[farsight2/master] Remove unused stuff in configure
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:26:45 PST 2008
---
configure.ac | 23 -----------------------
1 files changed, 0 insertions(+), 23 deletions(-)
diff --git a/configure.ac b/configure.ac
index 64fbb41..05b1071 100644
--- a/configure.ac
+++ b/configure.ac
@@ -296,29 +296,6 @@ AG_GST_SET_ERROR_CFLAGS($FS2_CVS)
dnl define correct level for debugging messages
AG_GST_SET_LEVEL_DEFAULT($FS2_CVS)
-dnl *** sys plug-ins ***
-
-echo
-AC_MSG_NOTICE([Checking libraries for plugins in sys/])
-echo
-
-dnl *** ext plug-ins ***
-dnl keep this list sorted alphabetically !
-
-if test "x$BUILD_EXTERNAL" = "xyes"; then
-
-echo
-AC_MSG_NOTICE([Checking libraries for plugins in ext/])
-echo
-
-else
-
-dnl not building plugins with external dependencies,
-dnl but we still need to set the conditionals
-echo
-
-fi dnl of EXT plugins
-
AC_CHECK_FUNCS(getifaddrs)
dnl *** finalize CFLAGS, LDFLAGS, LIBS
--
1.5.6.5
More information about the farsight-commits
mailing list