projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
make the configure script detect that it is running on a Windows platform, and report...
[asterisk/asterisk.git]
/
build_tools
/
menuselect-deps.in
diff --git
a/build_tools/menuselect-deps.in
b/build_tools/menuselect-deps.in
index
fbb4b15
..
98ec88a
100644
(file)
--- a/
build_tools/menuselect-deps.in
+++ b/
build_tools/menuselect-deps.in
@@
-42,3
+42,4
@@
ISDNNET=@PBX_ISDNNET@
MISDN=@PBX_MISDN@
SUPPSERV=@PBX_SUPPSERV@
GNU_LD=@GNU_LD@
MISDN=@PBX_MISDN@
SUPPSERV=@PBX_SUPPSERV@
GNU_LD=@GNU_LD@
+WINARCH=@WINARCH@