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

« back to all changes in this revision

Viewing changes to doc/ko/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.
35
35
subdir = doc/ko
36
36
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
37
37
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
38
 
am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
39
 
        $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/isc-posix.m4 \
40
 
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
41
 
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
42
 
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
43
 
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
44
 
        $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
45
 
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
 
38
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46
39
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47
40
        $(ACLOCAL_M4)
48
41
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
81
74
DBLIBSRCS = @DBLIBSRCS@
82
75
DEFS = @DEFS@
83
76
DEPDIR = @DEPDIR@
84
 
DSYMUTIL = @DSYMUTIL@
85
 
DUMPBIN = @DUMPBIN@
 
77
ECHO = @ECHO@
86
78
ECHO_C = @ECHO_C@
87
79
ECHO_N = @ECHO_N@
88
80
ECHO_T = @ECHO_T@
89
81
EGREP = @EGREP@
90
82
EXEEXT = @EXEEXT@
91
 
FGREP = @FGREP@
 
83
F77 = @F77@
 
84
FFLAGS = @FFLAGS@
92
85
FINDPROVIDES = @FINDPROVIDES@
93
86
FINDREQUIRES = @FINDREQUIRES@
94
87
FIXPERMS = @FIXPERMS@
95
 
GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
96
88
GMSGFMT = @GMSGFMT@
97
89
GMSGFMT_015 = @GMSGFMT_015@
98
90
GREP = @GREP@
104
96
INSTALL_SCRIPT = @INSTALL_SCRIPT@
105
97
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
106
98
INTLLIBS = @INTLLIBS@
107
 
LD = @LD@
 
99
INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
108
100
LDFLAGS = @LDFLAGS@
109
101
LDFLAGS_NPTL = @LDFLAGS_NPTL@
110
102
LDFLAGS_STATIC = @LDFLAGS_STATIC@
117
109
LIBRPMRC_FILENAME = @LIBRPMRC_FILENAME@
118
110
LIBS = @LIBS@
119
111
LIBTOOL = @LIBTOOL@
120
 
LIPO = @LIPO@
121
112
LN_S = @LN_S@
122
113
LOCALEDIR = @LOCALEDIR@
123
114
LTLIBICONV = @LTLIBICONV@
131
122
MSGFMT = @MSGFMT@
132
123
MSGFMT_015 = @MSGFMT_015@
133
124
MSGMERGE = @MSGMERGE@
134
 
NM = @NM@
135
 
NMEDIT = @NMEDIT@
136
125
OBJDUMP = @OBJDUMP@
137
126
OBJEXT = @OBJEXT@
138
 
OTOOL = @OTOOL@
139
 
OTOOL64 = @OTOOL64@
140
127
PACKAGE = @PACKAGE@
141
128
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142
129
PACKAGE_NAME = @PACKAGE_NAME@
207
194
WITH_ZLIB_SUBDIR = @WITH_ZLIB_SUBDIR@
208
195
XGETTEXT = @XGETTEXT@
209
196
XGETTEXT_015 = @XGETTEXT_015@
210
 
XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
211
197
YACC = @YACC@
212
198
YFLAGS = @YFLAGS@
213
199
__CAT = @__CAT@
248
234
abs_top_srcdir = @abs_top_srcdir@
249
235
ac_ct_CC = @ac_ct_CC@
250
236
ac_ct_CXX = @ac_ct_CXX@
251
 
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
237
ac_ct_F77 = @ac_ct_F77@
252
238
am__include = @am__include@
253
239
am__leading_dot = @am__leading_dot@
254
240
am__quote = @am__quote@
281
267
libexecdir = @libexecdir@
282
268
localedir = @localedir@
283
269
localstatedir = @localstatedir@
284
 
lt_ECHO = @lt_ECHO@
285
270
mandir = @mandir@/ko
286
271
mkdir_p = @mkdir_p@
287
272
oldincludedir = @oldincludedir@