~ubuntu-branches/ubuntu/precise/rpm/precise

« back to all changes in this revision

Viewing changes to file/doc/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-12-21 17:49:23 UTC
  • Revision ID: james.westby@ubuntu.com-20081221174923-k9du2lfj9cotahku
Tags: 4.4.2.3-2
* Remove Anand Kumria from Uploader; thanks for your work!
* Add Vcs-Git and Vcs-Browser fields.
* Wrap build-deps and deps.
* Bump Standards-Version to 3.8.0.
* Drop obsolete debian/pycompat.
* Add debian/gbp.conf for git-buildpackage.
* New patch, 22_spelling-fixes, fixes typo in doc/rpm.8 man page; from
  Ubuntu; LP: #73355.
* Refresh patches 02-hkp-disable, 09-prereq, 14-work-on-debian64,
  17-dont-be-redhat, 21-kfreebsd to apply cleanly.
* Drop source-contains-CVS-dir lintian overrides as we use tarballs and we
  should make dist a tarball or at least a CVS export if we pull a snapshot.
* Build-dep on autotools-dev and drop outdated-autotools-helper-file lintian
  overrides.
* New patch, 40_fix-zlib-include-in-file, fixes zlib -I flag breaking the
  build of the internal "file" copy when relibtoolized.
* New patch, 50_internal-popt-config-flag, adds a --with-internal-popt
  configure flag to allow forcing the use of an external popt.
* New patch, 68_autogen-fixes, calls "autoreconf -fi" instead of
  ./autogen.sh in file/ and cleans up some junk files after the autogens
  (autom4te.cache and ~ backups).
* New patch, 70_autogen, run ./autogen --noconfigure.
* Pass --with-internal-popt=no to configure.
* Kill plenty of manual autotools cleanup from rules as well as popt
  removal.
* Drop autoconf/automake/libtoolize invocation from rules.
* Use "touch $@" instead of repeating target name.
* Don't duplicate the way to call quilt and pass it --quiltrc /dev/null.
* Pass -s to dh_* in binary-indep.
* Update download URL in copyright.
* Drop DH_VERBOSE=1.
* Set configure flags via a new var, configure_flags, and only pass --host
  to configure if DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE differ.
* Drop obsolete README.Debian note related to rpm 4.1 behavior change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.10 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
6
6
# This Makefile.in is free software; the Free Software Foundation
7
7
# gives unlimited permission to copy and/or distribute it,
8
8
# with or without modifications, as long as this notice is preserved.
56
56
CFLAGS = @CFLAGS@
57
57
CPP = @CPP@
58
58
CPPFLAGS = @CPPFLAGS@
 
59
CXX = @CXX@
 
60
CXXCPP = @CXXCPP@
 
61
CXXDEPMODE = @CXXDEPMODE@
 
62
CXXFLAGS = @CXXFLAGS@
59
63
CYGPATH_W = @CYGPATH_W@
60
64
DEFS = @DEFS@
61
65
DEPDIR = @DEPDIR@
62
 
DSYMUTIL = @DSYMUTIL@
63
 
DUMPBIN = @DUMPBIN@
 
66
ECHO = @ECHO@
64
67
ECHO_C = @ECHO_C@
65
68
ECHO_N = @ECHO_N@
66
69
ECHO_T = @ECHO_T@
67
70
EGREP = @EGREP@
68
71
EXEEXT = @EXEEXT@
69
 
FGREP = @FGREP@
 
72
F77 = @F77@
 
73
FFLAGS = @FFLAGS@
70
74
GREP = @GREP@
71
75
INSTALL = @INSTALL@
72
76
INSTALL_DATA = @INSTALL_DATA@
73
77
INSTALL_PROGRAM = @INSTALL_PROGRAM@
74
78
INSTALL_SCRIPT = @INSTALL_SCRIPT@
75
79
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
76
 
LD = @LD@
77
80
LDFLAGS = @LDFLAGS@
78
81
LIBOBJS = @LIBOBJS@
79
82
LIBS = @LIBS@
80
83
LIBTOOL = @LIBTOOL@
81
 
LIPO = @LIPO@
82
84
LN_S = @LN_S@
83
85
LTLIBOBJS = @LTLIBOBJS@
84
86
MAKEINFO = @MAKEINFO@
85
87
MARK64 = @MARK64@
86
88
MKDIR_P = @MKDIR_P@
87
 
NM = @NM@
88
 
NMEDIT = @NMEDIT@
89
89
OBJEXT = @OBJEXT@
90
 
OTOOL = @OTOOL@
91
 
OTOOL64 = @OTOOL64@
92
90
PACKAGE = @PACKAGE@
93
91
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
94
92
PACKAGE_NAME = @PACKAGE_NAME@
107
105
abs_top_builddir = @abs_top_builddir@
108
106
abs_top_srcdir = @abs_top_srcdir@
109
107
ac_ct_CC = @ac_ct_CC@
110
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
108
ac_ct_CXX = @ac_ct_CXX@
 
109
ac_ct_F77 = @ac_ct_F77@
111
110
am__include = @am__include@
112
111
am__leading_dot = @am__leading_dot@
113
112
am__quote = @am__quote@
139
138
libexecdir = @libexecdir@
140
139
localedir = @localedir@
141
140
localstatedir = @localstatedir@
142
 
lt_ECHO = @lt_ECHO@
143
141
mandir = @mandir@
144
142
mkdir_p = @mkdir_p@
145
143
oldincludedir = @oldincludedir@
173
171
              exit 1;; \
174
172
          esac; \
175
173
        done; \
176
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
 
174
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  doc/Makefile'; \
177
175
        cd $(top_srcdir) && \
178
 
          $(AUTOMAKE) --gnu  doc/Makefile
 
176
          $(AUTOMAKE) --foreign  doc/Makefile
179
177
.PRECIOUS: Makefile
180
178
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181
179
        @case '$?' in \