From: djrzulf Date: Thu, 30 Oct 2003 23:20:17 +0000 (+0000) Subject: - updated, X-Git-Tag: auto/ac/conflib-0_4_5-6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fconflib.git;a=commitdiff_plain;h=95e62085650b301fd50422334f8de01283ebc0bf - updated, Changed files: conflib-ac25x.patch -> 1.3 --- diff --git a/conflib-ac25x.patch b/conflib-ac25x.patch index 926c4ed..f114bf6 100644 --- a/conflib-ac25x.patch +++ b/conflib-ac25x.patch @@ -1,23 +1,12 @@ ---- conflib-0.4.5/acinclude.m4~ Fri Oct 9 19:03:56 1998 -+++ conflib-0.4.5/acinclude.m4 Fri Aug 10 14:57:24 2001 -@@ -1,7 +1,7 @@ - dnl - dnl prüft ob fcntl(F_SETLK) broken ist. - dnl --AC_DEFUN(UO_FUNC_BROKEN_F_SETLK, [ -+AC_DEFUN([UO_FUNC_BROKEN_F_SETLK], [ - AC_MSG_CHECKING([whether fcntl(F_SETLK) is broken]) - AC_CACHE_VAL(uo_cv_setlk_broken, - AC_TRY_RUN([ ---- conflib-0.4.5/configure.in~ Mon Oct 12 19:59:56 1998 -+++ conflib-0.4.5/configure.in Fri Aug 10 15:04:39 2001 -@@ -86,7 +87,7 @@ +--- conflib-0.4.5/configure.in~ 2003-10-31 00:17:42.000000000 +0100 ++++ conflib-0.4.5/configure.in 2003-10-31 00:18:14.000000000 +0100 +@@ -85,7 +85,7 @@ AC_MSG_RESULT($fu_cv_sys_working_fnmatch) UO_FUNC_BROKEN_F_SETLK -AC_SUBST(LIBOBJS) ++AC_SUBST(AC_LIBOBJ) AC_SUBST(ERSATZHEADER) --AC_OUTPUT(Makefile tests/Makefile doc/Makefile src/Makefile testsuite/Makefile Specfile) -+AC_CONFIG_FILES([Makefile doc/Makefile src/Makefile testsuite/Makefile Specfile]) -+AC_OUTPUT +-AC_OUTPUT(Makefile tests/Makefile doc/Makefile src/Makefile testsuite/Makefile) ++AC_OUTPUT(Makefile doc/Makefile src/Makefile testsuite/Makefile)