aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 01:22:45 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-06-04 01:22:45 +0000
commitf4733a17a145677c0f0d79ac6fcdf0b07cd4e716 (patch)
treeaac008c3ce39e92b5f2a2570922162f26abcc219 /include
parent18711d61dbc29435e5b9082fd7708f7bbcf1865a (diff)
Merged revisions 267775 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r267775 | tilghman | 2010-06-03 20:20:17 -0500 (Thu, 03 Jun 2010) | 14 lines Merged revisions 267759 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r267759 | tilghman | 2010-06-03 20:16:26 -0500 (Thu, 03 Jun 2010) | 7 lines Make the default install path appear to be /usr on Linux, instead of /usr/local. Also, reorganize the options, so that they're more alphabetical. (closes issue #17013) Reported by: klaus3000 ........ ................ git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.2@267787 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-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 a6f108e82..e3bd573cc 100644
--- a/include/asterisk/autoconfig.h.in
+++ b/include/asterisk/autoconfig.h.in
@@ -558,9 +558,6 @@
/* Define if your system has the SDL libraries. */
#undef HAVE_SDL
-/* Define to 1 if you have the Sdl Image library. */
-#undef HAVE_SDL_IMAGE
-
/* Define to 1 if you have the `select' function. */
#undef HAVE_SELECT