Author: qboosh Date: Sun Jun 12 20:25:59 2005 GMT Module: SOURCES Tag: HEAD ---- Log message: - use aclocal instead of builtin includes
---- Files affected: SOURCES: t1lib-aclocal.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/t1lib-aclocal.patch diff -u /dev/null SOURCES/t1lib-aclocal.patch:1.1 --- /dev/null Sun Jun 12 22:25:59 2005 +++ SOURCES/t1lib-aclocal.patch Sun Jun 12 22:25:54 2005 @@ -0,0 +1,10 @@ +--- t1lib-5.1.0/configure.in.orig 2005-05-18 05:15:38.000000000 +0200 ++++ t1lib-5.1.0/configure.in 2005-06-12 22:17:14.151913144 +0200 +@@ -77,7 +77,5 @@ + + dnl We use this file by Andreas Zeller to check for libXaw +-builtin(include, ac-tools/ice_find_athena.m4) +-builtin(include, ac-tools/aclocal.m4) + + dnl We want these before the checks, so the checks can modify their values. + test -z "$LDLIBS" && LDLIBS=-lm AC_SUBST(LDLIBS) ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
