Update build system to Autoconf 2.58, Automake 1.7, gettext 0.12.1.
[pspp-builds.git] / config / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44 AUTOCONF = @AUTOCONF@
45 AUTOHEADER = @AUTOHEADER@
46 AUTOMAKE = @AUTOMAKE@
47 AWK = @AWK@
48 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
49 CATOBJEXT = @CATOBJEXT@
50 CC = @CC@
51 CCDEPMODE = @CCDEPMODE@
52 CFLAGS = @CFLAGS@
53 CPP = @CPP@
54 CPPFLAGS = @CPPFLAGS@
55 CYGPATH_W = @CYGPATH_W@
56 DATADIRNAME = @DATADIRNAME@
57 DEFS = @DEFS@
58 DEPDIR = @DEPDIR@
59 ECHO_C = @ECHO_C@
60 ECHO_N = @ECHO_N@
61 ECHO_T = @ECHO_T@
62 EGREP = @EGREP@
63 EXEEXT = @EXEEXT@
64 GENCAT = @GENCAT@
65 GLIBC21 = @GLIBC21@
66 GMSGFMT = @GMSGFMT@
67 INSTALL_DATA = @INSTALL_DATA@
68 INSTALL_PROGRAM = @INSTALL_PROGRAM@
69 INSTALL_SCRIPT = @INSTALL_SCRIPT@
70 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
71 INSTOBJEXT = @INSTOBJEXT@
72 INTLBISON = @INTLBISON@
73 INTLLIBS = @INTLLIBS@
74 INTLOBJS = @INTLOBJS@
75 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
76 LDFLAGS = @LDFLAGS@
77 LIBICONV = @LIBICONV@
78 LIBINTL = @LIBINTL@
79 LIBOBJS = @LIBOBJS@
80 LIBS = @LIBS@
81 LN_S = @LN_S@
82 LTLIBICONV = @LTLIBICONV@
83 LTLIBINTL = @LTLIBINTL@
84 LTLIBOBJS = @LTLIBOBJS@
85 MAKEINFO = @MAKEINFO@
86 MKINSTALLDIRS = @MKINSTALLDIRS@
87 MSGFMT = @MSGFMT@
88 MSGMERGE = @MSGMERGE@
89 OBJEXT = @OBJEXT@
90 PACKAGE = @PACKAGE@
91 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
92 PACKAGE_NAME = @PACKAGE_NAME@
93 PACKAGE_STRING = @PACKAGE_STRING@
94 PACKAGE_TARNAME = @PACKAGE_TARNAME@
95 PACKAGE_VERSION = @PACKAGE_VERSION@
96 PATH_SEPARATOR = @PATH_SEPARATOR@
97 POSUB = @POSUB@
98 RANLIB = @RANLIB@
99 SET_MAKE = @SET_MAKE@
100 SHELL = @SHELL@
101 STRIP = @STRIP@
102 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
103 USE_NLS = @USE_NLS@
104 VERSION = @VERSION@
105 XGETTEXT = @XGETTEXT@
106 ac_ct_CC = @ac_ct_CC@
107 ac_ct_RANLIB = @ac_ct_RANLIB@
108 ac_ct_STRIP = @ac_ct_STRIP@
109 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
110 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
111 am__include = @am__include@
112 am__leading_dot = @am__leading_dot@
113 am__quote = @am__quote@
114 bindir = @bindir@
115 build = @build@
116 build_alias = @build_alias@
117 build_cpu = @build_cpu@
118 build_os = @build_os@
119 build_vendor = @build_vendor@
120 datadir = @datadir@
121 exec_prefix = @exec_prefix@
122 host = @host@
123 host_alias = @host_alias@
124 host_cpu = @host_cpu@
125 host_os = @host_os@
126 host_vendor = @host_vendor@
127 includedir = @includedir@
128 infodir = @infodir@
129 install_sh = @install_sh@
130 libdir = @libdir@
131 libexecdir = @libexecdir@
132 localstatedir = @localstatedir@
133 mandir = @mandir@
134 oldincludedir = @oldincludedir@
135 prefix = @prefix@
136 program_transform_name = @program_transform_name@
137 sbindir = @sbindir@
138 sharedstatedir = @sharedstatedir@
139 sysconfdir = @sysconfdir@
140 target_alias = @target_alias@
141
142 pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
143 pkgsysconf_DATA = devices html-prologue papersize ps-prologue
144 EXTRA_DIST = devices html-prologue papersize ps-prologue
145
146 MAINTAINERCLEANFILES = Makefile.in
147 subdir = config
148 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
149 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
150 CONFIG_HEADER = $(top_builddir)/config.h
151 CONFIG_CLEAN_FILES =
152 DIST_SOURCES =
153 DATA = $(pkgsysconf_DATA)
154
155 DIST_COMMON = $(srcdir)/Makefile.in ChangeLog Makefile.am
156 all: all-am
157
158 .SUFFIXES:
159 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
160         cd $(top_srcdir) && \
161           $(AUTOMAKE) --gnu  config/Makefile
162 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
163         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
164 uninstall-info-am:
165 pkgsysconfDATA_INSTALL = $(INSTALL_DATA)
166 install-pkgsysconfDATA: $(pkgsysconf_DATA)
167         @$(NORMAL_INSTALL)
168         $(mkinstalldirs) $(DESTDIR)$(pkgsysconfdir)
169         @list='$(pkgsysconf_DATA)'; for p in $$list; do \
170           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
171           f="`echo $$p | sed -e 's|^.*/||'`"; \
172           echo " $(pkgsysconfDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgsysconfdir)/$$f"; \
173           $(pkgsysconfDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgsysconfdir)/$$f; \
174         done
175
176 uninstall-pkgsysconfDATA:
177         @$(NORMAL_UNINSTALL)
178         @list='$(pkgsysconf_DATA)'; for p in $$list; do \
179           f="`echo $$p | sed -e 's|^.*/||'`"; \
180           echo " rm -f $(DESTDIR)$(pkgsysconfdir)/$$f"; \
181           rm -f $(DESTDIR)$(pkgsysconfdir)/$$f; \
182         done
183 tags: TAGS
184 TAGS:
185
186 ctags: CTAGS
187 CTAGS:
188
189 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
190
191 top_distdir = ..
192 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
193
194 distdir: $(DISTFILES)
195         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
196         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
197         list='$(DISTFILES)'; for file in $$list; do \
198           case $$file in \
199             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
200             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
201           esac; \
202           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
203           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
204           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
205             dir="/$$dir"; \
206             $(mkinstalldirs) "$(distdir)$$dir"; \
207           else \
208             dir=''; \
209           fi; \
210           if test -d $$d/$$file; then \
211             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
212               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
213             fi; \
214             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
215           else \
216             test -f $(distdir)/$$file \
217             || cp -p $$d/$$file $(distdir)/$$file \
218             || exit 1; \
219           fi; \
220         done
221 check-am: all-am
222 check: check-am
223 all-am: Makefile $(DATA)
224
225 installdirs:
226         $(mkinstalldirs) $(DESTDIR)$(pkgsysconfdir)
227 install: install-am
228 install-exec: install-exec-am
229 install-data: install-data-am
230 uninstall: uninstall-am
231
232 install-am: all-am
233         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
234
235 installcheck: installcheck-am
236 install-strip:
237         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
238           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
239           `test -z '$(STRIP)' || \
240             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
241 mostlyclean-generic:
242
243 clean-generic:
244
245 distclean-generic:
246         -rm -f $(CONFIG_CLEAN_FILES)
247
248 maintainer-clean-generic:
249         @echo "This command is intended for maintainers to use"
250         @echo "it deletes files that may require special tools to rebuild."
251         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
252 clean: clean-am
253
254 clean-am: clean-generic mostlyclean-am
255
256 distclean: distclean-am
257         -rm -f Makefile
258 distclean-am: clean-am distclean-generic
259
260 dvi: dvi-am
261
262 dvi-am:
263
264 info: info-am
265
266 info-am:
267
268 install-data-am: install-pkgsysconfDATA
269
270 install-exec-am:
271
272 install-info: install-info-am
273
274 install-man:
275
276 installcheck-am:
277
278 maintainer-clean: maintainer-clean-am
279         -rm -f Makefile
280 maintainer-clean-am: distclean-am maintainer-clean-generic
281
282 mostlyclean: mostlyclean-am
283
284 mostlyclean-am: mostlyclean-generic
285
286 pdf: pdf-am
287
288 pdf-am:
289
290 ps: ps-am
291
292 ps-am:
293
294 uninstall-am: uninstall-info-am uninstall-pkgsysconfDATA
295
296 .PHONY: all all-am check check-am clean clean-generic distclean \
297         distclean-generic distdir dvi dvi-am info info-am install \
298         install-am install-data install-data-am install-exec \
299         install-exec-am install-info install-info-am install-man \
300         install-pkgsysconfDATA install-strip installcheck \
301         installcheck-am installdirs maintainer-clean \
302         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
303         pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
304         uninstall-pkgsysconfDATA
305
306
307 # A `private installation' in my terms is just having the appropriate
308 # configuration files in ~/.pspp instead of a global configuration
309 # location.  So I let those files be installed automatically.
310
311 private-install:
312         $(mkinstalldirs) $$HOME/.pspp
313         cd $(srcdir); cp $(pkgsysconf_DATA) $$HOME/.pspp
314 private-uninstall:
315         -cd $$HOME/.pspp; rm -f $(pkgsysconf_DATA)
316         -rmdir $$HOME/.pspp
317 # Tell versions [3.59,3.63) of GNU make to not export all variables.
318 # Otherwise a system limit (for SysV at least) may be exceeded.
319 .NOEXPORT: