]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/fbgetty/fbgetty-0.1.698/compile.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / fbgetty / fbgetty-0.1.698 / compile.patch
1
2 #
3 # Made by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- fbgetty-0.1.698/src/Makefile.am~compile
7 +++ fbgetty-0.1.698/src/Makefile.am
8 @@ -9,4 +9,4 @@
9  fbgetty_SOURCES = main.c options.c init.c vt.c prompt.c errors.c utmp.c issue.c signal.c \
10                   my_syslog.c sysinfos.c linux_logo.c canonicalize.c kbd.c
11  
12 -fbgetty_LDADD = @LIBOBJS@ @ALLOCA@
13 +fbgetty_LDADD = @ALLOCA@
14 --- fbgetty-0.1.698/./packages/Makefile.in~compile
15 +++ fbgetty-0.1.698/./packages/Makefile.in
16 @@ -1,7 +1,7 @@
17 -# Makefile.in generated by automake 1.5c from Makefile.am.
18 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
19  # @configure_input@
20  
21 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
22 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
23  # Free Software Foundation, Inc.
24  # This Makefile.in is free software; the Free Software Foundation
25  # gives unlimited permission to copy and/or distribute it,
26 @@ -14,71 +14,110 @@
27  
28  @SET_MAKE@
29  
30 -SHELL = @SHELL@
31 -
32  srcdir = @srcdir@
33  top_srcdir = @top_srcdir@
34  VPATH = @srcdir@
35 -prefix = @prefix@
36 -exec_prefix = @exec_prefix@
37 -
38 -bindir = @bindir@
39 -sbindir = @sbindir@
40 -libexecdir = @libexecdir@
41 -datadir = @datadir@
42 -sysconfdir = @sysconfdir@
43 -sharedstatedir = @sharedstatedir@
44 -localstatedir = @localstatedir@
45 -libdir = @libdir@
46 -infodir = @infodir@
47 -mandir = @mandir@
48 -includedir = @includedir@
49 -oldincludedir = /usr/include
50  pkgdatadir = $(datadir)/@PACKAGE@
51  pkglibdir = $(libdir)/@PACKAGE@
52  pkgincludedir = $(includedir)/@PACKAGE@
53  top_builddir = ..
54  
55 -ACLOCAL = @ACLOCAL@
56 -AUTOCONF = @AUTOCONF@
57 -AUTOMAKE = @AUTOMAKE@
58 -AUTOHEADER = @AUTOHEADER@
59 -
60  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61  INSTALL = @INSTALL@
62 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
63 -INSTALL_DATA = @INSTALL_DATA@
64  install_sh_DATA = $(install_sh) -c -m 644
65 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
66 +install_sh_PROGRAM = $(install_sh) -c
67 +install_sh_SCRIPT = $(install_sh) -c
68  INSTALL_HEADER = $(INSTALL_DATA)
69 -transform = @program_transform_name@
70 +transform = $(program_transform_name)
71  NORMAL_INSTALL = :
72  PRE_INSTALL = :
73  POST_INSTALL = :
74  NORMAL_UNINSTALL = :
75  PRE_UNINSTALL = :
76  POST_UNINSTALL = :
77 -host_alias = @host_alias@
78  host_triplet = @host@
79 -
80 -EXEEXT = @EXEEXT@
81 -OBJEXT = @OBJEXT@
82 -PATH_SEPARATOR = @PATH_SEPARATOR@
83 +ACLOCAL = @ACLOCAL@
84 +ALLOCA = @ALLOCA@
85 +AMDEP_FALSE = @AMDEP_FALSE@
86 +AMDEP_TRUE = @AMDEP_TRUE@
87  AMTAR = @AMTAR@
88 +AUTOCONF = @AUTOCONF@
89 +AUTOHEADER = @AUTOHEADER@
90 +AUTOMAKE = @AUTOMAKE@
91  AWK = @AWK@
92  CC = @CC@
93 +CCDEPMODE = @CCDEPMODE@
94 +CFLAGS = @CFLAGS@
95  CPP = @CPP@
96 +CPPFLAGS = @CPPFLAGS@
97 +CYGPATH_W = @CYGPATH_W@
98 +DEFS = @DEFS@
99  DEPDIR = @DEPDIR@
100 +ECHO_C = @ECHO_C@
101 +ECHO_N = @ECHO_N@
102 +ECHO_T = @ECHO_T@
103 +EGREP = @EGREP@
104 +EXEEXT = @EXEEXT@
105 +INSTALL_DATA = @INSTALL_DATA@
106 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
107 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
108  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109 +LDFLAGS = @LDFLAGS@
110 +LIBOBJS = @LIBOBJS@
111 +LIBS = @LIBS@
112  LN_S = @LN_S@
113 +LTLIBOBJS = @LTLIBOBJS@
114 +MAKEINFO = @MAKEINFO@
115 +OBJEXT = @OBJEXT@
116  PACKAGE = @PACKAGE@
117 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
118 +PACKAGE_NAME = @PACKAGE_NAME@
119 +PACKAGE_STRING = @PACKAGE_STRING@
120 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
121 +PACKAGE_VERSION = @PACKAGE_VERSION@
122 +PATH_SEPARATOR = @PATH_SEPARATOR@
123 +SET_MAKE = @SET_MAKE@
124 +SHELL = @SHELL@
125 +STRIP = @STRIP@
126  VERSION = @VERSION@
127 +ac_ct_CC = @ac_ct_CC@
128 +ac_ct_STRIP = @ac_ct_STRIP@
129 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
130 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
131  am__include = @am__include@
132 +am__leading_dot = @am__leading_dot@
133  am__quote = @am__quote@
134 +bindir = @bindir@
135 +build = @build@
136 +build_alias = @build_alias@
137 +build_cpu = @build_cpu@
138 +build_os = @build_os@
139 +build_vendor = @build_vendor@
140 +datadir = @datadir@
141 +exec_prefix = @exec_prefix@
142 +host = @host@
143 +host_alias = @host_alias@
144 +host_cpu = @host_cpu@
145 +host_os = @host_os@
146 +host_vendor = @host_vendor@
147 +includedir = @includedir@
148 +infodir = @infodir@
149  install_sh = @install_sh@
150 +libdir = @libdir@
151 +libexecdir = @libexecdir@
152 +localstatedir = @localstatedir@
153 +mandir = @mandir@
154 +oldincludedir = @oldincludedir@
155 +prefix = @prefix@
156 +program_transform_name = @program_transform_name@
157 +sbindir = @sbindir@
158 +sharedstatedir = @sharedstatedir@
159 +sysconfdir = @sysconfdir@
160 +target_alias = @target_alias@
161  
162  EXTRA_DIST = README README.deb README.rpm
163  subdir = packages
164 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
165  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
166  CONFIG_HEADER = $(top_builddir)/include/config.h
167  CONFIG_CLEAN_FILES = fbgetty.lsm
168 @@ -91,28 +130,42 @@
169         cd $(top_srcdir) && \
170           $(AUTOMAKE) --gnu  packages/Makefile
171  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
172 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
173 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
174  fbgetty.lsm: $(top_builddir)/config.status fbgetty.lsm.in
175         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
176  uninstall-info-am:
177  tags: TAGS
178  TAGS:
179  
180 +ctags: CTAGS
181 +CTAGS:
182 +
183  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
184  
185  top_distdir = ..
186  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
187  
188  distdir: $(DISTFILES)
189 -       @for file in $(DISTFILES); do \
190 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
191 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
192 +       list='$(DISTFILES)'; for file in $$list; do \
193 +         case $$file in \
194 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
195 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
196 +         esac; \
197           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
198           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
199           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
200 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
201 +           dir="/$$dir"; \
202 +           $(mkinstalldirs) "$(distdir)$$dir"; \
203 +         else \
204 +           dir=''; \
205           fi; \
206           if test -d $$d/$$file; then \
207 -           cp -pR $$d/$$file $(distdir) \
208 -           || exit 1; \
209 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
210 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
211 +           fi; \
212 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
213           else \
214             test -f $(distdir)/$$file \
215             || cp -p $$d/$$file $(distdir)/$$file \
216 @@ -124,7 +177,6 @@
217  all-am: Makefile
218  
219  installdirs:
220 -
221  install: install-am
222  install-exec: install-exec-am
223  install-data: install-data-am
224 @@ -136,6 +188,7 @@
225  installcheck: installcheck-am
226  install-strip:
227         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
228 +         INSTALL_STRIP_FLAG=-s \
229           `test -z '$(STRIP)' || \
230             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
231  mostlyclean-generic:
232 @@ -143,7 +196,7 @@
233  clean-generic:
234  
235  distclean-generic:
236 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
237 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
238  
239  maintainer-clean-generic:
240         @echo "This command is intended for maintainers to use"
241 @@ -182,6 +235,14 @@
242  
243  mostlyclean-am: mostlyclean-generic
244  
245 +pdf: pdf-am
246 +
247 +pdf-am:
248 +
249 +ps: ps-am
250 +
251 +ps-am:
252 +
253  uninstall-am: uninstall-info-am
254  
255  .PHONY: all all-am check check-am clean clean-generic distclean \
256 @@ -190,7 +251,8 @@
257         install-exec-am install-info install-info-am install-man \
258         install-strip installcheck installcheck-am installdirs \
259         maintainer-clean maintainer-clean-generic mostlyclean \
260 -       mostlyclean-generic uninstall uninstall-am uninstall-info-am
261 +       mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
262 +       uninstall-info-am
263  
264  # Tell versions [3.59,3.63) of GNU make to not export all variables.
265  # Otherwise a system limit (for SysV at least) may be exceeded.
266 --- fbgetty-0.1.698/./Makefile.in~compile
267 +++ fbgetty-0.1.698/./Makefile.in
268 @@ -1,7 +1,7 @@
269 -# Makefile.in generated by automake 1.5c from Makefile.am.
270 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
271  # @configure_input@
272  
273 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
274 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
275  # Free Software Foundation, Inc.
276  # This Makefile.in is free software; the Free Software Foundation
277  # gives unlimited permission to copy and/or distribute it,
278 @@ -14,71 +14,108 @@
279  
280  @SET_MAKE@
281  
282 -# Option for Automake 
283 -
284 -SHELL = @SHELL@
285 -
286  srcdir = @srcdir@
287  top_srcdir = @top_srcdir@
288  VPATH = @srcdir@
289 -prefix = @prefix@
290 -exec_prefix = @exec_prefix@
291 -
292 -bindir = @bindir@
293 -sbindir = @sbindir@
294 -libexecdir = @libexecdir@
295 -datadir = @datadir@
296 -sysconfdir = @sysconfdir@
297 -sharedstatedir = @sharedstatedir@
298 -localstatedir = @localstatedir@
299 -libdir = @libdir@
300 -infodir = @infodir@
301 -mandir = @mandir@
302 -includedir = @includedir@
303 -oldincludedir = /usr/include
304  pkgdatadir = $(datadir)/@PACKAGE@
305  pkglibdir = $(libdir)/@PACKAGE@
306  pkgincludedir = $(includedir)/@PACKAGE@
307  top_builddir = .
308  
309 -ACLOCAL = @ACLOCAL@
310 -AUTOCONF = @AUTOCONF@
311 -AUTOMAKE = @AUTOMAKE@
312 -AUTOHEADER = @AUTOHEADER@
313 -
314  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
315  INSTALL = @INSTALL@
316 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
317 -INSTALL_DATA = @INSTALL_DATA@
318  install_sh_DATA = $(install_sh) -c -m 644
319 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
320 +install_sh_PROGRAM = $(install_sh) -c
321 +install_sh_SCRIPT = $(install_sh) -c
322  INSTALL_HEADER = $(INSTALL_DATA)
323 -transform = @program_transform_name@
324 +transform = $(program_transform_name)
325  NORMAL_INSTALL = :
326  PRE_INSTALL = :
327  POST_INSTALL = :
328  NORMAL_UNINSTALL = :
329  PRE_UNINSTALL = :
330  POST_UNINSTALL = :
331 -host_alias = @host_alias@
332  host_triplet = @host@
333 -
334 -EXEEXT = @EXEEXT@
335 -OBJEXT = @OBJEXT@
336 -PATH_SEPARATOR = @PATH_SEPARATOR@
337 +ACLOCAL = @ACLOCAL@
338 +ALLOCA = @ALLOCA@
339 +AMDEP_FALSE = @AMDEP_FALSE@
340 +AMDEP_TRUE = @AMDEP_TRUE@
341  AMTAR = @AMTAR@
342 +AUTOCONF = @AUTOCONF@
343 +AUTOHEADER = @AUTOHEADER@
344 +AUTOMAKE = @AUTOMAKE@
345  AWK = @AWK@
346  CC = @CC@
347 +CCDEPMODE = @CCDEPMODE@
348 +CFLAGS = @CFLAGS@
349  CPP = @CPP@
350 +CPPFLAGS = @CPPFLAGS@
351 +CYGPATH_W = @CYGPATH_W@
352 +DEFS = @DEFS@
353  DEPDIR = @DEPDIR@
354 +ECHO_C = @ECHO_C@
355 +ECHO_N = @ECHO_N@
356 +ECHO_T = @ECHO_T@
357 +EGREP = @EGREP@
358 +EXEEXT = @EXEEXT@
359 +INSTALL_DATA = @INSTALL_DATA@
360 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
361 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
362  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
363 +LDFLAGS = @LDFLAGS@
364 +LIBOBJS = @LIBOBJS@
365 +LIBS = @LIBS@
366  LN_S = @LN_S@
367 +LTLIBOBJS = @LTLIBOBJS@
368 +MAKEINFO = @MAKEINFO@
369 +OBJEXT = @OBJEXT@
370  PACKAGE = @PACKAGE@
371 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
372 +PACKAGE_NAME = @PACKAGE_NAME@
373 +PACKAGE_STRING = @PACKAGE_STRING@
374 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
375 +PACKAGE_VERSION = @PACKAGE_VERSION@
376 +PATH_SEPARATOR = @PATH_SEPARATOR@
377 +SET_MAKE = @SET_MAKE@
378 +SHELL = @SHELL@
379 +STRIP = @STRIP@
380  VERSION = @VERSION@
381 +ac_ct_CC = @ac_ct_CC@
382 +ac_ct_STRIP = @ac_ct_STRIP@
383 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
384 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
385  am__include = @am__include@
386 +am__leading_dot = @am__leading_dot@
387  am__quote = @am__quote@
388 +bindir = @bindir@
389 +build = @build@
390 +build_alias = @build_alias@
391 +build_cpu = @build_cpu@
392 +build_os = @build_os@
393 +build_vendor = @build_vendor@
394 +datadir = @datadir@
395 +exec_prefix = @exec_prefix@
396 +host = @host@
397 +host_alias = @host_alias@
398 +host_cpu = @host_cpu@
399 +host_os = @host_os@
400 +host_vendor = @host_vendor@
401 +includedir = @includedir@
402 +infodir = @infodir@
403  install_sh = @install_sh@
404 +libdir = @libdir@
405 +libexecdir = @libexecdir@
406 +localstatedir = @localstatedir@
407 +mandir = @mandir@
408 +oldincludedir = @oldincludedir@
409 +prefix = @prefix@
410 +program_transform_name = @program_transform_name@
411 +sbindir = @sbindir@
412 +sharedstatedir = @sharedstatedir@
413 +sysconfdir = @sysconfdir@
414 +target_alias = @target_alias@
415  
416 +# Option for Automake 
417  AUTOMAKE_OPTIONS = gnu check-news # "readme-alpha" ignored because it enable gnits version format checking 
418  
419  # Extra dist
420 @@ -93,21 +130,25 @@
421  CONFIG_CLEAN_FILES =
422  DIST_SOURCES =
423  
424 -RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
425 -       uninstall-info-recursive all-recursive install-data-recursive \
426 -       install-exec-recursive installdirs-recursive install-recursive \
427 -       uninstall-recursive check-recursive installcheck-recursive
428 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
429 +       ps-recursive install-info-recursive uninstall-info-recursive \
430 +       all-recursive install-data-recursive install-exec-recursive \
431 +       installdirs-recursive install-recursive uninstall-recursive \
432 +       check-recursive installcheck-recursive
433  DIST_COMMON = README AUTHORS COPYING ChangeLog INSTALL Makefile.am \
434         Makefile.in NEWS THANKS TODO aclocal.m4 configure configure.ac
435  DIST_SUBDIRS = $(SUBDIRS)
436  all: all-recursive
437  
438  .SUFFIXES:
439 +
440 +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
441 + configure.lineno
442  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
443         cd $(top_srcdir) && \
444           $(AUTOMAKE) --gnu  Makefile
445  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
446 -       cd $(top_builddir) && $(SHELL) ./config.status $@
447 +       cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
448  
449  $(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
450         $(SHELL) ./config.status --recheck
451 @@ -125,7 +166,7 @@
452  #     (which will cause the Makefiles to be regenerated when you run `make');
453  # (2) otherwise, pass the desired values on the `make' command line.
454  $(RECURSIVE_TARGETS):
455 -       @set fnord $(MAKEFLAGS); amf=$$2; \
456 +       @set fnord $$MAKEFLAGS; amf=$$2; \
457         dot_seen=no; \
458         target=`echo $@ | sed s/-recursive//`; \
459         list='$(SUBDIRS)'; for subdir in $$list; do \
460 @@ -145,7 +186,7 @@
461  
462  mostlyclean-recursive clean-recursive distclean-recursive \
463  maintainer-clean-recursive:
464 -       @set fnord $(MAKEFLAGS); amf=$$2; \
465 +       @set fnord $$MAKEFLAGS; amf=$$2; \
466         dot_seen=no; \
467         case "$@" in \
468           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
469 @@ -172,6 +213,16 @@
470         list='$(SUBDIRS)'; for subdir in $$list; do \
471           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
472         done
473 +ctags-recursive:
474 +       list='$(SUBDIRS)'; for subdir in $$list; do \
475 +         test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
476 +       done
477 +
478 +ETAGS = etags
479 +ETAGSFLAGS =
480 +
481 +CTAGS = ctags
482 +CTAGSFLAGS =
483  
484  tags: TAGS
485  
486 @@ -188,9 +239,15 @@
487                 $(TAGS_FILES) $(LISP)
488         tags=; \
489         here=`pwd`; \
490 +       if (etags --etags-include --version) >/dev/null 2>&1; then \
491 +         include_option=--etags-include; \
492 +       else \
493 +         include_option=--include; \
494 +       fi; \
495         list='$(SUBDIRS)'; for subdir in $$list; do \
496           if test "$$subdir" = .; then :; else \
497 -           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
498 +           test -f $$subdir/TAGS && \
499 +             tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
500           fi; \
501         done; \
502         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
503 @@ -200,7 +257,23 @@
504           $(AWK) '    { files[$$0] = 1; } \
505                END { for (i in files) print i; }'`; \
506         test -z "$(ETAGS_ARGS)$$tags$$unique" \
507 -         || etags $(ETAGS_ARGS) $$tags $$unique
508 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
509 +            $$tags $$unique
510 +
511 +ctags: CTAGS
512 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
513 +               $(TAGS_FILES) $(LISP)
514 +       tags=; \
515 +       here=`pwd`; \
516 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
517 +       unique=`for i in $$list; do \
518 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
519 +         done | \
520 +         $(AWK) '    { files[$$0] = 1; } \
521 +              END { for (i in files) print i; }'`; \
522 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
523 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
524 +            $$tags $$unique
525  
526  GTAGS:
527         here=`$(am__cd) $(top_builddir) && pwd` \
528 @@ -208,7 +281,7 @@
529           && gtags -i $(GTAGS_ARGS) $$here
530  
531  distclean-tags:
532 -       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
533 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
534  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
535  
536  top_distdir = .
537 @@ -220,33 +293,46 @@
538           && rm -fr $(distdir); }; }
539  
540  GZIP_ENV = --best
541 -distcleancheck_listfiles = "find . -type f -print"
542 +distuninstallcheck_listfiles = find . -type f -print
543 +distcleancheck_listfiles = find . -type f -print
544  
545  distdir: $(DISTFILES)
546 -       @if sed 15q $(srcdir)/NEWS | fgrep -e "$(VERSION)" >/dev/null; \
547 -       then :; else \
548 +       @case `sed 15q $(srcdir)/NEWS` in \
549 +       *"$(VERSION)"*) : ;; \
550 +       *) \
551           echo "NEWS not updated; not releasing" 1>&2; \
552 -         exit 1; \
553 -       fi
554 +         exit 1;; \
555 +       esac
556         $(am__remove_distdir)
557         mkdir $(distdir)
558         $(mkinstalldirs) $(distdir)/packages
559 -       @for file in $(DISTFILES); do \
560 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
561 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
562 +       list='$(DISTFILES)'; for file in $$list; do \
563 +         case $$file in \
564 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
565 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
566 +         esac; \
567           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
568           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
569           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
570 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
571 +           dir="/$$dir"; \
572 +           $(mkinstalldirs) "$(distdir)$$dir"; \
573 +         else \
574 +           dir=''; \
575           fi; \
576           if test -d $$d/$$file; then \
577 -           cp -pR $$d/$$file $(distdir) \
578 -           || exit 1; \
579 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
580 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
581 +           fi; \
582 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
583           else \
584             test -f $(distdir)/$$file \
585             || cp -p $$d/$$file $(distdir)/$$file \
586             || exit 1; \
587           fi; \
588         done
589 -       for subdir in $(SUBDIRS); do \
590 +       list='$(SUBDIRS)'; for subdir in $$list; do \
591           if test "$$subdir" = .; then :; else \
592             test -d $(distdir)/$$subdir \
593             || mkdir $(distdir)/$$subdir \
594 @@ -279,12 +365,13 @@
595         $(am__remove_distdir)
596         GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
597         chmod -R a-w $(distdir); chmod a+w $(distdir)
598 -       mkdir $(distdir)/=build
599 -       mkdir $(distdir)/=inst
600 +       mkdir $(distdir)/_build
601 +       mkdir $(distdir)/_inst
602         chmod a-w $(distdir)
603 -       dc_install_base=`$(am__cd) $(distdir)/=inst && pwd` \
604 -         && cd $(distdir)/=build \
605 -         && ../configure --srcdir=.. --prefix=$$dc_install_base \
606 +       dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
607 +         && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
608 +         && cd $(distdir)/_build \
609 +         && ../configure --srcdir=.. --prefix="$$dc_install_base" \
610             $(DISTCHECK_CONFIGURE_FLAGS) \
611           && $(MAKE) $(AM_MAKEFLAGS) \
612           && $(MAKE) $(AM_MAKEFLAGS) dvi \
613 @@ -292,23 +379,39 @@
614           && $(MAKE) $(AM_MAKEFLAGS) install \
615           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
616           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
617 -         && (test `find $$dc_install_base -type f -print | wc -l` -le 1 \
618 -             || { echo "ERROR: files left after uninstall:" ; \
619 -                  find $$dc_install_base -type f -print ; \
620 -                  exit 1; } >&2 ) \
621 +         && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
622 +               distuninstallcheck \
623 +         && chmod -R a-w "$$dc_install_base" \
624 +         && ({ \
625 +              (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
626 +              && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
627 +              && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
628 +              && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
629 +                   distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
630 +             } || { rm -rf "$$dc_destdir"; exit 1; }) \
631 +         && rm -rf "$$dc_destdir" \
632           && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
633           && rm -f $(distdir).tar.gz \
634           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
635         $(am__remove_distdir)
636         @echo "$(distdir).tar.gz is ready for distribution" | \
637           sed 'h;s/./=/g;p;x;p;x'
638 +distuninstallcheck:
639 +       @cd $(distuninstallcheck_dir) \
640 +       && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
641 +          || { echo "ERROR: files left after uninstall:" ; \
642 +               if test -n "$(DESTDIR)"; then \
643 +                 echo "  (check DESTDIR support)"; \
644 +               fi ; \
645 +               $(distuninstallcheck_listfiles) ; \
646 +               exit 1; } >&2
647  distcleancheck: distclean
648 -       if test '$(srcdir)' = . ; then \
649 +       @if test '$(srcdir)' = . ; then \
650           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
651           exit 1 ; \
652         fi
653 -       test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
654 -         || { echo "ERROR: files left after distclean:" ; \
655 +       @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
656 +         || { echo "ERROR: files left in build directory after distclean:" ; \
657                $(distcleancheck_listfiles) ; \
658                exit 1; } >&2
659  check-am: all-am
660 @@ -328,6 +431,7 @@
661  installcheck: installcheck-recursive
662  install-strip:
663         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
664 +         INSTALL_STRIP_FLAG=-s \
665           `test -z '$(STRIP)' || \
666             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
667  mostlyclean-generic:
668 @@ -335,7 +439,7 @@
669  clean-generic:
670  
671  distclean-generic:
672 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
673 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
674  
675  maintainer-clean-generic:
676         @echo "This command is intended for maintainers to use"
677 @@ -345,7 +449,7 @@
678  clean-am: clean-generic mostlyclean-am
679  
680  distclean: distclean-recursive
681 -       -rm -f config.status config.cache config.log
682 +       -rm -f $(am__CONFIG_DISTCLEAN_FILES)
683  distclean-am: clean-am distclean-generic distclean-tags
684  
685  dvi: dvi-recursive
686 @@ -367,21 +471,31 @@
687  installcheck-am:
688  
689  maintainer-clean: maintainer-clean-recursive
690 -
691 +       -rm -f $(am__CONFIG_DISTCLEAN_FILES)
692 +       -rm -rf autom4te.cache
693  maintainer-clean-am: distclean-am maintainer-clean-generic
694  
695  mostlyclean: mostlyclean-recursive
696  
697  mostlyclean-am: mostlyclean-generic
698  
699 +pdf: pdf-recursive
700 +
701 +pdf-am:
702 +
703 +ps: ps-recursive
704 +
705 +ps-am:
706 +
707  uninstall-am: uninstall-info-am
708  
709  uninstall-info: uninstall-info-recursive
710  
711 -.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
712 -       clean-generic clean-recursive dist dist-all dist-gzip distcheck \
713 -       distclean distclean-generic distclean-recursive distclean-tags \
714 -       distcleancheck distdir dvi dvi-am dvi-recursive info info-am \
715 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
716 +       clean-generic clean-recursive ctags ctags-recursive dist \
717 +       dist-all dist-gzip distcheck distclean distclean-generic \
718 +       distclean-recursive distclean-tags distcleancheck distdir \
719 +       distuninstallcheck dvi dvi-am dvi-recursive info info-am \
720         info-recursive install install-am install-data install-data-am \
721         install-data-recursive install-exec install-exec-am \
722         install-exec-recursive install-info install-info-am \
723 @@ -389,7 +503,8 @@
724         install-strip installcheck installcheck-am installdirs \
725         installdirs-am installdirs-recursive maintainer-clean \
726         maintainer-clean-generic maintainer-clean-recursive mostlyclean \
727 -       mostlyclean-generic mostlyclean-recursive tags tags-recursive \
728 +       mostlyclean-generic mostlyclean-recursive pdf pdf-am \
729 +       pdf-recursive ps ps-am ps-recursive tags tags-recursive \
730         uninstall uninstall-am uninstall-info-am \
731         uninstall-info-recursive uninstall-recursive
732  
733 --- fbgetty-0.1.698/./config/Makefile.in~compile
734 +++ fbgetty-0.1.698/./config/Makefile.in
735 @@ -1,7 +1,7 @@
736 -# Makefile.in generated by automake 1.5c from Makefile.am.
737 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
738  # @configure_input@
739  
740 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
741 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
742  # Free Software Foundation, Inc.
743  # This Makefile.in is free software; the Free Software Foundation
744  # gives unlimited permission to copy and/or distribute it,
745 @@ -14,71 +14,110 @@
746  
747  @SET_MAKE@
748  
749 -SHELL = @SHELL@
750 -
751  srcdir = @srcdir@
752  top_srcdir = @top_srcdir@
753  VPATH = @srcdir@
754 -prefix = @prefix@
755 -exec_prefix = @exec_prefix@
756 -
757 -bindir = @bindir@
758 -sbindir = @sbindir@
759 -libexecdir = @libexecdir@
760 -datadir = @datadir@
761 -sysconfdir = @sysconfdir@
762 -sharedstatedir = @sharedstatedir@
763 -localstatedir = @localstatedir@
764 -libdir = @libdir@
765 -infodir = @infodir@
766 -mandir = @mandir@
767 -includedir = @includedir@
768 -oldincludedir = /usr/include
769  pkgdatadir = $(datadir)/@PACKAGE@
770  pkglibdir = $(libdir)/@PACKAGE@
771  pkgincludedir = $(includedir)/@PACKAGE@
772  top_builddir = ..
773  
774 -ACLOCAL = @ACLOCAL@
775 -AUTOCONF = @AUTOCONF@
776 -AUTOMAKE = @AUTOMAKE@
777 -AUTOHEADER = @AUTOHEADER@
778 -
779  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
780  INSTALL = @INSTALL@
781 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
782 -INSTALL_DATA = @INSTALL_DATA@
783  install_sh_DATA = $(install_sh) -c -m 644
784 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
785 +install_sh_PROGRAM = $(install_sh) -c
786 +install_sh_SCRIPT = $(install_sh) -c
787  INSTALL_HEADER = $(INSTALL_DATA)
788 -transform = @program_transform_name@
789 +transform = $(program_transform_name)
790  NORMAL_INSTALL = :
791  PRE_INSTALL = :
792  POST_INSTALL = :
793  NORMAL_UNINSTALL = :
794  PRE_UNINSTALL = :
795  POST_UNINSTALL = :
796 -host_alias = @host_alias@
797  host_triplet = @host@
798 -
799 -EXEEXT = @EXEEXT@
800 -OBJEXT = @OBJEXT@
801 -PATH_SEPARATOR = @PATH_SEPARATOR@
802 +ACLOCAL = @ACLOCAL@
803 +ALLOCA = @ALLOCA@
804 +AMDEP_FALSE = @AMDEP_FALSE@
805 +AMDEP_TRUE = @AMDEP_TRUE@
806  AMTAR = @AMTAR@
807 +AUTOCONF = @AUTOCONF@
808 +AUTOHEADER = @AUTOHEADER@
809 +AUTOMAKE = @AUTOMAKE@
810  AWK = @AWK@
811  CC = @CC@
812 +CCDEPMODE = @CCDEPMODE@
813 +CFLAGS = @CFLAGS@
814  CPP = @CPP@
815 +CPPFLAGS = @CPPFLAGS@
816 +CYGPATH_W = @CYGPATH_W@
817 +DEFS = @DEFS@
818  DEPDIR = @DEPDIR@
819 +ECHO_C = @ECHO_C@
820 +ECHO_N = @ECHO_N@
821 +ECHO_T = @ECHO_T@
822 +EGREP = @EGREP@
823 +EXEEXT = @EXEEXT@
824 +INSTALL_DATA = @INSTALL_DATA@
825 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
826 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
827  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
828 +LDFLAGS = @LDFLAGS@
829 +LIBOBJS = @LIBOBJS@
830 +LIBS = @LIBS@
831  LN_S = @LN_S@
832 +LTLIBOBJS = @LTLIBOBJS@
833 +MAKEINFO = @MAKEINFO@
834 +OBJEXT = @OBJEXT@
835  PACKAGE = @PACKAGE@
836 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
837 +PACKAGE_NAME = @PACKAGE_NAME@
838 +PACKAGE_STRING = @PACKAGE_STRING@
839 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
840 +PACKAGE_VERSION = @PACKAGE_VERSION@
841 +PATH_SEPARATOR = @PATH_SEPARATOR@
842 +SET_MAKE = @SET_MAKE@
843 +SHELL = @SHELL@
844 +STRIP = @STRIP@
845  VERSION = @VERSION@
846 +ac_ct_CC = @ac_ct_CC@
847 +ac_ct_STRIP = @ac_ct_STRIP@
848 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
849 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
850  am__include = @am__include@
851 +am__leading_dot = @am__leading_dot@
852  am__quote = @am__quote@
853 +bindir = @bindir@
854 +build = @build@
855 +build_alias = @build_alias@
856 +build_cpu = @build_cpu@
857 +build_os = @build_os@
858 +build_vendor = @build_vendor@
859 +datadir = @datadir@
860 +exec_prefix = @exec_prefix@
861 +host = @host@
862 +host_alias = @host_alias@
863 +host_cpu = @host_cpu@
864 +host_os = @host_os@
865 +host_vendor = @host_vendor@
866 +includedir = @includedir@
867 +infodir = @infodir@
868  install_sh = @install_sh@
869 +libdir = @libdir@
870 +libexecdir = @libexecdir@
871 +localstatedir = @localstatedir@
872 +mandir = @mandir@
873 +oldincludedir = @oldincludedir@
874 +prefix = @prefix@
875 +program_transform_name = @program_transform_name@
876 +sbindir = @sbindir@
877 +sharedstatedir = @sharedstatedir@
878 +sysconfdir = @sysconfdir@
879 +target_alias = @target_alias@
880  
881  AUTOMAKE_OPTIONS = gnu nostdinc
882  subdir = config
883 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
884  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
885  CONFIG_HEADER = $(top_builddir)/include/config.h
886  CONFIG_CLEAN_FILES =
887 @@ -92,26 +131,40 @@
888         cd $(top_srcdir) && \
889           $(AUTOMAKE) --gnu  config/Makefile
890  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
891 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
892 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
893  uninstall-info-am:
894  tags: TAGS
895  TAGS:
896  
897 +ctags: CTAGS
898 +CTAGS:
899 +
900  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
901  
902  top_distdir = ..
903  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
904  
905  distdir: $(DISTFILES)
906 -       @for file in $(DISTFILES); do \
907 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
908 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
909 +       list='$(DISTFILES)'; for file in $$list; do \
910 +         case $$file in \
911 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
912 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
913 +         esac; \
914           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
915           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
916           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
917 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
918 +           dir="/$$dir"; \
919 +           $(mkinstalldirs) "$(distdir)$$dir"; \
920 +         else \
921 +           dir=''; \
922           fi; \
923           if test -d $$d/$$file; then \
924 -           cp -pR $$d/$$file $(distdir) \
925 -           || exit 1; \
926 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
927 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
928 +           fi; \
929 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
930           else \
931             test -f $(distdir)/$$file \
932             || cp -p $$d/$$file $(distdir)/$$file \
933 @@ -123,7 +176,6 @@
934  all-am: Makefile
935  
936  installdirs:
937 -
938  install: install-am
939  install-exec: install-exec-am
940  install-data: install-data-am
941 @@ -135,6 +187,7 @@
942  installcheck: installcheck-am
943  install-strip:
944         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
945 +         INSTALL_STRIP_FLAG=-s \
946           `test -z '$(STRIP)' || \
947             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
948  mostlyclean-generic:
949 @@ -142,7 +195,7 @@
950  clean-generic:
951  
952  distclean-generic:
953 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
954 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
955  
956  maintainer-clean-generic:
957         @echo "This command is intended for maintainers to use"
958 @@ -181,6 +234,14 @@
959  
960  mostlyclean-am: mostlyclean-generic
961  
962 +pdf: pdf-am
963 +
964 +pdf-am:
965 +
966 +ps: ps-am
967 +
968 +ps-am:
969 +
970  uninstall-am: uninstall-info-am
971  
972  .PHONY: all all-am check check-am clean clean-generic distclean \
973 @@ -189,7 +250,8 @@
974         install-exec-am install-info install-info-am install-man \
975         install-strip installcheck installcheck-am installdirs \
976         maintainer-clean maintainer-clean-generic mostlyclean \
977 -       mostlyclean-generic uninstall uninstall-am uninstall-info-am
978 +       mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
979 +       uninstall-info-am
980  
981  # Tell versions [3.59,3.63) of GNU make to not export all variables.
982  # Otherwise a system limit (for SysV at least) may be exceeded.
983 --- fbgetty-0.1.698/./examples/Makefile.in~compile
984 +++ fbgetty-0.1.698/./examples/Makefile.in
985 @@ -1,7 +1,7 @@
986 -# Makefile.in generated by automake 1.5c from Makefile.am.
987 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
988  # @configure_input@
989  
990 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
991 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
992  # Free Software Foundation, Inc.
993  # This Makefile.in is free software; the Free Software Foundation
994  # gives unlimited permission to copy and/or distribute it,
995 @@ -14,68 +14,106 @@
996  
997  @SET_MAKE@
998  
999 -SHELL = @SHELL@
1000 -
1001  srcdir = @srcdir@
1002  top_srcdir = @top_srcdir@
1003  VPATH = @srcdir@
1004 -prefix = @prefix@
1005 -exec_prefix = @exec_prefix@
1006 -
1007 -bindir = @bindir@
1008 -sbindir = @sbindir@
1009 -libexecdir = @libexecdir@
1010 -datadir = @datadir@
1011 -sysconfdir = @sysconfdir@
1012 -sharedstatedir = @sharedstatedir@
1013 -localstatedir = @localstatedir@
1014 -libdir = @libdir@
1015 -infodir = @infodir@
1016 -mandir = @mandir@
1017 -includedir = @includedir@
1018 -oldincludedir = /usr/include
1019  pkgdatadir = $(datadir)/@PACKAGE@
1020  pkglibdir = $(libdir)/@PACKAGE@
1021  pkgincludedir = $(includedir)/@PACKAGE@
1022  top_builddir = ..
1023  
1024 -ACLOCAL = @ACLOCAL@
1025 -AUTOCONF = @AUTOCONF@
1026 -AUTOMAKE = @AUTOMAKE@
1027 -AUTOHEADER = @AUTOHEADER@
1028 -
1029  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1030  INSTALL = @INSTALL@
1031 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
1032 -INSTALL_DATA = @INSTALL_DATA@
1033  install_sh_DATA = $(install_sh) -c -m 644
1034 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
1035 +install_sh_PROGRAM = $(install_sh) -c
1036 +install_sh_SCRIPT = $(install_sh) -c
1037  INSTALL_HEADER = $(INSTALL_DATA)
1038 -transform = @program_transform_name@
1039 +transform = $(program_transform_name)
1040  NORMAL_INSTALL = :
1041  PRE_INSTALL = :
1042  POST_INSTALL = :
1043  NORMAL_UNINSTALL = :
1044  PRE_UNINSTALL = :
1045  POST_UNINSTALL = :
1046 -host_alias = @host_alias@
1047  host_triplet = @host@
1048 -
1049 -EXEEXT = @EXEEXT@
1050 -OBJEXT = @OBJEXT@
1051 -PATH_SEPARATOR = @PATH_SEPARATOR@
1052 +ACLOCAL = @ACLOCAL@
1053 +ALLOCA = @ALLOCA@
1054 +AMDEP_FALSE = @AMDEP_FALSE@
1055 +AMDEP_TRUE = @AMDEP_TRUE@
1056  AMTAR = @AMTAR@
1057 +AUTOCONF = @AUTOCONF@
1058 +AUTOHEADER = @AUTOHEADER@
1059 +AUTOMAKE = @AUTOMAKE@
1060  AWK = @AWK@
1061  CC = @CC@
1062 +CCDEPMODE = @CCDEPMODE@
1063 +CFLAGS = @CFLAGS@
1064  CPP = @CPP@
1065 +CPPFLAGS = @CPPFLAGS@
1066 +CYGPATH_W = @CYGPATH_W@
1067 +DEFS = @DEFS@
1068  DEPDIR = @DEPDIR@
1069 +ECHO_C = @ECHO_C@
1070 +ECHO_N = @ECHO_N@
1071 +ECHO_T = @ECHO_T@
1072 +EGREP = @EGREP@
1073 +EXEEXT = @EXEEXT@
1074 +INSTALL_DATA = @INSTALL_DATA@
1075 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
1076 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
1077  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1078 +LDFLAGS = @LDFLAGS@
1079 +LIBOBJS = @LIBOBJS@
1080 +LIBS = @LIBS@
1081  LN_S = @LN_S@
1082 +LTLIBOBJS = @LTLIBOBJS@
1083 +MAKEINFO = @MAKEINFO@
1084 +OBJEXT = @OBJEXT@
1085  PACKAGE = @PACKAGE@
1086 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1087 +PACKAGE_NAME = @PACKAGE_NAME@
1088 +PACKAGE_STRING = @PACKAGE_STRING@
1089 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
1090 +PACKAGE_VERSION = @PACKAGE_VERSION@
1091 +PATH_SEPARATOR = @PATH_SEPARATOR@
1092 +SET_MAKE = @SET_MAKE@
1093 +SHELL = @SHELL@
1094 +STRIP = @STRIP@
1095  VERSION = @VERSION@
1096 +ac_ct_CC = @ac_ct_CC@
1097 +ac_ct_STRIP = @ac_ct_STRIP@
1098 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1099 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1100  am__include = @am__include@
1101 +am__leading_dot = @am__leading_dot@
1102  am__quote = @am__quote@
1103 +bindir = @bindir@
1104 +build = @build@
1105 +build_alias = @build_alias@
1106 +build_cpu = @build_cpu@
1107 +build_os = @build_os@
1108 +build_vendor = @build_vendor@
1109 +datadir = @datadir@
1110 +exec_prefix = @exec_prefix@
1111 +host = @host@
1112 +host_alias = @host_alias@
1113 +host_cpu = @host_cpu@
1114 +host_os = @host_os@
1115 +host_vendor = @host_vendor@
1116 +includedir = @includedir@
1117 +infodir = @infodir@
1118  install_sh = @install_sh@
1119 +libdir = @libdir@
1120 +libexecdir = @libexecdir@
1121 +localstatedir = @localstatedir@
1122 +mandir = @mandir@
1123 +oldincludedir = @oldincludedir@
1124 +prefix = @prefix@
1125 +program_transform_name = @program_transform_name@
1126 +sbindir = @sbindir@
1127 +sharedstatedir = @sharedstatedir@
1128 +sysconfdir = @sysconfdir@
1129 +target_alias = @target_alias@
1130  
1131  SUBDIRS = test
1132  
1133 @@ -90,6 +128,7 @@
1134  
1135  EXTRA_DIST = $(DATA)
1136  subdir = examples
1137 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1138  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
1139  CONFIG_HEADER = $(top_builddir)/include/config.h
1140  CONFIG_CLEAN_FILES =
1141 @@ -97,10 +136,11 @@
1142  DATA = $(noinst_DATA)
1143  
1144  
1145 -RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
1146 -       uninstall-info-recursive all-recursive install-data-recursive \
1147 -       install-exec-recursive installdirs-recursive install-recursive \
1148 -       uninstall-recursive check-recursive installcheck-recursive
1149 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
1150 +       ps-recursive install-info-recursive uninstall-info-recursive \
1151 +       all-recursive install-data-recursive install-exec-recursive \
1152 +       installdirs-recursive install-recursive uninstall-recursive \
1153 +       check-recursive installcheck-recursive
1154  DIST_COMMON = README Makefile.am Makefile.in
1155  DIST_SUBDIRS = $(SUBDIRS)
1156  all: all-recursive
1157 @@ -110,7 +150,7 @@
1158         cd $(top_srcdir) && \
1159           $(AUTOMAKE) --gnu  examples/Makefile
1160  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
1161 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1162 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1163  uninstall-info-am:
1164  
1165  # This directory's subdirectories are mostly independent; you can cd
1166 @@ -120,7 +160,7 @@
1167  #     (which will cause the Makefiles to be regenerated when you run `make');
1168  # (2) otherwise, pass the desired values on the `make' command line.
1169  $(RECURSIVE_TARGETS):
1170 -       @set fnord $(MAKEFLAGS); amf=$$2; \
1171 +       @set fnord $$MAKEFLAGS; amf=$$2; \
1172         dot_seen=no; \
1173         target=`echo $@ | sed s/-recursive//`; \
1174         list='$(SUBDIRS)'; for subdir in $$list; do \
1175 @@ -140,7 +180,7 @@
1176  
1177  mostlyclean-recursive clean-recursive distclean-recursive \
1178  maintainer-clean-recursive:
1179 -       @set fnord $(MAKEFLAGS); amf=$$2; \
1180 +       @set fnord $$MAKEFLAGS; amf=$$2; \
1181         dot_seen=no; \
1182         case "$@" in \
1183           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1184 @@ -167,6 +207,16 @@
1185         list='$(SUBDIRS)'; for subdir in $$list; do \
1186           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1187         done
1188 +ctags-recursive:
1189 +       list='$(SUBDIRS)'; for subdir in $$list; do \
1190 +         test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1191 +       done
1192 +
1193 +ETAGS = etags
1194 +ETAGSFLAGS =
1195 +
1196 +CTAGS = ctags
1197 +CTAGSFLAGS =
1198  
1199  tags: TAGS
1200  
1201 @@ -183,9 +233,15 @@
1202                 $(TAGS_FILES) $(LISP)
1203         tags=; \
1204         here=`pwd`; \
1205 +       if (etags --etags-include --version) >/dev/null 2>&1; then \
1206 +         include_option=--etags-include; \
1207 +       else \
1208 +         include_option=--include; \
1209 +       fi; \
1210         list='$(SUBDIRS)'; for subdir in $$list; do \
1211           if test "$$subdir" = .; then :; else \
1212 -           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1213 +           test -f $$subdir/TAGS && \
1214 +             tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1215           fi; \
1216         done; \
1217         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1218 @@ -195,7 +251,23 @@
1219           $(AWK) '    { files[$$0] = 1; } \
1220                END { for (i in files) print i; }'`; \
1221         test -z "$(ETAGS_ARGS)$$tags$$unique" \
1222 -         || etags $(ETAGS_ARGS) $$tags $$unique
1223 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1224 +            $$tags $$unique
1225 +
1226 +ctags: CTAGS
1227 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
1228 +               $(TAGS_FILES) $(LISP)
1229 +       tags=; \
1230 +       here=`pwd`; \
1231 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
1232 +       unique=`for i in $$list; do \
1233 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1234 +         done | \
1235 +         $(AWK) '    { files[$$0] = 1; } \
1236 +              END { for (i in files) print i; }'`; \
1237 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
1238 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1239 +            $$tags $$unique
1240  
1241  GTAGS:
1242         here=`$(am__cd) $(top_builddir) && pwd` \
1243 @@ -203,29 +275,40 @@
1244           && gtags -i $(GTAGS_ARGS) $$here
1245  
1246  distclean-tags:
1247 -       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
1248 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1249  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1250  
1251  top_distdir = ..
1252  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1253  
1254  distdir: $(DISTFILES)
1255 -       @for file in $(DISTFILES); do \
1256 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1257 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1258 +       list='$(DISTFILES)'; for file in $$list; do \
1259 +         case $$file in \
1260 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1261 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1262 +         esac; \
1263           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1264           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1265           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1266 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
1267 +           dir="/$$dir"; \
1268 +           $(mkinstalldirs) "$(distdir)$$dir"; \
1269 +         else \
1270 +           dir=''; \
1271           fi; \
1272           if test -d $$d/$$file; then \
1273 -           cp -pR $$d/$$file $(distdir) \
1274 -           || exit 1; \
1275 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1276 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1277 +           fi; \
1278 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1279           else \
1280             test -f $(distdir)/$$file \
1281             || cp -p $$d/$$file $(distdir)/$$file \
1282             || exit 1; \
1283           fi; \
1284         done
1285 -       for subdir in $(SUBDIRS); do \
1286 +       list='$(SUBDIRS)'; for subdir in $$list; do \
1287           if test "$$subdir" = .; then :; else \
1288             test -d $(distdir)/$$subdir \
1289             || mkdir $(distdir)/$$subdir \
1290 @@ -255,6 +338,7 @@
1291  installcheck: installcheck-recursive
1292  install-strip:
1293         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1294 +         INSTALL_STRIP_FLAG=-s \
1295           `test -z '$(STRIP)' || \
1296             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1297  mostlyclean-generic:
1298 @@ -262,7 +346,7 @@
1299  clean-generic:
1300  
1301  distclean-generic:
1302 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
1303 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
1304  
1305  maintainer-clean-generic:
1306         @echo "This command is intended for maintainers to use"
1307 @@ -301,24 +385,32 @@
1308  
1309  mostlyclean-am: mostlyclean-generic
1310  
1311 +pdf: pdf-recursive
1312 +
1313 +pdf-am:
1314 +
1315 +ps: ps-recursive
1316 +
1317 +ps-am:
1318 +
1319  uninstall-am: uninstall-info-am
1320  
1321  uninstall-info: uninstall-info-recursive
1322  
1323 -.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
1324 -       clean-generic clean-recursive distclean distclean-generic \
1325 -       distclean-recursive distclean-tags distdir dvi dvi-am \
1326 -       dvi-recursive info info-am info-recursive install install-am \
1327 -       install-data install-data-am install-data-recursive \
1328 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
1329 +       clean-generic clean-recursive ctags ctags-recursive distclean \
1330 +       distclean-generic distclean-recursive distclean-tags distdir \
1331 +       dvi dvi-am dvi-recursive info info-am info-recursive install \
1332 +       install-am install-data install-data-am install-data-recursive \
1333         install-exec install-exec-am install-exec-recursive \
1334         install-info install-info-am install-info-recursive install-man \
1335         install-recursive install-strip installcheck installcheck-am \
1336         installdirs installdirs-am installdirs-recursive \
1337         maintainer-clean maintainer-clean-generic \
1338         maintainer-clean-recursive mostlyclean mostlyclean-generic \
1339 -       mostlyclean-recursive tags tags-recursive uninstall \
1340 -       uninstall-am uninstall-info-am uninstall-info-recursive \
1341 -       uninstall-recursive
1342 +       mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
1343 +       ps-recursive tags tags-recursive uninstall uninstall-am \
1344 +       uninstall-info-am uninstall-info-recursive uninstall-recursive
1345  
1346  # Tell versions [3.59,3.63) of GNU make to not export all variables.
1347  # Otherwise a system limit (for SysV at least) may be exceeded.
1348 --- fbgetty-0.1.698/./examples/test/Makefile.in~compile
1349 +++ fbgetty-0.1.698/./examples/test/Makefile.in
1350 @@ -1,7 +1,7 @@
1351 -# Makefile.in generated by automake 1.5c from Makefile.am.
1352 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
1353  # @configure_input@
1354  
1355 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
1356 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
1357  # Free Software Foundation, Inc.
1358  # This Makefile.in is free software; the Free Software Foundation
1359  # gives unlimited permission to copy and/or distribute it,
1360 @@ -14,77 +14,115 @@
1361  
1362  @SET_MAKE@
1363  
1364 -# test files 
1365 -
1366 -SHELL = @SHELL@
1367 -
1368  srcdir = @srcdir@
1369  top_srcdir = @top_srcdir@
1370  VPATH = @srcdir@
1371 -prefix = @prefix@
1372 -exec_prefix = @exec_prefix@
1373 -
1374 -bindir = @bindir@
1375 -sbindir = @sbindir@
1376 -libexecdir = @libexecdir@
1377 -datadir = @datadir@
1378 -sysconfdir = @sysconfdir@
1379 -sharedstatedir = @sharedstatedir@
1380 -localstatedir = @localstatedir@
1381 -libdir = @libdir@
1382 -infodir = @infodir@
1383 -mandir = @mandir@
1384 -includedir = @includedir@
1385 -oldincludedir = /usr/include
1386  pkgdatadir = $(datadir)/@PACKAGE@
1387  pkglibdir = $(libdir)/@PACKAGE@
1388  pkgincludedir = $(includedir)/@PACKAGE@
1389  top_builddir = ../..
1390  
1391 -ACLOCAL = @ACLOCAL@
1392 -AUTOCONF = @AUTOCONF@
1393 -AUTOMAKE = @AUTOMAKE@
1394 -AUTOHEADER = @AUTOHEADER@
1395 -
1396  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1397  INSTALL = @INSTALL@
1398 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
1399 -INSTALL_DATA = @INSTALL_DATA@
1400  install_sh_DATA = $(install_sh) -c -m 644
1401 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
1402 +install_sh_PROGRAM = $(install_sh) -c
1403 +install_sh_SCRIPT = $(install_sh) -c
1404  INSTALL_HEADER = $(INSTALL_DATA)
1405 -transform = @program_transform_name@
1406 +transform = $(program_transform_name)
1407  NORMAL_INSTALL = :
1408  PRE_INSTALL = :
1409  POST_INSTALL = :
1410  NORMAL_UNINSTALL = :
1411  PRE_UNINSTALL = :
1412  POST_UNINSTALL = :
1413 -host_alias = @host_alias@
1414  host_triplet = @host@
1415 -
1416 -EXEEXT = @EXEEXT@
1417 -OBJEXT = @OBJEXT@
1418 -PATH_SEPARATOR = @PATH_SEPARATOR@
1419 +ACLOCAL = @ACLOCAL@
1420 +ALLOCA = @ALLOCA@
1421 +AMDEP_FALSE = @AMDEP_FALSE@
1422 +AMDEP_TRUE = @AMDEP_TRUE@
1423  AMTAR = @AMTAR@
1424 +AUTOCONF = @AUTOCONF@
1425 +AUTOHEADER = @AUTOHEADER@
1426 +AUTOMAKE = @AUTOMAKE@
1427  AWK = @AWK@
1428  CC = @CC@
1429 +CCDEPMODE = @CCDEPMODE@
1430 +CFLAGS = @CFLAGS@
1431  CPP = @CPP@
1432 +CPPFLAGS = @CPPFLAGS@
1433 +CYGPATH_W = @CYGPATH_W@
1434 +DEFS = @DEFS@
1435  DEPDIR = @DEPDIR@
1436 +ECHO_C = @ECHO_C@
1437 +ECHO_N = @ECHO_N@
1438 +ECHO_T = @ECHO_T@
1439 +EGREP = @EGREP@
1440 +EXEEXT = @EXEEXT@
1441 +INSTALL_DATA = @INSTALL_DATA@
1442 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
1443 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
1444  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1445 +LDFLAGS = @LDFLAGS@
1446 +LIBOBJS = @LIBOBJS@
1447 +LIBS = @LIBS@
1448  LN_S = @LN_S@
1449 +LTLIBOBJS = @LTLIBOBJS@
1450 +MAKEINFO = @MAKEINFO@
1451 +OBJEXT = @OBJEXT@
1452  PACKAGE = @PACKAGE@
1453 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1454 +PACKAGE_NAME = @PACKAGE_NAME@
1455 +PACKAGE_STRING = @PACKAGE_STRING@
1456 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
1457 +PACKAGE_VERSION = @PACKAGE_VERSION@
1458 +PATH_SEPARATOR = @PATH_SEPARATOR@
1459 +SET_MAKE = @SET_MAKE@
1460 +SHELL = @SHELL@
1461 +STRIP = @STRIP@
1462  VERSION = @VERSION@
1463 +ac_ct_CC = @ac_ct_CC@
1464 +ac_ct_STRIP = @ac_ct_STRIP@
1465 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1466 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1467  am__include = @am__include@
1468 +am__leading_dot = @am__leading_dot@
1469  am__quote = @am__quote@
1470 +bindir = @bindir@
1471 +build = @build@
1472 +build_alias = @build_alias@
1473 +build_cpu = @build_cpu@
1474 +build_os = @build_os@
1475 +build_vendor = @build_vendor@
1476 +datadir = @datadir@
1477 +exec_prefix = @exec_prefix@
1478 +host = @host@
1479 +host_alias = @host_alias@
1480 +host_cpu = @host_cpu@
1481 +host_os = @host_os@
1482 +host_vendor = @host_vendor@
1483 +includedir = @includedir@
1484 +infodir = @infodir@
1485  install_sh = @install_sh@
1486 +libdir = @libdir@
1487 +libexecdir = @libexecdir@
1488 +localstatedir = @localstatedir@
1489 +mandir = @mandir@
1490 +oldincludedir = @oldincludedir@
1491 +prefix = @prefix@
1492 +program_transform_name = @program_transform_name@
1493 +sbindir = @sbindir@
1494 +sharedstatedir = @sharedstatedir@
1495 +sysconfdir = @sysconfdir@
1496 +target_alias = @target_alias@
1497  
1498 +# test files 
1499  test_issue = issue issue.1 issue.2 issue.3 test.sh
1500  
1501  noinst_DATA = $(test_issue) issue.taglist
1502  
1503  EXTRA_DIST = $(DATA)
1504  subdir = examples/test
1505 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1506  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
1507  CONFIG_HEADER = $(top_builddir)/include/config.h
1508  CONFIG_CLEAN_FILES =
1509 @@ -99,26 +137,40 @@
1510         cd $(top_srcdir) && \
1511           $(AUTOMAKE) --gnu  examples/test/Makefile
1512  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
1513 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1514 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1515  uninstall-info-am:
1516  tags: TAGS
1517  TAGS:
1518  
1519 +ctags: CTAGS
1520 +CTAGS:
1521 +
1522  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1523  
1524  top_distdir = ../..
1525  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1526  
1527  distdir: $(DISTFILES)
1528 -       @for file in $(DISTFILES); do \
1529 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1530 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1531 +       list='$(DISTFILES)'; for file in $$list; do \
1532 +         case $$file in \
1533 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1534 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1535 +         esac; \
1536           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1537           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1538           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1539 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
1540 +           dir="/$$dir"; \
1541 +           $(mkinstalldirs) "$(distdir)$$dir"; \
1542 +         else \
1543 +           dir=''; \
1544           fi; \
1545           if test -d $$d/$$file; then \
1546 -           cp -pR $$d/$$file $(distdir) \
1547 -           || exit 1; \
1548 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1549 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1550 +           fi; \
1551 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1552           else \
1553             test -f $(distdir)/$$file \
1554             || cp -p $$d/$$file $(distdir)/$$file \
1555 @@ -130,7 +182,6 @@
1556  all-am: Makefile $(DATA)
1557  
1558  installdirs:
1559 -
1560  install: install-am
1561  install-exec: install-exec-am
1562  install-data: install-data-am
1563 @@ -142,6 +193,7 @@
1564  installcheck: installcheck-am
1565  install-strip:
1566         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1567 +         INSTALL_STRIP_FLAG=-s \
1568           `test -z '$(STRIP)' || \
1569             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1570  mostlyclean-generic:
1571 @@ -149,7 +201,7 @@
1572  clean-generic:
1573  
1574  distclean-generic:
1575 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
1576 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
1577  
1578  maintainer-clean-generic:
1579         @echo "This command is intended for maintainers to use"
1580 @@ -188,6 +240,14 @@
1581  
1582  mostlyclean-am: mostlyclean-generic
1583  
1584 +pdf: pdf-am
1585 +
1586 +pdf-am:
1587 +
1588 +ps: ps-am
1589 +
1590 +ps-am:
1591 +
1592  uninstall-am: uninstall-info-am
1593  
1594  .PHONY: all all-am check check-am clean clean-generic distclean \
1595 @@ -196,7 +256,8 @@
1596         install-exec-am install-info install-info-am install-man \
1597         install-strip installcheck installcheck-am installdirs \
1598         maintainer-clean maintainer-clean-generic mostlyclean \
1599 -       mostlyclean-generic uninstall uninstall-am uninstall-info-am
1600 +       mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
1601 +       uninstall-info-am
1602  
1603  # Tell versions [3.59,3.63) of GNU make to not export all variables.
1604  # Otherwise a system limit (for SysV at least) may be exceeded.
1605 --- fbgetty-0.1.698/./contrib/Makefile.in~compile
1606 +++ fbgetty-0.1.698/./contrib/Makefile.in
1607 @@ -1,7 +1,7 @@
1608 -# Makefile.in generated by automake 1.5c from Makefile.am.
1609 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
1610  # @configure_input@
1611  
1612 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
1613 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
1614  # Free Software Foundation, Inc.
1615  # This Makefile.in is free software; the Free Software Foundation
1616  # gives unlimited permission to copy and/or distribute it,
1617 @@ -14,76 +14,114 @@
1618  
1619  @SET_MAKE@
1620  
1621 -# Option for Automake 
1622 -
1623 -SHELL = @SHELL@
1624 -
1625  srcdir = @srcdir@
1626  top_srcdir = @top_srcdir@
1627  VPATH = @srcdir@
1628 -prefix = @prefix@
1629 -exec_prefix = @exec_prefix@
1630 -
1631 -bindir = @bindir@
1632 -sbindir = @sbindir@
1633 -libexecdir = @libexecdir@
1634 -datadir = @datadir@
1635 -sysconfdir = @sysconfdir@
1636 -sharedstatedir = @sharedstatedir@
1637 -localstatedir = @localstatedir@
1638 -libdir = @libdir@
1639 -infodir = @infodir@
1640 -mandir = @mandir@
1641 -includedir = @includedir@
1642 -oldincludedir = /usr/include
1643  pkgdatadir = $(datadir)/@PACKAGE@
1644  pkglibdir = $(libdir)/@PACKAGE@
1645  pkgincludedir = $(includedir)/@PACKAGE@
1646  top_builddir = ..
1647  
1648 -ACLOCAL = @ACLOCAL@
1649 -AUTOCONF = @AUTOCONF@
1650 -AUTOMAKE = @AUTOMAKE@
1651 -AUTOHEADER = @AUTOHEADER@
1652 -
1653  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1654  INSTALL = @INSTALL@
1655 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
1656 -INSTALL_DATA = @INSTALL_DATA@
1657  install_sh_DATA = $(install_sh) -c -m 644
1658 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
1659 +install_sh_PROGRAM = $(install_sh) -c
1660 +install_sh_SCRIPT = $(install_sh) -c
1661  INSTALL_HEADER = $(INSTALL_DATA)
1662 -transform = @program_transform_name@
1663 +transform = $(program_transform_name)
1664  NORMAL_INSTALL = :
1665  PRE_INSTALL = :
1666  POST_INSTALL = :
1667  NORMAL_UNINSTALL = :
1668  PRE_UNINSTALL = :
1669  POST_UNINSTALL = :
1670 -host_alias = @host_alias@
1671  host_triplet = @host@
1672 -
1673 -EXEEXT = @EXEEXT@
1674 -OBJEXT = @OBJEXT@
1675 -PATH_SEPARATOR = @PATH_SEPARATOR@
1676 +ACLOCAL = @ACLOCAL@
1677 +ALLOCA = @ALLOCA@
1678 +AMDEP_FALSE = @AMDEP_FALSE@
1679 +AMDEP_TRUE = @AMDEP_TRUE@
1680  AMTAR = @AMTAR@
1681 +AUTOCONF = @AUTOCONF@
1682 +AUTOHEADER = @AUTOHEADER@
1683 +AUTOMAKE = @AUTOMAKE@
1684  AWK = @AWK@
1685  CC = @CC@
1686 +CCDEPMODE = @CCDEPMODE@
1687 +CFLAGS = @CFLAGS@
1688  CPP = @CPP@
1689 +CPPFLAGS = @CPPFLAGS@
1690 +CYGPATH_W = @CYGPATH_W@
1691 +DEFS = @DEFS@
1692  DEPDIR = @DEPDIR@
1693 +ECHO_C = @ECHO_C@
1694 +ECHO_N = @ECHO_N@
1695 +ECHO_T = @ECHO_T@
1696 +EGREP = @EGREP@
1697 +EXEEXT = @EXEEXT@
1698 +INSTALL_DATA = @INSTALL_DATA@
1699 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
1700 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
1701  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1702 +LDFLAGS = @LDFLAGS@
1703 +LIBOBJS = @LIBOBJS@
1704 +LIBS = @LIBS@
1705  LN_S = @LN_S@
1706 +LTLIBOBJS = @LTLIBOBJS@
1707 +MAKEINFO = @MAKEINFO@
1708 +OBJEXT = @OBJEXT@
1709  PACKAGE = @PACKAGE@
1710 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1711 +PACKAGE_NAME = @PACKAGE_NAME@
1712 +PACKAGE_STRING = @PACKAGE_STRING@
1713 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
1714 +PACKAGE_VERSION = @PACKAGE_VERSION@
1715 +PATH_SEPARATOR = @PATH_SEPARATOR@
1716 +SET_MAKE = @SET_MAKE@
1717 +SHELL = @SHELL@
1718 +STRIP = @STRIP@
1719  VERSION = @VERSION@
1720 +ac_ct_CC = @ac_ct_CC@
1721 +ac_ct_STRIP = @ac_ct_STRIP@
1722 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1723 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1724  am__include = @am__include@
1725 +am__leading_dot = @am__leading_dot@
1726  am__quote = @am__quote@
1727 +bindir = @bindir@
1728 +build = @build@
1729 +build_alias = @build_alias@
1730 +build_cpu = @build_cpu@
1731 +build_os = @build_os@
1732 +build_vendor = @build_vendor@
1733 +datadir = @datadir@
1734 +exec_prefix = @exec_prefix@
1735 +host = @host@
1736 +host_alias = @host_alias@
1737 +host_cpu = @host_cpu@
1738 +host_os = @host_os@
1739 +host_vendor = @host_vendor@
1740 +includedir = @includedir@
1741 +infodir = @infodir@
1742  install_sh = @install_sh@
1743 +libdir = @libdir@
1744 +libexecdir = @libexecdir@
1745 +localstatedir = @localstatedir@
1746 +mandir = @mandir@
1747 +oldincludedir = @oldincludedir@
1748 +prefix = @prefix@
1749 +program_transform_name = @program_transform_name@
1750 +sbindir = @sbindir@
1751 +sharedstatedir = @sharedstatedir@
1752 +sysconfdir = @sysconfdir@
1753 +target_alias = @target_alias@
1754  
1755 +# Option for Automake 
1756  AUTOMAKE_OPTIONS = gnu 
1757  
1758  # Extra dist
1759  EXTRA_DIST = patch-fbv rawtoissue.sh convertissue.sh
1760  subdir = contrib
1761 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
1762  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
1763  CONFIG_HEADER = $(top_builddir)/include/config.h
1764  CONFIG_CLEAN_FILES =
1765 @@ -96,26 +134,40 @@
1766         cd $(top_srcdir) && \
1767           $(AUTOMAKE) --gnu  contrib/Makefile
1768  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
1769 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
1770 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
1771  uninstall-info-am:
1772  tags: TAGS
1773  TAGS:
1774  
1775 +ctags: CTAGS
1776 +CTAGS:
1777 +
1778  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
1779  
1780  top_distdir = ..
1781  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
1782  
1783  distdir: $(DISTFILES)
1784 -       @for file in $(DISTFILES); do \
1785 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1786 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1787 +       list='$(DISTFILES)'; for file in $$list; do \
1788 +         case $$file in \
1789 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1790 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1791 +         esac; \
1792           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1793           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1794           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1795 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
1796 +           dir="/$$dir"; \
1797 +           $(mkinstalldirs) "$(distdir)$$dir"; \
1798 +         else \
1799 +           dir=''; \
1800           fi; \
1801           if test -d $$d/$$file; then \
1802 -           cp -pR $$d/$$file $(distdir) \
1803 -           || exit 1; \
1804 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1805 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1806 +           fi; \
1807 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1808           else \
1809             test -f $(distdir)/$$file \
1810             || cp -p $$d/$$file $(distdir)/$$file \
1811 @@ -127,7 +179,6 @@
1812  all-am: Makefile
1813  
1814  installdirs:
1815 -
1816  install: install-am
1817  install-exec: install-exec-am
1818  install-data: install-data-am
1819 @@ -139,6 +190,7 @@
1820  installcheck: installcheck-am
1821  install-strip:
1822         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1823 +         INSTALL_STRIP_FLAG=-s \
1824           `test -z '$(STRIP)' || \
1825             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1826  mostlyclean-generic:
1827 @@ -146,7 +198,7 @@
1828  clean-generic:
1829  
1830  distclean-generic:
1831 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
1832 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
1833  
1834  maintainer-clean-generic:
1835         @echo "This command is intended for maintainers to use"
1836 @@ -185,6 +237,14 @@
1837  
1838  mostlyclean-am: mostlyclean-generic
1839  
1840 +pdf: pdf-am
1841 +
1842 +pdf-am:
1843 +
1844 +ps: ps-am
1845 +
1846 +ps-am:
1847 +
1848  uninstall-am: uninstall-info-am
1849  
1850  .PHONY: all all-am check check-am clean clean-generic distclean \
1851 @@ -193,7 +253,8 @@
1852         install-exec-am install-info install-info-am install-man \
1853         install-strip installcheck installcheck-am installdirs \
1854         maintainer-clean maintainer-clean-generic mostlyclean \
1855 -       mostlyclean-generic uninstall uninstall-am uninstall-info-am
1856 +       mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
1857 +       uninstall-info-am
1858  
1859  # Tell versions [3.59,3.63) of GNU make to not export all variables.
1860  # Otherwise a system limit (for SysV at least) may be exceeded.
1861 --- fbgetty-0.1.698/./docs/Makefile.in~compile
1862 +++ fbgetty-0.1.698/./docs/Makefile.in
1863 @@ -1,7 +1,7 @@
1864 -# Makefile.in generated by automake 1.5c from Makefile.am.
1865 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
1866  # @configure_input@
1867  
1868 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
1869 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
1870  # Free Software Foundation, Inc.
1871  # This Makefile.in is free software; the Free Software Foundation
1872  # gives unlimited permission to copy and/or distribute it,
1873 @@ -14,71 +14,108 @@
1874  
1875  @SET_MAKE@
1876  
1877 -# info file
1878 -
1879 -SHELL = @SHELL@
1880 -
1881  srcdir = @srcdir@
1882  top_srcdir = @top_srcdir@
1883  VPATH = @srcdir@
1884 -prefix = @prefix@
1885 -exec_prefix = @exec_prefix@
1886 -
1887 -bindir = @bindir@
1888 -sbindir = @sbindir@
1889 -libexecdir = @libexecdir@
1890 -datadir = @datadir@
1891 -sysconfdir = @sysconfdir@
1892 -sharedstatedir = @sharedstatedir@
1893 -localstatedir = @localstatedir@
1894 -libdir = @libdir@
1895 -infodir = @infodir@
1896 -mandir = @mandir@
1897 -includedir = @includedir@
1898 -oldincludedir = /usr/include
1899  pkgdatadir = $(datadir)/@PACKAGE@
1900  pkglibdir = $(libdir)/@PACKAGE@
1901  pkgincludedir = $(includedir)/@PACKAGE@
1902  top_builddir = ..
1903  
1904 -ACLOCAL = @ACLOCAL@
1905 -AUTOCONF = @AUTOCONF@
1906 -AUTOMAKE = @AUTOMAKE@
1907 -AUTOHEADER = @AUTOHEADER@
1908 -
1909  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
1910  INSTALL = @INSTALL@
1911 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
1912 -INSTALL_DATA = @INSTALL_DATA@
1913  install_sh_DATA = $(install_sh) -c -m 644
1914 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
1915 +install_sh_PROGRAM = $(install_sh) -c
1916 +install_sh_SCRIPT = $(install_sh) -c
1917  INSTALL_HEADER = $(INSTALL_DATA)
1918 -transform = @program_transform_name@
1919 +transform = $(program_transform_name)
1920  NORMAL_INSTALL = :
1921  PRE_INSTALL = :
1922  POST_INSTALL = :
1923  NORMAL_UNINSTALL = :
1924  PRE_UNINSTALL = :
1925  POST_UNINSTALL = :
1926 -host_alias = @host_alias@
1927  host_triplet = @host@
1928 -
1929 -EXEEXT = @EXEEXT@
1930 -OBJEXT = @OBJEXT@
1931 -PATH_SEPARATOR = @PATH_SEPARATOR@
1932 +ACLOCAL = @ACLOCAL@
1933 +ALLOCA = @ALLOCA@
1934 +AMDEP_FALSE = @AMDEP_FALSE@
1935 +AMDEP_TRUE = @AMDEP_TRUE@
1936  AMTAR = @AMTAR@
1937 +AUTOCONF = @AUTOCONF@
1938 +AUTOHEADER = @AUTOHEADER@
1939 +AUTOMAKE = @AUTOMAKE@
1940  AWK = @AWK@
1941  CC = @CC@
1942 +CCDEPMODE = @CCDEPMODE@
1943 +CFLAGS = @CFLAGS@
1944  CPP = @CPP@
1945 +CPPFLAGS = @CPPFLAGS@
1946 +CYGPATH_W = @CYGPATH_W@
1947 +DEFS = @DEFS@
1948  DEPDIR = @DEPDIR@
1949 +ECHO_C = @ECHO_C@
1950 +ECHO_N = @ECHO_N@
1951 +ECHO_T = @ECHO_T@
1952 +EGREP = @EGREP@
1953 +EXEEXT = @EXEEXT@
1954 +INSTALL_DATA = @INSTALL_DATA@
1955 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
1956 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
1957  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1958 +LDFLAGS = @LDFLAGS@
1959 +LIBOBJS = @LIBOBJS@
1960 +LIBS = @LIBS@
1961  LN_S = @LN_S@
1962 +LTLIBOBJS = @LTLIBOBJS@
1963 +MAKEINFO = @MAKEINFO@
1964 +OBJEXT = @OBJEXT@
1965  PACKAGE = @PACKAGE@
1966 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
1967 +PACKAGE_NAME = @PACKAGE_NAME@
1968 +PACKAGE_STRING = @PACKAGE_STRING@
1969 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
1970 +PACKAGE_VERSION = @PACKAGE_VERSION@
1971 +PATH_SEPARATOR = @PATH_SEPARATOR@
1972 +SET_MAKE = @SET_MAKE@
1973 +SHELL = @SHELL@
1974 +STRIP = @STRIP@
1975  VERSION = @VERSION@
1976 +ac_ct_CC = @ac_ct_CC@
1977 +ac_ct_STRIP = @ac_ct_STRIP@
1978 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
1979 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
1980  am__include = @am__include@
1981 +am__leading_dot = @am__leading_dot@
1982  am__quote = @am__quote@
1983 +bindir = @bindir@
1984 +build = @build@
1985 +build_alias = @build_alias@
1986 +build_cpu = @build_cpu@
1987 +build_os = @build_os@
1988 +build_vendor = @build_vendor@
1989 +datadir = @datadir@
1990 +exec_prefix = @exec_prefix@
1991 +host = @host@
1992 +host_alias = @host_alias@
1993 +host_cpu = @host_cpu@
1994 +host_os = @host_os@
1995 +host_vendor = @host_vendor@
1996 +includedir = @includedir@
1997 +infodir = @infodir@
1998  install_sh = @install_sh@
1999 +libdir = @libdir@
2000 +libexecdir = @libexecdir@
2001 +localstatedir = @localstatedir@
2002 +mandir = @mandir@
2003 +oldincludedir = @oldincludedir@
2004 +prefix = @prefix@
2005 +program_transform_name = @program_transform_name@
2006 +sbindir = @sbindir@
2007 +sharedstatedir = @sharedstatedir@
2008 +sysconfdir = @sysconfdir@
2009 +target_alias = @target_alias@
2010  
2011 +# info file
2012  info_TEXINFOS = fbgetty.texi
2013  
2014  # man pages
2015 @@ -87,13 +124,17 @@
2016  # Override the bad default GNU behaviour of automake
2017  EXTRA_DIST = $(MANS) fbgetty-and-color.txt
2018  subdir = docs
2019 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
2020  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
2021  CONFIG_HEADER = $(top_builddir)/include/config.h
2022  CONFIG_CLEAN_FILES =
2023  DIST_SOURCES =
2024  TEXINFO_TEX = $(top_srcdir)/config/texinfo.tex
2025 +am__TEXINFO_TEX_DIR = $(top_srcdir)/config
2026  INFO_DEPS = fbgetty.info
2027  DVIS = fbgetty.dvi
2028 +PDFS = fbgetty.pdf
2029 +PSS = fbgetty.ps
2030  TEXINFOS = fbgetty.texi
2031  
2032  NROFF = nroff
2033 @@ -102,82 +143,82 @@
2034  all: all-am
2035  
2036  .SUFFIXES:
2037 -.SUFFIXES: .dvi .info .ps .texi
2038 +.SUFFIXES: .dvi .info .pdf .ps .texi
2039  $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.ac $(ACLOCAL_M4)
2040         cd $(top_srcdir) && \
2041           $(AUTOMAKE) --gnu  docs/Makefile
2042  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
2043 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
2044 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
2045  
2046 -$(srcdir)/version.texi:  $(srcdir)/stamp-vti
2047 -       @:
2048 -$(srcdir)/stamp-vti: fbgetty.texi $(top_srcdir)/configure.ac
2049 -       @(set `$(SHELL) $(top_srcdir)/config/mdate-sh $(srcdir)/fbgetty.texi`; \
2050 +.texi.info:
2051 +       @rm -f $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]
2052 +       $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
2053 +        -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
2054 +
2055 +.texi.dvi:
2056 +       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2057 +       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
2058 +       $(TEXI2DVI) `test -f '$<' || echo '$(srcdir)/'`$<
2059 +
2060 +.texi.pdf:
2061 +       TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
2062 +       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
2063 +       $(TEXI2PDF) `test -f '$<' || echo '$(srcdir)/'`$<
2064 +fbgetty.info: fbgetty.texi version.texi
2065 +fbgetty.dvi: fbgetty.texi version.texi
2066 +fbgetty.pdf: fbgetty.texi version.texi
2067 +version.texi:  stamp-vti
2068 +stamp-vti: fbgetty.texi $(top_srcdir)/configure
2069 +       @(dir=.; test -f ./fbgetty.texi || dir=$(srcdir); \
2070 +       set `$(SHELL) $(top_srcdir)/config/mdate-sh $$dir/fbgetty.texi`; \
2071         echo "@set UPDATED $$1 $$2 $$3"; \
2072         echo "@set UPDATED-MONTH $$2 $$3"; \
2073         echo "@set EDITION $(VERSION)"; \
2074         echo "@set VERSION $(VERSION)") > vti.tmp
2075 -       @cmp -s vti.tmp $(srcdir)/version.texi \
2076 -         || (echo "Updating $(srcdir)/version.texi"; \
2077 -             cp vti.tmp $(srcdir)/version.texi)
2078 +       @cmp -s vti.tmp version.texi \
2079 +         || (echo "Updating version.texi"; \
2080 +             cp vti.tmp version.texi)
2081         -@rm -f vti.tmp
2082 -       @cp $(srcdir)/version.texi $@
2083 +       @cp version.texi $@
2084  
2085  mostlyclean-vti:
2086         -rm -f vti.tmp
2087  
2088  maintainer-clean-vti:
2089 -       -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi
2090 -
2091 -fbgetty.info: fbgetty.texi $(srcdir)/version.texi
2092 -fbgetty.dvi: fbgetty.texi $(srcdir)/version.texi
2093 -
2094 -.texi.info:
2095 -       @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
2096 -       cd $(srcdir) \
2097 -         && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
2098 -              `echo $< | sed 's,.*/,,'`
2099 -
2100 -.texi.dvi:
2101 -       TEXINPUTS="$(top_srcdir)/config$(PATH_SEPARATOR)$$TEXINPUTS" \
2102 -       MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
2103 -       $(TEXI2DVI) $<
2104 -
2105 -.texi:
2106 -       @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
2107 -       cd $(srcdir) \
2108 -         && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
2109 -              `echo $< | sed 's,.*/,,'`
2110 -
2111 -MAKEINFO = @MAKEINFO@
2112 +       -rm -f stamp-vti version.texi
2113  TEXI2DVI = texi2dvi
2114 +
2115 +TEXI2PDF = $(TEXI2DVI) --pdf --batch
2116  DVIPS = dvips
2117  .dvi.ps:
2118 -       $(DVIPS) $< -o $@
2119 +       $(DVIPS) -o $@ $<
2120  
2121  uninstall-info-am:
2122         $(PRE_UNINSTALL)
2123         @if (install-info --version && \
2124 -            install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
2125 +            install-info --version | grep -i -v debian) >/dev/null 2>&1; then \
2126           list='$(INFO_DEPS)'; \
2127           for file in $$list; do \
2128 -           echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file"; \
2129 -           install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$file; \
2130 +           relfile=`echo "$$file" | sed 's|^.*/||'`; \
2131 +           echo " install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile"; \
2132 +           install-info --info-dir=$(DESTDIR)$(infodir) --remove $(DESTDIR)$(infodir)/$$relfile; \
2133           done; \
2134         else :; fi
2135         @$(NORMAL_UNINSTALL)
2136         @list='$(INFO_DEPS)'; \
2137         for file in $$list; do \
2138 +         relfile=`echo "$$file" | sed 's|^.*/||'`; \
2139 +         relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
2140           (if cd $(DESTDIR)$(infodir); then \
2141 -            echo " rm -f $$file $$file-[0-9] $$file-[0-9][0-9])"; \
2142 -            rm -f $$file $$file-[0-9] $$file-[0-9][0-9]; \
2143 +            echo " rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9])"; \
2144 +            rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
2145            else :; fi); \
2146         done
2147  
2148  dist-info: $(INFO_DEPS)
2149         list='$(INFO_DEPS)'; \
2150         for base in $$list; do \
2151 -         d=$(srcdir); \
2152 +         if test -f $$base; then d=.; else d=$(srcdir); fi; \
2153           for file in $$d/$$base*; do \
2154             relfile=`expr "$$file" : "$$d/\(.*\)"`; \
2155             test -f $(distdir)/$$relfile || \
2156 @@ -186,17 +227,16 @@
2157         done
2158  
2159  mostlyclean-aminfo:
2160 -       -rm -f fbgetty.aux fbgetty.cp fbgetty.cps fbgetty.dvi fbgetty.fn fbgetty.ky \
2161 -         fbgetty.log fbgetty.pg fbgetty.ps fbgetty.toc fbgetty.tp \
2162 -         fbgetty.vr
2163 +       -rm -f fbgetty.aux fbgetty.cp fbgetty.cps fbgetty.fn fbgetty.fns fbgetty.ky \
2164 +         fbgetty.kys fbgetty.log fbgetty.pg fbgetty.pgs fbgetty.tmp \
2165 +         fbgetty.toc fbgetty.tp fbgetty.tps fbgetty.vr fbgetty.vrs \
2166 +         fbgetty.dvi fbgetty.pdf fbgetty.ps
2167  
2168  maintainer-clean-aminfo:
2169 -       cd $(srcdir) && \
2170 -       for i in $(INFO_DEPS); do \
2171 -         rm -f $$i; \
2172 -         if test "`echo $$i-[0-9]*`" != "$$i-[0-9]*"; then \
2173 -           rm -f $$i-[0-9]*; \
2174 -         fi; \
2175 +       @list='$(INFO_DEPS)'; for i in $$list; do \
2176 +         i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
2177 +         echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
2178 +         rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
2179         done
2180  
2181  man8dir = $(mandir)/man8
2182 @@ -214,6 +254,10 @@
2183           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
2184           else file=$$i; fi; \
2185           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
2186 +         case "$$ext" in \
2187 +           8*) ;; \
2188 +           *) ext='8' ;; \
2189 +         esac; \
2190           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
2191           inst=`echo $$inst | sed -e 's/^.*\///'`; \
2192           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
2193 @@ -231,6 +275,10 @@
2194         done; \
2195         for i in $$list; do \
2196           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
2197 +         case "$$ext" in \
2198 +           8*) ;; \
2199 +           *) ext='8' ;; \
2200 +         esac; \
2201           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
2202           inst=`echo $$inst | sed -e 's/^.*\///'`; \
2203           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
2204 @@ -240,21 +288,35 @@
2205  tags: TAGS
2206  TAGS:
2207  
2208 +ctags: CTAGS
2209 +CTAGS:
2210 +
2211  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
2212  
2213  top_distdir = ..
2214  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
2215  
2216  distdir: $(DISTFILES)
2217 -       @for file in $(DISTFILES); do \
2218 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2219 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
2220 +       list='$(DISTFILES)'; for file in $$list; do \
2221 +         case $$file in \
2222 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2223 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
2224 +         esac; \
2225           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2226           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
2227           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2228 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
2229 +           dir="/$$dir"; \
2230 +           $(mkinstalldirs) "$(distdir)$$dir"; \
2231 +         else \
2232 +           dir=''; \
2233           fi; \
2234           if test -d $$d/$$file; then \
2235 -           cp -pR $$d/$$file $(distdir) \
2236 -           || exit 1; \
2237 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2238 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
2239 +           fi; \
2240 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2241           else \
2242             test -f $(distdir)/$$file \
2243             || cp -p $$d/$$file $(distdir)/$$file \
2244 @@ -262,7 +324,7 @@
2245           fi; \
2246         done
2247         $(MAKE) $(AM_MAKEFLAGS) \
2248 -         top_distdir="${top_distdir}" distdir="$(distdir)" \
2249 +         top_distdir="$(top_distdir)" distdir="$(distdir)" \
2250           dist-info
2251  check-am: all-am
2252  check: check-am
2253 @@ -270,7 +332,6 @@
2254  
2255  installdirs:
2256         $(mkinstalldirs) $(DESTDIR)$(infodir) $(DESTDIR)$(man8dir)
2257 -
2258  install: install-am
2259  install-exec: install-exec-am
2260  install-data: install-data-am
2261 @@ -282,6 +343,7 @@
2262  installcheck: installcheck-am
2263  install-strip:
2264         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2265 +         INSTALL_STRIP_FLAG=-s \
2266           `test -z '$(STRIP)' || \
2267             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2268  mostlyclean-generic:
2269 @@ -289,7 +351,7 @@
2270  clean-generic:
2271  
2272  distclean-generic:
2273 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
2274 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
2275  
2276  maintainer-clean-generic:
2277         @echo "This command is intended for maintainers to use"
2278 @@ -321,10 +383,12 @@
2279         $(mkinstalldirs) $(DESTDIR)$(infodir)
2280         @list='$(INFO_DEPS)'; \
2281         for file in $$list; do \
2282 -         d=$(srcdir); \
2283 -         for ifile in echo $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9]; do \
2284 +         if test -f $$file; then d=.; else d=$(srcdir); fi; \
2285 +         file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
2286 +         for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
2287 +                       $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
2288             if test -f $$ifile; then \
2289 -             relfile=`expr "$$ifile" : "$$d/\(.*\)"`; \
2290 +             relfile=`echo "$$ifile" | sed 's|^.*/||'`; \
2291               echo " $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile"; \
2292               $(INSTALL_DATA) $$ifile $(DESTDIR)$(infodir)/$$relfile; \
2293             else : ; fi; \
2294 @@ -332,11 +396,12 @@
2295         done
2296         @$(POST_INSTALL)
2297         @if (install-info --version && \
2298 -            install-info --version | fgrep -i -v debian) >/dev/null 2>&1; then \
2299 +            install-info --version | grep -i -v debian) >/dev/null 2>&1; then \
2300           list='$(INFO_DEPS)'; \
2301           for file in $$list; do \
2302 -           echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file";\
2303 -           install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$file || :;\
2304 +           relfile=`echo "$$file" | sed 's|^.*/||'`; \
2305 +           echo " install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile";\
2306 +           install-info --info-dir=$(DESTDIR)$(infodir) $(DESTDIR)$(infodir)/$$relfile || :;\
2307           done; \
2308         else : ; fi
2309  install-man: install-man8
2310 @@ -352,6 +417,14 @@
2311  
2312  mostlyclean-am: mostlyclean-aminfo mostlyclean-generic mostlyclean-vti
2313  
2314 +pdf: pdf-am
2315 +
2316 +pdf-am: $(PDFS)
2317 +
2318 +ps: ps-am
2319 +
2320 +ps-am: $(PSS)
2321 +
2322  uninstall-am: uninstall-info-am uninstall-man
2323  
2324  uninstall-man: uninstall-man8
2325 @@ -363,9 +436,9 @@
2326         install-man8 install-strip installcheck installcheck-am \
2327         installdirs maintainer-clean maintainer-clean-aminfo \
2328         maintainer-clean-generic maintainer-clean-vti mostlyclean \
2329 -       mostlyclean-aminfo mostlyclean-generic mostlyclean-vti \
2330 -       uninstall uninstall-am uninstall-info-am uninstall-man \
2331 -       uninstall-man8
2332 +       mostlyclean-aminfo mostlyclean-generic mostlyclean-vti pdf \
2333 +       pdf-am ps ps-am uninstall uninstall-am uninstall-info-am \
2334 +       uninstall-man uninstall-man8
2335  
2336  # Tell versions [3.59,3.63) of GNU make to not export all variables.
2337  # Otherwise a system limit (for SysV at least) may be exceeded.
2338 --- fbgetty-0.1.698/./include/Makefile.in~compile
2339 +++ fbgetty-0.1.698/./include/Makefile.in
2340 @@ -1,7 +1,7 @@
2341 -# Makefile.in generated by automake 1.5c from Makefile.am.
2342 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
2343  # @configure_input@
2344  
2345 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
2346 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
2347  # Free Software Foundation, Inc.
2348  # This Makefile.in is free software; the Free Software Foundation
2349  # gives unlimited permission to copy and/or distribute it,
2350 @@ -14,80 +14,120 @@
2351  
2352  @SET_MAKE@
2353  
2354 -SHELL = @SHELL@
2355 -
2356  srcdir = @srcdir@
2357  top_srcdir = @top_srcdir@
2358  VPATH = @srcdir@
2359 -prefix = @prefix@
2360 -exec_prefix = @exec_prefix@
2361 -
2362 -bindir = @bindir@
2363 -sbindir = @sbindir@
2364 -libexecdir = @libexecdir@
2365 -datadir = @datadir@
2366 -sysconfdir = @sysconfdir@
2367 -sharedstatedir = @sharedstatedir@
2368 -localstatedir = @localstatedir@
2369 -libdir = @libdir@
2370 -infodir = @infodir@
2371 -mandir = @mandir@
2372 -includedir = @includedir@
2373 -oldincludedir = /usr/include
2374  pkgdatadir = $(datadir)/@PACKAGE@
2375  pkglibdir = $(libdir)/@PACKAGE@
2376  pkgincludedir = $(includedir)/@PACKAGE@
2377  top_builddir = ..
2378  
2379 -ACLOCAL = @ACLOCAL@
2380 -AUTOCONF = @AUTOCONF@
2381 -AUTOMAKE = @AUTOMAKE@
2382 -AUTOHEADER = @AUTOHEADER@
2383 -
2384  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2385  INSTALL = @INSTALL@
2386 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
2387 -INSTALL_DATA = @INSTALL_DATA@
2388  install_sh_DATA = $(install_sh) -c -m 644
2389 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
2390 +install_sh_PROGRAM = $(install_sh) -c
2391 +install_sh_SCRIPT = $(install_sh) -c
2392  INSTALL_HEADER = $(INSTALL_DATA)
2393 -transform = @program_transform_name@
2394 +transform = $(program_transform_name)
2395  NORMAL_INSTALL = :
2396  PRE_INSTALL = :
2397  POST_INSTALL = :
2398  NORMAL_UNINSTALL = :
2399  PRE_UNINSTALL = :
2400  POST_UNINSTALL = :
2401 -host_alias = @host_alias@
2402  host_triplet = @host@
2403 -
2404 -EXEEXT = @EXEEXT@
2405 -OBJEXT = @OBJEXT@
2406 -PATH_SEPARATOR = @PATH_SEPARATOR@
2407 +ACLOCAL = @ACLOCAL@
2408 +ALLOCA = @ALLOCA@
2409 +AMDEP_FALSE = @AMDEP_FALSE@
2410 +AMDEP_TRUE = @AMDEP_TRUE@
2411  AMTAR = @AMTAR@
2412 +AUTOCONF = @AUTOCONF@
2413 +AUTOHEADER = @AUTOHEADER@
2414 +AUTOMAKE = @AUTOMAKE@
2415  AWK = @AWK@
2416  CC = @CC@
2417 +CCDEPMODE = @CCDEPMODE@
2418 +CFLAGS = @CFLAGS@
2419  CPP = @CPP@
2420 +CPPFLAGS = @CPPFLAGS@
2421 +CYGPATH_W = @CYGPATH_W@
2422 +DEFS = @DEFS@
2423  DEPDIR = @DEPDIR@
2424 +ECHO_C = @ECHO_C@
2425 +ECHO_N = @ECHO_N@
2426 +ECHO_T = @ECHO_T@
2427 +EGREP = @EGREP@
2428 +EXEEXT = @EXEEXT@
2429 +INSTALL_DATA = @INSTALL_DATA@
2430 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
2431 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
2432  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2433 +LDFLAGS = @LDFLAGS@
2434 +LIBOBJS = @LIBOBJS@
2435 +LIBS = @LIBS@
2436  LN_S = @LN_S@
2437 +LTLIBOBJS = @LTLIBOBJS@
2438 +MAKEINFO = @MAKEINFO@
2439 +OBJEXT = @OBJEXT@
2440  PACKAGE = @PACKAGE@
2441 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
2442 +PACKAGE_NAME = @PACKAGE_NAME@
2443 +PACKAGE_STRING = @PACKAGE_STRING@
2444 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
2445 +PACKAGE_VERSION = @PACKAGE_VERSION@
2446 +PATH_SEPARATOR = @PATH_SEPARATOR@
2447 +SET_MAKE = @SET_MAKE@
2448 +SHELL = @SHELL@
2449 +STRIP = @STRIP@
2450  VERSION = @VERSION@
2451 +ac_ct_CC = @ac_ct_CC@
2452 +ac_ct_STRIP = @ac_ct_STRIP@
2453 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
2454 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2455  am__include = @am__include@
2456 +am__leading_dot = @am__leading_dot@
2457  am__quote = @am__quote@
2458 +bindir = @bindir@
2459 +build = @build@
2460 +build_alias = @build_alias@
2461 +build_cpu = @build_cpu@
2462 +build_os = @build_os@
2463 +build_vendor = @build_vendor@
2464 +datadir = @datadir@
2465 +exec_prefix = @exec_prefix@
2466 +host = @host@
2467 +host_alias = @host_alias@
2468 +host_cpu = @host_cpu@
2469 +host_os = @host_os@
2470 +host_vendor = @host_vendor@
2471 +includedir = @includedir@
2472 +infodir = @infodir@
2473  install_sh = @install_sh@
2474 +libdir = @libdir@
2475 +libexecdir = @libexecdir@
2476 +localstatedir = @localstatedir@
2477 +mandir = @mandir@
2478 +oldincludedir = @oldincludedir@
2479 +prefix = @prefix@
2480 +program_transform_name = @program_transform_name@
2481 +sbindir = @sbindir@
2482 +sharedstatedir = @sharedstatedir@
2483 +sysconfdir = @sysconfdir@
2484 +target_alias = @target_alias@
2485  
2486  SUBDIRS = fbgetty
2487  subdir = include
2488 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
2489  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
2490  CONFIG_HEADER = config.h
2491  CONFIG_CLEAN_FILES =
2492  DIST_SOURCES =
2493  
2494 -RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
2495 -       uninstall-info-recursive all-recursive install-data-recursive \
2496 -       install-exec-recursive installdirs-recursive install-recursive \
2497 -       uninstall-recursive check-recursive installcheck-recursive
2498 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
2499 +       ps-recursive install-info-recursive uninstall-info-recursive \
2500 +       all-recursive install-data-recursive install-exec-recursive \
2501 +       installdirs-recursive install-recursive uninstall-recursive \
2502 +       check-recursive installcheck-recursive
2503  DIST_COMMON = Makefile.am Makefile.in config.h.in
2504  DIST_SUBDIRS = $(SUBDIRS)
2505  all: config.h
2506 @@ -98,7 +138,7 @@
2507         cd $(top_srcdir) && \
2508           $(AUTOMAKE) --gnu  include/Makefile
2509  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
2510 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
2511 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
2512  
2513  config.h: stamp-h1
2514         @if test ! -f $@; then \
2515 @@ -115,7 +155,7 @@
2516         touch $(srcdir)/config.h.in
2517  
2518  distclean-hdr:
2519 -       -rm -f config.h
2520 +       -rm -f config.h stamp-h1
2521  uninstall-info-am:
2522  
2523  # This directory's subdirectories are mostly independent; you can cd
2524 @@ -125,7 +165,7 @@
2525  #     (which will cause the Makefiles to be regenerated when you run `make');
2526  # (2) otherwise, pass the desired values on the `make' command line.
2527  $(RECURSIVE_TARGETS):
2528 -       @set fnord $(MAKEFLAGS); amf=$$2; \
2529 +       @set fnord $$MAKEFLAGS; amf=$$2; \
2530         dot_seen=no; \
2531         target=`echo $@ | sed s/-recursive//`; \
2532         list='$(SUBDIRS)'; for subdir in $$list; do \
2533 @@ -145,7 +185,7 @@
2534  
2535  mostlyclean-recursive clean-recursive distclean-recursive \
2536  maintainer-clean-recursive:
2537 -       @set fnord $(MAKEFLAGS); amf=$$2; \
2538 +       @set fnord $$MAKEFLAGS; amf=$$2; \
2539         dot_seen=no; \
2540         case "$@" in \
2541           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2542 @@ -172,6 +212,16 @@
2543         list='$(SUBDIRS)'; for subdir in $$list; do \
2544           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2545         done
2546 +ctags-recursive:
2547 +       list='$(SUBDIRS)'; for subdir in $$list; do \
2548 +         test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2549 +       done
2550 +
2551 +ETAGS = etags
2552 +ETAGSFLAGS =
2553 +
2554 +CTAGS = ctags
2555 +CTAGSFLAGS =
2556  
2557  tags: TAGS
2558  
2559 @@ -188,9 +238,15 @@
2560                 $(TAGS_FILES) $(LISP)
2561         tags=; \
2562         here=`pwd`; \
2563 +       if (etags --etags-include --version) >/dev/null 2>&1; then \
2564 +         include_option=--etags-include; \
2565 +       else \
2566 +         include_option=--include; \
2567 +       fi; \
2568         list='$(SUBDIRS)'; for subdir in $$list; do \
2569           if test "$$subdir" = .; then :; else \
2570 -           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
2571 +           test -f $$subdir/TAGS && \
2572 +             tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2573           fi; \
2574         done; \
2575         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2576 @@ -200,7 +256,23 @@
2577           $(AWK) '    { files[$$0] = 1; } \
2578                END { for (i in files) print i; }'`; \
2579         test -z "$(ETAGS_ARGS)$$tags$$unique" \
2580 -         || etags $(ETAGS_ARGS) $$tags $$unique
2581 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2582 +            $$tags $$unique
2583 +
2584 +ctags: CTAGS
2585 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
2586 +               $(TAGS_FILES) $(LISP)
2587 +       tags=; \
2588 +       here=`pwd`; \
2589 +       list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
2590 +       unique=`for i in $$list; do \
2591 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2592 +         done | \
2593 +         $(AWK) '    { files[$$0] = 1; } \
2594 +              END { for (i in files) print i; }'`; \
2595 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
2596 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2597 +            $$tags $$unique
2598  
2599  GTAGS:
2600         here=`$(am__cd) $(top_builddir) && pwd` \
2601 @@ -208,29 +280,40 @@
2602           && gtags -i $(GTAGS_ARGS) $$here
2603  
2604  distclean-tags:
2605 -       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
2606 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2607  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
2608  
2609  top_distdir = ..
2610  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
2611  
2612  distdir: $(DISTFILES)
2613 -       @for file in $(DISTFILES); do \
2614 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2615 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
2616 +       list='$(DISTFILES)'; for file in $$list; do \
2617 +         case $$file in \
2618 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2619 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
2620 +         esac; \
2621           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2622           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
2623           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2624 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
2625 +           dir="/$$dir"; \
2626 +           $(mkinstalldirs) "$(distdir)$$dir"; \
2627 +         else \
2628 +           dir=''; \
2629           fi; \
2630           if test -d $$d/$$file; then \
2631 -           cp -pR $$d/$$file $(distdir) \
2632 -           || exit 1; \
2633 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
2634 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
2635 +           fi; \
2636 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
2637           else \
2638             test -f $(distdir)/$$file \
2639             || cp -p $$d/$$file $(distdir)/$$file \
2640             || exit 1; \
2641           fi; \
2642         done
2643 -       for subdir in $(SUBDIRS); do \
2644 +       list='$(SUBDIRS)'; for subdir in $$list; do \
2645           if test "$$subdir" = .; then :; else \
2646             test -d $(distdir)/$$subdir \
2647             || mkdir $(distdir)/$$subdir \
2648 @@ -260,6 +343,7 @@
2649  installcheck: installcheck-recursive
2650  install-strip:
2651         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2652 +         INSTALL_STRIP_FLAG=-s \
2653           `test -z '$(STRIP)' || \
2654             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
2655  mostlyclean-generic:
2656 @@ -267,7 +351,7 @@
2657  clean-generic:
2658  
2659  distclean-generic:
2660 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
2661 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
2662  
2663  maintainer-clean-generic:
2664         @echo "This command is intended for maintainers to use"
2665 @@ -306,24 +390,33 @@
2666  
2667  mostlyclean-am: mostlyclean-generic
2668  
2669 +pdf: pdf-recursive
2670 +
2671 +pdf-am:
2672 +
2673 +ps: ps-recursive
2674 +
2675 +ps-am:
2676 +
2677  uninstall-am: uninstall-info-am
2678  
2679  uninstall-info: uninstall-info-recursive
2680  
2681 -.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
2682 -       clean-generic clean-recursive distclean distclean-generic \
2683 -       distclean-hdr distclean-recursive distclean-tags distdir dvi \
2684 -       dvi-am dvi-recursive info info-am info-recursive install \
2685 -       install-am install-data install-data-am install-data-recursive \
2686 -       install-exec install-exec-am install-exec-recursive \
2687 -       install-info install-info-am install-info-recursive install-man \
2688 -       install-recursive install-strip installcheck installcheck-am \
2689 -       installdirs installdirs-am installdirs-recursive \
2690 -       maintainer-clean maintainer-clean-generic \
2691 -       maintainer-clean-recursive mostlyclean mostlyclean-generic \
2692 -       mostlyclean-recursive tags tags-recursive uninstall \
2693 -       uninstall-am uninstall-info-am uninstall-info-recursive \
2694 -       uninstall-recursive
2695 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
2696 +       clean-generic clean-recursive ctags ctags-recursive distclean \
2697 +       distclean-generic distclean-hdr distclean-recursive \
2698 +       distclean-tags distdir dvi dvi-am dvi-recursive info info-am \
2699 +       info-recursive install install-am install-data install-data-am \
2700 +       install-data-recursive install-exec install-exec-am \
2701 +       install-exec-recursive install-info install-info-am \
2702 +       install-info-recursive install-man install-recursive \
2703 +       install-strip installcheck installcheck-am installdirs \
2704 +       installdirs-am installdirs-recursive maintainer-clean \
2705 +       maintainer-clean-generic maintainer-clean-recursive mostlyclean \
2706 +       mostlyclean-generic mostlyclean-recursive pdf pdf-am \
2707 +       pdf-recursive ps ps-am ps-recursive tags tags-recursive \
2708 +       uninstall uninstall-am uninstall-info-am \
2709 +       uninstall-info-recursive uninstall-recursive
2710  
2711  # Tell versions [3.59,3.63) of GNU make to not export all variables.
2712  # Otherwise a system limit (for SysV at least) may be exceeded.
2713 --- fbgetty-0.1.698/./include/fbgetty/Makefile.in~compile
2714 +++ fbgetty-0.1.698/./include/fbgetty/Makefile.in
2715 @@ -1,7 +1,7 @@
2716 -# Makefile.in generated by automake 1.5c from Makefile.am.
2717 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
2718  # @configure_input@
2719  
2720 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
2721 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
2722  # Free Software Foundation, Inc.
2723  # This Makefile.in is free software; the Free Software Foundation
2724  # gives unlimited permission to copy and/or distribute it,
2725 @@ -14,68 +14,106 @@
2726  
2727  @SET_MAKE@
2728  
2729 -SHELL = @SHELL@
2730 -
2731  srcdir = @srcdir@
2732  top_srcdir = @top_srcdir@
2733  VPATH = @srcdir@
2734 -prefix = @prefix@
2735 -exec_prefix = @exec_prefix@
2736 -
2737 -bindir = @bindir@
2738 -sbindir = @sbindir@
2739 -libexecdir = @libexecdir@
2740 -datadir = @datadir@
2741 -sysconfdir = @sysconfdir@
2742 -sharedstatedir = @sharedstatedir@
2743 -localstatedir = @localstatedir@
2744 -libdir = @libdir@
2745 -infodir = @infodir@
2746 -mandir = @mandir@
2747 -includedir = @includedir@
2748 -oldincludedir = /usr/include
2749  pkgdatadir = $(datadir)/@PACKAGE@
2750  pkglibdir = $(libdir)/@PACKAGE@
2751  pkgincludedir = $(includedir)/@PACKAGE@
2752  top_builddir = ../..
2753  
2754 -ACLOCAL = @ACLOCAL@
2755 -AUTOCONF = @AUTOCONF@
2756 -AUTOMAKE = @AUTOMAKE@
2757 -AUTOHEADER = @AUTOHEADER@
2758 -
2759  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
2760  INSTALL = @INSTALL@
2761 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
2762 -INSTALL_DATA = @INSTALL_DATA@
2763  install_sh_DATA = $(install_sh) -c -m 644
2764 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
2765 +install_sh_PROGRAM = $(install_sh) -c
2766 +install_sh_SCRIPT = $(install_sh) -c
2767  INSTALL_HEADER = $(INSTALL_DATA)
2768 -transform = @program_transform_name@
2769 +transform = $(program_transform_name)
2770  NORMAL_INSTALL = :
2771  PRE_INSTALL = :
2772  POST_INSTALL = :
2773  NORMAL_UNINSTALL = :
2774  PRE_UNINSTALL = :
2775  POST_UNINSTALL = :
2776 -host_alias = @host_alias@
2777  host_triplet = @host@
2778 -
2779 -EXEEXT = @EXEEXT@
2780 -OBJEXT = @OBJEXT@
2781 -PATH_SEPARATOR = @PATH_SEPARATOR@
2782 +ACLOCAL = @ACLOCAL@
2783 +ALLOCA = @ALLOCA@
2784 +AMDEP_FALSE = @AMDEP_FALSE@
2785 +AMDEP_TRUE = @AMDEP_TRUE@
2786  AMTAR = @AMTAR@
2787 +AUTOCONF = @AUTOCONF@
2788 +AUTOHEADER = @AUTOHEADER@
2789 +AUTOMAKE = @AUTOMAKE@
2790  AWK = @AWK@
2791  CC = @CC@
2792 +CCDEPMODE = @CCDEPMODE@
2793 +CFLAGS = @CFLAGS@
2794  CPP = @CPP@
2795 +CPPFLAGS = @CPPFLAGS@
2796 +CYGPATH_W = @CYGPATH_W@
2797 +DEFS = @DEFS@
2798  DEPDIR = @DEPDIR@
2799 +ECHO_C = @ECHO_C@
2800 +ECHO_N = @ECHO_N@
2801 +ECHO_T = @ECHO_T@
2802 +EGREP = @EGREP@
2803 +EXEEXT = @EXEEXT@
2804 +INSTALL_DATA = @INSTALL_DATA@
2805 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
2806 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
2807  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
2808 +LDFLAGS = @LDFLAGS@
2809 +LIBOBJS = @LIBOBJS@
2810 +LIBS = @LIBS@
2811  LN_S = @LN_S@
2812 +LTLIBOBJS = @LTLIBOBJS@
2813 +MAKEINFO = @MAKEINFO@
2814 +OBJEXT = @OBJEXT@
2815  PACKAGE = @PACKAGE@
2816 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
2817 +PACKAGE_NAME = @PACKAGE_NAME@
2818 +PACKAGE_STRING = @PACKAGE_STRING@
2819 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
2820 +PACKAGE_VERSION = @PACKAGE_VERSION@
2821 +PATH_SEPARATOR = @PATH_SEPARATOR@
2822 +SET_MAKE = @SET_MAKE@
2823 +SHELL = @SHELL@
2824 +STRIP = @STRIP@
2825  VERSION = @VERSION@
2826 +ac_ct_CC = @ac_ct_CC@
2827 +ac_ct_STRIP = @ac_ct_STRIP@
2828 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
2829 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
2830  am__include = @am__include@
2831 +am__leading_dot = @am__leading_dot@
2832  am__quote = @am__quote@
2833 +bindir = @bindir@
2834 +build = @build@
2835 +build_alias = @build_alias@
2836 +build_cpu = @build_cpu@
2837 +build_os = @build_os@
2838 +build_vendor = @build_vendor@
2839 +datadir = @datadir@
2840 +exec_prefix = @exec_prefix@
2841 +host = @host@
2842 +host_alias = @host_alias@
2843 +host_cpu = @host_cpu@
2844 +host_os = @host_os@
2845 +host_vendor = @host_vendor@
2846 +includedir = @includedir@
2847 +infodir = @infodir@
2848  install_sh = @install_sh@
2849 +libdir = @libdir@
2850 +libexecdir = @libexecdir@
2851 +localstatedir = @localstatedir@
2852 +mandir = @mandir@
2853 +oldincludedir = @oldincludedir@
2854 +prefix = @prefix@
2855 +program_transform_name = @program_transform_name@
2856 +sbindir = @sbindir@
2857 +sharedstatedir = @sharedstatedir@
2858 +sysconfdir = @sysconfdir@
2859 +target_alias = @target_alias@
2860  
2861  AUTOMAKE_OPTIONS = gnu nostdinc
2862  
2863 @@ -97,15 +135,17 @@
2864              kbd.h
2865  
2866  subdir = include/fbgetty
2867 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
2868  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
2869  CONFIG_HEADER = $(top_builddir)/include/config.h
2870  CONFIG_CLEAN_FILES =
2871  DIST_SOURCES =
2872  
2873 -RECURSIVE_TARGETS = info-recursive dvi-recursive install-info-recursive \
2874 -       uninstall-info-recursive all-recursive install-data-recursive \
2875 -       install-exec-recursive installdirs-recursive install-recursive \
2876 -       uninstall-recursive check-recursive installcheck-recursive
2877 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
2878 +       ps-recursive install-info-recursive uninstall-info-recursive \
2879 +       all-recursive install-data-recursive install-exec-recursive \
2880 +       installdirs-recursive install-recursive uninstall-recursive \
2881 +       check-recursive installcheck-recursive
2882  DIST_COMMON = Makefile.am Makefile.in
2883  DIST_SUBDIRS = $(SUBDIRS)
2884  all: all-recursive
2885 @@ -115,7 +155,7 @@
2886         cd $(top_srcdir) && \
2887           $(AUTOMAKE) --gnu  include/fbgetty/Makefile
2888  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
2889 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
2890 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
2891  uninstall-info-am:
2892  
2893  # This directory's subdirectories are mostly independent; you can cd
2894 @@ -125,7 +165,7 @@
2895  #     (which will cause the Makefiles to be regenerated when you run `make');
2896  # (2) otherwise, pass the desired values on the `make' command line.
2897  $(RECURSIVE_TARGETS):
2898 -       @set fnord $(MAKEFLAGS); amf=$$2; \
2899 +       @set fnord $$MAKEFLAGS; amf=$$2; \
2900         dot_seen=no; \
2901         target=`echo $@ | sed s/-recursive//`; \
2902         list='$(SUBDIRS)'; for subdir in $$list; do \
2903 @@ -145,7 +185,7 @@
2904  
2905  mostlyclean-recursive clean-recursive distclean-recursive \
2906  maintainer-clean-recursive:
2907 -       @set fnord $(MAKEFLAGS); amf=$$2; \
2908 +       @set fnord $$MAKEFLAGS; amf=$$2; \
2909         dot_seen=no; \
2910         case "$@" in \
2911           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
2912 @@ -172,6 +212,16 @@
2913         list='$(SUBDIRS)'; for subdir in $$list; do \
2914           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
2915         done
2916 +ctags-recursive:
2917 +       list='$(SUBDIRS)'; for subdir in $$list; do \
2918 +         test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
2919 +       done
2920 +
2921 +ETAGS = etags
2922 +ETAGSFLAGS =
2923 +
2924 +CTAGS = ctags
2925 +CTAGSFLAGS =
2926  
2927  tags: TAGS
2928  
2929 @@ -188,9 +238,15 @@
2930                 $(TAGS_FILES) $(LISP)
2931         tags=; \
2932         here=`pwd`; \
2933 +       if (etags --etags-include --version) >/dev/null 2>&1; then \
2934 +         include_option=--etags-include; \
2935 +       else \
2936 +         include_option=--include; \
2937 +       fi; \
2938         list='$(SUBDIRS)'; for subdir in $$list; do \
2939           if test "$$subdir" = .; then :; else \
2940 -           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
2941 +           test -f $$subdir/TAGS && \
2942 +             tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
2943           fi; \
2944         done; \
2945         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
2946 @@ -200,7 +256,23 @@
2947           $(AWK) '    { files[$$0] = 1; } \
2948                END { for (i in files) print i; }'`; \
2949         test -z "$(ETAGS_ARGS)$$tags$$unique" \
2950 -         || etags $(ETAGS_ARGS) $$tags $$unique
2951 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2952 +            $$tags $$unique
2953 +
2954 +ctags: CTAGS
2955 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
2956 +               $(TAGS_FILES) $(LISP)
2957 +       tags=; \
2958 +       here=`pwd`; \
2959 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
2960 +       unique=`for i in $$list; do \
2961 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
2962 +         done | \
2963 +         $(AWK) '    { files[$$0] = 1; } \
2964 +              END { for (i in files) print i; }'`; \
2965 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
2966 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
2967 +            $$tags $$unique
2968  
2969  GTAGS:
2970         here=`$(am__cd) $(top_builddir) && pwd` \
2971 @@ -208,29 +280,40 @@
2972           && gtags -i $(GTAGS_ARGS) $$here
2973  
2974  distclean-tags:
2975 -       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
2976 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
2977  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
2978  
2979  top_distdir = ../..
2980  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
2981  
2982  distdir: $(DISTFILES)
2983 -       @for file in $(DISTFILES); do \
2984 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2985 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
2986 +       list='$(DISTFILES)'; for file in $$list; do \
2987 +         case $$file in \
2988 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2989 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
2990 +         esac; \
2991           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
2992           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
2993           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
2994 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
2995 +           dir="/$$dir"; \
2996 +           $(mkinstalldirs) "$(distdir)$$dir"; \
2997 +         else \
2998 +           dir=''; \
2999           fi; \
3000           if test -d $$d/$$file; then \
3001 -           cp -pR $$d/$$file $(distdir) \
3002 -           || exit 1; \
3003 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3004 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
3005 +           fi; \
3006 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
3007           else \
3008             test -f $(distdir)/$$file \
3009             || cp -p $$d/$$file $(distdir)/$$file \
3010             || exit 1; \
3011           fi; \
3012         done
3013 -       for subdir in $(SUBDIRS); do \
3014 +       list='$(SUBDIRS)'; for subdir in $$list; do \
3015           if test "$$subdir" = .; then :; else \
3016             test -d $(distdir)/$$subdir \
3017             || mkdir $(distdir)/$$subdir \
3018 @@ -260,6 +343,7 @@
3019  installcheck: installcheck-recursive
3020  install-strip:
3021         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3022 +         INSTALL_STRIP_FLAG=-s \
3023           `test -z '$(STRIP)' || \
3024             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3025  mostlyclean-generic:
3026 @@ -267,7 +351,7 @@
3027  clean-generic:
3028  
3029  distclean-generic:
3030 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
3031 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
3032  
3033  maintainer-clean-generic:
3034         @echo "This command is intended for maintainers to use"
3035 @@ -306,24 +390,32 @@
3036  
3037  mostlyclean-am: mostlyclean-generic
3038  
3039 +pdf: pdf-recursive
3040 +
3041 +pdf-am:
3042 +
3043 +ps: ps-recursive
3044 +
3045 +ps-am:
3046 +
3047  uninstall-am: uninstall-info-am
3048  
3049  uninstall-info: uninstall-info-recursive
3050  
3051 -.PHONY: $(RECURSIVE_TARGETS) GTAGS all all-am check check-am clean \
3052 -       clean-generic clean-recursive distclean distclean-generic \
3053 -       distclean-recursive distclean-tags distdir dvi dvi-am \
3054 -       dvi-recursive info info-am info-recursive install install-am \
3055 -       install-data install-data-am install-data-recursive \
3056 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
3057 +       clean-generic clean-recursive ctags ctags-recursive distclean \
3058 +       distclean-generic distclean-recursive distclean-tags distdir \
3059 +       dvi dvi-am dvi-recursive info info-am info-recursive install \
3060 +       install-am install-data install-data-am install-data-recursive \
3061         install-exec install-exec-am install-exec-recursive \
3062         install-info install-info-am install-info-recursive install-man \
3063         install-recursive install-strip installcheck installcheck-am \
3064         installdirs installdirs-am installdirs-recursive \
3065         maintainer-clean maintainer-clean-generic \
3066         maintainer-clean-recursive mostlyclean mostlyclean-generic \
3067 -       mostlyclean-recursive tags tags-recursive uninstall \
3068 -       uninstall-am uninstall-info-am uninstall-info-recursive \
3069 -       uninstall-recursive
3070 +       mostlyclean-recursive pdf pdf-am pdf-recursive ps ps-am \
3071 +       ps-recursive tags tags-recursive uninstall uninstall-am \
3072 +       uninstall-info-am uninstall-info-recursive uninstall-recursive
3073  
3074  # Tell versions [3.59,3.63) of GNU make to not export all variables.
3075  # Otherwise a system limit (for SysV at least) may be exceeded.
3076 --- fbgetty-0.1.698/./include/fbgetty/generated/Makefile.in~compile
3077 +++ fbgetty-0.1.698/./include/fbgetty/generated/Makefile.in
3078 @@ -1,7 +1,7 @@
3079 -# Makefile.in generated by automake 1.5c from Makefile.am.
3080 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
3081  # @configure_input@
3082  
3083 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
3084 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
3085  # Free Software Foundation, Inc.
3086  # This Makefile.in is free software; the Free Software Foundation
3087  # gives unlimited permission to copy and/or distribute it,
3088 @@ -14,71 +14,109 @@
3089  
3090  @SET_MAKE@
3091  
3092 -SHELL = @SHELL@
3093 -
3094  srcdir = @srcdir@
3095  top_srcdir = @top_srcdir@
3096  VPATH = @srcdir@
3097 -prefix = @prefix@
3098 -exec_prefix = @exec_prefix@
3099 -
3100 -bindir = @bindir@
3101 -sbindir = @sbindir@
3102 -libexecdir = @libexecdir@
3103 -datadir = @datadir@
3104 -sysconfdir = @sysconfdir@
3105 -sharedstatedir = @sharedstatedir@
3106 -localstatedir = @localstatedir@
3107 -libdir = @libdir@
3108 -infodir = @infodir@
3109 -mandir = @mandir@
3110 -includedir = @includedir@
3111 -oldincludedir = /usr/include
3112  pkgdatadir = $(datadir)/@PACKAGE@
3113  pkglibdir = $(libdir)/@PACKAGE@
3114  pkgincludedir = $(includedir)/@PACKAGE@
3115  top_builddir = ../../..
3116  
3117 -ACLOCAL = @ACLOCAL@
3118 -AUTOCONF = @AUTOCONF@
3119 -AUTOMAKE = @AUTOMAKE@
3120 -AUTOHEADER = @AUTOHEADER@
3121 -
3122  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
3123  INSTALL = @INSTALL@
3124 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
3125 -INSTALL_DATA = @INSTALL_DATA@
3126  install_sh_DATA = $(install_sh) -c -m 644
3127 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
3128 +install_sh_PROGRAM = $(install_sh) -c
3129 +install_sh_SCRIPT = $(install_sh) -c
3130  INSTALL_HEADER = $(INSTALL_DATA)
3131 -transform = @program_transform_name@
3132 +transform = $(program_transform_name)
3133  NORMAL_INSTALL = :
3134  PRE_INSTALL = :
3135  POST_INSTALL = :
3136  NORMAL_UNINSTALL = :
3137  PRE_UNINSTALL = :
3138  POST_UNINSTALL = :
3139 -host_alias = @host_alias@
3140  host_triplet = @host@
3141 -
3142 -EXEEXT = @EXEEXT@
3143 -OBJEXT = @OBJEXT@
3144 -PATH_SEPARATOR = @PATH_SEPARATOR@
3145 +ACLOCAL = @ACLOCAL@
3146 +ALLOCA = @ALLOCA@
3147 +AMDEP_FALSE = @AMDEP_FALSE@
3148 +AMDEP_TRUE = @AMDEP_TRUE@
3149  AMTAR = @AMTAR@
3150 +AUTOCONF = @AUTOCONF@
3151 +AUTOHEADER = @AUTOHEADER@
3152 +AUTOMAKE = @AUTOMAKE@
3153  AWK = @AWK@
3154  CC = @CC@
3155 +CCDEPMODE = @CCDEPMODE@
3156 +CFLAGS = @CFLAGS@
3157 +
3158 +# Must explicitly define this, because automake didn't
3159 +# (i suppose it doesn't see any compilation rules, so it think it's uneeded)
3160 +CPP = @CPP@
3161 +CPPFLAGS = @CPPFLAGS@
3162 +CYGPATH_W = @CYGPATH_W@
3163 +DEFS = @DEFS@
3164  DEPDIR = @DEPDIR@
3165 +ECHO_C = @ECHO_C@
3166 +ECHO_N = @ECHO_N@
3167 +ECHO_T = @ECHO_T@
3168 +EGREP = @EGREP@
3169 +EXEEXT = @EXEEXT@
3170 +INSTALL_DATA = @INSTALL_DATA@
3171 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
3172 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
3173  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
3174 +LDFLAGS = @LDFLAGS@
3175 +LIBOBJS = @LIBOBJS@
3176 +LIBS = @LIBS@
3177  LN_S = @LN_S@
3178 +LTLIBOBJS = @LTLIBOBJS@
3179 +MAKEINFO = @MAKEINFO@
3180 +OBJEXT = @OBJEXT@
3181  PACKAGE = @PACKAGE@
3182 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
3183 +PACKAGE_NAME = @PACKAGE_NAME@
3184 +PACKAGE_STRING = @PACKAGE_STRING@
3185 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
3186 +PACKAGE_VERSION = @PACKAGE_VERSION@
3187 +PATH_SEPARATOR = @PATH_SEPARATOR@
3188 +SET_MAKE = @SET_MAKE@
3189 +SHELL = @SHELL@
3190 +STRIP = @STRIP@
3191  VERSION = @VERSION@
3192 +ac_ct_CC = @ac_ct_CC@
3193 +ac_ct_STRIP = @ac_ct_STRIP@
3194 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
3195 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
3196  am__include = @am__include@
3197 +am__leading_dot = @am__leading_dot@
3198  am__quote = @am__quote@
3199 +bindir = @bindir@
3200 +build = @build@
3201 +build_alias = @build_alias@
3202 +build_cpu = @build_cpu@
3203 +build_os = @build_os@
3204 +build_vendor = @build_vendor@
3205 +datadir = @datadir@
3206 +exec_prefix = @exec_prefix@
3207 +host = @host@
3208 +host_alias = @host_alias@
3209 +host_cpu = @host_cpu@
3210 +host_os = @host_os@
3211 +host_vendor = @host_vendor@
3212 +includedir = @includedir@
3213 +infodir = @infodir@
3214  install_sh = @install_sh@
3215 -
3216 -# Must explicitly define this, because automake didn't
3217 -# (i suppose it doesn't see any compilation rules, so it think it's uneeded)
3218 -CPP = @CPP@
3219 +libdir = @libdir@
3220 +libexecdir = @libexecdir@
3221 +localstatedir = @localstatedir@
3222 +mandir = @mandir@
3223 +oldincludedir = @oldincludedir@
3224 +prefix = @prefix@
3225 +program_transform_name = @program_transform_name@
3226 +sbindir = @sbindir@
3227 +sharedstatedir = @sharedstatedir@
3228 +sysconfdir = @sysconfdir@
3229 +target_alias = @target_alias@
3230  
3231  AUTOMAKE_OPTIONS = gnu nostdinc
3232  
3233 @@ -91,9 +129,8 @@
3234  noinst_HEADERS = fgoptions.h
3235  
3236  EXTRA_DIST = $(noinst_SCRIPTS)
3237 -CPPFLAGS = @CPPFLAGS@
3238 -DEFS = @DEFS@
3239  subdir = include/fbgetty/generated
3240 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
3241  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
3242  CONFIG_HEADER = $(top_builddir)/include/config.h
3243  CONFIG_CLEAN_FILES =
3244 @@ -111,9 +148,15 @@
3245         cd $(top_srcdir) && \
3246           $(AUTOMAKE) --gnu  include/fbgetty/generated/Makefile
3247  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
3248 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
3249 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
3250  uninstall-info-am:
3251  
3252 +ETAGS = etags
3253 +ETAGSFLAGS =
3254 +
3255 +CTAGS = ctags
3256 +CTAGSFLAGS =
3257 +
3258  tags: TAGS
3259  
3260  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3261 @@ -136,7 +179,23 @@
3262           $(AWK) '    { files[$$0] = 1; } \
3263                END { for (i in files) print i; }'`; \
3264         test -z "$(ETAGS_ARGS)$$tags$$unique" \
3265 -         || etags $(ETAGS_ARGS) $$tags $$unique
3266 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3267 +            $$tags $$unique
3268 +
3269 +ctags: CTAGS
3270 +CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3271 +               $(TAGS_FILES) $(LISP)
3272 +       tags=; \
3273 +       here=`pwd`; \
3274 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3275 +       unique=`for i in $$list; do \
3276 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3277 +         done | \
3278 +         $(AWK) '    { files[$$0] = 1; } \
3279 +              END { for (i in files) print i; }'`; \
3280 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
3281 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3282 +            $$tags $$unique
3283  
3284  GTAGS:
3285         here=`$(am__cd) $(top_builddir) && pwd` \
3286 @@ -144,22 +203,33 @@
3287           && gtags -i $(GTAGS_ARGS) $$here
3288  
3289  distclean-tags:
3290 -       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
3291 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3292  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
3293  
3294  top_distdir = ../../..
3295  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
3296  
3297  distdir: $(DISTFILES)
3298 -       @for file in $(DISTFILES); do \
3299 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
3300 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
3301 +       list='$(DISTFILES)'; for file in $$list; do \
3302 +         case $$file in \
3303 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
3304 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
3305 +         esac; \
3306           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3307           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
3308           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
3309 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
3310 +           dir="/$$dir"; \
3311 +           $(mkinstalldirs) "$(distdir)$$dir"; \
3312 +         else \
3313 +           dir=''; \
3314           fi; \
3315           if test -d $$d/$$file; then \
3316 -           cp -pR $$d/$$file $(distdir) \
3317 -           || exit 1; \
3318 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3319 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
3320 +           fi; \
3321 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
3322           else \
3323             test -f $(distdir)/$$file \
3324             || cp -p $$d/$$file $(distdir)/$$file \
3325 @@ -167,12 +237,13 @@
3326           fi; \
3327         done
3328  check-am: all-am
3329 -check: check-am
3330 +check: $(BUILT_SOURCES)
3331 +       $(MAKE) $(AM_MAKEFLAGS) check-am
3332  all-am: Makefile $(SCRIPTS) $(HEADERS)
3333  
3334  installdirs:
3335 -
3336 -install: install-am
3337 +install: $(BUILT_SOURCES)
3338 +       $(MAKE) $(AM_MAKEFLAGS) install-am
3339  install-exec: install-exec-am
3340  install-data: install-data-am
3341  uninstall: uninstall-am
3342 @@ -183,6 +254,7 @@
3343  installcheck: installcheck-am
3344  install-strip:
3345         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3346 +         INSTALL_STRIP_FLAG=-s \
3347           `test -z '$(STRIP)' || \
3348             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3349  mostlyclean-generic:
3350 @@ -191,7 +263,7 @@
3351         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
3352  
3353  distclean-generic:
3354 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
3355 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
3356  
3357  maintainer-clean-generic:
3358         @echo "This command is intended for maintainers to use"
3359 @@ -231,16 +303,24 @@
3360  
3361  mostlyclean-am: mostlyclean-generic
3362  
3363 +pdf: pdf-am
3364 +
3365 +pdf-am:
3366 +
3367 +ps: ps-am
3368 +
3369 +ps-am:
3370 +
3371  uninstall-am: uninstall-info-am
3372  
3373 -.PHONY: GTAGS all all-am check check-am clean clean-generic distclean \
3374 -       distclean-generic distclean-tags distdir dvi dvi-am info \
3375 -       info-am install install-am install-data install-data-am \
3376 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic ctags \
3377 +       distclean distclean-generic distclean-tags distdir dvi dvi-am \
3378 +       info info-am install install-am install-data install-data-am \
3379         install-exec install-exec-am install-info install-info-am \
3380         install-man install-strip installcheck installcheck-am \
3381         installdirs maintainer-clean maintainer-clean-generic \
3382 -       mostlyclean mostlyclean-generic tags uninstall uninstall-am \
3383 -       uninstall-info-am
3384 +       mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
3385 +       uninstall uninstall-am uninstall-info-am
3386  
3387  
3388  options.h: fgoptions.h fgoptions.awk $(top_srcdir)/include/fbgetty/global.h $(CONFIG_HEADER)
3389 --- fbgetty-0.1.698/./src/Makefile.in~compile
3390 +++ fbgetty-0.1.698/./src/Makefile.in
3391 @@ -1,7 +1,7 @@
3392 -# Makefile.in generated by automake 1.5c from Makefile.am.
3393 +# Makefile.in generated by automake 1.7.5 from Makefile.am.
3394  # @configure_input@
3395  
3396 -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
3397 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
3398  # Free Software Foundation, Inc.
3399  # This Makefile.in is free software; the Free Software Foundation
3400  # gives unlimited permission to copy and/or distribute it,
3401 @@ -14,68 +14,106 @@
3402  
3403  @SET_MAKE@
3404  
3405 -SHELL = @SHELL@
3406 -
3407  srcdir = @srcdir@
3408  top_srcdir = @top_srcdir@
3409  VPATH = @srcdir@
3410 -prefix = @prefix@
3411 -exec_prefix = @exec_prefix@
3412 -
3413 -bindir = @bindir@
3414 -sbindir = @sbindir@
3415 -libexecdir = @libexecdir@
3416 -datadir = @datadir@
3417 -sysconfdir = @sysconfdir@
3418 -sharedstatedir = @sharedstatedir@
3419 -localstatedir = @localstatedir@
3420 -libdir = @libdir@
3421 -infodir = @infodir@
3422 -mandir = @mandir@
3423 -includedir = @includedir@
3424 -oldincludedir = /usr/include
3425  pkgdatadir = $(datadir)/@PACKAGE@
3426  pkglibdir = $(libdir)/@PACKAGE@
3427  pkgincludedir = $(includedir)/@PACKAGE@
3428  top_builddir = ..
3429  
3430 -ACLOCAL = @ACLOCAL@
3431 -AUTOCONF = @AUTOCONF@
3432 -AUTOMAKE = @AUTOMAKE@
3433 -AUTOHEADER = @AUTOHEADER@
3434 -
3435  am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
3436  INSTALL = @INSTALL@
3437 -INSTALL_PROGRAM = @INSTALL_PROGRAM@
3438 -INSTALL_DATA = @INSTALL_DATA@
3439  install_sh_DATA = $(install_sh) -c -m 644
3440 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
3441 +install_sh_PROGRAM = $(install_sh) -c
3442 +install_sh_SCRIPT = $(install_sh) -c
3443  INSTALL_HEADER = $(INSTALL_DATA)
3444 -transform = @program_transform_name@
3445 +transform = $(program_transform_name)
3446  NORMAL_INSTALL = :
3447  PRE_INSTALL = :
3448  POST_INSTALL = :
3449  NORMAL_UNINSTALL = :
3450  PRE_UNINSTALL = :
3451  POST_UNINSTALL = :
3452 -host_alias = @host_alias@
3453  host_triplet = @host@
3454 -
3455 -EXEEXT = @EXEEXT@
3456 -OBJEXT = @OBJEXT@
3457 -PATH_SEPARATOR = @PATH_SEPARATOR@
3458 +ACLOCAL = @ACLOCAL@
3459 +ALLOCA = @ALLOCA@
3460 +AMDEP_FALSE = @AMDEP_FALSE@
3461 +AMDEP_TRUE = @AMDEP_TRUE@
3462  AMTAR = @AMTAR@
3463 +AUTOCONF = @AUTOCONF@
3464 +AUTOHEADER = @AUTOHEADER@
3465 +AUTOMAKE = @AUTOMAKE@
3466  AWK = @AWK@
3467  CC = @CC@
3468 +CCDEPMODE = @CCDEPMODE@
3469 +CFLAGS = @CFLAGS@
3470  CPP = @CPP@
3471 +CPPFLAGS = @CPPFLAGS@
3472 +CYGPATH_W = @CYGPATH_W@
3473 +DEFS = @DEFS@
3474  DEPDIR = @DEPDIR@
3475 +ECHO_C = @ECHO_C@
3476 +ECHO_N = @ECHO_N@
3477 +ECHO_T = @ECHO_T@
3478 +EGREP = @EGREP@
3479 +EXEEXT = @EXEEXT@
3480 +INSTALL_DATA = @INSTALL_DATA@
3481 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
3482 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
3483  INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
3484 +LDFLAGS = @LDFLAGS@
3485 +LIBOBJS = @LIBOBJS@
3486 +LIBS = @LIBS@
3487  LN_S = @LN_S@
3488 +LTLIBOBJS = @LTLIBOBJS@
3489 +MAKEINFO = @MAKEINFO@
3490 +OBJEXT = @OBJEXT@
3491  PACKAGE = @PACKAGE@
3492 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
3493 +PACKAGE_NAME = @PACKAGE_NAME@
3494 +PACKAGE_STRING = @PACKAGE_STRING@
3495 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
3496 +PACKAGE_VERSION = @PACKAGE_VERSION@
3497 +PATH_SEPARATOR = @PATH_SEPARATOR@
3498 +SET_MAKE = @SET_MAKE@
3499 +SHELL = @SHELL@
3500 +STRIP = @STRIP@
3501  VERSION = @VERSION@
3502 +ac_ct_CC = @ac_ct_CC@
3503 +ac_ct_STRIP = @ac_ct_STRIP@
3504 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
3505 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
3506  am__include = @am__include@
3507 +am__leading_dot = @am__leading_dot@
3508  am__quote = @am__quote@
3509 +bindir = @bindir@
3510 +build = @build@
3511 +build_alias = @build_alias@
3512 +build_cpu = @build_cpu@
3513 +build_os = @build_os@
3514 +build_vendor = @build_vendor@
3515 +datadir = @datadir@
3516 +exec_prefix = @exec_prefix@
3517 +host = @host@
3518 +host_alias = @host_alias@
3519 +host_cpu = @host_cpu@
3520 +host_os = @host_os@
3521 +host_vendor = @host_vendor@
3522 +includedir = @includedir@
3523 +infodir = @infodir@
3524  install_sh = @install_sh@
3525 +libdir = @libdir@
3526 +libexecdir = @libexecdir@
3527 +localstatedir = @localstatedir@
3528 +mandir = @mandir@
3529 +oldincludedir = @oldincludedir@
3530 +prefix = @prefix@
3531 +program_transform_name = @program_transform_name@
3532 +sbindir = @sbindir@
3533 +sharedstatedir = @sharedstatedir@
3534 +sysconfdir = @sysconfdir@
3535 +target_alias = @target_alias@
3536  
3537  AUTOMAKE_OPTIONS = gnu nostdinc
3538  
3539 @@ -87,8 +125,9 @@
3540                   my_syslog.c sysinfos.c linux_logo.c canonicalize.c kbd.c
3541  
3542  
3543 -fbgetty_LDADD = @LIBOBJS@ @ALLOCA@
3544 +fbgetty_LDADD = @ALLOCA@
3545  subdir = src
3546 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
3547  mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs
3548  CONFIG_HEADER = $(top_builddir)/include/config.h
3549  CONFIG_CLEAN_FILES =
3550 @@ -101,31 +140,26 @@
3551         sysinfos.$(OBJEXT) linux_logo.$(OBJEXT) canonicalize.$(OBJEXT) \
3552         kbd.$(OBJEXT)
3553  fbgetty_OBJECTS = $(am_fbgetty_OBJECTS)
3554 -fbgetty_DEPENDENCIES = @LIBOBJS@ @ALLOCA@
3555 +fbgetty_DEPENDENCIES = @ALLOCA@
3556  fbgetty_LDFLAGS =
3557  
3558 -DEFS = @DEFS@
3559  DEFAULT_INCLUDES = 
3560 -CPPFLAGS = @CPPFLAGS@
3561 -LDFLAGS = @LDFLAGS@
3562 -LIBS = @LIBS@
3563  depcomp = $(SHELL) $(top_srcdir)/config/depcomp
3564 -@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po $(DEPDIR)/canonicalize.Po \
3565 -@AMDEP_TRUE@   $(DEPDIR)/errors.Po $(DEPDIR)/getopt.Po \
3566 -@AMDEP_TRUE@   $(DEPDIR)/getopt1.Po $(DEPDIR)/init.Po \
3567 -@AMDEP_TRUE@   $(DEPDIR)/issue.Po $(DEPDIR)/kbd.Po \
3568 -@AMDEP_TRUE@   $(DEPDIR)/linux_logo.Po $(DEPDIR)/main.Po \
3569 -@AMDEP_TRUE@   $(DEPDIR)/my_syslog.Po $(DEPDIR)/options.Po \
3570 -@AMDEP_TRUE@   $(DEPDIR)/prompt.Po $(DEPDIR)/signal.Po \
3571 -@AMDEP_TRUE@   $(DEPDIR)/sysinfos.Po $(DEPDIR)/utmp.Po \
3572 -@AMDEP_TRUE@   $(DEPDIR)/vt.Po
3573 +am__depfiles_maybe = depfiles
3574 +@AMDEP_TRUE@DEP_FILES = $(DEPDIR)/alloca.Po ./$(DEPDIR)/canonicalize.Po \
3575 +@AMDEP_TRUE@   ./$(DEPDIR)/errors.Po ./$(DEPDIR)/init.Po \
3576 +@AMDEP_TRUE@   ./$(DEPDIR)/issue.Po ./$(DEPDIR)/kbd.Po \
3577 +@AMDEP_TRUE@   ./$(DEPDIR)/linux_logo.Po ./$(DEPDIR)/main.Po \
3578 +@AMDEP_TRUE@   ./$(DEPDIR)/my_syslog.Po ./$(DEPDIR)/options.Po \
3579 +@AMDEP_TRUE@   ./$(DEPDIR)/prompt.Po ./$(DEPDIR)/signal.Po \
3580 +@AMDEP_TRUE@   ./$(DEPDIR)/sysinfos.Po ./$(DEPDIR)/utmp.Po \
3581 +@AMDEP_TRUE@   ./$(DEPDIR)/vt.Po
3582  COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
3583         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
3584  CCLD = $(CC)
3585  LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
3586 -CFLAGS = @CFLAGS@
3587  DIST_SOURCES = $(fbgetty_SOURCES)
3588 -DIST_COMMON = Makefile.am Makefile.in alloca.c getopt.c getopt1.c
3589 +DIST_COMMON = Makefile.am Makefile.in alloca.c
3590  SOURCES = $(fbgetty_SOURCES)
3591  
3592  all: all-am
3593 @@ -136,7 +170,8 @@
3594         cd $(top_srcdir) && \
3595           $(AUTOMAKE) --gnu  src/Makefile
3596  Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
3597 -       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
3598 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
3599 +sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
3600  install-sbinPROGRAMS: $(sbin_PROGRAMS)
3601         @$(NORMAL_INSTALL)
3602         $(mkinstalldirs) $(DESTDIR)$(sbindir)
3603 @@ -144,16 +179,16 @@
3604           p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3605           if test -f $$p \
3606           ; then \
3607 -           f=`echo $$p1|sed '$(transform);s/$$/$(EXEEXT)/'`; \
3608 -          echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/$$f"; \
3609 -          $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$p $(DESTDIR)$(sbindir)/$$f; \
3610 +           f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
3611 +          echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f"; \
3612 +          $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) $$p $(DESTDIR)$(sbindir)/$$f || exit 1; \
3613           else :; fi; \
3614         done
3615  
3616  uninstall-sbinPROGRAMS:
3617         @$(NORMAL_UNINSTALL)
3618         @list='$(sbin_PROGRAMS)'; for p in $$list; do \
3619 -         f=`echo $$p|sed 's/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
3620 +         f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
3621           echo " rm -f $(DESTDIR)$(sbindir)/$$f"; \
3622           rm -f $(DESTDIR)$(sbindir)/$$f; \
3623         done
3624 @@ -171,40 +206,53 @@
3625         -rm -f *.tab.c
3626  
3627  @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@
3628 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/canonicalize.Po@am__quote@
3629 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/errors.Po@am__quote@
3630 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt.Po@am__quote@
3631 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/getopt1.Po@am__quote@
3632 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/init.Po@am__quote@
3633 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/issue.Po@am__quote@
3634 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/kbd.Po@am__quote@
3635 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/linux_logo.Po@am__quote@
3636 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/main.Po@am__quote@
3637 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/my_syslog.Po@am__quote@
3638 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/options.Po@am__quote@
3639 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/prompt.Po@am__quote@
3640 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/signal.Po@am__quote@
3641 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/sysinfos.Po@am__quote@
3642 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/utmp.Po@am__quote@
3643 -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/vt.Po@am__quote@
3644 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/canonicalize.Po@am__quote@
3645 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Po@am__quote@
3646 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Po@am__quote@
3647 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/issue.Po@am__quote@
3648 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kbd.Po@am__quote@
3649 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linux_logo.Po@am__quote@
3650 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
3651 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/my_syslog.Po@am__quote@
3652 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
3653 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/prompt.Po@am__quote@
3654 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/signal.Po@am__quote@
3655 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sysinfos.Po@am__quote@
3656 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utmp.Po@am__quote@
3657 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vt.Po@am__quote@
3658  
3659  distclean-depend:
3660 -       -rm -rf $(DEPDIR)
3661 +       -rm -rf $(DEPDIR) ./$(DEPDIR)
3662  
3663  .c.o:
3664 -@AMDEP_TRUE@   source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3665 -@AMDEP_TRUE@   depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
3666 -@AMDEP_TRUE@   $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3667 -       $(COMPILE) -c `test -f $< || echo '$(srcdir)/'`$<
3668 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
3669 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
3670 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
3671 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
3672 +@am__fastdepCC_TRUE@   fi
3673 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3674 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
3675 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3676 +@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
3677  
3678  .c.obj:
3679 -@AMDEP_TRUE@   source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3680 -@AMDEP_TRUE@   depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
3681 -@AMDEP_TRUE@   $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3682 -       $(COMPILE) -c `cygpath -w $<`
3683 -CCDEPMODE = @CCDEPMODE@
3684 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
3685 +@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
3686 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
3687 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
3688 +@am__fastdepCC_TRUE@   fi
3689 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
3690 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
3691 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3692 +@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
3693  uninstall-info-am:
3694  
3695 +ETAGS = etags
3696 +ETAGSFLAGS =
3697 +
3698 +CTAGS = ctags
3699 +CTAGSFLAGS =
3700 +
3701  tags: TAGS
3702  
3703  ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
3704 @@ -227,7 +275,23 @@
3705           $(AWK) '    { files[$$0] = 1; } \
3706                END { for (i in files) print i; }'`; \
3707         test -z "$(ETAGS_ARGS)$$tags$$unique" \
3708 -         || etags $(ETAGS_ARGS) $$tags $$unique
3709 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
3710 +            $$tags $$unique
3711 +
3712 +ctags: CTAGS
3713 +CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
3714 +               $(TAGS_FILES) $(LISP)
3715 +       tags=; \
3716 +       here=`pwd`; \
3717 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
3718 +       unique=`for i in $$list; do \
3719 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
3720 +         done | \
3721 +         $(AWK) '    { files[$$0] = 1; } \
3722 +              END { for (i in files) print i; }'`; \
3723 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
3724 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
3725 +            $$tags $$unique
3726  
3727  GTAGS:
3728         here=`$(am__cd) $(top_builddir) && pwd` \
3729 @@ -235,22 +299,33 @@
3730           && gtags -i $(GTAGS_ARGS) $$here
3731  
3732  distclean-tags:
3733 -       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
3734 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
3735  DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
3736  
3737  top_distdir = ..
3738  distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
3739  
3740  distdir: $(DISTFILES)
3741 -       @for file in $(DISTFILES); do \
3742 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
3743 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
3744 +       list='$(DISTFILES)'; for file in $$list; do \
3745 +         case $$file in \
3746 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
3747 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
3748 +         esac; \
3749           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
3750           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
3751           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
3752 -           $(mkinstalldirs) "$(distdir)/$$dir"; \
3753 +           dir="/$$dir"; \
3754 +           $(mkinstalldirs) "$(distdir)$$dir"; \
3755 +         else \
3756 +           dir=''; \
3757           fi; \
3758           if test -d $$d/$$file; then \
3759 -           cp -pR $$d/$$file $(distdir) \
3760 -           || exit 1; \
3761 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
3762 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
3763 +           fi; \
3764 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
3765           else \
3766             test -f $(distdir)/$$file \
3767             || cp -p $$d/$$file $(distdir)/$$file \
3768 @@ -263,7 +338,6 @@
3769  
3770  installdirs:
3771         $(mkinstalldirs) $(DESTDIR)$(sbindir)
3772 -
3773  install: install-am
3774  install-exec: install-exec-am
3775  install-data: install-data-am
3776 @@ -275,6 +349,7 @@
3777  installcheck: installcheck-am
3778  install-strip:
3779         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
3780 +         INSTALL_STRIP_FLAG=-s \
3781           `test -z '$(STRIP)' || \
3782             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
3783  mostlyclean-generic:
3784 @@ -282,7 +357,7 @@
3785  clean-generic:
3786  
3787  distclean-generic:
3788 -       -rm -f Makefile $(CONFIG_CLEAN_FILES) stamp-h stamp-h[0-9]*
3789 +       -rm -f Makefile $(CONFIG_CLEAN_FILES)
3790  
3791  maintainer-clean-generic:
3792         @echo "This command is intended for maintainers to use"
3793 @@ -322,18 +397,26 @@
3794  
3795  mostlyclean-am: mostlyclean-compile mostlyclean-generic
3796  
3797 +pdf: pdf-am
3798 +
3799 +pdf-am:
3800 +
3801 +ps: ps-am
3802 +
3803 +ps-am:
3804 +
3805  uninstall-am: uninstall-info-am uninstall-sbinPROGRAMS
3806  
3807 -.PHONY: GTAGS all all-am check check-am clean clean-generic \
3808 -       clean-sbinPROGRAMS distclean distclean-compile distclean-depend \
3809 -       distclean-generic distclean-tags distdir dvi dvi-am info \
3810 -       info-am install install-am install-data install-data-am \
3811 -       install-exec install-exec-am install-info install-info-am \
3812 -       install-man install-sbinPROGRAMS install-strip installcheck \
3813 -       installcheck-am installdirs maintainer-clean \
3814 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
3815 +       clean-sbinPROGRAMS ctags distclean distclean-compile \
3816 +       distclean-depend distclean-generic distclean-tags distdir dvi \
3817 +       dvi-am info info-am install install-am install-data \
3818 +       install-data-am install-exec install-exec-am install-info \
3819 +       install-info-am install-man install-sbinPROGRAMS install-strip \
3820 +       installcheck installcheck-am installdirs maintainer-clean \
3821         maintainer-clean-generic mostlyclean mostlyclean-compile \
3822 -       mostlyclean-generic tags uninstall uninstall-am \
3823 -       uninstall-info-am uninstall-sbinPROGRAMS
3824 +       mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
3825 +       uninstall-am uninstall-info-am uninstall-sbinPROGRAMS
3826  
3827  # Tell versions [3.59,3.63) of GNU make to not export all variables.
3828  # Otherwise a system limit (for SysV at least) may be exceeded.
3829 --- fbgetty-0.1.698/aclocal.m4~compile
3830 +++ fbgetty-0.1.698/aclocal.m4
3831 @@ -1,6 +1,6 @@
3832 -# aclocal.m4 generated automatically by aclocal 1.5c -*- Autoconf -*-
3833 +# generated automatically by aclocal 1.7.5 -*- Autoconf -*-
3834  
3835 -# Copyright 1996, 1997, 1998, 1999, 2000, 2001
3836 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
3837  # Free Software Foundation, Inc.
3838  # This file is free software; the Free Software Foundation
3839  # gives unlimited permission to copy and/or distribute it,
3840 @@ -16,7 +16,8 @@
3841  # This macro actually does too much some checks are only needed if
3842  # your package does certain things.  But this isn't really a big deal.
3843  
3844 -# Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
3845 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
3846 +# Free Software Foundation, Inc.
3847  
3848  # This program is free software; you can redistribute it and/or modify
3849  # it under the terms of the GNU General Public License as published by
3850 @@ -33,45 +34,64 @@
3851  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
3852  # 02111-1307, USA.
3853  
3854 -# serial 7
3855 -
3856 -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
3857 -# written in clear, in which case automake, when reading aclocal.m4,
3858 -# will think it sees a *use*, and therefore will trigger all it's
3859 -# C support machinery.  Also note that it means that autoscan, seeing
3860 -# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
3861 -
3862 +# serial 10
3863  
3864 -AC_PREREQ([2.52])
3865 +AC_PREREQ([2.54])
3866  
3867  # Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
3868  # the ones we care about.
3869  m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
3870  
3871 -# AM_INIT_AUTOMAKE(PACKAGE,VERSION, [NO-DEFINE])
3872 -# ----------------------------------------------
3873 +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
3874 +# AM_INIT_AUTOMAKE([OPTIONS])
3875 +# -----------------------------------------------
3876 +# The call with PACKAGE and VERSION arguments is the old style
3877 +# call (pre autoconf-2.50), which is being phased out.  PACKAGE
3878 +# and VERSION should now be passed to AC_INIT and removed from
3879 +# the call to AM_INIT_AUTOMAKE.
3880 +# We support both call styles for the transition.  After
3881 +# the next Automake release, Autoconf can make the AC_INIT
3882 +# arguments mandatory, and then we can depend on a new Autoconf
3883 +# release and drop the old call support.
3884  AC_DEFUN([AM_INIT_AUTOMAKE],
3885 -[AC_REQUIRE([AC_PROG_INSTALL])dnl
3886 +[AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
3887 + AC_REQUIRE([AC_PROG_INSTALL])dnl
3888  # test to see if srcdir already configured
3889  if test "`cd $srcdir && pwd`" != "`pwd`" &&
3890     test -f $srcdir/config.status; then
3891    AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
3892  fi
3893  
3894 +# test whether we have cygpath
3895 +if test -z "$CYGPATH_W"; then
3896 +  if (cygpath --version) >/dev/null 2>/dev/null; then
3897 +    CYGPATH_W='cygpath -w'
3898 +  else
3899 +    CYGPATH_W=echo
3900 +  fi
3901 +fi
3902 +AC_SUBST([CYGPATH_W])
3903 +
3904  # Define the identity of the package.
3905 -AC_SUBST([PACKAGE], [$1])dnl
3906 -AC_SUBST([VERSION], [$2])dnl
3907 -ifelse([$3],,
3908 -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
3909 -AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])
3910 +dnl Distinguish between old-style and new-style calls.
3911 +m4_ifval([$2],
3912 +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
3913 + AC_SUBST([PACKAGE], [$1])dnl
3914 + AC_SUBST([VERSION], [$2])],
3915 +[_AM_SET_OPTIONS([$1])dnl
3916 + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
3917 + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
3918  
3919 +_AM_IF_OPTION([no-define],,
3920 +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
3921 + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
3922  
3923  # Some tools Automake needs.
3924  AC_REQUIRE([AM_SANITY_CHECK])dnl
3925  AC_REQUIRE([AC_ARG_PROGRAM])dnl
3926 -AM_MISSING_PROG(ACLOCAL, aclocal)
3927 +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
3928  AM_MISSING_PROG(AUTOCONF, autoconf)
3929 -AM_MISSING_PROG(AUTOMAKE, automake)
3930 +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
3931  AM_MISSING_PROG(AUTOHEADER, autoheader)
3932  AM_MISSING_PROG(MAKEINFO, makeinfo)
3933  AM_MISSING_PROG(AMTAR, tar)
3934 @@ -81,18 +101,114 @@
3935  # some platforms.
3936  AC_REQUIRE([AC_PROG_AWK])dnl
3937  AC_REQUIRE([AC_PROG_MAKE_SET])dnl
3938 -AC_REQUIRE([AM_DEP_TRACK])dnl
3939 -AC_REQUIRE([AM_SET_DEPDIR])dnl
3940 -AC_PROVIDE_IFELSE([AC_PROG_][CC],
3941 +AC_REQUIRE([AM_SET_LEADING_DOT])dnl
3942 +
3943 +_AM_IF_OPTION([no-dependencies],,
3944 +[AC_PROVIDE_IFELSE([AC_PROG_CC],
3945                    [_AM_DEPENDENCIES(CC)],
3946 -                  [define([AC_PROG_][CC],
3947 -                          defn([AC_PROG_][CC])[_AM_DEPENDENCIES(CC)])])dnl
3948 -AC_PROVIDE_IFELSE([AC_PROG_][CXX],
3949 +                  [define([AC_PROG_CC],
3950 +                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
3951 +AC_PROVIDE_IFELSE([AC_PROG_CXX],
3952                    [_AM_DEPENDENCIES(CXX)],
3953 -                  [define([AC_PROG_][CXX],
3954 -                          defn([AC_PROG_][CXX])[_AM_DEPENDENCIES(CXX)])])dnl
3955 +                  [define([AC_PROG_CXX],
3956 +                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
3957 +])
3958  ])
3959  
3960 +
3961 +# When config.status generates a header, we must update the stamp-h file.
3962 +# This file resides in the same directory as the config header
3963 +# that is generated.  The stamp files are numbered to have different names.
3964 +
3965 +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
3966 +# loop where config.status creates the headers, so we can generate
3967 +# our stamp files there.
3968 +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
3969 +[# Compute $1's index in $config_headers.
3970 +_am_stamp_count=1
3971 +for _am_header in $config_headers :; do
3972 +  case $_am_header in
3973 +    $1 | $1:* )
3974 +      break ;;
3975 +    * )
3976 +      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
3977 +  esac
3978 +done
3979 +echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
3980 +
3981 +# Copyright 2002  Free Software Foundation, Inc.
3982 +
3983 +# This program is free software; you can redistribute it and/or modify
3984 +# it under the terms of the GNU General Public License as published by
3985 +# the Free Software Foundation; either version 2, or (at your option)
3986 +# any later version.
3987 +
3988 +# This program is distributed in the hope that it will be useful,
3989 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
3990 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
3991 +# GNU General Public License for more details.
3992 +
3993 +# You should have received a copy of the GNU General Public License
3994 +# along with this program; if not, write to the Free Software
3995 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
3996 +
3997 +# AM_AUTOMAKE_VERSION(VERSION)
3998 +# ----------------------------
3999 +# Automake X.Y traces this macro to ensure aclocal.m4 has been
4000 +# generated from the m4 files accompanying Automake X.Y.
4001 +AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
4002 +
4003 +# AM_SET_CURRENT_AUTOMAKE_VERSION
4004 +# -------------------------------
4005 +# Call AM_AUTOMAKE_VERSION so it can be traced.
4006 +# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
4007 +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
4008 +        [AM_AUTOMAKE_VERSION([1.7.5])])
4009 +
4010 +# Helper functions for option handling.                    -*- Autoconf -*-
4011 +
4012 +# Copyright 2001, 2002  Free Software Foundation, Inc.
4013 +
4014 +# This program is free software; you can redistribute it and/or modify
4015 +# it under the terms of the GNU General Public License as published by
4016 +# the Free Software Foundation; either version 2, or (at your option)
4017 +# any later version.
4018 +
4019 +# This program is distributed in the hope that it will be useful,
4020 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
4021 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4022 +# GNU General Public License for more details.
4023 +
4024 +# You should have received a copy of the GNU General Public License
4025 +# along with this program; if not, write to the Free Software
4026 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
4027 +# 02111-1307, USA.
4028 +
4029 +# serial 2
4030 +
4031 +# _AM_MANGLE_OPTION(NAME)
4032 +# -----------------------
4033 +AC_DEFUN([_AM_MANGLE_OPTION],
4034 +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
4035 +
4036 +# _AM_SET_OPTION(NAME)
4037 +# ------------------------------
4038 +# Set option NAME.  Presently that only means defining a flag for this option.
4039 +AC_DEFUN([_AM_SET_OPTION],
4040 +[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
4041 +
4042 +# _AM_SET_OPTIONS(OPTIONS)
4043 +# ----------------------------------
4044 +# OPTIONS is a space-separated list of Automake options.
4045 +AC_DEFUN([_AM_SET_OPTIONS],
4046 +[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
4047 +
4048 +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
4049 +# -------------------------------------------
4050 +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
4051 +AC_DEFUN([_AM_IF_OPTION],
4052 +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
4053 +
4054  #
4055  # Check to make sure that the build environment is sane.
4056  #
4057 @@ -322,12 +438,53 @@
4058  # STRIPPROG with the value of the STRIP variable (set by the user).
4059  AC_DEFUN([AM_PROG_INSTALL_STRIP],
4060  [AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
4061 +# Installed binaries are usually stripped using `strip' when the user
4062 +# run `make install-strip'.  However `strip' might not be the right
4063 +# tool to use in cross-compilation environments, therefore Automake
4064 +# will honor the `STRIP' environment variable to overrule this program.
4065 +dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
4066 +if test "$cross_compiling" != no; then
4067 +  AC_CHECK_TOOL([STRIP], [strip], :)
4068 +fi
4069  INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
4070  AC_SUBST([INSTALL_STRIP_PROGRAM])])
4071  
4072 -# serial 4                                             -*- Autoconf -*-
4073 +#                                                          -*- Autoconf -*-
4074 +# Copyright (C) 2003  Free Software Foundation, Inc.
4075  
4076 -# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
4077 +# This program is free software; you can redistribute it and/or modify
4078 +# it under the terms of the GNU General Public License as published by
4079 +# the Free Software Foundation; either version 2, or (at your option)
4080 +# any later version.
4081 +
4082 +# This program is distributed in the hope that it will be useful,
4083 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
4084 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
4085 +# GNU General Public License for more details.
4086 +
4087 +# You should have received a copy of the GNU General Public License
4088 +# along with this program; if not, write to the Free Software
4089 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
4090 +# 02111-1307, USA.
4091 +
4092 +# serial 1
4093 +
4094 +# Check whether the underlying file-system supports filenames
4095 +# with a leading dot.  For instance MS-DOS doesn't.
4096 +AC_DEFUN([AM_SET_LEADING_DOT],
4097 +[rm -rf .tst 2>/dev/null
4098 +mkdir .tst 2>/dev/null
4099 +if test -d .tst; then
4100 +  am__leading_dot=.
4101 +else
4102 +  am__leading_dot=_
4103 +fi
4104 +rmdir .tst 2>/dev/null
4105 +AC_SUBST([am__leading_dot])])
4106 +
4107 +# serial 5                                             -*- Autoconf -*-
4108 +
4109 +# Copyright (C) 1999, 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
4110  
4111  # This program is free software; you can redistribute it and/or modify
4112  # it under the terms of the GNU General Public License as published by
4113 @@ -356,7 +513,7 @@
4114  # _AM_DEPENDENCIES(NAME)
4115  # ----------------------
4116  # See how the compiler implements dependency checking.
4117 -# NAME is "CC", "CXX" or "OBJC".
4118 +# NAME is "CC", "CXX", "GCJ", or "OBJC".
4119  # We try a few techniques and use that to set a single cache variable.
4120  #
4121  # We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
4122 @@ -371,7 +528,7 @@
4123  
4124  ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
4125         [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
4126 -       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc']
4127 +       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
4128         [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
4129                     [depcc="$$1"   am_compiler_list=])
4130  
4131 @@ -419,11 +576,17 @@
4132      if depmode=$depmode \
4133         source=conftest.c object=conftest.o \
4134         depfile=conftest.Po tmpdepfile=conftest.TPo \
4135 -       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
4136 +       $SHELL ./depcomp $depcc -c -o conftest.o conftest.c \
4137 +         >/dev/null 2>conftest.err &&
4138         grep conftest.h conftest.Po > /dev/null 2>&1 &&
4139         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4140 -      am_cv_$1_dependencies_compiler_type=$depmode
4141 -      break
4142 +      # icc doesn't choke on unknown options, it will just issue warnings
4143 +      # (even with -Werror).  So we grep stderr for any message
4144 +      # that says an option was ignored.
4145 +      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
4146 +        am_cv_$1_dependencies_compiler_type=$depmode
4147 +        break
4148 +      fi
4149      fi
4150    done
4151  
4152 @@ -434,6 +597,9 @@
4153  fi
4154  ])
4155  AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
4156 +AM_CONDITIONAL([am__fastdep$1], [
4157 +  test "x$enable_dependency_tracking" != xno \
4158 +  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
4159  ])
4160  
4161  
4162 @@ -442,16 +608,8 @@
4163  # Choose a directory name for dependency files.
4164  # This macro is AC_REQUIREd in _AM_DEPENDENCIES
4165  AC_DEFUN([AM_SET_DEPDIR],
4166 -[rm -f .deps 2>/dev/null
4167 -mkdir .deps 2>/dev/null
4168 -if test -d .deps; then
4169 -  DEPDIR=.deps
4170 -else
4171 -  # MS-DOS does not allow filenames that begin with a dot.
4172 -  DEPDIR=_deps
4173 -fi
4174 -rmdir .deps 2>/dev/null
4175 -AC_SUBST([DEPDIR])
4176 +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
4177 +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
4178  ])
4179  
4180  
4181 @@ -471,7 +629,7 @@
4182  
4183  # Generate code to set up dependency tracking.   -*- Autoconf -*-
4184  
4185 -# Copyright 1999, 2000, 2001 Free Software Foundation, Inc.
4186 +# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
4187  
4188  # This program is free software; you can redistribute it and/or modify
4189  # it under the terms of the GNU General Public License as published by
4190 @@ -494,11 +652,19 @@
4191  # ------------------------------
4192  AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
4193  [for mf in $CONFIG_FILES; do
4194 -  case $mf in
4195 -  Makefile) dirpart=.;;
4196 -  */Makefile) dirpart=`AS_DIRNAME("$mf")`;;
4197 -  *) continue;;
4198 -  esac
4199 +  # Strip MF so we end up with the name of the file.
4200 +  mf=`echo "$mf" | sed -e 's/:.*$//'`
4201 +  # Check whether this is an Automake generated Makefile or not.
4202 +  # We used to match only the files named `Makefile.in', but
4203 +  # some people rename them; so instead we look at the file content.
4204 +  # Grep'ing the first line is not enough: some people post-process
4205 +  # each Makefile.in and add a new line on top of each file to say so.
4206 +  # So let's grep whole file.
4207 +  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
4208 +    dirpart=`AS_DIRNAME("$mf")`
4209 +  else
4210 +    continue
4211 +  fi
4212    grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
4213    # Extract the definition of DEP_FILES from the Makefile without
4214    # running `make'.
4215 @@ -545,7 +711,9 @@
4216       [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
4217  ])
4218  
4219 -# Copyright 2001 Free Software Foundation, Inc.             -*- Autoconf -*-
4220 +# Check to see how 'make' treats includes.     -*- Autoconf -*-
4221 +
4222 +# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
4223  
4224  # This program is free software; you can redistribute it and/or modify
4225  # it under the terms of the GNU General Public License as published by
4226 @@ -570,8 +738,9 @@
4227  AC_DEFUN([AM_MAKE_INCLUDE],
4228  [am_make=${MAKE-make}
4229  cat > confinc << 'END'
4230 -doit:
4231 +am__doit:
4232         @echo done
4233 +.PHONY: am__doit
4234  END
4235  # If we don't find an include directive, just comment out the code.
4236  AC_MSG_CHECKING([for style of include used by $am_make])
4237 @@ -585,7 +754,7 @@
4238  # In particular we don't look at `^make:' because GNU make might
4239  # be invoked under some other name (usually "gmake"), in which
4240  # case it prints its new name instead of `make'.
4241 -if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
4242 +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
4243     am__include=include
4244     am__quote=
4245     _am_result=GNU
4246 @@ -599,9 +768,9 @@
4247        _am_result=BSD
4248     fi
4249  fi
4250 -AC_SUBST(am__include)
4251 -AC_SUBST(am__quote)
4252 -AC_MSG_RESULT($_am_result)
4253 +AC_SUBST([am__include])
4254 +AC_SUBST([am__quote])
4255 +AC_MSG_RESULT([$_am_result])
4256  rm -f confinc confmf
4257  ])
4258  
4259 @@ -642,7 +811,12 @@
4260  else
4261    $1_TRUE='#'
4262    $1_FALSE=
4263 -fi])
4264 +fi
4265 +AC_CONFIG_COMMANDS_PRE(
4266 +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
4267 +  AC_MSG_ERROR([conditional "$1" was never defined.
4268 +Usually this means the macro was only invoked conditionally.])
4269 +fi])])
4270  
4271  # Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
4272  
4273 @@ -667,58 +841,6 @@
4274  
4275  # serial 6
4276  
4277 -# When config.status generates a header, we must update the stamp-h file.
4278 -# This file resides in the same directory as the config header
4279 -# that is generated.  We must strip everything past the first ":",
4280 -# and everything past the last "/".
4281 -
4282 -# _AM_DIRNAME(PATH)
4283 -# -----------------
4284 -# Like AS_DIRNAME, only do it during macro expansion
4285 -AC_DEFUN([_AM_DIRNAME],
4286 -       [m4_if(regexp([$1], [^.*[^/]//*[^/][^/]*/*$]), -1,
4287 -             m4_if(regexp([$1], [^//\([^/]\|$\)]), -1,
4288 -                   m4_if(regexp([$1], [^/.*]), -1,
4289 -                         [.],
4290 -                         patsubst([$1], [^\(/\).*], [\1])),
4291 -                   patsubst([$1], [^\(//\)\([^/].*\|$\)], [\1])),
4292 -             patsubst([$1], [^\(.*[^/]\)//*[^/][^/]*/*$], [\1]))[]dnl
4293 -])# _AM_DIRNAME
4294 -
4295 -
4296 -# The stamp files are numbered to have different names.
4297 -# We could number them on a directory basis, but that's additional
4298 -# complications, let's have a unique counter.
4299 -m4_define([_AM_STAMP_Count], [0])
4300 -
4301 -
4302 -# _AM_STAMP(HEADER)
4303 -# -----------------
4304 -# The name of the stamp file for HEADER.
4305 -AC_DEFUN([_AM_STAMP],
4306 -[m4_define([_AM_STAMP_Count], m4_incr(_AM_STAMP_Count))dnl
4307 -AS_ESCAPE(_AM_DIRNAME(patsubst([$1],
4308 -                               [:.*])))/stamp-h[]_AM_STAMP_Count])
4309 -
4310 -
4311 -# _AM_CONFIG_HEADER(HEADER[:SOURCES], COMMANDS, INIT-COMMANDS)
4312 -# ------------------------------------------------------------
4313 -# We used to try to get a real timestamp in stamp-h.  But the fear is that
4314 -# that will cause unnecessary cvs conflicts.
4315 -AC_DEFUN([_AM_CONFIG_HEADER],
4316 -[# Add the stamp file to the list of files AC keeps track of,
4317 -# along with our hook.
4318 -AC_CONFIG_HEADERS([$1],
4319 -                  [# update the timestamp
4320 -echo 'timestamp for $1' >"_AM_STAMP([$1])"
4321 -$2],
4322 -                  [$3])
4323 -])# _AM_CONFIG_HEADER
4324 -
4325 -
4326 -# AM_CONFIG_HEADER(HEADER[:SOURCES]..., COMMANDS, INIT-COMMANDS)
4327 -# --------------------------------------------------------------
4328 -AC_DEFUN([AM_CONFIG_HEADER],
4329 -[AC_FOREACH([_AM_File], [$1], [_AM_CONFIG_HEADER(_AM_File, [$2], [$3])])
4330 -])# AM_CONFIG_HEADER
4331 +# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
4332 +AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
4333  
4334 --- fbgetty-0.1.698/configure~compile
4335 +++ fbgetty-0.1.698/configure
4336 @@ -1,24 +1,16 @@
4337  #! /bin/sh
4338  # From configure.ac Revision: 1.1.2.10 .
4339  # Guess values for system-dependent variables and create Makefiles.
4340 -# Generated by GNU Autoconf 2.52g for fbgetty 0.1.698.
4341 +# Generated by GNU Autoconf 2.57 for fbgetty 0.1.698.
4342  #
4343  # Report bugs to <fbgetty-bug@meuh.eu.org>.
4344  #
4345 -# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
4346 +# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
4347  # Free Software Foundation, Inc.
4348  # This configure script is free software; the Free Software Foundation
4349  # gives unlimited permission to copy, distribute and modify it.
4350  #
4351  # Copyright (C) 1999 2000 2001 Yann Droneaud <ydroneaud@meuh.eu.org>
4352 -
4353 -if expr a : '\(a\)' >/dev/null 2>&1; then
4354 -  as_expr=expr
4355 -else
4356 -  as_expr=false
4357 -fi
4358 -
4359 -
4360  ## --------------------- ##
4361  ## M4sh Initialization.  ##
4362  ## --------------------- ##
4363 @@ -27,11 +19,13 @@
4364  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
4365    emulate sh
4366    NULLCMD=:
4367 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
4368 +  # is contrary to our usage.  Disable this feature.
4369 +  alias -g '${1+"$@"}'='"$@"'
4370  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
4371    set -o posix
4372  fi
4373  
4374 -# NLS nuisances.
4375  # Support unset when possible.
4376  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
4377    as_unset=unset
4378 @@ -39,34 +33,42 @@
4379    as_unset=false
4380  fi
4381  
4382 -(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
4383 -    { $as_unset LANG || test "${LANG+set}" != set; } ||
4384 -      { LANG=C; export LANG; }
4385 -(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
4386 -    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
4387 -      { LC_ALL=C; export LC_ALL; }
4388 -(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
4389 -    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
4390 -      { LC_TIME=C; export LC_TIME; }
4391 -(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
4392 -    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
4393 -      { LC_CTYPE=C; export LC_CTYPE; }
4394 -(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
4395 -    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
4396 -      { LANGUAGE=C; export LANGUAGE; }
4397 -(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
4398 -    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
4399 -      { LC_COLLATE=C; export LC_COLLATE; }
4400 -(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
4401 -    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
4402 -      { LC_NUMERIC=C; export LC_NUMERIC; }
4403 -(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
4404 -    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
4405 -      { LC_MESSAGES=C; export LC_MESSAGES; }
4406 +
4407 +# Work around bugs in pre-3.0 UWIN ksh.
4408 +$as_unset ENV MAIL MAILPATH
4409 +PS1='$ '
4410 +PS2='> '
4411 +PS4='+ '
4412 +
4413 +# NLS nuisances.
4414 +for as_var in \
4415 +  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
4416 +  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
4417 +  LC_TELEPHONE LC_TIME
4418 +do
4419 +  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
4420 +    eval $as_var=C; export $as_var
4421 +  else
4422 +    $as_unset $as_var
4423 +  fi
4424 +done
4425 +
4426 +# Required to use basename.
4427 +if expr a : '\(a\)' >/dev/null 2>&1; then
4428 +  as_expr=expr
4429 +else
4430 +  as_expr=false
4431 +fi
4432 +
4433 +if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
4434 +  as_basename=basename
4435 +else
4436 +  as_basename=false
4437 +fi
4438  
4439  
4440  # Name of the executable.
4441 -as_me=`(basename "$0") 2>/dev/null ||
4442 +as_me=`$as_basename "$0" ||
4443  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
4444          X"$0" : 'X\(//\)$' \| \
4445          X"$0" : 'X\(/\)$' \| \
4446 @@ -77,6 +79,7 @@
4447           /^X\/\(\/\).*/{ s//\1/; q; }
4448           s/.*/./; q'`
4449  
4450 +
4451  # PATH needs CR, and LINENO needs CR and PATH.
4452  # Avoid depending upon Character Ranges.
4453  as_cr_letters='abcdefghijklmnopqrstuvwxyz'
4454 @@ -87,15 +90,15 @@
4455  
4456  # The user is always right.
4457  if test "${PATH_SEPARATOR+set}" != set; then
4458 -  echo "#! $SHELL" >conftest.sh
4459 -  echo  "exit 0"   >>conftest.sh
4460 -  chmod +x conftest.sh
4461 -  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
4462 +  echo "#! /bin/sh" >conf$$.sh
4463 +  echo  "exit 0"   >>conf$$.sh
4464 +  chmod +x conf$$.sh
4465 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
4466      PATH_SEPARATOR=';'
4467    else
4468      PATH_SEPARATOR=:
4469    fi
4470 -  rm -f conftest.sh
4471 +  rm -f conf$$.sh
4472  fi
4473  
4474  
4475 @@ -130,7 +133,7 @@
4476    case $CONFIG_SHELL in
4477    '')
4478      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4479 -for as_dir in /bin:/usr/bin:$PATH
4480 +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
4481  do
4482    IFS=$as_save_IFS
4483    test -z "$as_dir" && as_dir=.
4484 @@ -143,6 +146,8 @@
4485    as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
4486    test "x$as_lineno_1" != "x$as_lineno_2" &&
4487    test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
4488 +            $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
4489 +            $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
4490              CONFIG_SHELL=$as_dir/$as_base
4491              export CONFIG_SHELL
4492              exec "$CONFIG_SHELL" "$0" ${1+"$@"}
4493 @@ -215,6 +220,12 @@
4494  fi
4495  rm -f conf$$ conf$$.exe conf$$.file
4496  
4497 +if mkdir -p . 2>/dev/null; then
4498 +  as_mkdir_p=:
4499 +else
4500 +  as_mkdir_p=false
4501 +fi
4502 +
4503  as_executable_p="test -f"
4504  
4505  # Sed expression to map a string onto a valid CPP name.
4506 @@ -231,7 +242,7 @@
4507  IFS="  $as_nl"
4508  
4509  # CDPATH.
4510 -$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
4511 +$as_unset CDPATH
4512  
4513  
4514  # Name of the host.
4515 @@ -245,6 +256,7 @@
4516  # Initializations.
4517  #
4518  ac_default_prefix=/usr/local
4519 +ac_config_libobj_dir=.
4520  cross_compiling=no
4521  subdirs=
4522  MFLAGS=
4523 @@ -256,6 +268,13 @@
4524  # only ac_max_sed_lines should be used.
4525  : ${ac_max_here_lines=38}
4526  
4527 +# Identity of this package.
4528 +PACKAGE_NAME='fbgetty'
4529 +PACKAGE_TARNAME='fbgetty'
4530 +PACKAGE_VERSION='0.1.698'
4531 +PACKAGE_STRING='fbgetty 0.1.698'
4532 +PACKAGE_BUGREPORT='fbgetty-bug@meuh.eu.org'
4533 +
4534  ac_unique_file="docs/fbgetty.8"
4535  # Factoring default headers for most tests.
4536  ac_includes_default="\
4537 @@ -294,6 +313,8 @@
4538  # include <unistd.h>
4539  #endif"
4540  
4541 +ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP LN_S LIBOBJS ALLOCA LTLIBOBJS'
4542 +ac_subst_files=''
4543  
4544  # Initialize some variables set by options.
4545  ac_init_help=
4546 @@ -333,13 +354,6 @@
4547  infodir='${prefix}/info'
4548  mandir='${prefix}/man'
4549  
4550 -# Identity of this package.
4551 -PACKAGE_NAME='fbgetty'
4552 -PACKAGE_TARNAME='fbgetty'
4553 -PACKAGE_VERSION='0.1.698'
4554 -PACKAGE_STRING='fbgetty 0.1.698'
4555 -PACKAGE_BUGREPORT='fbgetty-bug@meuh.eu.org'
4556 -
4557  ac_prev=
4558  for ac_option
4559  do
4560 @@ -472,7 +486,7 @@
4561      with_fp=no ;;
4562  
4563    -no-create | --no-create | --no-creat | --no-crea | --no-cre \
4564 -  | --no-cr | --no-c)
4565 +  | --no-cr | --no-c | -n)
4566      no_create=yes ;;
4567  
4568    -no-recursion | --no-recursion | --no-recursio | --no-recursi \
4569 @@ -651,7 +665,7 @@
4570    eval ac_val=$`echo $ac_var`
4571    case $ac_val in
4572      [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
4573 -    *)  { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
4574 +    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
4575     { (exit 1); exit 1; }; };;
4576    esac
4577  done
4578 @@ -663,18 +677,19 @@
4579    eval ac_val=$`echo $ac_var`
4580    case $ac_val in
4581      [\\/$]* | ?:[\\/]* ) ;;
4582 -    *)  { echo "$as_me: error: expected an absolute path for --$ac_var: $ac_val" >&2
4583 +    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
4584     { (exit 1); exit 1; }; };;
4585    esac
4586  done
4587  
4588  # There might be people who depend on the old broken behavior: `$host'
4589  # used to hold the argument of --host etc.
4590 +# FIXME: To remove some day.
4591  build=$build_alias
4592  host=$host_alias
4593  target=$target_alias
4594  
4595 -# FIXME: should be removed in autoconf 3.0.
4596 +# FIXME: To remove some day.
4597  if test "x$host_alias" != x; then
4598    if test "x$build_alias" = x; then
4599      cross_compiling=maybe
4600 @@ -723,6 +738,9 @@
4601     { (exit 1); exit 1; }; }
4602    fi
4603  fi
4604 +(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
4605 +  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
4606 +   { (exit 1); exit 1; }; }
4607  srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
4608  ac_env_build_alias_set=${build_alias+set}
4609  ac_env_build_alias_value=$build_alias
4610 @@ -824,7 +842,7 @@
4611  
4612  System types:
4613    --build=BUILD     configure for building on BUILD [guessed]
4614 -  --host=HOST       build programs to run on HOST [BUILD]
4615 +  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
4616  _ACEOF
4617  fi
4618  
4619 @@ -845,9 +863,9 @@
4620    --enable-debug          make fbgetty very verbose
4621    --enable-debugger       enable debugger support
4622    --disable-framebuffer   disable support for framebuffer (default is no)
4623 +  --disable-largefile     omit support for large files
4624    --disable-dependency-tracking Speeds up one-time builds
4625    --enable-dependency-tracking  Do not reject slow dependency extractors
4626 -  --disable-largefile     omit support for large files
4627  
4628  Optional Packages:
4629    --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
4630 @@ -916,7 +934,7 @@
4631  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
4632  # absolute.
4633  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
4634 -ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
4635 +ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
4636  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
4637  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
4638  
4639 @@ -943,9 +961,9 @@
4640  if $ac_init_version; then
4641    cat <<\_ACEOF
4642  fbgetty configure 0.1.698
4643 -generated by GNU Autoconf 2.52g
4644 +generated by GNU Autoconf 2.57
4645  
4646 -Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
4647 +Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
4648  Free Software Foundation, Inc.
4649  This configure script is free software; the Free Software Foundation
4650  gives unlimited permission to copy, distribute and modify it.
4651 @@ -960,7 +978,7 @@
4652  running configure, to aid debugging if configure makes a mistake.
4653  
4654  It was created by fbgetty $as_me 0.1.698, which was
4655 -generated by GNU Autoconf 2.52g.  Invocation command line was
4656 +generated by GNU Autoconf 2.57.  Invocation command line was
4657  
4658    $ $0 $@
4659  
4660 @@ -1012,27 +1030,54 @@
4661  
4662  # Keep a trace of the command line.
4663  # Strip out --no-create and --no-recursion so they do not pile up.
4664 +# Strip out --silent because we don't want to record it for future runs.
4665  # Also quote any args containing shell meta-characters.
4666 +# Make two passes to allow for proper duplicate-argument suppression.
4667  ac_configure_args=
4668 +ac_configure_args0=
4669 +ac_configure_args1=
4670  ac_sep=
4671 -for ac_arg
4672 +ac_must_keep_next=false
4673 +for ac_pass in 1 2
4674  do
4675 -  case $ac_arg in
4676 -  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
4677 -  | --no-cr | --no-c) continue ;;
4678 -  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
4679 -  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
4680 -    continue ;;
4681 -  *" "*|*"     "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
4682 -    ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4683 -  esac
4684 -  case " $ac_configure_args " in
4685 -    *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
4686 -    *) ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
4687 -       ac_sep=" " ;;
4688 -  esac
4689 -  # Get rid of the leading space.
4690 +  for ac_arg
4691 +  do
4692 +    case $ac_arg in
4693 +    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
4694 +    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4695 +    | -silent | --silent | --silen | --sile | --sil)
4696 +      continue ;;
4697 +    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
4698 +      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4699 +    esac
4700 +    case $ac_pass in
4701 +    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
4702 +    2)
4703 +      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
4704 +      if test $ac_must_keep_next = true; then
4705 +        ac_must_keep_next=false # Got value, back to normal.
4706 +      else
4707 +        case $ac_arg in
4708 +          *=* | --config-cache | -C | -disable-* | --disable-* \
4709 +          | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
4710 +          | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
4711 +          | -with-* | --with-* | -without-* | --without-* | --x)
4712 +            case "$ac_configure_args0 " in
4713 +              "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
4714 +            esac
4715 +            ;;
4716 +          -* ) ac_must_keep_next=true ;;
4717 +        esac
4718 +      fi
4719 +      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
4720 +      # Get rid of the leading space.
4721 +      ac_sep=" "
4722 +      ;;
4723 +    esac
4724 +  done
4725  done
4726 +$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
4727 +$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
4728  
4729  # When interrupted or exit'd, cleanup temporary files, and complete
4730  # config.log.  We remove comments because anyway the quotes in there
4731 @@ -1043,6 +1088,7 @@
4732    # Save into config.log some information that might help in debugging.
4733    {
4734      echo
4735 +
4736      cat <<\_ASBOX
4737  ## ---------------- ##
4738  ## Cache variables. ##
4739 @@ -1065,6 +1111,35 @@
4740      esac;
4741  }
4742      echo
4743 +
4744 +    cat <<\_ASBOX
4745 +## ----------------- ##
4746 +## Output variables. ##
4747 +## ----------------- ##
4748 +_ASBOX
4749 +    echo
4750 +    for ac_var in $ac_subst_vars
4751 +    do
4752 +      eval ac_val=$`echo $ac_var`
4753 +      echo "$ac_var='"'"'$ac_val'"'"'"
4754 +    done | sort
4755 +    echo
4756 +
4757 +    if test -n "$ac_subst_files"; then
4758 +      cat <<\_ASBOX
4759 +## ------------- ##
4760 +## Output files. ##
4761 +## ------------- ##
4762 +_ASBOX
4763 +      echo
4764 +      for ac_var in $ac_subst_files
4765 +      do
4766 +       eval ac_val=$`echo $ac_var`
4767 +        echo "$ac_var='"'"'$ac_val'"'"'"
4768 +      done | sort
4769 +      echo
4770 +    fi
4771 +
4772      if test -s confdefs.h; then
4773        cat <<\_ASBOX
4774  ## ----------- ##
4775 @@ -1072,7 +1147,7 @@
4776  ## ----------- ##
4777  _ASBOX
4778        echo
4779 -      sed "/^$/d" confdefs.h
4780 +      sed "/^$/d" confdefs.h | sort
4781        echo
4782      fi
4783      test "$ac_signal" != 0 &&
4784 @@ -1093,6 +1168,33 @@
4785  # AIX cpp loses on an empty file, so make sure it contains at least a newline.
4786  echo >confdefs.h
4787  
4788 +# Predefined preprocessor variables.
4789 +
4790 +cat >>confdefs.h <<_ACEOF
4791 +#define PACKAGE_NAME "$PACKAGE_NAME"
4792 +_ACEOF
4793 +
4794 +
4795 +cat >>confdefs.h <<_ACEOF
4796 +#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
4797 +_ACEOF
4798 +
4799 +
4800 +cat >>confdefs.h <<_ACEOF
4801 +#define PACKAGE_VERSION "$PACKAGE_VERSION"
4802 +_ACEOF
4803 +
4804 +
4805 +cat >>confdefs.h <<_ACEOF
4806 +#define PACKAGE_STRING "$PACKAGE_STRING"
4807 +_ACEOF
4808 +
4809 +
4810 +cat >>confdefs.h <<_ACEOF
4811 +#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
4812 +_ACEOF
4813 +
4814 +
4815  # Let the site file select an alternate cache file if it wants to.
4816  # Prefer explicitly selected file to automatically selected ones.
4817  if test -z "$CONFIG_SITE"; then
4818 @@ -1216,6 +1318,7 @@
4819  
4820  
4821  
4822 +
4823  ac_aux_dir=
4824  for ac_dir in config $srcdir/config; do
4825    if test -f $ac_dir/install-sh; then
4826 @@ -1492,8 +1595,8 @@
4827  echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
4828     { (exit 1); exit 1; }; }
4829  ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
4830 -  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed." >&5
4831 -echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed." >&2;}
4832 +  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
4833 +echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
4834     { (exit 1); exit 1; }; }
4835  
4836  fi
4837 @@ -1561,6 +1664,7 @@
4838  echo "$as_me: WARNING: *** operating system is none, fbgetty will run with none of capabilities that make it funny ***" >&2;}
4839  fi
4840  
4841 +am__api_version="1.7"
4842  # Find a good install program.  We prefer a C program (faster),
4843  # so one script is as good as another.  But avoid the broken or
4844  # incompatible versions:
4845 @@ -1573,8 +1677,8 @@
4846  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4847  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4848  # ./install, which can be erroneously created by make from ./install.sh.
4849 -echo "$as_me:$LINENO: checking for a BSD compatible install" >&5
4850 -echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
4851 +echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4852 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
4853  if test -z "$INSTALL"; then
4854  if test "${ac_cv_path_install+set}" = set; then
4855    echo $ECHO_N "(cached) $ECHO_C" >&6
4856 @@ -1750,15 +1854,15 @@
4857    test -n "$AWK" && break
4858  done
4859  
4860 -echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \${MAKE}" >&5
4861 -echo $ECHO_N "checking whether ${MAKE-make} sets \${MAKE}... $ECHO_C" >&6
4862 +echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4863 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
4864  set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,./+-,__p_,'`
4865  if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
4866    echo $ECHO_N "(cached) $ECHO_C" >&6
4867  else
4868    cat >conftest.make <<\_ACEOF
4869  all:
4870 -       @echo 'ac_maketemp="${MAKE}"'
4871 +       @echo 'ac_maketemp="$(MAKE)"'
4872  _ACEOF
4873  # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4874  eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
4875 @@ -1779,38 +1883,16 @@
4876    SET_MAKE="MAKE=${MAKE-make}"
4877  fi
4878  
4879 -# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
4880 -if test "${enable_dependency_tracking+set}" = set; then
4881 -  enableval="$enable_dependency_tracking"
4882 -
4883 -fi;
4884 -if test "x$enable_dependency_tracking" != xno; then
4885 -  am_depcomp="$ac_aux_dir/depcomp"
4886 -  AMDEPBACKSLASH='\'
4887 -fi
4888 -
4889 -
4890 -if test "x$enable_dependency_tracking" != xno; then
4891 -  AMDEP_TRUE=
4892 -  AMDEP_FALSE='#'
4893 -else
4894 -  AMDEP_TRUE='#'
4895 -  AMDEP_FALSE=
4896 -fi
4897 -
4898 -
4899 -rm -f .deps 2>/dev/null
4900 -mkdir .deps 2>/dev/null
4901 -if test -d .deps; then
4902 -  DEPDIR=.deps
4903 +rm -rf .tst 2>/dev/null
4904 +mkdir .tst 2>/dev/null
4905 +if test -d .tst; then
4906 +  am__leading_dot=.
4907  else
4908 -  # MS-DOS does not allow filenames that begin with a dot.
4909 -  DEPDIR=_deps
4910 +  am__leading_dot=_
4911  fi
4912 -rmdir .deps 2>/dev/null
4913 -
4914 +rmdir .tst 2>/dev/null
4915  
4916 -# test to see if srcdir already configured
4917 + # test to see if srcdir already configured
4918  if test "`cd $srcdir && pwd`" != "`pwd`" &&
4919     test -f $srcdir/config.status; then
4920    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
4921 @@ -1818,9 +1900,20 @@
4922     { (exit 1); exit 1; }; }
4923  fi
4924  
4925 +# test whether we have cygpath
4926 +if test -z "$CYGPATH_W"; then
4927 +  if (cygpath --version) >/dev/null 2>/dev/null; then
4928 +    CYGPATH_W='cygpath -w'
4929 +  else
4930 +    CYGPATH_W=echo
4931 +  fi
4932 +fi
4933 +
4934 +
4935  # Define the identity of the package.
4936 -PACKAGE=fbgetty
4937 -VERSION=0.1.698
4938 + PACKAGE=fbgetty
4939 + VERSION=0.1.698
4940 +
4941  
4942  cat >>confdefs.h <<_ACEOF
4943  #define PACKAGE "$PACKAGE"
4944 @@ -1831,17 +1924,15 @@
4945  #define VERSION "$VERSION"
4946  _ACEOF
4947  
4948 -
4949 -
4950  # Some tools Automake needs.
4951  
4952 -ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal"}
4953 +ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4954  
4955  
4956  AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4957  
4958  
4959 -AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake"}
4960 +AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4961  
4962  
4963  AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4964 @@ -1854,12 +1945,100 @@
4965  
4966  install_sh=${install_sh-"$am_aux_dir/install-sh"}
4967  
4968 +# Installed binaries are usually stripped using `strip' when the user
4969 +# run `make install-strip'.  However `strip' might not be the right
4970 +# tool to use in cross-compilation environments, therefore Automake
4971 +# will honor the `STRIP' environment variable to overrule this program.
4972 +if test "$cross_compiling" != no; then
4973 +  if test -n "$ac_tool_prefix"; then
4974 +  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
4975 +set dummy ${ac_tool_prefix}strip; ac_word=$2
4976 +echo "$as_me:$LINENO: checking for $ac_word" >&5
4977 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4978 +if test "${ac_cv_prog_STRIP+set}" = set; then
4979 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4980 +else
4981 +  if test -n "$STRIP"; then
4982 +  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
4983 +else
4984 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4985 +for as_dir in $PATH
4986 +do
4987 +  IFS=$as_save_IFS
4988 +  test -z "$as_dir" && as_dir=.
4989 +  for ac_exec_ext in '' $ac_executable_extensions; do
4990 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4991 +    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
4992 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4993 +    break 2
4994 +  fi
4995 +done
4996 +done
4997 +
4998 +fi
4999 +fi
5000 +STRIP=$ac_cv_prog_STRIP
5001 +if test -n "$STRIP"; then
5002 +  echo "$as_me:$LINENO: result: $STRIP" >&5
5003 +echo "${ECHO_T}$STRIP" >&6
5004 +else
5005 +  echo "$as_me:$LINENO: result: no" >&5
5006 +echo "${ECHO_T}no" >&6
5007 +fi
5008 +
5009 +fi
5010 +if test -z "$ac_cv_prog_STRIP"; then
5011 +  ac_ct_STRIP=$STRIP
5012 +  # Extract the first word of "strip", so it can be a program name with args.
5013 +set dummy strip; ac_word=$2
5014 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5015 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5016 +if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5017 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5018 +else
5019 +  if test -n "$ac_ct_STRIP"; then
5020 +  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5021 +else
5022 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5023 +for as_dir in $PATH
5024 +do
5025 +  IFS=$as_save_IFS
5026 +  test -z "$as_dir" && as_dir=.
5027 +  for ac_exec_ext in '' $ac_executable_extensions; do
5028 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5029 +    ac_cv_prog_ac_ct_STRIP="strip"
5030 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5031 +    break 2
5032 +  fi
5033 +done
5034 +done
5035 +
5036 +  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
5037 +fi
5038 +fi
5039 +ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5040 +if test -n "$ac_ct_STRIP"; then
5041 +  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5042 +echo "${ECHO_T}$ac_ct_STRIP" >&6
5043 +else
5044 +  echo "$as_me:$LINENO: result: no" >&5
5045 +echo "${ECHO_T}no" >&6
5046 +fi
5047 +
5048 +  STRIP=$ac_ct_STRIP
5049 +else
5050 +  STRIP="$ac_cv_prog_STRIP"
5051 +fi
5052 +
5053 +fi
5054  INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
5055  
5056  # We need awk for the "check" target.  The system "awk" is bad on
5057  # some platforms.
5058  
5059  
5060 +
5061 +
5062  echo "$as_me:$LINENO: checking for long file names" >&5
5063  echo $ECHO_N "checking for long file names... $ECHO_C" >&6
5064  if test "${ac_cv_sys_long_file_names+set}" = set; then
5065 @@ -1909,13 +2088,16 @@
5066  
5067  fi
5068  
5069 -ac_config_commands="$ac_config_commands depfiles"
5070 +DEPDIR="${am__leading_dot}deps"
5071 +
5072 +          ac_config_commands="$ac_config_commands depfiles"
5073  
5074  
5075  am_make=${MAKE-make}
5076  cat > confinc << 'END'
5077 -doit:
5078 +am__doit:
5079         @echo done
5080 +.PHONY: am__doit
5081  END
5082  # If we don't find an include directive, just comment out the code.
5083  echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
5084 @@ -1930,7 +2112,7 @@
5085  # In particular we don't look at `^make:' because GNU make might
5086  # be invoked under some other name (usually "gmake"), in which
5087  # case it prints its new name instead of `make'.
5088 -if test "`$am_make -s -f confmf 2> /dev/null | fgrep -v 'ing directory'`" = "done"; then
5089 +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
5090     am__include=include
5091     am__quote=
5092     _am_result=GNU
5093 @@ -1950,6 +2132,27 @@
5094  echo "${ECHO_T}$_am_result" >&6
5095  rm -f confinc confmf
5096  
5097 +# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
5098 +if test "${enable_dependency_tracking+set}" = set; then
5099 +  enableval="$enable_dependency_tracking"
5100 +
5101 +fi;
5102 +if test "x$enable_dependency_tracking" != xno; then
5103 +  am_depcomp="$ac_aux_dir/depcomp"
5104 +  AMDEPBACKSLASH='\'
5105 +fi
5106 +
5107 +
5108 +if test "x$enable_dependency_tracking" != xno; then
5109 +  AMDEP_TRUE=
5110 +  AMDEP_FALSE='#'
5111 +else
5112 +  AMDEP_TRUE='#'
5113 +  AMDEP_FALSE=
5114 +fi
5115 +
5116 +
5117 +
5118  ac_ext=c
5119  ac_cpp='$CPP $CPPFLAGS'
5120  ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5121 @@ -2154,9 +2357,7 @@
5122      # However, it has the same basename, so the bogon will be chosen
5123      # first if we set CC to just the basename; use the full file name.
5124      shift
5125 -    set dummy "$as_dir/$ac_word" ${1+"$@"}
5126 -    shift
5127 -    ac_cv_prog_CC="$@"
5128 +    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
5129    fi
5130  fi
5131  fi
5132 @@ -2261,8 +2462,10 @@
5133  fi
5134  
5135  
5136 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable cc found in \$PATH" >&5
5137 -echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
5138 +test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
5139 +See \`config.log' for more details." >&5
5140 +echo "$as_me: error: no acceptable C compiler found in \$PATH
5141 +See \`config.log' for more details." >&2;}
5142     { (exit 1); exit 1; }; }
5143  
5144  # Provide some information about the compiler.
5145 @@ -2287,14 +2490,12 @@
5146  
5147  cat >conftest.$ac_ext <<_ACEOF
5148  #line $LINENO "configure"
5149 -#include "confdefs.h"
5150 +/* confdefs.h.  */
5151 +_ACEOF
5152 +cat confdefs.h >>conftest.$ac_ext
5153 +cat >>conftest.$ac_ext <<_ACEOF
5154 +/* end confdefs.h.  */
5155  
5156 -#ifdef F77_DUMMY_MAIN
5157 -#  ifdef __cplusplus
5158 -     extern "C"
5159 -#  endif
5160 -   int F77_DUMMY_MAIN() { return 1; }
5161 -#endif
5162  int
5163  main ()
5164  {
5165 @@ -2304,7 +2505,7 @@
5166  }
5167  _ACEOF
5168  ac_clean_files_save=$ac_clean_files
5169 -ac_clean_files="$ac_clean_files a.out a.exe"
5170 +ac_clean_files="$ac_clean_files a.out a.exe b.out"
5171  # Try to create an executable without -o first, disregard a.out.
5172  # It will help us diagnose broken compilers, and finding out an intuition
5173  # of exeext.
5174 @@ -2319,26 +2520,43 @@
5175    # Find the output, starting from the most likely.  This scheme is
5176  # not robust to junk in `.', hence go to wildcards (a.*) only as a last
5177  # resort.
5178 -for ac_file in `ls a_out.exe a.exe conftest.exe 2>/dev/null;
5179 -                ls a.out conftest 2>/dev/null;
5180 -                ls a.* conftest.* 2>/dev/null`; do
5181 +
5182 +# Be careful to initialize this variable, since it used to be cached.
5183 +# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
5184 +ac_cv_exeext=
5185 +# b.out is created by i960 compilers.
5186 +for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
5187 +do
5188 +  test -f "$ac_file" || continue
5189    case $ac_file in
5190 -    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb | *.xSYM ) ;;
5191 -    a.out ) # We found the default executable, but exeext='' is most
5192 -            # certainly right.
5193 -            break;;
5194 -    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5195 -          # FIXME: I believe we export ac_cv_exeext for Libtool --akim.
5196 -          export ac_cv_exeext
5197 -          break;;
5198 -    * ) break;;
5199 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
5200 +        ;;
5201 +    conftest.$ac_ext )
5202 +        # This is the source file.
5203 +        ;;
5204 +    [ab].out )
5205 +        # We found the default executable, but exeext='' is most
5206 +        # certainly right.
5207 +        break;;
5208 +    *.* )
5209 +        ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5210 +        # FIXME: I believe we export ac_cv_exeext for Libtool,
5211 +        # but it would be cool to find out if it's true.  Does anybody
5212 +        # maintain Libtool? --akim.
5213 +        export ac_cv_exeext
5214 +        break;;
5215 +    * )
5216 +        break;;
5217    esac
5218  done
5219  else
5220    echo "$as_me: failed program was:" >&5
5221 -cat conftest.$ac_ext >&5
5222 -{ { echo "$as_me:$LINENO: error: C compiler cannot create executables" >&5
5223 -echo "$as_me: error: C compiler cannot create executables" >&2;}
5224 +sed 's/^/| /' conftest.$ac_ext >&5
5225 +
5226 +{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
5227 +See \`config.log' for more details." >&5
5228 +echo "$as_me: error: C compiler cannot create executables
5229 +See \`config.log' for more details." >&2;}
5230     { (exit 77); exit 77; }; }
5231  fi
5232  
5233 @@ -2365,9 +2583,11 @@
5234         cross_compiling=yes
5235      else
5236         { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
5237 -If you meant to cross compile, use \`--host'." >&5
5238 +If you meant to cross compile, use \`--host'.
5239 +See \`config.log' for more details." >&5
5240  echo "$as_me: error: cannot run C compiled programs.
5241 -If you meant to cross compile, use \`--host'." >&2;}
5242 +If you meant to cross compile, use \`--host'.
5243 +See \`config.log' for more details." >&2;}
5244     { (exit 1); exit 1; }; }
5245      fi
5246    fi
5247 @@ -2375,7 +2595,7 @@
5248  echo "$as_me:$LINENO: result: yes" >&5
5249  echo "${ECHO_T}yes" >&6
5250  
5251 -rm -f a.out a.exe conftest$ac_cv_exeext
5252 +rm -f a.out a.exe conftest$ac_cv_exeext b.out
5253  ac_clean_files=$ac_clean_files_save
5254  # Check the compiler produces executables we can run.  If not, either
5255  # the compiler is broken, or we cross compile.
5256 @@ -2384,8 +2604,8 @@
5257  echo "$as_me:$LINENO: result: $cross_compiling" >&5
5258  echo "${ECHO_T}$cross_compiling" >&6
5259  
5260 -echo "$as_me:$LINENO: checking for executable suffix" >&5
5261 -echo $ECHO_N "checking for executable suffix... $ECHO_C" >&6
5262 +echo "$as_me:$LINENO: checking for suffix of executables" >&5
5263 +echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
5264  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5265    (eval $ac_link) 2>&5
5266    ac_status=$?
5267 @@ -2395,9 +2615,10 @@
5268  # catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
5269  # work properly (i.e., refer to `conftest.exe'), while it won't with
5270  # `rm'.
5271 -for ac_file in `(ls conftest.exe; ls conftest; ls conftest.*) 2>/dev/null`; do
5272 +for ac_file in conftest.exe conftest conftest.*; do
5273 +  test -f "$ac_file" || continue
5274    case $ac_file in
5275 -    *.$ac_ext | *.o | *.obj | *.xcoff | *.tds | *.d | *.pdb ) ;;
5276 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
5277      *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5278            export ac_cv_exeext
5279            break;;
5280 @@ -2405,8 +2626,10 @@
5281    esac
5282  done
5283  else
5284 -  { { echo "$as_me:$LINENO: error: cannot compute EXEEXT: cannot compile and link" >&5
5285 -echo "$as_me: error: cannot compute EXEEXT: cannot compile and link" >&2;}
5286 +  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
5287 +See \`config.log' for more details." >&5
5288 +echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
5289 +See \`config.log' for more details." >&2;}
5290     { (exit 1); exit 1; }; }
5291  fi
5292  
5293 @@ -2417,21 +2640,19 @@
5294  rm -f conftest.$ac_ext
5295  EXEEXT=$ac_cv_exeext
5296  ac_exeext=$EXEEXT
5297 -echo "$as_me:$LINENO: checking for object suffix" >&5
5298 -echo $ECHO_N "checking for object suffix... $ECHO_C" >&6
5299 +echo "$as_me:$LINENO: checking for suffix of object files" >&5
5300 +echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
5301  if test "${ac_cv_objext+set}" = set; then
5302    echo $ECHO_N "(cached) $ECHO_C" >&6
5303  else
5304    cat >conftest.$ac_ext <<_ACEOF
5305  #line $LINENO "configure"
5306 -#include "confdefs.h"
5307 +/* confdefs.h.  */
5308 +_ACEOF
5309 +cat confdefs.h >>conftest.$ac_ext
5310 +cat >>conftest.$ac_ext <<_ACEOF
5311 +/* end confdefs.h.  */
5312  
5313 -#ifdef F77_DUMMY_MAIN
5314 -#  ifdef __cplusplus
5315 -     extern "C"
5316 -#  endif
5317 -   int F77_DUMMY_MAIN() { return 1; }
5318 -#endif
5319  int
5320  main ()
5321  {
5322 @@ -2448,16 +2669,19 @@
5323    (exit $ac_status); }; then
5324    for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
5325    case $ac_file in
5326 -    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb ) ;;
5327 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
5328      *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
5329         break;;
5330    esac
5331  done
5332  else
5333    echo "$as_me: failed program was:" >&5
5334 -cat conftest.$ac_ext >&5
5335 -{ { echo "$as_me:$LINENO: error: cannot compute OBJEXT: cannot compile" >&5
5336 -echo "$as_me: error: cannot compute OBJEXT: cannot compile" >&2;}
5337 +sed 's/^/| /' conftest.$ac_ext >&5
5338 +
5339 +{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
5340 +See \`config.log' for more details." >&5
5341 +echo "$as_me: error: cannot compute suffix of object files: cannot compile
5342 +See \`config.log' for more details." >&2;}
5343     { (exit 1); exit 1; }; }
5344  fi
5345  
5346 @@ -2474,14 +2698,12 @@
5347  else
5348    cat >conftest.$ac_ext <<_ACEOF
5349  #line $LINENO "configure"
5350 -#include "confdefs.h"
5351 +/* confdefs.h.  */
5352 +_ACEOF
5353 +cat confdefs.h >>conftest.$ac_ext
5354 +cat >>conftest.$ac_ext <<_ACEOF
5355 +/* end confdefs.h.  */
5356  
5357 -#ifdef F77_DUMMY_MAIN
5358 -#  ifdef __cplusplus
5359 -     extern "C"
5360 -#  endif
5361 -   int F77_DUMMY_MAIN() { return 1; }
5362 -#endif
5363  int
5364  main ()
5365  {
5366 @@ -2508,7 +2730,8 @@
5367    ac_compiler_gnu=yes
5368  else
5369    echo "$as_me: failed program was:" >&5
5370 -cat conftest.$ac_ext >&5
5371 +sed 's/^/| /' conftest.$ac_ext >&5
5372 +
5373  ac_compiler_gnu=no
5374  fi
5375  rm -f conftest.$ac_objext conftest.$ac_ext
5376 @@ -2528,14 +2751,12 @@
5377  else
5378    cat >conftest.$ac_ext <<_ACEOF
5379  #line $LINENO "configure"
5380 -#include "confdefs.h"
5381 +/* confdefs.h.  */
5382 +_ACEOF
5383 +cat confdefs.h >>conftest.$ac_ext
5384 +cat >>conftest.$ac_ext <<_ACEOF
5385 +/* end confdefs.h.  */
5386  
5387 -#ifdef F77_DUMMY_MAIN
5388 -#  ifdef __cplusplus
5389 -     extern "C"
5390 -#  endif
5391 -   int F77_DUMMY_MAIN() { return 1; }
5392 -#endif
5393  int
5394  main ()
5395  {
5396 @@ -2559,7 +2780,8 @@
5397    ac_cv_prog_cc_g=yes
5398  else
5399    echo "$as_me: failed program was:" >&5
5400 -cat conftest.$ac_ext >&5
5401 +sed 's/^/| /' conftest.$ac_ext >&5
5402 +
5403  ac_cv_prog_cc_g=no
5404  fi
5405  rm -f conftest.$ac_objext conftest.$ac_ext
5406 @@ -2581,6 +2803,102 @@
5407      CFLAGS=
5408    fi
5409  fi
5410 +echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
5411 +echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
5412 +if test "${ac_cv_prog_cc_stdc+set}" = set; then
5413 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5414 +else
5415 +  ac_cv_prog_cc_stdc=no
5416 +ac_save_CC=$CC
5417 +cat >conftest.$ac_ext <<_ACEOF
5418 +#line $LINENO "configure"
5419 +/* confdefs.h.  */
5420 +_ACEOF
5421 +cat confdefs.h >>conftest.$ac_ext
5422 +cat >>conftest.$ac_ext <<_ACEOF
5423 +/* end confdefs.h.  */
5424 +#include <stdarg.h>
5425 +#include <stdio.h>
5426 +#include <sys/types.h>
5427 +#include <sys/stat.h>
5428 +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
5429 +struct buf { int x; };
5430 +FILE * (*rcsopen) (struct buf *, struct stat *, int);
5431 +static char *e (p, i)
5432 +     char **p;
5433 +     int i;
5434 +{
5435 +  return p[i];
5436 +}
5437 +static char *f (char * (*g) (char **, int), char **p, ...)
5438 +{
5439 +  char *s;
5440 +  va_list v;
5441 +  va_start (v,p);
5442 +  s = g (p, va_arg (v,int));
5443 +  va_end (v);
5444 +  return s;
5445 +}
5446 +int test (int i, double x);
5447 +struct s1 {int (*f) (int a);};
5448 +struct s2 {int (*f) (double a);};
5449 +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5450 +int argc;
5451 +char **argv;
5452 +int
5453 +main ()
5454 +{
5455 +return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
5456 +  ;
5457 +  return 0;
5458 +}
5459 +_ACEOF
5460 +# Don't try gcc -ansi; that turns off useful extensions and
5461 +# breaks some systems' header files.
5462 +# AIX                  -qlanglvl=ansi
5463 +# Ultrix and OSF/1     -std1
5464 +# HP-UX 10.20 and later        -Ae
5465 +# HP-UX older versions -Aa -D_HPUX_SOURCE
5466 +# SVR4                 -Xc -D__EXTENSIONS__
5467 +for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5468 +do
5469 +  CC="$ac_save_CC $ac_arg"
5470 +  rm -f conftest.$ac_objext
5471 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5472 +  (eval $ac_compile) 2>&5
5473 +  ac_status=$?
5474 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5475 +  (exit $ac_status); } &&
5476 +         { ac_try='test -s conftest.$ac_objext'
5477 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5478 +  (eval $ac_try) 2>&5
5479 +  ac_status=$?
5480 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5481 +  (exit $ac_status); }; }; then
5482 +  ac_cv_prog_cc_stdc=$ac_arg
5483 +break
5484 +else
5485 +  echo "$as_me: failed program was:" >&5
5486 +sed 's/^/| /' conftest.$ac_ext >&5
5487 +
5488 +fi
5489 +rm -f conftest.$ac_objext
5490 +done
5491 +rm -f conftest.$ac_ext conftest.$ac_objext
5492 +CC=$ac_save_CC
5493 +
5494 +fi
5495 +
5496 +case "x$ac_cv_prog_cc_stdc" in
5497 +  x|xno)
5498 +    echo "$as_me:$LINENO: result: none needed" >&5
5499 +echo "${ECHO_T}none needed" >&6 ;;
5500 +  *)
5501 +    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
5502 +echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
5503 +    CC="$CC $ac_cv_prog_cc_stdc" ;;
5504 +esac
5505 +
5506  # Some people use a C++ compiler to compile C.  Since we use `exit',
5507  # in C++ we need to declare it.  In case someone uses the same compiler
5508  # for both compiling C and C++ we need to have the C++ compiler decide
5509 @@ -2613,15 +2931,13 @@
5510  do
5511    cat >conftest.$ac_ext <<_ACEOF
5512  #line $LINENO "configure"
5513 -#include "confdefs.h"
5514 +/* confdefs.h.  */
5515 +_ACEOF
5516 +cat confdefs.h >>conftest.$ac_ext
5517 +cat >>conftest.$ac_ext <<_ACEOF
5518 +/* end confdefs.h.  */
5519  #include <stdlib.h>
5520  $ac_declaration
5521 -#ifdef F77_DUMMY_MAIN
5522 -#  ifdef __cplusplus
5523 -     extern "C"
5524 -#  endif
5525 -   int F77_DUMMY_MAIN() { return 1; }
5526 -#endif
5527  int
5528  main ()
5529  {
5530 @@ -2645,20 +2961,19 @@
5531    :
5532  else
5533    echo "$as_me: failed program was:" >&5
5534 -cat conftest.$ac_ext >&5
5535 +sed 's/^/| /' conftest.$ac_ext >&5
5536 +
5537  continue
5538  fi
5539  rm -f conftest.$ac_objext conftest.$ac_ext
5540    cat >conftest.$ac_ext <<_ACEOF
5541  #line $LINENO "configure"
5542 -#include "confdefs.h"
5543 +/* confdefs.h.  */
5544 +_ACEOF
5545 +cat confdefs.h >>conftest.$ac_ext
5546 +cat >>conftest.$ac_ext <<_ACEOF
5547 +/* end confdefs.h.  */
5548  $ac_declaration
5549 -#ifdef F77_DUMMY_MAIN
5550 -#  ifdef __cplusplus
5551 -     extern "C"
5552 -#  endif
5553 -   int F77_DUMMY_MAIN() { return 1; }
5554 -#endif
5555  int
5556  main ()
5557  {
5558 @@ -2682,7 +2997,8 @@
5559    break
5560  else
5561    echo "$as_me: failed program was:" >&5
5562 -cat conftest.$ac_ext >&5
5563 +sed 's/^/| /' conftest.$ac_ext >&5
5564 +
5565  fi
5566  rm -f conftest.$ac_objext conftest.$ac_ext
5567  done
5568 @@ -2695,7 +3011,8 @@
5569  
5570  else
5571    echo "$as_me: failed program was:" >&5
5572 -cat conftest.$ac_ext >&5
5573 +sed 's/^/| /' conftest.$ac_ext >&5
5574 +
5575  fi
5576  rm -f conftest.$ac_objext conftest.$ac_ext
5577  ac_ext=c
5578 @@ -2753,11 +3070,17 @@
5579      if depmode=$depmode \
5580         source=conftest.c object=conftest.o \
5581         depfile=conftest.Po tmpdepfile=conftest.TPo \
5582 -       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
5583 +       $SHELL ./depcomp $depcc -c -o conftest.o conftest.c \
5584 +         >/dev/null 2>conftest.err &&
5585         grep conftest.h conftest.Po > /dev/null 2>&1 &&
5586         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
5587 -      am_cv_CC_dependencies_compiler_type=$depmode
5588 -      break
5589 +      # icc doesn't choke on unknown options, it will just issue warnings
5590 +      # (even with -Werror).  So we grep stderr for any message
5591 +      # that says an option was ignored.
5592 +      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
5593 +        am_cv_CC_dependencies_compiler_type=$depmode
5594 +        break
5595 +      fi
5596      fi
5597    done
5598  
5599 @@ -2774,6 +3097,18 @@
5600  
5601  
5602  
5603 +if
5604 +  test "x$enable_dependency_tracking" != xno \
5605 +  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
5606 +  am__fastdepCC_TRUE=
5607 +  am__fastdepCC_FALSE='#'
5608 +else
5609 +  am__fastdepCC_TRUE='#'
5610 +  am__fastdepCC_FALSE=
5611 +fi
5612 +
5613 +
5614 +
5615  # Check whether --enable-largefile or --disable-largefile was given.
5616  if test "${enable_largefile+set}" = set; then
5617    enableval="$enable_largefile"
5618 @@ -2794,7 +3129,11 @@
5619          # so use the C compiler's -n32 option if that helps.
5620           cat >conftest.$ac_ext <<_ACEOF
5621  #line $LINENO "configure"
5622 -#include "confdefs.h"
5623 +/* confdefs.h.  */
5624 +_ACEOF
5625 +cat confdefs.h >>conftest.$ac_ext
5626 +cat >>conftest.$ac_ext <<_ACEOF
5627 +/* end confdefs.h.  */
5628  #include <sys/types.h>
5629   /* Check that off_t can represent 2**63 - 1 correctly.
5630      We can't simply define LARGE_OFF_T to be 9223372036854775807,
5631 @@ -2804,12 +3143,6 @@
5632    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5633                        && LARGE_OFF_T % 2147483647 == 1)
5634                       ? 1 : -1];
5635 -#ifdef F77_DUMMY_MAIN
5636 -#  ifdef __cplusplus
5637 -     extern "C"
5638 -#  endif
5639 -   int F77_DUMMY_MAIN() { return 1; }
5640 -#endif
5641  int
5642  main ()
5643  {
5644 @@ -2833,7 +3166,8 @@
5645    break
5646  else
5647    echo "$as_me: failed program was:" >&5
5648 -cat conftest.$ac_ext >&5
5649 +sed 's/^/| /' conftest.$ac_ext >&5
5650 +
5651  fi
5652  rm -f conftest.$ac_objext
5653          CC="$CC -n32"
5654 @@ -2852,7 +3186,8 @@
5655    ac_cv_sys_largefile_CC=' -n32'; break
5656  else
5657    echo "$as_me: failed program was:" >&5
5658 -cat conftest.$ac_ext >&5
5659 +sed 's/^/| /' conftest.$ac_ext >&5
5660 +
5661  fi
5662  rm -f conftest.$ac_objext
5663           break
5664 @@ -2876,7 +3211,11 @@
5665    ac_cv_sys_file_offset_bits=no
5666    cat >conftest.$ac_ext <<_ACEOF
5667  #line $LINENO "configure"
5668 -#include "confdefs.h"
5669 +/* confdefs.h.  */
5670 +_ACEOF
5671 +cat confdefs.h >>conftest.$ac_ext
5672 +cat >>conftest.$ac_ext <<_ACEOF
5673 +/* end confdefs.h.  */
5674  #include <sys/types.h>
5675   /* Check that off_t can represent 2**63 - 1 correctly.
5676      We can't simply define LARGE_OFF_T to be 9223372036854775807,
5677 @@ -2886,12 +3225,6 @@
5678    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5679                        && LARGE_OFF_T % 2147483647 == 1)
5680                       ? 1 : -1];
5681 -#ifdef F77_DUMMY_MAIN
5682 -#  ifdef __cplusplus
5683 -     extern "C"
5684 -#  endif
5685 -   int F77_DUMMY_MAIN() { return 1; }
5686 -#endif
5687  int
5688  main ()
5689  {
5690 @@ -2915,12 +3248,17 @@
5691    break
5692  else
5693    echo "$as_me: failed program was:" >&5
5694 -cat conftest.$ac_ext >&5
5695 +sed 's/^/| /' conftest.$ac_ext >&5
5696 +
5697  fi
5698  rm -f conftest.$ac_objext conftest.$ac_ext
5699    cat >conftest.$ac_ext <<_ACEOF
5700  #line $LINENO "configure"
5701 -#include "confdefs.h"
5702 +/* confdefs.h.  */
5703 +_ACEOF
5704 +cat confdefs.h >>conftest.$ac_ext
5705 +cat >>conftest.$ac_ext <<_ACEOF
5706 +/* end confdefs.h.  */
5707  #define _FILE_OFFSET_BITS 64
5708  #include <sys/types.h>
5709   /* Check that off_t can represent 2**63 - 1 correctly.
5710 @@ -2931,12 +3269,6 @@
5711    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5712                        && LARGE_OFF_T % 2147483647 == 1)
5713                       ? 1 : -1];
5714 -#ifdef F77_DUMMY_MAIN
5715 -#  ifdef __cplusplus
5716 -     extern "C"
5717 -#  endif
5718 -   int F77_DUMMY_MAIN() { return 1; }
5719 -#endif
5720  int
5721  main ()
5722  {
5723 @@ -2960,7 +3292,8 @@
5724    ac_cv_sys_file_offset_bits=64; break
5725  else
5726    echo "$as_me: failed program was:" >&5
5727 -cat conftest.$ac_ext >&5
5728 +sed 's/^/| /' conftest.$ac_ext >&5
5729 +
5730  fi
5731  rm -f conftest.$ac_objext conftest.$ac_ext
5732    break
5733 @@ -2985,7 +3318,11 @@
5734    ac_cv_sys_large_files=no
5735    cat >conftest.$ac_ext <<_ACEOF
5736  #line $LINENO "configure"
5737 -#include "confdefs.h"
5738 +/* confdefs.h.  */
5739 +_ACEOF
5740 +cat confdefs.h >>conftest.$ac_ext
5741 +cat >>conftest.$ac_ext <<_ACEOF
5742 +/* end confdefs.h.  */
5743  #include <sys/types.h>
5744   /* Check that off_t can represent 2**63 - 1 correctly.
5745      We can't simply define LARGE_OFF_T to be 9223372036854775807,
5746 @@ -2995,12 +3332,6 @@
5747    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5748                        && LARGE_OFF_T % 2147483647 == 1)
5749                       ? 1 : -1];
5750 -#ifdef F77_DUMMY_MAIN
5751 -#  ifdef __cplusplus
5752 -     extern "C"
5753 -#  endif
5754 -   int F77_DUMMY_MAIN() { return 1; }
5755 -#endif
5756  int
5757  main ()
5758  {
5759 @@ -3024,12 +3355,17 @@
5760    break
5761  else
5762    echo "$as_me: failed program was:" >&5
5763 -cat conftest.$ac_ext >&5
5764 +sed 's/^/| /' conftest.$ac_ext >&5
5765 +
5766  fi
5767  rm -f conftest.$ac_objext conftest.$ac_ext
5768    cat >conftest.$ac_ext <<_ACEOF
5769  #line $LINENO "configure"
5770 -#include "confdefs.h"
5771 +/* confdefs.h.  */
5772 +_ACEOF
5773 +cat confdefs.h >>conftest.$ac_ext
5774 +cat >>conftest.$ac_ext <<_ACEOF
5775 +/* end confdefs.h.  */
5776  #define _LARGE_FILES 1
5777  #include <sys/types.h>
5778   /* Check that off_t can represent 2**63 - 1 correctly.
5779 @@ -3040,12 +3376,6 @@
5780    int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
5781                        && LARGE_OFF_T % 2147483647 == 1)
5782                       ? 1 : -1];
5783 -#ifdef F77_DUMMY_MAIN
5784 -#  ifdef __cplusplus
5785 -     extern "C"
5786 -#  endif
5787 -   int F77_DUMMY_MAIN() { return 1; }
5788 -#endif
5789  int
5790  main ()
5791  {
5792 @@ -3069,7 +3399,8 @@
5793    ac_cv_sys_large_files=1; break
5794  else
5795    echo "$as_me: failed program was:" >&5
5796 -cat conftest.$ac_ext >&5
5797 +sed 's/^/| /' conftest.$ac_ext >&5
5798 +
5799  fi
5800  rm -f conftest.$ac_objext conftest.$ac_ext
5801    break
5802 @@ -3094,16 +3425,15 @@
5803  else
5804    cat >conftest.$ac_ext <<_ACEOF
5805  #line $LINENO "configure"
5806 -#include "confdefs.h"
5807 +/* confdefs.h.  */
5808 +_ACEOF
5809 +cat confdefs.h >>conftest.$ac_ext
5810 +cat >>conftest.$ac_ext <<_ACEOF
5811 +/* end confdefs.h.  */
5812  #include <sys/types.h>
5813  #include <unistd.h>
5814  #include <termios.h>
5815 -#ifdef F77_DUMMY_MAIN
5816 -#  ifdef __cplusplus
5817 -     extern "C"
5818 -#  endif
5819 -   int F77_DUMMY_MAIN() { return 1; }
5820 -#endif
5821 +
5822  int
5823  main ()
5824  {
5825 @@ -3128,7 +3458,8 @@
5826    ac_cv_sys_posix_termios=yes
5827  else
5828    echo "$as_me: failed program was:" >&5
5829 -cat conftest.$ac_ext >&5
5830 +sed 's/^/| /' conftest.$ac_ext >&5
5831 +
5832  ac_cv_sys_posix_termios=no
5833  fi
5834  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
5835 @@ -3341,9 +3672,7 @@
5836      # However, it has the same basename, so the bogon will be chosen
5837      # first if we set CC to just the basename; use the full file name.
5838      shift
5839 -    set dummy "$as_dir/$ac_word" ${1+"$@"}
5840 -    shift
5841 -    ac_cv_prog_CC="$@"
5842 +    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
5843    fi
5844  fi
5845  fi
5846 @@ -3448,8 +3777,10 @@
5847  fi
5848  
5849  
5850 -test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable cc found in \$PATH" >&5
5851 -echo "$as_me: error: no acceptable cc found in \$PATH" >&2;}
5852 +test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
5853 +See \`config.log' for more details." >&5
5854 +echo "$as_me: error: no acceptable C compiler found in \$PATH
5855 +See \`config.log' for more details." >&2;}
5856     { (exit 1); exit 1; }; }
5857  
5858  # Provide some information about the compiler.
5859 @@ -3479,14 +3810,12 @@
5860  else
5861    cat >conftest.$ac_ext <<_ACEOF
5862  #line $LINENO "configure"
5863 -#include "confdefs.h"
5864 +/* confdefs.h.  */
5865 +_ACEOF
5866 +cat confdefs.h >>conftest.$ac_ext
5867 +cat >>conftest.$ac_ext <<_ACEOF
5868 +/* end confdefs.h.  */
5869  
5870 -#ifdef F77_DUMMY_MAIN
5871 -#  ifdef __cplusplus
5872 -     extern "C"
5873 -#  endif
5874 -   int F77_DUMMY_MAIN() { return 1; }
5875 -#endif
5876  int
5877  main ()
5878  {
5879 @@ -3513,7 +3842,8 @@
5880    ac_compiler_gnu=yes
5881  else
5882    echo "$as_me: failed program was:" >&5
5883 -cat conftest.$ac_ext >&5
5884 +sed 's/^/| /' conftest.$ac_ext >&5
5885 +
5886  ac_compiler_gnu=no
5887  fi
5888  rm -f conftest.$ac_objext conftest.$ac_ext
5889 @@ -3533,14 +3863,12 @@
5890  else
5891    cat >conftest.$ac_ext <<_ACEOF
5892  #line $LINENO "configure"
5893 -#include "confdefs.h"
5894 +/* confdefs.h.  */
5895 +_ACEOF
5896 +cat confdefs.h >>conftest.$ac_ext
5897 +cat >>conftest.$ac_ext <<_ACEOF
5898 +/* end confdefs.h.  */
5899  
5900 -#ifdef F77_DUMMY_MAIN
5901 -#  ifdef __cplusplus
5902 -     extern "C"
5903 -#  endif
5904 -   int F77_DUMMY_MAIN() { return 1; }
5905 -#endif
5906  int
5907  main ()
5908  {
5909 @@ -3564,7 +3892,8 @@
5910    ac_cv_prog_cc_g=yes
5911  else
5912    echo "$as_me: failed program was:" >&5
5913 -cat conftest.$ac_ext >&5
5914 +sed 's/^/| /' conftest.$ac_ext >&5
5915 +
5916  ac_cv_prog_cc_g=no
5917  fi
5918  rm -f conftest.$ac_objext conftest.$ac_ext
5919 @@ -3586,6 +3915,102 @@
5920      CFLAGS=
5921    fi
5922  fi
5923 +echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
5924 +echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
5925 +if test "${ac_cv_prog_cc_stdc+set}" = set; then
5926 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5927 +else
5928 +  ac_cv_prog_cc_stdc=no
5929 +ac_save_CC=$CC
5930 +cat >conftest.$ac_ext <<_ACEOF
5931 +#line $LINENO "configure"
5932 +/* confdefs.h.  */
5933 +_ACEOF
5934 +cat confdefs.h >>conftest.$ac_ext
5935 +cat >>conftest.$ac_ext <<_ACEOF
5936 +/* end confdefs.h.  */
5937 +#include <stdarg.h>
5938 +#include <stdio.h>
5939 +#include <sys/types.h>
5940 +#include <sys/stat.h>
5941 +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
5942 +struct buf { int x; };
5943 +FILE * (*rcsopen) (struct buf *, struct stat *, int);
5944 +static char *e (p, i)
5945 +     char **p;
5946 +     int i;
5947 +{
5948 +  return p[i];
5949 +}
5950 +static char *f (char * (*g) (char **, int), char **p, ...)
5951 +{
5952 +  char *s;
5953 +  va_list v;
5954 +  va_start (v,p);
5955 +  s = g (p, va_arg (v,int));
5956 +  va_end (v);
5957 +  return s;
5958 +}
5959 +int test (int i, double x);
5960 +struct s1 {int (*f) (int a);};
5961 +struct s2 {int (*f) (double a);};
5962 +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5963 +int argc;
5964 +char **argv;
5965 +int
5966 +main ()
5967 +{
5968 +return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
5969 +  ;
5970 +  return 0;
5971 +}
5972 +_ACEOF
5973 +# Don't try gcc -ansi; that turns off useful extensions and
5974 +# breaks some systems' header files.
5975 +# AIX                  -qlanglvl=ansi
5976 +# Ultrix and OSF/1     -std1
5977 +# HP-UX 10.20 and later        -Ae
5978 +# HP-UX older versions -Aa -D_HPUX_SOURCE
5979 +# SVR4                 -Xc -D__EXTENSIONS__
5980 +for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5981 +do
5982 +  CC="$ac_save_CC $ac_arg"
5983 +  rm -f conftest.$ac_objext
5984 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5985 +  (eval $ac_compile) 2>&5
5986 +  ac_status=$?
5987 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5988 +  (exit $ac_status); } &&
5989 +         { ac_try='test -s conftest.$ac_objext'
5990 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5991 +  (eval $ac_try) 2>&5
5992 +  ac_status=$?
5993 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5994 +  (exit $ac_status); }; }; then
5995 +  ac_cv_prog_cc_stdc=$ac_arg
5996 +break
5997 +else
5998 +  echo "$as_me: failed program was:" >&5
5999 +sed 's/^/| /' conftest.$ac_ext >&5
6000 +
6001 +fi
6002 +rm -f conftest.$ac_objext
6003 +done
6004 +rm -f conftest.$ac_ext conftest.$ac_objext
6005 +CC=$ac_save_CC
6006 +
6007 +fi
6008 +
6009 +case "x$ac_cv_prog_cc_stdc" in
6010 +  x|xno)
6011 +    echo "$as_me:$LINENO: result: none needed" >&5
6012 +echo "${ECHO_T}none needed" >&6 ;;
6013 +  *)
6014 +    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
6015 +echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
6016 +    CC="$CC $ac_cv_prog_cc_stdc" ;;
6017 +esac
6018 +
6019  # Some people use a C++ compiler to compile C.  Since we use `exit',
6020  # in C++ we need to declare it.  In case someone uses the same compiler
6021  # for both compiling C and C++ we need to have the C++ compiler decide
6022 @@ -3618,15 +4043,13 @@
6023  do
6024    cat >conftest.$ac_ext <<_ACEOF
6025  #line $LINENO "configure"
6026 -#include "confdefs.h"
6027 +/* confdefs.h.  */
6028 +_ACEOF
6029 +cat confdefs.h >>conftest.$ac_ext
6030 +cat >>conftest.$ac_ext <<_ACEOF
6031 +/* end confdefs.h.  */
6032  #include <stdlib.h>
6033  $ac_declaration
6034 -#ifdef F77_DUMMY_MAIN
6035 -#  ifdef __cplusplus
6036 -     extern "C"
6037 -#  endif
6038 -   int F77_DUMMY_MAIN() { return 1; }
6039 -#endif
6040  int
6041  main ()
6042  {
6043 @@ -3650,20 +4073,19 @@
6044    :
6045  else
6046    echo "$as_me: failed program was:" >&5
6047 -cat conftest.$ac_ext >&5
6048 +sed 's/^/| /' conftest.$ac_ext >&5
6049 +
6050  continue
6051  fi
6052  rm -f conftest.$ac_objext conftest.$ac_ext
6053    cat >conftest.$ac_ext <<_ACEOF
6054  #line $LINENO "configure"
6055 -#include "confdefs.h"
6056 +/* confdefs.h.  */
6057 +_ACEOF
6058 +cat confdefs.h >>conftest.$ac_ext
6059 +cat >>conftest.$ac_ext <<_ACEOF
6060 +/* end confdefs.h.  */
6061  $ac_declaration
6062 -#ifdef F77_DUMMY_MAIN
6063 -#  ifdef __cplusplus
6064 -     extern "C"
6065 -#  endif
6066 -   int F77_DUMMY_MAIN() { return 1; }
6067 -#endif
6068  int
6069  main ()
6070  {
6071 @@ -3687,7 +4109,8 @@
6072    break
6073  else
6074    echo "$as_me: failed program was:" >&5
6075 -cat conftest.$ac_ext >&5
6076 +sed 's/^/| /' conftest.$ac_ext >&5
6077 +
6078  fi
6079  rm -f conftest.$ac_objext conftest.$ac_ext
6080  done
6081 @@ -3700,7 +4123,8 @@
6082  
6083  else
6084    echo "$as_me: failed program was:" >&5
6085 -cat conftest.$ac_ext >&5
6086 +sed 's/^/| /' conftest.$ac_ext >&5
6087 +
6088  fi
6089  rm -f conftest.$ac_objext conftest.$ac_ext
6090  ac_ext=c
6091 @@ -3758,11 +4182,17 @@
6092      if depmode=$depmode \
6093         source=conftest.c object=conftest.o \
6094         depfile=conftest.Po tmpdepfile=conftest.TPo \
6095 -       $SHELL ./depcomp $depcc -c conftest.c -o conftest.o >/dev/null 2>&1 &&
6096 +       $SHELL ./depcomp $depcc -c -o conftest.o conftest.c \
6097 +         >/dev/null 2>conftest.err &&
6098         grep conftest.h conftest.Po > /dev/null 2>&1 &&
6099         ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6100 -      am_cv_CC_dependencies_compiler_type=$depmode
6101 -      break
6102 +      # icc doesn't choke on unknown options, it will just issue warnings
6103 +      # (even with -Werror).  So we grep stderr for any message
6104 +      # that says an option was ignored.
6105 +      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
6106 +        am_cv_CC_dependencies_compiler_type=$depmode
6107 +        break
6108 +      fi
6109      fi
6110    done
6111  
6112 @@ -3778,102 +4208,18 @@
6113  CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
6114  
6115  
6116 -echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
6117 -echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
6118 -if test "${ac_cv_prog_cc_stdc+set}" = set; then
6119 -  echo $ECHO_N "(cached) $ECHO_C" >&6
6120 -else
6121 -  ac_cv_prog_cc_stdc=no
6122 -ac_save_CC=$CC
6123 -cat >conftest.$ac_ext <<_ACEOF
6124 -#line $LINENO "configure"
6125 -#include "confdefs.h"
6126 -#include <stdarg.h>
6127 -#include <stdio.h>
6128 -#include <sys/types.h>
6129 -#include <sys/stat.h>
6130 -/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
6131 -struct buf { int x; };
6132 -FILE * (*rcsopen) (struct buf *, struct stat *, int);
6133 -static char *e (p, i)
6134 -     char **p;
6135 -     int i;
6136 -{
6137 -  return p[i];
6138 -}
6139 -static char *f (char * (*g) (char **, int), char **p, ...)
6140 -{
6141 -  char *s;
6142 -  va_list v;
6143 -  va_start (v,p);
6144 -  s = g (p, va_arg (v,int));
6145 -  va_end (v);
6146 -  return s;
6147 -}
6148 -int test (int i, double x);
6149 -struct s1 {int (*f) (int a);};
6150 -struct s2 {int (*f) (double a);};
6151 -int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
6152 -int argc;
6153 -char **argv;
6154 -#ifdef F77_DUMMY_MAIN
6155 -#  ifdef __cplusplus
6156 -     extern "C"
6157 -#  endif
6158 -   int F77_DUMMY_MAIN() { return 1; }
6159 -#endif
6160 -int
6161 -main ()
6162 -{
6163 -return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
6164 -  ;
6165 -  return 0;
6166 -}
6167 -_ACEOF
6168 -# Don't try gcc -ansi; that turns off useful extensions and
6169 -# breaks some systems' header files.
6170 -# AIX                  -qlanglvl=ansi
6171 -# Ultrix and OSF/1     -std1
6172 -# HP-UX 10.20 and later        -Ae
6173 -# HP-UX older versions -Aa -D_HPUX_SOURCE
6174 -# SVR4                 -Xc -D__EXTENSIONS__
6175 -for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
6176 -do
6177 -  CC="$ac_save_CC $ac_arg"
6178 -  rm -f conftest.$ac_objext
6179 -if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6180 -  (eval $ac_compile) 2>&5
6181 -  ac_status=$?
6182 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6183 -  (exit $ac_status); } &&
6184 -         { ac_try='test -s conftest.$ac_objext'
6185 -  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6186 -  (eval $ac_try) 2>&5
6187 -  ac_status=$?
6188 -  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6189 -  (exit $ac_status); }; }; then
6190 -  ac_cv_prog_cc_stdc=$ac_arg
6191 -break
6192 +
6193 +if
6194 +  test "x$enable_dependency_tracking" != xno \
6195 +  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
6196 +  am__fastdepCC_TRUE=
6197 +  am__fastdepCC_FALSE='#'
6198  else
6199 -  echo "$as_me: failed program was:" >&5
6200 -cat conftest.$ac_ext >&5
6201 +  am__fastdepCC_TRUE='#'
6202 +  am__fastdepCC_FALSE=
6203  fi
6204 -rm -f conftest.$ac_objext
6205 -done
6206 -rm -f conftest.$ac_ext conftest.$ac_objext
6207 -CC=$ac_save_CC
6208  
6209 -fi
6210  
6211 -case "x$ac_cv_prog_cc_stdc" in
6212 -  x|xno)
6213 -    echo "$as_me:$LINENO: result: none needed" >&5
6214 -echo "${ECHO_T}none needed" >&6 ;;
6215 -  *)
6216 -    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
6217 -echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
6218 -    CC="$CC $ac_cv_prog_cc_stdc" ;;
6219 -esac
6220  
6221  ac_ext=c
6222  ac_cpp='$CPP $CPPFLAGS'
6223 @@ -3898,18 +4244,28 @@
6224  do
6225    # Use a header file that comes with gcc, so configuring glibc
6226    # with a fresh cross-compiler works.
6227 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6228 +  # <limits.h> exists even on freestanding compilers.
6229    # On the NeXT, cc -E runs the code through the compiler's parser,
6230    # not just through cpp. "Syntax error" is here to catch this case.
6231    cat >conftest.$ac_ext <<_ACEOF
6232  #line $LINENO "configure"
6233 -#include "confdefs.h"
6234 -#include <assert.h>
6235 +/* confdefs.h.  */
6236 +_ACEOF
6237 +cat confdefs.h >>conftest.$ac_ext
6238 +cat >>conftest.$ac_ext <<_ACEOF
6239 +/* end confdefs.h.  */
6240 +#ifdef __STDC__
6241 +# include <limits.h>
6242 +#else
6243 +# include <assert.h>
6244 +#endif
6245                       Syntax error
6246  _ACEOF
6247  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6248    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6249    ac_status=$?
6250 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6251 +  grep -v '^ *+' conftest.er1 >conftest.err
6252    rm -f conftest.er1
6253    cat conftest.err >&5
6254    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6255 @@ -3926,7 +4282,8 @@
6256    :
6257  else
6258    echo "$as_me: failed program was:" >&5
6259 -  cat conftest.$ac_ext >&5
6260 +sed 's/^/| /' conftest.$ac_ext >&5
6261 +
6262    # Broken: fails on valid input.
6263  continue
6264  fi
6265 @@ -3936,13 +4293,17 @@
6266    # can be detected and how.
6267    cat >conftest.$ac_ext <<_ACEOF
6268  #line $LINENO "configure"
6269 -#include "confdefs.h"
6270 +/* confdefs.h.  */
6271 +_ACEOF
6272 +cat confdefs.h >>conftest.$ac_ext
6273 +cat >>conftest.$ac_ext <<_ACEOF
6274 +/* end confdefs.h.  */
6275  #include <ac_nonexistent.h>
6276  _ACEOF
6277  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6278    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6279    ac_status=$?
6280 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6281 +  grep -v '^ *+' conftest.er1 >conftest.err
6282    rm -f conftest.er1
6283    cat conftest.err >&5
6284    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6285 @@ -3960,7 +4321,8 @@
6286  continue
6287  else
6288    echo "$as_me: failed program was:" >&5
6289 -  cat conftest.$ac_ext >&5
6290 +sed 's/^/| /' conftest.$ac_ext >&5
6291 +
6292    # Passes both tests.
6293  ac_preproc_ok=:
6294  break
6295 @@ -3989,18 +4351,28 @@
6296  do
6297    # Use a header file that comes with gcc, so configuring glibc
6298    # with a fresh cross-compiler works.
6299 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6300 +  # <limits.h> exists even on freestanding compilers.
6301    # On the NeXT, cc -E runs the code through the compiler's parser,
6302    # not just through cpp. "Syntax error" is here to catch this case.
6303    cat >conftest.$ac_ext <<_ACEOF
6304  #line $LINENO "configure"
6305 -#include "confdefs.h"
6306 -#include <assert.h>
6307 +/* confdefs.h.  */
6308 +_ACEOF
6309 +cat confdefs.h >>conftest.$ac_ext
6310 +cat >>conftest.$ac_ext <<_ACEOF
6311 +/* end confdefs.h.  */
6312 +#ifdef __STDC__
6313 +# include <limits.h>
6314 +#else
6315 +# include <assert.h>
6316 +#endif
6317                       Syntax error
6318  _ACEOF
6319  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6320    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6321    ac_status=$?
6322 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6323 +  grep -v '^ *+' conftest.er1 >conftest.err
6324    rm -f conftest.er1
6325    cat conftest.err >&5
6326    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6327 @@ -4017,7 +4389,8 @@
6328    :
6329  else
6330    echo "$as_me: failed program was:" >&5
6331 -  cat conftest.$ac_ext >&5
6332 +sed 's/^/| /' conftest.$ac_ext >&5
6333 +
6334    # Broken: fails on valid input.
6335  continue
6336  fi
6337 @@ -4027,13 +4400,17 @@
6338    # can be detected and how.
6339    cat >conftest.$ac_ext <<_ACEOF
6340  #line $LINENO "configure"
6341 -#include "confdefs.h"
6342 +/* confdefs.h.  */
6343 +_ACEOF
6344 +cat confdefs.h >>conftest.$ac_ext
6345 +cat >>conftest.$ac_ext <<_ACEOF
6346 +/* end confdefs.h.  */
6347  #include <ac_nonexistent.h>
6348  _ACEOF
6349  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6350    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6351    ac_status=$?
6352 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6353 +  grep -v '^ *+' conftest.er1 >conftest.err
6354    rm -f conftest.er1
6355    cat conftest.err >&5
6356    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6357 @@ -4051,7 +4428,8 @@
6358  continue
6359  else
6360    echo "$as_me: failed program was:" >&5
6361 -  cat conftest.$ac_ext >&5
6362 +sed 's/^/| /' conftest.$ac_ext >&5
6363 +
6364    # Passes both tests.
6365  ac_preproc_ok=:
6366  break
6367 @@ -4064,8 +4442,10 @@
6368  if $ac_preproc_ok; then
6369    :
6370  else
6371 -  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5
6372 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
6373 +  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
6374 +See \`config.log' for more details." >&5
6375 +echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
6376 +See \`config.log' for more details." >&2;}
6377     { (exit 1); exit 1; }; }
6378  fi
6379  
6380 @@ -4076,6 +4456,21 @@
6381  ac_compiler_gnu=$ac_cv_c_compiler_gnu
6382  
6383  
6384 +echo "$as_me:$LINENO: checking for egrep" >&5
6385 +echo $ECHO_N "checking for egrep... $ECHO_C" >&6
6386 +if test "${ac_cv_prog_egrep+set}" = set; then
6387 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6388 +else
6389 +  if echo a | (grep -E '(a|b)') >/dev/null 2>&1
6390 +    then ac_cv_prog_egrep='grep -E'
6391 +    else ac_cv_prog_egrep='egrep'
6392 +    fi
6393 +fi
6394 +echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
6395 +echo "${ECHO_T}$ac_cv_prog_egrep" >&6
6396 + EGREP=$ac_cv_prog_egrep
6397 +
6398 +
6399  if test $ac_cv_c_compiler_gnu = yes; then
6400      echo "$as_me:$LINENO: checking whether $CC needs -traditional" >&5
6401  echo $ECHO_N "checking whether $CC needs -traditional... $ECHO_C" >&6
6402 @@ -4085,12 +4480,16 @@
6403      ac_pattern="Autoconf.*'x'"
6404    cat >conftest.$ac_ext <<_ACEOF
6405  #line $LINENO "configure"
6406 -#include "confdefs.h"
6407 +/* confdefs.h.  */
6408 +_ACEOF
6409 +cat confdefs.h >>conftest.$ac_ext
6410 +cat >>conftest.$ac_ext <<_ACEOF
6411 +/* end confdefs.h.  */
6412  #include <sgtty.h>
6413  Autoconf TIOCGETP
6414  _ACEOF
6415  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6416 -  egrep "$ac_pattern" >/dev/null 2>&1; then
6417 +  $EGREP "$ac_pattern" >/dev/null 2>&1; then
6418    ac_cv_prog_gcc_traditional=yes
6419  else
6420    ac_cv_prog_gcc_traditional=no
6421 @@ -4101,12 +4500,16 @@
6422    if test $ac_cv_prog_gcc_traditional = no; then
6423      cat >conftest.$ac_ext <<_ACEOF
6424  #line $LINENO "configure"
6425 -#include "confdefs.h"
6426 +/* confdefs.h.  */
6427 +_ACEOF
6428 +cat confdefs.h >>conftest.$ac_ext
6429 +cat >>conftest.$ac_ext <<_ACEOF
6430 +/* end confdefs.h.  */
6431  #include <termio.h>
6432  Autoconf TCGETA
6433  _ACEOF
6434  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6435 -  egrep "$ac_pattern" >/dev/null 2>&1; then
6436 +  $EGREP "$ac_pattern" >/dev/null 2>&1; then
6437    ac_cv_prog_gcc_traditional=yes
6438  fi
6439  rm -f conftest*
6440 @@ -4143,18 +4546,28 @@
6441  do
6442    # Use a header file that comes with gcc, so configuring glibc
6443    # with a fresh cross-compiler works.
6444 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6445 +  # <limits.h> exists even on freestanding compilers.
6446    # On the NeXT, cc -E runs the code through the compiler's parser,
6447    # not just through cpp. "Syntax error" is here to catch this case.
6448    cat >conftest.$ac_ext <<_ACEOF
6449  #line $LINENO "configure"
6450 -#include "confdefs.h"
6451 -#include <assert.h>
6452 +/* confdefs.h.  */
6453 +_ACEOF
6454 +cat confdefs.h >>conftest.$ac_ext
6455 +cat >>conftest.$ac_ext <<_ACEOF
6456 +/* end confdefs.h.  */
6457 +#ifdef __STDC__
6458 +# include <limits.h>
6459 +#else
6460 +# include <assert.h>
6461 +#endif
6462                       Syntax error
6463  _ACEOF
6464  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6465    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6466    ac_status=$?
6467 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6468 +  grep -v '^ *+' conftest.er1 >conftest.err
6469    rm -f conftest.er1
6470    cat conftest.err >&5
6471    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6472 @@ -4171,7 +4584,8 @@
6473    :
6474  else
6475    echo "$as_me: failed program was:" >&5
6476 -  cat conftest.$ac_ext >&5
6477 +sed 's/^/| /' conftest.$ac_ext >&5
6478 +
6479    # Broken: fails on valid input.
6480  continue
6481  fi
6482 @@ -4181,13 +4595,17 @@
6483    # can be detected and how.
6484    cat >conftest.$ac_ext <<_ACEOF
6485  #line $LINENO "configure"
6486 -#include "confdefs.h"
6487 +/* confdefs.h.  */
6488 +_ACEOF
6489 +cat confdefs.h >>conftest.$ac_ext
6490 +cat >>conftest.$ac_ext <<_ACEOF
6491 +/* end confdefs.h.  */
6492  #include <ac_nonexistent.h>
6493  _ACEOF
6494  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6495    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6496    ac_status=$?
6497 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6498 +  grep -v '^ *+' conftest.er1 >conftest.err
6499    rm -f conftest.er1
6500    cat conftest.err >&5
6501    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6502 @@ -4205,7 +4623,8 @@
6503  continue
6504  else
6505    echo "$as_me: failed program was:" >&5
6506 -  cat conftest.$ac_ext >&5
6507 +sed 's/^/| /' conftest.$ac_ext >&5
6508 +
6509    # Passes both tests.
6510  ac_preproc_ok=:
6511  break
6512 @@ -4234,18 +4653,28 @@
6513  do
6514    # Use a header file that comes with gcc, so configuring glibc
6515    # with a fresh cross-compiler works.
6516 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6517 +  # <limits.h> exists even on freestanding compilers.
6518    # On the NeXT, cc -E runs the code through the compiler's parser,
6519    # not just through cpp. "Syntax error" is here to catch this case.
6520    cat >conftest.$ac_ext <<_ACEOF
6521  #line $LINENO "configure"
6522 -#include "confdefs.h"
6523 -#include <assert.h>
6524 +/* confdefs.h.  */
6525 +_ACEOF
6526 +cat confdefs.h >>conftest.$ac_ext
6527 +cat >>conftest.$ac_ext <<_ACEOF
6528 +/* end confdefs.h.  */
6529 +#ifdef __STDC__
6530 +# include <limits.h>
6531 +#else
6532 +# include <assert.h>
6533 +#endif
6534                       Syntax error
6535  _ACEOF
6536  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6537    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6538    ac_status=$?
6539 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6540 +  grep -v '^ *+' conftest.er1 >conftest.err
6541    rm -f conftest.er1
6542    cat conftest.err >&5
6543    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6544 @@ -4262,7 +4691,8 @@
6545    :
6546  else
6547    echo "$as_me: failed program was:" >&5
6548 -  cat conftest.$ac_ext >&5
6549 +sed 's/^/| /' conftest.$ac_ext >&5
6550 +
6551    # Broken: fails on valid input.
6552  continue
6553  fi
6554 @@ -4272,13 +4702,17 @@
6555    # can be detected and how.
6556    cat >conftest.$ac_ext <<_ACEOF
6557  #line $LINENO "configure"
6558 -#include "confdefs.h"
6559 +/* confdefs.h.  */
6560 +_ACEOF
6561 +cat confdefs.h >>conftest.$ac_ext
6562 +cat >>conftest.$ac_ext <<_ACEOF
6563 +/* end confdefs.h.  */
6564  #include <ac_nonexistent.h>
6565  _ACEOF
6566  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6567    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6568    ac_status=$?
6569 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6570 +  grep -v '^ *+' conftest.er1 >conftest.err
6571    rm -f conftest.er1
6572    cat conftest.err >&5
6573    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6574 @@ -4296,7 +4730,8 @@
6575  continue
6576  else
6577    echo "$as_me: failed program was:" >&5
6578 -  cat conftest.$ac_ext >&5
6579 +sed 's/^/| /' conftest.$ac_ext >&5
6580 +
6581    # Passes both tests.
6582  ac_preproc_ok=:
6583  break
6584 @@ -4309,8 +4744,10 @@
6585  if $ac_preproc_ok; then
6586    :
6587  else
6588 -  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check" >&5
6589 -echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check" >&2;}
6590 +  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
6591 +See \`config.log' for more details." >&5
6592 +echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
6593 +See \`config.log' for more details." >&2;}
6594     { (exit 1); exit 1; }; }
6595  fi
6596  
6597 @@ -4332,8 +4769,8 @@
6598  # AFS /usr/afsws/bin/install, which mishandles nonexistent args
6599  # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
6600  # ./install, which can be erroneously created by make from ./install.sh.
6601 -echo "$as_me:$LINENO: checking for a BSD compatible install" >&5
6602 -echo $ECHO_N "checking for a BSD compatible install... $ECHO_C" >&6
6603 +echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
6604 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
6605  if test -z "$INSTALL"; then
6606  if test "${ac_cv_path_install+set}" = set; then
6607    echo $ECHO_N "(cached) $ECHO_C" >&6
6608 @@ -4456,48 +4893,59 @@
6609  else
6610    cat >conftest.$ac_ext <<_ACEOF
6611  #line $LINENO "configure"
6612 -#include "confdefs.h"
6613 +/* confdefs.h.  */
6614 +_ACEOF
6615 +cat confdefs.h >>conftest.$ac_ext
6616 +cat >>conftest.$ac_ext <<_ACEOF
6617 +/* end confdefs.h.  */
6618  #include <stdlib.h>
6619  #include <stdarg.h>
6620  #include <string.h>
6621  #include <float.h>
6622  
6623 +int
6624 +main ()
6625 +{
6626 +
6627 +  ;
6628 +  return 0;
6629 +}
6630  _ACEOF
6631 -if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6632 -  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6633 +rm -f conftest.$ac_objext
6634 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6635 +  (eval $ac_compile) 2>&5
6636    ac_status=$?
6637 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6638 -  rm -f conftest.er1
6639 -  cat conftest.err >&5
6640    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6641 -  (exit $ac_status); } >/dev/null; then
6642 -  if test -s conftest.err; then
6643 -    ac_cpp_err=$ac_c_preproc_warn_flag
6644 -  else
6645 -    ac_cpp_err=
6646 -  fi
6647 -else
6648 -  ac_cpp_err=yes
6649 -fi
6650 -if test -z "$ac_cpp_err"; then
6651 +  (exit $ac_status); } &&
6652 +         { ac_try='test -s conftest.$ac_objext'
6653 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6654 +  (eval $ac_try) 2>&5
6655 +  ac_status=$?
6656 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6657 +  (exit $ac_status); }; }; then
6658    ac_cv_header_stdc=yes
6659  else
6660    echo "$as_me: failed program was:" >&5
6661 -  cat conftest.$ac_ext >&5
6662 -  ac_cv_header_stdc=no
6663 +sed 's/^/| /' conftest.$ac_ext >&5
6664 +
6665 +ac_cv_header_stdc=no
6666  fi
6667 -rm -f conftest.err conftest.$ac_ext
6668 +rm -f conftest.$ac_objext conftest.$ac_ext
6669  
6670  if test $ac_cv_header_stdc = yes; then
6671    # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
6672    cat >conftest.$ac_ext <<_ACEOF
6673  #line $LINENO "configure"
6674 -#include "confdefs.h"
6675 +/* confdefs.h.  */
6676 +_ACEOF
6677 +cat confdefs.h >>conftest.$ac_ext
6678 +cat >>conftest.$ac_ext <<_ACEOF
6679 +/* end confdefs.h.  */
6680  #include <string.h>
6681  
6682  _ACEOF
6683  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6684 -  egrep "memchr" >/dev/null 2>&1; then
6685 +  $EGREP "memchr" >/dev/null 2>&1; then
6686    :
6687  else
6688    ac_cv_header_stdc=no
6689 @@ -4510,12 +4958,16 @@
6690    # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
6691    cat >conftest.$ac_ext <<_ACEOF
6692  #line $LINENO "configure"
6693 -#include "confdefs.h"
6694 +/* confdefs.h.  */
6695 +_ACEOF
6696 +cat confdefs.h >>conftest.$ac_ext
6697 +cat >>conftest.$ac_ext <<_ACEOF
6698 +/* end confdefs.h.  */
6699  #include <stdlib.h>
6700  
6701  _ACEOF
6702  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6703 -  egrep "free" >/dev/null 2>&1; then
6704 +  $EGREP "free" >/dev/null 2>&1; then
6705    :
6706  else
6707    ac_cv_header_stdc=no
6708 @@ -4531,13 +4983,18 @@
6709  else
6710    cat >conftest.$ac_ext <<_ACEOF
6711  #line $LINENO "configure"
6712 -#include "confdefs.h"
6713 +/* confdefs.h.  */
6714 +_ACEOF
6715 +cat confdefs.h >>conftest.$ac_ext
6716 +cat >>conftest.$ac_ext <<_ACEOF
6717 +/* end confdefs.h.  */
6718  #include <ctype.h>
6719  #if ((' ' & 0x0FF) == 0x020)
6720  # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
6721  # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
6722  #else
6723 -# define ISLOWER(c) (('a' <= (c) && (c) <= 'i') \
6724 +# define ISLOWER(c) \
6725 +                   (('a' <= (c) && (c) <= 'i') \
6726                       || ('j' <= (c) && (c) <= 'r') \
6727                       || ('s' <= (c) && (c) <= 'z'))
6728  # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
6729 @@ -4570,11 +5027,12 @@
6730  else
6731    echo "$as_me: program exited with status $ac_status" >&5
6732  echo "$as_me: failed program was:" >&5
6733 -cat conftest.$ac_ext >&5
6734 +sed 's/^/| /' conftest.$ac_ext >&5
6735 +
6736  ( exit $ac_status )
6737  ac_cv_header_stdc=no
6738  fi
6739 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6740 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6741  fi
6742  fi
6743  fi
6744 @@ -4595,17 +5053,15 @@
6745  else
6746    cat >conftest.$ac_ext <<_ACEOF
6747  #line $LINENO "configure"
6748 -#include "confdefs.h"
6749 +/* confdefs.h.  */
6750 +_ACEOF
6751 +cat confdefs.h >>conftest.$ac_ext
6752 +cat >>conftest.$ac_ext <<_ACEOF
6753 +/* end confdefs.h.  */
6754  #include <sys/types.h>
6755  #include <sys/time.h>
6756  #include <time.h>
6757  
6758 -#ifdef F77_DUMMY_MAIN
6759 -#  ifdef __cplusplus
6760 -     extern "C"
6761 -#  endif
6762 -   int F77_DUMMY_MAIN() { return 1; }
6763 -#endif
6764  int
6765  main ()
6766  {
6767 @@ -4630,7 +5086,8 @@
6768    ac_cv_header_time=yes
6769  else
6770    echo "$as_me: failed program was:" >&5
6771 -cat conftest.$ac_ext >&5
6772 +sed 's/^/| /' conftest.$ac_ext >&5
6773 +
6774  ac_cv_header_time=no
6775  fi
6776  rm -f conftest.$ac_objext conftest.$ac_ext
6777 @@ -4652,7 +5109,11 @@
6778  else
6779    cat >conftest.$ac_ext <<_ACEOF
6780  #line $LINENO "configure"
6781 -#include "confdefs.h"
6782 +/* confdefs.h.  */
6783 +_ACEOF
6784 +cat confdefs.h >>conftest.$ac_ext
6785 +cat >>conftest.$ac_ext <<_ACEOF
6786 +/* end confdefs.h.  */
6787  #include <sys/types.h>
6788  #include <sys/stat.h>
6789  
6790 @@ -4682,7 +5143,7 @@
6791  
6792  _ACEOF
6793  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
6794 -  egrep "You lose" >/dev/null 2>&1; then
6795 +  $EGREP "You lose" >/dev/null 2>&1; then
6796    ac_cv_header_stat_broken=yes
6797  else
6798    ac_cv_header_stat_broken=no
6799 @@ -4707,7 +5168,11 @@
6800  else
6801    cat >conftest.$ac_ext <<_ACEOF
6802  #line $LINENO "configure"
6803 -#include "confdefs.h"
6804 +/* confdefs.h.  */
6805 +_ACEOF
6806 +cat confdefs.h >>conftest.$ac_ext
6807 +cat >>conftest.$ac_ext <<_ACEOF
6808 +/* end confdefs.h.  */
6809  #include <sys/types.h>
6810  #include <sys/wait.h>
6811  #ifndef WEXITSTATUS
6812 @@ -4717,12 +5182,6 @@
6813  # define WIFEXITED(stat_val) (((stat_val) & 255) == 0)
6814  #endif
6815  
6816 -#ifdef F77_DUMMY_MAIN
6817 -#  ifdef __cplusplus
6818 -     extern "C"
6819 -#  endif
6820 -   int F77_DUMMY_MAIN() { return 1; }
6821 -#endif
6822  int
6823  main ()
6824  {
6825 @@ -4748,7 +5207,8 @@
6826    ac_cv_header_sys_wait_h=yes
6827  else
6828    echo "$as_me: failed program was:" >&5
6829 -cat conftest.$ac_ext >&5
6830 +sed 's/^/| /' conftest.$ac_ext >&5
6831 +
6832  ac_cv_header_sys_wait_h=no
6833  fi
6834  rm -f conftest.$ac_objext conftest.$ac_ext
6835 @@ -4784,7 +5244,11 @@
6836  else
6837    cat >conftest.$ac_ext <<_ACEOF
6838  #line $LINENO "configure"
6839 -#include "confdefs.h"
6840 +/* confdefs.h.  */
6841 +_ACEOF
6842 +cat confdefs.h >>conftest.$ac_ext
6843 +cat >>conftest.$ac_ext <<_ACEOF
6844 +/* end confdefs.h.  */
6845  $ac_includes_default
6846  
6847  #include <$ac_header>
6848 @@ -4804,7 +5268,8 @@
6849    eval "$as_ac_Header=yes"
6850  else
6851    echo "$as_me: failed program was:" >&5
6852 -cat conftest.$ac_ext >&5
6853 +sed 's/^/| /' conftest.$ac_ext >&5
6854 +
6855  eval "$as_ac_Header=no"
6856  fi
6857  rm -f conftest.$ac_objext conftest.$ac_ext
6858 @@ -4828,14 +5293,12 @@
6859  else
6860    cat >conftest.$ac_ext <<_ACEOF
6861  #line $LINENO "configure"
6862 -#include "confdefs.h"
6863 +/* confdefs.h.  */
6864 +_ACEOF
6865 +cat confdefs.h >>conftest.$ac_ext
6866 +cat >>conftest.$ac_ext <<_ACEOF
6867 +/* end confdefs.h.  */
6868  #include <sys/types.h>
6869 -#ifdef F77_DUMMY_MAIN
6870 -#  ifdef __cplusplus
6871 -     extern "C"
6872 -#  endif
6873 -   int F77_DUMMY_MAIN() { return 1; }
6874 -#endif
6875  int
6876  main ()
6877  {
6878 @@ -4859,7 +5322,8 @@
6879    ac_cv_header_sys_types_h_makedev=yes
6880  else
6881    echo "$as_me: failed program was:" >&5
6882 -cat conftest.$ac_ext >&5
6883 +sed 's/^/| /' conftest.$ac_ext >&5
6884 +
6885  ac_cv_header_sys_types_h_makedev=no
6886  fi
6887  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
6888 @@ -4883,7 +5347,11 @@
6889  echo $ECHO_N "checking sys/mkdev.h usability... $ECHO_C" >&6
6890  cat >conftest.$ac_ext <<_ACEOF
6891  #line $LINENO "configure"
6892 -#include "confdefs.h"
6893 +/* confdefs.h.  */
6894 +_ACEOF
6895 +cat confdefs.h >>conftest.$ac_ext
6896 +cat >>conftest.$ac_ext <<_ACEOF
6897 +/* end confdefs.h.  */
6898  $ac_includes_default
6899  #include <sys/mkdev.h>
6900  _ACEOF
6901 @@ -4902,7 +5370,8 @@
6902    ac_header_compiler=yes
6903  else
6904    echo "$as_me: failed program was:" >&5
6905 -cat conftest.$ac_ext >&5
6906 +sed 's/^/| /' conftest.$ac_ext >&5
6907 +
6908  ac_header_compiler=no
6909  fi
6910  rm -f conftest.$ac_objext conftest.$ac_ext
6911 @@ -4914,13 +5383,17 @@
6912  echo $ECHO_N "checking sys/mkdev.h presence... $ECHO_C" >&6
6913  cat >conftest.$ac_ext <<_ACEOF
6914  #line $LINENO "configure"
6915 -#include "confdefs.h"
6916 +/* confdefs.h.  */
6917 +_ACEOF
6918 +cat confdefs.h >>conftest.$ac_ext
6919 +cat >>conftest.$ac_ext <<_ACEOF
6920 +/* end confdefs.h.  */
6921  #include <sys/mkdev.h>
6922  _ACEOF
6923  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6924    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6925    ac_status=$?
6926 -  egrep -v '^ *\+' conftest.er1 >conftest.err
6927 +  grep -v '^ *+' conftest.er1 >conftest.err
6928    rm -f conftest.er1
6929    cat conftest.err >&5
6930    echo "$as_me:$LINENO: \$? = $ac_status" >&5
6931 @@ -4937,7 +5410,8 @@
6932    ac_header_preproc=yes
6933  else
6934    echo "$as_me: failed program was:" >&5
6935 -  cat conftest.$ac_ext >&5
6936 +sed 's/^/| /' conftest.$ac_ext >&5
6937 +
6938    ac_header_preproc=no
6939  fi
6940  rm -f conftest.err conftest.$ac_ext
6941 @@ -4950,14 +5424,32 @@
6942      { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: accepted by the compiler, rejected by the preprocessor!" >&5
6943  echo "$as_me: WARNING: sys/mkdev.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
6944      { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&5
6945 -echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;};;
6946 +echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;}
6947 +    (
6948 +      cat <<\_ASBOX
6949 +## ------------------------------------ ##
6950 +## Report this to bug-autoconf@gnu.org. ##
6951 +## ------------------------------------ ##
6952 +_ASBOX
6953 +    ) |
6954 +      sed "s/^/$as_me: WARNING:     /" >&2
6955 +    ;;
6956    no:yes )
6957 -    { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: present but cannot be compiled." >&5
6958 -echo "$as_me: WARNING: sys/mkdev.h: present but cannot be compiled." >&2;}
6959 +    { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: present but cannot be compiled" >&5
6960 +echo "$as_me: WARNING: sys/mkdev.h: present but cannot be compiled" >&2;}
6961      { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: check for missing prerequisite headers?" >&5
6962  echo "$as_me: WARNING: sys/mkdev.h: check for missing prerequisite headers?" >&2;}
6963      { echo "$as_me:$LINENO: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&5
6964 -echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;};;
6965 +echo "$as_me: WARNING: sys/mkdev.h: proceeding with the preprocessor's result" >&2;}
6966 +    (
6967 +      cat <<\_ASBOX
6968 +## ------------------------------------ ##
6969 +## Report this to bug-autoconf@gnu.org. ##
6970 +## ------------------------------------ ##
6971 +_ASBOX
6972 +    ) |
6973 +      sed "s/^/$as_me: WARNING:     /" >&2
6974 +    ;;
6975  esac
6976  echo "$as_me:$LINENO: checking for sys/mkdev.h" >&5
6977  echo $ECHO_N "checking for sys/mkdev.h... $ECHO_C" >&6
6978 @@ -4995,7 +5487,11 @@
6979  echo $ECHO_N "checking sys/sysmacros.h usability... $ECHO_C" >&6
6980  cat >conftest.$ac_ext <<_ACEOF
6981  #line $LINENO "configure"
6982 -#include "confdefs.h"
6983 +/* confdefs.h.  */
6984 +_ACEOF
6985 +cat confdefs.h >>conftest.$ac_ext
6986 +cat >>conftest.$ac_ext <<_ACEOF
6987 +/* end confdefs.h.  */
6988  $ac_includes_default
6989  #include <sys/sysmacros.h>
6990  _ACEOF
6991 @@ -5014,7 +5510,8 @@
6992    ac_header_compiler=yes
6993  else
6994    echo "$as_me: failed program was:" >&5
6995 -cat conftest.$ac_ext >&5
6996 +sed 's/^/| /' conftest.$ac_ext >&5
6997 +
6998  ac_header_compiler=no
6999  fi
7000  rm -f conftest.$ac_objext conftest.$ac_ext
7001 @@ -5026,13 +5523,17 @@
7002  echo $ECHO_N "checking sys/sysmacros.h presence... $ECHO_C" >&6
7003  cat >conftest.$ac_ext <<_ACEOF
7004  #line $LINENO "configure"
7005 -#include "confdefs.h"
7006 +/* confdefs.h.  */
7007 +_ACEOF
7008 +cat confdefs.h >>conftest.$ac_ext
7009 +cat >>conftest.$ac_ext <<_ACEOF
7010 +/* end confdefs.h.  */
7011  #include <sys/sysmacros.h>
7012  _ACEOF
7013  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7014    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7015    ac_status=$?
7016 -  egrep -v '^ *\+' conftest.er1 >conftest.err
7017 +  grep -v '^ *+' conftest.er1 >conftest.err
7018    rm -f conftest.er1
7019    cat conftest.err >&5
7020    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7021 @@ -5049,7 +5550,8 @@
7022    ac_header_preproc=yes
7023  else
7024    echo "$as_me: failed program was:" >&5
7025 -  cat conftest.$ac_ext >&5
7026 +sed 's/^/| /' conftest.$ac_ext >&5
7027 +
7028    ac_header_preproc=no
7029  fi
7030  rm -f conftest.err conftest.$ac_ext
7031 @@ -5062,14 +5564,32 @@
7032      { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: accepted by the compiler, rejected by the preprocessor!" >&5
7033  echo "$as_me: WARNING: sys/sysmacros.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
7034      { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&5
7035 -echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;};;
7036 +echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;}
7037 +    (
7038 +      cat <<\_ASBOX
7039 +## ------------------------------------ ##
7040 +## Report this to bug-autoconf@gnu.org. ##
7041 +## ------------------------------------ ##
7042 +_ASBOX
7043 +    ) |
7044 +      sed "s/^/$as_me: WARNING:     /" >&2
7045 +    ;;
7046    no:yes )
7047 -    { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: present but cannot be compiled." >&5
7048 -echo "$as_me: WARNING: sys/sysmacros.h: present but cannot be compiled." >&2;}
7049 +    { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: present but cannot be compiled" >&5
7050 +echo "$as_me: WARNING: sys/sysmacros.h: present but cannot be compiled" >&2;}
7051      { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: check for missing prerequisite headers?" >&5
7052  echo "$as_me: WARNING: sys/sysmacros.h: check for missing prerequisite headers?" >&2;}
7053      { echo "$as_me:$LINENO: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&5
7054 -echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;};;
7055 +echo "$as_me: WARNING: sys/sysmacros.h: proceeding with the preprocessor's result" >&2;}
7056 +    (
7057 +      cat <<\_ASBOX
7058 +## ------------------------------------ ##
7059 +## Report this to bug-autoconf@gnu.org. ##
7060 +## ------------------------------------ ##
7061 +_ASBOX
7062 +    ) |
7063 +      sed "s/^/$as_me: WARNING:     /" >&2
7064 +    ;;
7065  esac
7066  echo "$as_me:$LINENO: checking for sys/sysmacros.h" >&5
7067  echo $ECHO_N "checking for sys/sysmacros.h... $ECHO_C" >&6
7068 @@ -5135,7 +5655,11 @@
7069  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7070  cat >conftest.$ac_ext <<_ACEOF
7071  #line $LINENO "configure"
7072 -#include "confdefs.h"
7073 +/* confdefs.h.  */
7074 +_ACEOF
7075 +cat confdefs.h >>conftest.$ac_ext
7076 +cat >>conftest.$ac_ext <<_ACEOF
7077 +/* end confdefs.h.  */
7078  $ac_includes_default
7079  #include <$ac_header>
7080  _ACEOF
7081 @@ -5154,7 +5678,8 @@
7082    ac_header_compiler=yes
7083  else
7084    echo "$as_me: failed program was:" >&5
7085 -cat conftest.$ac_ext >&5
7086 +sed 's/^/| /' conftest.$ac_ext >&5
7087 +
7088  ac_header_compiler=no
7089  fi
7090  rm -f conftest.$ac_objext conftest.$ac_ext
7091 @@ -5166,13 +5691,17 @@
7092  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7093  cat >conftest.$ac_ext <<_ACEOF
7094  #line $LINENO "configure"
7095 -#include "confdefs.h"
7096 +/* confdefs.h.  */
7097 +_ACEOF
7098 +cat confdefs.h >>conftest.$ac_ext
7099 +cat >>conftest.$ac_ext <<_ACEOF
7100 +/* end confdefs.h.  */
7101  #include <$ac_header>
7102  _ACEOF
7103  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7104    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7105    ac_status=$?
7106 -  egrep -v '^ *\+' conftest.er1 >conftest.err
7107 +  grep -v '^ *+' conftest.er1 >conftest.err
7108    rm -f conftest.er1
7109    cat conftest.err >&5
7110    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7111 @@ -5189,7 +5718,8 @@
7112    ac_header_preproc=yes
7113  else
7114    echo "$as_me: failed program was:" >&5
7115 -  cat conftest.$ac_ext >&5
7116 +sed 's/^/| /' conftest.$ac_ext >&5
7117 +
7118    ac_header_preproc=no
7119  fi
7120  rm -f conftest.err conftest.$ac_ext
7121 @@ -5202,14 +5732,32 @@
7122      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7123  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7124      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7125 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7126 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7127 +    (
7128 +      cat <<\_ASBOX
7129 +## ------------------------------------ ##
7130 +## Report this to bug-autoconf@gnu.org. ##
7131 +## ------------------------------------ ##
7132 +_ASBOX
7133 +    ) |
7134 +      sed "s/^/$as_me: WARNING:     /" >&2
7135 +    ;;
7136    no:yes )
7137 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
7138 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
7139 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7140 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7141      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7142  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7143      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7144 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7145 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7146 +    (
7147 +      cat <<\_ASBOX
7148 +## ------------------------------------ ##
7149 +## Report this to bug-autoconf@gnu.org. ##
7150 +## ------------------------------------ ##
7151 +_ASBOX
7152 +    ) |
7153 +      sed "s/^/$as_me: WARNING:     /" >&2
7154 +    ;;
7155  esac
7156  echo "$as_me:$LINENO: checking for $ac_header" >&5
7157  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7158 @@ -5253,7 +5801,11 @@
7159  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7160  cat >conftest.$ac_ext <<_ACEOF
7161  #line $LINENO "configure"
7162 -#include "confdefs.h"
7163 +/* confdefs.h.  */
7164 +_ACEOF
7165 +cat confdefs.h >>conftest.$ac_ext
7166 +cat >>conftest.$ac_ext <<_ACEOF
7167 +/* end confdefs.h.  */
7168  $ac_includes_default
7169  #include <$ac_header>
7170  _ACEOF
7171 @@ -5272,7 +5824,8 @@
7172    ac_header_compiler=yes
7173  else
7174    echo "$as_me: failed program was:" >&5
7175 -cat conftest.$ac_ext >&5
7176 +sed 's/^/| /' conftest.$ac_ext >&5
7177 +
7178  ac_header_compiler=no
7179  fi
7180  rm -f conftest.$ac_objext conftest.$ac_ext
7181 @@ -5284,13 +5837,17 @@
7182  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7183  cat >conftest.$ac_ext <<_ACEOF
7184  #line $LINENO "configure"
7185 -#include "confdefs.h"
7186 +/* confdefs.h.  */
7187 +_ACEOF
7188 +cat confdefs.h >>conftest.$ac_ext
7189 +cat >>conftest.$ac_ext <<_ACEOF
7190 +/* end confdefs.h.  */
7191  #include <$ac_header>
7192  _ACEOF
7193  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7194    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7195    ac_status=$?
7196 -  egrep -v '^ *\+' conftest.er1 >conftest.err
7197 +  grep -v '^ *+' conftest.er1 >conftest.err
7198    rm -f conftest.er1
7199    cat conftest.err >&5
7200    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7201 @@ -5307,7 +5864,8 @@
7202    ac_header_preproc=yes
7203  else
7204    echo "$as_me: failed program was:" >&5
7205 -  cat conftest.$ac_ext >&5
7206 +sed 's/^/| /' conftest.$ac_ext >&5
7207 +
7208    ac_header_preproc=no
7209  fi
7210  rm -f conftest.err conftest.$ac_ext
7211 @@ -5320,14 +5878,32 @@
7212      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7213  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7214      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7215 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7216 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7217 +    (
7218 +      cat <<\_ASBOX
7219 +## ------------------------------------ ##
7220 +## Report this to bug-autoconf@gnu.org. ##
7221 +## ------------------------------------ ##
7222 +_ASBOX
7223 +    ) |
7224 +      sed "s/^/$as_me: WARNING:     /" >&2
7225 +    ;;
7226    no:yes )
7227 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
7228 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
7229 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7230 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7231      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7232  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7233      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7234 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7235 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7236 +    (
7237 +      cat <<\_ASBOX
7238 +## ------------------------------------ ##
7239 +## Report this to bug-autoconf@gnu.org. ##
7240 +## ------------------------------------ ##
7241 +_ASBOX
7242 +    ) |
7243 +      sed "s/^/$as_me: WARNING:     /" >&2
7244 +    ;;
7245  esac
7246  echo "$as_me:$LINENO: checking for $ac_header" >&5
7247  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7248 @@ -5369,7 +5945,11 @@
7249  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
7250  cat >conftest.$ac_ext <<_ACEOF
7251  #line $LINENO "configure"
7252 -#include "confdefs.h"
7253 +/* confdefs.h.  */
7254 +_ACEOF
7255 +cat confdefs.h >>conftest.$ac_ext
7256 +cat >>conftest.$ac_ext <<_ACEOF
7257 +/* end confdefs.h.  */
7258  $ac_includes_default
7259  #include <$ac_header>
7260  _ACEOF
7261 @@ -5388,7 +5968,8 @@
7262    ac_header_compiler=yes
7263  else
7264    echo "$as_me: failed program was:" >&5
7265 -cat conftest.$ac_ext >&5
7266 +sed 's/^/| /' conftest.$ac_ext >&5
7267 +
7268  ac_header_compiler=no
7269  fi
7270  rm -f conftest.$ac_objext conftest.$ac_ext
7271 @@ -5400,13 +5981,17 @@
7272  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
7273  cat >conftest.$ac_ext <<_ACEOF
7274  #line $LINENO "configure"
7275 -#include "confdefs.h"
7276 +/* confdefs.h.  */
7277 +_ACEOF
7278 +cat confdefs.h >>conftest.$ac_ext
7279 +cat >>conftest.$ac_ext <<_ACEOF
7280 +/* end confdefs.h.  */
7281  #include <$ac_header>
7282  _ACEOF
7283  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7284    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7285    ac_status=$?
7286 -  egrep -v '^ *\+' conftest.er1 >conftest.err
7287 +  grep -v '^ *+' conftest.er1 >conftest.err
7288    rm -f conftest.er1
7289    cat conftest.err >&5
7290    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7291 @@ -5423,7 +6008,8 @@
7292    ac_header_preproc=yes
7293  else
7294    echo "$as_me: failed program was:" >&5
7295 -  cat conftest.$ac_ext >&5
7296 +sed 's/^/| /' conftest.$ac_ext >&5
7297 +
7298    ac_header_preproc=no
7299  fi
7300  rm -f conftest.err conftest.$ac_ext
7301 @@ -5436,14 +6022,32 @@
7302      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
7303  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
7304      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7305 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7306 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7307 +    (
7308 +      cat <<\_ASBOX
7309 +## ------------------------------------ ##
7310 +## Report this to bug-autoconf@gnu.org. ##
7311 +## ------------------------------------ ##
7312 +_ASBOX
7313 +    ) |
7314 +      sed "s/^/$as_me: WARNING:     /" >&2
7315 +    ;;
7316    no:yes )
7317 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
7318 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
7319 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
7320 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
7321      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
7322  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
7323      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
7324 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
7325 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
7326 +    (
7327 +      cat <<\_ASBOX
7328 +## ------------------------------------ ##
7329 +## Report this to bug-autoconf@gnu.org. ##
7330 +## ------------------------------------ ##
7331 +_ASBOX
7332 +    ) |
7333 +      sed "s/^/$as_me: WARNING:     /" >&2
7334 +    ;;
7335  esac
7336  echo "$as_me:$LINENO: checking for $ac_header" >&5
7337  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
7338 @@ -5475,14 +6079,12 @@
7339  else
7340    cat >conftest.$ac_ext <<_ACEOF
7341  #line $LINENO "configure"
7342 -#include "confdefs.h"
7343 +/* confdefs.h.  */
7344 +_ACEOF
7345 +cat confdefs.h >>conftest.$ac_ext
7346 +cat >>conftest.$ac_ext <<_ACEOF
7347 +/* end confdefs.h.  */
7348  
7349 -#ifdef F77_DUMMY_MAIN
7350 -#  ifdef __cplusplus
7351 -     extern "C"
7352 -#  endif
7353 -   int F77_DUMMY_MAIN() { return 1; }
7354 -#endif
7355  int
7356  main ()
7357  {
7358 @@ -5552,7 +6154,8 @@
7359    ac_cv_c_const=yes
7360  else
7361    echo "$as_me: failed program was:" >&5
7362 -cat conftest.$ac_ext >&5
7363 +sed 's/^/| /' conftest.$ac_ext >&5
7364 +
7365  ac_cv_c_const=no
7366  fi
7367  rm -f conftest.$ac_objext conftest.$ac_ext
7368 @@ -5576,10 +6179,15 @@
7369  for ac_kw in inline __inline__ __inline; do
7370    cat >conftest.$ac_ext <<_ACEOF
7371  #line $LINENO "configure"
7372 -#include "confdefs.h"
7373 +/* confdefs.h.  */
7374 +_ACEOF
7375 +cat confdefs.h >>conftest.$ac_ext
7376 +cat >>conftest.$ac_ext <<_ACEOF
7377 +/* end confdefs.h.  */
7378  #ifndef __cplusplus
7379 -static $ac_kw int static_foo () {return 0; }
7380 -$ac_kw int foo () {return 0; }
7381 +typedef int foo_t;
7382 +static $ac_kw foo_t static_foo () {return 0; }
7383 +$ac_kw foo_t foo () {return 0; }
7384  #endif
7385  
7386  _ACEOF
7387 @@ -5598,7 +6206,8 @@
7388    ac_cv_c_inline=$ac_kw; break
7389  else
7390    echo "$as_me: failed program was:" >&5
7391 -cat conftest.$ac_ext >&5
7392 +sed 's/^/| /' conftest.$ac_ext >&5
7393 +
7394  fi
7395  rm -f conftest.$ac_objext conftest.$ac_ext
7396  done
7397 @@ -5626,14 +6235,12 @@
7398  else
7399    cat >conftest.$ac_ext <<_ACEOF
7400  #line $LINENO "configure"
7401 -#include "confdefs.h"
7402 +/* confdefs.h.  */
7403 +_ACEOF
7404 +cat confdefs.h >>conftest.$ac_ext
7405 +cat >>conftest.$ac_ext <<_ACEOF
7406 +/* end confdefs.h.  */
7407  
7408 -#ifdef F77_DUMMY_MAIN
7409 -#  ifdef __cplusplus
7410 -     extern "C"
7411 -#  endif
7412 -   int F77_DUMMY_MAIN() { return 1; }
7413 -#endif
7414  int
7415  main ()
7416  {
7417 @@ -5659,7 +6266,8 @@
7418    ac_cv_c_volatile=yes
7419  else
7420    echo "$as_me: failed program was:" >&5
7421 -cat conftest.$ac_ext >&5
7422 +sed 's/^/| /' conftest.$ac_ext >&5
7423 +
7424  ac_cv_c_volatile=no
7425  fi
7426  rm -f conftest.$ac_objext conftest.$ac_ext
7427 @@ -5682,14 +6290,12 @@
7428  else
7429    cat >conftest.$ac_ext <<_ACEOF
7430  #line $LINENO "configure"
7431 -#include "confdefs.h"
7432 +/* confdefs.h.  */
7433 +_ACEOF
7434 +cat confdefs.h >>conftest.$ac_ext
7435 +cat >>conftest.$ac_ext <<_ACEOF
7436 +/* end confdefs.h.  */
7437  $ac_includes_default
7438 -#ifdef F77_DUMMY_MAIN
7439 -#  ifdef __cplusplus
7440 -     extern "C"
7441 -#  endif
7442 -   int F77_DUMMY_MAIN() { return 1; }
7443 -#endif
7444  int
7445  main ()
7446  {
7447 @@ -5715,7 +6321,8 @@
7448    ac_cv_c_char_unsigned=no
7449  else
7450    echo "$as_me: failed program was:" >&5
7451 -cat conftest.$ac_ext >&5
7452 +sed 's/^/| /' conftest.$ac_ext >&5
7453 +
7454  ac_cv_c_char_unsigned=yes
7455  fi
7456  rm -f conftest.$ac_objext conftest.$ac_ext
7457 @@ -5756,13 +6363,17 @@
7458  else
7459    cat >conftest.$ac_ext <<_ACEOF
7460  #line $LINENO "configure"
7461 -#include "confdefs.h"
7462 +/* confdefs.h.  */
7463 +_ACEOF
7464 +cat confdefs.h >>conftest.$ac_ext
7465 +cat >>conftest.$ac_ext <<_ACEOF
7466 +/* end confdefs.h.  */
7467  #define x(y) #y
7468  
7469  char *s = x(teststring);
7470  _ACEOF
7471  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7472 -  egrep "#teststring" >/dev/null 2>&1; then
7473 +  $EGREP "#teststring" >/dev/null 2>&1; then
7474    ac_cv_c_stringize=no
7475  else
7476    ac_cv_c_stringize=yes
7477 @@ -5788,16 +6399,14 @@
7478    # See if sys/param.h defines the BYTE_ORDER macro.
7479  cat >conftest.$ac_ext <<_ACEOF
7480  #line $LINENO "configure"
7481 -#include "confdefs.h"
7482 +/* confdefs.h.  */
7483 +_ACEOF
7484 +cat confdefs.h >>conftest.$ac_ext
7485 +cat >>conftest.$ac_ext <<_ACEOF
7486 +/* end confdefs.h.  */
7487  #include <sys/types.h>
7488  #include <sys/param.h>
7489  
7490 -#ifdef F77_DUMMY_MAIN
7491 -#  ifdef __cplusplus
7492 -     extern "C"
7493 -#  endif
7494 -   int F77_DUMMY_MAIN() { return 1; }
7495 -#endif
7496  int
7497  main ()
7498  {
7499 @@ -5824,16 +6433,14 @@
7500    # It does; now see whether it defined to BIG_ENDIAN or not.
7501  cat >conftest.$ac_ext <<_ACEOF
7502  #line $LINENO "configure"
7503 -#include "confdefs.h"
7504 +/* confdefs.h.  */
7505 +_ACEOF
7506 +cat confdefs.h >>conftest.$ac_ext
7507 +cat >>conftest.$ac_ext <<_ACEOF
7508 +/* end confdefs.h.  */
7509  #include <sys/types.h>
7510  #include <sys/param.h>
7511  
7512 -#ifdef F77_DUMMY_MAIN
7513 -#  ifdef __cplusplus
7514 -     extern "C"
7515 -#  endif
7516 -   int F77_DUMMY_MAIN() { return 1; }
7517 -#endif
7518  int
7519  main ()
7520  {
7521 @@ -5860,32 +6467,32 @@
7522    ac_cv_c_bigendian=yes
7523  else
7524    echo "$as_me: failed program was:" >&5
7525 -cat conftest.$ac_ext >&5
7526 +sed 's/^/| /' conftest.$ac_ext >&5
7527 +
7528  ac_cv_c_bigendian=no
7529  fi
7530  rm -f conftest.$ac_objext conftest.$ac_ext
7531  else
7532    echo "$as_me: failed program was:" >&5
7533 -cat conftest.$ac_ext >&5
7534 +sed 's/^/| /' conftest.$ac_ext >&5
7535 +
7536  # It does not; compile a test program.
7537  if test "$cross_compiling" = yes; then
7538 -  # try to guess the endianess by grep'ing values into an object file
7539 +  # try to guess the endianness by grepping values into an object file
7540    ac_cv_c_bigendian=unknown
7541    cat >conftest.$ac_ext <<_ACEOF
7542  #line $LINENO "configure"
7543 -#include "confdefs.h"
7544 +/* confdefs.h.  */
7545 +_ACEOF
7546 +cat confdefs.h >>conftest.$ac_ext
7547 +cat >>conftest.$ac_ext <<_ACEOF
7548 +/* end confdefs.h.  */
7549  short ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
7550  short ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
7551  void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
7552  short ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
7553  short ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
7554  void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
7555 -#ifdef F77_DUMMY_MAIN
7556 -#  ifdef __cplusplus
7557 -     extern "C"
7558 -#  endif
7559 -   int F77_DUMMY_MAIN() { return 1; }
7560 -#endif
7561  int
7562  main ()
7563  {
7564 @@ -5906,10 +6513,10 @@
7565    ac_status=$?
7566    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7567    (exit $ac_status); }; }; then
7568 -  if fgrep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
7569 +  if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
7570    ac_cv_c_bigendian=yes
7571  fi
7572 -if fgrep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
7573 +if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
7574    if test "$ac_cv_c_bigendian" = unknown; then
7575      ac_cv_c_bigendian=no
7576    else
7577 @@ -5919,13 +6526,18 @@
7578  fi
7579  else
7580    echo "$as_me: failed program was:" >&5
7581 -cat conftest.$ac_ext >&5
7582 +sed 's/^/| /' conftest.$ac_ext >&5
7583 +
7584  fi
7585  rm -f conftest.$ac_objext conftest.$ac_ext
7586  else
7587    cat >conftest.$ac_ext <<_ACEOF
7588  #line $LINENO "configure"
7589 -#include "confdefs.h"
7590 +/* confdefs.h.  */
7591 +_ACEOF
7592 +cat confdefs.h >>conftest.$ac_ext
7593 +cat >>conftest.$ac_ext <<_ACEOF
7594 +/* end confdefs.h.  */
7595  int
7596  main ()
7597  {
7598 @@ -5954,11 +6566,12 @@
7599  else
7600    echo "$as_me: program exited with status $ac_status" >&5
7601  echo "$as_me: failed program was:" >&5
7602 -cat conftest.$ac_ext >&5
7603 +sed 's/^/| /' conftest.$ac_ext >&5
7604 +
7605  ( exit $ac_status )
7606  ac_cv_c_bigendian=yes
7607  fi
7608 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7609 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7610  fi
7611  fi
7612  rm -f conftest.$ac_objext conftest.$ac_ext
7613 @@ -5975,9 +6588,9 @@
7614    no)
7615       ;;
7616    *)
7617 -    { { echo "$as_me:$LINENO: error: unknown endianess
7618 +    { { echo "$as_me:$LINENO: error: unknown endianness
7619  presetting ac_cv_c_bigendian=no (or yes) will help" >&5
7620 -echo "$as_me: error: unknown endianess
7621 +echo "$as_me: error: unknown endianness
7622  presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
7623     { (exit 1); exit 1; }; } ;;
7624  esac
7625 @@ -5989,16 +6602,14 @@
7626  else
7627    cat >conftest.$ac_ext <<_ACEOF
7628  #line $LINENO "configure"
7629 -#include "confdefs.h"
7630 +/* confdefs.h.  */
7631 +_ACEOF
7632 +cat confdefs.h >>conftest.$ac_ext
7633 +cat >>conftest.$ac_ext <<_ACEOF
7634 +/* end confdefs.h.  */
7635  #include <sys/types.h>
7636  #include <time.h>
7637  
7638 -#ifdef F77_DUMMY_MAIN
7639 -#  ifdef __cplusplus
7640 -     extern "C"
7641 -#  endif
7642 -   int F77_DUMMY_MAIN() { return 1; }
7643 -#endif
7644  int
7645  main ()
7646  {
7647 @@ -6022,7 +6633,8 @@
7648    ac_cv_struct_tm=time.h
7649  else
7650    echo "$as_me: failed program was:" >&5
7651 -cat conftest.$ac_ext >&5
7652 +sed 's/^/| /' conftest.$ac_ext >&5
7653 +
7654  ac_cv_struct_tm=sys/time.h
7655  fi
7656  rm -f conftest.$ac_objext conftest.$ac_ext
7657 @@ -6044,14 +6656,12 @@
7658  else
7659    cat >conftest.$ac_ext <<_ACEOF
7660  #line $LINENO "configure"
7661 -#include "confdefs.h"
7662 +/* confdefs.h.  */
7663 +_ACEOF
7664 +cat confdefs.h >>conftest.$ac_ext
7665 +cat >>conftest.$ac_ext <<_ACEOF
7666 +/* end confdefs.h.  */
7667  $ac_includes_default
7668 -#ifdef F77_DUMMY_MAIN
7669 -#  ifdef __cplusplus
7670 -     extern "C"
7671 -#  endif
7672 -   int F77_DUMMY_MAIN() { return 1; }
7673 -#endif
7674  int
7675  main ()
7676  {
7677 @@ -6078,7 +6688,8 @@
7678    ac_cv_type_off_t=yes
7679  else
7680    echo "$as_me: failed program was:" >&5
7681 -cat conftest.$ac_ext >&5
7682 +sed 's/^/| /' conftest.$ac_ext >&5
7683 +
7684  ac_cv_type_off_t=no
7685  fi
7686  rm -f conftest.$ac_objext conftest.$ac_ext
7687 @@ -6102,12 +6713,16 @@
7688  else
7689    cat >conftest.$ac_ext <<_ACEOF
7690  #line $LINENO "configure"
7691 -#include "confdefs.h"
7692 +/* confdefs.h.  */
7693 +_ACEOF
7694 +cat confdefs.h >>conftest.$ac_ext
7695 +cat >>conftest.$ac_ext <<_ACEOF
7696 +/* end confdefs.h.  */
7697  #include <sys/types.h>
7698  
7699  _ACEOF
7700  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7701 -  egrep "uid_t" >/dev/null 2>&1; then
7702 +  $EGREP "uid_t" >/dev/null 2>&1; then
7703    ac_cv_type_uid_t=yes
7704  else
7705    ac_cv_type_uid_t=no
7706 @@ -6137,14 +6752,12 @@
7707  else
7708    cat >conftest.$ac_ext <<_ACEOF
7709  #line $LINENO "configure"
7710 -#include "confdefs.h"
7711 +/* confdefs.h.  */
7712 +_ACEOF
7713 +cat confdefs.h >>conftest.$ac_ext
7714 +cat >>conftest.$ac_ext <<_ACEOF
7715 +/* end confdefs.h.  */
7716  $ac_includes_default
7717 -#ifdef F77_DUMMY_MAIN
7718 -#  ifdef __cplusplus
7719 -     extern "C"
7720 -#  endif
7721 -   int F77_DUMMY_MAIN() { return 1; }
7722 -#endif
7723  int
7724  main ()
7725  {
7726 @@ -6171,7 +6784,8 @@
7727    ac_cv_type_pid_t=yes
7728  else
7729    echo "$as_me: failed program was:" >&5
7730 -cat conftest.$ac_ext >&5
7731 +sed 's/^/| /' conftest.$ac_ext >&5
7732 +
7733  ac_cv_type_pid_t=no
7734  fi
7735  rm -f conftest.$ac_objext conftest.$ac_ext
7736 @@ -6195,14 +6809,12 @@
7737  else
7738    cat >conftest.$ac_ext <<_ACEOF
7739  #line $LINENO "configure"
7740 -#include "confdefs.h"
7741 +/* confdefs.h.  */
7742 +_ACEOF
7743 +cat confdefs.h >>conftest.$ac_ext
7744 +cat >>conftest.$ac_ext <<_ACEOF
7745 +/* end confdefs.h.  */
7746  $ac_includes_default
7747 -#ifdef F77_DUMMY_MAIN
7748 -#  ifdef __cplusplus
7749 -     extern "C"
7750 -#  endif
7751 -   int F77_DUMMY_MAIN() { return 1; }
7752 -#endif
7753  int
7754  main ()
7755  {
7756 @@ -6229,7 +6841,8 @@
7757    ac_cv_type_size_t=yes
7758  else
7759    echo "$as_me: failed program was:" >&5
7760 -cat conftest.$ac_ext >&5
7761 +sed 's/^/| /' conftest.$ac_ext >&5
7762 +
7763  ac_cv_type_size_t=no
7764  fi
7765  rm -f conftest.$ac_objext conftest.$ac_ext
7766 @@ -6246,31 +6859,26 @@
7767  
7768  fi
7769  
7770 -echo "$as_me:$LINENO: checking for sys_siglist declaration in signal.h or unistd.h" >&5
7771 -echo $ECHO_N "checking for sys_siglist declaration in signal.h or unistd.h... $ECHO_C" >&6
7772 -if test "${ac_cv_decl_sys_siglist+set}" = set; then
7773 +echo "$as_me:$LINENO: checking whether sys_siglist is declared" >&5
7774 +echo $ECHO_N "checking whether sys_siglist is declared... $ECHO_C" >&6
7775 +if test "${ac_cv_have_decl_sys_siglist+set}" = set; then
7776    echo $ECHO_N "(cached) $ECHO_C" >&6
7777  else
7778    cat >conftest.$ac_ext <<_ACEOF
7779  #line $LINENO "configure"
7780 -#include "confdefs.h"
7781 -#include <sys/types.h>
7782 -#include <signal.h>
7783 -/* NetBSD declares sys_siglist in unistd.h.  */
7784 -#if HAVE_UNISTD_H
7785 -# include <unistd.h>
7786 -#endif
7787 -
7788 -#ifdef F77_DUMMY_MAIN
7789 -#  ifdef __cplusplus
7790 -     extern "C"
7791 -#  endif
7792 -   int F77_DUMMY_MAIN() { return 1; }
7793 -#endif
7794 +/* confdefs.h.  */
7795 +_ACEOF
7796 +cat confdefs.h >>conftest.$ac_ext
7797 +cat >>conftest.$ac_ext <<_ACEOF
7798 +/* end confdefs.h.  */
7799 +$ac_includes_default
7800  int
7801  main ()
7802  {
7803 -char *msg = *(sys_siglist + 1);
7804 +#ifndef sys_siglist
7805 +  char *p = (char *) sys_siglist;
7806 +#endif
7807 +
7808    ;
7809    return 0;
7810  }
7811 @@ -6287,24 +6895,34 @@
7812    ac_status=$?
7813    echo "$as_me:$LINENO: \$? = $ac_status" >&5
7814    (exit $ac_status); }; }; then
7815 -  ac_cv_decl_sys_siglist=yes
7816 +  ac_cv_have_decl_sys_siglist=yes
7817  else
7818    echo "$as_me: failed program was:" >&5
7819 -cat conftest.$ac_ext >&5
7820 -ac_cv_decl_sys_siglist=no
7821 +sed 's/^/| /' conftest.$ac_ext >&5
7822 +
7823 +ac_cv_have_decl_sys_siglist=no
7824  fi
7825  rm -f conftest.$ac_objext conftest.$ac_ext
7826  fi
7827 -echo "$as_me:$LINENO: result: $ac_cv_decl_sys_siglist" >&5
7828 -echo "${ECHO_T}$ac_cv_decl_sys_siglist" >&6
7829 -if test $ac_cv_decl_sys_siglist = yes; then
7830 +echo "$as_me:$LINENO: result: $ac_cv_have_decl_sys_siglist" >&5
7831 +echo "${ECHO_T}$ac_cv_have_decl_sys_siglist" >&6
7832 +if test $ac_cv_have_decl_sys_siglist = yes; then
7833  
7834 -cat >>confdefs.h <<\_ACEOF
7835 -#define SYS_SIGLIST_DECLARED 1
7836 +cat >>confdefs.h <<_ACEOF
7837 +#define HAVE_DECL_SYS_SIGLIST 1
7838 +_ACEOF
7839 +
7840 +
7841 +else
7842 +  cat >>confdefs.h <<_ACEOF
7843 +#define HAVE_DECL_SYS_SIGLIST 0
7844  _ACEOF
7845  
7846 +
7847  fi
7848  
7849 +
7850 +
7851  echo "$as_me:$LINENO: checking return type of signal handlers" >&5
7852  echo $ECHO_N "checking return type of signal handlers... $ECHO_C" >&6
7853  if test "${ac_cv_type_signal+set}" = set; then
7854 @@ -6312,7 +6930,11 @@
7855  else
7856    cat >conftest.$ac_ext <<_ACEOF
7857  #line $LINENO "configure"
7858 -#include "confdefs.h"
7859 +/* confdefs.h.  */
7860 +_ACEOF
7861 +cat confdefs.h >>conftest.$ac_ext
7862 +cat >>conftest.$ac_ext <<_ACEOF
7863 +/* end confdefs.h.  */
7864  #include <sys/types.h>
7865  #include <signal.h>
7866  #ifdef signal
7867 @@ -6324,12 +6946,6 @@
7868  void (*signal ()) ();
7869  #endif
7870  
7871 -#ifdef F77_DUMMY_MAIN
7872 -#  ifdef __cplusplus
7873 -     extern "C"
7874 -#  endif
7875 -   int F77_DUMMY_MAIN() { return 1; }
7876 -#endif
7877  int
7878  main ()
7879  {
7880 @@ -6353,7 +6969,8 @@
7881    ac_cv_type_signal=void
7882  else
7883    echo "$as_me: failed program was:" >&5
7884 -cat conftest.$ac_ext >&5
7885 +sed 's/^/| /' conftest.$ac_ext >&5
7886 +
7887  ac_cv_type_signal=int
7888  fi
7889  rm -f conftest.$ac_objext conftest.$ac_ext
7890 @@ -6374,14 +6991,12 @@
7891  else
7892    cat >conftest.$ac_ext <<_ACEOF
7893  #line $LINENO "configure"
7894 -#include "confdefs.h"
7895 +/* confdefs.h.  */
7896 +_ACEOF
7897 +cat confdefs.h >>conftest.$ac_ext
7898 +cat >>conftest.$ac_ext <<_ACEOF
7899 +/* end confdefs.h.  */
7900  $ac_includes_default
7901 -#ifdef F77_DUMMY_MAIN
7902 -#  ifdef __cplusplus
7903 -     extern "C"
7904 -#  endif
7905 -   int F77_DUMMY_MAIN() { return 1; }
7906 -#endif
7907  int
7908  main ()
7909  {
7910 @@ -6407,11 +7022,49 @@
7911    ac_cv_member_struct_stat_st_rdev=yes
7912  else
7913    echo "$as_me: failed program was:" >&5
7914 -cat conftest.$ac_ext >&5
7915 +sed 's/^/| /' conftest.$ac_ext >&5
7916 +
7917 +cat >conftest.$ac_ext <<_ACEOF
7918 +#line $LINENO "configure"
7919 +/* confdefs.h.  */
7920 +_ACEOF
7921 +cat confdefs.h >>conftest.$ac_ext
7922 +cat >>conftest.$ac_ext <<_ACEOF
7923 +/* end confdefs.h.  */
7924 +$ac_includes_default
7925 +int
7926 +main ()
7927 +{
7928 +static struct stat ac_aggr;
7929 +if (sizeof ac_aggr.st_rdev)
7930 +return 0;
7931 +  ;
7932 +  return 0;
7933 +}
7934 +_ACEOF
7935 +rm -f conftest.$ac_objext
7936 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7937 +  (eval $ac_compile) 2>&5
7938 +  ac_status=$?
7939 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7940 +  (exit $ac_status); } &&
7941 +         { ac_try='test -s conftest.$ac_objext'
7942 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7943 +  (eval $ac_try) 2>&5
7944 +  ac_status=$?
7945 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7946 +  (exit $ac_status); }; }; then
7947 +  ac_cv_member_struct_stat_st_rdev=yes
7948 +else
7949 +  echo "$as_me: failed program was:" >&5
7950 +sed 's/^/| /' conftest.$ac_ext >&5
7951 +
7952  ac_cv_member_struct_stat_st_rdev=no
7953  fi
7954  rm -f conftest.$ac_objext conftest.$ac_ext
7955  fi
7956 +rm -f conftest.$ac_objext conftest.$ac_ext
7957 +fi
7958  echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_rdev" >&5
7959  echo "${ECHO_T}$ac_cv_member_struct_stat_st_rdev" >&6
7960  if test $ac_cv_member_struct_stat_st_rdev = yes; then
7961 @@ -6432,14 +7085,12 @@
7962  else
7963    cat >conftest.$ac_ext <<_ACEOF
7964  #line $LINENO "configure"
7965 -#include "confdefs.h"
7966 +/* confdefs.h.  */
7967 +_ACEOF
7968 +cat confdefs.h >>conftest.$ac_ext
7969 +cat >>conftest.$ac_ext <<_ACEOF
7970 +/* end confdefs.h.  */
7971  $ac_includes_default
7972 -#ifdef F77_DUMMY_MAIN
7973 -#  ifdef __cplusplus
7974 -     extern "C"
7975 -#  endif
7976 -   int F77_DUMMY_MAIN() { return 1; }
7977 -#endif
7978  int
7979  main ()
7980  {
7981 @@ -6466,7 +7117,8 @@
7982    ac_cv_type_char=yes
7983  else
7984    echo "$as_me: failed program was:" >&5
7985 -cat conftest.$ac_ext >&5
7986 +sed 's/^/| /' conftest.$ac_ext >&5
7987 +
7988  ac_cv_type_char=no
7989  fi
7990  rm -f conftest.$ac_objext conftest.$ac_ext
7991 @@ -6488,18 +7140,16 @@
7992    # Depending upon the size, compute the lo and hi bounds.
7993  cat >conftest.$ac_ext <<_ACEOF
7994  #line $LINENO "configure"
7995 -#include "confdefs.h"
7996 +/* confdefs.h.  */
7997 +_ACEOF
7998 +cat confdefs.h >>conftest.$ac_ext
7999 +cat >>conftest.$ac_ext <<_ACEOF
8000 +/* end confdefs.h.  */
8001  $ac_includes_default
8002 -#ifdef F77_DUMMY_MAIN
8003 -#  ifdef __cplusplus
8004 -     extern "C"
8005 -#  endif
8006 -   int F77_DUMMY_MAIN() { return 1; }
8007 -#endif
8008  int
8009  main ()
8010  {
8011 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) >= 0)];
8012 +static int test_array [1 - 2 * !(((long) (sizeof (char))) >= 0)];
8013  test_array [0] = 0
8014  
8015    ;
8016 @@ -6522,18 +7172,16 @@
8017    while :; do
8018      cat >conftest.$ac_ext <<_ACEOF
8019  #line $LINENO "configure"
8020 -#include "confdefs.h"
8021 +/* confdefs.h.  */
8022 +_ACEOF
8023 +cat confdefs.h >>conftest.$ac_ext
8024 +cat >>conftest.$ac_ext <<_ACEOF
8025 +/* end confdefs.h.  */
8026  $ac_includes_default
8027 -#ifdef F77_DUMMY_MAIN
8028 -#  ifdef __cplusplus
8029 -     extern "C"
8030 -#  endif
8031 -   int F77_DUMMY_MAIN() { return 1; }
8032 -#endif
8033  int
8034  main ()
8035  {
8036 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) <= $ac_mid)];
8037 +static int test_array [1 - 2 * !(((long) (sizeof (char))) <= $ac_mid)];
8038  test_array [0] = 0
8039  
8040    ;
8041 @@ -6555,7 +7203,8 @@
8042    ac_hi=$ac_mid; break
8043  else
8044    echo "$as_me: failed program was:" >&5
8045 -cat conftest.$ac_ext >&5
8046 +sed 's/^/| /' conftest.$ac_ext >&5
8047 +
8048  ac_lo=`expr $ac_mid + 1`
8049                      if test $ac_lo -le $ac_mid; then
8050                        ac_lo= ac_hi=
8051 @@ -6567,21 +7216,20 @@
8052    done
8053  else
8054    echo "$as_me: failed program was:" >&5
8055 -cat conftest.$ac_ext >&5
8056 +sed 's/^/| /' conftest.$ac_ext >&5
8057 +
8058  cat >conftest.$ac_ext <<_ACEOF
8059  #line $LINENO "configure"
8060 -#include "confdefs.h"
8061 +/* confdefs.h.  */
8062 +_ACEOF
8063 +cat confdefs.h >>conftest.$ac_ext
8064 +cat >>conftest.$ac_ext <<_ACEOF
8065 +/* end confdefs.h.  */
8066  $ac_includes_default
8067 -#ifdef F77_DUMMY_MAIN
8068 -#  ifdef __cplusplus
8069 -     extern "C"
8070 -#  endif
8071 -   int F77_DUMMY_MAIN() { return 1; }
8072 -#endif
8073  int
8074  main ()
8075  {
8076 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) < 0)];
8077 +static int test_array [1 - 2 * !(((long) (sizeof (char))) < 0)];
8078  test_array [0] = 0
8079  
8080    ;
8081 @@ -6604,18 +7252,16 @@
8082    while :; do
8083      cat >conftest.$ac_ext <<_ACEOF
8084  #line $LINENO "configure"
8085 -#include "confdefs.h"
8086 +/* confdefs.h.  */
8087 +_ACEOF
8088 +cat confdefs.h >>conftest.$ac_ext
8089 +cat >>conftest.$ac_ext <<_ACEOF
8090 +/* end confdefs.h.  */
8091  $ac_includes_default
8092 -#ifdef F77_DUMMY_MAIN
8093 -#  ifdef __cplusplus
8094 -     extern "C"
8095 -#  endif
8096 -   int F77_DUMMY_MAIN() { return 1; }
8097 -#endif
8098  int
8099  main ()
8100  {
8101 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) >= $ac_mid)];
8102 +static int test_array [1 - 2 * !(((long) (sizeof (char))) >= $ac_mid)];
8103  test_array [0] = 0
8104  
8105    ;
8106 @@ -6637,7 +7283,8 @@
8107    ac_lo=$ac_mid; break
8108  else
8109    echo "$as_me: failed program was:" >&5
8110 -cat conftest.$ac_ext >&5
8111 +sed 's/^/| /' conftest.$ac_ext >&5
8112 +
8113  ac_hi=`expr '(' $ac_mid ')' - 1`
8114                         if test $ac_mid -le $ac_hi; then
8115                           ac_lo= ac_hi=
8116 @@ -6649,7 +7296,8 @@
8117    done
8118  else
8119    echo "$as_me: failed program was:" >&5
8120 -cat conftest.$ac_ext >&5
8121 +sed 's/^/| /' conftest.$ac_ext >&5
8122 +
8123  ac_lo= ac_hi=
8124  fi
8125  rm -f conftest.$ac_objext conftest.$ac_ext
8126 @@ -6660,18 +7308,16 @@
8127    ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8128    cat >conftest.$ac_ext <<_ACEOF
8129  #line $LINENO "configure"
8130 -#include "confdefs.h"
8131 +/* confdefs.h.  */
8132 +_ACEOF
8133 +cat confdefs.h >>conftest.$ac_ext
8134 +cat >>conftest.$ac_ext <<_ACEOF
8135 +/* end confdefs.h.  */
8136  $ac_includes_default
8137 -#ifdef F77_DUMMY_MAIN
8138 -#  ifdef __cplusplus
8139 -     extern "C"
8140 -#  endif
8141 -   int F77_DUMMY_MAIN() { return 1; }
8142 -#endif
8143  int
8144  main ()
8145  {
8146 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (char))) <= $ac_mid)];
8147 +static int test_array [1 - 2 * !(((long) (sizeof (char))) <= $ac_mid)];
8148  test_array [0] = 0
8149  
8150    ;
8151 @@ -6693,37 +7339,40 @@
8152    ac_hi=$ac_mid
8153  else
8154    echo "$as_me: failed program was:" >&5
8155 -cat conftest.$ac_ext >&5
8156 +sed 's/^/| /' conftest.$ac_ext >&5
8157 +
8158  ac_lo=`expr '(' $ac_mid ')' + 1`
8159  fi
8160  rm -f conftest.$ac_objext conftest.$ac_ext
8161  done
8162  case $ac_lo in
8163  ?*) ac_cv_sizeof_char=$ac_lo;;
8164 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77" >&5
8165 -echo "$as_me: error: cannot compute sizeof (char), 77" >&2;}
8166 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77
8167 +See \`config.log' for more details." >&5
8168 +echo "$as_me: error: cannot compute sizeof (char), 77
8169 +See \`config.log' for more details." >&2;}
8170     { (exit 1); exit 1; }; } ;;
8171  esac
8172  else
8173    if test "$cross_compiling" = yes; then
8174 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
8175 -echo "$as_me: error: cannot run test program while cross compiling" >&2;}
8176 +  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8177 +See \`config.log' for more details." >&5
8178 +echo "$as_me: error: cannot run test program while cross compiling
8179 +See \`config.log' for more details." >&2;}
8180     { (exit 1); exit 1; }; }
8181  else
8182    cat >conftest.$ac_ext <<_ACEOF
8183  #line $LINENO "configure"
8184 -#include "confdefs.h"
8185 +/* confdefs.h.  */
8186 +_ACEOF
8187 +cat confdefs.h >>conftest.$ac_ext
8188 +cat >>conftest.$ac_ext <<_ACEOF
8189 +/* end confdefs.h.  */
8190  $ac_includes_default
8191 -long longval () { return (unsigned long) (sizeof (char)); }
8192 -unsigned long ulongval () { return (unsigned long) (sizeof (char)); }
8193 +long longval () { return (long) (sizeof (char)); }
8194 +unsigned long ulongval () { return (long) (sizeof (char)); }
8195  #include <stdio.h>
8196  #include <stdlib.h>
8197 -#ifdef F77_DUMMY_MAIN
8198 -#  ifdef __cplusplus
8199 -     extern "C"
8200 -#  endif
8201 -   int F77_DUMMY_MAIN() { return 1; }
8202 -#endif
8203  int
8204  main ()
8205  {
8206 @@ -6731,17 +7380,17 @@
8207    FILE *f = fopen ("conftest.val", "w");
8208    if (! f)
8209      exit (1);
8210 -  if (((unsigned long) (sizeof (char))) < 0)
8211 +  if (((long) (sizeof (char))) < 0)
8212      {
8213        long i = longval ();
8214 -      if (i != ((unsigned long) (sizeof (char))))
8215 +      if (i != ((long) (sizeof (char))))
8216         exit (1);
8217        fprintf (f, "%ld\n", i);
8218      }
8219    else
8220      {
8221        unsigned long i = ulongval ();
8222 -      if (i != ((unsigned long) (sizeof (char))))
8223 +      if (i != ((long) (sizeof (char))))
8224         exit (1);
8225        fprintf (f, "%lu\n", i);
8226      }
8227 @@ -6766,13 +7415,16 @@
8228  else
8229    echo "$as_me: program exited with status $ac_status" >&5
8230  echo "$as_me: failed program was:" >&5
8231 -cat conftest.$ac_ext >&5
8232 +sed 's/^/| /' conftest.$ac_ext >&5
8233 +
8234  ( exit $ac_status )
8235 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77" >&5
8236 -echo "$as_me: error: cannot compute sizeof (char), 77" >&2;}
8237 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (char), 77
8238 +See \`config.log' for more details." >&5
8239 +echo "$as_me: error: cannot compute sizeof (char), 77
8240 +See \`config.log' for more details." >&2;}
8241     { (exit 1); exit 1; }; }
8242  fi
8243 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8244 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8245  fi
8246  fi
8247  rm -f conftest.val
8248 @@ -6794,14 +7446,12 @@
8249  else
8250    cat >conftest.$ac_ext <<_ACEOF
8251  #line $LINENO "configure"
8252 -#include "confdefs.h"
8253 +/* confdefs.h.  */
8254 +_ACEOF
8255 +cat confdefs.h >>conftest.$ac_ext
8256 +cat >>conftest.$ac_ext <<_ACEOF
8257 +/* end confdefs.h.  */
8258  $ac_includes_default
8259 -#ifdef F77_DUMMY_MAIN
8260 -#  ifdef __cplusplus
8261 -     extern "C"
8262 -#  endif
8263 -   int F77_DUMMY_MAIN() { return 1; }
8264 -#endif
8265  int
8266  main ()
8267  {
8268 @@ -6828,7 +7478,8 @@
8269    ac_cv_type_short=yes
8270  else
8271    echo "$as_me: failed program was:" >&5
8272 -cat conftest.$ac_ext >&5
8273 +sed 's/^/| /' conftest.$ac_ext >&5
8274 +
8275  ac_cv_type_short=no
8276  fi
8277  rm -f conftest.$ac_objext conftest.$ac_ext
8278 @@ -6850,18 +7501,16 @@
8279    # Depending upon the size, compute the lo and hi bounds.
8280  cat >conftest.$ac_ext <<_ACEOF
8281  #line $LINENO "configure"
8282 -#include "confdefs.h"
8283 +/* confdefs.h.  */
8284 +_ACEOF
8285 +cat confdefs.h >>conftest.$ac_ext
8286 +cat >>conftest.$ac_ext <<_ACEOF
8287 +/* end confdefs.h.  */
8288  $ac_includes_default
8289 -#ifdef F77_DUMMY_MAIN
8290 -#  ifdef __cplusplus
8291 -     extern "C"
8292 -#  endif
8293 -   int F77_DUMMY_MAIN() { return 1; }
8294 -#endif
8295  int
8296  main ()
8297  {
8298 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) >= 0)];
8299 +static int test_array [1 - 2 * !(((long) (sizeof (short))) >= 0)];
8300  test_array [0] = 0
8301  
8302    ;
8303 @@ -6884,18 +7533,16 @@
8304    while :; do
8305      cat >conftest.$ac_ext <<_ACEOF
8306  #line $LINENO "configure"
8307 -#include "confdefs.h"
8308 +/* confdefs.h.  */
8309 +_ACEOF
8310 +cat confdefs.h >>conftest.$ac_ext
8311 +cat >>conftest.$ac_ext <<_ACEOF
8312 +/* end confdefs.h.  */
8313  $ac_includes_default
8314 -#ifdef F77_DUMMY_MAIN
8315 -#  ifdef __cplusplus
8316 -     extern "C"
8317 -#  endif
8318 -   int F77_DUMMY_MAIN() { return 1; }
8319 -#endif
8320  int
8321  main ()
8322  {
8323 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) <= $ac_mid)];
8324 +static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)];
8325  test_array [0] = 0
8326  
8327    ;
8328 @@ -6917,7 +7564,8 @@
8329    ac_hi=$ac_mid; break
8330  else
8331    echo "$as_me: failed program was:" >&5
8332 -cat conftest.$ac_ext >&5
8333 +sed 's/^/| /' conftest.$ac_ext >&5
8334 +
8335  ac_lo=`expr $ac_mid + 1`
8336                      if test $ac_lo -le $ac_mid; then
8337                        ac_lo= ac_hi=
8338 @@ -6929,21 +7577,20 @@
8339    done
8340  else
8341    echo "$as_me: failed program was:" >&5
8342 -cat conftest.$ac_ext >&5
8343 +sed 's/^/| /' conftest.$ac_ext >&5
8344 +
8345  cat >conftest.$ac_ext <<_ACEOF
8346  #line $LINENO "configure"
8347 -#include "confdefs.h"
8348 +/* confdefs.h.  */
8349 +_ACEOF
8350 +cat confdefs.h >>conftest.$ac_ext
8351 +cat >>conftest.$ac_ext <<_ACEOF
8352 +/* end confdefs.h.  */
8353  $ac_includes_default
8354 -#ifdef F77_DUMMY_MAIN
8355 -#  ifdef __cplusplus
8356 -     extern "C"
8357 -#  endif
8358 -   int F77_DUMMY_MAIN() { return 1; }
8359 -#endif
8360  int
8361  main ()
8362  {
8363 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) < 0)];
8364 +static int test_array [1 - 2 * !(((long) (sizeof (short))) < 0)];
8365  test_array [0] = 0
8366  
8367    ;
8368 @@ -6966,18 +7613,16 @@
8369    while :; do
8370      cat >conftest.$ac_ext <<_ACEOF
8371  #line $LINENO "configure"
8372 -#include "confdefs.h"
8373 +/* confdefs.h.  */
8374 +_ACEOF
8375 +cat confdefs.h >>conftest.$ac_ext
8376 +cat >>conftest.$ac_ext <<_ACEOF
8377 +/* end confdefs.h.  */
8378  $ac_includes_default
8379 -#ifdef F77_DUMMY_MAIN
8380 -#  ifdef __cplusplus
8381 -     extern "C"
8382 -#  endif
8383 -   int F77_DUMMY_MAIN() { return 1; }
8384 -#endif
8385  int
8386  main ()
8387  {
8388 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) >= $ac_mid)];
8389 +static int test_array [1 - 2 * !(((long) (sizeof (short))) >= $ac_mid)];
8390  test_array [0] = 0
8391  
8392    ;
8393 @@ -6999,7 +7644,8 @@
8394    ac_lo=$ac_mid; break
8395  else
8396    echo "$as_me: failed program was:" >&5
8397 -cat conftest.$ac_ext >&5
8398 +sed 's/^/| /' conftest.$ac_ext >&5
8399 +
8400  ac_hi=`expr '(' $ac_mid ')' - 1`
8401                         if test $ac_mid -le $ac_hi; then
8402                           ac_lo= ac_hi=
8403 @@ -7011,7 +7657,8 @@
8404    done
8405  else
8406    echo "$as_me: failed program was:" >&5
8407 -cat conftest.$ac_ext >&5
8408 +sed 's/^/| /' conftest.$ac_ext >&5
8409 +
8410  ac_lo= ac_hi=
8411  fi
8412  rm -f conftest.$ac_objext conftest.$ac_ext
8413 @@ -7022,18 +7669,16 @@
8414    ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8415    cat >conftest.$ac_ext <<_ACEOF
8416  #line $LINENO "configure"
8417 -#include "confdefs.h"
8418 +/* confdefs.h.  */
8419 +_ACEOF
8420 +cat confdefs.h >>conftest.$ac_ext
8421 +cat >>conftest.$ac_ext <<_ACEOF
8422 +/* end confdefs.h.  */
8423  $ac_includes_default
8424 -#ifdef F77_DUMMY_MAIN
8425 -#  ifdef __cplusplus
8426 -     extern "C"
8427 -#  endif
8428 -   int F77_DUMMY_MAIN() { return 1; }
8429 -#endif
8430  int
8431  main ()
8432  {
8433 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (short))) <= $ac_mid)];
8434 +static int test_array [1 - 2 * !(((long) (sizeof (short))) <= $ac_mid)];
8435  test_array [0] = 0
8436  
8437    ;
8438 @@ -7055,37 +7700,40 @@
8439    ac_hi=$ac_mid
8440  else
8441    echo "$as_me: failed program was:" >&5
8442 -cat conftest.$ac_ext >&5
8443 +sed 's/^/| /' conftest.$ac_ext >&5
8444 +
8445  ac_lo=`expr '(' $ac_mid ')' + 1`
8446  fi
8447  rm -f conftest.$ac_objext conftest.$ac_ext
8448  done
8449  case $ac_lo in
8450  ?*) ac_cv_sizeof_short=$ac_lo;;
8451 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77" >&5
8452 -echo "$as_me: error: cannot compute sizeof (short), 77" >&2;}
8453 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
8454 +See \`config.log' for more details." >&5
8455 +echo "$as_me: error: cannot compute sizeof (short), 77
8456 +See \`config.log' for more details." >&2;}
8457     { (exit 1); exit 1; }; } ;;
8458  esac
8459  else
8460    if test "$cross_compiling" = yes; then
8461 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
8462 -echo "$as_me: error: cannot run test program while cross compiling" >&2;}
8463 +  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8464 +See \`config.log' for more details." >&5
8465 +echo "$as_me: error: cannot run test program while cross compiling
8466 +See \`config.log' for more details." >&2;}
8467     { (exit 1); exit 1; }; }
8468  else
8469    cat >conftest.$ac_ext <<_ACEOF
8470  #line $LINENO "configure"
8471 -#include "confdefs.h"
8472 +/* confdefs.h.  */
8473 +_ACEOF
8474 +cat confdefs.h >>conftest.$ac_ext
8475 +cat >>conftest.$ac_ext <<_ACEOF
8476 +/* end confdefs.h.  */
8477  $ac_includes_default
8478 -long longval () { return (unsigned long) (sizeof (short)); }
8479 -unsigned long ulongval () { return (unsigned long) (sizeof (short)); }
8480 +long longval () { return (long) (sizeof (short)); }
8481 +unsigned long ulongval () { return (long) (sizeof (short)); }
8482  #include <stdio.h>
8483  #include <stdlib.h>
8484 -#ifdef F77_DUMMY_MAIN
8485 -#  ifdef __cplusplus
8486 -     extern "C"
8487 -#  endif
8488 -   int F77_DUMMY_MAIN() { return 1; }
8489 -#endif
8490  int
8491  main ()
8492  {
8493 @@ -7093,17 +7741,17 @@
8494    FILE *f = fopen ("conftest.val", "w");
8495    if (! f)
8496      exit (1);
8497 -  if (((unsigned long) (sizeof (short))) < 0)
8498 +  if (((long) (sizeof (short))) < 0)
8499      {
8500        long i = longval ();
8501 -      if (i != ((unsigned long) (sizeof (short))))
8502 +      if (i != ((long) (sizeof (short))))
8503         exit (1);
8504        fprintf (f, "%ld\n", i);
8505      }
8506    else
8507      {
8508        unsigned long i = ulongval ();
8509 -      if (i != ((unsigned long) (sizeof (short))))
8510 +      if (i != ((long) (sizeof (short))))
8511         exit (1);
8512        fprintf (f, "%lu\n", i);
8513      }
8514 @@ -7128,13 +7776,16 @@
8515  else
8516    echo "$as_me: program exited with status $ac_status" >&5
8517  echo "$as_me: failed program was:" >&5
8518 -cat conftest.$ac_ext >&5
8519 +sed 's/^/| /' conftest.$ac_ext >&5
8520 +
8521  ( exit $ac_status )
8522 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77" >&5
8523 -echo "$as_me: error: cannot compute sizeof (short), 77" >&2;}
8524 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (short), 77
8525 +See \`config.log' for more details." >&5
8526 +echo "$as_me: error: cannot compute sizeof (short), 77
8527 +See \`config.log' for more details." >&2;}
8528     { (exit 1); exit 1; }; }
8529  fi
8530 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8531 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8532  fi
8533  fi
8534  rm -f conftest.val
8535 @@ -7155,14 +7806,12 @@
8536  else
8537    cat >conftest.$ac_ext <<_ACEOF
8538  #line $LINENO "configure"
8539 -#include "confdefs.h"
8540 +/* confdefs.h.  */
8541 +_ACEOF
8542 +cat confdefs.h >>conftest.$ac_ext
8543 +cat >>conftest.$ac_ext <<_ACEOF
8544 +/* end confdefs.h.  */
8545  $ac_includes_default
8546 -#ifdef F77_DUMMY_MAIN
8547 -#  ifdef __cplusplus
8548 -     extern "C"
8549 -#  endif
8550 -   int F77_DUMMY_MAIN() { return 1; }
8551 -#endif
8552  int
8553  main ()
8554  {
8555 @@ -7189,7 +7838,8 @@
8556    ac_cv_type_int=yes
8557  else
8558    echo "$as_me: failed program was:" >&5
8559 -cat conftest.$ac_ext >&5
8560 +sed 's/^/| /' conftest.$ac_ext >&5
8561 +
8562  ac_cv_type_int=no
8563  fi
8564  rm -f conftest.$ac_objext conftest.$ac_ext
8565 @@ -7211,18 +7861,16 @@
8566    # Depending upon the size, compute the lo and hi bounds.
8567  cat >conftest.$ac_ext <<_ACEOF
8568  #line $LINENO "configure"
8569 -#include "confdefs.h"
8570 +/* confdefs.h.  */
8571 +_ACEOF
8572 +cat confdefs.h >>conftest.$ac_ext
8573 +cat >>conftest.$ac_ext <<_ACEOF
8574 +/* end confdefs.h.  */
8575  $ac_includes_default
8576 -#ifdef F77_DUMMY_MAIN
8577 -#  ifdef __cplusplus
8578 -     extern "C"
8579 -#  endif
8580 -   int F77_DUMMY_MAIN() { return 1; }
8581 -#endif
8582  int
8583  main ()
8584  {
8585 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) >= 0)];
8586 +static int test_array [1 - 2 * !(((long) (sizeof (int))) >= 0)];
8587  test_array [0] = 0
8588  
8589    ;
8590 @@ -7245,18 +7893,16 @@
8591    while :; do
8592      cat >conftest.$ac_ext <<_ACEOF
8593  #line $LINENO "configure"
8594 -#include "confdefs.h"
8595 +/* confdefs.h.  */
8596 +_ACEOF
8597 +cat confdefs.h >>conftest.$ac_ext
8598 +cat >>conftest.$ac_ext <<_ACEOF
8599 +/* end confdefs.h.  */
8600  $ac_includes_default
8601 -#ifdef F77_DUMMY_MAIN
8602 -#  ifdef __cplusplus
8603 -     extern "C"
8604 -#  endif
8605 -   int F77_DUMMY_MAIN() { return 1; }
8606 -#endif
8607  int
8608  main ()
8609  {
8610 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= $ac_mid)];
8611 +static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
8612  test_array [0] = 0
8613  
8614    ;
8615 @@ -7278,7 +7924,8 @@
8616    ac_hi=$ac_mid; break
8617  else
8618    echo "$as_me: failed program was:" >&5
8619 -cat conftest.$ac_ext >&5
8620 +sed 's/^/| /' conftest.$ac_ext >&5
8621 +
8622  ac_lo=`expr $ac_mid + 1`
8623                      if test $ac_lo -le $ac_mid; then
8624                        ac_lo= ac_hi=
8625 @@ -7290,21 +7937,20 @@
8626    done
8627  else
8628    echo "$as_me: failed program was:" >&5
8629 -cat conftest.$ac_ext >&5
8630 +sed 's/^/| /' conftest.$ac_ext >&5
8631 +
8632  cat >conftest.$ac_ext <<_ACEOF
8633  #line $LINENO "configure"
8634 -#include "confdefs.h"
8635 +/* confdefs.h.  */
8636 +_ACEOF
8637 +cat confdefs.h >>conftest.$ac_ext
8638 +cat >>conftest.$ac_ext <<_ACEOF
8639 +/* end confdefs.h.  */
8640  $ac_includes_default
8641 -#ifdef F77_DUMMY_MAIN
8642 -#  ifdef __cplusplus
8643 -     extern "C"
8644 -#  endif
8645 -   int F77_DUMMY_MAIN() { return 1; }
8646 -#endif
8647  int
8648  main ()
8649  {
8650 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) < 0)];
8651 +static int test_array [1 - 2 * !(((long) (sizeof (int))) < 0)];
8652  test_array [0] = 0
8653  
8654    ;
8655 @@ -7327,18 +7973,16 @@
8656    while :; do
8657      cat >conftest.$ac_ext <<_ACEOF
8658  #line $LINENO "configure"
8659 -#include "confdefs.h"
8660 +/* confdefs.h.  */
8661 +_ACEOF
8662 +cat confdefs.h >>conftest.$ac_ext
8663 +cat >>conftest.$ac_ext <<_ACEOF
8664 +/* end confdefs.h.  */
8665  $ac_includes_default
8666 -#ifdef F77_DUMMY_MAIN
8667 -#  ifdef __cplusplus
8668 -     extern "C"
8669 -#  endif
8670 -   int F77_DUMMY_MAIN() { return 1; }
8671 -#endif
8672  int
8673  main ()
8674  {
8675 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) >= $ac_mid)];
8676 +static int test_array [1 - 2 * !(((long) (sizeof (int))) >= $ac_mid)];
8677  test_array [0] = 0
8678  
8679    ;
8680 @@ -7360,7 +8004,8 @@
8681    ac_lo=$ac_mid; break
8682  else
8683    echo "$as_me: failed program was:" >&5
8684 -cat conftest.$ac_ext >&5
8685 +sed 's/^/| /' conftest.$ac_ext >&5
8686 +
8687  ac_hi=`expr '(' $ac_mid ')' - 1`
8688                         if test $ac_mid -le $ac_hi; then
8689                           ac_lo= ac_hi=
8690 @@ -7372,7 +8017,8 @@
8691    done
8692  else
8693    echo "$as_me: failed program was:" >&5
8694 -cat conftest.$ac_ext >&5
8695 +sed 's/^/| /' conftest.$ac_ext >&5
8696 +
8697  ac_lo= ac_hi=
8698  fi
8699  rm -f conftest.$ac_objext conftest.$ac_ext
8700 @@ -7383,18 +8029,16 @@
8701    ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8702    cat >conftest.$ac_ext <<_ACEOF
8703  #line $LINENO "configure"
8704 -#include "confdefs.h"
8705 +/* confdefs.h.  */
8706 +_ACEOF
8707 +cat confdefs.h >>conftest.$ac_ext
8708 +cat >>conftest.$ac_ext <<_ACEOF
8709 +/* end confdefs.h.  */
8710  $ac_includes_default
8711 -#ifdef F77_DUMMY_MAIN
8712 -#  ifdef __cplusplus
8713 -     extern "C"
8714 -#  endif
8715 -   int F77_DUMMY_MAIN() { return 1; }
8716 -#endif
8717  int
8718  main ()
8719  {
8720 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (int))) <= $ac_mid)];
8721 +static int test_array [1 - 2 * !(((long) (sizeof (int))) <= $ac_mid)];
8722  test_array [0] = 0
8723  
8724    ;
8725 @@ -7416,37 +8060,40 @@
8726    ac_hi=$ac_mid
8727  else
8728    echo "$as_me: failed program was:" >&5
8729 -cat conftest.$ac_ext >&5
8730 +sed 's/^/| /' conftest.$ac_ext >&5
8731 +
8732  ac_lo=`expr '(' $ac_mid ')' + 1`
8733  fi
8734  rm -f conftest.$ac_objext conftest.$ac_ext
8735  done
8736  case $ac_lo in
8737  ?*) ac_cv_sizeof_int=$ac_lo;;
8738 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77" >&5
8739 -echo "$as_me: error: cannot compute sizeof (int), 77" >&2;}
8740 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
8741 +See \`config.log' for more details." >&5
8742 +echo "$as_me: error: cannot compute sizeof (int), 77
8743 +See \`config.log' for more details." >&2;}
8744     { (exit 1); exit 1; }; } ;;
8745  esac
8746  else
8747    if test "$cross_compiling" = yes; then
8748 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
8749 -echo "$as_me: error: cannot run test program while cross compiling" >&2;}
8750 +  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
8751 +See \`config.log' for more details." >&5
8752 +echo "$as_me: error: cannot run test program while cross compiling
8753 +See \`config.log' for more details." >&2;}
8754     { (exit 1); exit 1; }; }
8755  else
8756    cat >conftest.$ac_ext <<_ACEOF
8757  #line $LINENO "configure"
8758 -#include "confdefs.h"
8759 +/* confdefs.h.  */
8760 +_ACEOF
8761 +cat confdefs.h >>conftest.$ac_ext
8762 +cat >>conftest.$ac_ext <<_ACEOF
8763 +/* end confdefs.h.  */
8764  $ac_includes_default
8765 -long longval () { return (unsigned long) (sizeof (int)); }
8766 -unsigned long ulongval () { return (unsigned long) (sizeof (int)); }
8767 +long longval () { return (long) (sizeof (int)); }
8768 +unsigned long ulongval () { return (long) (sizeof (int)); }
8769  #include <stdio.h>
8770  #include <stdlib.h>
8771 -#ifdef F77_DUMMY_MAIN
8772 -#  ifdef __cplusplus
8773 -     extern "C"
8774 -#  endif
8775 -   int F77_DUMMY_MAIN() { return 1; }
8776 -#endif
8777  int
8778  main ()
8779  {
8780 @@ -7454,17 +8101,17 @@
8781    FILE *f = fopen ("conftest.val", "w");
8782    if (! f)
8783      exit (1);
8784 -  if (((unsigned long) (sizeof (int))) < 0)
8785 +  if (((long) (sizeof (int))) < 0)
8786      {
8787        long i = longval ();
8788 -      if (i != ((unsigned long) (sizeof (int))))
8789 +      if (i != ((long) (sizeof (int))))
8790         exit (1);
8791        fprintf (f, "%ld\n", i);
8792      }
8793    else
8794      {
8795        unsigned long i = ulongval ();
8796 -      if (i != ((unsigned long) (sizeof (int))))
8797 +      if (i != ((long) (sizeof (int))))
8798         exit (1);
8799        fprintf (f, "%lu\n", i);
8800      }
8801 @@ -7489,13 +8136,16 @@
8802  else
8803    echo "$as_me: program exited with status $ac_status" >&5
8804  echo "$as_me: failed program was:" >&5
8805 -cat conftest.$ac_ext >&5
8806 +sed 's/^/| /' conftest.$ac_ext >&5
8807 +
8808  ( exit $ac_status )
8809 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77" >&5
8810 -echo "$as_me: error: cannot compute sizeof (int), 77" >&2;}
8811 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (int), 77
8812 +See \`config.log' for more details." >&5
8813 +echo "$as_me: error: cannot compute sizeof (int), 77
8814 +See \`config.log' for more details." >&2;}
8815     { (exit 1); exit 1; }; }
8816  fi
8817 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8818 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
8819  fi
8820  fi
8821  rm -f conftest.val
8822 @@ -7517,14 +8167,12 @@
8823  else
8824    cat >conftest.$ac_ext <<_ACEOF
8825  #line $LINENO "configure"
8826 -#include "confdefs.h"
8827 +/* confdefs.h.  */
8828 +_ACEOF
8829 +cat confdefs.h >>conftest.$ac_ext
8830 +cat >>conftest.$ac_ext <<_ACEOF
8831 +/* end confdefs.h.  */
8832  $ac_includes_default
8833 -#ifdef F77_DUMMY_MAIN
8834 -#  ifdef __cplusplus
8835 -     extern "C"
8836 -#  endif
8837 -   int F77_DUMMY_MAIN() { return 1; }
8838 -#endif
8839  int
8840  main ()
8841  {
8842 @@ -7551,7 +8199,8 @@
8843    ac_cv_type_long=yes
8844  else
8845    echo "$as_me: failed program was:" >&5
8846 -cat conftest.$ac_ext >&5
8847 +sed 's/^/| /' conftest.$ac_ext >&5
8848 +
8849  ac_cv_type_long=no
8850  fi
8851  rm -f conftest.$ac_objext conftest.$ac_ext
8852 @@ -7573,18 +8222,16 @@
8853    # Depending upon the size, compute the lo and hi bounds.
8854  cat >conftest.$ac_ext <<_ACEOF
8855  #line $LINENO "configure"
8856 -#include "confdefs.h"
8857 +/* confdefs.h.  */
8858 +_ACEOF
8859 +cat confdefs.h >>conftest.$ac_ext
8860 +cat >>conftest.$ac_ext <<_ACEOF
8861 +/* end confdefs.h.  */
8862  $ac_includes_default
8863 -#ifdef F77_DUMMY_MAIN
8864 -#  ifdef __cplusplus
8865 -     extern "C"
8866 -#  endif
8867 -   int F77_DUMMY_MAIN() { return 1; }
8868 -#endif
8869  int
8870  main ()
8871  {
8872 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) >= 0)];
8873 +static int test_array [1 - 2 * !(((long) (sizeof (long))) >= 0)];
8874  test_array [0] = 0
8875  
8876    ;
8877 @@ -7607,18 +8254,16 @@
8878    while :; do
8879      cat >conftest.$ac_ext <<_ACEOF
8880  #line $LINENO "configure"
8881 -#include "confdefs.h"
8882 +/* confdefs.h.  */
8883 +_ACEOF
8884 +cat confdefs.h >>conftest.$ac_ext
8885 +cat >>conftest.$ac_ext <<_ACEOF
8886 +/* end confdefs.h.  */
8887  $ac_includes_default
8888 -#ifdef F77_DUMMY_MAIN
8889 -#  ifdef __cplusplus
8890 -     extern "C"
8891 -#  endif
8892 -   int F77_DUMMY_MAIN() { return 1; }
8893 -#endif
8894  int
8895  main ()
8896  {
8897 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= $ac_mid)];
8898 +static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
8899  test_array [0] = 0
8900  
8901    ;
8902 @@ -7640,7 +8285,8 @@
8903    ac_hi=$ac_mid; break
8904  else
8905    echo "$as_me: failed program was:" >&5
8906 -cat conftest.$ac_ext >&5
8907 +sed 's/^/| /' conftest.$ac_ext >&5
8908 +
8909  ac_lo=`expr $ac_mid + 1`
8910                      if test $ac_lo -le $ac_mid; then
8911                        ac_lo= ac_hi=
8912 @@ -7652,21 +8298,20 @@
8913    done
8914  else
8915    echo "$as_me: failed program was:" >&5
8916 -cat conftest.$ac_ext >&5
8917 +sed 's/^/| /' conftest.$ac_ext >&5
8918 +
8919  cat >conftest.$ac_ext <<_ACEOF
8920  #line $LINENO "configure"
8921 -#include "confdefs.h"
8922 +/* confdefs.h.  */
8923 +_ACEOF
8924 +cat confdefs.h >>conftest.$ac_ext
8925 +cat >>conftest.$ac_ext <<_ACEOF
8926 +/* end confdefs.h.  */
8927  $ac_includes_default
8928 -#ifdef F77_DUMMY_MAIN
8929 -#  ifdef __cplusplus
8930 -     extern "C"
8931 -#  endif
8932 -   int F77_DUMMY_MAIN() { return 1; }
8933 -#endif
8934  int
8935  main ()
8936  {
8937 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) < 0)];
8938 +static int test_array [1 - 2 * !(((long) (sizeof (long))) < 0)];
8939  test_array [0] = 0
8940  
8941    ;
8942 @@ -7689,18 +8334,16 @@
8943    while :; do
8944      cat >conftest.$ac_ext <<_ACEOF
8945  #line $LINENO "configure"
8946 -#include "confdefs.h"
8947 +/* confdefs.h.  */
8948 +_ACEOF
8949 +cat confdefs.h >>conftest.$ac_ext
8950 +cat >>conftest.$ac_ext <<_ACEOF
8951 +/* end confdefs.h.  */
8952  $ac_includes_default
8953 -#ifdef F77_DUMMY_MAIN
8954 -#  ifdef __cplusplus
8955 -     extern "C"
8956 -#  endif
8957 -   int F77_DUMMY_MAIN() { return 1; }
8958 -#endif
8959  int
8960  main ()
8961  {
8962 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) >= $ac_mid)];
8963 +static int test_array [1 - 2 * !(((long) (sizeof (long))) >= $ac_mid)];
8964  test_array [0] = 0
8965  
8966    ;
8967 @@ -7722,7 +8365,8 @@
8968    ac_lo=$ac_mid; break
8969  else
8970    echo "$as_me: failed program was:" >&5
8971 -cat conftest.$ac_ext >&5
8972 +sed 's/^/| /' conftest.$ac_ext >&5
8973 +
8974  ac_hi=`expr '(' $ac_mid ')' - 1`
8975                         if test $ac_mid -le $ac_hi; then
8976                           ac_lo= ac_hi=
8977 @@ -7734,7 +8378,8 @@
8978    done
8979  else
8980    echo "$as_me: failed program was:" >&5
8981 -cat conftest.$ac_ext >&5
8982 +sed 's/^/| /' conftest.$ac_ext >&5
8983 +
8984  ac_lo= ac_hi=
8985  fi
8986  rm -f conftest.$ac_objext conftest.$ac_ext
8987 @@ -7745,18 +8390,16 @@
8988    ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
8989    cat >conftest.$ac_ext <<_ACEOF
8990  #line $LINENO "configure"
8991 -#include "confdefs.h"
8992 +/* confdefs.h.  */
8993 +_ACEOF
8994 +cat confdefs.h >>conftest.$ac_ext
8995 +cat >>conftest.$ac_ext <<_ACEOF
8996 +/* end confdefs.h.  */
8997  $ac_includes_default
8998 -#ifdef F77_DUMMY_MAIN
8999 -#  ifdef __cplusplus
9000 -     extern "C"
9001 -#  endif
9002 -   int F77_DUMMY_MAIN() { return 1; }
9003 -#endif
9004  int
9005  main ()
9006  {
9007 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (long))) <= $ac_mid)];
9008 +static int test_array [1 - 2 * !(((long) (sizeof (long))) <= $ac_mid)];
9009  test_array [0] = 0
9010  
9011    ;
9012 @@ -7778,37 +8421,40 @@
9013    ac_hi=$ac_mid
9014  else
9015    echo "$as_me: failed program was:" >&5
9016 -cat conftest.$ac_ext >&5
9017 +sed 's/^/| /' conftest.$ac_ext >&5
9018 +
9019  ac_lo=`expr '(' $ac_mid ')' + 1`
9020  fi
9021  rm -f conftest.$ac_objext conftest.$ac_ext
9022  done
9023  case $ac_lo in
9024  ?*) ac_cv_sizeof_long=$ac_lo;;
9025 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77" >&5
9026 -echo "$as_me: error: cannot compute sizeof (long), 77" >&2;}
9027 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
9028 +See \`config.log' for more details." >&5
9029 +echo "$as_me: error: cannot compute sizeof (long), 77
9030 +See \`config.log' for more details." >&2;}
9031     { (exit 1); exit 1; }; } ;;
9032  esac
9033  else
9034    if test "$cross_compiling" = yes; then
9035 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
9036 -echo "$as_me: error: cannot run test program while cross compiling" >&2;}
9037 +  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
9038 +See \`config.log' for more details." >&5
9039 +echo "$as_me: error: cannot run test program while cross compiling
9040 +See \`config.log' for more details." >&2;}
9041     { (exit 1); exit 1; }; }
9042  else
9043    cat >conftest.$ac_ext <<_ACEOF
9044  #line $LINENO "configure"
9045 -#include "confdefs.h"
9046 +/* confdefs.h.  */
9047 +_ACEOF
9048 +cat confdefs.h >>conftest.$ac_ext
9049 +cat >>conftest.$ac_ext <<_ACEOF
9050 +/* end confdefs.h.  */
9051  $ac_includes_default
9052 -long longval () { return (unsigned long) (sizeof (long)); }
9053 -unsigned long ulongval () { return (unsigned long) (sizeof (long)); }
9054 +long longval () { return (long) (sizeof (long)); }
9055 +unsigned long ulongval () { return (long) (sizeof (long)); }
9056  #include <stdio.h>
9057  #include <stdlib.h>
9058 -#ifdef F77_DUMMY_MAIN
9059 -#  ifdef __cplusplus
9060 -     extern "C"
9061 -#  endif
9062 -   int F77_DUMMY_MAIN() { return 1; }
9063 -#endif
9064  int
9065  main ()
9066  {
9067 @@ -7816,17 +8462,17 @@
9068    FILE *f = fopen ("conftest.val", "w");
9069    if (! f)
9070      exit (1);
9071 -  if (((unsigned long) (sizeof (long))) < 0)
9072 +  if (((long) (sizeof (long))) < 0)
9073      {
9074        long i = longval ();
9075 -      if (i != ((unsigned long) (sizeof (long))))
9076 +      if (i != ((long) (sizeof (long))))
9077         exit (1);
9078        fprintf (f, "%ld\n", i);
9079      }
9080    else
9081      {
9082        unsigned long i = ulongval ();
9083 -      if (i != ((unsigned long) (sizeof (long))))
9084 +      if (i != ((long) (sizeof (long))))
9085         exit (1);
9086        fprintf (f, "%lu\n", i);
9087      }
9088 @@ -7851,13 +8497,16 @@
9089  else
9090    echo "$as_me: program exited with status $ac_status" >&5
9091  echo "$as_me: failed program was:" >&5
9092 -cat conftest.$ac_ext >&5
9093 +sed 's/^/| /' conftest.$ac_ext >&5
9094 +
9095  ( exit $ac_status )
9096 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77" >&5
9097 -echo "$as_me: error: cannot compute sizeof (long), 77" >&2;}
9098 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (long), 77
9099 +See \`config.log' for more details." >&5
9100 +echo "$as_me: error: cannot compute sizeof (long), 77
9101 +See \`config.log' for more details." >&2;}
9102     { (exit 1); exit 1; }; }
9103  fi
9104 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9105 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9106  fi
9107  fi
9108  rm -f conftest.val
9109 @@ -7878,14 +8527,12 @@
9110  else
9111    cat >conftest.$ac_ext <<_ACEOF
9112  #line $LINENO "configure"
9113 -#include "confdefs.h"
9114 +/* confdefs.h.  */
9115 +_ACEOF
9116 +cat confdefs.h >>conftest.$ac_ext
9117 +cat >>conftest.$ac_ext <<_ACEOF
9118 +/* end confdefs.h.  */
9119  $ac_includes_default
9120 -#ifdef F77_DUMMY_MAIN
9121 -#  ifdef __cplusplus
9122 -     extern "C"
9123 -#  endif
9124 -   int F77_DUMMY_MAIN() { return 1; }
9125 -#endif
9126  int
9127  main ()
9128  {
9129 @@ -7912,7 +8559,8 @@
9130    ac_cv_type_void_p=yes
9131  else
9132    echo "$as_me: failed program was:" >&5
9133 -cat conftest.$ac_ext >&5
9134 +sed 's/^/| /' conftest.$ac_ext >&5
9135 +
9136  ac_cv_type_void_p=no
9137  fi
9138  rm -f conftest.$ac_objext conftest.$ac_ext
9139 @@ -7934,18 +8582,16 @@
9140    # Depending upon the size, compute the lo and hi bounds.
9141  cat >conftest.$ac_ext <<_ACEOF
9142  #line $LINENO "configure"
9143 -#include "confdefs.h"
9144 +/* confdefs.h.  */
9145 +_ACEOF
9146 +cat confdefs.h >>conftest.$ac_ext
9147 +cat >>conftest.$ac_ext <<_ACEOF
9148 +/* end confdefs.h.  */
9149  $ac_includes_default
9150 -#ifdef F77_DUMMY_MAIN
9151 -#  ifdef __cplusplus
9152 -     extern "C"
9153 -#  endif
9154 -   int F77_DUMMY_MAIN() { return 1; }
9155 -#endif
9156  int
9157  main ()
9158  {
9159 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) >= 0)];
9160 +static int test_array [1 - 2 * !(((long) (sizeof (void *))) >= 0)];
9161  test_array [0] = 0
9162  
9163    ;
9164 @@ -7968,18 +8614,16 @@
9165    while :; do
9166      cat >conftest.$ac_ext <<_ACEOF
9167  #line $LINENO "configure"
9168 -#include "confdefs.h"
9169 +/* confdefs.h.  */
9170 +_ACEOF
9171 +cat confdefs.h >>conftest.$ac_ext
9172 +cat >>conftest.$ac_ext <<_ACEOF
9173 +/* end confdefs.h.  */
9174  $ac_includes_default
9175 -#ifdef F77_DUMMY_MAIN
9176 -#  ifdef __cplusplus
9177 -     extern "C"
9178 -#  endif
9179 -   int F77_DUMMY_MAIN() { return 1; }
9180 -#endif
9181  int
9182  main ()
9183  {
9184 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= $ac_mid)];
9185 +static int test_array [1 - 2 * !(((long) (sizeof (void *))) <= $ac_mid)];
9186  test_array [0] = 0
9187  
9188    ;
9189 @@ -8001,7 +8645,8 @@
9190    ac_hi=$ac_mid; break
9191  else
9192    echo "$as_me: failed program was:" >&5
9193 -cat conftest.$ac_ext >&5
9194 +sed 's/^/| /' conftest.$ac_ext >&5
9195 +
9196  ac_lo=`expr $ac_mid + 1`
9197                      if test $ac_lo -le $ac_mid; then
9198                        ac_lo= ac_hi=
9199 @@ -8013,21 +8658,20 @@
9200    done
9201  else
9202    echo "$as_me: failed program was:" >&5
9203 -cat conftest.$ac_ext >&5
9204 +sed 's/^/| /' conftest.$ac_ext >&5
9205 +
9206  cat >conftest.$ac_ext <<_ACEOF
9207  #line $LINENO "configure"
9208 -#include "confdefs.h"
9209 +/* confdefs.h.  */
9210 +_ACEOF
9211 +cat confdefs.h >>conftest.$ac_ext
9212 +cat >>conftest.$ac_ext <<_ACEOF
9213 +/* end confdefs.h.  */
9214  $ac_includes_default
9215 -#ifdef F77_DUMMY_MAIN
9216 -#  ifdef __cplusplus
9217 -     extern "C"
9218 -#  endif
9219 -   int F77_DUMMY_MAIN() { return 1; }
9220 -#endif
9221  int
9222  main ()
9223  {
9224 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) < 0)];
9225 +static int test_array [1 - 2 * !(((long) (sizeof (void *))) < 0)];
9226  test_array [0] = 0
9227  
9228    ;
9229 @@ -8050,18 +8694,16 @@
9230    while :; do
9231      cat >conftest.$ac_ext <<_ACEOF
9232  #line $LINENO "configure"
9233 -#include "confdefs.h"
9234 +/* confdefs.h.  */
9235 +_ACEOF
9236 +cat confdefs.h >>conftest.$ac_ext
9237 +cat >>conftest.$ac_ext <<_ACEOF
9238 +/* end confdefs.h.  */
9239  $ac_includes_default
9240 -#ifdef F77_DUMMY_MAIN
9241 -#  ifdef __cplusplus
9242 -     extern "C"
9243 -#  endif
9244 -   int F77_DUMMY_MAIN() { return 1; }
9245 -#endif
9246  int
9247  main ()
9248  {
9249 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) >= $ac_mid)];
9250 +static int test_array [1 - 2 * !(((long) (sizeof (void *))) >= $ac_mid)];
9251  test_array [0] = 0
9252  
9253    ;
9254 @@ -8083,7 +8725,8 @@
9255    ac_lo=$ac_mid; break
9256  else
9257    echo "$as_me: failed program was:" >&5
9258 -cat conftest.$ac_ext >&5
9259 +sed 's/^/| /' conftest.$ac_ext >&5
9260 +
9261  ac_hi=`expr '(' $ac_mid ')' - 1`
9262                         if test $ac_mid -le $ac_hi; then
9263                           ac_lo= ac_hi=
9264 @@ -8095,7 +8738,8 @@
9265    done
9266  else
9267    echo "$as_me: failed program was:" >&5
9268 -cat conftest.$ac_ext >&5
9269 +sed 's/^/| /' conftest.$ac_ext >&5
9270 +
9271  ac_lo= ac_hi=
9272  fi
9273  rm -f conftest.$ac_objext conftest.$ac_ext
9274 @@ -8106,18 +8750,16 @@
9275    ac_mid=`expr '(' $ac_hi - $ac_lo ')' / 2 + $ac_lo`
9276    cat >conftest.$ac_ext <<_ACEOF
9277  #line $LINENO "configure"
9278 -#include "confdefs.h"
9279 +/* confdefs.h.  */
9280 +_ACEOF
9281 +cat confdefs.h >>conftest.$ac_ext
9282 +cat >>conftest.$ac_ext <<_ACEOF
9283 +/* end confdefs.h.  */
9284  $ac_includes_default
9285 -#ifdef F77_DUMMY_MAIN
9286 -#  ifdef __cplusplus
9287 -     extern "C"
9288 -#  endif
9289 -   int F77_DUMMY_MAIN() { return 1; }
9290 -#endif
9291  int
9292  main ()
9293  {
9294 -static int test_array [1 - 2 * !(((unsigned long) (sizeof (void *))) <= $ac_mid)];
9295 +static int test_array [1 - 2 * !(((long) (sizeof (void *))) <= $ac_mid)];
9296  test_array [0] = 0
9297  
9298    ;
9299 @@ -8139,37 +8781,40 @@
9300    ac_hi=$ac_mid
9301  else
9302    echo "$as_me: failed program was:" >&5
9303 -cat conftest.$ac_ext >&5
9304 +sed 's/^/| /' conftest.$ac_ext >&5
9305 +
9306  ac_lo=`expr '(' $ac_mid ')' + 1`
9307  fi
9308  rm -f conftest.$ac_objext conftest.$ac_ext
9309  done
9310  case $ac_lo in
9311  ?*) ac_cv_sizeof_void_p=$ac_lo;;
9312 -'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (void *), 77" >&5
9313 -echo "$as_me: error: cannot compute sizeof (void *), 77" >&2;}
9314 +'') { { echo "$as_me:$LINENO: error: cannot compute sizeof (void *), 77
9315 +See \`config.log' for more details." >&5
9316 +echo "$as_me: error: cannot compute sizeof (void *), 77
9317 +See \`config.log' for more details." >&2;}
9318     { (exit 1); exit 1; }; } ;;
9319  esac
9320  else
9321    if test "$cross_compiling" = yes; then
9322 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
9323 -echo "$as_me: error: cannot run test program while cross compiling" >&2;}
9324 +  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling
9325 +See \`config.log' for more details." >&5
9326 +echo "$as_me: error: cannot run test program while cross compiling
9327 +See \`config.log' for more details." >&2;}
9328     { (exit 1); exit 1; }; }
9329  else
9330    cat >conftest.$ac_ext <<_ACEOF
9331  #line $LINENO "configure"
9332 -#include "confdefs.h"
9333 +/* confdefs.h.  */
9334 +_ACEOF
9335 +cat confdefs.h >>conftest.$ac_ext
9336 +cat >>conftest.$ac_ext <<_ACEOF
9337 +/* end confdefs.h.  */
9338  $ac_includes_default
9339 -long longval () { return (unsigned long) (sizeof (void *)); }
9340 -unsigned long ulongval () { return (unsigned long) (sizeof (void *)); }
9341 +long longval () { return (long) (sizeof (void *)); }
9342 +unsigned long ulongval () { return (long) (sizeof (void *)); }
9343  #include <stdio.h>
9344  #include <stdlib.h>
9345 -#ifdef F77_DUMMY_MAIN
9346 -#  ifdef __cplusplus
9347 -     extern "C"
9348 -#  endif
9349 -   int F77_DUMMY_MAIN() { return 1; }
9350 -#endif
9351  int
9352  main ()
9353  {
9354 @@ -8177,17 +8822,17 @@
9355    FILE *f = fopen ("conftest.val", "w");
9356    if (! f)
9357      exit (1);
9358 -  if (((unsigned long) (sizeof (void *))) < 0)
9359 +  if (((long) (sizeof (void *))) < 0)
9360      {
9361        long i = longval ();
9362 -      if (i != ((unsigned long) (sizeof (void *))))
9363 +      if (i != ((long) (sizeof (void *))))
9364         exit (1);
9365        fprintf (f, "%ld\n", i);
9366      }
9367    else
9368      {
9369        unsigned long i = ulongval ();
9370 -      if (i != ((unsigned long) (sizeof (void *))))
9371 +      if (i != ((long) (sizeof (void *))))
9372         exit (1);
9373        fprintf (f, "%lu\n", i);
9374      }
9375 @@ -8212,13 +8857,16 @@
9376  else
9377    echo "$as_me: program exited with status $ac_status" >&5
9378  echo "$as_me: failed program was:" >&5
9379 -cat conftest.$ac_ext >&5
9380 +sed 's/^/| /' conftest.$ac_ext >&5
9381 +
9382  ( exit $ac_status )
9383 -{ { echo "$as_me:$LINENO: error: cannot compute sizeof (void *), 77" >&5
9384 -echo "$as_me: error: cannot compute sizeof (void *), 77" >&2;}
9385 +{ { echo "$as_me:$LINENO: error: cannot compute sizeof (void *), 77
9386 +See \`config.log' for more details." >&5
9387 +echo "$as_me: error: cannot compute sizeof (void *), 77
9388 +See \`config.log' for more details." >&2;}
9389     { (exit 1); exit 1; }; }
9390  fi
9391 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9392 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9393  fi
9394  fi
9395  rm -f conftest.val
9396 @@ -8252,7 +8900,11 @@
9397  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9398  cat >conftest.$ac_ext <<_ACEOF
9399  #line $LINENO "configure"
9400 -#include "confdefs.h"
9401 +/* confdefs.h.  */
9402 +_ACEOF
9403 +cat confdefs.h >>conftest.$ac_ext
9404 +cat >>conftest.$ac_ext <<_ACEOF
9405 +/* end confdefs.h.  */
9406  $ac_includes_default
9407  #include <$ac_header>
9408  _ACEOF
9409 @@ -8271,7 +8923,8 @@
9410    ac_header_compiler=yes
9411  else
9412    echo "$as_me: failed program was:" >&5
9413 -cat conftest.$ac_ext >&5
9414 +sed 's/^/| /' conftest.$ac_ext >&5
9415 +
9416  ac_header_compiler=no
9417  fi
9418  rm -f conftest.$ac_objext conftest.$ac_ext
9419 @@ -8283,13 +8936,17 @@
9420  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9421  cat >conftest.$ac_ext <<_ACEOF
9422  #line $LINENO "configure"
9423 -#include "confdefs.h"
9424 +/* confdefs.h.  */
9425 +_ACEOF
9426 +cat confdefs.h >>conftest.$ac_ext
9427 +cat >>conftest.$ac_ext <<_ACEOF
9428 +/* end confdefs.h.  */
9429  #include <$ac_header>
9430  _ACEOF
9431  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9432    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9433    ac_status=$?
9434 -  egrep -v '^ *\+' conftest.er1 >conftest.err
9435 +  grep -v '^ *+' conftest.er1 >conftest.err
9436    rm -f conftest.er1
9437    cat conftest.err >&5
9438    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9439 @@ -8306,7 +8963,8 @@
9440    ac_header_preproc=yes
9441  else
9442    echo "$as_me: failed program was:" >&5
9443 -  cat conftest.$ac_ext >&5
9444 +sed 's/^/| /' conftest.$ac_ext >&5
9445 +
9446    ac_header_preproc=no
9447  fi
9448  rm -f conftest.err conftest.$ac_ext
9449 @@ -8319,14 +8977,32 @@
9450      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9451  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9452      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9453 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9454 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9455 +    (
9456 +      cat <<\_ASBOX
9457 +## ------------------------------------ ##
9458 +## Report this to bug-autoconf@gnu.org. ##
9459 +## ------------------------------------ ##
9460 +_ASBOX
9461 +    ) |
9462 +      sed "s/^/$as_me: WARNING:     /" >&2
9463 +    ;;
9464    no:yes )
9465 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
9466 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
9467 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9468 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9469      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9470  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9471      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9472 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9473 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9474 +    (
9475 +      cat <<\_ASBOX
9476 +## ------------------------------------ ##
9477 +## Report this to bug-autoconf@gnu.org. ##
9478 +## ------------------------------------ ##
9479 +_ASBOX
9480 +    ) |
9481 +      sed "s/^/$as_me: WARNING:     /" >&2
9482 +    ;;
9483  esac
9484  echo "$as_me:$LINENO: checking for $ac_header" >&5
9485  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9486 @@ -8358,16 +9034,14 @@
9487  else
9488    cat >conftest.$ac_ext <<_ACEOF
9489  #line $LINENO "configure"
9490 -#include "confdefs.h"
9491 +/* confdefs.h.  */
9492 +_ACEOF
9493 +cat confdefs.h >>conftest.$ac_ext
9494 +cat >>conftest.$ac_ext <<_ACEOF
9495 +/* end confdefs.h.  */
9496  $ac_includes_default
9497  #include <fcntl.h>
9498  
9499 -#ifdef F77_DUMMY_MAIN
9500 -#  ifdef __cplusplus
9501 -     extern "C"
9502 -#  endif
9503 -   int F77_DUMMY_MAIN() { return 1; }
9504 -#endif
9505  int
9506  main ()
9507  {
9508 @@ -8404,11 +9078,12 @@
9509  else
9510    echo "$as_me: program exited with status $ac_status" >&5
9511  echo "$as_me: failed program was:" >&5
9512 -cat conftest.$ac_ext >&5
9513 +sed 's/^/| /' conftest.$ac_ext >&5
9514 +
9515  ( exit $ac_status )
9516  ac_cv_func_chown_works=no
9517  fi
9518 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9519 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9520  fi
9521  rm -f conftest.chown
9522  
9523 @@ -8442,7 +9117,11 @@
9524  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9525  cat >conftest.$ac_ext <<_ACEOF
9526  #line $LINENO "configure"
9527 -#include "confdefs.h"
9528 +/* confdefs.h.  */
9529 +_ACEOF
9530 +cat confdefs.h >>conftest.$ac_ext
9531 +cat >>conftest.$ac_ext <<_ACEOF
9532 +/* end confdefs.h.  */
9533  $ac_includes_default
9534  #include <$ac_header>
9535  _ACEOF
9536 @@ -8461,7 +9140,8 @@
9537    ac_header_compiler=yes
9538  else
9539    echo "$as_me: failed program was:" >&5
9540 -cat conftest.$ac_ext >&5
9541 +sed 's/^/| /' conftest.$ac_ext >&5
9542 +
9543  ac_header_compiler=no
9544  fi
9545  rm -f conftest.$ac_objext conftest.$ac_ext
9546 @@ -8473,13 +9153,17 @@
9547  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9548  cat >conftest.$ac_ext <<_ACEOF
9549  #line $LINENO "configure"
9550 -#include "confdefs.h"
9551 +/* confdefs.h.  */
9552 +_ACEOF
9553 +cat confdefs.h >>conftest.$ac_ext
9554 +cat >>conftest.$ac_ext <<_ACEOF
9555 +/* end confdefs.h.  */
9556  #include <$ac_header>
9557  _ACEOF
9558  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9559    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9560    ac_status=$?
9561 -  egrep -v '^ *\+' conftest.er1 >conftest.err
9562 +  grep -v '^ *+' conftest.er1 >conftest.err
9563    rm -f conftest.er1
9564    cat conftest.err >&5
9565    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9566 @@ -8496,7 +9180,8 @@
9567    ac_header_preproc=yes
9568  else
9569    echo "$as_me: failed program was:" >&5
9570 -  cat conftest.$ac_ext >&5
9571 +sed 's/^/| /' conftest.$ac_ext >&5
9572 +
9573    ac_header_preproc=no
9574  fi
9575  rm -f conftest.err conftest.$ac_ext
9576 @@ -8509,14 +9194,32 @@
9577      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9578  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9579      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9580 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9581 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9582 +    (
9583 +      cat <<\_ASBOX
9584 +## ------------------------------------ ##
9585 +## Report this to bug-autoconf@gnu.org. ##
9586 +## ------------------------------------ ##
9587 +_ASBOX
9588 +    ) |
9589 +      sed "s/^/$as_me: WARNING:     /" >&2
9590 +    ;;
9591    no:yes )
9592 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
9593 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
9594 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9595 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9596      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9597  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9598      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9599 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9600 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9601 +    (
9602 +      cat <<\_ASBOX
9603 +## ------------------------------------ ##
9604 +## Report this to bug-autoconf@gnu.org. ##
9605 +## ------------------------------------ ##
9606 +_ASBOX
9607 +    ) |
9608 +      sed "s/^/$as_me: WARNING:     /" >&2
9609 +    ;;
9610  esac
9611  echo "$as_me:$LINENO: checking for $ac_header" >&5
9612  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9613 @@ -8550,37 +9253,44 @@
9614  else
9615    cat >conftest.$ac_ext <<_ACEOF
9616  #line $LINENO "configure"
9617 -#include "confdefs.h"
9618 +/* confdefs.h.  */
9619 +_ACEOF
9620 +cat confdefs.h >>conftest.$ac_ext
9621 +cat >>conftest.$ac_ext <<_ACEOF
9622 +/* end confdefs.h.  */
9623  /* System header to define __stub macros and hopefully few prototypes,
9624 -    which can conflict with char $ac_func (); below.  */
9625 -#include <assert.h>
9626 +    which can conflict with char $ac_func (); below.
9627 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9628 +    <limits.h> exists even on freestanding compilers.  */
9629 +#ifdef __STDC__
9630 +# include <limits.h>
9631 +#else
9632 +# include <assert.h>
9633 +#endif
9634  /* Override any gcc2 internal prototype to avoid an error.  */
9635  #ifdef __cplusplus
9636  extern "C"
9637 +{
9638  #endif
9639  /* We use char because int might match the return type of a gcc2
9640     builtin and then its argument prototype would still apply.  */
9641  char $ac_func ();
9642 -char (*f) ();
9643 -
9644 -#ifdef F77_DUMMY_MAIN
9645 -#  ifdef __cplusplus
9646 -     extern "C"
9647 -#  endif
9648 -   int F77_DUMMY_MAIN() { return 1; }
9649 -#endif
9650 -int
9651 -main ()
9652 -{
9653  /* The GNU C library defines this for functions which it implements
9654      to always fail with ENOSYS.  Some functions are actually named
9655      something starting with __ and the normal name is an alias.  */
9656  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
9657  choke me
9658  #else
9659 -f = $ac_func;
9660 +char (*f) () = $ac_func;
9661 +#endif
9662 +#ifdef __cplusplus
9663 +}
9664  #endif
9665  
9666 +int
9667 +main ()
9668 +{
9669 +return f != $ac_func;
9670    ;
9671    return 0;
9672  }
9673 @@ -8600,7 +9310,8 @@
9674    eval "$as_ac_var=yes"
9675  else
9676    echo "$as_me: failed program was:" >&5
9677 -cat conftest.$ac_ext >&5
9678 +sed 's/^/| /' conftest.$ac_ext >&5
9679 +
9680  eval "$as_ac_var=no"
9681  fi
9682  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
9683 @@ -8615,7 +9326,6 @@
9684  fi
9685  done
9686  
9687 -ac_cv_func_fork_works=$ac_cv_func_fork
9688  if test "x$ac_cv_func_fork" = xyes; then
9689    echo "$as_me:$LINENO: checking for working fork" >&5
9690  echo $ECHO_N "checking for working fork... $ECHO_C" >&6
9691 @@ -8654,16 +9364,19 @@
9692  else
9693    echo "$as_me: program exited with status $ac_status" >&5
9694  echo "$as_me: failed program was:" >&5
9695 -cat conftest.$ac_ext >&5
9696 +sed 's/^/| /' conftest.$ac_ext >&5
9697 +
9698  ( exit $ac_status )
9699  ac_cv_func_fork_works=no
9700  fi
9701 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9702 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9703  fi
9704  fi
9705  echo "$as_me:$LINENO: result: $ac_cv_func_fork_works" >&5
9706  echo "${ECHO_T}$ac_cv_func_fork_works" >&6
9707  
9708 +else
9709 +  ac_cv_func_fork_works=$ac_cv_func_fork
9710  fi
9711  if test "x$ac_cv_func_fork_works" = xcross; then
9712    case $host in
9713 @@ -8675,8 +9388,8 @@
9714        ac_cv_func_fork_works=yes
9715        ;;
9716    esac
9717 -  { echo "$as_me:$LINENO: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&5
9718 -echo "$as_me: WARNING: CROSS: Result $ac_cv_func_fork_works guessed due to cross-compiling." >&2;}
9719 +  { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&5
9720 +echo "$as_me: WARNING: result $ac_cv_func_fork_works guessed because of cross compilation" >&2;}
9721  fi
9722  ac_cv_func_vfork_works=$ac_cv_func_vfork
9723  if test "x$ac_cv_func_vfork" = xyes; then
9724 @@ -8690,11 +9403,17 @@
9725  else
9726    cat >conftest.$ac_ext <<_ACEOF
9727  #line $LINENO "configure"
9728 -#include "confdefs.h"
9729 +/* confdefs.h.  */
9730 +_ACEOF
9731 +cat confdefs.h >>conftest.$ac_ext
9732 +cat >>conftest.$ac_ext <<_ACEOF
9733 +/* end confdefs.h.  */
9734  /* Thanks to Paul Eggert for this test.  */
9735  #include <stdio.h>
9736 +#include <stdlib.h>
9737  #include <sys/types.h>
9738  #include <sys/stat.h>
9739 +#include <sys/wait.h>
9740  #if HAVE_UNISTD_H
9741  # include <unistd.h>
9742  #endif
9743 @@ -8707,7 +9426,7 @@
9744     (e.g. gcc -O) don't grok <vfork.h>.  Test for this by using a
9745     static variable whose address is put into a register that is
9746     clobbered by the vfork.  */
9747 -static
9748 +static void
9749  #ifdef __cplusplus
9750  sparc_address_test (int arg)
9751  # else
9752 @@ -8735,7 +9454,7 @@
9753    pid_t parent = getpid ();
9754    pid_t child;
9755  
9756 -  sparc_address_test ();
9757 +  sparc_address_test (0);
9758  
9759    child = vfork ();
9760  
9761 @@ -8800,11 +9519,12 @@
9762  else
9763    echo "$as_me: program exited with status $ac_status" >&5
9764  echo "$as_me: failed program was:" >&5
9765 -cat conftest.$ac_ext >&5
9766 +sed 's/^/| /' conftest.$ac_ext >&5
9767 +
9768  ( exit $ac_status )
9769  ac_cv_func_vfork_works=no
9770  fi
9771 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9772 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9773  fi
9774  fi
9775  echo "$as_me:$LINENO: result: $ac_cv_func_vfork_works" >&5
9776 @@ -8813,8 +9533,8 @@
9777  fi;
9778  if test "x$ac_cv_func_fork_works" = xcross; then
9779    ac_cv_func_vfork_works=ac_cv_func_vfork
9780 -  { echo "$as_me:$LINENO: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&5
9781 -echo "$as_me: WARNING: CROSS: Result $ac_cv_func_vfork_works guessed due to cross-compiling." >&2;}
9782 +  { echo "$as_me:$LINENO: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&5
9783 +echo "$as_me: WARNING: result $ac_cv_func_vfork_works guessed because of cross compilation" >&2;}
9784  fi
9785  
9786  if test "x$ac_cv_func_vfork_works" = xyes; then
9787 @@ -8856,7 +9576,11 @@
9788  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9789  cat >conftest.$ac_ext <<_ACEOF
9790  #line $LINENO "configure"
9791 -#include "confdefs.h"
9792 +/* confdefs.h.  */
9793 +_ACEOF
9794 +cat confdefs.h >>conftest.$ac_ext
9795 +cat >>conftest.$ac_ext <<_ACEOF
9796 +/* end confdefs.h.  */
9797  $ac_includes_default
9798  #include <$ac_header>
9799  _ACEOF
9800 @@ -8875,7 +9599,8 @@
9801    ac_header_compiler=yes
9802  else
9803    echo "$as_me: failed program was:" >&5
9804 -cat conftest.$ac_ext >&5
9805 +sed 's/^/| /' conftest.$ac_ext >&5
9806 +
9807  ac_header_compiler=no
9808  fi
9809  rm -f conftest.$ac_objext conftest.$ac_ext
9810 @@ -8887,13 +9612,17 @@
9811  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9812  cat >conftest.$ac_ext <<_ACEOF
9813  #line $LINENO "configure"
9814 -#include "confdefs.h"
9815 +/* confdefs.h.  */
9816 +_ACEOF
9817 +cat confdefs.h >>conftest.$ac_ext
9818 +cat >>conftest.$ac_ext <<_ACEOF
9819 +/* end confdefs.h.  */
9820  #include <$ac_header>
9821  _ACEOF
9822  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
9823    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
9824    ac_status=$?
9825 -  egrep -v '^ *\+' conftest.er1 >conftest.err
9826 +  grep -v '^ *+' conftest.er1 >conftest.err
9827    rm -f conftest.er1
9828    cat conftest.err >&5
9829    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9830 @@ -8910,7 +9639,8 @@
9831    ac_header_preproc=yes
9832  else
9833    echo "$as_me: failed program was:" >&5
9834 -  cat conftest.$ac_ext >&5
9835 +sed 's/^/| /' conftest.$ac_ext >&5
9836 +
9837    ac_header_preproc=no
9838  fi
9839  rm -f conftest.err conftest.$ac_ext
9840 @@ -8923,14 +9653,32 @@
9841      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
9842  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
9843      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9844 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9845 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9846 +    (
9847 +      cat <<\_ASBOX
9848 +## ------------------------------------ ##
9849 +## Report this to bug-autoconf@gnu.org. ##
9850 +## ------------------------------------ ##
9851 +_ASBOX
9852 +    ) |
9853 +      sed "s/^/$as_me: WARNING:     /" >&2
9854 +    ;;
9855    no:yes )
9856 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
9857 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
9858 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
9859 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
9860      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
9861  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
9862      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
9863 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
9864 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
9865 +    (
9866 +      cat <<\_ASBOX
9867 +## ------------------------------------ ##
9868 +## Report this to bug-autoconf@gnu.org. ##
9869 +## ------------------------------------ ##
9870 +_ASBOX
9871 +    ) |
9872 +      sed "s/^/$as_me: WARNING:     /" >&2
9873 +    ;;
9874  esac
9875  echo "$as_me:$LINENO: checking for $ac_header" >&5
9876  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
9877 @@ -8952,29 +9700,27 @@
9878  
9879  done
9880  
9881 -echo "$as_me:$LINENO: checking for working malloc" >&5
9882 -echo $ECHO_N "checking for working malloc... $ECHO_C" >&6
9883 -if test "${ac_cv_func_malloc_works+set}" = set; then
9884 +echo "$as_me:$LINENO: checking for GNU libc compatible malloc" >&5
9885 +echo $ECHO_N "checking for GNU libc compatible malloc... $ECHO_C" >&6
9886 +if test "${ac_cv_func_malloc_0_nonnull+set}" = set; then
9887    echo $ECHO_N "(cached) $ECHO_C" >&6
9888  else
9889    if test "$cross_compiling" = yes; then
9890 -  ac_cv_func_malloc_works=no
9891 +  ac_cv_func_malloc_0_nonnull=no
9892  else
9893    cat >conftest.$ac_ext <<_ACEOF
9894  #line $LINENO "configure"
9895 -#include "confdefs.h"
9896 +/* confdefs.h.  */
9897 +_ACEOF
9898 +cat confdefs.h >>conftest.$ac_ext
9899 +cat >>conftest.$ac_ext <<_ACEOF
9900 +/* end confdefs.h.  */
9901  #if STDC_HEADERS || HAVE_STDLIB_H
9902  # include <stdlib.h>
9903  #else
9904  char *malloc ();
9905  #endif
9906  
9907 -#ifdef F77_DUMMY_MAIN
9908 -#  ifdef __cplusplus
9909 -     extern "C"
9910 -#  endif
9911 -   int F77_DUMMY_MAIN() { return 1; }
9912 -#endif
9913  int
9914  main ()
9915  {
9916 @@ -8994,29 +9740,43 @@
9917    ac_status=$?
9918    echo "$as_me:$LINENO: \$? = $ac_status" >&5
9919    (exit $ac_status); }; }; then
9920 -  ac_cv_func_malloc_works=yes
9921 +  ac_cv_func_malloc_0_nonnull=yes
9922  else
9923    echo "$as_me: program exited with status $ac_status" >&5
9924  echo "$as_me: failed program was:" >&5
9925 -cat conftest.$ac_ext >&5
9926 +sed 's/^/| /' conftest.$ac_ext >&5
9927 +
9928  ( exit $ac_status )
9929 -ac_cv_func_malloc_works=no
9930 +ac_cv_func_malloc_0_nonnull=no
9931  fi
9932 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9933 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
9934  fi
9935  fi
9936 -echo "$as_me:$LINENO: result: $ac_cv_func_malloc_works" >&5
9937 -echo "${ECHO_T}$ac_cv_func_malloc_works" >&6
9938 -if test $ac_cv_func_malloc_works = yes; then
9939 +echo "$as_me:$LINENO: result: $ac_cv_func_malloc_0_nonnull" >&5
9940 +echo "${ECHO_T}$ac_cv_func_malloc_0_nonnull" >&6
9941 +if test $ac_cv_func_malloc_0_nonnull = yes; then
9942  
9943  cat >>confdefs.h <<\_ACEOF
9944  #define HAVE_MALLOC 1
9945  _ACEOF
9946  
9947 +else
9948 +  cat >>confdefs.h <<\_ACEOF
9949 +#define HAVE_MALLOC 0
9950 +_ACEOF
9951 +
9952 +   LIBOBJS="$LIBOBJS malloc.$ac_objext"
9953 +
9954 +cat >>confdefs.h <<\_ACEOF
9955 +#define malloc rpl_malloc
9956 +_ACEOF
9957 +
9958  fi
9959  
9960  
9961  
9962 +
9963 +
9964  for ac_header in stdlib.h unistd.h
9965  do
9966  as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
9967 @@ -9034,7 +9794,11 @@
9968  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
9969  cat >conftest.$ac_ext <<_ACEOF
9970  #line $LINENO "configure"
9971 -#include "confdefs.h"
9972 +/* confdefs.h.  */
9973 +_ACEOF
9974 +cat confdefs.h >>conftest.$ac_ext
9975 +cat >>conftest.$ac_ext <<_ACEOF
9976 +/* end confdefs.h.  */
9977  $ac_includes_default
9978  #include <$ac_header>
9979  _ACEOF
9980 @@ -9053,7 +9817,8 @@
9981    ac_header_compiler=yes
9982  else
9983    echo "$as_me: failed program was:" >&5
9984 -cat conftest.$ac_ext >&5
9985 +sed 's/^/| /' conftest.$ac_ext >&5
9986 +
9987  ac_header_compiler=no
9988  fi
9989  rm -f conftest.$ac_objext conftest.$ac_ext
9990 @@ -9065,13 +9830,17 @@
9991  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
9992  cat >conftest.$ac_ext <<_ACEOF
9993  #line $LINENO "configure"
9994 -#include "confdefs.h"
9995 +/* confdefs.h.  */
9996 +_ACEOF
9997 +cat confdefs.h >>conftest.$ac_ext
9998 +cat >>conftest.$ac_ext <<_ACEOF
9999 +/* end confdefs.h.  */
10000  #include <$ac_header>
10001  _ACEOF
10002  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
10003    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
10004    ac_status=$?
10005 -  egrep -v '^ *\+' conftest.er1 >conftest.err
10006 +  grep -v '^ *+' conftest.er1 >conftest.err
10007    rm -f conftest.er1
10008    cat conftest.err >&5
10009    echo "$as_me:$LINENO: \$? = $ac_status" >&5
10010 @@ -9088,7 +9857,8 @@
10011    ac_header_preproc=yes
10012  else
10013    echo "$as_me: failed program was:" >&5
10014 -  cat conftest.$ac_ext >&5
10015 +sed 's/^/| /' conftest.$ac_ext >&5
10016 +
10017    ac_header_preproc=no
10018  fi
10019  rm -f conftest.err conftest.$ac_ext
10020 @@ -9101,14 +9871,32 @@
10021      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
10022  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
10023      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10024 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
10025 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10026 +    (
10027 +      cat <<\_ASBOX
10028 +## ------------------------------------ ##
10029 +## Report this to bug-autoconf@gnu.org. ##
10030 +## ------------------------------------ ##
10031 +_ASBOX
10032 +    ) |
10033 +      sed "s/^/$as_me: WARNING:     /" >&2
10034 +    ;;
10035    no:yes )
10036 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
10037 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
10038 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
10039 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
10040      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
10041  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
10042      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
10043 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
10044 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
10045 +    (
10046 +      cat <<\_ASBOX
10047 +## ------------------------------------ ##
10048 +## Report this to bug-autoconf@gnu.org. ##
10049 +## ------------------------------------ ##
10050 +_ASBOX
10051 +    ) |
10052 +      sed "s/^/$as_me: WARNING:     /" >&2
10053 +    ;;
10054  esac
10055  echo "$as_me:$LINENO: checking for $ac_header" >&5
10056  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
10057 @@ -9141,37 +9929,44 @@
10058  else
10059    cat >conftest.$ac_ext <<_ACEOF
10060  #line $LINENO "configure"
10061 -#include "confdefs.h"
10062 +/* confdefs.h.  */
10063 +_ACEOF
10064 +cat confdefs.h >>conftest.$ac_ext
10065 +cat >>conftest.$ac_ext <<_ACEOF
10066 +/* end confdefs.h.  */
10067  /* System header to define __stub macros and hopefully few prototypes,
10068 -    which can conflict with char $ac_func (); below.  */
10069 -#include <assert.h>
10070 +    which can conflict with char $ac_func (); below.
10071 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10072 +    <limits.h> exists even on freestanding compilers.  */
10073 +#ifdef __STDC__
10074 +# include <limits.h>
10075 +#else
10076 +# include <assert.h>
10077 +#endif
10078  /* Override any gcc2 internal prototype to avoid an error.  */
10079  #ifdef __cplusplus
10080  extern "C"
10081 +{
10082  #endif
10083  /* We use char because int might match the return type of a gcc2
10084     builtin and then its argument prototype would still apply.  */
10085  char $ac_func ();
10086 -char (*f) ();
10087 -
10088 -#ifdef F77_DUMMY_MAIN
10089 -#  ifdef __cplusplus
10090 -     extern "C"
10091 -#  endif
10092 -   int F77_DUMMY_MAIN() { return 1; }
10093 -#endif
10094 -int
10095 -main ()
10096 -{
10097  /* The GNU C library defines this for functions which it implements
10098      to always fail with ENOSYS.  Some functions are actually named
10099      something starting with __ and the normal name is an alias.  */
10100  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10101  choke me
10102  #else
10103 -f = $ac_func;
10104 +char (*f) () = $ac_func;
10105 +#endif
10106 +#ifdef __cplusplus
10107 +}
10108  #endif
10109  
10110 +int
10111 +main ()
10112 +{
10113 +return f != $ac_func;
10114    ;
10115    return 0;
10116  }
10117 @@ -9191,7 +9986,8 @@
10118    eval "$as_ac_var=yes"
10119  else
10120    echo "$as_me: failed program was:" >&5
10121 -cat conftest.$ac_ext >&5
10122 +sed 's/^/| /' conftest.$ac_ext >&5
10123 +
10124  eval "$as_ac_var=no"
10125  fi
10126  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10127 @@ -9216,8 +10012,15 @@
10128  else
10129    cat >conftest.$ac_ext <<_ACEOF
10130  #line $LINENO "configure"
10131 -#include "confdefs.h"
10132 +/* confdefs.h.  */
10133 +_ACEOF
10134 +cat confdefs.h >>conftest.$ac_ext
10135 +cat >>conftest.$ac_ext <<_ACEOF
10136 +/* end confdefs.h.  */
10137  $ac_includes_default
10138 +/* malloc might have been renamed as rpl_malloc. */
10139 +#undef malloc
10140 +
10141  /* Thanks to Mike Haertel and Jim Avera for this test.
10142     Here is a matrix of mmap possibilities:
10143         mmap private not fixed
10144 @@ -9356,11 +10159,12 @@
10145  else
10146    echo "$as_me: program exited with status $ac_status" >&5
10147  echo "$as_me: failed program was:" >&5
10148 -cat conftest.$ac_ext >&5
10149 +sed 's/^/| /' conftest.$ac_ext >&5
10150 +
10151  ( exit $ac_status )
10152  ac_cv_func_mmap_fixed_mapped=no
10153  fi
10154 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10155 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10156  fi
10157  fi
10158  echo "$as_me:$LINENO: result: $ac_cv_func_mmap_fixed_mapped" >&5
10159 @@ -9380,29 +10184,28 @@
10160    echo $ECHO_N "(cached) $ECHO_C" >&6
10161  else
10162    if test "$cross_compiling" = yes; then
10163 -  { { echo "$as_me:$LINENO: error: cannot check setpgrp if cross compiling" >&5
10164 -echo "$as_me: error: cannot check setpgrp if cross compiling" >&2;}
10165 +  { { echo "$as_me:$LINENO: error: cannot check setpgrp when cross compiling" >&5
10166 +echo "$as_me: error: cannot check setpgrp when cross compiling" >&2;}
10167     { (exit 1); exit 1; }; }
10168  else
10169    cat >conftest.$ac_ext <<_ACEOF
10170  #line $LINENO "configure"
10171 -#include "confdefs.h"
10172 +/* confdefs.h.  */
10173 +_ACEOF
10174 +cat confdefs.h >>conftest.$ac_ext
10175 +cat >>conftest.$ac_ext <<_ACEOF
10176 +/* end confdefs.h.  */
10177  #if HAVE_UNISTD_H
10178  # include <unistd.h>
10179  #endif
10180  
10181 -#ifdef F77_DUMMY_MAIN
10182 -#  ifdef __cplusplus
10183 -     extern "C"
10184 -#  endif
10185 -   int F77_DUMMY_MAIN() { return 1; }
10186 -#endif
10187  int
10188  main ()
10189  {
10190 -/* If this system has a BSD-style setpgrp, which takes arguments, exit
10191 -   successfully.  */
10192 -  exit (setpgrp (1,1) == -1);
10193 +/* If this system has a BSD-style setpgrp which takes arguments,
10194 +  setpgrp(1, 1) will fail with ESRCH and return -1, in that case
10195 +  exit successfully. */
10196 +  exit (setpgrp (1,1) == -1 ? 0 : 1);
10197    ;
10198    return 0;
10199  }
10200 @@ -9422,11 +10225,12 @@
10201  else
10202    echo "$as_me: program exited with status $ac_status" >&5
10203  echo "$as_me: failed program was:" >&5
10204 -cat conftest.$ac_ext >&5
10205 +sed 's/^/| /' conftest.$ac_ext >&5
10206 +
10207  ( exit $ac_status )
10208  ac_cv_func_setpgrp_void=yes
10209  fi
10210 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10211 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10212  fi
10213  fi
10214  echo "$as_me:$LINENO: result: $ac_cv_func_setpgrp_void" >&5
10215 @@ -9450,37 +10254,44 @@
10216  else
10217    cat >conftest.$ac_ext <<_ACEOF
10218  #line $LINENO "configure"
10219 -#include "confdefs.h"
10220 +/* confdefs.h.  */
10221 +_ACEOF
10222 +cat confdefs.h >>conftest.$ac_ext
10223 +cat >>conftest.$ac_ext <<_ACEOF
10224 +/* end confdefs.h.  */
10225  /* System header to define __stub macros and hopefully few prototypes,
10226 -    which can conflict with char $ac_func (); below.  */
10227 -#include <assert.h>
10228 +    which can conflict with char $ac_func (); below.
10229 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10230 +    <limits.h> exists even on freestanding compilers.  */
10231 +#ifdef __STDC__
10232 +# include <limits.h>
10233 +#else
10234 +# include <assert.h>
10235 +#endif
10236  /* Override any gcc2 internal prototype to avoid an error.  */
10237  #ifdef __cplusplus
10238  extern "C"
10239 +{
10240  #endif
10241  /* We use char because int might match the return type of a gcc2
10242     builtin and then its argument prototype would still apply.  */
10243  char $ac_func ();
10244 -char (*f) ();
10245 -
10246 -#ifdef F77_DUMMY_MAIN
10247 -#  ifdef __cplusplus
10248 -     extern "C"
10249 -#  endif
10250 -   int F77_DUMMY_MAIN() { return 1; }
10251 -#endif
10252 -int
10253 -main ()
10254 -{
10255  /* The GNU C library defines this for functions which it implements
10256      to always fail with ENOSYS.  Some functions are actually named
10257      something starting with __ and the normal name is an alias.  */
10258  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10259  choke me
10260  #else
10261 -f = $ac_func;
10262 +char (*f) () = $ac_func;
10263 +#endif
10264 +#ifdef __cplusplus
10265 +}
10266  #endif
10267  
10268 +int
10269 +main ()
10270 +{
10271 +return f != $ac_func;
10272    ;
10273    return 0;
10274  }
10275 @@ -9500,7 +10311,8 @@
10276    eval "$as_ac_var=yes"
10277  else
10278    echo "$as_me: failed program was:" >&5
10279 -cat conftest.$ac_ext >&5
10280 +sed 's/^/| /' conftest.$ac_ext >&5
10281 +
10282  eval "$as_ac_var=no"
10283  fi
10284  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10285 @@ -9523,7 +10335,11 @@
10286  LIBS="-lintl  $LIBS"
10287  cat >conftest.$ac_ext <<_ACEOF
10288  #line $LINENO "configure"
10289 -#include "confdefs.h"
10290 +/* confdefs.h.  */
10291 +_ACEOF
10292 +cat confdefs.h >>conftest.$ac_ext
10293 +cat >>conftest.$ac_ext <<_ACEOF
10294 +/* end confdefs.h.  */
10295  
10296  /* Override any gcc2 internal prototype to avoid an error.  */
10297  #ifdef __cplusplus
10298 @@ -9532,12 +10348,6 @@
10299  /* We use char because int might match the return type of a gcc2
10300     builtin and then its argument prototype would still apply.  */
10301  char strftime ();
10302 -#ifdef F77_DUMMY_MAIN
10303 -#  ifdef __cplusplus
10304 -     extern "C"
10305 -#  endif
10306 -   int F77_DUMMY_MAIN() { return 1; }
10307 -#endif
10308  int
10309  main ()
10310  {
10311 @@ -9561,7 +10371,8 @@
10312    ac_cv_lib_intl_strftime=yes
10313  else
10314    echo "$as_me: failed program was:" >&5
10315 -cat conftest.$ac_ext >&5
10316 +sed 's/^/| /' conftest.$ac_ext >&5
10317 +
10318  ac_cv_lib_intl_strftime=no
10319  fi
10320  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10321 @@ -9591,37 +10402,44 @@
10322  else
10323    cat >conftest.$ac_ext <<_ACEOF
10324  #line $LINENO "configure"
10325 -#include "confdefs.h"
10326 +/* confdefs.h.  */
10327 +_ACEOF
10328 +cat confdefs.h >>conftest.$ac_ext
10329 +cat >>conftest.$ac_ext <<_ACEOF
10330 +/* end confdefs.h.  */
10331  /* System header to define __stub macros and hopefully few prototypes,
10332 -    which can conflict with char $ac_func (); below.  */
10333 -#include <assert.h>
10334 +    which can conflict with char $ac_func (); below.
10335 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10336 +    <limits.h> exists even on freestanding compilers.  */
10337 +#ifdef __STDC__
10338 +# include <limits.h>
10339 +#else
10340 +# include <assert.h>
10341 +#endif
10342  /* Override any gcc2 internal prototype to avoid an error.  */
10343  #ifdef __cplusplus
10344  extern "C"
10345 +{
10346  #endif
10347  /* We use char because int might match the return type of a gcc2
10348     builtin and then its argument prototype would still apply.  */
10349  char $ac_func ();
10350 -char (*f) ();
10351 -
10352 -#ifdef F77_DUMMY_MAIN
10353 -#  ifdef __cplusplus
10354 -     extern "C"
10355 -#  endif
10356 -   int F77_DUMMY_MAIN() { return 1; }
10357 -#endif
10358 -int
10359 -main ()
10360 -{
10361  /* The GNU C library defines this for functions which it implements
10362      to always fail with ENOSYS.  Some functions are actually named
10363      something starting with __ and the normal name is an alias.  */
10364  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10365  choke me
10366  #else
10367 -f = $ac_func;
10368 +char (*f) () = $ac_func;
10369 +#endif
10370 +#ifdef __cplusplus
10371 +}
10372  #endif
10373  
10374 +int
10375 +main ()
10376 +{
10377 +return f != $ac_func;
10378    ;
10379    return 0;
10380  }
10381 @@ -9641,7 +10459,8 @@
10382    eval "$as_ac_var=yes"
10383  else
10384    echo "$as_me: failed program was:" >&5
10385 -cat conftest.$ac_ext >&5
10386 +sed 's/^/| /' conftest.$ac_ext >&5
10387 +
10388  eval "$as_ac_var=no"
10389  fi
10390  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10391 @@ -9660,37 +10479,44 @@
10392  else
10393    cat >conftest.$ac_ext <<_ACEOF
10394  #line $LINENO "configure"
10395 -#include "confdefs.h"
10396 +/* confdefs.h.  */
10397 +_ACEOF
10398 +cat confdefs.h >>conftest.$ac_ext
10399 +cat >>conftest.$ac_ext <<_ACEOF
10400 +/* end confdefs.h.  */
10401  /* System header to define __stub macros and hopefully few prototypes,
10402 -    which can conflict with char _doprnt (); below.  */
10403 -#include <assert.h>
10404 +    which can conflict with char _doprnt (); below.
10405 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10406 +    <limits.h> exists even on freestanding compilers.  */
10407 +#ifdef __STDC__
10408 +# include <limits.h>
10409 +#else
10410 +# include <assert.h>
10411 +#endif
10412  /* Override any gcc2 internal prototype to avoid an error.  */
10413  #ifdef __cplusplus
10414  extern "C"
10415 +{
10416  #endif
10417  /* We use char because int might match the return type of a gcc2
10418     builtin and then its argument prototype would still apply.  */
10419  char _doprnt ();
10420 -char (*f) ();
10421 -
10422 -#ifdef F77_DUMMY_MAIN
10423 -#  ifdef __cplusplus
10424 -     extern "C"
10425 -#  endif
10426 -   int F77_DUMMY_MAIN() { return 1; }
10427 -#endif
10428 -int
10429 -main ()
10430 -{
10431  /* The GNU C library defines this for functions which it implements
10432      to always fail with ENOSYS.  Some functions are actually named
10433      something starting with __ and the normal name is an alias.  */
10434  #if defined (__stub__doprnt) || defined (__stub____doprnt)
10435  choke me
10436  #else
10437 -f = _doprnt;
10438 +char (*f) () = _doprnt;
10439 +#endif
10440 +#ifdef __cplusplus
10441 +}
10442  #endif
10443  
10444 +int
10445 +main ()
10446 +{
10447 +return f != _doprnt;
10448    ;
10449    return 0;
10450  }
10451 @@ -9710,7 +10536,8 @@
10452    ac_cv_func__doprnt=yes
10453  else
10454    echo "$as_me: failed program was:" >&5
10455 -cat conftest.$ac_ext >&5
10456 +sed 's/^/| /' conftest.$ac_ext >&5
10457 +
10458  ac_cv_func__doprnt=no
10459  fi
10460  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10461 @@ -9734,26 +10561,96 @@
10462  if test "${ac_cv_func_setvbuf_reversed+set}" = set; then
10463    echo $ECHO_N "(cached) $ECHO_C" >&6
10464  else
10465 -  if test "$cross_compiling" = yes; then
10466 -  { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling" >&5
10467 -echo "$as_me: error: cannot run test program while cross compiling" >&2;}
10468 -   { (exit 1); exit 1; }; }
10469 +  ac_cv_func_setvbuf_reversed=no
10470 +   cat >conftest.$ac_ext <<_ACEOF
10471 +#line $LINENO "configure"
10472 +/* confdefs.h.  */
10473 +_ACEOF
10474 +cat confdefs.h >>conftest.$ac_ext
10475 +cat >>conftest.$ac_ext <<_ACEOF
10476 +/* end confdefs.h.  */
10477 +#include <stdio.h>
10478 +#        if PROTOTYPES
10479 +          int (setvbuf) (FILE *, int, char *, size_t);
10480 +#        endif
10481 +int
10482 +main ()
10483 +{
10484 +char buf; return setvbuf (stdout, _IOLBF, &buf, 1);
10485 +  ;
10486 +  return 0;
10487 +}
10488 +_ACEOF
10489 +rm -f conftest.$ac_objext conftest$ac_exeext
10490 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10491 +  (eval $ac_link) 2>&5
10492 +  ac_status=$?
10493 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10494 +  (exit $ac_status); } &&
10495 +         { ac_try='test -s conftest$ac_exeext'
10496 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10497 +  (eval $ac_try) 2>&5
10498 +  ac_status=$?
10499 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10500 +  (exit $ac_status); }; }; then
10501 +  cat >conftest.$ac_ext <<_ACEOF
10502 +#line $LINENO "configure"
10503 +/* confdefs.h.  */
10504 +_ACEOF
10505 +cat confdefs.h >>conftest.$ac_ext
10506 +cat >>conftest.$ac_ext <<_ACEOF
10507 +/* end confdefs.h.  */
10508 +#include <stdio.h>
10509 +#           if PROTOTYPES
10510 +             int (setvbuf) (FILE *, int, char *, size_t);
10511 +#           endif
10512 +int
10513 +main ()
10514 +{
10515 +char buf; return setvbuf (stdout, &buf, _IOLBF, 1);
10516 +  ;
10517 +  return 0;
10518 +}
10519 +_ACEOF
10520 +rm -f conftest.$ac_objext conftest$ac_exeext
10521 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10522 +  (eval $ac_link) 2>&5
10523 +  ac_status=$?
10524 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10525 +  (exit $ac_status); } &&
10526 +         { ac_try='test -s conftest$ac_exeext'
10527 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10528 +  (eval $ac_try) 2>&5
10529 +  ac_status=$?
10530 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10531 +  (exit $ac_status); }; }; then
10532 +  # It compiles and links either way, so it must not be declared
10533 +        # with a prototype and most likely this is a K&R C compiler.
10534 +        # Try running it.
10535 +        if test "$cross_compiling" = yes; then
10536 +  : # Assume setvbuf is not reversed when cross-compiling.
10537  else
10538    cat >conftest.$ac_ext <<_ACEOF
10539  #line $LINENO "configure"
10540 -#include "confdefs.h"
10541 +/* confdefs.h.  */
10542 +_ACEOF
10543 +cat confdefs.h >>conftest.$ac_ext
10544 +cat >>conftest.$ac_ext <<_ACEOF
10545 +/* end confdefs.h.  */
10546  #include <stdio.h>
10547 -/* If setvbuf has the reversed format, exit 0. */
10548  int
10549  main ()
10550  {
10551 -  /* This call has the arguments reversed.
10552 -     A reversed system may check and see that the address of main
10553 -     is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
10554 -  if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
10555 -    exit(1);
10556 -  putc('\r', stdout);
10557 -  exit(0);                     /* Non-reversed systems segv here.  */
10558 +/* This call has the arguments reversed.
10559 +                  A reversed system may check and see that the address of buf
10560 +                  is not _IOLBF, _IONBF, or _IOFBF, and return nonzero.  */
10561 +               char buf;
10562 +               if (setvbuf (stdout, _IOLBF, &buf, 1) != 0)
10563 +                 exit (1);
10564 +               putchar ('\r');
10565 +               exit (0); /* Non-reversed systems SEGV here.  */
10566 +  ;
10567 +  return 0;
10568  }
10569  _ACEOF
10570  rm -f conftest$ac_exeext
10571 @@ -9771,13 +10668,26 @@
10572  else
10573    echo "$as_me: program exited with status $ac_status" >&5
10574  echo "$as_me: failed program was:" >&5
10575 -cat conftest.$ac_ext >&5
10576 +sed 's/^/| /' conftest.$ac_ext >&5
10577 +
10578  ( exit $ac_status )
10579 -ac_cv_func_setvbuf_reversed=no
10580 +rm -f core core.* *.core
10581  fi
10582 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10583 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10584  fi
10585 -rm -f core core.* *.core
10586 +       ac_cv_func_setvbuf_reversed=yes
10587 +else
10588 +  echo "$as_me: failed program was:" >&5
10589 +sed 's/^/| /' conftest.$ac_ext >&5
10590 +
10591 +fi
10592 +rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10593 +else
10594 +  echo "$as_me: failed program was:" >&5
10595 +sed 's/^/| /' conftest.$ac_ext >&5
10596 +
10597 +fi
10598 +rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10599  fi
10600  echo "$as_me:$LINENO: result: $ac_cv_func_setvbuf_reversed" >&5
10601  echo "${ECHO_T}$ac_cv_func_setvbuf_reversed" >&6
10602 @@ -9802,14 +10712,12 @@
10603  else
10604    cat >conftest.$ac_ext <<_ACEOF
10605  #line $LINENO "configure"
10606 -#include "confdefs.h"
10607 +/* confdefs.h.  */
10608 +_ACEOF
10609 +cat confdefs.h >>conftest.$ac_ext
10610 +cat >>conftest.$ac_ext <<_ACEOF
10611 +/* end confdefs.h.  */
10612  $ac_includes_default
10613 -#ifdef F77_DUMMY_MAIN
10614 -#  ifdef __cplusplus
10615 -     extern "C"
10616 -#  endif
10617 -   int F77_DUMMY_MAIN() { return 1; }
10618 -#endif
10619  int
10620  main ()
10621  {
10622 @@ -9837,11 +10745,12 @@
10623  else
10624    echo "$as_me: program exited with status $ac_status" >&5
10625  echo "$as_me: failed program was:" >&5
10626 -cat conftest.$ac_ext >&5
10627 +sed 's/^/| /' conftest.$ac_ext >&5
10628 +
10629  ( exit $ac_status )
10630  ac_cv_func_lstat_dereferences_slashed_symlink=no
10631  fi
10632 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10633 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10634  fi
10635  else
10636    # If the `ln -s' command failed, then we probably don't even
10637 @@ -9875,14 +10784,12 @@
10638  else
10639    cat >conftest.$ac_ext <<_ACEOF
10640  #line $LINENO "configure"
10641 -#include "confdefs.h"
10642 +/* confdefs.h.  */
10643 +_ACEOF
10644 +cat confdefs.h >>conftest.$ac_ext
10645 +cat >>conftest.$ac_ext <<_ACEOF
10646 +/* end confdefs.h.  */
10647  $ac_includes_default
10648 -#ifdef F77_DUMMY_MAIN
10649 -#  ifdef __cplusplus
10650 -     extern "C"
10651 -#  endif
10652 -   int F77_DUMMY_MAIN() { return 1; }
10653 -#endif
10654  int
10655  main ()
10656  {
10657 @@ -9907,11 +10814,12 @@
10658  else
10659    echo "$as_me: program exited with status $ac_status" >&5
10660  echo "$as_me: failed program was:" >&5
10661 -cat conftest.$ac_ext >&5
10662 +sed 's/^/| /' conftest.$ac_ext >&5
10663 +
10664  ( exit $ac_status )
10665  ac_cv_func_stat_empty_string_bug=no
10666  fi
10667 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10668 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10669  fi
10670  fi
10671  echo "$as_me:$LINENO: result: $ac_cv_func_stat_empty_string_bug" >&5
10672 @@ -9934,14 +10842,12 @@
10673  else
10674    cat >conftest.$ac_ext <<_ACEOF
10675  #line $LINENO "configure"
10676 -#include "confdefs.h"
10677 +/* confdefs.h.  */
10678 +_ACEOF
10679 +cat confdefs.h >>conftest.$ac_ext
10680 +cat >>conftest.$ac_ext <<_ACEOF
10681 +/* end confdefs.h.  */
10682  #include <alloca.h>
10683 -#ifdef F77_DUMMY_MAIN
10684 -#  ifdef __cplusplus
10685 -     extern "C"
10686 -#  endif
10687 -   int F77_DUMMY_MAIN() { return 1; }
10688 -#endif
10689  int
10690  main ()
10691  {
10692 @@ -9965,7 +10871,8 @@
10693    ac_cv_working_alloca_h=yes
10694  else
10695    echo "$as_me: failed program was:" >&5
10696 -cat conftest.$ac_ext >&5
10697 +sed 's/^/| /' conftest.$ac_ext >&5
10698 +
10699  ac_cv_working_alloca_h=no
10700  fi
10701  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10702 @@ -9987,7 +10894,11 @@
10703  else
10704    cat >conftest.$ac_ext <<_ACEOF
10705  #line $LINENO "configure"
10706 -#include "confdefs.h"
10707 +/* confdefs.h.  */
10708 +_ACEOF
10709 +cat confdefs.h >>conftest.$ac_ext
10710 +cat >>conftest.$ac_ext <<_ACEOF
10711 +/* end confdefs.h.  */
10712  #ifdef __GNUC__
10713  # define alloca __builtin_alloca
10714  #else
10715 @@ -10009,12 +10920,6 @@
10716  # endif
10717  #endif
10718  
10719 -#ifdef F77_DUMMY_MAIN
10720 -#  ifdef __cplusplus
10721 -     extern "C"
10722 -#  endif
10723 -   int F77_DUMMY_MAIN() { return 1; }
10724 -#endif
10725  int
10726  main ()
10727  {
10728 @@ -10038,7 +10943,8 @@
10729    ac_cv_func_alloca_works=yes
10730  else
10731    echo "$as_me: failed program was:" >&5
10732 -cat conftest.$ac_ext >&5
10733 +sed 's/^/| /' conftest.$ac_ext >&5
10734 +
10735  ac_cv_func_alloca_works=no
10736  fi
10737  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10738 @@ -10072,7 +10978,11 @@
10739  else
10740    cat >conftest.$ac_ext <<_ACEOF
10741  #line $LINENO "configure"
10742 -#include "confdefs.h"
10743 +/* confdefs.h.  */
10744 +_ACEOF
10745 +cat confdefs.h >>conftest.$ac_ext
10746 +cat >>conftest.$ac_ext <<_ACEOF
10747 +/* end confdefs.h.  */
10748  #if defined(CRAY) && ! defined(CRAY2)
10749  webecray
10750  #else
10751 @@ -10081,7 +10991,7 @@
10752  
10753  _ACEOF
10754  if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
10755 -  egrep "webecray" >/dev/null 2>&1; then
10756 +  $EGREP "webecray" >/dev/null 2>&1; then
10757    ac_cv_os_cray=yes
10758  else
10759    ac_cv_os_cray=no
10760 @@ -10101,37 +11011,44 @@
10761  else
10762    cat >conftest.$ac_ext <<_ACEOF
10763  #line $LINENO "configure"
10764 -#include "confdefs.h"
10765 +/* confdefs.h.  */
10766 +_ACEOF
10767 +cat confdefs.h >>conftest.$ac_ext
10768 +cat >>conftest.$ac_ext <<_ACEOF
10769 +/* end confdefs.h.  */
10770  /* System header to define __stub macros and hopefully few prototypes,
10771 -    which can conflict with char $ac_func (); below.  */
10772 -#include <assert.h>
10773 +    which can conflict with char $ac_func (); below.
10774 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10775 +    <limits.h> exists even on freestanding compilers.  */
10776 +#ifdef __STDC__
10777 +# include <limits.h>
10778 +#else
10779 +# include <assert.h>
10780 +#endif
10781  /* Override any gcc2 internal prototype to avoid an error.  */
10782  #ifdef __cplusplus
10783  extern "C"
10784 +{
10785  #endif
10786  /* We use char because int might match the return type of a gcc2
10787     builtin and then its argument prototype would still apply.  */
10788  char $ac_func ();
10789 -char (*f) ();
10790 -
10791 -#ifdef F77_DUMMY_MAIN
10792 -#  ifdef __cplusplus
10793 -     extern "C"
10794 -#  endif
10795 -   int F77_DUMMY_MAIN() { return 1; }
10796 -#endif
10797 -int
10798 -main ()
10799 -{
10800  /* The GNU C library defines this for functions which it implements
10801      to always fail with ENOSYS.  Some functions are actually named
10802      something starting with __ and the normal name is an alias.  */
10803  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10804  choke me
10805  #else
10806 -f = $ac_func;
10807 +char (*f) () = $ac_func;
10808 +#endif
10809 +#ifdef __cplusplus
10810 +}
10811  #endif
10812  
10813 +int
10814 +main ()
10815 +{
10816 +return f != $ac_func;
10817    ;
10818    return 0;
10819  }
10820 @@ -10151,7 +11068,8 @@
10821    eval "$as_ac_var=yes"
10822  else
10823    echo "$as_me: failed program was:" >&5
10824 -cat conftest.$ac_ext >&5
10825 +sed 's/^/| /' conftest.$ac_ext >&5
10826 +
10827  eval "$as_ac_var=no"
10828  fi
10829  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10830 @@ -10180,7 +11098,11 @@
10831  else
10832    cat >conftest.$ac_ext <<_ACEOF
10833  #line $LINENO "configure"
10834 -#include "confdefs.h"
10835 +/* confdefs.h.  */
10836 +_ACEOF
10837 +cat confdefs.h >>conftest.$ac_ext
10838 +cat >>conftest.$ac_ext <<_ACEOF
10839 +/* end confdefs.h.  */
10840  int
10841  find_stack_direction ()
10842  {
10843 @@ -10216,11 +11138,12 @@
10844  else
10845    echo "$as_me: program exited with status $ac_status" >&5
10846  echo "$as_me: failed program was:" >&5
10847 -cat conftest.$ac_ext >&5
10848 +sed 's/^/| /' conftest.$ac_ext >&5
10849 +
10850  ( exit $ac_status )
10851  ac_cv_c_stack_direction=-1
10852  fi
10853 -rm -f core core.* *.core conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10854 +rm -f core core.* *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
10855  fi
10856  fi
10857  echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5
10858 @@ -10280,37 +11203,44 @@
10859  else
10860    cat >conftest.$ac_ext <<_ACEOF
10861  #line $LINENO "configure"
10862 -#include "confdefs.h"
10863 +/* confdefs.h.  */
10864 +_ACEOF
10865 +cat confdefs.h >>conftest.$ac_ext
10866 +cat >>conftest.$ac_ext <<_ACEOF
10867 +/* end confdefs.h.  */
10868  /* System header to define __stub macros and hopefully few prototypes,
10869 -    which can conflict with char $ac_func (); below.  */
10870 -#include <assert.h>
10871 +    which can conflict with char $ac_func (); below.
10872 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10873 +    <limits.h> exists even on freestanding compilers.  */
10874 +#ifdef __STDC__
10875 +# include <limits.h>
10876 +#else
10877 +# include <assert.h>
10878 +#endif
10879  /* Override any gcc2 internal prototype to avoid an error.  */
10880  #ifdef __cplusplus
10881  extern "C"
10882 +{
10883  #endif
10884  /* We use char because int might match the return type of a gcc2
10885     builtin and then its argument prototype would still apply.  */
10886  char $ac_func ();
10887 -char (*f) ();
10888 -
10889 -#ifdef F77_DUMMY_MAIN
10890 -#  ifdef __cplusplus
10891 -     extern "C"
10892 -#  endif
10893 -   int F77_DUMMY_MAIN() { return 1; }
10894 -#endif
10895 -int
10896 -main ()
10897 -{
10898  /* The GNU C library defines this for functions which it implements
10899      to always fail with ENOSYS.  Some functions are actually named
10900      something starting with __ and the normal name is an alias.  */
10901  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10902  choke me
10903  #else
10904 -f = $ac_func;
10905 +char (*f) () = $ac_func;
10906 +#endif
10907 +#ifdef __cplusplus
10908 +}
10909  #endif
10910  
10911 +int
10912 +main ()
10913 +{
10914 +return f != $ac_func;
10915    ;
10916    return 0;
10917  }
10918 @@ -10330,7 +11260,8 @@
10919    eval "$as_ac_var=yes"
10920  else
10921    echo "$as_me: failed program was:" >&5
10922 -cat conftest.$ac_ext >&5
10923 +sed 's/^/| /' conftest.$ac_ext >&5
10924 +
10925  eval "$as_ac_var=no"
10926  fi
10927  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10928 @@ -10358,37 +11289,44 @@
10929  else
10930    cat >conftest.$ac_ext <<_ACEOF
10931  #line $LINENO "configure"
10932 -#include "confdefs.h"
10933 +/* confdefs.h.  */
10934 +_ACEOF
10935 +cat confdefs.h >>conftest.$ac_ext
10936 +cat >>conftest.$ac_ext <<_ACEOF
10937 +/* end confdefs.h.  */
10938  /* System header to define __stub macros and hopefully few prototypes,
10939 -    which can conflict with char $ac_func (); below.  */
10940 -#include <assert.h>
10941 +    which can conflict with char $ac_func (); below.
10942 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
10943 +    <limits.h> exists even on freestanding compilers.  */
10944 +#ifdef __STDC__
10945 +# include <limits.h>
10946 +#else
10947 +# include <assert.h>
10948 +#endif
10949  /* Override any gcc2 internal prototype to avoid an error.  */
10950  #ifdef __cplusplus
10951  extern "C"
10952 +{
10953  #endif
10954  /* We use char because int might match the return type of a gcc2
10955     builtin and then its argument prototype would still apply.  */
10956  char $ac_func ();
10957 -char (*f) ();
10958 -
10959 -#ifdef F77_DUMMY_MAIN
10960 -#  ifdef __cplusplus
10961 -     extern "C"
10962 -#  endif
10963 -   int F77_DUMMY_MAIN() { return 1; }
10964 -#endif
10965 -int
10966 -main ()
10967 -{
10968  /* The GNU C library defines this for functions which it implements
10969      to always fail with ENOSYS.  Some functions are actually named
10970      something starting with __ and the normal name is an alias.  */
10971  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
10972  choke me
10973  #else
10974 -f = $ac_func;
10975 +char (*f) () = $ac_func;
10976 +#endif
10977 +#ifdef __cplusplus
10978 +}
10979  #endif
10980  
10981 +int
10982 +main ()
10983 +{
10984 +return f != $ac_func;
10985    ;
10986    return 0;
10987  }
10988 @@ -10408,7 +11346,8 @@
10989    eval "$as_ac_var=yes"
10990  else
10991    echo "$as_me: failed program was:" >&5
10992 -cat conftest.$ac_ext >&5
10993 +sed 's/^/| /' conftest.$ac_ext >&5
10994 +
10995  eval "$as_ac_var=no"
10996  fi
10997  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
10998 @@ -10434,37 +11373,44 @@
10999  else
11000    cat >conftest.$ac_ext <<_ACEOF
11001  #line $LINENO "configure"
11002 -#include "confdefs.h"
11003 +/* confdefs.h.  */
11004 +_ACEOF
11005 +cat confdefs.h >>conftest.$ac_ext
11006 +cat >>conftest.$ac_ext <<_ACEOF
11007 +/* end confdefs.h.  */
11008  /* System header to define __stub macros and hopefully few prototypes,
11009 -    which can conflict with char $ac_func (); below.  */
11010 -#include <assert.h>
11011 +    which can conflict with char $ac_func (); below.
11012 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11013 +    <limits.h> exists even on freestanding compilers.  */
11014 +#ifdef __STDC__
11015 +# include <limits.h>
11016 +#else
11017 +# include <assert.h>
11018 +#endif
11019  /* Override any gcc2 internal prototype to avoid an error.  */
11020  #ifdef __cplusplus
11021  extern "C"
11022 +{
11023  #endif
11024  /* We use char because int might match the return type of a gcc2
11025     builtin and then its argument prototype would still apply.  */
11026  char $ac_func ();
11027 -char (*f) ();
11028 -
11029 -#ifdef F77_DUMMY_MAIN
11030 -#  ifdef __cplusplus
11031 -     extern "C"
11032 -#  endif
11033 -   int F77_DUMMY_MAIN() { return 1; }
11034 -#endif
11035 -int
11036 -main ()
11037 -{
11038  /* The GNU C library defines this for functions which it implements
11039      to always fail with ENOSYS.  Some functions are actually named
11040      something starting with __ and the normal name is an alias.  */
11041  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11042  choke me
11043  #else
11044 -f = $ac_func;
11045 +char (*f) () = $ac_func;
11046 +#endif
11047 +#ifdef __cplusplus
11048 +}
11049  #endif
11050  
11051 +int
11052 +main ()
11053 +{
11054 +return f != $ac_func;
11055    ;
11056    return 0;
11057  }
11058 @@ -10484,7 +11430,8 @@
11059    eval "$as_ac_var=yes"
11060  else
11061    echo "$as_me: failed program was:" >&5
11062 -cat conftest.$ac_ext >&5
11063 +sed 's/^/| /' conftest.$ac_ext >&5
11064 +
11065  eval "$as_ac_var=no"
11066  fi
11067  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11068 @@ -10522,7 +11469,11 @@
11069  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11070  cat >conftest.$ac_ext <<_ACEOF
11071  #line $LINENO "configure"
11072 -#include "confdefs.h"
11073 +/* confdefs.h.  */
11074 +_ACEOF
11075 +cat confdefs.h >>conftest.$ac_ext
11076 +cat >>conftest.$ac_ext <<_ACEOF
11077 +/* end confdefs.h.  */
11078  $ac_includes_default
11079  #include <$ac_header>
11080  _ACEOF
11081 @@ -10541,7 +11492,8 @@
11082    ac_header_compiler=yes
11083  else
11084    echo "$as_me: failed program was:" >&5
11085 -cat conftest.$ac_ext >&5
11086 +sed 's/^/| /' conftest.$ac_ext >&5
11087 +
11088  ac_header_compiler=no
11089  fi
11090  rm -f conftest.$ac_objext conftest.$ac_ext
11091 @@ -10553,13 +11505,17 @@
11092  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11093  cat >conftest.$ac_ext <<_ACEOF
11094  #line $LINENO "configure"
11095 -#include "confdefs.h"
11096 +/* confdefs.h.  */
11097 +_ACEOF
11098 +cat confdefs.h >>conftest.$ac_ext
11099 +cat >>conftest.$ac_ext <<_ACEOF
11100 +/* end confdefs.h.  */
11101  #include <$ac_header>
11102  _ACEOF
11103  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11104    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11105    ac_status=$?
11106 -  egrep -v '^ *\+' conftest.er1 >conftest.err
11107 +  grep -v '^ *+' conftest.er1 >conftest.err
11108    rm -f conftest.er1
11109    cat conftest.err >&5
11110    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11111 @@ -10576,7 +11532,8 @@
11112    ac_header_preproc=yes
11113  else
11114    echo "$as_me: failed program was:" >&5
11115 -  cat conftest.$ac_ext >&5
11116 +sed 's/^/| /' conftest.$ac_ext >&5
11117 +
11118    ac_header_preproc=no
11119  fi
11120  rm -f conftest.err conftest.$ac_ext
11121 @@ -10589,14 +11546,32 @@
11122      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11123  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11124      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11125 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11126 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11127 +    (
11128 +      cat <<\_ASBOX
11129 +## ------------------------------------ ##
11130 +## Report this to bug-autoconf@gnu.org. ##
11131 +## ------------------------------------ ##
11132 +_ASBOX
11133 +    ) |
11134 +      sed "s/^/$as_me: WARNING:     /" >&2
11135 +    ;;
11136    no:yes )
11137 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
11138 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
11139 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11140 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11141      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11142  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11143      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11144 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11145 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11146 +    (
11147 +      cat <<\_ASBOX
11148 +## ------------------------------------ ##
11149 +## Report this to bug-autoconf@gnu.org. ##
11150 +## ------------------------------------ ##
11151 +_ASBOX
11152 +    ) |
11153 +      sed "s/^/$as_me: WARNING:     /" >&2
11154 +    ;;
11155  esac
11156  echo "$as_me:$LINENO: checking for $ac_header" >&5
11157  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11158 @@ -10636,7 +11611,11 @@
11159  echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
11160  cat >conftest.$ac_ext <<_ACEOF
11161  #line $LINENO "configure"
11162 -#include "confdefs.h"
11163 +/* confdefs.h.  */
11164 +_ACEOF
11165 +cat confdefs.h >>conftest.$ac_ext
11166 +cat >>conftest.$ac_ext <<_ACEOF
11167 +/* end confdefs.h.  */
11168  $ac_includes_default
11169  #include <$ac_header>
11170  _ACEOF
11171 @@ -10655,7 +11634,8 @@
11172    ac_header_compiler=yes
11173  else
11174    echo "$as_me: failed program was:" >&5
11175 -cat conftest.$ac_ext >&5
11176 +sed 's/^/| /' conftest.$ac_ext >&5
11177 +
11178  ac_header_compiler=no
11179  fi
11180  rm -f conftest.$ac_objext conftest.$ac_ext
11181 @@ -10667,13 +11647,17 @@
11182  echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
11183  cat >conftest.$ac_ext <<_ACEOF
11184  #line $LINENO "configure"
11185 -#include "confdefs.h"
11186 +/* confdefs.h.  */
11187 +_ACEOF
11188 +cat confdefs.h >>conftest.$ac_ext
11189 +cat >>conftest.$ac_ext <<_ACEOF
11190 +/* end confdefs.h.  */
11191  #include <$ac_header>
11192  _ACEOF
11193  if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
11194    (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
11195    ac_status=$?
11196 -  egrep -v '^ *\+' conftest.er1 >conftest.err
11197 +  grep -v '^ *+' conftest.er1 >conftest.err
11198    rm -f conftest.er1
11199    cat conftest.err >&5
11200    echo "$as_me:$LINENO: \$? = $ac_status" >&5
11201 @@ -10690,7 +11674,8 @@
11202    ac_header_preproc=yes
11203  else
11204    echo "$as_me: failed program was:" >&5
11205 -  cat conftest.$ac_ext >&5
11206 +sed 's/^/| /' conftest.$ac_ext >&5
11207 +
11208    ac_header_preproc=no
11209  fi
11210  rm -f conftest.err conftest.$ac_ext
11211 @@ -10703,14 +11688,32 @@
11212      { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
11213  echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
11214      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11215 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11216 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11217 +    (
11218 +      cat <<\_ASBOX
11219 +## ------------------------------------ ##
11220 +## Report this to bug-autoconf@gnu.org. ##
11221 +## ------------------------------------ ##
11222 +_ASBOX
11223 +    ) |
11224 +      sed "s/^/$as_me: WARNING:     /" >&2
11225 +    ;;
11226    no:yes )
11227 -    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled." >&5
11228 -echo "$as_me: WARNING: $ac_header: present but cannot be compiled." >&2;}
11229 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
11230 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
11231      { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5
11232  echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;}
11233      { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
11234 -echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;};;
11235 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
11236 +    (
11237 +      cat <<\_ASBOX
11238 +## ------------------------------------ ##
11239 +## Report this to bug-autoconf@gnu.org. ##
11240 +## ------------------------------------ ##
11241 +_ASBOX
11242 +    ) |
11243 +      sed "s/^/$as_me: WARNING:     /" >&2
11244 +    ;;
11245  esac
11246  echo "$as_me:$LINENO: checking for $ac_header" >&5
11247  echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
11248 @@ -10751,37 +11754,44 @@
11249  else
11250    cat >conftest.$ac_ext <<_ACEOF
11251  #line $LINENO "configure"
11252 -#include "confdefs.h"
11253 +/* confdefs.h.  */
11254 +_ACEOF
11255 +cat confdefs.h >>conftest.$ac_ext
11256 +cat >>conftest.$ac_ext <<_ACEOF
11257 +/* end confdefs.h.  */
11258  /* System header to define __stub macros and hopefully few prototypes,
11259 -    which can conflict with char $ac_func (); below.  */
11260 -#include <assert.h>
11261 +    which can conflict with char $ac_func (); below.
11262 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11263 +    <limits.h> exists even on freestanding compilers.  */
11264 +#ifdef __STDC__
11265 +# include <limits.h>
11266 +#else
11267 +# include <assert.h>
11268 +#endif
11269  /* Override any gcc2 internal prototype to avoid an error.  */
11270  #ifdef __cplusplus
11271  extern "C"
11272 +{
11273  #endif
11274  /* We use char because int might match the return type of a gcc2
11275     builtin and then its argument prototype would still apply.  */
11276  char $ac_func ();
11277 -char (*f) ();
11278 -
11279 -#ifdef F77_DUMMY_MAIN
11280 -#  ifdef __cplusplus
11281 -     extern "C"
11282 -#  endif
11283 -   int F77_DUMMY_MAIN() { return 1; }
11284 -#endif
11285 -int
11286 -main ()
11287 -{
11288  /* The GNU C library defines this for functions which it implements
11289      to always fail with ENOSYS.  Some functions are actually named
11290      something starting with __ and the normal name is an alias.  */
11291  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11292  choke me
11293  #else
11294 -f = $ac_func;
11295 +char (*f) () = $ac_func;
11296 +#endif
11297 +#ifdef __cplusplus
11298 +}
11299  #endif
11300  
11301 +int
11302 +main ()
11303 +{
11304 +return f != $ac_func;
11305    ;
11306    return 0;
11307  }
11308 @@ -10801,7 +11811,8 @@
11309    eval "$as_ac_var=yes"
11310  else
11311    echo "$as_me: failed program was:" >&5
11312 -cat conftest.$ac_ext >&5
11313 +sed 's/^/| /' conftest.$ac_ext >&5
11314 +
11315  eval "$as_ac_var=no"
11316  fi
11317  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11318 @@ -10829,37 +11840,44 @@
11319  else
11320    cat >conftest.$ac_ext <<_ACEOF
11321  #line $LINENO "configure"
11322 -#include "confdefs.h"
11323 +/* confdefs.h.  */
11324 +_ACEOF
11325 +cat confdefs.h >>conftest.$ac_ext
11326 +cat >>conftest.$ac_ext <<_ACEOF
11327 +/* end confdefs.h.  */
11328  /* System header to define __stub macros and hopefully few prototypes,
11329 -    which can conflict with char $ac_func (); below.  */
11330 -#include <assert.h>
11331 +    which can conflict with char $ac_func (); below.
11332 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11333 +    <limits.h> exists even on freestanding compilers.  */
11334 +#ifdef __STDC__
11335 +# include <limits.h>
11336 +#else
11337 +# include <assert.h>
11338 +#endif
11339  /* Override any gcc2 internal prototype to avoid an error.  */
11340  #ifdef __cplusplus
11341  extern "C"
11342 +{
11343  #endif
11344  /* We use char because int might match the return type of a gcc2
11345     builtin and then its argument prototype would still apply.  */
11346  char $ac_func ();
11347 -char (*f) ();
11348 -
11349 -#ifdef F77_DUMMY_MAIN
11350 -#  ifdef __cplusplus
11351 -     extern "C"
11352 -#  endif
11353 -   int F77_DUMMY_MAIN() { return 1; }
11354 -#endif
11355 -int
11356 -main ()
11357 -{
11358  /* The GNU C library defines this for functions which it implements
11359      to always fail with ENOSYS.  Some functions are actually named
11360      something starting with __ and the normal name is an alias.  */
11361  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
11362  choke me
11363  #else
11364 -f = $ac_func;
11365 +char (*f) () = $ac_func;
11366 +#endif
11367 +#ifdef __cplusplus
11368 +}
11369  #endif
11370  
11371 +int
11372 +main ()
11373 +{
11374 +return f != $ac_func;
11375    ;
11376    return 0;
11377  }
11378 @@ -10879,7 +11897,8 @@
11379    eval "$as_ac_var=yes"
11380  else
11381    echo "$as_me: failed program was:" >&5
11382 -cat conftest.$ac_ext >&5
11383 +sed 's/^/| /' conftest.$ac_ext >&5
11384 +
11385  eval "$as_ac_var=no"
11386  fi
11387  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
11388 @@ -10903,15 +11922,13 @@
11389  else
11390    cat >conftest.$ac_ext <<_ACEOF
11391  #line $LINENO "configure"
11392 -#include "confdefs.h"
11393 +/* confdefs.h.  */
11394 +_ACEOF
11395 +cat confdefs.h >>conftest.$ac_ext
11396 +cat >>conftest.$ac_ext <<_ACEOF
11397 +/* end confdefs.h.  */
11398  #include <utmp.h>
11399  
11400 -#ifdef F77_DUMMY_MAIN
11401 -#  ifdef __cplusplus
11402 -     extern "C"
11403 -#  endif
11404 -   int F77_DUMMY_MAIN() { return 1; }
11405 -#endif
11406  int
11407  main ()
11408  {
11409 @@ -10937,11 +11954,50 @@
11410    ac_cv_member_struct_utmp_ut_type=yes
11411  else
11412    echo "$as_me: failed program was:" >&5
11413 -cat conftest.$ac_ext >&5
11414 +sed 's/^/| /' conftest.$ac_ext >&5
11415 +
11416 +cat >conftest.$ac_ext <<_ACEOF
11417 +#line $LINENO "configure"
11418 +/* confdefs.h.  */
11419 +_ACEOF
11420 +cat confdefs.h >>conftest.$ac_ext
11421 +cat >>conftest.$ac_ext <<_ACEOF
11422 +/* end confdefs.h.  */
11423 +#include <utmp.h>
11424 +
11425 +int
11426 +main ()
11427 +{
11428 +static struct utmp ac_aggr;
11429 +if (sizeof ac_aggr.ut_type)
11430 +return 0;
11431 +  ;
11432 +  return 0;
11433 +}
11434 +_ACEOF
11435 +rm -f conftest.$ac_objext
11436 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11437 +  (eval $ac_compile) 2>&5
11438 +  ac_status=$?
11439 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11440 +  (exit $ac_status); } &&
11441 +         { ac_try='test -s conftest.$ac_objext'
11442 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11443 +  (eval $ac_try) 2>&5
11444 +  ac_status=$?
11445 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11446 +  (exit $ac_status); }; }; then
11447 +  ac_cv_member_struct_utmp_ut_type=yes
11448 +else
11449 +  echo "$as_me: failed program was:" >&5
11450 +sed 's/^/| /' conftest.$ac_ext >&5
11451 +
11452  ac_cv_member_struct_utmp_ut_type=no
11453  fi
11454  rm -f conftest.$ac_objext conftest.$ac_ext
11455  fi
11456 +rm -f conftest.$ac_objext conftest.$ac_ext
11457 +fi
11458  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_type" >&5
11459  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_type" >&6
11460  if test $ac_cv_member_struct_utmp_ut_type = yes; then
11461 @@ -10959,15 +12015,13 @@
11462  else
11463    cat >conftest.$ac_ext <<_ACEOF
11464  #line $LINENO "configure"
11465 -#include "confdefs.h"
11466 +/* confdefs.h.  */
11467 +_ACEOF
11468 +cat confdefs.h >>conftest.$ac_ext
11469 +cat >>conftest.$ac_ext <<_ACEOF
11470 +/* end confdefs.h.  */
11471  #include <utmp.h>
11472  
11473 -#ifdef F77_DUMMY_MAIN
11474 -#  ifdef __cplusplus
11475 -     extern "C"
11476 -#  endif
11477 -   int F77_DUMMY_MAIN() { return 1; }
11478 -#endif
11479  int
11480  main ()
11481  {
11482 @@ -10993,11 +12047,50 @@
11483    ac_cv_member_struct_utmp_ut_line=yes
11484  else
11485    echo "$as_me: failed program was:" >&5
11486 -cat conftest.$ac_ext >&5
11487 +sed 's/^/| /' conftest.$ac_ext >&5
11488 +
11489 +cat >conftest.$ac_ext <<_ACEOF
11490 +#line $LINENO "configure"
11491 +/* confdefs.h.  */
11492 +_ACEOF
11493 +cat confdefs.h >>conftest.$ac_ext
11494 +cat >>conftest.$ac_ext <<_ACEOF
11495 +/* end confdefs.h.  */
11496 +#include <utmp.h>
11497 +
11498 +int
11499 +main ()
11500 +{
11501 +static struct utmp ac_aggr;
11502 +if (sizeof ac_aggr.ut_line)
11503 +return 0;
11504 +  ;
11505 +  return 0;
11506 +}
11507 +_ACEOF
11508 +rm -f conftest.$ac_objext
11509 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11510 +  (eval $ac_compile) 2>&5
11511 +  ac_status=$?
11512 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11513 +  (exit $ac_status); } &&
11514 +         { ac_try='test -s conftest.$ac_objext'
11515 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11516 +  (eval $ac_try) 2>&5
11517 +  ac_status=$?
11518 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11519 +  (exit $ac_status); }; }; then
11520 +  ac_cv_member_struct_utmp_ut_line=yes
11521 +else
11522 +  echo "$as_me: failed program was:" >&5
11523 +sed 's/^/| /' conftest.$ac_ext >&5
11524 +
11525  ac_cv_member_struct_utmp_ut_line=no
11526  fi
11527  rm -f conftest.$ac_objext conftest.$ac_ext
11528  fi
11529 +rm -f conftest.$ac_objext conftest.$ac_ext
11530 +fi
11531  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_line" >&5
11532  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_line" >&6
11533  if test $ac_cv_member_struct_utmp_ut_line = yes; then
11534 @@ -11015,15 +12108,13 @@
11535  else
11536    cat >conftest.$ac_ext <<_ACEOF
11537  #line $LINENO "configure"
11538 -#include "confdefs.h"
11539 +/* confdefs.h.  */
11540 +_ACEOF
11541 +cat confdefs.h >>conftest.$ac_ext
11542 +cat >>conftest.$ac_ext <<_ACEOF
11543 +/* end confdefs.h.  */
11544  #include <utmp.h>
11545  
11546 -#ifdef F77_DUMMY_MAIN
11547 -#  ifdef __cplusplus
11548 -     extern "C"
11549 -#  endif
11550 -   int F77_DUMMY_MAIN() { return 1; }
11551 -#endif
11552  int
11553  main ()
11554  {
11555 @@ -11049,11 +12140,50 @@
11556    ac_cv_member_struct_utmp_ut_id=yes
11557  else
11558    echo "$as_me: failed program was:" >&5
11559 -cat conftest.$ac_ext >&5
11560 +sed 's/^/| /' conftest.$ac_ext >&5
11561 +
11562 +cat >conftest.$ac_ext <<_ACEOF
11563 +#line $LINENO "configure"
11564 +/* confdefs.h.  */
11565 +_ACEOF
11566 +cat confdefs.h >>conftest.$ac_ext
11567 +cat >>conftest.$ac_ext <<_ACEOF
11568 +/* end confdefs.h.  */
11569 +#include <utmp.h>
11570 +
11571 +int
11572 +main ()
11573 +{
11574 +static struct utmp ac_aggr;
11575 +if (sizeof ac_aggr.ut_id)
11576 +return 0;
11577 +  ;
11578 +  return 0;
11579 +}
11580 +_ACEOF
11581 +rm -f conftest.$ac_objext
11582 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11583 +  (eval $ac_compile) 2>&5
11584 +  ac_status=$?
11585 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11586 +  (exit $ac_status); } &&
11587 +         { ac_try='test -s conftest.$ac_objext'
11588 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11589 +  (eval $ac_try) 2>&5
11590 +  ac_status=$?
11591 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11592 +  (exit $ac_status); }; }; then
11593 +  ac_cv_member_struct_utmp_ut_id=yes
11594 +else
11595 +  echo "$as_me: failed program was:" >&5
11596 +sed 's/^/| /' conftest.$ac_ext >&5
11597 +
11598  ac_cv_member_struct_utmp_ut_id=no
11599  fi
11600  rm -f conftest.$ac_objext conftest.$ac_ext
11601  fi
11602 +rm -f conftest.$ac_objext conftest.$ac_ext
11603 +fi
11604  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_id" >&5
11605  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_id" >&6
11606  if test $ac_cv_member_struct_utmp_ut_id = yes; then
11607 @@ -11071,15 +12201,13 @@
11608  else
11609    cat >conftest.$ac_ext <<_ACEOF
11610  #line $LINENO "configure"
11611 -#include "confdefs.h"
11612 +/* confdefs.h.  */
11613 +_ACEOF
11614 +cat confdefs.h >>conftest.$ac_ext
11615 +cat >>conftest.$ac_ext <<_ACEOF
11616 +/* end confdefs.h.  */
11617  #include <utmp.h>
11618  
11619 -#ifdef F77_DUMMY_MAIN
11620 -#  ifdef __cplusplus
11621 -     extern "C"
11622 -#  endif
11623 -   int F77_DUMMY_MAIN() { return 1; }
11624 -#endif
11625  int
11626  main ()
11627  {
11628 @@ -11105,11 +12233,50 @@
11629    ac_cv_member_struct_utmp_ut_user=yes
11630  else
11631    echo "$as_me: failed program was:" >&5
11632 -cat conftest.$ac_ext >&5
11633 +sed 's/^/| /' conftest.$ac_ext >&5
11634 +
11635 +cat >conftest.$ac_ext <<_ACEOF
11636 +#line $LINENO "configure"
11637 +/* confdefs.h.  */
11638 +_ACEOF
11639 +cat confdefs.h >>conftest.$ac_ext
11640 +cat >>conftest.$ac_ext <<_ACEOF
11641 +/* end confdefs.h.  */
11642 +#include <utmp.h>
11643 +
11644 +int
11645 +main ()
11646 +{
11647 +static struct utmp ac_aggr;
11648 +if (sizeof ac_aggr.ut_user)
11649 +return 0;
11650 +  ;
11651 +  return 0;
11652 +}
11653 +_ACEOF
11654 +rm -f conftest.$ac_objext
11655 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11656 +  (eval $ac_compile) 2>&5
11657 +  ac_status=$?
11658 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11659 +  (exit $ac_status); } &&
11660 +         { ac_try='test -s conftest.$ac_objext'
11661 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11662 +  (eval $ac_try) 2>&5
11663 +  ac_status=$?
11664 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11665 +  (exit $ac_status); }; }; then
11666 +  ac_cv_member_struct_utmp_ut_user=yes
11667 +else
11668 +  echo "$as_me: failed program was:" >&5
11669 +sed 's/^/| /' conftest.$ac_ext >&5
11670 +
11671  ac_cv_member_struct_utmp_ut_user=no
11672  fi
11673  rm -f conftest.$ac_objext conftest.$ac_ext
11674  fi
11675 +rm -f conftest.$ac_objext conftest.$ac_ext
11676 +fi
11677  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_user" >&5
11678  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_user" >&6
11679  if test $ac_cv_member_struct_utmp_ut_user = yes; then
11680 @@ -11127,15 +12294,13 @@
11681  else
11682    cat >conftest.$ac_ext <<_ACEOF
11683  #line $LINENO "configure"
11684 -#include "confdefs.h"
11685 +/* confdefs.h.  */
11686 +_ACEOF
11687 +cat confdefs.h >>conftest.$ac_ext
11688 +cat >>conftest.$ac_ext <<_ACEOF
11689 +/* end confdefs.h.  */
11690  #include <utmp.h>
11691  
11692 -#ifdef F77_DUMMY_MAIN
11693 -#  ifdef __cplusplus
11694 -     extern "C"
11695 -#  endif
11696 -   int F77_DUMMY_MAIN() { return 1; }
11697 -#endif
11698  int
11699  main ()
11700  {
11701 @@ -11161,11 +12326,50 @@
11702    ac_cv_member_struct_utmp_ut_name=yes
11703  else
11704    echo "$as_me: failed program was:" >&5
11705 -cat conftest.$ac_ext >&5
11706 +sed 's/^/| /' conftest.$ac_ext >&5
11707 +
11708 +cat >conftest.$ac_ext <<_ACEOF
11709 +#line $LINENO "configure"
11710 +/* confdefs.h.  */
11711 +_ACEOF
11712 +cat confdefs.h >>conftest.$ac_ext
11713 +cat >>conftest.$ac_ext <<_ACEOF
11714 +/* end confdefs.h.  */
11715 +#include <utmp.h>
11716 +
11717 +int
11718 +main ()
11719 +{
11720 +static struct utmp ac_aggr;
11721 +if (sizeof ac_aggr.ut_name)
11722 +return 0;
11723 +  ;
11724 +  return 0;
11725 +}
11726 +_ACEOF
11727 +rm -f conftest.$ac_objext
11728 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11729 +  (eval $ac_compile) 2>&5
11730 +  ac_status=$?
11731 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11732 +  (exit $ac_status); } &&
11733 +         { ac_try='test -s conftest.$ac_objext'
11734 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11735 +  (eval $ac_try) 2>&5
11736 +  ac_status=$?
11737 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11738 +  (exit $ac_status); }; }; then
11739 +  ac_cv_member_struct_utmp_ut_name=yes
11740 +else
11741 +  echo "$as_me: failed program was:" >&5
11742 +sed 's/^/| /' conftest.$ac_ext >&5
11743 +
11744  ac_cv_member_struct_utmp_ut_name=no
11745  fi
11746  rm -f conftest.$ac_objext conftest.$ac_ext
11747  fi
11748 +rm -f conftest.$ac_objext conftest.$ac_ext
11749 +fi
11750  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_name" >&5
11751  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_name" >&6
11752  if test $ac_cv_member_struct_utmp_ut_name = yes; then
11753 @@ -11183,15 +12387,13 @@
11754  else
11755    cat >conftest.$ac_ext <<_ACEOF
11756  #line $LINENO "configure"
11757 -#include "confdefs.h"
11758 +/* confdefs.h.  */
11759 +_ACEOF
11760 +cat confdefs.h >>conftest.$ac_ext
11761 +cat >>conftest.$ac_ext <<_ACEOF
11762 +/* end confdefs.h.  */
11763  #include <utmp.h>
11764  
11765 -#ifdef F77_DUMMY_MAIN
11766 -#  ifdef __cplusplus
11767 -     extern "C"
11768 -#  endif
11769 -   int F77_DUMMY_MAIN() { return 1; }
11770 -#endif
11771  int
11772  main ()
11773  {
11774 @@ -11217,11 +12419,50 @@
11775    ac_cv_member_struct_utmp_ut_tv=yes
11776  else
11777    echo "$as_me: failed program was:" >&5
11778 -cat conftest.$ac_ext >&5
11779 +sed 's/^/| /' conftest.$ac_ext >&5
11780 +
11781 +cat >conftest.$ac_ext <<_ACEOF
11782 +#line $LINENO "configure"
11783 +/* confdefs.h.  */
11784 +_ACEOF
11785 +cat confdefs.h >>conftest.$ac_ext
11786 +cat >>conftest.$ac_ext <<_ACEOF
11787 +/* end confdefs.h.  */
11788 +#include <utmp.h>
11789 +
11790 +int
11791 +main ()
11792 +{
11793 +static struct utmp ac_aggr;
11794 +if (sizeof ac_aggr.ut_tv)
11795 +return 0;
11796 +  ;
11797 +  return 0;
11798 +}
11799 +_ACEOF
11800 +rm -f conftest.$ac_objext
11801 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11802 +  (eval $ac_compile) 2>&5
11803 +  ac_status=$?
11804 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11805 +  (exit $ac_status); } &&
11806 +         { ac_try='test -s conftest.$ac_objext'
11807 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11808 +  (eval $ac_try) 2>&5
11809 +  ac_status=$?
11810 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11811 +  (exit $ac_status); }; }; then
11812 +  ac_cv_member_struct_utmp_ut_tv=yes
11813 +else
11814 +  echo "$as_me: failed program was:" >&5
11815 +sed 's/^/| /' conftest.$ac_ext >&5
11816 +
11817  ac_cv_member_struct_utmp_ut_tv=no
11818  fi
11819  rm -f conftest.$ac_objext conftest.$ac_ext
11820  fi
11821 +rm -f conftest.$ac_objext conftest.$ac_ext
11822 +fi
11823  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_tv" >&5
11824  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_tv" >&6
11825  if test $ac_cv_member_struct_utmp_ut_tv = yes; then
11826 @@ -11239,15 +12480,13 @@
11827  else
11828    cat >conftest.$ac_ext <<_ACEOF
11829  #line $LINENO "configure"
11830 -#include "confdefs.h"
11831 +/* confdefs.h.  */
11832 +_ACEOF
11833 +cat confdefs.h >>conftest.$ac_ext
11834 +cat >>conftest.$ac_ext <<_ACEOF
11835 +/* end confdefs.h.  */
11836  #include <utmp.h>
11837  
11838 -#ifdef F77_DUMMY_MAIN
11839 -#  ifdef __cplusplus
11840 -     extern "C"
11841 -#  endif
11842 -   int F77_DUMMY_MAIN() { return 1; }
11843 -#endif
11844  int
11845  main ()
11846  {
11847 @@ -11273,11 +12512,50 @@
11848    ac_cv_member_struct_utmp_ut_time=yes
11849  else
11850    echo "$as_me: failed program was:" >&5
11851 -cat conftest.$ac_ext >&5
11852 +sed 's/^/| /' conftest.$ac_ext >&5
11853 +
11854 +cat >conftest.$ac_ext <<_ACEOF
11855 +#line $LINENO "configure"
11856 +/* confdefs.h.  */
11857 +_ACEOF
11858 +cat confdefs.h >>conftest.$ac_ext
11859 +cat >>conftest.$ac_ext <<_ACEOF
11860 +/* end confdefs.h.  */
11861 +#include <utmp.h>
11862 +
11863 +int
11864 +main ()
11865 +{
11866 +static struct utmp ac_aggr;
11867 +if (sizeof ac_aggr.ut_time)
11868 +return 0;
11869 +  ;
11870 +  return 0;
11871 +}
11872 +_ACEOF
11873 +rm -f conftest.$ac_objext
11874 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11875 +  (eval $ac_compile) 2>&5
11876 +  ac_status=$?
11877 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11878 +  (exit $ac_status); } &&
11879 +         { ac_try='test -s conftest.$ac_objext'
11880 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11881 +  (eval $ac_try) 2>&5
11882 +  ac_status=$?
11883 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11884 +  (exit $ac_status); }; }; then
11885 +  ac_cv_member_struct_utmp_ut_time=yes
11886 +else
11887 +  echo "$as_me: failed program was:" >&5
11888 +sed 's/^/| /' conftest.$ac_ext >&5
11889 +
11890  ac_cv_member_struct_utmp_ut_time=no
11891  fi
11892  rm -f conftest.$ac_objext conftest.$ac_ext
11893  fi
11894 +rm -f conftest.$ac_objext conftest.$ac_ext
11895 +fi
11896  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_time" >&5
11897  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_time" >&6
11898  if test $ac_cv_member_struct_utmp_ut_time = yes; then
11899 @@ -11295,15 +12573,13 @@
11900  else
11901    cat >conftest.$ac_ext <<_ACEOF
11902  #line $LINENO "configure"
11903 -#include "confdefs.h"
11904 +/* confdefs.h.  */
11905 +_ACEOF
11906 +cat confdefs.h >>conftest.$ac_ext
11907 +cat >>conftest.$ac_ext <<_ACEOF
11908 +/* end confdefs.h.  */
11909  #include <utmp.h>
11910  
11911 -#ifdef F77_DUMMY_MAIN
11912 -#  ifdef __cplusplus
11913 -     extern "C"
11914 -#  endif
11915 -   int F77_DUMMY_MAIN() { return 1; }
11916 -#endif
11917  int
11918  main ()
11919  {
11920 @@ -11329,11 +12605,50 @@
11921    ac_cv_member_struct_utmp_ut_xtime=yes
11922  else
11923    echo "$as_me: failed program was:" >&5
11924 -cat conftest.$ac_ext >&5
11925 +sed 's/^/| /' conftest.$ac_ext >&5
11926 +
11927 +cat >conftest.$ac_ext <<_ACEOF
11928 +#line $LINENO "configure"
11929 +/* confdefs.h.  */
11930 +_ACEOF
11931 +cat confdefs.h >>conftest.$ac_ext
11932 +cat >>conftest.$ac_ext <<_ACEOF
11933 +/* end confdefs.h.  */
11934 +#include <utmp.h>
11935 +
11936 +int
11937 +main ()
11938 +{
11939 +static struct utmp ac_aggr;
11940 +if (sizeof ac_aggr.ut_xtime)
11941 +return 0;
11942 +  ;
11943 +  return 0;
11944 +}
11945 +_ACEOF
11946 +rm -f conftest.$ac_objext
11947 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11948 +  (eval $ac_compile) 2>&5
11949 +  ac_status=$?
11950 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11951 +  (exit $ac_status); } &&
11952 +         { ac_try='test -s conftest.$ac_objext'
11953 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11954 +  (eval $ac_try) 2>&5
11955 +  ac_status=$?
11956 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11957 +  (exit $ac_status); }; }; then
11958 +  ac_cv_member_struct_utmp_ut_xtime=yes
11959 +else
11960 +  echo "$as_me: failed program was:" >&5
11961 +sed 's/^/| /' conftest.$ac_ext >&5
11962 +
11963  ac_cv_member_struct_utmp_ut_xtime=no
11964  fi
11965  rm -f conftest.$ac_objext conftest.$ac_ext
11966  fi
11967 +rm -f conftest.$ac_objext conftest.$ac_ext
11968 +fi
11969  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_xtime" >&5
11970  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_xtime" >&6
11971  if test $ac_cv_member_struct_utmp_ut_xtime = yes; then
11972 @@ -11351,15 +12666,13 @@
11973  else
11974    cat >conftest.$ac_ext <<_ACEOF
11975  #line $LINENO "configure"
11976 -#include "confdefs.h"
11977 +/* confdefs.h.  */
11978 +_ACEOF
11979 +cat confdefs.h >>conftest.$ac_ext
11980 +cat >>conftest.$ac_ext <<_ACEOF
11981 +/* end confdefs.h.  */
11982  #include <utmp.h>
11983  
11984 -#ifdef F77_DUMMY_MAIN
11985 -#  ifdef __cplusplus
11986 -     extern "C"
11987 -#  endif
11988 -   int F77_DUMMY_MAIN() { return 1; }
11989 -#endif
11990  int
11991  main ()
11992  {
11993 @@ -11385,11 +12698,50 @@
11994    ac_cv_member_struct_utmp_ut_pid=yes
11995  else
11996    echo "$as_me: failed program was:" >&5
11997 -cat conftest.$ac_ext >&5
11998 +sed 's/^/| /' conftest.$ac_ext >&5
11999 +
12000 +cat >conftest.$ac_ext <<_ACEOF
12001 +#line $LINENO "configure"
12002 +/* confdefs.h.  */
12003 +_ACEOF
12004 +cat confdefs.h >>conftest.$ac_ext
12005 +cat >>conftest.$ac_ext <<_ACEOF
12006 +/* end confdefs.h.  */
12007 +#include <utmp.h>
12008 +
12009 +int
12010 +main ()
12011 +{
12012 +static struct utmp ac_aggr;
12013 +if (sizeof ac_aggr.ut_pid)
12014 +return 0;
12015 +  ;
12016 +  return 0;
12017 +}
12018 +_ACEOF
12019 +rm -f conftest.$ac_objext
12020 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12021 +  (eval $ac_compile) 2>&5
12022 +  ac_status=$?
12023 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12024 +  (exit $ac_status); } &&
12025 +         { ac_try='test -s conftest.$ac_objext'
12026 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12027 +  (eval $ac_try) 2>&5
12028 +  ac_status=$?
12029 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12030 +  (exit $ac_status); }; }; then
12031 +  ac_cv_member_struct_utmp_ut_pid=yes
12032 +else
12033 +  echo "$as_me: failed program was:" >&5
12034 +sed 's/^/| /' conftest.$ac_ext >&5
12035 +
12036  ac_cv_member_struct_utmp_ut_pid=no
12037  fi
12038  rm -f conftest.$ac_objext conftest.$ac_ext
12039  fi
12040 +rm -f conftest.$ac_objext conftest.$ac_ext
12041 +fi
12042  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_pid" >&5
12043  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_pid" >&6
12044  if test $ac_cv_member_struct_utmp_ut_pid = yes; then
12045 @@ -11407,15 +12759,13 @@
12046  else
12047    cat >conftest.$ac_ext <<_ACEOF
12048  #line $LINENO "configure"
12049 -#include "confdefs.h"
12050 +/* confdefs.h.  */
12051 +_ACEOF
12052 +cat confdefs.h >>conftest.$ac_ext
12053 +cat >>conftest.$ac_ext <<_ACEOF
12054 +/* end confdefs.h.  */
12055  #include <utmp.h>
12056  
12057 -#ifdef F77_DUMMY_MAIN
12058 -#  ifdef __cplusplus
12059 -     extern "C"
12060 -#  endif
12061 -   int F77_DUMMY_MAIN() { return 1; }
12062 -#endif
12063  int
12064  main ()
12065  {
12066 @@ -11441,11 +12791,50 @@
12067    ac_cv_member_struct_utmp_ut_session=yes
12068  else
12069    echo "$as_me: failed program was:" >&5
12070 -cat conftest.$ac_ext >&5
12071 +sed 's/^/| /' conftest.$ac_ext >&5
12072 +
12073 +cat >conftest.$ac_ext <<_ACEOF
12074 +#line $LINENO "configure"
12075 +/* confdefs.h.  */
12076 +_ACEOF
12077 +cat confdefs.h >>conftest.$ac_ext
12078 +cat >>conftest.$ac_ext <<_ACEOF
12079 +/* end confdefs.h.  */
12080 +#include <utmp.h>
12081 +
12082 +int
12083 +main ()
12084 +{
12085 +static struct utmp ac_aggr;
12086 +if (sizeof ac_aggr.ut_session)
12087 +return 0;
12088 +  ;
12089 +  return 0;
12090 +}
12091 +_ACEOF
12092 +rm -f conftest.$ac_objext
12093 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12094 +  (eval $ac_compile) 2>&5
12095 +  ac_status=$?
12096 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12097 +  (exit $ac_status); } &&
12098 +         { ac_try='test -s conftest.$ac_objext'
12099 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12100 +  (eval $ac_try) 2>&5
12101 +  ac_status=$?
12102 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12103 +  (exit $ac_status); }; }; then
12104 +  ac_cv_member_struct_utmp_ut_session=yes
12105 +else
12106 +  echo "$as_me: failed program was:" >&5
12107 +sed 's/^/| /' conftest.$ac_ext >&5
12108 +
12109  ac_cv_member_struct_utmp_ut_session=no
12110  fi
12111  rm -f conftest.$ac_objext conftest.$ac_ext
12112  fi
12113 +rm -f conftest.$ac_objext conftest.$ac_ext
12114 +fi
12115  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_session" >&5
12116  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_session" >&6
12117  if test $ac_cv_member_struct_utmp_ut_session = yes; then
12118 @@ -11463,15 +12852,13 @@
12119  else
12120    cat >conftest.$ac_ext <<_ACEOF
12121  #line $LINENO "configure"
12122 -#include "confdefs.h"
12123 +/* confdefs.h.  */
12124 +_ACEOF
12125 +cat confdefs.h >>conftest.$ac_ext
12126 +cat >>conftest.$ac_ext <<_ACEOF
12127 +/* end confdefs.h.  */
12128  #include <utmp.h>
12129  
12130 -#ifdef F77_DUMMY_MAIN
12131 -#  ifdef __cplusplus
12132 -     extern "C"
12133 -#  endif
12134 -   int F77_DUMMY_MAIN() { return 1; }
12135 -#endif
12136  int
12137  main ()
12138  {
12139 @@ -11497,11 +12884,50 @@
12140    ac_cv_member_struct_utmp_ut_exit=yes
12141  else
12142    echo "$as_me: failed program was:" >&5
12143 -cat conftest.$ac_ext >&5
12144 +sed 's/^/| /' conftest.$ac_ext >&5
12145 +
12146 +cat >conftest.$ac_ext <<_ACEOF
12147 +#line $LINENO "configure"
12148 +/* confdefs.h.  */
12149 +_ACEOF
12150 +cat confdefs.h >>conftest.$ac_ext
12151 +cat >>conftest.$ac_ext <<_ACEOF
12152 +/* end confdefs.h.  */
12153 +#include <utmp.h>
12154 +
12155 +int
12156 +main ()
12157 +{
12158 +static struct utmp ac_aggr;
12159 +if (sizeof ac_aggr.ut_exit)
12160 +return 0;
12161 +  ;
12162 +  return 0;
12163 +}
12164 +_ACEOF
12165 +rm -f conftest.$ac_objext
12166 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12167 +  (eval $ac_compile) 2>&5
12168 +  ac_status=$?
12169 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12170 +  (exit $ac_status); } &&
12171 +         { ac_try='test -s conftest.$ac_objext'
12172 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12173 +  (eval $ac_try) 2>&5
12174 +  ac_status=$?
12175 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12176 +  (exit $ac_status); }; }; then
12177 +  ac_cv_member_struct_utmp_ut_exit=yes
12178 +else
12179 +  echo "$as_me: failed program was:" >&5
12180 +sed 's/^/| /' conftest.$ac_ext >&5
12181 +
12182  ac_cv_member_struct_utmp_ut_exit=no
12183  fi
12184  rm -f conftest.$ac_objext conftest.$ac_ext
12185  fi
12186 +rm -f conftest.$ac_objext conftest.$ac_ext
12187 +fi
12188  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_exit" >&5
12189  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_exit" >&6
12190  if test $ac_cv_member_struct_utmp_ut_exit = yes; then
12191 @@ -11519,15 +12945,13 @@
12192  else
12193    cat >conftest.$ac_ext <<_ACEOF
12194  #line $LINENO "configure"
12195 -#include "confdefs.h"
12196 +/* confdefs.h.  */
12197 +_ACEOF
12198 +cat confdefs.h >>conftest.$ac_ext
12199 +cat >>conftest.$ac_ext <<_ACEOF
12200 +/* end confdefs.h.  */
12201  #include <utmp.h>
12202  
12203 -#ifdef F77_DUMMY_MAIN
12204 -#  ifdef __cplusplus
12205 -     extern "C"
12206 -#  endif
12207 -   int F77_DUMMY_MAIN() { return 1; }
12208 -#endif
12209  int
12210  main ()
12211  {
12212 @@ -11553,11 +12977,50 @@
12213    ac_cv_member_struct_utmp_ut_host=yes
12214  else
12215    echo "$as_me: failed program was:" >&5
12216 -cat conftest.$ac_ext >&5
12217 +sed 's/^/| /' conftest.$ac_ext >&5
12218 +
12219 +cat >conftest.$ac_ext <<_ACEOF
12220 +#line $LINENO "configure"
12221 +/* confdefs.h.  */
12222 +_ACEOF
12223 +cat confdefs.h >>conftest.$ac_ext
12224 +cat >>conftest.$ac_ext <<_ACEOF
12225 +/* end confdefs.h.  */
12226 +#include <utmp.h>
12227 +
12228 +int
12229 +main ()
12230 +{
12231 +static struct utmp ac_aggr;
12232 +if (sizeof ac_aggr.ut_host)
12233 +return 0;
12234 +  ;
12235 +  return 0;
12236 +}
12237 +_ACEOF
12238 +rm -f conftest.$ac_objext
12239 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12240 +  (eval $ac_compile) 2>&5
12241 +  ac_status=$?
12242 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12243 +  (exit $ac_status); } &&
12244 +         { ac_try='test -s conftest.$ac_objext'
12245 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12246 +  (eval $ac_try) 2>&5
12247 +  ac_status=$?
12248 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12249 +  (exit $ac_status); }; }; then
12250 +  ac_cv_member_struct_utmp_ut_host=yes
12251 +else
12252 +  echo "$as_me: failed program was:" >&5
12253 +sed 's/^/| /' conftest.$ac_ext >&5
12254 +
12255  ac_cv_member_struct_utmp_ut_host=no
12256  fi
12257  rm -f conftest.$ac_objext conftest.$ac_ext
12258  fi
12259 +rm -f conftest.$ac_objext conftest.$ac_ext
12260 +fi
12261  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_host" >&5
12262  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_host" >&6
12263  if test $ac_cv_member_struct_utmp_ut_host = yes; then
12264 @@ -11575,15 +13038,13 @@
12265  else
12266    cat >conftest.$ac_ext <<_ACEOF
12267  #line $LINENO "configure"
12268 -#include "confdefs.h"
12269 +/* confdefs.h.  */
12270 +_ACEOF
12271 +cat confdefs.h >>conftest.$ac_ext
12272 +cat >>conftest.$ac_ext <<_ACEOF
12273 +/* end confdefs.h.  */
12274  #include <utmp.h>
12275  
12276 -#ifdef F77_DUMMY_MAIN
12277 -#  ifdef __cplusplus
12278 -     extern "C"
12279 -#  endif
12280 -   int F77_DUMMY_MAIN() { return 1; }
12281 -#endif
12282  int
12283  main ()
12284  {
12285 @@ -11609,11 +13070,50 @@
12286    ac_cv_member_struct_utmp_ut_addr=yes
12287  else
12288    echo "$as_me: failed program was:" >&5
12289 -cat conftest.$ac_ext >&5
12290 +sed 's/^/| /' conftest.$ac_ext >&5
12291 +
12292 +cat >conftest.$ac_ext <<_ACEOF
12293 +#line $LINENO "configure"
12294 +/* confdefs.h.  */
12295 +_ACEOF
12296 +cat confdefs.h >>conftest.$ac_ext
12297 +cat >>conftest.$ac_ext <<_ACEOF
12298 +/* end confdefs.h.  */
12299 +#include <utmp.h>
12300 +
12301 +int
12302 +main ()
12303 +{
12304 +static struct utmp ac_aggr;
12305 +if (sizeof ac_aggr.ut_addr)
12306 +return 0;
12307 +  ;
12308 +  return 0;
12309 +}
12310 +_ACEOF
12311 +rm -f conftest.$ac_objext
12312 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12313 +  (eval $ac_compile) 2>&5
12314 +  ac_status=$?
12315 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12316 +  (exit $ac_status); } &&
12317 +         { ac_try='test -s conftest.$ac_objext'
12318 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12319 +  (eval $ac_try) 2>&5
12320 +  ac_status=$?
12321 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12322 +  (exit $ac_status); }; }; then
12323 +  ac_cv_member_struct_utmp_ut_addr=yes
12324 +else
12325 +  echo "$as_me: failed program was:" >&5
12326 +sed 's/^/| /' conftest.$ac_ext >&5
12327 +
12328  ac_cv_member_struct_utmp_ut_addr=no
12329  fi
12330  rm -f conftest.$ac_objext conftest.$ac_ext
12331  fi
12332 +rm -f conftest.$ac_objext conftest.$ac_ext
12333 +fi
12334  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_addr" >&5
12335  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_addr" >&6
12336  if test $ac_cv_member_struct_utmp_ut_addr = yes; then
12337 @@ -11631,15 +13131,13 @@
12338  else
12339    cat >conftest.$ac_ext <<_ACEOF
12340  #line $LINENO "configure"
12341 -#include "confdefs.h"
12342 +/* confdefs.h.  */
12343 +_ACEOF
12344 +cat confdefs.h >>conftest.$ac_ext
12345 +cat >>conftest.$ac_ext <<_ACEOF
12346 +/* end confdefs.h.  */
12347  #include <utmp.h>
12348  
12349 -#ifdef F77_DUMMY_MAIN
12350 -#  ifdef __cplusplus
12351 -     extern "C"
12352 -#  endif
12353 -   int F77_DUMMY_MAIN() { return 1; }
12354 -#endif
12355  int
12356  main ()
12357  {
12358 @@ -11665,11 +13163,50 @@
12359    ac_cv_member_struct_utmp_ut_addr_v6=yes
12360  else
12361    echo "$as_me: failed program was:" >&5
12362 -cat conftest.$ac_ext >&5
12363 +sed 's/^/| /' conftest.$ac_ext >&5
12364 +
12365 +cat >conftest.$ac_ext <<_ACEOF
12366 +#line $LINENO "configure"
12367 +/* confdefs.h.  */
12368 +_ACEOF
12369 +cat confdefs.h >>conftest.$ac_ext
12370 +cat >>conftest.$ac_ext <<_ACEOF
12371 +/* end confdefs.h.  */
12372 +#include <utmp.h>
12373 +
12374 +int
12375 +main ()
12376 +{
12377 +static struct utmp ac_aggr;
12378 +if (sizeof ac_aggr.ut_addr_v6)
12379 +return 0;
12380 +  ;
12381 +  return 0;
12382 +}
12383 +_ACEOF
12384 +rm -f conftest.$ac_objext
12385 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
12386 +  (eval $ac_compile) 2>&5
12387 +  ac_status=$?
12388 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12389 +  (exit $ac_status); } &&
12390 +         { ac_try='test -s conftest.$ac_objext'
12391 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12392 +  (eval $ac_try) 2>&5
12393 +  ac_status=$?
12394 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12395 +  (exit $ac_status); }; }; then
12396 +  ac_cv_member_struct_utmp_ut_addr_v6=yes
12397 +else
12398 +  echo "$as_me: failed program was:" >&5
12399 +sed 's/^/| /' conftest.$ac_ext >&5
12400 +
12401  ac_cv_member_struct_utmp_ut_addr_v6=no
12402  fi
12403  rm -f conftest.$ac_objext conftest.$ac_ext
12404  fi
12405 +rm -f conftest.$ac_objext conftest.$ac_ext
12406 +fi
12407  echo "$as_me:$LINENO: result: $ac_cv_member_struct_utmp_ut_addr_v6" >&5
12408  echo "${ECHO_T}$ac_cv_member_struct_utmp_ut_addr_v6" >&6
12409  if test $ac_cv_member_struct_utmp_ut_addr_v6 = yes; then
12410 @@ -11698,37 +13235,44 @@
12411  else
12412    cat >conftest.$ac_ext <<_ACEOF
12413  #line $LINENO "configure"
12414 -#include "confdefs.h"
12415 +/* confdefs.h.  */
12416 +_ACEOF
12417 +cat confdefs.h >>conftest.$ac_ext
12418 +cat >>conftest.$ac_ext <<_ACEOF
12419 +/* end confdefs.h.  */
12420  /* System header to define __stub macros and hopefully few prototypes,
12421 -    which can conflict with char $ac_func (); below.  */
12422 -#include <assert.h>
12423 +    which can conflict with char $ac_func (); below.
12424 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12425 +    <limits.h> exists even on freestanding compilers.  */
12426 +#ifdef __STDC__
12427 +# include <limits.h>
12428 +#else
12429 +# include <assert.h>
12430 +#endif
12431  /* Override any gcc2 internal prototype to avoid an error.  */
12432  #ifdef __cplusplus
12433  extern "C"
12434 +{
12435  #endif
12436  /* We use char because int might match the return type of a gcc2
12437     builtin and then its argument prototype would still apply.  */
12438  char $ac_func ();
12439 -char (*f) ();
12440 -
12441 -#ifdef F77_DUMMY_MAIN
12442 -#  ifdef __cplusplus
12443 -     extern "C"
12444 -#  endif
12445 -   int F77_DUMMY_MAIN() { return 1; }
12446 -#endif
12447 -int
12448 -main ()
12449 -{
12450  /* The GNU C library defines this for functions which it implements
12451      to always fail with ENOSYS.  Some functions are actually named
12452      something starting with __ and the normal name is an alias.  */
12453  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12454  choke me
12455  #else
12456 -f = $ac_func;
12457 +char (*f) () = $ac_func;
12458 +#endif
12459 +#ifdef __cplusplus
12460 +}
12461  #endif
12462  
12463 +int
12464 +main ()
12465 +{
12466 +return f != $ac_func;
12467    ;
12468    return 0;
12469  }
12470 @@ -11748,7 +13292,8 @@
12471    eval "$as_ac_var=yes"
12472  else
12473    echo "$as_me: failed program was:" >&5
12474 -cat conftest.$ac_ext >&5
12475 +sed 's/^/| /' conftest.$ac_ext >&5
12476 +
12477  eval "$as_ac_var=no"
12478  fi
12479  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12480 @@ -11776,37 +13321,44 @@
12481  else
12482    cat >conftest.$ac_ext <<_ACEOF
12483  #line $LINENO "configure"
12484 -#include "confdefs.h"
12485 +/* confdefs.h.  */
12486 +_ACEOF
12487 +cat confdefs.h >>conftest.$ac_ext
12488 +cat >>conftest.$ac_ext <<_ACEOF
12489 +/* end confdefs.h.  */
12490  /* System header to define __stub macros and hopefully few prototypes,
12491 -    which can conflict with char $ac_func (); below.  */
12492 -#include <assert.h>
12493 +    which can conflict with char $ac_func (); below.
12494 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12495 +    <limits.h> exists even on freestanding compilers.  */
12496 +#ifdef __STDC__
12497 +# include <limits.h>
12498 +#else
12499 +# include <assert.h>
12500 +#endif
12501  /* Override any gcc2 internal prototype to avoid an error.  */
12502  #ifdef __cplusplus
12503  extern "C"
12504 +{
12505  #endif
12506  /* We use char because int might match the return type of a gcc2
12507     builtin and then its argument prototype would still apply.  */
12508  char $ac_func ();
12509 -char (*f) ();
12510 -
12511 -#ifdef F77_DUMMY_MAIN
12512 -#  ifdef __cplusplus
12513 -     extern "C"
12514 -#  endif
12515 -   int F77_DUMMY_MAIN() { return 1; }
12516 -#endif
12517 -int
12518 -main ()
12519 -{
12520  /* The GNU C library defines this for functions which it implements
12521      to always fail with ENOSYS.  Some functions are actually named
12522      something starting with __ and the normal name is an alias.  */
12523  #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
12524  choke me
12525  #else
12526 -f = $ac_func;
12527 +char (*f) () = $ac_func;
12528 +#endif
12529 +#ifdef __cplusplus
12530 +}
12531  #endif
12532  
12533 +int
12534 +main ()
12535 +{
12536 +return f != $ac_func;
12537    ;
12538    return 0;
12539  }
12540 @@ -11826,7 +13378,8 @@
12541    eval "$as_ac_var=yes"
12542  else
12543    echo "$as_me: failed program was:" >&5
12544 -cat conftest.$ac_ext >&5
12545 +sed 's/^/| /' conftest.$ac_ext >&5
12546 +
12547  eval "$as_ac_var=no"
12548  fi
12549  rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext
12550 @@ -12016,14 +13569,10 @@
12551  
12552  fi
12553  
12554 -# Add the stamp file to the list of files AC keeps track of,
12555 -# along with our hook.
12556 -ac_config_headers="$ac_config_headers include/config.h"
12557 -
12558 -
12559 +          ac_config_headers="$ac_config_headers include/config.h"
12560  
12561  
12562 -ac_config_files="$ac_config_files Makefile src/Makefile include/Makefile include/fbgetty/Makefile include/fbgetty/generated/Makefile docs/Makefile examples/Makefile examples/test/Makefile contrib/Makefile packages/Makefile packages/fbgetty.lsm config/Makefile"
12563 +                                                                                                                        ac_config_files="$ac_config_files Makefile src/Makefile include/Makefile include/fbgetty/Makefile include/fbgetty/generated/Makefile docs/Makefile examples/Makefile examples/test/Makefile contrib/Makefile packages/Makefile packages/fbgetty.lsm config/Makefile"
12564  
12565  
12566  cat >confcache <<\_ACEOF
12567 @@ -12036,7 +13585,7 @@
12568  # config.status only pays attention to the cache file if you give it
12569  # the --recheck option to rerun configure.
12570  #
12571 -# `ac_cv_env_foo' variables (set or unset) will be overriden when
12572 +# `ac_cv_env_foo' variables (set or unset) will be overridden when
12573  # loading this file, other *unset* `ac_cv_foo' will be assigned the
12574  # following values.
12575  
12576 @@ -12071,7 +13620,7 @@
12577       t end
12578       /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
12579       : end' >>confcache
12580 -if cmp -s $cache_file confcache; then :; else
12581 +if diff $cache_file confcache >/dev/null 2>&1; then :; else
12582    if test -w $cache_file; then
12583      test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
12584      cat confcache >$cache_file
12585 @@ -12102,6 +13651,42 @@
12586  
12587  DEFS=-DHAVE_CONFIG_H
12588  
12589 +ac_libobjs=
12590 +ac_ltlibobjs=
12591 +for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
12592 +  # 1. Remove the extension, and $U if already installed.
12593 +  ac_i=`echo "$ac_i" |
12594 +         sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
12595 +  # 2. Add them.
12596 +  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
12597 +  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
12598 +done
12599 +LIBOBJS=$ac_libobjs
12600 +
12601 +LTLIBOBJS=$ac_ltlibobjs
12602 +
12603 +
12604 +if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
12605 +  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
12606 +Usually this means the macro was only invoked conditionally." >&5
12607 +echo "$as_me: error: conditional \"AMDEP\" was never defined.
12608 +Usually this means the macro was only invoked conditionally." >&2;}
12609 +   { (exit 1); exit 1; }; }
12610 +fi
12611 +if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
12612 +  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
12613 +Usually this means the macro was only invoked conditionally." >&5
12614 +echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
12615 +Usually this means the macro was only invoked conditionally." >&2;}
12616 +   { (exit 1); exit 1; }; }
12617 +fi
12618 +if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
12619 +  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
12620 +Usually this means the macro was only invoked conditionally." >&5
12621 +echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
12622 +Usually this means the macro was only invoked conditionally." >&2;}
12623 +   { (exit 1); exit 1; }; }
12624 +fi
12625  
12626  : ${CONFIG_STATUS=./config.status}
12627  ac_clean_files_save=$ac_clean_files
12628 @@ -12116,11 +13701,12 @@
12629  # configure, is in config.log if it exists.
12630  
12631  debug=false
12632 +ac_cs_recheck=false
12633 +ac_cs_silent=false
12634  SHELL=\${CONFIG_SHELL-$SHELL}
12635  _ACEOF
12636  
12637  cat >>$CONFIG_STATUS <<\_ACEOF
12638 -
12639  ## --------------------- ##
12640  ## M4sh Initialization.  ##
12641  ## --------------------- ##
12642 @@ -12129,11 +13715,13 @@
12643  if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
12644    emulate sh
12645    NULLCMD=:
12646 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
12647 +  # is contrary to our usage.  Disable this feature.
12648 +  alias -g '${1+"$@"}'='"$@"'
12649  elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
12650    set -o posix
12651  fi
12652  
12653 -# NLS nuisances.
12654  # Support unset when possible.
12655  if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
12656    as_unset=unset
12657 @@ -12141,34 +13729,42 @@
12658    as_unset=false
12659  fi
12660  
12661 -(set +x; test -n "`(LANG=C; export LANG) 2>&1`") &&
12662 -    { $as_unset LANG || test "${LANG+set}" != set; } ||
12663 -      { LANG=C; export LANG; }
12664 -(set +x; test -n "`(LC_ALL=C; export LC_ALL) 2>&1`") &&
12665 -    { $as_unset LC_ALL || test "${LC_ALL+set}" != set; } ||
12666 -      { LC_ALL=C; export LC_ALL; }
12667 -(set +x; test -n "`(LC_TIME=C; export LC_TIME) 2>&1`") &&
12668 -    { $as_unset LC_TIME || test "${LC_TIME+set}" != set; } ||
12669 -      { LC_TIME=C; export LC_TIME; }
12670 -(set +x; test -n "`(LC_CTYPE=C; export LC_CTYPE) 2>&1`") &&
12671 -    { $as_unset LC_CTYPE || test "${LC_CTYPE+set}" != set; } ||
12672 -      { LC_CTYPE=C; export LC_CTYPE; }
12673 -(set +x; test -n "`(LANGUAGE=C; export LANGUAGE) 2>&1`") &&
12674 -    { $as_unset LANGUAGE || test "${LANGUAGE+set}" != set; } ||
12675 -      { LANGUAGE=C; export LANGUAGE; }
12676 -(set +x; test -n "`(LC_COLLATE=C; export LC_COLLATE) 2>&1`") &&
12677 -    { $as_unset LC_COLLATE || test "${LC_COLLATE+set}" != set; } ||
12678 -      { LC_COLLATE=C; export LC_COLLATE; }
12679 -(set +x; test -n "`(LC_NUMERIC=C; export LC_NUMERIC) 2>&1`") &&
12680 -    { $as_unset LC_NUMERIC || test "${LC_NUMERIC+set}" != set; } ||
12681 -      { LC_NUMERIC=C; export LC_NUMERIC; }
12682 -(set +x; test -n "`(LC_MESSAGES=C; export LC_MESSAGES) 2>&1`") &&
12683 -    { $as_unset LC_MESSAGES || test "${LC_MESSAGES+set}" != set; } ||
12684 -      { LC_MESSAGES=C; export LC_MESSAGES; }
12685 +
12686 +# Work around bugs in pre-3.0 UWIN ksh.
12687 +$as_unset ENV MAIL MAILPATH
12688 +PS1='$ '
12689 +PS2='> '
12690 +PS4='+ '
12691 +
12692 +# NLS nuisances.
12693 +for as_var in \
12694 +  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
12695 +  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
12696 +  LC_TELEPHONE LC_TIME
12697 +do
12698 +  if (set +x; test -n "`(eval $as_var=C; export $as_var) 2>&1`"); then
12699 +    eval $as_var=C; export $as_var
12700 +  else
12701 +    $as_unset $as_var
12702 +  fi
12703 +done
12704 +
12705 +# Required to use basename.
12706 +if expr a : '\(a\)' >/dev/null 2>&1; then
12707 +  as_expr=expr
12708 +else
12709 +  as_expr=false
12710 +fi
12711 +
12712 +if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
12713 +  as_basename=basename
12714 +else
12715 +  as_basename=false
12716 +fi
12717  
12718  
12719  # Name of the executable.
12720 -as_me=`(basename "$0") 2>/dev/null ||
12721 +as_me=`$as_basename "$0" ||
12722  $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
12723          X"$0" : 'X\(//\)$' \| \
12724          X"$0" : 'X\(/\)$' \| \
12725 @@ -12179,6 +13775,7 @@
12726           /^X\/\(\/\).*/{ s//\1/; q; }
12727           s/.*/./; q'`
12728  
12729 +
12730  # PATH needs CR, and LINENO needs CR and PATH.
12731  # Avoid depending upon Character Ranges.
12732  as_cr_letters='abcdefghijklmnopqrstuvwxyz'
12733 @@ -12189,15 +13786,15 @@
12734  
12735  # The user is always right.
12736  if test "${PATH_SEPARATOR+set}" != set; then
12737 -  echo "#! $SHELL" >conftest.sh
12738 -  echo  "exit 0"   >>conftest.sh
12739 -  chmod +x conftest.sh
12740 -  if (PATH=".;."; conftest.sh) >/dev/null 2>&1; then
12741 +  echo "#! /bin/sh" >conf$$.sh
12742 +  echo  "exit 0"   >>conf$$.sh
12743 +  chmod +x conf$$.sh
12744 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
12745      PATH_SEPARATOR=';'
12746    else
12747      PATH_SEPARATOR=:
12748    fi
12749 -  rm -f conftest.sh
12750 +  rm -f conf$$.sh
12751  fi
12752  
12753  
12754 @@ -12233,7 +13830,7 @@
12755    case $CONFIG_SHELL in
12756    '')
12757      as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
12758 -for as_dir in /bin:/usr/bin:$PATH
12759 +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
12760  do
12761    IFS=$as_save_IFS
12762    test -z "$as_dir" && as_dir=.
12763 @@ -12246,6 +13843,8 @@
12764    as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
12765    test "x$as_lineno_1" != "x$as_lineno_2" &&
12766    test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
12767 +            $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
12768 +            $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
12769              CONFIG_SHELL=$as_dir/$as_base
12770              export CONFIG_SHELL
12771              exec "$CONFIG_SHELL" "$0" ${1+"$@"}
12772 @@ -12319,6 +13918,12 @@
12773  fi
12774  rm -f conf$$ conf$$.exe conf$$.file
12775  
12776 +if mkdir -p . 2>/dev/null; then
12777 +  as_mkdir_p=:
12778 +else
12779 +  as_mkdir_p=false
12780 +fi
12781 +
12782  as_executable_p="test -f"
12783  
12784  # Sed expression to map a string onto a valid CPP name.
12785 @@ -12335,7 +13940,7 @@
12786  IFS="  $as_nl"
12787  
12788  # CDPATH.
12789 -$as_unset CDPATH || test "${CDPATH+set}" != set || { CDPATH=$PATH_SEPARATOR; export CDPATH; }
12790 +$as_unset CDPATH
12791  
12792  exec 6>&1
12793  
12794 @@ -12352,7 +13957,7 @@
12795  cat >&5 <<_CSEOF
12796  
12797  This file was extended by fbgetty $as_me 0.1.698, which was
12798 -generated by GNU Autoconf 2.52g.  Invocation command line was
12799 +generated by GNU Autoconf 2.57.  Invocation command line was
12800  
12801    CONFIG_FILES    = $CONFIG_FILES
12802    CONFIG_HEADERS  = $CONFIG_HEADERS
12803 @@ -12392,6 +13997,7 @@
12804  
12805    -h, --help       print this help, then exit
12806    -V, --version    print version number, then exit
12807 +  -q, --quiet      do not print progress messages
12808    -d, --debug      don't remove temporary files
12809        --recheck    update $as_me by reconfiguring in the same conditions
12810    --file=FILE[:TEMPLATE]
12811 @@ -12414,7 +14020,7 @@
12812  cat >>$CONFIG_STATUS <<_ACEOF
12813  ac_cs_version="\\
12814  fbgetty config.status 0.1.698
12815 -configured by $0, generated by GNU Autoconf 2.52g,
12816 +configured by $0, generated by GNU Autoconf 2.57,
12817    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
12818  
12819  Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
12820 @@ -12435,25 +14041,25 @@
12821    --*=*)
12822      ac_option=`expr "x$1" : 'x\([^=]*\)='`
12823      ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
12824 -    shift
12825 -    set dummy "$ac_option" "$ac_optarg" ${1+"$@"}
12826 -    shift
12827 +    ac_shift=:
12828 +    ;;
12829 +  -*)
12830 +    ac_option=$1
12831 +    ac_optarg=$2
12832 +    ac_shift=shift
12833      ;;
12834 -  -*);;
12835    *) # This is not an option, so the user has probably given explicit
12836       # arguments.
12837 +     ac_option=$1
12838       ac_need_defaults=false;;
12839    esac
12840  
12841 -  case $1 in
12842 +  case $ac_option in
12843    # Handling of the options.
12844  _ACEOF
12845 -cat >>$CONFIG_STATUS <<_ACEOF
12846 -  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
12847 -    echo "running $SHELL $0 " $ac_configure_args " --no-create --no-recursion"
12848 -    exec $SHELL $0 $ac_configure_args --no-create --no-recursion ;;
12849 -_ACEOF
12850  cat >>$CONFIG_STATUS <<\_ACEOF
12851 +  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
12852 +    ac_cs_recheck=: ;;
12853    --version | --vers* | -V )
12854      echo "$ac_cs_version"; exit 0 ;;
12855    --he | --h)
12856 @@ -12468,13 +14074,16 @@
12857    --debug | --d* | -d )
12858      debug=: ;;
12859    --file | --fil | --fi | --f )
12860 -    shift
12861 -    CONFIG_FILES="$CONFIG_FILES $1"
12862 +    $ac_shift
12863 +    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
12864      ac_need_defaults=false;;
12865    --header | --heade | --head | --hea )
12866 -    shift
12867 -    CONFIG_HEADERS="$CONFIG_HEADERS $1"
12868 +    $ac_shift
12869 +    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
12870      ac_need_defaults=false;;
12871 +  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
12872 +  | -silent | --silent | --silen | --sile | --sil | --si | --s)
12873 +    ac_cs_silent=: ;;
12874  
12875    # This is an error.
12876    -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
12877 @@ -12489,6 +14098,20 @@
12878    shift
12879  done
12880  
12881 +ac_configure_extra_args=
12882 +
12883 +if $ac_cs_silent; then
12884 +  exec 6>/dev/null
12885 +  ac_configure_extra_args="$ac_configure_extra_args --silent"
12886 +fi
12887 +
12888 +_ACEOF
12889 +cat >>$CONFIG_STATUS <<_ACEOF
12890 +if \$ac_cs_recheck; then
12891 +  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
12892 +  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
12893 +fi
12894 +
12895  _ACEOF
12896  
12897  cat >>$CONFIG_STATUS <<_ACEOF
12898 @@ -12537,6 +14160,9 @@
12899    test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
12900  fi
12901  
12902 +# Have a temporary directory for convenience.  Make it in the build tree
12903 +# simply because there is no reason to put it here, and in addition,
12904 +# creating and moving files from /tmp can sometimes cause problems.
12905  # Create a temporary directory, and hook for its removal unless debugging.
12906  $debug ||
12907  {
12908 @@ -12545,17 +14171,17 @@
12909  }
12910  
12911  # Create a (secure) tmp directory for tmp files.
12912 -: ${TMPDIR=/tmp}
12913 +
12914  {
12915 -  tmp=`(umask 077 && mktemp -d -q "$TMPDIR/csXXXXXX") 2>/dev/null` &&
12916 +  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
12917    test -n "$tmp" && test -d "$tmp"
12918  }  ||
12919  {
12920 -  tmp=$TMPDIR/cs$$-$RANDOM
12921 +  tmp=./confstat$$-$RANDOM
12922    (umask 077 && mkdir $tmp)
12923  } ||
12924  {
12925 -   echo "$me: cannot create a temporary directory in $TMPDIR" >&2
12926 +   echo "$me: cannot create a temporary directory in ." >&2
12927     { (exit 1); exit 1; }
12928  }
12929  
12930 @@ -12575,6 +14201,11 @@
12931     s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
12932  s,@SHELL@,$SHELL,;t t
12933  s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
12934 +s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
12935 +s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
12936 +s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
12937 +s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
12938 +s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
12939  s,@exec_prefix@,$exec_prefix,;t t
12940  s,@prefix@,$prefix,;t t
12941  s,@program_transform_name@,$program_transform_name,;t t
12942 @@ -12590,11 +14221,6 @@
12943  s,@oldincludedir@,$oldincludedir,;t t
12944  s,@infodir@,$infodir,;t t
12945  s,@mandir@,$mandir,;t t
12946 -s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
12947 -s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
12948 -s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
12949 -s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
12950 -s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
12951  s,@build_alias@,$build_alias,;t t
12952  s,@host_alias@,$host_alias,;t t
12953  s,@target_alias@,$target_alias,;t t
12954 @@ -12614,6 +14240,7 @@
12955  s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
12956  s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
12957  s,@INSTALL_DATA@,$INSTALL_DATA,;t t
12958 +s,@CYGPATH_W@,$CYGPATH_W,;t t
12959  s,@PACKAGE@,$PACKAGE,;t t
12960  s,@VERSION@,$VERSION,;t t
12961  s,@ACLOCAL@,$ACLOCAL,;t t
12962 @@ -12623,13 +14250,12 @@
12963  s,@MAKEINFO@,$MAKEINFO,;t t
12964  s,@AMTAR@,$AMTAR,;t t
12965  s,@install_sh@,$install_sh,;t t
12966 +s,@STRIP@,$STRIP,;t t
12967 +s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
12968  s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
12969  s,@AWK@,$AWK,;t t
12970  s,@SET_MAKE@,$SET_MAKE,;t t
12971 -s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
12972 -s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
12973 -s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
12974 -s,@DEPDIR@,$DEPDIR,;t t
12975 +s,@am__leading_dot@,$am__leading_dot,;t t
12976  s,@CC@,$CC,;t t
12977  s,@CFLAGS@,$CFLAGS,;t t
12978  s,@LDFLAGS@,$LDFLAGS,;t t
12979 @@ -12637,13 +14263,21 @@
12980  s,@ac_ct_CC@,$ac_ct_CC,;t t
12981  s,@EXEEXT@,$EXEEXT,;t t
12982  s,@OBJEXT@,$OBJEXT,;t t
12983 +s,@DEPDIR@,$DEPDIR,;t t
12984  s,@am__include@,$am__include,;t t
12985  s,@am__quote@,$am__quote,;t t
12986 +s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
12987 +s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
12988 +s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
12989  s,@CCDEPMODE@,$CCDEPMODE,;t t
12990 +s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
12991 +s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
12992  s,@CPP@,$CPP,;t t
12993 +s,@EGREP@,$EGREP,;t t
12994  s,@LN_S@,$LN_S,;t t
12995  s,@LIBOBJS@,$LIBOBJS,;t t
12996  s,@ALLOCA@,$ALLOCA,;t t
12997 +s,@LTLIBOBJS@,$LTLIBOBJS,;t t
12998  CEOF
12999  
13000  _ACEOF
13001 @@ -12714,25 +14348,30 @@
13002           /^X\(\/\/\)$/{ s//\1/; q; }
13003           /^X\(\/\).*/{ s//\1/; q; }
13004           s/.*/./; q'`
13005 -  { case "$ac_dir" in
13006 -  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
13007 -  *)                      as_incr_dir=.;;
13008 -esac
13009 -as_dummy="$ac_dir"
13010 -for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
13011 -  case $as_mkdir_dir in
13012 -    # Skip DOS drivespec
13013 -    ?:) as_incr_dir=$as_mkdir_dir ;;
13014 -    *)
13015 -      as_incr_dir=$as_incr_dir/$as_mkdir_dir
13016 -      test -d "$as_incr_dir" ||
13017 -        mkdir "$as_incr_dir" ||
13018 -       { { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5
13019 -echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
13020 -   { (exit 1); exit 1; }; }
13021 -    ;;
13022 -  esac
13023 -done; }
13024 +  { if $as_mkdir_p; then
13025 +    mkdir -p "$ac_dir"
13026 +  else
13027 +    as_dir="$ac_dir"
13028 +    as_dirs=
13029 +    while test ! -d "$as_dir"; do
13030 +      as_dirs="$as_dir $as_dirs"
13031 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
13032 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13033 +         X"$as_dir" : 'X\(//\)[^/]' \| \
13034 +         X"$as_dir" : 'X\(//\)$' \| \
13035 +         X"$as_dir" : 'X\(/\)' \| \
13036 +         .     : '\(.\)' 2>/dev/null ||
13037 +echo X"$as_dir" |
13038 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13039 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13040 +         /^X\(\/\/\)$/{ s//\1/; q; }
13041 +         /^X\(\/\).*/{ s//\1/; q; }
13042 +         s/.*/./; q'`
13043 +    done
13044 +    test ! -n "$as_dirs" || mkdir $as_dirs
13045 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
13046 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
13047 +   { (exit 1); exit 1; }; }; }
13048  
13049    ac_builddir=.
13050  
13051 @@ -12762,7 +14401,7 @@
13052  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
13053  # absolute.
13054  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
13055 -ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
13056 +ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
13057  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
13058  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
13059  
13060 @@ -12952,7 +14591,7 @@
13061  # Break up conftest.defines because some shells have a limit on the size
13062  # of here documents, and old seds have small limits too (100 cmds).
13063  echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
13064 -echo '  if egrep "^[   ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
13065 +echo '  if grep "^[    ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
13066  echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
13067  echo '  :' >>$CONFIG_STATUS
13068  rm -f conftest.tail
13069 @@ -12976,7 +14615,7 @@
13070    mv conftest.tail conftest.defines
13071  done
13072  rm -f conftest.defines
13073 -echo '  fi # egrep' >>$CONFIG_STATUS
13074 +echo '  fi # grep' >>$CONFIG_STATUS
13075  echo >>$CONFIG_STATUS
13076  
13077  # Break up conftest.undefs because some shells have a limit on the size
13078 @@ -13016,7 +14655,7 @@
13079    cat $tmp/in >>$tmp/config.h
13080    rm -f $tmp/in
13081    if test x"$ac_file" != x-; then
13082 -    if cmp -s $ac_file $tmp/config.h 2>/dev/null; then
13083 +    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
13084        { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
13085  echo "$as_me: $ac_file is unchanged" >&6;}
13086      else
13087 @@ -13032,25 +14671,30 @@
13088           /^X\(\/\/\)$/{ s//\1/; q; }
13089           /^X\(\/\).*/{ s//\1/; q; }
13090           s/.*/./; q'`
13091 -      { case "$ac_dir" in
13092 -  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
13093 -  *)                      as_incr_dir=.;;
13094 -esac
13095 -as_dummy="$ac_dir"
13096 -for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
13097 -  case $as_mkdir_dir in
13098 -    # Skip DOS drivespec
13099 -    ?:) as_incr_dir=$as_mkdir_dir ;;
13100 -    *)
13101 -      as_incr_dir=$as_incr_dir/$as_mkdir_dir
13102 -      test -d "$as_incr_dir" ||
13103 -        mkdir "$as_incr_dir" ||
13104 -       { { echo "$as_me:$LINENO: error: cannot create \"$ac_dir\"" >&5
13105 -echo "$as_me: error: cannot create \"$ac_dir\"" >&2;}
13106 -   { (exit 1); exit 1; }; }
13107 -    ;;
13108 -  esac
13109 -done; }
13110 +      { if $as_mkdir_p; then
13111 +    mkdir -p "$ac_dir"
13112 +  else
13113 +    as_dir="$ac_dir"
13114 +    as_dirs=
13115 +    while test ! -d "$as_dir"; do
13116 +      as_dirs="$as_dir $as_dirs"
13117 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
13118 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13119 +         X"$as_dir" : 'X\(//\)[^/]' \| \
13120 +         X"$as_dir" : 'X\(//\)$' \| \
13121 +         X"$as_dir" : 'X\(/\)' \| \
13122 +         .     : '\(.\)' 2>/dev/null ||
13123 +echo X"$as_dir" |
13124 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13125 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13126 +         /^X\(\/\/\)$/{ s//\1/; q; }
13127 +         /^X\(\/\).*/{ s//\1/; q; }
13128 +         s/.*/./; q'`
13129 +    done
13130 +    test ! -n "$as_dirs" || mkdir $as_dirs
13131 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
13132 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
13133 +   { (exit 1); exit 1; }; }; }
13134  
13135        rm -f $ac_file
13136        mv $tmp/config.h $ac_file
13137 @@ -13059,13 +14703,29 @@
13138      cat $tmp/config.h
13139      rm -f $tmp/config.h
13140    fi
13141 -  # Run the commands associated with the file.
13142 -  case $ac_file in
13143 -    include/config.h ) # update the timestamp
13144 -echo 'timestamp for include/config.h' >"include/stamp-h1"
13145 - ;;
13146 +# Compute $ac_file's index in $config_headers.
13147 +_am_stamp_count=1
13148 +for _am_header in $config_headers :; do
13149 +  case $_am_header in
13150 +    $ac_file | $ac_file:* )
13151 +      break ;;
13152 +    * )
13153 +      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
13154    esac
13155  done
13156 +echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
13157 +$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13158 +         X$ac_file : 'X\(//\)[^/]' \| \
13159 +         X$ac_file : 'X\(//\)$' \| \
13160 +         X$ac_file : 'X\(/\)' \| \
13161 +         .     : '\(.\)' 2>/dev/null ||
13162 +echo X$ac_file |
13163 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13164 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13165 +         /^X\(\/\/\)$/{ s//\1/; q; }
13166 +         /^X\(\/\).*/{ s//\1/; q; }
13167 +         s/.*/./; q'`/stamp-h$_am_stamp_count
13168 +done
13169  _ACEOF
13170  cat >>$CONFIG_STATUS <<\_ACEOF
13171  
13172 @@ -13115,7 +14775,7 @@
13173  # Don't blindly perform a `cd "$ac_dir"/$ac_foo && pwd` since $ac_foo can be
13174  # absolute.
13175  ac_abs_builddir=`cd "$ac_dir" && cd $ac_builddir && pwd`
13176 -ac_abs_top_builddir=`cd "$ac_dir" && cd $ac_top_builddir && pwd`
13177 +ac_abs_top_builddir=`cd "$ac_dir" && cd ${ac_top_builddir}. && pwd`
13178  ac_abs_srcdir=`cd "$ac_dir" && cd $ac_srcdir && pwd`
13179  ac_abs_top_srcdir=`cd "$ac_dir" && cd $ac_top_srcdir && pwd`
13180  
13181 @@ -13124,9 +14784,16 @@
13182  echo "$as_me: executing $ac_dest commands" >&6;}
13183    case $ac_dest in
13184      depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
13185 -  case $mf in
13186 -  Makefile) dirpart=.;;
13187 -  */Makefile) dirpart=`(dirname "$mf") 2>/dev/null ||
13188 +  # Strip MF so we end up with the name of the file.
13189 +  mf=`echo "$mf" | sed -e 's/:.*$//'`
13190 +  # Check whether this is an Automake generated Makefile or not.
13191 +  # We used to match only the files named `Makefile.in', but
13192 +  # some people rename them; so instead we look at the file content.
13193 +  # Grep'ing the first line is not enough: some people post-process
13194 +  # each Makefile.in and add a new line on top of each file to say so.
13195 +  # So let's grep whole file.
13196 +  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
13197 +    dirpart=`(dirname "$mf") 2>/dev/null ||
13198  $as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13199           X"$mf" : 'X\(//\)[^/]' \| \
13200           X"$mf" : 'X\(//\)$' \| \
13201 @@ -13137,9 +14804,10 @@
13202           /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13203           /^X\(\/\/\)$/{ s//\1/; q; }
13204           /^X\(\/\).*/{ s//\1/; q; }
13205 -         s/.*/./; q'`;;
13206 -  *) continue;;
13207 -  esac
13208 +         s/.*/./; q'`
13209 +  else
13210 +    continue
13211 +  fi
13212    grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
13213    # Extract the definition of DEP_FILES from the Makefile without
13214    # running `make'.
13215 @@ -13176,25 +14844,30 @@
13216           /^X\(\/\/\)$/{ s//\1/; q; }
13217           /^X\(\/\).*/{ s//\1/; q; }
13218           s/.*/./; q'`
13219 -    { case $dirpart/$fdir in
13220 -  [\\/]* | ?:[\\/]* ) as_incr_dir=;;
13221 -  *)                      as_incr_dir=.;;
13222 -esac
13223 -as_dummy=$dirpart/$fdir
13224 -for as_mkdir_dir in `IFS='/\\'; set X $as_dummy; shift; echo "$@"`; do
13225 -  case $as_mkdir_dir in
13226 -    # Skip DOS drivespec
13227 -    ?:) as_incr_dir=$as_mkdir_dir ;;
13228 -    *)
13229 -      as_incr_dir=$as_incr_dir/$as_mkdir_dir
13230 -      test -d "$as_incr_dir" ||
13231 -        mkdir "$as_incr_dir" ||
13232 -       { { echo "$as_me:$LINENO: error: cannot create $dirpart/$fdir" >&5
13233 -echo "$as_me: error: cannot create $dirpart/$fdir" >&2;}
13234 -   { (exit 1); exit 1; }; }
13235 -    ;;
13236 -  esac
13237 -done; }
13238 +    { if $as_mkdir_p; then
13239 +    mkdir -p $dirpart/$fdir
13240 +  else
13241 +    as_dir=$dirpart/$fdir
13242 +    as_dirs=
13243 +    while test ! -d "$as_dir"; do
13244 +      as_dirs="$as_dir $as_dirs"
13245 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
13246 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
13247 +         X"$as_dir" : 'X\(//\)[^/]' \| \
13248 +         X"$as_dir" : 'X\(//\)$' \| \
13249 +         X"$as_dir" : 'X\(/\)' \| \
13250 +         .     : '\(.\)' 2>/dev/null ||
13251 +echo X"$as_dir" |
13252 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
13253 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
13254 +         /^X\(\/\/\)$/{ s//\1/; q; }
13255 +         /^X\(\/\).*/{ s//\1/; q; }
13256 +         s/.*/./; q'`
13257 +    done
13258 +    test ! -n "$as_dirs" || mkdir $as_dirs
13259 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
13260 +echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
13261 +   { (exit 1); exit 1; }; }; }
13262  
13263      # echo "creating $dirpart/$file"
13264      echo '# dummy' > "$dirpart/$file"
13265 @@ -13223,8 +14896,11 @@
13266  # need to make the FD available again.
13267  if test "$no_create" != yes; then
13268    ac_cs_success=:
13269 +  ac_config_status_args=
13270 +  test "$silent" = yes &&
13271 +    ac_config_status_args="$ac_config_status_args --quiet"
13272    exec 5>/dev/null
13273 -  $SHELL $CONFIG_STATUS || ac_cs_success=false
13274 +  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
13275    exec 5>>config.log
13276    # Use ||, not &&, to avoid exiting from the if with $? = 1, which
13277    # would make configure fail if this is the last instruction.