linamh/dev-python/gtkmozembed-python/files/gtkmozembed-python-2.19.1-libtool2.patch

12 lines
258 B
Diff
Raw Normal View History

--- a/configure.ac 2008-07-01 14:01:35.000000000 +0200
+++ b/configure.ac 2008-07-01 14:02:08.000000000 +0200
@@ -43,6 +43,8 @@
AC_DISABLE_STATIC
AC_PROG_LIBTOOL
+AC_PROG_CXX
+m4_ifdef([LT_OUTPUT],[LT_OUTPUT])
dnl check for python
AM_PATH_PYTHON(2.3)