summaryrefslogtreecommitdiff
path: root/include/asterisk/autoconfig.h.in
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-05-26 00:29:40 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-05-26 00:29:40 +0000
commita7498ae02e750221a0307e04a572af752a414ba2 (patch)
tree9a976cd88a4ba29b26429a21f664c430c122d350 /include/asterisk/autoconfig.h.in
parent01db62bdbe085c8fe02c30a84ff125137540df86 (diff)
Use configure to determine the prefixes and include directories properly.
This ensures cross-platform compatibility, even among Linux distributions, which don't always put headers in the same place. (closes issue #17391) Reported by: loloski git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@265747 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/autoconfig.h.in')
-rw-r--r--include/asterisk/autoconfig.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index f6e1dae7c..70e34113b 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -1020,9 +1020,6 @@
slash. */
#undef LSTAT_FOLLOWS_SLASHED_SYMLINK
-/* Define to 1 if lua is found with a lua5.1 prefix */
-#undef LUA51_PREFIX
-
/* Build chan_misdn for mISDN 1.2 or later. */
#undef MISDN_1_2