]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-am_ac.patch
- first step to upcomming 4.0.4
[packages/rpm.git] / rpm-am_ac.patch
CommitLineData
1ad9e501
AM
1diff -urN rpm-4.0.2.org/acconfig.h rpm-4.0.2/acconfig.h
2--- rpm-4.0.2.org/acconfig.h Fri Oct 12 18:23:02 2001
5968fa75
AM
3+++ rpm-4.0.2/acconfig.h Fri Oct 12 18:50:55 2001
4@@ -29,6 +29,9 @@
5 /* Define as 1 if you have catgets and don't want to use GNU gettext. */
6 #undef HAVE_CATGETS
1ad9e501 7
5968fa75 8+/* */
1ad9e501 9+#undef HAVE_GETMNTENT
1ad9e501 10+
5968fa75
AM
11 /* Define as 1 if you have gettext and don't want to use GNU gettext. */
12 #undef HAVE_GETTEXT
13
1ad9e501
AM
14diff -urN rpm-4.0.2.org/configure.in rpm-4.0.2/configure.in
15--- rpm-4.0.2.org/configure.in Fri Oct 12 18:23:08 2001
16+++ rpm-4.0.2/configure.in Fri Oct 12 18:25:18 2001
17@@ -20,7 +20,6 @@
18 LIBOBJS=
19
20 dnl Checks for programs.
21-AC_ARG_PROGRAM
22 AC_PROG_CC
23 if test "$ac_cv_prog_gcc" = yes; then
24 CFLAGS="$CFLAGS -D_GNU_SOURCE -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts"
This page took 0.025385 seconds and 4 git commands to generate.