SOURCES: obexftp-py-m4.patch - typo
glen
glen at pld-linux.org
Wed Oct 25 23:44:12 CEST 2006
Author: glen Date: Wed Oct 25 21:44:12 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- typo
---- Files affected:
SOURCES:
obexftp-py-m4.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/obexftp-py-m4.patch
diff -u SOURCES/obexftp-py-m4.patch:1.1 SOURCES/obexftp-py-m4.patch:1.2
--- SOURCES/obexftp-py-m4.patch:1.1 Tue Oct 24 01:30:42 2006
+++ SOURCES/obexftp-py-m4.patch Wed Oct 25 23:44:07 2006
@@ -1,6 +1,6 @@
--- obexftp-0.20/acinclude.m4~ 2006-01-21 14:03:06.000000000 +0200
+++ obexftp-0.20/acinclude.m4 2006-10-24 02:25:49.066392881 +0300
-@@ -214,54 +214,41 @@
+@@ -214,54 +214,40 @@
])
AC_DEFUN([AC_PYTHON_DEVEL],[
@@ -65,7 +65,6 @@
+ AC_MSG_ERROR([cannot find Python include path])
+ fi
+ AC_SUBST([PYTHON_CPPFLAGS],[-I$python_includes])
-+ AC_SUBST([PYTHON_CPPFLAGS],[-I$python_path])
+
+ # Check for Python library path
+ AC_MSG_CHECKING([for Python library path])
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/obexftp-py-m4.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list