comparison src/mingw-transfig-1-configure.patch @ 3374:7b62537d0f8a

Add transfig package * index.html: add transfig 3.2.5e * src/mingw-transfig-1-configure.patch: New file. * src/transfig.mk: New file. * mk-dist: Added transfig to build targets
author John Donoghue <john.donoghue@ieee.org>
date Tue, 31 Dec 2013 11:20:01 -0500
parents
children
comparison
equal deleted inserted replaced
3373:e9576ebedb26 3374:7b62537d0f8a
1 diff -urN transfig.3.2.5e/AUTHORS transfig.3.2.5e.fix/AUTHORS
2 --- transfig.3.2.5e/AUTHORS 1969-12-31 19:00:00 -0500
3 +++ transfig.3.2.5e.fix/AUTHORS 2013-12-31 10:02:35 -0500
4 @@ -0,0 +1,2 @@
5 +
6 +
7 diff -urN transfig.3.2.5e/COPYING transfig.3.2.5e.fix/COPYING
8 --- transfig.3.2.5e/COPYING 1969-12-31 19:00:00 -0500
9 +++ transfig.3.2.5e.fix/COPYING 2013-12-31 10:02:35 -0500
10 @@ -0,0 +1 @@
11 +
12 diff -urN transfig.3.2.5e/ChangeLog transfig.3.2.5e.fix/ChangeLog
13 --- transfig.3.2.5e/ChangeLog 1969-12-31 19:00:00 -0500
14 +++ transfig.3.2.5e.fix/ChangeLog 2013-12-31 10:02:35 -0500
15 @@ -0,0 +1,2 @@
16 +
17 +
18 diff -urN transfig.3.2.5e/INSTALL transfig.3.2.5e.fix/INSTALL
19 --- transfig.3.2.5e/INSTALL 1969-12-31 19:00:00 -0500
20 +++ transfig.3.2.5e.fix/INSTALL 2013-12-31 10:07:26 -0500
21 @@ -0,0 +1,186 @@
22 +TransFig is a set of tools for creating TeX documents with graphics
23 +which are portable, in the sense that they can be printed in a wide
24 +variety of environments.
25 +
26 +The transfig directory contains the source for the transfig command
27 +which generates a Makefile which translates Fig code to various graphics
28 +description languages using the fig2dev program. In previous releases,
29 +this command was implemented as a shell script.
30 +
31 +The fig2dev directory contains a general program for translating from
32 +Fig code to other graphics desciption languages. The dev subdirectory
33 +contains a library of output drivers used by fig2dev.
34 +
35 +Drivers currently exist for the following graphics langauges:
36 +(E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PostScript, and TeXtyl.
37 +Fig2dev can be configured with a subset of these drivers
38 +
39 +The doc directory contains man pages for fig2dev and for the transfig command.
40 +The subdirectory doc/manual contains a manual for using TransFig to create
41 +documents with portable graphics. The manual also contains a reference
42 +guide describing Fig code in detail, and a description of TFX, an extension to
43 +Fig code which is supported by the translators in this package.
44 +
45 +The file LATEX.AND.XFIG contains a useful tutorial on using xfig with LaTex.
46 +It was written by Eric Masson (McGill University)
47 +
48 +TransFig and its companion xfig are available from:
49 + ftp://epb.lbl.gov/xfig
50 + http://www.xfig.org/xfigdist
51 + ftp://ftp.x.org/contrib/applications/drawing_tools
52 + ftp://ftp.cdrom.com/pub/X11/contrib/applications/drawing_tools
53 + from any CTAN machine e.g. ftp://ftp.tex.ac.uk/pub/archive/graphics.
54 +
55 +*************************************************************************
56 +To make TransFig:
57 +
58 +1. Edit fig2dev/Imakefile and fig2dev/dev/Imakefile to make any changes
59 + noted below. At least make sure that you point XFIGLIBDIR to the
60 + same directory that xfig uses (usually /usr/local/lib/xfig). This
61 + will be used to hold the bitmaps directory for the tk fill patterns.
62 +2. Do a "xmkmf" to create the top level Makefile from the Imakefile
63 +3. Do a "make Makefiles" (That's with an "s")
64 +4. Do a "make" to make the programs
65 + **** This MUST be done before "make install" ****
66 +5. Do a "make install" to install them in the system
67 +6. Do a "make install.man" to put the manual pages in the proper directories
68 +
69 +o If you want to install transfig and fig2dev in a directory other than the
70 + default X11 binary directory, uncomment "BINDIR=<directory>" in both
71 + transfig/Imakefile and fig2dev/Imakefile, and change <directory> to the full
72 + path of the directory where you want the programs to be installed.
73 +
74 +o You may also have to redefine MKDIRHIER because "make" looks for it relative
75 + to the BINDIR variable. Set it to: "MKDIRHIER = /bin/sh <path>/mkdirhier"
76 + where <path> is the path to mkdirhier. This should be changed in both the
77 + transfig/Imakefile and fig2dev/Imakefile.
78 +
79 +o To change where the standard "man" pages go, uncommand and change MANDIR=<path>
80 + in both the transfig/Imakefile and fig2dev/Imakefile.
81 +
82 +o Uncomment the USELATEX2E flag in the transfig/Imakefile file to use the
83 + \\usepackage{} command for LaTeX2e.
84 + The default is to use \\documentstyle{} for LaTeX209.
85 +
86 +o In fig2dev/Imakefile for the described features:
87 +
88 + o Comment out the DDNFSS = ... line if you don't want NFSS2 font selection
89 + for LaTeX texts.
90 + o Comment out the DDLATEX2E_GRAPHICS = ... line if you don't want to use the
91 + standard graphics package distributed w/ LaTeX2e.
92 + o UNcomment the DDEPSFIG = ... line if you want to use the deprecated epsfig macros
93 + distributed w/ LaTeX2e (DDLATEX2E_GRAPHICS must also be defined).
94 +
95 + Hint: Users of LaTeX2e will probably want to include both of these
96 + options; users of LaTeX 2.09 will probably want to include neither.
97 +
98 +o If your system doesn't have strcasecmp() and/or strncasecmp(), uncomment the
99 + lines in the Imakefile with HAVE_NO_STRCASECMP and HAVE_NO_STRNCASECMP.
100 +
101 +o If your system doesn't have strstr(3) uncomment the "#define NOSTRSTR"
102 +
103 +o Make sure that you point XFIGLIBDIR to the same directory that xfig uses
104 + (usually /usr/local/lib/xfig). This will be used to hold the bitmaps
105 + directory for the tk fill patterns.
106 +
107 +o If you *don't* want PNG support, comment out the #define USEPNG line in
108 + the Imakefile.
109 +
110 +o If you want to be able to import PNG images then:
111 + o Uncomment the "#define USEPNG" line in the Imakefile.
112 + o You need the PNG library (-lpng) and the zlib (-lz) compression library.
113 + You can find the PNG sources at http://www.libpng.org/pub/png/libpng.html and
114 + the zlib sources at ftp://ftp.cdrom.com/pub/infozip/zlib.
115 +
116 +o If you want to be able to translate Fig files that have imported XPM files
117 + (color pixmaps) uncomment the "#define USEXPM" line in fig2dev/Imakefile.
118 + You need version 3.4c or newer of the XPM package.
119 + This is available from ftp.x.org in /contrib/libraries.
120 +
121 +o If your system doesn't have the strerror() function then uncomment the
122 + "#define NEED_STRERROR" in the Imakefile.
123 +
124 +o If your system can open files in text and binary modes and has the setmode()
125 + function, uncomment HAVE_SETMODE. This probably only applies to Windows 9x/NT
126 + systems.
127 +
128 +o Look in the Imakefiles to see if any options are relevant to your system.
129 +
130 +o If you use epic, eepic or tpic you must have compiled your dvips and xvdi
131 + with the tpic support (-DTPIC for dvips).
132 +
133 +o To use the -b (binary) option for CGM export, the ralcgm program is required.
134 + This is available from ftp://ftp.cc.rl.ac.uk/pub/graphics/ralcgm/
135 +
136 +***************
137 +IMPORTANT NOTE:
138 +
139 +o As of version 3.2.0 (final), fig2dev has taken over the translating of Fig
140 + to the bitmap formats (ACAD, GIF, JPEG, XPM, XBM, PCX, TIFF).
141 + In the past, xfig itself rendered the bitmap formats. This change was made
142 + to have a more consistent look and better fonts. First, the Fig file is
143 + translated to PostScript, then ghostscript is used to render the image to
144 + the final format in the case of JPEG, PCX and TIFF, or to PPM (portable
145 + pixmap) after which the appropriate ppmtoXXX filter is used to get ACAD, GIF,
146 + XPM and XBM. If smoothing is done (-S option) when jpeg output is used, the
147 + "ppmtojpeg" program must be installed from the netpbm package.
148 +
149 + o You need the netpbm package version 9.1 (or later), which you can find at
150 + http://download.sourceforge.net/netpbm
151 +
152 + o You will also need ghostscript, which can be found on ftp.cs.wisc.edu in
153 + /ghost/aladdin, *AND* it must be compiled with the pcx256, jpeg, png256,
154 + ppmraw and tiff24nc drivers.
155 +
156 +*************************************************************************
157 +Please send email about any questions/bug fixes/contributions etc. about
158 +TransFig or xfig to bvsmith@lbl.gov.
159 +
160 +Brian V. Smith
161 +Lawrence Berkeley National Laboratory
162 +bvsmith@lbl.gov
163 +*************************************************************************
164 +
165 +Note that although I work at Lawrence Berkeley Laboratory (LBL) I don't speak
166 +for LBL nor do I represent LBL with respect to my work on TransFig and xfig,
167 +nor does LBNL make any representations about the suitability of this software
168 +for any purpose.
169 +Here is the legal part:
170 +
171 +THE LAWRENCE BERKELEY NATIONAL LABORATORY DISCLAIMS ALL WARRANTIES WITH
172 +REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
173 +AND FITNESS, IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL,
174 +INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
175 +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
176 +OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
177 +PERFORMANCE OF THIS SOFTWARE.
178 +
179 +********************************
180 +PROBLEMS and POSSIBLE SOLUTIONS:
181 +********************************
182 +
183 +--------------------------------------------------------------------------------
184 +Pattern shading (e.g. bricks, shingles, etc.) only work for PostScript output.
185 +--------------------------------------------------------------------------------
186 +
187 +Solaris 2.x users:
188 +
189 +You you must link with -lnsl because gethostname() is used.
190 +
191 +The Solaris C compiler version 4.2 has a bug in the optimizer when level -O4 or
192 +-O3 is used. Either change the Makefile to use -O2 or less, or change your
193 +imake config files to specify -O2 or lower then do "xmkmf" again and "make".
194 +
195 +--------------------------------------------------------------------------------
196 +HP systems:
197 +
198 +You may need to reduce optimization to +O2 instead of +O3.
199 +The symptom is that not all of the objects in compound objects print.
200 +________________________________________________________________________________
201 +PROBLEM:
202 + Arc-boxes don't appear correct when viewing exported PostScript with
203 + ghostview or ghostscript.
204 +
205 +POSSIBLE CAUSE AND SOLUTION:
206 + Ghostscript version 4.01 has a bug with the arcto operators.
207 + Get version 4.03 or newer.
208 diff -urN transfig.3.2.5e/Makefile.am transfig.3.2.5e.fix/Makefile.am
209 --- transfig.3.2.5e/Makefile.am 1969-12-31 19:00:00 -0500
210 +++ transfig.3.2.5e.fix/Makefile.am 2013-12-31 10:02:35 -0500
211 @@ -0,0 +1,3 @@
212 +SUBDIRS = sysdeps transfig fig2dev doc
213 +datadir = $(datarootdir)/@PACKAGE@/
214 +data_DATA = README NOTES CHANGES
215 diff -urN transfig.3.2.5e/Makefile.in transfig.3.2.5e.fix/Makefile.in
216 --- transfig.3.2.5e/Makefile.in 1969-12-31 19:00:00 -0500
217 +++ transfig.3.2.5e.fix/Makefile.in 2013-12-31 10:02:35 -0500
218 @@ -0,0 +1,777 @@
219 +# Makefile.in generated by automake 1.11.6 from Makefile.am.
220 +# @configure_input@
221 +
222 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
223 +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
224 +# Foundation, Inc.
225 +# This Makefile.in is free software; the Free Software Foundation
226 +# gives unlimited permission to copy and/or distribute it,
227 +# with or without modifications, as long as this notice is preserved.
228 +
229 +# This program is distributed in the hope that it will be useful,
230 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
231 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
232 +# PARTICULAR PURPOSE.
233 +
234 +@SET_MAKE@
235 +
236 +VPATH = @srcdir@
237 +am__make_dryrun = \
238 + { \
239 + am__dry=no; \
240 + case $$MAKEFLAGS in \
241 + *\\[\ \ ]*) \
242 + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
243 + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
244 + *) \
245 + for am__flg in $$MAKEFLAGS; do \
246 + case $$am__flg in \
247 + *=*|--*) ;; \
248 + *n*) am__dry=yes; break;; \
249 + esac; \
250 + done;; \
251 + esac; \
252 + test $$am__dry = yes; \
253 + }
254 +pkgdatadir = $(datadir)/@PACKAGE@
255 +pkgincludedir = $(includedir)/@PACKAGE@
256 +pkglibdir = $(libdir)/@PACKAGE@
257 +pkglibexecdir = $(libexecdir)/@PACKAGE@
258 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
259 +install_sh_DATA = $(install_sh) -c -m 644
260 +install_sh_PROGRAM = $(install_sh) -c
261 +install_sh_SCRIPT = $(install_sh) -c
262 +INSTALL_HEADER = $(INSTALL_DATA)
263 +transform = $(program_transform_name)
264 +NORMAL_INSTALL = :
265 +PRE_INSTALL = :
266 +POST_INSTALL = :
267 +NORMAL_UNINSTALL = :
268 +PRE_UNINSTALL = :
269 +POST_UNINSTALL = :
270 +subdir = .
271 +DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
272 + $(srcdir)/Makefile.in $(srcdir)/config.h.in \
273 + $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
274 + compile depcomp install-sh missing
275 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
276 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac
277 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
278 + $(ACLOCAL_M4)
279 +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
280 + configure.lineno config.status.lineno
281 +mkinstalldirs = $(install_sh) -d
282 +CONFIG_HEADER = config.h
283 +CONFIG_CLEAN_FILES =
284 +CONFIG_CLEAN_VPATH_FILES =
285 +SOURCES =
286 +DIST_SOURCES =
287 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
288 + html-recursive info-recursive install-data-recursive \
289 + install-dvi-recursive install-exec-recursive \
290 + install-html-recursive install-info-recursive \
291 + install-pdf-recursive install-ps-recursive install-recursive \
292 + installcheck-recursive installdirs-recursive pdf-recursive \
293 + ps-recursive uninstall-recursive
294 +am__can_run_installinfo = \
295 + case $$AM_UPDATE_INFO_DIR in \
296 + n|no|NO) false;; \
297 + *) (install-info --version) >/dev/null 2>&1;; \
298 + esac
299 +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
300 +am__vpath_adj = case $$p in \
301 + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
302 + *) f=$$p;; \
303 + esac;
304 +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
305 +am__install_max = 40
306 +am__nobase_strip_setup = \
307 + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
308 +am__nobase_strip = \
309 + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
310 +am__nobase_list = $(am__nobase_strip_setup); \
311 + for p in $$list; do echo "$$p $$p"; done | \
312 + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
313 + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
314 + if (++n[$$2] == $(am__install_max)) \
315 + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
316 + END { for (dir in files) print dir, files[dir] }'
317 +am__base_list = \
318 + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
319 + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
320 +am__uninstall_files_from_dir = { \
321 + test -z "$$files" \
322 + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
323 + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
324 + $(am__cd) "$$dir" && rm -f $$files; }; \
325 + }
326 +am__installdirs = "$(DESTDIR)$(datadir)"
327 +DATA = $(data_DATA)
328 +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
329 + distclean-recursive maintainer-clean-recursive
330 +AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
331 + $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
332 + distdir dist dist-all distcheck
333 +ETAGS = etags
334 +CTAGS = ctags
335 +DIST_SUBDIRS = $(SUBDIRS)
336 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
337 +distdir = $(PACKAGE)-$(VERSION)
338 +top_distdir = $(distdir)
339 +am__remove_distdir = \
340 + if test -d "$(distdir)"; then \
341 + find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
342 + && rm -rf "$(distdir)" \
343 + || { sleep 5 && rm -rf "$(distdir)"; }; \
344 + else :; fi
345 +am__relativize = \
346 + dir0=`pwd`; \
347 + sed_first='s,^\([^/]*\)/.*$$,\1,'; \
348 + sed_rest='s,^[^/]*/*,,'; \
349 + sed_last='s,^.*/\([^/]*\)$$,\1,'; \
350 + sed_butlast='s,/*[^/]*$$,,'; \
351 + while test -n "$$dir1"; do \
352 + first=`echo "$$dir1" | sed -e "$$sed_first"`; \
353 + if test "$$first" != "."; then \
354 + if test "$$first" = ".."; then \
355 + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
356 + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
357 + else \
358 + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
359 + if test "$$first2" = "$$first"; then \
360 + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
361 + else \
362 + dir2="../$$dir2"; \
363 + fi; \
364 + dir0="$$dir0"/"$$first"; \
365 + fi; \
366 + fi; \
367 + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
368 + done; \
369 + reldir="$$dir2"
370 +DIST_ARCHIVES = $(distdir).tar.gz
371 +GZIP_ENV = --best
372 +distuninstallcheck_listfiles = find . -type f -print
373 +am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
374 + | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
375 +distcleancheck_listfiles = find . -type f -print
376 +ACLOCAL = @ACLOCAL@
377 +AMTAR = @AMTAR@
378 +AUTOCONF = @AUTOCONF@
379 +AUTOHEADER = @AUTOHEADER@
380 +AUTOMAKE = @AUTOMAKE@
381 +AWK = @AWK@
382 +BITMAPDIR = @BITMAPDIR@
383 +CC = @CC@
384 +CCDEPMODE = @CCDEPMODE@
385 +CFLAGS = @CFLAGS@
386 +CPP = @CPP@
387 +CPPFLAGS = @CPPFLAGS@
388 +CYGPATH_W = @CYGPATH_W@
389 +DEFS = @DEFS@
390 +DEPDIR = @DEPDIR@
391 +ECHO_C = @ECHO_C@
392 +ECHO_N = @ECHO_N@
393 +ECHO_T = @ECHO_T@
394 +EGREP = @EGREP@
395 +EXEEXT = @EXEEXT@
396 +GREP = @GREP@
397 +INSTALL = @INSTALL@
398 +INSTALL_DATA = @INSTALL_DATA@
399 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
400 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
401 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
402 +LDFLAGS = @LDFLAGS@
403 +LIBOBJS = @LIBOBJS@
404 +LIBS = @LIBS@
405 +LN_S = @LN_S@
406 +LTLIBOBJS = @LTLIBOBJS@
407 +MAKEINFO = @MAKEINFO@
408 +MKDIR_P = @MKDIR_P@
409 +OBJEXT = @OBJEXT@
410 +PACKAGE = @PACKAGE@
411 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
412 +PACKAGE_NAME = @PACKAGE_NAME@
413 +PACKAGE_STRING = @PACKAGE_STRING@
414 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
415 +PACKAGE_URL = @PACKAGE_URL@
416 +PACKAGE_VERSION = @PACKAGE_VERSION@
417 +PATH_SEPARATOR = @PATH_SEPARATOR@
418 +RANLIB = @RANLIB@
419 +RGB_FILE = @RGB_FILE@
420 +SET_MAKE = @SET_MAKE@
421 +SHELL = @SHELL@
422 +STRIP = @STRIP@
423 +SYSDEPS_OBJ = @SYSDEPS_OBJ@
424 +VERSION = @VERSION@
425 +abs_builddir = @abs_builddir@
426 +abs_srcdir = @abs_srcdir@
427 +abs_top_builddir = @abs_top_builddir@
428 +abs_top_srcdir = @abs_top_srcdir@
429 +ac_ct_CC = @ac_ct_CC@
430 +am__include = @am__include@
431 +am__leading_dot = @am__leading_dot@
432 +am__quote = @am__quote@
433 +am__tar = @am__tar@
434 +am__untar = @am__untar@
435 +bindir = @bindir@
436 +build_alias = @build_alias@
437 +builddir = @builddir@
438 +datadir = $(datarootdir)/@PACKAGE@/
439 +datarootdir = @datarootdir@
440 +docdir = @docdir@
441 +dvidir = @dvidir@
442 +exec_prefix = @exec_prefix@
443 +host_alias = @host_alias@
444 +htmldir = @htmldir@
445 +includedir = @includedir@
446 +infodir = @infodir@
447 +install_sh = @install_sh@
448 +libdir = @libdir@
449 +libexecdir = @libexecdir@
450 +localedir = @localedir@
451 +localstatedir = @localstatedir@
452 +mandir = @mandir@
453 +mkdir_p = @mkdir_p@
454 +oldincludedir = @oldincludedir@
455 +pdfdir = @pdfdir@
456 +prefix = @prefix@
457 +program_transform_name = @program_transform_name@
458 +psdir = @psdir@
459 +sbindir = @sbindir@
460 +sharedstatedir = @sharedstatedir@
461 +srcdir = @srcdir@
462 +sysconfdir = @sysconfdir@
463 +target_alias = @target_alias@
464 +top_build_prefix = @top_build_prefix@
465 +top_builddir = @top_builddir@
466 +top_srcdir = @top_srcdir@
467 +SUBDIRS = sysdeps transfig fig2dev doc
468 +data_DATA = README NOTES CHANGES
469 +all: config.h
470 + $(MAKE) $(AM_MAKEFLAGS) all-recursive
471 +
472 +.SUFFIXES:
473 +am--refresh: Makefile
474 + @:
475 +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
476 + @for dep in $?; do \
477 + case '$(am__configure_deps)' in \
478 + *$$dep*) \
479 + echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
480 + $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
481 + && exit 0; \
482 + exit 1;; \
483 + esac; \
484 + done; \
485 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
486 + $(am__cd) $(top_srcdir) && \
487 + $(AUTOMAKE) --foreign Makefile
488 +.PRECIOUS: Makefile
489 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
490 + @case '$?' in \
491 + *config.status*) \
492 + echo ' $(SHELL) ./config.status'; \
493 + $(SHELL) ./config.status;; \
494 + *) \
495 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
496 + cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
497 + esac;
498 +
499 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
500 + $(SHELL) ./config.status --recheck
501 +
502 +$(top_srcdir)/configure: $(am__configure_deps)
503 + $(am__cd) $(srcdir) && $(AUTOCONF)
504 +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
505 + $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
506 +$(am__aclocal_m4_deps):
507 +
508 +config.h: stamp-h1
509 + @if test ! -f $@; then rm -f stamp-h1; else :; fi
510 + @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
511 +
512 +stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
513 + @rm -f stamp-h1
514 + cd $(top_builddir) && $(SHELL) ./config.status config.h
515 +$(srcdir)/config.h.in: $(am__configure_deps)
516 + ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
517 + rm -f stamp-h1
518 + touch $@
519 +
520 +distclean-hdr:
521 + -rm -f config.h stamp-h1
522 +install-dataDATA: $(data_DATA)
523 + @$(NORMAL_INSTALL)
524 + @list='$(data_DATA)'; test -n "$(datadir)" || list=; \
525 + if test -n "$$list"; then \
526 + echo " $(MKDIR_P) '$(DESTDIR)$(datadir)'"; \
527 + $(MKDIR_P) "$(DESTDIR)$(datadir)" || exit 1; \
528 + fi; \
529 + for p in $$list; do \
530 + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
531 + echo "$$d$$p"; \
532 + done | $(am__base_list) | \
533 + while read files; do \
534 + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datadir)'"; \
535 + $(INSTALL_DATA) $$files "$(DESTDIR)$(datadir)" || exit $$?; \
536 + done
537 +
538 +uninstall-dataDATA:
539 + @$(NORMAL_UNINSTALL)
540 + @list='$(data_DATA)'; test -n "$(datadir)" || list=; \
541 + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
542 + dir='$(DESTDIR)$(datadir)'; $(am__uninstall_files_from_dir)
543 +
544 +# This directory's subdirectories are mostly independent; you can cd
545 +# into them and run `make' without going through this Makefile.
546 +# To change the values of `make' variables: instead of editing Makefiles,
547 +# (1) if the variable is set in `config.status', edit `config.status'
548 +# (which will cause the Makefiles to be regenerated when you run `make');
549 +# (2) otherwise, pass the desired values on the `make' command line.
550 +$(RECURSIVE_TARGETS):
551 + @fail= failcom='exit 1'; \
552 + for f in x $$MAKEFLAGS; do \
553 + case $$f in \
554 + *=* | --[!k]*);; \
555 + *k*) failcom='fail=yes';; \
556 + esac; \
557 + done; \
558 + dot_seen=no; \
559 + target=`echo $@ | sed s/-recursive//`; \
560 + list='$(SUBDIRS)'; for subdir in $$list; do \
561 + echo "Making $$target in $$subdir"; \
562 + if test "$$subdir" = "."; then \
563 + dot_seen=yes; \
564 + local_target="$$target-am"; \
565 + else \
566 + local_target="$$target"; \
567 + fi; \
568 + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
569 + || eval $$failcom; \
570 + done; \
571 + if test "$$dot_seen" = "no"; then \
572 + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
573 + fi; test -z "$$fail"
574 +
575 +$(RECURSIVE_CLEAN_TARGETS):
576 + @fail= failcom='exit 1'; \
577 + for f in x $$MAKEFLAGS; do \
578 + case $$f in \
579 + *=* | --[!k]*);; \
580 + *k*) failcom='fail=yes';; \
581 + esac; \
582 + done; \
583 + dot_seen=no; \
584 + case "$@" in \
585 + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
586 + *) list='$(SUBDIRS)' ;; \
587 + esac; \
588 + rev=''; for subdir in $$list; do \
589 + if test "$$subdir" = "."; then :; else \
590 + rev="$$subdir $$rev"; \
591 + fi; \
592 + done; \
593 + rev="$$rev ."; \
594 + target=`echo $@ | sed s/-recursive//`; \
595 + for subdir in $$rev; do \
596 + echo "Making $$target in $$subdir"; \
597 + if test "$$subdir" = "."; then \
598 + local_target="$$target-am"; \
599 + else \
600 + local_target="$$target"; \
601 + fi; \
602 + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
603 + || eval $$failcom; \
604 + done && test -z "$$fail"
605 +tags-recursive:
606 + list='$(SUBDIRS)'; for subdir in $$list; do \
607 + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
608 + done
609 +ctags-recursive:
610 + list='$(SUBDIRS)'; for subdir in $$list; do \
611 + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
612 + done
613 +
614 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
615 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
616 + unique=`for i in $$list; do \
617 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618 + done | \
619 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
620 + END { if (nonempty) { for (i in files) print i; }; }'`; \
621 + mkid -fID $$unique
622 +tags: TAGS
623 +
624 +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
625 + $(TAGS_FILES) $(LISP)
626 + set x; \
627 + here=`pwd`; \
628 + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
629 + include_option=--etags-include; \
630 + empty_fix=.; \
631 + else \
632 + include_option=--include; \
633 + empty_fix=; \
634 + fi; \
635 + list='$(SUBDIRS)'; for subdir in $$list; do \
636 + if test "$$subdir" = .; then :; else \
637 + test ! -f $$subdir/TAGS || \
638 + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
639 + fi; \
640 + done; \
641 + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
642 + unique=`for i in $$list; do \
643 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
644 + done | \
645 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
646 + END { if (nonempty) { for (i in files) print i; }; }'`; \
647 + shift; \
648 + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
649 + test -n "$$unique" || unique=$$empty_fix; \
650 + if test $$# -gt 0; then \
651 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
652 + "$$@" $$unique; \
653 + else \
654 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
655 + $$unique; \
656 + fi; \
657 + fi
658 +ctags: CTAGS
659 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
660 + $(TAGS_FILES) $(LISP)
661 + list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
662 + unique=`for i in $$list; do \
663 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
664 + done | \
665 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
666 + END { if (nonempty) { for (i in files) print i; }; }'`; \
667 + test -z "$(CTAGS_ARGS)$$unique" \
668 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
669 + $$unique
670 +
671 +GTAGS:
672 + here=`$(am__cd) $(top_builddir) && pwd` \
673 + && $(am__cd) $(top_srcdir) \
674 + && gtags -i $(GTAGS_ARGS) "$$here"
675 +
676 +distclean-tags:
677 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678 +
679 +distdir: $(DISTFILES)
680 + $(am__remove_distdir)
681 + test -d "$(distdir)" || mkdir "$(distdir)"
682 + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
683 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
684 + list='$(DISTFILES)'; \
685 + dist_files=`for file in $$list; do echo $$file; done | \
686 + sed -e "s|^$$srcdirstrip/||;t" \
687 + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
688 + case $$dist_files in \
689 + */*) $(MKDIR_P) `echo "$$dist_files" | \
690 + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
691 + sort -u` ;; \
692 + esac; \
693 + for file in $$dist_files; do \
694 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
695 + if test -d $$d/$$file; then \
696 + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
697 + if test -d "$(distdir)/$$file"; then \
698 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
699 + fi; \
700 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
701 + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
702 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
703 + fi; \
704 + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
705 + else \
706 + test -f "$(distdir)/$$file" \
707 + || cp -p $$d/$$file "$(distdir)/$$file" \
708 + || exit 1; \
709 + fi; \
710 + done
711 + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
712 + if test "$$subdir" = .; then :; else \
713 + $(am__make_dryrun) \
714 + || test -d "$(distdir)/$$subdir" \
715 + || $(MKDIR_P) "$(distdir)/$$subdir" \
716 + || exit 1; \
717 + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
718 + $(am__relativize); \
719 + new_distdir=$$reldir; \
720 + dir1=$$subdir; dir2="$(top_distdir)"; \
721 + $(am__relativize); \
722 + new_top_distdir=$$reldir; \
723 + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
724 + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
725 + ($(am__cd) $$subdir && \
726 + $(MAKE) $(AM_MAKEFLAGS) \
727 + top_distdir="$$new_top_distdir" \
728 + distdir="$$new_distdir" \
729 + am__remove_distdir=: \
730 + am__skip_length_check=: \
731 + am__skip_mode_fix=: \
732 + distdir) \
733 + || exit 1; \
734 + fi; \
735 + done
736 + -test -n "$(am__skip_mode_fix)" \
737 + || find "$(distdir)" -type d ! -perm -755 \
738 + -exec chmod u+rwx,go+rx {} \; -o \
739 + ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
740 + ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
741 + ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
742 + || chmod -R a+r "$(distdir)"
743 +dist-gzip: distdir
744 + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
745 + $(am__remove_distdir)
746 +
747 +dist-bzip2: distdir
748 + tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
749 + $(am__remove_distdir)
750 +
751 +dist-lzip: distdir
752 + tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
753 + $(am__remove_distdir)
754 +
755 +dist-lzma: distdir
756 + tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
757 + $(am__remove_distdir)
758 +
759 +dist-xz: distdir
760 + tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
761 + $(am__remove_distdir)
762 +
763 +dist-tarZ: distdir
764 + tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
765 + $(am__remove_distdir)
766 +
767 +dist-shar: distdir
768 + shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
769 + $(am__remove_distdir)
770 +
771 +dist-zip: distdir
772 + -rm -f $(distdir).zip
773 + zip -rq $(distdir).zip $(distdir)
774 + $(am__remove_distdir)
775 +
776 +dist dist-all: distdir
777 + tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
778 + $(am__remove_distdir)
779 +
780 +# This target untars the dist file and tries a VPATH configuration. Then
781 +# it guarantees that the distribution is self-contained by making another
782 +# tarfile.
783 +distcheck: dist
784 + case '$(DIST_ARCHIVES)' in \
785 + *.tar.gz*) \
786 + GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
787 + *.tar.bz2*) \
788 + bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
789 + *.tar.lzma*) \
790 + lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
791 + *.tar.lz*) \
792 + lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
793 + *.tar.xz*) \
794 + xz -dc $(distdir).tar.xz | $(am__untar) ;;\
795 + *.tar.Z*) \
796 + uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
797 + *.shar.gz*) \
798 + GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
799 + *.zip*) \
800 + unzip $(distdir).zip ;;\
801 + esac
802 + chmod -R a-w $(distdir); chmod u+w $(distdir)
803 + mkdir $(distdir)/_build
804 + mkdir $(distdir)/_inst
805 + chmod a-w $(distdir)
806 + test -d $(distdir)/_build || exit 0; \
807 + dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
808 + && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
809 + && am__cwd=`pwd` \
810 + && $(am__cd) $(distdir)/_build \
811 + && ../configure --srcdir=.. --prefix="$$dc_install_base" \
812 + $(AM_DISTCHECK_CONFIGURE_FLAGS) \
813 + $(DISTCHECK_CONFIGURE_FLAGS) \
814 + && $(MAKE) $(AM_MAKEFLAGS) \
815 + && $(MAKE) $(AM_MAKEFLAGS) dvi \
816 + && $(MAKE) $(AM_MAKEFLAGS) check \
817 + && $(MAKE) $(AM_MAKEFLAGS) install \
818 + && $(MAKE) $(AM_MAKEFLAGS) installcheck \
819 + && $(MAKE) $(AM_MAKEFLAGS) uninstall \
820 + && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
821 + distuninstallcheck \
822 + && chmod -R a-w "$$dc_install_base" \
823 + && ({ \
824 + (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
825 + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
826 + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
827 + && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
828 + distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
829 + } || { rm -rf "$$dc_destdir"; exit 1; }) \
830 + && rm -rf "$$dc_destdir" \
831 + && $(MAKE) $(AM_MAKEFLAGS) dist \
832 + && rm -rf $(DIST_ARCHIVES) \
833 + && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
834 + && cd "$$am__cwd" \
835 + || exit 1
836 + $(am__remove_distdir)
837 + @(echo "$(distdir) archives ready for distribution: "; \
838 + list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
839 + sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
840 +distuninstallcheck:
841 + @test -n '$(distuninstallcheck_dir)' || { \
842 + echo 'ERROR: trying to run $@ with an empty' \
843 + '$$(distuninstallcheck_dir)' >&2; \
844 + exit 1; \
845 + }; \
846 + $(am__cd) '$(distuninstallcheck_dir)' || { \
847 + echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
848 + exit 1; \
849 + }; \
850 + test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
851 + || { echo "ERROR: files left after uninstall:" ; \
852 + if test -n "$(DESTDIR)"; then \
853 + echo " (check DESTDIR support)"; \
854 + fi ; \
855 + $(distuninstallcheck_listfiles) ; \
856 + exit 1; } >&2
857 +distcleancheck: distclean
858 + @if test '$(srcdir)' = . ; then \
859 + echo "ERROR: distcleancheck can only run from a VPATH build" ; \
860 + exit 1 ; \
861 + fi
862 + @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
863 + || { echo "ERROR: files left in build directory after distclean:" ; \
864 + $(distcleancheck_listfiles) ; \
865 + exit 1; } >&2
866 +check-am: all-am
867 +check: check-recursive
868 +all-am: Makefile $(DATA) config.h
869 +installdirs: installdirs-recursive
870 +installdirs-am:
871 + for dir in "$(DESTDIR)$(datadir)"; do \
872 + test -z "$$dir" || $(MKDIR_P) "$$dir"; \
873 + done
874 +install: install-recursive
875 +install-exec: install-exec-recursive
876 +install-data: install-data-recursive
877 +uninstall: uninstall-recursive
878 +
879 +install-am: all-am
880 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
881 +
882 +installcheck: installcheck-recursive
883 +install-strip:
884 + if test -z '$(STRIP)'; then \
885 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
886 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
887 + install; \
888 + else \
889 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
890 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
891 + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
892 + fi
893 +mostlyclean-generic:
894 +
895 +clean-generic:
896 +
897 +distclean-generic:
898 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
899 + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
900 +
901 +maintainer-clean-generic:
902 + @echo "This command is intended for maintainers to use"
903 + @echo "it deletes files that may require special tools to rebuild."
904 +clean: clean-recursive
905 +
906 +clean-am: clean-generic mostlyclean-am
907 +
908 +distclean: distclean-recursive
909 + -rm -f $(am__CONFIG_DISTCLEAN_FILES)
910 + -rm -f Makefile
911 +distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
912 +
913 +dvi: dvi-recursive
914 +
915 +dvi-am:
916 +
917 +html: html-recursive
918 +
919 +html-am:
920 +
921 +info: info-recursive
922 +
923 +info-am:
924 +
925 +install-data-am: install-dataDATA
926 +
927 +install-dvi: install-dvi-recursive
928 +
929 +install-dvi-am:
930 +
931 +install-exec-am:
932 +
933 +install-html: install-html-recursive
934 +
935 +install-html-am:
936 +
937 +install-info: install-info-recursive
938 +
939 +install-info-am:
940 +
941 +install-man:
942 +
943 +install-pdf: install-pdf-recursive
944 +
945 +install-pdf-am:
946 +
947 +install-ps: install-ps-recursive
948 +
949 +install-ps-am:
950 +
951 +installcheck-am:
952 +
953 +maintainer-clean: maintainer-clean-recursive
954 + -rm -f $(am__CONFIG_DISTCLEAN_FILES)
955 + -rm -rf $(top_srcdir)/autom4te.cache
956 + -rm -f Makefile
957 +maintainer-clean-am: distclean-am maintainer-clean-generic
958 +
959 +mostlyclean: mostlyclean-recursive
960 +
961 +mostlyclean-am: mostlyclean-generic
962 +
963 +pdf: pdf-recursive
964 +
965 +pdf-am:
966 +
967 +ps: ps-recursive
968 +
969 +ps-am:
970 +
971 +uninstall-am: uninstall-dataDATA
972 +
973 +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
974 + ctags-recursive install-am install-strip tags-recursive
975 +
976 +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
977 + all all-am am--refresh check check-am clean clean-generic \
978 + ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
979 + dist-lzip dist-lzma dist-shar dist-tarZ dist-xz dist-zip \
980 + distcheck distclean distclean-generic distclean-hdr \
981 + distclean-tags distcleancheck distdir distuninstallcheck dvi \
982 + dvi-am html html-am info info-am install install-am \
983 + install-data install-data-am install-dataDATA install-dvi \
984 + install-dvi-am install-exec install-exec-am install-html \
985 + install-html-am install-info install-info-am install-man \
986 + install-pdf install-pdf-am install-ps install-ps-am \
987 + install-strip installcheck installcheck-am installdirs \
988 + installdirs-am maintainer-clean maintainer-clean-generic \
989 + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
990 + tags-recursive uninstall uninstall-am uninstall-dataDATA
991 +
992 +
993 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
994 +# Otherwise a system limit (for SysV at least) may be exceeded.
995 +.NOEXPORT:
996 diff -urN transfig.3.2.5e/NEWS transfig.3.2.5e.fix/NEWS
997 --- transfig.3.2.5e/NEWS 1969-12-31 19:00:00 -0500
998 +++ transfig.3.2.5e.fix/NEWS 2013-12-31 10:02:35 -0500
999 @@ -0,0 +1,2 @@
1000 +
1001 +
1002 diff -urN transfig.3.2.5e/aclocal.m4 transfig.3.2.5e.fix/aclocal.m4
1003 --- transfig.3.2.5e/aclocal.m4 1969-12-31 19:00:00 -0500
1004 +++ transfig.3.2.5e.fix/aclocal.m4 2013-12-31 10:02:35 -0500
1005 @@ -0,0 +1,1006 @@
1006 +# generated automatically by aclocal 1.11.6 -*- Autoconf -*-
1007 +
1008 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
1009 +# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
1010 +# Inc.
1011 +# This file is free software; the Free Software Foundation
1012 +# gives unlimited permission to copy and/or distribute it,
1013 +# with or without modifications, as long as this notice is preserved.
1014 +
1015 +# This program is distributed in the hope that it will be useful,
1016 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
1017 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
1018 +# PARTICULAR PURPOSE.
1019 +
1020 +m4_ifndef([AC_AUTOCONF_VERSION],
1021 + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
1022 +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],,
1023 +[m4_warning([this file was generated for autoconf 2.69.
1024 +You have another version of autoconf. It may work, but is not guaranteed to.
1025 +If you have problems, you may need to regenerate the build system entirely.
1026 +To do so, use the procedure documented by the package, typically `autoreconf'.])])
1027 +
1028 +# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008, 2011 Free Software
1029 +# Foundation, Inc.
1030 +#
1031 +# This file is free software; the Free Software Foundation
1032 +# gives unlimited permission to copy and/or distribute it,
1033 +# with or without modifications, as long as this notice is preserved.
1034 +
1035 +# serial 1
1036 +
1037 +# AM_AUTOMAKE_VERSION(VERSION)
1038 +# ----------------------------
1039 +# Automake X.Y traces this macro to ensure aclocal.m4 has been
1040 +# generated from the m4 files accompanying Automake X.Y.
1041 +# (This private macro should not be called outside this file.)
1042 +AC_DEFUN([AM_AUTOMAKE_VERSION],
1043 +[am__api_version='1.11'
1044 +dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
1045 +dnl require some minimum version. Point them to the right macro.
1046 +m4_if([$1], [1.11.6], [],
1047 + [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
1048 +])
1049 +
1050 +# _AM_AUTOCONF_VERSION(VERSION)
1051 +# -----------------------------
1052 +# aclocal traces this macro to find the Autoconf version.
1053 +# This is a private macro too. Using m4_define simplifies
1054 +# the logic in aclocal, which can simply ignore this definition.
1055 +m4_define([_AM_AUTOCONF_VERSION], [])
1056 +
1057 +# AM_SET_CURRENT_AUTOMAKE_VERSION
1058 +# -------------------------------
1059 +# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
1060 +# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
1061 +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
1062 +[AM_AUTOMAKE_VERSION([1.11.6])dnl
1063 +m4_ifndef([AC_AUTOCONF_VERSION],
1064 + [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
1065 +_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
1066 +
1067 +# AM_AUX_DIR_EXPAND -*- Autoconf -*-
1068 +
1069 +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1070 +#
1071 +# This file is free software; the Free Software Foundation
1072 +# gives unlimited permission to copy and/or distribute it,
1073 +# with or without modifications, as long as this notice is preserved.
1074 +
1075 +# serial 1
1076 +
1077 +# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
1078 +# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
1079 +# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
1080 +#
1081 +# Of course, Automake must honor this variable whenever it calls a
1082 +# tool from the auxiliary directory. The problem is that $srcdir (and
1083 +# therefore $ac_aux_dir as well) can be either absolute or relative,
1084 +# depending on how configure is run. This is pretty annoying, since
1085 +# it makes $ac_aux_dir quite unusable in subdirectories: in the top
1086 +# source directory, any form will work fine, but in subdirectories a
1087 +# relative path needs to be adjusted first.
1088 +#
1089 +# $ac_aux_dir/missing
1090 +# fails when called from a subdirectory if $ac_aux_dir is relative
1091 +# $top_srcdir/$ac_aux_dir/missing
1092 +# fails if $ac_aux_dir is absolute,
1093 +# fails when called from a subdirectory in a VPATH build with
1094 +# a relative $ac_aux_dir
1095 +#
1096 +# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
1097 +# are both prefixed by $srcdir. In an in-source build this is usually
1098 +# harmless because $srcdir is `.', but things will broke when you
1099 +# start a VPATH build or use an absolute $srcdir.
1100 +#
1101 +# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
1102 +# iff we strip the leading $srcdir from $ac_aux_dir. That would be:
1103 +# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
1104 +# and then we would define $MISSING as
1105 +# MISSING="\${SHELL} $am_aux_dir/missing"
1106 +# This will work as long as MISSING is not called from configure, because
1107 +# unfortunately $(top_srcdir) has no meaning in configure.
1108 +# However there are other variables, like CC, which are often used in
1109 +# configure, and could therefore not use this "fixed" $ac_aux_dir.
1110 +#
1111 +# Another solution, used here, is to always expand $ac_aux_dir to an
1112 +# absolute PATH. The drawback is that using absolute paths prevent a
1113 +# configured tree to be moved without reconfiguration.
1114 +
1115 +AC_DEFUN([AM_AUX_DIR_EXPAND],
1116 +[dnl Rely on autoconf to set up CDPATH properly.
1117 +AC_PREREQ([2.50])dnl
1118 +# expand $ac_aux_dir to an absolute path
1119 +am_aux_dir=`cd $ac_aux_dir && pwd`
1120 +])
1121 +
1122 +# AM_CONDITIONAL -*- Autoconf -*-
1123 +
1124 +# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
1125 +# Free Software Foundation, Inc.
1126 +#
1127 +# This file is free software; the Free Software Foundation
1128 +# gives unlimited permission to copy and/or distribute it,
1129 +# with or without modifications, as long as this notice is preserved.
1130 +
1131 +# serial 9
1132 +
1133 +# AM_CONDITIONAL(NAME, SHELL-CONDITION)
1134 +# -------------------------------------
1135 +# Define a conditional.
1136 +AC_DEFUN([AM_CONDITIONAL],
1137 +[AC_PREREQ(2.52)dnl
1138 + ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])],
1139 + [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
1140 +AC_SUBST([$1_TRUE])dnl
1141 +AC_SUBST([$1_FALSE])dnl
1142 +_AM_SUBST_NOTMAKE([$1_TRUE])dnl
1143 +_AM_SUBST_NOTMAKE([$1_FALSE])dnl
1144 +m4_define([_AM_COND_VALUE_$1], [$2])dnl
1145 +if $2; then
1146 + $1_TRUE=
1147 + $1_FALSE='#'
1148 +else
1149 + $1_TRUE='#'
1150 + $1_FALSE=
1151 +fi
1152 +AC_CONFIG_COMMANDS_PRE(
1153 +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
1154 + AC_MSG_ERROR([[conditional "$1" was never defined.
1155 +Usually this means the macro was only invoked conditionally.]])
1156 +fi])])
1157 +
1158 +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009,
1159 +# 2010, 2011 Free Software Foundation, Inc.
1160 +#
1161 +# This file is free software; the Free Software Foundation
1162 +# gives unlimited permission to copy and/or distribute it,
1163 +# with or without modifications, as long as this notice is preserved.
1164 +
1165 +# serial 12
1166 +
1167 +# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
1168 +# written in clear, in which case automake, when reading aclocal.m4,
1169 +# will think it sees a *use*, and therefore will trigger all it's
1170 +# C support machinery. Also note that it means that autoscan, seeing
1171 +# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
1172 +
1173 +
1174 +# _AM_DEPENDENCIES(NAME)
1175 +# ----------------------
1176 +# See how the compiler implements dependency checking.
1177 +# NAME is "CC", "CXX", "GCJ", or "OBJC".
1178 +# We try a few techniques and use that to set a single cache variable.
1179 +#
1180 +# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
1181 +# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
1182 +# dependency, and given that the user is not expected to run this macro,
1183 +# just rely on AC_PROG_CC.
1184 +AC_DEFUN([_AM_DEPENDENCIES],
1185 +[AC_REQUIRE([AM_SET_DEPDIR])dnl
1186 +AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
1187 +AC_REQUIRE([AM_MAKE_INCLUDE])dnl
1188 +AC_REQUIRE([AM_DEP_TRACK])dnl
1189 +
1190 +ifelse([$1], CC, [depcc="$CC" am_compiler_list=],
1191 + [$1], CXX, [depcc="$CXX" am_compiler_list=],
1192 + [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
1193 + [$1], UPC, [depcc="$UPC" am_compiler_list=],
1194 + [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'],
1195 + [depcc="$$1" am_compiler_list=])
1196 +
1197 +AC_CACHE_CHECK([dependency style of $depcc],
1198 + [am_cv_$1_dependencies_compiler_type],
1199 +[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
1200 + # We make a subdir and do the tests there. Otherwise we can end up
1201 + # making bogus files that we don't know about and never remove. For
1202 + # instance it was reported that on HP-UX the gcc test will end up
1203 + # making a dummy file named `D' -- because `-MD' means `put the output
1204 + # in D'.
1205 + rm -rf conftest.dir
1206 + mkdir conftest.dir
1207 + # Copy depcomp to subdir because otherwise we won't find it if we're
1208 + # using a relative directory.
1209 + cp "$am_depcomp" conftest.dir
1210 + cd conftest.dir
1211 + # We will build objects and dependencies in a subdirectory because
1212 + # it helps to detect inapplicable dependency modes. For instance
1213 + # both Tru64's cc and ICC support -MD to output dependencies as a
1214 + # side effect of compilation, but ICC will put the dependencies in
1215 + # the current directory while Tru64 will put them in the object
1216 + # directory.
1217 + mkdir sub
1218 +
1219 + am_cv_$1_dependencies_compiler_type=none
1220 + if test "$am_compiler_list" = ""; then
1221 + am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
1222 + fi
1223 + am__universal=false
1224 + m4_case([$1], [CC],
1225 + [case " $depcc " in #(
1226 + *\ -arch\ *\ -arch\ *) am__universal=true ;;
1227 + esac],
1228 + [CXX],
1229 + [case " $depcc " in #(
1230 + *\ -arch\ *\ -arch\ *) am__universal=true ;;
1231 + esac])
1232 +
1233 + for depmode in $am_compiler_list; do
1234 + # Setup a source with many dependencies, because some compilers
1235 + # like to wrap large dependency lists on column 80 (with \), and
1236 + # we should not choose a depcomp mode which is confused by this.
1237 + #
1238 + # We need to recreate these files for each test, as the compiler may
1239 + # overwrite some of them when testing with obscure command lines.
1240 + # This happens at least with the AIX C compiler.
1241 + : > sub/conftest.c
1242 + for i in 1 2 3 4 5 6; do
1243 + echo '#include "conftst'$i'.h"' >> sub/conftest.c
1244 + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
1245 + # Solaris 8's {/usr,}/bin/sh.
1246 + touch sub/conftst$i.h
1247 + done
1248 + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
1249 +
1250 + # We check with `-c' and `-o' for the sake of the "dashmstdout"
1251 + # mode. It turns out that the SunPro C++ compiler does not properly
1252 + # handle `-M -o', and we need to detect this. Also, some Intel
1253 + # versions had trouble with output in subdirs
1254 + am__obj=sub/conftest.${OBJEXT-o}
1255 + am__minus_obj="-o $am__obj"
1256 + case $depmode in
1257 + gcc)
1258 + # This depmode causes a compiler race in universal mode.
1259 + test "$am__universal" = false || continue
1260 + ;;
1261 + nosideeffect)
1262 + # after this tag, mechanisms are not by side-effect, so they'll
1263 + # only be used when explicitly requested
1264 + if test "x$enable_dependency_tracking" = xyes; then
1265 + continue
1266 + else
1267 + break
1268 + fi
1269 + ;;
1270 + msvc7 | msvc7msys | msvisualcpp | msvcmsys)
1271 + # This compiler won't grok `-c -o', but also, the minuso test has
1272 + # not run yet. These depmodes are late enough in the game, and
1273 + # so weak that their functioning should not be impacted.
1274 + am__obj=conftest.${OBJEXT-o}
1275 + am__minus_obj=
1276 + ;;
1277 + none) break ;;
1278 + esac
1279 + if depmode=$depmode \
1280 + source=sub/conftest.c object=$am__obj \
1281 + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
1282 + $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
1283 + >/dev/null 2>conftest.err &&
1284 + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
1285 + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
1286 + grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
1287 + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
1288 + # icc doesn't choke on unknown options, it will just issue warnings
1289 + # or remarks (even with -Werror). So we grep stderr for any message
1290 + # that says an option was ignored or not supported.
1291 + # When given -MP, icc 7.0 and 7.1 complain thusly:
1292 + # icc: Command line warning: ignoring option '-M'; no argument required
1293 + # The diagnosis changed in icc 8.0:
1294 + # icc: Command line remark: option '-MP' not supported
1295 + if (grep 'ignoring option' conftest.err ||
1296 + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
1297 + am_cv_$1_dependencies_compiler_type=$depmode
1298 + break
1299 + fi
1300 + fi
1301 + done
1302 +
1303 + cd ..
1304 + rm -rf conftest.dir
1305 +else
1306 + am_cv_$1_dependencies_compiler_type=none
1307 +fi
1308 +])
1309 +AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
1310 +AM_CONDITIONAL([am__fastdep$1], [
1311 + test "x$enable_dependency_tracking" != xno \
1312 + && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
1313 +])
1314 +
1315 +
1316 +# AM_SET_DEPDIR
1317 +# -------------
1318 +# Choose a directory name for dependency files.
1319 +# This macro is AC_REQUIREd in _AM_DEPENDENCIES
1320 +AC_DEFUN([AM_SET_DEPDIR],
1321 +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
1322 +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
1323 +])
1324 +
1325 +
1326 +# AM_DEP_TRACK
1327 +# ------------
1328 +AC_DEFUN([AM_DEP_TRACK],
1329 +[AC_ARG_ENABLE(dependency-tracking,
1330 +[ --disable-dependency-tracking speeds up one-time build
1331 + --enable-dependency-tracking do not reject slow dependency extractors])
1332 +if test "x$enable_dependency_tracking" != xno; then
1333 + am_depcomp="$ac_aux_dir/depcomp"
1334 + AMDEPBACKSLASH='\'
1335 + am__nodep='_no'
1336 +fi
1337 +AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
1338 +AC_SUBST([AMDEPBACKSLASH])dnl
1339 +_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl
1340 +AC_SUBST([am__nodep])dnl
1341 +_AM_SUBST_NOTMAKE([am__nodep])dnl
1342 +])
1343 +
1344 +# Generate code to set up dependency tracking. -*- Autoconf -*-
1345 +
1346 +# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
1347 +# Free Software Foundation, Inc.
1348 +#
1349 +# This file is free software; the Free Software Foundation
1350 +# gives unlimited permission to copy and/or distribute it,
1351 +# with or without modifications, as long as this notice is preserved.
1352 +
1353 +#serial 5
1354 +
1355 +# _AM_OUTPUT_DEPENDENCY_COMMANDS
1356 +# ------------------------------
1357 +AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
1358 +[{
1359 + # Autoconf 2.62 quotes --file arguments for eval, but not when files
1360 + # are listed without --file. Let's play safe and only enable the eval
1361 + # if we detect the quoting.
1362 + case $CONFIG_FILES in
1363 + *\'*) eval set x "$CONFIG_FILES" ;;
1364 + *) set x $CONFIG_FILES ;;
1365 + esac
1366 + shift
1367 + for mf
1368 + do
1369 + # Strip MF so we end up with the name of the file.
1370 + mf=`echo "$mf" | sed -e 's/:.*$//'`
1371 + # Check whether this is an Automake generated Makefile or not.
1372 + # We used to match only the files named `Makefile.in', but
1373 + # some people rename them; so instead we look at the file content.
1374 + # Grep'ing the first line is not enough: some people post-process
1375 + # each Makefile.in and add a new line on top of each file to say so.
1376 + # Grep'ing the whole file is not good either: AIX grep has a line
1377 + # limit of 2048, but all sed's we know have understand at least 4000.
1378 + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
1379 + dirpart=`AS_DIRNAME("$mf")`
1380 + else
1381 + continue
1382 + fi
1383 + # Extract the definition of DEPDIR, am__include, and am__quote
1384 + # from the Makefile without running `make'.
1385 + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
1386 + test -z "$DEPDIR" && continue
1387 + am__include=`sed -n 's/^am__include = //p' < "$mf"`
1388 + test -z "am__include" && continue
1389 + am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
1390 + # When using ansi2knr, U may be empty or an underscore; expand it
1391 + U=`sed -n 's/^U = //p' < "$mf"`
1392 + # Find all dependency output files, they are included files with
1393 + # $(DEPDIR) in their names. We invoke sed twice because it is the
1394 + # simplest approach to changing $(DEPDIR) to its actual value in the
1395 + # expansion.
1396 + for file in `sed -n "
1397 + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
1398 + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
1399 + # Make sure the directory exists.
1400 + test -f "$dirpart/$file" && continue
1401 + fdir=`AS_DIRNAME(["$file"])`
1402 + AS_MKDIR_P([$dirpart/$fdir])
1403 + # echo "creating $dirpart/$file"
1404 + echo '# dummy' > "$dirpart/$file"
1405 + done
1406 + done
1407 +}
1408 +])# _AM_OUTPUT_DEPENDENCY_COMMANDS
1409 +
1410 +
1411 +# AM_OUTPUT_DEPENDENCY_COMMANDS
1412 +# -----------------------------
1413 +# This macro should only be invoked once -- use via AC_REQUIRE.
1414 +#
1415 +# This code is only required when automatic dependency tracking
1416 +# is enabled. FIXME. This creates each `.P' file that we will
1417 +# need in order to bootstrap the dependency handling code.
1418 +AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
1419 +[AC_CONFIG_COMMANDS([depfiles],
1420 + [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
1421 + [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
1422 +])
1423 +
1424 +# Do all the work for Automake. -*- Autoconf -*-
1425 +
1426 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
1427 +# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
1428 +#
1429 +# This file is free software; the Free Software Foundation
1430 +# gives unlimited permission to copy and/or distribute it,
1431 +# with or without modifications, as long as this notice is preserved.
1432 +
1433 +# serial 16
1434 +
1435 +# This macro actually does too much. Some checks are only needed if
1436 +# your package does certain things. But this isn't really a big deal.
1437 +
1438 +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
1439 +# AM_INIT_AUTOMAKE([OPTIONS])
1440 +# -----------------------------------------------
1441 +# The call with PACKAGE and VERSION arguments is the old style
1442 +# call (pre autoconf-2.50), which is being phased out. PACKAGE
1443 +# and VERSION should now be passed to AC_INIT and removed from
1444 +# the call to AM_INIT_AUTOMAKE.
1445 +# We support both call styles for the transition. After
1446 +# the next Automake release, Autoconf can make the AC_INIT
1447 +# arguments mandatory, and then we can depend on a new Autoconf
1448 +# release and drop the old call support.
1449 +AC_DEFUN([AM_INIT_AUTOMAKE],
1450 +[AC_PREREQ([2.62])dnl
1451 +dnl Autoconf wants to disallow AM_ names. We explicitly allow
1452 +dnl the ones we care about.
1453 +m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
1454 +AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
1455 +AC_REQUIRE([AC_PROG_INSTALL])dnl
1456 +if test "`cd $srcdir && pwd`" != "`pwd`"; then
1457 + # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
1458 + # is not polluted with repeated "-I."
1459 + AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl
1460 + # test to see if srcdir already configured
1461 + if test -f $srcdir/config.status; then
1462 + AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
1463 + fi
1464 +fi
1465 +
1466 +# test whether we have cygpath
1467 +if test -z "$CYGPATH_W"; then
1468 + if (cygpath --version) >/dev/null 2>/dev/null; then
1469 + CYGPATH_W='cygpath -w'
1470 + else
1471 + CYGPATH_W=echo
1472 + fi
1473 +fi
1474 +AC_SUBST([CYGPATH_W])
1475 +
1476 +# Define the identity of the package.
1477 +dnl Distinguish between old-style and new-style calls.
1478 +m4_ifval([$2],
1479 +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
1480 + AC_SUBST([PACKAGE], [$1])dnl
1481 + AC_SUBST([VERSION], [$2])],
1482 +[_AM_SET_OPTIONS([$1])dnl
1483 +dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT.
1484 +m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,,
1485 + [m4_fatal([AC_INIT should be called with package and version arguments])])dnl
1486 + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
1487 + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
1488 +
1489 +_AM_IF_OPTION([no-define],,
1490 +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
1491 + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
1492 +
1493 +# Some tools Automake needs.
1494 +AC_REQUIRE([AM_SANITY_CHECK])dnl
1495 +AC_REQUIRE([AC_ARG_PROGRAM])dnl
1496 +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
1497 +AM_MISSING_PROG(AUTOCONF, autoconf)
1498 +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
1499 +AM_MISSING_PROG(AUTOHEADER, autoheader)
1500 +AM_MISSING_PROG(MAKEINFO, makeinfo)
1501 +AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1502 +AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
1503 +AC_REQUIRE([AM_PROG_MKDIR_P])dnl
1504 +# We need awk for the "check" target. The system "awk" is bad on
1505 +# some platforms.
1506 +AC_REQUIRE([AC_PROG_AWK])dnl
1507 +AC_REQUIRE([AC_PROG_MAKE_SET])dnl
1508 +AC_REQUIRE([AM_SET_LEADING_DOT])dnl
1509 +_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
1510 + [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
1511 + [_AM_PROG_TAR([v7])])])
1512 +_AM_IF_OPTION([no-dependencies],,
1513 +[AC_PROVIDE_IFELSE([AC_PROG_CC],
1514 + [_AM_DEPENDENCIES(CC)],
1515 + [define([AC_PROG_CC],
1516 + defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
1517 +AC_PROVIDE_IFELSE([AC_PROG_CXX],
1518 + [_AM_DEPENDENCIES(CXX)],
1519 + [define([AC_PROG_CXX],
1520 + defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
1521 +AC_PROVIDE_IFELSE([AC_PROG_OBJC],
1522 + [_AM_DEPENDENCIES(OBJC)],
1523 + [define([AC_PROG_OBJC],
1524 + defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
1525 +])
1526 +_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
1527 +dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
1528 +dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro
1529 +dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
1530 +AC_CONFIG_COMMANDS_PRE(dnl
1531 +[m4_provide_if([_AM_COMPILER_EXEEXT],
1532 + [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
1533 +])
1534 +
1535 +dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not
1536 +dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
1537 +dnl mangled by Autoconf and run in a shell conditional statement.
1538 +m4_define([_AC_COMPILER_EXEEXT],
1539 +m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
1540 +
1541 +
1542 +# When config.status generates a header, we must update the stamp-h file.
1543 +# This file resides in the same directory as the config header
1544 +# that is generated. The stamp files are numbered to have different names.
1545 +
1546 +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
1547 +# loop where config.status creates the headers, so we can generate
1548 +# our stamp files there.
1549 +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
1550 +[# Compute $1's index in $config_headers.
1551 +_am_arg=$1
1552 +_am_stamp_count=1
1553 +for _am_header in $config_headers :; do
1554 + case $_am_header in
1555 + $_am_arg | $_am_arg:* )
1556 + break ;;
1557 + * )
1558 + _am_stamp_count=`expr $_am_stamp_count + 1` ;;
1559 + esac
1560 +done
1561 +echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
1562 +
1563 +# Copyright (C) 2001, 2003, 2005, 2008, 2011 Free Software Foundation,
1564 +# Inc.
1565 +#
1566 +# This file is free software; the Free Software Foundation
1567 +# gives unlimited permission to copy and/or distribute it,
1568 +# with or without modifications, as long as this notice is preserved.
1569 +
1570 +# serial 1
1571 +
1572 +# AM_PROG_INSTALL_SH
1573 +# ------------------
1574 +# Define $install_sh.
1575 +AC_DEFUN([AM_PROG_INSTALL_SH],
1576 +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1577 +if test x"${install_sh}" != xset; then
1578 + case $am_aux_dir in
1579 + *\ * | *\ *)
1580 + install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
1581 + *)
1582 + install_sh="\${SHELL} $am_aux_dir/install-sh"
1583 + esac
1584 +fi
1585 +AC_SUBST(install_sh)])
1586 +
1587 +# Copyright (C) 2003, 2005 Free Software Foundation, Inc.
1588 +#
1589 +# This file is free software; the Free Software Foundation
1590 +# gives unlimited permission to copy and/or distribute it,
1591 +# with or without modifications, as long as this notice is preserved.
1592 +
1593 +# serial 2
1594 +
1595 +# Check whether the underlying file-system supports filenames
1596 +# with a leading dot. For instance MS-DOS doesn't.
1597 +AC_DEFUN([AM_SET_LEADING_DOT],
1598 +[rm -rf .tst 2>/dev/null
1599 +mkdir .tst 2>/dev/null
1600 +if test -d .tst; then
1601 + am__leading_dot=.
1602 +else
1603 + am__leading_dot=_
1604 +fi
1605 +rmdir .tst 2>/dev/null
1606 +AC_SUBST([am__leading_dot])])
1607 +
1608 +# Check to see how 'make' treats includes. -*- Autoconf -*-
1609 +
1610 +# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc.
1611 +#
1612 +# This file is free software; the Free Software Foundation
1613 +# gives unlimited permission to copy and/or distribute it,
1614 +# with or without modifications, as long as this notice is preserved.
1615 +
1616 +# serial 4
1617 +
1618 +# AM_MAKE_INCLUDE()
1619 +# -----------------
1620 +# Check to see how make treats includes.
1621 +AC_DEFUN([AM_MAKE_INCLUDE],
1622 +[am_make=${MAKE-make}
1623 +cat > confinc << 'END'
1624 +am__doit:
1625 + @echo this is the am__doit target
1626 +.PHONY: am__doit
1627 +END
1628 +# If we don't find an include directive, just comment out the code.
1629 +AC_MSG_CHECKING([for style of include used by $am_make])
1630 +am__include="#"
1631 +am__quote=
1632 +_am_result=none
1633 +# First try GNU make style include.
1634 +echo "include confinc" > confmf
1635 +# Ignore all kinds of additional output from `make'.
1636 +case `$am_make -s -f confmf 2> /dev/null` in #(
1637 +*the\ am__doit\ target*)
1638 + am__include=include
1639 + am__quote=
1640 + _am_result=GNU
1641 + ;;
1642 +esac
1643 +# Now try BSD make style include.
1644 +if test "$am__include" = "#"; then
1645 + echo '.include "confinc"' > confmf
1646 + case `$am_make -s -f confmf 2> /dev/null` in #(
1647 + *the\ am__doit\ target*)
1648 + am__include=.include
1649 + am__quote="\""
1650 + _am_result=BSD
1651 + ;;
1652 + esac
1653 +fi
1654 +AC_SUBST([am__include])
1655 +AC_SUBST([am__quote])
1656 +AC_MSG_RESULT([$_am_result])
1657 +rm -f confinc confmf
1658 +])
1659 +
1660 +# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008
1661 +# Free Software Foundation, Inc.
1662 +#
1663 +# This file is free software; the Free Software Foundation
1664 +# gives unlimited permission to copy and/or distribute it,
1665 +# with or without modifications, as long as this notice is preserved.
1666 +
1667 +# serial 6
1668 +
1669 +# AM_PROG_CC_C_O
1670 +# --------------
1671 +# Like AC_PROG_CC_C_O, but changed for automake.
1672 +AC_DEFUN([AM_PROG_CC_C_O],
1673 +[AC_REQUIRE([AC_PROG_CC_C_O])dnl
1674 +AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1675 +AC_REQUIRE_AUX_FILE([compile])dnl
1676 +# FIXME: we rely on the cache variable name because
1677 +# there is no other way.
1678 +set dummy $CC
1679 +am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
1680 +eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
1681 +if test "$am_t" != yes; then
1682 + # Losing compiler, so override with the script.
1683 + # FIXME: It is wrong to rewrite CC.
1684 + # But if we don't then we get into trouble of one sort or another.
1685 + # A longer-term fix would be to have automake use am__CC in this case,
1686 + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
1687 + CC="$am_aux_dir/compile $CC"
1688 +fi
1689 +dnl Make sure AC_PROG_CC is never called again, or it will override our
1690 +dnl setting of CC.
1691 +m4_define([AC_PROG_CC],
1692 + [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])])
1693 +])
1694 +
1695 +# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*-
1696 +
1697 +# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
1698 +# Free Software Foundation, Inc.
1699 +#
1700 +# This file is free software; the Free Software Foundation
1701 +# gives unlimited permission to copy and/or distribute it,
1702 +# with or without modifications, as long as this notice is preserved.
1703 +
1704 +# serial 6
1705 +
1706 +# AM_MISSING_PROG(NAME, PROGRAM)
1707 +# ------------------------------
1708 +AC_DEFUN([AM_MISSING_PROG],
1709 +[AC_REQUIRE([AM_MISSING_HAS_RUN])
1710 +$1=${$1-"${am_missing_run}$2"}
1711 +AC_SUBST($1)])
1712 +
1713 +
1714 +# AM_MISSING_HAS_RUN
1715 +# ------------------
1716 +# Define MISSING if not defined so far and test if it supports --run.
1717 +# If it does, set am_missing_run to use it, otherwise, to nothing.
1718 +AC_DEFUN([AM_MISSING_HAS_RUN],
1719 +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
1720 +AC_REQUIRE_AUX_FILE([missing])dnl
1721 +if test x"${MISSING+set}" != xset; then
1722 + case $am_aux_dir in
1723 + *\ * | *\ *)
1724 + MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
1725 + *)
1726 + MISSING="\${SHELL} $am_aux_dir/missing" ;;
1727 + esac
1728 +fi
1729 +# Use eval to expand $SHELL
1730 +if eval "$MISSING --run true"; then
1731 + am_missing_run="$MISSING --run "
1732 +else
1733 + am_missing_run=
1734 + AC_MSG_WARN([`missing' script is too old or missing])
1735 +fi
1736 +])
1737 +
1738 +# Copyright (C) 2003, 2004, 2005, 2006, 2011 Free Software Foundation,
1739 +# Inc.
1740 +#
1741 +# This file is free software; the Free Software Foundation
1742 +# gives unlimited permission to copy and/or distribute it,
1743 +# with or without modifications, as long as this notice is preserved.
1744 +
1745 +# serial 1
1746 +
1747 +# AM_PROG_MKDIR_P
1748 +# ---------------
1749 +# Check for `mkdir -p'.
1750 +AC_DEFUN([AM_PROG_MKDIR_P],
1751 +[AC_PREREQ([2.60])dnl
1752 +AC_REQUIRE([AC_PROG_MKDIR_P])dnl
1753 +dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P,
1754 +dnl while keeping a definition of mkdir_p for backward compatibility.
1755 +dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile.
1756 +dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of
1757 +dnl Makefile.ins that do not define MKDIR_P, so we do our own
1758 +dnl adjustment using top_builddir (which is defined more often than
1759 +dnl MKDIR_P).
1760 +AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl
1761 +case $mkdir_p in
1762 + [[\\/$]]* | ?:[[\\/]]*) ;;
1763 + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
1764 +esac
1765 +])
1766 +
1767 +# Helper functions for option handling. -*- Autoconf -*-
1768 +
1769 +# Copyright (C) 2001, 2002, 2003, 2005, 2008, 2010 Free Software
1770 +# Foundation, Inc.
1771 +#
1772 +# This file is free software; the Free Software Foundation
1773 +# gives unlimited permission to copy and/or distribute it,
1774 +# with or without modifications, as long as this notice is preserved.
1775 +
1776 +# serial 5
1777 +
1778 +# _AM_MANGLE_OPTION(NAME)
1779 +# -----------------------
1780 +AC_DEFUN([_AM_MANGLE_OPTION],
1781 +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
1782 +
1783 +# _AM_SET_OPTION(NAME)
1784 +# --------------------
1785 +# Set option NAME. Presently that only means defining a flag for this option.
1786 +AC_DEFUN([_AM_SET_OPTION],
1787 +[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
1788 +
1789 +# _AM_SET_OPTIONS(OPTIONS)
1790 +# ------------------------
1791 +# OPTIONS is a space-separated list of Automake options.
1792 +AC_DEFUN([_AM_SET_OPTIONS],
1793 +[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
1794 +
1795 +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
1796 +# -------------------------------------------
1797 +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
1798 +AC_DEFUN([_AM_IF_OPTION],
1799 +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
1800 +
1801 +# Check to make sure that the build environment is sane. -*- Autoconf -*-
1802 +
1803 +# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
1804 +# Free Software Foundation, Inc.
1805 +#
1806 +# This file is free software; the Free Software Foundation
1807 +# gives unlimited permission to copy and/or distribute it,
1808 +# with or without modifications, as long as this notice is preserved.
1809 +
1810 +# serial 5
1811 +
1812 +# AM_SANITY_CHECK
1813 +# ---------------
1814 +AC_DEFUN([AM_SANITY_CHECK],
1815 +[AC_MSG_CHECKING([whether build environment is sane])
1816 +# Just in case
1817 +sleep 1
1818 +echo timestamp > conftest.file
1819 +# Reject unsafe characters in $srcdir or the absolute working directory
1820 +# name. Accept space and tab only in the latter.
1821 +am_lf='
1822 +'
1823 +case `pwd` in
1824 + *[[\\\"\#\$\&\'\`$am_lf]]*)
1825 + AC_MSG_ERROR([unsafe absolute working directory name]);;
1826 +esac
1827 +case $srcdir in
1828 + *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*)
1829 + AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
1830 +esac
1831 +
1832 +# Do `set' in a subshell so we don't clobber the current shell's
1833 +# arguments. Must try -L first in case configure is actually a
1834 +# symlink; some systems play weird games with the mod time of symlinks
1835 +# (eg FreeBSD returns the mod time of the symlink's containing
1836 +# directory).
1837 +if (
1838 + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1839 + if test "$[*]" = "X"; then
1840 + # -L didn't work.
1841 + set X `ls -t "$srcdir/configure" conftest.file`
1842 + fi
1843 + rm -f conftest.file
1844 + if test "$[*]" != "X $srcdir/configure conftest.file" \
1845 + && test "$[*]" != "X conftest.file $srcdir/configure"; then
1846 +
1847 + # If neither matched, then we have a broken ls. This can happen
1848 + # if, for instance, CONFIG_SHELL is bash and it inherits a
1849 + # broken ls alias from the environment. This has actually
1850 + # happened. Such a system could not be considered "sane".
1851 + AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken
1852 +alias in your environment])
1853 + fi
1854 +
1855 + test "$[2]" = conftest.file
1856 + )
1857 +then
1858 + # Ok.
1859 + :
1860 +else
1861 + AC_MSG_ERROR([newly created file is older than distributed files!
1862 +Check your system clock])
1863 +fi
1864 +AC_MSG_RESULT(yes)])
1865 +
1866 +# Copyright (C) 2001, 2003, 2005, 2011 Free Software Foundation, Inc.
1867 +#
1868 +# This file is free software; the Free Software Foundation
1869 +# gives unlimited permission to copy and/or distribute it,
1870 +# with or without modifications, as long as this notice is preserved.
1871 +
1872 +# serial 1
1873 +
1874 +# AM_PROG_INSTALL_STRIP
1875 +# ---------------------
1876 +# One issue with vendor `install' (even GNU) is that you can't
1877 +# specify the program used to strip binaries. This is especially
1878 +# annoying in cross-compiling environments, where the build's strip
1879 +# is unlikely to handle the host's binaries.
1880 +# Fortunately install-sh will honor a STRIPPROG variable, so we
1881 +# always use install-sh in `make install-strip', and initialize
1882 +# STRIPPROG with the value of the STRIP variable (set by the user).
1883 +AC_DEFUN([AM_PROG_INSTALL_STRIP],
1884 +[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
1885 +# Installed binaries are usually stripped using `strip' when the user
1886 +# run `make install-strip'. However `strip' might not be the right
1887 +# tool to use in cross-compilation environments, therefore Automake
1888 +# will honor the `STRIP' environment variable to overrule this program.
1889 +dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
1890 +if test "$cross_compiling" != no; then
1891 + AC_CHECK_TOOL([STRIP], [strip], :)
1892 +fi
1893 +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
1894 +AC_SUBST([INSTALL_STRIP_PROGRAM])])
1895 +
1896 +# Copyright (C) 2006, 2008, 2010 Free Software Foundation, Inc.
1897 +#
1898 +# This file is free software; the Free Software Foundation
1899 +# gives unlimited permission to copy and/or distribute it,
1900 +# with or without modifications, as long as this notice is preserved.
1901 +
1902 +# serial 3
1903 +
1904 +# _AM_SUBST_NOTMAKE(VARIABLE)
1905 +# ---------------------------
1906 +# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
1907 +# This macro is traced by Automake.
1908 +AC_DEFUN([_AM_SUBST_NOTMAKE])
1909 +
1910 +# AM_SUBST_NOTMAKE(VARIABLE)
1911 +# --------------------------
1912 +# Public sister of _AM_SUBST_NOTMAKE.
1913 +AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
1914 +
1915 +# Check how to create a tarball. -*- Autoconf -*-
1916 +
1917 +# Copyright (C) 2004, 2005, 2012 Free Software Foundation, Inc.
1918 +#
1919 +# This file is free software; the Free Software Foundation
1920 +# gives unlimited permission to copy and/or distribute it,
1921 +# with or without modifications, as long as this notice is preserved.
1922 +
1923 +# serial 2
1924 +
1925 +# _AM_PROG_TAR(FORMAT)
1926 +# --------------------
1927 +# Check how to create a tarball in format FORMAT.
1928 +# FORMAT should be one of `v7', `ustar', or `pax'.
1929 +#
1930 +# Substitute a variable $(am__tar) that is a command
1931 +# writing to stdout a FORMAT-tarball containing the directory
1932 +# $tardir.
1933 +# tardir=directory && $(am__tar) > result.tar
1934 +#
1935 +# Substitute a variable $(am__untar) that extract such
1936 +# a tarball read from stdin.
1937 +# $(am__untar) < result.tar
1938 +AC_DEFUN([_AM_PROG_TAR],
1939 +[# Always define AMTAR for backward compatibility. Yes, it's still used
1940 +# in the wild :-( We should find a proper way to deprecate it ...
1941 +AC_SUBST([AMTAR], ['$${TAR-tar}'])
1942 +m4_if([$1], [v7],
1943 + [am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'],
1944 + [m4_case([$1], [ustar],, [pax],,
1945 + [m4_fatal([Unknown tar format])])
1946 +AC_MSG_CHECKING([how to create a $1 tar archive])
1947 +# Loop over all known methods to create a tar archive until one works.
1948 +_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none'
1949 +_am_tools=${am_cv_prog_tar_$1-$_am_tools}
1950 +# Do not fold the above two line into one, because Tru64 sh and
1951 +# Solaris sh will not grok spaces in the rhs of `-'.
1952 +for _am_tool in $_am_tools
1953 +do
1954 + case $_am_tool in
1955 + gnutar)
1956 + for _am_tar in tar gnutar gtar;
1957 + do
1958 + AM_RUN_LOG([$_am_tar --version]) && break
1959 + done
1960 + am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
1961 + am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
1962 + am__untar="$_am_tar -xf -"
1963 + ;;
1964 + plaintar)
1965 + # Must skip GNU tar: if it does not support --format= it doesn't create
1966 + # ustar tarball either.
1967 + (tar --version) >/dev/null 2>&1 && continue
1968 + am__tar='tar chf - "$$tardir"'
1969 + am__tar_='tar chf - "$tardir"'
1970 + am__untar='tar xf -'
1971 + ;;
1972 + pax)
1973 + am__tar='pax -L -x $1 -w "$$tardir"'
1974 + am__tar_='pax -L -x $1 -w "$tardir"'
1975 + am__untar='pax -r'
1976 + ;;
1977 + cpio)
1978 + am__tar='find "$$tardir" -print | cpio -o -H $1 -L'
1979 + am__tar_='find "$tardir" -print | cpio -o -H $1 -L'
1980 + am__untar='cpio -i -H $1 -d'
1981 + ;;
1982 + none)
1983 + am__tar=false
1984 + am__tar_=false
1985 + am__untar=false
1986 + ;;
1987 + esac
1988 +
1989 + # If the value was cached, stop now. We just wanted to have am__tar
1990 + # and am__untar set.
1991 + test -n "${am_cv_prog_tar_$1}" && break
1992 +
1993 + # tar/untar a dummy directory, and stop if the command works
1994 + rm -rf conftest.dir
1995 + mkdir conftest.dir
1996 + echo GrepMe > conftest.dir/file
1997 + AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar])
1998 + rm -rf conftest.dir
1999 + if test -s conftest.tar; then
2000 + AM_RUN_LOG([$am__untar <conftest.tar])
2001 + grep GrepMe conftest.dir/file >/dev/null 2>&1 && break
2002 + fi
2003 +done
2004 +rm -rf conftest.dir
2005 +
2006 +AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool])
2007 +AC_MSG_RESULT([$am_cv_prog_tar_$1])])
2008 +AC_SUBST([am__tar])
2009 +AC_SUBST([am__untar])
2010 +]) # _AM_PROG_TAR
2011 +
2012 diff -urN transfig.3.2.5e/config.h.in transfig.3.2.5e.fix/config.h.in
2013 --- transfig.3.2.5e/config.h.in 1969-12-31 19:00:00 -0500
2014 +++ transfig.3.2.5e.fix/config.h.in 2013-12-31 10:02:35 -0500
2015 @@ -0,0 +1,150 @@
2016 +/* config.h.in. Generated from configure.ac by autoheader. */
2017 +
2018 +/* Define to 1 if you have the `bzero' function. */
2019 +#undef HAVE_BZERO
2020 +
2021 +/* Define to 1 if you have the `floor' function. */
2022 +#undef HAVE_FLOOR
2023 +
2024 +/* Define to 1 if you have the `gethostname' function. */
2025 +#undef HAVE_GETHOSTNAME
2026 +
2027 +/* Define to 1 if you have the `index' function. */
2028 +#undef HAVE_INDEX
2029 +
2030 +/* Define to 1 if you have the <inttypes.h> header file. */
2031 +#undef HAVE_INTTYPES_H
2032 +
2033 +/* Define to 1 if you have the `isascii' function. */
2034 +#undef HAVE_ISASCII
2035 +
2036 +/* Define to 1 if you have the <limits.h> header file. */
2037 +#undef HAVE_LIMITS_H
2038 +
2039 +/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
2040 + to 0 otherwise. */
2041 +#undef HAVE_MALLOC
2042 +
2043 +/* Define to 1 if you have the `memmove' function. */
2044 +#undef HAVE_MEMMOVE
2045 +
2046 +/* Define to 1 if you have the <memory.h> header file. */
2047 +#undef HAVE_MEMORY_H
2048 +
2049 +/* Define to 1 if you have the `memset' function. */
2050 +#undef HAVE_MEMSET
2051 +
2052 +/* Define to 1 if you have the <netinet/in.h> header file. */
2053 +#undef HAVE_NETINET_IN_H
2054 +
2055 +/* Define to 1 if you have the `pow' function. */
2056 +#undef HAVE_POW
2057 +
2058 +/* Define to 1 if you have the <pwd.h> header file. */
2059 +#undef HAVE_PWD_H
2060 +
2061 +/* Define to 1 if your system has a GNU libc compatible `realloc' function,
2062 + and to 0 otherwise. */
2063 +#undef HAVE_REALLOC
2064 +
2065 +/* Define to 1 if you have the `rint' function. */
2066 +#undef HAVE_RINT
2067 +
2068 +/* Define to 1 if you have the `sqrt' function. */
2069 +#undef HAVE_SQRT
2070 +
2071 +/* Define to 1 if you have the <stdint.h> header file. */
2072 +#undef HAVE_STDINT_H
2073 +
2074 +/* Define to 1 if you have the <stdlib.h> header file. */
2075 +#undef HAVE_STDLIB_H
2076 +
2077 +/* Define to 1 if you have the `strcasecmp' function. */
2078 +#undef HAVE_STRCASECMP
2079 +
2080 +/* Define to 1 if you have the `strchr' function. */
2081 +#undef HAVE_STRCHR
2082 +
2083 +/* Define to 1 if you have the `strdup' function. */
2084 +#undef HAVE_STRDUP
2085 +
2086 +/* Define to 1 if you have the `strerror' function. */
2087 +#undef HAVE_STRERROR
2088 +
2089 +/* Define to 1 if you have the <strings.h> header file. */
2090 +#undef HAVE_STRINGS_H
2091 +
2092 +/* Define to 1 if you have the <string.h> header file. */
2093 +#undef HAVE_STRING_H
2094 +
2095 +/* Define to 1 if you have the `strncasecmp' function. */
2096 +#undef HAVE_STRNCASECMP
2097 +
2098 +/* Define to 1 if you have the `strrchr' function. */
2099 +#undef HAVE_STRRCHR
2100 +
2101 +/* Define to 1 if you have the `strstr' function. */
2102 +#undef HAVE_STRSTR
2103 +
2104 +/* Define to 1 if you have the `strtol' function. */
2105 +#undef HAVE_STRTOL
2106 +
2107 +/* Define to 1 if you have the <sys/file.h> header file. */
2108 +#undef HAVE_SYS_FILE_H
2109 +
2110 +/* Define to 1 if you have the <sys/param.h> header file. */
2111 +#undef HAVE_SYS_PARAM_H
2112 +
2113 +/* Define to 1 if you have the <sys/stat.h> header file. */
2114 +#undef HAVE_SYS_STAT_H
2115 +
2116 +/* Define to 1 if you have the <sys/types.h> header file. */
2117 +#undef HAVE_SYS_TYPES_H
2118 +
2119 +/* Define to 1 if you have the <unistd.h> header file. */
2120 +#undef HAVE_UNISTD_H
2121 +
2122 +/* Define to 1 if the system has the type `_Bool'. */
2123 +#undef HAVE__BOOL
2124 +
2125 +/* Define to 1 if your C compiler doesn't accept -c and -o together. */
2126 +#undef NO_MINUS_C_MINUS_O
2127 +
2128 +/* Name of package */
2129 +#undef PACKAGE
2130 +
2131 +/* Define to the address where bug reports for this package should be sent. */
2132 +#undef PACKAGE_BUGREPORT
2133 +
2134 +/* Define to the full name of this package. */
2135 +#undef PACKAGE_NAME
2136 +
2137 +/* Define to the full name and version of this package. */
2138 +#undef PACKAGE_STRING
2139 +
2140 +/* Define to the one symbol short name of this package. */
2141 +#undef PACKAGE_TARNAME
2142 +
2143 +/* Define to the home page for this package. */
2144 +#undef PACKAGE_URL
2145 +
2146 +/* Define to the version of this package. */
2147 +#undef PACKAGE_VERSION
2148 +
2149 +/* Define to 1 if you have the ANSI C header files. */
2150 +#undef STDC_HEADERS
2151 +
2152 +/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
2153 +#undef TIME_WITH_SYS_TIME
2154 +
2155 +/* Version number of package */
2156 +#undef VERSION
2157 +
2158 +/* Define to rpl_malloc if the replacement function should be used. */
2159 +#undef malloc
2160 +
2161 +/* Define to rpl_realloc if the replacement function should be used. */
2162 +#undef realloc
2163 +
2164 +/* Define to `unsigned int' if <sys/types.h> does not define. */
2165 +#undef size_t
2166 diff -urN transfig.3.2.5e/configure transfig.3.2.5e.fix/configure
2167 --- transfig.3.2.5e/configure 1969-12-31 19:00:00 -0500
2168 +++ transfig.3.2.5e.fix/configure 2013-12-31 10:02:35 -0500
2169 @@ -0,0 +1,6141 @@
2170 +#! /bin/sh
2171 +# Guess values for system-dependent variables and create Makefiles.
2172 +# Generated by GNU Autoconf 2.69 for transfig 3.2.
2173 +#
2174 +# Report bugs to <bvsmith@lbl.gov>.
2175 +#
2176 +#
2177 +# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
2178 +#
2179 +#
2180 +# This configure script is free software; the Free Software Foundation
2181 +# gives unlimited permission to copy, distribute and modify it.
2182 +## -------------------- ##
2183 +## M4sh Initialization. ##
2184 +## -------------------- ##
2185 +
2186 +# Be more Bourne compatible
2187 +DUALCASE=1; export DUALCASE # for MKS sh
2188 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
2189 + emulate sh
2190 + NULLCMD=:
2191 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
2192 + # is contrary to our usage. Disable this feature.
2193 + alias -g '${1+"$@"}'='"$@"'
2194 + setopt NO_GLOB_SUBST
2195 +else
2196 + case `(set -o) 2>/dev/null` in #(
2197 + *posix*) :
2198 + set -o posix ;; #(
2199 + *) :
2200 + ;;
2201 +esac
2202 +fi
2203 +
2204 +
2205 +as_nl='
2206 +'
2207 +export as_nl
2208 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
2209 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
2210 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
2211 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
2212 +# Prefer a ksh shell builtin over an external printf program on Solaris,
2213 +# but without wasting forks for bash or zsh.
2214 +if test -z "$BASH_VERSION$ZSH_VERSION" \
2215 + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
2216 + as_echo='print -r --'
2217 + as_echo_n='print -rn --'
2218 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
2219 + as_echo='printf %s\n'
2220 + as_echo_n='printf %s'
2221 +else
2222 + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
2223 + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
2224 + as_echo_n='/usr/ucb/echo -n'
2225 + else
2226 + as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
2227 + as_echo_n_body='eval
2228 + arg=$1;
2229 + case $arg in #(
2230 + *"$as_nl"*)
2231 + expr "X$arg" : "X\\(.*\\)$as_nl";
2232 + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
2233 + esac;
2234 + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
2235 + '
2236 + export as_echo_n_body
2237 + as_echo_n='sh -c $as_echo_n_body as_echo'
2238 + fi
2239 + export as_echo_body
2240 + as_echo='sh -c $as_echo_body as_echo'
2241 +fi
2242 +
2243 +# The user is always right.
2244 +if test "${PATH_SEPARATOR+set}" != set; then
2245 + PATH_SEPARATOR=:
2246 + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
2247 + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
2248 + PATH_SEPARATOR=';'
2249 + }
2250 +fi
2251 +
2252 +
2253 +# IFS
2254 +# We need space, tab and new line, in precisely that order. Quoting is
2255 +# there to prevent editors from complaining about space-tab.
2256 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
2257 +# splitting by setting IFS to empty value.)
2258 +IFS=" "" $as_nl"
2259 +
2260 +# Find who we are. Look in the path if we contain no directory separator.
2261 +as_myself=
2262 +case $0 in #((
2263 + *[\\/]* ) as_myself=$0 ;;
2264 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2265 +for as_dir in $PATH
2266 +do
2267 + IFS=$as_save_IFS
2268 + test -z "$as_dir" && as_dir=.
2269 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
2270 + done
2271 +IFS=$as_save_IFS
2272 +
2273 + ;;
2274 +esac
2275 +# We did not find ourselves, most probably we were run as `sh COMMAND'
2276 +# in which case we are not to be found in the path.
2277 +if test "x$as_myself" = x; then
2278 + as_myself=$0
2279 +fi
2280 +if test ! -f "$as_myself"; then
2281 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
2282 + exit 1
2283 +fi
2284 +
2285 +# Unset variables that we do not need and which cause bugs (e.g. in
2286 +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
2287 +# suppresses any "Segmentation fault" message there. '((' could
2288 +# trigger a bug in pdksh 5.2.14.
2289 +for as_var in BASH_ENV ENV MAIL MAILPATH
2290 +do eval test x\${$as_var+set} = xset \
2291 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
2292 +done
2293 +PS1='$ '
2294 +PS2='> '
2295 +PS4='+ '
2296 +
2297 +# NLS nuisances.
2298 +LC_ALL=C
2299 +export LC_ALL
2300 +LANGUAGE=C
2301 +export LANGUAGE
2302 +
2303 +# CDPATH.
2304 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
2305 +
2306 +# Use a proper internal environment variable to ensure we don't fall
2307 + # into an infinite loop, continuously re-executing ourselves.
2308 + if test x"${_as_can_reexec}" != xno && test "x$CONFIG_SHELL" != x; then
2309 + _as_can_reexec=no; export _as_can_reexec;
2310 + # We cannot yet assume a decent shell, so we have to provide a
2311 +# neutralization value for shells without unset; and this also
2312 +# works around shells that cannot unset nonexistent variables.
2313 +# Preserve -v and -x to the replacement shell.
2314 +BASH_ENV=/dev/null
2315 +ENV=/dev/null
2316 +(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
2317 +case $- in # ((((
2318 + *v*x* | *x*v* ) as_opts=-vx ;;
2319 + *v* ) as_opts=-v ;;
2320 + *x* ) as_opts=-x ;;
2321 + * ) as_opts= ;;
2322 +esac
2323 +exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
2324 +# Admittedly, this is quite paranoid, since all the known shells bail
2325 +# out after a failed `exec'.
2326 +$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
2327 +as_fn_exit 255
2328 + fi
2329 + # We don't want this to propagate to other subprocesses.
2330 + { _as_can_reexec=; unset _as_can_reexec;}
2331 +if test "x$CONFIG_SHELL" = x; then
2332 + as_bourne_compatible="if test -n \"\${ZSH_VERSION+set}\" && (emulate sh) >/dev/null 2>&1; then :
2333 + emulate sh
2334 + NULLCMD=:
2335 + # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
2336 + # is contrary to our usage. Disable this feature.
2337 + alias -g '\${1+\"\$@\"}'='\"\$@\"'
2338 + setopt NO_GLOB_SUBST
2339 +else
2340 + case \`(set -o) 2>/dev/null\` in #(
2341 + *posix*) :
2342 + set -o posix ;; #(
2343 + *) :
2344 + ;;
2345 +esac
2346 +fi
2347 +"
2348 + as_required="as_fn_return () { (exit \$1); }
2349 +as_fn_success () { as_fn_return 0; }
2350 +as_fn_failure () { as_fn_return 1; }
2351 +as_fn_ret_success () { return 0; }
2352 +as_fn_ret_failure () { return 1; }
2353 +
2354 +exitcode=0
2355 +as_fn_success || { exitcode=1; echo as_fn_success failed.; }
2356 +as_fn_failure && { exitcode=1; echo as_fn_failure succeeded.; }
2357 +as_fn_ret_success || { exitcode=1; echo as_fn_ret_success failed.; }
2358 +as_fn_ret_failure && { exitcode=1; echo as_fn_ret_failure succeeded.; }
2359 +if ( set x; as_fn_ret_success y && test x = \"\$1\" ); then :
2360 +
2361 +else
2362 + exitcode=1; echo positional parameters were not saved.
2363 +fi
2364 +test x\$exitcode = x0 || exit 1
2365 +test -x / || exit 1"
2366 + as_suggested=" as_lineno_1=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_1a=\$LINENO
2367 + as_lineno_2=";as_suggested=$as_suggested$LINENO;as_suggested=$as_suggested" as_lineno_2a=\$LINENO
2368 + eval 'test \"x\$as_lineno_1'\$as_run'\" != \"x\$as_lineno_2'\$as_run'\" &&
2369 + test \"x\`expr \$as_lineno_1'\$as_run' + 1\`\" = \"x\$as_lineno_2'\$as_run'\"' || exit 1
2370 +test \$(( 1 + 1 )) = 2 || exit 1"
2371 + if (eval "$as_required") 2>/dev/null; then :
2372 + as_have_required=yes
2373 +else
2374 + as_have_required=no
2375 +fi
2376 + if test x$as_have_required = xyes && (eval "$as_suggested") 2>/dev/null; then :
2377 +
2378 +else
2379 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2380 +as_found=false
2381 +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
2382 +do
2383 + IFS=$as_save_IFS
2384 + test -z "$as_dir" && as_dir=.
2385 + as_found=:
2386 + case $as_dir in #(
2387 + /*)
2388 + for as_base in sh bash ksh sh5; do
2389 + # Try only shells that exist, to save several forks.
2390 + as_shell=$as_dir/$as_base
2391 + if { test -f "$as_shell" || test -f "$as_shell.exe"; } &&
2392 + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$as_shell"; } 2>/dev/null; then :
2393 + CONFIG_SHELL=$as_shell as_have_required=yes
2394 + if { $as_echo "$as_bourne_compatible""$as_suggested" | as_run=a "$as_shell"; } 2>/dev/null; then :
2395 + break 2
2396 +fi
2397 +fi
2398 + done;;
2399 + esac
2400 + as_found=false
2401 +done
2402 +$as_found || { if { test -f "$SHELL" || test -f "$SHELL.exe"; } &&
2403 + { $as_echo "$as_bourne_compatible""$as_required" | as_run=a "$SHELL"; } 2>/dev/null; then :
2404 + CONFIG_SHELL=$SHELL as_have_required=yes
2405 +fi; }
2406 +IFS=$as_save_IFS
2407 +
2408 +
2409 + if test "x$CONFIG_SHELL" != x; then :
2410 + export CONFIG_SHELL
2411 + # We cannot yet assume a decent shell, so we have to provide a
2412 +# neutralization value for shells without unset; and this also
2413 +# works around shells that cannot unset nonexistent variables.
2414 +# Preserve -v and -x to the replacement shell.
2415 +BASH_ENV=/dev/null
2416 +ENV=/dev/null
2417 +(unset BASH_ENV) >/dev/null 2>&1 && unset BASH_ENV ENV
2418 +case $- in # ((((
2419 + *v*x* | *x*v* ) as_opts=-vx ;;
2420 + *v* ) as_opts=-v ;;
2421 + *x* ) as_opts=-x ;;
2422 + * ) as_opts= ;;
2423 +esac
2424 +exec $CONFIG_SHELL $as_opts "$as_myself" ${1+"$@"}
2425 +# Admittedly, this is quite paranoid, since all the known shells bail
2426 +# out after a failed `exec'.
2427 +$as_echo "$0: could not re-execute with $CONFIG_SHELL" >&2
2428 +exit 255
2429 +fi
2430 +
2431 + if test x$as_have_required = xno; then :
2432 + $as_echo "$0: This script requires a shell more modern than all"
2433 + $as_echo "$0: the shells that I found on your system."
2434 + if test x${ZSH_VERSION+set} = xset ; then
2435 + $as_echo "$0: In particular, zsh $ZSH_VERSION has bugs and should"
2436 + $as_echo "$0: be upgraded to zsh 4.3.4 or later."
2437 + else
2438 + $as_echo "$0: Please tell bug-autoconf@gnu.org and bvsmith@lbl.gov
2439 +$0: about your system, including any error possibly output
2440 +$0: before this message. Then install a modern shell, or
2441 +$0: manually run the script under such a shell if you do
2442 +$0: have one."
2443 + fi
2444 + exit 1
2445 +fi
2446 +fi
2447 +fi
2448 +SHELL=${CONFIG_SHELL-/bin/sh}
2449 +export SHELL
2450 +# Unset more variables known to interfere with behavior of common tools.
2451 +CLICOLOR_FORCE= GREP_OPTIONS=
2452 +unset CLICOLOR_FORCE GREP_OPTIONS
2453 +
2454 +## --------------------- ##
2455 +## M4sh Shell Functions. ##
2456 +## --------------------- ##
2457 +# as_fn_unset VAR
2458 +# ---------------
2459 +# Portably unset VAR.
2460 +as_fn_unset ()
2461 +{
2462 + { eval $1=; unset $1;}
2463 +}
2464 +as_unset=as_fn_unset
2465 +
2466 +# as_fn_set_status STATUS
2467 +# -----------------------
2468 +# Set $? to STATUS, without forking.
2469 +as_fn_set_status ()
2470 +{
2471 + return $1
2472 +} # as_fn_set_status
2473 +
2474 +# as_fn_exit STATUS
2475 +# -----------------
2476 +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
2477 +as_fn_exit ()
2478 +{
2479 + set +e
2480 + as_fn_set_status $1
2481 + exit $1
2482 +} # as_fn_exit
2483 +
2484 +# as_fn_mkdir_p
2485 +# -------------
2486 +# Create "$as_dir" as a directory, including parents if necessary.
2487 +as_fn_mkdir_p ()
2488 +{
2489 +
2490 + case $as_dir in #(
2491 + -*) as_dir=./$as_dir;;
2492 + esac
2493 + test -d "$as_dir" || eval $as_mkdir_p || {
2494 + as_dirs=
2495 + while :; do
2496 + case $as_dir in #(
2497 + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
2498 + *) as_qdir=$as_dir;;
2499 + esac
2500 + as_dirs="'$as_qdir' $as_dirs"
2501 + as_dir=`$as_dirname -- "$as_dir" ||
2502 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
2503 + X"$as_dir" : 'X\(//\)[^/]' \| \
2504 + X"$as_dir" : 'X\(//\)$' \| \
2505 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
2506 +$as_echo X"$as_dir" |
2507 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
2508 + s//\1/
2509 + q
2510 + }
2511 + /^X\(\/\/\)[^/].*/{
2512 + s//\1/
2513 + q
2514 + }
2515 + /^X\(\/\/\)$/{
2516 + s//\1/
2517 + q
2518 + }
2519 + /^X\(\/\).*/{
2520 + s//\1/
2521 + q
2522 + }
2523 + s/.*/./; q'`
2524 + test -d "$as_dir" && break
2525 + done
2526 + test -z "$as_dirs" || eval "mkdir $as_dirs"
2527 + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
2528 +
2529 +
2530 +} # as_fn_mkdir_p
2531 +
2532 +# as_fn_executable_p FILE
2533 +# -----------------------
2534 +# Test if FILE is an executable regular file.
2535 +as_fn_executable_p ()
2536 +{
2537 + test -f "$1" && test -x "$1"
2538 +} # as_fn_executable_p
2539 +# as_fn_append VAR VALUE
2540 +# ----------------------
2541 +# Append the text in VALUE to the end of the definition contained in VAR. Take
2542 +# advantage of any shell optimizations that allow amortized linear growth over
2543 +# repeated appends, instead of the typical quadratic growth present in naive
2544 +# implementations.
2545 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
2546 + eval 'as_fn_append ()
2547 + {
2548 + eval $1+=\$2
2549 + }'
2550 +else
2551 + as_fn_append ()
2552 + {
2553 + eval $1=\$$1\$2
2554 + }
2555 +fi # as_fn_append
2556 +
2557 +# as_fn_arith ARG...
2558 +# ------------------
2559 +# Perform arithmetic evaluation on the ARGs, and store the result in the
2560 +# global $as_val. Take advantage of shells that can avoid forks. The arguments
2561 +# must be portable across $(()) and expr.
2562 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
2563 + eval 'as_fn_arith ()
2564 + {
2565 + as_val=$(( $* ))
2566 + }'
2567 +else
2568 + as_fn_arith ()
2569 + {
2570 + as_val=`expr "$@" || test $? -eq 1`
2571 + }
2572 +fi # as_fn_arith
2573 +
2574 +
2575 +# as_fn_error STATUS ERROR [LINENO LOG_FD]
2576 +# ----------------------------------------
2577 +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
2578 +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
2579 +# script with STATUS, using 1 if that was 0.
2580 +as_fn_error ()
2581 +{
2582 + as_status=$1; test $as_status -eq 0 && as_status=1
2583 + if test "$4"; then
2584 + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
2585 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
2586 + fi
2587 + $as_echo "$as_me: error: $2" >&2
2588 + as_fn_exit $as_status
2589 +} # as_fn_error
2590 +
2591 +if expr a : '\(a\)' >/dev/null 2>&1 &&
2592 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
2593 + as_expr=expr
2594 +else
2595 + as_expr=false
2596 +fi
2597 +
2598 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
2599 + as_basename=basename
2600 +else
2601 + as_basename=false
2602 +fi
2603 +
2604 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
2605 + as_dirname=dirname
2606 +else
2607 + as_dirname=false
2608 +fi
2609 +
2610 +as_me=`$as_basename -- "$0" ||
2611 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
2612 + X"$0" : 'X\(//\)$' \| \
2613 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
2614 +$as_echo X/"$0" |
2615 + sed '/^.*\/\([^/][^/]*\)\/*$/{
2616 + s//\1/
2617 + q
2618 + }
2619 + /^X\/\(\/\/\)$/{
2620 + s//\1/
2621 + q
2622 + }
2623 + /^X\/\(\/\).*/{
2624 + s//\1/
2625 + q
2626 + }
2627 + s/.*/./; q'`
2628 +
2629 +# Avoid depending upon Character Ranges.
2630 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
2631 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
2632 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
2633 +as_cr_digits='0123456789'
2634 +as_cr_alnum=$as_cr_Letters$as_cr_digits
2635 +
2636 +
2637 + as_lineno_1=$LINENO as_lineno_1a=$LINENO
2638 + as_lineno_2=$LINENO as_lineno_2a=$LINENO
2639 + eval 'test "x$as_lineno_1'$as_run'" != "x$as_lineno_2'$as_run'" &&
2640 + test "x`expr $as_lineno_1'$as_run' + 1`" = "x$as_lineno_2'$as_run'"' || {
2641 + # Blame Lee E. McMahon (1931-1989) for sed's syntax. :-)
2642 + sed -n '
2643 + p
2644 + /[$]LINENO/=
2645 + ' <$as_myself |
2646 + sed '
2647 + s/[$]LINENO.*/&-/
2648 + t lineno
2649 + b
2650 + :lineno
2651 + N
2652 + :loop
2653 + s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/
2654 + t loop
2655 + s/-\n.*//
2656 + ' >$as_me.lineno &&
2657 + chmod +x "$as_me.lineno" ||
2658 + { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2; as_fn_exit 1; }
2659 +
2660 + # If we had to re-execute with $CONFIG_SHELL, we're ensured to have
2661 + # already done that, so ensure we don't try to do so again and fall
2662 + # in an infinite loop. This has already happened in practice.
2663 + _as_can_reexec=no; export _as_can_reexec
2664 + # Don't try to exec as it changes $[0], causing all sort of problems
2665 + # (the dirname of $[0] is not the place where we might find the
2666 + # original and so on. Autoconf is especially sensitive to this).
2667 + . "./$as_me.lineno"
2668 + # Exit status is that of the last command.
2669 + exit
2670 +}
2671 +
2672 +ECHO_C= ECHO_N= ECHO_T=
2673 +case `echo -n x` in #(((((
2674 +-n*)
2675 + case `echo 'xy\c'` in
2676 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
2677 + xy) ECHO_C='\c';;
2678 + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
2679 + ECHO_T=' ';;
2680 + esac;;
2681 +*)
2682 + ECHO_N='-n';;
2683 +esac
2684 +
2685 +rm -f conf$$ conf$$.exe conf$$.file
2686 +if test -d conf$$.dir; then
2687 + rm -f conf$$.dir/conf$$.file
2688 +else
2689 + rm -f conf$$.dir
2690 + mkdir conf$$.dir 2>/dev/null
2691 +fi
2692 +if (echo >conf$$.file) 2>/dev/null; then
2693 + if ln -s conf$$.file conf$$ 2>/dev/null; then
2694 + as_ln_s='ln -s'
2695 + # ... but there are two gotchas:
2696 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
2697 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
2698 + # In both cases, we have to default to `cp -pR'.
2699 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
2700 + as_ln_s='cp -pR'
2701 + elif ln conf$$.file conf$$ 2>/dev/null; then
2702 + as_ln_s=ln
2703 + else
2704 + as_ln_s='cp -pR'
2705 + fi
2706 +else
2707 + as_ln_s='cp -pR'
2708 +fi
2709 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
2710 +rmdir conf$$.dir 2>/dev/null
2711 +
2712 +if mkdir -p . 2>/dev/null; then
2713 + as_mkdir_p='mkdir -p "$as_dir"'
2714 +else
2715 + test -d ./-p && rmdir ./-p
2716 + as_mkdir_p=false
2717 +fi
2718 +
2719 +as_test_x='test -x'
2720 +as_executable_p=as_fn_executable_p
2721 +
2722 +# Sed expression to map a string onto a valid CPP name.
2723 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2724 +
2725 +# Sed expression to map a string onto a valid variable name.
2726 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2727 +
2728 +
2729 +test -n "$DJDIR" || exec 7<&0 </dev/null
2730 +exec 6>&1
2731 +
2732 +# Name of the host.
2733 +# hostname on some systems (SVR3.2, old GNU/Linux) returns a bogus exit status,
2734 +# so uname gets run too.
2735 +ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
2736 +
2737 +#
2738 +# Initializations.
2739 +#
2740 +ac_default_prefix=/usr/local
2741 +ac_clean_files=
2742 +ac_config_libobj_dir=.
2743 +LIBOBJS=
2744 +cross_compiling=no
2745 +subdirs=
2746 +MFLAGS=
2747 +MAKEFLAGS=
2748 +
2749 +# Identity of this package.
2750 +PACKAGE_NAME='transfig'
2751 +PACKAGE_TARNAME='transfig'
2752 +PACKAGE_VERSION='3.2'
2753 +PACKAGE_STRING='transfig 3.2'
2754 +PACKAGE_BUGREPORT='bvsmith@lbl.gov'
2755 +PACKAGE_URL='http://www.xfig.org/'
2756 +
2757 +# Factoring default headers for most tests.
2758 +ac_includes_default="\
2759 +#include <stdio.h>
2760 +#ifdef HAVE_SYS_TYPES_H
2761 +# include <sys/types.h>
2762 +#endif
2763 +#ifdef HAVE_SYS_STAT_H
2764 +# include <sys/stat.h>
2765 +#endif
2766 +#ifdef STDC_HEADERS
2767 +# include <stdlib.h>
2768 +# include <stddef.h>
2769 +#else
2770 +# ifdef HAVE_STDLIB_H
2771 +# include <stdlib.h>
2772 +# endif
2773 +#endif
2774 +#ifdef HAVE_STRING_H
2775 +# if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2776 +# include <memory.h>
2777 +# endif
2778 +# include <string.h>
2779 +#endif
2780 +#ifdef HAVE_STRINGS_H
2781 +# include <strings.h>
2782 +#endif
2783 +#ifdef HAVE_INTTYPES_H
2784 +# include <inttypes.h>
2785 +#endif
2786 +#ifdef HAVE_STDINT_H
2787 +# include <stdint.h>
2788 +#endif
2789 +#ifdef HAVE_UNISTD_H
2790 +# include <unistd.h>
2791 +#endif"
2792 +
2793 +ac_subst_vars='am__EXEEXT_FALSE
2794 +am__EXEEXT_TRUE
2795 +LTLIBOBJS
2796 +BITMAPDIR
2797 +RGB_FILE
2798 +LIBOBJS
2799 +SYSDEPS_OBJ
2800 +EGREP
2801 +GREP
2802 +CPP
2803 +LN_S
2804 +RANLIB
2805 +am__fastdepCC_FALSE
2806 +am__fastdepCC_TRUE
2807 +CCDEPMODE
2808 +am__nodep
2809 +AMDEPBACKSLASH
2810 +AMDEP_FALSE
2811 +AMDEP_TRUE
2812 +am__quote
2813 +am__include
2814 +DEPDIR
2815 +OBJEXT
2816 +EXEEXT
2817 +ac_ct_CC
2818 +CPPFLAGS
2819 +LDFLAGS
2820 +CFLAGS
2821 +CC
2822 +am__untar
2823 +am__tar
2824 +AMTAR
2825 +am__leading_dot
2826 +SET_MAKE
2827 +AWK
2828 +mkdir_p
2829 +MKDIR_P
2830 +INSTALL_STRIP_PROGRAM
2831 +STRIP
2832 +install_sh
2833 +MAKEINFO
2834 +AUTOHEADER
2835 +AUTOMAKE
2836 +AUTOCONF
2837 +ACLOCAL
2838 +VERSION
2839 +PACKAGE
2840 +CYGPATH_W
2841 +am__isrc
2842 +INSTALL_DATA
2843 +INSTALL_SCRIPT
2844 +INSTALL_PROGRAM
2845 +target_alias
2846 +host_alias
2847 +build_alias
2848 +LIBS
2849 +ECHO_T
2850 +ECHO_N
2851 +ECHO_C
2852 +DEFS
2853 +mandir
2854 +localedir
2855 +libdir
2856 +psdir
2857 +pdfdir
2858 +dvidir
2859 +htmldir
2860 +infodir
2861 +docdir
2862 +oldincludedir
2863 +includedir
2864 +localstatedir
2865 +sharedstatedir
2866 +sysconfdir
2867 +datadir
2868 +datarootdir
2869 +libexecdir
2870 +sbindir
2871 +bindir
2872 +program_transform_name
2873 +prefix
2874 +exec_prefix
2875 +PACKAGE_URL
2876 +PACKAGE_BUGREPORT
2877 +PACKAGE_STRING
2878 +PACKAGE_VERSION
2879 +PACKAGE_TARNAME
2880 +PACKAGE_NAME
2881 +PATH_SEPARATOR
2882 +SHELL'
2883 +ac_subst_files=''
2884 +ac_user_opts='
2885 +enable_option_checking
2886 +enable_dependency_tracking
2887 +'
2888 + ac_precious_vars='build_alias
2889 +host_alias
2890 +target_alias
2891 +CC
2892 +CFLAGS
2893 +LDFLAGS
2894 +LIBS
2895 +CPPFLAGS
2896 +CPP'
2897 +
2898 +
2899 +# Initialize some variables set by options.
2900 +ac_init_help=
2901 +ac_init_version=false
2902 +ac_unrecognized_opts=
2903 +ac_unrecognized_sep=
2904 +# The variables have the same names as the options, with
2905 +# dashes changed to underlines.
2906 +cache_file=/dev/null
2907 +exec_prefix=NONE
2908 +no_create=
2909 +no_recursion=
2910 +prefix=NONE
2911 +program_prefix=NONE
2912 +program_suffix=NONE
2913 +program_transform_name=s,x,x,
2914 +silent=
2915 +site=
2916 +srcdir=
2917 +verbose=
2918 +x_includes=NONE
2919 +x_libraries=NONE
2920 +
2921 +# Installation directory options.
2922 +# These are left unexpanded so users can "make install exec_prefix=/foo"
2923 +# and all the variables that are supposed to be based on exec_prefix
2924 +# by default will actually change.
2925 +# Use braces instead of parens because sh, perl, etc. also accept them.
2926 +# (The list follows the same order as the GNU Coding Standards.)
2927 +bindir='${exec_prefix}/bin'
2928 +sbindir='${exec_prefix}/sbin'
2929 +libexecdir='${exec_prefix}/libexec'
2930 +datarootdir='${prefix}/share'
2931 +datadir='${datarootdir}'
2932 +sysconfdir='${prefix}/etc'
2933 +sharedstatedir='${prefix}/com'
2934 +localstatedir='${prefix}/var'
2935 +includedir='${prefix}/include'
2936 +oldincludedir='/usr/include'
2937 +docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
2938 +infodir='${datarootdir}/info'
2939 +htmldir='${docdir}'
2940 +dvidir='${docdir}'
2941 +pdfdir='${docdir}'
2942 +psdir='${docdir}'
2943 +libdir='${exec_prefix}/lib'
2944 +localedir='${datarootdir}/locale'
2945 +mandir='${datarootdir}/man'
2946 +
2947 +ac_prev=
2948 +ac_dashdash=
2949 +for ac_option
2950 +do
2951 + # If the previous option needs an argument, assign it.
2952 + if test -n "$ac_prev"; then
2953 + eval $ac_prev=\$ac_option
2954 + ac_prev=
2955 + continue
2956 + fi
2957 +
2958 + case $ac_option in
2959 + *=?*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;;
2960 + *=) ac_optarg= ;;
2961 + *) ac_optarg=yes ;;
2962 + esac
2963 +
2964 + # Accept the important Cygnus configure options, so we can diagnose typos.
2965 +
2966 + case $ac_dashdash$ac_option in
2967 + --)
2968 + ac_dashdash=yes ;;
2969 +
2970 + -bindir | --bindir | --bindi | --bind | --bin | --bi)
2971 + ac_prev=bindir ;;
2972 + -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
2973 + bindir=$ac_optarg ;;
2974 +
2975 + -build | --build | --buil | --bui | --bu)
2976 + ac_prev=build_alias ;;
2977 + -build=* | --build=* | --buil=* | --bui=* | --bu=*)
2978 + build_alias=$ac_optarg ;;
2979 +
2980 + -cache-file | --cache-file | --cache-fil | --cache-fi \
2981 + | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
2982 + ac_prev=cache_file ;;
2983 + -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
2984 + | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
2985 + cache_file=$ac_optarg ;;
2986 +
2987 + --config-cache | -C)
2988 + cache_file=config.cache ;;
2989 +
2990 + -datadir | --datadir | --datadi | --datad)
2991 + ac_prev=datadir ;;
2992 + -datadir=* | --datadir=* | --datadi=* | --datad=*)
2993 + datadir=$ac_optarg ;;
2994 +
2995 + -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \
2996 + | --dataroo | --dataro | --datar)
2997 + ac_prev=datarootdir ;;
2998 + -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \
2999 + | --dataroot=* | --dataroo=* | --dataro=* | --datar=*)
3000 + datarootdir=$ac_optarg ;;
3001 +
3002 + -disable-* | --disable-*)
3003 + ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
3004 + # Reject names that are not valid shell variable names.
3005 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
3006 + as_fn_error $? "invalid feature name: $ac_useropt"
3007 + ac_useropt_orig=$ac_useropt
3008 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
3009 + case $ac_user_opts in
3010 + *"
3011 +"enable_$ac_useropt"
3012 +"*) ;;
3013 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
3014 + ac_unrecognized_sep=', ';;
3015 + esac
3016 + eval enable_$ac_useropt=no ;;
3017 +
3018 + -docdir | --docdir | --docdi | --doc | --do)
3019 + ac_prev=docdir ;;
3020 + -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*)
3021 + docdir=$ac_optarg ;;
3022 +
3023 + -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv)
3024 + ac_prev=dvidir ;;
3025 + -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*)
3026 + dvidir=$ac_optarg ;;
3027 +
3028 + -enable-* | --enable-*)
3029 + ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
3030 + # Reject names that are not valid shell variable names.
3031 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
3032 + as_fn_error $? "invalid feature name: $ac_useropt"
3033 + ac_useropt_orig=$ac_useropt
3034 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
3035 + case $ac_user_opts in
3036 + *"
3037 +"enable_$ac_useropt"
3038 +"*) ;;
3039 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
3040 + ac_unrecognized_sep=', ';;
3041 + esac
3042 + eval enable_$ac_useropt=\$ac_optarg ;;
3043 +
3044 + -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
3045 + | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
3046 + | --exec | --exe | --ex)
3047 + ac_prev=exec_prefix ;;
3048 + -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
3049 + | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
3050 + | --exec=* | --exe=* | --ex=*)
3051 + exec_prefix=$ac_optarg ;;
3052 +
3053 + -gas | --gas | --ga | --g)
3054 + # Obsolete; use --with-gas.
3055 + with_gas=yes ;;
3056 +
3057 + -help | --help | --hel | --he | -h)
3058 + ac_init_help=long ;;
3059 + -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
3060 + ac_init_help=recursive ;;
3061 + -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
3062 + ac_init_help=short ;;
3063 +
3064 + -host | --host | --hos | --ho)
3065 + ac_prev=host_alias ;;
3066 + -host=* | --host=* | --hos=* | --ho=*)
3067 + host_alias=$ac_optarg ;;
3068 +
3069 + -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht)
3070 + ac_prev=htmldir ;;
3071 + -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \
3072 + | --ht=*)
3073 + htmldir=$ac_optarg ;;
3074 +
3075 + -includedir | --includedir | --includedi | --included | --include \
3076 + | --includ | --inclu | --incl | --inc)
3077 + ac_prev=includedir ;;
3078 + -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
3079 + | --includ=* | --inclu=* | --incl=* | --inc=*)
3080 + includedir=$ac_optarg ;;
3081 +
3082 + -infodir | --infodir | --infodi | --infod | --info | --inf)
3083 + ac_prev=infodir ;;
3084 + -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
3085 + infodir=$ac_optarg ;;
3086 +
3087 + -libdir | --libdir | --libdi | --libd)
3088 + ac_prev=libdir ;;
3089 + -libdir=* | --libdir=* | --libdi=* | --libd=*)
3090 + libdir=$ac_optarg ;;
3091 +
3092 + -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
3093 + | --libexe | --libex | --libe)
3094 + ac_prev=libexecdir ;;
3095 + -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
3096 + | --libexe=* | --libex=* | --libe=*)
3097 + libexecdir=$ac_optarg ;;
3098 +
3099 + -localedir | --localedir | --localedi | --localed | --locale)
3100 + ac_prev=localedir ;;
3101 + -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*)
3102 + localedir=$ac_optarg ;;
3103 +
3104 + -localstatedir | --localstatedir | --localstatedi | --localstated \
3105 + | --localstate | --localstat | --localsta | --localst | --locals)
3106 + ac_prev=localstatedir ;;
3107 + -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
3108 + | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*)
3109 + localstatedir=$ac_optarg ;;
3110 +
3111 + -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
3112 + ac_prev=mandir ;;
3113 + -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
3114 + mandir=$ac_optarg ;;
3115 +
3116 + -nfp | --nfp | --nf)
3117 + # Obsolete; use --without-fp.
3118 + with_fp=no ;;
3119 +
3120 + -no-create | --no-create | --no-creat | --no-crea | --no-cre \
3121 + | --no-cr | --no-c | -n)
3122 + no_create=yes ;;
3123 +
3124 + -no-recursion | --no-recursion | --no-recursio | --no-recursi \
3125 + | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
3126 + no_recursion=yes ;;
3127 +
3128 + -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
3129 + | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
3130 + | --oldin | --oldi | --old | --ol | --o)
3131 + ac_prev=oldincludedir ;;
3132 + -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
3133 + | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
3134 + | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
3135 + oldincludedir=$ac_optarg ;;
3136 +
3137 + -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
3138 + ac_prev=prefix ;;
3139 + -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
3140 + prefix=$ac_optarg ;;
3141 +
3142 + -program-prefix | --program-prefix | --program-prefi | --program-pref \
3143 + | --program-pre | --program-pr | --program-p)
3144 + ac_prev=program_prefix ;;
3145 + -program-prefix=* | --program-prefix=* | --program-prefi=* \
3146 + | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
3147 + program_prefix=$ac_optarg ;;
3148 +
3149 + -program-suffix | --program-suffix | --program-suffi | --program-suff \
3150 + | --program-suf | --program-su | --program-s)
3151 + ac_prev=program_suffix ;;
3152 + -program-suffix=* | --program-suffix=* | --program-suffi=* \
3153 + | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
3154 + program_suffix=$ac_optarg ;;
3155 +
3156 + -program-transform-name | --program-transform-name \
3157 + | --program-transform-nam | --program-transform-na \
3158 + | --program-transform-n | --program-transform- \
3159 + | --program-transform | --program-transfor \
3160 + | --program-transfo | --program-transf \
3161 + | --program-trans | --program-tran \
3162 + | --progr-tra | --program-tr | --program-t)
3163 + ac_prev=program_transform_name ;;
3164 + -program-transform-name=* | --program-transform-name=* \
3165 + | --program-transform-nam=* | --program-transform-na=* \
3166 + | --program-transform-n=* | --program-transform-=* \
3167 + | --program-transform=* | --program-transfor=* \
3168 + | --program-transfo=* | --program-transf=* \
3169 + | --program-trans=* | --program-tran=* \
3170 + | --progr-tra=* | --program-tr=* | --program-t=*)
3171 + program_transform_name=$ac_optarg ;;
3172 +
3173 + -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd)
3174 + ac_prev=pdfdir ;;
3175 + -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*)
3176 + pdfdir=$ac_optarg ;;
3177 +
3178 + -psdir | --psdir | --psdi | --psd | --ps)
3179 + ac_prev=psdir ;;
3180 + -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
3181 + psdir=$ac_optarg ;;
3182 +
3183 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3184 + | -silent | --silent | --silen | --sile | --sil)
3185 + silent=yes ;;
3186 +
3187 + -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
3188 + ac_prev=sbindir ;;
3189 + -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
3190 + | --sbi=* | --sb=*)
3191 + sbindir=$ac_optarg ;;
3192 +
3193 + -sharedstatedir | --sharedstatedir | --sharedstatedi \
3194 + | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
3195 + | --sharedst | --shareds | --shared | --share | --shar \
3196 + | --sha | --sh)
3197 + ac_prev=sharedstatedir ;;
3198 + -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
3199 + | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
3200 + | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
3201 + | --sha=* | --sh=*)
3202 + sharedstatedir=$ac_optarg ;;
3203 +
3204 + -site | --site | --sit)
3205 + ac_prev=site ;;
3206 + -site=* | --site=* | --sit=*)
3207 + site=$ac_optarg ;;
3208 +
3209 + -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
3210 + ac_prev=srcdir ;;
3211 + -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
3212 + srcdir=$ac_optarg ;;
3213 +
3214 + -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
3215 + | --syscon | --sysco | --sysc | --sys | --sy)
3216 + ac_prev=sysconfdir ;;
3217 + -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
3218 + | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
3219 + sysconfdir=$ac_optarg ;;
3220 +
3221 + -target | --target | --targe | --targ | --tar | --ta | --t)
3222 + ac_prev=target_alias ;;
3223 + -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
3224 + target_alias=$ac_optarg ;;
3225 +
3226 + -v | -verbose | --verbose | --verbos | --verbo | --verb)
3227 + verbose=yes ;;
3228 +
3229 + -version | --version | --versio | --versi | --vers | -V)
3230 + ac_init_version=: ;;
3231 +
3232 + -with-* | --with-*)
3233 + ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
3234 + # Reject names that are not valid shell variable names.
3235 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
3236 + as_fn_error $? "invalid package name: $ac_useropt"
3237 + ac_useropt_orig=$ac_useropt
3238 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
3239 + case $ac_user_opts in
3240 + *"
3241 +"with_$ac_useropt"
3242 +"*) ;;
3243 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
3244 + ac_unrecognized_sep=', ';;
3245 + esac
3246 + eval with_$ac_useropt=\$ac_optarg ;;
3247 +
3248 + -without-* | --without-*)
3249 + ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
3250 + # Reject names that are not valid shell variable names.
3251 + expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
3252 + as_fn_error $? "invalid package name: $ac_useropt"
3253 + ac_useropt_orig=$ac_useropt
3254 + ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
3255 + case $ac_user_opts in
3256 + *"
3257 +"with_$ac_useropt"
3258 +"*) ;;
3259 + *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
3260 + ac_unrecognized_sep=', ';;
3261 + esac
3262 + eval with_$ac_useropt=no ;;
3263 +
3264 + --x)
3265 + # Obsolete; use --with-x.
3266 + with_x=yes ;;
3267 +
3268 + -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
3269 + | --x-incl | --x-inc | --x-in | --x-i)
3270 + ac_prev=x_includes ;;
3271 + -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
3272 + | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
3273 + x_includes=$ac_optarg ;;
3274 +
3275 + -x-libraries | --x-libraries | --x-librarie | --x-librari \
3276 + | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
3277 + ac_prev=x_libraries ;;
3278 + -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
3279 + | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
3280 + x_libraries=$ac_optarg ;;
3281 +
3282 + -*) as_fn_error $? "unrecognized option: \`$ac_option'
3283 +Try \`$0 --help' for more information"
3284 + ;;
3285 +
3286 + *=*)
3287 + ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
3288 + # Reject names that are not valid shell variable names.
3289 + case $ac_envvar in #(
3290 + '' | [0-9]* | *[!_$as_cr_alnum]* )
3291 + as_fn_error $? "invalid variable name: \`$ac_envvar'" ;;
3292 + esac
3293 + eval $ac_envvar=\$ac_optarg
3294 + export $ac_envvar ;;
3295 +
3296 + *)
3297 + # FIXME: should be removed in autoconf 3.0.
3298 + $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
3299 + expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3300 + $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
3301 + : "${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}"
3302 + ;;
3303 +
3304 + esac
3305 +done
3306 +
3307 +if test -n "$ac_prev"; then
3308 + ac_option=--`echo $ac_prev | sed 's/_/-/g'`
3309 + as_fn_error $? "missing argument to $ac_option"
3310 +fi
3311 +
3312 +if test -n "$ac_unrecognized_opts"; then
3313 + case $enable_option_checking in
3314 + no) ;;
3315 + fatal) as_fn_error $? "unrecognized options: $ac_unrecognized_opts" ;;
3316 + *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
3317 + esac
3318 +fi
3319 +
3320 +# Check all directory arguments for consistency.
3321 +for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \
3322 + datadir sysconfdir sharedstatedir localstatedir includedir \
3323 + oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
3324 + libdir localedir mandir
3325 +do
3326 + eval ac_val=\$$ac_var
3327 + # Remove trailing slashes.
3328 + case $ac_val in
3329 + */ )
3330 + ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
3331 + eval $ac_var=\$ac_val;;
3332 + esac
3333 + # Be sure to have absolute directory names.
3334 + case $ac_val in
3335 + [\\/$]* | ?:[\\/]* ) continue;;
3336 + NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
3337 + esac
3338 + as_fn_error $? "expected an absolute directory name for --$ac_var: $ac_val"
3339 +done
3340 +
3341 +# There might be people who depend on the old broken behavior: `$host'
3342 +# used to hold the argument of --host etc.
3343 +# FIXME: To remove some day.
3344 +build=$build_alias
3345 +host=$host_alias
3346 +target=$target_alias
3347 +
3348 +# FIXME: To remove some day.
3349 +if test "x$host_alias" != x; then
3350 + if test "x$build_alias" = x; then
3351 + cross_compiling=maybe
3352 + elif test "x$build_alias" != "x$host_alias"; then
3353 + cross_compiling=yes
3354 + fi
3355 +fi
3356 +
3357 +ac_tool_prefix=
3358 +test -n "$host_alias" && ac_tool_prefix=$host_alias-
3359 +
3360 +test "$silent" = yes && exec 6>/dev/null
3361 +
3362 +
3363 +ac_pwd=`pwd` && test -n "$ac_pwd" &&
3364 +ac_ls_di=`ls -di .` &&
3365 +ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
3366 + as_fn_error $? "working directory cannot be determined"
3367 +test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
3368 + as_fn_error $? "pwd does not report name of working directory"
3369 +
3370 +
3371 +# Find the source files, if location was not specified.
3372 +if test -z "$srcdir"; then
3373 + ac_srcdir_defaulted=yes
3374 + # Try the directory containing this script, then the parent directory.
3375 + ac_confdir=`$as_dirname -- "$as_myself" ||
3376 +$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
3377 + X"$as_myself" : 'X\(//\)[^/]' \| \
3378 + X"$as_myself" : 'X\(//\)$' \| \
3379 + X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
3380 +$as_echo X"$as_myself" |
3381 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
3382 + s//\1/
3383 + q
3384 + }
3385 + /^X\(\/\/\)[^/].*/{
3386 + s//\1/
3387 + q
3388 + }
3389 + /^X\(\/\/\)$/{
3390 + s//\1/
3391 + q
3392 + }
3393 + /^X\(\/\).*/{
3394 + s//\1/
3395 + q
3396 + }
3397 + s/.*/./; q'`
3398 + srcdir=$ac_confdir
3399 + if test ! -r "$srcdir/$ac_unique_file"; then
3400 + srcdir=..
3401 + fi
3402 +else
3403 + ac_srcdir_defaulted=no
3404 +fi
3405 +if test ! -r "$srcdir/$ac_unique_file"; then
3406 + test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
3407 + as_fn_error $? "cannot find sources ($ac_unique_file) in $srcdir"
3408 +fi
3409 +ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
3410 +ac_abs_confdir=`(
3411 + cd "$srcdir" && test -r "./$ac_unique_file" || as_fn_error $? "$ac_msg"
3412 + pwd)`
3413 +# When building in place, set srcdir=.
3414 +if test "$ac_abs_confdir" = "$ac_pwd"; then
3415 + srcdir=.
3416 +fi
3417 +# Remove unnecessary trailing slashes from srcdir.
3418 +# Double slashes in file names in object file debugging info
3419 +# mess up M-x gdb in Emacs.
3420 +case $srcdir in
3421 +*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;;
3422 +esac
3423 +for ac_var in $ac_precious_vars; do
3424 + eval ac_env_${ac_var}_set=\${${ac_var}+set}
3425 + eval ac_env_${ac_var}_value=\$${ac_var}
3426 + eval ac_cv_env_${ac_var}_set=\${${ac_var}+set}
3427 + eval ac_cv_env_${ac_var}_value=\$${ac_var}
3428 +done
3429 +
3430 +#
3431 +# Report the --help message.
3432 +#
3433 +if test "$ac_init_help" = "long"; then
3434 + # Omit some internal or obsolete options to make the list less imposing.
3435 + # This message is too long to be a string in the A/UX 3.1 sh.
3436 + cat <<_ACEOF
3437 +\`configure' configures transfig 3.2 to adapt to many kinds of systems.
3438 +
3439 +Usage: $0 [OPTION]... [VAR=VALUE]...
3440 +
3441 +To assign environment variables (e.g., CC, CFLAGS...), specify them as
3442 +VAR=VALUE. See below for descriptions of some of the useful variables.
3443 +
3444 +Defaults for the options are specified in brackets.
3445 +
3446 +Configuration:
3447 + -h, --help display this help and exit
3448 + --help=short display options specific to this package
3449 + --help=recursive display the short help of all the included packages
3450 + -V, --version display version information and exit
3451 + -q, --quiet, --silent do not print \`checking ...' messages
3452 + --cache-file=FILE cache test results in FILE [disabled]
3453 + -C, --config-cache alias for \`--cache-file=config.cache'
3454 + -n, --no-create do not create output files
3455 + --srcdir=DIR find the sources in DIR [configure dir or \`..']
3456 +
3457 +Installation directories:
3458 + --prefix=PREFIX install architecture-independent files in PREFIX
3459 + [$ac_default_prefix]
3460 + --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
3461 + [PREFIX]
3462 +
3463 +By default, \`make install' will install all the files in
3464 +\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify
3465 +an installation prefix other than \`$ac_default_prefix' using \`--prefix',
3466 +for instance \`--prefix=\$HOME'.
3467 +
3468 +For better control, use the options below.
3469 +
3470 +Fine tuning of the installation directories:
3471 + --bindir=DIR user executables [EPREFIX/bin]
3472 + --sbindir=DIR system admin executables [EPREFIX/sbin]
3473 + --libexecdir=DIR program executables [EPREFIX/libexec]
3474 + --sysconfdir=DIR read-only single-machine data [PREFIX/etc]
3475 + --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com]
3476 + --localstatedir=DIR modifiable single-machine data [PREFIX/var]
3477 + --libdir=DIR object code libraries [EPREFIX/lib]
3478 + --includedir=DIR C header files [PREFIX/include]
3479 + --oldincludedir=DIR C header files for non-gcc [/usr/include]
3480 + --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
3481 + --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
3482 + --infodir=DIR info documentation [DATAROOTDIR/info]
3483 + --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
3484 + --mandir=DIR man documentation [DATAROOTDIR/man]
3485 + --docdir=DIR documentation root [DATAROOTDIR/doc/transfig]
3486 + --htmldir=DIR html documentation [DOCDIR]
3487 + --dvidir=DIR dvi documentation [DOCDIR]
3488 + --pdfdir=DIR pdf documentation [DOCDIR]
3489 + --psdir=DIR ps documentation [DOCDIR]
3490 +_ACEOF
3491 +
3492 + cat <<\_ACEOF
3493 +
3494 +Program names:
3495 + --program-prefix=PREFIX prepend PREFIX to installed program names
3496 + --program-suffix=SUFFIX append SUFFIX to installed program names
3497 + --program-transform-name=PROGRAM run sed PROGRAM on installed program names
3498 +_ACEOF
3499 +fi
3500 +
3501 +if test -n "$ac_init_help"; then
3502 + case $ac_init_help in
3503 + short | recursive ) echo "Configuration of transfig 3.2:";;
3504 + esac
3505 + cat <<\_ACEOF
3506 +
3507 +Optional Features:
3508 + --disable-option-checking ignore unrecognized --enable/--with options
3509 + --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
3510 + --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
3511 + --disable-dependency-tracking speeds up one-time build
3512 + --enable-dependency-tracking do not reject slow dependency extractors
3513 +
3514 +Some influential environment variables:
3515 + CC C compiler command
3516 + CFLAGS C compiler flags
3517 + LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a
3518 + nonstandard directory <lib dir>
3519 + LIBS libraries to pass to the linker, e.g. -l<library>
3520 + CPPFLAGS (Objective) C/C++ preprocessor flags, e.g. -I<include dir> if
3521 + you have headers in a nonstandard directory <include dir>
3522 + CPP C preprocessor
3523 +
3524 +Use these variables to override the choices made by `configure' or to help
3525 +it to find libraries and programs with nonstandard names/locations.
3526 +
3527 +Report bugs to <bvsmith@lbl.gov>.
3528 +transfig home page: <http://www.xfig.org/>.
3529 +_ACEOF
3530 +ac_status=$?
3531 +fi
3532 +
3533 +if test "$ac_init_help" = "recursive"; then
3534 + # If there are subdirs, report their specific --help.
3535 + for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
3536 + test -d "$ac_dir" ||
3537 + { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
3538 + continue
3539 + ac_builddir=.
3540 +
3541 +case "$ac_dir" in
3542 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
3543 +*)
3544 + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
3545 + # A ".." for each directory in $ac_dir_suffix.
3546 + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
3547 + case $ac_top_builddir_sub in
3548 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
3549 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
3550 + esac ;;
3551 +esac
3552 +ac_abs_top_builddir=$ac_pwd
3553 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
3554 +# for backward compatibility:
3555 +ac_top_builddir=$ac_top_build_prefix
3556 +
3557 +case $srcdir in
3558 + .) # We are building in place.
3559 + ac_srcdir=.
3560 + ac_top_srcdir=$ac_top_builddir_sub
3561 + ac_abs_top_srcdir=$ac_pwd ;;
3562 + [\\/]* | ?:[\\/]* ) # Absolute name.
3563 + ac_srcdir=$srcdir$ac_dir_suffix;
3564 + ac_top_srcdir=$srcdir
3565 + ac_abs_top_srcdir=$srcdir ;;
3566 + *) # Relative name.
3567 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
3568 + ac_top_srcdir=$ac_top_build_prefix$srcdir
3569 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
3570 +esac
3571 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
3572 +
3573 + cd "$ac_dir" || { ac_status=$?; continue; }
3574 + # Check for guested configure.
3575 + if test -f "$ac_srcdir/configure.gnu"; then
3576 + echo &&
3577 + $SHELL "$ac_srcdir/configure.gnu" --help=recursive
3578 + elif test -f "$ac_srcdir/configure"; then
3579 + echo &&
3580 + $SHELL "$ac_srcdir/configure" --help=recursive
3581 + else
3582 + $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
3583 + fi || ac_status=$?
3584 + cd "$ac_pwd" || { ac_status=$?; break; }
3585 + done
3586 +fi
3587 +
3588 +test -n "$ac_init_help" && exit $ac_status
3589 +if $ac_init_version; then
3590 + cat <<\_ACEOF
3591 +transfig configure 3.2
3592 +generated by GNU Autoconf 2.69
3593 +
3594 +Copyright (C) 2012 Free Software Foundation, Inc.
3595 +This configure script is free software; the Free Software Foundation
3596 +gives unlimited permission to copy, distribute and modify it.
3597 +_ACEOF
3598 + exit
3599 +fi
3600 +
3601 +## ------------------------ ##
3602 +## Autoconf initialization. ##
3603 +## ------------------------ ##
3604 +
3605 +# ac_fn_c_try_compile LINENO
3606 +# --------------------------
3607 +# Try to compile conftest.$ac_ext, and return whether this succeeded.
3608 +ac_fn_c_try_compile ()
3609 +{
3610 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3611 + rm -f conftest.$ac_objext
3612 + if { { ac_try="$ac_compile"
3613 +case "(($ac_try" in
3614 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3615 + *) ac_try_echo=$ac_try;;
3616 +esac
3617 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3618 +$as_echo "$ac_try_echo"; } >&5
3619 + (eval "$ac_compile") 2>conftest.err
3620 + ac_status=$?
3621 + if test -s conftest.err; then
3622 + grep -v '^ *+' conftest.err >conftest.er1
3623 + cat conftest.er1 >&5
3624 + mv -f conftest.er1 conftest.err
3625 + fi
3626 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3627 + test $ac_status = 0; } && {
3628 + test -z "$ac_c_werror_flag" ||
3629 + test ! -s conftest.err
3630 + } && test -s conftest.$ac_objext; then :
3631 + ac_retval=0
3632 +else
3633 + $as_echo "$as_me: failed program was:" >&5
3634 +sed 's/^/| /' conftest.$ac_ext >&5
3635 +
3636 + ac_retval=1
3637 +fi
3638 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3639 + as_fn_set_status $ac_retval
3640 +
3641 +} # ac_fn_c_try_compile
3642 +
3643 +# ac_fn_c_try_cpp LINENO
3644 +# ----------------------
3645 +# Try to preprocess conftest.$ac_ext, and return whether this succeeded.
3646 +ac_fn_c_try_cpp ()
3647 +{
3648 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3649 + if { { ac_try="$ac_cpp conftest.$ac_ext"
3650 +case "(($ac_try" in
3651 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3652 + *) ac_try_echo=$ac_try;;
3653 +esac
3654 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3655 +$as_echo "$ac_try_echo"; } >&5
3656 + (eval "$ac_cpp conftest.$ac_ext") 2>conftest.err
3657 + ac_status=$?
3658 + if test -s conftest.err; then
3659 + grep -v '^ *+' conftest.err >conftest.er1
3660 + cat conftest.er1 >&5
3661 + mv -f conftest.er1 conftest.err
3662 + fi
3663 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3664 + test $ac_status = 0; } > conftest.i && {
3665 + test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3666 + test ! -s conftest.err
3667 + }; then :
3668 + ac_retval=0
3669 +else
3670 + $as_echo "$as_me: failed program was:" >&5
3671 +sed 's/^/| /' conftest.$ac_ext >&5
3672 +
3673 + ac_retval=1
3674 +fi
3675 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3676 + as_fn_set_status $ac_retval
3677 +
3678 +} # ac_fn_c_try_cpp
3679 +
3680 +# ac_fn_c_try_run LINENO
3681 +# ----------------------
3682 +# Try to link conftest.$ac_ext, and return whether this succeeded. Assumes
3683 +# that executables *can* be run.
3684 +ac_fn_c_try_run ()
3685 +{
3686 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3687 + if { { ac_try="$ac_link"
3688 +case "(($ac_try" in
3689 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3690 + *) ac_try_echo=$ac_try;;
3691 +esac
3692 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3693 +$as_echo "$ac_try_echo"; } >&5
3694 + (eval "$ac_link") 2>&5
3695 + ac_status=$?
3696 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3697 + test $ac_status = 0; } && { ac_try='./conftest$ac_exeext'
3698 + { { case "(($ac_try" in
3699 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3700 + *) ac_try_echo=$ac_try;;
3701 +esac
3702 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3703 +$as_echo "$ac_try_echo"; } >&5
3704 + (eval "$ac_try") 2>&5
3705 + ac_status=$?
3706 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3707 + test $ac_status = 0; }; }; then :
3708 + ac_retval=0
3709 +else
3710 + $as_echo "$as_me: program exited with status $ac_status" >&5
3711 + $as_echo "$as_me: failed program was:" >&5
3712 +sed 's/^/| /' conftest.$ac_ext >&5
3713 +
3714 + ac_retval=$ac_status
3715 +fi
3716 + rm -rf conftest.dSYM conftest_ipa8_conftest.oo
3717 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3718 + as_fn_set_status $ac_retval
3719 +
3720 +} # ac_fn_c_try_run
3721 +
3722 +# ac_fn_c_check_header_mongrel LINENO HEADER VAR INCLUDES
3723 +# -------------------------------------------------------
3724 +# Tests whether HEADER exists, giving a warning if it cannot be compiled using
3725 +# the include files in INCLUDES and setting the cache variable VAR
3726 +# accordingly.
3727 +ac_fn_c_check_header_mongrel ()
3728 +{
3729 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3730 + if eval \${$3+:} false; then :
3731 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3732 +$as_echo_n "checking for $2... " >&6; }
3733 +if eval \${$3+:} false; then :
3734 + $as_echo_n "(cached) " >&6
3735 +fi
3736 +eval ac_res=\$$3
3737 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3738 +$as_echo "$ac_res" >&6; }
3739 +else
3740 + # Is the header compilable?
3741 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 usability" >&5
3742 +$as_echo_n "checking $2 usability... " >&6; }
3743 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3744 +/* end confdefs.h. */
3745 +$4
3746 +#include <$2>
3747 +_ACEOF
3748 +if ac_fn_c_try_compile "$LINENO"; then :
3749 + ac_header_compiler=yes
3750 +else
3751 + ac_header_compiler=no
3752 +fi
3753 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3754 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_compiler" >&5
3755 +$as_echo "$ac_header_compiler" >&6; }
3756 +
3757 +# Is the header present?
3758 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking $2 presence" >&5
3759 +$as_echo_n "checking $2 presence... " >&6; }
3760 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3761 +/* end confdefs.h. */
3762 +#include <$2>
3763 +_ACEOF
3764 +if ac_fn_c_try_cpp "$LINENO"; then :
3765 + ac_header_preproc=yes
3766 +else
3767 + ac_header_preproc=no
3768 +fi
3769 +rm -f conftest.err conftest.i conftest.$ac_ext
3770 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_header_preproc" >&5
3771 +$as_echo "$ac_header_preproc" >&6; }
3772 +
3773 +# So? What about this header?
3774 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in #((
3775 + yes:no: )
3776 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&5
3777 +$as_echo "$as_me: WARNING: $2: accepted by the compiler, rejected by the preprocessor!" >&2;}
3778 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
3779 +$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
3780 + ;;
3781 + no:yes:* )
3782 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: present but cannot be compiled" >&5
3783 +$as_echo "$as_me: WARNING: $2: present but cannot be compiled" >&2;}
3784 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: check for missing prerequisite headers?" >&5
3785 +$as_echo "$as_me: WARNING: $2: check for missing prerequisite headers?" >&2;}
3786 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: see the Autoconf documentation" >&5
3787 +$as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}
3788 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&5
3789 +$as_echo "$as_me: WARNING: $2: section \"Present But Cannot Be Compiled\"" >&2;}
3790 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5
3791 +$as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;}
3792 +( $as_echo "## ------------------------------ ##
3793 +## Report this to bvsmith@lbl.gov ##
3794 +## ------------------------------ ##"
3795 + ) | sed "s/^/$as_me: WARNING: /" >&2
3796 + ;;
3797 +esac
3798 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3799 +$as_echo_n "checking for $2... " >&6; }
3800 +if eval \${$3+:} false; then :
3801 + $as_echo_n "(cached) " >&6
3802 +else
3803 + eval "$3=\$ac_header_compiler"
3804 +fi
3805 +eval ac_res=\$$3
3806 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3807 +$as_echo "$ac_res" >&6; }
3808 +fi
3809 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3810 +
3811 +} # ac_fn_c_check_header_mongrel
3812 +
3813 +# ac_fn_c_check_header_compile LINENO HEADER VAR INCLUDES
3814 +# -------------------------------------------------------
3815 +# Tests whether HEADER exists and can be compiled using the include files in
3816 +# INCLUDES, setting the cache variable VAR accordingly.
3817 +ac_fn_c_check_header_compile ()
3818 +{
3819 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3820 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3821 +$as_echo_n "checking for $2... " >&6; }
3822 +if eval \${$3+:} false; then :
3823 + $as_echo_n "(cached) " >&6
3824 +else
3825 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3826 +/* end confdefs.h. */
3827 +$4
3828 +#include <$2>
3829 +_ACEOF
3830 +if ac_fn_c_try_compile "$LINENO"; then :
3831 + eval "$3=yes"
3832 +else
3833 + eval "$3=no"
3834 +fi
3835 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3836 +fi
3837 +eval ac_res=\$$3
3838 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3839 +$as_echo "$ac_res" >&6; }
3840 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3841 +
3842 +} # ac_fn_c_check_header_compile
3843 +
3844 +# ac_fn_c_check_type LINENO TYPE VAR INCLUDES
3845 +# -------------------------------------------
3846 +# Tests whether TYPE exists after having included INCLUDES, setting cache
3847 +# variable VAR accordingly.
3848 +ac_fn_c_check_type ()
3849 +{
3850 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3851 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3852 +$as_echo_n "checking for $2... " >&6; }
3853 +if eval \${$3+:} false; then :
3854 + $as_echo_n "(cached) " >&6
3855 +else
3856 + eval "$3=no"
3857 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3858 +/* end confdefs.h. */
3859 +$4
3860 +int
3861 +main ()
3862 +{
3863 +if (sizeof ($2))
3864 + return 0;
3865 + ;
3866 + return 0;
3867 +}
3868 +_ACEOF
3869 +if ac_fn_c_try_compile "$LINENO"; then :
3870 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3871 +/* end confdefs.h. */
3872 +$4
3873 +int
3874 +main ()
3875 +{
3876 +if (sizeof (($2)))
3877 + return 0;
3878 + ;
3879 + return 0;
3880 +}
3881 +_ACEOF
3882 +if ac_fn_c_try_compile "$LINENO"; then :
3883 +
3884 +else
3885 + eval "$3=yes"
3886 +fi
3887 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3888 +fi
3889 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3890 +fi
3891 +eval ac_res=\$$3
3892 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
3893 +$as_echo "$ac_res" >&6; }
3894 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3895 +
3896 +} # ac_fn_c_check_type
3897 +
3898 +# ac_fn_c_try_link LINENO
3899 +# -----------------------
3900 +# Try to link conftest.$ac_ext, and return whether this succeeded.
3901 +ac_fn_c_try_link ()
3902 +{
3903 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3904 + rm -f conftest.$ac_objext conftest$ac_exeext
3905 + if { { ac_try="$ac_link"
3906 +case "(($ac_try" in
3907 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3908 + *) ac_try_echo=$ac_try;;
3909 +esac
3910 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
3911 +$as_echo "$ac_try_echo"; } >&5
3912 + (eval "$ac_link") 2>conftest.err
3913 + ac_status=$?
3914 + if test -s conftest.err; then
3915 + grep -v '^ *+' conftest.err >conftest.er1
3916 + cat conftest.er1 >&5
3917 + mv -f conftest.er1 conftest.err
3918 + fi
3919 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
3920 + test $ac_status = 0; } && {
3921 + test -z "$ac_c_werror_flag" ||
3922 + test ! -s conftest.err
3923 + } && test -s conftest$ac_exeext && {
3924 + test "$cross_compiling" = yes ||
3925 + test -x conftest$ac_exeext
3926 + }; then :
3927 + ac_retval=0
3928 +else
3929 + $as_echo "$as_me: failed program was:" >&5
3930 +sed 's/^/| /' conftest.$ac_ext >&5
3931 +
3932 + ac_retval=1
3933 +fi
3934 + # Delete the IPA/IPO (Inter Procedural Analysis/Optimization) information
3935 + # created by the PGI compiler (conftest_ipa8_conftest.oo), as it would
3936 + # interfere with the next link command; also delete a directory that is
3937 + # left behind by Apple's compiler. We do this before executing the actions.
3938 + rm -rf conftest.dSYM conftest_ipa8_conftest.oo
3939 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
3940 + as_fn_set_status $ac_retval
3941 +
3942 +} # ac_fn_c_try_link
3943 +
3944 +# ac_fn_c_check_func LINENO FUNC VAR
3945 +# ----------------------------------
3946 +# Tests whether FUNC exists, setting the cache variable VAR accordingly
3947 +ac_fn_c_check_func ()
3948 +{
3949 + as_lineno=${as_lineno-"$1"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
3950 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $2" >&5
3951 +$as_echo_n "checking for $2... " >&6; }
3952 +if eval \${$3+:} false; then :
3953 + $as_echo_n "(cached) " >&6
3954 +else
3955 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
3956 +/* end confdefs.h. */
3957 +/* Define $2 to an innocuous variant, in case <limits.h> declares $2.
3958 + For example, HP-UX 11i <limits.h> declares gettimeofday. */
3959 +#define $2 innocuous_$2
3960 +
3961 +/* System header to define __stub macros and hopefully few prototypes,
3962 + which can conflict with char $2 (); below.
3963 + Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3964 + <limits.h> exists even on freestanding compilers. */
3965 +
3966 +#ifdef __STDC__
3967 +# include <limits.h>
3968 +#else
3969 +# include <assert.h>
3970 +#endif
3971 +
3972 +#undef $2
3973 +
3974 +/* Override any GCC internal prototype to avoid an error.
3975 + Use char because int might match the return type of a GCC
3976 + builtin and then its argument prototype would still apply. */
3977 +#ifdef __cplusplus
3978 +extern "C"
3979 +#endif
3980 +char $2 ();
3981 +/* The GNU C library defines this for functions which it implements
3982 + to always fail with ENOSYS. Some functions are actually named
3983 + something starting with __ and the normal name is an alias. */
3984 +#if defined __stub_$2 || defined __stub___$2
3985 +choke me
3986 +#endif
3987 +
3988 +int
3989 +main ()
3990 +{
3991 +return $2 ();
3992 + ;
3993 + return 0;
3994 +}
3995 +_ACEOF
3996 +if ac_fn_c_try_link "$LINENO"; then :
3997 + eval "$3=yes"
3998 +else
3999 + eval "$3=no"
4000 +fi
4001 +rm -f core conftest.err conftest.$ac_objext \
4002 + conftest$ac_exeext conftest.$ac_ext
4003 +fi
4004 +eval ac_res=\$$3
4005 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_res" >&5
4006 +$as_echo "$ac_res" >&6; }
4007 + eval $as_lineno_stack; ${as_lineno_stack:+:} unset as_lineno
4008 +
4009 +} # ac_fn_c_check_func
4010 +cat >config.log <<_ACEOF
4011 +This file contains any messages produced by compilers while
4012 +running configure, to aid debugging if configure makes a mistake.
4013 +
4014 +It was created by transfig $as_me 3.2, which was
4015 +generated by GNU Autoconf 2.69. Invocation command line was
4016 +
4017 + $ $0 $@
4018 +
4019 +_ACEOF
4020 +exec 5>>config.log
4021 +{
4022 +cat <<_ASUNAME
4023 +## --------- ##
4024 +## Platform. ##
4025 +## --------- ##
4026 +
4027 +hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
4028 +uname -m = `(uname -m) 2>/dev/null || echo unknown`
4029 +uname -r = `(uname -r) 2>/dev/null || echo unknown`
4030 +uname -s = `(uname -s) 2>/dev/null || echo unknown`
4031 +uname -v = `(uname -v) 2>/dev/null || echo unknown`
4032 +
4033 +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
4034 +/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown`
4035 +
4036 +/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown`
4037 +/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown`
4038 +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
4039 +/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown`
4040 +/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown`
4041 +/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown`
4042 +/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown`
4043 +
4044 +_ASUNAME
4045 +
4046 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4047 +for as_dir in $PATH
4048 +do
4049 + IFS=$as_save_IFS
4050 + test -z "$as_dir" && as_dir=.
4051 + $as_echo "PATH: $as_dir"
4052 + done
4053 +IFS=$as_save_IFS
4054 +
4055 +} >&5
4056 +
4057 +cat >&5 <<_ACEOF
4058 +
4059 +
4060 +## ----------- ##
4061 +## Core tests. ##
4062 +## ----------- ##
4063 +
4064 +_ACEOF
4065 +
4066 +
4067 +# Keep a trace of the command line.
4068 +# Strip out --no-create and --no-recursion so they do not pile up.
4069 +# Strip out --silent because we don't want to record it for future runs.
4070 +# Also quote any args containing shell meta-characters.
4071 +# Make two passes to allow for proper duplicate-argument suppression.
4072 +ac_configure_args=
4073 +ac_configure_args0=
4074 +ac_configure_args1=
4075 +ac_must_keep_next=false
4076 +for ac_pass in 1 2
4077 +do
4078 + for ac_arg
4079 + do
4080 + case $ac_arg in
4081 + -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
4082 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4083 + | -silent | --silent | --silen | --sile | --sil)
4084 + continue ;;
4085 + *\'*)
4086 + ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4087 + esac
4088 + case $ac_pass in
4089 + 1) as_fn_append ac_configure_args0 " '$ac_arg'" ;;
4090 + 2)
4091 + as_fn_append ac_configure_args1 " '$ac_arg'"
4092 + if test $ac_must_keep_next = true; then
4093 + ac_must_keep_next=false # Got value, back to normal.
4094 + else
4095 + case $ac_arg in
4096 + *=* | --config-cache | -C | -disable-* | --disable-* \
4097 + | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
4098 + | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
4099 + | -with-* | --with-* | -without-* | --without-* | --x)
4100 + case "$ac_configure_args0 " in
4101 + "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
4102 + esac
4103 + ;;
4104 + -* ) ac_must_keep_next=true ;;
4105 + esac
4106 + fi
4107 + as_fn_append ac_configure_args " '$ac_arg'"
4108 + ;;
4109 + esac
4110 + done
4111 +done
4112 +{ ac_configure_args0=; unset ac_configure_args0;}
4113 +{ ac_configure_args1=; unset ac_configure_args1;}
4114 +
4115 +# When interrupted or exit'd, cleanup temporary files, and complete
4116 +# config.log. We remove comments because anyway the quotes in there
4117 +# would cause problems or look ugly.
4118 +# WARNING: Use '\'' to represent an apostrophe within the trap.
4119 +# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
4120 +trap 'exit_status=$?
4121 + # Save into config.log some information that might help in debugging.
4122 + {
4123 + echo
4124 +
4125 + $as_echo "## ---------------- ##
4126 +## Cache variables. ##
4127 +## ---------------- ##"
4128 + echo
4129 + # The following way of writing the cache mishandles newlines in values,
4130 +(
4131 + for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do
4132 + eval ac_val=\$$ac_var
4133 + case $ac_val in #(
4134 + *${as_nl}*)
4135 + case $ac_var in #(
4136 + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
4137 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
4138 + esac
4139 + case $ac_var in #(
4140 + _ | IFS | as_nl) ;; #(
4141 + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
4142 + *) { eval $ac_var=; unset $ac_var;} ;;
4143 + esac ;;
4144 + esac
4145 + done
4146 + (set) 2>&1 |
4147 + case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #(
4148 + *${as_nl}ac_space=\ *)
4149 + sed -n \
4150 + "s/'\''/'\''\\\\'\'''\''/g;
4151 + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p"
4152 + ;; #(
4153 + *)
4154 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
4155 + ;;
4156 + esac |
4157 + sort
4158 +)
4159 + echo
4160 +
4161 + $as_echo "## ----------------- ##
4162 +## Output variables. ##
4163 +## ----------------- ##"
4164 + echo
4165 + for ac_var in $ac_subst_vars
4166 + do
4167 + eval ac_val=\$$ac_var
4168 + case $ac_val in
4169 + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
4170 + esac
4171 + $as_echo "$ac_var='\''$ac_val'\''"
4172 + done | sort
4173 + echo
4174 +
4175 + if test -n "$ac_subst_files"; then
4176 + $as_echo "## ------------------- ##
4177 +## File substitutions. ##
4178 +## ------------------- ##"
4179 + echo
4180 + for ac_var in $ac_subst_files
4181 + do
4182 + eval ac_val=\$$ac_var
4183 + case $ac_val in
4184 + *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
4185 + esac
4186 + $as_echo "$ac_var='\''$ac_val'\''"
4187 + done | sort
4188 + echo
4189 + fi
4190 +
4191 + if test -s confdefs.h; then
4192 + $as_echo "## ----------- ##
4193 +## confdefs.h. ##
4194 +## ----------- ##"
4195 + echo
4196 + cat confdefs.h
4197 + echo
4198 + fi
4199 + test "$ac_signal" != 0 &&
4200 + $as_echo "$as_me: caught signal $ac_signal"
4201 + $as_echo "$as_me: exit $exit_status"
4202 + } >&5
4203 + rm -f core *.core core.conftest.* &&
4204 + rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
4205 + exit $exit_status
4206 +' 0
4207 +for ac_signal in 1 2 13 15; do
4208 + trap 'ac_signal='$ac_signal'; as_fn_exit 1' $ac_signal
4209 +done
4210 +ac_signal=0
4211 +
4212 +# confdefs.h avoids OS command line length limits that DEFS can exceed.
4213 +rm -f -r conftest* confdefs.h
4214 +
4215 +$as_echo "/* confdefs.h */" > confdefs.h
4216 +
4217 +# Predefined preprocessor variables.
4218 +
4219 +cat >>confdefs.h <<_ACEOF
4220 +#define PACKAGE_NAME "$PACKAGE_NAME"
4221 +_ACEOF
4222 +
4223 +cat >>confdefs.h <<_ACEOF
4224 +#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
4225 +_ACEOF
4226 +
4227 +cat >>confdefs.h <<_ACEOF
4228 +#define PACKAGE_VERSION "$PACKAGE_VERSION"
4229 +_ACEOF
4230 +
4231 +cat >>confdefs.h <<_ACEOF
4232 +#define PACKAGE_STRING "$PACKAGE_STRING"
4233 +_ACEOF
4234 +
4235 +cat >>confdefs.h <<_ACEOF
4236 +#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
4237 +_ACEOF
4238 +
4239 +cat >>confdefs.h <<_ACEOF
4240 +#define PACKAGE_URL "$PACKAGE_URL"
4241 +_ACEOF
4242 +
4243 +
4244 +# Let the site file select an alternate cache file if it wants to.
4245 +# Prefer an explicitly selected file to automatically selected ones.
4246 +ac_site_file1=NONE
4247 +ac_site_file2=NONE
4248 +if test -n "$CONFIG_SITE"; then
4249 + # We do not want a PATH search for config.site.
4250 + case $CONFIG_SITE in #((
4251 + -*) ac_site_file1=./$CONFIG_SITE;;
4252 + */*) ac_site_file1=$CONFIG_SITE;;
4253 + *) ac_site_file1=./$CONFIG_SITE;;
4254 + esac
4255 +elif test "x$prefix" != xNONE; then
4256 + ac_site_file1=$prefix/share/config.site
4257 + ac_site_file2=$prefix/etc/config.site
4258 +else
4259 + ac_site_file1=$ac_default_prefix/share/config.site
4260 + ac_site_file2=$ac_default_prefix/etc/config.site
4261 +fi
4262 +for ac_site_file in "$ac_site_file1" "$ac_site_file2"
4263 +do
4264 + test "x$ac_site_file" = xNONE && continue
4265 + if test /dev/null != "$ac_site_file" && test -r "$ac_site_file"; then
4266 + { $as_echo "$as_me:${as_lineno-$LINENO}: loading site script $ac_site_file" >&5
4267 +$as_echo "$as_me: loading site script $ac_site_file" >&6;}
4268 + sed 's/^/| /' "$ac_site_file" >&5
4269 + . "$ac_site_file" \
4270 + || { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4271 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4272 +as_fn_error $? "failed to load site script $ac_site_file
4273 +See \`config.log' for more details" "$LINENO" 5; }
4274 + fi
4275 +done
4276 +
4277 +if test -r "$cache_file"; then
4278 + # Some versions of bash will fail to source /dev/null (special files
4279 + # actually), so we avoid doing that. DJGPP emulates it as a regular file.
4280 + if test /dev/null != "$cache_file" && test -f "$cache_file"; then
4281 + { $as_echo "$as_me:${as_lineno-$LINENO}: loading cache $cache_file" >&5
4282 +$as_echo "$as_me: loading cache $cache_file" >&6;}
4283 + case $cache_file in
4284 + [\\/]* | ?:[\\/]* ) . "$cache_file";;
4285 + *) . "./$cache_file";;
4286 + esac
4287 + fi
4288 +else
4289 + { $as_echo "$as_me:${as_lineno-$LINENO}: creating cache $cache_file" >&5
4290 +$as_echo "$as_me: creating cache $cache_file" >&6;}
4291 + >$cache_file
4292 +fi
4293 +
4294 +# Check that the precious variables saved in the cache have kept the same
4295 +# value.
4296 +ac_cache_corrupted=false
4297 +for ac_var in $ac_precious_vars; do
4298 + eval ac_old_set=\$ac_cv_env_${ac_var}_set
4299 + eval ac_new_set=\$ac_env_${ac_var}_set
4300 + eval ac_old_val=\$ac_cv_env_${ac_var}_value
4301 + eval ac_new_val=\$ac_env_${ac_var}_value
4302 + case $ac_old_set,$ac_new_set in
4303 + set,)
4304 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
4305 +$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
4306 + ac_cache_corrupted=: ;;
4307 + ,set)
4308 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' was not set in the previous run" >&5
4309 +$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
4310 + ac_cache_corrupted=: ;;
4311 + ,);;
4312 + *)
4313 + if test "x$ac_old_val" != "x$ac_new_val"; then
4314 + # differences in whitespace do not lead to failure.
4315 + ac_old_val_w=`echo x $ac_old_val`
4316 + ac_new_val_w=`echo x $ac_new_val`
4317 + if test "$ac_old_val_w" != "$ac_new_val_w"; then
4318 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: \`$ac_var' has changed since the previous run:" >&5
4319 +$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
4320 + ac_cache_corrupted=:
4321 + else
4322 + { $as_echo "$as_me:${as_lineno-$LINENO}: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
4323 +$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
4324 + eval $ac_var=\$ac_old_val
4325 + fi
4326 + { $as_echo "$as_me:${as_lineno-$LINENO}: former value: \`$ac_old_val'" >&5
4327 +$as_echo "$as_me: former value: \`$ac_old_val'" >&2;}
4328 + { $as_echo "$as_me:${as_lineno-$LINENO}: current value: \`$ac_new_val'" >&5
4329 +$as_echo "$as_me: current value: \`$ac_new_val'" >&2;}
4330 + fi;;
4331 + esac
4332 + # Pass precious variables to config.status.
4333 + if test "$ac_new_set" = set; then
4334 + case $ac_new_val in
4335 + *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
4336 + *) ac_arg=$ac_var=$ac_new_val ;;
4337 + esac
4338 + case " $ac_configure_args " in
4339 + *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy.
4340 + *) as_fn_append ac_configure_args " '$ac_arg'" ;;
4341 + esac
4342 + fi
4343 +done
4344 +if $ac_cache_corrupted; then
4345 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
4346 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4347 + { $as_echo "$as_me:${as_lineno-$LINENO}: error: changes in the environment can compromise the build" >&5
4348 +$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
4349 + as_fn_error $? "run \`make distclean' and/or \`rm $cache_file' and start over" "$LINENO" 5
4350 +fi
4351 +## -------------------- ##
4352 +## Main body of script. ##
4353 +## -------------------- ##
4354 +
4355 +ac_ext=c
4356 +ac_cpp='$CPP $CPPFLAGS'
4357 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4358 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4359 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
4360 +
4361 +
4362 +
4363 +am__api_version='1.11'
4364 +
4365 +ac_aux_dir=
4366 +for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
4367 + if test -f "$ac_dir/install-sh"; then
4368 + ac_aux_dir=$ac_dir
4369 + ac_install_sh="$ac_aux_dir/install-sh -c"
4370 + break
4371 + elif test -f "$ac_dir/install.sh"; then
4372 + ac_aux_dir=$ac_dir
4373 + ac_install_sh="$ac_aux_dir/install.sh -c"
4374 + break
4375 + elif test -f "$ac_dir/shtool"; then
4376 + ac_aux_dir=$ac_dir
4377 + ac_install_sh="$ac_aux_dir/shtool install -c"
4378 + break
4379 + fi
4380 +done
4381 +if test -z "$ac_aux_dir"; then
4382 + as_fn_error $? "cannot find install-sh, install.sh, or shtool in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" "$LINENO" 5
4383 +fi
4384 +
4385 +# These three variables are undocumented and unsupported,
4386 +# and are intended to be withdrawn in a future Autoconf release.
4387 +# They can cause serious problems if a builder's source tree is in a directory
4388 +# whose full name contains unusual characters.
4389 +ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var.
4390 +ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var.
4391 +ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var.
4392 +
4393 +
4394 +# Find a good install program. We prefer a C program (faster),
4395 +# so one script is as good as another. But avoid the broken or
4396 +# incompatible versions:
4397 +# SysV /etc/install, /usr/sbin/install
4398 +# SunOS /usr/etc/install
4399 +# IRIX /sbin/install
4400 +# AIX /bin/install
4401 +# AmigaOS /C/install, which installs bootblocks on floppy discs
4402 +# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4403 +# AFS /usr/afsws/bin/install, which mishandles nonexistent args
4404 +# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4405 +# OS/2's system install, which has a completely different semantic
4406 +# ./install, which can be erroneously created by make from ./install.sh.
4407 +# Reject install programs that cannot install multiple files.
4408 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a BSD-compatible install" >&5
4409 +$as_echo_n "checking for a BSD-compatible install... " >&6; }
4410 +if test -z "$INSTALL"; then
4411 +if ${ac_cv_path_install+:} false; then :
4412 + $as_echo_n "(cached) " >&6
4413 +else
4414 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4415 +for as_dir in $PATH
4416 +do
4417 + IFS=$as_save_IFS
4418 + test -z "$as_dir" && as_dir=.
4419 + # Account for people who put trailing slashes in PATH elements.
4420 +case $as_dir/ in #((
4421 + ./ | .// | /[cC]/* | \
4422 + /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4423 + ?:[\\/]os2[\\/]install[\\/]* | ?:[\\/]OS2[\\/]INSTALL[\\/]* | \
4424 + /usr/ucb/* ) ;;
4425 + *)
4426 + # OSF1 and SCO ODT 3.0 have their own names for install.
4427 + # Don't use installbsd from OSF since it installs stuff as root
4428 + # by default.
4429 + for ac_prog in ginstall scoinst install; do
4430 + for ac_exec_ext in '' $ac_executable_extensions; do
4431 + if as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
4432 + if test $ac_prog = install &&
4433 + grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4434 + # AIX install. It has an incompatible calling convention.
4435 + :
4436 + elif test $ac_prog = install &&
4437 + grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4438 + # program-specific install script used by HP pwplus--don't use.
4439 + :
4440 + else
4441 + rm -rf conftest.one conftest.two conftest.dir
4442 + echo one > conftest.one
4443 + echo two > conftest.two
4444 + mkdir conftest.dir
4445 + if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
4446 + test -s conftest.one && test -s conftest.two &&
4447 + test -s conftest.dir/conftest.one &&
4448 + test -s conftest.dir/conftest.two
4449 + then
4450 + ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4451 + break 3
4452 + fi
4453 + fi
4454 + fi
4455 + done
4456 + done
4457 + ;;
4458 +esac
4459 +
4460 + done
4461 +IFS=$as_save_IFS
4462 +
4463 +rm -rf conftest.one conftest.two conftest.dir
4464 +
4465 +fi
4466 + if test "${ac_cv_path_install+set}" = set; then
4467 + INSTALL=$ac_cv_path_install
4468 + else
4469 + # As a last resort, use the slow shell script. Don't cache a
4470 + # value for INSTALL within a source directory, because that will
4471 + # break other packages using the cache if that directory is
4472 + # removed, or if the value is a relative name.
4473 + INSTALL=$ac_install_sh
4474 + fi
4475 +fi
4476 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $INSTALL" >&5
4477 +$as_echo "$INSTALL" >&6; }
4478 +
4479 +# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4480 +# It thinks the first close brace ends the variable substitution.
4481 +test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4482 +
4483 +test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4484 +
4485 +test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4486 +
4487 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether build environment is sane" >&5
4488 +$as_echo_n "checking whether build environment is sane... " >&6; }
4489 +# Just in case
4490 +sleep 1
4491 +echo timestamp > conftest.file
4492 +# Reject unsafe characters in $srcdir or the absolute working directory
4493 +# name. Accept space and tab only in the latter.
4494 +am_lf='
4495 +'
4496 +case `pwd` in
4497 + *[\\\"\#\$\&\'\`$am_lf]*)
4498 + as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;;
4499 +esac
4500 +case $srcdir in
4501 + *[\\\"\#\$\&\'\`$am_lf\ \ ]*)
4502 + as_fn_error $? "unsafe srcdir value: \`$srcdir'" "$LINENO" 5;;
4503 +esac
4504 +
4505 +# Do `set' in a subshell so we don't clobber the current shell's
4506 +# arguments. Must try -L first in case configure is actually a
4507 +# symlink; some systems play weird games with the mod time of symlinks
4508 +# (eg FreeBSD returns the mod time of the symlink's containing
4509 +# directory).
4510 +if (
4511 + set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
4512 + if test "$*" = "X"; then
4513 + # -L didn't work.
4514 + set X `ls -t "$srcdir/configure" conftest.file`
4515 + fi
4516 + rm -f conftest.file
4517 + if test "$*" != "X $srcdir/configure conftest.file" \
4518 + && test "$*" != "X conftest.file $srcdir/configure"; then
4519 +
4520 + # If neither matched, then we have a broken ls. This can happen
4521 + # if, for instance, CONFIG_SHELL is bash and it inherits a
4522 + # broken ls alias from the environment. This has actually
4523 + # happened. Such a system could not be considered "sane".
4524 + as_fn_error $? "ls -t appears to fail. Make sure there is not a broken
4525 +alias in your environment" "$LINENO" 5
4526 + fi
4527 +
4528 + test "$2" = conftest.file
4529 + )
4530 +then
4531 + # Ok.
4532 + :
4533 +else
4534 + as_fn_error $? "newly created file is older than distributed files!
4535 +Check your system clock" "$LINENO" 5
4536 +fi
4537 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4538 +$as_echo "yes" >&6; }
4539 +test "$program_prefix" != NONE &&
4540 + program_transform_name="s&^&$program_prefix&;$program_transform_name"
4541 +# Use a double $ so make ignores it.
4542 +test "$program_suffix" != NONE &&
4543 + program_transform_name="s&\$&$program_suffix&;$program_transform_name"
4544 +# Double any \ or $.
4545 +# By default was `s,x,x', remove it if useless.
4546 +ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
4547 +program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
4548 +
4549 +# expand $ac_aux_dir to an absolute path
4550 +am_aux_dir=`cd $ac_aux_dir && pwd`
4551 +
4552 +if test x"${MISSING+set}" != xset; then
4553 + case $am_aux_dir in
4554 + *\ * | *\ *)
4555 + MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
4556 + *)
4557 + MISSING="\${SHELL} $am_aux_dir/missing" ;;
4558 + esac
4559 +fi
4560 +# Use eval to expand $SHELL
4561 +if eval "$MISSING --run true"; then
4562 + am_missing_run="$MISSING --run "
4563 +else
4564 + am_missing_run=
4565 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: \`missing' script is too old or missing" >&5
4566 +$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
4567 +fi
4568 +
4569 +if test x"${install_sh}" != xset; then
4570 + case $am_aux_dir in
4571 + *\ * | *\ *)
4572 + install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
4573 + *)
4574 + install_sh="\${SHELL} $am_aux_dir/install-sh"
4575 + esac
4576 +fi
4577 +
4578 +# Installed binaries are usually stripped using `strip' when the user
4579 +# run `make install-strip'. However `strip' might not be the right
4580 +# tool to use in cross-compilation environments, therefore Automake
4581 +# will honor the `STRIP' environment variable to overrule this program.
4582 +if test "$cross_compiling" != no; then
4583 + if test -n "$ac_tool_prefix"; then
4584 + # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4585 +set dummy ${ac_tool_prefix}strip; ac_word=$2
4586 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4587 +$as_echo_n "checking for $ac_word... " >&6; }
4588 +if ${ac_cv_prog_STRIP+:} false; then :
4589 + $as_echo_n "(cached) " >&6
4590 +else
4591 + if test -n "$STRIP"; then
4592 + ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4593 +else
4594 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4595 +for as_dir in $PATH
4596 +do
4597 + IFS=$as_save_IFS
4598 + test -z "$as_dir" && as_dir=.
4599 + for ac_exec_ext in '' $ac_executable_extensions; do
4600 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4601 + ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4602 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4603 + break 2
4604 + fi
4605 +done
4606 + done
4607 +IFS=$as_save_IFS
4608 +
4609 +fi
4610 +fi
4611 +STRIP=$ac_cv_prog_STRIP
4612 +if test -n "$STRIP"; then
4613 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $STRIP" >&5
4614 +$as_echo "$STRIP" >&6; }
4615 +else
4616 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4617 +$as_echo "no" >&6; }
4618 +fi
4619 +
4620 +
4621 +fi
4622 +if test -z "$ac_cv_prog_STRIP"; then
4623 + ac_ct_STRIP=$STRIP
4624 + # Extract the first word of "strip", so it can be a program name with args.
4625 +set dummy strip; ac_word=$2
4626 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4627 +$as_echo_n "checking for $ac_word... " >&6; }
4628 +if ${ac_cv_prog_ac_ct_STRIP+:} false; then :
4629 + $as_echo_n "(cached) " >&6
4630 +else
4631 + if test -n "$ac_ct_STRIP"; then
4632 + ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
4633 +else
4634 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4635 +for as_dir in $PATH
4636 +do
4637 + IFS=$as_save_IFS
4638 + test -z "$as_dir" && as_dir=.
4639 + for ac_exec_ext in '' $ac_executable_extensions; do
4640 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4641 + ac_cv_prog_ac_ct_STRIP="strip"
4642 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4643 + break 2
4644 + fi
4645 +done
4646 + done
4647 +IFS=$as_save_IFS
4648 +
4649 +fi
4650 +fi
4651 +ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
4652 +if test -n "$ac_ct_STRIP"; then
4653 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_STRIP" >&5
4654 +$as_echo "$ac_ct_STRIP" >&6; }
4655 +else
4656 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4657 +$as_echo "no" >&6; }
4658 +fi
4659 +
4660 + if test "x$ac_ct_STRIP" = x; then
4661 + STRIP=":"
4662 + else
4663 + case $cross_compiling:$ac_tool_warned in
4664 +yes:)
4665 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4666 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4667 +ac_tool_warned=yes ;;
4668 +esac
4669 + STRIP=$ac_ct_STRIP
4670 + fi
4671 +else
4672 + STRIP="$ac_cv_prog_STRIP"
4673 +fi
4674 +
4675 +fi
4676 +INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
4677 +
4678 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for a thread-safe mkdir -p" >&5
4679 +$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
4680 +if test -z "$MKDIR_P"; then
4681 + if ${ac_cv_path_mkdir+:} false; then :
4682 + $as_echo_n "(cached) " >&6
4683 +else
4684 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4685 +for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
4686 +do
4687 + IFS=$as_save_IFS
4688 + test -z "$as_dir" && as_dir=.
4689 + for ac_prog in mkdir gmkdir; do
4690 + for ac_exec_ext in '' $ac_executable_extensions; do
4691 + as_fn_executable_p "$as_dir/$ac_prog$ac_exec_ext" || continue
4692 + case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #(
4693 + 'mkdir (GNU coreutils) '* | \
4694 + 'mkdir (coreutils) '* | \
4695 + 'mkdir (fileutils) '4.1*)
4696 + ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext
4697 + break 3;;
4698 + esac
4699 + done
4700 + done
4701 + done
4702 +IFS=$as_save_IFS
4703 +
4704 +fi
4705 +
4706 + test -d ./--version && rmdir ./--version
4707 + if test "${ac_cv_path_mkdir+set}" = set; then
4708 + MKDIR_P="$ac_cv_path_mkdir -p"
4709 + else
4710 + # As a last resort, use the slow shell script. Don't cache a
4711 + # value for MKDIR_P within a source directory, because that will
4712 + # break other packages using the cache if that directory is
4713 + # removed, or if the value is a relative name.
4714 + MKDIR_P="$ac_install_sh -d"
4715 + fi
4716 +fi
4717 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $MKDIR_P" >&5
4718 +$as_echo "$MKDIR_P" >&6; }
4719 +
4720 +mkdir_p="$MKDIR_P"
4721 +case $mkdir_p in
4722 + [\\/$]* | ?:[\\/]*) ;;
4723 + */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;;
4724 +esac
4725 +
4726 +for ac_prog in gawk mawk nawk awk
4727 +do
4728 + # Extract the first word of "$ac_prog", so it can be a program name with args.
4729 +set dummy $ac_prog; ac_word=$2
4730 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4731 +$as_echo_n "checking for $ac_word... " >&6; }
4732 +if ${ac_cv_prog_AWK+:} false; then :
4733 + $as_echo_n "(cached) " >&6
4734 +else
4735 + if test -n "$AWK"; then
4736 + ac_cv_prog_AWK="$AWK" # Let the user override the test.
4737 +else
4738 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4739 +for as_dir in $PATH
4740 +do
4741 + IFS=$as_save_IFS
4742 + test -z "$as_dir" && as_dir=.
4743 + for ac_exec_ext in '' $ac_executable_extensions; do
4744 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4745 + ac_cv_prog_AWK="$ac_prog"
4746 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4747 + break 2
4748 + fi
4749 +done
4750 + done
4751 +IFS=$as_save_IFS
4752 +
4753 +fi
4754 +fi
4755 +AWK=$ac_cv_prog_AWK
4756 +if test -n "$AWK"; then
4757 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $AWK" >&5
4758 +$as_echo "$AWK" >&6; }
4759 +else
4760 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4761 +$as_echo "no" >&6; }
4762 +fi
4763 +
4764 +
4765 + test -n "$AWK" && break
4766 +done
4767 +
4768 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4769 +$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
4770 +set x ${MAKE-make}
4771 +ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
4772 +if eval \${ac_cv_prog_make_${ac_make}_set+:} false; then :
4773 + $as_echo_n "(cached) " >&6
4774 +else
4775 + cat >conftest.make <<\_ACEOF
4776 +SHELL = /bin/sh
4777 +all:
4778 + @echo '@@@%%%=$(MAKE)=@@@%%%'
4779 +_ACEOF
4780 +# GNU make sometimes prints "make[1]: Entering ...", which would confuse us.
4781 +case `${MAKE-make} -f conftest.make 2>/dev/null` in
4782 + *@@@%%%=?*=@@@%%%*)
4783 + eval ac_cv_prog_make_${ac_make}_set=yes;;
4784 + *)
4785 + eval ac_cv_prog_make_${ac_make}_set=no;;
4786 +esac
4787 +rm -f conftest.make
4788 +fi
4789 +if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
4790 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
4791 +$as_echo "yes" >&6; }
4792 + SET_MAKE=
4793 +else
4794 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4795 +$as_echo "no" >&6; }
4796 + SET_MAKE="MAKE=${MAKE-make}"
4797 +fi
4798 +
4799 +rm -rf .tst 2>/dev/null
4800 +mkdir .tst 2>/dev/null
4801 +if test -d .tst; then
4802 + am__leading_dot=.
4803 +else
4804 + am__leading_dot=_
4805 +fi
4806 +rmdir .tst 2>/dev/null
4807 +
4808 +if test "`cd $srcdir && pwd`" != "`pwd`"; then
4809 + # Use -I$(srcdir) only when $(srcdir) != ., so that make's output
4810 + # is not polluted with repeated "-I."
4811 + am__isrc=' -I$(srcdir)'
4812 + # test to see if srcdir already configured
4813 + if test -f $srcdir/config.status; then
4814 + as_fn_error $? "source directory already configured; run \"make distclean\" there first" "$LINENO" 5
4815 + fi
4816 +fi
4817 +
4818 +# test whether we have cygpath
4819 +if test -z "$CYGPATH_W"; then
4820 + if (cygpath --version) >/dev/null 2>/dev/null; then
4821 + CYGPATH_W='cygpath -w'
4822 + else
4823 + CYGPATH_W=echo
4824 + fi
4825 +fi
4826 +
4827 +
4828 +# Define the identity of the package.
4829 + PACKAGE='transfig'
4830 + VERSION='3.2'
4831 +
4832 +
4833 +cat >>confdefs.h <<_ACEOF
4834 +#define PACKAGE "$PACKAGE"
4835 +_ACEOF
4836 +
4837 +
4838 +cat >>confdefs.h <<_ACEOF
4839 +#define VERSION "$VERSION"
4840 +_ACEOF
4841 +
4842 +# Some tools Automake needs.
4843 +
4844 +ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4845 +
4846 +
4847 +AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4848 +
4849 +
4850 +AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4851 +
4852 +
4853 +AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4854 +
4855 +
4856 +MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
4857 +
4858 +# We need awk for the "check" target. The system "awk" is bad on
4859 +# some platforms.
4860 +# Always define AMTAR for backward compatibility. Yes, it's still used
4861 +# in the wild :-( We should find a proper way to deprecate it ...
4862 +AMTAR='$${TAR-tar}'
4863 +
4864 +am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -'
4865 +
4866 +
4867 +
4868 +
4869 +
4870 +ac_config_headers="$ac_config_headers config.h"
4871 +
4872 +
4873 +# check for programs
4874 +ac_ext=c
4875 +ac_cpp='$CPP $CPPFLAGS'
4876 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4877 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4878 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
4879 +if test -n "$ac_tool_prefix"; then
4880 + # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
4881 +set dummy ${ac_tool_prefix}gcc; ac_word=$2
4882 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4883 +$as_echo_n "checking for $ac_word... " >&6; }
4884 +if ${ac_cv_prog_CC+:} false; then :
4885 + $as_echo_n "(cached) " >&6
4886 +else
4887 + if test -n "$CC"; then
4888 + ac_cv_prog_CC="$CC" # Let the user override the test.
4889 +else
4890 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4891 +for as_dir in $PATH
4892 +do
4893 + IFS=$as_save_IFS
4894 + test -z "$as_dir" && as_dir=.
4895 + for ac_exec_ext in '' $ac_executable_extensions; do
4896 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4897 + ac_cv_prog_CC="${ac_tool_prefix}gcc"
4898 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4899 + break 2
4900 + fi
4901 +done
4902 + done
4903 +IFS=$as_save_IFS
4904 +
4905 +fi
4906 +fi
4907 +CC=$ac_cv_prog_CC
4908 +if test -n "$CC"; then
4909 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
4910 +$as_echo "$CC" >&6; }
4911 +else
4912 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4913 +$as_echo "no" >&6; }
4914 +fi
4915 +
4916 +
4917 +fi
4918 +if test -z "$ac_cv_prog_CC"; then
4919 + ac_ct_CC=$CC
4920 + # Extract the first word of "gcc", so it can be a program name with args.
4921 +set dummy gcc; ac_word=$2
4922 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4923 +$as_echo_n "checking for $ac_word... " >&6; }
4924 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
4925 + $as_echo_n "(cached) " >&6
4926 +else
4927 + if test -n "$ac_ct_CC"; then
4928 + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
4929 +else
4930 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4931 +for as_dir in $PATH
4932 +do
4933 + IFS=$as_save_IFS
4934 + test -z "$as_dir" && as_dir=.
4935 + for ac_exec_ext in '' $ac_executable_extensions; do
4936 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4937 + ac_cv_prog_ac_ct_CC="gcc"
4938 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4939 + break 2
4940 + fi
4941 +done
4942 + done
4943 +IFS=$as_save_IFS
4944 +
4945 +fi
4946 +fi
4947 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
4948 +if test -n "$ac_ct_CC"; then
4949 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
4950 +$as_echo "$ac_ct_CC" >&6; }
4951 +else
4952 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
4953 +$as_echo "no" >&6; }
4954 +fi
4955 +
4956 + if test "x$ac_ct_CC" = x; then
4957 + CC=""
4958 + else
4959 + case $cross_compiling:$ac_tool_warned in
4960 +yes:)
4961 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
4962 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
4963 +ac_tool_warned=yes ;;
4964 +esac
4965 + CC=$ac_ct_CC
4966 + fi
4967 +else
4968 + CC="$ac_cv_prog_CC"
4969 +fi
4970 +
4971 +if test -z "$CC"; then
4972 + if test -n "$ac_tool_prefix"; then
4973 + # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
4974 +set dummy ${ac_tool_prefix}cc; ac_word=$2
4975 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
4976 +$as_echo_n "checking for $ac_word... " >&6; }
4977 +if ${ac_cv_prog_CC+:} false; then :
4978 + $as_echo_n "(cached) " >&6
4979 +else
4980 + if test -n "$CC"; then
4981 + ac_cv_prog_CC="$CC" # Let the user override the test.
4982 +else
4983 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4984 +for as_dir in $PATH
4985 +do
4986 + IFS=$as_save_IFS
4987 + test -z "$as_dir" && as_dir=.
4988 + for ac_exec_ext in '' $ac_executable_extensions; do
4989 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4990 + ac_cv_prog_CC="${ac_tool_prefix}cc"
4991 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
4992 + break 2
4993 + fi
4994 +done
4995 + done
4996 +IFS=$as_save_IFS
4997 +
4998 +fi
4999 +fi
5000 +CC=$ac_cv_prog_CC
5001 +if test -n "$CC"; then
5002 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5003 +$as_echo "$CC" >&6; }
5004 +else
5005 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5006 +$as_echo "no" >&6; }
5007 +fi
5008 +
5009 +
5010 + fi
5011 +fi
5012 +if test -z "$CC"; then
5013 + # Extract the first word of "cc", so it can be a program name with args.
5014 +set dummy cc; ac_word=$2
5015 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5016 +$as_echo_n "checking for $ac_word... " >&6; }
5017 +if ${ac_cv_prog_CC+:} false; then :
5018 + $as_echo_n "(cached) " >&6
5019 +else
5020 + if test -n "$CC"; then
5021 + ac_cv_prog_CC="$CC" # Let the user override the test.
5022 +else
5023 + ac_prog_rejected=no
5024 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5025 +for as_dir in $PATH
5026 +do
5027 + IFS=$as_save_IFS
5028 + test -z "$as_dir" && as_dir=.
5029 + for ac_exec_ext in '' $ac_executable_extensions; do
5030 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5031 + if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
5032 + ac_prog_rejected=yes
5033 + continue
5034 + fi
5035 + ac_cv_prog_CC="cc"
5036 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5037 + break 2
5038 + fi
5039 +done
5040 + done
5041 +IFS=$as_save_IFS
5042 +
5043 +if test $ac_prog_rejected = yes; then
5044 + # We found a bogon in the path, so make sure we never use it.
5045 + set dummy $ac_cv_prog_CC
5046 + shift
5047 + if test $# != 0; then
5048 + # We chose a different compiler from the bogus one.
5049 + # However, it has the same basename, so the bogon will be chosen
5050 + # first if we set CC to just the basename; use the full file name.
5051 + shift
5052 + ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
5053 + fi
5054 +fi
5055 +fi
5056 +fi
5057 +CC=$ac_cv_prog_CC
5058 +if test -n "$CC"; then
5059 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5060 +$as_echo "$CC" >&6; }
5061 +else
5062 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5063 +$as_echo "no" >&6; }
5064 +fi
5065 +
5066 +
5067 +fi
5068 +if test -z "$CC"; then
5069 + if test -n "$ac_tool_prefix"; then
5070 + for ac_prog in cl.exe
5071 + do
5072 + # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5073 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5074 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5075 +$as_echo_n "checking for $ac_word... " >&6; }
5076 +if ${ac_cv_prog_CC+:} false; then :
5077 + $as_echo_n "(cached) " >&6
5078 +else
5079 + if test -n "$CC"; then
5080 + ac_cv_prog_CC="$CC" # Let the user override the test.
5081 +else
5082 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5083 +for as_dir in $PATH
5084 +do
5085 + IFS=$as_save_IFS
5086 + test -z "$as_dir" && as_dir=.
5087 + for ac_exec_ext in '' $ac_executable_extensions; do
5088 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5089 + ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
5090 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5091 + break 2
5092 + fi
5093 +done
5094 + done
5095 +IFS=$as_save_IFS
5096 +
5097 +fi
5098 +fi
5099 +CC=$ac_cv_prog_CC
5100 +if test -n "$CC"; then
5101 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $CC" >&5
5102 +$as_echo "$CC" >&6; }
5103 +else
5104 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5105 +$as_echo "no" >&6; }
5106 +fi
5107 +
5108 +
5109 + test -n "$CC" && break
5110 + done
5111 +fi
5112 +if test -z "$CC"; then
5113 + ac_ct_CC=$CC
5114 + for ac_prog in cl.exe
5115 +do
5116 + # Extract the first word of "$ac_prog", so it can be a program name with args.
5117 +set dummy $ac_prog; ac_word=$2
5118 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5119 +$as_echo_n "checking for $ac_word... " >&6; }
5120 +if ${ac_cv_prog_ac_ct_CC+:} false; then :
5121 + $as_echo_n "(cached) " >&6
5122 +else
5123 + if test -n "$ac_ct_CC"; then
5124 + ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
5125 +else
5126 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5127 +for as_dir in $PATH
5128 +do
5129 + IFS=$as_save_IFS
5130 + test -z "$as_dir" && as_dir=.
5131 + for ac_exec_ext in '' $ac_executable_extensions; do
5132 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5133 + ac_cv_prog_ac_ct_CC="$ac_prog"
5134 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
5135 + break 2
5136 + fi
5137 +done
5138 + done
5139 +IFS=$as_save_IFS
5140 +
5141 +fi
5142 +fi
5143 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
5144 +if test -n "$ac_ct_CC"; then
5145 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_CC" >&5
5146 +$as_echo "$ac_ct_CC" >&6; }
5147 +else
5148 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5149 +$as_echo "no" >&6; }
5150 +fi
5151 +
5152 +
5153 + test -n "$ac_ct_CC" && break
5154 +done
5155 +
5156 + if test "x$ac_ct_CC" = x; then
5157 + CC=""
5158 + else
5159 + case $cross_compiling:$ac_tool_warned in
5160 +yes:)
5161 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
5162 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
5163 +ac_tool_warned=yes ;;
5164 +esac
5165 + CC=$ac_ct_CC
5166 + fi
5167 +fi
5168 +
5169 +fi
5170 +
5171 +
5172 +test -z "$CC" && { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5173 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5174 +as_fn_error $? "no acceptable C compiler found in \$PATH
5175 +See \`config.log' for more details" "$LINENO" 5; }
5176 +
5177 +# Provide some information about the compiler.
5178 +$as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler version" >&5
5179 +set X $ac_compile
5180 +ac_compiler=$2
5181 +for ac_option in --version -v -V -qversion; do
5182 + { { ac_try="$ac_compiler $ac_option >&5"
5183 +case "(($ac_try" in
5184 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5185 + *) ac_try_echo=$ac_try;;
5186 +esac
5187 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5188 +$as_echo "$ac_try_echo"; } >&5
5189 + (eval "$ac_compiler $ac_option >&5") 2>conftest.err
5190 + ac_status=$?
5191 + if test -s conftest.err; then
5192 + sed '10a\
5193 +... rest of stderr output deleted ...
5194 + 10q' conftest.err >conftest.er1
5195 + cat conftest.er1 >&5
5196 + fi
5197 + rm -f conftest.er1 conftest.err
5198 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5199 + test $ac_status = 0; }
5200 +done
5201 +
5202 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5203 +/* end confdefs.h. */
5204 +
5205 +int
5206 +main ()
5207 +{
5208 +
5209 + ;
5210 + return 0;
5211 +}
5212 +_ACEOF
5213 +ac_clean_files_save=$ac_clean_files
5214 +ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
5215 +# Try to create an executable without -o first, disregard a.out.
5216 +# It will help us diagnose broken compilers, and finding out an intuition
5217 +# of exeext.
5218 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the C compiler works" >&5
5219 +$as_echo_n "checking whether the C compiler works... " >&6; }
5220 +ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
5221 +
5222 +# The possible output files:
5223 +ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
5224 +
5225 +ac_rmfiles=
5226 +for ac_file in $ac_files
5227 +do
5228 + case $ac_file in
5229 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5230 + * ) ac_rmfiles="$ac_rmfiles $ac_file";;
5231 + esac
5232 +done
5233 +rm -f $ac_rmfiles
5234 +
5235 +if { { ac_try="$ac_link_default"
5236 +case "(($ac_try" in
5237 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5238 + *) ac_try_echo=$ac_try;;
5239 +esac
5240 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5241 +$as_echo "$ac_try_echo"; } >&5
5242 + (eval "$ac_link_default") 2>&5
5243 + ac_status=$?
5244 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5245 + test $ac_status = 0; }; then :
5246 + # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
5247 +# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
5248 +# in a Makefile. We should not override ac_cv_exeext if it was cached,
5249 +# so that the user can short-circuit this test for compilers unknown to
5250 +# Autoconf.
5251 +for ac_file in $ac_files ''
5252 +do
5253 + test -f "$ac_file" || continue
5254 + case $ac_file in
5255 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
5256 + ;;
5257 + [ab].out )
5258 + # We found the default executable, but exeext='' is most
5259 + # certainly right.
5260 + break;;
5261 + *.* )
5262 + if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no;
5263 + then :; else
5264 + ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5265 + fi
5266 + # We set ac_cv_exeext here because the later test for it is not
5267 + # safe: cross compilers may not add the suffix if given an `-o'
5268 + # argument, so we may need to know it at that point already.
5269 + # Even if this section looks crufty: it has the advantage of
5270 + # actually working.
5271 + break;;
5272 + * )
5273 + break;;
5274 + esac
5275 +done
5276 +test "$ac_cv_exeext" = no && ac_cv_exeext=
5277 +
5278 +else
5279 + ac_file=''
5280 +fi
5281 +if test -z "$ac_file"; then :
5282 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5283 +$as_echo "no" >&6; }
5284 +$as_echo "$as_me: failed program was:" >&5
5285 +sed 's/^/| /' conftest.$ac_ext >&5
5286 +
5287 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5288 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5289 +as_fn_error 77 "C compiler cannot create executables
5290 +See \`config.log' for more details" "$LINENO" 5; }
5291 +else
5292 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5293 +$as_echo "yes" >&6; }
5294 +fi
5295 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for C compiler default output file name" >&5
5296 +$as_echo_n "checking for C compiler default output file name... " >&6; }
5297 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_file" >&5
5298 +$as_echo "$ac_file" >&6; }
5299 +ac_exeext=$ac_cv_exeext
5300 +
5301 +rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
5302 +ac_clean_files=$ac_clean_files_save
5303 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of executables" >&5
5304 +$as_echo_n "checking for suffix of executables... " >&6; }
5305 +if { { ac_try="$ac_link"
5306 +case "(($ac_try" in
5307 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5308 + *) ac_try_echo=$ac_try;;
5309 +esac
5310 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5311 +$as_echo "$ac_try_echo"; } >&5
5312 + (eval "$ac_link") 2>&5
5313 + ac_status=$?
5314 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5315 + test $ac_status = 0; }; then :
5316 + # If both `conftest.exe' and `conftest' are `present' (well, observable)
5317 +# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
5318 +# work properly (i.e., refer to `conftest.exe'), while it won't with
5319 +# `rm'.
5320 +for ac_file in conftest.exe conftest conftest.*; do
5321 + test -f "$ac_file" || continue
5322 + case $ac_file in
5323 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
5324 + *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5325 + break;;
5326 + * ) break;;
5327 + esac
5328 +done
5329 +else
5330 + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5331 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5332 +as_fn_error $? "cannot compute suffix of executables: cannot compile and link
5333 +See \`config.log' for more details" "$LINENO" 5; }
5334 +fi
5335 +rm -f conftest conftest$ac_cv_exeext
5336 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_exeext" >&5
5337 +$as_echo "$ac_cv_exeext" >&6; }
5338 +
5339 +rm -f conftest.$ac_ext
5340 +EXEEXT=$ac_cv_exeext
5341 +ac_exeext=$EXEEXT
5342 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5343 +/* end confdefs.h. */
5344 +#include <stdio.h>
5345 +int
5346 +main ()
5347 +{
5348 +FILE *f = fopen ("conftest.out", "w");
5349 + return ferror (f) || fclose (f) != 0;
5350 +
5351 + ;
5352 + return 0;
5353 +}
5354 +_ACEOF
5355 +ac_clean_files="$ac_clean_files conftest.out"
5356 +# Check that the compiler produces executables we can run. If not, either
5357 +# the compiler is broken, or we cross compile.
5358 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are cross compiling" >&5
5359 +$as_echo_n "checking whether we are cross compiling... " >&6; }
5360 +if test "$cross_compiling" != yes; then
5361 + { { ac_try="$ac_link"
5362 +case "(($ac_try" in
5363 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5364 + *) ac_try_echo=$ac_try;;
5365 +esac
5366 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5367 +$as_echo "$ac_try_echo"; } >&5
5368 + (eval "$ac_link") 2>&5
5369 + ac_status=$?
5370 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5371 + test $ac_status = 0; }
5372 + if { ac_try='./conftest$ac_cv_exeext'
5373 + { { case "(($ac_try" in
5374 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5375 + *) ac_try_echo=$ac_try;;
5376 +esac
5377 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5378 +$as_echo "$ac_try_echo"; } >&5
5379 + (eval "$ac_try") 2>&5
5380 + ac_status=$?
5381 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5382 + test $ac_status = 0; }; }; then
5383 + cross_compiling=no
5384 + else
5385 + if test "$cross_compiling" = maybe; then
5386 + cross_compiling=yes
5387 + else
5388 + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5389 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5390 +as_fn_error $? "cannot run C compiled programs.
5391 +If you meant to cross compile, use \`--host'.
5392 +See \`config.log' for more details" "$LINENO" 5; }
5393 + fi
5394 + fi
5395 +fi
5396 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $cross_compiling" >&5
5397 +$as_echo "$cross_compiling" >&6; }
5398 +
5399 +rm -f conftest.$ac_ext conftest$ac_cv_exeext conftest.out
5400 +ac_clean_files=$ac_clean_files_save
5401 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for suffix of object files" >&5
5402 +$as_echo_n "checking for suffix of object files... " >&6; }
5403 +if ${ac_cv_objext+:} false; then :
5404 + $as_echo_n "(cached) " >&6
5405 +else
5406 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5407 +/* end confdefs.h. */
5408 +
5409 +int
5410 +main ()
5411 +{
5412 +
5413 + ;
5414 + return 0;
5415 +}
5416 +_ACEOF
5417 +rm -f conftest.o conftest.obj
5418 +if { { ac_try="$ac_compile"
5419 +case "(($ac_try" in
5420 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5421 + *) ac_try_echo=$ac_try;;
5422 +esac
5423 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5424 +$as_echo "$ac_try_echo"; } >&5
5425 + (eval "$ac_compile") 2>&5
5426 + ac_status=$?
5427 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5428 + test $ac_status = 0; }; then :
5429 + for ac_file in conftest.o conftest.obj conftest.*; do
5430 + test -f "$ac_file" || continue;
5431 + case $ac_file in
5432 + *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
5433 + *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
5434 + break;;
5435 + esac
5436 +done
5437 +else
5438 + $as_echo "$as_me: failed program was:" >&5
5439 +sed 's/^/| /' conftest.$ac_ext >&5
5440 +
5441 +{ { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
5442 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5443 +as_fn_error $? "cannot compute suffix of object files: cannot compile
5444 +See \`config.log' for more details" "$LINENO" 5; }
5445 +fi
5446 +rm -f conftest.$ac_cv_objext conftest.$ac_ext
5447 +fi
5448 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_objext" >&5
5449 +$as_echo "$ac_cv_objext" >&6; }
5450 +OBJEXT=$ac_cv_objext
5451 +ac_objext=$OBJEXT
5452 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether we are using the GNU C compiler" >&5
5453 +$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
5454 +if ${ac_cv_c_compiler_gnu+:} false; then :
5455 + $as_echo_n "(cached) " >&6
5456 +else
5457 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5458 +/* end confdefs.h. */
5459 +
5460 +int
5461 +main ()
5462 +{
5463 +#ifndef __GNUC__
5464 + choke me
5465 +#endif
5466 +
5467 + ;
5468 + return 0;
5469 +}
5470 +_ACEOF
5471 +if ac_fn_c_try_compile "$LINENO"; then :
5472 + ac_compiler_gnu=yes
5473 +else
5474 + ac_compiler_gnu=no
5475 +fi
5476 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5477 +ac_cv_c_compiler_gnu=$ac_compiler_gnu
5478 +
5479 +fi
5480 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_c_compiler_gnu" >&5
5481 +$as_echo "$ac_cv_c_compiler_gnu" >&6; }
5482 +if test $ac_compiler_gnu = yes; then
5483 + GCC=yes
5484 +else
5485 + GCC=
5486 +fi
5487 +ac_test_CFLAGS=${CFLAGS+set}
5488 +ac_save_CFLAGS=$CFLAGS
5489 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC accepts -g" >&5
5490 +$as_echo_n "checking whether $CC accepts -g... " >&6; }
5491 +if ${ac_cv_prog_cc_g+:} false; then :
5492 + $as_echo_n "(cached) " >&6
5493 +else
5494 + ac_save_c_werror_flag=$ac_c_werror_flag
5495 + ac_c_werror_flag=yes
5496 + ac_cv_prog_cc_g=no
5497 + CFLAGS="-g"
5498 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5499 +/* end confdefs.h. */
5500 +
5501 +int
5502 +main ()
5503 +{
5504 +
5505 + ;
5506 + return 0;
5507 +}
5508 +_ACEOF
5509 +if ac_fn_c_try_compile "$LINENO"; then :
5510 + ac_cv_prog_cc_g=yes
5511 +else
5512 + CFLAGS=""
5513 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5514 +/* end confdefs.h. */
5515 +
5516 +int
5517 +main ()
5518 +{
5519 +
5520 + ;
5521 + return 0;
5522 +}
5523 +_ACEOF
5524 +if ac_fn_c_try_compile "$LINENO"; then :
5525 +
5526 +else
5527 + ac_c_werror_flag=$ac_save_c_werror_flag
5528 + CFLAGS="-g"
5529 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5530 +/* end confdefs.h. */
5531 +
5532 +int
5533 +main ()
5534 +{
5535 +
5536 + ;
5537 + return 0;
5538 +}
5539 +_ACEOF
5540 +if ac_fn_c_try_compile "$LINENO"; then :
5541 + ac_cv_prog_cc_g=yes
5542 +fi
5543 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5544 +fi
5545 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5546 +fi
5547 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5548 + ac_c_werror_flag=$ac_save_c_werror_flag
5549 +fi
5550 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_g" >&5
5551 +$as_echo "$ac_cv_prog_cc_g" >&6; }
5552 +if test "$ac_test_CFLAGS" = set; then
5553 + CFLAGS=$ac_save_CFLAGS
5554 +elif test $ac_cv_prog_cc_g = yes; then
5555 + if test "$GCC" = yes; then
5556 + CFLAGS="-g -O2"
5557 + else
5558 + CFLAGS="-g"
5559 + fi
5560 +else
5561 + if test "$GCC" = yes; then
5562 + CFLAGS="-O2"
5563 + else
5564 + CFLAGS=
5565 + fi
5566 +fi
5567 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $CC option to accept ISO C89" >&5
5568 +$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
5569 +if ${ac_cv_prog_cc_c89+:} false; then :
5570 + $as_echo_n "(cached) " >&6
5571 +else
5572 + ac_cv_prog_cc_c89=no
5573 +ac_save_CC=$CC
5574 +cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5575 +/* end confdefs.h. */
5576 +#include <stdarg.h>
5577 +#include <stdio.h>
5578 +struct stat;
5579 +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
5580 +struct buf { int x; };
5581 +FILE * (*rcsopen) (struct buf *, struct stat *, int);
5582 +static char *e (p, i)
5583 + char **p;
5584 + int i;
5585 +{
5586 + return p[i];
5587 +}
5588 +static char *f (char * (*g) (char **, int), char **p, ...)
5589 +{
5590 + char *s;
5591 + va_list v;
5592 + va_start (v,p);
5593 + s = g (p, va_arg (v,int));
5594 + va_end (v);
5595 + return s;
5596 +}
5597 +
5598 +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has
5599 + function prototypes and stuff, but not '\xHH' hex character constants.
5600 + These don't provoke an error unfortunately, instead are silently treated
5601 + as 'x'. The following induces an error, until -std is added to get
5602 + proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an
5603 + array size at least. It's necessary to write '\x00'==0 to get something
5604 + that's true only with -std. */
5605 +int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5606 +
5607 +/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters
5608 + inside strings and character constants. */
5609 +#define FOO(x) 'x'
5610 +int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1];
5611 +
5612 +int test (int i, double x);
5613 +struct s1 {int (*f) (int a);};
5614 +struct s2 {int (*f) (double a);};
5615 +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5616 +int argc;
5617 +char **argv;
5618 +int
5619 +main ()
5620 +{
5621 +return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
5622 + ;
5623 + return 0;
5624 +}
5625 +_ACEOF
5626 +for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \
5627 + -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5628 +do
5629 + CC="$ac_save_CC $ac_arg"
5630 + if ac_fn_c_try_compile "$LINENO"; then :
5631 + ac_cv_prog_cc_c89=$ac_arg
5632 +fi
5633 +rm -f core conftest.err conftest.$ac_objext
5634 + test "x$ac_cv_prog_cc_c89" != "xno" && break
5635 +done
5636 +rm -f conftest.$ac_ext
5637 +CC=$ac_save_CC
5638 +
5639 +fi
5640 +# AC_CACHE_VAL
5641 +case "x$ac_cv_prog_cc_c89" in
5642 + x)
5643 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: none needed" >&5
5644 +$as_echo "none needed" >&6; } ;;
5645 + xno)
5646 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: unsupported" >&5
5647 +$as_echo "unsupported" >&6; } ;;
5648 + *)
5649 + CC="$CC $ac_cv_prog_cc_c89"
5650 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_prog_cc_c89" >&5
5651 +$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
5652 +esac
5653 +if test "x$ac_cv_prog_cc_c89" != xno; then :
5654 +
5655 +fi
5656 +
5657 +ac_ext=c
5658 +ac_cpp='$CPP $CPPFLAGS'
5659 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5660 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5661 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
5662 +DEPDIR="${am__leading_dot}deps"
5663 +
5664 +ac_config_commands="$ac_config_commands depfiles"
5665 +
5666 +
5667 +am_make=${MAKE-make}
5668 +cat > confinc << 'END'
5669 +am__doit:
5670 + @echo this is the am__doit target
5671 +.PHONY: am__doit
5672 +END
5673 +# If we don't find an include directive, just comment out the code.
5674 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for style of include used by $am_make" >&5
5675 +$as_echo_n "checking for style of include used by $am_make... " >&6; }
5676 +am__include="#"
5677 +am__quote=
5678 +_am_result=none
5679 +# First try GNU make style include.
5680 +echo "include confinc" > confmf
5681 +# Ignore all kinds of additional output from `make'.
5682 +case `$am_make -s -f confmf 2> /dev/null` in #(
5683 +*the\ am__doit\ target*)
5684 + am__include=include
5685 + am__quote=
5686 + _am_result=GNU
5687 + ;;
5688 +esac
5689 +# Now try BSD make style include.
5690 +if test "$am__include" = "#"; then
5691 + echo '.include "confinc"' > confmf
5692 + case `$am_make -s -f confmf 2> /dev/null` in #(
5693 + *the\ am__doit\ target*)
5694 + am__include=.include
5695 + am__quote="\""
5696 + _am_result=BSD
5697 + ;;
5698 + esac
5699 +fi
5700 +
5701 +
5702 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $_am_result" >&5
5703 +$as_echo "$_am_result" >&6; }
5704 +rm -f confinc confmf
5705 +
5706 +# Check whether --enable-dependency-tracking was given.
5707 +if test "${enable_dependency_tracking+set}" = set; then :
5708 + enableval=$enable_dependency_tracking;
5709 +fi
5710 +
5711 +if test "x$enable_dependency_tracking" != xno; then
5712 + am_depcomp="$ac_aux_dir/depcomp"
5713 + AMDEPBACKSLASH='\'
5714 + am__nodep='_no'
5715 +fi
5716 + if test "x$enable_dependency_tracking" != xno; then
5717 + AMDEP_TRUE=
5718 + AMDEP_FALSE='#'
5719 +else
5720 + AMDEP_TRUE='#'
5721 + AMDEP_FALSE=
5722 +fi
5723 +
5724 +
5725 +
5726 +depcc="$CC" am_compiler_list=
5727 +
5728 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking dependency style of $depcc" >&5
5729 +$as_echo_n "checking dependency style of $depcc... " >&6; }
5730 +if ${am_cv_CC_dependencies_compiler_type+:} false; then :
5731 + $as_echo_n "(cached) " >&6
5732 +else
5733 + if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
5734 + # We make a subdir and do the tests there. Otherwise we can end up
5735 + # making bogus files that we don't know about and never remove. For
5736 + # instance it was reported that on HP-UX the gcc test will end up
5737 + # making a dummy file named `D' -- because `-MD' means `put the output
5738 + # in D'.
5739 + rm -rf conftest.dir
5740 + mkdir conftest.dir
5741 + # Copy depcomp to subdir because otherwise we won't find it if we're
5742 + # using a relative directory.
5743 + cp "$am_depcomp" conftest.dir
5744 + cd conftest.dir
5745 + # We will build objects and dependencies in a subdirectory because
5746 + # it helps to detect inapplicable dependency modes. For instance
5747 + # both Tru64's cc and ICC support -MD to output dependencies as a
5748 + # side effect of compilation, but ICC will put the dependencies in
5749 + # the current directory while Tru64 will put them in the object
5750 + # directory.
5751 + mkdir sub
5752 +
5753 + am_cv_CC_dependencies_compiler_type=none
5754 + if test "$am_compiler_list" = ""; then
5755 + am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
5756 + fi
5757 + am__universal=false
5758 + case " $depcc " in #(
5759 + *\ -arch\ *\ -arch\ *) am__universal=true ;;
5760 + esac
5761 +
5762 + for depmode in $am_compiler_list; do
5763 + # Setup a source with many dependencies, because some compilers
5764 + # like to wrap large dependency lists on column 80 (with \), and
5765 + # we should not choose a depcomp mode which is confused by this.
5766 + #
5767 + # We need to recreate these files for each test, as the compiler may
5768 + # overwrite some of them when testing with obscure command lines.
5769 + # This happens at least with the AIX C compiler.
5770 + : > sub/conftest.c
5771 + for i in 1 2 3 4 5 6; do
5772 + echo '#include "conftst'$i'.h"' >> sub/conftest.c
5773 + # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
5774 + # Solaris 8's {/usr,}/bin/sh.
5775 + touch sub/conftst$i.h
5776 + done
5777 + echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
5778 +
5779 + # We check with `-c' and `-o' for the sake of the "dashmstdout"
5780 + # mode. It turns out that the SunPro C++ compiler does not properly
5781 + # handle `-M -o', and we need to detect this. Also, some Intel
5782 + # versions had trouble with output in subdirs
5783 + am__obj=sub/conftest.${OBJEXT-o}
5784 + am__minus_obj="-o $am__obj"
5785 + case $depmode in
5786 + gcc)
5787 + # This depmode causes a compiler race in universal mode.
5788 + test "$am__universal" = false || continue
5789 + ;;
5790 + nosideeffect)
5791 + # after this tag, mechanisms are not by side-effect, so they'll
5792 + # only be used when explicitly requested
5793 + if test "x$enable_dependency_tracking" = xyes; then
5794 + continue
5795 + else
5796 + break
5797 + fi
5798 + ;;
5799 + msvc7 | msvc7msys | msvisualcpp | msvcmsys)
5800 + # This compiler won't grok `-c -o', but also, the minuso test has
5801 + # not run yet. These depmodes are late enough in the game, and
5802 + # so weak that their functioning should not be impacted.
5803 + am__obj=conftest.${OBJEXT-o}
5804 + am__minus_obj=
5805 + ;;
5806 + none) break ;;
5807 + esac
5808 + if depmode=$depmode \
5809 + source=sub/conftest.c object=$am__obj \
5810 + depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
5811 + $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
5812 + >/dev/null 2>conftest.err &&
5813 + grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
5814 + grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
5815 + grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
5816 + ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5817 + # icc doesn't choke on unknown options, it will just issue warnings
5818 + # or remarks (even with -Werror). So we grep stderr for any message
5819 + # that says an option was ignored or not supported.
5820 + # When given -MP, icc 7.0 and 7.1 complain thusly:
5821 + # icc: Command line warning: ignoring option '-M'; no argument required
5822 + # The diagnosis changed in icc 8.0:
5823 + # icc: Command line remark: option '-MP' not supported
5824 + if (grep 'ignoring option' conftest.err ||
5825 + grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
5826 + am_cv_CC_dependencies_compiler_type=$depmode
5827 + break
5828 + fi
5829 + fi
5830 + done
5831 +
5832 + cd ..
5833 + rm -rf conftest.dir
5834 +else
5835 + am_cv_CC_dependencies_compiler_type=none
5836 +fi
5837 +
5838 +fi
5839 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $am_cv_CC_dependencies_compiler_type" >&5
5840 +$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
5841 +CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
5842 +
5843 + if
5844 + test "x$enable_dependency_tracking" != xno \
5845 + && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
5846 + am__fastdepCC_TRUE=
5847 + am__fastdepCC_FALSE='#'
5848 +else
5849 + am__fastdepCC_TRUE='#'
5850 + am__fastdepCC_FALSE=
5851 +fi
5852 +
5853 +
5854 +if test "x$CC" != xcc; then
5855 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether $CC and cc understand -c and -o together" >&5
5856 +$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
5857 +else
5858 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether cc understands -c and -o together" >&5
5859 +$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
5860 +fi
5861 +set dummy $CC; ac_cc=`$as_echo "$2" |
5862 + sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5863 +if eval \${ac_cv_prog_cc_${ac_cc}_c_o+:} false; then :
5864 + $as_echo_n "(cached) " >&6
5865 +else
5866 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
5867 +/* end confdefs.h. */
5868 +
5869 +int
5870 +main ()
5871 +{
5872 +
5873 + ;
5874 + return 0;
5875 +}
5876 +_ACEOF
5877 +# Make sure it works both with $CC and with simple cc.
5878 +# We do the test twice because some compilers refuse to overwrite an
5879 +# existing .o file with -o, though they will create one.
5880 +ac_try='$CC -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
5881 +rm -f conftest2.*
5882 +if { { case "(($ac_try" in
5883 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5884 + *) ac_try_echo=$ac_try;;
5885 +esac
5886 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5887 +$as_echo "$ac_try_echo"; } >&5
5888 + (eval "$ac_try") 2>&5
5889 + ac_status=$?
5890 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5891 + test $ac_status = 0; } &&
5892 + test -f conftest2.$ac_objext && { { case "(($ac_try" in
5893 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5894 + *) ac_try_echo=$ac_try;;
5895 +esac
5896 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5897 +$as_echo "$ac_try_echo"; } >&5
5898 + (eval "$ac_try") 2>&5
5899 + ac_status=$?
5900 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5901 + test $ac_status = 0; };
5902 +then
5903 + eval ac_cv_prog_cc_${ac_cc}_c_o=yes
5904 + if test "x$CC" != xcc; then
5905 + # Test first that cc exists at all.
5906 + if { ac_try='cc -c conftest.$ac_ext >&5'
5907 + { { case "(($ac_try" in
5908 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5909 + *) ac_try_echo=$ac_try;;
5910 +esac
5911 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5912 +$as_echo "$ac_try_echo"; } >&5
5913 + (eval "$ac_try") 2>&5
5914 + ac_status=$?
5915 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5916 + test $ac_status = 0; }; }; then
5917 + ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
5918 + rm -f conftest2.*
5919 + if { { case "(($ac_try" in
5920 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5921 + *) ac_try_echo=$ac_try;;
5922 +esac
5923 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5924 +$as_echo "$ac_try_echo"; } >&5
5925 + (eval "$ac_try") 2>&5
5926 + ac_status=$?
5927 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5928 + test $ac_status = 0; } &&
5929 + test -f conftest2.$ac_objext && { { case "(($ac_try" in
5930 + *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5931 + *) ac_try_echo=$ac_try;;
5932 +esac
5933 +eval ac_try_echo="\"\$as_me:${as_lineno-$LINENO}: $ac_try_echo\""
5934 +$as_echo "$ac_try_echo"; } >&5
5935 + (eval "$ac_try") 2>&5
5936 + ac_status=$?
5937 + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5
5938 + test $ac_status = 0; };
5939 + then
5940 + # cc works too.
5941 + :
5942 + else
5943 + # cc exists but doesn't like -o.
5944 + eval ac_cv_prog_cc_${ac_cc}_c_o=no
5945 + fi
5946 + fi
5947 + fi
5948 +else
5949 + eval ac_cv_prog_cc_${ac_cc}_c_o=no
5950 +fi
5951 +rm -f core conftest*
5952 +
5953 +fi
5954 +if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
5955 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
5956 +$as_echo "yes" >&6; }
5957 +else
5958 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
5959 +$as_echo "no" >&6; }
5960 +
5961 +$as_echo "#define NO_MINUS_C_MINUS_O 1" >>confdefs.h
5962 +
5963 +fi
5964 +
5965 +# FIXME: we rely on the cache variable name because
5966 +# there is no other way.
5967 +set dummy $CC
5968 +am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
5969 +eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
5970 +if test "$am_t" != yes; then
5971 + # Losing compiler, so override with the script.
5972 + # FIXME: It is wrong to rewrite CC.
5973 + # But if we don't then we get into trouble of one sort or another.
5974 + # A longer-term fix would be to have automake use am__CC in this case,
5975 + # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)"
5976 + CC="$am_aux_dir/compile $CC"
5977 +fi
5978 +
5979 +
5980 +if test -n "$ac_tool_prefix"; then
5981 + # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
5982 +set dummy ${ac_tool_prefix}ranlib; ac_word=$2
5983 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
5984 +$as_echo_n "checking for $ac_word... " >&6; }
5985 +if ${ac_cv_prog_RANLIB+:} false; then :
5986 + $as_echo_n "(cached) " >&6
5987 +else
5988 + if test -n "$RANLIB"; then
5989 + ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
5990 +else
5991 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5992 +for as_dir in $PATH
5993 +do
5994 + IFS=$as_save_IFS
5995 + test -z "$as_dir" && as_dir=.
5996 + for ac_exec_ext in '' $ac_executable_extensions; do
5997 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5998 + ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
5999 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6000 + break 2
6001 + fi
6002 +done
6003 + done
6004 +IFS=$as_save_IFS
6005 +
6006 +fi
6007 +fi
6008 +RANLIB=$ac_cv_prog_RANLIB
6009 +if test -n "$RANLIB"; then
6010 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $RANLIB" >&5
6011 +$as_echo "$RANLIB" >&6; }
6012 +else
6013 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6014 +$as_echo "no" >&6; }
6015 +fi
6016 +
6017 +
6018 +fi
6019 +if test -z "$ac_cv_prog_RANLIB"; then
6020 + ac_ct_RANLIB=$RANLIB
6021 + # Extract the first word of "ranlib", so it can be a program name with args.
6022 +set dummy ranlib; ac_word=$2
6023 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5
6024 +$as_echo_n "checking for $ac_word... " >&6; }
6025 +if ${ac_cv_prog_ac_ct_RANLIB+:} false; then :
6026 + $as_echo_n "(cached) " >&6
6027 +else
6028 + if test -n "$ac_ct_RANLIB"; then
6029 + ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
6030 +else
6031 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6032 +for as_dir in $PATH
6033 +do
6034 + IFS=$as_save_IFS
6035 + test -z "$as_dir" && as_dir=.
6036 + for ac_exec_ext in '' $ac_executable_extensions; do
6037 + if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6038 + ac_cv_prog_ac_ct_RANLIB="ranlib"
6039 + $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5
6040 + break 2
6041 + fi
6042 +done
6043 + done
6044 +IFS=$as_save_IFS
6045 +
6046 +fi
6047 +fi
6048 +ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
6049 +if test -n "$ac_ct_RANLIB"; then
6050 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_ct_RANLIB" >&5
6051 +$as_echo "$ac_ct_RANLIB" >&6; }
6052 +else
6053 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
6054 +$as_echo "no" >&6; }
6055 +fi
6056 +
6057 + if test "x$ac_ct_RANLIB" = x; then
6058 + RANLIB=":"
6059 + else
6060 + case $cross_compiling:$ac_tool_warned in
6061 +yes:)
6062 +{ $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: using cross tools not prefixed with host triplet" >&5
6063 +$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
6064 +ac_tool_warned=yes ;;
6065 +esac
6066 + RANLIB=$ac_ct_RANLIB
6067 + fi
6068 +else
6069 + RANLIB="$ac_cv_prog_RANLIB"
6070 +fi
6071 +
6072 +
6073 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether ln -s works" >&5
6074 +$as_echo_n "checking whether ln -s works... " >&6; }
6075 +LN_S=$as_ln_s
6076 +if test "$LN_S" = "ln -s"; then
6077 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
6078 +$as_echo "yes" >&6; }
6079 +else
6080 + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, using $LN_S" >&5
6081 +$as_echo "no, using $LN_S" >&6; }
6082 +fi
6083 +
6084 +
6085 +# Checks for header files.
6086 +
6087 +ac_ext=c
6088 +ac_cpp='$CPP $CPPFLAGS'
6089 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6090 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6091 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
6092 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking how to run the C preprocessor" >&5
6093 +$as_echo_n "checking how to run the C preprocessor... " >&6; }
6094 +# On Suns, sometimes $CPP names a directory.
6095 +if test -n "$CPP" && test -d "$CPP"; then
6096 + CPP=
6097 +fi
6098 +if test -z "$CPP"; then
6099 + if ${ac_cv_prog_CPP+:} false; then :
6100 + $as_echo_n "(cached) " >&6
6101 +else
6102 + # Double quotes because CPP needs to be expanded
6103 + for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6104 + do
6105 + ac_preproc_ok=false
6106 +for ac_c_preproc_warn_flag in '' yes
6107 +do
6108 + # Use a header file that comes with gcc, so configuring glibc
6109 + # with a fresh cross-compiler works.
6110 + # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6111 + # <limits.h> exists even on freestanding compilers.
6112 + # On the NeXT, cc -E runs the code through the compiler's parser,
6113 + # not just through cpp. "Syntax error" is here to catch this case.
6114 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6115 +/* end confdefs.h. */
6116 +#ifdef __STDC__
6117 +# include <limits.h>
6118 +#else
6119 +# include <assert.h>
6120 +#endif
6121 + Syntax error
6122 +_ACEOF
6123 +if ac_fn_c_try_cpp "$LINENO"; then :
6124 +
6125 +else
6126 + # Broken: fails on valid input.
6127 +continue
6128 +fi
6129 +rm -f conftest.err conftest.i conftest.$ac_ext
6130 +
6131 + # OK, works on sane cases. Now check whether nonexistent headers
6132 + # can be detected and how.
6133 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6134 +/* end confdefs.h. */
6135 +#include <ac_nonexistent.h>
6136 +_ACEOF
6137 +if ac_fn_c_try_cpp "$LINENO"; then :
6138 + # Broken: success on invalid input.
6139 +continue
6140 +else
6141 + # Passes both tests.
6142 +ac_preproc_ok=:
6143 +break
6144 +fi
6145 +rm -f conftest.err conftest.i conftest.$ac_ext
6146 +
6147 +done
6148 +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6149 +rm -f conftest.i conftest.err conftest.$ac_ext
6150 +if $ac_preproc_ok; then :
6151 + break
6152 +fi
6153 +
6154 + done
6155 + ac_cv_prog_CPP=$CPP
6156 +
6157 +fi
6158 + CPP=$ac_cv_prog_CPP
6159 +else
6160 + ac_cv_prog_CPP=$CPP
6161 +fi
6162 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $CPP" >&5
6163 +$as_echo "$CPP" >&6; }
6164 +ac_preproc_ok=false
6165 +for ac_c_preproc_warn_flag in '' yes
6166 +do
6167 + # Use a header file that comes with gcc, so configuring glibc
6168 + # with a fresh cross-compiler works.
6169 + # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6170 + # <limits.h> exists even on freestanding compilers.
6171 + # On the NeXT, cc -E runs the code through the compiler's parser,
6172 + # not just through cpp. "Syntax error" is here to catch this case.
6173 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6174 +/* end confdefs.h. */
6175 +#ifdef __STDC__
6176 +# include <limits.h>
6177 +#else
6178 +# include <assert.h>
6179 +#endif
6180 + Syntax error
6181 +_ACEOF
6182 +if ac_fn_c_try_cpp "$LINENO"; then :
6183 +
6184 +else
6185 + # Broken: fails on valid input.
6186 +continue
6187 +fi
6188 +rm -f conftest.err conftest.i conftest.$ac_ext
6189 +
6190 + # OK, works on sane cases. Now check whether nonexistent headers
6191 + # can be detected and how.
6192 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6193 +/* end confdefs.h. */
6194 +#include <ac_nonexistent.h>
6195 +_ACEOF
6196 +if ac_fn_c_try_cpp "$LINENO"; then :
6197 + # Broken: success on invalid input.
6198 +continue
6199 +else
6200 + # Passes both tests.
6201 +ac_preproc_ok=:
6202 +break
6203 +fi
6204 +rm -f conftest.err conftest.i conftest.$ac_ext
6205 +
6206 +done
6207 +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6208 +rm -f conftest.i conftest.err conftest.$ac_ext
6209 +if $ac_preproc_ok; then :
6210 +
6211 +else
6212 + { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
6213 +$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
6214 +as_fn_error $? "C preprocessor \"$CPP\" fails sanity check
6215 +See \`config.log' for more details" "$LINENO" 5; }
6216 +fi
6217 +
6218 +ac_ext=c
6219 +ac_cpp='$CPP $CPPFLAGS'
6220 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6221 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6222 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
6223 +
6224 +
6225 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for grep that handles long lines and -e" >&5
6226 +$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
6227 +if ${ac_cv_path_GREP+:} false; then :
6228 + $as_echo_n "(cached) " >&6
6229 +else
6230 + if test -z "$GREP"; then
6231 + ac_path_GREP_found=false
6232 + # Loop through the user's path and test for each of PROGNAME-LIST
6233 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6234 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6235 +do
6236 + IFS=$as_save_IFS
6237 + test -z "$as_dir" && as_dir=.
6238 + for ac_prog in grep ggrep; do
6239 + for ac_exec_ext in '' $ac_executable_extensions; do
6240 + ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
6241 + as_fn_executable_p "$ac_path_GREP" || continue
6242 +# Check for GNU ac_path_GREP and select it if it is found.
6243 + # Check for GNU $ac_path_GREP
6244 +case `"$ac_path_GREP" --version 2>&1` in
6245 +*GNU*)
6246 + ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
6247 +*)
6248 + ac_count=0
6249 + $as_echo_n 0123456789 >"conftest.in"
6250 + while :
6251 + do
6252 + cat "conftest.in" "conftest.in" >"conftest.tmp"
6253 + mv "conftest.tmp" "conftest.in"
6254 + cp "conftest.in" "conftest.nl"
6255 + $as_echo 'GREP' >> "conftest.nl"
6256 + "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6257 + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6258 + as_fn_arith $ac_count + 1 && ac_count=$as_val
6259 + if test $ac_count -gt ${ac_path_GREP_max-0}; then
6260 + # Best one so far, save it but keep looking for a better one
6261 + ac_cv_path_GREP="$ac_path_GREP"
6262 + ac_path_GREP_max=$ac_count
6263 + fi
6264 + # 10*(2^10) chars as input seems more than enough
6265 + test $ac_count -gt 10 && break
6266 + done
6267 + rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6268 +esac
6269 +
6270 + $ac_path_GREP_found && break 3
6271 + done
6272 + done
6273 + done
6274 +IFS=$as_save_IFS
6275 + if test -z "$ac_cv_path_GREP"; then
6276 + as_fn_error $? "no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6277 + fi
6278 +else
6279 + ac_cv_path_GREP=$GREP
6280 +fi
6281 +
6282 +fi
6283 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_GREP" >&5
6284 +$as_echo "$ac_cv_path_GREP" >&6; }
6285 + GREP="$ac_cv_path_GREP"
6286 +
6287 +
6288 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for egrep" >&5
6289 +$as_echo_n "checking for egrep... " >&6; }
6290 +if ${ac_cv_path_EGREP+:} false; then :
6291 + $as_echo_n "(cached) " >&6
6292 +else
6293 + if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
6294 + then ac_cv_path_EGREP="$GREP -E"
6295 + else
6296 + if test -z "$EGREP"; then
6297 + ac_path_EGREP_found=false
6298 + # Loop through the user's path and test for each of PROGNAME-LIST
6299 + as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6300 +for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
6301 +do
6302 + IFS=$as_save_IFS
6303 + test -z "$as_dir" && as_dir=.
6304 + for ac_prog in egrep; do
6305 + for ac_exec_ext in '' $ac_executable_extensions; do
6306 + ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
6307 + as_fn_executable_p "$ac_path_EGREP" || continue
6308 +# Check for GNU ac_path_EGREP and select it if it is found.
6309 + # Check for GNU $ac_path_EGREP
6310 +case `"$ac_path_EGREP" --version 2>&1` in
6311 +*GNU*)
6312 + ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
6313 +*)
6314 + ac_count=0
6315 + $as_echo_n 0123456789 >"conftest.in"
6316 + while :
6317 + do
6318 + cat "conftest.in" "conftest.in" >"conftest.tmp"
6319 + mv "conftest.tmp" "conftest.in"
6320 + cp "conftest.in" "conftest.nl"
6321 + $as_echo 'EGREP' >> "conftest.nl"
6322 + "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
6323 + diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
6324 + as_fn_arith $ac_count + 1 && ac_count=$as_val
6325 + if test $ac_count -gt ${ac_path_EGREP_max-0}; then
6326 + # Best one so far, save it but keep looking for a better one
6327 + ac_cv_path_EGREP="$ac_path_EGREP"
6328 + ac_path_EGREP_max=$ac_count
6329 + fi
6330 + # 10*(2^10) chars as input seems more than enough
6331 + test $ac_count -gt 10 && break
6332 + done
6333 + rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
6334 +esac
6335 +
6336 + $ac_path_EGREP_found && break 3
6337 + done
6338 + done
6339 + done
6340 +IFS=$as_save_IFS
6341 + if test -z "$ac_cv_path_EGREP"; then
6342 + as_fn_error $? "no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" "$LINENO" 5
6343 + fi
6344 +else
6345 + ac_cv_path_EGREP=$EGREP
6346 +fi
6347 +
6348 + fi
6349 +fi
6350 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_path_EGREP" >&5
6351 +$as_echo "$ac_cv_path_EGREP" >&6; }
6352 + EGREP="$ac_cv_path_EGREP"
6353 +
6354 +
6355 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ANSI C header files" >&5
6356 +$as_echo_n "checking for ANSI C header files... " >&6; }
6357 +if ${ac_cv_header_stdc+:} false; then :
6358 + $as_echo_n "(cached) " >&6
6359 +else
6360 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6361 +/* end confdefs.h. */
6362 +#include <stdlib.h>
6363 +#include <stdarg.h>
6364 +#include <string.h>
6365 +#include <float.h>
6366 +
6367 +int
6368 +main ()
6369 +{
6370 +
6371 + ;
6372 + return 0;
6373 +}
6374 +_ACEOF
6375 +if ac_fn_c_try_compile "$LINENO"; then :
6376 + ac_cv_header_stdc=yes
6377 +else
6378 + ac_cv_header_stdc=no
6379 +fi
6380 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6381 +
6382 +if test $ac_cv_header_stdc = yes; then
6383 + # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6384 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6385 +/* end confdefs.h. */
6386 +#include <string.h>
6387 +
6388 +_ACEOF
6389 +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6390 + $EGREP "memchr" >/dev/null 2>&1; then :
6391 +
6392 +else
6393 + ac_cv_header_stdc=no
6394 +fi
6395 +rm -f conftest*
6396 +
6397 +fi
6398 +
6399 +if test $ac_cv_header_stdc = yes; then
6400 + # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6401 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6402 +/* end confdefs.h. */
6403 +#include <stdlib.h>
6404 +
6405 +_ACEOF
6406 +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6407 + $EGREP "free" >/dev/null 2>&1; then :
6408 +
6409 +else
6410 + ac_cv_header_stdc=no
6411 +fi
6412 +rm -f conftest*
6413 +
6414 +fi
6415 +
6416 +if test $ac_cv_header_stdc = yes; then
6417 + # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
6418 + if test "$cross_compiling" = yes; then :
6419 + :
6420 +else
6421 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6422 +/* end confdefs.h. */
6423 +#include <ctype.h>
6424 +#include <stdlib.h>
6425 +#if ((' ' & 0x0FF) == 0x020)
6426 +# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6427 +# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6428 +#else
6429 +# define ISLOWER(c) \
6430 + (('a' <= (c) && (c) <= 'i') \
6431 + || ('j' <= (c) && (c) <= 'r') \
6432 + || ('s' <= (c) && (c) <= 'z'))
6433 +# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6434 +#endif
6435 +
6436 +#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
6437 +int
6438 +main ()
6439 +{
6440 + int i;
6441 + for (i = 0; i < 256; i++)
6442 + if (XOR (islower (i), ISLOWER (i))
6443 + || toupper (i) != TOUPPER (i))
6444 + return 2;
6445 + return 0;
6446 +}
6447 +_ACEOF
6448 +if ac_fn_c_try_run "$LINENO"; then :
6449 +
6450 +else
6451 + ac_cv_header_stdc=no
6452 +fi
6453 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6454 + conftest.$ac_objext conftest.beam conftest.$ac_ext
6455 +fi
6456 +
6457 +fi
6458 +fi
6459 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdc" >&5
6460 +$as_echo "$ac_cv_header_stdc" >&6; }
6461 +if test $ac_cv_header_stdc = yes; then
6462 +
6463 +$as_echo "#define STDC_HEADERS 1" >>confdefs.h
6464 +
6465 +fi
6466 +
6467 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether time.h and sys/time.h may both be included" >&5
6468 +$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6469 +if ${ac_cv_header_time+:} false; then :
6470 + $as_echo_n "(cached) " >&6
6471 +else
6472 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6473 +/* end confdefs.h. */
6474 +#include <sys/types.h>
6475 +#include <sys/time.h>
6476 +#include <time.h>
6477 +
6478 +int
6479 +main ()
6480 +{
6481 +if ((struct tm *) 0)
6482 +return 0;
6483 + ;
6484 + return 0;
6485 +}
6486 +_ACEOF
6487 +if ac_fn_c_try_compile "$LINENO"; then :
6488 + ac_cv_header_time=yes
6489 +else
6490 + ac_cv_header_time=no
6491 +fi
6492 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6493 +fi
6494 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_time" >&5
6495 +$as_echo "$ac_cv_header_time" >&6; }
6496 +if test $ac_cv_header_time = yes; then
6497 +
6498 +$as_echo "#define TIME_WITH_SYS_TIME 1" >>confdefs.h
6499 +
6500 +fi
6501 +
6502 +# On IRIX 5.3, sys/types and inttypes.h are conflicting.
6503 +for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
6504 + inttypes.h stdint.h unistd.h
6505 +do :
6506 + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6507 +ac_fn_c_check_header_compile "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default
6508 +"
6509 +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6510 + cat >>confdefs.h <<_ACEOF
6511 +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6512 +_ACEOF
6513 +
6514 +fi
6515 +
6516 +done
6517 +
6518 +
6519 +for ac_header in limits.h netinet/in.h stdlib.h string.h strings.h sys/file.h sys/param.h unistd.h
6520 +do :
6521 + as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
6522 +ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"
6523 +if eval test \"x\$"$as_ac_Header"\" = x"yes"; then :
6524 + cat >>confdefs.h <<_ACEOF
6525 +#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6526 +_ACEOF
6527 +
6528 +fi
6529 +
6530 +done
6531 +
6532 +for ac_header in pwd.h
6533 +do :
6534 + ac_fn_c_check_header_mongrel "$LINENO" "pwd.h" "ac_cv_header_pwd_h" "$ac_includes_default"
6535 +if test "x$ac_cv_header_pwd_h" = xyes; then :
6536 + cat >>confdefs.h <<_ACEOF
6537 +#define HAVE_PWD_H 1
6538 +_ACEOF
6539 +
6540 +fi
6541 +
6542 +done
6543 +
6544 +
6545 +# Checks for typedefs, structures, and compiler characteristics.
6546 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for stdbool.h that conforms to C99" >&5
6547 +$as_echo_n "checking for stdbool.h that conforms to C99... " >&6; }
6548 +if ${ac_cv_header_stdbool_h+:} false; then :
6549 + $as_echo_n "(cached) " >&6
6550 +else
6551 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6552 +/* end confdefs.h. */
6553 +
6554 + #include <stdbool.h>
6555 + #ifndef bool
6556 + "error: bool is not defined"
6557 + #endif
6558 + #ifndef false
6559 + "error: false is not defined"
6560 + #endif
6561 + #if false
6562 + "error: false is not 0"
6563 + #endif
6564 + #ifndef true
6565 + "error: true is not defined"
6566 + #endif
6567 + #if true != 1
6568 + "error: true is not 1"
6569 + #endif
6570 + #ifndef __bool_true_false_are_defined
6571 + "error: __bool_true_false_are_defined is not defined"
6572 + #endif
6573 +
6574 + struct s { _Bool s: 1; _Bool t; } s;
6575 +
6576 + char a[true == 1 ? 1 : -1];
6577 + char b[false == 0 ? 1 : -1];
6578 + char c[__bool_true_false_are_defined == 1 ? 1 : -1];
6579 + char d[(bool) 0.5 == true ? 1 : -1];
6580 + /* See body of main program for 'e'. */
6581 + char f[(_Bool) 0.0 == false ? 1 : -1];
6582 + char g[true];
6583 + char h[sizeof (_Bool)];
6584 + char i[sizeof s.t];
6585 + enum { j = false, k = true, l = false * true, m = true * 256 };
6586 + /* The following fails for
6587 + HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
6588 + _Bool n[m];
6589 + char o[sizeof n == m * sizeof n[0] ? 1 : -1];
6590 + char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
6591 + /* Catch a bug in an HP-UX C compiler. See
6592 + http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
6593 + http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
6594 + */
6595 + _Bool q = true;
6596 + _Bool *pq = &q;
6597 +
6598 +int
6599 +main ()
6600 +{
6601 +
6602 + bool e = &s;
6603 + *pq |= q;
6604 + *pq |= ! q;
6605 + /* Refer to every declared value, to avoid compiler optimizations. */
6606 + return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
6607 + + !m + !n + !o + !p + !q + !pq);
6608 +
6609 + ;
6610 + return 0;
6611 +}
6612 +_ACEOF
6613 +if ac_fn_c_try_compile "$LINENO"; then :
6614 + ac_cv_header_stdbool_h=yes
6615 +else
6616 + ac_cv_header_stdbool_h=no
6617 +fi
6618 +rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6619 +fi
6620 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_header_stdbool_h" >&5
6621 +$as_echo "$ac_cv_header_stdbool_h" >&6; }
6622 + ac_fn_c_check_type "$LINENO" "_Bool" "ac_cv_type__Bool" "$ac_includes_default"
6623 +if test "x$ac_cv_type__Bool" = xyes; then :
6624 +
6625 +cat >>confdefs.h <<_ACEOF
6626 +#define HAVE__BOOL 1
6627 +_ACEOF
6628 +
6629 +
6630 +fi
6631 +
6632 +
6633 +ac_fn_c_check_type "$LINENO" "size_t" "ac_cv_type_size_t" "$ac_includes_default"
6634 +if test "x$ac_cv_type_size_t" = xyes; then :
6635 +
6636 +else
6637 +
6638 +cat >>confdefs.h <<_ACEOF
6639 +#define size_t unsigned int
6640 +_ACEOF
6641 +
6642 +fi
6643 +
6644 +
6645 +# create sysdeps as needed
6646 +SYSDEPS_OBJ=
6647 +
6648 +
6649 +# Checks for library functions.
6650 +for ac_header in stdlib.h
6651 +do :
6652 + ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default"
6653 +if test "x$ac_cv_header_stdlib_h" = xyes; then :
6654 + cat >>confdefs.h <<_ACEOF
6655 +#define HAVE_STDLIB_H 1
6656 +_ACEOF
6657 +
6658 +fi
6659 +
6660 +done
6661 +
6662 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible malloc" >&5
6663 +$as_echo_n "checking for GNU libc compatible malloc... " >&6; }
6664 +if ${ac_cv_func_malloc_0_nonnull+:} false; then :
6665 + $as_echo_n "(cached) " >&6
6666 +else
6667 + if test "$cross_compiling" = yes; then :
6668 + ac_cv_func_malloc_0_nonnull=no
6669 +else
6670 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6671 +/* end confdefs.h. */
6672 +#if defined STDC_HEADERS || defined HAVE_STDLIB_H
6673 +# include <stdlib.h>
6674 +#else
6675 +char *malloc ();
6676 +#endif
6677 +
6678 +int
6679 +main ()
6680 +{
6681 +return ! malloc (0);
6682 + ;
6683 + return 0;
6684 +}
6685 +_ACEOF
6686 +if ac_fn_c_try_run "$LINENO"; then :
6687 + ac_cv_func_malloc_0_nonnull=yes
6688 +else
6689 + ac_cv_func_malloc_0_nonnull=no
6690 +fi
6691 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6692 + conftest.$ac_objext conftest.beam conftest.$ac_ext
6693 +fi
6694 +
6695 +fi
6696 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_malloc_0_nonnull" >&5
6697 +$as_echo "$ac_cv_func_malloc_0_nonnull" >&6; }
6698 +if test $ac_cv_func_malloc_0_nonnull = yes; then :
6699 +
6700 +$as_echo "#define HAVE_MALLOC 1" >>confdefs.h
6701 +
6702 +else
6703 + $as_echo "#define HAVE_MALLOC 0" >>confdefs.h
6704 +
6705 + case " $LIBOBJS " in
6706 + *" malloc.$ac_objext "* ) ;;
6707 + *) LIBOBJS="$LIBOBJS malloc.$ac_objext"
6708 + ;;
6709 +esac
6710 +
6711 +
6712 +$as_echo "#define malloc rpl_malloc" >>confdefs.h
6713 +
6714 +fi
6715 +
6716 +
6717 +for ac_header in stdlib.h
6718 +do :
6719 + ac_fn_c_check_header_mongrel "$LINENO" "stdlib.h" "ac_cv_header_stdlib_h" "$ac_includes_default"
6720 +if test "x$ac_cv_header_stdlib_h" = xyes; then :
6721 + cat >>confdefs.h <<_ACEOF
6722 +#define HAVE_STDLIB_H 1
6723 +_ACEOF
6724 +
6725 +fi
6726 +
6727 +done
6728 +
6729 +{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for GNU libc compatible realloc" >&5
6730 +$as_echo_n "checking for GNU libc compatible realloc... " >&6; }
6731 +if ${ac_cv_func_realloc_0_nonnull+:} false; then :
6732 + $as_echo_n "(cached) " >&6
6733 +else
6734 + if test "$cross_compiling" = yes; then :
6735 + ac_cv_func_realloc_0_nonnull=no
6736 +else
6737 + cat confdefs.h - <<_ACEOF >conftest.$ac_ext
6738 +/* end confdefs.h. */
6739 +#if defined STDC_HEADERS || defined HAVE_STDLIB_H
6740 +# include <stdlib.h>
6741 +#else
6742 +char *realloc ();
6743 +#endif
6744 +
6745 +int
6746 +main ()
6747 +{
6748 +return ! realloc (0, 0);
6749 + ;
6750 + return 0;
6751 +}
6752 +_ACEOF
6753 +if ac_fn_c_try_run "$LINENO"; then :
6754 + ac_cv_func_realloc_0_nonnull=yes
6755 +else
6756 + ac_cv_func_realloc_0_nonnull=no
6757 +fi
6758 +rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \
6759 + conftest.$ac_objext conftest.beam conftest.$ac_ext
6760 +fi
6761 +
6762 +fi
6763 +{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_func_realloc_0_nonnull" >&5
6764 +$as_echo "$ac_cv_func_realloc_0_nonnull" >&6; }
6765 +if test $ac_cv_func_realloc_0_nonnull = yes; then :
6766 +
6767 +$as_echo "#define HAVE_REALLOC 1" >>confdefs.h
6768 +
6769 +else
6770 + $as_echo "#define HAVE_REALLOC 0" >>confdefs.h
6771 +
6772 + case " $LIBOBJS " in
6773 + *" realloc.$ac_objext "* ) ;;
6774 + *) LIBOBJS="$LIBOBJS realloc.$ac_objext"
6775 + ;;
6776 +esac
6777 +
6778 +
6779 +$as_echo "#define realloc rpl_realloc" >>confdefs.h
6780 +
6781 +fi
6782 +
6783 +
6784 +for ac_func in bzero floor gethostname index isascii memmove memset pow rint sqrt strcasecmp strchr strdup strerror strncasecmp strrchr strstr strtol
6785 +do :
6786 + as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6787 +ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
6788 +if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
6789 + cat >>confdefs.h <<_ACEOF
6790 +#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6791 +_ACEOF
6792 +
6793 +fi
6794 +done
6795 +
6796 +for ac_func in bzero memset
6797 +do :
6798 + as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6799 +ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
6800 +if eval test \"x\$"$as_ac_var"\" = x"yes"; then :
6801 + cat >>confdefs.h <<_ACEOF
6802 +#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6803 +_ACEOF
6804 + break
6805 +fi
6806 +done
6807 +
6808 +ac_fn_c_check_func "$LINENO" "getpwuid" "ac_cv_func_getpwuid"
6809 +if test "x$ac_cv_func_getpwuid" = xyes; then :
6810 +
6811 +else
6812 + SYSDEPS_OBJ+=' my_pwd.$(OBJEXT)'
6813 +fi
6814 +
6815 +ac_fn_c_check_func "$LINENO" "getuid" "ac_cv_func_getuid"
6816 +if test "x$ac_cv_func_getuid" = xyes; then :
6817 +
6818 +else
6819 + SYSDEPS_OBJ+=' my_getuid.$(OBJEXT)'
6820 +fi
6821 +
6822 +ac_fn_c_check_func "$LINENO" "sleep" "ac_cv_func_sleep"
6823 +if test "x$ac_cv_func_sleep" = xyes; then :
6824 +
6825 +else
6826 + SYSDEPS_OBJ+=' my_sleep.$(OBJEXT)'
6827 +fi
6828 +
6829 +ac_fn_c_check_func "$LINENO" "gethostname" "ac_cv_func_gethostname"
6830 +if test "x$ac_cv_func_gethostname" = xyes; then :
6831 +
6832 +else
6833 + SYSDEPS_OBJ+=' my_gethostname.$(OBJEXT)'
6834 +fi
6835 +
6836 +ac_fn_c_check_func "$LINENO" "index" "ac_cv_func_index"
6837 +if test "x$ac_cv_func_index" = xyes; then :
6838 +
6839 +else
6840 + SYSDEPS_OBJ+=' my_index.$(OBJEXT)'
6841 +fi
6842 +
6843 +
6844 +if test "x$RGB_FILE" = "x"; then
6845 + RGB_FILE="${prefix}/lib/rgb.txt"
6846 +fi
6847 +
6848 +
6849 +if test "x$BITMAPDIR" = "x"; then
6850 + BITMAPDIR="${datarootdir}/${PACKAGE}/bitmaps"
6851 +fi
6852 +
6853 +
6854 +
6855 +ac_config_files="$ac_config_files Makefile sysdeps/Makefile transfig/Makefile fig2dev/Makefile fig2dev/dev/Makefile doc/Makefile"
6856 +
6857 +cat >confcache <<\_ACEOF
6858 +# This file is a shell script that caches the results of configure
6859 +# tests run on this system so they can be shared between configure
6860 +# scripts and configure runs, see configure's option --config-cache.
6861 +# It is not useful on other systems. If it contains results you don't
6862 +# want to keep, you may remove or edit it.
6863 +#
6864 +# config.status only pays attention to the cache file if you give it
6865 +# the --recheck option to rerun configure.
6866 +#
6867 +# `ac_cv_env_foo' variables (set or unset) will be overridden when
6868 +# loading this file, other *unset* `ac_cv_foo' will be assigned the
6869 +# following values.
6870 +
6871 +_ACEOF
6872 +
6873 +# The following way of writing the cache mishandles newlines in values,
6874 +# but we know of no workaround that is simple, portable, and efficient.
6875 +# So, we kill variables containing newlines.
6876 +# Ultrix sh set writes to stderr and can't be redirected directly,
6877 +# and sets the high bit in the cache file unless we assign to the vars.
6878 +(
6879 + for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do
6880 + eval ac_val=\$$ac_var
6881 + case $ac_val in #(
6882 + *${as_nl}*)
6883 + case $ac_var in #(
6884 + *_cv_*) { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: cache variable $ac_var contains a newline" >&5
6885 +$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
6886 + esac
6887 + case $ac_var in #(
6888 + _ | IFS | as_nl) ;; #(
6889 + BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
6890 + *) { eval $ac_var=; unset $ac_var;} ;;
6891 + esac ;;
6892 + esac
6893 + done
6894 +
6895 + (set) 2>&1 |
6896 + case $as_nl`(ac_space=' '; set) 2>&1` in #(
6897 + *${as_nl}ac_space=\ *)
6898 + # `set' does not quote correctly, so add quotes: double-quote
6899 + # substitution turns \\\\ into \\, and sed turns \\ into \.
6900 + sed -n \
6901 + "s/'/'\\\\''/g;
6902 + s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
6903 + ;; #(
6904 + *)
6905 + # `set' quotes correctly as required by POSIX, so do not add quotes.
6906 + sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p"
6907 + ;;
6908 + esac |
6909 + sort
6910 +) |
6911 + sed '
6912 + /^ac_cv_env_/b end
6913 + t clear
6914 + :clear
6915 + s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
6916 + t end
6917 + s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
6918 + :end' >>confcache
6919 +if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6920 + if test -w "$cache_file"; then
6921 + if test "x$cache_file" != "x/dev/null"; then
6922 + { $as_echo "$as_me:${as_lineno-$LINENO}: updating cache $cache_file" >&5
6923 +$as_echo "$as_me: updating cache $cache_file" >&6;}
6924 + if test ! -f "$cache_file" || test -h "$cache_file"; then
6925 + cat confcache >"$cache_file"
6926 + else
6927 + case $cache_file in #(
6928 + */* | ?:*)
6929 + mv -f confcache "$cache_file"$$ &&
6930 + mv -f "$cache_file"$$ "$cache_file" ;; #(
6931 + *)
6932 + mv -f confcache "$cache_file" ;;
6933 + esac
6934 + fi
6935 + fi
6936 + else
6937 + { $as_echo "$as_me:${as_lineno-$LINENO}: not updating unwritable cache $cache_file" >&5
6938 +$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6939 + fi
6940 +fi
6941 +rm -f confcache
6942 +
6943 +test "x$prefix" = xNONE && prefix=$ac_default_prefix
6944 +# Let make expand exec_prefix.
6945 +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
6946 +
6947 +DEFS=-DHAVE_CONFIG_H
6948 +
6949 +ac_libobjs=
6950 +ac_ltlibobjs=
6951 +U=
6952 +for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
6953 + # 1. Remove the extension, and $U if already installed.
6954 + ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
6955 + ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
6956 + # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR
6957 + # will be set to the directory where LIBOBJS objects are built.
6958 + as_fn_append ac_libobjs " \${LIBOBJDIR}$ac_i\$U.$ac_objext"
6959 + as_fn_append ac_ltlibobjs " \${LIBOBJDIR}$ac_i"'$U.lo'
6960 +done
6961 +LIBOBJS=$ac_libobjs
6962 +
6963 +LTLIBOBJS=$ac_ltlibobjs
6964 +
6965 +
6966 + if test -n "$EXEEXT"; then
6967 + am__EXEEXT_TRUE=
6968 + am__EXEEXT_FALSE='#'
6969 +else
6970 + am__EXEEXT_TRUE='#'
6971 + am__EXEEXT_FALSE=
6972 +fi
6973 +
6974 +if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
6975 + as_fn_error $? "conditional \"AMDEP\" was never defined.
6976 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
6977 +fi
6978 +if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
6979 + as_fn_error $? "conditional \"am__fastdepCC\" was never defined.
6980 +Usually this means the macro was only invoked conditionally." "$LINENO" 5
6981 +fi
6982 +
6983 +: "${CONFIG_STATUS=./config.status}"
6984 +ac_write_fail=0
6985 +ac_clean_files_save=$ac_clean_files
6986 +ac_clean_files="$ac_clean_files $CONFIG_STATUS"
6987 +{ $as_echo "$as_me:${as_lineno-$LINENO}: creating $CONFIG_STATUS" >&5
6988 +$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
6989 +as_write_fail=0
6990 +cat >$CONFIG_STATUS <<_ASEOF || as_write_fail=1
6991 +#! $SHELL
6992 +# Generated by $as_me.
6993 +# Run this file to recreate the current configuration.
6994 +# Compiler output produced by configure, useful for debugging
6995 +# configure, is in config.log if it exists.
6996 +
6997 +debug=false
6998 +ac_cs_recheck=false
6999 +ac_cs_silent=false
7000 +
7001 +SHELL=\${CONFIG_SHELL-$SHELL}
7002 +export SHELL
7003 +_ASEOF
7004 +cat >>$CONFIG_STATUS <<\_ASEOF || as_write_fail=1
7005 +## -------------------- ##
7006 +## M4sh Initialization. ##
7007 +## -------------------- ##
7008 +
7009 +# Be more Bourne compatible
7010 +DUALCASE=1; export DUALCASE # for MKS sh
7011 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then :
7012 + emulate sh
7013 + NULLCMD=:
7014 + # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
7015 + # is contrary to our usage. Disable this feature.
7016 + alias -g '${1+"$@"}'='"$@"'
7017 + setopt NO_GLOB_SUBST
7018 +else
7019 + case `(set -o) 2>/dev/null` in #(
7020 + *posix*) :
7021 + set -o posix ;; #(
7022 + *) :
7023 + ;;
7024 +esac
7025 +fi
7026 +
7027 +
7028 +as_nl='
7029 +'
7030 +export as_nl
7031 +# Printing a long string crashes Solaris 7 /usr/bin/printf.
7032 +as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
7033 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
7034 +as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
7035 +# Prefer a ksh shell builtin over an external printf program on Solaris,
7036 +# but without wasting forks for bash or zsh.
7037 +if test -z "$BASH_VERSION$ZSH_VERSION" \
7038 + && (test "X`print -r -- $as_echo`" = "X$as_echo") 2>/dev/null; then
7039 + as_echo='print -r --'
7040 + as_echo_n='print -rn --'
7041 +elif (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
7042 + as_echo='printf %s\n'
7043 + as_echo_n='printf %s'
7044 +else
7045 + if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
7046 + as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
7047 + as_echo_n='/usr/ucb/echo -n'
7048 + else
7049 + as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
7050 + as_echo_n_body='eval
7051 + arg=$1;
7052 + case $arg in #(
7053 + *"$as_nl"*)
7054 + expr "X$arg" : "X\\(.*\\)$as_nl";
7055 + arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
7056 + esac;
7057 + expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
7058 + '
7059 + export as_echo_n_body
7060 + as_echo_n='sh -c $as_echo_n_body as_echo'
7061 + fi
7062 + export as_echo_body
7063 + as_echo='sh -c $as_echo_body as_echo'
7064 +fi
7065 +
7066 +# The user is always right.
7067 +if test "${PATH_SEPARATOR+set}" != set; then
7068 + PATH_SEPARATOR=:
7069 + (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
7070 + (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
7071 + PATH_SEPARATOR=';'
7072 + }
7073 +fi
7074 +
7075 +
7076 +# IFS
7077 +# We need space, tab and new line, in precisely that order. Quoting is
7078 +# there to prevent editors from complaining about space-tab.
7079 +# (If _AS_PATH_WALK were called with IFS unset, it would disable word
7080 +# splitting by setting IFS to empty value.)
7081 +IFS=" "" $as_nl"
7082 +
7083 +# Find who we are. Look in the path if we contain no directory separator.
7084 +as_myself=
7085 +case $0 in #((
7086 + *[\\/]* ) as_myself=$0 ;;
7087 + *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7088 +for as_dir in $PATH
7089 +do
7090 + IFS=$as_save_IFS
7091 + test -z "$as_dir" && as_dir=.
7092 + test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
7093 + done
7094 +IFS=$as_save_IFS
7095 +
7096 + ;;
7097 +esac
7098 +# We did not find ourselves, most probably we were run as `sh COMMAND'
7099 +# in which case we are not to be found in the path.
7100 +if test "x$as_myself" = x; then
7101 + as_myself=$0
7102 +fi
7103 +if test ! -f "$as_myself"; then
7104 + $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
7105 + exit 1
7106 +fi
7107 +
7108 +# Unset variables that we do not need and which cause bugs (e.g. in
7109 +# pre-3.0 UWIN ksh). But do not cause bugs in bash 2.01; the "|| exit 1"
7110 +# suppresses any "Segmentation fault" message there. '((' could
7111 +# trigger a bug in pdksh 5.2.14.
7112 +for as_var in BASH_ENV ENV MAIL MAILPATH
7113 +do eval test x\${$as_var+set} = xset \
7114 + && ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || :
7115 +done
7116 +PS1='$ '
7117 +PS2='> '
7118 +PS4='+ '
7119 +
7120 +# NLS nuisances.
7121 +LC_ALL=C
7122 +export LC_ALL
7123 +LANGUAGE=C
7124 +export LANGUAGE
7125 +
7126 +# CDPATH.
7127 +(unset CDPATH) >/dev/null 2>&1 && unset CDPATH
7128 +
7129 +
7130 +# as_fn_error STATUS ERROR [LINENO LOG_FD]
7131 +# ----------------------------------------
7132 +# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are
7133 +# provided, also output the error to LOG_FD, referencing LINENO. Then exit the
7134 +# script with STATUS, using 1 if that was 0.
7135 +as_fn_error ()
7136 +{
7137 + as_status=$1; test $as_status -eq 0 && as_status=1
7138 + if test "$4"; then
7139 + as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack
7140 + $as_echo "$as_me:${as_lineno-$LINENO}: error: $2" >&$4
7141 + fi
7142 + $as_echo "$as_me: error: $2" >&2
7143 + as_fn_exit $as_status
7144 +} # as_fn_error
7145 +
7146 +
7147 +# as_fn_set_status STATUS
7148 +# -----------------------
7149 +# Set $? to STATUS, without forking.
7150 +as_fn_set_status ()
7151 +{
7152 + return $1
7153 +} # as_fn_set_status
7154 +
7155 +# as_fn_exit STATUS
7156 +# -----------------
7157 +# Exit the shell with STATUS, even in a "trap 0" or "set -e" context.
7158 +as_fn_exit ()
7159 +{
7160 + set +e
7161 + as_fn_set_status $1
7162 + exit $1
7163 +} # as_fn_exit
7164 +
7165 +# as_fn_unset VAR
7166 +# ---------------
7167 +# Portably unset VAR.
7168 +as_fn_unset ()
7169 +{
7170 + { eval $1=; unset $1;}
7171 +}
7172 +as_unset=as_fn_unset
7173 +# as_fn_append VAR VALUE
7174 +# ----------------------
7175 +# Append the text in VALUE to the end of the definition contained in VAR. Take
7176 +# advantage of any shell optimizations that allow amortized linear growth over
7177 +# repeated appends, instead of the typical quadratic growth present in naive
7178 +# implementations.
7179 +if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null; then :
7180 + eval 'as_fn_append ()
7181 + {
7182 + eval $1+=\$2
7183 + }'
7184 +else
7185 + as_fn_append ()
7186 + {
7187 + eval $1=\$$1\$2
7188 + }
7189 +fi # as_fn_append
7190 +
7191 +# as_fn_arith ARG...
7192 +# ------------------
7193 +# Perform arithmetic evaluation on the ARGs, and store the result in the
7194 +# global $as_val. Take advantage of shells that can avoid forks. The arguments
7195 +# must be portable across $(()) and expr.
7196 +if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null; then :
7197 + eval 'as_fn_arith ()
7198 + {
7199 + as_val=$(( $* ))
7200 + }'
7201 +else
7202 + as_fn_arith ()
7203 + {
7204 + as_val=`expr "$@" || test $? -eq 1`
7205 + }
7206 +fi # as_fn_arith
7207 +
7208 +
7209 +if expr a : '\(a\)' >/dev/null 2>&1 &&
7210 + test "X`expr 00001 : '.*\(...\)'`" = X001; then
7211 + as_expr=expr
7212 +else
7213 + as_expr=false
7214 +fi
7215 +
7216 +if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then
7217 + as_basename=basename
7218 +else
7219 + as_basename=false
7220 +fi
7221 +
7222 +if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then
7223 + as_dirname=dirname
7224 +else
7225 + as_dirname=false
7226 +fi
7227 +
7228 +as_me=`$as_basename -- "$0" ||
7229 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
7230 + X"$0" : 'X\(//\)$' \| \
7231 + X"$0" : 'X\(/\)' \| . 2>/dev/null ||
7232 +$as_echo X/"$0" |
7233 + sed '/^.*\/\([^/][^/]*\)\/*$/{
7234 + s//\1/
7235 + q
7236 + }
7237 + /^X\/\(\/\/\)$/{
7238 + s//\1/
7239 + q
7240 + }
7241 + /^X\/\(\/\).*/{
7242 + s//\1/
7243 + q
7244 + }
7245 + s/.*/./; q'`
7246 +
7247 +# Avoid depending upon Character Ranges.
7248 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
7249 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
7250 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
7251 +as_cr_digits='0123456789'
7252 +as_cr_alnum=$as_cr_Letters$as_cr_digits
7253 +
7254 +ECHO_C= ECHO_N= ECHO_T=
7255 +case `echo -n x` in #(((((
7256 +-n*)
7257 + case `echo 'xy\c'` in
7258 + *c*) ECHO_T=' ';; # ECHO_T is single tab character.
7259 + xy) ECHO_C='\c';;
7260 + *) echo `echo ksh88 bug on AIX 6.1` > /dev/null
7261 + ECHO_T=' ';;
7262 + esac;;
7263 +*)
7264 + ECHO_N='-n';;
7265 +esac
7266 +
7267 +rm -f conf$$ conf$$.exe conf$$.file
7268 +if test -d conf$$.dir; then
7269 + rm -f conf$$.dir/conf$$.file
7270 +else
7271 + rm -f conf$$.dir
7272 + mkdir conf$$.dir 2>/dev/null
7273 +fi
7274 +if (echo >conf$$.file) 2>/dev/null; then
7275 + if ln -s conf$$.file conf$$ 2>/dev/null; then
7276 + as_ln_s='ln -s'
7277 + # ... but there are two gotchas:
7278 + # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
7279 + # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
7280 + # In both cases, we have to default to `cp -pR'.
7281 + ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
7282 + as_ln_s='cp -pR'
7283 + elif ln conf$$.file conf$$ 2>/dev/null; then
7284 + as_ln_s=ln
7285 + else
7286 + as_ln_s='cp -pR'
7287 + fi
7288 +else
7289 + as_ln_s='cp -pR'
7290 +fi
7291 +rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file
7292 +rmdir conf$$.dir 2>/dev/null
7293 +
7294 +
7295 +# as_fn_mkdir_p
7296 +# -------------
7297 +# Create "$as_dir" as a directory, including parents if necessary.
7298 +as_fn_mkdir_p ()
7299 +{
7300 +
7301 + case $as_dir in #(
7302 + -*) as_dir=./$as_dir;;
7303 + esac
7304 + test -d "$as_dir" || eval $as_mkdir_p || {
7305 + as_dirs=
7306 + while :; do
7307 + case $as_dir in #(
7308 + *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
7309 + *) as_qdir=$as_dir;;
7310 + esac
7311 + as_dirs="'$as_qdir' $as_dirs"
7312 + as_dir=`$as_dirname -- "$as_dir" ||
7313 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7314 + X"$as_dir" : 'X\(//\)[^/]' \| \
7315 + X"$as_dir" : 'X\(//\)$' \| \
7316 + X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
7317 +$as_echo X"$as_dir" |
7318 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7319 + s//\1/
7320 + q
7321 + }
7322 + /^X\(\/\/\)[^/].*/{
7323 + s//\1/
7324 + q
7325 + }
7326 + /^X\(\/\/\)$/{
7327 + s//\1/
7328 + q
7329 + }
7330 + /^X\(\/\).*/{
7331 + s//\1/
7332 + q
7333 + }
7334 + s/.*/./; q'`
7335 + test -d "$as_dir" && break
7336 + done
7337 + test -z "$as_dirs" || eval "mkdir $as_dirs"
7338 + } || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir"
7339 +
7340 +
7341 +} # as_fn_mkdir_p
7342 +if mkdir -p . 2>/dev/null; then
7343 + as_mkdir_p='mkdir -p "$as_dir"'
7344 +else
7345 + test -d ./-p && rmdir ./-p
7346 + as_mkdir_p=false
7347 +fi
7348 +
7349 +
7350 +# as_fn_executable_p FILE
7351 +# -----------------------
7352 +# Test if FILE is an executable regular file.
7353 +as_fn_executable_p ()
7354 +{
7355 + test -f "$1" && test -x "$1"
7356 +} # as_fn_executable_p
7357 +as_test_x='test -x'
7358 +as_executable_p=as_fn_executable_p
7359 +
7360 +# Sed expression to map a string onto a valid CPP name.
7361 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
7362 +
7363 +# Sed expression to map a string onto a valid variable name.
7364 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
7365 +
7366 +
7367 +exec 6>&1
7368 +## ----------------------------------- ##
7369 +## Main body of $CONFIG_STATUS script. ##
7370 +## ----------------------------------- ##
7371 +_ASEOF
7372 +test $as_write_fail = 0 && chmod +x $CONFIG_STATUS || ac_write_fail=1
7373 +
7374 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7375 +# Save the log message, to keep $0 and so on meaningful, and to
7376 +# report actual input values of CONFIG_FILES etc. instead of their
7377 +# values after options handling.
7378 +ac_log="
7379 +This file was extended by transfig $as_me 3.2, which was
7380 +generated by GNU Autoconf 2.69. Invocation command line was
7381 +
7382 + CONFIG_FILES = $CONFIG_FILES
7383 + CONFIG_HEADERS = $CONFIG_HEADERS
7384 + CONFIG_LINKS = $CONFIG_LINKS
7385 + CONFIG_COMMANDS = $CONFIG_COMMANDS
7386 + $ $0 $@
7387 +
7388 +on `(hostname || uname -n) 2>/dev/null | sed 1q`
7389 +"
7390 +
7391 +_ACEOF
7392 +
7393 +case $ac_config_files in *"
7394 +"*) set x $ac_config_files; shift; ac_config_files=$*;;
7395 +esac
7396 +
7397 +case $ac_config_headers in *"
7398 +"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
7399 +esac
7400 +
7401 +
7402 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7403 +# Files that config.status was made for.
7404 +config_files="$ac_config_files"
7405 +config_headers="$ac_config_headers"
7406 +config_commands="$ac_config_commands"
7407 +
7408 +_ACEOF
7409 +
7410 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7411 +ac_cs_usage="\
7412 +\`$as_me' instantiates files and other configuration actions
7413 +from templates according to the current configuration. Unless the files
7414 +and actions are specified as TAGs, all are instantiated by default.
7415 +
7416 +Usage: $0 [OPTION]... [TAG]...
7417 +
7418 + -h, --help print this help, then exit
7419 + -V, --version print version number and configuration settings, then exit
7420 + --config print configuration, then exit
7421 + -q, --quiet, --silent
7422 + do not print progress messages
7423 + -d, --debug don't remove temporary files
7424 + --recheck update $as_me by reconfiguring in the same conditions
7425 + --file=FILE[:TEMPLATE]
7426 + instantiate the configuration file FILE
7427 + --header=FILE[:TEMPLATE]
7428 + instantiate the configuration header FILE
7429 +
7430 +Configuration files:
7431 +$config_files
7432 +
7433 +Configuration headers:
7434 +$config_headers
7435 +
7436 +Configuration commands:
7437 +$config_commands
7438 +
7439 +Report bugs to <bvsmith@lbl.gov>.
7440 +transfig home page: <http://www.xfig.org/>."
7441 +
7442 +_ACEOF
7443 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7444 +ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
7445 +ac_cs_version="\\
7446 +transfig config.status 3.2
7447 +configured by $0, generated by GNU Autoconf 2.69,
7448 + with options \\"\$ac_cs_config\\"
7449 +
7450 +Copyright (C) 2012 Free Software Foundation, Inc.
7451 +This config.status script is free software; the Free Software Foundation
7452 +gives unlimited permission to copy, distribute and modify it."
7453 +
7454 +ac_pwd='$ac_pwd'
7455 +srcdir='$srcdir'
7456 +INSTALL='$INSTALL'
7457 +MKDIR_P='$MKDIR_P'
7458 +AWK='$AWK'
7459 +test -n "\$AWK" || AWK=awk
7460 +_ACEOF
7461 +
7462 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7463 +# The default lists apply if the user does not specify any file.
7464 +ac_need_defaults=:
7465 +while test $# != 0
7466 +do
7467 + case $1 in
7468 + --*=?*)
7469 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
7470 + ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'`
7471 + ac_shift=:
7472 + ;;
7473 + --*=)
7474 + ac_option=`expr "X$1" : 'X\([^=]*\)='`
7475 + ac_optarg=
7476 + ac_shift=:
7477 + ;;
7478 + *)
7479 + ac_option=$1
7480 + ac_optarg=$2
7481 + ac_shift=shift
7482 + ;;
7483 + esac
7484 +
7485 + case $ac_option in
7486 + # Handling of the options.
7487 + -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
7488 + ac_cs_recheck=: ;;
7489 + --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
7490 + $as_echo "$ac_cs_version"; exit ;;
7491 + --config | --confi | --conf | --con | --co | --c )
7492 + $as_echo "$ac_cs_config"; exit ;;
7493 + --debug | --debu | --deb | --de | --d | -d )
7494 + debug=: ;;
7495 + --file | --fil | --fi | --f )
7496 + $ac_shift
7497 + case $ac_optarg in
7498 + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
7499 + '') as_fn_error $? "missing file argument" ;;
7500 + esac
7501 + as_fn_append CONFIG_FILES " '$ac_optarg'"
7502 + ac_need_defaults=false;;
7503 + --header | --heade | --head | --hea )
7504 + $ac_shift
7505 + case $ac_optarg in
7506 + *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
7507 + esac
7508 + as_fn_append CONFIG_HEADERS " '$ac_optarg'"
7509 + ac_need_defaults=false;;
7510 + --he | --h)
7511 + # Conflict between --help and --header
7512 + as_fn_error $? "ambiguous option: \`$1'
7513 +Try \`$0 --help' for more information.";;
7514 + --help | --hel | -h )
7515 + $as_echo "$ac_cs_usage"; exit ;;
7516 + -q | -quiet | --quiet | --quie | --qui | --qu | --q \
7517 + | -silent | --silent | --silen | --sile | --sil | --si | --s)
7518 + ac_cs_silent=: ;;
7519 +
7520 + # This is an error.
7521 + -*) as_fn_error $? "unrecognized option: \`$1'
7522 +Try \`$0 --help' for more information." ;;
7523 +
7524 + *) as_fn_append ac_config_targets " $1"
7525 + ac_need_defaults=false ;;
7526 +
7527 + esac
7528 + shift
7529 +done
7530 +
7531 +ac_configure_extra_args=
7532 +
7533 +if $ac_cs_silent; then
7534 + exec 6>/dev/null
7535 + ac_configure_extra_args="$ac_configure_extra_args --silent"
7536 +fi
7537 +
7538 +_ACEOF
7539 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7540 +if \$ac_cs_recheck; then
7541 + set X $SHELL '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
7542 + shift
7543 + \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
7544 + CONFIG_SHELL='$SHELL'
7545 + export CONFIG_SHELL
7546 + exec "\$@"
7547 +fi
7548 +
7549 +_ACEOF
7550 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7551 +exec 5>>config.log
7552 +{
7553 + echo
7554 + sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
7555 +## Running $as_me. ##
7556 +_ASBOX
7557 + $as_echo "$ac_log"
7558 +} >&5
7559 +
7560 +_ACEOF
7561 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7562 +#
7563 +# INIT-COMMANDS
7564 +#
7565 +AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
7566 +
7567 +_ACEOF
7568 +
7569 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7570 +
7571 +# Handling of arguments.
7572 +for ac_config_target in $ac_config_targets
7573 +do
7574 + case $ac_config_target in
7575 + "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
7576 + "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
7577 + "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
7578 + "sysdeps/Makefile") CONFIG_FILES="$CONFIG_FILES sysdeps/Makefile" ;;
7579 + "transfig/Makefile") CONFIG_FILES="$CONFIG_FILES transfig/Makefile" ;;
7580 + "fig2dev/Makefile") CONFIG_FILES="$CONFIG_FILES fig2dev/Makefile" ;;
7581 + "fig2dev/dev/Makefile") CONFIG_FILES="$CONFIG_FILES fig2dev/dev/Makefile" ;;
7582 + "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
7583 +
7584 + *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
7585 + esac
7586 +done
7587 +
7588 +
7589 +# If the user did not use the arguments to specify the items to instantiate,
7590 +# then the envvar interface is used. Set only those that are not.
7591 +# We use the long form for the default assignment because of an extremely
7592 +# bizarre bug on SunOS 4.1.3.
7593 +if $ac_need_defaults; then
7594 + test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
7595 + test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
7596 + test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
7597 +fi
7598 +
7599 +# Have a temporary directory for convenience. Make it in the build tree
7600 +# simply because there is no reason against having it here, and in addition,
7601 +# creating and moving files from /tmp can sometimes cause problems.
7602 +# Hook for its removal unless debugging.
7603 +# Note that there is a small window in which the directory will not be cleaned:
7604 +# after its creation but before its name has been assigned to `$tmp'.
7605 +$debug ||
7606 +{
7607 + tmp= ac_tmp=
7608 + trap 'exit_status=$?
7609 + : "${ac_tmp:=$tmp}"
7610 + { test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status
7611 +' 0
7612 + trap 'as_fn_exit 1' 1 2 13 15
7613 +}
7614 +# Create a (secure) tmp directory for tmp files.
7615 +
7616 +{
7617 + tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` &&
7618 + test -d "$tmp"
7619 +} ||
7620 +{
7621 + tmp=./conf$$-$RANDOM
7622 + (umask 077 && mkdir "$tmp")
7623 +} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5
7624 +ac_tmp=$tmp
7625 +
7626 +# Set up the scripts for CONFIG_FILES section.
7627 +# No need to generate them if there are no CONFIG_FILES.
7628 +# This happens for instance with `./config.status config.h'.
7629 +if test -n "$CONFIG_FILES"; then
7630 +
7631 +
7632 +ac_cr=`echo X | tr X '\015'`
7633 +# On cygwin, bash can eat \r inside `` if the user requested igncr.
7634 +# But we know of no other shell where ac_cr would be empty at this
7635 +# point, so we can use a bashism as a fallback.
7636 +if test "x$ac_cr" = x; then
7637 + eval ac_cr=\$\'\\r\'
7638 +fi
7639 +ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
7640 +if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
7641 + ac_cs_awk_cr='\\r'
7642 +else
7643 + ac_cs_awk_cr=$ac_cr
7644 +fi
7645 +
7646 +echo 'BEGIN {' >"$ac_tmp/subs1.awk" &&
7647 +_ACEOF
7648 +
7649 +
7650 +{
7651 + echo "cat >conf$$subs.awk <<_ACEOF" &&
7652 + echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
7653 + echo "_ACEOF"
7654 +} >conf$$subs.sh ||
7655 + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7656 +ac_delim_num=`echo "$ac_subst_vars" | grep -c '^'`
7657 +ac_delim='%!_!# '
7658 +for ac_last_try in false false false false false :; do
7659 + . ./conf$$subs.sh ||
7660 + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7661 +
7662 + ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
7663 + if test $ac_delim_n = $ac_delim_num; then
7664 + break
7665 + elif $ac_last_try; then
7666 + as_fn_error $? "could not make $CONFIG_STATUS" "$LINENO" 5
7667 + else
7668 + ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7669 + fi
7670 +done
7671 +rm -f conf$$subs.sh
7672 +
7673 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7674 +cat >>"\$ac_tmp/subs1.awk" <<\\_ACAWK &&
7675 +_ACEOF
7676 +sed -n '
7677 +h
7678 +s/^/S["/; s/!.*/"]=/
7679 +p
7680 +g
7681 +s/^[^!]*!//
7682 +:repl
7683 +t repl
7684 +s/'"$ac_delim"'$//
7685 +t delim
7686 +:nl
7687 +h
7688 +s/\(.\{148\}\)..*/\1/
7689 +t more1
7690 +s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
7691 +p
7692 +n
7693 +b repl
7694 +:more1
7695 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/
7696 +p
7697 +g
7698 +s/.\{148\}//
7699 +t nl
7700 +:delim
7701 +h
7702 +s/\(.\{148\}\)..*/\1/
7703 +t more2
7704 +s/["\\]/\\&/g; s/^/"/; s/$/"/
7705 +p
7706 +b
7707 +:more2
7708 +s/["\\]/\\&/g; s/^/"/; s/$/"\\/
7709 +p
7710 +g
7711 +s/.\{148\}//
7712 +t delim
7713 +' <conf$$subs.awk | sed '
7714 +/^[^""]/{
7715 + N
7716 + s/\n//
7717 +}
7718 +' >>$CONFIG_STATUS || ac_write_fail=1
7719 +rm -f conf$$subs.awk
7720 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7721 +_ACAWK
7722 +cat >>"\$ac_tmp/subs1.awk" <<_ACAWK &&
7723 + for (key in S) S_is_set[key] = 1
7724 + FS = ""
7725 +
7726 +}
7727 +{
7728 + line = $ 0
7729 + nfields = split(line, field, "@")
7730 + substed = 0
7731 + len = length(field[1])
7732 + for (i = 2; i < nfields; i++) {
7733 + key = field[i]
7734 + keylen = length(key)
7735 + if (S_is_set[key]) {
7736 + value = S[key]
7737 + line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
7738 + len += length(value) + length(field[++i])
7739 + substed = 1
7740 + } else
7741 + len += 1 + keylen
7742 + }
7743 +
7744 + print line
7745 +}
7746 +
7747 +_ACAWK
7748 +_ACEOF
7749 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7750 +if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
7751 + sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
7752 +else
7753 + cat
7754 +fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \
7755 + || as_fn_error $? "could not setup config files machinery" "$LINENO" 5
7756 +_ACEOF
7757 +
7758 +# VPATH may cause trouble with some makes, so we remove sole $(srcdir),
7759 +# ${srcdir} and @srcdir@ entries from VPATH if srcdir is ".", strip leading and
7760 +# trailing colons and then remove the whole line if VPATH becomes empty
7761 +# (actually we leave an empty line to preserve line numbers).
7762 +if test "x$srcdir" = x.; then
7763 + ac_vpsub='/^[ ]*VPATH[ ]*=[ ]*/{
7764 +h
7765 +s///
7766 +s/^/:/
7767 +s/[ ]*$/:/
7768 +s/:\$(srcdir):/:/g
7769 +s/:\${srcdir}:/:/g
7770 +s/:@srcdir@:/:/g
7771 +s/^:*//
7772 +s/:*$//
7773 +x
7774 +s/\(=[ ]*\).*/\1/
7775 +G
7776 +s/\n//
7777 +s/^[^=]*=[ ]*$//
7778 +}'
7779 +fi
7780 +
7781 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7782 +fi # test -n "$CONFIG_FILES"
7783 +
7784 +# Set up the scripts for CONFIG_HEADERS section.
7785 +# No need to generate them if there are no CONFIG_HEADERS.
7786 +# This happens for instance with `./config.status Makefile'.
7787 +if test -n "$CONFIG_HEADERS"; then
7788 +cat >"$ac_tmp/defines.awk" <<\_ACAWK ||
7789 +BEGIN {
7790 +_ACEOF
7791 +
7792 +# Transform confdefs.h into an awk script `defines.awk', embedded as
7793 +# here-document in config.status, that substitutes the proper values into
7794 +# config.h.in to produce config.h.
7795 +
7796 +# Create a delimiter string that does not exist in confdefs.h, to ease
7797 +# handling of long lines.
7798 +ac_delim='%!_!# '
7799 +for ac_last_try in false false :; do
7800 + ac_tt=`sed -n "/$ac_delim/p" confdefs.h`
7801 + if test -z "$ac_tt"; then
7802 + break
7803 + elif $ac_last_try; then
7804 + as_fn_error $? "could not make $CONFIG_HEADERS" "$LINENO" 5
7805 + else
7806 + ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7807 + fi
7808 +done
7809 +
7810 +# For the awk script, D is an array of macro values keyed by name,
7811 +# likewise P contains macro parameters if any. Preserve backslash
7812 +# newline sequences.
7813 +
7814 +ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
7815 +sed -n '
7816 +s/.\{148\}/&'"$ac_delim"'/g
7817 +t rset
7818 +:rset
7819 +s/^[ ]*#[ ]*define[ ][ ]*/ /
7820 +t def
7821 +d
7822 +:def
7823 +s/\\$//
7824 +t bsnl
7825 +s/["\\]/\\&/g
7826 +s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
7827 +D["\1"]=" \3"/p
7828 +s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2"/p
7829 +d
7830 +:bsnl
7831 +s/["\\]/\\&/g
7832 +s/^ \('"$ac_word_re"'\)\(([^()]*)\)[ ]*\(.*\)/P["\1"]="\2"\
7833 +D["\1"]=" \3\\\\\\n"\\/p
7834 +t cont
7835 +s/^ \('"$ac_word_re"'\)[ ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
7836 +t cont
7837 +d
7838 +:cont
7839 +n
7840 +s/.\{148\}/&'"$ac_delim"'/g
7841 +t clear
7842 +:clear
7843 +s/\\$//
7844 +t bsnlc
7845 +s/["\\]/\\&/g; s/^/"/; s/$/"/p
7846 +d
7847 +:bsnlc
7848 +s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
7849 +b cont
7850 +' <confdefs.h | sed '
7851 +s/'"$ac_delim"'/"\\\
7852 +"/g' >>$CONFIG_STATUS || ac_write_fail=1
7853 +
7854 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7855 + for (key in D) D_is_set[key] = 1
7856 + FS = ""
7857 +}
7858 +/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
7859 + line = \$ 0
7860 + split(line, arg, " ")
7861 + if (arg[1] == "#") {
7862 + defundef = arg[2]
7863 + mac1 = arg[3]
7864 + } else {
7865 + defundef = substr(arg[1], 2)
7866 + mac1 = arg[2]
7867 + }
7868 + split(mac1, mac2, "(") #)
7869 + macro = mac2[1]
7870 + prefix = substr(line, 1, index(line, defundef) - 1)
7871 + if (D_is_set[macro]) {
7872 + # Preserve the white space surrounding the "#".
7873 + print prefix "define", macro P[macro] D[macro]
7874 + next
7875 + } else {
7876 + # Replace #undef with comments. This is necessary, for example,
7877 + # in the case of _POSIX_SOURCE, which is predefined and required
7878 + # on some systems where configure will not decide to define it.
7879 + if (defundef == "undef") {
7880 + print "/*", prefix defundef, macro, "*/"
7881 + next
7882 + }
7883 + }
7884 +}
7885 +{ print }
7886 +_ACAWK
7887 +_ACEOF
7888 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7889 + as_fn_error $? "could not setup config headers machinery" "$LINENO" 5
7890 +fi # test -n "$CONFIG_HEADERS"
7891 +
7892 +
7893 +eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS"
7894 +shift
7895 +for ac_tag
7896 +do
7897 + case $ac_tag in
7898 + :[FHLC]) ac_mode=$ac_tag; continue;;
7899 + esac
7900 + case $ac_mode$ac_tag in
7901 + :[FHL]*:*);;
7902 + :L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;;
7903 + :[FH]-) ac_tag=-:-;;
7904 + :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
7905 + esac
7906 + ac_save_IFS=$IFS
7907 + IFS=:
7908 + set x $ac_tag
7909 + IFS=$ac_save_IFS
7910 + shift
7911 + ac_file=$1
7912 + shift
7913 +
7914 + case $ac_mode in
7915 + :L) ac_source=$1;;
7916 + :[FH])
7917 + ac_file_inputs=
7918 + for ac_f
7919 + do
7920 + case $ac_f in
7921 + -) ac_f="$ac_tmp/stdin";;
7922 + *) # Look for the file first in the build tree, then in the source tree
7923 + # (if the path is not absolute). The absolute path cannot be DOS-style,
7924 + # because $ac_f cannot contain `:'.
7925 + test -f "$ac_f" ||
7926 + case $ac_f in
7927 + [\\/$]*) false;;
7928 + *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
7929 + esac ||
7930 + as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;;
7931 + esac
7932 + case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
7933 + as_fn_append ac_file_inputs " '$ac_f'"
7934 + done
7935 +
7936 + # Let's still pretend it is `configure' which instantiates (i.e., don't
7937 + # use $as_me), people would be surprised to read:
7938 + # /* config.h. Generated by config.status. */
7939 + configure_input='Generated from '`
7940 + $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
7941 + `' by configure.'
7942 + if test x"$ac_file" != x-; then
7943 + configure_input="$ac_file. $configure_input"
7944 + { $as_echo "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5
7945 +$as_echo "$as_me: creating $ac_file" >&6;}
7946 + fi
7947 + # Neutralize special characters interpreted by sed in replacement strings.
7948 + case $configure_input in #(
7949 + *\&* | *\|* | *\\* )
7950 + ac_sed_conf_input=`$as_echo "$configure_input" |
7951 + sed 's/[\\\\&|]/\\\\&/g'`;; #(
7952 + *) ac_sed_conf_input=$configure_input;;
7953 + esac
7954 +
7955 + case $ac_tag in
7956 + *:-:* | *:-) cat >"$ac_tmp/stdin" \
7957 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;;
7958 + esac
7959 + ;;
7960 + esac
7961 +
7962 + ac_dir=`$as_dirname -- "$ac_file" ||
7963 +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7964 + X"$ac_file" : 'X\(//\)[^/]' \| \
7965 + X"$ac_file" : 'X\(//\)$' \| \
7966 + X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
7967 +$as_echo X"$ac_file" |
7968 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7969 + s//\1/
7970 + q
7971 + }
7972 + /^X\(\/\/\)[^/].*/{
7973 + s//\1/
7974 + q
7975 + }
7976 + /^X\(\/\/\)$/{
7977 + s//\1/
7978 + q
7979 + }
7980 + /^X\(\/\).*/{
7981 + s//\1/
7982 + q
7983 + }
7984 + s/.*/./; q'`
7985 + as_dir="$ac_dir"; as_fn_mkdir_p
7986 + ac_builddir=.
7987 +
7988 +case "$ac_dir" in
7989 +.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
7990 +*)
7991 + ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
7992 + # A ".." for each directory in $ac_dir_suffix.
7993 + ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
7994 + case $ac_top_builddir_sub in
7995 + "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
7996 + *) ac_top_build_prefix=$ac_top_builddir_sub/ ;;
7997 + esac ;;
7998 +esac
7999 +ac_abs_top_builddir=$ac_pwd
8000 +ac_abs_builddir=$ac_pwd$ac_dir_suffix
8001 +# for backward compatibility:
8002 +ac_top_builddir=$ac_top_build_prefix
8003 +
8004 +case $srcdir in
8005 + .) # We are building in place.
8006 + ac_srcdir=.
8007 + ac_top_srcdir=$ac_top_builddir_sub
8008 + ac_abs_top_srcdir=$ac_pwd ;;
8009 + [\\/]* | ?:[\\/]* ) # Absolute name.
8010 + ac_srcdir=$srcdir$ac_dir_suffix;
8011 + ac_top_srcdir=$srcdir
8012 + ac_abs_top_srcdir=$srcdir ;;
8013 + *) # Relative name.
8014 + ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix
8015 + ac_top_srcdir=$ac_top_build_prefix$srcdir
8016 + ac_abs_top_srcdir=$ac_pwd/$srcdir ;;
8017 +esac
8018 +ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix
8019 +
8020 +
8021 + case $ac_mode in
8022 + :F)
8023 + #
8024 + # CONFIG_FILE
8025 + #
8026 +
8027 + case $INSTALL in
8028 + [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
8029 + *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;;
8030 + esac
8031 + ac_MKDIR_P=$MKDIR_P
8032 + case $MKDIR_P in
8033 + [\\/$]* | ?:[\\/]* ) ;;
8034 + */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;;
8035 + esac
8036 +_ACEOF
8037 +
8038 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8039 +# If the template does not know about datarootdir, expand it.
8040 +# FIXME: This hack should be removed a few years after 2.60.
8041 +ac_datarootdir_hack=; ac_datarootdir_seen=
8042 +ac_sed_dataroot='
8043 +/datarootdir/ {
8044 + p
8045 + q
8046 +}
8047 +/@datadir@/p
8048 +/@docdir@/p
8049 +/@infodir@/p
8050 +/@localedir@/p
8051 +/@mandir@/p'
8052 +case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
8053 +*datarootdir*) ac_datarootdir_seen=yes;;
8054 +*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
8055 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
8056 +$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
8057 +_ACEOF
8058 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8059 + ac_datarootdir_hack='
8060 + s&@datadir@&$datadir&g
8061 + s&@docdir@&$docdir&g
8062 + s&@infodir@&$infodir&g
8063 + s&@localedir@&$localedir&g
8064 + s&@mandir@&$mandir&g
8065 + s&\\\${datarootdir}&$datarootdir&g' ;;
8066 +esac
8067 +_ACEOF
8068 +
8069 +# Neutralize VPATH when `$srcdir' = `.'.
8070 +# Shell code in configure.ac might set extrasub.
8071 +# FIXME: do we really want to maintain this feature?
8072 +cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
8073 +ac_sed_extra="$ac_vpsub
8074 +$extrasub
8075 +_ACEOF
8076 +cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
8077 +:t
8078 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
8079 +s|@configure_input@|$ac_sed_conf_input|;t t
8080 +s&@top_builddir@&$ac_top_builddir_sub&;t t
8081 +s&@top_build_prefix@&$ac_top_build_prefix&;t t
8082 +s&@srcdir@&$ac_srcdir&;t t
8083 +s&@abs_srcdir@&$ac_abs_srcdir&;t t
8084 +s&@top_srcdir@&$ac_top_srcdir&;t t
8085 +s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t
8086 +s&@builddir@&$ac_builddir&;t t
8087 +s&@abs_builddir@&$ac_abs_builddir&;t t
8088 +s&@abs_top_builddir@&$ac_abs_top_builddir&;t t
8089 +s&@INSTALL@&$ac_INSTALL&;t t
8090 +s&@MKDIR_P@&$ac_MKDIR_P&;t t
8091 +$ac_datarootdir_hack
8092 +"
8093 +eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \
8094 + >$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8095 +
8096 +test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
8097 + { ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } &&
8098 + { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \
8099 + "$ac_tmp/out"`; test -z "$ac_out"; } &&
8100 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8101 +which seems to be undefined. Please make sure it is defined" >&5
8102 +$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8103 +which seems to be undefined. Please make sure it is defined" >&2;}
8104 +
8105 + rm -f "$ac_tmp/stdin"
8106 + case $ac_file in
8107 + -) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";;
8108 + *) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";;
8109 + esac \
8110 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8111 + ;;
8112 + :H)
8113 + #
8114 + # CONFIG_HEADER
8115 + #
8116 + if test x"$ac_file" != x-; then
8117 + {
8118 + $as_echo "/* $configure_input */" \
8119 + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs"
8120 + } >"$ac_tmp/config.h" \
8121 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8122 + if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then
8123 + { $as_echo "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5
8124 +$as_echo "$as_me: $ac_file is unchanged" >&6;}
8125 + else
8126 + rm -f "$ac_file"
8127 + mv "$ac_tmp/config.h" "$ac_file" \
8128 + || as_fn_error $? "could not create $ac_file" "$LINENO" 5
8129 + fi
8130 + else
8131 + $as_echo "/* $configure_input */" \
8132 + && eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \
8133 + || as_fn_error $? "could not create -" "$LINENO" 5
8134 + fi
8135 +# Compute "$ac_file"'s index in $config_headers.
8136 +_am_arg="$ac_file"
8137 +_am_stamp_count=1
8138 +for _am_header in $config_headers :; do
8139 + case $_am_header in
8140 + $_am_arg | $_am_arg:* )
8141 + break ;;
8142 + * )
8143 + _am_stamp_count=`expr $_am_stamp_count + 1` ;;
8144 + esac
8145 +done
8146 +echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
8147 +$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8148 + X"$_am_arg" : 'X\(//\)[^/]' \| \
8149 + X"$_am_arg" : 'X\(//\)$' \| \
8150 + X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
8151 +$as_echo X"$_am_arg" |
8152 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8153 + s//\1/
8154 + q
8155 + }
8156 + /^X\(\/\/\)[^/].*/{
8157 + s//\1/
8158 + q
8159 + }
8160 + /^X\(\/\/\)$/{
8161 + s//\1/
8162 + q
8163 + }
8164 + /^X\(\/\).*/{
8165 + s//\1/
8166 + q
8167 + }
8168 + s/.*/./; q'`/stamp-h$_am_stamp_count
8169 + ;;
8170 +
8171 + :C) { $as_echo "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5
8172 +$as_echo "$as_me: executing $ac_file commands" >&6;}
8173 + ;;
8174 + esac
8175 +
8176 +
8177 + case $ac_file$ac_mode in
8178 + "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
8179 + # Autoconf 2.62 quotes --file arguments for eval, but not when files
8180 + # are listed without --file. Let's play safe and only enable the eval
8181 + # if we detect the quoting.
8182 + case $CONFIG_FILES in
8183 + *\'*) eval set x "$CONFIG_FILES" ;;
8184 + *) set x $CONFIG_FILES ;;
8185 + esac
8186 + shift
8187 + for mf
8188 + do
8189 + # Strip MF so we end up with the name of the file.
8190 + mf=`echo "$mf" | sed -e 's/:.*$//'`
8191 + # Check whether this is an Automake generated Makefile or not.
8192 + # We used to match only the files named `Makefile.in', but
8193 + # some people rename them; so instead we look at the file content.
8194 + # Grep'ing the first line is not enough: some people post-process
8195 + # each Makefile.in and add a new line on top of each file to say so.
8196 + # Grep'ing the whole file is not good either: AIX grep has a line
8197 + # limit of 2048, but all sed's we know have understand at least 4000.
8198 + if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
8199 + dirpart=`$as_dirname -- "$mf" ||
8200 +$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8201 + X"$mf" : 'X\(//\)[^/]' \| \
8202 + X"$mf" : 'X\(//\)$' \| \
8203 + X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
8204 +$as_echo X"$mf" |
8205 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8206 + s//\1/
8207 + q
8208 + }
8209 + /^X\(\/\/\)[^/].*/{
8210 + s//\1/
8211 + q
8212 + }
8213 + /^X\(\/\/\)$/{
8214 + s//\1/
8215 + q
8216 + }
8217 + /^X\(\/\).*/{
8218 + s//\1/
8219 + q
8220 + }
8221 + s/.*/./; q'`
8222 + else
8223 + continue
8224 + fi
8225 + # Extract the definition of DEPDIR, am__include, and am__quote
8226 + # from the Makefile without running `make'.
8227 + DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
8228 + test -z "$DEPDIR" && continue
8229 + am__include=`sed -n 's/^am__include = //p' < "$mf"`
8230 + test -z "am__include" && continue
8231 + am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
8232 + # When using ansi2knr, U may be empty or an underscore; expand it
8233 + U=`sed -n 's/^U = //p' < "$mf"`
8234 + # Find all dependency output files, they are included files with
8235 + # $(DEPDIR) in their names. We invoke sed twice because it is the
8236 + # simplest approach to changing $(DEPDIR) to its actual value in the
8237 + # expansion.
8238 + for file in `sed -n "
8239 + s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
8240 + sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
8241 + # Make sure the directory exists.
8242 + test -f "$dirpart/$file" && continue
8243 + fdir=`$as_dirname -- "$file" ||
8244 +$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8245 + X"$file" : 'X\(//\)[^/]' \| \
8246 + X"$file" : 'X\(//\)$' \| \
8247 + X"$file" : 'X\(/\)' \| . 2>/dev/null ||
8248 +$as_echo X"$file" |
8249 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8250 + s//\1/
8251 + q
8252 + }
8253 + /^X\(\/\/\)[^/].*/{
8254 + s//\1/
8255 + q
8256 + }
8257 + /^X\(\/\/\)$/{
8258 + s//\1/
8259 + q
8260 + }
8261 + /^X\(\/\).*/{
8262 + s//\1/
8263 + q
8264 + }
8265 + s/.*/./; q'`
8266 + as_dir=$dirpart/$fdir; as_fn_mkdir_p
8267 + # echo "creating $dirpart/$file"
8268 + echo '# dummy' > "$dirpart/$file"
8269 + done
8270 + done
8271 +}
8272 + ;;
8273 +
8274 + esac
8275 +done # for ac_tag
8276 +
8277 +
8278 +as_fn_exit 0
8279 +_ACEOF
8280 +ac_clean_files=$ac_clean_files_save
8281 +
8282 +test $ac_write_fail = 0 ||
8283 + as_fn_error $? "write failure creating $CONFIG_STATUS" "$LINENO" 5
8284 +
8285 +
8286 +# configure is writing to config.log, and then calls config.status.
8287 +# config.status does its own redirection, appending to config.log.
8288 +# Unfortunately, on DOS this fails, as config.log is still kept open
8289 +# by configure, so config.status won't be able to write to it; its
8290 +# output is simply discarded. So we exec the FD to /dev/null,
8291 +# effectively closing config.log, so it can be properly (re)opened and
8292 +# appended to by config.status. When coming back to configure, we
8293 +# need to make the FD available again.
8294 +if test "$no_create" != yes; then
8295 + ac_cs_success=:
8296 + ac_config_status_args=
8297 + test "$silent" = yes &&
8298 + ac_config_status_args="$ac_config_status_args --quiet"
8299 + exec 5>/dev/null
8300 + $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
8301 + exec 5>>config.log
8302 + # Use ||, not &&, to avoid exiting from the if with $? = 1, which
8303 + # would make configure fail if this is the last instruction.
8304 + $ac_cs_success || as_fn_exit 1
8305 +fi
8306 +if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
8307 + { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
8308 +$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
8309 +fi
8310 +
8311 diff -urN transfig.3.2.5e/configure.ac transfig.3.2.5e.fix/configure.ac
8312 --- transfig.3.2.5e/configure.ac 1969-12-31 19:00:00 -0500
8313 +++ transfig.3.2.5e.fix/configure.ac 2013-12-31 10:02:35 -0500
8314 @@ -0,0 +1,50 @@
8315 +AC_INIT([transfig], [3.2], [bvsmith@lbl.gov], [transfig], [http://www.xfig.org/])
8316 +AC_PREREQ([2.59])
8317 +AM_INIT_AUTOMAKE([1.10 foreign])
8318 +AC_CONFIG_HEADERS([config.h])
8319 +
8320 +# check for programs
8321 +AC_PROG_CC
8322 +AM_PROG_CC_C_O
8323 +AC_PROG_RANLIB
8324 +AC_PROG_INSTALL
8325 +AC_PROG_LN_S
8326 +
8327 +# Checks for header files.
8328 +AC_HEADER_STDC
8329 +AC_HEADER_TIME
8330 +AC_CHECK_HEADERS([limits.h netinet/in.h stdlib.h string.h strings.h sys/file.h sys/param.h unistd.h])
8331 +AC_CHECK_HEADERS(pwd.h)
8332 +
8333 +# Checks for typedefs, structures, and compiler characteristics.
8334 +AC_CHECK_HEADER_STDBOOL
8335 +AC_TYPE_SIZE_T
8336 +
8337 +# create sysdeps as needed
8338 +SYSDEPS_OBJ=
8339 +AC_SUBST(SYSDEPS_OBJ)
8340 +
8341 +# Checks for library functions.
8342 +AC_FUNC_MALLOC
8343 +AC_FUNC_REALLOC
8344 +AC_CHECK_FUNCS([bzero floor gethostname index isascii memmove memset pow rint sqrt strcasecmp strchr strdup strerror strncasecmp strrchr strstr strtol])
8345 +AC_CHECK_FUNCS(bzero memset, break)
8346 +AC_CHECK_FUNC([getpwuid],[],SYSDEPS_OBJ+=' my_pwd.$(OBJEXT)')
8347 +AC_CHECK_FUNC([getuid],[],SYSDEPS_OBJ+=' my_getuid.$(OBJEXT)')
8348 +AC_CHECK_FUNC([sleep],[],SYSDEPS_OBJ+=' my_sleep.$(OBJEXT)')
8349 +AC_CHECK_FUNC([gethostname],[],SYSDEPS_OBJ+=' my_gethostname.$(OBJEXT)')
8350 +AC_CHECK_FUNC([index],[],SYSDEPS_OBJ+=' my_index.$(OBJEXT)')
8351 +
8352 +if test "x$RGB_FILE" = "x"; then
8353 + RGB_FILE="${prefix}/lib/rgb.txt"
8354 +fi
8355 +AC_SUBST(RGB_FILE)
8356 +
8357 +if test "x$BITMAPDIR" = "x"; then
8358 + BITMAPDIR="${datarootdir}/${PACKAGE}/bitmaps"
8359 +fi
8360 +AC_SUBST(BITMAPDIR)
8361 +
8362 +
8363 +AC_CONFIG_FILES([Makefile sysdeps/Makefile transfig/Makefile fig2dev/Makefile fig2dev/dev/Makefile doc/Makefile])
8364 +AC_OUTPUT
8365 diff -urN transfig.3.2.5e/depcomp transfig.3.2.5e.fix/depcomp
8366 --- transfig.3.2.5e/depcomp 1969-12-31 19:00:00 -0500
8367 +++ transfig.3.2.5e.fix/depcomp 2013-12-31 10:02:35 -0500
8368 @@ -0,0 +1,708 @@
8369 +#! /bin/sh
8370 +# depcomp - compile a program generating dependencies as side-effects
8371 +
8372 +scriptversion=2012-03-27.16; # UTC
8373 +
8374 +# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010,
8375 +# 2011, 2012 Free Software Foundation, Inc.
8376 +
8377 +# This program is free software; you can redistribute it and/or modify
8378 +# it under the terms of the GNU General Public License as published by
8379 +# the Free Software Foundation; either version 2, or (at your option)
8380 +# any later version.
8381 +
8382 +# This program is distributed in the hope that it will be useful,
8383 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
8384 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8385 +# GNU General Public License for more details.
8386 +
8387 +# You should have received a copy of the GNU General Public License
8388 +# along with this program. If not, see <http://www.gnu.org/licenses/>.
8389 +
8390 +# As a special exception to the GNU General Public License, if you
8391 +# distribute this file as part of a program that contains a
8392 +# configuration script generated by Autoconf, you may include it under
8393 +# the same distribution terms that you use for the rest of that program.
8394 +
8395 +# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
8396 +
8397 +case $1 in
8398 + '')
8399 + echo "$0: No command. Try '$0 --help' for more information." 1>&2
8400 + exit 1;
8401 + ;;
8402 + -h | --h*)
8403 + cat <<\EOF
8404 +Usage: depcomp [--help] [--version] PROGRAM [ARGS]
8405 +
8406 +Run PROGRAMS ARGS to compile a file, generating dependencies
8407 +as side-effects.
8408 +
8409 +Environment variables:
8410 + depmode Dependency tracking mode.
8411 + source Source file read by 'PROGRAMS ARGS'.
8412 + object Object file output by 'PROGRAMS ARGS'.
8413 + DEPDIR directory where to store dependencies.
8414 + depfile Dependency file to output.
8415 + tmpdepfile Temporary file to use when outputting dependencies.
8416 + libtool Whether libtool is used (yes/no).
8417 +
8418 +Report bugs to <bug-automake@gnu.org>.
8419 +EOF
8420 + exit $?
8421 + ;;
8422 + -v | --v*)
8423 + echo "depcomp $scriptversion"
8424 + exit $?
8425 + ;;
8426 +esac
8427 +
8428 +# A tabulation character.
8429 +tab=' '
8430 +# A newline character.
8431 +nl='
8432 +'
8433 +
8434 +if test -z "$depmode" || test -z "$source" || test -z "$object"; then
8435 + echo "depcomp: Variables source, object and depmode must be set" 1>&2
8436 + exit 1
8437 +fi
8438 +
8439 +# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po.
8440 +depfile=${depfile-`echo "$object" |
8441 + sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
8442 +tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
8443 +
8444 +rm -f "$tmpdepfile"
8445 +
8446 +# Some modes work just like other modes, but use different flags. We
8447 +# parameterize here, but still list the modes in the big case below,
8448 +# to make depend.m4 easier to write. Note that we *cannot* use a case
8449 +# here, because this file can only contain one case statement.
8450 +if test "$depmode" = hp; then
8451 + # HP compiler uses -M and no extra arg.
8452 + gccflag=-M
8453 + depmode=gcc
8454 +fi
8455 +
8456 +if test "$depmode" = dashXmstdout; then
8457 + # This is just like dashmstdout with a different argument.
8458 + dashmflag=-xM
8459 + depmode=dashmstdout
8460 +fi
8461 +
8462 +cygpath_u="cygpath -u -f -"
8463 +if test "$depmode" = msvcmsys; then
8464 + # This is just like msvisualcpp but w/o cygpath translation.
8465 + # Just convert the backslash-escaped backslashes to single forward
8466 + # slashes to satisfy depend.m4
8467 + cygpath_u='sed s,\\\\,/,g'
8468 + depmode=msvisualcpp
8469 +fi
8470 +
8471 +if test "$depmode" = msvc7msys; then
8472 + # This is just like msvc7 but w/o cygpath translation.
8473 + # Just convert the backslash-escaped backslashes to single forward
8474 + # slashes to satisfy depend.m4
8475 + cygpath_u='sed s,\\\\,/,g'
8476 + depmode=msvc7
8477 +fi
8478 +
8479 +if test "$depmode" = xlc; then
8480 + # IBM C/C++ Compilers xlc/xlC can output gcc-like dependency informations.
8481 + gccflag=-qmakedep=gcc,-MF
8482 + depmode=gcc
8483 +fi
8484 +
8485 +case "$depmode" in
8486 +gcc3)
8487 +## gcc 3 implements dependency tracking that does exactly what
8488 +## we want. Yay! Note: for some reason libtool 1.4 doesn't like
8489 +## it if -MD -MP comes after the -MF stuff. Hmm.
8490 +## Unfortunately, FreeBSD c89 acceptance of flags depends upon
8491 +## the command line argument order; so add the flags where they
8492 +## appear in depend2.am. Note that the slowdown incurred here
8493 +## affects only configure: in makefiles, %FASTDEP% shortcuts this.
8494 + for arg
8495 + do
8496 + case $arg in
8497 + -c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
8498 + *) set fnord "$@" "$arg" ;;
8499 + esac
8500 + shift # fnord
8501 + shift # $arg
8502 + done
8503 + "$@"
8504 + stat=$?
8505 + if test $stat -eq 0; then :
8506 + else
8507 + rm -f "$tmpdepfile"
8508 + exit $stat
8509 + fi
8510 + mv "$tmpdepfile" "$depfile"
8511 + ;;
8512 +
8513 +gcc)
8514 +## There are various ways to get dependency output from gcc. Here's
8515 +## why we pick this rather obscure method:
8516 +## - Don't want to use -MD because we'd like the dependencies to end
8517 +## up in a subdir. Having to rename by hand is ugly.
8518 +## (We might end up doing this anyway to support other compilers.)
8519 +## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
8520 +## -MM, not -M (despite what the docs say).
8521 +## - Using -M directly means running the compiler twice (even worse
8522 +## than renaming).
8523 + if test -z "$gccflag"; then
8524 + gccflag=-MD,
8525 + fi
8526 + "$@" -Wp,"$gccflag$tmpdepfile"
8527 + stat=$?
8528 + if test $stat -eq 0; then :
8529 + else
8530 + rm -f "$tmpdepfile"
8531 + exit $stat
8532 + fi
8533 + rm -f "$depfile"
8534 + echo "$object : \\" > "$depfile"
8535 + alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
8536 +## The second -e expression handles DOS-style file names with drive letters.
8537 + sed -e 's/^[^:]*: / /' \
8538 + -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
8539 +## This next piece of magic avoids the "deleted header file" problem.
8540 +## The problem is that when a header file which appears in a .P file
8541 +## is deleted, the dependency causes make to die (because there is
8542 +## typically no way to rebuild the header). We avoid this by adding
8543 +## dummy dependencies for each header file. Too bad gcc doesn't do
8544 +## this for us directly.
8545 + tr ' ' "$nl" < "$tmpdepfile" |
8546 +## Some versions of gcc put a space before the ':'. On the theory
8547 +## that the space means something, we add a space to the output as
8548 +## well. hp depmode also adds that space, but also prefixes the VPATH
8549 +## to the object. Take care to not repeat it in the output.
8550 +## Some versions of the HPUX 10.20 sed can't process this invocation
8551 +## correctly. Breaking it into two sed invocations is a workaround.
8552 + sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
8553 + | sed -e 's/$/ :/' >> "$depfile"
8554 + rm -f "$tmpdepfile"
8555 + ;;
8556 +
8557 +hp)
8558 + # This case exists only to let depend.m4 do its work. It works by
8559 + # looking at the text of this script. This case will never be run,
8560 + # since it is checked for above.
8561 + exit 1
8562 + ;;
8563 +
8564 +sgi)
8565 + if test "$libtool" = yes; then
8566 + "$@" "-Wp,-MDupdate,$tmpdepfile"
8567 + else
8568 + "$@" -MDupdate "$tmpdepfile"
8569 + fi
8570 + stat=$?
8571 + if test $stat -eq 0; then :
8572 + else
8573 + rm -f "$tmpdepfile"
8574 + exit $stat
8575 + fi
8576 + rm -f "$depfile"
8577 +
8578 + if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
8579 + echo "$object : \\" > "$depfile"
8580 +
8581 + # Clip off the initial element (the dependent). Don't try to be
8582 + # clever and replace this with sed code, as IRIX sed won't handle
8583 + # lines with more than a fixed number of characters (4096 in
8584 + # IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
8585 + # the IRIX cc adds comments like '#:fec' to the end of the
8586 + # dependency line.
8587 + tr ' ' "$nl" < "$tmpdepfile" \
8588 + | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
8589 + tr "$nl" ' ' >> "$depfile"
8590 + echo >> "$depfile"
8591 +
8592 + # The second pass generates a dummy entry for each header file.
8593 + tr ' ' "$nl" < "$tmpdepfile" \
8594 + | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
8595 + >> "$depfile"
8596 + else
8597 + # The sourcefile does not contain any dependencies, so just
8598 + # store a dummy comment line, to avoid errors with the Makefile
8599 + # "include basename.Plo" scheme.
8600 + echo "#dummy" > "$depfile"
8601 + fi
8602 + rm -f "$tmpdepfile"
8603 + ;;
8604 +
8605 +xlc)
8606 + # This case exists only to let depend.m4 do its work. It works by
8607 + # looking at the text of this script. This case will never be run,
8608 + # since it is checked for above.
8609 + exit 1
8610 + ;;
8611 +
8612 +aix)
8613 + # The C for AIX Compiler uses -M and outputs the dependencies
8614 + # in a .u file. In older versions, this file always lives in the
8615 + # current directory. Also, the AIX compiler puts '$object:' at the
8616 + # start of each line; $object doesn't have directory information.
8617 + # Version 6 uses the directory in both cases.
8618 + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
8619 + test "x$dir" = "x$object" && dir=
8620 + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
8621 + if test "$libtool" = yes; then
8622 + tmpdepfile1=$dir$base.u
8623 + tmpdepfile2=$base.u
8624 + tmpdepfile3=$dir.libs/$base.u
8625 + "$@" -Wc,-M
8626 + else
8627 + tmpdepfile1=$dir$base.u
8628 + tmpdepfile2=$dir$base.u
8629 + tmpdepfile3=$dir$base.u
8630 + "$@" -M
8631 + fi
8632 + stat=$?
8633 +
8634 + if test $stat -eq 0; then :
8635 + else
8636 + rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
8637 + exit $stat
8638 + fi
8639 +
8640 + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
8641 + do
8642 + test -f "$tmpdepfile" && break
8643 + done
8644 + if test -f "$tmpdepfile"; then
8645 + # Each line is of the form 'foo.o: dependent.h'.
8646 + # Do two passes, one to just change these to
8647 + # '$object: dependent.h' and one to simply 'dependent.h:'.
8648 + sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
8649 + sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
8650 + else
8651 + # The sourcefile does not contain any dependencies, so just
8652 + # store a dummy comment line, to avoid errors with the Makefile
8653 + # "include basename.Plo" scheme.
8654 + echo "#dummy" > "$depfile"
8655 + fi
8656 + rm -f "$tmpdepfile"
8657 + ;;
8658 +
8659 +icc)
8660 + # Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'.
8661 + # However on
8662 + # $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c
8663 + # ICC 7.0 will fill foo.d with something like
8664 + # foo.o: sub/foo.c
8665 + # foo.o: sub/foo.h
8666 + # which is wrong. We want
8667 + # sub/foo.o: sub/foo.c
8668 + # sub/foo.o: sub/foo.h
8669 + # sub/foo.c:
8670 + # sub/foo.h:
8671 + # ICC 7.1 will output
8672 + # foo.o: sub/foo.c sub/foo.h
8673 + # and will wrap long lines using '\':
8674 + # foo.o: sub/foo.c ... \
8675 + # sub/foo.h ... \
8676 + # ...
8677 + # tcc 0.9.26 (FIXME still under development at the moment of writing)
8678 + # will emit a similar output, but also prepend the continuation lines
8679 + # with horizontal tabulation characters.
8680 + "$@" -MD -MF "$tmpdepfile"
8681 + stat=$?
8682 + if test $stat -eq 0; then :
8683 + else
8684 + rm -f "$tmpdepfile"
8685 + exit $stat
8686 + fi
8687 + rm -f "$depfile"
8688 + # Each line is of the form 'foo.o: dependent.h',
8689 + # or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'.
8690 + # Do two passes, one to just change these to
8691 + # '$object: dependent.h' and one to simply 'dependent.h:'.
8692 + sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \
8693 + < "$tmpdepfile" > "$depfile"
8694 + sed '
8695 + s/[ '"$tab"'][ '"$tab"']*/ /g
8696 + s/^ *//
8697 + s/ *\\*$//
8698 + s/^[^:]*: *//
8699 + /^$/d
8700 + /:$/d
8701 + s/$/ :/
8702 + ' < "$tmpdepfile" >> "$depfile"
8703 + rm -f "$tmpdepfile"
8704 + ;;
8705 +
8706 +hp2)
8707 + # The "hp" stanza above does not work with aCC (C++) and HP's ia64
8708 + # compilers, which have integrated preprocessors. The correct option
8709 + # to use with these is +Maked; it writes dependencies to a file named
8710 + # 'foo.d', which lands next to the object file, wherever that
8711 + # happens to be.
8712 + # Much of this is similar to the tru64 case; see comments there.
8713 + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
8714 + test "x$dir" = "x$object" && dir=
8715 + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
8716 + if test "$libtool" = yes; then
8717 + tmpdepfile1=$dir$base.d
8718 + tmpdepfile2=$dir.libs/$base.d
8719 + "$@" -Wc,+Maked
8720 + else
8721 + tmpdepfile1=$dir$base.d
8722 + tmpdepfile2=$dir$base.d
8723 + "$@" +Maked
8724 + fi
8725 + stat=$?
8726 + if test $stat -eq 0; then :
8727 + else
8728 + rm -f "$tmpdepfile1" "$tmpdepfile2"
8729 + exit $stat
8730 + fi
8731 +
8732 + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
8733 + do
8734 + test -f "$tmpdepfile" && break
8735 + done
8736 + if test -f "$tmpdepfile"; then
8737 + sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
8738 + # Add 'dependent.h:' lines.
8739 + sed -ne '2,${
8740 + s/^ *//
8741 + s/ \\*$//
8742 + s/$/:/
8743 + p
8744 + }' "$tmpdepfile" >> "$depfile"
8745 + else
8746 + echo "#dummy" > "$depfile"
8747 + fi
8748 + rm -f "$tmpdepfile" "$tmpdepfile2"
8749 + ;;
8750 +
8751 +tru64)
8752 + # The Tru64 compiler uses -MD to generate dependencies as a side
8753 + # effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
8754 + # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
8755 + # dependencies in 'foo.d' instead, so we check for that too.
8756 + # Subdirectories are respected.
8757 + dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
8758 + test "x$dir" = "x$object" && dir=
8759 + base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
8760 +
8761 + if test "$libtool" = yes; then
8762 + # With Tru64 cc, shared objects can also be used to make a
8763 + # static library. This mechanism is used in libtool 1.4 series to
8764 + # handle both shared and static libraries in a single compilation.
8765 + # With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
8766 + #
8767 + # With libtool 1.5 this exception was removed, and libtool now
8768 + # generates 2 separate objects for the 2 libraries. These two
8769 + # compilations output dependencies in $dir.libs/$base.o.d and
8770 + # in $dir$base.o.d. We have to check for both files, because
8771 + # one of the two compilations can be disabled. We should prefer
8772 + # $dir$base.o.d over $dir.libs/$base.o.d because the latter is
8773 + # automatically cleaned when .libs/ is deleted, while ignoring
8774 + # the former would cause a distcleancheck panic.
8775 + tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
8776 + tmpdepfile2=$dir$base.o.d # libtool 1.5
8777 + tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
8778 + tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504
8779 + "$@" -Wc,-MD
8780 + else
8781 + tmpdepfile1=$dir$base.o.d
8782 + tmpdepfile2=$dir$base.d
8783 + tmpdepfile3=$dir$base.d
8784 + tmpdepfile4=$dir$base.d
8785 + "$@" -MD
8786 + fi
8787 +
8788 + stat=$?
8789 + if test $stat -eq 0; then :
8790 + else
8791 + rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
8792 + exit $stat
8793 + fi
8794 +
8795 + for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
8796 + do
8797 + test -f "$tmpdepfile" && break
8798 + done
8799 + if test -f "$tmpdepfile"; then
8800 + sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
8801 + sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
8802 + else
8803 + echo "#dummy" > "$depfile"
8804 + fi
8805 + rm -f "$tmpdepfile"
8806 + ;;
8807 +
8808 +msvc7)
8809 + if test "$libtool" = yes; then
8810 + showIncludes=-Wc,-showIncludes
8811 + else
8812 + showIncludes=-showIncludes
8813 + fi
8814 + "$@" $showIncludes > "$tmpdepfile"
8815 + stat=$?
8816 + grep -v '^Note: including file: ' "$tmpdepfile"
8817 + if test "$stat" = 0; then :
8818 + else
8819 + rm -f "$tmpdepfile"
8820 + exit $stat
8821 + fi
8822 + rm -f "$depfile"
8823 + echo "$object : \\" > "$depfile"
8824 + # The first sed program below extracts the file names and escapes
8825 + # backslashes for cygpath. The second sed program outputs the file
8826 + # name when reading, but also accumulates all include files in the
8827 + # hold buffer in order to output them again at the end. This only
8828 + # works with sed implementations that can handle large buffers.
8829 + sed < "$tmpdepfile" -n '
8830 +/^Note: including file: *\(.*\)/ {
8831 + s//\1/
8832 + s/\\/\\\\/g
8833 + p
8834 +}' | $cygpath_u | sort -u | sed -n '
8835 +s/ /\\ /g
8836 +s/\(.*\)/'"$tab"'\1 \\/p
8837 +s/.\(.*\) \\/\1:/
8838 +H
8839 +$ {
8840 + s/.*/'"$tab"'/
8841 + G
8842 + p
8843 +}' >> "$depfile"
8844 + rm -f "$tmpdepfile"
8845 + ;;
8846 +
8847 +msvc7msys)
8848 + # This case exists only to let depend.m4 do its work. It works by
8849 + # looking at the text of this script. This case will never be run,
8850 + # since it is checked for above.
8851 + exit 1
8852 + ;;
8853 +
8854 +#nosideeffect)
8855 + # This comment above is used by automake to tell side-effect
8856 + # dependency tracking mechanisms from slower ones.
8857 +
8858 +dashmstdout)
8859 + # Important note: in order to support this mode, a compiler *must*
8860 + # always write the preprocessed file to stdout, regardless of -o.
8861 + "$@" || exit $?
8862 +
8863 + # Remove the call to Libtool.
8864 + if test "$libtool" = yes; then
8865 + while test "X$1" != 'X--mode=compile'; do
8866 + shift
8867 + done
8868 + shift
8869 + fi
8870 +
8871 + # Remove '-o $object'.
8872 + IFS=" "
8873 + for arg
8874 + do
8875 + case $arg in
8876 + -o)
8877 + shift
8878 + ;;
8879 + $object)
8880 + shift
8881 + ;;
8882 + *)
8883 + set fnord "$@" "$arg"
8884 + shift # fnord
8885 + shift # $arg
8886 + ;;
8887 + esac
8888 + done
8889 +
8890 + test -z "$dashmflag" && dashmflag=-M
8891 + # Require at least two characters before searching for ':'
8892 + # in the target name. This is to cope with DOS-style filenames:
8893 + # a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise.
8894 + "$@" $dashmflag |
8895 + sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile"
8896 + rm -f "$depfile"
8897 + cat < "$tmpdepfile" > "$depfile"
8898 + tr ' ' "$nl" < "$tmpdepfile" | \
8899 +## Some versions of the HPUX 10.20 sed can't process this invocation
8900 +## correctly. Breaking it into two sed invocations is a workaround.
8901 + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
8902 + rm -f "$tmpdepfile"
8903 + ;;
8904 +
8905 +dashXmstdout)
8906 + # This case only exists to satisfy depend.m4. It is never actually
8907 + # run, as this mode is specially recognized in the preamble.
8908 + exit 1
8909 + ;;
8910 +
8911 +makedepend)
8912 + "$@" || exit $?
8913 + # Remove any Libtool call
8914 + if test "$libtool" = yes; then
8915 + while test "X$1" != 'X--mode=compile'; do
8916 + shift
8917 + done
8918 + shift
8919 + fi
8920 + # X makedepend
8921 + shift
8922 + cleared=no eat=no
8923 + for arg
8924 + do
8925 + case $cleared in
8926 + no)
8927 + set ""; shift
8928 + cleared=yes ;;
8929 + esac
8930 + if test $eat = yes; then
8931 + eat=no
8932 + continue
8933 + fi
8934 + case "$arg" in
8935 + -D*|-I*)
8936 + set fnord "$@" "$arg"; shift ;;
8937 + # Strip any option that makedepend may not understand. Remove
8938 + # the object too, otherwise makedepend will parse it as a source file.
8939 + -arch)
8940 + eat=yes ;;
8941 + -*|$object)
8942 + ;;
8943 + *)
8944 + set fnord "$@" "$arg"; shift ;;
8945 + esac
8946 + done
8947 + obj_suffix=`echo "$object" | sed 's/^.*\././'`
8948 + touch "$tmpdepfile"
8949 + ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
8950 + rm -f "$depfile"
8951 + # makedepend may prepend the VPATH from the source file name to the object.
8952 + # No need to regex-escape $object, excess matching of '.' is harmless.
8953 + sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
8954 + sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
8955 +## Some versions of the HPUX 10.20 sed can't process this invocation
8956 +## correctly. Breaking it into two sed invocations is a workaround.
8957 + sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
8958 + rm -f "$tmpdepfile" "$tmpdepfile".bak
8959 + ;;
8960 +
8961 +cpp)
8962 + # Important note: in order to support this mode, a compiler *must*
8963 + # always write the preprocessed file to stdout.
8964 + "$@" || exit $?
8965 +
8966 + # Remove the call to Libtool.
8967 + if test "$libtool" = yes; then
8968 + while test "X$1" != 'X--mode=compile'; do
8969 + shift
8970 + done
8971 + shift
8972 + fi
8973 +
8974 + # Remove '-o $object'.
8975 + IFS=" "
8976 + for arg
8977 + do
8978 + case $arg in
8979 + -o)
8980 + shift
8981 + ;;
8982 + $object)
8983 + shift
8984 + ;;
8985 + *)
8986 + set fnord "$@" "$arg"
8987 + shift # fnord
8988 + shift # $arg
8989 + ;;
8990 + esac
8991 + done
8992 +
8993 + "$@" -E |
8994 + sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
8995 + -e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
8996 + sed '$ s: \\$::' > "$tmpdepfile"
8997 + rm -f "$depfile"
8998 + echo "$object : \\" > "$depfile"
8999 + cat < "$tmpdepfile" >> "$depfile"
9000 + sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
9001 + rm -f "$tmpdepfile"
9002 + ;;
9003 +
9004 +msvisualcpp)
9005 + # Important note: in order to support this mode, a compiler *must*
9006 + # always write the preprocessed file to stdout.
9007 + "$@" || exit $?
9008 +
9009 + # Remove the call to Libtool.
9010 + if test "$libtool" = yes; then
9011 + while test "X$1" != 'X--mode=compile'; do
9012 + shift
9013 + done
9014 + shift
9015 + fi
9016 +
9017 + IFS=" "
9018 + for arg
9019 + do
9020 + case "$arg" in
9021 + -o)
9022 + shift
9023 + ;;
9024 + $object)
9025 + shift
9026 + ;;
9027 + "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
9028 + set fnord "$@"
9029 + shift
9030 + shift
9031 + ;;
9032 + *)
9033 + set fnord "$@" "$arg"
9034 + shift
9035 + shift
9036 + ;;
9037 + esac
9038 + done
9039 + "$@" -E 2>/dev/null |
9040 + sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
9041 + rm -f "$depfile"
9042 + echo "$object : \\" > "$depfile"
9043 + sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
9044 + echo "$tab" >> "$depfile"
9045 + sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile"
9046 + rm -f "$tmpdepfile"
9047 + ;;
9048 +
9049 +msvcmsys)
9050 + # This case exists only to let depend.m4 do its work. It works by
9051 + # looking at the text of this script. This case will never be run,
9052 + # since it is checked for above.
9053 + exit 1
9054 + ;;
9055 +
9056 +none)
9057 + exec "$@"
9058 + ;;
9059 +
9060 +*)
9061 + echo "Unknown depmode $depmode" 1>&2
9062 + exit 1
9063 + ;;
9064 +esac
9065 +
9066 +exit 0
9067 +
9068 +# Local Variables:
9069 +# mode: shell-script
9070 +# sh-indentation: 2
9071 +# eval: (add-hook 'write-file-hooks 'time-stamp)
9072 +# time-stamp-start: "scriptversion="
9073 +# time-stamp-format: "%:y-%02m-%02d.%02H"
9074 +# time-stamp-time-zone: "UTC"
9075 +# time-stamp-end: "; # UTC"
9076 +# End:
9077 diff -urN transfig.3.2.5e/doc/Makefile.am transfig.3.2.5e.fix/doc/Makefile.am
9078 --- transfig.3.2.5e/doc/Makefile.am 1969-12-31 19:00:00 -0500
9079 +++ transfig.3.2.5e.fix/doc/Makefile.am 2013-12-31 10:02:35 -0500
9080 @@ -0,0 +1,6 @@
9081 +
9082 +man_MANS = \
9083 +fig2dev.1 \
9084 +fig2ps2tex.1 \
9085 +pic2tpic.1 \
9086 +transfig.1
9087 diff -urN transfig.3.2.5e/doc/Makefile.in transfig.3.2.5e.fix/doc/Makefile.in
9088 --- transfig.3.2.5e/doc/Makefile.in 1969-12-31 19:00:00 -0500
9089 +++ transfig.3.2.5e.fix/doc/Makefile.in 2013-12-31 10:02:35 -0500
9090 @@ -0,0 +1,444 @@
9091 +# Makefile.in generated by automake 1.11.6 from Makefile.am.
9092 +# @configure_input@
9093 +
9094 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
9095 +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
9096 +# Foundation, Inc.
9097 +# This Makefile.in is free software; the Free Software Foundation
9098 +# gives unlimited permission to copy and/or distribute it,
9099 +# with or without modifications, as long as this notice is preserved.
9100 +
9101 +# This program is distributed in the hope that it will be useful,
9102 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
9103 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
9104 +# PARTICULAR PURPOSE.
9105 +
9106 +@SET_MAKE@
9107 +VPATH = @srcdir@
9108 +am__make_dryrun = \
9109 + { \
9110 + am__dry=no; \
9111 + case $$MAKEFLAGS in \
9112 + *\\[\ \ ]*) \
9113 + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
9114 + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
9115 + *) \
9116 + for am__flg in $$MAKEFLAGS; do \
9117 + case $$am__flg in \
9118 + *=*|--*) ;; \
9119 + *n*) am__dry=yes; break;; \
9120 + esac; \
9121 + done;; \
9122 + esac; \
9123 + test $$am__dry = yes; \
9124 + }
9125 +pkgdatadir = $(datadir)/@PACKAGE@
9126 +pkgincludedir = $(includedir)/@PACKAGE@
9127 +pkglibdir = $(libdir)/@PACKAGE@
9128 +pkglibexecdir = $(libexecdir)/@PACKAGE@
9129 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
9130 +install_sh_DATA = $(install_sh) -c -m 644
9131 +install_sh_PROGRAM = $(install_sh) -c
9132 +install_sh_SCRIPT = $(install_sh) -c
9133 +INSTALL_HEADER = $(INSTALL_DATA)
9134 +transform = $(program_transform_name)
9135 +NORMAL_INSTALL = :
9136 +PRE_INSTALL = :
9137 +POST_INSTALL = :
9138 +NORMAL_UNINSTALL = :
9139 +PRE_UNINSTALL = :
9140 +POST_UNINSTALL = :
9141 +subdir = doc
9142 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
9143 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
9144 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac
9145 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
9146 + $(ACLOCAL_M4)
9147 +mkinstalldirs = $(install_sh) -d
9148 +CONFIG_HEADER = $(top_builddir)/config.h
9149 +CONFIG_CLEAN_FILES =
9150 +CONFIG_CLEAN_VPATH_FILES =
9151 +SOURCES =
9152 +DIST_SOURCES =
9153 +am__can_run_installinfo = \
9154 + case $$AM_UPDATE_INFO_DIR in \
9155 + n|no|NO) false;; \
9156 + *) (install-info --version) >/dev/null 2>&1;; \
9157 + esac
9158 +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
9159 +am__vpath_adj = case $$p in \
9160 + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
9161 + *) f=$$p;; \
9162 + esac;
9163 +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
9164 +am__install_max = 40
9165 +am__nobase_strip_setup = \
9166 + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
9167 +am__nobase_strip = \
9168 + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
9169 +am__nobase_list = $(am__nobase_strip_setup); \
9170 + for p in $$list; do echo "$$p $$p"; done | \
9171 + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
9172 + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
9173 + if (++n[$$2] == $(am__install_max)) \
9174 + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
9175 + END { for (dir in files) print dir, files[dir] }'
9176 +am__base_list = \
9177 + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
9178 + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
9179 +am__uninstall_files_from_dir = { \
9180 + test -z "$$files" \
9181 + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
9182 + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
9183 + $(am__cd) "$$dir" && rm -f $$files; }; \
9184 + }
9185 +man1dir = $(mandir)/man1
9186 +am__installdirs = "$(DESTDIR)$(man1dir)"
9187 +NROFF = nroff
9188 +MANS = $(man_MANS)
9189 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
9190 +ACLOCAL = @ACLOCAL@
9191 +AMTAR = @AMTAR@
9192 +AUTOCONF = @AUTOCONF@
9193 +AUTOHEADER = @AUTOHEADER@
9194 +AUTOMAKE = @AUTOMAKE@
9195 +AWK = @AWK@
9196 +BITMAPDIR = @BITMAPDIR@
9197 +CC = @CC@
9198 +CCDEPMODE = @CCDEPMODE@
9199 +CFLAGS = @CFLAGS@
9200 +CPP = @CPP@
9201 +CPPFLAGS = @CPPFLAGS@
9202 +CYGPATH_W = @CYGPATH_W@
9203 +DEFS = @DEFS@
9204 +DEPDIR = @DEPDIR@
9205 +ECHO_C = @ECHO_C@
9206 +ECHO_N = @ECHO_N@
9207 +ECHO_T = @ECHO_T@
9208 +EGREP = @EGREP@
9209 +EXEEXT = @EXEEXT@
9210 +GREP = @GREP@
9211 +INSTALL = @INSTALL@
9212 +INSTALL_DATA = @INSTALL_DATA@
9213 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
9214 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
9215 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
9216 +LDFLAGS = @LDFLAGS@
9217 +LIBOBJS = @LIBOBJS@
9218 +LIBS = @LIBS@
9219 +LN_S = @LN_S@
9220 +LTLIBOBJS = @LTLIBOBJS@
9221 +MAKEINFO = @MAKEINFO@
9222 +MKDIR_P = @MKDIR_P@
9223 +OBJEXT = @OBJEXT@
9224 +PACKAGE = @PACKAGE@
9225 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
9226 +PACKAGE_NAME = @PACKAGE_NAME@
9227 +PACKAGE_STRING = @PACKAGE_STRING@
9228 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
9229 +PACKAGE_URL = @PACKAGE_URL@
9230 +PACKAGE_VERSION = @PACKAGE_VERSION@
9231 +PATH_SEPARATOR = @PATH_SEPARATOR@
9232 +RANLIB = @RANLIB@
9233 +RGB_FILE = @RGB_FILE@
9234 +SET_MAKE = @SET_MAKE@
9235 +SHELL = @SHELL@
9236 +STRIP = @STRIP@
9237 +SYSDEPS_OBJ = @SYSDEPS_OBJ@
9238 +VERSION = @VERSION@
9239 +abs_builddir = @abs_builddir@
9240 +abs_srcdir = @abs_srcdir@
9241 +abs_top_builddir = @abs_top_builddir@
9242 +abs_top_srcdir = @abs_top_srcdir@
9243 +ac_ct_CC = @ac_ct_CC@
9244 +am__include = @am__include@
9245 +am__leading_dot = @am__leading_dot@
9246 +am__quote = @am__quote@
9247 +am__tar = @am__tar@
9248 +am__untar = @am__untar@
9249 +bindir = @bindir@
9250 +build_alias = @build_alias@
9251 +builddir = @builddir@
9252 +datadir = @datadir@
9253 +datarootdir = @datarootdir@
9254 +docdir = @docdir@
9255 +dvidir = @dvidir@
9256 +exec_prefix = @exec_prefix@
9257 +host_alias = @host_alias@
9258 +htmldir = @htmldir@
9259 +includedir = @includedir@
9260 +infodir = @infodir@
9261 +install_sh = @install_sh@
9262 +libdir = @libdir@
9263 +libexecdir = @libexecdir@
9264 +localedir = @localedir@
9265 +localstatedir = @localstatedir@
9266 +mandir = @mandir@
9267 +mkdir_p = @mkdir_p@
9268 +oldincludedir = @oldincludedir@
9269 +pdfdir = @pdfdir@
9270 +prefix = @prefix@
9271 +program_transform_name = @program_transform_name@
9272 +psdir = @psdir@
9273 +sbindir = @sbindir@
9274 +sharedstatedir = @sharedstatedir@
9275 +srcdir = @srcdir@
9276 +sysconfdir = @sysconfdir@
9277 +target_alias = @target_alias@
9278 +top_build_prefix = @top_build_prefix@
9279 +top_builddir = @top_builddir@
9280 +top_srcdir = @top_srcdir@
9281 +man_MANS = \
9282 +fig2dev.1 \
9283 +fig2ps2tex.1 \
9284 +pic2tpic.1 \
9285 +transfig.1
9286 +
9287 +all: all-am
9288 +
9289 +.SUFFIXES:
9290 +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
9291 + @for dep in $?; do \
9292 + case '$(am__configure_deps)' in \
9293 + *$$dep*) \
9294 + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
9295 + && { if test -f $@; then exit 0; else break; fi; }; \
9296 + exit 1;; \
9297 + esac; \
9298 + done; \
9299 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
9300 + $(am__cd) $(top_srcdir) && \
9301 + $(AUTOMAKE) --foreign doc/Makefile
9302 +.PRECIOUS: Makefile
9303 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
9304 + @case '$?' in \
9305 + *config.status*) \
9306 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
9307 + *) \
9308 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
9309 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
9310 + esac;
9311 +
9312 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
9313 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
9314 +
9315 +$(top_srcdir)/configure: $(am__configure_deps)
9316 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
9317 +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
9318 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
9319 +$(am__aclocal_m4_deps):
9320 +install-man1: $(man_MANS)
9321 + @$(NORMAL_INSTALL)
9322 + @list1=''; \
9323 + list2='$(man_MANS)'; \
9324 + test -n "$(man1dir)" \
9325 + && test -n "`echo $$list1$$list2`" \
9326 + || exit 0; \
9327 + echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
9328 + $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
9329 + { for i in $$list1; do echo "$$i"; done; \
9330 + if test -n "$$list2"; then \
9331 + for i in $$list2; do echo "$$i"; done \
9332 + | sed -n '/\.1[a-z]*$$/p'; \
9333 + fi; \
9334 + } | while read p; do \
9335 + if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
9336 + echo "$$d$$p"; echo "$$p"; \
9337 + done | \
9338 + sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
9339 + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
9340 + sed 'N;N;s,\n, ,g' | { \
9341 + list=; while read file base inst; do \
9342 + if test "$$base" = "$$inst"; then list="$$list $$file"; else \
9343 + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
9344 + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
9345 + fi; \
9346 + done; \
9347 + for i in $$list; do echo "$$i"; done | $(am__base_list) | \
9348 + while read files; do \
9349 + test -z "$$files" || { \
9350 + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
9351 + $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
9352 + done; }
9353 +
9354 +uninstall-man1:
9355 + @$(NORMAL_UNINSTALL)
9356 + @list=''; test -n "$(man1dir)" || exit 0; \
9357 + files=`{ for i in $$list; do echo "$$i"; done; \
9358 + l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
9359 + sed -n '/\.1[a-z]*$$/p'; \
9360 + } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
9361 + -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
9362 + dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
9363 +tags: TAGS
9364 +TAGS:
9365 +
9366 +ctags: CTAGS
9367 +CTAGS:
9368 +
9369 +
9370 +distdir: $(DISTFILES)
9371 + @list='$(MANS)'; if test -n "$$list"; then \
9372 + list=`for p in $$list; do \
9373 + if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
9374 + if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
9375 + if test -n "$$list" && \
9376 + grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
9377 + echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
9378 + grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \
9379 + echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \
9380 + echo " typically \`make maintainer-clean' will remove them" >&2; \
9381 + exit 1; \
9382 + else :; fi; \
9383 + else :; fi
9384 + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
9385 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
9386 + list='$(DISTFILES)'; \
9387 + dist_files=`for file in $$list; do echo $$file; done | \
9388 + sed -e "s|^$$srcdirstrip/||;t" \
9389 + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
9390 + case $$dist_files in \
9391 + */*) $(MKDIR_P) `echo "$$dist_files" | \
9392 + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
9393 + sort -u` ;; \
9394 + esac; \
9395 + for file in $$dist_files; do \
9396 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
9397 + if test -d $$d/$$file; then \
9398 + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
9399 + if test -d "$(distdir)/$$file"; then \
9400 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
9401 + fi; \
9402 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
9403 + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
9404 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
9405 + fi; \
9406 + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
9407 + else \
9408 + test -f "$(distdir)/$$file" \
9409 + || cp -p $$d/$$file "$(distdir)/$$file" \
9410 + || exit 1; \
9411 + fi; \
9412 + done
9413 +check-am: all-am
9414 +check: check-am
9415 +all-am: Makefile $(MANS)
9416 +installdirs:
9417 + for dir in "$(DESTDIR)$(man1dir)"; do \
9418 + test -z "$$dir" || $(MKDIR_P) "$$dir"; \
9419 + done
9420 +install: install-am
9421 +install-exec: install-exec-am
9422 +install-data: install-data-am
9423 +uninstall: uninstall-am
9424 +
9425 +install-am: all-am
9426 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
9427 +
9428 +installcheck: installcheck-am
9429 +install-strip:
9430 + if test -z '$(STRIP)'; then \
9431 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
9432 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
9433 + install; \
9434 + else \
9435 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
9436 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
9437 + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
9438 + fi
9439 +mostlyclean-generic:
9440 +
9441 +clean-generic:
9442 +
9443 +distclean-generic:
9444 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
9445 + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
9446 +
9447 +maintainer-clean-generic:
9448 + @echo "This command is intended for maintainers to use"
9449 + @echo "it deletes files that may require special tools to rebuild."
9450 +clean: clean-am
9451 +
9452 +clean-am: clean-generic mostlyclean-am
9453 +
9454 +distclean: distclean-am
9455 + -rm -f Makefile
9456 +distclean-am: clean-am distclean-generic
9457 +
9458 +dvi: dvi-am
9459 +
9460 +dvi-am:
9461 +
9462 +html: html-am
9463 +
9464 +html-am:
9465 +
9466 +info: info-am
9467 +
9468 +info-am:
9469 +
9470 +install-data-am: install-man
9471 +
9472 +install-dvi: install-dvi-am
9473 +
9474 +install-dvi-am:
9475 +
9476 +install-exec-am:
9477 +
9478 +install-html: install-html-am
9479 +
9480 +install-html-am:
9481 +
9482 +install-info: install-info-am
9483 +
9484 +install-info-am:
9485 +
9486 +install-man: install-man1
9487 +
9488 +install-pdf: install-pdf-am
9489 +
9490 +install-pdf-am:
9491 +
9492 +install-ps: install-ps-am
9493 +
9494 +install-ps-am:
9495 +
9496 +installcheck-am:
9497 +
9498 +maintainer-clean: maintainer-clean-am
9499 + -rm -f Makefile
9500 +maintainer-clean-am: distclean-am maintainer-clean-generic
9501 +
9502 +mostlyclean: mostlyclean-am
9503 +
9504 +mostlyclean-am: mostlyclean-generic
9505 +
9506 +pdf: pdf-am
9507 +
9508 +pdf-am:
9509 +
9510 +ps: ps-am
9511 +
9512 +ps-am:
9513 +
9514 +uninstall-am: uninstall-man
9515 +
9516 +uninstall-man: uninstall-man1
9517 +
9518 +.MAKE: install-am install-strip
9519 +
9520 +.PHONY: all all-am check check-am clean clean-generic distclean \
9521 + distclean-generic distdir dvi dvi-am html html-am info info-am \
9522 + install install-am install-data install-data-am install-dvi \
9523 + install-dvi-am install-exec install-exec-am install-html \
9524 + install-html-am install-info install-info-am install-man \
9525 + install-man1 install-pdf install-pdf-am install-ps \
9526 + install-ps-am install-strip installcheck installcheck-am \
9527 + installdirs maintainer-clean maintainer-clean-generic \
9528 + mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
9529 + uninstall-am uninstall-man uninstall-man1
9530 +
9531 +
9532 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
9533 +# Otherwise a system limit (for SysV at least) may be exceeded.
9534 +.NOEXPORT:
9535 diff -urN transfig.3.2.5e/fig2dev/Makefile.am transfig.3.2.5e.fix/fig2dev/Makefile.am
9536 --- transfig.3.2.5e/fig2dev/Makefile.am 1969-12-31 19:00:00 -0500
9537 +++ transfig.3.2.5e.fix/fig2dev/Makefile.am 2013-12-31 10:02:35 -0500
9538 @@ -0,0 +1,78 @@
9539 +SUBDIRS = dev
9540 +
9541 +bin_PROGRAMS = fig2dev
9542 +bin_SCRIPTS = fig2ps2tex
9543 +
9544 +fig2ps2tex: fig2ps2tex.script
9545 + cp fig2ps2tex.script fig2ps2tex
9546 +
9547 +fig2dev_CPPFLAGS = -I$(top_srcdir)/sysdeps -DRGB_FILE=\"@RGB_FILE@\"
9548 +fig2dev_LDADD = -Ldev -ltransfig -L$(top_builddir)/sysdeps -lsysdeps
9549 +fig2dev_SOURCES = \
9550 + arrow.c \
9551 + bound.c \
9552 + colors.c \
9553 + fig2dev.c \
9554 + free.c \
9555 + getopt.c \
9556 + iso2tex.c \
9557 + latex_line.c \
9558 + localmath.c \
9559 + psfonts.c \
9560 + read.c \
9561 + read1_3.c \
9562 + strstr.c \
9563 + trans_spline.c
9564 +
9565 +bitmapdir = $(datarootdir)/@PACKAGE@/bitmaps
9566 +bitmap_DATA = \
9567 +bitmaps/bricks.bmp \
9568 +bitmaps/circles.bmp \
9569 +bitmaps/crosshatch.bmp \
9570 +bitmaps/crosshatch30.bmp \
9571 +bitmaps/crosshatch45.bmp \
9572 +bitmaps/dash.bmp \
9573 +bitmaps/dashDot.bmp \
9574 +bitmaps/dashDotDot.bmp \
9575 +bitmaps/dashDotDotDot.bmp \
9576 +bitmaps/dot.bmp \
9577 +bitmaps/fishscales.bmp \
9578 +bitmaps/hexagons.bmp \
9579 +bitmaps/horiz_saw.bmp \
9580 +bitmaps/horizontal.bmp \
9581 +bitmaps/left30.bmp \
9582 +bitmaps/left45.bmp \
9583 +bitmaps/leftshingle.bmp \
9584 +bitmaps/octagons.bmp \
9585 +bitmaps/p13.bmp \
9586 +bitmaps/right30.bmp \
9587 +bitmaps/right45.bmp \
9588 +bitmaps/rightshingle.bmp \
9589 +bitmaps/small_fishscales.bmp \
9590 +bitmaps/sp0.bmp \
9591 +bitmaps/sp1.bmp \
9592 +bitmaps/sp10.bmp \
9593 +bitmaps/sp11.bmp \
9594 +bitmaps/sp12.bmp \
9595 +bitmaps/sp13.bmp \
9596 +bitmaps/sp14.bmp \
9597 +bitmaps/sp15.bmp \
9598 +bitmaps/sp16.bmp \
9599 +bitmaps/sp17.bmp \
9600 +bitmaps/sp18.bmp \
9601 +bitmaps/sp19.bmp \
9602 +bitmaps/sp2.bmp \
9603 +bitmaps/sp20.bmp \
9604 +bitmaps/sp3.bmp \
9605 +bitmaps/sp4.bmp \
9606 +bitmaps/sp5.bmp \
9607 +bitmaps/sp6.bmp \
9608 +bitmaps/sp7.bmp \
9609 +bitmaps/sp8.bmp \
9610 +bitmaps/sp9.bmp \
9611 +bitmaps/vert_bricks.bmp \
9612 +bitmaps/vert_leftshingle.bmp \
9613 +bitmaps/vert_rightshingle.bmp \
9614 +bitmaps/vert_saw.bmp \
9615 +bitmaps/vertical.bmp
9616 +
9617 diff -urN transfig.3.2.5e/fig2dev/Makefile.in transfig.3.2.5e.fix/fig2dev/Makefile.in
9618 --- transfig.3.2.5e/fig2dev/Makefile.in 1969-12-31 19:00:00 -0500
9619 +++ transfig.3.2.5e.fix/fig2dev/Makefile.in 2013-12-31 10:02:35 -0500
9620 @@ -0,0 +1,1014 @@
9621 +# Makefile.in generated by automake 1.11.6 from Makefile.am.
9622 +# @configure_input@
9623 +
9624 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
9625 +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
9626 +# Foundation, Inc.
9627 +# This Makefile.in is free software; the Free Software Foundation
9628 +# gives unlimited permission to copy and/or distribute it,
9629 +# with or without modifications, as long as this notice is preserved.
9630 +
9631 +# This program is distributed in the hope that it will be useful,
9632 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
9633 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
9634 +# PARTICULAR PURPOSE.
9635 +
9636 +@SET_MAKE@
9637 +
9638 +
9639 +
9640 +VPATH = @srcdir@
9641 +am__make_dryrun = \
9642 + { \
9643 + am__dry=no; \
9644 + case $$MAKEFLAGS in \
9645 + *\\[\ \ ]*) \
9646 + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
9647 + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
9648 + *) \
9649 + for am__flg in $$MAKEFLAGS; do \
9650 + case $$am__flg in \
9651 + *=*|--*) ;; \
9652 + *n*) am__dry=yes; break;; \
9653 + esac; \
9654 + done;; \
9655 + esac; \
9656 + test $$am__dry = yes; \
9657 + }
9658 +pkgdatadir = $(datadir)/@PACKAGE@
9659 +pkgincludedir = $(includedir)/@PACKAGE@
9660 +pkglibdir = $(libdir)/@PACKAGE@
9661 +pkglibexecdir = $(libexecdir)/@PACKAGE@
9662 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
9663 +install_sh_DATA = $(install_sh) -c -m 644
9664 +install_sh_PROGRAM = $(install_sh) -c
9665 +install_sh_SCRIPT = $(install_sh) -c
9666 +INSTALL_HEADER = $(INSTALL_DATA)
9667 +transform = $(program_transform_name)
9668 +NORMAL_INSTALL = :
9669 +PRE_INSTALL = :
9670 +POST_INSTALL = :
9671 +NORMAL_UNINSTALL = :
9672 +PRE_UNINSTALL = :
9673 +POST_UNINSTALL = :
9674 +bin_PROGRAMS = fig2dev$(EXEEXT)
9675 +subdir = fig2dev
9676 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
9677 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
9678 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac
9679 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
9680 + $(ACLOCAL_M4)
9681 +mkinstalldirs = $(install_sh) -d
9682 +CONFIG_HEADER = $(top_builddir)/config.h
9683 +CONFIG_CLEAN_FILES =
9684 +CONFIG_CLEAN_VPATH_FILES =
9685 +am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" \
9686 + "$(DESTDIR)$(bitmapdir)"
9687 +PROGRAMS = $(bin_PROGRAMS)
9688 +am_fig2dev_OBJECTS = fig2dev-arrow.$(OBJEXT) fig2dev-bound.$(OBJEXT) \
9689 + fig2dev-colors.$(OBJEXT) fig2dev-fig2dev.$(OBJEXT) \
9690 + fig2dev-free.$(OBJEXT) fig2dev-getopt.$(OBJEXT) \
9691 + fig2dev-iso2tex.$(OBJEXT) fig2dev-latex_line.$(OBJEXT) \
9692 + fig2dev-localmath.$(OBJEXT) fig2dev-psfonts.$(OBJEXT) \
9693 + fig2dev-read.$(OBJEXT) fig2dev-read1_3.$(OBJEXT) \
9694 + fig2dev-strstr.$(OBJEXT) fig2dev-trans_spline.$(OBJEXT)
9695 +fig2dev_OBJECTS = $(am_fig2dev_OBJECTS)
9696 +fig2dev_DEPENDENCIES =
9697 +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
9698 +am__vpath_adj = case $$p in \
9699 + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
9700 + *) f=$$p;; \
9701 + esac;
9702 +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
9703 +am__install_max = 40
9704 +am__nobase_strip_setup = \
9705 + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
9706 +am__nobase_strip = \
9707 + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
9708 +am__nobase_list = $(am__nobase_strip_setup); \
9709 + for p in $$list; do echo "$$p $$p"; done | \
9710 + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
9711 + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
9712 + if (++n[$$2] == $(am__install_max)) \
9713 + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
9714 + END { for (dir in files) print dir, files[dir] }'
9715 +am__base_list = \
9716 + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
9717 + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
9718 +am__uninstall_files_from_dir = { \
9719 + test -z "$$files" \
9720 + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
9721 + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
9722 + $(am__cd) "$$dir" && rm -f $$files; }; \
9723 + }
9724 +SCRIPTS = $(bin_SCRIPTS)
9725 +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
9726 +depcomp = $(SHELL) $(top_srcdir)/depcomp
9727 +am__depfiles_maybe = depfiles
9728 +am__mv = mv -f
9729 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
9730 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
9731 +CCLD = $(CC)
9732 +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
9733 +SOURCES = $(fig2dev_SOURCES)
9734 +DIST_SOURCES = $(fig2dev_SOURCES)
9735 +RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
9736 + html-recursive info-recursive install-data-recursive \
9737 + install-dvi-recursive install-exec-recursive \
9738 + install-html-recursive install-info-recursive \
9739 + install-pdf-recursive install-ps-recursive install-recursive \
9740 + installcheck-recursive installdirs-recursive pdf-recursive \
9741 + ps-recursive uninstall-recursive
9742 +am__can_run_installinfo = \
9743 + case $$AM_UPDATE_INFO_DIR in \
9744 + n|no|NO) false;; \
9745 + *) (install-info --version) >/dev/null 2>&1;; \
9746 + esac
9747 +DATA = $(bitmap_DATA)
9748 +RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
9749 + distclean-recursive maintainer-clean-recursive
9750 +AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
9751 + $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
9752 + distdir
9753 +ETAGS = etags
9754 +CTAGS = ctags
9755 +DIST_SUBDIRS = $(SUBDIRS)
9756 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
9757 +am__relativize = \
9758 + dir0=`pwd`; \
9759 + sed_first='s,^\([^/]*\)/.*$$,\1,'; \
9760 + sed_rest='s,^[^/]*/*,,'; \
9761 + sed_last='s,^.*/\([^/]*\)$$,\1,'; \
9762 + sed_butlast='s,/*[^/]*$$,,'; \
9763 + while test -n "$$dir1"; do \
9764 + first=`echo "$$dir1" | sed -e "$$sed_first"`; \
9765 + if test "$$first" != "."; then \
9766 + if test "$$first" = ".."; then \
9767 + dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
9768 + dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
9769 + else \
9770 + first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
9771 + if test "$$first2" = "$$first"; then \
9772 + dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
9773 + else \
9774 + dir2="../$$dir2"; \
9775 + fi; \
9776 + dir0="$$dir0"/"$$first"; \
9777 + fi; \
9778 + fi; \
9779 + dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
9780 + done; \
9781 + reldir="$$dir2"
9782 +ACLOCAL = @ACLOCAL@
9783 +AMTAR = @AMTAR@
9784 +AUTOCONF = @AUTOCONF@
9785 +AUTOHEADER = @AUTOHEADER@
9786 +AUTOMAKE = @AUTOMAKE@
9787 +AWK = @AWK@
9788 +BITMAPDIR = @BITMAPDIR@
9789 +CC = @CC@
9790 +CCDEPMODE = @CCDEPMODE@
9791 +CFLAGS = @CFLAGS@
9792 +CPP = @CPP@
9793 +CPPFLAGS = @CPPFLAGS@
9794 +CYGPATH_W = @CYGPATH_W@
9795 +DEFS = @DEFS@
9796 +DEPDIR = @DEPDIR@
9797 +ECHO_C = @ECHO_C@
9798 +ECHO_N = @ECHO_N@
9799 +ECHO_T = @ECHO_T@
9800 +EGREP = @EGREP@
9801 +EXEEXT = @EXEEXT@
9802 +GREP = @GREP@
9803 +INSTALL = @INSTALL@
9804 +INSTALL_DATA = @INSTALL_DATA@
9805 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
9806 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
9807 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
9808 +LDFLAGS = @LDFLAGS@
9809 +LIBOBJS = @LIBOBJS@
9810 +LIBS = @LIBS@
9811 +LN_S = @LN_S@
9812 +LTLIBOBJS = @LTLIBOBJS@
9813 +MAKEINFO = @MAKEINFO@
9814 +MKDIR_P = @MKDIR_P@
9815 +OBJEXT = @OBJEXT@
9816 +PACKAGE = @PACKAGE@
9817 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
9818 +PACKAGE_NAME = @PACKAGE_NAME@
9819 +PACKAGE_STRING = @PACKAGE_STRING@
9820 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
9821 +PACKAGE_URL = @PACKAGE_URL@
9822 +PACKAGE_VERSION = @PACKAGE_VERSION@
9823 +PATH_SEPARATOR = @PATH_SEPARATOR@
9824 +RANLIB = @RANLIB@
9825 +RGB_FILE = @RGB_FILE@
9826 +SET_MAKE = @SET_MAKE@
9827 +SHELL = @SHELL@
9828 +STRIP = @STRIP@
9829 +SYSDEPS_OBJ = @SYSDEPS_OBJ@
9830 +VERSION = @VERSION@
9831 +abs_builddir = @abs_builddir@
9832 +abs_srcdir = @abs_srcdir@
9833 +abs_top_builddir = @abs_top_builddir@
9834 +abs_top_srcdir = @abs_top_srcdir@
9835 +ac_ct_CC = @ac_ct_CC@
9836 +am__include = @am__include@
9837 +am__leading_dot = @am__leading_dot@
9838 +am__quote = @am__quote@
9839 +am__tar = @am__tar@
9840 +am__untar = @am__untar@
9841 +bindir = @bindir@
9842 +build_alias = @build_alias@
9843 +builddir = @builddir@
9844 +datadir = @datadir@
9845 +datarootdir = @datarootdir@
9846 +docdir = @docdir@
9847 +dvidir = @dvidir@
9848 +exec_prefix = @exec_prefix@
9849 +host_alias = @host_alias@
9850 +htmldir = @htmldir@
9851 +includedir = @includedir@
9852 +infodir = @infodir@
9853 +install_sh = @install_sh@
9854 +libdir = @libdir@
9855 +libexecdir = @libexecdir@
9856 +localedir = @localedir@
9857 +localstatedir = @localstatedir@
9858 +mandir = @mandir@
9859 +mkdir_p = @mkdir_p@
9860 +oldincludedir = @oldincludedir@
9861 +pdfdir = @pdfdir@
9862 +prefix = @prefix@
9863 +program_transform_name = @program_transform_name@
9864 +psdir = @psdir@
9865 +sbindir = @sbindir@
9866 +sharedstatedir = @sharedstatedir@
9867 +srcdir = @srcdir@
9868 +sysconfdir = @sysconfdir@
9869 +target_alias = @target_alias@
9870 +top_build_prefix = @top_build_prefix@
9871 +top_builddir = @top_builddir@
9872 +top_srcdir = @top_srcdir@
9873 +SUBDIRS = dev
9874 +bin_SCRIPTS = fig2ps2tex
9875 +fig2dev_CPPFLAGS = -I$(top_srcdir)/sysdeps -DRGB_FILE=\"@RGB_FILE@\"
9876 +fig2dev_LDADD = -Ldev -ltransfig -L$(top_builddir)/sysdeps -lsysdeps
9877 +fig2dev_SOURCES = \
9878 + arrow.c \
9879 + bound.c \
9880 + colors.c \
9881 + fig2dev.c \
9882 + free.c \
9883 + getopt.c \
9884 + iso2tex.c \
9885 + latex_line.c \
9886 + localmath.c \
9887 + psfonts.c \
9888 + read.c \
9889 + read1_3.c \
9890 + strstr.c \
9891 + trans_spline.c
9892 +
9893 +bitmapdir = $(datarootdir)/@PACKAGE@/bitmaps
9894 +bitmap_DATA = \
9895 +bitmaps/bricks.bmp \
9896 +bitmaps/circles.bmp \
9897 +bitmaps/crosshatch.bmp \
9898 +bitmaps/crosshatch30.bmp \
9899 +bitmaps/crosshatch45.bmp \
9900 +bitmaps/dash.bmp \
9901 +bitmaps/dashDot.bmp \
9902 +bitmaps/dashDotDot.bmp \
9903 +bitmaps/dashDotDotDot.bmp \
9904 +bitmaps/dot.bmp \
9905 +bitmaps/fishscales.bmp \
9906 +bitmaps/hexagons.bmp \
9907 +bitmaps/horiz_saw.bmp \
9908 +bitmaps/horizontal.bmp \
9909 +bitmaps/left30.bmp \
9910 +bitmaps/left45.bmp \
9911 +bitmaps/leftshingle.bmp \
9912 +bitmaps/octagons.bmp \
9913 +bitmaps/p13.bmp \
9914 +bitmaps/right30.bmp \
9915 +bitmaps/right45.bmp \
9916 +bitmaps/rightshingle.bmp \
9917 +bitmaps/small_fishscales.bmp \
9918 +bitmaps/sp0.bmp \
9919 +bitmaps/sp1.bmp \
9920 +bitmaps/sp10.bmp \
9921 +bitmaps/sp11.bmp \
9922 +bitmaps/sp12.bmp \
9923 +bitmaps/sp13.bmp \
9924 +bitmaps/sp14.bmp \
9925 +bitmaps/sp15.bmp \
9926 +bitmaps/sp16.bmp \
9927 +bitmaps/sp17.bmp \
9928 +bitmaps/sp18.bmp \
9929 +bitmaps/sp19.bmp \
9930 +bitmaps/sp2.bmp \
9931 +bitmaps/sp20.bmp \
9932 +bitmaps/sp3.bmp \
9933 +bitmaps/sp4.bmp \
9934 +bitmaps/sp5.bmp \
9935 +bitmaps/sp6.bmp \
9936 +bitmaps/sp7.bmp \
9937 +bitmaps/sp8.bmp \
9938 +bitmaps/sp9.bmp \
9939 +bitmaps/vert_bricks.bmp \
9940 +bitmaps/vert_leftshingle.bmp \
9941 +bitmaps/vert_rightshingle.bmp \
9942 +bitmaps/vert_saw.bmp \
9943 +bitmaps/vertical.bmp
9944 +
9945 +all: all-recursive
9946 +
9947 +.SUFFIXES:
9948 +.SUFFIXES: .c .o .obj
9949 +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
9950 + @for dep in $?; do \
9951 + case '$(am__configure_deps)' in \
9952 + *$$dep*) \
9953 + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
9954 + && { if test -f $@; then exit 0; else break; fi; }; \
9955 + exit 1;; \
9956 + esac; \
9957 + done; \
9958 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign fig2dev/Makefile'; \
9959 + $(am__cd) $(top_srcdir) && \
9960 + $(AUTOMAKE) --foreign fig2dev/Makefile
9961 +.PRECIOUS: Makefile
9962 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
9963 + @case '$?' in \
9964 + *config.status*) \
9965 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
9966 + *) \
9967 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
9968 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
9969 + esac;
9970 +
9971 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
9972 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
9973 +
9974 +$(top_srcdir)/configure: $(am__configure_deps)
9975 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
9976 +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
9977 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
9978 +$(am__aclocal_m4_deps):
9979 +install-binPROGRAMS: $(bin_PROGRAMS)
9980 + @$(NORMAL_INSTALL)
9981 + @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
9982 + if test -n "$$list"; then \
9983 + echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
9984 + $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
9985 + fi; \
9986 + for p in $$list; do echo "$$p $$p"; done | \
9987 + sed 's/$(EXEEXT)$$//' | \
9988 + while read p p1; do if test -f $$p; \
9989 + then echo "$$p"; echo "$$p"; else :; fi; \
9990 + done | \
9991 + sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
9992 + -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
9993 + sed 'N;N;N;s,\n, ,g' | \
9994 + $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
9995 + { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
9996 + if ($$2 == $$4) files[d] = files[d] " " $$1; \
9997 + else { print "f", $$3 "/" $$4, $$1; } } \
9998 + END { for (d in files) print "f", d, files[d] }' | \
9999 + while read type dir files; do \
10000 + if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
10001 + test -z "$$files" || { \
10002 + echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
10003 + $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
10004 + } \
10005 + ; done
10006 +
10007 +uninstall-binPROGRAMS:
10008 + @$(NORMAL_UNINSTALL)
10009 + @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
10010 + files=`for p in $$list; do echo "$$p"; done | \
10011 + sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
10012 + -e 's/$$/$(EXEEXT)/' `; \
10013 + test -n "$$list" || exit 0; \
10014 + echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
10015 + cd "$(DESTDIR)$(bindir)" && rm -f $$files
10016 +
10017 +clean-binPROGRAMS:
10018 + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
10019 +fig2dev$(EXEEXT): $(fig2dev_OBJECTS) $(fig2dev_DEPENDENCIES) $(EXTRA_fig2dev_DEPENDENCIES)
10020 + @rm -f fig2dev$(EXEEXT)
10021 + $(LINK) $(fig2dev_OBJECTS) $(fig2dev_LDADD) $(LIBS)
10022 +install-binSCRIPTS: $(bin_SCRIPTS)
10023 + @$(NORMAL_INSTALL)
10024 + @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
10025 + if test -n "$$list"; then \
10026 + echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
10027 + $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
10028 + fi; \
10029 + for p in $$list; do \
10030 + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
10031 + if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
10032 + done | \
10033 + sed -e 'p;s,.*/,,;n' \
10034 + -e 'h;s|.*|.|' \
10035 + -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
10036 + $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
10037 + { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
10038 + if ($$2 == $$4) { files[d] = files[d] " " $$1; \
10039 + if (++n[d] == $(am__install_max)) { \
10040 + print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
10041 + else { print "f", d "/" $$4, $$1 } } \
10042 + END { for (d in files) print "f", d, files[d] }' | \
10043 + while read type dir files; do \
10044 + if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
10045 + test -z "$$files" || { \
10046 + echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
10047 + $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
10048 + } \
10049 + ; done
10050 +
10051 +uninstall-binSCRIPTS:
10052 + @$(NORMAL_UNINSTALL)
10053 + @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
10054 + files=`for p in $$list; do echo "$$p"; done | \
10055 + sed -e 's,.*/,,;$(transform)'`; \
10056 + dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
10057 +
10058 +mostlyclean-compile:
10059 + -rm -f *.$(OBJEXT)
10060 +
10061 +distclean-compile:
10062 + -rm -f *.tab.c
10063 +
10064 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-arrow.Po@am__quote@
10065 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-bound.Po@am__quote@
10066 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-colors.Po@am__quote@
10067 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-fig2dev.Po@am__quote@
10068 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-free.Po@am__quote@
10069 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-getopt.Po@am__quote@
10070 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-iso2tex.Po@am__quote@
10071 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-latex_line.Po@am__quote@
10072 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-localmath.Po@am__quote@
10073 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-psfonts.Po@am__quote@
10074 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-read.Po@am__quote@
10075 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-read1_3.Po@am__quote@
10076 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-strstr.Po@am__quote@
10077 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fig2dev-trans_spline.Po@am__quote@
10078 +
10079 +.c.o:
10080 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
10081 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
10082 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
10083 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10084 +@am__fastdepCC_FALSE@ $(COMPILE) -c $<
10085 +
10086 +.c.obj:
10087 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
10088 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
10089 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
10090 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10091 +@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
10092 +
10093 +fig2dev-arrow.o: arrow.c
10094 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-arrow.o -MD -MP -MF $(DEPDIR)/fig2dev-arrow.Tpo -c -o fig2dev-arrow.o `test -f 'arrow.c' || echo '$(srcdir)/'`arrow.c
10095 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-arrow.Tpo $(DEPDIR)/fig2dev-arrow.Po
10096 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='arrow.c' object='fig2dev-arrow.o' libtool=no @AMDEPBACKSLASH@
10097 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10098 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-arrow.o `test -f 'arrow.c' || echo '$(srcdir)/'`arrow.c
10099 +
10100 +fig2dev-arrow.obj: arrow.c
10101 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-arrow.obj -MD -MP -MF $(DEPDIR)/fig2dev-arrow.Tpo -c -o fig2dev-arrow.obj `if test -f 'arrow.c'; then $(CYGPATH_W) 'arrow.c'; else $(CYGPATH_W) '$(srcdir)/arrow.c'; fi`
10102 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-arrow.Tpo $(DEPDIR)/fig2dev-arrow.Po
10103 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='arrow.c' object='fig2dev-arrow.obj' libtool=no @AMDEPBACKSLASH@
10104 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10105 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-arrow.obj `if test -f 'arrow.c'; then $(CYGPATH_W) 'arrow.c'; else $(CYGPATH_W) '$(srcdir)/arrow.c'; fi`
10106 +
10107 +fig2dev-bound.o: bound.c
10108 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-bound.o -MD -MP -MF $(DEPDIR)/fig2dev-bound.Tpo -c -o fig2dev-bound.o `test -f 'bound.c' || echo '$(srcdir)/'`bound.c
10109 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-bound.Tpo $(DEPDIR)/fig2dev-bound.Po
10110 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bound.c' object='fig2dev-bound.o' libtool=no @AMDEPBACKSLASH@
10111 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10112 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-bound.o `test -f 'bound.c' || echo '$(srcdir)/'`bound.c
10113 +
10114 +fig2dev-bound.obj: bound.c
10115 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-bound.obj -MD -MP -MF $(DEPDIR)/fig2dev-bound.Tpo -c -o fig2dev-bound.obj `if test -f 'bound.c'; then $(CYGPATH_W) 'bound.c'; else $(CYGPATH_W) '$(srcdir)/bound.c'; fi`
10116 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-bound.Tpo $(DEPDIR)/fig2dev-bound.Po
10117 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bound.c' object='fig2dev-bound.obj' libtool=no @AMDEPBACKSLASH@
10118 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10119 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-bound.obj `if test -f 'bound.c'; then $(CYGPATH_W) 'bound.c'; else $(CYGPATH_W) '$(srcdir)/bound.c'; fi`
10120 +
10121 +fig2dev-colors.o: colors.c
10122 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-colors.o -MD -MP -MF $(DEPDIR)/fig2dev-colors.Tpo -c -o fig2dev-colors.o `test -f 'colors.c' || echo '$(srcdir)/'`colors.c
10123 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-colors.Tpo $(DEPDIR)/fig2dev-colors.Po
10124 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='colors.c' object='fig2dev-colors.o' libtool=no @AMDEPBACKSLASH@
10125 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10126 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-colors.o `test -f 'colors.c' || echo '$(srcdir)/'`colors.c
10127 +
10128 +fig2dev-colors.obj: colors.c
10129 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-colors.obj -MD -MP -MF $(DEPDIR)/fig2dev-colors.Tpo -c -o fig2dev-colors.obj `if test -f 'colors.c'; then $(CYGPATH_W) 'colors.c'; else $(CYGPATH_W) '$(srcdir)/colors.c'; fi`
10130 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-colors.Tpo $(DEPDIR)/fig2dev-colors.Po
10131 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='colors.c' object='fig2dev-colors.obj' libtool=no @AMDEPBACKSLASH@
10132 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10133 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-colors.obj `if test -f 'colors.c'; then $(CYGPATH_W) 'colors.c'; else $(CYGPATH_W) '$(srcdir)/colors.c'; fi`
10134 +
10135 +fig2dev-fig2dev.o: fig2dev.c
10136 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-fig2dev.o -MD -MP -MF $(DEPDIR)/fig2dev-fig2dev.Tpo -c -o fig2dev-fig2dev.o `test -f 'fig2dev.c' || echo '$(srcdir)/'`fig2dev.c
10137 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-fig2dev.Tpo $(DEPDIR)/fig2dev-fig2dev.Po
10138 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fig2dev.c' object='fig2dev-fig2dev.o' libtool=no @AMDEPBACKSLASH@
10139 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10140 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-fig2dev.o `test -f 'fig2dev.c' || echo '$(srcdir)/'`fig2dev.c
10141 +
10142 +fig2dev-fig2dev.obj: fig2dev.c
10143 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-fig2dev.obj -MD -MP -MF $(DEPDIR)/fig2dev-fig2dev.Tpo -c -o fig2dev-fig2dev.obj `if test -f 'fig2dev.c'; then $(CYGPATH_W) 'fig2dev.c'; else $(CYGPATH_W) '$(srcdir)/fig2dev.c'; fi`
10144 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-fig2dev.Tpo $(DEPDIR)/fig2dev-fig2dev.Po
10145 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fig2dev.c' object='fig2dev-fig2dev.obj' libtool=no @AMDEPBACKSLASH@
10146 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10147 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-fig2dev.obj `if test -f 'fig2dev.c'; then $(CYGPATH_W) 'fig2dev.c'; else $(CYGPATH_W) '$(srcdir)/fig2dev.c'; fi`
10148 +
10149 +fig2dev-free.o: free.c
10150 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-free.o -MD -MP -MF $(DEPDIR)/fig2dev-free.Tpo -c -o fig2dev-free.o `test -f 'free.c' || echo '$(srcdir)/'`free.c
10151 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-free.Tpo $(DEPDIR)/fig2dev-free.Po
10152 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='free.c' object='fig2dev-free.o' libtool=no @AMDEPBACKSLASH@
10153 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10154 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-free.o `test -f 'free.c' || echo '$(srcdir)/'`free.c
10155 +
10156 +fig2dev-free.obj: free.c
10157 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-free.obj -MD -MP -MF $(DEPDIR)/fig2dev-free.Tpo -c -o fig2dev-free.obj `if test -f 'free.c'; then $(CYGPATH_W) 'free.c'; else $(CYGPATH_W) '$(srcdir)/free.c'; fi`
10158 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-free.Tpo $(DEPDIR)/fig2dev-free.Po
10159 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='free.c' object='fig2dev-free.obj' libtool=no @AMDEPBACKSLASH@
10160 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10161 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-free.obj `if test -f 'free.c'; then $(CYGPATH_W) 'free.c'; else $(CYGPATH_W) '$(srcdir)/free.c'; fi`
10162 +
10163 +fig2dev-getopt.o: getopt.c
10164 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-getopt.o -MD -MP -MF $(DEPDIR)/fig2dev-getopt.Tpo -c -o fig2dev-getopt.o `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
10165 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-getopt.Tpo $(DEPDIR)/fig2dev-getopt.Po
10166 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='getopt.c' object='fig2dev-getopt.o' libtool=no @AMDEPBACKSLASH@
10167 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10168 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-getopt.o `test -f 'getopt.c' || echo '$(srcdir)/'`getopt.c
10169 +
10170 +fig2dev-getopt.obj: getopt.c
10171 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-getopt.obj -MD -MP -MF $(DEPDIR)/fig2dev-getopt.Tpo -c -o fig2dev-getopt.obj `if test -f 'getopt.c'; then $(CYGPATH_W) 'getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt.c'; fi`
10172 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-getopt.Tpo $(DEPDIR)/fig2dev-getopt.Po
10173 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='getopt.c' object='fig2dev-getopt.obj' libtool=no @AMDEPBACKSLASH@
10174 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10175 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-getopt.obj `if test -f 'getopt.c'; then $(CYGPATH_W) 'getopt.c'; else $(CYGPATH_W) '$(srcdir)/getopt.c'; fi`
10176 +
10177 +fig2dev-iso2tex.o: iso2tex.c
10178 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-iso2tex.o -MD -MP -MF $(DEPDIR)/fig2dev-iso2tex.Tpo -c -o fig2dev-iso2tex.o `test -f 'iso2tex.c' || echo '$(srcdir)/'`iso2tex.c
10179 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-iso2tex.Tpo $(DEPDIR)/fig2dev-iso2tex.Po
10180 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iso2tex.c' object='fig2dev-iso2tex.o' libtool=no @AMDEPBACKSLASH@
10181 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10182 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-iso2tex.o `test -f 'iso2tex.c' || echo '$(srcdir)/'`iso2tex.c
10183 +
10184 +fig2dev-iso2tex.obj: iso2tex.c
10185 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-iso2tex.obj -MD -MP -MF $(DEPDIR)/fig2dev-iso2tex.Tpo -c -o fig2dev-iso2tex.obj `if test -f 'iso2tex.c'; then $(CYGPATH_W) 'iso2tex.c'; else $(CYGPATH_W) '$(srcdir)/iso2tex.c'; fi`
10186 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-iso2tex.Tpo $(DEPDIR)/fig2dev-iso2tex.Po
10187 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='iso2tex.c' object='fig2dev-iso2tex.obj' libtool=no @AMDEPBACKSLASH@
10188 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10189 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-iso2tex.obj `if test -f 'iso2tex.c'; then $(CYGPATH_W) 'iso2tex.c'; else $(CYGPATH_W) '$(srcdir)/iso2tex.c'; fi`
10190 +
10191 +fig2dev-latex_line.o: latex_line.c
10192 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-latex_line.o -MD -MP -MF $(DEPDIR)/fig2dev-latex_line.Tpo -c -o fig2dev-latex_line.o `test -f 'latex_line.c' || echo '$(srcdir)/'`latex_line.c
10193 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-latex_line.Tpo $(DEPDIR)/fig2dev-latex_line.Po
10194 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='latex_line.c' object='fig2dev-latex_line.o' libtool=no @AMDEPBACKSLASH@
10195 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10196 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-latex_line.o `test -f 'latex_line.c' || echo '$(srcdir)/'`latex_line.c
10197 +
10198 +fig2dev-latex_line.obj: latex_line.c
10199 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-latex_line.obj -MD -MP -MF $(DEPDIR)/fig2dev-latex_line.Tpo -c -o fig2dev-latex_line.obj `if test -f 'latex_line.c'; then $(CYGPATH_W) 'latex_line.c'; else $(CYGPATH_W) '$(srcdir)/latex_line.c'; fi`
10200 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-latex_line.Tpo $(DEPDIR)/fig2dev-latex_line.Po
10201 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='latex_line.c' object='fig2dev-latex_line.obj' libtool=no @AMDEPBACKSLASH@
10202 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10203 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-latex_line.obj `if test -f 'latex_line.c'; then $(CYGPATH_W) 'latex_line.c'; else $(CYGPATH_W) '$(srcdir)/latex_line.c'; fi`
10204 +
10205 +fig2dev-localmath.o: localmath.c
10206 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-localmath.o -MD -MP -MF $(DEPDIR)/fig2dev-localmath.Tpo -c -o fig2dev-localmath.o `test -f 'localmath.c' || echo '$(srcdir)/'`localmath.c
10207 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-localmath.Tpo $(DEPDIR)/fig2dev-localmath.Po
10208 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='localmath.c' object='fig2dev-localmath.o' libtool=no @AMDEPBACKSLASH@
10209 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10210 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-localmath.o `test -f 'localmath.c' || echo '$(srcdir)/'`localmath.c
10211 +
10212 +fig2dev-localmath.obj: localmath.c
10213 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-localmath.obj -MD -MP -MF $(DEPDIR)/fig2dev-localmath.Tpo -c -o fig2dev-localmath.obj `if test -f 'localmath.c'; then $(CYGPATH_W) 'localmath.c'; else $(CYGPATH_W) '$(srcdir)/localmath.c'; fi`
10214 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-localmath.Tpo $(DEPDIR)/fig2dev-localmath.Po
10215 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='localmath.c' object='fig2dev-localmath.obj' libtool=no @AMDEPBACKSLASH@
10216 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10217 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-localmath.obj `if test -f 'localmath.c'; then $(CYGPATH_W) 'localmath.c'; else $(CYGPATH_W) '$(srcdir)/localmath.c'; fi`
10218 +
10219 +fig2dev-psfonts.o: psfonts.c
10220 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-psfonts.o -MD -MP -MF $(DEPDIR)/fig2dev-psfonts.Tpo -c -o fig2dev-psfonts.o `test -f 'psfonts.c' || echo '$(srcdir)/'`psfonts.c
10221 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-psfonts.Tpo $(DEPDIR)/fig2dev-psfonts.Po
10222 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='psfonts.c' object='fig2dev-psfonts.o' libtool=no @AMDEPBACKSLASH@
10223 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10224 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-psfonts.o `test -f 'psfonts.c' || echo '$(srcdir)/'`psfonts.c
10225 +
10226 +fig2dev-psfonts.obj: psfonts.c
10227 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-psfonts.obj -MD -MP -MF $(DEPDIR)/fig2dev-psfonts.Tpo -c -o fig2dev-psfonts.obj `if test -f 'psfonts.c'; then $(CYGPATH_W) 'psfonts.c'; else $(CYGPATH_W) '$(srcdir)/psfonts.c'; fi`
10228 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-psfonts.Tpo $(DEPDIR)/fig2dev-psfonts.Po
10229 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='psfonts.c' object='fig2dev-psfonts.obj' libtool=no @AMDEPBACKSLASH@
10230 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10231 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-psfonts.obj `if test -f 'psfonts.c'; then $(CYGPATH_W) 'psfonts.c'; else $(CYGPATH_W) '$(srcdir)/psfonts.c'; fi`
10232 +
10233 +fig2dev-read.o: read.c
10234 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-read.o -MD -MP -MF $(DEPDIR)/fig2dev-read.Tpo -c -o fig2dev-read.o `test -f 'read.c' || echo '$(srcdir)/'`read.c
10235 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-read.Tpo $(DEPDIR)/fig2dev-read.Po
10236 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read.c' object='fig2dev-read.o' libtool=no @AMDEPBACKSLASH@
10237 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10238 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-read.o `test -f 'read.c' || echo '$(srcdir)/'`read.c
10239 +
10240 +fig2dev-read.obj: read.c
10241 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-read.obj -MD -MP -MF $(DEPDIR)/fig2dev-read.Tpo -c -o fig2dev-read.obj `if test -f 'read.c'; then $(CYGPATH_W) 'read.c'; else $(CYGPATH_W) '$(srcdir)/read.c'; fi`
10242 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-read.Tpo $(DEPDIR)/fig2dev-read.Po
10243 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read.c' object='fig2dev-read.obj' libtool=no @AMDEPBACKSLASH@
10244 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10245 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-read.obj `if test -f 'read.c'; then $(CYGPATH_W) 'read.c'; else $(CYGPATH_W) '$(srcdir)/read.c'; fi`
10246 +
10247 +fig2dev-read1_3.o: read1_3.c
10248 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-read1_3.o -MD -MP -MF $(DEPDIR)/fig2dev-read1_3.Tpo -c -o fig2dev-read1_3.o `test -f 'read1_3.c' || echo '$(srcdir)/'`read1_3.c
10249 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-read1_3.Tpo $(DEPDIR)/fig2dev-read1_3.Po
10250 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read1_3.c' object='fig2dev-read1_3.o' libtool=no @AMDEPBACKSLASH@
10251 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10252 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-read1_3.o `test -f 'read1_3.c' || echo '$(srcdir)/'`read1_3.c
10253 +
10254 +fig2dev-read1_3.obj: read1_3.c
10255 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-read1_3.obj -MD -MP -MF $(DEPDIR)/fig2dev-read1_3.Tpo -c -o fig2dev-read1_3.obj `if test -f 'read1_3.c'; then $(CYGPATH_W) 'read1_3.c'; else $(CYGPATH_W) '$(srcdir)/read1_3.c'; fi`
10256 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-read1_3.Tpo $(DEPDIR)/fig2dev-read1_3.Po
10257 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='read1_3.c' object='fig2dev-read1_3.obj' libtool=no @AMDEPBACKSLASH@
10258 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10259 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-read1_3.obj `if test -f 'read1_3.c'; then $(CYGPATH_W) 'read1_3.c'; else $(CYGPATH_W) '$(srcdir)/read1_3.c'; fi`
10260 +
10261 +fig2dev-strstr.o: strstr.c
10262 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-strstr.o -MD -MP -MF $(DEPDIR)/fig2dev-strstr.Tpo -c -o fig2dev-strstr.o `test -f 'strstr.c' || echo '$(srcdir)/'`strstr.c
10263 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-strstr.Tpo $(DEPDIR)/fig2dev-strstr.Po
10264 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='strstr.c' object='fig2dev-strstr.o' libtool=no @AMDEPBACKSLASH@
10265 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10266 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-strstr.o `test -f 'strstr.c' || echo '$(srcdir)/'`strstr.c
10267 +
10268 +fig2dev-strstr.obj: strstr.c
10269 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-strstr.obj -MD -MP -MF $(DEPDIR)/fig2dev-strstr.Tpo -c -o fig2dev-strstr.obj `if test -f 'strstr.c'; then $(CYGPATH_W) 'strstr.c'; else $(CYGPATH_W) '$(srcdir)/strstr.c'; fi`
10270 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-strstr.Tpo $(DEPDIR)/fig2dev-strstr.Po
10271 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='strstr.c' object='fig2dev-strstr.obj' libtool=no @AMDEPBACKSLASH@
10272 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10273 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-strstr.obj `if test -f 'strstr.c'; then $(CYGPATH_W) 'strstr.c'; else $(CYGPATH_W) '$(srcdir)/strstr.c'; fi`
10274 +
10275 +fig2dev-trans_spline.o: trans_spline.c
10276 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-trans_spline.o -MD -MP -MF $(DEPDIR)/fig2dev-trans_spline.Tpo -c -o fig2dev-trans_spline.o `test -f 'trans_spline.c' || echo '$(srcdir)/'`trans_spline.c
10277 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-trans_spline.Tpo $(DEPDIR)/fig2dev-trans_spline.Po
10278 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trans_spline.c' object='fig2dev-trans_spline.o' libtool=no @AMDEPBACKSLASH@
10279 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10280 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-trans_spline.o `test -f 'trans_spline.c' || echo '$(srcdir)/'`trans_spline.c
10281 +
10282 +fig2dev-trans_spline.obj: trans_spline.c
10283 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT fig2dev-trans_spline.obj -MD -MP -MF $(DEPDIR)/fig2dev-trans_spline.Tpo -c -o fig2dev-trans_spline.obj `if test -f 'trans_spline.c'; then $(CYGPATH_W) 'trans_spline.c'; else $(CYGPATH_W) '$(srcdir)/trans_spline.c'; fi`
10284 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/fig2dev-trans_spline.Tpo $(DEPDIR)/fig2dev-trans_spline.Po
10285 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trans_spline.c' object='fig2dev-trans_spline.obj' libtool=no @AMDEPBACKSLASH@
10286 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
10287 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fig2dev_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o fig2dev-trans_spline.obj `if test -f 'trans_spline.c'; then $(CYGPATH_W) 'trans_spline.c'; else $(CYGPATH_W) '$(srcdir)/trans_spline.c'; fi`
10288 +install-bitmapDATA: $(bitmap_DATA)
10289 + @$(NORMAL_INSTALL)
10290 + @list='$(bitmap_DATA)'; test -n "$(bitmapdir)" || list=; \
10291 + if test -n "$$list"; then \
10292 + echo " $(MKDIR_P) '$(DESTDIR)$(bitmapdir)'"; \
10293 + $(MKDIR_P) "$(DESTDIR)$(bitmapdir)" || exit 1; \
10294 + fi; \
10295 + for p in $$list; do \
10296 + if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
10297 + echo "$$d$$p"; \
10298 + done | $(am__base_list) | \
10299 + while read files; do \
10300 + echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bitmapdir)'"; \
10301 + $(INSTALL_DATA) $$files "$(DESTDIR)$(bitmapdir)" || exit $$?; \
10302 + done
10303 +
10304 +uninstall-bitmapDATA:
10305 + @$(NORMAL_UNINSTALL)
10306 + @list='$(bitmap_DATA)'; test -n "$(bitmapdir)" || list=; \
10307 + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
10308 + dir='$(DESTDIR)$(bitmapdir)'; $(am__uninstall_files_from_dir)
10309 +
10310 +# This directory's subdirectories are mostly independent; you can cd
10311 +# into them and run `make' without going through this Makefile.
10312 +# To change the values of `make' variables: instead of editing Makefiles,
10313 +# (1) if the variable is set in `config.status', edit `config.status'
10314 +# (which will cause the Makefiles to be regenerated when you run `make');
10315 +# (2) otherwise, pass the desired values on the `make' command line.
10316 +$(RECURSIVE_TARGETS):
10317 + @fail= failcom='exit 1'; \
10318 + for f in x $$MAKEFLAGS; do \
10319 + case $$f in \
10320 + *=* | --[!k]*);; \
10321 + *k*) failcom='fail=yes';; \
10322 + esac; \
10323 + done; \
10324 + dot_seen=no; \
10325 + target=`echo $@ | sed s/-recursive//`; \
10326 + list='$(SUBDIRS)'; for subdir in $$list; do \
10327 + echo "Making $$target in $$subdir"; \
10328 + if test "$$subdir" = "."; then \
10329 + dot_seen=yes; \
10330 + local_target="$$target-am"; \
10331 + else \
10332 + local_target="$$target"; \
10333 + fi; \
10334 + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
10335 + || eval $$failcom; \
10336 + done; \
10337 + if test "$$dot_seen" = "no"; then \
10338 + $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
10339 + fi; test -z "$$fail"
10340 +
10341 +$(RECURSIVE_CLEAN_TARGETS):
10342 + @fail= failcom='exit 1'; \
10343 + for f in x $$MAKEFLAGS; do \
10344 + case $$f in \
10345 + *=* | --[!k]*);; \
10346 + *k*) failcom='fail=yes';; \
10347 + esac; \
10348 + done; \
10349 + dot_seen=no; \
10350 + case "$@" in \
10351 + distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
10352 + *) list='$(SUBDIRS)' ;; \
10353 + esac; \
10354 + rev=''; for subdir in $$list; do \
10355 + if test "$$subdir" = "."; then :; else \
10356 + rev="$$subdir $$rev"; \
10357 + fi; \
10358 + done; \
10359 + rev="$$rev ."; \
10360 + target=`echo $@ | sed s/-recursive//`; \
10361 + for subdir in $$rev; do \
10362 + echo "Making $$target in $$subdir"; \
10363 + if test "$$subdir" = "."; then \
10364 + local_target="$$target-am"; \
10365 + else \
10366 + local_target="$$target"; \
10367 + fi; \
10368 + ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
10369 + || eval $$failcom; \
10370 + done && test -z "$$fail"
10371 +tags-recursive:
10372 + list='$(SUBDIRS)'; for subdir in $$list; do \
10373 + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
10374 + done
10375 +ctags-recursive:
10376 + list='$(SUBDIRS)'; for subdir in $$list; do \
10377 + test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
10378 + done
10379 +
10380 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
10381 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
10382 + unique=`for i in $$list; do \
10383 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
10384 + done | \
10385 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
10386 + END { if (nonempty) { for (i in files) print i; }; }'`; \
10387 + mkid -fID $$unique
10388 +tags: TAGS
10389 +
10390 +TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
10391 + $(TAGS_FILES) $(LISP)
10392 + set x; \
10393 + here=`pwd`; \
10394 + if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
10395 + include_option=--etags-include; \
10396 + empty_fix=.; \
10397 + else \
10398 + include_option=--include; \
10399 + empty_fix=; \
10400 + fi; \
10401 + list='$(SUBDIRS)'; for subdir in $$list; do \
10402 + if test "$$subdir" = .; then :; else \
10403 + test ! -f $$subdir/TAGS || \
10404 + set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
10405 + fi; \
10406 + done; \
10407 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
10408 + unique=`for i in $$list; do \
10409 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
10410 + done | \
10411 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
10412 + END { if (nonempty) { for (i in files) print i; }; }'`; \
10413 + shift; \
10414 + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
10415 + test -n "$$unique" || unique=$$empty_fix; \
10416 + if test $$# -gt 0; then \
10417 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
10418 + "$$@" $$unique; \
10419 + else \
10420 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
10421 + $$unique; \
10422 + fi; \
10423 + fi
10424 +ctags: CTAGS
10425 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
10426 + $(TAGS_FILES) $(LISP)
10427 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
10428 + unique=`for i in $$list; do \
10429 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
10430 + done | \
10431 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
10432 + END { if (nonempty) { for (i in files) print i; }; }'`; \
10433 + test -z "$(CTAGS_ARGS)$$unique" \
10434 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
10435 + $$unique
10436 +
10437 +GTAGS:
10438 + here=`$(am__cd) $(top_builddir) && pwd` \
10439 + && $(am__cd) $(top_srcdir) \
10440 + && gtags -i $(GTAGS_ARGS) "$$here"
10441 +
10442 +distclean-tags:
10443 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
10444 +
10445 +distdir: $(DISTFILES)
10446 + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
10447 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
10448 + list='$(DISTFILES)'; \
10449 + dist_files=`for file in $$list; do echo $$file; done | \
10450 + sed -e "s|^$$srcdirstrip/||;t" \
10451 + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
10452 + case $$dist_files in \
10453 + */*) $(MKDIR_P) `echo "$$dist_files" | \
10454 + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
10455 + sort -u` ;; \
10456 + esac; \
10457 + for file in $$dist_files; do \
10458 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
10459 + if test -d $$d/$$file; then \
10460 + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
10461 + if test -d "$(distdir)/$$file"; then \
10462 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
10463 + fi; \
10464 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
10465 + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
10466 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
10467 + fi; \
10468 + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
10469 + else \
10470 + test -f "$(distdir)/$$file" \
10471 + || cp -p $$d/$$file "$(distdir)/$$file" \
10472 + || exit 1; \
10473 + fi; \
10474 + done
10475 + @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
10476 + if test "$$subdir" = .; then :; else \
10477 + $(am__make_dryrun) \
10478 + || test -d "$(distdir)/$$subdir" \
10479 + || $(MKDIR_P) "$(distdir)/$$subdir" \
10480 + || exit 1; \
10481 + dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
10482 + $(am__relativize); \
10483 + new_distdir=$$reldir; \
10484 + dir1=$$subdir; dir2="$(top_distdir)"; \
10485 + $(am__relativize); \
10486 + new_top_distdir=$$reldir; \
10487 + echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
10488 + echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
10489 + ($(am__cd) $$subdir && \
10490 + $(MAKE) $(AM_MAKEFLAGS) \
10491 + top_distdir="$$new_top_distdir" \
10492 + distdir="$$new_distdir" \
10493 + am__remove_distdir=: \
10494 + am__skip_length_check=: \
10495 + am__skip_mode_fix=: \
10496 + distdir) \
10497 + || exit 1; \
10498 + fi; \
10499 + done
10500 +check-am: all-am
10501 +check: check-recursive
10502 +all-am: Makefile $(PROGRAMS) $(SCRIPTS) $(DATA)
10503 +installdirs: installdirs-recursive
10504 +installdirs-am:
10505 + for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(bitmapdir)"; do \
10506 + test -z "$$dir" || $(MKDIR_P) "$$dir"; \
10507 + done
10508 +install: install-recursive
10509 +install-exec: install-exec-recursive
10510 +install-data: install-data-recursive
10511 +uninstall: uninstall-recursive
10512 +
10513 +install-am: all-am
10514 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
10515 +
10516 +installcheck: installcheck-recursive
10517 +install-strip:
10518 + if test -z '$(STRIP)'; then \
10519 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
10520 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
10521 + install; \
10522 + else \
10523 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
10524 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
10525 + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
10526 + fi
10527 +mostlyclean-generic:
10528 +
10529 +clean-generic:
10530 +
10531 +distclean-generic:
10532 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
10533 + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
10534 +
10535 +maintainer-clean-generic:
10536 + @echo "This command is intended for maintainers to use"
10537 + @echo "it deletes files that may require special tools to rebuild."
10538 +clean: clean-recursive
10539 +
10540 +clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
10541 +
10542 +distclean: distclean-recursive
10543 + -rm -rf ./$(DEPDIR)
10544 + -rm -f Makefile
10545 +distclean-am: clean-am distclean-compile distclean-generic \
10546 + distclean-tags
10547 +
10548 +dvi: dvi-recursive
10549 +
10550 +dvi-am:
10551 +
10552 +html: html-recursive
10553 +
10554 +html-am:
10555 +
10556 +info: info-recursive
10557 +
10558 +info-am:
10559 +
10560 +install-data-am: install-bitmapDATA
10561 +
10562 +install-dvi: install-dvi-recursive
10563 +
10564 +install-dvi-am:
10565 +
10566 +install-exec-am: install-binPROGRAMS install-binSCRIPTS
10567 +
10568 +install-html: install-html-recursive
10569 +
10570 +install-html-am:
10571 +
10572 +install-info: install-info-recursive
10573 +
10574 +install-info-am:
10575 +
10576 +install-man:
10577 +
10578 +install-pdf: install-pdf-recursive
10579 +
10580 +install-pdf-am:
10581 +
10582 +install-ps: install-ps-recursive
10583 +
10584 +install-ps-am:
10585 +
10586 +installcheck-am:
10587 +
10588 +maintainer-clean: maintainer-clean-recursive
10589 + -rm -rf ./$(DEPDIR)
10590 + -rm -f Makefile
10591 +maintainer-clean-am: distclean-am maintainer-clean-generic
10592 +
10593 +mostlyclean: mostlyclean-recursive
10594 +
10595 +mostlyclean-am: mostlyclean-compile mostlyclean-generic
10596 +
10597 +pdf: pdf-recursive
10598 +
10599 +pdf-am:
10600 +
10601 +ps: ps-recursive
10602 +
10603 +ps-am:
10604 +
10605 +uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \
10606 + uninstall-bitmapDATA
10607 +
10608 +.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
10609 + install-am install-strip tags-recursive
10610 +
10611 +.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
10612 + all all-am check check-am clean clean-binPROGRAMS \
10613 + clean-generic ctags ctags-recursive distclean \
10614 + distclean-compile distclean-generic distclean-tags distdir dvi \
10615 + dvi-am html html-am info info-am install install-am \
10616 + install-binPROGRAMS install-binSCRIPTS install-bitmapDATA \
10617 + install-data install-data-am install-dvi install-dvi-am \
10618 + install-exec install-exec-am install-html install-html-am \
10619 + install-info install-info-am install-man install-pdf \
10620 + install-pdf-am install-ps install-ps-am install-strip \
10621 + installcheck installcheck-am installdirs installdirs-am \
10622 + maintainer-clean maintainer-clean-generic mostlyclean \
10623 + mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
10624 + tags tags-recursive uninstall uninstall-am \
10625 + uninstall-binPROGRAMS uninstall-binSCRIPTS \
10626 + uninstall-bitmapDATA
10627 +
10628 +
10629 +fig2ps2tex: fig2ps2tex.script
10630 + cp fig2ps2tex.script fig2ps2tex
10631 +
10632 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
10633 +# Otherwise a system limit (for SysV at least) may be exceeded.
10634 +.NOEXPORT:
10635 diff -urN transfig.3.2.5e/fig2dev/calc_arrow.325.c transfig.3.2.5e.fix/fig2dev/calc_arrow.325.c
10636 --- transfig.3.2.5e/fig2dev/calc_arrow.325.c 2005-11-23 12:06:52 -0500
10637 +++ transfig.3.2.5e.fix/fig2dev/calc_arrow.325.c 2013-12-31 10:02:35 -0500
10638 @@ -1,3 +1,7 @@
10639 +#include "sysdeps.h"
10640 +#include "fig2dev.h"
10641 +#include "object.h"
10642 +
10643 void
10644 calc_arrow(x1, y1, x2, y2, linethick, arrow,
10645 points, npoints, fillpoints, nfillpoints, clippts, nclippts)
10646 diff -urN transfig.3.2.5e/fig2dev/colors.c transfig.3.2.5e.fix/fig2dev/colors.c
10647 --- transfig.3.2.5e/fig2dev/colors.c 2003-04-08 19:03:10 -0400
10648 +++ transfig.3.2.5e.fix/fig2dev/colors.c 2013-12-31 10:02:35 -0500
10649 @@ -98,7 +98,7 @@
10650 char s[100], s1[100], *c1, *c2;
10651 int r,g,b;
10652 struct color_db *col;
10653 -
10654 +int i = 0;
10655 fp = fopen(RGB_FILE, "r");
10656 if (fp == NULL) {
10657 fprintf(stderr,"Couldn't open the RGB database file '%s'\n", RGB_FILE);
10658 diff -urN transfig.3.2.5e/fig2dev/dev/Makefile.am transfig.3.2.5e.fix/fig2dev/dev/Makefile.am
10659 --- transfig.3.2.5e/fig2dev/dev/Makefile.am 1969-12-31 19:00:00 -0500
10660 +++ transfig.3.2.5e.fix/fig2dev/dev/Makefile.am 2013-12-31 10:02:35 -0500
10661 @@ -0,0 +1,40 @@
10662 +lib_LIBRARIES = libtransfig.a
10663 +libtransfig_a_CPPFLAGS = -I.. -I$(top_srcdir)/sysdeps -DBITMAPDIR=\"@BITMAPDIR@\"
10664 +libtransfig_a_SOURCES = \
10665 +asc85ec.c \
10666 +genbitmaps.c \
10667 +genbox.c \
10668 +gencgm.c \
10669 +gendxf.c \
10670 +genemf.c \
10671 +genepic.c \
10672 +gengbx.c \
10673 +genge.c \
10674 +genibmgl.c \
10675 +genlatex.c \
10676 +genmap.c \
10677 +genmf.c \
10678 +genmp.c \
10679 +genpdf.c \
10680 +genpic.c \
10681 +genpictex.c \
10682 +genps.c \
10683 +genpstex.c \
10684 +genpstricks.c \
10685 +genptk.c \
10686 +genshape.c \
10687 +gensvg.c \
10688 +gentextyl.c \
10689 +gentpic.c \
10690 +gentk.c \
10691 +psencode.c \
10692 +readeps.c \
10693 +readgif.c \
10694 +readjpg.c \
10695 +readpcx.c \
10696 +readpics.c \
10697 +readpng.c \
10698 +readppm.c \
10699 +readtif.c \
10700 +readxbm.c \
10701 +setfigfont.c
10702 diff -urN transfig.3.2.5e/fig2dev/dev/Makefile.in transfig.3.2.5e.fix/fig2dev/dev/Makefile.in
10703 --- transfig.3.2.5e/fig2dev/dev/Makefile.in 1969-12-31 19:00:00 -0500
10704 +++ transfig.3.2.5e.fix/fig2dev/dev/Makefile.in 2013-12-31 10:02:35 -0500
10705 @@ -0,0 +1,1127 @@
10706 +# Makefile.in generated by automake 1.11.6 from Makefile.am.
10707 +# @configure_input@
10708 +
10709 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
10710 +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
10711 +# Foundation, Inc.
10712 +# This Makefile.in is free software; the Free Software Foundation
10713 +# gives unlimited permission to copy and/or distribute it,
10714 +# with or without modifications, as long as this notice is preserved.
10715 +
10716 +# This program is distributed in the hope that it will be useful,
10717 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10718 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
10719 +# PARTICULAR PURPOSE.
10720 +
10721 +@SET_MAKE@
10722 +
10723 +VPATH = @srcdir@
10724 +am__make_dryrun = \
10725 + { \
10726 + am__dry=no; \
10727 + case $$MAKEFLAGS in \
10728 + *\\[\ \ ]*) \
10729 + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
10730 + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
10731 + *) \
10732 + for am__flg in $$MAKEFLAGS; do \
10733 + case $$am__flg in \
10734 + *=*|--*) ;; \
10735 + *n*) am__dry=yes; break;; \
10736 + esac; \
10737 + done;; \
10738 + esac; \
10739 + test $$am__dry = yes; \
10740 + }
10741 +pkgdatadir = $(datadir)/@PACKAGE@
10742 +pkgincludedir = $(includedir)/@PACKAGE@
10743 +pkglibdir = $(libdir)/@PACKAGE@
10744 +pkglibexecdir = $(libexecdir)/@PACKAGE@
10745 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
10746 +install_sh_DATA = $(install_sh) -c -m 644
10747 +install_sh_PROGRAM = $(install_sh) -c
10748 +install_sh_SCRIPT = $(install_sh) -c
10749 +INSTALL_HEADER = $(INSTALL_DATA)
10750 +transform = $(program_transform_name)
10751 +NORMAL_INSTALL = :
10752 +PRE_INSTALL = :
10753 +POST_INSTALL = :
10754 +NORMAL_UNINSTALL = :
10755 +PRE_UNINSTALL = :
10756 +POST_UNINSTALL = :
10757 +subdir = fig2dev/dev
10758 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
10759 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
10760 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac
10761 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
10762 + $(ACLOCAL_M4)
10763 +mkinstalldirs = $(install_sh) -d
10764 +CONFIG_HEADER = $(top_builddir)/config.h
10765 +CONFIG_CLEAN_FILES =
10766 +CONFIG_CLEAN_VPATH_FILES =
10767 +am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
10768 +am__vpath_adj = case $$p in \
10769 + $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
10770 + *) f=$$p;; \
10771 + esac;
10772 +am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
10773 +am__install_max = 40
10774 +am__nobase_strip_setup = \
10775 + srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
10776 +am__nobase_strip = \
10777 + for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
10778 +am__nobase_list = $(am__nobase_strip_setup); \
10779 + for p in $$list; do echo "$$p $$p"; done | \
10780 + sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
10781 + $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
10782 + if (++n[$$2] == $(am__install_max)) \
10783 + { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
10784 + END { for (dir in files) print dir, files[dir] }'
10785 +am__base_list = \
10786 + sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
10787 + sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
10788 +am__uninstall_files_from_dir = { \
10789 + test -z "$$files" \
10790 + || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
10791 + || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
10792 + $(am__cd) "$$dir" && rm -f $$files; }; \
10793 + }
10794 +am__installdirs = "$(DESTDIR)$(libdir)"
10795 +LIBRARIES = $(lib_LIBRARIES)
10796 +AR = ar
10797 +ARFLAGS = cru
10798 +libtransfig_a_AR = $(AR) $(ARFLAGS)
10799 +libtransfig_a_LIBADD =
10800 +am_libtransfig_a_OBJECTS = libtransfig_a-asc85ec.$(OBJEXT) \
10801 + libtransfig_a-genbitmaps.$(OBJEXT) \
10802 + libtransfig_a-genbox.$(OBJEXT) libtransfig_a-gencgm.$(OBJEXT) \
10803 + libtransfig_a-gendxf.$(OBJEXT) libtransfig_a-genemf.$(OBJEXT) \
10804 + libtransfig_a-genepic.$(OBJEXT) libtransfig_a-gengbx.$(OBJEXT) \
10805 + libtransfig_a-genge.$(OBJEXT) libtransfig_a-genibmgl.$(OBJEXT) \
10806 + libtransfig_a-genlatex.$(OBJEXT) \
10807 + libtransfig_a-genmap.$(OBJEXT) libtransfig_a-genmf.$(OBJEXT) \
10808 + libtransfig_a-genmp.$(OBJEXT) libtransfig_a-genpdf.$(OBJEXT) \
10809 + libtransfig_a-genpic.$(OBJEXT) \
10810 + libtransfig_a-genpictex.$(OBJEXT) \
10811 + libtransfig_a-genps.$(OBJEXT) libtransfig_a-genpstex.$(OBJEXT) \
10812 + libtransfig_a-genpstricks.$(OBJEXT) \
10813 + libtransfig_a-genptk.$(OBJEXT) \
10814 + libtransfig_a-genshape.$(OBJEXT) \
10815 + libtransfig_a-gensvg.$(OBJEXT) \
10816 + libtransfig_a-gentextyl.$(OBJEXT) \
10817 + libtransfig_a-gentpic.$(OBJEXT) libtransfig_a-gentk.$(OBJEXT) \
10818 + libtransfig_a-psencode.$(OBJEXT) \
10819 + libtransfig_a-readeps.$(OBJEXT) \
10820 + libtransfig_a-readgif.$(OBJEXT) \
10821 + libtransfig_a-readjpg.$(OBJEXT) \
10822 + libtransfig_a-readpcx.$(OBJEXT) \
10823 + libtransfig_a-readpics.$(OBJEXT) \
10824 + libtransfig_a-readpng.$(OBJEXT) \
10825 + libtransfig_a-readppm.$(OBJEXT) \
10826 + libtransfig_a-readtif.$(OBJEXT) \
10827 + libtransfig_a-readxbm.$(OBJEXT) \
10828 + libtransfig_a-setfigfont.$(OBJEXT)
10829 +libtransfig_a_OBJECTS = $(am_libtransfig_a_OBJECTS)
10830 +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
10831 +depcomp = $(SHELL) $(top_srcdir)/depcomp
10832 +am__depfiles_maybe = depfiles
10833 +am__mv = mv -f
10834 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
10835 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
10836 +CCLD = $(CC)
10837 +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
10838 +SOURCES = $(libtransfig_a_SOURCES)
10839 +DIST_SOURCES = $(libtransfig_a_SOURCES)
10840 +am__can_run_installinfo = \
10841 + case $$AM_UPDATE_INFO_DIR in \
10842 + n|no|NO) false;; \
10843 + *) (install-info --version) >/dev/null 2>&1;; \
10844 + esac
10845 +ETAGS = etags
10846 +CTAGS = ctags
10847 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
10848 +ACLOCAL = @ACLOCAL@
10849 +AMTAR = @AMTAR@
10850 +AUTOCONF = @AUTOCONF@
10851 +AUTOHEADER = @AUTOHEADER@
10852 +AUTOMAKE = @AUTOMAKE@
10853 +AWK = @AWK@
10854 +BITMAPDIR = @BITMAPDIR@
10855 +CC = @CC@
10856 +CCDEPMODE = @CCDEPMODE@
10857 +CFLAGS = @CFLAGS@
10858 +CPP = @CPP@
10859 +CPPFLAGS = @CPPFLAGS@
10860 +CYGPATH_W = @CYGPATH_W@
10861 +DEFS = @DEFS@
10862 +DEPDIR = @DEPDIR@
10863 +ECHO_C = @ECHO_C@
10864 +ECHO_N = @ECHO_N@
10865 +ECHO_T = @ECHO_T@
10866 +EGREP = @EGREP@
10867 +EXEEXT = @EXEEXT@
10868 +GREP = @GREP@
10869 +INSTALL = @INSTALL@
10870 +INSTALL_DATA = @INSTALL_DATA@
10871 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
10872 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
10873 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
10874 +LDFLAGS = @LDFLAGS@
10875 +LIBOBJS = @LIBOBJS@
10876 +LIBS = @LIBS@
10877 +LN_S = @LN_S@
10878 +LTLIBOBJS = @LTLIBOBJS@
10879 +MAKEINFO = @MAKEINFO@
10880 +MKDIR_P = @MKDIR_P@
10881 +OBJEXT = @OBJEXT@
10882 +PACKAGE = @PACKAGE@
10883 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
10884 +PACKAGE_NAME = @PACKAGE_NAME@
10885 +PACKAGE_STRING = @PACKAGE_STRING@
10886 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
10887 +PACKAGE_URL = @PACKAGE_URL@
10888 +PACKAGE_VERSION = @PACKAGE_VERSION@
10889 +PATH_SEPARATOR = @PATH_SEPARATOR@
10890 +RANLIB = @RANLIB@
10891 +RGB_FILE = @RGB_FILE@
10892 +SET_MAKE = @SET_MAKE@
10893 +SHELL = @SHELL@
10894 +STRIP = @STRIP@
10895 +SYSDEPS_OBJ = @SYSDEPS_OBJ@
10896 +VERSION = @VERSION@
10897 +abs_builddir = @abs_builddir@
10898 +abs_srcdir = @abs_srcdir@
10899 +abs_top_builddir = @abs_top_builddir@
10900 +abs_top_srcdir = @abs_top_srcdir@
10901 +ac_ct_CC = @ac_ct_CC@
10902 +am__include = @am__include@
10903 +am__leading_dot = @am__leading_dot@
10904 +am__quote = @am__quote@
10905 +am__tar = @am__tar@
10906 +am__untar = @am__untar@
10907 +bindir = @bindir@
10908 +build_alias = @build_alias@
10909 +builddir = @builddir@
10910 +datadir = @datadir@
10911 +datarootdir = @datarootdir@
10912 +docdir = @docdir@
10913 +dvidir = @dvidir@
10914 +exec_prefix = @exec_prefix@
10915 +host_alias = @host_alias@
10916 +htmldir = @htmldir@
10917 +includedir = @includedir@
10918 +infodir = @infodir@
10919 +install_sh = @install_sh@
10920 +libdir = @libdir@
10921 +libexecdir = @libexecdir@
10922 +localedir = @localedir@
10923 +localstatedir = @localstatedir@
10924 +mandir = @mandir@
10925 +mkdir_p = @mkdir_p@
10926 +oldincludedir = @oldincludedir@
10927 +pdfdir = @pdfdir@
10928 +prefix = @prefix@
10929 +program_transform_name = @program_transform_name@
10930 +psdir = @psdir@
10931 +sbindir = @sbindir@
10932 +sharedstatedir = @sharedstatedir@
10933 +srcdir = @srcdir@
10934 +sysconfdir = @sysconfdir@
10935 +target_alias = @target_alias@
10936 +top_build_prefix = @top_build_prefix@
10937 +top_builddir = @top_builddir@
10938 +top_srcdir = @top_srcdir@
10939 +lib_LIBRARIES = libtransfig.a
10940 +libtransfig_a_CPPFLAGS = -I.. -I$(top_srcdir)/sysdeps -DBITMAPDIR=\"@BITMAPDIR@\"
10941 +libtransfig_a_SOURCES = \
10942 +asc85ec.c \
10943 +genbitmaps.c \
10944 +genbox.c \
10945 +gencgm.c \
10946 +gendxf.c \
10947 +genemf.c \
10948 +genepic.c \
10949 +gengbx.c \
10950 +genge.c \
10951 +genibmgl.c \
10952 +genlatex.c \
10953 +genmap.c \
10954 +genmf.c \
10955 +genmp.c \
10956 +genpdf.c \
10957 +genpic.c \
10958 +genpictex.c \
10959 +genps.c \
10960 +genpstex.c \
10961 +genpstricks.c \
10962 +genptk.c \
10963 +genshape.c \
10964 +gensvg.c \
10965 +gentextyl.c \
10966 +gentpic.c \
10967 +gentk.c \
10968 +psencode.c \
10969 +readeps.c \
10970 +readgif.c \
10971 +readjpg.c \
10972 +readpcx.c \
10973 +readpics.c \
10974 +readpng.c \
10975 +readppm.c \
10976 +readtif.c \
10977 +readxbm.c \
10978 +setfigfont.c
10979 +
10980 +all: all-am
10981 +
10982 +.SUFFIXES:
10983 +.SUFFIXES: .c .o .obj
10984 +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
10985 + @for dep in $?; do \
10986 + case '$(am__configure_deps)' in \
10987 + *$$dep*) \
10988 + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
10989 + && { if test -f $@; then exit 0; else break; fi; }; \
10990 + exit 1;; \
10991 + esac; \
10992 + done; \
10993 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign fig2dev/dev/Makefile'; \
10994 + $(am__cd) $(top_srcdir) && \
10995 + $(AUTOMAKE) --foreign fig2dev/dev/Makefile
10996 +.PRECIOUS: Makefile
10997 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
10998 + @case '$?' in \
10999 + *config.status*) \
11000 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
11001 + *) \
11002 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
11003 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
11004 + esac;
11005 +
11006 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
11007 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
11008 +
11009 +$(top_srcdir)/configure: $(am__configure_deps)
11010 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
11011 +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
11012 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
11013 +$(am__aclocal_m4_deps):
11014 +install-libLIBRARIES: $(lib_LIBRARIES)
11015 + @$(NORMAL_INSTALL)
11016 + @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
11017 + list2=; for p in $$list; do \
11018 + if test -f $$p; then \
11019 + list2="$$list2 $$p"; \
11020 + else :; fi; \
11021 + done; \
11022 + test -z "$$list2" || { \
11023 + echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
11024 + $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
11025 + echo " $(INSTALL_DATA) $$list2 '$(DESTDIR)$(libdir)'"; \
11026 + $(INSTALL_DATA) $$list2 "$(DESTDIR)$(libdir)" || exit $$?; }
11027 + @$(POST_INSTALL)
11028 + @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
11029 + for p in $$list; do \
11030 + if test -f $$p; then \
11031 + $(am__strip_dir) \
11032 + echo " ( cd '$(DESTDIR)$(libdir)' && $(RANLIB) $$f )"; \
11033 + ( cd "$(DESTDIR)$(libdir)" && $(RANLIB) $$f ) || exit $$?; \
11034 + else :; fi; \
11035 + done
11036 +
11037 +uninstall-libLIBRARIES:
11038 + @$(NORMAL_UNINSTALL)
11039 + @list='$(lib_LIBRARIES)'; test -n "$(libdir)" || list=; \
11040 + files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
11041 + dir='$(DESTDIR)$(libdir)'; $(am__uninstall_files_from_dir)
11042 +
11043 +clean-libLIBRARIES:
11044 + -test -z "$(lib_LIBRARIES)" || rm -f $(lib_LIBRARIES)
11045 +libtransfig.a: $(libtransfig_a_OBJECTS) $(libtransfig_a_DEPENDENCIES) $(EXTRA_libtransfig_a_DEPENDENCIES)
11046 + -rm -f libtransfig.a
11047 + $(libtransfig_a_AR) libtransfig.a $(libtransfig_a_OBJECTS) $(libtransfig_a_LIBADD)
11048 + $(RANLIB) libtransfig.a
11049 +
11050 +mostlyclean-compile:
11051 + -rm -f *.$(OBJEXT)
11052 +
11053 +distclean-compile:
11054 + -rm -f *.tab.c
11055 +
11056 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-asc85ec.Po@am__quote@
11057 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genbitmaps.Po@am__quote@
11058 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genbox.Po@am__quote@
11059 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gencgm.Po@am__quote@
11060 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gendxf.Po@am__quote@
11061 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genemf.Po@am__quote@
11062 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genepic.Po@am__quote@
11063 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gengbx.Po@am__quote@
11064 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genge.Po@am__quote@
11065 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genibmgl.Po@am__quote@
11066 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genlatex.Po@am__quote@
11067 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genmap.Po@am__quote@
11068 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genmf.Po@am__quote@
11069 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genmp.Po@am__quote@
11070 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genpdf.Po@am__quote@
11071 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genpic.Po@am__quote@
11072 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genpictex.Po@am__quote@
11073 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genps.Po@am__quote@
11074 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genpstex.Po@am__quote@
11075 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genpstricks.Po@am__quote@
11076 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genptk.Po@am__quote@
11077 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-genshape.Po@am__quote@
11078 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gensvg.Po@am__quote@
11079 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gentextyl.Po@am__quote@
11080 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gentk.Po@am__quote@
11081 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-gentpic.Po@am__quote@
11082 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-psencode.Po@am__quote@
11083 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readeps.Po@am__quote@
11084 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readgif.Po@am__quote@
11085 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readjpg.Po@am__quote@
11086 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readpcx.Po@am__quote@
11087 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readpics.Po@am__quote@
11088 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readpng.Po@am__quote@
11089 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readppm.Po@am__quote@
11090 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readtif.Po@am__quote@
11091 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-readxbm.Po@am__quote@
11092 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libtransfig_a-setfigfont.Po@am__quote@
11093 +
11094 +.c.o:
11095 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
11096 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
11097 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
11098 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11099 +@am__fastdepCC_FALSE@ $(COMPILE) -c $<
11100 +
11101 +.c.obj:
11102 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
11103 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
11104 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
11105 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11106 +@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
11107 +
11108 +libtransfig_a-asc85ec.o: asc85ec.c
11109 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-asc85ec.o -MD -MP -MF $(DEPDIR)/libtransfig_a-asc85ec.Tpo -c -o libtransfig_a-asc85ec.o `test -f 'asc85ec.c' || echo '$(srcdir)/'`asc85ec.c
11110 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-asc85ec.Tpo $(DEPDIR)/libtransfig_a-asc85ec.Po
11111 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='asc85ec.c' object='libtransfig_a-asc85ec.o' libtool=no @AMDEPBACKSLASH@
11112 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11113 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-asc85ec.o `test -f 'asc85ec.c' || echo '$(srcdir)/'`asc85ec.c
11114 +
11115 +libtransfig_a-asc85ec.obj: asc85ec.c
11116 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-asc85ec.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-asc85ec.Tpo -c -o libtransfig_a-asc85ec.obj `if test -f 'asc85ec.c'; then $(CYGPATH_W) 'asc85ec.c'; else $(CYGPATH_W) '$(srcdir)/asc85ec.c'; fi`
11117 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-asc85ec.Tpo $(DEPDIR)/libtransfig_a-asc85ec.Po
11118 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='asc85ec.c' object='libtransfig_a-asc85ec.obj' libtool=no @AMDEPBACKSLASH@
11119 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11120 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-asc85ec.obj `if test -f 'asc85ec.c'; then $(CYGPATH_W) 'asc85ec.c'; else $(CYGPATH_W) '$(srcdir)/asc85ec.c'; fi`
11121 +
11122 +libtransfig_a-genbitmaps.o: genbitmaps.c
11123 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genbitmaps.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genbitmaps.Tpo -c -o libtransfig_a-genbitmaps.o `test -f 'genbitmaps.c' || echo '$(srcdir)/'`genbitmaps.c
11124 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genbitmaps.Tpo $(DEPDIR)/libtransfig_a-genbitmaps.Po
11125 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genbitmaps.c' object='libtransfig_a-genbitmaps.o' libtool=no @AMDEPBACKSLASH@
11126 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11127 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genbitmaps.o `test -f 'genbitmaps.c' || echo '$(srcdir)/'`genbitmaps.c
11128 +
11129 +libtransfig_a-genbitmaps.obj: genbitmaps.c
11130 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genbitmaps.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genbitmaps.Tpo -c -o libtransfig_a-genbitmaps.obj `if test -f 'genbitmaps.c'; then $(CYGPATH_W) 'genbitmaps.c'; else $(CYGPATH_W) '$(srcdir)/genbitmaps.c'; fi`
11131 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genbitmaps.Tpo $(DEPDIR)/libtransfig_a-genbitmaps.Po
11132 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genbitmaps.c' object='libtransfig_a-genbitmaps.obj' libtool=no @AMDEPBACKSLASH@
11133 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11134 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genbitmaps.obj `if test -f 'genbitmaps.c'; then $(CYGPATH_W) 'genbitmaps.c'; else $(CYGPATH_W) '$(srcdir)/genbitmaps.c'; fi`
11135 +
11136 +libtransfig_a-genbox.o: genbox.c
11137 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genbox.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genbox.Tpo -c -o libtransfig_a-genbox.o `test -f 'genbox.c' || echo '$(srcdir)/'`genbox.c
11138 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genbox.Tpo $(DEPDIR)/libtransfig_a-genbox.Po
11139 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genbox.c' object='libtransfig_a-genbox.o' libtool=no @AMDEPBACKSLASH@
11140 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11141 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genbox.o `test -f 'genbox.c' || echo '$(srcdir)/'`genbox.c
11142 +
11143 +libtransfig_a-genbox.obj: genbox.c
11144 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genbox.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genbox.Tpo -c -o libtransfig_a-genbox.obj `if test -f 'genbox.c'; then $(CYGPATH_W) 'genbox.c'; else $(CYGPATH_W) '$(srcdir)/genbox.c'; fi`
11145 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genbox.Tpo $(DEPDIR)/libtransfig_a-genbox.Po
11146 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genbox.c' object='libtransfig_a-genbox.obj' libtool=no @AMDEPBACKSLASH@
11147 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11148 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genbox.obj `if test -f 'genbox.c'; then $(CYGPATH_W) 'genbox.c'; else $(CYGPATH_W) '$(srcdir)/genbox.c'; fi`
11149 +
11150 +libtransfig_a-gencgm.o: gencgm.c
11151 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gencgm.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gencgm.Tpo -c -o libtransfig_a-gencgm.o `test -f 'gencgm.c' || echo '$(srcdir)/'`gencgm.c
11152 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gencgm.Tpo $(DEPDIR)/libtransfig_a-gencgm.Po
11153 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gencgm.c' object='libtransfig_a-gencgm.o' libtool=no @AMDEPBACKSLASH@
11154 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11155 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gencgm.o `test -f 'gencgm.c' || echo '$(srcdir)/'`gencgm.c
11156 +
11157 +libtransfig_a-gencgm.obj: gencgm.c
11158 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gencgm.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gencgm.Tpo -c -o libtransfig_a-gencgm.obj `if test -f 'gencgm.c'; then $(CYGPATH_W) 'gencgm.c'; else $(CYGPATH_W) '$(srcdir)/gencgm.c'; fi`
11159 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gencgm.Tpo $(DEPDIR)/libtransfig_a-gencgm.Po
11160 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gencgm.c' object='libtransfig_a-gencgm.obj' libtool=no @AMDEPBACKSLASH@
11161 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11162 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gencgm.obj `if test -f 'gencgm.c'; then $(CYGPATH_W) 'gencgm.c'; else $(CYGPATH_W) '$(srcdir)/gencgm.c'; fi`
11163 +
11164 +libtransfig_a-gendxf.o: gendxf.c
11165 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gendxf.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gendxf.Tpo -c -o libtransfig_a-gendxf.o `test -f 'gendxf.c' || echo '$(srcdir)/'`gendxf.c
11166 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gendxf.Tpo $(DEPDIR)/libtransfig_a-gendxf.Po
11167 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gendxf.c' object='libtransfig_a-gendxf.o' libtool=no @AMDEPBACKSLASH@
11168 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11169 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gendxf.o `test -f 'gendxf.c' || echo '$(srcdir)/'`gendxf.c
11170 +
11171 +libtransfig_a-gendxf.obj: gendxf.c
11172 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gendxf.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gendxf.Tpo -c -o libtransfig_a-gendxf.obj `if test -f 'gendxf.c'; then $(CYGPATH_W) 'gendxf.c'; else $(CYGPATH_W) '$(srcdir)/gendxf.c'; fi`
11173 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gendxf.Tpo $(DEPDIR)/libtransfig_a-gendxf.Po
11174 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gendxf.c' object='libtransfig_a-gendxf.obj' libtool=no @AMDEPBACKSLASH@
11175 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11176 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gendxf.obj `if test -f 'gendxf.c'; then $(CYGPATH_W) 'gendxf.c'; else $(CYGPATH_W) '$(srcdir)/gendxf.c'; fi`
11177 +
11178 +libtransfig_a-genemf.o: genemf.c
11179 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genemf.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genemf.Tpo -c -o libtransfig_a-genemf.o `test -f 'genemf.c' || echo '$(srcdir)/'`genemf.c
11180 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genemf.Tpo $(DEPDIR)/libtransfig_a-genemf.Po
11181 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genemf.c' object='libtransfig_a-genemf.o' libtool=no @AMDEPBACKSLASH@
11182 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11183 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genemf.o `test -f 'genemf.c' || echo '$(srcdir)/'`genemf.c
11184 +
11185 +libtransfig_a-genemf.obj: genemf.c
11186 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genemf.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genemf.Tpo -c -o libtransfig_a-genemf.obj `if test -f 'genemf.c'; then $(CYGPATH_W) 'genemf.c'; else $(CYGPATH_W) '$(srcdir)/genemf.c'; fi`
11187 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genemf.Tpo $(DEPDIR)/libtransfig_a-genemf.Po
11188 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genemf.c' object='libtransfig_a-genemf.obj' libtool=no @AMDEPBACKSLASH@
11189 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11190 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genemf.obj `if test -f 'genemf.c'; then $(CYGPATH_W) 'genemf.c'; else $(CYGPATH_W) '$(srcdir)/genemf.c'; fi`
11191 +
11192 +libtransfig_a-genepic.o: genepic.c
11193 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genepic.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genepic.Tpo -c -o libtransfig_a-genepic.o `test -f 'genepic.c' || echo '$(srcdir)/'`genepic.c
11194 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genepic.Tpo $(DEPDIR)/libtransfig_a-genepic.Po
11195 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genepic.c' object='libtransfig_a-genepic.o' libtool=no @AMDEPBACKSLASH@
11196 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11197 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genepic.o `test -f 'genepic.c' || echo '$(srcdir)/'`genepic.c
11198 +
11199 +libtransfig_a-genepic.obj: genepic.c
11200 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genepic.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genepic.Tpo -c -o libtransfig_a-genepic.obj `if test -f 'genepic.c'; then $(CYGPATH_W) 'genepic.c'; else $(CYGPATH_W) '$(srcdir)/genepic.c'; fi`
11201 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genepic.Tpo $(DEPDIR)/libtransfig_a-genepic.Po
11202 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genepic.c' object='libtransfig_a-genepic.obj' libtool=no @AMDEPBACKSLASH@
11203 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11204 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genepic.obj `if test -f 'genepic.c'; then $(CYGPATH_W) 'genepic.c'; else $(CYGPATH_W) '$(srcdir)/genepic.c'; fi`
11205 +
11206 +libtransfig_a-gengbx.o: gengbx.c
11207 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gengbx.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gengbx.Tpo -c -o libtransfig_a-gengbx.o `test -f 'gengbx.c' || echo '$(srcdir)/'`gengbx.c
11208 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gengbx.Tpo $(DEPDIR)/libtransfig_a-gengbx.Po
11209 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gengbx.c' object='libtransfig_a-gengbx.o' libtool=no @AMDEPBACKSLASH@
11210 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11211 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gengbx.o `test -f 'gengbx.c' || echo '$(srcdir)/'`gengbx.c
11212 +
11213 +libtransfig_a-gengbx.obj: gengbx.c
11214 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gengbx.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gengbx.Tpo -c -o libtransfig_a-gengbx.obj `if test -f 'gengbx.c'; then $(CYGPATH_W) 'gengbx.c'; else $(CYGPATH_W) '$(srcdir)/gengbx.c'; fi`
11215 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gengbx.Tpo $(DEPDIR)/libtransfig_a-gengbx.Po
11216 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gengbx.c' object='libtransfig_a-gengbx.obj' libtool=no @AMDEPBACKSLASH@
11217 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11218 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gengbx.obj `if test -f 'gengbx.c'; then $(CYGPATH_W) 'gengbx.c'; else $(CYGPATH_W) '$(srcdir)/gengbx.c'; fi`
11219 +
11220 +libtransfig_a-genge.o: genge.c
11221 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genge.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genge.Tpo -c -o libtransfig_a-genge.o `test -f 'genge.c' || echo '$(srcdir)/'`genge.c
11222 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genge.Tpo $(DEPDIR)/libtransfig_a-genge.Po
11223 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genge.c' object='libtransfig_a-genge.o' libtool=no @AMDEPBACKSLASH@
11224 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11225 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genge.o `test -f 'genge.c' || echo '$(srcdir)/'`genge.c
11226 +
11227 +libtransfig_a-genge.obj: genge.c
11228 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genge.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genge.Tpo -c -o libtransfig_a-genge.obj `if test -f 'genge.c'; then $(CYGPATH_W) 'genge.c'; else $(CYGPATH_W) '$(srcdir)/genge.c'; fi`
11229 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genge.Tpo $(DEPDIR)/libtransfig_a-genge.Po
11230 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genge.c' object='libtransfig_a-genge.obj' libtool=no @AMDEPBACKSLASH@
11231 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11232 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genge.obj `if test -f 'genge.c'; then $(CYGPATH_W) 'genge.c'; else $(CYGPATH_W) '$(srcdir)/genge.c'; fi`
11233 +
11234 +libtransfig_a-genibmgl.o: genibmgl.c
11235 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genibmgl.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genibmgl.Tpo -c -o libtransfig_a-genibmgl.o `test -f 'genibmgl.c' || echo '$(srcdir)/'`genibmgl.c
11236 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genibmgl.Tpo $(DEPDIR)/libtransfig_a-genibmgl.Po
11237 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genibmgl.c' object='libtransfig_a-genibmgl.o' libtool=no @AMDEPBACKSLASH@
11238 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11239 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genibmgl.o `test -f 'genibmgl.c' || echo '$(srcdir)/'`genibmgl.c
11240 +
11241 +libtransfig_a-genibmgl.obj: genibmgl.c
11242 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genibmgl.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genibmgl.Tpo -c -o libtransfig_a-genibmgl.obj `if test -f 'genibmgl.c'; then $(CYGPATH_W) 'genibmgl.c'; else $(CYGPATH_W) '$(srcdir)/genibmgl.c'; fi`
11243 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genibmgl.Tpo $(DEPDIR)/libtransfig_a-genibmgl.Po
11244 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genibmgl.c' object='libtransfig_a-genibmgl.obj' libtool=no @AMDEPBACKSLASH@
11245 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11246 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genibmgl.obj `if test -f 'genibmgl.c'; then $(CYGPATH_W) 'genibmgl.c'; else $(CYGPATH_W) '$(srcdir)/genibmgl.c'; fi`
11247 +
11248 +libtransfig_a-genlatex.o: genlatex.c
11249 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genlatex.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genlatex.Tpo -c -o libtransfig_a-genlatex.o `test -f 'genlatex.c' || echo '$(srcdir)/'`genlatex.c
11250 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genlatex.Tpo $(DEPDIR)/libtransfig_a-genlatex.Po
11251 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genlatex.c' object='libtransfig_a-genlatex.o' libtool=no @AMDEPBACKSLASH@
11252 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11253 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genlatex.o `test -f 'genlatex.c' || echo '$(srcdir)/'`genlatex.c
11254 +
11255 +libtransfig_a-genlatex.obj: genlatex.c
11256 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genlatex.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genlatex.Tpo -c -o libtransfig_a-genlatex.obj `if test -f 'genlatex.c'; then $(CYGPATH_W) 'genlatex.c'; else $(CYGPATH_W) '$(srcdir)/genlatex.c'; fi`
11257 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genlatex.Tpo $(DEPDIR)/libtransfig_a-genlatex.Po
11258 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genlatex.c' object='libtransfig_a-genlatex.obj' libtool=no @AMDEPBACKSLASH@
11259 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11260 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genlatex.obj `if test -f 'genlatex.c'; then $(CYGPATH_W) 'genlatex.c'; else $(CYGPATH_W) '$(srcdir)/genlatex.c'; fi`
11261 +
11262 +libtransfig_a-genmap.o: genmap.c
11263 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genmap.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genmap.Tpo -c -o libtransfig_a-genmap.o `test -f 'genmap.c' || echo '$(srcdir)/'`genmap.c
11264 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genmap.Tpo $(DEPDIR)/libtransfig_a-genmap.Po
11265 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genmap.c' object='libtransfig_a-genmap.o' libtool=no @AMDEPBACKSLASH@
11266 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11267 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genmap.o `test -f 'genmap.c' || echo '$(srcdir)/'`genmap.c
11268 +
11269 +libtransfig_a-genmap.obj: genmap.c
11270 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genmap.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genmap.Tpo -c -o libtransfig_a-genmap.obj `if test -f 'genmap.c'; then $(CYGPATH_W) 'genmap.c'; else $(CYGPATH_W) '$(srcdir)/genmap.c'; fi`
11271 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genmap.Tpo $(DEPDIR)/libtransfig_a-genmap.Po
11272 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genmap.c' object='libtransfig_a-genmap.obj' libtool=no @AMDEPBACKSLASH@
11273 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11274 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genmap.obj `if test -f 'genmap.c'; then $(CYGPATH_W) 'genmap.c'; else $(CYGPATH_W) '$(srcdir)/genmap.c'; fi`
11275 +
11276 +libtransfig_a-genmf.o: genmf.c
11277 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genmf.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genmf.Tpo -c -o libtransfig_a-genmf.o `test -f 'genmf.c' || echo '$(srcdir)/'`genmf.c
11278 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genmf.Tpo $(DEPDIR)/libtransfig_a-genmf.Po
11279 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genmf.c' object='libtransfig_a-genmf.o' libtool=no @AMDEPBACKSLASH@
11280 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11281 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genmf.o `test -f 'genmf.c' || echo '$(srcdir)/'`genmf.c
11282 +
11283 +libtransfig_a-genmf.obj: genmf.c
11284 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genmf.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genmf.Tpo -c -o libtransfig_a-genmf.obj `if test -f 'genmf.c'; then $(CYGPATH_W) 'genmf.c'; else $(CYGPATH_W) '$(srcdir)/genmf.c'; fi`
11285 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genmf.Tpo $(DEPDIR)/libtransfig_a-genmf.Po
11286 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genmf.c' object='libtransfig_a-genmf.obj' libtool=no @AMDEPBACKSLASH@
11287 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11288 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genmf.obj `if test -f 'genmf.c'; then $(CYGPATH_W) 'genmf.c'; else $(CYGPATH_W) '$(srcdir)/genmf.c'; fi`
11289 +
11290 +libtransfig_a-genmp.o: genmp.c
11291 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genmp.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genmp.Tpo -c -o libtransfig_a-genmp.o `test -f 'genmp.c' || echo '$(srcdir)/'`genmp.c
11292 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genmp.Tpo $(DEPDIR)/libtransfig_a-genmp.Po
11293 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genmp.c' object='libtransfig_a-genmp.o' libtool=no @AMDEPBACKSLASH@
11294 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11295 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genmp.o `test -f 'genmp.c' || echo '$(srcdir)/'`genmp.c
11296 +
11297 +libtransfig_a-genmp.obj: genmp.c
11298 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genmp.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genmp.Tpo -c -o libtransfig_a-genmp.obj `if test -f 'genmp.c'; then $(CYGPATH_W) 'genmp.c'; else $(CYGPATH_W) '$(srcdir)/genmp.c'; fi`
11299 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genmp.Tpo $(DEPDIR)/libtransfig_a-genmp.Po
11300 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genmp.c' object='libtransfig_a-genmp.obj' libtool=no @AMDEPBACKSLASH@
11301 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11302 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genmp.obj `if test -f 'genmp.c'; then $(CYGPATH_W) 'genmp.c'; else $(CYGPATH_W) '$(srcdir)/genmp.c'; fi`
11303 +
11304 +libtransfig_a-genpdf.o: genpdf.c
11305 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpdf.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genpdf.Tpo -c -o libtransfig_a-genpdf.o `test -f 'genpdf.c' || echo '$(srcdir)/'`genpdf.c
11306 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpdf.Tpo $(DEPDIR)/libtransfig_a-genpdf.Po
11307 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpdf.c' object='libtransfig_a-genpdf.o' libtool=no @AMDEPBACKSLASH@
11308 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11309 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpdf.o `test -f 'genpdf.c' || echo '$(srcdir)/'`genpdf.c
11310 +
11311 +libtransfig_a-genpdf.obj: genpdf.c
11312 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpdf.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genpdf.Tpo -c -o libtransfig_a-genpdf.obj `if test -f 'genpdf.c'; then $(CYGPATH_W) 'genpdf.c'; else $(CYGPATH_W) '$(srcdir)/genpdf.c'; fi`
11313 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpdf.Tpo $(DEPDIR)/libtransfig_a-genpdf.Po
11314 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpdf.c' object='libtransfig_a-genpdf.obj' libtool=no @AMDEPBACKSLASH@
11315 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11316 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpdf.obj `if test -f 'genpdf.c'; then $(CYGPATH_W) 'genpdf.c'; else $(CYGPATH_W) '$(srcdir)/genpdf.c'; fi`
11317 +
11318 +libtransfig_a-genpic.o: genpic.c
11319 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpic.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genpic.Tpo -c -o libtransfig_a-genpic.o `test -f 'genpic.c' || echo '$(srcdir)/'`genpic.c
11320 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpic.Tpo $(DEPDIR)/libtransfig_a-genpic.Po
11321 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpic.c' object='libtransfig_a-genpic.o' libtool=no @AMDEPBACKSLASH@
11322 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11323 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpic.o `test -f 'genpic.c' || echo '$(srcdir)/'`genpic.c
11324 +
11325 +libtransfig_a-genpic.obj: genpic.c
11326 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpic.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genpic.Tpo -c -o libtransfig_a-genpic.obj `if test -f 'genpic.c'; then $(CYGPATH_W) 'genpic.c'; else $(CYGPATH_W) '$(srcdir)/genpic.c'; fi`
11327 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpic.Tpo $(DEPDIR)/libtransfig_a-genpic.Po
11328 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpic.c' object='libtransfig_a-genpic.obj' libtool=no @AMDEPBACKSLASH@
11329 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11330 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpic.obj `if test -f 'genpic.c'; then $(CYGPATH_W) 'genpic.c'; else $(CYGPATH_W) '$(srcdir)/genpic.c'; fi`
11331 +
11332 +libtransfig_a-genpictex.o: genpictex.c
11333 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpictex.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genpictex.Tpo -c -o libtransfig_a-genpictex.o `test -f 'genpictex.c' || echo '$(srcdir)/'`genpictex.c
11334 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpictex.Tpo $(DEPDIR)/libtransfig_a-genpictex.Po
11335 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpictex.c' object='libtransfig_a-genpictex.o' libtool=no @AMDEPBACKSLASH@
11336 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11337 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpictex.o `test -f 'genpictex.c' || echo '$(srcdir)/'`genpictex.c
11338 +
11339 +libtransfig_a-genpictex.obj: genpictex.c
11340 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpictex.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genpictex.Tpo -c -o libtransfig_a-genpictex.obj `if test -f 'genpictex.c'; then $(CYGPATH_W) 'genpictex.c'; else $(CYGPATH_W) '$(srcdir)/genpictex.c'; fi`
11341 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpictex.Tpo $(DEPDIR)/libtransfig_a-genpictex.Po
11342 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpictex.c' object='libtransfig_a-genpictex.obj' libtool=no @AMDEPBACKSLASH@
11343 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11344 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpictex.obj `if test -f 'genpictex.c'; then $(CYGPATH_W) 'genpictex.c'; else $(CYGPATH_W) '$(srcdir)/genpictex.c'; fi`
11345 +
11346 +libtransfig_a-genps.o: genps.c
11347 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genps.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genps.Tpo -c -o libtransfig_a-genps.o `test -f 'genps.c' || echo '$(srcdir)/'`genps.c
11348 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genps.Tpo $(DEPDIR)/libtransfig_a-genps.Po
11349 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genps.c' object='libtransfig_a-genps.o' libtool=no @AMDEPBACKSLASH@
11350 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11351 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genps.o `test -f 'genps.c' || echo '$(srcdir)/'`genps.c
11352 +
11353 +libtransfig_a-genps.obj: genps.c
11354 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genps.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genps.Tpo -c -o libtransfig_a-genps.obj `if test -f 'genps.c'; then $(CYGPATH_W) 'genps.c'; else $(CYGPATH_W) '$(srcdir)/genps.c'; fi`
11355 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genps.Tpo $(DEPDIR)/libtransfig_a-genps.Po
11356 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genps.c' object='libtransfig_a-genps.obj' libtool=no @AMDEPBACKSLASH@
11357 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11358 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genps.obj `if test -f 'genps.c'; then $(CYGPATH_W) 'genps.c'; else $(CYGPATH_W) '$(srcdir)/genps.c'; fi`
11359 +
11360 +libtransfig_a-genpstex.o: genpstex.c
11361 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpstex.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genpstex.Tpo -c -o libtransfig_a-genpstex.o `test -f 'genpstex.c' || echo '$(srcdir)/'`genpstex.c
11362 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpstex.Tpo $(DEPDIR)/libtransfig_a-genpstex.Po
11363 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpstex.c' object='libtransfig_a-genpstex.o' libtool=no @AMDEPBACKSLASH@
11364 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11365 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpstex.o `test -f 'genpstex.c' || echo '$(srcdir)/'`genpstex.c
11366 +
11367 +libtransfig_a-genpstex.obj: genpstex.c
11368 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpstex.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genpstex.Tpo -c -o libtransfig_a-genpstex.obj `if test -f 'genpstex.c'; then $(CYGPATH_W) 'genpstex.c'; else $(CYGPATH_W) '$(srcdir)/genpstex.c'; fi`
11369 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpstex.Tpo $(DEPDIR)/libtransfig_a-genpstex.Po
11370 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpstex.c' object='libtransfig_a-genpstex.obj' libtool=no @AMDEPBACKSLASH@
11371 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11372 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpstex.obj `if test -f 'genpstex.c'; then $(CYGPATH_W) 'genpstex.c'; else $(CYGPATH_W) '$(srcdir)/genpstex.c'; fi`
11373 +
11374 +libtransfig_a-genpstricks.o: genpstricks.c
11375 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpstricks.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genpstricks.Tpo -c -o libtransfig_a-genpstricks.o `test -f 'genpstricks.c' || echo '$(srcdir)/'`genpstricks.c
11376 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpstricks.Tpo $(DEPDIR)/libtransfig_a-genpstricks.Po
11377 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpstricks.c' object='libtransfig_a-genpstricks.o' libtool=no @AMDEPBACKSLASH@
11378 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11379 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpstricks.o `test -f 'genpstricks.c' || echo '$(srcdir)/'`genpstricks.c
11380 +
11381 +libtransfig_a-genpstricks.obj: genpstricks.c
11382 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genpstricks.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genpstricks.Tpo -c -o libtransfig_a-genpstricks.obj `if test -f 'genpstricks.c'; then $(CYGPATH_W) 'genpstricks.c'; else $(CYGPATH_W) '$(srcdir)/genpstricks.c'; fi`
11383 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genpstricks.Tpo $(DEPDIR)/libtransfig_a-genpstricks.Po
11384 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genpstricks.c' object='libtransfig_a-genpstricks.obj' libtool=no @AMDEPBACKSLASH@
11385 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11386 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genpstricks.obj `if test -f 'genpstricks.c'; then $(CYGPATH_W) 'genpstricks.c'; else $(CYGPATH_W) '$(srcdir)/genpstricks.c'; fi`
11387 +
11388 +libtransfig_a-genptk.o: genptk.c
11389 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genptk.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genptk.Tpo -c -o libtransfig_a-genptk.o `test -f 'genptk.c' || echo '$(srcdir)/'`genptk.c
11390 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genptk.Tpo $(DEPDIR)/libtransfig_a-genptk.Po
11391 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genptk.c' object='libtransfig_a-genptk.o' libtool=no @AMDEPBACKSLASH@
11392 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11393 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genptk.o `test -f 'genptk.c' || echo '$(srcdir)/'`genptk.c
11394 +
11395 +libtransfig_a-genptk.obj: genptk.c
11396 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genptk.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genptk.Tpo -c -o libtransfig_a-genptk.obj `if test -f 'genptk.c'; then $(CYGPATH_W) 'genptk.c'; else $(CYGPATH_W) '$(srcdir)/genptk.c'; fi`
11397 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genptk.Tpo $(DEPDIR)/libtransfig_a-genptk.Po
11398 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genptk.c' object='libtransfig_a-genptk.obj' libtool=no @AMDEPBACKSLASH@
11399 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11400 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genptk.obj `if test -f 'genptk.c'; then $(CYGPATH_W) 'genptk.c'; else $(CYGPATH_W) '$(srcdir)/genptk.c'; fi`
11401 +
11402 +libtransfig_a-genshape.o: genshape.c
11403 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genshape.o -MD -MP -MF $(DEPDIR)/libtransfig_a-genshape.Tpo -c -o libtransfig_a-genshape.o `test -f 'genshape.c' || echo '$(srcdir)/'`genshape.c
11404 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genshape.Tpo $(DEPDIR)/libtransfig_a-genshape.Po
11405 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genshape.c' object='libtransfig_a-genshape.o' libtool=no @AMDEPBACKSLASH@
11406 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11407 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genshape.o `test -f 'genshape.c' || echo '$(srcdir)/'`genshape.c
11408 +
11409 +libtransfig_a-genshape.obj: genshape.c
11410 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-genshape.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-genshape.Tpo -c -o libtransfig_a-genshape.obj `if test -f 'genshape.c'; then $(CYGPATH_W) 'genshape.c'; else $(CYGPATH_W) '$(srcdir)/genshape.c'; fi`
11411 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-genshape.Tpo $(DEPDIR)/libtransfig_a-genshape.Po
11412 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='genshape.c' object='libtransfig_a-genshape.obj' libtool=no @AMDEPBACKSLASH@
11413 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11414 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-genshape.obj `if test -f 'genshape.c'; then $(CYGPATH_W) 'genshape.c'; else $(CYGPATH_W) '$(srcdir)/genshape.c'; fi`
11415 +
11416 +libtransfig_a-gensvg.o: gensvg.c
11417 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gensvg.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gensvg.Tpo -c -o libtransfig_a-gensvg.o `test -f 'gensvg.c' || echo '$(srcdir)/'`gensvg.c
11418 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gensvg.Tpo $(DEPDIR)/libtransfig_a-gensvg.Po
11419 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gensvg.c' object='libtransfig_a-gensvg.o' libtool=no @AMDEPBACKSLASH@
11420 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11421 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gensvg.o `test -f 'gensvg.c' || echo '$(srcdir)/'`gensvg.c
11422 +
11423 +libtransfig_a-gensvg.obj: gensvg.c
11424 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gensvg.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gensvg.Tpo -c -o libtransfig_a-gensvg.obj `if test -f 'gensvg.c'; then $(CYGPATH_W) 'gensvg.c'; else $(CYGPATH_W) '$(srcdir)/gensvg.c'; fi`
11425 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gensvg.Tpo $(DEPDIR)/libtransfig_a-gensvg.Po
11426 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gensvg.c' object='libtransfig_a-gensvg.obj' libtool=no @AMDEPBACKSLASH@
11427 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11428 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gensvg.obj `if test -f 'gensvg.c'; then $(CYGPATH_W) 'gensvg.c'; else $(CYGPATH_W) '$(srcdir)/gensvg.c'; fi`
11429 +
11430 +libtransfig_a-gentextyl.o: gentextyl.c
11431 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gentextyl.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gentextyl.Tpo -c -o libtransfig_a-gentextyl.o `test -f 'gentextyl.c' || echo '$(srcdir)/'`gentextyl.c
11432 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gentextyl.Tpo $(DEPDIR)/libtransfig_a-gentextyl.Po
11433 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gentextyl.c' object='libtransfig_a-gentextyl.o' libtool=no @AMDEPBACKSLASH@
11434 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11435 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gentextyl.o `test -f 'gentextyl.c' || echo '$(srcdir)/'`gentextyl.c
11436 +
11437 +libtransfig_a-gentextyl.obj: gentextyl.c
11438 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gentextyl.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gentextyl.Tpo -c -o libtransfig_a-gentextyl.obj `if test -f 'gentextyl.c'; then $(CYGPATH_W) 'gentextyl.c'; else $(CYGPATH_W) '$(srcdir)/gentextyl.c'; fi`
11439 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gentextyl.Tpo $(DEPDIR)/libtransfig_a-gentextyl.Po
11440 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gentextyl.c' object='libtransfig_a-gentextyl.obj' libtool=no @AMDEPBACKSLASH@
11441 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11442 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gentextyl.obj `if test -f 'gentextyl.c'; then $(CYGPATH_W) 'gentextyl.c'; else $(CYGPATH_W) '$(srcdir)/gentextyl.c'; fi`
11443 +
11444 +libtransfig_a-gentpic.o: gentpic.c
11445 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gentpic.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gentpic.Tpo -c -o libtransfig_a-gentpic.o `test -f 'gentpic.c' || echo '$(srcdir)/'`gentpic.c
11446 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gentpic.Tpo $(DEPDIR)/libtransfig_a-gentpic.Po
11447 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gentpic.c' object='libtransfig_a-gentpic.o' libtool=no @AMDEPBACKSLASH@
11448 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11449 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gentpic.o `test -f 'gentpic.c' || echo '$(srcdir)/'`gentpic.c
11450 +
11451 +libtransfig_a-gentpic.obj: gentpic.c
11452 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gentpic.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gentpic.Tpo -c -o libtransfig_a-gentpic.obj `if test -f 'gentpic.c'; then $(CYGPATH_W) 'gentpic.c'; else $(CYGPATH_W) '$(srcdir)/gentpic.c'; fi`
11453 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gentpic.Tpo $(DEPDIR)/libtransfig_a-gentpic.Po
11454 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gentpic.c' object='libtransfig_a-gentpic.obj' libtool=no @AMDEPBACKSLASH@
11455 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11456 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gentpic.obj `if test -f 'gentpic.c'; then $(CYGPATH_W) 'gentpic.c'; else $(CYGPATH_W) '$(srcdir)/gentpic.c'; fi`
11457 +
11458 +libtransfig_a-gentk.o: gentk.c
11459 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gentk.o -MD -MP -MF $(DEPDIR)/libtransfig_a-gentk.Tpo -c -o libtransfig_a-gentk.o `test -f 'gentk.c' || echo '$(srcdir)/'`gentk.c
11460 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gentk.Tpo $(DEPDIR)/libtransfig_a-gentk.Po
11461 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gentk.c' object='libtransfig_a-gentk.o' libtool=no @AMDEPBACKSLASH@
11462 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11463 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gentk.o `test -f 'gentk.c' || echo '$(srcdir)/'`gentk.c
11464 +
11465 +libtransfig_a-gentk.obj: gentk.c
11466 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-gentk.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-gentk.Tpo -c -o libtransfig_a-gentk.obj `if test -f 'gentk.c'; then $(CYGPATH_W) 'gentk.c'; else $(CYGPATH_W) '$(srcdir)/gentk.c'; fi`
11467 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-gentk.Tpo $(DEPDIR)/libtransfig_a-gentk.Po
11468 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gentk.c' object='libtransfig_a-gentk.obj' libtool=no @AMDEPBACKSLASH@
11469 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11470 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-gentk.obj `if test -f 'gentk.c'; then $(CYGPATH_W) 'gentk.c'; else $(CYGPATH_W) '$(srcdir)/gentk.c'; fi`
11471 +
11472 +libtransfig_a-psencode.o: psencode.c
11473 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-psencode.o -MD -MP -MF $(DEPDIR)/libtransfig_a-psencode.Tpo -c -o libtransfig_a-psencode.o `test -f 'psencode.c' || echo '$(srcdir)/'`psencode.c
11474 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-psencode.Tpo $(DEPDIR)/libtransfig_a-psencode.Po
11475 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='psencode.c' object='libtransfig_a-psencode.o' libtool=no @AMDEPBACKSLASH@
11476 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11477 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-psencode.o `test -f 'psencode.c' || echo '$(srcdir)/'`psencode.c
11478 +
11479 +libtransfig_a-psencode.obj: psencode.c
11480 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-psencode.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-psencode.Tpo -c -o libtransfig_a-psencode.obj `if test -f 'psencode.c'; then $(CYGPATH_W) 'psencode.c'; else $(CYGPATH_W) '$(srcdir)/psencode.c'; fi`
11481 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-psencode.Tpo $(DEPDIR)/libtransfig_a-psencode.Po
11482 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='psencode.c' object='libtransfig_a-psencode.obj' libtool=no @AMDEPBACKSLASH@
11483 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11484 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-psencode.obj `if test -f 'psencode.c'; then $(CYGPATH_W) 'psencode.c'; else $(CYGPATH_W) '$(srcdir)/psencode.c'; fi`
11485 +
11486 +libtransfig_a-readeps.o: readeps.c
11487 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readeps.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readeps.Tpo -c -o libtransfig_a-readeps.o `test -f 'readeps.c' || echo '$(srcdir)/'`readeps.c
11488 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readeps.Tpo $(DEPDIR)/libtransfig_a-readeps.Po
11489 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readeps.c' object='libtransfig_a-readeps.o' libtool=no @AMDEPBACKSLASH@
11490 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11491 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readeps.o `test -f 'readeps.c' || echo '$(srcdir)/'`readeps.c
11492 +
11493 +libtransfig_a-readeps.obj: readeps.c
11494 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readeps.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readeps.Tpo -c -o libtransfig_a-readeps.obj `if test -f 'readeps.c'; then $(CYGPATH_W) 'readeps.c'; else $(CYGPATH_W) '$(srcdir)/readeps.c'; fi`
11495 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readeps.Tpo $(DEPDIR)/libtransfig_a-readeps.Po
11496 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readeps.c' object='libtransfig_a-readeps.obj' libtool=no @AMDEPBACKSLASH@
11497 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11498 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readeps.obj `if test -f 'readeps.c'; then $(CYGPATH_W) 'readeps.c'; else $(CYGPATH_W) '$(srcdir)/readeps.c'; fi`
11499 +
11500 +libtransfig_a-readgif.o: readgif.c
11501 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readgif.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readgif.Tpo -c -o libtransfig_a-readgif.o `test -f 'readgif.c' || echo '$(srcdir)/'`readgif.c
11502 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readgif.Tpo $(DEPDIR)/libtransfig_a-readgif.Po
11503 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readgif.c' object='libtransfig_a-readgif.o' libtool=no @AMDEPBACKSLASH@
11504 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11505 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readgif.o `test -f 'readgif.c' || echo '$(srcdir)/'`readgif.c
11506 +
11507 +libtransfig_a-readgif.obj: readgif.c
11508 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readgif.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readgif.Tpo -c -o libtransfig_a-readgif.obj `if test -f 'readgif.c'; then $(CYGPATH_W) 'readgif.c'; else $(CYGPATH_W) '$(srcdir)/readgif.c'; fi`
11509 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readgif.Tpo $(DEPDIR)/libtransfig_a-readgif.Po
11510 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readgif.c' object='libtransfig_a-readgif.obj' libtool=no @AMDEPBACKSLASH@
11511 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11512 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readgif.obj `if test -f 'readgif.c'; then $(CYGPATH_W) 'readgif.c'; else $(CYGPATH_W) '$(srcdir)/readgif.c'; fi`
11513 +
11514 +libtransfig_a-readjpg.o: readjpg.c
11515 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readjpg.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readjpg.Tpo -c -o libtransfig_a-readjpg.o `test -f 'readjpg.c' || echo '$(srcdir)/'`readjpg.c
11516 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readjpg.Tpo $(DEPDIR)/libtransfig_a-readjpg.Po
11517 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readjpg.c' object='libtransfig_a-readjpg.o' libtool=no @AMDEPBACKSLASH@
11518 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11519 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readjpg.o `test -f 'readjpg.c' || echo '$(srcdir)/'`readjpg.c
11520 +
11521 +libtransfig_a-readjpg.obj: readjpg.c
11522 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readjpg.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readjpg.Tpo -c -o libtransfig_a-readjpg.obj `if test -f 'readjpg.c'; then $(CYGPATH_W) 'readjpg.c'; else $(CYGPATH_W) '$(srcdir)/readjpg.c'; fi`
11523 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readjpg.Tpo $(DEPDIR)/libtransfig_a-readjpg.Po
11524 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readjpg.c' object='libtransfig_a-readjpg.obj' libtool=no @AMDEPBACKSLASH@
11525 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11526 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readjpg.obj `if test -f 'readjpg.c'; then $(CYGPATH_W) 'readjpg.c'; else $(CYGPATH_W) '$(srcdir)/readjpg.c'; fi`
11527 +
11528 +libtransfig_a-readpcx.o: readpcx.c
11529 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readpcx.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readpcx.Tpo -c -o libtransfig_a-readpcx.o `test -f 'readpcx.c' || echo '$(srcdir)/'`readpcx.c
11530 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readpcx.Tpo $(DEPDIR)/libtransfig_a-readpcx.Po
11531 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readpcx.c' object='libtransfig_a-readpcx.o' libtool=no @AMDEPBACKSLASH@
11532 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11533 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readpcx.o `test -f 'readpcx.c' || echo '$(srcdir)/'`readpcx.c
11534 +
11535 +libtransfig_a-readpcx.obj: readpcx.c
11536 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readpcx.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readpcx.Tpo -c -o libtransfig_a-readpcx.obj `if test -f 'readpcx.c'; then $(CYGPATH_W) 'readpcx.c'; else $(CYGPATH_W) '$(srcdir)/readpcx.c'; fi`
11537 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readpcx.Tpo $(DEPDIR)/libtransfig_a-readpcx.Po
11538 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readpcx.c' object='libtransfig_a-readpcx.obj' libtool=no @AMDEPBACKSLASH@
11539 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11540 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readpcx.obj `if test -f 'readpcx.c'; then $(CYGPATH_W) 'readpcx.c'; else $(CYGPATH_W) '$(srcdir)/readpcx.c'; fi`
11541 +
11542 +libtransfig_a-readpics.o: readpics.c
11543 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readpics.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readpics.Tpo -c -o libtransfig_a-readpics.o `test -f 'readpics.c' || echo '$(srcdir)/'`readpics.c
11544 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readpics.Tpo $(DEPDIR)/libtransfig_a-readpics.Po
11545 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readpics.c' object='libtransfig_a-readpics.o' libtool=no @AMDEPBACKSLASH@
11546 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11547 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readpics.o `test -f 'readpics.c' || echo '$(srcdir)/'`readpics.c
11548 +
11549 +libtransfig_a-readpics.obj: readpics.c
11550 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readpics.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readpics.Tpo -c -o libtransfig_a-readpics.obj `if test -f 'readpics.c'; then $(CYGPATH_W) 'readpics.c'; else $(CYGPATH_W) '$(srcdir)/readpics.c'; fi`
11551 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readpics.Tpo $(DEPDIR)/libtransfig_a-readpics.Po
11552 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readpics.c' object='libtransfig_a-readpics.obj' libtool=no @AMDEPBACKSLASH@
11553 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11554 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readpics.obj `if test -f 'readpics.c'; then $(CYGPATH_W) 'readpics.c'; else $(CYGPATH_W) '$(srcdir)/readpics.c'; fi`
11555 +
11556 +libtransfig_a-readpng.o: readpng.c
11557 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readpng.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readpng.Tpo -c -o libtransfig_a-readpng.o `test -f 'readpng.c' || echo '$(srcdir)/'`readpng.c
11558 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readpng.Tpo $(DEPDIR)/libtransfig_a-readpng.Po
11559 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readpng.c' object='libtransfig_a-readpng.o' libtool=no @AMDEPBACKSLASH@
11560 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11561 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readpng.o `test -f 'readpng.c' || echo '$(srcdir)/'`readpng.c
11562 +
11563 +libtransfig_a-readpng.obj: readpng.c
11564 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readpng.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readpng.Tpo -c -o libtransfig_a-readpng.obj `if test -f 'readpng.c'; then $(CYGPATH_W) 'readpng.c'; else $(CYGPATH_W) '$(srcdir)/readpng.c'; fi`
11565 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readpng.Tpo $(DEPDIR)/libtransfig_a-readpng.Po
11566 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readpng.c' object='libtransfig_a-readpng.obj' libtool=no @AMDEPBACKSLASH@
11567 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11568 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readpng.obj `if test -f 'readpng.c'; then $(CYGPATH_W) 'readpng.c'; else $(CYGPATH_W) '$(srcdir)/readpng.c'; fi`
11569 +
11570 +libtransfig_a-readppm.o: readppm.c
11571 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readppm.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readppm.Tpo -c -o libtransfig_a-readppm.o `test -f 'readppm.c' || echo '$(srcdir)/'`readppm.c
11572 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readppm.Tpo $(DEPDIR)/libtransfig_a-readppm.Po
11573 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readppm.c' object='libtransfig_a-readppm.o' libtool=no @AMDEPBACKSLASH@
11574 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11575 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readppm.o `test -f 'readppm.c' || echo '$(srcdir)/'`readppm.c
11576 +
11577 +libtransfig_a-readppm.obj: readppm.c
11578 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readppm.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readppm.Tpo -c -o libtransfig_a-readppm.obj `if test -f 'readppm.c'; then $(CYGPATH_W) 'readppm.c'; else $(CYGPATH_W) '$(srcdir)/readppm.c'; fi`
11579 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readppm.Tpo $(DEPDIR)/libtransfig_a-readppm.Po
11580 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readppm.c' object='libtransfig_a-readppm.obj' libtool=no @AMDEPBACKSLASH@
11581 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11582 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readppm.obj `if test -f 'readppm.c'; then $(CYGPATH_W) 'readppm.c'; else $(CYGPATH_W) '$(srcdir)/readppm.c'; fi`
11583 +
11584 +libtransfig_a-readtif.o: readtif.c
11585 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readtif.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readtif.Tpo -c -o libtransfig_a-readtif.o `test -f 'readtif.c' || echo '$(srcdir)/'`readtif.c
11586 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readtif.Tpo $(DEPDIR)/libtransfig_a-readtif.Po
11587 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readtif.c' object='libtransfig_a-readtif.o' libtool=no @AMDEPBACKSLASH@
11588 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11589 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readtif.o `test -f 'readtif.c' || echo '$(srcdir)/'`readtif.c
11590 +
11591 +libtransfig_a-readtif.obj: readtif.c
11592 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readtif.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readtif.Tpo -c -o libtransfig_a-readtif.obj `if test -f 'readtif.c'; then $(CYGPATH_W) 'readtif.c'; else $(CYGPATH_W) '$(srcdir)/readtif.c'; fi`
11593 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readtif.Tpo $(DEPDIR)/libtransfig_a-readtif.Po
11594 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readtif.c' object='libtransfig_a-readtif.obj' libtool=no @AMDEPBACKSLASH@
11595 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11596 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readtif.obj `if test -f 'readtif.c'; then $(CYGPATH_W) 'readtif.c'; else $(CYGPATH_W) '$(srcdir)/readtif.c'; fi`
11597 +
11598 +libtransfig_a-readxbm.o: readxbm.c
11599 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readxbm.o -MD -MP -MF $(DEPDIR)/libtransfig_a-readxbm.Tpo -c -o libtransfig_a-readxbm.o `test -f 'readxbm.c' || echo '$(srcdir)/'`readxbm.c
11600 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readxbm.Tpo $(DEPDIR)/libtransfig_a-readxbm.Po
11601 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readxbm.c' object='libtransfig_a-readxbm.o' libtool=no @AMDEPBACKSLASH@
11602 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11603 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readxbm.o `test -f 'readxbm.c' || echo '$(srcdir)/'`readxbm.c
11604 +
11605 +libtransfig_a-readxbm.obj: readxbm.c
11606 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-readxbm.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-readxbm.Tpo -c -o libtransfig_a-readxbm.obj `if test -f 'readxbm.c'; then $(CYGPATH_W) 'readxbm.c'; else $(CYGPATH_W) '$(srcdir)/readxbm.c'; fi`
11607 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-readxbm.Tpo $(DEPDIR)/libtransfig_a-readxbm.Po
11608 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='readxbm.c' object='libtransfig_a-readxbm.obj' libtool=no @AMDEPBACKSLASH@
11609 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11610 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-readxbm.obj `if test -f 'readxbm.c'; then $(CYGPATH_W) 'readxbm.c'; else $(CYGPATH_W) '$(srcdir)/readxbm.c'; fi`
11611 +
11612 +libtransfig_a-setfigfont.o: setfigfont.c
11613 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-setfigfont.o -MD -MP -MF $(DEPDIR)/libtransfig_a-setfigfont.Tpo -c -o libtransfig_a-setfigfont.o `test -f 'setfigfont.c' || echo '$(srcdir)/'`setfigfont.c
11614 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-setfigfont.Tpo $(DEPDIR)/libtransfig_a-setfigfont.Po
11615 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='setfigfont.c' object='libtransfig_a-setfigfont.o' libtool=no @AMDEPBACKSLASH@
11616 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11617 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-setfigfont.o `test -f 'setfigfont.c' || echo '$(srcdir)/'`setfigfont.c
11618 +
11619 +libtransfig_a-setfigfont.obj: setfigfont.c
11620 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libtransfig_a-setfigfont.obj -MD -MP -MF $(DEPDIR)/libtransfig_a-setfigfont.Tpo -c -o libtransfig_a-setfigfont.obj `if test -f 'setfigfont.c'; then $(CYGPATH_W) 'setfigfont.c'; else $(CYGPATH_W) '$(srcdir)/setfigfont.c'; fi`
11621 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libtransfig_a-setfigfont.Tpo $(DEPDIR)/libtransfig_a-setfigfont.Po
11622 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='setfigfont.c' object='libtransfig_a-setfigfont.obj' libtool=no @AMDEPBACKSLASH@
11623 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
11624 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtransfig_a_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libtransfig_a-setfigfont.obj `if test -f 'setfigfont.c'; then $(CYGPATH_W) 'setfigfont.c'; else $(CYGPATH_W) '$(srcdir)/setfigfont.c'; fi`
11625 +
11626 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
11627 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
11628 + unique=`for i in $$list; do \
11629 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
11630 + done | \
11631 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
11632 + END { if (nonempty) { for (i in files) print i; }; }'`; \
11633 + mkid -fID $$unique
11634 +tags: TAGS
11635 +
11636 +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
11637 + $(TAGS_FILES) $(LISP)
11638 + set x; \
11639 + here=`pwd`; \
11640 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
11641 + unique=`for i in $$list; do \
11642 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
11643 + done | \
11644 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
11645 + END { if (nonempty) { for (i in files) print i; }; }'`; \
11646 + shift; \
11647 + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
11648 + test -n "$$unique" || unique=$$empty_fix; \
11649 + if test $$# -gt 0; then \
11650 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
11651 + "$$@" $$unique; \
11652 + else \
11653 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
11654 + $$unique; \
11655 + fi; \
11656 + fi
11657 +ctags: CTAGS
11658 +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
11659 + $(TAGS_FILES) $(LISP)
11660 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
11661 + unique=`for i in $$list; do \
11662 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
11663 + done | \
11664 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
11665 + END { if (nonempty) { for (i in files) print i; }; }'`; \
11666 + test -z "$(CTAGS_ARGS)$$unique" \
11667 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
11668 + $$unique
11669 +
11670 +GTAGS:
11671 + here=`$(am__cd) $(top_builddir) && pwd` \
11672 + && $(am__cd) $(top_srcdir) \
11673 + && gtags -i $(GTAGS_ARGS) "$$here"
11674 +
11675 +distclean-tags:
11676 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
11677 +
11678 +distdir: $(DISTFILES)
11679 + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
11680 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
11681 + list='$(DISTFILES)'; \
11682 + dist_files=`for file in $$list; do echo $$file; done | \
11683 + sed -e "s|^$$srcdirstrip/||;t" \
11684 + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
11685 + case $$dist_files in \
11686 + */*) $(MKDIR_P) `echo "$$dist_files" | \
11687 + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
11688 + sort -u` ;; \
11689 + esac; \
11690 + for file in $$dist_files; do \
11691 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
11692 + if test -d $$d/$$file; then \
11693 + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
11694 + if test -d "$(distdir)/$$file"; then \
11695 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
11696 + fi; \
11697 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
11698 + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
11699 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
11700 + fi; \
11701 + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
11702 + else \
11703 + test -f "$(distdir)/$$file" \
11704 + || cp -p $$d/$$file "$(distdir)/$$file" \
11705 + || exit 1; \
11706 + fi; \
11707 + done
11708 +check-am: all-am
11709 +check: check-am
11710 +all-am: Makefile $(LIBRARIES)
11711 +installdirs:
11712 + for dir in "$(DESTDIR)$(libdir)"; do \
11713 + test -z "$$dir" || $(MKDIR_P) "$$dir"; \
11714 + done
11715 +install: install-am
11716 +install-exec: install-exec-am
11717 +install-data: install-data-am
11718 +uninstall: uninstall-am
11719 +
11720 +install-am: all-am
11721 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
11722 +
11723 +installcheck: installcheck-am
11724 +install-strip:
11725 + if test -z '$(STRIP)'; then \
11726 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
11727 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
11728 + install; \
11729 + else \
11730 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
11731 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
11732 + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
11733 + fi
11734 +mostlyclean-generic:
11735 +
11736 +clean-generic:
11737 +
11738 +distclean-generic:
11739 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
11740 + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
11741 +
11742 +maintainer-clean-generic:
11743 + @echo "This command is intended for maintainers to use"
11744 + @echo "it deletes files that may require special tools to rebuild."
11745 +clean: clean-am
11746 +
11747 +clean-am: clean-generic clean-libLIBRARIES mostlyclean-am
11748 +
11749 +distclean: distclean-am
11750 + -rm -rf ./$(DEPDIR)
11751 + -rm -f Makefile
11752 +distclean-am: clean-am distclean-compile distclean-generic \
11753 + distclean-tags
11754 +
11755 +dvi: dvi-am
11756 +
11757 +dvi-am:
11758 +
11759 +html: html-am
11760 +
11761 +html-am:
11762 +
11763 +info: info-am
11764 +
11765 +info-am:
11766 +
11767 +install-data-am:
11768 +
11769 +install-dvi: install-dvi-am
11770 +
11771 +install-dvi-am:
11772 +
11773 +install-exec-am: install-libLIBRARIES
11774 +
11775 +install-html: install-html-am
11776 +
11777 +install-html-am:
11778 +
11779 +install-info: install-info-am
11780 +
11781 +install-info-am:
11782 +
11783 +install-man:
11784 +
11785 +install-pdf: install-pdf-am
11786 +
11787 +install-pdf-am:
11788 +
11789 +install-ps: install-ps-am
11790 +
11791 +install-ps-am:
11792 +
11793 +installcheck-am:
11794 +
11795 +maintainer-clean: maintainer-clean-am
11796 + -rm -rf ./$(DEPDIR)
11797 + -rm -f Makefile
11798 +maintainer-clean-am: distclean-am maintainer-clean-generic
11799 +
11800 +mostlyclean: mostlyclean-am
11801 +
11802 +mostlyclean-am: mostlyclean-compile mostlyclean-generic
11803 +
11804 +pdf: pdf-am
11805 +
11806 +pdf-am:
11807 +
11808 +ps: ps-am
11809 +
11810 +ps-am:
11811 +
11812 +uninstall-am: uninstall-libLIBRARIES
11813 +
11814 +.MAKE: install-am install-strip
11815 +
11816 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
11817 + clean-libLIBRARIES ctags distclean distclean-compile \
11818 + distclean-generic distclean-tags distdir dvi dvi-am html \
11819 + html-am info info-am install install-am install-data \
11820 + install-data-am install-dvi install-dvi-am install-exec \
11821 + install-exec-am install-html install-html-am install-info \
11822 + install-info-am install-libLIBRARIES install-man install-pdf \
11823 + install-pdf-am install-ps install-ps-am install-strip \
11824 + installcheck installcheck-am installdirs maintainer-clean \
11825 + maintainer-clean-generic mostlyclean mostlyclean-compile \
11826 + mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
11827 + uninstall-am uninstall-libLIBRARIES
11828 +
11829 +
11830 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
11831 +# Otherwise a system limit (for SysV at least) may be exceeded.
11832 +.NOEXPORT:
11833 diff -urN transfig.3.2.5e/fig2dev/dev/genbitmaps.c transfig.3.2.5e.fix/fig2dev/dev/genbitmaps.c
11834 --- transfig.3.2.5e/fig2dev/dev/genbitmaps.c 2011-03-31 12:21:28 -0400
11835 +++ transfig.3.2.5e.fix/fig2dev/dev/genbitmaps.c 2013-12-31 10:02:35 -0500
11836 @@ -167,7 +167,9 @@
11837 if (tfp != stdout)
11838 fclose(tfp);
11839
11840 +#ifndef __WIN32__
11841 (void) signal(SIGPIPE, gs_broken_pipe);
11842 +#endif
11843 if ((tfp = popen(gscom,"w" )) == 0) {
11844 fprintf(stderr,"fig2dev: Can't open pipe to ghostscript\n");
11845 fprintf(stderr,"command was: %s\n", gscom);
11846 @@ -198,7 +200,9 @@
11847 fprintf(stderr,"command was: %s\n", gscom);
11848 return -1;
11849 }
11850 +#ifndef __WIN32__
11851 (void) signal(SIGPIPE, SIG_DFL);
11852 +#endif
11853
11854 /* all ok so far */
11855 status = 0;
11856 diff -urN transfig.3.2.5e/fig2dev/dev/genpdf.c transfig.3.2.5e.fix/fig2dev/dev/genpdf.c
11857 --- transfig.3.2.5e/fig2dev/dev/genpdf.c 2011-08-09 11:32:58 -0400
11858 +++ transfig.3.2.5e.fix/fig2dev/dev/genpdf.c 2013-12-31 10:02:35 -0500
11859 @@ -55,7 +55,9 @@
11860 sprintf(gscom,
11861 "gs -q -dNOPAUSE -sAutoRotatePages=None -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sDEVICE=pdfwrite -dPDFSETTINGS=/prepress -sOutputFile=%s - -c quit",
11862 ofile);
11863 +#ifndef __WIN32__
11864 (void) signal(SIGPIPE, gs_broken_pipe);
11865 +#endif
11866 if ((tfp = popen(gscom,"w" )) == 0) {
11867 fprintf(stderr,"fig2dev: Can't open pipe to ghostscript\n");
11868 fprintf(stderr,"command was: %s\n", gscom);
11869 @@ -81,7 +83,9 @@
11870 fprintf(stderr,"command was: %s\n", gscom);
11871 return -1;
11872 }
11873 +#ifndef __WIN32__
11874 (void) signal(SIGPIPE, SIG_DFL);
11875 +#endif
11876
11877 /* all ok so far */
11878
11879 diff -urN transfig.3.2.5e/fig2dev/dev/genptk.c transfig.3.2.5e.fix/fig2dev/dev/genptk.c
11880 --- transfig.3.2.5e/fig2dev/dev/genptk.c 2003-09-19 19:06:28 -0400
11881 +++ transfig.3.2.5e.fix/fig2dev/dev/genptk.c 2013-12-31 10:02:35 -0500
11882 @@ -49,7 +49,8 @@
11883
11884 static char *canvas = "$c";
11885 static char *xbmPathVar = "$xbmPath";
11886 -static char *xbmPathName = BITMAPDIR;
11887 +//static char *xbmPathName = BITMAPDIR;
11888 +static char *xbmPathName = "/usr/lib";
11889
11890 static char pngRequired = 0;
11891 static char jpegRequired = 0;
11892 diff -urN transfig.3.2.5e/fig2dev/fig2dev.h transfig.3.2.5e.fix/fig2dev/fig2dev.h
11893 --- transfig.3.2.5e/fig2dev/fig2dev.h 2010-03-16 14:53:20 -0400
11894 +++ transfig.3.2.5e.fix/fig2dev/fig2dev.h 2013-12-31 10:02:35 -0500
11895 @@ -15,6 +15,8 @@
11896 *
11897 */
11898
11899 +#include "config.h"
11900 +
11901 #include <stdlib.h>
11902 #include <stdio.h>
11903 #include <stdarg.h>
11904 @@ -23,7 +25,11 @@
11905 #include <sys/file.h>
11906 #include <signal.h>
11907 #include <string.h>
11908 -#include <pwd.h>
11909 +#ifdef HAVE_PWD_H
11910 + #include <pwd.h>
11911 +#else
11912 + #include "my_pwd.h"
11913 +#endif
11914 #include <errno.h>
11915 #include <time.h>
11916 #include <unistd.h>
11917 diff -urN transfig.3.2.5e/fig2dev/read.c transfig.3.2.5e.fix/fig2dev/read.c
11918 --- transfig.3.2.5e/fig2dev/read.c 2004-03-29 15:32:20 -0400
11919 +++ transfig.3.2.5e.fix/fig2dev/read.c 2013-12-31 10:02:35 -0500
11920 @@ -28,7 +28,7 @@
11921
11922 char Err_incomp[] = "Incomplete %s object at line %d.";
11923
11924 -#ifdef NEED_STRERROR
11925 +#ifndef HAVE_STRERROR
11926 char *
11927 strerror(e)
11928 int e;
11929 diff -urN transfig.3.2.5e/fig2dev/strstr.c transfig.3.2.5e.fix/fig2dev/strstr.c
11930 --- transfig.3.2.5e/fig2dev/strstr.c 2002-12-18 16:33:38 -0500
11931 +++ transfig.3.2.5e.fix/fig2dev/strstr.c 2013-12-31 10:02:35 -0500
11932 @@ -14,10 +14,12 @@
11933 * notice remain intact.
11934 *
11935 */
11936 +#include "config.h"
11937
11938 /*
11939 * Find the first occurrence of s2 in s1.
11940 */
11941 +#ifndef HAVE_STRSTR
11942
11943 char *strstr(s1, s2)
11944 char *s1, *s2;
11945 @@ -31,3 +33,4 @@
11946 return stmp;
11947 return NULL;
11948 }
11949 +#endif
11950 diff -urN transfig.3.2.5e/install-sh transfig.3.2.5e.fix/install-sh
11951 --- transfig.3.2.5e/install-sh 1969-12-31 19:00:00 -0500
11952 +++ transfig.3.2.5e.fix/install-sh 2013-12-31 10:02:35 -0500
11953 @@ -0,0 +1,527 @@
11954 +#!/bin/sh
11955 +# install - install a program, script, or datafile
11956 +
11957 +scriptversion=2011-01-19.21; # UTC
11958 +
11959 +# This originates from X11R5 (mit/util/scripts/install.sh), which was
11960 +# later released in X11R6 (xc/config/util/install.sh) with the
11961 +# following copyright and license.
11962 +#
11963 +# Copyright (C) 1994 X Consortium
11964 +#
11965 +# Permission is hereby granted, free of charge, to any person obtaining a copy
11966 +# of this software and associated documentation files (the "Software"), to
11967 +# deal in the Software without restriction, including without limitation the
11968 +# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
11969 +# sell copies of the Software, and to permit persons to whom the Software is
11970 +# furnished to do so, subject to the following conditions:
11971 +#
11972 +# The above copyright notice and this permission notice shall be included in
11973 +# all copies or substantial portions of the Software.
11974 +#
11975 +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
11976 +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11977 +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
11978 +# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
11979 +# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
11980 +# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
11981 +#
11982 +# Except as contained in this notice, the name of the X Consortium shall not
11983 +# be used in advertising or otherwise to promote the sale, use or other deal-
11984 +# ings in this Software without prior written authorization from the X Consor-
11985 +# tium.
11986 +#
11987 +#
11988 +# FSF changes to this file are in the public domain.
11989 +#
11990 +# Calling this script install-sh is preferred over install.sh, to prevent
11991 +# `make' implicit rules from creating a file called install from it
11992 +# when there is no Makefile.
11993 +#
11994 +# This script is compatible with the BSD install script, but was written
11995 +# from scratch.
11996 +
11997 +nl='
11998 +'
11999 +IFS=" "" $nl"
12000 +
12001 +# set DOITPROG to echo to test this script
12002 +
12003 +# Don't use :- since 4.3BSD and earlier shells don't like it.
12004 +doit=${DOITPROG-}
12005 +if test -z "$doit"; then
12006 + doit_exec=exec
12007 +else
12008 + doit_exec=$doit
12009 +fi
12010 +
12011 +# Put in absolute file names if you don't have them in your path;
12012 +# or use environment vars.
12013 +
12014 +chgrpprog=${CHGRPPROG-chgrp}
12015 +chmodprog=${CHMODPROG-chmod}
12016 +chownprog=${CHOWNPROG-chown}
12017 +cmpprog=${CMPPROG-cmp}
12018 +cpprog=${CPPROG-cp}
12019 +mkdirprog=${MKDIRPROG-mkdir}
12020 +mvprog=${MVPROG-mv}
12021 +rmprog=${RMPROG-rm}
12022 +stripprog=${STRIPPROG-strip}
12023 +
12024 +posix_glob='?'
12025 +initialize_posix_glob='
12026 + test "$posix_glob" != "?" || {
12027 + if (set -f) 2>/dev/null; then
12028 + posix_glob=
12029 + else
12030 + posix_glob=:
12031 + fi
12032 + }
12033 +'
12034 +
12035 +posix_mkdir=
12036 +
12037 +# Desired mode of installed file.
12038 +mode=0755
12039 +
12040 +chgrpcmd=
12041 +chmodcmd=$chmodprog
12042 +chowncmd=
12043 +mvcmd=$mvprog
12044 +rmcmd="$rmprog -f"
12045 +stripcmd=
12046 +
12047 +src=
12048 +dst=
12049 +dir_arg=
12050 +dst_arg=
12051 +
12052 +copy_on_change=false
12053 +no_target_directory=
12054 +
12055 +usage="\
12056 +Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
12057 + or: $0 [OPTION]... SRCFILES... DIRECTORY
12058 + or: $0 [OPTION]... -t DIRECTORY SRCFILES...
12059 + or: $0 [OPTION]... -d DIRECTORIES...
12060 +
12061 +In the 1st form, copy SRCFILE to DSTFILE.
12062 +In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
12063 +In the 4th, create DIRECTORIES.
12064 +
12065 +Options:
12066 + --help display this help and exit.
12067 + --version display version info and exit.
12068 +
12069 + -c (ignored)
12070 + -C install only if different (preserve the last data modification time)
12071 + -d create directories instead of installing files.
12072 + -g GROUP $chgrpprog installed files to GROUP.
12073 + -m MODE $chmodprog installed files to MODE.
12074 + -o USER $chownprog installed files to USER.
12075 + -s $stripprog installed files.
12076 + -t DIRECTORY install into DIRECTORY.
12077 + -T report an error if DSTFILE is a directory.
12078 +
12079 +Environment variables override the default commands:
12080 + CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
12081 + RMPROG STRIPPROG
12082 +"
12083 +
12084 +while test $# -ne 0; do
12085 + case $1 in
12086 + -c) ;;
12087 +
12088 + -C) copy_on_change=true;;
12089 +
12090 + -d) dir_arg=true;;
12091 +
12092 + -g) chgrpcmd="$chgrpprog $2"
12093 + shift;;
12094 +
12095 + --help) echo "$usage"; exit $?;;
12096 +
12097 + -m) mode=$2
12098 + case $mode in
12099 + *' '* | *' '* | *'
12100 +'* | *'*'* | *'?'* | *'['*)
12101 + echo "$0: invalid mode: $mode" >&2
12102 + exit 1;;
12103 + esac
12104 + shift;;
12105 +
12106 + -o) chowncmd="$chownprog $2"
12107 + shift;;
12108 +
12109 + -s) stripcmd=$stripprog;;
12110 +
12111 + -t) dst_arg=$2
12112 + # Protect names problematic for `test' and other utilities.
12113 + case $dst_arg in
12114 + -* | [=\(\)!]) dst_arg=./$dst_arg;;
12115 + esac
12116 + shift;;
12117 +
12118 + -T) no_target_directory=true;;
12119 +
12120 + --version) echo "$0 $scriptversion"; exit $?;;
12121 +
12122 + --) shift
12123 + break;;
12124 +
12125 + -*) echo "$0: invalid option: $1" >&2
12126 + exit 1;;
12127 +
12128 + *) break;;
12129 + esac
12130 + shift
12131 +done
12132 +
12133 +if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
12134 + # When -d is used, all remaining arguments are directories to create.
12135 + # When -t is used, the destination is already specified.
12136 + # Otherwise, the last argument is the destination. Remove it from $@.
12137 + for arg
12138 + do
12139 + if test -n "$dst_arg"; then
12140 + # $@ is not empty: it contains at least $arg.
12141 + set fnord "$@" "$dst_arg"
12142 + shift # fnord
12143 + fi
12144 + shift # arg
12145 + dst_arg=$arg
12146 + # Protect names problematic for `test' and other utilities.
12147 + case $dst_arg in
12148 + -* | [=\(\)!]) dst_arg=./$dst_arg;;
12149 + esac
12150 + done
12151 +fi
12152 +
12153 +if test $# -eq 0; then
12154 + if test -z "$dir_arg"; then
12155 + echo "$0: no input file specified." >&2
12156 + exit 1
12157 + fi
12158 + # It's OK to call `install-sh -d' without argument.
12159 + # This can happen when creating conditional directories.
12160 + exit 0
12161 +fi
12162 +
12163 +if test -z "$dir_arg"; then
12164 + do_exit='(exit $ret); exit $ret'
12165 + trap "ret=129; $do_exit" 1
12166 + trap "ret=130; $do_exit" 2
12167 + trap "ret=141; $do_exit" 13
12168 + trap "ret=143; $do_exit" 15
12169 +
12170 + # Set umask so as not to create temps with too-generous modes.
12171 + # However, 'strip' requires both read and write access to temps.
12172 + case $mode in
12173 + # Optimize common cases.
12174 + *644) cp_umask=133;;
12175 + *755) cp_umask=22;;
12176 +
12177 + *[0-7])
12178 + if test -z "$stripcmd"; then
12179 + u_plus_rw=
12180 + else
12181 + u_plus_rw='% 200'
12182 + fi
12183 + cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
12184 + *)
12185 + if test -z "$stripcmd"; then
12186 + u_plus_rw=
12187 + else
12188 + u_plus_rw=,u+rw
12189 + fi
12190 + cp_umask=$mode$u_plus_rw;;
12191 + esac
12192 +fi
12193 +
12194 +for src
12195 +do
12196 + # Protect names problematic for `test' and other utilities.
12197 + case $src in
12198 + -* | [=\(\)!]) src=./$src;;
12199 + esac
12200 +
12201 + if test -n "$dir_arg"; then
12202 + dst=$src
12203 + dstdir=$dst
12204 + test -d "$dstdir"
12205 + dstdir_status=$?
12206 + else
12207 +
12208 + # Waiting for this to be detected by the "$cpprog $src $dsttmp" command
12209 + # might cause directories to be created, which would be especially bad
12210 + # if $src (and thus $dsttmp) contains '*'.
12211 + if test ! -f "$src" && test ! -d "$src"; then
12212 + echo "$0: $src does not exist." >&2
12213 + exit 1
12214 + fi
12215 +
12216 + if test -z "$dst_arg"; then
12217 + echo "$0: no destination specified." >&2
12218 + exit 1
12219 + fi
12220 + dst=$dst_arg
12221 +
12222 + # If destination is a directory, append the input filename; won't work
12223 + # if double slashes aren't ignored.
12224 + if test -d "$dst"; then
12225 + if test -n "$no_target_directory"; then
12226 + echo "$0: $dst_arg: Is a directory" >&2
12227 + exit 1
12228 + fi
12229 + dstdir=$dst
12230 + dst=$dstdir/`basename "$src"`
12231 + dstdir_status=0
12232 + else
12233 + # Prefer dirname, but fall back on a substitute if dirname fails.
12234 + dstdir=`
12235 + (dirname "$dst") 2>/dev/null ||
12236 + expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
12237 + X"$dst" : 'X\(//\)[^/]' \| \
12238 + X"$dst" : 'X\(//\)$' \| \
12239 + X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
12240 + echo X"$dst" |
12241 + sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
12242 + s//\1/
12243 + q
12244 + }
12245 + /^X\(\/\/\)[^/].*/{
12246 + s//\1/
12247 + q
12248 + }
12249 + /^X\(\/\/\)$/{
12250 + s//\1/
12251 + q
12252 + }
12253 + /^X\(\/\).*/{
12254 + s//\1/
12255 + q
12256 + }
12257 + s/.*/./; q'
12258 + `
12259 +
12260 + test -d "$dstdir"
12261 + dstdir_status=$?
12262 + fi
12263 + fi
12264 +
12265 + obsolete_mkdir_used=false
12266 +
12267 + if test $dstdir_status != 0; then
12268 + case $posix_mkdir in
12269 + '')
12270 + # Create intermediate dirs using mode 755 as modified by the umask.
12271 + # This is like FreeBSD 'install' as of 1997-10-28.
12272 + umask=`umask`
12273 + case $stripcmd.$umask in
12274 + # Optimize common cases.
12275 + *[2367][2367]) mkdir_umask=$umask;;
12276 + .*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
12277 +
12278 + *[0-7])
12279 + mkdir_umask=`expr $umask + 22 \
12280 + - $umask % 100 % 40 + $umask % 20 \
12281 + - $umask % 10 % 4 + $umask % 2
12282 + `;;
12283 + *) mkdir_umask=$umask,go-w;;
12284 + esac
12285 +
12286 + # With -d, create the new directory with the user-specified mode.
12287 + # Otherwise, rely on $mkdir_umask.
12288 + if test -n "$dir_arg"; then
12289 + mkdir_mode=-m$mode
12290 + else
12291 + mkdir_mode=
12292 + fi
12293 +
12294 + posix_mkdir=false
12295 + case $umask in
12296 + *[123567][0-7][0-7])
12297 + # POSIX mkdir -p sets u+wx bits regardless of umask, which
12298 + # is incompatible with FreeBSD 'install' when (umask & 300) != 0.
12299 + ;;
12300 + *)
12301 + tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
12302 + trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
12303 +
12304 + if (umask $mkdir_umask &&
12305 + exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
12306 + then
12307 + if test -z "$dir_arg" || {
12308 + # Check for POSIX incompatibilities with -m.
12309 + # HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
12310 + # other-writeable bit of parent directory when it shouldn't.
12311 + # FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
12312 + ls_ld_tmpdir=`ls -ld "$tmpdir"`
12313 + case $ls_ld_tmpdir in
12314 + d????-?r-*) different_mode=700;;
12315 + d????-?--*) different_mode=755;;
12316 + *) false;;
12317 + esac &&
12318 + $mkdirprog -m$different_mode -p -- "$tmpdir" && {
12319 + ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
12320 + test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
12321 + }
12322 + }
12323 + then posix_mkdir=:
12324 + fi
12325 + rmdir "$tmpdir/d" "$tmpdir"
12326 + else
12327 + # Remove any dirs left behind by ancient mkdir implementations.
12328 + rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
12329 + fi
12330 + trap '' 0;;
12331 + esac;;
12332 + esac
12333 +
12334 + if
12335 + $posix_mkdir && (
12336 + umask $mkdir_umask &&
12337 + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
12338 + )
12339 + then :
12340 + else
12341 +
12342 + # The umask is ridiculous, or mkdir does not conform to POSIX,
12343 + # or it failed possibly due to a race condition. Create the
12344 + # directory the slow way, step by step, checking for races as we go.
12345 +
12346 + case $dstdir in
12347 + /*) prefix='/';;
12348 + [-=\(\)!]*) prefix='./';;
12349 + *) prefix='';;
12350 + esac
12351 +
12352 + eval "$initialize_posix_glob"
12353 +
12354 + oIFS=$IFS
12355 + IFS=/
12356 + $posix_glob set -f
12357 + set fnord $dstdir
12358 + shift
12359 + $posix_glob set +f
12360 + IFS=$oIFS
12361 +
12362 + prefixes=
12363 +
12364 + for d
12365 + do
12366 + test X"$d" = X && continue
12367 +
12368 + prefix=$prefix$d
12369 + if test -d "$prefix"; then
12370 + prefixes=
12371 + else
12372 + if $posix_mkdir; then
12373 + (umask=$mkdir_umask &&
12374 + $doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
12375 + # Don't fail if two instances are running concurrently.
12376 + test -d "$prefix" || exit 1
12377 + else
12378 + case $prefix in
12379 + *\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
12380 + *) qprefix=$prefix;;
12381 + esac
12382 + prefixes="$prefixes '$qprefix'"
12383 + fi
12384 + fi
12385 + prefix=$prefix/
12386 + done
12387 +
12388 + if test -n "$prefixes"; then
12389 + # Don't fail if two instances are running concurrently.
12390 + (umask $mkdir_umask &&
12391 + eval "\$doit_exec \$mkdirprog $prefixes") ||
12392 + test -d "$dstdir" || exit 1
12393 + obsolete_mkdir_used=true
12394 + fi
12395 + fi
12396 + fi
12397 +
12398 + if test -n "$dir_arg"; then
12399 + { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
12400 + { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
12401 + { test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
12402 + test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
12403 + else
12404 +
12405 + # Make a couple of temp file names in the proper directory.
12406 + dsttmp=$dstdir/_inst.$$_
12407 + rmtmp=$dstdir/_rm.$$_
12408 +
12409 + # Trap to clean up those temp files at exit.
12410 + trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
12411 +
12412 + # Copy the file name to the temp name.
12413 + (umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
12414 +
12415 + # and set any options; do chmod last to preserve setuid bits.
12416 + #
12417 + # If any of these fail, we abort the whole thing. If we want to
12418 + # ignore errors from any of these, just make sure not to ignore
12419 + # errors from the above "$doit $cpprog $src $dsttmp" command.
12420 + #
12421 + { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
12422 + { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
12423 + { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
12424 + { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
12425 +
12426 + # If -C, don't bother to copy if it wouldn't change the file.
12427 + if $copy_on_change &&
12428 + old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
12429 + new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
12430 +
12431 + eval "$initialize_posix_glob" &&
12432 + $posix_glob set -f &&
12433 + set X $old && old=:$2:$4:$5:$6 &&
12434 + set X $new && new=:$2:$4:$5:$6 &&
12435 + $posix_glob set +f &&
12436 +
12437 + test "$old" = "$new" &&
12438 + $cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
12439 + then
12440 + rm -f "$dsttmp"
12441 + else
12442 + # Rename the file to the real destination.
12443 + $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
12444 +
12445 + # The rename failed, perhaps because mv can't rename something else
12446 + # to itself, or perhaps because mv is so ancient that it does not
12447 + # support -f.
12448 + {
12449 + # Now remove or move aside any old file at destination location.
12450 + # We try this two ways since rm can't unlink itself on some
12451 + # systems and the destination file might be busy for other
12452 + # reasons. In this case, the final cleanup might fail but the new
12453 + # file should still install successfully.
12454 + {
12455 + test ! -f "$dst" ||
12456 + $doit $rmcmd -f "$dst" 2>/dev/null ||
12457 + { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
12458 + { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
12459 + } ||
12460 + { echo "$0: cannot unlink or rename $dst" >&2
12461 + (exit 1); exit 1
12462 + }
12463 + } &&
12464 +
12465 + # Now rename the file to the real destination.
12466 + $doit $mvcmd "$dsttmp" "$dst"
12467 + }
12468 + fi || exit 1
12469 +
12470 + trap '' 0
12471 + fi
12472 +done
12473 +
12474 +# Local variables:
12475 +# eval: (add-hook 'write-file-hooks 'time-stamp)
12476 +# time-stamp-start: "scriptversion="
12477 +# time-stamp-format: "%:y-%02m-%02d.%02H"
12478 +# time-stamp-time-zone: "UTC"
12479 +# time-stamp-end: "; # UTC"
12480 +# End:
12481 diff -urN transfig.3.2.5e/missing transfig.3.2.5e.fix/missing
12482 --- transfig.3.2.5e/missing 1969-12-31 19:00:00 -0500
12483 +++ transfig.3.2.5e.fix/missing 2013-12-31 10:02:35 -0500
12484 @@ -0,0 +1,331 @@
12485 +#! /bin/sh
12486 +# Common stub for a few missing GNU programs while installing.
12487 +
12488 +scriptversion=2012-01-06.13; # UTC
12489 +
12490 +# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006,
12491 +# 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
12492 +# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
12493 +
12494 +# This program is free software; you can redistribute it and/or modify
12495 +# it under the terms of the GNU General Public License as published by
12496 +# the Free Software Foundation; either version 2, or (at your option)
12497 +# any later version.
12498 +
12499 +# This program is distributed in the hope that it will be useful,
12500 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
12501 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12502 +# GNU General Public License for more details.
12503 +
12504 +# You should have received a copy of the GNU General Public License
12505 +# along with this program. If not, see <http://www.gnu.org/licenses/>.
12506 +
12507 +# As a special exception to the GNU General Public License, if you
12508 +# distribute this file as part of a program that contains a
12509 +# configuration script generated by Autoconf, you may include it under
12510 +# the same distribution terms that you use for the rest of that program.
12511 +
12512 +if test $# -eq 0; then
12513 + echo 1>&2 "Try \`$0 --help' for more information"
12514 + exit 1
12515 +fi
12516 +
12517 +run=:
12518 +sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
12519 +sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
12520 +
12521 +# In the cases where this matters, `missing' is being run in the
12522 +# srcdir already.
12523 +if test -f configure.ac; then
12524 + configure_ac=configure.ac
12525 +else
12526 + configure_ac=configure.in
12527 +fi
12528 +
12529 +msg="missing on your system"
12530 +
12531 +case $1 in
12532 +--run)
12533 + # Try to run requested program, and just exit if it succeeds.
12534 + run=
12535 + shift
12536 + "$@" && exit 0
12537 + # Exit code 63 means version mismatch. This often happens
12538 + # when the user try to use an ancient version of a tool on
12539 + # a file that requires a minimum version. In this case we
12540 + # we should proceed has if the program had been absent, or
12541 + # if --run hadn't been passed.
12542 + if test $? = 63; then
12543 + run=:
12544 + msg="probably too old"
12545 + fi
12546 + ;;
12547 +
12548 + -h|--h|--he|--hel|--help)
12549 + echo "\
12550 +$0 [OPTION]... PROGRAM [ARGUMENT]...
12551 +
12552 +Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
12553 +error status if there is no known handling for PROGRAM.
12554 +
12555 +Options:
12556 + -h, --help display this help and exit
12557 + -v, --version output version information and exit
12558 + --run try to run the given command, and emulate it if it fails
12559 +
12560 +Supported PROGRAM values:
12561 + aclocal touch file \`aclocal.m4'
12562 + autoconf touch file \`configure'
12563 + autoheader touch file \`config.h.in'
12564 + autom4te touch the output file, or create a stub one
12565 + automake touch all \`Makefile.in' files
12566 + bison create \`y.tab.[ch]', if possible, from existing .[ch]
12567 + flex create \`lex.yy.c', if possible, from existing .c
12568 + help2man touch the output file
12569 + lex create \`lex.yy.c', if possible, from existing .c
12570 + makeinfo touch the output file
12571 + yacc create \`y.tab.[ch]', if possible, from existing .[ch]
12572 +
12573 +Version suffixes to PROGRAM as well as the prefixes \`gnu-', \`gnu', and
12574 +\`g' are ignored when checking the name.
12575 +
12576 +Send bug reports to <bug-automake@gnu.org>."
12577 + exit $?
12578 + ;;
12579 +
12580 + -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
12581 + echo "missing $scriptversion (GNU Automake)"
12582 + exit $?
12583 + ;;
12584 +
12585 + -*)
12586 + echo 1>&2 "$0: Unknown \`$1' option"
12587 + echo 1>&2 "Try \`$0 --help' for more information"
12588 + exit 1
12589 + ;;
12590 +
12591 +esac
12592 +
12593 +# normalize program name to check for.
12594 +program=`echo "$1" | sed '
12595 + s/^gnu-//; t
12596 + s/^gnu//; t
12597 + s/^g//; t'`
12598 +
12599 +# Now exit if we have it, but it failed. Also exit now if we
12600 +# don't have it and --version was passed (most likely to detect
12601 +# the program). This is about non-GNU programs, so use $1 not
12602 +# $program.
12603 +case $1 in
12604 + lex*|yacc*)
12605 + # Not GNU programs, they don't have --version.
12606 + ;;
12607 +
12608 + *)
12609 + if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
12610 + # We have it, but it failed.
12611 + exit 1
12612 + elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
12613 + # Could not run --version or --help. This is probably someone
12614 + # running `$TOOL --version' or `$TOOL --help' to check whether
12615 + # $TOOL exists and not knowing $TOOL uses missing.
12616 + exit 1
12617 + fi
12618 + ;;
12619 +esac
12620 +
12621 +# If it does not exist, or fails to run (possibly an outdated version),
12622 +# try to emulate it.
12623 +case $program in
12624 + aclocal*)
12625 + echo 1>&2 "\
12626 +WARNING: \`$1' is $msg. You should only need it if
12627 + you modified \`acinclude.m4' or \`${configure_ac}'. You might want
12628 + to install the \`Automake' and \`Perl' packages. Grab them from
12629 + any GNU archive site."
12630 + touch aclocal.m4
12631 + ;;
12632 +
12633 + autoconf*)
12634 + echo 1>&2 "\
12635 +WARNING: \`$1' is $msg. You should only need it if
12636 + you modified \`${configure_ac}'. You might want to install the
12637 + \`Autoconf' and \`GNU m4' packages. Grab them from any GNU
12638 + archive site."
12639 + touch configure
12640 + ;;
12641 +
12642 + autoheader*)
12643 + echo 1>&2 "\
12644 +WARNING: \`$1' is $msg. You should only need it if
12645 + you modified \`acconfig.h' or \`${configure_ac}'. You might want
12646 + to install the \`Autoconf' and \`GNU m4' packages. Grab them
12647 + from any GNU archive site."
12648 + files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
12649 + test -z "$files" && files="config.h"
12650 + touch_files=
12651 + for f in $files; do
12652 + case $f in
12653 + *:*) touch_files="$touch_files "`echo "$f" |
12654 + sed -e 's/^[^:]*://' -e 's/:.*//'`;;
12655 + *) touch_files="$touch_files $f.in";;
12656 + esac
12657 + done
12658 + touch $touch_files
12659 + ;;
12660 +
12661 + automake*)
12662 + echo 1>&2 "\
12663 +WARNING: \`$1' is $msg. You should only need it if
12664 + you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
12665 + You might want to install the \`Automake' and \`Perl' packages.
12666 + Grab them from any GNU archive site."
12667 + find . -type f -name Makefile.am -print |
12668 + sed 's/\.am$/.in/' |
12669 + while read f; do touch "$f"; done
12670 + ;;
12671 +
12672 + autom4te*)
12673 + echo 1>&2 "\
12674 +WARNING: \`$1' is needed, but is $msg.
12675 + You might have modified some files without having the
12676 + proper tools for further handling them.
12677 + You can get \`$1' as part of \`Autoconf' from any GNU
12678 + archive site."
12679 +
12680 + file=`echo "$*" | sed -n "$sed_output"`
12681 + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
12682 + if test -f "$file"; then
12683 + touch $file
12684 + else
12685 + test -z "$file" || exec >$file
12686 + echo "#! /bin/sh"
12687 + echo "# Created by GNU Automake missing as a replacement of"
12688 + echo "# $ $@"
12689 + echo "exit 0"
12690 + chmod +x $file
12691 + exit 1
12692 + fi
12693 + ;;
12694 +
12695 + bison*|yacc*)
12696 + echo 1>&2 "\
12697 +WARNING: \`$1' $msg. You should only need it if
12698 + you modified a \`.y' file. You may need the \`Bison' package
12699 + in order for those modifications to take effect. You can get
12700 + \`Bison' from any GNU archive site."
12701 + rm -f y.tab.c y.tab.h
12702 + if test $# -ne 1; then
12703 + eval LASTARG=\${$#}
12704 + case $LASTARG in
12705 + *.y)
12706 + SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
12707 + if test -f "$SRCFILE"; then
12708 + cp "$SRCFILE" y.tab.c
12709 + fi
12710 + SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
12711 + if test -f "$SRCFILE"; then
12712 + cp "$SRCFILE" y.tab.h
12713 + fi
12714 + ;;
12715 + esac
12716 + fi
12717 + if test ! -f y.tab.h; then
12718 + echo >y.tab.h
12719 + fi
12720 + if test ! -f y.tab.c; then
12721 + echo 'main() { return 0; }' >y.tab.c
12722 + fi
12723 + ;;
12724 +
12725 + lex*|flex*)
12726 + echo 1>&2 "\
12727 +WARNING: \`$1' is $msg. You should only need it if
12728 + you modified a \`.l' file. You may need the \`Flex' package
12729 + in order for those modifications to take effect. You can get
12730 + \`Flex' from any GNU archive site."
12731 + rm -f lex.yy.c
12732 + if test $# -ne 1; then
12733 + eval LASTARG=\${$#}
12734 + case $LASTARG in
12735 + *.l)
12736 + SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
12737 + if test -f "$SRCFILE"; then
12738 + cp "$SRCFILE" lex.yy.c
12739 + fi
12740 + ;;
12741 + esac
12742 + fi
12743 + if test ! -f lex.yy.c; then
12744 + echo 'main() { return 0; }' >lex.yy.c
12745 + fi
12746 + ;;
12747 +
12748 + help2man*)
12749 + echo 1>&2 "\
12750 +WARNING: \`$1' is $msg. You should only need it if
12751 + you modified a dependency of a manual page. You may need the
12752 + \`Help2man' package in order for those modifications to take
12753 + effect. You can get \`Help2man' from any GNU archive site."
12754 +
12755 + file=`echo "$*" | sed -n "$sed_output"`
12756 + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
12757 + if test -f "$file"; then
12758 + touch $file
12759 + else
12760 + test -z "$file" || exec >$file
12761 + echo ".ab help2man is required to generate this page"
12762 + exit $?
12763 + fi
12764 + ;;
12765 +
12766 + makeinfo*)
12767 + echo 1>&2 "\
12768 +WARNING: \`$1' is $msg. You should only need it if
12769 + you modified a \`.texi' or \`.texinfo' file, or any other file
12770 + indirectly affecting the aspect of the manual. The spurious
12771 + call might also be the consequence of using a buggy \`make' (AIX,
12772 + DU, IRIX). You might want to install the \`Texinfo' package or
12773 + the \`GNU make' package. Grab either from any GNU archive site."
12774 + # The file to touch is that specified with -o ...
12775 + file=`echo "$*" | sed -n "$sed_output"`
12776 + test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
12777 + if test -z "$file"; then
12778 + # ... or it is the one specified with @setfilename ...
12779 + infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
12780 + file=`sed -n '
12781 + /^@setfilename/{
12782 + s/.* \([^ ]*\) *$/\1/
12783 + p
12784 + q
12785 + }' $infile`
12786 + # ... or it is derived from the source name (dir/f.texi becomes f.info)
12787 + test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
12788 + fi
12789 + # If the file does not exist, the user really needs makeinfo;
12790 + # let's fail without touching anything.
12791 + test -f $file || exit 1
12792 + touch $file
12793 + ;;
12794 +
12795 + *)
12796 + echo 1>&2 "\
12797 +WARNING: \`$1' is needed, and is $msg.
12798 + You might have modified some files without having the
12799 + proper tools for further handling them. Check the \`README' file,
12800 + it often tells you about the needed prerequisites for installing
12801 + this package. You may also peek at any GNU archive site, in case
12802 + some other package would contain this missing \`$1' program."
12803 + exit 1
12804 + ;;
12805 +esac
12806 +
12807 +exit 0
12808 +
12809 +# Local variables:
12810 +# eval: (add-hook 'write-file-hooks 'time-stamp)
12811 +# time-stamp-start: "scriptversion="
12812 +# time-stamp-format: "%:y-%02m-%02d.%02H"
12813 +# time-stamp-time-zone: "UTC"
12814 +# time-stamp-end: "; # UTC"
12815 +# End:
12816 diff -urN transfig.3.2.5e/sysdeps/Makefile.am transfig.3.2.5e.fix/sysdeps/Makefile.am
12817 --- transfig.3.2.5e/sysdeps/Makefile.am 1969-12-31 19:00:00 -0500
12818 +++ transfig.3.2.5e.fix/sysdeps/Makefile.am 2013-12-31 10:02:35 -0500
12819 @@ -0,0 +1,6 @@
12820 +noinst_LIBRARIES = libsysdeps.a
12821 +EXTRA_libsysdeps_a_SOURCES = my_pwd.c my_getuid.c my_gethostname.c \
12822 + my_index.c my_sleep.c
12823 +libsysdeps_a_SOURCES =
12824 +libsysdeps_a_LIBADD = $(SYSDEPS_OBJ)
12825 +libsysdeps_a_DEPENDENCIES = $(SYSDEPS_OBJ)
12826 diff -urN transfig.3.2.5e/sysdeps/Makefile.in transfig.3.2.5e.fix/sysdeps/Makefile.in
12827 --- transfig.3.2.5e/sysdeps/Makefile.in 1969-12-31 19:00:00 -0500
12828 +++ transfig.3.2.5e.fix/sysdeps/Makefile.in 2013-12-31 10:02:35 -0500
12829 @@ -0,0 +1,456 @@
12830 +# Makefile.in generated by automake 1.11.6 from Makefile.am.
12831 +# @configure_input@
12832 +
12833 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
12834 +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
12835 +# Foundation, Inc.
12836 +# This Makefile.in is free software; the Free Software Foundation
12837 +# gives unlimited permission to copy and/or distribute it,
12838 +# with or without modifications, as long as this notice is preserved.
12839 +
12840 +# This program is distributed in the hope that it will be useful,
12841 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12842 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12843 +# PARTICULAR PURPOSE.
12844 +
12845 +@SET_MAKE@
12846 +
12847 +VPATH = @srcdir@
12848 +am__make_dryrun = \
12849 + { \
12850 + am__dry=no; \
12851 + case $$MAKEFLAGS in \
12852 + *\\[\ \ ]*) \
12853 + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
12854 + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
12855 + *) \
12856 + for am__flg in $$MAKEFLAGS; do \
12857 + case $$am__flg in \
12858 + *=*|--*) ;; \
12859 + *n*) am__dry=yes; break;; \
12860 + esac; \
12861 + done;; \
12862 + esac; \
12863 + test $$am__dry = yes; \
12864 + }
12865 +pkgdatadir = $(datadir)/@PACKAGE@
12866 +pkgincludedir = $(includedir)/@PACKAGE@
12867 +pkglibdir = $(libdir)/@PACKAGE@
12868 +pkglibexecdir = $(libexecdir)/@PACKAGE@
12869 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
12870 +install_sh_DATA = $(install_sh) -c -m 644
12871 +install_sh_PROGRAM = $(install_sh) -c
12872 +install_sh_SCRIPT = $(install_sh) -c
12873 +INSTALL_HEADER = $(INSTALL_DATA)
12874 +transform = $(program_transform_name)
12875 +NORMAL_INSTALL = :
12876 +PRE_INSTALL = :
12877 +POST_INSTALL = :
12878 +NORMAL_UNINSTALL = :
12879 +PRE_UNINSTALL = :
12880 +POST_UNINSTALL = :
12881 +subdir = sysdeps
12882 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
12883 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
12884 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac
12885 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
12886 + $(ACLOCAL_M4)
12887 +mkinstalldirs = $(install_sh) -d
12888 +CONFIG_HEADER = $(top_builddir)/config.h
12889 +CONFIG_CLEAN_FILES =
12890 +CONFIG_CLEAN_VPATH_FILES =
12891 +LIBRARIES = $(noinst_LIBRARIES)
12892 +AR = ar
12893 +ARFLAGS = cru
12894 +libsysdeps_a_AR = $(AR) $(ARFLAGS)
12895 +am__DEPENDENCIES_1 =
12896 +am_libsysdeps_a_OBJECTS =
12897 +libsysdeps_a_OBJECTS = $(am_libsysdeps_a_OBJECTS)
12898 +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
12899 +depcomp = $(SHELL) $(top_srcdir)/depcomp
12900 +am__depfiles_maybe = depfiles
12901 +am__mv = mv -f
12902 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
12903 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
12904 +CCLD = $(CC)
12905 +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
12906 +SOURCES = $(libsysdeps_a_SOURCES) $(EXTRA_libsysdeps_a_SOURCES)
12907 +DIST_SOURCES = $(libsysdeps_a_SOURCES) $(EXTRA_libsysdeps_a_SOURCES)
12908 +am__can_run_installinfo = \
12909 + case $$AM_UPDATE_INFO_DIR in \
12910 + n|no|NO) false;; \
12911 + *) (install-info --version) >/dev/null 2>&1;; \
12912 + esac
12913 +ETAGS = etags
12914 +CTAGS = ctags
12915 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
12916 +ACLOCAL = @ACLOCAL@
12917 +AMTAR = @AMTAR@
12918 +AUTOCONF = @AUTOCONF@
12919 +AUTOHEADER = @AUTOHEADER@
12920 +AUTOMAKE = @AUTOMAKE@
12921 +AWK = @AWK@
12922 +BITMAPDIR = @BITMAPDIR@
12923 +CC = @CC@
12924 +CCDEPMODE = @CCDEPMODE@
12925 +CFLAGS = @CFLAGS@
12926 +CPP = @CPP@
12927 +CPPFLAGS = @CPPFLAGS@
12928 +CYGPATH_W = @CYGPATH_W@
12929 +DEFS = @DEFS@
12930 +DEPDIR = @DEPDIR@
12931 +ECHO_C = @ECHO_C@
12932 +ECHO_N = @ECHO_N@
12933 +ECHO_T = @ECHO_T@
12934 +EGREP = @EGREP@
12935 +EXEEXT = @EXEEXT@
12936 +GREP = @GREP@
12937 +INSTALL = @INSTALL@
12938 +INSTALL_DATA = @INSTALL_DATA@
12939 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
12940 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
12941 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
12942 +LDFLAGS = @LDFLAGS@
12943 +LIBOBJS = @LIBOBJS@
12944 +LIBS = @LIBS@
12945 +LN_S = @LN_S@
12946 +LTLIBOBJS = @LTLIBOBJS@
12947 +MAKEINFO = @MAKEINFO@
12948 +MKDIR_P = @MKDIR_P@
12949 +OBJEXT = @OBJEXT@
12950 +PACKAGE = @PACKAGE@
12951 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
12952 +PACKAGE_NAME = @PACKAGE_NAME@
12953 +PACKAGE_STRING = @PACKAGE_STRING@
12954 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
12955 +PACKAGE_URL = @PACKAGE_URL@
12956 +PACKAGE_VERSION = @PACKAGE_VERSION@
12957 +PATH_SEPARATOR = @PATH_SEPARATOR@
12958 +RANLIB = @RANLIB@
12959 +RGB_FILE = @RGB_FILE@
12960 +SET_MAKE = @SET_MAKE@
12961 +SHELL = @SHELL@
12962 +STRIP = @STRIP@
12963 +SYSDEPS_OBJ = @SYSDEPS_OBJ@
12964 +VERSION = @VERSION@
12965 +abs_builddir = @abs_builddir@
12966 +abs_srcdir = @abs_srcdir@
12967 +abs_top_builddir = @abs_top_builddir@
12968 +abs_top_srcdir = @abs_top_srcdir@
12969 +ac_ct_CC = @ac_ct_CC@
12970 +am__include = @am__include@
12971 +am__leading_dot = @am__leading_dot@
12972 +am__quote = @am__quote@
12973 +am__tar = @am__tar@
12974 +am__untar = @am__untar@
12975 +bindir = @bindir@
12976 +build_alias = @build_alias@
12977 +builddir = @builddir@
12978 +datadir = @datadir@
12979 +datarootdir = @datarootdir@
12980 +docdir = @docdir@
12981 +dvidir = @dvidir@
12982 +exec_prefix = @exec_prefix@
12983 +host_alias = @host_alias@
12984 +htmldir = @htmldir@
12985 +includedir = @includedir@
12986 +infodir = @infodir@
12987 +install_sh = @install_sh@
12988 +libdir = @libdir@
12989 +libexecdir = @libexecdir@
12990 +localedir = @localedir@
12991 +localstatedir = @localstatedir@
12992 +mandir = @mandir@
12993 +mkdir_p = @mkdir_p@
12994 +oldincludedir = @oldincludedir@
12995 +pdfdir = @pdfdir@
12996 +prefix = @prefix@
12997 +program_transform_name = @program_transform_name@
12998 +psdir = @psdir@
12999 +sbindir = @sbindir@
13000 +sharedstatedir = @sharedstatedir@
13001 +srcdir = @srcdir@
13002 +sysconfdir = @sysconfdir@
13003 +target_alias = @target_alias@
13004 +top_build_prefix = @top_build_prefix@
13005 +top_builddir = @top_builddir@
13006 +top_srcdir = @top_srcdir@
13007 +noinst_LIBRARIES = libsysdeps.a
13008 +EXTRA_libsysdeps_a_SOURCES = my_pwd.c my_getuid.c my_gethostname.c \
13009 + my_index.c my_sleep.c
13010 +
13011 +libsysdeps_a_SOURCES =
13012 +libsysdeps_a_LIBADD = $(SYSDEPS_OBJ)
13013 +libsysdeps_a_DEPENDENCIES = $(SYSDEPS_OBJ)
13014 +all: all-am
13015 +
13016 +.SUFFIXES:
13017 +.SUFFIXES: .c .o .obj
13018 +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
13019 + @for dep in $?; do \
13020 + case '$(am__configure_deps)' in \
13021 + *$$dep*) \
13022 + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
13023 + && { if test -f $@; then exit 0; else break; fi; }; \
13024 + exit 1;; \
13025 + esac; \
13026 + done; \
13027 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign sysdeps/Makefile'; \
13028 + $(am__cd) $(top_srcdir) && \
13029 + $(AUTOMAKE) --foreign sysdeps/Makefile
13030 +.PRECIOUS: Makefile
13031 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
13032 + @case '$?' in \
13033 + *config.status*) \
13034 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
13035 + *) \
13036 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
13037 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
13038 + esac;
13039 +
13040 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
13041 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
13042 +
13043 +$(top_srcdir)/configure: $(am__configure_deps)
13044 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
13045 +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
13046 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
13047 +$(am__aclocal_m4_deps):
13048 +
13049 +clean-noinstLIBRARIES:
13050 + -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
13051 +libsysdeps.a: $(libsysdeps_a_OBJECTS) $(libsysdeps_a_DEPENDENCIES) $(EXTRA_libsysdeps_a_DEPENDENCIES)
13052 + -rm -f libsysdeps.a
13053 + $(libsysdeps_a_AR) libsysdeps.a $(libsysdeps_a_OBJECTS) $(libsysdeps_a_LIBADD)
13054 + $(RANLIB) libsysdeps.a
13055 +
13056 +mostlyclean-compile:
13057 + -rm -f *.$(OBJEXT)
13058 +
13059 +distclean-compile:
13060 + -rm -f *.tab.c
13061 +
13062 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_gethostname.Po@am__quote@
13063 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_getuid.Po@am__quote@
13064 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_index.Po@am__quote@
13065 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_pwd.Po@am__quote@
13066 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_sleep.Po@am__quote@
13067 +
13068 +.c.o:
13069 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
13070 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
13071 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
13072 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13073 +@am__fastdepCC_FALSE@ $(COMPILE) -c $<
13074 +
13075 +.c.obj:
13076 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
13077 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
13078 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
13079 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13080 +@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
13081 +
13082 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
13083 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
13084 + unique=`for i in $$list; do \
13085 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
13086 + done | \
13087 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
13088 + END { if (nonempty) { for (i in files) print i; }; }'`; \
13089 + mkid -fID $$unique
13090 +tags: TAGS
13091 +
13092 +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
13093 + $(TAGS_FILES) $(LISP)
13094 + set x; \
13095 + here=`pwd`; \
13096 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
13097 + unique=`for i in $$list; do \
13098 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
13099 + done | \
13100 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
13101 + END { if (nonempty) { for (i in files) print i; }; }'`; \
13102 + shift; \
13103 + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
13104 + test -n "$$unique" || unique=$$empty_fix; \
13105 + if test $$# -gt 0; then \
13106 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
13107 + "$$@" $$unique; \
13108 + else \
13109 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
13110 + $$unique; \
13111 + fi; \
13112 + fi
13113 +ctags: CTAGS
13114 +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
13115 + $(TAGS_FILES) $(LISP)
13116 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
13117 + unique=`for i in $$list; do \
13118 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
13119 + done | \
13120 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
13121 + END { if (nonempty) { for (i in files) print i; }; }'`; \
13122 + test -z "$(CTAGS_ARGS)$$unique" \
13123 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
13124 + $$unique
13125 +
13126 +GTAGS:
13127 + here=`$(am__cd) $(top_builddir) && pwd` \
13128 + && $(am__cd) $(top_srcdir) \
13129 + && gtags -i $(GTAGS_ARGS) "$$here"
13130 +
13131 +distclean-tags:
13132 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
13133 +
13134 +distdir: $(DISTFILES)
13135 + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
13136 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
13137 + list='$(DISTFILES)'; \
13138 + dist_files=`for file in $$list; do echo $$file; done | \
13139 + sed -e "s|^$$srcdirstrip/||;t" \
13140 + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
13141 + case $$dist_files in \
13142 + */*) $(MKDIR_P) `echo "$$dist_files" | \
13143 + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
13144 + sort -u` ;; \
13145 + esac; \
13146 + for file in $$dist_files; do \
13147 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
13148 + if test -d $$d/$$file; then \
13149 + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
13150 + if test -d "$(distdir)/$$file"; then \
13151 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
13152 + fi; \
13153 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
13154 + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
13155 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
13156 + fi; \
13157 + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
13158 + else \
13159 + test -f "$(distdir)/$$file" \
13160 + || cp -p $$d/$$file "$(distdir)/$$file" \
13161 + || exit 1; \
13162 + fi; \
13163 + done
13164 +check-am: all-am
13165 +check: check-am
13166 +all-am: Makefile $(LIBRARIES)
13167 +installdirs:
13168 +install: install-am
13169 +install-exec: install-exec-am
13170 +install-data: install-data-am
13171 +uninstall: uninstall-am
13172 +
13173 +install-am: all-am
13174 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
13175 +
13176 +installcheck: installcheck-am
13177 +install-strip:
13178 + if test -z '$(STRIP)'; then \
13179 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
13180 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
13181 + install; \
13182 + else \
13183 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
13184 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
13185 + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
13186 + fi
13187 +mostlyclean-generic:
13188 +
13189 +clean-generic:
13190 +
13191 +distclean-generic:
13192 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
13193 + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
13194 +
13195 +maintainer-clean-generic:
13196 + @echo "This command is intended for maintainers to use"
13197 + @echo "it deletes files that may require special tools to rebuild."
13198 +clean: clean-am
13199 +
13200 +clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
13201 +
13202 +distclean: distclean-am
13203 + -rm -rf ./$(DEPDIR)
13204 + -rm -f Makefile
13205 +distclean-am: clean-am distclean-compile distclean-generic \
13206 + distclean-tags
13207 +
13208 +dvi: dvi-am
13209 +
13210 +dvi-am:
13211 +
13212 +html: html-am
13213 +
13214 +html-am:
13215 +
13216 +info: info-am
13217 +
13218 +info-am:
13219 +
13220 +install-data-am:
13221 +
13222 +install-dvi: install-dvi-am
13223 +
13224 +install-dvi-am:
13225 +
13226 +install-exec-am:
13227 +
13228 +install-html: install-html-am
13229 +
13230 +install-html-am:
13231 +
13232 +install-info: install-info-am
13233 +
13234 +install-info-am:
13235 +
13236 +install-man:
13237 +
13238 +install-pdf: install-pdf-am
13239 +
13240 +install-pdf-am:
13241 +
13242 +install-ps: install-ps-am
13243 +
13244 +install-ps-am:
13245 +
13246 +installcheck-am:
13247 +
13248 +maintainer-clean: maintainer-clean-am
13249 + -rm -rf ./$(DEPDIR)
13250 + -rm -f Makefile
13251 +maintainer-clean-am: distclean-am maintainer-clean-generic
13252 +
13253 +mostlyclean: mostlyclean-am
13254 +
13255 +mostlyclean-am: mostlyclean-compile mostlyclean-generic
13256 +
13257 +pdf: pdf-am
13258 +
13259 +pdf-am:
13260 +
13261 +ps: ps-am
13262 +
13263 +ps-am:
13264 +
13265 +uninstall-am:
13266 +
13267 +.MAKE: install-am install-strip
13268 +
13269 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
13270 + clean-noinstLIBRARIES ctags distclean distclean-compile \
13271 + distclean-generic distclean-tags distdir dvi dvi-am html \
13272 + html-am info info-am install install-am install-data \
13273 + install-data-am install-dvi install-dvi-am install-exec \
13274 + install-exec-am install-html install-html-am install-info \
13275 + install-info-am install-man install-pdf install-pdf-am \
13276 + install-ps install-ps-am install-strip installcheck \
13277 + installcheck-am installdirs maintainer-clean \
13278 + maintainer-clean-generic mostlyclean mostlyclean-compile \
13279 + mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
13280 + uninstall-am
13281 +
13282 +
13283 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
13284 +# Otherwise a system limit (for SysV at least) may be exceeded.
13285 +.NOEXPORT:
13286 diff -urN transfig.3.2.5e/sysdeps/my_gethostname.c transfig.3.2.5e.fix/sysdeps/my_gethostname.c
13287 --- transfig.3.2.5e/sysdeps/my_gethostname.c 1969-12-31 19:00:00 -0500
13288 +++ transfig.3.2.5e.fix/sysdeps/my_gethostname.c 2013-12-31 10:02:35 -0500
13289 @@ -0,0 +1,13 @@
13290 +#include <string.h>
13291 +
13292 +int gethostname(char *name, int sz)
13293 +{
13294 + char * str = "localhost";
13295 + int l = strlen(str)+1;
13296 +
13297 + if(l < sz) sz = l;
13298 +
13299 + strncpy(name, str, sz);
13300 +
13301 + return sz;
13302 +}
13303 diff -urN transfig.3.2.5e/sysdeps/my_getuid.c transfig.3.2.5e.fix/sysdeps/my_getuid.c
13304 --- transfig.3.2.5e/sysdeps/my_getuid.c 1969-12-31 19:00:00 -0500
13305 +++ transfig.3.2.5e.fix/sysdeps/my_getuid.c 2013-12-31 10:02:35 -0500
13306 @@ -0,0 +1,4 @@
13307 +int getuid()
13308 +{
13309 + return 0;
13310 +}
13311 diff -urN transfig.3.2.5e/sysdeps/my_index.c transfig.3.2.5e.fix/sysdeps/my_index.c
13312 --- transfig.3.2.5e/sysdeps/my_index.c 1969-12-31 19:00:00 -0500
13313 +++ transfig.3.2.5e.fix/sysdeps/my_index.c 2013-12-31 10:02:35 -0500
13314 @@ -0,0 +1,26 @@
13315 +/*
13316 + * TransFig: Facility for Translating Fig code
13317 + * Copyright (c) 1991 by Micah Beck
13318 + * Parts Copyright (c) 1985-1988 by Supoj Sutanthavibul
13319 + *
13320 + * Any party obtaining a copy of these files is granted, free of charge, a
13321 + * full and unrestricted irrevocable, world-wide, paid up, royalty-free,
13322 + * nonexclusive right and license to deal in this software and
13323 + * documentation files (the "Software"), including without limitation the
13324 + * rights to use, copy, modify, merge, publish and/or distribute copies of
13325 + * the Software, and to permit persons who receive copies from any such
13326 + * party to do so, with the only requirement being that this copyright
13327 + * notice remain intact.
13328 + *
13329 + */
13330 +
13331 +#include <stdio.h>
13332 +#include <stdlib.h>
13333 +#include <string.h>
13334 +
13335 +char * index(char *s, int ch)
13336 +{
13337 + int p;
13338 + for(p=0;s[p]!='\0' && s[p] != ch;p++) {}
13339 + return s[p] == ch ? &s[p] : NULL;
13340 +}
13341 diff -urN transfig.3.2.5e/sysdeps/my_pwd.c transfig.3.2.5e.fix/sysdeps/my_pwd.c
13342 --- transfig.3.2.5e/sysdeps/my_pwd.c 1969-12-31 19:00:00 -0500
13343 +++ transfig.3.2.5e.fix/sysdeps/my_pwd.c 2013-12-31 10:02:35 -0500
13344 @@ -0,0 +1,10 @@
13345 +#include "my_pwd.h"
13346 +#include <string.h>
13347 + struct passwd *getpwuid(int id)
13348 + {
13349 + static struct passwd p;
13350 + strcpy(p.pw_name, "root");
13351 + strcpy(p.pw_gecos, "root");
13352 + return &p;
13353 + }
13354 +
13355 diff -urN transfig.3.2.5e/sysdeps/my_pwd.h transfig.3.2.5e.fix/sysdeps/my_pwd.h
13356 --- transfig.3.2.5e/sysdeps/my_pwd.h 1969-12-31 19:00:00 -0500
13357 +++ transfig.3.2.5e.fix/sysdeps/my_pwd.h 2013-12-31 10:02:35 -0500
13358 @@ -0,0 +1,12 @@
13359 +#ifndef PWD_H
13360 +#define PWD_H
13361 +
13362 +struct passwd
13363 + {
13364 + char pw_name[100]; // username
13365 + char pw_gecos[100]; // real name
13366 + };
13367 +
13368 +struct passwd *getpwuid(int id);
13369 +
13370 +#endif
13371 diff -urN transfig.3.2.5e/sysdeps/my_sleep.c transfig.3.2.5e.fix/sysdeps/my_sleep.c
13372 --- transfig.3.2.5e/sysdeps/my_sleep.c 1969-12-31 19:00:00 -0500
13373 +++ transfig.3.2.5e.fix/sysdeps/my_sleep.c 2013-12-31 10:02:35 -0500
13374 @@ -0,0 +1,8 @@
13375 +#define WIN32_LEAN_AND_MEAN
13376 +#include <windows.h>
13377 +
13378 +int sleep(int secs)
13379 +{
13380 + Sleep(1000*secs);
13381 + return 0;
13382 +}
13383 diff -urN transfig.3.2.5e/transfig/Makefile.am transfig.3.2.5e.fix/transfig/Makefile.am
13384 --- transfig.3.2.5e/transfig/Makefile.am 1969-12-31 19:00:00 -0500
13385 +++ transfig.3.2.5e.fix/transfig/Makefile.am 2013-12-31 10:02:35 -0500
13386 @@ -0,0 +1,8 @@
13387 +bin_PROGRAMS = transfig
13388 +transfig_LDADD = -L$(top_builddir)/sysdeps -lsysdeps
13389 +transfig_CPPFLAGS = -I$(top_srcdir)
13390 +transfig_SOURCES = \
13391 + mkfile.c \
13392 + sys.c \
13393 + transfig.c \
13394 + txfile.c
13395 diff -urN transfig.3.2.5e/transfig/Makefile.in transfig.3.2.5e.fix/transfig/Makefile.in
13396 --- transfig.3.2.5e/transfig/Makefile.in 1969-12-31 19:00:00 -0500
13397 +++ transfig.3.2.5e.fix/transfig/Makefile.in 2013-12-31 10:02:35 -0500
13398 @@ -0,0 +1,551 @@
13399 +# Makefile.in generated by automake 1.11.6 from Makefile.am.
13400 +# @configure_input@
13401 +
13402 +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
13403 +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
13404 +# Foundation, Inc.
13405 +# This Makefile.in is free software; the Free Software Foundation
13406 +# gives unlimited permission to copy and/or distribute it,
13407 +# with or without modifications, as long as this notice is preserved.
13408 +
13409 +# This program is distributed in the hope that it will be useful,
13410 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13411 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13412 +# PARTICULAR PURPOSE.
13413 +
13414 +@SET_MAKE@
13415 +
13416 +VPATH = @srcdir@
13417 +am__make_dryrun = \
13418 + { \
13419 + am__dry=no; \
13420 + case $$MAKEFLAGS in \
13421 + *\\[\ \ ]*) \
13422 + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
13423 + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
13424 + *) \
13425 + for am__flg in $$MAKEFLAGS; do \
13426 + case $$am__flg in \
13427 + *=*|--*) ;; \
13428 + *n*) am__dry=yes; break;; \
13429 + esac; \
13430 + done;; \
13431 + esac; \
13432 + test $$am__dry = yes; \
13433 + }
13434 +pkgdatadir = $(datadir)/@PACKAGE@
13435 +pkgincludedir = $(includedir)/@PACKAGE@
13436 +pkglibdir = $(libdir)/@PACKAGE@
13437 +pkglibexecdir = $(libexecdir)/@PACKAGE@
13438 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
13439 +install_sh_DATA = $(install_sh) -c -m 644
13440 +install_sh_PROGRAM = $(install_sh) -c
13441 +install_sh_SCRIPT = $(install_sh) -c
13442 +INSTALL_HEADER = $(INSTALL_DATA)
13443 +transform = $(program_transform_name)
13444 +NORMAL_INSTALL = :
13445 +PRE_INSTALL = :
13446 +POST_INSTALL = :
13447 +NORMAL_UNINSTALL = :
13448 +PRE_UNINSTALL = :
13449 +POST_UNINSTALL = :
13450 +bin_PROGRAMS = transfig$(EXEEXT)
13451 +subdir = transfig
13452 +DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
13453 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
13454 +am__aclocal_m4_deps = $(top_srcdir)/configure.ac
13455 +am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
13456 + $(ACLOCAL_M4)
13457 +mkinstalldirs = $(install_sh) -d
13458 +CONFIG_HEADER = $(top_builddir)/config.h
13459 +CONFIG_CLEAN_FILES =
13460 +CONFIG_CLEAN_VPATH_FILES =
13461 +am__installdirs = "$(DESTDIR)$(bindir)"
13462 +PROGRAMS = $(bin_PROGRAMS)
13463 +am_transfig_OBJECTS = transfig-mkfile.$(OBJEXT) transfig-sys.$(OBJEXT) \
13464 + transfig-transfig.$(OBJEXT) transfig-txfile.$(OBJEXT)
13465 +transfig_OBJECTS = $(am_transfig_OBJECTS)
13466 +transfig_DEPENDENCIES =
13467 +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
13468 +depcomp = $(SHELL) $(top_srcdir)/depcomp
13469 +am__depfiles_maybe = depfiles
13470 +am__mv = mv -f
13471 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
13472 + $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
13473 +CCLD = $(CC)
13474 +LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
13475 +SOURCES = $(transfig_SOURCES)
13476 +DIST_SOURCES = $(transfig_SOURCES)
13477 +am__can_run_installinfo = \
13478 + case $$AM_UPDATE_INFO_DIR in \
13479 + n|no|NO) false;; \
13480 + *) (install-info --version) >/dev/null 2>&1;; \
13481 + esac
13482 +ETAGS = etags
13483 +CTAGS = ctags
13484 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
13485 +ACLOCAL = @ACLOCAL@
13486 +AMTAR = @AMTAR@
13487 +AUTOCONF = @AUTOCONF@
13488 +AUTOHEADER = @AUTOHEADER@
13489 +AUTOMAKE = @AUTOMAKE@
13490 +AWK = @AWK@
13491 +BITMAPDIR = @BITMAPDIR@
13492 +CC = @CC@
13493 +CCDEPMODE = @CCDEPMODE@
13494 +CFLAGS = @CFLAGS@
13495 +CPP = @CPP@
13496 +CPPFLAGS = @CPPFLAGS@
13497 +CYGPATH_W = @CYGPATH_W@
13498 +DEFS = @DEFS@
13499 +DEPDIR = @DEPDIR@
13500 +ECHO_C = @ECHO_C@
13501 +ECHO_N = @ECHO_N@
13502 +ECHO_T = @ECHO_T@
13503 +EGREP = @EGREP@
13504 +EXEEXT = @EXEEXT@
13505 +GREP = @GREP@
13506 +INSTALL = @INSTALL@
13507 +INSTALL_DATA = @INSTALL_DATA@
13508 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
13509 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
13510 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
13511 +LDFLAGS = @LDFLAGS@
13512 +LIBOBJS = @LIBOBJS@
13513 +LIBS = @LIBS@
13514 +LN_S = @LN_S@
13515 +LTLIBOBJS = @LTLIBOBJS@
13516 +MAKEINFO = @MAKEINFO@
13517 +MKDIR_P = @MKDIR_P@
13518 +OBJEXT = @OBJEXT@
13519 +PACKAGE = @PACKAGE@
13520 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
13521 +PACKAGE_NAME = @PACKAGE_NAME@
13522 +PACKAGE_STRING = @PACKAGE_STRING@
13523 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
13524 +PACKAGE_URL = @PACKAGE_URL@
13525 +PACKAGE_VERSION = @PACKAGE_VERSION@
13526 +PATH_SEPARATOR = @PATH_SEPARATOR@
13527 +RANLIB = @RANLIB@
13528 +RGB_FILE = @RGB_FILE@
13529 +SET_MAKE = @SET_MAKE@
13530 +SHELL = @SHELL@
13531 +STRIP = @STRIP@
13532 +SYSDEPS_OBJ = @SYSDEPS_OBJ@
13533 +VERSION = @VERSION@
13534 +abs_builddir = @abs_builddir@
13535 +abs_srcdir = @abs_srcdir@
13536 +abs_top_builddir = @abs_top_builddir@
13537 +abs_top_srcdir = @abs_top_srcdir@
13538 +ac_ct_CC = @ac_ct_CC@
13539 +am__include = @am__include@
13540 +am__leading_dot = @am__leading_dot@
13541 +am__quote = @am__quote@
13542 +am__tar = @am__tar@
13543 +am__untar = @am__untar@
13544 +bindir = @bindir@
13545 +build_alias = @build_alias@
13546 +builddir = @builddir@
13547 +datadir = @datadir@
13548 +datarootdir = @datarootdir@
13549 +docdir = @docdir@
13550 +dvidir = @dvidir@
13551 +exec_prefix = @exec_prefix@
13552 +host_alias = @host_alias@
13553 +htmldir = @htmldir@
13554 +includedir = @includedir@
13555 +infodir = @infodir@
13556 +install_sh = @install_sh@
13557 +libdir = @libdir@
13558 +libexecdir = @libexecdir@
13559 +localedir = @localedir@
13560 +localstatedir = @localstatedir@
13561 +mandir = @mandir@
13562 +mkdir_p = @mkdir_p@
13563 +oldincludedir = @oldincludedir@
13564 +pdfdir = @pdfdir@
13565 +prefix = @prefix@
13566 +program_transform_name = @program_transform_name@
13567 +psdir = @psdir@
13568 +sbindir = @sbindir@
13569 +sharedstatedir = @sharedstatedir@
13570 +srcdir = @srcdir@
13571 +sysconfdir = @sysconfdir@
13572 +target_alias = @target_alias@
13573 +top_build_prefix = @top_build_prefix@
13574 +top_builddir = @top_builddir@
13575 +top_srcdir = @top_srcdir@
13576 +transfig_LDADD = -L$(top_builddir)/sysdeps -lsysdeps
13577 +transfig_CPPFLAGS = -I$(top_srcdir)
13578 +transfig_SOURCES = \
13579 + mkfile.c \
13580 + sys.c \
13581 + transfig.c \
13582 + txfile.c
13583 +
13584 +all: all-am
13585 +
13586 +.SUFFIXES:
13587 +.SUFFIXES: .c .o .obj
13588 +$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
13589 + @for dep in $?; do \
13590 + case '$(am__configure_deps)' in \
13591 + *$$dep*) \
13592 + ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
13593 + && { if test -f $@; then exit 0; else break; fi; }; \
13594 + exit 1;; \
13595 + esac; \
13596 + done; \
13597 + echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign transfig/Makefile'; \
13598 + $(am__cd) $(top_srcdir) && \
13599 + $(AUTOMAKE) --foreign transfig/Makefile
13600 +.PRECIOUS: Makefile
13601 +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
13602 + @case '$?' in \
13603 + *config.status*) \
13604 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
13605 + *) \
13606 + echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
13607 + cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
13608 + esac;
13609 +
13610 +$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
13611 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
13612 +
13613 +$(top_srcdir)/configure: $(am__configure_deps)
13614 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
13615 +$(ACLOCAL_M4): $(am__aclocal_m4_deps)
13616 + cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
13617 +$(am__aclocal_m4_deps):
13618 +install-binPROGRAMS: $(bin_PROGRAMS)
13619 + @$(NORMAL_INSTALL)
13620 + @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
13621 + if test -n "$$list"; then \
13622 + echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
13623 + $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
13624 + fi; \
13625 + for p in $$list; do echo "$$p $$p"; done | \
13626 + sed 's/$(EXEEXT)$$//' | \
13627 + while read p p1; do if test -f $$p; \
13628 + then echo "$$p"; echo "$$p"; else :; fi; \
13629 + done | \
13630 + sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
13631 + -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
13632 + sed 'N;N;N;s,\n, ,g' | \
13633 + $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
13634 + { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
13635 + if ($$2 == $$4) files[d] = files[d] " " $$1; \
13636 + else { print "f", $$3 "/" $$4, $$1; } } \
13637 + END { for (d in files) print "f", d, files[d] }' | \
13638 + while read type dir files; do \
13639 + if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
13640 + test -z "$$files" || { \
13641 + echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
13642 + $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
13643 + } \
13644 + ; done
13645 +
13646 +uninstall-binPROGRAMS:
13647 + @$(NORMAL_UNINSTALL)
13648 + @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
13649 + files=`for p in $$list; do echo "$$p"; done | \
13650 + sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
13651 + -e 's/$$/$(EXEEXT)/' `; \
13652 + test -n "$$list" || exit 0; \
13653 + echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
13654 + cd "$(DESTDIR)$(bindir)" && rm -f $$files
13655 +
13656 +clean-binPROGRAMS:
13657 + -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
13658 +transfig$(EXEEXT): $(transfig_OBJECTS) $(transfig_DEPENDENCIES) $(EXTRA_transfig_DEPENDENCIES)
13659 + @rm -f transfig$(EXEEXT)
13660 + $(LINK) $(transfig_OBJECTS) $(transfig_LDADD) $(LIBS)
13661 +
13662 +mostlyclean-compile:
13663 + -rm -f *.$(OBJEXT)
13664 +
13665 +distclean-compile:
13666 + -rm -f *.tab.c
13667 +
13668 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transfig-mkfile.Po@am__quote@
13669 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transfig-sys.Po@am__quote@
13670 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transfig-transfig.Po@am__quote@
13671 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transfig-txfile.Po@am__quote@
13672 +
13673 +.c.o:
13674 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
13675 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
13676 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
13677 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13678 +@am__fastdepCC_FALSE@ $(COMPILE) -c $<
13679 +
13680 +.c.obj:
13681 +@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
13682 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
13683 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
13684 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13685 +@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
13686 +
13687 +transfig-mkfile.o: mkfile.c
13688 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-mkfile.o -MD -MP -MF $(DEPDIR)/transfig-mkfile.Tpo -c -o transfig-mkfile.o `test -f 'mkfile.c' || echo '$(srcdir)/'`mkfile.c
13689 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-mkfile.Tpo $(DEPDIR)/transfig-mkfile.Po
13690 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mkfile.c' object='transfig-mkfile.o' libtool=no @AMDEPBACKSLASH@
13691 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13692 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-mkfile.o `test -f 'mkfile.c' || echo '$(srcdir)/'`mkfile.c
13693 +
13694 +transfig-mkfile.obj: mkfile.c
13695 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-mkfile.obj -MD -MP -MF $(DEPDIR)/transfig-mkfile.Tpo -c -o transfig-mkfile.obj `if test -f 'mkfile.c'; then $(CYGPATH_W) 'mkfile.c'; else $(CYGPATH_W) '$(srcdir)/mkfile.c'; fi`
13696 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-mkfile.Tpo $(DEPDIR)/transfig-mkfile.Po
13697 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mkfile.c' object='transfig-mkfile.obj' libtool=no @AMDEPBACKSLASH@
13698 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13699 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-mkfile.obj `if test -f 'mkfile.c'; then $(CYGPATH_W) 'mkfile.c'; else $(CYGPATH_W) '$(srcdir)/mkfile.c'; fi`
13700 +
13701 +transfig-sys.o: sys.c
13702 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-sys.o -MD -MP -MF $(DEPDIR)/transfig-sys.Tpo -c -o transfig-sys.o `test -f 'sys.c' || echo '$(srcdir)/'`sys.c
13703 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-sys.Tpo $(DEPDIR)/transfig-sys.Po
13704 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sys.c' object='transfig-sys.o' libtool=no @AMDEPBACKSLASH@
13705 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13706 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-sys.o `test -f 'sys.c' || echo '$(srcdir)/'`sys.c
13707 +
13708 +transfig-sys.obj: sys.c
13709 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-sys.obj -MD -MP -MF $(DEPDIR)/transfig-sys.Tpo -c -o transfig-sys.obj `if test -f 'sys.c'; then $(CYGPATH_W) 'sys.c'; else $(CYGPATH_W) '$(srcdir)/sys.c'; fi`
13710 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-sys.Tpo $(DEPDIR)/transfig-sys.Po
13711 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='sys.c' object='transfig-sys.obj' libtool=no @AMDEPBACKSLASH@
13712 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13713 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-sys.obj `if test -f 'sys.c'; then $(CYGPATH_W) 'sys.c'; else $(CYGPATH_W) '$(srcdir)/sys.c'; fi`
13714 +
13715 +transfig-transfig.o: transfig.c
13716 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-transfig.o -MD -MP -MF $(DEPDIR)/transfig-transfig.Tpo -c -o transfig-transfig.o `test -f 'transfig.c' || echo '$(srcdir)/'`transfig.c
13717 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-transfig.Tpo $(DEPDIR)/transfig-transfig.Po
13718 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transfig.c' object='transfig-transfig.o' libtool=no @AMDEPBACKSLASH@
13719 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13720 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-transfig.o `test -f 'transfig.c' || echo '$(srcdir)/'`transfig.c
13721 +
13722 +transfig-transfig.obj: transfig.c
13723 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-transfig.obj -MD -MP -MF $(DEPDIR)/transfig-transfig.Tpo -c -o transfig-transfig.obj `if test -f 'transfig.c'; then $(CYGPATH_W) 'transfig.c'; else $(CYGPATH_W) '$(srcdir)/transfig.c'; fi`
13724 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-transfig.Tpo $(DEPDIR)/transfig-transfig.Po
13725 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transfig.c' object='transfig-transfig.obj' libtool=no @AMDEPBACKSLASH@
13726 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13727 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-transfig.obj `if test -f 'transfig.c'; then $(CYGPATH_W) 'transfig.c'; else $(CYGPATH_W) '$(srcdir)/transfig.c'; fi`
13728 +
13729 +transfig-txfile.o: txfile.c
13730 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-txfile.o -MD -MP -MF $(DEPDIR)/transfig-txfile.Tpo -c -o transfig-txfile.o `test -f 'txfile.c' || echo '$(srcdir)/'`txfile.c
13731 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-txfile.Tpo $(DEPDIR)/transfig-txfile.Po
13732 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='txfile.c' object='transfig-txfile.o' libtool=no @AMDEPBACKSLASH@
13733 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13734 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-txfile.o `test -f 'txfile.c' || echo '$(srcdir)/'`txfile.c
13735 +
13736 +transfig-txfile.obj: txfile.c
13737 +@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT transfig-txfile.obj -MD -MP -MF $(DEPDIR)/transfig-txfile.Tpo -c -o transfig-txfile.obj `if test -f 'txfile.c'; then $(CYGPATH_W) 'txfile.c'; else $(CYGPATH_W) '$(srcdir)/txfile.c'; fi`
13738 +@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/transfig-txfile.Tpo $(DEPDIR)/transfig-txfile.Po
13739 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='txfile.c' object='transfig-txfile.obj' libtool=no @AMDEPBACKSLASH@
13740 +@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
13741 +@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(transfig_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o transfig-txfile.obj `if test -f 'txfile.c'; then $(CYGPATH_W) 'txfile.c'; else $(CYGPATH_W) '$(srcdir)/txfile.c'; fi`
13742 +
13743 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
13744 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
13745 + unique=`for i in $$list; do \
13746 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
13747 + done | \
13748 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
13749 + END { if (nonempty) { for (i in files) print i; }; }'`; \
13750 + mkid -fID $$unique
13751 +tags: TAGS
13752 +
13753 +TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
13754 + $(TAGS_FILES) $(LISP)
13755 + set x; \
13756 + here=`pwd`; \
13757 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
13758 + unique=`for i in $$list; do \
13759 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
13760 + done | \
13761 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
13762 + END { if (nonempty) { for (i in files) print i; }; }'`; \
13763 + shift; \
13764 + if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
13765 + test -n "$$unique" || unique=$$empty_fix; \
13766 + if test $$# -gt 0; then \
13767 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
13768 + "$$@" $$unique; \
13769 + else \
13770 + $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
13771 + $$unique; \
13772 + fi; \
13773 + fi
13774 +ctags: CTAGS
13775 +CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
13776 + $(TAGS_FILES) $(LISP)
13777 + list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
13778 + unique=`for i in $$list; do \
13779 + if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
13780 + done | \
13781 + $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
13782 + END { if (nonempty) { for (i in files) print i; }; }'`; \
13783 + test -z "$(CTAGS_ARGS)$$unique" \
13784 + || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
13785 + $$unique
13786 +
13787 +GTAGS:
13788 + here=`$(am__cd) $(top_builddir) && pwd` \
13789 + && $(am__cd) $(top_srcdir) \
13790 + && gtags -i $(GTAGS_ARGS) "$$here"
13791 +
13792 +distclean-tags:
13793 + -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
13794 +
13795 +distdir: $(DISTFILES)
13796 + @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
13797 + topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
13798 + list='$(DISTFILES)'; \
13799 + dist_files=`for file in $$list; do echo $$file; done | \
13800 + sed -e "s|^$$srcdirstrip/||;t" \
13801 + -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
13802 + case $$dist_files in \
13803 + */*) $(MKDIR_P) `echo "$$dist_files" | \
13804 + sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
13805 + sort -u` ;; \
13806 + esac; \
13807 + for file in $$dist_files; do \
13808 + if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
13809 + if test -d $$d/$$file; then \
13810 + dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
13811 + if test -d "$(distdir)/$$file"; then \
13812 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
13813 + fi; \
13814 + if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
13815 + cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
13816 + find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
13817 + fi; \
13818 + cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
13819 + else \
13820 + test -f "$(distdir)/$$file" \
13821 + || cp -p $$d/$$file "$(distdir)/$$file" \
13822 + || exit 1; \
13823 + fi; \
13824 + done
13825 +check-am: all-am
13826 +check: check-am
13827 +all-am: Makefile $(PROGRAMS)
13828 +installdirs:
13829 + for dir in "$(DESTDIR)$(bindir)"; do \
13830 + test -z "$$dir" || $(MKDIR_P) "$$dir"; \
13831 + done
13832 +install: install-am
13833 +install-exec: install-exec-am
13834 +install-data: install-data-am
13835 +uninstall: uninstall-am
13836 +
13837 +install-am: all-am
13838 + @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
13839 +
13840 +installcheck: installcheck-am
13841 +install-strip:
13842 + if test -z '$(STRIP)'; then \
13843 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
13844 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
13845 + install; \
13846 + else \
13847 + $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
13848 + install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
13849 + "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
13850 + fi
13851 +mostlyclean-generic:
13852 +
13853 +clean-generic:
13854 +
13855 +distclean-generic:
13856 + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
13857 + -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
13858 +
13859 +maintainer-clean-generic:
13860 + @echo "This command is intended for maintainers to use"
13861 + @echo "it deletes files that may require special tools to rebuild."
13862 +clean: clean-am
13863 +
13864 +clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
13865 +
13866 +distclean: distclean-am
13867 + -rm -rf ./$(DEPDIR)
13868 + -rm -f Makefile
13869 +distclean-am: clean-am distclean-compile distclean-generic \
13870 + distclean-tags
13871 +
13872 +dvi: dvi-am
13873 +
13874 +dvi-am:
13875 +
13876 +html: html-am
13877 +
13878 +html-am:
13879 +
13880 +info: info-am
13881 +
13882 +info-am:
13883 +
13884 +install-data-am:
13885 +
13886 +install-dvi: install-dvi-am
13887 +
13888 +install-dvi-am:
13889 +
13890 +install-exec-am: install-binPROGRAMS
13891 +
13892 +install-html: install-html-am
13893 +
13894 +install-html-am:
13895 +
13896 +install-info: install-info-am
13897 +
13898 +install-info-am:
13899 +
13900 +install-man:
13901 +
13902 +install-pdf: install-pdf-am
13903 +
13904 +install-pdf-am:
13905 +
13906 +install-ps: install-ps-am
13907 +
13908 +install-ps-am:
13909 +
13910 +installcheck-am:
13911 +
13912 +maintainer-clean: maintainer-clean-am
13913 + -rm -rf ./$(DEPDIR)
13914 + -rm -f Makefile
13915 +maintainer-clean-am: distclean-am maintainer-clean-generic
13916 +
13917 +mostlyclean: mostlyclean-am
13918 +
13919 +mostlyclean-am: mostlyclean-compile mostlyclean-generic
13920 +
13921 +pdf: pdf-am
13922 +
13923 +pdf-am:
13924 +
13925 +ps: ps-am
13926 +
13927 +ps-am:
13928 +
13929 +uninstall-am: uninstall-binPROGRAMS
13930 +
13931 +.MAKE: install-am install-strip
13932 +
13933 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
13934 + clean-generic ctags distclean distclean-compile \
13935 + distclean-generic distclean-tags distdir dvi dvi-am html \
13936 + html-am info info-am install install-am install-binPROGRAMS \
13937 + install-data install-data-am install-dvi install-dvi-am \
13938 + install-exec install-exec-am install-html install-html-am \
13939 + install-info install-info-am install-man install-pdf \
13940 + install-pdf-am install-ps install-ps-am install-strip \
13941 + installcheck installcheck-am installdirs maintainer-clean \
13942 + maintainer-clean-generic mostlyclean mostlyclean-compile \
13943 + mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
13944 + uninstall-am uninstall-binPROGRAMS
13945 +
13946 +
13947 +# Tell versions [3.59,3.63) of GNU make to not export all variables.
13948 +# Otherwise a system limit (for SysV at least) may be exceeded.
13949 +.NOEXPORT:
13950 diff -urN transfig.3.2.5e/transfig/sys.c transfig.3.2.5e.fix/transfig/sys.c
13951 --- transfig.3.2.5e/transfig/sys.c 2010-01-15 14:12:13 -0500
13952 +++ transfig.3.2.5e.fix/transfig/sys.c 2013-12-31 10:02:35 -0500
13953 @@ -13,7 +13,7 @@
13954 * notice remain intact.
13955 *
13956 */
13957 -
13958 +#include "config.h"
13959 #include <stdio.h>
13960 #include <stdlib.h>
13961 #include <string.h>
13962 @@ -45,11 +45,19 @@
13963 char *file;
13964 {
13965 sprintf(sysbuf, "%s~", file);
13966 +#ifdef __WIN32__
13967 + remove(sysbuf);
13968 + if(!rename(file, sysbuf)) {
13969 + fprintf(stderr, "Renaming %s to %s~\n", file, file);
13970 + remove(file);
13971 + }
13972 +#else
13973 unlink(sysbuf);
13974 if (!link(file, sysbuf)) {
13975 fprintf(stderr, "Renaming %s to %s~\n", file, file);
13976 unlink(file);
13977 }
13978 +#endif
13979 }
13980
13981 char *strip(str, suf)
13982 @@ -79,3 +87,4 @@
13983 strcat(temp, suff);
13984 return temp;
13985 }
13986 +
13987 diff -urN transfig.3.2.5e/transfig/transfig.c transfig.3.2.5e.fix/transfig/transfig.c
13988 --- transfig.3.2.5e/transfig/transfig.c 2010-01-15 14:12:13 -0500
13989 +++ transfig.3.2.5e.fix/transfig/transfig.c 2013-12-31 10:02:35 -0500
13990 @@ -26,7 +26,8 @@
13991
13992 #include <stdio.h>
13993 #include <stdlib.h>
13994 -#include "patchlevel.h"
13995 +#include <string.h>
13996 +#include "../patchlevel.h"
13997 #include "transfig.h"
13998
13999
14000 diff -ur transfig.3.2.5e.orig/configure.ac transfig.3.2.5e/configure.ac
14001 --- transfig.3.2.5e.orig/configure.ac 2013-12-31 15:58:46.227254456 +0000
14002 +++ transfig.3.2.5e/configure.ac 2013-12-31 15:59:52.420680625 +0000
14003 @@ -25,8 +25,8 @@
14004 AC_SUBST(SYSDEPS_OBJ)
14005
14006 # Checks for library functions.
14007 -AC_FUNC_MALLOC
14008 -AC_FUNC_REALLOC
14009 +#AC_FUNC_MALLOC
14010 +#AC_FUNC_REALLOC
14011 AC_CHECK_FUNCS([bzero floor gethostname index isascii memmove memset pow rint sqrt strcasecmp strchr strdup strerror strncasecmp strrchr strstr strtol])
14012 AC_CHECK_FUNCS(bzero memset, break)
14013 AC_CHECK_FUNC([getpwuid],[],SYSDEPS_OBJ+=' my_pwd.$(OBJEXT)')
14014 diff -ur transfig.3.2.5e.orig/fig2dev/dev/Makefile.am transfig.3.2.5e/fig2dev/dev/Makefile.am
14015 --- transfig.3.2.5e.orig/fig2dev/dev/Makefile.am 2013-12-31 16:07:39.154685574 +0000
14016 +++ transfig.3.2.5e/fig2dev/dev/Makefile.am 2013-12-31 16:09:05.524241642 +0000
14017 @@ -1,4 +1,4 @@
14018 -lib_LIBRARIES = libtransfig.a
14019 +noinst_LIBRARIES = libtransfig.a
14020 libtransfig_a_CPPFLAGS = -I.. -I$(top_srcdir)/sysdeps -DBITMAPDIR=\"@BITMAPDIR@\"
14021 libtransfig_a_SOURCES = \
14022 asc85ec.c \