This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
asterisk
Watch
1
Star
0
Fork
0
You've already forked asterisk
mirror of
https://github.com/asterisk/asterisk.git
synced
2025-09-05 20:20:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f325ae583f4dc589e1b249d08693527de4a58b1
asterisk
/
build_tools
/
get_makeopts
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add support for setting the CFLAGS for voicemail storage options in menuselect Thanks to kpfleming for the Makefile magic :) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@34492 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-06-16 16:17:43 +00:00
/\/\*\*\* MAKEOPTS/ {printit=1; next}
Thanks to the fine work of Russell Bryant and Dancho Lazarov, we now have autoconf and menuselect tools for Asterisk! git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@22267 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-04-24 17:11:45 +00:00
/\*\*\*\// {exit}
// {if (printit) print}
Reference in New Issue
Copy Permalink