]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- fix it
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 12 Oct 2001 16:58:24 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-am_ac.patch -> 1.2

rpm-am_ac.patch

index a90327bbe4f0a5a53be113e82765ce50fb56fb59..4d89f2c2395f908333a81afd4468a659ebea3f4d 100644 (file)
@@ -1,16 +1,16 @@
 diff -urN rpm-4.0.2.org/acconfig.h rpm-4.0.2/acconfig.h
 --- rpm-4.0.2.org/acconfig.h   Fri Oct 12 18:23:02 2001
-+++ rpm-4.0.2/acconfig.h       Fri Oct 12 18:24:46 2001
-@@ -159,6 +159,9 @@
- /* Build with dmalloc support? */
- #undef DMALLOC
++++ rpm-4.0.2/acconfig.h       Fri Oct 12 18:50:55 2001
+@@ -29,6 +29,9 @@
+ /* Define as 1 if you have catgets and don't want to use GNU gettext.  */
+ #undef HAVE_CATGETS
  
++/* */
 +#undef HAVE_GETMNTENT
-+#undef fnmatch
 +
- ^L
- /* Leave that blank line there!!  Autoheader needs it.
-    If you're adding to this file, keep in mind:
+ /* Define as 1 if you have gettext and don't want to use GNU gettext.  */
+ #undef HAVE_GETTEXT
 diff -urN rpm-4.0.2.org/configure.in rpm-4.0.2/configure.in
 --- rpm-4.0.2.org/configure.in Fri Oct 12 18:23:08 2001
 +++ rpm-4.0.2/configure.in     Fri Oct 12 18:25:18 2001
This page took 0.093689 seconds and 4 git commands to generate.