Author: pawelz Date: Thu Aug 20 07:22:11 2009 GMT Module: packages Tag: DEVEL ---- Log message: - buildfix for 32-bit archs
---- Files affected: packages/ekg2: ekg2-largefile.patch (NONE -> 1.1.2.1) (NEW) ---- Diffs: ================================================================ Index: packages/ekg2/ekg2-largefile.patch diff -u /dev/null packages/ekg2/ekg2-largefile.patch:1.1.2.1 --- /dev/null Thu Aug 20 09:22:11 2009 +++ packages/ekg2/ekg2-largefile.patch Thu Aug 20 09:22:06 2009 @@ -0,0 +1,11 @@ +--- a/configure.ac 2009-08-20 09:12:07.000000000 +0200 ++++ b/configure.ac 2009-08-20 09:13:17.000000000 +0200 +@@ -21,6 +21,8 @@ + AC_PROG_LIBTOOL + AC_SUBST(LIBTOOL_DEPS) + ++AC_SYS_LARGEFILE ++ + dnl It's obsolete in current versions of gettext but it's needed in older + AM_GNU_GETTEXT([external]) + AM_GNU_GETTEXT_VERSION([0.14.3]) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
