aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-19 17:52:52 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-03-19 17:52:52 +0000
commitcedc02cca9da4469f7f4c20ceb812704814dbf9a (patch)
tree741c5eddf5282546b8f00886016a47b23bb9704f /include
parent8c0ce170c80f69d548d5b907ec81b6e74b35e17c (diff)
Remove the use of RTLD_NOLOAD, as it is not behaving like expected.
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@183241 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/autoconfig.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asterisk/autoconfig.h.in b/include/asterisk/autoconfig.h.in
index 1c44abb3b..e3de4487f 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -334,10 +334,6 @@
/* Define to 1 if you have the `rint' function. */
#undef HAVE_RINT
-/* Define to 1 if your system has a dynamic linker that supports RTLD_NOLOAD.
- */
-#undef HAVE_RTLD_NOLOAD
-
/* Define to 1 if your system has /sbin/launchd. */
#undef HAVE_SBIN_LAUNCHD