This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
asterisk
Watch
1
Star
0
Fork
0
mirror of
https://github.com/asterisk/asterisk.git
synced
2026-07-27 16:07:15 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dc993db55c7bb91c5470c0fb54009c95faae357b
asterisk
/
build_tools
/
get_moduleinfo
T
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk!
2006-04-24 17:11:45 +00:00
/\/\*\*\* MODULEINFO/ {printit=1; next}
Merged revisions 53779-53781 via svnmerge from
2007-02-09 23:53:51 +00:00
/\*\*\*\// {if (printit) exit}
Merged revisions 139909 via svnmerge from
2008-08-25 21:32:10 +00:00
/.*/ {if (printit) print}
Reference in New Issue
Copy Permalink