Author: qrczak Date: Sat Feb 24 14:35:14 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - Simpler building fix: just remove AM_ICONV.
---- Files affected: SOURCES: pulseaudio-am-iconv.patch (NONE -> 1.1) (NEW), pulseaudio-gettext.patch (1.1 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: SOURCES/pulseaudio-am-iconv.patch diff -u /dev/null SOURCES/pulseaudio-am-iconv.patch:1.1 --- /dev/null Sat Feb 24 15:35:14 2007 +++ SOURCES/pulseaudio-am-iconv.patch Sat Feb 24 15:35:09 2007 @@ -0,0 +1,13 @@ +--- pulseaudio-0.9.5/configure.ac~ 2007-02-24 14:56:39.000000000 +0100 ++++ pulseaudio-0.9.5/configure.ac 2007-02-24 14:57:01.000000000 +0100 +@@ -253,10 +253,6 @@ + # Check for open64 to know if the current system does have open64() and similar functions + AC_CHECK_FUNCS([open64]) + +-#### [lib]iconv #### +- +-AM_ICONV +- + ################################### + # External libraries # + ################################### ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
