[farsight2/master] Remove trailing whitespace in configure file
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:24:00 PST 2008
---
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 18cc9e1..511b66d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -214,7 +214,7 @@ AC_CHECK_MEMBER([struct ip_mreqn.imr_ifindex],
#include <sys/socket.h>
#include <netinet/in.h>
])
-
+
dnl *** checks for compiler characteristics ***
@@ -358,7 +358,7 @@ AC_ARG_ENABLE([python],
if test "x$WANT_PYTHON" = "xyes"; then
AM_PATH_PYTHON
AM_CHECK_PYTHON_HEADERS(,[AC_MSG_ERROR(could not find Python headers)])
- PKG_CHECK_MODULES(PYFARSIGHT, [ pygobject-2.0 >= 2.12.0
+ PKG_CHECK_MODULES(PYFARSIGHT, [ pygobject-2.0 >= 2.12.0
gst-python-0.10 >= 0.10.10
pygtk-2.0 >= 2.10 ] )
fi
--
1.5.6.5
More information about the farsight-commits
mailing list