Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 399428
Collapse All | Expand All

(-)a/core/org.eclipse.ptp.utils/src/compat.c (-1 / +1 lines)
Lines 51-57 Link Here
51
 */
51
 */
52
52
53
int
53
int
54
vasprintf(char **strp, const char *fmt, va_list ap)
54
vasprintf(char **ret, const char *fmt, va_list ap)
55
{
55
{
56
	va_list ac;
56
	va_list ac;
57
	size_t len;
57
	size_t len;
(-)a/debug/org.eclipse.ptp.debug.sdm/libaif/Makefile.am (-5 / +9 lines)
Lines 1-4 Link Here
1
noinst_PROGRAMS =			testaif
1
if !AIX
2
  noinst_PROGRAMS =			testaif
3
endif
2
noinst_LIBRARIES =			libaif.a
4
noinst_LIBRARIES =			libaif.a
3
5
4
libaif_a_SOURCES =			aif.c \
6
libaif_a_SOURCES =			aif.c \
Lines 16-22 Link Here
16
					
18
					
17
libaif_a_CFLAGS =			$(AM_CFLAGS) 
19
libaif_a_CFLAGS =			$(AM_CFLAGS) 
18
20
19
testaif_SOURCES =			testaif.c
21
if !AIX
20
testaif_CFLAGS =			-I. $(AM_CFLAGS) -g
22
  testaif_SOURCES =			testaif.c
21
testaif_LDFLAGS = 			-g
23
  testaif_CFLAGS =			-I. $(AM_CFLAGS) -g
22
testaif_LDADD =				libaif.a
24
  testaif_LDFLAGS = 			-g
25
  testaif_LDADD =				libaif.a
26
endif
(-)a/debug/org.eclipse.ptp.debug.sdm/libaif/Makefile.in (-91 / +139 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.10 from Makefile.am.
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
# @configure_input@
2
# @configure_input@
3
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
# with or without modifications, as long as this notice is preserved.
Lines 17-24 Link Here
17
18
18
VPATH = @srcdir@
19
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
20
pkgdatadir = $(datadir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
install_sh_DATA = $(install_sh) -c -m 644
25
install_sh_DATA = $(install_sh) -c -m 644
24
install_sh_PROGRAM = $(install_sh) -c
26
install_sh_PROGRAM = $(install_sh) -c
Lines 31-37 Link Here
31
NORMAL_UNINSTALL = :
33
NORMAL_UNINSTALL = :
32
PRE_UNINSTALL = :
34
PRE_UNINSTALL = :
33
POST_UNINSTALL = :
35
POST_UNINSTALL = :
34
noinst_PROGRAMS = testaif$(EXEEXT)
36
@AIX_FALSE@noinst_PROGRAMS = testaif$(EXEEXT)
35
subdir = .
37
subdir = .
36
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
39
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
Lines 47-52 Link Here
47
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
CONFIG_HEADER = config.h
50
CONFIG_HEADER = config.h
49
CONFIG_CLEAN_FILES = doc/Makefile
51
CONFIG_CLEAN_FILES = doc/Makefile
52
CONFIG_CLEAN_VPATH_FILES =
50
LIBRARIES = $(noinst_LIBRARIES)
53
LIBRARIES = $(noinst_LIBRARIES)
51
AR = ar
54
AR = ar
52
ARFLAGS = cru
55
ARFLAGS = cru
Lines 60-88 Link Here
60
	libaif_a-util.$(OBJEXT)
63
	libaif_a-util.$(OBJEXT)
61
libaif_a_OBJECTS = $(am_libaif_a_OBJECTS)
64
libaif_a_OBJECTS = $(am_libaif_a_OBJECTS)
62
PROGRAMS = $(noinst_PROGRAMS)
65
PROGRAMS = $(noinst_PROGRAMS)
63
am_testaif_OBJECTS = testaif-testaif.$(OBJEXT)
66
am__testaif_SOURCES_DIST = testaif.c
67
@AIX_FALSE@am_testaif_OBJECTS = testaif-testaif.$(OBJEXT)
64
testaif_OBJECTS = $(am_testaif_OBJECTS)
68
testaif_OBJECTS = $(am_testaif_OBJECTS)
65
testaif_DEPENDENCIES = libaif.a
69
@AIX_FALSE@testaif_DEPENDENCIES = libaif.a
66
testaif_LINK = $(CCLD) $(testaif_CFLAGS) $(CFLAGS) $(testaif_LDFLAGS) \
70
testaif_LINK = $(CCLD) $(testaif_CFLAGS) $(CFLAGS) $(testaif_LDFLAGS) \
67
	$(LDFLAGS) -o $@
71
	$(LDFLAGS) -o $@
68
DEFAULT_INCLUDES = -I.@am__isrc@
72
DEFAULT_INCLUDES = -I.@am__isrc@
69
depcomp = $(SHELL) $(top_srcdir)/depcomp
73
depcomp = $(SHELL) $(top_srcdir)/depcomp
70
am__depfiles_maybe = depfiles
74
am__depfiles_maybe = depfiles
75
am__mv = mv -f
71
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73
CCLD = $(CC)
78
CCLD = $(CC)
74
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
79
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
75
SOURCES = $(libaif_a_SOURCES) $(testaif_SOURCES)
80
SOURCES = $(libaif_a_SOURCES) $(testaif_SOURCES)
76
DIST_SOURCES = $(libaif_a_SOURCES) $(testaif_SOURCES)
81
DIST_SOURCES = $(libaif_a_SOURCES) $(am__testaif_SOURCES_DIST)
77
ETAGS = etags
82
ETAGS = etags
78
CTAGS = ctags
83
CTAGS = ctags
79
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
84
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80
distdir = $(PACKAGE)-$(VERSION)
85
distdir = $(PACKAGE)-$(VERSION)
81
top_distdir = $(distdir)
86
top_distdir = $(distdir)
82
am__remove_distdir = \
87
am__remove_distdir = \
83
  { test ! -d $(distdir) \
88
  { test ! -d "$(distdir)" \
84
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
89
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
85
         && rm -fr $(distdir); }; }
90
         && rm -fr "$(distdir)"; }; }
86
DIST_ARCHIVES = $(distdir).tar.gz
91
DIST_ARCHIVES = $(distdir).tar.gz
87
GZIP_ENV = --best
92
GZIP_ENV = --best
88
distuninstallcheck_listfiles = find . -type f -print
93
distuninstallcheck_listfiles = find . -type f -print
Lines 171-176 Link Here
171
srcdir = @srcdir@
176
srcdir = @srcdir@
172
sysconfdir = @sysconfdir@
177
sysconfdir = @sysconfdir@
173
target_alias = @target_alias@
178
target_alias = @target_alias@
179
top_build_prefix = @top_build_prefix@
174
top_builddir = @top_builddir@
180
top_builddir = @top_builddir@
175
top_srcdir = @top_srcdir@
181
top_srcdir = @top_srcdir@
176
noinst_LIBRARIES = libaif.a
182
noinst_LIBRARIES = libaif.a
Lines 188-197 Link Here
188
							aif.x
194
							aif.x
189
195
190
libaif_a_CFLAGS = $(AM_CFLAGS) 
196
libaif_a_CFLAGS = $(AM_CFLAGS) 
191
testaif_SOURCES = testaif.c
197
@AIX_FALSE@testaif_SOURCES = testaif.c
192
testaif_CFLAGS = -I. $(AM_CFLAGS) -g
198
@AIX_FALSE@testaif_CFLAGS = -I. $(AM_CFLAGS) -g
193
testaif_LDFLAGS = -g
199
@AIX_FALSE@testaif_LDFLAGS = -g
194
testaif_LDADD = libaif.a
200
@AIX_FALSE@testaif_LDADD = libaif.a
195
all: config.h
201
all: config.h
196
	$(MAKE) $(AM_MAKEFLAGS) all-am
202
	$(MAKE) $(AM_MAKEFLAGS) all-am
197
203
Lines 203-217 Link Here
203
	@for dep in $?; do \
209
	@for dep in $?; do \
204
	  case '$(am__configure_deps)' in \
210
	  case '$(am__configure_deps)' in \
205
	    *$$dep*) \
211
	    *$$dep*) \
206
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
212
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
207
	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
213
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
208
		&& exit 0; \
214
		&& exit 0; \
209
	      exit 1;; \
215
	      exit 1;; \
210
	  esac; \
216
	  esac; \
211
	done; \
217
	done; \
212
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
218
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
213
	cd $(top_srcdir) && \
219
	$(am__cd) $(top_srcdir) && \
214
	  $(AUTOMAKE) --gnu  Makefile
220
	  $(AUTOMAKE) --gnu Makefile
215
.PRECIOUS: Makefile
221
.PRECIOUS: Makefile
216
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
222
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
217
	@case '$?' in \
223
	@case '$?' in \
Lines 227-235 Link Here
227
	$(SHELL) ./config.status --recheck
233
	$(SHELL) ./config.status --recheck
228
234
229
$(top_srcdir)/configure:  $(am__configure_deps)
235
$(top_srcdir)/configure:  $(am__configure_deps)
230
	cd $(srcdir) && $(AUTOCONF)
236
	$(am__cd) $(srcdir) && $(AUTOCONF)
231
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
237
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
232
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
238
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
239
$(am__aclocal_m4_deps):
233
240
234
config.h: stamp-h1
241
config.h: stamp-h1
235
	@if test ! -f $@; then \
242
	@if test ! -f $@; then \
Lines 241-247 Link Here
241
	@rm -f stamp-h1
248
	@rm -f stamp-h1
242
	cd $(top_builddir) && $(SHELL) ./config.status config.h
249
	cd $(top_builddir) && $(SHELL) ./config.status config.h
243
$(srcdir)/config.h.in:  $(am__configure_deps) 
250
$(srcdir)/config.h.in:  $(am__configure_deps) 
244
	cd $(top_srcdir) && $(AUTOHEADER)
251
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
245
	rm -f stamp-h1
252
	rm -f stamp-h1
246
	touch $@
253
	touch $@
247
254
Lines 284-465 Link Here
284
291
285
.c.o:
292
.c.o:
286
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
293
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
287
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
294
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
288
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
295
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
289
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
296
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
290
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
297
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
291
298
292
.c.obj:
299
.c.obj:
293
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
300
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
294
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
295
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
302
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
296
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
303
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
297
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
304
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
298
305
299
libaif_a-aif.o: aif.c
306
libaif_a-aif.o: aif.c
300
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aif.o -MD -MP -MF $(DEPDIR)/libaif_a-aif.Tpo -c -o libaif_a-aif.o `test -f 'aif.c' || echo '$(srcdir)/'`aif.c
307
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aif.o -MD -MP -MF $(DEPDIR)/libaif_a-aif.Tpo -c -o libaif_a-aif.o `test -f 'aif.c' || echo '$(srcdir)/'`aif.c
301
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-aif.Tpo $(DEPDIR)/libaif_a-aif.Po
308
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-aif.Tpo $(DEPDIR)/libaif_a-aif.Po
302
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aif.c' object='libaif_a-aif.o' libtool=no @AMDEPBACKSLASH@
309
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aif.c' object='libaif_a-aif.o' libtool=no @AMDEPBACKSLASH@
303
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
304
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aif.o `test -f 'aif.c' || echo '$(srcdir)/'`aif.c
311
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aif.o `test -f 'aif.c' || echo '$(srcdir)/'`aif.c
305
312
306
libaif_a-aif.obj: aif.c
313
libaif_a-aif.obj: aif.c
307
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aif.obj -MD -MP -MF $(DEPDIR)/libaif_a-aif.Tpo -c -o libaif_a-aif.obj `if test -f 'aif.c'; then $(CYGPATH_W) 'aif.c'; else $(CYGPATH_W) '$(srcdir)/aif.c'; fi`
314
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aif.obj -MD -MP -MF $(DEPDIR)/libaif_a-aif.Tpo -c -o libaif_a-aif.obj `if test -f 'aif.c'; then $(CYGPATH_W) 'aif.c'; else $(CYGPATH_W) '$(srcdir)/aif.c'; fi`
308
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-aif.Tpo $(DEPDIR)/libaif_a-aif.Po
315
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-aif.Tpo $(DEPDIR)/libaif_a-aif.Po
309
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aif.c' object='libaif_a-aif.obj' libtool=no @AMDEPBACKSLASH@
316
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aif.c' object='libaif_a-aif.obj' libtool=no @AMDEPBACKSLASH@
310
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
311
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aif.obj `if test -f 'aif.c'; then $(CYGPATH_W) 'aif.c'; else $(CYGPATH_W) '$(srcdir)/aif.c'; fi`
318
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aif.obj `if test -f 'aif.c'; then $(CYGPATH_W) 'aif.c'; else $(CYGPATH_W) '$(srcdir)/aif.c'; fi`
312
319
313
libaif_a-calc.o: calc.c
320
libaif_a-calc.o: calc.c
314
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-calc.o -MD -MP -MF $(DEPDIR)/libaif_a-calc.Tpo -c -o libaif_a-calc.o `test -f 'calc.c' || echo '$(srcdir)/'`calc.c
321
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-calc.o -MD -MP -MF $(DEPDIR)/libaif_a-calc.Tpo -c -o libaif_a-calc.o `test -f 'calc.c' || echo '$(srcdir)/'`calc.c
315
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-calc.Tpo $(DEPDIR)/libaif_a-calc.Po
322
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-calc.Tpo $(DEPDIR)/libaif_a-calc.Po
316
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='calc.c' object='libaif_a-calc.o' libtool=no @AMDEPBACKSLASH@
323
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='calc.c' object='libaif_a-calc.o' libtool=no @AMDEPBACKSLASH@
317
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
324
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
318
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-calc.o `test -f 'calc.c' || echo '$(srcdir)/'`calc.c
325
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-calc.o `test -f 'calc.c' || echo '$(srcdir)/'`calc.c
319
326
320
libaif_a-calc.obj: calc.c
327
libaif_a-calc.obj: calc.c
321
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-calc.obj -MD -MP -MF $(DEPDIR)/libaif_a-calc.Tpo -c -o libaif_a-calc.obj `if test -f 'calc.c'; then $(CYGPATH_W) 'calc.c'; else $(CYGPATH_W) '$(srcdir)/calc.c'; fi`
328
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-calc.obj -MD -MP -MF $(DEPDIR)/libaif_a-calc.Tpo -c -o libaif_a-calc.obj `if test -f 'calc.c'; then $(CYGPATH_W) 'calc.c'; else $(CYGPATH_W) '$(srcdir)/calc.c'; fi`
322
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-calc.Tpo $(DEPDIR)/libaif_a-calc.Po
329
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-calc.Tpo $(DEPDIR)/libaif_a-calc.Po
323
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='calc.c' object='libaif_a-calc.obj' libtool=no @AMDEPBACKSLASH@
330
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='calc.c' object='libaif_a-calc.obj' libtool=no @AMDEPBACKSLASH@
324
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
331
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
325
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-calc.obj `if test -f 'calc.c'; then $(CYGPATH_W) 'calc.c'; else $(CYGPATH_W) '$(srcdir)/calc.c'; fi`
332
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-calc.obj `if test -f 'calc.c'; then $(CYGPATH_W) 'calc.c'; else $(CYGPATH_W) '$(srcdir)/calc.c'; fi`
326
333
327
libaif_a-fds.o: fds.c
334
libaif_a-fds.o: fds.c
328
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-fds.o -MD -MP -MF $(DEPDIR)/libaif_a-fds.Tpo -c -o libaif_a-fds.o `test -f 'fds.c' || echo '$(srcdir)/'`fds.c
335
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-fds.o -MD -MP -MF $(DEPDIR)/libaif_a-fds.Tpo -c -o libaif_a-fds.o `test -f 'fds.c' || echo '$(srcdir)/'`fds.c
329
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-fds.Tpo $(DEPDIR)/libaif_a-fds.Po
336
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-fds.Tpo $(DEPDIR)/libaif_a-fds.Po
330
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fds.c' object='libaif_a-fds.o' libtool=no @AMDEPBACKSLASH@
337
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fds.c' object='libaif_a-fds.o' libtool=no @AMDEPBACKSLASH@
331
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
338
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
332
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-fds.o `test -f 'fds.c' || echo '$(srcdir)/'`fds.c
339
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-fds.o `test -f 'fds.c' || echo '$(srcdir)/'`fds.c
333
340
334
libaif_a-fds.obj: fds.c
341
libaif_a-fds.obj: fds.c
335
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-fds.obj -MD -MP -MF $(DEPDIR)/libaif_a-fds.Tpo -c -o libaif_a-fds.obj `if test -f 'fds.c'; then $(CYGPATH_W) 'fds.c'; else $(CYGPATH_W) '$(srcdir)/fds.c'; fi`
342
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-fds.obj -MD -MP -MF $(DEPDIR)/libaif_a-fds.Tpo -c -o libaif_a-fds.obj `if test -f 'fds.c'; then $(CYGPATH_W) 'fds.c'; else $(CYGPATH_W) '$(srcdir)/fds.c'; fi`
336
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-fds.Tpo $(DEPDIR)/libaif_a-fds.Po
343
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-fds.Tpo $(DEPDIR)/libaif_a-fds.Po
337
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fds.c' object='libaif_a-fds.obj' libtool=no @AMDEPBACKSLASH@
344
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='fds.c' object='libaif_a-fds.obj' libtool=no @AMDEPBACKSLASH@
338
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
345
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-fds.obj `if test -f 'fds.c'; then $(CYGPATH_W) 'fds.c'; else $(CYGPATH_W) '$(srcdir)/fds.c'; fi`
346
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-fds.obj `if test -f 'fds.c'; then $(CYGPATH_W) 'fds.c'; else $(CYGPATH_W) '$(srcdir)/fds.c'; fi`
340
347
341
libaif_a-array.o: array.c
348
libaif_a-array.o: array.c
342
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-array.o -MD -MP -MF $(DEPDIR)/libaif_a-array.Tpo -c -o libaif_a-array.o `test -f 'array.c' || echo '$(srcdir)/'`array.c
349
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-array.o -MD -MP -MF $(DEPDIR)/libaif_a-array.Tpo -c -o libaif_a-array.o `test -f 'array.c' || echo '$(srcdir)/'`array.c
343
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-array.Tpo $(DEPDIR)/libaif_a-array.Po
350
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-array.Tpo $(DEPDIR)/libaif_a-array.Po
344
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='array.c' object='libaif_a-array.o' libtool=no @AMDEPBACKSLASH@
351
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='array.c' object='libaif_a-array.o' libtool=no @AMDEPBACKSLASH@
345
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
352
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-array.o `test -f 'array.c' || echo '$(srcdir)/'`array.c
353
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-array.o `test -f 'array.c' || echo '$(srcdir)/'`array.c
347
354
348
libaif_a-array.obj: array.c
355
libaif_a-array.obj: array.c
349
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-array.obj -MD -MP -MF $(DEPDIR)/libaif_a-array.Tpo -c -o libaif_a-array.obj `if test -f 'array.c'; then $(CYGPATH_W) 'array.c'; else $(CYGPATH_W) '$(srcdir)/array.c'; fi`
356
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-array.obj -MD -MP -MF $(DEPDIR)/libaif_a-array.Tpo -c -o libaif_a-array.obj `if test -f 'array.c'; then $(CYGPATH_W) 'array.c'; else $(CYGPATH_W) '$(srcdir)/array.c'; fi`
350
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-array.Tpo $(DEPDIR)/libaif_a-array.Po
357
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-array.Tpo $(DEPDIR)/libaif_a-array.Po
351
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='array.c' object='libaif_a-array.obj' libtool=no @AMDEPBACKSLASH@
358
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='array.c' object='libaif_a-array.obj' libtool=no @AMDEPBACKSLASH@
352
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-array.obj `if test -f 'array.c'; then $(CYGPATH_W) 'array.c'; else $(CYGPATH_W) '$(srcdir)/array.c'; fi`
360
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-array.obj `if test -f 'array.c'; then $(CYGPATH_W) 'array.c'; else $(CYGPATH_W) '$(srcdir)/array.c'; fi`
354
361
355
libaif_a-conv.o: conv.c
362
libaif_a-conv.o: conv.c
356
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-conv.o -MD -MP -MF $(DEPDIR)/libaif_a-conv.Tpo -c -o libaif_a-conv.o `test -f 'conv.c' || echo '$(srcdir)/'`conv.c
363
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-conv.o -MD -MP -MF $(DEPDIR)/libaif_a-conv.Tpo -c -o libaif_a-conv.o `test -f 'conv.c' || echo '$(srcdir)/'`conv.c
357
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-conv.Tpo $(DEPDIR)/libaif_a-conv.Po
364
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-conv.Tpo $(DEPDIR)/libaif_a-conv.Po
358
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='conv.c' object='libaif_a-conv.o' libtool=no @AMDEPBACKSLASH@
365
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='conv.c' object='libaif_a-conv.o' libtool=no @AMDEPBACKSLASH@
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-conv.o `test -f 'conv.c' || echo '$(srcdir)/'`conv.c
367
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-conv.o `test -f 'conv.c' || echo '$(srcdir)/'`conv.c
361
368
362
libaif_a-conv.obj: conv.c
369
libaif_a-conv.obj: conv.c
363
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-conv.obj -MD -MP -MF $(DEPDIR)/libaif_a-conv.Tpo -c -o libaif_a-conv.obj `if test -f 'conv.c'; then $(CYGPATH_W) 'conv.c'; else $(CYGPATH_W) '$(srcdir)/conv.c'; fi`
370
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-conv.obj -MD -MP -MF $(DEPDIR)/libaif_a-conv.Tpo -c -o libaif_a-conv.obj `if test -f 'conv.c'; then $(CYGPATH_W) 'conv.c'; else $(CYGPATH_W) '$(srcdir)/conv.c'; fi`
364
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-conv.Tpo $(DEPDIR)/libaif_a-conv.Po
371
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-conv.Tpo $(DEPDIR)/libaif_a-conv.Po
365
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='conv.c' object='libaif_a-conv.obj' libtool=no @AMDEPBACKSLASH@
372
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='conv.c' object='libaif_a-conv.obj' libtool=no @AMDEPBACKSLASH@
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-conv.obj `if test -f 'conv.c'; then $(CYGPATH_W) 'conv.c'; else $(CYGPATH_W) '$(srcdir)/conv.c'; fi`
374
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-conv.obj `if test -f 'conv.c'; then $(CYGPATH_W) 'conv.c'; else $(CYGPATH_W) '$(srcdir)/conv.c'; fi`
368
375
369
libaif_a-cmp.o: cmp.c
376
libaif_a-cmp.o: cmp.c
370
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-cmp.o -MD -MP -MF $(DEPDIR)/libaif_a-cmp.Tpo -c -o libaif_a-cmp.o `test -f 'cmp.c' || echo '$(srcdir)/'`cmp.c
377
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-cmp.o -MD -MP -MF $(DEPDIR)/libaif_a-cmp.Tpo -c -o libaif_a-cmp.o `test -f 'cmp.c' || echo '$(srcdir)/'`cmp.c
371
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-cmp.Tpo $(DEPDIR)/libaif_a-cmp.Po
378
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-cmp.Tpo $(DEPDIR)/libaif_a-cmp.Po
372
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cmp.c' object='libaif_a-cmp.o' libtool=no @AMDEPBACKSLASH@
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cmp.c' object='libaif_a-cmp.o' libtool=no @AMDEPBACKSLASH@
373
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-cmp.o `test -f 'cmp.c' || echo '$(srcdir)/'`cmp.c
381
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-cmp.o `test -f 'cmp.c' || echo '$(srcdir)/'`cmp.c
375
382
376
libaif_a-cmp.obj: cmp.c
383
libaif_a-cmp.obj: cmp.c
377
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-cmp.obj -MD -MP -MF $(DEPDIR)/libaif_a-cmp.Tpo -c -o libaif_a-cmp.obj `if test -f 'cmp.c'; then $(CYGPATH_W) 'cmp.c'; else $(CYGPATH_W) '$(srcdir)/cmp.c'; fi`
384
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-cmp.obj -MD -MP -MF $(DEPDIR)/libaif_a-cmp.Tpo -c -o libaif_a-cmp.obj `if test -f 'cmp.c'; then $(CYGPATH_W) 'cmp.c'; else $(CYGPATH_W) '$(srcdir)/cmp.c'; fi`
378
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-cmp.Tpo $(DEPDIR)/libaif_a-cmp.Po
385
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-cmp.Tpo $(DEPDIR)/libaif_a-cmp.Po
379
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cmp.c' object='libaif_a-cmp.obj' libtool=no @AMDEPBACKSLASH@
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='cmp.c' object='libaif_a-cmp.obj' libtool=no @AMDEPBACKSLASH@
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-cmp.obj `if test -f 'cmp.c'; then $(CYGPATH_W) 'cmp.c'; else $(CYGPATH_W) '$(srcdir)/cmp.c'; fi`
388
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-cmp.obj `if test -f 'cmp.c'; then $(CYGPATH_W) 'cmp.c'; else $(CYGPATH_W) '$(srcdir)/cmp.c'; fi`
382
389
383
libaif_a-print.o: print.c
390
libaif_a-print.o: print.c
384
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-print.o -MD -MP -MF $(DEPDIR)/libaif_a-print.Tpo -c -o libaif_a-print.o `test -f 'print.c' || echo '$(srcdir)/'`print.c
391
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-print.o -MD -MP -MF $(DEPDIR)/libaif_a-print.Tpo -c -o libaif_a-print.o `test -f 'print.c' || echo '$(srcdir)/'`print.c
385
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-print.Tpo $(DEPDIR)/libaif_a-print.Po
392
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-print.Tpo $(DEPDIR)/libaif_a-print.Po
386
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='print.c' object='libaif_a-print.o' libtool=no @AMDEPBACKSLASH@
393
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='print.c' object='libaif_a-print.o' libtool=no @AMDEPBACKSLASH@
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-print.o `test -f 'print.c' || echo '$(srcdir)/'`print.c
395
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-print.o `test -f 'print.c' || echo '$(srcdir)/'`print.c
389
396
390
libaif_a-print.obj: print.c
397
libaif_a-print.obj: print.c
391
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-print.obj -MD -MP -MF $(DEPDIR)/libaif_a-print.Tpo -c -o libaif_a-print.obj `if test -f 'print.c'; then $(CYGPATH_W) 'print.c'; else $(CYGPATH_W) '$(srcdir)/print.c'; fi`
398
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-print.obj -MD -MP -MF $(DEPDIR)/libaif_a-print.Tpo -c -o libaif_a-print.obj `if test -f 'print.c'; then $(CYGPATH_W) 'print.c'; else $(CYGPATH_W) '$(srcdir)/print.c'; fi`
392
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-print.Tpo $(DEPDIR)/libaif_a-print.Po
399
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-print.Tpo $(DEPDIR)/libaif_a-print.Po
393
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='print.c' object='libaif_a-print.obj' libtool=no @AMDEPBACKSLASH@
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='print.c' object='libaif_a-print.obj' libtool=no @AMDEPBACKSLASH@
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-print.obj `if test -f 'print.c'; then $(CYGPATH_W) 'print.c'; else $(CYGPATH_W) '$(srcdir)/print.c'; fi`
402
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-print.obj `if test -f 'print.c'; then $(CYGPATH_W) 'print.c'; else $(CYGPATH_W) '$(srcdir)/print.c'; fi`
396
403
397
libaif_a-error.o: error.c
404
libaif_a-error.o: error.c
398
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-error.o -MD -MP -MF $(DEPDIR)/libaif_a-error.Tpo -c -o libaif_a-error.o `test -f 'error.c' || echo '$(srcdir)/'`error.c
405
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-error.o -MD -MP -MF $(DEPDIR)/libaif_a-error.Tpo -c -o libaif_a-error.o `test -f 'error.c' || echo '$(srcdir)/'`error.c
399
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-error.Tpo $(DEPDIR)/libaif_a-error.Po
406
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-error.Tpo $(DEPDIR)/libaif_a-error.Po
400
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='error.c' object='libaif_a-error.o' libtool=no @AMDEPBACKSLASH@
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='error.c' object='libaif_a-error.o' libtool=no @AMDEPBACKSLASH@
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-error.o `test -f 'error.c' || echo '$(srcdir)/'`error.c
409
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-error.o `test -f 'error.c' || echo '$(srcdir)/'`error.c
403
410
404
libaif_a-error.obj: error.c
411
libaif_a-error.obj: error.c
405
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-error.obj -MD -MP -MF $(DEPDIR)/libaif_a-error.Tpo -c -o libaif_a-error.obj `if test -f 'error.c'; then $(CYGPATH_W) 'error.c'; else $(CYGPATH_W) '$(srcdir)/error.c'; fi`
412
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-error.obj -MD -MP -MF $(DEPDIR)/libaif_a-error.Tpo -c -o libaif_a-error.obj `if test -f 'error.c'; then $(CYGPATH_W) 'error.c'; else $(CYGPATH_W) '$(srcdir)/error.c'; fi`
406
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-error.Tpo $(DEPDIR)/libaif_a-error.Po
413
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-error.Tpo $(DEPDIR)/libaif_a-error.Po
407
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='error.c' object='libaif_a-error.obj' libtool=no @AMDEPBACKSLASH@
414
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='error.c' object='libaif_a-error.obj' libtool=no @AMDEPBACKSLASH@
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-error.obj `if test -f 'error.c'; then $(CYGPATH_W) 'error.c'; else $(CYGPATH_W) '$(srcdir)/error.c'; fi`
416
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-error.obj `if test -f 'error.c'; then $(CYGPATH_W) 'error.c'; else $(CYGPATH_W) '$(srcdir)/error.c'; fi`
410
417
411
libaif_a-io.o: io.c
418
libaif_a-io.o: io.c
412
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-io.o -MD -MP -MF $(DEPDIR)/libaif_a-io.Tpo -c -o libaif_a-io.o `test -f 'io.c' || echo '$(srcdir)/'`io.c
419
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-io.o -MD -MP -MF $(DEPDIR)/libaif_a-io.Tpo -c -o libaif_a-io.o `test -f 'io.c' || echo '$(srcdir)/'`io.c
413
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-io.Tpo $(DEPDIR)/libaif_a-io.Po
420
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-io.Tpo $(DEPDIR)/libaif_a-io.Po
414
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='io.c' object='libaif_a-io.o' libtool=no @AMDEPBACKSLASH@
421
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='io.c' object='libaif_a-io.o' libtool=no @AMDEPBACKSLASH@
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-io.o `test -f 'io.c' || echo '$(srcdir)/'`io.c
423
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-io.o `test -f 'io.c' || echo '$(srcdir)/'`io.c
417
424
418
libaif_a-io.obj: io.c
425
libaif_a-io.obj: io.c
419
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-io.obj -MD -MP -MF $(DEPDIR)/libaif_a-io.Tpo -c -o libaif_a-io.obj `if test -f 'io.c'; then $(CYGPATH_W) 'io.c'; else $(CYGPATH_W) '$(srcdir)/io.c'; fi`
426
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-io.obj -MD -MP -MF $(DEPDIR)/libaif_a-io.Tpo -c -o libaif_a-io.obj `if test -f 'io.c'; then $(CYGPATH_W) 'io.c'; else $(CYGPATH_W) '$(srcdir)/io.c'; fi`
420
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-io.Tpo $(DEPDIR)/libaif_a-io.Po
427
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-io.Tpo $(DEPDIR)/libaif_a-io.Po
421
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='io.c' object='libaif_a-io.obj' libtool=no @AMDEPBACKSLASH@
428
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='io.c' object='libaif_a-io.obj' libtool=no @AMDEPBACKSLASH@
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-io.obj `if test -f 'io.c'; then $(CYGPATH_W) 'io.c'; else $(CYGPATH_W) '$(srcdir)/io.c'; fi`
430
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-io.obj `if test -f 'io.c'; then $(CYGPATH_W) 'io.c'; else $(CYGPATH_W) '$(srcdir)/io.c'; fi`
424
431
425
libaif_a-aggregate.o: aggregate.c
432
libaif_a-aggregate.o: aggregate.c
426
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aggregate.o -MD -MP -MF $(DEPDIR)/libaif_a-aggregate.Tpo -c -o libaif_a-aggregate.o `test -f 'aggregate.c' || echo '$(srcdir)/'`aggregate.c
433
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aggregate.o -MD -MP -MF $(DEPDIR)/libaif_a-aggregate.Tpo -c -o libaif_a-aggregate.o `test -f 'aggregate.c' || echo '$(srcdir)/'`aggregate.c
427
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-aggregate.Tpo $(DEPDIR)/libaif_a-aggregate.Po
434
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-aggregate.Tpo $(DEPDIR)/libaif_a-aggregate.Po
428
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aggregate.c' object='libaif_a-aggregate.o' libtool=no @AMDEPBACKSLASH@
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aggregate.c' object='libaif_a-aggregate.o' libtool=no @AMDEPBACKSLASH@
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aggregate.o `test -f 'aggregate.c' || echo '$(srcdir)/'`aggregate.c
437
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aggregate.o `test -f 'aggregate.c' || echo '$(srcdir)/'`aggregate.c
431
438
432
libaif_a-aggregate.obj: aggregate.c
439
libaif_a-aggregate.obj: aggregate.c
433
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aggregate.obj -MD -MP -MF $(DEPDIR)/libaif_a-aggregate.Tpo -c -o libaif_a-aggregate.obj `if test -f 'aggregate.c'; then $(CYGPATH_W) 'aggregate.c'; else $(CYGPATH_W) '$(srcdir)/aggregate.c'; fi`
440
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-aggregate.obj -MD -MP -MF $(DEPDIR)/libaif_a-aggregate.Tpo -c -o libaif_a-aggregate.obj `if test -f 'aggregate.c'; then $(CYGPATH_W) 'aggregate.c'; else $(CYGPATH_W) '$(srcdir)/aggregate.c'; fi`
434
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-aggregate.Tpo $(DEPDIR)/libaif_a-aggregate.Po
441
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-aggregate.Tpo $(DEPDIR)/libaif_a-aggregate.Po
435
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aggregate.c' object='libaif_a-aggregate.obj' libtool=no @AMDEPBACKSLASH@
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='aggregate.c' object='libaif_a-aggregate.obj' libtool=no @AMDEPBACKSLASH@
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aggregate.obj `if test -f 'aggregate.c'; then $(CYGPATH_W) 'aggregate.c'; else $(CYGPATH_W) '$(srcdir)/aggregate.c'; fi`
444
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-aggregate.obj `if test -f 'aggregate.c'; then $(CYGPATH_W) 'aggregate.c'; else $(CYGPATH_W) '$(srcdir)/aggregate.c'; fi`
438
445
439
libaif_a-util.o: util.c
446
libaif_a-util.o: util.c
440
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-util.o -MD -MP -MF $(DEPDIR)/libaif_a-util.Tpo -c -o libaif_a-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
447
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-util.o -MD -MP -MF $(DEPDIR)/libaif_a-util.Tpo -c -o libaif_a-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
441
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-util.Tpo $(DEPDIR)/libaif_a-util.Po
448
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-util.Tpo $(DEPDIR)/libaif_a-util.Po
442
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='libaif_a-util.o' libtool=no @AMDEPBACKSLASH@
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='libaif_a-util.o' libtool=no @AMDEPBACKSLASH@
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
451
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-util.o `test -f 'util.c' || echo '$(srcdir)/'`util.c
445
452
446
libaif_a-util.obj: util.c
453
libaif_a-util.obj: util.c
447
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-util.obj -MD -MP -MF $(DEPDIR)/libaif_a-util.Tpo -c -o libaif_a-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
454
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -MT libaif_a-util.obj -MD -MP -MF $(DEPDIR)/libaif_a-util.Tpo -c -o libaif_a-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
448
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libaif_a-util.Tpo $(DEPDIR)/libaif_a-util.Po
455
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libaif_a-util.Tpo $(DEPDIR)/libaif_a-util.Po
449
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='libaif_a-util.obj' libtool=no @AMDEPBACKSLASH@
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='util.c' object='libaif_a-util.obj' libtool=no @AMDEPBACKSLASH@
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
458
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libaif_a_CFLAGS) $(CFLAGS) -c -o libaif_a-util.obj `if test -f 'util.c'; then $(CYGPATH_W) 'util.c'; else $(CYGPATH_W) '$(srcdir)/util.c'; fi`
452
459
453
testaif-testaif.o: testaif.c
460
testaif-testaif.o: testaif.c
454
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -MT testaif-testaif.o -MD -MP -MF $(DEPDIR)/testaif-testaif.Tpo -c -o testaif-testaif.o `test -f 'testaif.c' || echo '$(srcdir)/'`testaif.c
461
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -MT testaif-testaif.o -MD -MP -MF $(DEPDIR)/testaif-testaif.Tpo -c -o testaif-testaif.o `test -f 'testaif.c' || echo '$(srcdir)/'`testaif.c
455
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testaif-testaif.Tpo $(DEPDIR)/testaif-testaif.Po
462
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testaif-testaif.Tpo $(DEPDIR)/testaif-testaif.Po
456
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='testaif.c' object='testaif-testaif.o' libtool=no @AMDEPBACKSLASH@
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='testaif.c' object='testaif-testaif.o' libtool=no @AMDEPBACKSLASH@
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -c -o testaif-testaif.o `test -f 'testaif.c' || echo '$(srcdir)/'`testaif.c
465
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -c -o testaif-testaif.o `test -f 'testaif.c' || echo '$(srcdir)/'`testaif.c
459
466
460
testaif-testaif.obj: testaif.c
467
testaif-testaif.obj: testaif.c
461
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -MT testaif-testaif.obj -MD -MP -MF $(DEPDIR)/testaif-testaif.Tpo -c -o testaif-testaif.obj `if test -f 'testaif.c'; then $(CYGPATH_W) 'testaif.c'; else $(CYGPATH_W) '$(srcdir)/testaif.c'; fi`
468
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -MT testaif-testaif.obj -MD -MP -MF $(DEPDIR)/testaif-testaif.Tpo -c -o testaif-testaif.obj `if test -f 'testaif.c'; then $(CYGPATH_W) 'testaif.c'; else $(CYGPATH_W) '$(srcdir)/testaif.c'; fi`
462
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/testaif-testaif.Tpo $(DEPDIR)/testaif-testaif.Po
469
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/testaif-testaif.Tpo $(DEPDIR)/testaif-testaif.Po
463
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='testaif.c' object='testaif-testaif.obj' libtool=no @AMDEPBACKSLASH@
470
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='testaif.c' object='testaif-testaif.obj' libtool=no @AMDEPBACKSLASH@
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -c -o testaif-testaif.obj `if test -f 'testaif.c'; then $(CYGPATH_W) 'testaif.c'; else $(CYGPATH_W) '$(srcdir)/testaif.c'; fi`
472
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testaif_CFLAGS) $(CFLAGS) -c -o testaif-testaif.obj `if test -f 'testaif.c'; then $(CYGPATH_W) 'testaif.c'; else $(CYGPATH_W) '$(srcdir)/testaif.c'; fi`
Lines 469-520 Link Here
469
	unique=`for i in $$list; do \
476
	unique=`for i in $$list; do \
470
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471
	  done | \
478
	  done | \
472
	  $(AWK) '    { files[$$0] = 1; } \
479
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
473
	       END { for (i in files) print i; }'`; \
480
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
474
	mkid -fID $$unique
481
	mkid -fID $$unique
475
tags: TAGS
482
tags: TAGS
476
483
477
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
484
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
478
		$(TAGS_FILES) $(LISP)
485
		$(TAGS_FILES) $(LISP)
479
	tags=; \
486
	set x; \
480
	here=`pwd`; \
487
	here=`pwd`; \
481
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
488
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
482
	unique=`for i in $$list; do \
489
	unique=`for i in $$list; do \
483
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
490
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
484
	  done | \
491
	  done | \
485
	  $(AWK) '    { files[$$0] = 1; } \
492
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
486
	       END { for (i in files) print i; }'`; \
493
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
487
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
494
	shift; \
495
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
488
	  test -n "$$unique" || unique=$$empty_fix; \
496
	  test -n "$$unique" || unique=$$empty_fix; \
489
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
497
	  if test $$# -gt 0; then \
490
	    $$tags $$unique; \
498
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
499
	      "$$@" $$unique; \
500
	  else \
501
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
502
	      $$unique; \
503
	  fi; \
491
	fi
504
	fi
492
ctags: CTAGS
505
ctags: CTAGS
493
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
506
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
494
		$(TAGS_FILES) $(LISP)
507
		$(TAGS_FILES) $(LISP)
495
	tags=; \
496
	here=`pwd`; \
497
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
508
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
498
	unique=`for i in $$list; do \
509
	unique=`for i in $$list; do \
499
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500
	  done | \
511
	  done | \
501
	  $(AWK) '    { files[$$0] = 1; } \
512
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502
	       END { for (i in files) print i; }'`; \
513
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
503
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
514
	test -z "$(CTAGS_ARGS)$$unique" \
504
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
515
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
505
	     $$tags $$unique
516
	     $$unique
506
517
507
GTAGS:
518
GTAGS:
508
	here=`$(am__cd) $(top_builddir) && pwd` \
519
	here=`$(am__cd) $(top_builddir) && pwd` \
509
	  && cd $(top_srcdir) \
520
	  && $(am__cd) $(top_srcdir) \
510
	  && gtags -i $(GTAGS_ARGS) $$here
521
	  && gtags -i $(GTAGS_ARGS) "$$here"
511
522
512
distclean-tags:
523
distclean-tags:
513
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
524
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
514
525
515
distdir: $(DISTFILES)
526
distdir: $(DISTFILES)
516
	$(am__remove_distdir)
527
	$(am__remove_distdir)
517
	test -d $(distdir) || mkdir $(distdir)
528
	test -d "$(distdir)" || mkdir "$(distdir)"
518
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
529
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
519
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
530
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
520
	list='$(DISTFILES)'; \
531
	list='$(DISTFILES)'; \
Lines 530-556 Link Here
530
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
541
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
531
	  if test -d $$d/$$file; then \
542
	  if test -d $$d/$$file; then \
532
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
543
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
533
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
544
	    if test -d "$(distdir)/$$file"; then \
534
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
545
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
535
	    fi; \
546
	    fi; \
536
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
547
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
548
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
549
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
550
	    fi; \
551
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
537
	  else \
552
	  else \
538
	    test -f $(distdir)/$$file \
553
	    test -f "$(distdir)/$$file" \
539
	    || cp -p $$d/$$file $(distdir)/$$file \
554
	    || cp -p $$d/$$file "$(distdir)/$$file" \
540
	    || exit 1; \
555
	    || exit 1; \
541
	  fi; \
556
	  fi; \
542
	done
557
	done
543
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
558
	-test -n "$(am__skip_mode_fix)" \
559
	|| find "$(distdir)" -type d ! -perm -755 \
560
		-exec chmod u+rwx,go+rx {} \; -o \
544
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
561
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
545
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
562
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
546
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
563
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
547
	|| chmod -R a+r $(distdir)
564
	|| chmod -R a+r "$(distdir)"
548
dist-gzip: distdir
565
dist-gzip: distdir
549
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
566
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
550
	$(am__remove_distdir)
567
	$(am__remove_distdir)
551
568
552
dist-bzip2: distdir
569
dist-bzip2: distdir
553
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
570
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
571
	$(am__remove_distdir)
572
573
dist-lzma: distdir
574
	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
575
	$(am__remove_distdir)
576
577
dist-xz: distdir
578
	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
554
	$(am__remove_distdir)
579
	$(am__remove_distdir)
555
580
556
dist-tarZ: distdir
581
dist-tarZ: distdir
Lines 576-588 Link Here
576
distcheck: dist
601
distcheck: dist
577
	case '$(DIST_ARCHIVES)' in \
602
	case '$(DIST_ARCHIVES)' in \
578
	*.tar.gz*) \
603
	*.tar.gz*) \
579
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
604
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
580
	*.tar.bz2*) \
605
	*.tar.bz2*) \
581
	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
606
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
607
	*.tar.lzma*) \
608
	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
609
	*.tar.xz*) \
610
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
582
	*.tar.Z*) \
611
	*.tar.Z*) \
583
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
612
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
584
	*.shar.gz*) \
613
	*.shar.gz*) \
585
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
614
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
586
	*.zip*) \
615
	*.zip*) \
587
	  unzip $(distdir).zip ;;\
616
	  unzip $(distdir).zip ;;\
588
	esac
617
	esac
Lines 590-598 Link Here
590
	mkdir $(distdir)/_build
619
	mkdir $(distdir)/_build
591
	mkdir $(distdir)/_inst
620
	mkdir $(distdir)/_inst
592
	chmod a-w $(distdir)
621
	chmod a-w $(distdir)
622
	test -d $(distdir)/_build || exit 0; \
593
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
623
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
594
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
624
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
595
	  && cd $(distdir)/_build \
625
	  && am__cwd=`pwd` \
626
	  && $(am__cd) $(distdir)/_build \
596
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
627
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
597
	    $(DISTCHECK_CONFIGURE_FLAGS) \
628
	    $(DISTCHECK_CONFIGURE_FLAGS) \
598
	  && $(MAKE) $(AM_MAKEFLAGS) \
629
	  && $(MAKE) $(AM_MAKEFLAGS) \
Lines 614-626 Link Here
614
	  && rm -rf "$$dc_destdir" \
645
	  && rm -rf "$$dc_destdir" \
615
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
646
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
616
	  && rm -rf $(DIST_ARCHIVES) \
647
	  && rm -rf $(DIST_ARCHIVES) \
617
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
648
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
649
	  && cd "$$am__cwd" \
650
	  || exit 1
618
	$(am__remove_distdir)
651
	$(am__remove_distdir)
619
	@(echo "$(distdir) archives ready for distribution: "; \
652
	@(echo "$(distdir) archives ready for distribution: "; \
620
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
653
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
621
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
654
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
622
distuninstallcheck:
655
distuninstallcheck:
623
	@cd $(distuninstallcheck_dir) \
656
	@$(am__cd) '$(distuninstallcheck_dir)' \
624
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
657
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
625
	   || { echo "ERROR: files left after uninstall:" ; \
658
	   || { echo "ERROR: files left after uninstall:" ; \
626
	        if test -n "$(DESTDIR)"; then \
659
	        if test -n "$(DESTDIR)"; then \
Lines 661-666 Link Here
661
694
662
distclean-generic:
695
distclean-generic:
663
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
696
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
664
698
665
maintainer-clean-generic:
699
maintainer-clean-generic:
666
	@echo "This command is intended for maintainers to use"
700
	@echo "This command is intended for maintainers to use"
Lines 683-688 Link Here
683
717
684
html: html-am
718
html: html-am
685
719
720
html-am:
721
686
info: info-am
722
info: info-am
687
723
688
info-am:
724
info-am:
Lines 691-707 Link Here
691
727
692
install-dvi: install-dvi-am
728
install-dvi: install-dvi-am
693
729
730
install-dvi-am:
731
694
install-exec-am:
732
install-exec-am:
695
733
696
install-html: install-html-am
734
install-html: install-html-am
697
735
736
install-html-am:
737
698
install-info: install-info-am
738
install-info: install-info-am
739
740
install-info-am:
699
741
700
install-man:
742
install-man:
701
743
702
install-pdf: install-pdf-am
744
install-pdf: install-pdf-am
703
745
746
install-pdf-am:
747
704
install-ps: install-ps-am
748
install-ps: install-ps-am
749
750
install-ps-am:
705
751
706
installcheck-am:
752
installcheck-am:
707
753
Lines 726-747 Link Here
726
772
727
uninstall-am:
773
uninstall-am:
728
774
729
.MAKE: install-am install-strip
775
.MAKE: all install-am install-strip
730
776
731
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
777
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
732
	clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
778
	clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
733
	dist dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ \
779
	dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
734
	dist-zip distcheck distclean distclean-compile \
780
	dist-tarZ dist-xz dist-zip distcheck distclean \
735
	distclean-generic distclean-hdr distclean-tags distcleancheck \
781
	distclean-compile distclean-generic distclean-hdr \
736
	distdir distuninstallcheck dvi dvi-am html html-am info \
782
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
737
	info-am install install-am install-data install-data-am \
783
	dvi-am html html-am info info-am install install-am \
738
	install-dvi install-dvi-am install-exec install-exec-am \
784
	install-data install-data-am install-dvi install-dvi-am \
739
	install-html install-html-am install-info install-info-am \
785
	install-exec install-exec-am install-html install-html-am \
740
	install-man install-pdf install-pdf-am install-ps \
786
	install-info install-info-am install-man install-pdf \
741
	install-ps-am install-strip installcheck installcheck-am \
787
	install-pdf-am install-ps install-ps-am install-strip \
742
	installdirs maintainer-clean maintainer-clean-generic \
788
	installcheck installcheck-am installdirs maintainer-clean \
743
	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
789
	maintainer-clean-generic mostlyclean mostlyclean-compile \
744
	ps ps-am tags uninstall uninstall-am
790
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
791
	uninstall-am
792
745
793
746
# Tell versions [3.59,3.63) of GNU make to not export all variables.
794
# Tell versions [3.59,3.63) of GNU make to not export all variables.
747
# Otherwise a system limit (for SysV at least) may be exceeded.
795
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)a/debug/org.eclipse.ptp.debug.sdm/libaif/aclocal.m4 (-116 / +206 lines)
Lines 1-7 Link Here
1
# generated automatically by aclocal 1.10 -*- Autoconf -*-
1
# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2
2
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
# 2005, 2006  Free Software Foundation, Inc.
4
# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
5
# This file is free software; the Free Software Foundation
5
# This file is free software; the Free Software Foundation
6
# gives unlimited permission to copy and/or distribute it,
6
# gives unlimited permission to copy and/or distribute it,
7
# with or without modifications, as long as this notice is preserved.
7
# with or without modifications, as long as this notice is preserved.
Lines 11-22 Link Here
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
# PARTICULAR PURPOSE.
12
# PARTICULAR PURPOSE.
13
13
14
m4_if(m4_PACKAGE_VERSION, [2.61],,
14
m4_ifndef([AC_AUTOCONF_VERSION],
15
[m4_fatal([this file was generated for autoconf 2.61.
15
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16
You have another version of autoconf.  If you want to use that,
16
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
17
you should regenerate the build system entirely.], [63])])
17
[m4_warning([this file was generated for autoconf 2.63.
18
You have another version of autoconf.  It may work, but is not guaranteed to.
19
If you have problems, you may need to regenerate the build system entirely.
20
To do so, use the procedure documented by the package, typically `autoreconf'.])])
18
21
19
# Copyright (C) 2002, 2003, 2005, 2006  Free Software Foundation, Inc.
22
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
20
#
23
#
21
# This file is free software; the Free Software Foundation
24
# This file is free software; the Free Software Foundation
22
# gives unlimited permission to copy and/or distribute it,
25
# gives unlimited permission to copy and/or distribute it,
Lines 28-37 Link Here
28
# generated from the m4 files accompanying Automake X.Y.
31
# generated from the m4 files accompanying Automake X.Y.
29
# (This private macro should not be called outside this file.)
32
# (This private macro should not be called outside this file.)
30
AC_DEFUN([AM_AUTOMAKE_VERSION],
33
AC_DEFUN([AM_AUTOMAKE_VERSION],
31
[am__api_version='1.10'
34
[am__api_version='1.11'
32
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
35
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
33
dnl require some minimum version.  Point them to the right macro.
36
dnl require some minimum version.  Point them to the right macro.
34
m4_if([$1], [1.10], [],
37
m4_if([$1], [1.11.1], [],
35
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
38
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
36
])
39
])
37
40
Lines 45-54 Link Here
45
# AM_SET_CURRENT_AUTOMAKE_VERSION
48
# AM_SET_CURRENT_AUTOMAKE_VERSION
46
# -------------------------------
49
# -------------------------------
47
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
50
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
48
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
51
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
49
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
52
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
50
[AM_AUTOMAKE_VERSION([1.10])dnl
53
[AM_AUTOMAKE_VERSION([1.11.1])dnl
51
_AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)])
54
m4_ifndef([AC_AUTOCONF_VERSION],
55
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
56
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
52
57
53
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
58
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
54
59
Lines 105-118 Link Here
105
110
106
# AM_CONDITIONAL                                            -*- Autoconf -*-
111
# AM_CONDITIONAL                                            -*- Autoconf -*-
107
112
108
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
113
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
109
# Free Software Foundation, Inc.
114
# Free Software Foundation, Inc.
110
#
115
#
111
# This file is free software; the Free Software Foundation
116
# This file is free software; the Free Software Foundation
112
# gives unlimited permission to copy and/or distribute it,
117
# gives unlimited permission to copy and/or distribute it,
113
# with or without modifications, as long as this notice is preserved.
118
# with or without modifications, as long as this notice is preserved.
114
119
115
# serial 8
120
# serial 9
116
121
117
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
122
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
118
# -------------------------------------
123
# -------------------------------------
Lines 125-130 Link Here
125
AC_SUBST([$1_FALSE])dnl
130
AC_SUBST([$1_FALSE])dnl
126
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
131
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
127
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
132
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
133
m4_define([_AM_COND_VALUE_$1], [$2])dnl
128
if $2; then
134
if $2; then
129
  $1_TRUE=
135
  $1_TRUE=
130
  $1_FALSE='#'
136
  $1_FALSE='#'
Lines 138-151 Link Here
138
Usually this means the macro was only invoked conditionally.]])
144
Usually this means the macro was only invoked conditionally.]])
139
fi])])
145
fi])])
140
146
141
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
147
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
142
# Free Software Foundation, Inc.
148
# Free Software Foundation, Inc.
143
#
149
#
144
# This file is free software; the Free Software Foundation
150
# This file is free software; the Free Software Foundation
145
# gives unlimited permission to copy and/or distribute it,
151
# gives unlimited permission to copy and/or distribute it,
146
# with or without modifications, as long as this notice is preserved.
152
# with or without modifications, as long as this notice is preserved.
147
153
148
# serial 9
154
# serial 10
149
155
150
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
156
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
151
# written in clear, in which case automake, when reading aclocal.m4,
157
# written in clear, in which case automake, when reading aclocal.m4,
Lines 202-207 Link Here
202
  if test "$am_compiler_list" = ""; then
208
  if test "$am_compiler_list" = ""; then
203
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
209
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
204
  fi
210
  fi
211
  am__universal=false
212
  m4_case([$1], [CC],
213
    [case " $depcc " in #(
214
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
215
     esac],
216
    [CXX],
217
    [case " $depcc " in #(
218
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
219
     esac])
220
205
  for depmode in $am_compiler_list; do
221
  for depmode in $am_compiler_list; do
206
    # Setup a source with many dependencies, because some compilers
222
    # Setup a source with many dependencies, because some compilers
207
    # like to wrap large dependency lists on column 80 (with \), and
223
    # like to wrap large dependency lists on column 80 (with \), and
Lines 219-225 Link Here
219
    done
235
    done
220
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
236
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
221
237
238
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
239
    # mode.  It turns out that the SunPro C++ compiler does not properly
240
    # handle `-M -o', and we need to detect this.  Also, some Intel
241
    # versions had trouble with output in subdirs
242
    am__obj=sub/conftest.${OBJEXT-o}
243
    am__minus_obj="-o $am__obj"
222
    case $depmode in
244
    case $depmode in
245
    gcc)
246
      # This depmode causes a compiler race in universal mode.
247
      test "$am__universal" = false || continue
248
      ;;
223
    nosideeffect)
249
    nosideeffect)
224
      # after this tag, mechanisms are not by side-effect, so they'll
250
      # after this tag, mechanisms are not by side-effect, so they'll
225
      # only be used when explicitly requested
251
      # only be used when explicitly requested
Lines 229-247 Link Here
229
	break
255
	break
230
      fi
256
      fi
231
      ;;
257
      ;;
258
    msvisualcpp | msvcmsys)
259
      # This compiler won't grok `-c -o', but also, the minuso test has
260
      # not run yet.  These depmodes are late enough in the game, and
261
      # so weak that their functioning should not be impacted.
262
      am__obj=conftest.${OBJEXT-o}
263
      am__minus_obj=
264
      ;;
232
    none) break ;;
265
    none) break ;;
233
    esac
266
    esac
234
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
235
    # mode.  It turns out that the SunPro C++ compiler does not properly
236
    # handle `-M -o', and we need to detect this.
237
    if depmode=$depmode \
267
    if depmode=$depmode \
238
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
268
       source=sub/conftest.c object=$am__obj \
239
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
269
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
240
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
270
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
241
         >/dev/null 2>conftest.err &&
271
         >/dev/null 2>conftest.err &&
242
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
272
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
243
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
273
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
244
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
274
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
245
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
275
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
246
      # icc doesn't choke on unknown options, it will just issue warnings
276
      # icc doesn't choke on unknown options, it will just issue warnings
247
      # or remarks (even with -Werror).  So we grep stderr for any message
277
      # or remarks (even with -Werror).  So we grep stderr for any message
Lines 298-354 Link Here
298
328
299
# Generate code to set up dependency tracking.              -*- Autoconf -*-
329
# Generate code to set up dependency tracking.              -*- Autoconf -*-
300
330
301
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
331
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
302
# Free Software Foundation, Inc.
332
# Free Software Foundation, Inc.
303
#
333
#
304
# This file is free software; the Free Software Foundation
334
# This file is free software; the Free Software Foundation
305
# gives unlimited permission to copy and/or distribute it,
335
# gives unlimited permission to copy and/or distribute it,
306
# with or without modifications, as long as this notice is preserved.
336
# with or without modifications, as long as this notice is preserved.
307
337
308
#serial 3
338
#serial 5
309
339
310
# _AM_OUTPUT_DEPENDENCY_COMMANDS
340
# _AM_OUTPUT_DEPENDENCY_COMMANDS
311
# ------------------------------
341
# ------------------------------
312
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
342
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
313
[for mf in $CONFIG_FILES; do
343
[{
314
  # Strip MF so we end up with the name of the file.
344
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
315
  mf=`echo "$mf" | sed -e 's/:.*$//'`
345
  # are listed without --file.  Let's play safe and only enable the eval
316
  # Check whether this is an Automake generated Makefile or not.
346
  # if we detect the quoting.
317
  # We used to match only the files named `Makefile.in', but
347
  case $CONFIG_FILES in
318
  # some people rename them; so instead we look at the file content.
348
  *\'*) eval set x "$CONFIG_FILES" ;;
319
  # Grep'ing the first line is not enough: some people post-process
349
  *)   set x $CONFIG_FILES ;;
320
  # each Makefile.in and add a new line on top of each file to say so.
350
  esac
321
  # Grep'ing the whole file is not good either: AIX grep has a line
351
  shift
322
  # limit of 2048, but all sed's we know have understand at least 4000.
352
  for mf
323
  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
353
  do
324
    dirpart=`AS_DIRNAME("$mf")`
354
    # Strip MF so we end up with the name of the file.
325
  else
355
    mf=`echo "$mf" | sed -e 's/:.*$//'`
326
    continue
356
    # Check whether this is an Automake generated Makefile or not.
327
  fi
357
    # We used to match only the files named `Makefile.in', but
328
  # Extract the definition of DEPDIR, am__include, and am__quote
358
    # some people rename them; so instead we look at the file content.
329
  # from the Makefile without running `make'.
359
    # Grep'ing the first line is not enough: some people post-process
330
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
360
    # each Makefile.in and add a new line on top of each file to say so.
331
  test -z "$DEPDIR" && continue
361
    # Grep'ing the whole file is not good either: AIX grep has a line
332
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
362
    # limit of 2048, but all sed's we know have understand at least 4000.
333
  test -z "am__include" && continue
363
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
334
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
364
      dirpart=`AS_DIRNAME("$mf")`
335
  # When using ansi2knr, U may be empty or an underscore; expand it
365
    else
336
  U=`sed -n 's/^U = //p' < "$mf"`
366
      continue
337
  # Find all dependency output files, they are included files with
367
    fi
338
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
368
    # Extract the definition of DEPDIR, am__include, and am__quote
339
  # simplest approach to changing $(DEPDIR) to its actual value in the
369
    # from the Makefile without running `make'.
340
  # expansion.
370
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
341
  for file in `sed -n "
371
    test -z "$DEPDIR" && continue
342
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
372
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
343
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
373
    test -z "am__include" && continue
344
    # Make sure the directory exists.
374
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
345
    test -f "$dirpart/$file" && continue
375
    # When using ansi2knr, U may be empty or an underscore; expand it
346
    fdir=`AS_DIRNAME(["$file"])`
376
    U=`sed -n 's/^U = //p' < "$mf"`
347
    AS_MKDIR_P([$dirpart/$fdir])
377
    # Find all dependency output files, they are included files with
348
    # echo "creating $dirpart/$file"
378
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
349
    echo '# dummy' > "$dirpart/$file"
379
    # simplest approach to changing $(DEPDIR) to its actual value in the
380
    # expansion.
381
    for file in `sed -n "
382
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
383
	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
384
      # Make sure the directory exists.
385
      test -f "$dirpart/$file" && continue
386
      fdir=`AS_DIRNAME(["$file"])`
387
      AS_MKDIR_P([$dirpart/$fdir])
388
      # echo "creating $dirpart/$file"
389
      echo '# dummy' > "$dirpart/$file"
390
    done
350
  done
391
  done
351
done
392
}
352
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
393
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
353
394
354
395
Lines 368-380 Link Here
368
# Do all the work for Automake.                             -*- Autoconf -*-
409
# Do all the work for Automake.                             -*- Autoconf -*-
369
410
370
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
411
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
371
# 2005, 2006 Free Software Foundation, Inc.
412
# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
372
#
413
#
373
# This file is free software; the Free Software Foundation
414
# This file is free software; the Free Software Foundation
374
# gives unlimited permission to copy and/or distribute it,
415
# gives unlimited permission to copy and/or distribute it,
375
# with or without modifications, as long as this notice is preserved.
416
# with or without modifications, as long as this notice is preserved.
376
417
377
# serial 12
418
# serial 16
378
419
379
# This macro actually does too much.  Some checks are only needed if
420
# This macro actually does too much.  Some checks are only needed if
380
# your package does certain things.  But this isn't really a big deal.
421
# your package does certain things.  But this isn't really a big deal.
Lines 391-397 Link Here
391
# arguments mandatory, and then we can depend on a new Autoconf
432
# arguments mandatory, and then we can depend on a new Autoconf
392
# release and drop the old call support.
433
# release and drop the old call support.
393
AC_DEFUN([AM_INIT_AUTOMAKE],
434
AC_DEFUN([AM_INIT_AUTOMAKE],
394
[AC_PREREQ([2.60])dnl
435
[AC_PREREQ([2.62])dnl
395
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
436
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
396
dnl the ones we care about.
437
dnl the ones we care about.
397
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
438
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
Lines 442-449 Link Here
442
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
483
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
443
AM_MISSING_PROG(AUTOHEADER, autoheader)
484
AM_MISSING_PROG(AUTOHEADER, autoheader)
444
AM_MISSING_PROG(MAKEINFO, makeinfo)
485
AM_MISSING_PROG(MAKEINFO, makeinfo)
445
AM_PROG_INSTALL_SH
486
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
446
AM_PROG_INSTALL_STRIP
487
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
447
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
488
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
448
# We need awk for the "check" target.  The system "awk" is bad on
489
# We need awk for the "check" target.  The system "awk" is bad on
449
# some platforms.
490
# some platforms.
Lines 451-473 Link Here
451
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
492
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
452
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
493
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
453
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
494
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
454
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
495
	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
455
	      		     [_AM_PROG_TAR([v7])])])
496
			     [_AM_PROG_TAR([v7])])])
456
_AM_IF_OPTION([no-dependencies],,
497
_AM_IF_OPTION([no-dependencies],,
457
[AC_PROVIDE_IFELSE([AC_PROG_CC],
498
[AC_PROVIDE_IFELSE([AC_PROG_CC],
458
                  [_AM_DEPENDENCIES(CC)],
499
		  [_AM_DEPENDENCIES(CC)],
459
                  [define([AC_PROG_CC],
500
		  [define([AC_PROG_CC],
460
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
501
			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
461
AC_PROVIDE_IFELSE([AC_PROG_CXX],
502
AC_PROVIDE_IFELSE([AC_PROG_CXX],
462
                  [_AM_DEPENDENCIES(CXX)],
503
		  [_AM_DEPENDENCIES(CXX)],
463
                  [define([AC_PROG_CXX],
504
		  [define([AC_PROG_CXX],
464
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
505
			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
465
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
506
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
466
                  [_AM_DEPENDENCIES(OBJC)],
507
		  [_AM_DEPENDENCIES(OBJC)],
467
                  [define([AC_PROG_OBJC],
508
		  [define([AC_PROG_OBJC],
468
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
509
			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
469
])
510
])
511
_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
512
dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
513
dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
514
dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
515
AC_CONFIG_COMMANDS_PRE(dnl
516
[m4_provide_if([_AM_COMPILER_EXEEXT],
517
  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
470
])
518
])
519
520
dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
521
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
522
dnl mangled by Autoconf and run in a shell conditional statement.
523
m4_define([_AC_COMPILER_EXEEXT],
524
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
471
525
472
526
473
# When config.status generates a header, we must update the stamp-h file.
527
# When config.status generates a header, we must update the stamp-h file.
Lines 479-496 Link Here
479
# our stamp files there.
533
# our stamp files there.
480
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
534
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
481
[# Compute $1's index in $config_headers.
535
[# Compute $1's index in $config_headers.
536
_am_arg=$1
482
_am_stamp_count=1
537
_am_stamp_count=1
483
for _am_header in $config_headers :; do
538
for _am_header in $config_headers :; do
484
  case $_am_header in
539
  case $_am_header in
485
    $1 | $1:* )
540
    $_am_arg | $_am_arg:* )
486
      break ;;
541
      break ;;
487
    * )
542
    * )
488
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
543
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
489
  esac
544
  esac
490
done
545
done
491
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
546
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
492
547
493
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
548
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
494
#
549
#
495
# This file is free software; the Free Software Foundation
550
# This file is free software; the Free Software Foundation
496
# gives unlimited permission to copy and/or distribute it,
551
# gives unlimited permission to copy and/or distribute it,
Lines 501-507 Link Here
501
# Define $install_sh.
556
# Define $install_sh.
502
AC_DEFUN([AM_PROG_INSTALL_SH],
557
AC_DEFUN([AM_PROG_INSTALL_SH],
503
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
558
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
504
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
559
if test x"${install_sh}" != xset; then
560
  case $am_aux_dir in
561
  *\ * | *\	*)
562
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
563
  *)
564
    install_sh="\${SHELL} $am_aux_dir/install-sh"
565
  esac
566
fi
505
AC_SUBST(install_sh)])
567
AC_SUBST(install_sh)])
506
568
507
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
569
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
Lines 527-539 Link Here
527
589
528
# Check to see how 'make' treats includes.	            -*- Autoconf -*-
590
# Check to see how 'make' treats includes.	            -*- Autoconf -*-
529
591
530
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
592
# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
531
#
593
#
532
# This file is free software; the Free Software Foundation
594
# This file is free software; the Free Software Foundation
533
# gives unlimited permission to copy and/or distribute it,
595
# gives unlimited permission to copy and/or distribute it,
534
# with or without modifications, as long as this notice is preserved.
596
# with or without modifications, as long as this notice is preserved.
535
597
536
# serial 3
598
# serial 4
537
599
538
# AM_MAKE_INCLUDE()
600
# AM_MAKE_INCLUDE()
539
# -----------------
601
# -----------------
Lines 542-548 Link Here
542
[am_make=${MAKE-make}
604
[am_make=${MAKE-make}
543
cat > confinc << 'END'
605
cat > confinc << 'END'
544
am__doit:
606
am__doit:
545
	@echo done
607
	@echo this is the am__doit target
546
.PHONY: am__doit
608
.PHONY: am__doit
547
END
609
END
548
# If we don't find an include directive, just comment out the code.
610
# If we don't find an include directive, just comment out the code.
Lines 552-575 Link Here
552
_am_result=none
614
_am_result=none
553
# First try GNU make style include.
615
# First try GNU make style include.
554
echo "include confinc" > confmf
616
echo "include confinc" > confmf
555
# We grep out `Entering directory' and `Leaving directory'
617
# Ignore all kinds of additional output from `make'.
556
# messages which can occur if `w' ends up in MAKEFLAGS.
618
case `$am_make -s -f confmf 2> /dev/null` in #(
557
# In particular we don't look at `^make:' because GNU make might
619
*the\ am__doit\ target*)
558
# be invoked under some other name (usually "gmake"), in which
620
  am__include=include
559
# case it prints its new name instead of `make'.
621
  am__quote=
560
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
622
  _am_result=GNU
561
   am__include=include
623
  ;;
562
   am__quote=
624
esac
563
   _am_result=GNU
564
fi
565
# Now try BSD make style include.
625
# Now try BSD make style include.
566
if test "$am__include" = "#"; then
626
if test "$am__include" = "#"; then
567
   echo '.include "confinc"' > confmf
627
   echo '.include "confinc"' > confmf
568
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
628
   case `$am_make -s -f confmf 2> /dev/null` in #(
569
      am__include=.include
629
   *the\ am__doit\ target*)
570
      am__quote="\""
630
     am__include=.include
571
      _am_result=BSD
631
     am__quote="\""
572
   fi
632
     _am_result=BSD
633
     ;;
634
   esac
573
fi
635
fi
574
AC_SUBST([am__include])
636
AC_SUBST([am__include])
575
AC_SUBST([am__quote])
637
AC_SUBST([am__quote])
Lines 577-590 Link Here
577
rm -f confinc confmf
639
rm -f confinc confmf
578
])
640
])
579
641
580
# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005
642
# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008
581
# Free Software Foundation, Inc.
643
# Free Software Foundation, Inc.
582
#
644
#
583
# This file is free software; the Free Software Foundation
645
# This file is free software; the Free Software Foundation
584
# gives unlimited permission to copy and/or distribute it,
646
# gives unlimited permission to copy and/or distribute it,
585
# with or without modifications, as long as this notice is preserved.
647
# with or without modifications, as long as this notice is preserved.
586
648
587
# serial 5
649
# serial 6
588
650
589
# AM_PROG_CC_C_O
651
# AM_PROG_CC_C_O
590
# --------------
652
# --------------
Lines 596-603 Link Here
596
# FIXME: we rely on the cache variable name because
658
# FIXME: we rely on the cache variable name because
597
# there is no other way.
659
# there is no other way.
598
set dummy $CC
660
set dummy $CC
599
ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
661
am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
600
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
662
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
663
if test "$am_t" != yes; then
601
   # Losing compiler, so override with the script.
664
   # Losing compiler, so override with the script.
602
   # FIXME: It is wrong to rewrite CC.
665
   # FIXME: It is wrong to rewrite CC.
603
   # But if we don't then we get into trouble of one sort or another.
666
   # But if we don't then we get into trouble of one sort or another.
Lines 613-626 Link Here
613
676
614
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
677
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
615
678
616
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
679
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
617
# Free Software Foundation, Inc.
680
# Free Software Foundation, Inc.
618
#
681
#
619
# This file is free software; the Free Software Foundation
682
# This file is free software; the Free Software Foundation
620
# gives unlimited permission to copy and/or distribute it,
683
# gives unlimited permission to copy and/or distribute it,
621
# with or without modifications, as long as this notice is preserved.
684
# with or without modifications, as long as this notice is preserved.
622
685
623
# serial 5
686
# serial 6
624
687
625
# AM_MISSING_PROG(NAME, PROGRAM)
688
# AM_MISSING_PROG(NAME, PROGRAM)
626
# ------------------------------
689
# ------------------------------
Lines 637-643 Link Here
637
AC_DEFUN([AM_MISSING_HAS_RUN],
700
AC_DEFUN([AM_MISSING_HAS_RUN],
638
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
701
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
639
AC_REQUIRE_AUX_FILE([missing])dnl
702
AC_REQUIRE_AUX_FILE([missing])dnl
640
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
703
if test x"${MISSING+set}" != xset; then
704
  case $am_aux_dir in
705
  *\ * | *\	*)
706
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
707
  *)
708
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
709
  esac
710
fi
641
# Use eval to expand $SHELL
711
# Use eval to expand $SHELL
642
if eval "$MISSING --run true"; then
712
if eval "$MISSING --run true"; then
643
  am_missing_run="$MISSING --run "
713
  am_missing_run="$MISSING --run "
Lines 675-687 Link Here
675
745
676
# Helper functions for option handling.                     -*- Autoconf -*-
746
# Helper functions for option handling.                     -*- Autoconf -*-
677
747
678
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
748
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
679
#
749
#
680
# This file is free software; the Free Software Foundation
750
# This file is free software; the Free Software Foundation
681
# gives unlimited permission to copy and/or distribute it,
751
# gives unlimited permission to copy and/or distribute it,
682
# with or without modifications, as long as this notice is preserved.
752
# with or without modifications, as long as this notice is preserved.
683
753
684
# serial 3
754
# serial 4
685
755
686
# _AM_MANGLE_OPTION(NAME)
756
# _AM_MANGLE_OPTION(NAME)
687
# -----------------------
757
# -----------------------
Lines 698-704 Link Here
698
# ----------------------------------
768
# ----------------------------------
699
# OPTIONS is a space-separated list of Automake options.
769
# OPTIONS is a space-separated list of Automake options.
700
AC_DEFUN([_AM_SET_OPTIONS],
770
AC_DEFUN([_AM_SET_OPTIONS],
701
[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
771
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
702
772
703
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
773
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
704
# -------------------------------------------
774
# -------------------------------------------
Lines 708-721 Link Here
708
778
709
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
779
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
710
780
711
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
781
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
712
# Free Software Foundation, Inc.
782
# Free Software Foundation, Inc.
713
#
783
#
714
# This file is free software; the Free Software Foundation
784
# This file is free software; the Free Software Foundation
715
# gives unlimited permission to copy and/or distribute it,
785
# gives unlimited permission to copy and/or distribute it,
716
# with or without modifications, as long as this notice is preserved.
786
# with or without modifications, as long as this notice is preserved.
717
787
718
# serial 4
788
# serial 5
719
789
720
# AM_SANITY_CHECK
790
# AM_SANITY_CHECK
721
# ---------------
791
# ---------------
Lines 724-739 Link Here
724
# Just in case
794
# Just in case
725
sleep 1
795
sleep 1
726
echo timestamp > conftest.file
796
echo timestamp > conftest.file
797
# Reject unsafe characters in $srcdir or the absolute working directory
798
# name.  Accept space and tab only in the latter.
799
am_lf='
800
'
801
case `pwd` in
802
  *[[\\\"\#\$\&\'\`$am_lf]]*)
803
    AC_MSG_ERROR([unsafe absolute working directory name]);;
804
esac
805
case $srcdir in
806
  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
807
    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
808
esac
809
727
# Do `set' in a subshell so we don't clobber the current shell's
810
# Do `set' in a subshell so we don't clobber the current shell's
728
# arguments.  Must try -L first in case configure is actually a
811
# arguments.  Must try -L first in case configure is actually a
729
# symlink; some systems play weird games with the mod time of symlinks
812
# symlink; some systems play weird games with the mod time of symlinks
730
# (eg FreeBSD returns the mod time of the symlink's containing
813
# (eg FreeBSD returns the mod time of the symlink's containing
731
# directory).
814
# directory).
732
if (
815
if (
733
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
816
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
734
   if test "$[*]" = "X"; then
817
   if test "$[*]" = "X"; then
735
      # -L didn't work.
818
      # -L didn't work.
736
      set X `ls -t $srcdir/configure conftest.file`
819
      set X `ls -t "$srcdir/configure" conftest.file`
737
   fi
820
   fi
738
   rm -f conftest.file
821
   rm -f conftest.file
739
   if test "$[*]" != "X $srcdir/configure conftest.file" \
822
   if test "$[*]" != "X $srcdir/configure conftest.file" \
Lines 786-803 Link Here
786
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
869
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
787
AC_SUBST([INSTALL_STRIP_PROGRAM])])
870
AC_SUBST([INSTALL_STRIP_PROGRAM])])
788
871
789
# Copyright (C) 2006  Free Software Foundation, Inc.
872
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
790
#
873
#
791
# This file is free software; the Free Software Foundation
874
# This file is free software; the Free Software Foundation
792
# gives unlimited permission to copy and/or distribute it,
875
# gives unlimited permission to copy and/or distribute it,
793
# with or without modifications, as long as this notice is preserved.
876
# with or without modifications, as long as this notice is preserved.
794
877
878
# serial 2
879
795
# _AM_SUBST_NOTMAKE(VARIABLE)
880
# _AM_SUBST_NOTMAKE(VARIABLE)
796
# ---------------------------
881
# ---------------------------
797
# Prevent Automake from outputing VARIABLE = @VARIABLE@ in Makefile.in.
882
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
798
# This macro is traced by Automake.
883
# This macro is traced by Automake.
799
AC_DEFUN([_AM_SUBST_NOTMAKE])
884
AC_DEFUN([_AM_SUBST_NOTMAKE])
800
885
886
# AM_SUBST_NOTMAKE(VARIABLE)
887
# ---------------------------
888
# Public sister of _AM_SUBST_NOTMAKE.
889
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
890
801
# Check how to create a tarball.                            -*- Autoconf -*-
891
# Check how to create a tarball.                            -*- Autoconf -*-
802
892
803
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
893
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
(-)a/debug/org.eclipse.ptp.debug.sdm/libaif/config.h.in (-3 / +14 lines)
Lines 1-5 Link Here
1
/* config.h.in.  Generated from configure.in by autoheader.  */
1
/* config.h.in.  Generated from configure.in by autoheader.  */
2
2
3
/* Define if building universal (internal helper macro) */
4
#undef AC_APPLE_UNIVERSAL_BUILD
5
3
/* define if system has long long type. */
6
/* define if system has long long type. */
4
#undef CC_HAS_LONG_LONG
7
#undef CC_HAS_LONG_LONG
5
8
Lines 87-92 Link Here
87
/* Version number of package */
90
/* Version number of package */
88
#undef VERSION
91
#undef VERSION
89
92
90
/* Define to 1 if your processor stores words with the most significant byte
93
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
91
   first (like Motorola and SPARC, unlike Intel and VAX). */
94
   significant byte first (like Motorola and SPARC, unlike Intel). */
92
#undef WORDS_BIGENDIAN
95
#if defined AC_APPLE_UNIVERSAL_BUILD
96
# if defined __BIG_ENDIAN__
97
#  define WORDS_BIGENDIAN 1
98
# endif
99
#else
100
# ifndef WORDS_BIGENDIAN
101
#  undef WORDS_BIGENDIAN
102
# endif
103
#endif
(-)a/debug/org.eclipse.ptp.debug.sdm/libaif/configure (-1681 / +2072 lines)
Lines 1-9 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.61 for libaif 2.1.0.
3
# Generated by GNU Autoconf 2.63 for libaif 2.1.0.
4
#
4
#
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
7
# This configure script is free software; the Free Software Foundation
7
# This configure script is free software; the Free Software Foundation
8
# gives unlimited permission to copy, distribute and modify it.
8
# gives unlimited permission to copy, distribute and modify it.
9
## --------------------- ##
9
## --------------------- ##
Lines 15-21 Link Here
15
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
15
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16
  emulate sh
16
  emulate sh
17
  NULLCMD=:
17
  NULLCMD=:
18
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
18
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
19
  # is contrary to our usage.  Disable this feature.
19
  # is contrary to our usage.  Disable this feature.
20
  alias -g '${1+"$@"}'='"$@"'
20
  alias -g '${1+"$@"}'='"$@"'
21
  setopt NO_GLOB_SUBST
21
  setopt NO_GLOB_SUBST
Lines 37-53 Link Here
37
as_cr_digits='0123456789'
37
as_cr_digits='0123456789'
38
as_cr_alnum=$as_cr_Letters$as_cr_digits
38
as_cr_alnum=$as_cr_Letters$as_cr_digits
39
39
40
as_nl='
41
'
42
export as_nl
43
# Printing a long string crashes Solaris 7 /usr/bin/printf.
44
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
45
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
46
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
47
if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48
  as_echo='printf %s\n'
49
  as_echo_n='printf %s'
50
else
51
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53
    as_echo_n='/usr/ucb/echo -n'
54
  else
55
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56
    as_echo_n_body='eval
57
      arg=$1;
58
      case $arg in
59
      *"$as_nl"*)
60
	expr "X$arg" : "X\\(.*\\)$as_nl";
61
	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62
      esac;
63
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64
    '
65
    export as_echo_n_body
66
    as_echo_n='sh -c $as_echo_n_body as_echo'
67
  fi
68
  export as_echo_body
69
  as_echo='sh -c $as_echo_body as_echo'
70
fi
71
40
# The user is always right.
72
# The user is always right.
41
if test "${PATH_SEPARATOR+set}" != set; then
73
if test "${PATH_SEPARATOR+set}" != set; then
42
  echo "#! /bin/sh" >conf$$.sh
74
  PATH_SEPARATOR=:
43
  echo  "exit 0"   >>conf$$.sh
75
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
44
  chmod +x conf$$.sh
76
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
45
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
77
      PATH_SEPARATOR=';'
46
    PATH_SEPARATOR=';'
78
  }
47
  else
48
    PATH_SEPARATOR=:
49
  fi
50
  rm -f conf$$.sh
51
fi
79
fi
52
80
53
# Support unset when possible.
81
# Support unset when possible.
Lines 63-70 Link Here
63
# there to prevent editors from complaining about space-tab.
91
# there to prevent editors from complaining about space-tab.
64
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
92
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
65
# splitting by setting IFS to empty value.)
93
# splitting by setting IFS to empty value.)
66
as_nl='
67
'
68
IFS=" ""	$as_nl"
94
IFS=" ""	$as_nl"
69
95
70
# Find who we are.  Look in the path if we contain no directory separator.
96
# Find who we are.  Look in the path if we contain no directory separator.
Lines 87-93 Link Here
87
  as_myself=$0
113
  as_myself=$0
88
fi
114
fi
89
if test ! -f "$as_myself"; then
115
if test ! -f "$as_myself"; then
90
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
116
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
91
  { (exit 1); exit 1; }
117
  { (exit 1); exit 1; }
92
fi
118
fi
93
119
Lines 100-116 Link Here
100
PS4='+ '
126
PS4='+ '
101
127
102
# NLS nuisances.
128
# NLS nuisances.
103
for as_var in \
129
LC_ALL=C
104
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
130
export LC_ALL
105
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
131
LANGUAGE=C
106
  LC_TELEPHONE LC_TIME
132
export LANGUAGE
107
do
108
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
109
    eval $as_var=C; export $as_var
110
  else
111
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
112
  fi
113
done
114
133
115
# Required to use basename.
134
# Required to use basename.
116
if expr a : '\(a\)' >/dev/null 2>&1 &&
135
if expr a : '\(a\)' >/dev/null 2>&1 &&
Lines 132-138 Link Here
132
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
151
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
133
	 X"$0" : 'X\(//\)$' \| \
152
	 X"$0" : 'X\(//\)$' \| \
134
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
153
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
135
echo X/"$0" |
154
$as_echo X/"$0" |
136
    sed '/^.*\/\([^/][^/]*\)\/*$/{
155
    sed '/^.*\/\([^/][^/]*\)\/*$/{
137
	    s//\1/
156
	    s//\1/
138
	    q
157
	    q
Lines 158-164 Link Here
158
  as_have_required=no
177
  as_have_required=no
159
fi
178
fi
160
179
161
  if test $as_have_required = yes && 	 (eval ":
180
  if test $as_have_required = yes &&	 (eval ":
162
(as_func_return () {
181
(as_func_return () {
163
  (exit \$1)
182
  (exit \$1)
164
}
183
}
Lines 240-246 Link Here
240
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
259
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
241
  emulate sh
260
  emulate sh
242
  NULLCMD=:
261
  NULLCMD=:
243
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
262
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
244
  # is contrary to our usage.  Disable this feature.
263
  # is contrary to our usage.  Disable this feature.
245
  alias -g '${1+"$@"}'='"$@"'
264
  alias -g '${1+"$@"}'='"$@"'
246
  setopt NO_GLOB_SUBST
265
  setopt NO_GLOB_SUBST
Lines 261-267 Link Here
261
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
280
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262
  emulate sh
281
  emulate sh
263
  NULLCMD=:
282
  NULLCMD=:
264
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
283
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265
  # is contrary to our usage.  Disable this feature.
284
  # is contrary to our usage.  Disable this feature.
266
  alias -g '${1+"$@"}'='"$@"'
285
  alias -g '${1+"$@"}'='"$@"'
267
  setopt NO_GLOB_SUBST
286
  setopt NO_GLOB_SUBST
Lines 341-350 Link Here
341
360
342
      if test "x$CONFIG_SHELL" != x; then
361
      if test "x$CONFIG_SHELL" != x; then
343
  for as_var in BASH_ENV ENV
362
  for as_var in BASH_ENV ENV
344
        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
363
	do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
345
        done
364
	done
346
        export CONFIG_SHELL
365
	export CONFIG_SHELL
347
        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
366
	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
348
fi
367
fi
349
368
350
369
Lines 413-421 Link Here
413
432
414
test \$exitcode = 0") || {
433
test \$exitcode = 0") || {
415
  echo No shell found that supports shell functions.
434
  echo No shell found that supports shell functions.
416
  echo Please tell autoconf@gnu.org about your system,
435
  echo Please tell bug-autoconf@gnu.org about your system,
417
  echo including any error possibly output before this
436
  echo including any error possibly output before this message.
418
  echo message
437
  echo This can help us improve future autoconf versions.
438
  echo Configuration will now proceed without shell functions.
419
}
439
}
420
440
421
441
Lines 451-457 Link Here
451
      s/-\n.*//
471
      s/-\n.*//
452
    ' >$as_me.lineno &&
472
    ' >$as_me.lineno &&
453
  chmod +x "$as_me.lineno" ||
473
  chmod +x "$as_me.lineno" ||
454
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
474
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
455
   { (exit 1); exit 1; }; }
475
   { (exit 1); exit 1; }; }
456
476
457
  # Don't try to exec as it changes $[0], causing all sort of problems
477
  # Don't try to exec as it changes $[0], causing all sort of problems
Lines 479-485 Link Here
479
*)
499
*)
480
  ECHO_N='-n';;
500
  ECHO_N='-n';;
481
esac
501
esac
482
483
if expr a : '\(a\)' >/dev/null 2>&1 &&
502
if expr a : '\(a\)' >/dev/null 2>&1 &&
484
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
503
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
485
  as_expr=expr
504
  as_expr=expr
Lines 492-510 Link Here
492
  rm -f conf$$.dir/conf$$.file
511
  rm -f conf$$.dir/conf$$.file
493
else
512
else
494
  rm -f conf$$.dir
513
  rm -f conf$$.dir
495
  mkdir conf$$.dir
514
  mkdir conf$$.dir 2>/dev/null
496
fi
515
fi
497
echo >conf$$.file
516
if (echo >conf$$.file) 2>/dev/null; then
498
if ln -s conf$$.file conf$$ 2>/dev/null; then
517
  if ln -s conf$$.file conf$$ 2>/dev/null; then
499
  as_ln_s='ln -s'
518
    as_ln_s='ln -s'
500
  # ... but there are two gotchas:
519
    # ... but there are two gotchas:
501
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
520
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
502
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
521
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
503
  # In both cases, we have to default to `cp -p'.
522
    # In both cases, we have to default to `cp -p'.
504
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
523
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
524
      as_ln_s='cp -p'
525
  elif ln conf$$.file conf$$ 2>/dev/null; then
526
    as_ln_s=ln
527
  else
505
    as_ln_s='cp -p'
528
    as_ln_s='cp -p'
506
elif ln conf$$.file conf$$ 2>/dev/null; then
529
  fi
507
  as_ln_s=ln
508
else
530
else
509
  as_ln_s='cp -p'
531
  as_ln_s='cp -p'
510
fi
532
fi
Lines 529-538 Link Here
529
  as_test_x='
551
  as_test_x='
530
    eval sh -c '\''
552
    eval sh -c '\''
531
      if test -d "$1"; then
553
      if test -d "$1"; then
532
        test -d "$1/.";
554
	test -d "$1/.";
533
      else
555
      else
534
	case $1 in
556
	case $1 in
535
        -*)set "./$1";;
557
	-*)set "./$1";;
536
	esac;
558
	esac;
537
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
559
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
538
	???[sx]*):;;*)false;;esac;fi
560
	???[sx]*):;;*)false;;esac;fi
Lines 612-700 Link Here
612
# include <unistd.h>
634
# include <unistd.h>
613
#endif"
635
#endif"
614
636
615
ac_subst_vars='SHELL
637
ac_subst_vars='am__EXEEXT_FALSE
616
PATH_SEPARATOR
638
am__EXEEXT_TRUE
617
PACKAGE_NAME
639
LTLIBOBJS
618
PACKAGE_TARNAME
619
PACKAGE_VERSION
620
PACKAGE_STRING
621
PACKAGE_BUGREPORT
622
exec_prefix
623
prefix
624
program_transform_name
625
bindir
626
sbindir
627
libexecdir
628
datarootdir
629
datadir
630
sysconfdir
631
sharedstatedir
632
localstatedir
633
includedir
634
oldincludedir
635
docdir
636
infodir
637
htmldir
638
dvidir
639
pdfdir
640
psdir
641
libdir
642
localedir
643
mandir
644
DEFS
645
ECHO_C
646
ECHO_N
647
ECHO_T
648
LIBS
649
build_alias
650
host_alias
651
target_alias
652
INSTALL_PROGRAM
653
INSTALL_SCRIPT
654
INSTALL_DATA
655
am__isrc
656
CYGPATH_W
657
PACKAGE
658
VERSION
659
ACLOCAL
660
AUTOCONF
661
AUTOMAKE
662
AUTOHEADER
663
MAKEINFO
664
install_sh
665
STRIP
666
INSTALL_STRIP_PROGRAM
667
mkdir_p
668
AWK
669
SET_MAKE
670
am__leading_dot
671
AMTAR
672
am__tar
673
am__untar
674
CC
675
CFLAGS
676
LDFLAGS
677
CPPFLAGS
678
ac_ct_CC
679
EXEEXT
680
OBJEXT
681
DEPDIR
682
am__include
683
am__quote
684
AMDEP_TRUE
685
AMDEP_FALSE
686
AMDEPBACKSLASH
687
CCDEPMODE
688
am__fastdepCC_TRUE
689
am__fastdepCC_FALSE
690
RANLIB
691
CPP
692
GREP
693
EGREP
694
LIBOBJS
695
XMLTO
640
XMLTO
696
LTLIBOBJS'
641
LIBOBJS
642
AIX_FALSE
643
AIX_TRUE
644
EGREP
645
GREP
646
CPP
647
RANLIB
648
am__fastdepCC_FALSE
649
am__fastdepCC_TRUE
650
CCDEPMODE
651
AMDEPBACKSLASH
652
AMDEP_FALSE
653
AMDEP_TRUE
654
am__quote
655
am__include
656
DEPDIR
657
OBJEXT
658
EXEEXT
659
ac_ct_CC
660
CPPFLAGS
661
LDFLAGS
662
CFLAGS
663
CC
664
am__untar
665
am__tar
666
AMTAR
667
am__leading_dot
668
SET_MAKE
669
AWK
670
mkdir_p
671
MKDIR_P
672
INSTALL_STRIP_PROGRAM
673
STRIP
674
install_sh
675
MAKEINFO
676
AUTOHEADER
677
AUTOMAKE
678
AUTOCONF
679
ACLOCAL
680
VERSION
681
PACKAGE
682
CYGPATH_W
683
am__isrc
684
INSTALL_DATA
685
INSTALL_SCRIPT
686
INSTALL_PROGRAM
687
target_alias
688
host_alias
689
build_alias
690
LIBS
691
ECHO_T
692
ECHO_N
693
ECHO_C
694
DEFS
695
mandir
696
localedir
697
libdir
698
psdir
699
pdfdir
700
dvidir
701
htmldir
702
infodir
703
docdir
704
oldincludedir
705
includedir
706
localstatedir
707
sharedstatedir
708
sysconfdir
709
datadir
710
datarootdir
711
libexecdir
712
sbindir
713
bindir
714
program_transform_name
715
prefix
716
exec_prefix
717
PACKAGE_BUGREPORT
718
PACKAGE_STRING
719
PACKAGE_VERSION
720
PACKAGE_TARNAME
721
PACKAGE_NAME
722
PATH_SEPARATOR
723
SHELL'
697
ac_subst_files=''
724
ac_subst_files=''
725
ac_user_opts='
726
enable_option_checking
727
enable_dependency_tracking
728
'
698
      ac_precious_vars='build_alias
729
      ac_precious_vars='build_alias
699
host_alias
730
host_alias
700
target_alias
731
target_alias
Lines 709-714 Link Here
709
# Initialize some variables set by options.
740
# Initialize some variables set by options.
710
ac_init_help=
741
ac_init_help=
711
ac_init_version=false
742
ac_init_version=false
743
ac_unrecognized_opts=
744
ac_unrecognized_sep=
712
# The variables have the same names as the options, with
745
# The variables have the same names as the options, with
713
# dashes changed to underlines.
746
# dashes changed to underlines.
714
cache_file=/dev/null
747
cache_file=/dev/null
Lines 807-819 Link Here
807
    datarootdir=$ac_optarg ;;
840
    datarootdir=$ac_optarg ;;
808
841
809
  -disable-* | --disable-*)
842
  -disable-* | --disable-*)
810
    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
843
    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
811
    # Reject names that are not valid shell variable names.
844
    # Reject names that are not valid shell variable names.
812
    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
845
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
813
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
846
      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
814
   { (exit 1); exit 1; }; }
847
   { (exit 1); exit 1; }; }
815
    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
848
    ac_useropt_orig=$ac_useropt
816
    eval enable_$ac_feature=no ;;
849
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
850
    case $ac_user_opts in
851
      *"
852
"enable_$ac_useropt"
853
"*) ;;
854
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
855
	 ac_unrecognized_sep=', ';;
856
    esac
857
    eval enable_$ac_useropt=no ;;
817
858
818
  -docdir | --docdir | --docdi | --doc | --do)
859
  -docdir | --docdir | --docdi | --doc | --do)
819
    ac_prev=docdir ;;
860
    ac_prev=docdir ;;
Lines 826-838 Link Here
826
    dvidir=$ac_optarg ;;
867
    dvidir=$ac_optarg ;;
827
868
828
  -enable-* | --enable-*)
869
  -enable-* | --enable-*)
829
    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
870
    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
830
    # Reject names that are not valid shell variable names.
871
    # Reject names that are not valid shell variable names.
831
    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
872
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
832
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
873
      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
833
   { (exit 1); exit 1; }; }
874
   { (exit 1); exit 1; }; }
834
    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
875
    ac_useropt_orig=$ac_useropt
835
    eval enable_$ac_feature=\$ac_optarg ;;
876
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
877
    case $ac_user_opts in
878
      *"
879
"enable_$ac_useropt"
880
"*) ;;
881
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
882
	 ac_unrecognized_sep=', ';;
883
    esac
884
    eval enable_$ac_useropt=\$ac_optarg ;;
836
885
837
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
886
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
838
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
887
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
Lines 1023-1044 Link Here
1023
    ac_init_version=: ;;
1072
    ac_init_version=: ;;
1024
1073
1025
  -with-* | --with-*)
1074
  -with-* | --with-*)
1026
    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1075
    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1027
    # Reject names that are not valid shell variable names.
1076
    # Reject names that are not valid shell variable names.
1028
    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1077
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1029
      { echo "$as_me: error: invalid package name: $ac_package" >&2
1078
      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1030
   { (exit 1); exit 1; }; }
1079
   { (exit 1); exit 1; }; }
1031
    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1080
    ac_useropt_orig=$ac_useropt
1032
    eval with_$ac_package=\$ac_optarg ;;
1081
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1082
    case $ac_user_opts in
1083
      *"
1084
"with_$ac_useropt"
1085
"*) ;;
1086
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1087
	 ac_unrecognized_sep=', ';;
1088
    esac
1089
    eval with_$ac_useropt=\$ac_optarg ;;
1033
1090
1034
  -without-* | --without-*)
1091
  -without-* | --without-*)
1035
    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1092
    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1036
    # Reject names that are not valid shell variable names.
1093
    # Reject names that are not valid shell variable names.
1037
    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1094
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1038
      { echo "$as_me: error: invalid package name: $ac_package" >&2
1095
      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1039
   { (exit 1); exit 1; }; }
1096
   { (exit 1); exit 1; }; }
1040
    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1097
    ac_useropt_orig=$ac_useropt
1041
    eval with_$ac_package=no ;;
1098
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1099
    case $ac_user_opts in
1100
      *"
1101
"with_$ac_useropt"
1102
"*) ;;
1103
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1104
	 ac_unrecognized_sep=', ';;
1105
    esac
1106
    eval with_$ac_useropt=no ;;
1042
1107
1043
  --x)
1108
  --x)
1044
    # Obsolete; use --with-x.
1109
    # Obsolete; use --with-x.
Lines 1058-1064 Link Here
1058
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1123
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1059
    x_libraries=$ac_optarg ;;
1124
    x_libraries=$ac_optarg ;;
1060
1125
1061
  -*) { echo "$as_me: error: unrecognized option: $ac_option
1126
  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1062
Try \`$0 --help' for more information." >&2
1127
Try \`$0 --help' for more information." >&2
1063
   { (exit 1); exit 1; }; }
1128
   { (exit 1); exit 1; }; }
1064
    ;;
1129
    ;;
Lines 1067-1082 Link Here
1067
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1132
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1068
    # Reject names that are not valid shell variable names.
1133
    # Reject names that are not valid shell variable names.
1069
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1134
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1070
      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1135
      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1071
   { (exit 1); exit 1; }; }
1136
   { (exit 1); exit 1; }; }
1072
    eval $ac_envvar=\$ac_optarg
1137
    eval $ac_envvar=\$ac_optarg
1073
    export $ac_envvar ;;
1138
    export $ac_envvar ;;
1074
1139
1075
  *)
1140
  *)
1076
    # FIXME: should be removed in autoconf 3.0.
1141
    # FIXME: should be removed in autoconf 3.0.
1077
    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1142
    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1078
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1143
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1079
      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1144
      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1080
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1145
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1081
    ;;
1146
    ;;
1082
1147
Lines 1085-1106 Link Here
1085
1150
1086
if test -n "$ac_prev"; then
1151
if test -n "$ac_prev"; then
1087
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1152
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1088
  { echo "$as_me: error: missing argument to $ac_option" >&2
1153
  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1089
   { (exit 1); exit 1; }; }
1154
   { (exit 1); exit 1; }; }
1090
fi
1155
fi
1091
1156
1092
# Be sure to have absolute directory names.
1157
if test -n "$ac_unrecognized_opts"; then
1158
  case $enable_option_checking in
1159
    no) ;;
1160
    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1161
   { (exit 1); exit 1; }; } ;;
1162
    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1163
  esac
1164
fi
1165
1166
# Check all directory arguments for consistency.
1093
for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
1167
for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
1094
		datadir sysconfdir sharedstatedir localstatedir includedir \
1168
		datadir sysconfdir sharedstatedir localstatedir includedir \
1095
		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1169
		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1096
		libdir localedir mandir
1170
		libdir localedir mandir
1097
do
1171
do
1098
  eval ac_val=\$$ac_var
1172
  eval ac_val=\$$ac_var
1173
  # Remove trailing slashes.
1174
  case $ac_val in
1175
    */ )
1176
      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1177
      eval $ac_var=\$ac_val;;
1178
  esac
1179
  # Be sure to have absolute directory names.
1099
  case $ac_val in
1180
  case $ac_val in
1100
    [\\/$]* | ?:[\\/]* )  continue;;
1181
    [\\/$]* | ?:[\\/]* )  continue;;
1101
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1182
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1102
  esac
1183
  esac
1103
  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1184
  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1104
   { (exit 1); exit 1; }; }
1185
   { (exit 1); exit 1; }; }
1105
done
1186
done
1106
1187
Lines 1115-1121 Link Here
1115
if test "x$host_alias" != x; then
1196
if test "x$host_alias" != x; then
1116
  if test "x$build_alias" = x; then
1197
  if test "x$build_alias" = x; then
1117
    cross_compiling=maybe
1198
    cross_compiling=maybe
1118
    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1199
    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1119
    If a cross compiler is detected then cross compile mode will be used." >&2
1200
    If a cross compiler is detected then cross compile mode will be used." >&2
1120
  elif test "x$build_alias" != "x$host_alias"; then
1201
  elif test "x$build_alias" != "x$host_alias"; then
1121
    cross_compiling=yes
1202
    cross_compiling=yes
Lines 1131-1140 Link Here
1131
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1212
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1132
ac_ls_di=`ls -di .` &&
1213
ac_ls_di=`ls -di .` &&
1133
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1214
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1134
  { echo "$as_me: error: Working directory cannot be determined" >&2
1215
  { $as_echo "$as_me: error: working directory cannot be determined" >&2
1135
   { (exit 1); exit 1; }; }
1216
   { (exit 1); exit 1; }; }
1136
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1217
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1137
  { echo "$as_me: error: pwd does not report name of working directory" >&2
1218
  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1138
   { (exit 1); exit 1; }; }
1219
   { (exit 1); exit 1; }; }
1139
1220
1140
1221
Lines 1142-1153 Link Here
1142
if test -z "$srcdir"; then
1223
if test -z "$srcdir"; then
1143
  ac_srcdir_defaulted=yes
1224
  ac_srcdir_defaulted=yes
1144
  # Try the directory containing this script, then the parent directory.
1225
  # Try the directory containing this script, then the parent directory.
1145
  ac_confdir=`$as_dirname -- "$0" ||
1226
  ac_confdir=`$as_dirname -- "$as_myself" ||
1146
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1227
$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1147
	 X"$0" : 'X\(//\)[^/]' \| \
1228
	 X"$as_myself" : 'X\(//\)[^/]' \| \
1148
	 X"$0" : 'X\(//\)$' \| \
1229
	 X"$as_myself" : 'X\(//\)$' \| \
1149
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1230
	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1150
echo X"$0" |
1231
$as_echo X"$as_myself" |
1151
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1232
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1152
	    s//\1/
1233
	    s//\1/
1153
	    q
1234
	    q
Lines 1174-1185 Link Here
1174
fi
1255
fi
1175
if test ! -r "$srcdir/$ac_unique_file"; then
1256
if test ! -r "$srcdir/$ac_unique_file"; then
1176
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1257
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1177
  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1258
  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1178
   { (exit 1); exit 1; }; }
1259
   { (exit 1); exit 1; }; }
1179
fi
1260
fi
1180
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1261
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1181
ac_abs_confdir=`(
1262
ac_abs_confdir=`(
1182
	cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1263
	cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1183
   { (exit 1); exit 1; }; }
1264
   { (exit 1); exit 1; }; }
1184
	pwd)`
1265
	pwd)`
1185
# When building in place, set srcdir=.
1266
# When building in place, set srcdir=.
Lines 1228-1236 Link Here
1228
1309
1229
Installation directories:
1310
Installation directories:
1230
  --prefix=PREFIX         install architecture-independent files in PREFIX
1311
  --prefix=PREFIX         install architecture-independent files in PREFIX
1231
			  [$ac_default_prefix]
1312
                          [$ac_default_prefix]
1232
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1313
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1233
			  [PREFIX]
1314
                          [PREFIX]
1234
1315
1235
By default, \`make install' will install all the files in
1316
By default, \`make install' will install all the files in
1236
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1317
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
Lines 1240-1264 Link Here
1240
For better control, use the options below.
1321
For better control, use the options below.
1241
1322
1242
Fine tuning of the installation directories:
1323
Fine tuning of the installation directories:
1243
  --bindir=DIR           user executables [EPREFIX/bin]
1324
  --bindir=DIR            user executables [EPREFIX/bin]
1244
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
1325
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
1245
  --libexecdir=DIR       program executables [EPREFIX/libexec]
1326
  --libexecdir=DIR        program executables [EPREFIX/libexec]
1246
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
1327
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1247
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
1328
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1248
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
1329
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1249
  --libdir=DIR           object code libraries [EPREFIX/lib]
1330
  --libdir=DIR            object code libraries [EPREFIX/lib]
1250
  --includedir=DIR       C header files [PREFIX/include]
1331
  --includedir=DIR        C header files [PREFIX/include]
1251
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
1332
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1252
  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
1333
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1253
  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
1334
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1254
  --infodir=DIR          info documentation [DATAROOTDIR/info]
1335
  --infodir=DIR           info documentation [DATAROOTDIR/info]
1255
  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
1336
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1256
  --mandir=DIR           man documentation [DATAROOTDIR/man]
1337
  --mandir=DIR            man documentation [DATAROOTDIR/man]
1257
  --docdir=DIR           documentation root [DATAROOTDIR/doc/libaif]
1338
  --docdir=DIR            documentation root [DATAROOTDIR/doc/libaif]
1258
  --htmldir=DIR          html documentation [DOCDIR]
1339
  --htmldir=DIR           html documentation [DOCDIR]
1259
  --dvidir=DIR           dvi documentation [DOCDIR]
1340
  --dvidir=DIR            dvi documentation [DOCDIR]
1260
  --pdfdir=DIR           pdf documentation [DOCDIR]
1341
  --pdfdir=DIR            pdf documentation [DOCDIR]
1261
  --psdir=DIR            ps documentation [DOCDIR]
1342
  --psdir=DIR             ps documentation [DOCDIR]
1262
_ACEOF
1343
_ACEOF
1263
1344
1264
  cat <<\_ACEOF
1345
  cat <<\_ACEOF
Lines 1277-1282 Link Here
1277
  cat <<\_ACEOF
1358
  cat <<\_ACEOF
1278
1359
1279
Optional Features:
1360
Optional Features:
1361
  --disable-option-checking  ignore unrecognized --enable/--with options
1280
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1362
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1281
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1363
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1282
  --disable-dependency-tracking  speeds up one-time build
1364
  --disable-dependency-tracking  speeds up one-time build
Lines 1302-1316 Link Here
1302
if test "$ac_init_help" = "recursive"; then
1384
if test "$ac_init_help" = "recursive"; then
1303
  # If there are subdirs, report their specific --help.
1385
  # If there are subdirs, report their specific --help.
1304
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1386
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1305
    test -d "$ac_dir" || continue
1387
    test -d "$ac_dir" ||
1388
      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1389
      continue
1306
    ac_builddir=.
1390
    ac_builddir=.
1307
1391
1308
case "$ac_dir" in
1392
case "$ac_dir" in
1309
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1393
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1310
*)
1394
*)
1311
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1395
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1312
  # A ".." for each directory in $ac_dir_suffix.
1396
  # A ".." for each directory in $ac_dir_suffix.
1313
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1397
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1314
  case $ac_top_builddir_sub in
1398
  case $ac_top_builddir_sub in
1315
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1399
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1316
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1400
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
Lines 1346-1352 Link Here
1346
      echo &&
1430
      echo &&
1347
      $SHELL "$ac_srcdir/configure" --help=recursive
1431
      $SHELL "$ac_srcdir/configure" --help=recursive
1348
    else
1432
    else
1349
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1433
      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1350
    fi || ac_status=$?
1434
    fi || ac_status=$?
1351
    cd "$ac_pwd" || { ac_status=$?; break; }
1435
    cd "$ac_pwd" || { ac_status=$?; break; }
1352
  done
1436
  done
Lines 1356-1365 Link Here
1356
if $ac_init_version; then
1440
if $ac_init_version; then
1357
  cat <<\_ACEOF
1441
  cat <<\_ACEOF
1358
libaif configure 2.1.0
1442
libaif configure 2.1.0
1359
generated by GNU Autoconf 2.61
1443
generated by GNU Autoconf 2.63
1360
1444
1361
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1445
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1362
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1446
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1363
This configure script is free software; the Free Software Foundation
1447
This configure script is free software; the Free Software Foundation
1364
gives unlimited permission to copy, distribute and modify it.
1448
gives unlimited permission to copy, distribute and modify it.
1365
_ACEOF
1449
_ACEOF
Lines 1370-1376 Link Here
1370
running configure, to aid debugging if configure makes a mistake.
1454
running configure, to aid debugging if configure makes a mistake.
1371
1455
1372
It was created by libaif $as_me 2.1.0, which was
1456
It was created by libaif $as_me 2.1.0, which was
1373
generated by GNU Autoconf 2.61.  Invocation command line was
1457
generated by GNU Autoconf 2.63.  Invocation command line was
1374
1458
1375
  $ $0 $@
1459
  $ $0 $@
1376
1460
Lines 1406-1412 Link Here
1406
do
1490
do
1407
  IFS=$as_save_IFS
1491
  IFS=$as_save_IFS
1408
  test -z "$as_dir" && as_dir=.
1492
  test -z "$as_dir" && as_dir=.
1409
  echo "PATH: $as_dir"
1493
  $as_echo "PATH: $as_dir"
1410
done
1494
done
1411
IFS=$as_save_IFS
1495
IFS=$as_save_IFS
1412
1496
Lines 1441-1447 Link Here
1441
    | -silent | --silent | --silen | --sile | --sil)
1525
    | -silent | --silent | --silen | --sile | --sil)
1442
      continue ;;
1526
      continue ;;
1443
    *\'*)
1527
    *\'*)
1444
      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1528
      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1445
    esac
1529
    esac
1446
    case $ac_pass in
1530
    case $ac_pass in
1447
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1531
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
Lines 1493-1503 Link Here
1493
    case $ac_val in #(
1577
    case $ac_val in #(
1494
    *${as_nl}*)
1578
    *${as_nl}*)
1495
      case $ac_var in #(
1579
      case $ac_var in #(
1496
      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1580
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1497
echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1581
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1498
      esac
1582
      esac
1499
      case $ac_var in #(
1583
      case $ac_var in #(
1500
      _ | IFS | as_nl) ;; #(
1584
      _ | IFS | as_nl) ;; #(
1585
      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1501
      *) $as_unset $ac_var ;;
1586
      *) $as_unset $ac_var ;;
1502
      esac ;;
1587
      esac ;;
1503
    esac
1588
    esac
Lines 1527-1535 Link Here
1527
    do
1612
    do
1528
      eval ac_val=\$$ac_var
1613
      eval ac_val=\$$ac_var
1529
      case $ac_val in
1614
      case $ac_val in
1530
      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1615
      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1531
      esac
1616
      esac
1532
      echo "$ac_var='\''$ac_val'\''"
1617
      $as_echo "$ac_var='\''$ac_val'\''"
1533
    done | sort
1618
    done | sort
1534
    echo
1619
    echo
1535
1620
Lines 1544-1552 Link Here
1544
      do
1629
      do
1545
	eval ac_val=\$$ac_var
1630
	eval ac_val=\$$ac_var
1546
	case $ac_val in
1631
	case $ac_val in
1547
	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1632
	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1548
	esac
1633
	esac
1549
	echo "$ac_var='\''$ac_val'\''"
1634
	$as_echo "$ac_var='\''$ac_val'\''"
1550
      done | sort
1635
      done | sort
1551
      echo
1636
      echo
1552
    fi
1637
    fi
Lines 1562-1569 Link Here
1562
      echo
1647
      echo
1563
    fi
1648
    fi
1564
    test "$ac_signal" != 0 &&
1649
    test "$ac_signal" != 0 &&
1565
      echo "$as_me: caught signal $ac_signal"
1650
      $as_echo "$as_me: caught signal $ac_signal"
1566
    echo "$as_me: exit $exit_status"
1651
    $as_echo "$as_me: exit $exit_status"
1567
  } >&5
1652
  } >&5
1568
  rm -f core *.core core.conftest.* &&
1653
  rm -f core *.core core.conftest.* &&
1569
    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1654
    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
Lines 1605-1625 Link Here
1605
1690
1606
1691
1607
# Let the site file select an alternate cache file if it wants to.
1692
# Let the site file select an alternate cache file if it wants to.
1608
# Prefer explicitly selected file to automatically selected ones.
1693
# Prefer an explicitly selected file to automatically selected ones.
1694
ac_site_file1=NONE
1695
ac_site_file2=NONE
1609
if test -n "$CONFIG_SITE"; then
1696
if test -n "$CONFIG_SITE"; then
1610
  set x "$CONFIG_SITE"
1697
  ac_site_file1=$CONFIG_SITE
1611
elif test "x$prefix" != xNONE; then
1698
elif test "x$prefix" != xNONE; then
1612
  set x "$prefix/share/config.site" "$prefix/etc/config.site"
1699
  ac_site_file1=$prefix/share/config.site
1700
  ac_site_file2=$prefix/etc/config.site
1613
else
1701
else
1614
  set x "$ac_default_prefix/share/config.site" \
1702
  ac_site_file1=$ac_default_prefix/share/config.site
1615
	"$ac_default_prefix/etc/config.site"
1703
  ac_site_file2=$ac_default_prefix/etc/config.site
1616
fi
1704
fi
1617
shift
1705
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1618
for ac_site_file
1619
do
1706
do
1707
  test "x$ac_site_file" = xNONE && continue
1620
  if test -r "$ac_site_file"; then
1708
  if test -r "$ac_site_file"; then
1621
    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1709
    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1622
echo "$as_me: loading site script $ac_site_file" >&6;}
1710
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1623
    sed 's/^/| /' "$ac_site_file" >&5
1711
    sed 's/^/| /' "$ac_site_file" >&5
1624
    . "$ac_site_file"
1712
    . "$ac_site_file"
1625
  fi
1713
  fi
Lines 1629-1644 Link Here
1629
  # Some versions of bash will fail to source /dev/null (special
1717
  # Some versions of bash will fail to source /dev/null (special
1630
  # files actually), so we avoid doing that.
1718
  # files actually), so we avoid doing that.
1631
  if test -f "$cache_file"; then
1719
  if test -f "$cache_file"; then
1632
    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1720
    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1633
echo "$as_me: loading cache $cache_file" >&6;}
1721
$as_echo "$as_me: loading cache $cache_file" >&6;}
1634
    case $cache_file in
1722
    case $cache_file in
1635
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
1723
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
1636
      *)                      . "./$cache_file";;
1724
      *)                      . "./$cache_file";;
1637
    esac
1725
    esac
1638
  fi
1726
  fi
1639
else
1727
else
1640
  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1728
  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1641
echo "$as_me: creating cache $cache_file" >&6;}
1729
$as_echo "$as_me: creating cache $cache_file" >&6;}
1642
  >$cache_file
1730
  >$cache_file
1643
fi
1731
fi
1644
1732
Lines 1652-1680 Link Here
1652
  eval ac_new_val=\$ac_env_${ac_var}_value
1740
  eval ac_new_val=\$ac_env_${ac_var}_value
1653
  case $ac_old_set,$ac_new_set in
1741
  case $ac_old_set,$ac_new_set in
1654
    set,)
1742
    set,)
1655
      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1743
      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1656
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1744
$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1657
      ac_cache_corrupted=: ;;
1745
      ac_cache_corrupted=: ;;
1658
    ,set)
1746
    ,set)
1659
      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1747
      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1660
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1748
$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1661
      ac_cache_corrupted=: ;;
1749
      ac_cache_corrupted=: ;;
1662
    ,);;
1750
    ,);;
1663
    *)
1751
    *)
1664
      if test "x$ac_old_val" != "x$ac_new_val"; then
1752
      if test "x$ac_old_val" != "x$ac_new_val"; then
1665
	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1753
	# differences in whitespace do not lead to failure.
1666
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1754
	ac_old_val_w=`echo x $ac_old_val`
1667
	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1755
	ac_new_val_w=`echo x $ac_new_val`
1668
echo "$as_me:   former value:  $ac_old_val" >&2;}
1756
	if test "$ac_old_val_w" != "$ac_new_val_w"; then
1669
	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1757
	  { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1670
echo "$as_me:   current value: $ac_new_val" >&2;}
1758
$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1671
	ac_cache_corrupted=:
1759
	  ac_cache_corrupted=:
1760
	else
1761
	  { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1762
$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1763
	  eval $ac_var=\$ac_old_val
1764
	fi
1765
	{ $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1766
$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1767
	{ $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1768
$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1672
      fi;;
1769
      fi;;
1673
  esac
1770
  esac
1674
  # Pass precious variables to config.status.
1771
  # Pass precious variables to config.status.
1675
  if test "$ac_new_set" = set; then
1772
  if test "$ac_new_set" = set; then
1676
    case $ac_new_val in
1773
    case $ac_new_val in
1677
    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1774
    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1678
    *) ac_arg=$ac_var=$ac_new_val ;;
1775
    *) ac_arg=$ac_var=$ac_new_val ;;
1679
    esac
1776
    esac
1680
    case " $ac_configure_args " in
1777
    case " $ac_configure_args " in
Lines 1684-1693 Link Here
1684
  fi
1781
  fi
1685
done
1782
done
1686
if $ac_cache_corrupted; then
1783
if $ac_cache_corrupted; then
1687
  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1784
  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1688
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1785
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1689
  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1786
  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1690
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1787
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1788
  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1789
$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1691
   { (exit 1); exit 1; }; }
1790
   { (exit 1); exit 1; }; }
1692
fi
1791
fi
1693
1792
Lines 1722-1728 Link Here
1722
ac_compiler_gnu=$ac_cv_c_compiler_gnu
1821
ac_compiler_gnu=$ac_cv_c_compiler_gnu
1723
1822
1724
1823
1725
am__api_version='1.10'
1824
am__api_version='1.11'
1726
1825
1727
ac_aux_dir=
1826
ac_aux_dir=
1728
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1827
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
Lines 1741-1748 Link Here
1741
  fi
1840
  fi
1742
done
1841
done
1743
if test -z "$ac_aux_dir"; then
1842
if test -z "$ac_aux_dir"; then
1744
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1843
  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1745
echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1844
$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1746
   { (exit 1); exit 1; }; }
1845
   { (exit 1); exit 1; }; }
1747
fi
1846
fi
1748
1847
Lines 1768-1778 Link Here
1768
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1867
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1769
# OS/2's system install, which has a completely different semantic
1868
# OS/2's system install, which has a completely different semantic
1770
# ./install, which can be erroneously created by make from ./install.sh.
1869
# ./install, which can be erroneously created by make from ./install.sh.
1771
{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1870
# Reject install programs that cannot install multiple files.
1772
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1871
{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1872
$as_echo_n "checking for a BSD-compatible install... " >&6; }
1773
if test -z "$INSTALL"; then
1873
if test -z "$INSTALL"; then
1774
if test "${ac_cv_path_install+set}" = set; then
1874
if test "${ac_cv_path_install+set}" = set; then
1775
  echo $ECHO_N "(cached) $ECHO_C" >&6
1875
  $as_echo_n "(cached) " >&6
1776
else
1876
else
1777
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1877
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1778
for as_dir in $PATH
1878
for as_dir in $PATH
Lines 1801-1817 Link Here
1801
	    # program-specific install script used by HP pwplus--don't use.
1901
	    # program-specific install script used by HP pwplus--don't use.
1802
	    :
1902
	    :
1803
	  else
1903
	  else
1804
	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1904
	    rm -rf conftest.one conftest.two conftest.dir
1805
	    break 3
1905
	    echo one > conftest.one
1906
	    echo two > conftest.two
1907
	    mkdir conftest.dir
1908
	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1909
	      test -s conftest.one && test -s conftest.two &&
1910
	      test -s conftest.dir/conftest.one &&
1911
	      test -s conftest.dir/conftest.two
1912
	    then
1913
	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1914
	      break 3
1915
	    fi
1806
	  fi
1916
	  fi
1807
	fi
1917
	fi
1808
      done
1918
      done
1809
    done
1919
    done
1810
    ;;
1920
    ;;
1811
esac
1921
esac
1922
1812
done
1923
done
1813
IFS=$as_save_IFS
1924
IFS=$as_save_IFS
1814
1925
1926
rm -rf conftest.one conftest.two conftest.dir
1815
1927
1816
fi
1928
fi
1817
  if test "${ac_cv_path_install+set}" = set; then
1929
  if test "${ac_cv_path_install+set}" = set; then
Lines 1824-1831 Link Here
1824
    INSTALL=$ac_install_sh
1936
    INSTALL=$ac_install_sh
1825
  fi
1937
  fi
1826
fi
1938
fi
1827
{ echo "$as_me:$LINENO: result: $INSTALL" >&5
1939
{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
1828
echo "${ECHO_T}$INSTALL" >&6; }
1940
$as_echo "$INSTALL" >&6; }
1829
1941
1830
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1942
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1831
# It thinks the first close brace ends the variable substitution.
1943
# It thinks the first close brace ends the variable substitution.
Lines 1835-1855 Link Here
1835
1947
1836
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1948
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1837
1949
1838
{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1950
{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1839
echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
1951
$as_echo_n "checking whether build environment is sane... " >&6; }
1840
# Just in case
1952
# Just in case
1841
sleep 1
1953
sleep 1
1842
echo timestamp > conftest.file
1954
echo timestamp > conftest.file
1955
# Reject unsafe characters in $srcdir or the absolute working directory
1956
# name.  Accept space and tab only in the latter.
1957
am_lf='
1958
'
1959
case `pwd` in
1960
  *[\\\"\#\$\&\'\`$am_lf]*)
1961
    { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5
1962
$as_echo "$as_me: error: unsafe absolute working directory name" >&2;}
1963
   { (exit 1); exit 1; }; };;
1964
esac
1965
case $srcdir in
1966
  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
1967
    { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5
1968
$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;}
1969
   { (exit 1); exit 1; }; };;
1970
esac
1971
1843
# Do `set' in a subshell so we don't clobber the current shell's
1972
# Do `set' in a subshell so we don't clobber the current shell's
1844
# arguments.  Must try -L first in case configure is actually a
1973
# arguments.  Must try -L first in case configure is actually a
1845
# symlink; some systems play weird games with the mod time of symlinks
1974
# symlink; some systems play weird games with the mod time of symlinks
1846
# (eg FreeBSD returns the mod time of the symlink's containing
1975
# (eg FreeBSD returns the mod time of the symlink's containing
1847
# directory).
1976
# directory).
1848
if (
1977
if (
1849
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1978
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1850
   if test "$*" = "X"; then
1979
   if test "$*" = "X"; then
1851
      # -L didn't work.
1980
      # -L didn't work.
1852
      set X `ls -t $srcdir/configure conftest.file`
1981
      set X `ls -t "$srcdir/configure" conftest.file`
1853
   fi
1982
   fi
1854
   rm -f conftest.file
1983
   rm -f conftest.file
1855
   if test "$*" != "X $srcdir/configure conftest.file" \
1984
   if test "$*" != "X $srcdir/configure conftest.file" \
Lines 1859-1867 Link Here
1859
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1988
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1860
      # broken ls alias from the environment.  This has actually
1989
      # broken ls alias from the environment.  This has actually
1861
      # happened.  Such a system could not be considered "sane".
1990
      # happened.  Such a system could not be considered "sane".
1862
      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1991
      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1863
alias in your environment" >&5
1992
alias in your environment" >&5
1864
echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1993
$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1865
alias in your environment" >&2;}
1994
alias in your environment" >&2;}
1866
   { (exit 1); exit 1; }; }
1995
   { (exit 1); exit 1; }; }
1867
   fi
1996
   fi
Lines 1872-1916 Link Here
1872
   # Ok.
2001
   # Ok.
1873
   :
2002
   :
1874
else
2003
else
1875
   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
2004
   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1876
Check your system clock" >&5
2005
Check your system clock" >&5
1877
echo "$as_me: error: newly created file is older than distributed files!
2006
$as_echo "$as_me: error: newly created file is older than distributed files!
1878
Check your system clock" >&2;}
2007
Check your system clock" >&2;}
1879
   { (exit 1); exit 1; }; }
2008
   { (exit 1); exit 1; }; }
1880
fi
2009
fi
1881
{ echo "$as_me:$LINENO: result: yes" >&5
2010
{ $as_echo "$as_me:$LINENO: result: yes" >&5
1882
echo "${ECHO_T}yes" >&6; }
2011
$as_echo "yes" >&6; }
1883
test "$program_prefix" != NONE &&
2012
test "$program_prefix" != NONE &&
1884
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
2013
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
1885
# Use a double $ so make ignores it.
2014
# Use a double $ so make ignores it.
1886
test "$program_suffix" != NONE &&
2015
test "$program_suffix" != NONE &&
1887
  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2016
  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1888
# Double any \ or $.  echo might interpret backslashes.
2017
# Double any \ or $.
1889
# By default was `s,x,x', remove it if useless.
2018
# By default was `s,x,x', remove it if useless.
1890
cat <<\_ACEOF >conftest.sed
2019
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
1891
s/[\\$]/&&/g;s/;s,x,x,$//
2020
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1892
_ACEOF
1893
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1894
rm -f conftest.sed
1895
2021
1896
# expand $ac_aux_dir to an absolute path
2022
# expand $ac_aux_dir to an absolute path
1897
am_aux_dir=`cd $ac_aux_dir && pwd`
2023
am_aux_dir=`cd $ac_aux_dir && pwd`
1898
2024
1899
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2025
if test x"${MISSING+set}" != xset; then
2026
  case $am_aux_dir in
2027
  *\ * | *\	*)
2028
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2029
  *)
2030
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
2031
  esac
2032
fi
1900
# Use eval to expand $SHELL
2033
# Use eval to expand $SHELL
1901
if eval "$MISSING --run true"; then
2034
if eval "$MISSING --run true"; then
1902
  am_missing_run="$MISSING --run "
2035
  am_missing_run="$MISSING --run "
1903
else
2036
else
1904
  am_missing_run=
2037
  am_missing_run=
1905
  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
2038
  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1906
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2039
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1907
fi
2040
fi
1908
2041
1909
{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2042
if test x"${install_sh}" != xset; then
1910
echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
2043
  case $am_aux_dir in
2044
  *\ * | *\	*)
2045
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2046
  *)
2047
    install_sh="\${SHELL} $am_aux_dir/install-sh"
2048
  esac
2049
fi
2050
2051
# Installed binaries are usually stripped using `strip' when the user
2052
# run `make install-strip'.  However `strip' might not be the right
2053
# tool to use in cross-compilation environments, therefore Automake
2054
# will honor the `STRIP' environment variable to overrule this program.
2055
if test "$cross_compiling" != no; then
2056
  if test -n "$ac_tool_prefix"; then
2057
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2058
set dummy ${ac_tool_prefix}strip; ac_word=$2
2059
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2060
$as_echo_n "checking for $ac_word... " >&6; }
2061
if test "${ac_cv_prog_STRIP+set}" = set; then
2062
  $as_echo_n "(cached) " >&6
2063
else
2064
  if test -n "$STRIP"; then
2065
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2066
else
2067
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2068
for as_dir in $PATH
2069
do
2070
  IFS=$as_save_IFS
2071
  test -z "$as_dir" && as_dir=.
2072
  for ac_exec_ext in '' $ac_executable_extensions; do
2073
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2074
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2075
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2076
    break 2
2077
  fi
2078
done
2079
done
2080
IFS=$as_save_IFS
2081
2082
fi
2083
fi
2084
STRIP=$ac_cv_prog_STRIP
2085
if test -n "$STRIP"; then
2086
  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
2087
$as_echo "$STRIP" >&6; }
2088
else
2089
  { $as_echo "$as_me:$LINENO: result: no" >&5
2090
$as_echo "no" >&6; }
2091
fi
2092
2093
2094
fi
2095
if test -z "$ac_cv_prog_STRIP"; then
2096
  ac_ct_STRIP=$STRIP
2097
  # Extract the first word of "strip", so it can be a program name with args.
2098
set dummy strip; ac_word=$2
2099
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2100
$as_echo_n "checking for $ac_word... " >&6; }
2101
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2102
  $as_echo_n "(cached) " >&6
2103
else
2104
  if test -n "$ac_ct_STRIP"; then
2105
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2106
else
2107
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2108
for as_dir in $PATH
2109
do
2110
  IFS=$as_save_IFS
2111
  test -z "$as_dir" && as_dir=.
2112
  for ac_exec_ext in '' $ac_executable_extensions; do
2113
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2114
    ac_cv_prog_ac_ct_STRIP="strip"
2115
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2116
    break 2
2117
  fi
2118
done
2119
done
2120
IFS=$as_save_IFS
2121
2122
fi
2123
fi
2124
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2125
if test -n "$ac_ct_STRIP"; then
2126
  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2127
$as_echo "$ac_ct_STRIP" >&6; }
2128
else
2129
  { $as_echo "$as_me:$LINENO: result: no" >&5
2130
$as_echo "no" >&6; }
2131
fi
2132
2133
  if test "x$ac_ct_STRIP" = x; then
2134
    STRIP=":"
2135
  else
2136
    case $cross_compiling:$ac_tool_warned in
2137
yes:)
2138
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2139
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2140
ac_tool_warned=yes ;;
2141
esac
2142
    STRIP=$ac_ct_STRIP
2143
  fi
2144
else
2145
  STRIP="$ac_cv_prog_STRIP"
2146
fi
2147
2148
fi
2149
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2150
2151
{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2152
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
1911
if test -z "$MKDIR_P"; then
2153
if test -z "$MKDIR_P"; then
1912
  if test "${ac_cv_path_mkdir+set}" = set; then
2154
  if test "${ac_cv_path_mkdir+set}" = set; then
1913
  echo $ECHO_N "(cached) $ECHO_C" >&6
2155
  $as_echo_n "(cached) " >&6
1914
else
2156
else
1915
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2157
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1916
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2158
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
Lines 1945-1952 Link Here
1945
    MKDIR_P="$ac_install_sh -d"
2187
    MKDIR_P="$ac_install_sh -d"
1946
  fi
2188
  fi
1947
fi
2189
fi
1948
{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5
2190
{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5
1949
echo "${ECHO_T}$MKDIR_P" >&6; }
2191
$as_echo "$MKDIR_P" >&6; }
1950
2192
1951
mkdir_p="$MKDIR_P"
2193
mkdir_p="$MKDIR_P"
1952
case $mkdir_p in
2194
case $mkdir_p in
Lines 1958-1967 Link Here
1958
do
2200
do
1959
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2201
  # Extract the first word of "$ac_prog", so it can be a program name with args.
1960
set dummy $ac_prog; ac_word=$2
2202
set dummy $ac_prog; ac_word=$2
1961
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2203
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
1962
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2204
$as_echo_n "checking for $ac_word... " >&6; }
1963
if test "${ac_cv_prog_AWK+set}" = set; then
2205
if test "${ac_cv_prog_AWK+set}" = set; then
1964
  echo $ECHO_N "(cached) $ECHO_C" >&6
2206
  $as_echo_n "(cached) " >&6
1965
else
2207
else
1966
  if test -n "$AWK"; then
2208
  if test -n "$AWK"; then
1967
  ac_cv_prog_AWK="$AWK" # Let the user override the test.
2209
  ac_cv_prog_AWK="$AWK" # Let the user override the test.
Lines 1974-1980 Link Here
1974
  for ac_exec_ext in '' $ac_executable_extensions; do
2216
  for ac_exec_ext in '' $ac_executable_extensions; do
1975
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2217
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1976
    ac_cv_prog_AWK="$ac_prog"
2218
    ac_cv_prog_AWK="$ac_prog"
1977
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2219
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1978
    break 2
2220
    break 2
1979
  fi
2221
  fi
1980
done
2222
done
Lines 1985-2006 Link Here
1985
fi
2227
fi
1986
AWK=$ac_cv_prog_AWK
2228
AWK=$ac_cv_prog_AWK
1987
if test -n "$AWK"; then
2229
if test -n "$AWK"; then
1988
  { echo "$as_me:$LINENO: result: $AWK" >&5
2230
  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
1989
echo "${ECHO_T}$AWK" >&6; }
2231
$as_echo "$AWK" >&6; }
1990
else
2232
else
1991
  { echo "$as_me:$LINENO: result: no" >&5
2233
  { $as_echo "$as_me:$LINENO: result: no" >&5
1992
echo "${ECHO_T}no" >&6; }
2234
$as_echo "no" >&6; }
1993
fi
2235
fi
1994
2236
1995
2237
1996
  test -n "$AWK" && break
2238
  test -n "$AWK" && break
1997
done
2239
done
1998
2240
1999
{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2241
{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2000
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2242
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2001
set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2243
set x ${MAKE-make}
2244
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2002
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2245
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2003
  echo $ECHO_N "(cached) $ECHO_C" >&6
2246
  $as_echo_n "(cached) " >&6
2004
else
2247
else
2005
  cat >conftest.make <<\_ACEOF
2248
  cat >conftest.make <<\_ACEOF
2006
SHELL = /bin/sh
2249
SHELL = /bin/sh
Lines 2017-2028 Link Here
2017
rm -f conftest.make
2260
rm -f conftest.make
2018
fi
2261
fi
2019
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2262
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2020
  { echo "$as_me:$LINENO: result: yes" >&5
2263
  { $as_echo "$as_me:$LINENO: result: yes" >&5
2021
echo "${ECHO_T}yes" >&6; }
2264
$as_echo "yes" >&6; }
2022
  SET_MAKE=
2265
  SET_MAKE=
2023
else
2266
else
2024
  { echo "$as_me:$LINENO: result: no" >&5
2267
  { $as_echo "$as_me:$LINENO: result: no" >&5
2025
echo "${ECHO_T}no" >&6; }
2268
$as_echo "no" >&6; }
2026
  SET_MAKE="MAKE=${MAKE-make}"
2269
  SET_MAKE="MAKE=${MAKE-make}"
2027
fi
2270
fi
2028
2271
Lines 2041-2048 Link Here
2041
  am__isrc=' -I$(srcdir)'
2284
  am__isrc=' -I$(srcdir)'
2042
  # test to see if srcdir already configured
2285
  # test to see if srcdir already configured
2043
  if test -f $srcdir/config.status; then
2286
  if test -f $srcdir/config.status; then
2044
    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2287
    { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2045
echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2288
$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2046
   { (exit 1); exit 1; }; }
2289
   { (exit 1); exit 1; }; }
2047
  fi
2290
  fi
2048
fi
2291
fi
Lines 2087-2198 Link Here
2087
2330
2088
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2331
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2089
2332
2090
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
2091
2092
# Installed binaries are usually stripped using `strip' when the user
2093
# run `make install-strip'.  However `strip' might not be the right
2094
# tool to use in cross-compilation environments, therefore Automake
2095
# will honor the `STRIP' environment variable to overrule this program.
2096
if test "$cross_compiling" != no; then
2097
  if test -n "$ac_tool_prefix"; then
2098
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2099
set dummy ${ac_tool_prefix}strip; ac_word=$2
2100
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2101
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2102
if test "${ac_cv_prog_STRIP+set}" = set; then
2103
  echo $ECHO_N "(cached) $ECHO_C" >&6
2104
else
2105
  if test -n "$STRIP"; then
2106
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2107
else
2108
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2109
for as_dir in $PATH
2110
do
2111
  IFS=$as_save_IFS
2112
  test -z "$as_dir" && as_dir=.
2113
  for ac_exec_ext in '' $ac_executable_extensions; do
2114
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2115
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2116
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2117
    break 2
2118
  fi
2119
done
2120
done
2121
IFS=$as_save_IFS
2122
2123
fi
2124
fi
2125
STRIP=$ac_cv_prog_STRIP
2126
if test -n "$STRIP"; then
2127
  { echo "$as_me:$LINENO: result: $STRIP" >&5
2128
echo "${ECHO_T}$STRIP" >&6; }
2129
else
2130
  { echo "$as_me:$LINENO: result: no" >&5
2131
echo "${ECHO_T}no" >&6; }
2132
fi
2133
2134
2135
fi
2136
if test -z "$ac_cv_prog_STRIP"; then
2137
  ac_ct_STRIP=$STRIP
2138
  # Extract the first word of "strip", so it can be a program name with args.
2139
set dummy strip; ac_word=$2
2140
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2141
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2142
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2143
  echo $ECHO_N "(cached) $ECHO_C" >&6
2144
else
2145
  if test -n "$ac_ct_STRIP"; then
2146
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2147
else
2148
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2149
for as_dir in $PATH
2150
do
2151
  IFS=$as_save_IFS
2152
  test -z "$as_dir" && as_dir=.
2153
  for ac_exec_ext in '' $ac_executable_extensions; do
2154
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2155
    ac_cv_prog_ac_ct_STRIP="strip"
2156
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2157
    break 2
2158
  fi
2159
done
2160
done
2161
IFS=$as_save_IFS
2162
2163
fi
2164
fi
2165
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2166
if test -n "$ac_ct_STRIP"; then
2167
  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2168
echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2169
else
2170
  { echo "$as_me:$LINENO: result: no" >&5
2171
echo "${ECHO_T}no" >&6; }
2172
fi
2173
2174
  if test "x$ac_ct_STRIP" = x; then
2175
    STRIP=":"
2176
  else
2177
    case $cross_compiling:$ac_tool_warned in
2178
yes:)
2179
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2180
whose name does not start with the host triplet.  If you think this
2181
configuration is useful to you, please write to autoconf@gnu.org." >&5
2182
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2183
whose name does not start with the host triplet.  If you think this
2184
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2185
ac_tool_warned=yes ;;
2186
esac
2187
    STRIP=$ac_ct_STRIP
2188
  fi
2189
else
2190
  STRIP="$ac_cv_prog_STRIP"
2191
fi
2192
2193
fi
2194
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2195
2196
# We need awk for the "check" target.  The system "awk" is bad on
2333
# We need awk for the "check" target.  The system "awk" is bad on
2197
# some platforms.
2334
# some platforms.
2198
# Always define AMTAR for backward compatibility.
2335
# Always define AMTAR for backward compatibility.
Lines 2216-2255 Link Here
2216
am_make=${MAKE-make}
2353
am_make=${MAKE-make}
2217
cat > confinc << 'END'
2354
cat > confinc << 'END'
2218
am__doit:
2355
am__doit:
2219
	@echo done
2356
	@echo this is the am__doit target
2220
.PHONY: am__doit
2357
.PHONY: am__doit
2221
END
2358
END
2222
# If we don't find an include directive, just comment out the code.
2359
# If we don't find an include directive, just comment out the code.
2223
{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2360
{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2224
echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
2361
$as_echo_n "checking for style of include used by $am_make... " >&6; }
2225
am__include="#"
2362
am__include="#"
2226
am__quote=
2363
am__quote=
2227
_am_result=none
2364
_am_result=none
2228
# First try GNU make style include.
2365
# First try GNU make style include.
2229
echo "include confinc" > confmf
2366
echo "include confinc" > confmf
2230
# We grep out `Entering directory' and `Leaving directory'
2367
# Ignore all kinds of additional output from `make'.
2231
# messages which can occur if `w' ends up in MAKEFLAGS.
2368
case `$am_make -s -f confmf 2> /dev/null` in #(
2232
# In particular we don't look at `^make:' because GNU make might
2369
*the\ am__doit\ target*)
2233
# be invoked under some other name (usually "gmake"), in which
2370
  am__include=include
2234
# case it prints its new name instead of `make'.
2371
  am__quote=
2235
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2372
  _am_result=GNU
2236
   am__include=include
2373
  ;;
2237
   am__quote=
2374
esac
2238
   _am_result=GNU
2239
fi
2240
# Now try BSD make style include.
2375
# Now try BSD make style include.
2241
if test "$am__include" = "#"; then
2376
if test "$am__include" = "#"; then
2242
   echo '.include "confinc"' > confmf
2377
   echo '.include "confinc"' > confmf
2243
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
2378
   case `$am_make -s -f confmf 2> /dev/null` in #(
2244
      am__include=.include
2379
   *the\ am__doit\ target*)
2245
      am__quote="\""
2380
     am__include=.include
2246
      _am_result=BSD
2381
     am__quote="\""
2247
   fi
2382
     _am_result=BSD
2383
     ;;
2384
   esac
2248
fi
2385
fi
2249
2386
2250
2387
2251
{ echo "$as_me:$LINENO: result: $_am_result" >&5
2388
{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5
2252
echo "${ECHO_T}$_am_result" >&6; }
2389
$as_echo "$_am_result" >&6; }
2253
rm -f confinc confmf
2390
rm -f confinc confmf
2254
2391
2255
# Check whether --enable-dependency-tracking was given.
2392
# Check whether --enable-dependency-tracking was given.
Lines 2278-2287 Link Here
2278
if test -n "$ac_tool_prefix"; then
2415
if test -n "$ac_tool_prefix"; then
2279
  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2416
  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2280
set dummy ${ac_tool_prefix}gcc; ac_word=$2
2417
set dummy ${ac_tool_prefix}gcc; ac_word=$2
2281
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2418
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2282
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2419
$as_echo_n "checking for $ac_word... " >&6; }
2283
if test "${ac_cv_prog_CC+set}" = set; then
2420
if test "${ac_cv_prog_CC+set}" = set; then
2284
  echo $ECHO_N "(cached) $ECHO_C" >&6
2421
  $as_echo_n "(cached) " >&6
2285
else
2422
else
2286
  if test -n "$CC"; then
2423
  if test -n "$CC"; then
2287
  ac_cv_prog_CC="$CC" # Let the user override the test.
2424
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2294-2300 Link Here
2294
  for ac_exec_ext in '' $ac_executable_extensions; do
2431
  for ac_exec_ext in '' $ac_executable_extensions; do
2295
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2432
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2296
    ac_cv_prog_CC="${ac_tool_prefix}gcc"
2433
    ac_cv_prog_CC="${ac_tool_prefix}gcc"
2297
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2434
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2298
    break 2
2435
    break 2
2299
  fi
2436
  fi
2300
done
2437
done
Lines 2305-2315 Link Here
2305
fi
2442
fi
2306
CC=$ac_cv_prog_CC
2443
CC=$ac_cv_prog_CC
2307
if test -n "$CC"; then
2444
if test -n "$CC"; then
2308
  { echo "$as_me:$LINENO: result: $CC" >&5
2445
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2309
echo "${ECHO_T}$CC" >&6; }
2446
$as_echo "$CC" >&6; }
2310
else
2447
else
2311
  { echo "$as_me:$LINENO: result: no" >&5
2448
  { $as_echo "$as_me:$LINENO: result: no" >&5
2312
echo "${ECHO_T}no" >&6; }
2449
$as_echo "no" >&6; }
2313
fi
2450
fi
2314
2451
2315
2452
Lines 2318-2327 Link Here
2318
  ac_ct_CC=$CC
2455
  ac_ct_CC=$CC
2319
  # Extract the first word of "gcc", so it can be a program name with args.
2456
  # Extract the first word of "gcc", so it can be a program name with args.
2320
set dummy gcc; ac_word=$2
2457
set dummy gcc; ac_word=$2
2321
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2458
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2322
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2459
$as_echo_n "checking for $ac_word... " >&6; }
2323
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2460
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2324
  echo $ECHO_N "(cached) $ECHO_C" >&6
2461
  $as_echo_n "(cached) " >&6
2325
else
2462
else
2326
  if test -n "$ac_ct_CC"; then
2463
  if test -n "$ac_ct_CC"; then
2327
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2464
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
Lines 2334-2340 Link Here
2334
  for ac_exec_ext in '' $ac_executable_extensions; do
2471
  for ac_exec_ext in '' $ac_executable_extensions; do
2335
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2472
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2336
    ac_cv_prog_ac_ct_CC="gcc"
2473
    ac_cv_prog_ac_ct_CC="gcc"
2337
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2474
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2338
    break 2
2475
    break 2
2339
  fi
2476
  fi
2340
done
2477
done
Lines 2345-2355 Link Here
2345
fi
2482
fi
2346
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2483
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2347
if test -n "$ac_ct_CC"; then
2484
if test -n "$ac_ct_CC"; then
2348
  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2485
  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2349
echo "${ECHO_T}$ac_ct_CC" >&6; }
2486
$as_echo "$ac_ct_CC" >&6; }
2350
else
2487
else
2351
  { echo "$as_me:$LINENO: result: no" >&5
2488
  { $as_echo "$as_me:$LINENO: result: no" >&5
2352
echo "${ECHO_T}no" >&6; }
2489
$as_echo "no" >&6; }
2353
fi
2490
fi
2354
2491
2355
  if test "x$ac_ct_CC" = x; then
2492
  if test "x$ac_ct_CC" = x; then
Lines 2357-2368 Link Here
2357
  else
2494
  else
2358
    case $cross_compiling:$ac_tool_warned in
2495
    case $cross_compiling:$ac_tool_warned in
2359
yes:)
2496
yes:)
2360
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2497
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2361
whose name does not start with the host triplet.  If you think this
2498
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2362
configuration is useful to you, please write to autoconf@gnu.org." >&5
2363
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2364
whose name does not start with the host triplet.  If you think this
2365
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2366
ac_tool_warned=yes ;;
2499
ac_tool_warned=yes ;;
2367
esac
2500
esac
2368
    CC=$ac_ct_CC
2501
    CC=$ac_ct_CC
Lines 2375-2384 Link Here
2375
          if test -n "$ac_tool_prefix"; then
2508
          if test -n "$ac_tool_prefix"; then
2376
    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2509
    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2377
set dummy ${ac_tool_prefix}cc; ac_word=$2
2510
set dummy ${ac_tool_prefix}cc; ac_word=$2
2378
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2511
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2379
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2512
$as_echo_n "checking for $ac_word... " >&6; }
2380
if test "${ac_cv_prog_CC+set}" = set; then
2513
if test "${ac_cv_prog_CC+set}" = set; then
2381
  echo $ECHO_N "(cached) $ECHO_C" >&6
2514
  $as_echo_n "(cached) " >&6
2382
else
2515
else
2383
  if test -n "$CC"; then
2516
  if test -n "$CC"; then
2384
  ac_cv_prog_CC="$CC" # Let the user override the test.
2517
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2391-2397 Link Here
2391
  for ac_exec_ext in '' $ac_executable_extensions; do
2524
  for ac_exec_ext in '' $ac_executable_extensions; do
2392
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2525
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2393
    ac_cv_prog_CC="${ac_tool_prefix}cc"
2526
    ac_cv_prog_CC="${ac_tool_prefix}cc"
2394
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2527
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2395
    break 2
2528
    break 2
2396
  fi
2529
  fi
2397
done
2530
done
Lines 2402-2412 Link Here
2402
fi
2535
fi
2403
CC=$ac_cv_prog_CC
2536
CC=$ac_cv_prog_CC
2404
if test -n "$CC"; then
2537
if test -n "$CC"; then
2405
  { echo "$as_me:$LINENO: result: $CC" >&5
2538
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2406
echo "${ECHO_T}$CC" >&6; }
2539
$as_echo "$CC" >&6; }
2407
else
2540
else
2408
  { echo "$as_me:$LINENO: result: no" >&5
2541
  { $as_echo "$as_me:$LINENO: result: no" >&5
2409
echo "${ECHO_T}no" >&6; }
2542
$as_echo "no" >&6; }
2410
fi
2543
fi
2411
2544
2412
2545
Lines 2415-2424 Link Here
2415
if test -z "$CC"; then
2548
if test -z "$CC"; then
2416
  # Extract the first word of "cc", so it can be a program name with args.
2549
  # Extract the first word of "cc", so it can be a program name with args.
2417
set dummy cc; ac_word=$2
2550
set dummy cc; ac_word=$2
2418
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2551
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2419
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2552
$as_echo_n "checking for $ac_word... " >&6; }
2420
if test "${ac_cv_prog_CC+set}" = set; then
2553
if test "${ac_cv_prog_CC+set}" = set; then
2421
  echo $ECHO_N "(cached) $ECHO_C" >&6
2554
  $as_echo_n "(cached) " >&6
2422
else
2555
else
2423
  if test -n "$CC"; then
2556
  if test -n "$CC"; then
2424
  ac_cv_prog_CC="$CC" # Let the user override the test.
2557
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2436-2442 Link Here
2436
       continue
2569
       continue
2437
     fi
2570
     fi
2438
    ac_cv_prog_CC="cc"
2571
    ac_cv_prog_CC="cc"
2439
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2572
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2440
    break 2
2573
    break 2
2441
  fi
2574
  fi
2442
done
2575
done
Lines 2459-2469 Link Here
2459
fi
2592
fi
2460
CC=$ac_cv_prog_CC
2593
CC=$ac_cv_prog_CC
2461
if test -n "$CC"; then
2594
if test -n "$CC"; then
2462
  { echo "$as_me:$LINENO: result: $CC" >&5
2595
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2463
echo "${ECHO_T}$CC" >&6; }
2596
$as_echo "$CC" >&6; }
2464
else
2597
else
2465
  { echo "$as_me:$LINENO: result: no" >&5
2598
  { $as_echo "$as_me:$LINENO: result: no" >&5
2466
echo "${ECHO_T}no" >&6; }
2599
$as_echo "no" >&6; }
2467
fi
2600
fi
2468
2601
2469
2602
Lines 2474-2483 Link Here
2474
  do
2607
  do
2475
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2608
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2476
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2609
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2477
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2610
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2478
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2611
$as_echo_n "checking for $ac_word... " >&6; }
2479
if test "${ac_cv_prog_CC+set}" = set; then
2612
if test "${ac_cv_prog_CC+set}" = set; then
2480
  echo $ECHO_N "(cached) $ECHO_C" >&6
2613
  $as_echo_n "(cached) " >&6
2481
else
2614
else
2482
  if test -n "$CC"; then
2615
  if test -n "$CC"; then
2483
  ac_cv_prog_CC="$CC" # Let the user override the test.
2616
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2490-2496 Link Here
2490
  for ac_exec_ext in '' $ac_executable_extensions; do
2623
  for ac_exec_ext in '' $ac_executable_extensions; do
2491
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2624
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2492
    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2625
    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2493
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2626
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2494
    break 2
2627
    break 2
2495
  fi
2628
  fi
2496
done
2629
done
Lines 2501-2511 Link Here
2501
fi
2634
fi
2502
CC=$ac_cv_prog_CC
2635
CC=$ac_cv_prog_CC
2503
if test -n "$CC"; then
2636
if test -n "$CC"; then
2504
  { echo "$as_me:$LINENO: result: $CC" >&5
2637
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2505
echo "${ECHO_T}$CC" >&6; }
2638
$as_echo "$CC" >&6; }
2506
else
2639
else
2507
  { echo "$as_me:$LINENO: result: no" >&5
2640
  { $as_echo "$as_me:$LINENO: result: no" >&5
2508
echo "${ECHO_T}no" >&6; }
2641
$as_echo "no" >&6; }
2509
fi
2642
fi
2510
2643
2511
2644
Lines 2518-2527 Link Here
2518
do
2651
do
2519
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2652
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2520
set dummy $ac_prog; ac_word=$2
2653
set dummy $ac_prog; ac_word=$2
2521
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2654
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2522
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2655
$as_echo_n "checking for $ac_word... " >&6; }
2523
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2656
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2524
  echo $ECHO_N "(cached) $ECHO_C" >&6
2657
  $as_echo_n "(cached) " >&6
2525
else
2658
else
2526
  if test -n "$ac_ct_CC"; then
2659
  if test -n "$ac_ct_CC"; then
2527
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2660
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
Lines 2534-2540 Link Here
2534
  for ac_exec_ext in '' $ac_executable_extensions; do
2667
  for ac_exec_ext in '' $ac_executable_extensions; do
2535
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2668
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2536
    ac_cv_prog_ac_ct_CC="$ac_prog"
2669
    ac_cv_prog_ac_ct_CC="$ac_prog"
2537
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2670
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2538
    break 2
2671
    break 2
2539
  fi
2672
  fi
2540
done
2673
done
Lines 2545-2555 Link Here
2545
fi
2678
fi
2546
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2679
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2547
if test -n "$ac_ct_CC"; then
2680
if test -n "$ac_ct_CC"; then
2548
  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2681
  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2549
echo "${ECHO_T}$ac_ct_CC" >&6; }
2682
$as_echo "$ac_ct_CC" >&6; }
2550
else
2683
else
2551
  { echo "$as_me:$LINENO: result: no" >&5
2684
  { $as_echo "$as_me:$LINENO: result: no" >&5
2552
echo "${ECHO_T}no" >&6; }
2685
$as_echo "no" >&6; }
2553
fi
2686
fi
2554
2687
2555
2688
Lines 2561-2572 Link Here
2561
  else
2694
  else
2562
    case $cross_compiling:$ac_tool_warned in
2695
    case $cross_compiling:$ac_tool_warned in
2563
yes:)
2696
yes:)
2564
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2697
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2565
whose name does not start with the host triplet.  If you think this
2698
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2566
configuration is useful to you, please write to autoconf@gnu.org." >&5
2567
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2568
whose name does not start with the host triplet.  If you think this
2569
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2570
ac_tool_warned=yes ;;
2699
ac_tool_warned=yes ;;
2571
esac
2700
esac
2572
    CC=$ac_ct_CC
2701
    CC=$ac_ct_CC
Lines 2576-2619 Link Here
2576
fi
2705
fi
2577
2706
2578
2707
2579
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2708
test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2709
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2710
{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2580
See \`config.log' for more details." >&5
2711
See \`config.log' for more details." >&5
2581
echo "$as_me: error: no acceptable C compiler found in \$PATH
2712
$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2582
See \`config.log' for more details." >&2;}
2713
See \`config.log' for more details." >&2;}
2583
   { (exit 1); exit 1; }; }
2714
   { (exit 1); exit 1; }; }; }
2584
2715
2585
# Provide some information about the compiler.
2716
# Provide some information about the compiler.
2586
echo "$as_me:$LINENO: checking for C compiler version" >&5
2717
$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2587
ac_compiler=`set X $ac_compile; echo $2`
2718
set X $ac_compile
2719
ac_compiler=$2
2588
{ (ac_try="$ac_compiler --version >&5"
2720
{ (ac_try="$ac_compiler --version >&5"
2589
case "(($ac_try" in
2721
case "(($ac_try" in
2590
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2722
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2591
  *) ac_try_echo=$ac_try;;
2723
  *) ac_try_echo=$ac_try;;
2592
esac
2724
esac
2593
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2725
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2726
$as_echo "$ac_try_echo") >&5
2594
  (eval "$ac_compiler --version >&5") 2>&5
2727
  (eval "$ac_compiler --version >&5") 2>&5
2595
  ac_status=$?
2728
  ac_status=$?
2596
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2729
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2597
  (exit $ac_status); }
2730
  (exit $ac_status); }
2598
{ (ac_try="$ac_compiler -v >&5"
2731
{ (ac_try="$ac_compiler -v >&5"
2599
case "(($ac_try" in
2732
case "(($ac_try" in
2600
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2733
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2601
  *) ac_try_echo=$ac_try;;
2734
  *) ac_try_echo=$ac_try;;
2602
esac
2735
esac
2603
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2736
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2737
$as_echo "$ac_try_echo") >&5
2604
  (eval "$ac_compiler -v >&5") 2>&5
2738
  (eval "$ac_compiler -v >&5") 2>&5
2605
  ac_status=$?
2739
  ac_status=$?
2606
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2740
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2607
  (exit $ac_status); }
2741
  (exit $ac_status); }
2608
{ (ac_try="$ac_compiler -V >&5"
2742
{ (ac_try="$ac_compiler -V >&5"
2609
case "(($ac_try" in
2743
case "(($ac_try" in
2610
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2744
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2611
  *) ac_try_echo=$ac_try;;
2745
  *) ac_try_echo=$ac_try;;
2612
esac
2746
esac
2613
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2747
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2748
$as_echo "$ac_try_echo") >&5
2614
  (eval "$ac_compiler -V >&5") 2>&5
2749
  (eval "$ac_compiler -V >&5") 2>&5
2615
  ac_status=$?
2750
  ac_status=$?
2616
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2751
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2617
  (exit $ac_status); }
2752
  (exit $ac_status); }
2618
2753
2619
cat >conftest.$ac_ext <<_ACEOF
2754
cat >conftest.$ac_ext <<_ACEOF
Lines 2632-2658 Link Here
2632
}
2767
}
2633
_ACEOF
2768
_ACEOF
2634
ac_clean_files_save=$ac_clean_files
2769
ac_clean_files_save=$ac_clean_files
2635
ac_clean_files="$ac_clean_files a.out a.exe b.out"
2770
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2636
# Try to create an executable without -o first, disregard a.out.
2771
# Try to create an executable without -o first, disregard a.out.
2637
# It will help us diagnose broken compilers, and finding out an intuition
2772
# It will help us diagnose broken compilers, and finding out an intuition
2638
# of exeext.
2773
# of exeext.
2639
{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2774
{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2640
echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2775
$as_echo_n "checking for C compiler default output file name... " >&6; }
2641
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2776
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2642
#
2777
2643
# List of possible output files, starting from the most likely.
2778
# The possible output files:
2644
# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2779
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2645
# only as a last resort.  b.out is created by i960 compilers.
2780
2646
ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2647
#
2648
# The IRIX 6 linker writes into existing files which may not be
2649
# executable, retaining their permissions.  Remove them first so a
2650
# subsequent execution test works.
2651
ac_rmfiles=
2781
ac_rmfiles=
2652
for ac_file in $ac_files
2782
for ac_file in $ac_files
2653
do
2783
do
2654
  case $ac_file in
2784
  case $ac_file in
2655
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2785
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2656
    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2786
    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2657
  esac
2787
  esac
2658
done
2788
done
Lines 2663-2672 Link Here
2663
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2793
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2664
  *) ac_try_echo=$ac_try;;
2794
  *) ac_try_echo=$ac_try;;
2665
esac
2795
esac
2666
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2796
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2797
$as_echo "$ac_try_echo") >&5
2667
  (eval "$ac_link_default") 2>&5
2798
  (eval "$ac_link_default") 2>&5
2668
  ac_status=$?
2799
  ac_status=$?
2669
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2800
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2670
  (exit $ac_status); }; then
2801
  (exit $ac_status); }; then
2671
  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2802
  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2672
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2803
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
Lines 2677-2683 Link Here
2677
do
2808
do
2678
  test -f "$ac_file" || continue
2809
  test -f "$ac_file" || continue
2679
  case $ac_file in
2810
  case $ac_file in
2680
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2811
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2681
	;;
2812
	;;
2682
    [ab].out )
2813
    [ab].out )
2683
	# We found the default executable, but exeext='' is most
2814
	# We found the default executable, but exeext='' is most
Lines 2704-2728 Link Here
2704
  ac_file=''
2835
  ac_file=''
2705
fi
2836
fi
2706
2837
2707
{ echo "$as_me:$LINENO: result: $ac_file" >&5
2838
{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2708
echo "${ECHO_T}$ac_file" >&6; }
2839
$as_echo "$ac_file" >&6; }
2709
if test -z "$ac_file"; then
2840
if test -z "$ac_file"; then
2710
  echo "$as_me: failed program was:" >&5
2841
  $as_echo "$as_me: failed program was:" >&5
2711
sed 's/^/| /' conftest.$ac_ext >&5
2842
sed 's/^/| /' conftest.$ac_ext >&5
2712
2843
2713
{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2844
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2845
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2846
{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2714
See \`config.log' for more details." >&5
2847
See \`config.log' for more details." >&5
2715
echo "$as_me: error: C compiler cannot create executables
2848
$as_echo "$as_me: error: C compiler cannot create executables
2716
See \`config.log' for more details." >&2;}
2849
See \`config.log' for more details." >&2;}
2717
   { (exit 77); exit 77; }; }
2850
   { (exit 77); exit 77; }; }; }
2718
fi
2851
fi
2719
2852
2720
ac_exeext=$ac_cv_exeext
2853
ac_exeext=$ac_cv_exeext
2721
2854
2722
# Check that the compiler produces executables we can run.  If not, either
2855
# Check that the compiler produces executables we can run.  If not, either
2723
# the compiler is broken, or we cross compile.
2856
# the compiler is broken, or we cross compile.
2724
{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2857
{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2725
echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2858
$as_echo_n "checking whether the C compiler works... " >&6; }
2726
# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2859
# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2727
# If not cross compiling, check that we can run a simple program.
2860
# If not cross compiling, check that we can run a simple program.
2728
if test "$cross_compiling" != yes; then
2861
if test "$cross_compiling" != yes; then
Lines 2731-2779 Link Here
2731
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2864
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2732
  *) ac_try_echo=$ac_try;;
2865
  *) ac_try_echo=$ac_try;;
2733
esac
2866
esac
2734
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2867
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2868
$as_echo "$ac_try_echo") >&5
2735
  (eval "$ac_try") 2>&5
2869
  (eval "$ac_try") 2>&5
2736
  ac_status=$?
2870
  ac_status=$?
2737
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2871
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2738
  (exit $ac_status); }; }; then
2872
  (exit $ac_status); }; }; then
2739
    cross_compiling=no
2873
    cross_compiling=no
2740
  else
2874
  else
2741
    if test "$cross_compiling" = maybe; then
2875
    if test "$cross_compiling" = maybe; then
2742
	cross_compiling=yes
2876
	cross_compiling=yes
2743
    else
2877
    else
2744
	{ { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2878
	{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2879
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2880
{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2745
If you meant to cross compile, use \`--host'.
2881
If you meant to cross compile, use \`--host'.
2746
See \`config.log' for more details." >&5
2882
See \`config.log' for more details." >&5
2747
echo "$as_me: error: cannot run C compiled programs.
2883
$as_echo "$as_me: error: cannot run C compiled programs.
2748
If you meant to cross compile, use \`--host'.
2884
If you meant to cross compile, use \`--host'.
2749
See \`config.log' for more details." >&2;}
2885
See \`config.log' for more details." >&2;}
2750
   { (exit 1); exit 1; }; }
2886
   { (exit 1); exit 1; }; }; }
2751
    fi
2887
    fi
2752
  fi
2888
  fi
2753
fi
2889
fi
2754
{ echo "$as_me:$LINENO: result: yes" >&5
2890
{ $as_echo "$as_me:$LINENO: result: yes" >&5
2755
echo "${ECHO_T}yes" >&6; }
2891
$as_echo "yes" >&6; }
2756
2892
2757
rm -f a.out a.exe conftest$ac_cv_exeext b.out
2893
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2758
ac_clean_files=$ac_clean_files_save
2894
ac_clean_files=$ac_clean_files_save
2759
# Check that the compiler produces executables we can run.  If not, either
2895
# Check that the compiler produces executables we can run.  If not, either
2760
# the compiler is broken, or we cross compile.
2896
# the compiler is broken, or we cross compile.
2761
{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2897
{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2762
echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2898
$as_echo_n "checking whether we are cross compiling... " >&6; }
2763
{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
2899
{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2764
echo "${ECHO_T}$cross_compiling" >&6; }
2900
$as_echo "$cross_compiling" >&6; }
2765
2901
2766
{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
2902
{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2767
echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2903
$as_echo_n "checking for suffix of executables... " >&6; }
2768
if { (ac_try="$ac_link"
2904
if { (ac_try="$ac_link"
2769
case "(($ac_try" in
2905
case "(($ac_try" in
2770
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2906
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2771
  *) ac_try_echo=$ac_try;;
2907
  *) ac_try_echo=$ac_try;;
2772
esac
2908
esac
2773
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2909
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2910
$as_echo "$ac_try_echo") >&5
2774
  (eval "$ac_link") 2>&5
2911
  (eval "$ac_link") 2>&5
2775
  ac_status=$?
2912
  ac_status=$?
2776
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2913
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2777
  (exit $ac_status); }; then
2914
  (exit $ac_status); }; then
2778
  # If both `conftest.exe' and `conftest' are `present' (well, observable)
2915
  # If both `conftest.exe' and `conftest' are `present' (well, observable)
2779
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2916
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
Lines 2782-2812 Link Here
2782
for ac_file in conftest.exe conftest conftest.*; do
2919
for ac_file in conftest.exe conftest conftest.*; do
2783
  test -f "$ac_file" || continue
2920
  test -f "$ac_file" || continue
2784
  case $ac_file in
2921
  case $ac_file in
2785
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2922
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2786
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2923
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2787
	  break;;
2924
	  break;;
2788
    * ) break;;
2925
    * ) break;;
2789
  esac
2926
  esac
2790
done
2927
done
2791
else
2928
else
2792
  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2929
  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2930
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2931
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2793
See \`config.log' for more details." >&5
2932
See \`config.log' for more details." >&5
2794
echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2933
$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2795
See \`config.log' for more details." >&2;}
2934
See \`config.log' for more details." >&2;}
2796
   { (exit 1); exit 1; }; }
2935
   { (exit 1); exit 1; }; }; }
2797
fi
2936
fi
2798
2937
2799
rm -f conftest$ac_cv_exeext
2938
rm -f conftest$ac_cv_exeext
2800
{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2939
{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2801
echo "${ECHO_T}$ac_cv_exeext" >&6; }
2940
$as_echo "$ac_cv_exeext" >&6; }
2802
2941
2803
rm -f conftest.$ac_ext
2942
rm -f conftest.$ac_ext
2804
EXEEXT=$ac_cv_exeext
2943
EXEEXT=$ac_cv_exeext
2805
ac_exeext=$EXEEXT
2944
ac_exeext=$EXEEXT
2806
{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
2945
{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2807
echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2946
$as_echo_n "checking for suffix of object files... " >&6; }
2808
if test "${ac_cv_objext+set}" = set; then
2947
if test "${ac_cv_objext+set}" = set; then
2809
  echo $ECHO_N "(cached) $ECHO_C" >&6
2948
  $as_echo_n "(cached) " >&6
2810
else
2949
else
2811
  cat >conftest.$ac_ext <<_ACEOF
2950
  cat >conftest.$ac_ext <<_ACEOF
2812
/* confdefs.h.  */
2951
/* confdefs.h.  */
Lines 2829-2868 Link Here
2829
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2968
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2830
  *) ac_try_echo=$ac_try;;
2969
  *) ac_try_echo=$ac_try;;
2831
esac
2970
esac
2832
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2971
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2972
$as_echo "$ac_try_echo") >&5
2833
  (eval "$ac_compile") 2>&5
2973
  (eval "$ac_compile") 2>&5
2834
  ac_status=$?
2974
  ac_status=$?
2835
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2975
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2836
  (exit $ac_status); }; then
2976
  (exit $ac_status); }; then
2837
  for ac_file in conftest.o conftest.obj conftest.*; do
2977
  for ac_file in conftest.o conftest.obj conftest.*; do
2838
  test -f "$ac_file" || continue;
2978
  test -f "$ac_file" || continue;
2839
  case $ac_file in
2979
  case $ac_file in
2840
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2980
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2841
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2981
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2842
       break;;
2982
       break;;
2843
  esac
2983
  esac
2844
done
2984
done
2845
else
2985
else
2846
  echo "$as_me: failed program was:" >&5
2986
  $as_echo "$as_me: failed program was:" >&5
2847
sed 's/^/| /' conftest.$ac_ext >&5
2987
sed 's/^/| /' conftest.$ac_ext >&5
2848
2988
2849
{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2989
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2990
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2991
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2850
See \`config.log' for more details." >&5
2992
See \`config.log' for more details." >&5
2851
echo "$as_me: error: cannot compute suffix of object files: cannot compile
2993
$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2852
See \`config.log' for more details." >&2;}
2994
See \`config.log' for more details." >&2;}
2853
   { (exit 1); exit 1; }; }
2995
   { (exit 1); exit 1; }; }; }
2854
fi
2996
fi
2855
2997
2856
rm -f conftest.$ac_cv_objext conftest.$ac_ext
2998
rm -f conftest.$ac_cv_objext conftest.$ac_ext
2857
fi
2999
fi
2858
{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
3000
{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2859
echo "${ECHO_T}$ac_cv_objext" >&6; }
3001
$as_echo "$ac_cv_objext" >&6; }
2860
OBJEXT=$ac_cv_objext
3002
OBJEXT=$ac_cv_objext
2861
ac_objext=$OBJEXT
3003
ac_objext=$OBJEXT
2862
{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3004
{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2863
echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3005
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2864
if test "${ac_cv_c_compiler_gnu+set}" = set; then
3006
if test "${ac_cv_c_compiler_gnu+set}" = set; then
2865
  echo $ECHO_N "(cached) $ECHO_C" >&6
3007
  $as_echo_n "(cached) " >&6
2866
else
3008
else
2867
  cat >conftest.$ac_ext <<_ACEOF
3009
  cat >conftest.$ac_ext <<_ACEOF
2868
/* confdefs.h.  */
3010
/* confdefs.h.  */
Lines 2888-2907 Link Here
2888
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3030
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2889
  *) ac_try_echo=$ac_try;;
3031
  *) ac_try_echo=$ac_try;;
2890
esac
3032
esac
2891
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3033
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3034
$as_echo "$ac_try_echo") >&5
2892
  (eval "$ac_compile") 2>conftest.er1
3035
  (eval "$ac_compile") 2>conftest.er1
2893
  ac_status=$?
3036
  ac_status=$?
2894
  grep -v '^ *+' conftest.er1 >conftest.err
3037
  grep -v '^ *+' conftest.er1 >conftest.err
2895
  rm -f conftest.er1
3038
  rm -f conftest.er1
2896
  cat conftest.err >&5
3039
  cat conftest.err >&5
2897
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3040
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2898
  (exit $ac_status); } && {
3041
  (exit $ac_status); } && {
2899
	 test -z "$ac_c_werror_flag" ||
3042
	 test -z "$ac_c_werror_flag" ||
2900
	 test ! -s conftest.err
3043
	 test ! -s conftest.err
2901
       } && test -s conftest.$ac_objext; then
3044
       } && test -s conftest.$ac_objext; then
2902
  ac_compiler_gnu=yes
3045
  ac_compiler_gnu=yes
2903
else
3046
else
2904
  echo "$as_me: failed program was:" >&5
3047
  $as_echo "$as_me: failed program was:" >&5
2905
sed 's/^/| /' conftest.$ac_ext >&5
3048
sed 's/^/| /' conftest.$ac_ext >&5
2906
3049
2907
	ac_compiler_gnu=no
3050
	ac_compiler_gnu=no
Lines 2911-2925 Link Here
2911
ac_cv_c_compiler_gnu=$ac_compiler_gnu
3054
ac_cv_c_compiler_gnu=$ac_compiler_gnu
2912
3055
2913
fi
3056
fi
2914
{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3057
{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2915
echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3058
$as_echo "$ac_cv_c_compiler_gnu" >&6; }
2916
GCC=`test $ac_compiler_gnu = yes && echo yes`
3059
if test $ac_compiler_gnu = yes; then
3060
  GCC=yes
3061
else
3062
  GCC=
3063
fi
2917
ac_test_CFLAGS=${CFLAGS+set}
3064
ac_test_CFLAGS=${CFLAGS+set}
2918
ac_save_CFLAGS=$CFLAGS
3065
ac_save_CFLAGS=$CFLAGS
2919
{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3066
{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2920
echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3067
$as_echo_n "checking whether $CC accepts -g... " >&6; }
2921
if test "${ac_cv_prog_cc_g+set}" = set; then
3068
if test "${ac_cv_prog_cc_g+set}" = set; then
2922
  echo $ECHO_N "(cached) $ECHO_C" >&6
3069
  $as_echo_n "(cached) " >&6
2923
else
3070
else
2924
  ac_save_c_werror_flag=$ac_c_werror_flag
3071
  ac_save_c_werror_flag=$ac_c_werror_flag
2925
   ac_c_werror_flag=yes
3072
   ac_c_werror_flag=yes
Lines 2946-2965 Link Here
2946
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3093
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2947
  *) ac_try_echo=$ac_try;;
3094
  *) ac_try_echo=$ac_try;;
2948
esac
3095
esac
2949
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3096
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3097
$as_echo "$ac_try_echo") >&5
2950
  (eval "$ac_compile") 2>conftest.er1
3098
  (eval "$ac_compile") 2>conftest.er1
2951
  ac_status=$?
3099
  ac_status=$?
2952
  grep -v '^ *+' conftest.er1 >conftest.err
3100
  grep -v '^ *+' conftest.er1 >conftest.err
2953
  rm -f conftest.er1
3101
  rm -f conftest.er1
2954
  cat conftest.err >&5
3102
  cat conftest.err >&5
2955
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3103
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2956
  (exit $ac_status); } && {
3104
  (exit $ac_status); } && {
2957
	 test -z "$ac_c_werror_flag" ||
3105
	 test -z "$ac_c_werror_flag" ||
2958
	 test ! -s conftest.err
3106
	 test ! -s conftest.err
2959
       } && test -s conftest.$ac_objext; then
3107
       } && test -s conftest.$ac_objext; then
2960
  ac_cv_prog_cc_g=yes
3108
  ac_cv_prog_cc_g=yes
2961
else
3109
else
2962
  echo "$as_me: failed program was:" >&5
3110
  $as_echo "$as_me: failed program was:" >&5
2963
sed 's/^/| /' conftest.$ac_ext >&5
3111
sed 's/^/| /' conftest.$ac_ext >&5
2964
3112
2965
	CFLAGS=""
3113
	CFLAGS=""
Lines 2984-3003 Link Here
2984
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3132
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2985
  *) ac_try_echo=$ac_try;;
3133
  *) ac_try_echo=$ac_try;;
2986
esac
3134
esac
2987
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3135
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3136
$as_echo "$ac_try_echo") >&5
2988
  (eval "$ac_compile") 2>conftest.er1
3137
  (eval "$ac_compile") 2>conftest.er1
2989
  ac_status=$?
3138
  ac_status=$?
2990
  grep -v '^ *+' conftest.er1 >conftest.err
3139
  grep -v '^ *+' conftest.er1 >conftest.err
2991
  rm -f conftest.er1
3140
  rm -f conftest.er1
2992
  cat conftest.err >&5
3141
  cat conftest.err >&5
2993
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3142
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2994
  (exit $ac_status); } && {
3143
  (exit $ac_status); } && {
2995
	 test -z "$ac_c_werror_flag" ||
3144
	 test -z "$ac_c_werror_flag" ||
2996
	 test ! -s conftest.err
3145
	 test ! -s conftest.err
2997
       } && test -s conftest.$ac_objext; then
3146
       } && test -s conftest.$ac_objext; then
2998
  :
3147
  :
2999
else
3148
else
3000
  echo "$as_me: failed program was:" >&5
3149
  $as_echo "$as_me: failed program was:" >&5
3001
sed 's/^/| /' conftest.$ac_ext >&5
3150
sed 's/^/| /' conftest.$ac_ext >&5
3002
3151
3003
	ac_c_werror_flag=$ac_save_c_werror_flag
3152
	ac_c_werror_flag=$ac_save_c_werror_flag
Lines 3023-3042 Link Here
3023
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3172
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3024
  *) ac_try_echo=$ac_try;;
3173
  *) ac_try_echo=$ac_try;;
3025
esac
3174
esac
3026
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3175
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3176
$as_echo "$ac_try_echo") >&5
3027
  (eval "$ac_compile") 2>conftest.er1
3177
  (eval "$ac_compile") 2>conftest.er1
3028
  ac_status=$?
3178
  ac_status=$?
3029
  grep -v '^ *+' conftest.er1 >conftest.err
3179
  grep -v '^ *+' conftest.er1 >conftest.err
3030
  rm -f conftest.er1
3180
  rm -f conftest.er1
3031
  cat conftest.err >&5
3181
  cat conftest.err >&5
3032
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3182
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3033
  (exit $ac_status); } && {
3183
  (exit $ac_status); } && {
3034
	 test -z "$ac_c_werror_flag" ||
3184
	 test -z "$ac_c_werror_flag" ||
3035
	 test ! -s conftest.err
3185
	 test ! -s conftest.err
3036
       } && test -s conftest.$ac_objext; then
3186
       } && test -s conftest.$ac_objext; then
3037
  ac_cv_prog_cc_g=yes
3187
  ac_cv_prog_cc_g=yes
3038
else
3188
else
3039
  echo "$as_me: failed program was:" >&5
3189
  $as_echo "$as_me: failed program was:" >&5
3040
sed 's/^/| /' conftest.$ac_ext >&5
3190
sed 's/^/| /' conftest.$ac_ext >&5
3041
3191
3042
3192
Lines 3051-3058 Link Here
3051
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3201
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3052
   ac_c_werror_flag=$ac_save_c_werror_flag
3202
   ac_c_werror_flag=$ac_save_c_werror_flag
3053
fi
3203
fi
3054
{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3204
{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3055
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3205
$as_echo "$ac_cv_prog_cc_g" >&6; }
3056
if test "$ac_test_CFLAGS" = set; then
3206
if test "$ac_test_CFLAGS" = set; then
3057
  CFLAGS=$ac_save_CFLAGS
3207
  CFLAGS=$ac_save_CFLAGS
3058
elif test $ac_cv_prog_cc_g = yes; then
3208
elif test $ac_cv_prog_cc_g = yes; then
Lines 3068-3077 Link Here
3068
    CFLAGS=
3218
    CFLAGS=
3069
  fi
3219
  fi
3070
fi
3220
fi
3071
{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3221
{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3072
echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3222
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3073
if test "${ac_cv_prog_cc_c89+set}" = set; then
3223
if test "${ac_cv_prog_cc_c89+set}" = set; then
3074
  echo $ECHO_N "(cached) $ECHO_C" >&6
3224
  $as_echo_n "(cached) " >&6
3075
else
3225
else
3076
  ac_cv_prog_cc_c89=no
3226
  ac_cv_prog_cc_c89=no
3077
ac_save_CC=$CC
3227
ac_save_CC=$CC
Lines 3142-3161 Link Here
3142
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3292
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3143
  *) ac_try_echo=$ac_try;;
3293
  *) ac_try_echo=$ac_try;;
3144
esac
3294
esac
3145
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3295
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3296
$as_echo "$ac_try_echo") >&5
3146
  (eval "$ac_compile") 2>conftest.er1
3297
  (eval "$ac_compile") 2>conftest.er1
3147
  ac_status=$?
3298
  ac_status=$?
3148
  grep -v '^ *+' conftest.er1 >conftest.err
3299
  grep -v '^ *+' conftest.er1 >conftest.err
3149
  rm -f conftest.er1
3300
  rm -f conftest.er1
3150
  cat conftest.err >&5
3301
  cat conftest.err >&5
3151
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3302
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3152
  (exit $ac_status); } && {
3303
  (exit $ac_status); } && {
3153
	 test -z "$ac_c_werror_flag" ||
3304
	 test -z "$ac_c_werror_flag" ||
3154
	 test ! -s conftest.err
3305
	 test ! -s conftest.err
3155
       } && test -s conftest.$ac_objext; then
3306
       } && test -s conftest.$ac_objext; then
3156
  ac_cv_prog_cc_c89=$ac_arg
3307
  ac_cv_prog_cc_c89=$ac_arg
3157
else
3308
else
3158
  echo "$as_me: failed program was:" >&5
3309
  $as_echo "$as_me: failed program was:" >&5
3159
sed 's/^/| /' conftest.$ac_ext >&5
3310
sed 's/^/| /' conftest.$ac_ext >&5
3160
3311
3161
3312
Lines 3171-3185 Link Here
3171
# AC_CACHE_VAL
3322
# AC_CACHE_VAL
3172
case "x$ac_cv_prog_cc_c89" in
3323
case "x$ac_cv_prog_cc_c89" in
3173
  x)
3324
  x)
3174
    { echo "$as_me:$LINENO: result: none needed" >&5
3325
    { $as_echo "$as_me:$LINENO: result: none needed" >&5
3175
echo "${ECHO_T}none needed" >&6; } ;;
3326
$as_echo "none needed" >&6; } ;;
3176
  xno)
3327
  xno)
3177
    { echo "$as_me:$LINENO: result: unsupported" >&5
3328
    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3178
echo "${ECHO_T}unsupported" >&6; } ;;
3329
$as_echo "unsupported" >&6; } ;;
3179
  *)
3330
  *)
3180
    CC="$CC $ac_cv_prog_cc_c89"
3331
    CC="$CC $ac_cv_prog_cc_c89"
3181
    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3332
    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3182
echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3333
$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3183
esac
3334
esac
3184
3335
3185
3336
Lines 3191-3200 Link Here
3191
3342
3192
depcc="$CC"   am_compiler_list=
3343
depcc="$CC"   am_compiler_list=
3193
3344
3194
{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3345
{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3195
echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3346
$as_echo_n "checking dependency style of $depcc... " >&6; }
3196
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3347
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3197
  echo $ECHO_N "(cached) $ECHO_C" >&6
3348
  $as_echo_n "(cached) " >&6
3198
else
3349
else
3199
  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3350
  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3200
  # We make a subdir and do the tests there.  Otherwise we can end up
3351
  # We make a subdir and do the tests there.  Otherwise we can end up
Lines 3219-3224 Link Here
3219
  if test "$am_compiler_list" = ""; then
3370
  if test "$am_compiler_list" = ""; then
3220
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3371
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3221
  fi
3372
  fi
3373
  am__universal=false
3374
  case " $depcc " in #(
3375
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
3376
     esac
3377
3222
  for depmode in $am_compiler_list; do
3378
  for depmode in $am_compiler_list; do
3223
    # Setup a source with many dependencies, because some compilers
3379
    # Setup a source with many dependencies, because some compilers
3224
    # like to wrap large dependency lists on column 80 (with \), and
3380
    # like to wrap large dependency lists on column 80 (with \), and
Lines 3236-3242 Link Here
3236
    done
3392
    done
3237
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3393
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3238
3394
3395
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3396
    # mode.  It turns out that the SunPro C++ compiler does not properly
3397
    # handle `-M -o', and we need to detect this.  Also, some Intel
3398
    # versions had trouble with output in subdirs
3399
    am__obj=sub/conftest.${OBJEXT-o}
3400
    am__minus_obj="-o $am__obj"
3239
    case $depmode in
3401
    case $depmode in
3402
    gcc)
3403
      # This depmode causes a compiler race in universal mode.
3404
      test "$am__universal" = false || continue
3405
      ;;
3240
    nosideeffect)
3406
    nosideeffect)
3241
      # after this tag, mechanisms are not by side-effect, so they'll
3407
      # after this tag, mechanisms are not by side-effect, so they'll
3242
      # only be used when explicitly requested
3408
      # only be used when explicitly requested
Lines 3246-3264 Link Here
3246
	break
3412
	break
3247
      fi
3413
      fi
3248
      ;;
3414
      ;;
3415
    msvisualcpp | msvcmsys)
3416
      # This compiler won't grok `-c -o', but also, the minuso test has
3417
      # not run yet.  These depmodes are late enough in the game, and
3418
      # so weak that their functioning should not be impacted.
3419
      am__obj=conftest.${OBJEXT-o}
3420
      am__minus_obj=
3421
      ;;
3249
    none) break ;;
3422
    none) break ;;
3250
    esac
3423
    esac
3251
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3252
    # mode.  It turns out that the SunPro C++ compiler does not properly
3253
    # handle `-M -o', and we need to detect this.
3254
    if depmode=$depmode \
3424
    if depmode=$depmode \
3255
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3425
       source=sub/conftest.c object=$am__obj \
3256
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3426
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3257
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3427
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3258
         >/dev/null 2>conftest.err &&
3428
         >/dev/null 2>conftest.err &&
3259
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3429
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3260
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3430
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3261
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3431
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3262
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3432
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3263
      # icc doesn't choke on unknown options, it will just issue warnings
3433
      # icc doesn't choke on unknown options, it will just issue warnings
3264
      # or remarks (even with -Werror).  So we grep stderr for any message
3434
      # or remarks (even with -Werror).  So we grep stderr for any message
Lines 3282-3289 Link Here
3282
fi
3452
fi
3283
3453
3284
fi
3454
fi
3285
{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3455
{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3286
echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3456
$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3287
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3457
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3288
3458
3289
 if
3459
 if
Lines 3298-3313 Link Here
3298
3468
3299
3469
3300
if test "x$CC" != xcc; then
3470
if test "x$CC" != xcc; then
3301
  { echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
3471
  { $as_echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
3302
echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6; }
3472
$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
3303
else
3473
else
3304
  { echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
3474
  { $as_echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
3305
echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6; }
3475
$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
3306
fi
3476
fi
3307
set dummy $CC; ac_cc=`echo $2 |
3477
set dummy $CC; ac_cc=`$as_echo "$2" |
3308
		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3478
		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3309
if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then
3479
if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then
3310
  echo $ECHO_N "(cached) $ECHO_C" >&6
3480
  $as_echo_n "(cached) " >&6
3311
else
3481
else
3312
  cat >conftest.$ac_ext <<_ACEOF
3482
  cat >conftest.$ac_ext <<_ACEOF
3313
/* confdefs.h.  */
3483
/* confdefs.h.  */
Lines 3333-3351 Link Here
3333
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3503
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3334
  *) ac_try_echo=$ac_try;;
3504
  *) ac_try_echo=$ac_try;;
3335
esac
3505
esac
3336
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3506
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3507
$as_echo "$ac_try_echo") >&5
3337
  (eval "$ac_try") 2>&5
3508
  (eval "$ac_try") 2>&5
3338
  ac_status=$?
3509
  ac_status=$?
3339
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3510
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3340
  (exit $ac_status); } &&
3511
  (exit $ac_status); } &&
3341
   test -f conftest2.$ac_objext && { (case "(($ac_try" in
3512
   test -f conftest2.$ac_objext && { (case "(($ac_try" in
3342
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3513
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3343
  *) ac_try_echo=$ac_try;;
3514
  *) ac_try_echo=$ac_try;;
3344
esac
3515
esac
3345
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3516
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3517
$as_echo "$ac_try_echo") >&5
3346
  (eval "$ac_try") 2>&5
3518
  (eval "$ac_try") 2>&5
3347
  ac_status=$?
3519
  ac_status=$?
3348
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3520
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3349
  (exit $ac_status); };
3521
  (exit $ac_status); };
3350
then
3522
then
3351
  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
3523
  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
Lines 3356-3365 Link Here
3356
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3528
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3357
  *) ac_try_echo=$ac_try;;
3529
  *) ac_try_echo=$ac_try;;
3358
esac
3530
esac
3359
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3531
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3532
$as_echo "$ac_try_echo") >&5
3360
  (eval "$ac_try") 2>&5
3533
  (eval "$ac_try") 2>&5
3361
  ac_status=$?
3534
  ac_status=$?
3362
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3535
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3363
  (exit $ac_status); }; }; then
3536
  (exit $ac_status); }; }; then
3364
      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3537
      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3365
      rm -f conftest2.*
3538
      rm -f conftest2.*
Lines 3367-3385 Link Here
3367
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3540
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3368
  *) ac_try_echo=$ac_try;;
3541
  *) ac_try_echo=$ac_try;;
3369
esac
3542
esac
3370
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3543
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3544
$as_echo "$ac_try_echo") >&5
3371
  (eval "$ac_try") 2>&5
3545
  (eval "$ac_try") 2>&5
3372
  ac_status=$?
3546
  ac_status=$?
3373
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3547
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3374
  (exit $ac_status); } &&
3548
  (exit $ac_status); } &&
3375
	 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3549
	 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3376
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3550
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3377
  *) ac_try_echo=$ac_try;;
3551
  *) ac_try_echo=$ac_try;;
3378
esac
3552
esac
3379
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3553
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3554
$as_echo "$ac_try_echo") >&5
3380
  (eval "$ac_try") 2>&5
3555
  (eval "$ac_try") 2>&5
3381
  ac_status=$?
3556
  ac_status=$?
3382
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3557
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3383
  (exit $ac_status); };
3558
  (exit $ac_status); };
3384
      then
3559
      then
3385
	# cc works too.
3560
	# cc works too.
Lines 3393-3407 Link Here
3393
else
3568
else
3394
  eval ac_cv_prog_cc_${ac_cc}_c_o=no
3569
  eval ac_cv_prog_cc_${ac_cc}_c_o=no
3395
fi
3570
fi
3396
rm -f -r core conftest*
3571
rm -f core conftest*
3397
3572
3398
fi
3573
fi
3399
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3574
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3400
  { echo "$as_me:$LINENO: result: yes" >&5
3575
  { $as_echo "$as_me:$LINENO: result: yes" >&5
3401
echo "${ECHO_T}yes" >&6; }
3576
$as_echo "yes" >&6; }
3402
else
3577
else
3403
  { echo "$as_me:$LINENO: result: no" >&5
3578
  { $as_echo "$as_me:$LINENO: result: no" >&5
3404
echo "${ECHO_T}no" >&6; }
3579
$as_echo "no" >&6; }
3405
3580
3406
cat >>confdefs.h <<\_ACEOF
3581
cat >>confdefs.h <<\_ACEOF
3407
#define NO_MINUS_C_MINUS_O 1
3582
#define NO_MINUS_C_MINUS_O 1
Lines 3412-3419 Link Here
3412
# FIXME: we rely on the cache variable name because
3587
# FIXME: we rely on the cache variable name because
3413
# there is no other way.
3588
# there is no other way.
3414
set dummy $CC
3589
set dummy $CC
3415
ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3590
am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3416
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
3591
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
3592
if test "$am_t" != yes; then
3417
   # Losing compiler, so override with the script.
3593
   # Losing compiler, so override with the script.
3418
   # FIXME: It is wrong to rewrite CC.
3594
   # FIXME: It is wrong to rewrite CC.
3419
   # But if we don't then we get into trouble of one sort or another.
3595
   # But if we don't then we get into trouble of one sort or another.
Lines 3436-3446 Link Here
3436
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3612
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3437
# OS/2's system install, which has a completely different semantic
3613
# OS/2's system install, which has a completely different semantic
3438
# ./install, which can be erroneously created by make from ./install.sh.
3614
# ./install, which can be erroneously created by make from ./install.sh.
3439
{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3615
# Reject install programs that cannot install multiple files.
3440
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
3616
{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3617
$as_echo_n "checking for a BSD-compatible install... " >&6; }
3441
if test -z "$INSTALL"; then
3618
if test -z "$INSTALL"; then
3442
if test "${ac_cv_path_install+set}" = set; then
3619
if test "${ac_cv_path_install+set}" = set; then
3443
  echo $ECHO_N "(cached) $ECHO_C" >&6
3620
  $as_echo_n "(cached) " >&6
3444
else
3621
else
3445
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3622
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3446
for as_dir in $PATH
3623
for as_dir in $PATH
Lines 3469-3485 Link Here
3469
	    # program-specific install script used by HP pwplus--don't use.
3646
	    # program-specific install script used by HP pwplus--don't use.
3470
	    :
3647
	    :
3471
	  else
3648
	  else
3472
	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3649
	    rm -rf conftest.one conftest.two conftest.dir
3473
	    break 3
3650
	    echo one > conftest.one
3651
	    echo two > conftest.two
3652
	    mkdir conftest.dir
3653
	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3654
	      test -s conftest.one && test -s conftest.two &&
3655
	      test -s conftest.dir/conftest.one &&
3656
	      test -s conftest.dir/conftest.two
3657
	    then
3658
	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3659
	      break 3
3660
	    fi
3474
	  fi
3661
	  fi
3475
	fi
3662
	fi
3476
      done
3663
      done
3477
    done
3664
    done
3478
    ;;
3665
    ;;
3479
esac
3666
esac
3667
3480
done
3668
done
3481
IFS=$as_save_IFS
3669
IFS=$as_save_IFS
3482
3670
3671
rm -rf conftest.one conftest.two conftest.dir
3483
3672
3484
fi
3673
fi
3485
  if test "${ac_cv_path_install+set}" = set; then
3674
  if test "${ac_cv_path_install+set}" = set; then
Lines 3492-3499 Link Here
3492
    INSTALL=$ac_install_sh
3681
    INSTALL=$ac_install_sh
3493
  fi
3682
  fi
3494
fi
3683
fi
3495
{ echo "$as_me:$LINENO: result: $INSTALL" >&5
3684
{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
3496
echo "${ECHO_T}$INSTALL" >&6; }
3685
$as_echo "$INSTALL" >&6; }
3497
3686
3498
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3687
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3499
# It thinks the first close brace ends the variable substitution.
3688
# It thinks the first close brace ends the variable substitution.
Lines 3503-3513 Link Here
3503
3692
3504
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3693
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3505
3694
3506
{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3695
{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3507
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
3696
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3508
set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3697
set x ${MAKE-make}
3698
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3509
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
3699
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
3510
  echo $ECHO_N "(cached) $ECHO_C" >&6
3700
  $as_echo_n "(cached) " >&6
3511
else
3701
else
3512
  cat >conftest.make <<\_ACEOF
3702
  cat >conftest.make <<\_ACEOF
3513
SHELL = /bin/sh
3703
SHELL = /bin/sh
Lines 3524-3545 Link Here
3524
rm -f conftest.make
3714
rm -f conftest.make
3525
fi
3715
fi
3526
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3716
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3527
  { echo "$as_me:$LINENO: result: yes" >&5
3717
  { $as_echo "$as_me:$LINENO: result: yes" >&5
3528
echo "${ECHO_T}yes" >&6; }
3718
$as_echo "yes" >&6; }
3529
  SET_MAKE=
3719
  SET_MAKE=
3530
else
3720
else
3531
  { echo "$as_me:$LINENO: result: no" >&5
3721
  { $as_echo "$as_me:$LINENO: result: no" >&5
3532
echo "${ECHO_T}no" >&6; }
3722
$as_echo "no" >&6; }
3533
  SET_MAKE="MAKE=${MAKE-make}"
3723
  SET_MAKE="MAKE=${MAKE-make}"
3534
fi
3724
fi
3535
3725
3536
if test -n "$ac_tool_prefix"; then
3726
if test -n "$ac_tool_prefix"; then
3537
  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3727
  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3538
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3728
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3539
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3729
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3540
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3730
$as_echo_n "checking for $ac_word... " >&6; }
3541
if test "${ac_cv_prog_RANLIB+set}" = set; then
3731
if test "${ac_cv_prog_RANLIB+set}" = set; then
3542
  echo $ECHO_N "(cached) $ECHO_C" >&6
3732
  $as_echo_n "(cached) " >&6
3543
else
3733
else
3544
  if test -n "$RANLIB"; then
3734
  if test -n "$RANLIB"; then
3545
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
3735
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
Lines 3552-3558 Link Here
3552
  for ac_exec_ext in '' $ac_executable_extensions; do
3742
  for ac_exec_ext in '' $ac_executable_extensions; do
3553
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3743
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3554
    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3744
    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3555
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3745
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3556
    break 2
3746
    break 2
3557
  fi
3747
  fi
3558
done
3748
done
Lines 3563-3573 Link Here
3563
fi
3753
fi
3564
RANLIB=$ac_cv_prog_RANLIB
3754
RANLIB=$ac_cv_prog_RANLIB
3565
if test -n "$RANLIB"; then
3755
if test -n "$RANLIB"; then
3566
  { echo "$as_me:$LINENO: result: $RANLIB" >&5
3756
  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
3567
echo "${ECHO_T}$RANLIB" >&6; }
3757
$as_echo "$RANLIB" >&6; }
3568
else
3758
else
3569
  { echo "$as_me:$LINENO: result: no" >&5
3759
  { $as_echo "$as_me:$LINENO: result: no" >&5
3570
echo "${ECHO_T}no" >&6; }
3760
$as_echo "no" >&6; }
3571
fi
3761
fi
3572
3762
3573
3763
Lines 3576-3585 Link Here
3576
  ac_ct_RANLIB=$RANLIB
3766
  ac_ct_RANLIB=$RANLIB
3577
  # Extract the first word of "ranlib", so it can be a program name with args.
3767
  # Extract the first word of "ranlib", so it can be a program name with args.
3578
set dummy ranlib; ac_word=$2
3768
set dummy ranlib; ac_word=$2
3579
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3769
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3580
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3770
$as_echo_n "checking for $ac_word... " >&6; }
3581
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3771
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3582
  echo $ECHO_N "(cached) $ECHO_C" >&6
3772
  $as_echo_n "(cached) " >&6
3583
else
3773
else
3584
  if test -n "$ac_ct_RANLIB"; then
3774
  if test -n "$ac_ct_RANLIB"; then
3585
  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
3775
  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
Lines 3592-3598 Link Here
3592
  for ac_exec_ext in '' $ac_executable_extensions; do
3782
  for ac_exec_ext in '' $ac_executable_extensions; do
3593
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3783
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3594
    ac_cv_prog_ac_ct_RANLIB="ranlib"
3784
    ac_cv_prog_ac_ct_RANLIB="ranlib"
3595
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3785
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3596
    break 2
3786
    break 2
3597
  fi
3787
  fi
3598
done
3788
done
Lines 3603-3613 Link Here
3603
fi
3793
fi
3604
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3794
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3605
if test -n "$ac_ct_RANLIB"; then
3795
if test -n "$ac_ct_RANLIB"; then
3606
  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3796
  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3607
echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
3797
$as_echo "$ac_ct_RANLIB" >&6; }
3608
else
3798
else
3609
  { echo "$as_me:$LINENO: result: no" >&5
3799
  { $as_echo "$as_me:$LINENO: result: no" >&5
3610
echo "${ECHO_T}no" >&6; }
3800
$as_echo "no" >&6; }
3611
fi
3801
fi
3612
3802
3613
  if test "x$ac_ct_RANLIB" = x; then
3803
  if test "x$ac_ct_RANLIB" = x; then
Lines 3615-3626 Link Here
3615
  else
3805
  else
3616
    case $cross_compiling:$ac_tool_warned in
3806
    case $cross_compiling:$ac_tool_warned in
3617
yes:)
3807
yes:)
3618
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3808
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3619
whose name does not start with the host triplet.  If you think this
3809
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3620
configuration is useful to you, please write to autoconf@gnu.org." >&5
3621
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3622
whose name does not start with the host triplet.  If you think this
3623
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3624
ac_tool_warned=yes ;;
3810
ac_tool_warned=yes ;;
3625
esac
3811
esac
3626
    RANLIB=$ac_ct_RANLIB
3812
    RANLIB=$ac_ct_RANLIB
Lines 3637-3651 Link Here
3637
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3823
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3638
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3824
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3639
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3825
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3640
{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3826
{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3641
echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3827
$as_echo_n "checking how to run the C preprocessor... " >&6; }
3642
# On Suns, sometimes $CPP names a directory.
3828
# On Suns, sometimes $CPP names a directory.
3643
if test -n "$CPP" && test -d "$CPP"; then
3829
if test -n "$CPP" && test -d "$CPP"; then
3644
  CPP=
3830
  CPP=
3645
fi
3831
fi
3646
if test -z "$CPP"; then
3832
if test -z "$CPP"; then
3647
  if test "${ac_cv_prog_CPP+set}" = set; then
3833
  if test "${ac_cv_prog_CPP+set}" = set; then
3648
  echo $ECHO_N "(cached) $ECHO_C" >&6
3834
  $as_echo_n "(cached) " >&6
3649
else
3835
else
3650
      # Double quotes because CPP needs to be expanded
3836
      # Double quotes because CPP needs to be expanded
3651
    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3837
    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
Lines 3677-3696 Link Here
3677
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3863
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3678
  *) ac_try_echo=$ac_try;;
3864
  *) ac_try_echo=$ac_try;;
3679
esac
3865
esac
3680
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3866
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3867
$as_echo "$ac_try_echo") >&5
3681
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3868
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3682
  ac_status=$?
3869
  ac_status=$?
3683
  grep -v '^ *+' conftest.er1 >conftest.err
3870
  grep -v '^ *+' conftest.er1 >conftest.err
3684
  rm -f conftest.er1
3871
  rm -f conftest.er1
3685
  cat conftest.err >&5
3872
  cat conftest.err >&5
3686
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3873
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3687
  (exit $ac_status); } >/dev/null && {
3874
  (exit $ac_status); } >/dev/null && {
3688
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3875
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3689
	 test ! -s conftest.err
3876
	 test ! -s conftest.err
3690
       }; then
3877
       }; then
3691
  :
3878
  :
3692
else
3879
else
3693
  echo "$as_me: failed program was:" >&5
3880
  $as_echo "$as_me: failed program was:" >&5
3694
sed 's/^/| /' conftest.$ac_ext >&5
3881
sed 's/^/| /' conftest.$ac_ext >&5
3695
3882
3696
  # Broken: fails on valid input.
3883
  # Broken: fails on valid input.
Lines 3714-3726 Link Here
3714
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3901
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3715
  *) ac_try_echo=$ac_try;;
3902
  *) ac_try_echo=$ac_try;;
3716
esac
3903
esac
3717
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3904
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3905
$as_echo "$ac_try_echo") >&5
3718
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3906
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3719
  ac_status=$?
3907
  ac_status=$?
3720
  grep -v '^ *+' conftest.er1 >conftest.err
3908
  grep -v '^ *+' conftest.er1 >conftest.err
3721
  rm -f conftest.er1
3909
  rm -f conftest.er1
3722
  cat conftest.err >&5
3910
  cat conftest.err >&5
3723
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3911
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3724
  (exit $ac_status); } >/dev/null && {
3912
  (exit $ac_status); } >/dev/null && {
3725
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3913
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3726
	 test ! -s conftest.err
3914
	 test ! -s conftest.err
Lines 3728-3734 Link Here
3728
  # Broken: success on invalid input.
3916
  # Broken: success on invalid input.
3729
continue
3917
continue
3730
else
3918
else
3731
  echo "$as_me: failed program was:" >&5
3919
  $as_echo "$as_me: failed program was:" >&5
3732
sed 's/^/| /' conftest.$ac_ext >&5
3920
sed 's/^/| /' conftest.$ac_ext >&5
3733
3921
3734
  # Passes both tests.
3922
  # Passes both tests.
Lines 3753-3760 Link Here
3753
else
3941
else
3754
  ac_cv_prog_CPP=$CPP
3942
  ac_cv_prog_CPP=$CPP
3755
fi
3943
fi
3756
{ echo "$as_me:$LINENO: result: $CPP" >&5
3944
{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
3757
echo "${ECHO_T}$CPP" >&6; }
3945
$as_echo "$CPP" >&6; }
3758
ac_preproc_ok=false
3946
ac_preproc_ok=false
3759
for ac_c_preproc_warn_flag in '' yes
3947
for ac_c_preproc_warn_flag in '' yes
3760
do
3948
do
Lines 3782-3801 Link Here
3782
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3970
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3783
  *) ac_try_echo=$ac_try;;
3971
  *) ac_try_echo=$ac_try;;
3784
esac
3972
esac
3785
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3973
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3974
$as_echo "$ac_try_echo") >&5
3786
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3975
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3787
  ac_status=$?
3976
  ac_status=$?
3788
  grep -v '^ *+' conftest.er1 >conftest.err
3977
  grep -v '^ *+' conftest.er1 >conftest.err
3789
  rm -f conftest.er1
3978
  rm -f conftest.er1
3790
  cat conftest.err >&5
3979
  cat conftest.err >&5
3791
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3980
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3792
  (exit $ac_status); } >/dev/null && {
3981
  (exit $ac_status); } >/dev/null && {
3793
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3982
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3794
	 test ! -s conftest.err
3983
	 test ! -s conftest.err
3795
       }; then
3984
       }; then
3796
  :
3985
  :
3797
else
3986
else
3798
  echo "$as_me: failed program was:" >&5
3987
  $as_echo "$as_me: failed program was:" >&5
3799
sed 's/^/| /' conftest.$ac_ext >&5
3988
sed 's/^/| /' conftest.$ac_ext >&5
3800
3989
3801
  # Broken: fails on valid input.
3990
  # Broken: fails on valid input.
Lines 3819-3831 Link Here
3819
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4008
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3820
  *) ac_try_echo=$ac_try;;
4009
  *) ac_try_echo=$ac_try;;
3821
esac
4010
esac
3822
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4011
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4012
$as_echo "$ac_try_echo") >&5
3823
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4013
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3824
  ac_status=$?
4014
  ac_status=$?
3825
  grep -v '^ *+' conftest.er1 >conftest.err
4015
  grep -v '^ *+' conftest.er1 >conftest.err
3826
  rm -f conftest.er1
4016
  rm -f conftest.er1
3827
  cat conftest.err >&5
4017
  cat conftest.err >&5
3828
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4018
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3829
  (exit $ac_status); } >/dev/null && {
4019
  (exit $ac_status); } >/dev/null && {
3830
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4020
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3831
	 test ! -s conftest.err
4021
	 test ! -s conftest.err
Lines 3833-3839 Link Here
3833
  # Broken: success on invalid input.
4023
  # Broken: success on invalid input.
3834
continue
4024
continue
3835
else
4025
else
3836
  echo "$as_me: failed program was:" >&5
4026
  $as_echo "$as_me: failed program was:" >&5
3837
sed 's/^/| /' conftest.$ac_ext >&5
4027
sed 's/^/| /' conftest.$ac_ext >&5
3838
4028
3839
  # Passes both tests.
4029
  # Passes both tests.
Lines 3849-3859 Link Here
3849
if $ac_preproc_ok; then
4039
if $ac_preproc_ok; then
3850
  :
4040
  :
3851
else
4041
else
3852
  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4042
  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
4043
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4044
{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3853
See \`config.log' for more details." >&5
4045
See \`config.log' for more details." >&5
3854
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4046
$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3855
See \`config.log' for more details." >&2;}
4047
See \`config.log' for more details." >&2;}
3856
   { (exit 1); exit 1; }; }
4048
   { (exit 1); exit 1; }; }; }
3857
fi
4049
fi
3858
4050
3859
ac_ext=c
4051
ac_ext=c
Lines 3863-3904 Link Here
3863
ac_compiler_gnu=$ac_cv_c_compiler_gnu
4055
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3864
4056
3865
4057
3866
{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4058
{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3867
echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
4059
$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3868
if test "${ac_cv_path_GREP+set}" = set; then
4060
if test "${ac_cv_path_GREP+set}" = set; then
3869
  echo $ECHO_N "(cached) $ECHO_C" >&6
4061
  $as_echo_n "(cached) " >&6
3870
else
4062
else
3871
  # Extract the first word of "grep ggrep" to use in msg output
4063
  if test -z "$GREP"; then
3872
if test -z "$GREP"; then
3873
set dummy grep ggrep; ac_prog_name=$2
3874
if test "${ac_cv_path_GREP+set}" = set; then
3875
  echo $ECHO_N "(cached) $ECHO_C" >&6
3876
else
3877
  ac_path_GREP_found=false
4064
  ac_path_GREP_found=false
3878
# Loop through the user's path and test for each of PROGNAME-LIST
4065
  # Loop through the user's path and test for each of PROGNAME-LIST
3879
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4066
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3880
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4067
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3881
do
4068
do
3882
  IFS=$as_save_IFS
4069
  IFS=$as_save_IFS
3883
  test -z "$as_dir" && as_dir=.
4070
  test -z "$as_dir" && as_dir=.
3884
  for ac_prog in grep ggrep; do
4071
  for ac_prog in grep ggrep; do
3885
  for ac_exec_ext in '' $ac_executable_extensions; do
4072
    for ac_exec_ext in '' $ac_executable_extensions; do
3886
    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4073
      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3887
    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4074
      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3888
    # Check for GNU ac_path_GREP and select it if it is found.
4075
# Check for GNU ac_path_GREP and select it if it is found.
3889
  # Check for GNU $ac_path_GREP
4076
  # Check for GNU $ac_path_GREP
3890
case `"$ac_path_GREP" --version 2>&1` in
4077
case `"$ac_path_GREP" --version 2>&1` in
3891
*GNU*)
4078
*GNU*)
3892
  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4079
  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3893
*)
4080
*)
3894
  ac_count=0
4081
  ac_count=0
3895
  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4082
  $as_echo_n 0123456789 >"conftest.in"
3896
  while :
4083
  while :
3897
  do
4084
  do
3898
    cat "conftest.in" "conftest.in" >"conftest.tmp"
4085
    cat "conftest.in" "conftest.in" >"conftest.tmp"
3899
    mv "conftest.tmp" "conftest.in"
4086
    mv "conftest.tmp" "conftest.in"
3900
    cp "conftest.in" "conftest.nl"
4087
    cp "conftest.in" "conftest.nl"
3901
    echo 'GREP' >> "conftest.nl"
4088
    $as_echo 'GREP' >> "conftest.nl"
3902
    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4089
    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3903
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4090
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3904
    ac_count=`expr $ac_count + 1`
4091
    ac_count=`expr $ac_count + 1`
Lines 3913-3986 Link Here
3913
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4100
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3914
esac
4101
esac
3915
4102
3916
4103
      $ac_path_GREP_found && break 3
3917
    $ac_path_GREP_found && break 3
4104
    done
3918
  done
4105
  done
3919
done
4106
done
3920
3921
done
3922
IFS=$as_save_IFS
4107
IFS=$as_save_IFS
3923
4108
  if test -z "$ac_cv_path_GREP"; then
3924
4109
    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3925
fi
4110
$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3926
3927
GREP="$ac_cv_path_GREP"
3928
if test -z "$GREP"; then
3929
  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3930
echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3931
   { (exit 1); exit 1; }; }
4111
   { (exit 1); exit 1; }; }
3932
fi
4112
  fi
3933
3934
else
4113
else
3935
  ac_cv_path_GREP=$GREP
4114
  ac_cv_path_GREP=$GREP
3936
fi
4115
fi
3937
4116
3938
3939
fi
4117
fi
3940
{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4118
{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3941
echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
4119
$as_echo "$ac_cv_path_GREP" >&6; }
3942
 GREP="$ac_cv_path_GREP"
4120
 GREP="$ac_cv_path_GREP"
3943
4121
3944
4122
3945
{ echo "$as_me:$LINENO: checking for egrep" >&5
4123
{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
3946
echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
4124
$as_echo_n "checking for egrep... " >&6; }
3947
if test "${ac_cv_path_EGREP+set}" = set; then
4125
if test "${ac_cv_path_EGREP+set}" = set; then
3948
  echo $ECHO_N "(cached) $ECHO_C" >&6
4126
  $as_echo_n "(cached) " >&6
3949
else
4127
else
3950
  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4128
  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3951
   then ac_cv_path_EGREP="$GREP -E"
4129
   then ac_cv_path_EGREP="$GREP -E"
3952
   else
4130
   else
3953
     # Extract the first word of "egrep" to use in msg output
4131
     if test -z "$EGREP"; then
3954
if test -z "$EGREP"; then
3955
set dummy egrep; ac_prog_name=$2
3956
if test "${ac_cv_path_EGREP+set}" = set; then
3957
  echo $ECHO_N "(cached) $ECHO_C" >&6
3958
else
3959
  ac_path_EGREP_found=false
4132
  ac_path_EGREP_found=false
3960
# Loop through the user's path and test for each of PROGNAME-LIST
4133
  # Loop through the user's path and test for each of PROGNAME-LIST
3961
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4134
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3962
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4135
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3963
do
4136
do
3964
  IFS=$as_save_IFS
4137
  IFS=$as_save_IFS
3965
  test -z "$as_dir" && as_dir=.
4138
  test -z "$as_dir" && as_dir=.
3966
  for ac_prog in egrep; do
4139
  for ac_prog in egrep; do
3967
  for ac_exec_ext in '' $ac_executable_extensions; do
4140
    for ac_exec_ext in '' $ac_executable_extensions; do
3968
    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4141
      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3969
    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4142
      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3970
    # Check for GNU ac_path_EGREP and select it if it is found.
4143
# Check for GNU ac_path_EGREP and select it if it is found.
3971
  # Check for GNU $ac_path_EGREP
4144
  # Check for GNU $ac_path_EGREP
3972
case `"$ac_path_EGREP" --version 2>&1` in
4145
case `"$ac_path_EGREP" --version 2>&1` in
3973
*GNU*)
4146
*GNU*)
3974
  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4147
  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3975
*)
4148
*)
3976
  ac_count=0
4149
  ac_count=0
3977
  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4150
  $as_echo_n 0123456789 >"conftest.in"
3978
  while :
4151
  while :
3979
  do
4152
  do
3980
    cat "conftest.in" "conftest.in" >"conftest.tmp"
4153
    cat "conftest.in" "conftest.in" >"conftest.tmp"
3981
    mv "conftest.tmp" "conftest.in"
4154
    mv "conftest.tmp" "conftest.in"
3982
    cp "conftest.in" "conftest.nl"
4155
    cp "conftest.in" "conftest.nl"
3983
    echo 'EGREP' >> "conftest.nl"
4156
    $as_echo 'EGREP' >> "conftest.nl"
3984
    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4157
    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3985
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4158
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3986
    ac_count=`expr $ac_count + 1`
4159
    ac_count=`expr $ac_count + 1`
Lines 3995-4034 Link Here
3995
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4168
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3996
esac
4169
esac
3997
4170
3998
4171
      $ac_path_EGREP_found && break 3
3999
    $ac_path_EGREP_found && break 3
4172
    done
4000
  done
4173
  done
4001
done
4174
done
4002
4003
done
4004
IFS=$as_save_IFS
4175
IFS=$as_save_IFS
4005
4176
  if test -z "$ac_cv_path_EGREP"; then
4006
4177
    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4007
fi
4178
$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4008
4009
EGREP="$ac_cv_path_EGREP"
4010
if test -z "$EGREP"; then
4011
  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4012
echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4013
   { (exit 1); exit 1; }; }
4179
   { (exit 1); exit 1; }; }
4014
fi
4180
  fi
4015
4016
else
4181
else
4017
  ac_cv_path_EGREP=$EGREP
4182
  ac_cv_path_EGREP=$EGREP
4018
fi
4183
fi
4019
4184
4020
4021
   fi
4185
   fi
4022
fi
4186
fi
4023
{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4187
{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4024
echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
4188
$as_echo "$ac_cv_path_EGREP" >&6; }
4025
 EGREP="$ac_cv_path_EGREP"
4189
 EGREP="$ac_cv_path_EGREP"
4026
4190
4027
4191
4028
{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4192
{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4029
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4193
$as_echo_n "checking for ANSI C header files... " >&6; }
4030
if test "${ac_cv_header_stdc+set}" = set; then
4194
if test "${ac_cv_header_stdc+set}" = set; then
4031
  echo $ECHO_N "(cached) $ECHO_C" >&6
4195
  $as_echo_n "(cached) " >&6
4032
else
4196
else
4033
  cat >conftest.$ac_ext <<_ACEOF
4197
  cat >conftest.$ac_ext <<_ACEOF
4034
/* confdefs.h.  */
4198
/* confdefs.h.  */
Lines 4055-4074 Link Here
4055
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4219
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4056
  *) ac_try_echo=$ac_try;;
4220
  *) ac_try_echo=$ac_try;;
4057
esac
4221
esac
4058
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4222
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4223
$as_echo "$ac_try_echo") >&5
4059
  (eval "$ac_compile") 2>conftest.er1
4224
  (eval "$ac_compile") 2>conftest.er1
4060
  ac_status=$?
4225
  ac_status=$?
4061
  grep -v '^ *+' conftest.er1 >conftest.err
4226
  grep -v '^ *+' conftest.er1 >conftest.err
4062
  rm -f conftest.er1
4227
  rm -f conftest.er1
4063
  cat conftest.err >&5
4228
  cat conftest.err >&5
4064
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4229
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4065
  (exit $ac_status); } && {
4230
  (exit $ac_status); } && {
4066
	 test -z "$ac_c_werror_flag" ||
4231
	 test -z "$ac_c_werror_flag" ||
4067
	 test ! -s conftest.err
4232
	 test ! -s conftest.err
4068
       } && test -s conftest.$ac_objext; then
4233
       } && test -s conftest.$ac_objext; then
4069
  ac_cv_header_stdc=yes
4234
  ac_cv_header_stdc=yes
4070
else
4235
else
4071
  echo "$as_me: failed program was:" >&5
4236
  $as_echo "$as_me: failed program was:" >&5
4072
sed 's/^/| /' conftest.$ac_ext >&5
4237
sed 's/^/| /' conftest.$ac_ext >&5
4073
4238
4074
	ac_cv_header_stdc=no
4239
	ac_cv_header_stdc=no
Lines 4093-4099 Link Here
4093
else
4258
else
4094
  ac_cv_header_stdc=no
4259
  ac_cv_header_stdc=no
4095
fi
4260
fi
4096
rm -f -r conftest*
4261
rm -f conftest*
4097
4262
4098
fi
4263
fi
4099
4264
Lines 4114-4120 Link Here
4114
else
4279
else
4115
  ac_cv_header_stdc=no
4280
  ac_cv_header_stdc=no
4116
fi
4281
fi
4117
rm -f -r conftest*
4282
rm -f conftest*
4118
4283
4119
fi
4284
fi
4120
4285
Lines 4160-4196 Link Here
4160
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4325
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4161
  *) ac_try_echo=$ac_try;;
4326
  *) ac_try_echo=$ac_try;;
4162
esac
4327
esac
4163
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4328
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4329
$as_echo "$ac_try_echo") >&5
4164
  (eval "$ac_link") 2>&5
4330
  (eval "$ac_link") 2>&5
4165
  ac_status=$?
4331
  ac_status=$?
4166
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4332
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4167
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4333
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4168
  { (case "(($ac_try" in
4334
  { (case "(($ac_try" in
4169
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4335
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4170
  *) ac_try_echo=$ac_try;;
4336
  *) ac_try_echo=$ac_try;;
4171
esac
4337
esac
4172
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4338
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4339
$as_echo "$ac_try_echo") >&5
4173
  (eval "$ac_try") 2>&5
4340
  (eval "$ac_try") 2>&5
4174
  ac_status=$?
4341
  ac_status=$?
4175
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4342
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4176
  (exit $ac_status); }; }; then
4343
  (exit $ac_status); }; }; then
4177
  :
4344
  :
4178
else
4345
else
4179
  echo "$as_me: program exited with status $ac_status" >&5
4346
  $as_echo "$as_me: program exited with status $ac_status" >&5
4180
echo "$as_me: failed program was:" >&5
4347
$as_echo "$as_me: failed program was:" >&5
4181
sed 's/^/| /' conftest.$ac_ext >&5
4348
sed 's/^/| /' conftest.$ac_ext >&5
4182
4349
4183
( exit $ac_status )
4350
( exit $ac_status )
4184
ac_cv_header_stdc=no
4351
ac_cv_header_stdc=no
4185
fi
4352
fi
4353
rm -rf conftest.dSYM
4186
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4354
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4187
fi
4355
fi
4188
4356
4189
4357
4190
fi
4358
fi
4191
fi
4359
fi
4192
{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4360
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4193
echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4361
$as_echo "$ac_cv_header_stdc" >&6; }
4194
if test $ac_cv_header_stdc = yes; then
4362
if test $ac_cv_header_stdc = yes; then
4195
4363
4196
cat >>confdefs.h <<\_ACEOF
4364
cat >>confdefs.h <<\_ACEOF
Lines 4212-4222 Link Here
4212
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4380
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4213
		  inttypes.h stdint.h unistd.h
4381
		  inttypes.h stdint.h unistd.h
4214
do
4382
do
4215
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4383
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4216
{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4384
{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4217
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4385
$as_echo_n "checking for $ac_header... " >&6; }
4218
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4386
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4219
  echo $ECHO_N "(cached) $ECHO_C" >&6
4387
  $as_echo_n "(cached) " >&6
4220
else
4388
else
4221
  cat >conftest.$ac_ext <<_ACEOF
4389
  cat >conftest.$ac_ext <<_ACEOF
4222
/* confdefs.h.  */
4390
/* confdefs.h.  */
Lines 4234-4253 Link Here
4234
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4402
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4235
  *) ac_try_echo=$ac_try;;
4403
  *) ac_try_echo=$ac_try;;
4236
esac
4404
esac
4237
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4405
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4406
$as_echo "$ac_try_echo") >&5
4238
  (eval "$ac_compile") 2>conftest.er1
4407
  (eval "$ac_compile") 2>conftest.er1
4239
  ac_status=$?
4408
  ac_status=$?
4240
  grep -v '^ *+' conftest.er1 >conftest.err
4409
  grep -v '^ *+' conftest.er1 >conftest.err
4241
  rm -f conftest.er1
4410
  rm -f conftest.er1
4242
  cat conftest.err >&5
4411
  cat conftest.err >&5
4243
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4412
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4244
  (exit $ac_status); } && {
4413
  (exit $ac_status); } && {
4245
	 test -z "$ac_c_werror_flag" ||
4414
	 test -z "$ac_c_werror_flag" ||
4246
	 test ! -s conftest.err
4415
	 test ! -s conftest.err
4247
       } && test -s conftest.$ac_objext; then
4416
       } && test -s conftest.$ac_objext; then
4248
  eval "$as_ac_Header=yes"
4417
  eval "$as_ac_Header=yes"
4249
else
4418
else
4250
  echo "$as_me: failed program was:" >&5
4419
  $as_echo "$as_me: failed program was:" >&5
4251
sed 's/^/| /' conftest.$ac_ext >&5
4420
sed 's/^/| /' conftest.$ac_ext >&5
4252
4421
4253
	eval "$as_ac_Header=no"
4422
	eval "$as_ac_Header=no"
Lines 4255-4266 Link Here
4255
4424
4256
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4425
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4257
fi
4426
fi
4258
ac_res=`eval echo '${'$as_ac_Header'}'`
4427
ac_res=`eval 'as_val=${'$as_ac_Header'}
4259
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
4428
		 $as_echo "$as_val"'`
4260
echo "${ECHO_T}$ac_res" >&6; }
4429
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4261
if test `eval echo '${'$as_ac_Header'}'` = yes; then
4430
$as_echo "$ac_res" >&6; }
4431
as_val=`eval 'as_val=${'$as_ac_Header'}
4432
		 $as_echo "$as_val"'`
4433
   if test "x$as_val" = x""yes; then
4262
  cat >>confdefs.h <<_ACEOF
4434
  cat >>confdefs.h <<_ACEOF
4263
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4435
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4264
_ACEOF
4436
_ACEOF
4265
4437
4266
fi
4438
fi
Lines 4268-4295 Link Here
4268
done
4440
done
4269
4441
4270
4442
4271
{ echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
4443
4272
echo $ECHO_N "checking whether byte ordering is bigendian... $ECHO_C" >&6; }
4444
 { $as_echo "$as_me:$LINENO: checking whether byte ordering is bigendian" >&5
4445
$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
4273
if test "${ac_cv_c_bigendian+set}" = set; then
4446
if test "${ac_cv_c_bigendian+set}" = set; then
4274
  echo $ECHO_N "(cached) $ECHO_C" >&6
4447
  $as_echo_n "(cached) " >&6
4275
else
4448
else
4276
  # See if sys/param.h defines the BYTE_ORDER macro.
4449
  ac_cv_c_bigendian=unknown
4277
cat >conftest.$ac_ext <<_ACEOF
4450
    # See if we're dealing with a universal compiler.
4451
    cat >conftest.$ac_ext <<_ACEOF
4452
/* confdefs.h.  */
4453
_ACEOF
4454
cat confdefs.h >>conftest.$ac_ext
4455
cat >>conftest.$ac_ext <<_ACEOF
4456
/* end confdefs.h.  */
4457
#ifndef __APPLE_CC__
4458
	       not a universal capable compiler
4459
	     #endif
4460
	     typedef int dummy;
4461
4462
_ACEOF
4463
rm -f conftest.$ac_objext
4464
if { (ac_try="$ac_compile"
4465
case "(($ac_try" in
4466
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4467
  *) ac_try_echo=$ac_try;;
4468
esac
4469
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4470
$as_echo "$ac_try_echo") >&5
4471
  (eval "$ac_compile") 2>conftest.er1
4472
  ac_status=$?
4473
  grep -v '^ *+' conftest.er1 >conftest.err
4474
  rm -f conftest.er1
4475
  cat conftest.err >&5
4476
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4477
  (exit $ac_status); } && {
4478
	 test -z "$ac_c_werror_flag" ||
4479
	 test ! -s conftest.err
4480
       } && test -s conftest.$ac_objext; then
4481
4482
	# Check for potential -arch flags.  It is not universal unless
4483
	# there are some -arch flags.  Note that *ppc* also matches
4484
	# ppc64.  This check is also rather less than ideal.
4485
	case "${CC} ${CFLAGS} ${CPPFLAGS} ${LDFLAGS}" in  #(
4486
	  *-arch*ppc*|*-arch*i386*|*-arch*x86_64*) ac_cv_c_bigendian=universal;;
4487
	esac
4488
else
4489
  $as_echo "$as_me: failed program was:" >&5
4490
sed 's/^/| /' conftest.$ac_ext >&5
4491
4492
4493
fi
4494
4495
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4496
    if test $ac_cv_c_bigendian = unknown; then
4497
      # See if sys/param.h defines the BYTE_ORDER macro.
4498
      cat >conftest.$ac_ext <<_ACEOF
4278
/* confdefs.h.  */
4499
/* confdefs.h.  */
4279
_ACEOF
4500
_ACEOF
4280
cat confdefs.h >>conftest.$ac_ext
4501
cat confdefs.h >>conftest.$ac_ext
4281
cat >>conftest.$ac_ext <<_ACEOF
4502
cat >>conftest.$ac_ext <<_ACEOF
4282
/* end confdefs.h.  */
4503
/* end confdefs.h.  */
4283
#include <sys/types.h>
4504
#include <sys/types.h>
4284
#include <sys/param.h>
4505
	     #include <sys/param.h>
4285
4506
4286
int
4507
int
4287
main ()
4508
main ()
4288
{
4509
{
4289
#if  ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN \
4510
#if ! (defined BYTE_ORDER && defined BIG_ENDIAN \
4290
	&& BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
4511
		     && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN \
4291
 bogus endian macros
4512
		     && LITTLE_ENDIAN)
4292
#endif
4513
	      bogus endian macros
4514
	     #endif
4293
4515
4294
  ;
4516
  ;
4295
  return 0;
4517
  return 0;
Lines 4301-4333 Link Here
4301
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4523
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4302
  *) ac_try_echo=$ac_try;;
4524
  *) ac_try_echo=$ac_try;;
4303
esac
4525
esac
4304
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4526
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4527
$as_echo "$ac_try_echo") >&5
4305
  (eval "$ac_compile") 2>conftest.er1
4528
  (eval "$ac_compile") 2>conftest.er1
4306
  ac_status=$?
4529
  ac_status=$?
4307
  grep -v '^ *+' conftest.er1 >conftest.err
4530
  grep -v '^ *+' conftest.er1 >conftest.err
4308
  rm -f conftest.er1
4531
  rm -f conftest.er1
4309
  cat conftest.err >&5
4532
  cat conftest.err >&5
4310
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4533
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4311
  (exit $ac_status); } && {
4534
  (exit $ac_status); } && {
4312
	 test -z "$ac_c_werror_flag" ||
4535
	 test -z "$ac_c_werror_flag" ||
4313
	 test ! -s conftest.err
4536
	 test ! -s conftest.err
4314
       } && test -s conftest.$ac_objext; then
4537
       } && test -s conftest.$ac_objext; then
4315
  # It does; now see whether it defined to BIG_ENDIAN or not.
4538
  # It does; now see whether it defined to BIG_ENDIAN or not.
4316
cat >conftest.$ac_ext <<_ACEOF
4539
	 cat >conftest.$ac_ext <<_ACEOF
4317
/* confdefs.h.  */
4540
/* confdefs.h.  */
4318
_ACEOF
4541
_ACEOF
4319
cat confdefs.h >>conftest.$ac_ext
4542
cat confdefs.h >>conftest.$ac_ext
4320
cat >>conftest.$ac_ext <<_ACEOF
4543
cat >>conftest.$ac_ext <<_ACEOF
4321
/* end confdefs.h.  */
4544
/* end confdefs.h.  */
4322
#include <sys/types.h>
4545
#include <sys/types.h>
4323
#include <sys/param.h>
4546
		#include <sys/param.h>
4324
4547
4325
int
4548
int
4326
main ()
4549
main ()
4327
{
4550
{
4328
#if BYTE_ORDER != BIG_ENDIAN
4551
#if BYTE_ORDER != BIG_ENDIAN
4329
 not big endian
4552
		 not big endian
4330
#endif
4553
		#endif
4331
4554
4332
  ;
4555
  ;
4333
  return 0;
4556
  return 0;
Lines 4339-4358 Link Here
4339
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4562
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4340
  *) ac_try_echo=$ac_try;;
4563
  *) ac_try_echo=$ac_try;;
4341
esac
4564
esac
4342
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4565
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4566
$as_echo "$ac_try_echo") >&5
4343
  (eval "$ac_compile") 2>conftest.er1
4567
  (eval "$ac_compile") 2>conftest.er1
4344
  ac_status=$?
4568
  ac_status=$?
4345
  grep -v '^ *+' conftest.er1 >conftest.err
4569
  grep -v '^ *+' conftest.er1 >conftest.err
4346
  rm -f conftest.er1
4570
  rm -f conftest.er1
4347
  cat conftest.err >&5
4571
  cat conftest.err >&5
4348
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4572
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4349
  (exit $ac_status); } && {
4573
  (exit $ac_status); } && {
4350
	 test -z "$ac_c_werror_flag" ||
4574
	 test -z "$ac_c_werror_flag" ||
4351
	 test ! -s conftest.err
4575
	 test ! -s conftest.err
4352
       } && test -s conftest.$ac_objext; then
4576
       } && test -s conftest.$ac_objext; then
4353
  ac_cv_c_bigendian=yes
4577
  ac_cv_c_bigendian=yes
4354
else
4578
else
4355
  echo "$as_me: failed program was:" >&5
4579
  $as_echo "$as_me: failed program was:" >&5
4356
sed 's/^/| /' conftest.$ac_ext >&5
4580
sed 's/^/| /' conftest.$ac_ext >&5
4357
4581
4358
	ac_cv_c_bigendian=no
4582
	ac_cv_c_bigendian=no
Lines 4360-4388 Link Here
4360
4584
4361
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4585
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4362
else
4586
else
4363
  echo "$as_me: failed program was:" >&5
4587
  $as_echo "$as_me: failed program was:" >&5
4364
sed 's/^/| /' conftest.$ac_ext >&5
4588
sed 's/^/| /' conftest.$ac_ext >&5
4365
4589
4366
	# It does not; compile a test program.
4590
4367
if test "$cross_compiling" = yes; then
4591
fi
4368
  # try to guess the endianness by grepping values into an object file
4592
4369
  ac_cv_c_bigendian=unknown
4593
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4370
  cat >conftest.$ac_ext <<_ACEOF
4594
    fi
4595
    if test $ac_cv_c_bigendian = unknown; then
4596
      # See if <limits.h> defines _LITTLE_ENDIAN or _BIG_ENDIAN (e.g., Solaris).
4597
      cat >conftest.$ac_ext <<_ACEOF
4371
/* confdefs.h.  */
4598
/* confdefs.h.  */
4372
_ACEOF
4599
_ACEOF
4373
cat confdefs.h >>conftest.$ac_ext
4600
cat confdefs.h >>conftest.$ac_ext
4374
cat >>conftest.$ac_ext <<_ACEOF
4601
cat >>conftest.$ac_ext <<_ACEOF
4375
/* end confdefs.h.  */
4602
/* end confdefs.h.  */
4376
short int ascii_mm[] = { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
4603
#include <limits.h>
4377
short int ascii_ii[] = { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
4604
4378
void _ascii () { char *s = (char *) ascii_mm; s = (char *) ascii_ii; }
4379
short int ebcdic_ii[] = { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
4380
short int ebcdic_mm[] = { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
4381
void _ebcdic () { char *s = (char *) ebcdic_mm; s = (char *) ebcdic_ii; }
4382
int
4605
int
4383
main ()
4606
main ()
4384
{
4607
{
4385
 _ascii (); _ebcdic ();
4608
#if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
4609
	      bogus endian macros
4610
	     #endif
4611
4386
  ;
4612
  ;
4387
  return 0;
4613
  return 0;
4388
}
4614
}
Lines 4393-4422 Link Here
4393
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4619
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4394
  *) ac_try_echo=$ac_try;;
4620
  *) ac_try_echo=$ac_try;;
4395
esac
4621
esac
4396
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4622
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4623
$as_echo "$ac_try_echo") >&5
4397
  (eval "$ac_compile") 2>conftest.er1
4624
  (eval "$ac_compile") 2>conftest.er1
4398
  ac_status=$?
4625
  ac_status=$?
4399
  grep -v '^ *+' conftest.er1 >conftest.err
4626
  grep -v '^ *+' conftest.er1 >conftest.err
4400
  rm -f conftest.er1
4627
  rm -f conftest.er1
4401
  cat conftest.err >&5
4628
  cat conftest.err >&5
4402
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4629
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4403
  (exit $ac_status); } && {
4630
  (exit $ac_status); } && {
4404
	 test -z "$ac_c_werror_flag" ||
4631
	 test -z "$ac_c_werror_flag" ||
4405
	 test ! -s conftest.err
4632
	 test ! -s conftest.err
4406
       } && test -s conftest.$ac_objext; then
4633
       } && test -s conftest.$ac_objext; then
4407
  if grep BIGenDianSyS conftest.$ac_objext >/dev/null ; then
4634
  # It does; now see whether it defined to _BIG_ENDIAN or not.
4635
	 cat >conftest.$ac_ext <<_ACEOF
4636
/* confdefs.h.  */
4637
_ACEOF
4638
cat confdefs.h >>conftest.$ac_ext
4639
cat >>conftest.$ac_ext <<_ACEOF
4640
/* end confdefs.h.  */
4641
#include <limits.h>
4642
4643
int
4644
main ()
4645
{
4646
#ifndef _BIG_ENDIAN
4647
		 not big endian
4648
		#endif
4649
4650
  ;
4651
  return 0;
4652
}
4653
_ACEOF
4654
rm -f conftest.$ac_objext
4655
if { (ac_try="$ac_compile"
4656
case "(($ac_try" in
4657
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4658
  *) ac_try_echo=$ac_try;;
4659
esac
4660
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4661
$as_echo "$ac_try_echo") >&5
4662
  (eval "$ac_compile") 2>conftest.er1
4663
  ac_status=$?
4664
  grep -v '^ *+' conftest.er1 >conftest.err
4665
  rm -f conftest.er1
4666
  cat conftest.err >&5
4667
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4668
  (exit $ac_status); } && {
4669
	 test -z "$ac_c_werror_flag" ||
4670
	 test ! -s conftest.err
4671
       } && test -s conftest.$ac_objext; then
4408
  ac_cv_c_bigendian=yes
4672
  ac_cv_c_bigendian=yes
4409
fi
4410
if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
4411
  if test "$ac_cv_c_bigendian" = unknown; then
4412
    ac_cv_c_bigendian=no
4413
  else
4414
    # finding both strings is unlikely to happen, but who knows?
4415
    ac_cv_c_bigendian=unknown
4416
  fi
4417
fi
4418
else
4673
else
4419
  echo "$as_me: failed program was:" >&5
4674
  $as_echo "$as_me: failed program was:" >&5
4675
sed 's/^/| /' conftest.$ac_ext >&5
4676
4677
	ac_cv_c_bigendian=no
4678
fi
4679
4680
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4681
else
4682
  $as_echo "$as_me: failed program was:" >&5
4683
sed 's/^/| /' conftest.$ac_ext >&5
4684
4685
4686
fi
4687
4688
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4689
    fi
4690
    if test $ac_cv_c_bigendian = unknown; then
4691
      # Compile a test program.
4692
      if test "$cross_compiling" = yes; then
4693
  # Try to guess by grepping values from an object file.
4694
	 cat >conftest.$ac_ext <<_ACEOF
4695
/* confdefs.h.  */
4696
_ACEOF
4697
cat confdefs.h >>conftest.$ac_ext
4698
cat >>conftest.$ac_ext <<_ACEOF
4699
/* end confdefs.h.  */
4700
short int ascii_mm[] =
4701
		  { 0x4249, 0x4765, 0x6E44, 0x6961, 0x6E53, 0x7953, 0 };
4702
		short int ascii_ii[] =
4703
		  { 0x694C, 0x5454, 0x656C, 0x6E45, 0x6944, 0x6E61, 0 };
4704
		int use_ascii (int i) {
4705
		  return ascii_mm[i] + ascii_ii[i];
4706
		}
4707
		short int ebcdic_ii[] =
4708
		  { 0x89D3, 0xE3E3, 0x8593, 0x95C5, 0x89C4, 0x9581, 0 };
4709
		short int ebcdic_mm[] =
4710
		  { 0xC2C9, 0xC785, 0x95C4, 0x8981, 0x95E2, 0xA8E2, 0 };
4711
		int use_ebcdic (int i) {
4712
		  return ebcdic_mm[i] + ebcdic_ii[i];
4713
		}
4714
		extern int foo;
4715
4716
int
4717
main ()
4718
{
4719
return use_ascii (foo) == use_ebcdic (foo);
4720
  ;
4721
  return 0;
4722
}
4723
_ACEOF
4724
rm -f conftest.$ac_objext
4725
if { (ac_try="$ac_compile"
4726
case "(($ac_try" in
4727
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4728
  *) ac_try_echo=$ac_try;;
4729
esac
4730
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4731
$as_echo "$ac_try_echo") >&5
4732
  (eval "$ac_compile") 2>conftest.er1
4733
  ac_status=$?
4734
  grep -v '^ *+' conftest.er1 >conftest.err
4735
  rm -f conftest.er1
4736
  cat conftest.err >&5
4737
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4738
  (exit $ac_status); } && {
4739
	 test -z "$ac_c_werror_flag" ||
4740
	 test ! -s conftest.err
4741
       } && test -s conftest.$ac_objext; then
4742
  if grep BIGenDianSyS conftest.$ac_objext >/dev/null; then
4743
	      ac_cv_c_bigendian=yes
4744
	    fi
4745
	    if grep LiTTleEnDian conftest.$ac_objext >/dev/null ; then
4746
	      if test "$ac_cv_c_bigendian" = unknown; then
4747
		ac_cv_c_bigendian=no
4748
	      else
4749
		# finding both strings is unlikely to happen, but who knows?
4750
		ac_cv_c_bigendian=unknown
4751
	      fi
4752
	    fi
4753
else
4754
  $as_echo "$as_me: failed program was:" >&5
4420
sed 's/^/| /' conftest.$ac_ext >&5
4755
sed 's/^/| /' conftest.$ac_ext >&5
4421
4756
4422
4757
Lines 4435-4448 Link Here
4435
main ()
4770
main ()
4436
{
4771
{
4437
4772
4438
  /* Are we little or big endian?  From Harbison&Steele.  */
4773
	     /* Are we little or big endian?  From Harbison&Steele.  */
4439
  union
4774
	     union
4440
  {
4775
	     {
4441
    long int l;
4776
	       long int l;
4442
    char c[sizeof (long int)];
4777
	       char c[sizeof (long int)];
4443
  } u;
4778
	     } u;
4444
  u.l = 1;
4779
	     u.l = 1;
4445
  return u.c[sizeof (long int) - 1] == 1;
4780
	     return u.c[sizeof (long int) - 1] == 1;
4446
4781
4447
  ;
4782
  ;
4448
  return 0;
4783
  return 0;
Lines 4454-4573 Link Here
4454
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4789
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4455
  *) ac_try_echo=$ac_try;;
4790
  *) ac_try_echo=$ac_try;;
4456
esac
4791
esac
4457
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4792
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4793
$as_echo "$ac_try_echo") >&5
4458
  (eval "$ac_link") 2>&5
4794
  (eval "$ac_link") 2>&5
4459
  ac_status=$?
4795
  ac_status=$?
4460
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4796
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4461
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4797
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4462
  { (case "(($ac_try" in
4798
  { (case "(($ac_try" in
4463
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4799
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4464
  *) ac_try_echo=$ac_try;;
4800
  *) ac_try_echo=$ac_try;;
4465
esac
4801
esac
4466
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4802
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4803
$as_echo "$ac_try_echo") >&5
4467
  (eval "$ac_try") 2>&5
4804
  (eval "$ac_try") 2>&5
4468
  ac_status=$?
4805
  ac_status=$?
4469
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4806
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4470
  (exit $ac_status); }; }; then
4807
  (exit $ac_status); }; }; then
4471
  ac_cv_c_bigendian=no
4808
  ac_cv_c_bigendian=no
4472
else
4809
else
4473
  echo "$as_me: program exited with status $ac_status" >&5
4810
  $as_echo "$as_me: program exited with status $ac_status" >&5
4474
echo "$as_me: failed program was:" >&5
4811
$as_echo "$as_me: failed program was:" >&5
4475
sed 's/^/| /' conftest.$ac_ext >&5
4812
sed 's/^/| /' conftest.$ac_ext >&5
4476
4813
4477
( exit $ac_status )
4814
( exit $ac_status )
4478
ac_cv_c_bigendian=yes
4815
ac_cv_c_bigendian=yes
4479
fi
4816
fi
4817
rm -rf conftest.dSYM
4480
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4818
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4481
fi
4819
fi
4482
4820
4483
4821
4822
    fi
4484
fi
4823
fi
4485
4824
{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
4486
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4825
$as_echo "$ac_cv_c_bigendian" >&6; }
4487
fi
4826
 case $ac_cv_c_bigendian in #(
4488
{ echo "$as_me:$LINENO: result: $ac_cv_c_bigendian" >&5
4827
   yes)
4489
echo "${ECHO_T}$ac_cv_c_bigendian" >&6; }
4828
     cat >>confdefs.h <<\_ACEOF
4490
case $ac_cv_c_bigendian in
4491
  yes)
4492
4493
cat >>confdefs.h <<\_ACEOF
4494
#define WORDS_BIGENDIAN 1
4829
#define WORDS_BIGENDIAN 1
4495
_ACEOF
4830
_ACEOF
4496
 ;;
4831
;; #(
4497
  no)
4832
   no)
4498
     ;;
4833
      ;; #(
4499
  *)
4834
   universal)
4500
    { { echo "$as_me:$LINENO: error: unknown endianness
4835
4501
presetting ac_cv_c_bigendian=no (or yes) will help" >&5
4836
cat >>confdefs.h <<\_ACEOF
4502
echo "$as_me: error: unknown endianness
4837
#define AC_APPLE_UNIVERSAL_BUILD 1
4503
presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
4838
_ACEOF
4839
4840
     ;; #(
4841
   *)
4842
     { { $as_echo "$as_me:$LINENO: error: unknown endianness
4843
 presetting ac_cv_c_bigendian=no (or yes) will help" >&5
4844
$as_echo "$as_me: error: unknown endianness
4845
 presetting ac_cv_c_bigendian=no (or yes) will help" >&2;}
4504
   { (exit 1); exit 1; }; } ;;
4846
   { (exit 1); exit 1; }; } ;;
4505
esac
4847
 esac
4506
4848
4507
4849
4508
4509
{ echo "$as_me:$LINENO: checking for long long" >&5
4510
echo $ECHO_N "checking for long long... $ECHO_C" >&6; }
4511
if test "${ac_cv_type_long_long+set}" = set; then
4512
  echo $ECHO_N "(cached) $ECHO_C" >&6
4513
else
4514
  cat >conftest.$ac_ext <<_ACEOF
4515
/* confdefs.h.  */
4516
_ACEOF
4517
cat confdefs.h >>conftest.$ac_ext
4518
cat >>conftest.$ac_ext <<_ACEOF
4519
/* end confdefs.h.  */
4520
$ac_includes_default
4521
typedef long long ac__type_new_;
4522
int
4523
main ()
4524
{
4525
if ((ac__type_new_ *) 0)
4526
  return 0;
4527
if (sizeof (ac__type_new_))
4528
  return 0;
4529
  ;
4530
  return 0;
4531
}
4532
_ACEOF
4533
rm -f conftest.$ac_objext
4534
if { (ac_try="$ac_compile"
4535
case "(($ac_try" in
4536
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4537
  *) ac_try_echo=$ac_try;;
4538
esac
4539
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4540
  (eval "$ac_compile") 2>conftest.er1
4541
  ac_status=$?
4542
  grep -v '^ *+' conftest.er1 >conftest.err
4543
  rm -f conftest.er1
4544
  cat conftest.err >&5
4545
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4546
  (exit $ac_status); } && {
4547
	 test -z "$ac_c_werror_flag" ||
4548
	 test ! -s conftest.err
4549
       } && test -s conftest.$ac_objext; then
4550
  ac_cv_type_long_long=yes
4551
else
4552
  echo "$as_me: failed program was:" >&5
4553
sed 's/^/| /' conftest.$ac_ext >&5
4554
4555
	ac_cv_type_long_long=no
4556
fi
4557
4558
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4559
fi
4560
{ echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5
4561
echo "${ECHO_T}$ac_cv_type_long_long" >&6; }
4562
4850
4563
# The cast to long int works around a bug in the HP C Compiler
4851
# The cast to long int works around a bug in the HP C Compiler
4564
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4852
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4565
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4853
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4566
# This bug is HP SR number 8606223364.
4854
# This bug is HP SR number 8606223364.
4567
{ echo "$as_me:$LINENO: checking size of long long" >&5
4855
{ $as_echo "$as_me:$LINENO: checking size of long long" >&5
4568
echo $ECHO_N "checking size of long long... $ECHO_C" >&6; }
4856
$as_echo_n "checking size of long long... " >&6; }
4569
if test "${ac_cv_sizeof_long_long+set}" = set; then
4857
if test "${ac_cv_sizeof_long_long+set}" = set; then
4570
  echo $ECHO_N "(cached) $ECHO_C" >&6
4858
  $as_echo_n "(cached) " >&6
4571
else
4859
else
4572
  if test "$cross_compiling" = yes; then
4860
  if test "$cross_compiling" = yes; then
4573
  # Depending upon the size, compute the lo and hi bounds.
4861
  # Depending upon the size, compute the lo and hi bounds.
Lines 4578-4588 Link Here
4578
cat >>conftest.$ac_ext <<_ACEOF
4866
cat >>conftest.$ac_ext <<_ACEOF
4579
/* end confdefs.h.  */
4867
/* end confdefs.h.  */
4580
$ac_includes_default
4868
$ac_includes_default
4581
   typedef long long ac__type_sizeof_;
4582
int
4869
int
4583
main ()
4870
main ()
4584
{
4871
{
4585
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
4872
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) >= 0)];
4586
test_array [0] = 0
4873
test_array [0] = 0
4587
4874
4588
  ;
4875
  ;
Lines 4595-4607 Link Here
4595
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4882
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4596
  *) ac_try_echo=$ac_try;;
4883
  *) ac_try_echo=$ac_try;;
4597
esac
4884
esac
4598
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4885
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4886
$as_echo "$ac_try_echo") >&5
4599
  (eval "$ac_compile") 2>conftest.er1
4887
  (eval "$ac_compile") 2>conftest.er1
4600
  ac_status=$?
4888
  ac_status=$?
4601
  grep -v '^ *+' conftest.er1 >conftest.err
4889
  grep -v '^ *+' conftest.er1 >conftest.err
4602
  rm -f conftest.er1
4890
  rm -f conftest.er1
4603
  cat conftest.err >&5
4891
  cat conftest.err >&5
4604
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4892
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4605
  (exit $ac_status); } && {
4893
  (exit $ac_status); } && {
4606
	 test -z "$ac_c_werror_flag" ||
4894
	 test -z "$ac_c_werror_flag" ||
4607
	 test ! -s conftest.err
4895
	 test ! -s conftest.err
Lines 4615-4625 Link Here
4615
cat >>conftest.$ac_ext <<_ACEOF
4903
cat >>conftest.$ac_ext <<_ACEOF
4616
/* end confdefs.h.  */
4904
/* end confdefs.h.  */
4617
$ac_includes_default
4905
$ac_includes_default
4618
   typedef long long ac__type_sizeof_;
4619
int
4906
int
4620
main ()
4907
main ()
4621
{
4908
{
4622
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
4909
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= $ac_mid)];
4623
test_array [0] = 0
4910
test_array [0] = 0
4624
4911
4625
  ;
4912
  ;
Lines 4632-4651 Link Here
4632
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4919
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4633
  *) ac_try_echo=$ac_try;;
4920
  *) ac_try_echo=$ac_try;;
4634
esac
4921
esac
4635
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4922
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4923
$as_echo "$ac_try_echo") >&5
4636
  (eval "$ac_compile") 2>conftest.er1
4924
  (eval "$ac_compile") 2>conftest.er1
4637
  ac_status=$?
4925
  ac_status=$?
4638
  grep -v '^ *+' conftest.er1 >conftest.err
4926
  grep -v '^ *+' conftest.er1 >conftest.err
4639
  rm -f conftest.er1
4927
  rm -f conftest.er1
4640
  cat conftest.err >&5
4928
  cat conftest.err >&5
4641
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4929
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4642
  (exit $ac_status); } && {
4930
  (exit $ac_status); } && {
4643
	 test -z "$ac_c_werror_flag" ||
4931
	 test -z "$ac_c_werror_flag" ||
4644
	 test ! -s conftest.err
4932
	 test ! -s conftest.err
4645
       } && test -s conftest.$ac_objext; then
4933
       } && test -s conftest.$ac_objext; then
4646
  ac_hi=$ac_mid; break
4934
  ac_hi=$ac_mid; break
4647
else
4935
else
4648
  echo "$as_me: failed program was:" >&5
4936
  $as_echo "$as_me: failed program was:" >&5
4649
sed 's/^/| /' conftest.$ac_ext >&5
4937
sed 's/^/| /' conftest.$ac_ext >&5
4650
4938
4651
	ac_lo=`expr $ac_mid + 1`
4939
	ac_lo=`expr $ac_mid + 1`
Lines 4659-4665 Link Here
4659
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4947
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4660
  done
4948
  done
4661
else
4949
else
4662
  echo "$as_me: failed program was:" >&5
4950
  $as_echo "$as_me: failed program was:" >&5
4663
sed 's/^/| /' conftest.$ac_ext >&5
4951
sed 's/^/| /' conftest.$ac_ext >&5
4664
4952
4665
	cat >conftest.$ac_ext <<_ACEOF
4953
	cat >conftest.$ac_ext <<_ACEOF
Lines 4669-4679 Link Here
4669
cat >>conftest.$ac_ext <<_ACEOF
4957
cat >>conftest.$ac_ext <<_ACEOF
4670
/* end confdefs.h.  */
4958
/* end confdefs.h.  */
4671
$ac_includes_default
4959
$ac_includes_default
4672
   typedef long long ac__type_sizeof_;
4673
int
4960
int
4674
main ()
4961
main ()
4675
{
4962
{
4676
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
4963
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) < 0)];
4677
test_array [0] = 0
4964
test_array [0] = 0
4678
4965
4679
  ;
4966
  ;
Lines 4686-4698 Link Here
4686
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4973
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4687
  *) ac_try_echo=$ac_try;;
4974
  *) ac_try_echo=$ac_try;;
4688
esac
4975
esac
4689
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4976
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4977
$as_echo "$ac_try_echo") >&5
4690
  (eval "$ac_compile") 2>conftest.er1
4978
  (eval "$ac_compile") 2>conftest.er1
4691
  ac_status=$?
4979
  ac_status=$?
4692
  grep -v '^ *+' conftest.er1 >conftest.err
4980
  grep -v '^ *+' conftest.er1 >conftest.err
4693
  rm -f conftest.er1
4981
  rm -f conftest.er1
4694
  cat conftest.err >&5
4982
  cat conftest.err >&5
4695
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4983
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4696
  (exit $ac_status); } && {
4984
  (exit $ac_status); } && {
4697
	 test -z "$ac_c_werror_flag" ||
4985
	 test -z "$ac_c_werror_flag" ||
4698
	 test ! -s conftest.err
4986
	 test ! -s conftest.err
Lines 4706-4716 Link Here
4706
cat >>conftest.$ac_ext <<_ACEOF
4994
cat >>conftest.$ac_ext <<_ACEOF
4707
/* end confdefs.h.  */
4995
/* end confdefs.h.  */
4708
$ac_includes_default
4996
$ac_includes_default
4709
   typedef long long ac__type_sizeof_;
4710
int
4997
int
4711
main ()
4998
main ()
4712
{
4999
{
4713
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
5000
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) >= $ac_mid)];
4714
test_array [0] = 0
5001
test_array [0] = 0
4715
5002
4716
  ;
5003
  ;
Lines 4723-4742 Link Here
4723
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5010
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4724
  *) ac_try_echo=$ac_try;;
5011
  *) ac_try_echo=$ac_try;;
4725
esac
5012
esac
4726
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5013
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5014
$as_echo "$ac_try_echo") >&5
4727
  (eval "$ac_compile") 2>conftest.er1
5015
  (eval "$ac_compile") 2>conftest.er1
4728
  ac_status=$?
5016
  ac_status=$?
4729
  grep -v '^ *+' conftest.er1 >conftest.err
5017
  grep -v '^ *+' conftest.er1 >conftest.err
4730
  rm -f conftest.er1
5018
  rm -f conftest.er1
4731
  cat conftest.err >&5
5019
  cat conftest.err >&5
4732
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5020
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4733
  (exit $ac_status); } && {
5021
  (exit $ac_status); } && {
4734
	 test -z "$ac_c_werror_flag" ||
5022
	 test -z "$ac_c_werror_flag" ||
4735
	 test ! -s conftest.err
5023
	 test ! -s conftest.err
4736
       } && test -s conftest.$ac_objext; then
5024
       } && test -s conftest.$ac_objext; then
4737
  ac_lo=$ac_mid; break
5025
  ac_lo=$ac_mid; break
4738
else
5026
else
4739
  echo "$as_me: failed program was:" >&5
5027
  $as_echo "$as_me: failed program was:" >&5
4740
sed 's/^/| /' conftest.$ac_ext >&5
5028
sed 's/^/| /' conftest.$ac_ext >&5
4741
5029
4742
	ac_hi=`expr '(' $ac_mid ')' - 1`
5030
	ac_hi=`expr '(' $ac_mid ')' - 1`
Lines 4750-4756 Link Here
4750
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5038
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4751
  done
5039
  done
4752
else
5040
else
4753
  echo "$as_me: failed program was:" >&5
5041
  $as_echo "$as_me: failed program was:" >&5
4754
sed 's/^/| /' conftest.$ac_ext >&5
5042
sed 's/^/| /' conftest.$ac_ext >&5
4755
5043
4756
	ac_lo= ac_hi=
5044
	ac_lo= ac_hi=
Lines 4770-4780 Link Here
4770
cat >>conftest.$ac_ext <<_ACEOF
5058
cat >>conftest.$ac_ext <<_ACEOF
4771
/* end confdefs.h.  */
5059
/* end confdefs.h.  */
4772
$ac_includes_default
5060
$ac_includes_default
4773
   typedef long long ac__type_sizeof_;
4774
int
5061
int
4775
main ()
5062
main ()
4776
{
5063
{
4777
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
5064
static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= $ac_mid)];
4778
test_array [0] = 0
5065
test_array [0] = 0
4779
5066
4780
  ;
5067
  ;
Lines 4787-4806 Link Here
4787
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5074
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4788
  *) ac_try_echo=$ac_try;;
5075
  *) ac_try_echo=$ac_try;;
4789
esac
5076
esac
4790
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5077
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5078
$as_echo "$ac_try_echo") >&5
4791
  (eval "$ac_compile") 2>conftest.er1
5079
  (eval "$ac_compile") 2>conftest.er1
4792
  ac_status=$?
5080
  ac_status=$?
4793
  grep -v '^ *+' conftest.er1 >conftest.err
5081
  grep -v '^ *+' conftest.er1 >conftest.err
4794
  rm -f conftest.er1
5082
  rm -f conftest.er1
4795
  cat conftest.err >&5
5083
  cat conftest.err >&5
4796
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5084
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4797
  (exit $ac_status); } && {
5085
  (exit $ac_status); } && {
4798
	 test -z "$ac_c_werror_flag" ||
5086
	 test -z "$ac_c_werror_flag" ||
4799
	 test ! -s conftest.err
5087
	 test ! -s conftest.err
4800
       } && test -s conftest.$ac_objext; then
5088
       } && test -s conftest.$ac_objext; then
4801
  ac_hi=$ac_mid
5089
  ac_hi=$ac_mid
4802
else
5090
else
4803
  echo "$as_me: failed program was:" >&5
5091
  $as_echo "$as_me: failed program was:" >&5
4804
sed 's/^/| /' conftest.$ac_ext >&5
5092
sed 's/^/| /' conftest.$ac_ext >&5
4805
5093
4806
	ac_lo=`expr '(' $ac_mid ')' + 1`
5094
	ac_lo=`expr '(' $ac_mid ')' + 1`
Lines 4811-4821 Link Here
4811
case $ac_lo in
5099
case $ac_lo in
4812
?*) ac_cv_sizeof_long_long=$ac_lo;;
5100
?*) ac_cv_sizeof_long_long=$ac_lo;;
4813
'') if test "$ac_cv_type_long_long" = yes; then
5101
'') if test "$ac_cv_type_long_long" = yes; then
4814
     { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
5102
     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5103
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5104
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
4815
See \`config.log' for more details." >&5
5105
See \`config.log' for more details." >&5
4816
echo "$as_me: error: cannot compute sizeof (long long)
5106
$as_echo "$as_me: error: cannot compute sizeof (long long)
4817
See \`config.log' for more details." >&2;}
5107
See \`config.log' for more details." >&2;}
4818
   { (exit 77); exit 77; }; }
5108
   { (exit 77); exit 77; }; }; }
4819
   else
5109
   else
4820
     ac_cv_sizeof_long_long=0
5110
     ac_cv_sizeof_long_long=0
4821
   fi ;;
5111
   fi ;;
Lines 4828-4836 Link Here
4828
cat >>conftest.$ac_ext <<_ACEOF
5118
cat >>conftest.$ac_ext <<_ACEOF
4829
/* end confdefs.h.  */
5119
/* end confdefs.h.  */
4830
$ac_includes_default
5120
$ac_includes_default
4831
   typedef long long ac__type_sizeof_;
5121
static long int longval () { return (long int) (sizeof (long long)); }
4832
static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
5122
static unsigned long int ulongval () { return (long int) (sizeof (long long)); }
4833
static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
4834
#include <stdio.h>
5123
#include <stdio.h>
4835
#include <stdlib.h>
5124
#include <stdlib.h>
4836
int
5125
int
Lines 4840-4859 Link Here
4840
  FILE *f = fopen ("conftest.val", "w");
5129
  FILE *f = fopen ("conftest.val", "w");
4841
  if (! f)
5130
  if (! f)
4842
    return 1;
5131
    return 1;
4843
  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
5132
  if (((long int) (sizeof (long long))) < 0)
4844
    {
5133
    {
4845
      long int i = longval ();
5134
      long int i = longval ();
4846
      if (i != ((long int) (sizeof (ac__type_sizeof_))))
5135
      if (i != ((long int) (sizeof (long long))))
4847
	return 1;
5136
	return 1;
4848
      fprintf (f, "%ld\n", i);
5137
      fprintf (f, "%ld", i);
4849
    }
5138
    }
4850
  else
5139
  else
4851
    {
5140
    {
4852
      unsigned long int i = ulongval ();
5141
      unsigned long int i = ulongval ();
4853
      if (i != ((long int) (sizeof (ac__type_sizeof_))))
5142
      if (i != ((long int) (sizeof (long long))))
4854
	return 1;
5143
	return 1;
4855
      fprintf (f, "%lu\n", i);
5144
      fprintf (f, "%lu", i);
4856
    }
5145
    }
5146
  /* Do not output a trailing newline, as this causes \r\n confusion
5147
     on some platforms.  */
4857
  return ferror (f) || fclose (f) != 0;
5148
  return ferror (f) || fclose (f) != 0;
4858
5149
4859
  ;
5150
  ;
Lines 4866-4908 Link Here
4866
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5157
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4867
  *) ac_try_echo=$ac_try;;
5158
  *) ac_try_echo=$ac_try;;
4868
esac
5159
esac
4869
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5160
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5161
$as_echo "$ac_try_echo") >&5
4870
  (eval "$ac_link") 2>&5
5162
  (eval "$ac_link") 2>&5
4871
  ac_status=$?
5163
  ac_status=$?
4872
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5164
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4873
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5165
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4874
  { (case "(($ac_try" in
5166
  { (case "(($ac_try" in
4875
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5167
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4876
  *) ac_try_echo=$ac_try;;
5168
  *) ac_try_echo=$ac_try;;
4877
esac
5169
esac
4878
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5170
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5171
$as_echo "$ac_try_echo") >&5
4879
  (eval "$ac_try") 2>&5
5172
  (eval "$ac_try") 2>&5
4880
  ac_status=$?
5173
  ac_status=$?
4881
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5174
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4882
  (exit $ac_status); }; }; then
5175
  (exit $ac_status); }; }; then
4883
  ac_cv_sizeof_long_long=`cat conftest.val`
5176
  ac_cv_sizeof_long_long=`cat conftest.val`
4884
else
5177
else
4885
  echo "$as_me: program exited with status $ac_status" >&5
5178
  $as_echo "$as_me: program exited with status $ac_status" >&5
4886
echo "$as_me: failed program was:" >&5
5179
$as_echo "$as_me: failed program was:" >&5
4887
sed 's/^/| /' conftest.$ac_ext >&5
5180
sed 's/^/| /' conftest.$ac_ext >&5
4888
5181
4889
( exit $ac_status )
5182
( exit $ac_status )
4890
if test "$ac_cv_type_long_long" = yes; then
5183
if test "$ac_cv_type_long_long" = yes; then
4891
     { { echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
5184
     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5185
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5186
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long long)
4892
See \`config.log' for more details." >&5
5187
See \`config.log' for more details." >&5
4893
echo "$as_me: error: cannot compute sizeof (long long)
5188
$as_echo "$as_me: error: cannot compute sizeof (long long)
4894
See \`config.log' for more details." >&2;}
5189
See \`config.log' for more details." >&2;}
4895
   { (exit 77); exit 77; }; }
5190
   { (exit 77); exit 77; }; }; }
4896
   else
5191
   else
4897
     ac_cv_sizeof_long_long=0
5192
     ac_cv_sizeof_long_long=0
4898
   fi
5193
   fi
4899
fi
5194
fi
5195
rm -rf conftest.dSYM
4900
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5196
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4901
fi
5197
fi
4902
rm -f conftest.val
5198
rm -f conftest.val
4903
fi
5199
fi
4904
{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
5200
{ $as_echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_long" >&5
4905
echo "${ECHO_T}$ac_cv_sizeof_long_long" >&6; }
5201
$as_echo "$ac_cv_sizeof_long_long" >&6; }
4906
5202
4907
5203
4908
5204
Lines 4920-4987 Link Here
4920
fi
5216
fi
4921
5217
4922
5218
4923
{ echo "$as_me:$LINENO: checking for long double" >&5
4924
echo $ECHO_N "checking for long double... $ECHO_C" >&6; }
4925
if test "${ac_cv_type_long_double+set}" = set; then
4926
  echo $ECHO_N "(cached) $ECHO_C" >&6
4927
else
4928
  cat >conftest.$ac_ext <<_ACEOF
4929
/* confdefs.h.  */
4930
_ACEOF
4931
cat confdefs.h >>conftest.$ac_ext
4932
cat >>conftest.$ac_ext <<_ACEOF
4933
/* end confdefs.h.  */
4934
$ac_includes_default
4935
typedef long double ac__type_new_;
4936
int
4937
main ()
4938
{
4939
if ((ac__type_new_ *) 0)
4940
  return 0;
4941
if (sizeof (ac__type_new_))
4942
  return 0;
4943
  ;
4944
  return 0;
4945
}
4946
_ACEOF
4947
rm -f conftest.$ac_objext
4948
if { (ac_try="$ac_compile"
4949
case "(($ac_try" in
4950
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4951
  *) ac_try_echo=$ac_try;;
4952
esac
4953
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4954
  (eval "$ac_compile") 2>conftest.er1
4955
  ac_status=$?
4956
  grep -v '^ *+' conftest.er1 >conftest.err
4957
  rm -f conftest.er1
4958
  cat conftest.err >&5
4959
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4960
  (exit $ac_status); } && {
4961
	 test -z "$ac_c_werror_flag" ||
4962
	 test ! -s conftest.err
4963
       } && test -s conftest.$ac_objext; then
4964
  ac_cv_type_long_double=yes
4965
else
4966
  echo "$as_me: failed program was:" >&5
4967
sed 's/^/| /' conftest.$ac_ext >&5
4968
4969
	ac_cv_type_long_double=no
4970
fi
4971
4972
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4973
fi
4974
{ echo "$as_me:$LINENO: result: $ac_cv_type_long_double" >&5
4975
echo "${ECHO_T}$ac_cv_type_long_double" >&6; }
4976
4977
# The cast to long int works around a bug in the HP C Compiler
5219
# The cast to long int works around a bug in the HP C Compiler
4978
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5220
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
4979
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5221
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
4980
# This bug is HP SR number 8606223364.
5222
# This bug is HP SR number 8606223364.
4981
{ echo "$as_me:$LINENO: checking size of long double" >&5
5223
{ $as_echo "$as_me:$LINENO: checking size of long double" >&5
4982
echo $ECHO_N "checking size of long double... $ECHO_C" >&6; }
5224
$as_echo_n "checking size of long double... " >&6; }
4983
if test "${ac_cv_sizeof_long_double+set}" = set; then
5225
if test "${ac_cv_sizeof_long_double+set}" = set; then
4984
  echo $ECHO_N "(cached) $ECHO_C" >&6
5226
  $as_echo_n "(cached) " >&6
4985
else
5227
else
4986
  if test "$cross_compiling" = yes; then
5228
  if test "$cross_compiling" = yes; then
4987
  # Depending upon the size, compute the lo and hi bounds.
5229
  # Depending upon the size, compute the lo and hi bounds.
Lines 4992-5002 Link Here
4992
cat >>conftest.$ac_ext <<_ACEOF
5234
cat >>conftest.$ac_ext <<_ACEOF
4993
/* end confdefs.h.  */
5235
/* end confdefs.h.  */
4994
$ac_includes_default
5236
$ac_includes_default
4995
   typedef long double ac__type_sizeof_;
4996
int
5237
int
4997
main ()
5238
main ()
4998
{
5239
{
4999
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
5240
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) >= 0)];
5000
test_array [0] = 0
5241
test_array [0] = 0
5001
5242
5002
  ;
5243
  ;
Lines 5009-5021 Link Here
5009
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5250
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5010
  *) ac_try_echo=$ac_try;;
5251
  *) ac_try_echo=$ac_try;;
5011
esac
5252
esac
5012
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5253
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5254
$as_echo "$ac_try_echo") >&5
5013
  (eval "$ac_compile") 2>conftest.er1
5255
  (eval "$ac_compile") 2>conftest.er1
5014
  ac_status=$?
5256
  ac_status=$?
5015
  grep -v '^ *+' conftest.er1 >conftest.err
5257
  grep -v '^ *+' conftest.er1 >conftest.err
5016
  rm -f conftest.er1
5258
  rm -f conftest.er1
5017
  cat conftest.err >&5
5259
  cat conftest.err >&5
5018
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5260
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5019
  (exit $ac_status); } && {
5261
  (exit $ac_status); } && {
5020
	 test -z "$ac_c_werror_flag" ||
5262
	 test -z "$ac_c_werror_flag" ||
5021
	 test ! -s conftest.err
5263
	 test ! -s conftest.err
Lines 5029-5039 Link Here
5029
cat >>conftest.$ac_ext <<_ACEOF
5271
cat >>conftest.$ac_ext <<_ACEOF
5030
/* end confdefs.h.  */
5272
/* end confdefs.h.  */
5031
$ac_includes_default
5273
$ac_includes_default
5032
   typedef long double ac__type_sizeof_;
5033
int
5274
int
5034
main ()
5275
main ()
5035
{
5276
{
5036
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
5277
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= $ac_mid)];
5037
test_array [0] = 0
5278
test_array [0] = 0
5038
5279
5039
  ;
5280
  ;
Lines 5046-5065 Link Here
5046
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5287
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5047
  *) ac_try_echo=$ac_try;;
5288
  *) ac_try_echo=$ac_try;;
5048
esac
5289
esac
5049
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5290
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5291
$as_echo "$ac_try_echo") >&5
5050
  (eval "$ac_compile") 2>conftest.er1
5292
  (eval "$ac_compile") 2>conftest.er1
5051
  ac_status=$?
5293
  ac_status=$?
5052
  grep -v '^ *+' conftest.er1 >conftest.err
5294
  grep -v '^ *+' conftest.er1 >conftest.err
5053
  rm -f conftest.er1
5295
  rm -f conftest.er1
5054
  cat conftest.err >&5
5296
  cat conftest.err >&5
5055
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5297
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5056
  (exit $ac_status); } && {
5298
  (exit $ac_status); } && {
5057
	 test -z "$ac_c_werror_flag" ||
5299
	 test -z "$ac_c_werror_flag" ||
5058
	 test ! -s conftest.err
5300
	 test ! -s conftest.err
5059
       } && test -s conftest.$ac_objext; then
5301
       } && test -s conftest.$ac_objext; then
5060
  ac_hi=$ac_mid; break
5302
  ac_hi=$ac_mid; break
5061
else
5303
else
5062
  echo "$as_me: failed program was:" >&5
5304
  $as_echo "$as_me: failed program was:" >&5
5063
sed 's/^/| /' conftest.$ac_ext >&5
5305
sed 's/^/| /' conftest.$ac_ext >&5
5064
5306
5065
	ac_lo=`expr $ac_mid + 1`
5307
	ac_lo=`expr $ac_mid + 1`
Lines 5073-5079 Link Here
5073
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5315
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5074
  done
5316
  done
5075
else
5317
else
5076
  echo "$as_me: failed program was:" >&5
5318
  $as_echo "$as_me: failed program was:" >&5
5077
sed 's/^/| /' conftest.$ac_ext >&5
5319
sed 's/^/| /' conftest.$ac_ext >&5
5078
5320
5079
	cat >conftest.$ac_ext <<_ACEOF
5321
	cat >conftest.$ac_ext <<_ACEOF
Lines 5083-5093 Link Here
5083
cat >>conftest.$ac_ext <<_ACEOF
5325
cat >>conftest.$ac_ext <<_ACEOF
5084
/* end confdefs.h.  */
5326
/* end confdefs.h.  */
5085
$ac_includes_default
5327
$ac_includes_default
5086
   typedef long double ac__type_sizeof_;
5087
int
5328
int
5088
main ()
5329
main ()
5089
{
5330
{
5090
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
5331
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) < 0)];
5091
test_array [0] = 0
5332
test_array [0] = 0
5092
5333
5093
  ;
5334
  ;
Lines 5100-5112 Link Here
5100
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5341
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5101
  *) ac_try_echo=$ac_try;;
5342
  *) ac_try_echo=$ac_try;;
5102
esac
5343
esac
5103
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5344
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5345
$as_echo "$ac_try_echo") >&5
5104
  (eval "$ac_compile") 2>conftest.er1
5346
  (eval "$ac_compile") 2>conftest.er1
5105
  ac_status=$?
5347
  ac_status=$?
5106
  grep -v '^ *+' conftest.er1 >conftest.err
5348
  grep -v '^ *+' conftest.er1 >conftest.err
5107
  rm -f conftest.er1
5349
  rm -f conftest.er1
5108
  cat conftest.err >&5
5350
  cat conftest.err >&5
5109
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5351
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5110
  (exit $ac_status); } && {
5352
  (exit $ac_status); } && {
5111
	 test -z "$ac_c_werror_flag" ||
5353
	 test -z "$ac_c_werror_flag" ||
5112
	 test ! -s conftest.err
5354
	 test ! -s conftest.err
Lines 5120-5130 Link Here
5120
cat >>conftest.$ac_ext <<_ACEOF
5362
cat >>conftest.$ac_ext <<_ACEOF
5121
/* end confdefs.h.  */
5363
/* end confdefs.h.  */
5122
$ac_includes_default
5364
$ac_includes_default
5123
   typedef long double ac__type_sizeof_;
5124
int
5365
int
5125
main ()
5366
main ()
5126
{
5367
{
5127
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
5368
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) >= $ac_mid)];
5128
test_array [0] = 0
5369
test_array [0] = 0
5129
5370
5130
  ;
5371
  ;
Lines 5137-5156 Link Here
5137
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5378
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5138
  *) ac_try_echo=$ac_try;;
5379
  *) ac_try_echo=$ac_try;;
5139
esac
5380
esac
5140
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5381
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5382
$as_echo "$ac_try_echo") >&5
5141
  (eval "$ac_compile") 2>conftest.er1
5383
  (eval "$ac_compile") 2>conftest.er1
5142
  ac_status=$?
5384
  ac_status=$?
5143
  grep -v '^ *+' conftest.er1 >conftest.err
5385
  grep -v '^ *+' conftest.er1 >conftest.err
5144
  rm -f conftest.er1
5386
  rm -f conftest.er1
5145
  cat conftest.err >&5
5387
  cat conftest.err >&5
5146
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5388
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5147
  (exit $ac_status); } && {
5389
  (exit $ac_status); } && {
5148
	 test -z "$ac_c_werror_flag" ||
5390
	 test -z "$ac_c_werror_flag" ||
5149
	 test ! -s conftest.err
5391
	 test ! -s conftest.err
5150
       } && test -s conftest.$ac_objext; then
5392
       } && test -s conftest.$ac_objext; then
5151
  ac_lo=$ac_mid; break
5393
  ac_lo=$ac_mid; break
5152
else
5394
else
5153
  echo "$as_me: failed program was:" >&5
5395
  $as_echo "$as_me: failed program was:" >&5
5154
sed 's/^/| /' conftest.$ac_ext >&5
5396
sed 's/^/| /' conftest.$ac_ext >&5
5155
5397
5156
	ac_hi=`expr '(' $ac_mid ')' - 1`
5398
	ac_hi=`expr '(' $ac_mid ')' - 1`
Lines 5164-5170 Link Here
5164
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5406
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5165
  done
5407
  done
5166
else
5408
else
5167
  echo "$as_me: failed program was:" >&5
5409
  $as_echo "$as_me: failed program was:" >&5
5168
sed 's/^/| /' conftest.$ac_ext >&5
5410
sed 's/^/| /' conftest.$ac_ext >&5
5169
5411
5170
	ac_lo= ac_hi=
5412
	ac_lo= ac_hi=
Lines 5184-5194 Link Here
5184
cat >>conftest.$ac_ext <<_ACEOF
5426
cat >>conftest.$ac_ext <<_ACEOF
5185
/* end confdefs.h.  */
5427
/* end confdefs.h.  */
5186
$ac_includes_default
5428
$ac_includes_default
5187
   typedef long double ac__type_sizeof_;
5188
int
5429
int
5189
main ()
5430
main ()
5190
{
5431
{
5191
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
5432
static int test_array [1 - 2 * !(((long int) (sizeof (long double))) <= $ac_mid)];
5192
test_array [0] = 0
5433
test_array [0] = 0
5193
5434
5194
  ;
5435
  ;
Lines 5201-5220 Link Here
5201
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5442
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5202
  *) ac_try_echo=$ac_try;;
5443
  *) ac_try_echo=$ac_try;;
5203
esac
5444
esac
5204
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5445
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5446
$as_echo "$ac_try_echo") >&5
5205
  (eval "$ac_compile") 2>conftest.er1
5447
  (eval "$ac_compile") 2>conftest.er1
5206
  ac_status=$?
5448
  ac_status=$?
5207
  grep -v '^ *+' conftest.er1 >conftest.err
5449
  grep -v '^ *+' conftest.er1 >conftest.err
5208
  rm -f conftest.er1
5450
  rm -f conftest.er1
5209
  cat conftest.err >&5
5451
  cat conftest.err >&5
5210
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5452
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5211
  (exit $ac_status); } && {
5453
  (exit $ac_status); } && {
5212
	 test -z "$ac_c_werror_flag" ||
5454
	 test -z "$ac_c_werror_flag" ||
5213
	 test ! -s conftest.err
5455
	 test ! -s conftest.err
5214
       } && test -s conftest.$ac_objext; then
5456
       } && test -s conftest.$ac_objext; then
5215
  ac_hi=$ac_mid
5457
  ac_hi=$ac_mid
5216
else
5458
else
5217
  echo "$as_me: failed program was:" >&5
5459
  $as_echo "$as_me: failed program was:" >&5
5218
sed 's/^/| /' conftest.$ac_ext >&5
5460
sed 's/^/| /' conftest.$ac_ext >&5
5219
5461
5220
	ac_lo=`expr '(' $ac_mid ')' + 1`
5462
	ac_lo=`expr '(' $ac_mid ')' + 1`
Lines 5225-5235 Link Here
5225
case $ac_lo in
5467
case $ac_lo in
5226
?*) ac_cv_sizeof_long_double=$ac_lo;;
5468
?*) ac_cv_sizeof_long_double=$ac_lo;;
5227
'') if test "$ac_cv_type_long_double" = yes; then
5469
'') if test "$ac_cv_type_long_double" = yes; then
5228
     { { echo "$as_me:$LINENO: error: cannot compute sizeof (long double)
5470
     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5471
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5472
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long double)
5229
See \`config.log' for more details." >&5
5473
See \`config.log' for more details." >&5
5230
echo "$as_me: error: cannot compute sizeof (long double)
5474
$as_echo "$as_me: error: cannot compute sizeof (long double)
5231
See \`config.log' for more details." >&2;}
5475
See \`config.log' for more details." >&2;}
5232
   { (exit 77); exit 77; }; }
5476
   { (exit 77); exit 77; }; }; }
5233
   else
5477
   else
5234
     ac_cv_sizeof_long_double=0
5478
     ac_cv_sizeof_long_double=0
5235
   fi ;;
5479
   fi ;;
Lines 5242-5250 Link Here
5242
cat >>conftest.$ac_ext <<_ACEOF
5486
cat >>conftest.$ac_ext <<_ACEOF
5243
/* end confdefs.h.  */
5487
/* end confdefs.h.  */
5244
$ac_includes_default
5488
$ac_includes_default
5245
   typedef long double ac__type_sizeof_;
5489
static long int longval () { return (long int) (sizeof (long double)); }
5246
static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
5490
static unsigned long int ulongval () { return (long int) (sizeof (long double)); }
5247
static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
5248
#include <stdio.h>
5491
#include <stdio.h>
5249
#include <stdlib.h>
5492
#include <stdlib.h>
5250
int
5493
int
Lines 5254-5273 Link Here
5254
  FILE *f = fopen ("conftest.val", "w");
5497
  FILE *f = fopen ("conftest.val", "w");
5255
  if (! f)
5498
  if (! f)
5256
    return 1;
5499
    return 1;
5257
  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
5500
  if (((long int) (sizeof (long double))) < 0)
5258
    {
5501
    {
5259
      long int i = longval ();
5502
      long int i = longval ();
5260
      if (i != ((long int) (sizeof (ac__type_sizeof_))))
5503
      if (i != ((long int) (sizeof (long double))))
5261
	return 1;
5504
	return 1;
5262
      fprintf (f, "%ld\n", i);
5505
      fprintf (f, "%ld", i);
5263
    }
5506
    }
5264
  else
5507
  else
5265
    {
5508
    {
5266
      unsigned long int i = ulongval ();
5509
      unsigned long int i = ulongval ();
5267
      if (i != ((long int) (sizeof (ac__type_sizeof_))))
5510
      if (i != ((long int) (sizeof (long double))))
5268
	return 1;
5511
	return 1;
5269
      fprintf (f, "%lu\n", i);
5512
      fprintf (f, "%lu", i);
5270
    }
5513
    }
5514
  /* Do not output a trailing newline, as this causes \r\n confusion
5515
     on some platforms.  */
5271
  return ferror (f) || fclose (f) != 0;
5516
  return ferror (f) || fclose (f) != 0;
5272
5517
5273
  ;
5518
  ;
Lines 5280-5322 Link Here
5280
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5525
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5281
  *) ac_try_echo=$ac_try;;
5526
  *) ac_try_echo=$ac_try;;
5282
esac
5527
esac
5283
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5528
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5529
$as_echo "$ac_try_echo") >&5
5284
  (eval "$ac_link") 2>&5
5530
  (eval "$ac_link") 2>&5
5285
  ac_status=$?
5531
  ac_status=$?
5286
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5532
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5287
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5533
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5288
  { (case "(($ac_try" in
5534
  { (case "(($ac_try" in
5289
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5535
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5290
  *) ac_try_echo=$ac_try;;
5536
  *) ac_try_echo=$ac_try;;
5291
esac
5537
esac
5292
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5538
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5539
$as_echo "$ac_try_echo") >&5
5293
  (eval "$ac_try") 2>&5
5540
  (eval "$ac_try") 2>&5
5294
  ac_status=$?
5541
  ac_status=$?
5295
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5542
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5296
  (exit $ac_status); }; }; then
5543
  (exit $ac_status); }; }; then
5297
  ac_cv_sizeof_long_double=`cat conftest.val`
5544
  ac_cv_sizeof_long_double=`cat conftest.val`
5298
else
5545
else
5299
  echo "$as_me: program exited with status $ac_status" >&5
5546
  $as_echo "$as_me: program exited with status $ac_status" >&5
5300
echo "$as_me: failed program was:" >&5
5547
$as_echo "$as_me: failed program was:" >&5
5301
sed 's/^/| /' conftest.$ac_ext >&5
5548
sed 's/^/| /' conftest.$ac_ext >&5
5302
5549
5303
( exit $ac_status )
5550
( exit $ac_status )
5304
if test "$ac_cv_type_long_double" = yes; then
5551
if test "$ac_cv_type_long_double" = yes; then
5305
     { { echo "$as_me:$LINENO: error: cannot compute sizeof (long double)
5552
     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5553
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5554
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (long double)
5306
See \`config.log' for more details." >&5
5555
See \`config.log' for more details." >&5
5307
echo "$as_me: error: cannot compute sizeof (long double)
5556
$as_echo "$as_me: error: cannot compute sizeof (long double)
5308
See \`config.log' for more details." >&2;}
5557
See \`config.log' for more details." >&2;}
5309
   { (exit 77); exit 77; }; }
5558
   { (exit 77); exit 77; }; }; }
5310
   else
5559
   else
5311
     ac_cv_sizeof_long_double=0
5560
     ac_cv_sizeof_long_double=0
5312
   fi
5561
   fi
5313
fi
5562
fi
5563
rm -rf conftest.dSYM
5314
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5564
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5315
fi
5565
fi
5316
rm -f conftest.val
5566
rm -f conftest.val
5317
fi
5567
fi
5318
{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_double" >&5
5568
{ $as_echo "$as_me:$LINENO: result: $ac_cv_sizeof_long_double" >&5
5319
echo "${ECHO_T}$ac_cv_sizeof_long_double" >&6; }
5569
$as_echo "$ac_cv_sizeof_long_double" >&6; }
5320
5570
5321
5571
5322
5572
Lines 5327-5394 Link Here
5327
5577
5328
if test $ac_cv_sizeof_long_double -ne 0; then
5578
if test $ac_cv_sizeof_long_double -ne 0; then
5329
5579
5330
	{ echo "$as_me:$LINENO: checking for double" >&5
5580
	# The cast to long int works around a bug in the HP C Compiler
5331
echo $ECHO_N "checking for double... $ECHO_C" >&6; }
5332
if test "${ac_cv_type_double+set}" = set; then
5333
  echo $ECHO_N "(cached) $ECHO_C" >&6
5334
else
5335
  cat >conftest.$ac_ext <<_ACEOF
5336
/* confdefs.h.  */
5337
_ACEOF
5338
cat confdefs.h >>conftest.$ac_ext
5339
cat >>conftest.$ac_ext <<_ACEOF
5340
/* end confdefs.h.  */
5341
$ac_includes_default
5342
typedef double ac__type_new_;
5343
int
5344
main ()
5345
{
5346
if ((ac__type_new_ *) 0)
5347
  return 0;
5348
if (sizeof (ac__type_new_))
5349
  return 0;
5350
  ;
5351
  return 0;
5352
}
5353
_ACEOF
5354
rm -f conftest.$ac_objext
5355
if { (ac_try="$ac_compile"
5356
case "(($ac_try" in
5357
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5358
  *) ac_try_echo=$ac_try;;
5359
esac
5360
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5361
  (eval "$ac_compile") 2>conftest.er1
5362
  ac_status=$?
5363
  grep -v '^ *+' conftest.er1 >conftest.err
5364
  rm -f conftest.er1
5365
  cat conftest.err >&5
5366
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5367
  (exit $ac_status); } && {
5368
	 test -z "$ac_c_werror_flag" ||
5369
	 test ! -s conftest.err
5370
       } && test -s conftest.$ac_objext; then
5371
  ac_cv_type_double=yes
5372
else
5373
  echo "$as_me: failed program was:" >&5
5374
sed 's/^/| /' conftest.$ac_ext >&5
5375
5376
	ac_cv_type_double=no
5377
fi
5378
5379
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5380
fi
5381
{ echo "$as_me:$LINENO: result: $ac_cv_type_double" >&5
5382
echo "${ECHO_T}$ac_cv_type_double" >&6; }
5383
5384
# The cast to long int works around a bug in the HP C Compiler
5385
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5581
# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5386
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5582
# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
5387
# This bug is HP SR number 8606223364.
5583
# This bug is HP SR number 8606223364.
5388
{ echo "$as_me:$LINENO: checking size of double" >&5
5584
{ $as_echo "$as_me:$LINENO: checking size of double" >&5
5389
echo $ECHO_N "checking size of double... $ECHO_C" >&6; }
5585
$as_echo_n "checking size of double... " >&6; }
5390
if test "${ac_cv_sizeof_double+set}" = set; then
5586
if test "${ac_cv_sizeof_double+set}" = set; then
5391
  echo $ECHO_N "(cached) $ECHO_C" >&6
5587
  $as_echo_n "(cached) " >&6
5392
else
5588
else
5393
  if test "$cross_compiling" = yes; then
5589
  if test "$cross_compiling" = yes; then
5394
  # Depending upon the size, compute the lo and hi bounds.
5590
  # Depending upon the size, compute the lo and hi bounds.
Lines 5399-5409 Link Here
5399
cat >>conftest.$ac_ext <<_ACEOF
5595
cat >>conftest.$ac_ext <<_ACEOF
5400
/* end confdefs.h.  */
5596
/* end confdefs.h.  */
5401
$ac_includes_default
5597
$ac_includes_default
5402
   typedef double ac__type_sizeof_;
5403
int
5598
int
5404
main ()
5599
main ()
5405
{
5600
{
5406
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= 0)];
5601
static int test_array [1 - 2 * !(((long int) (sizeof (double))) >= 0)];
5407
test_array [0] = 0
5602
test_array [0] = 0
5408
5603
5409
  ;
5604
  ;
Lines 5416-5428 Link Here
5416
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5611
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5417
  *) ac_try_echo=$ac_try;;
5612
  *) ac_try_echo=$ac_try;;
5418
esac
5613
esac
5419
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5614
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5615
$as_echo "$ac_try_echo") >&5
5420
  (eval "$ac_compile") 2>conftest.er1
5616
  (eval "$ac_compile") 2>conftest.er1
5421
  ac_status=$?
5617
  ac_status=$?
5422
  grep -v '^ *+' conftest.er1 >conftest.err
5618
  grep -v '^ *+' conftest.er1 >conftest.err
5423
  rm -f conftest.er1
5619
  rm -f conftest.er1
5424
  cat conftest.err >&5
5620
  cat conftest.err >&5
5425
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5621
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5426
  (exit $ac_status); } && {
5622
  (exit $ac_status); } && {
5427
	 test -z "$ac_c_werror_flag" ||
5623
	 test -z "$ac_c_werror_flag" ||
5428
	 test ! -s conftest.err
5624
	 test ! -s conftest.err
Lines 5436-5446 Link Here
5436
cat >>conftest.$ac_ext <<_ACEOF
5632
cat >>conftest.$ac_ext <<_ACEOF
5437
/* end confdefs.h.  */
5633
/* end confdefs.h.  */
5438
$ac_includes_default
5634
$ac_includes_default
5439
   typedef double ac__type_sizeof_;
5440
int
5635
int
5441
main ()
5636
main ()
5442
{
5637
{
5443
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
5638
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= $ac_mid)];
5444
test_array [0] = 0
5639
test_array [0] = 0
5445
5640
5446
  ;
5641
  ;
Lines 5453-5472 Link Here
5453
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5648
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5454
  *) ac_try_echo=$ac_try;;
5649
  *) ac_try_echo=$ac_try;;
5455
esac
5650
esac
5456
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5651
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5652
$as_echo "$ac_try_echo") >&5
5457
  (eval "$ac_compile") 2>conftest.er1
5653
  (eval "$ac_compile") 2>conftest.er1
5458
  ac_status=$?
5654
  ac_status=$?
5459
  grep -v '^ *+' conftest.er1 >conftest.err
5655
  grep -v '^ *+' conftest.er1 >conftest.err
5460
  rm -f conftest.er1
5656
  rm -f conftest.er1
5461
  cat conftest.err >&5
5657
  cat conftest.err >&5
5462
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5658
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5463
  (exit $ac_status); } && {
5659
  (exit $ac_status); } && {
5464
	 test -z "$ac_c_werror_flag" ||
5660
	 test -z "$ac_c_werror_flag" ||
5465
	 test ! -s conftest.err
5661
	 test ! -s conftest.err
5466
       } && test -s conftest.$ac_objext; then
5662
       } && test -s conftest.$ac_objext; then
5467
  ac_hi=$ac_mid; break
5663
  ac_hi=$ac_mid; break
5468
else
5664
else
5469
  echo "$as_me: failed program was:" >&5
5665
  $as_echo "$as_me: failed program was:" >&5
5470
sed 's/^/| /' conftest.$ac_ext >&5
5666
sed 's/^/| /' conftest.$ac_ext >&5
5471
5667
5472
	ac_lo=`expr $ac_mid + 1`
5668
	ac_lo=`expr $ac_mid + 1`
Lines 5480-5486 Link Here
5480
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5676
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5481
  done
5677
  done
5482
else
5678
else
5483
  echo "$as_me: failed program was:" >&5
5679
  $as_echo "$as_me: failed program was:" >&5
5484
sed 's/^/| /' conftest.$ac_ext >&5
5680
sed 's/^/| /' conftest.$ac_ext >&5
5485
5681
5486
	cat >conftest.$ac_ext <<_ACEOF
5682
	cat >conftest.$ac_ext <<_ACEOF
Lines 5490-5500 Link Here
5490
cat >>conftest.$ac_ext <<_ACEOF
5686
cat >>conftest.$ac_ext <<_ACEOF
5491
/* end confdefs.h.  */
5687
/* end confdefs.h.  */
5492
$ac_includes_default
5688
$ac_includes_default
5493
   typedef double ac__type_sizeof_;
5494
int
5689
int
5495
main ()
5690
main ()
5496
{
5691
{
5497
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) < 0)];
5692
static int test_array [1 - 2 * !(((long int) (sizeof (double))) < 0)];
5498
test_array [0] = 0
5693
test_array [0] = 0
5499
5694
5500
  ;
5695
  ;
Lines 5507-5519 Link Here
5507
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5702
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5508
  *) ac_try_echo=$ac_try;;
5703
  *) ac_try_echo=$ac_try;;
5509
esac
5704
esac
5510
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5705
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5706
$as_echo "$ac_try_echo") >&5
5511
  (eval "$ac_compile") 2>conftest.er1
5707
  (eval "$ac_compile") 2>conftest.er1
5512
  ac_status=$?
5708
  ac_status=$?
5513
  grep -v '^ *+' conftest.er1 >conftest.err
5709
  grep -v '^ *+' conftest.er1 >conftest.err
5514
  rm -f conftest.er1
5710
  rm -f conftest.er1
5515
  cat conftest.err >&5
5711
  cat conftest.err >&5
5516
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5712
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5517
  (exit $ac_status); } && {
5713
  (exit $ac_status); } && {
5518
	 test -z "$ac_c_werror_flag" ||
5714
	 test -z "$ac_c_werror_flag" ||
5519
	 test ! -s conftest.err
5715
	 test ! -s conftest.err
Lines 5527-5537 Link Here
5527
cat >>conftest.$ac_ext <<_ACEOF
5723
cat >>conftest.$ac_ext <<_ACEOF
5528
/* end confdefs.h.  */
5724
/* end confdefs.h.  */
5529
$ac_includes_default
5725
$ac_includes_default
5530
   typedef double ac__type_sizeof_;
5531
int
5726
int
5532
main ()
5727
main ()
5533
{
5728
{
5534
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) >= $ac_mid)];
5729
static int test_array [1 - 2 * !(((long int) (sizeof (double))) >= $ac_mid)];
5535
test_array [0] = 0
5730
test_array [0] = 0
5536
5731
5537
  ;
5732
  ;
Lines 5544-5563 Link Here
5544
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5739
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5545
  *) ac_try_echo=$ac_try;;
5740
  *) ac_try_echo=$ac_try;;
5546
esac
5741
esac
5547
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5742
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5743
$as_echo "$ac_try_echo") >&5
5548
  (eval "$ac_compile") 2>conftest.er1
5744
  (eval "$ac_compile") 2>conftest.er1
5549
  ac_status=$?
5745
  ac_status=$?
5550
  grep -v '^ *+' conftest.er1 >conftest.err
5746
  grep -v '^ *+' conftest.er1 >conftest.err
5551
  rm -f conftest.er1
5747
  rm -f conftest.er1
5552
  cat conftest.err >&5
5748
  cat conftest.err >&5
5553
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5749
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5554
  (exit $ac_status); } && {
5750
  (exit $ac_status); } && {
5555
	 test -z "$ac_c_werror_flag" ||
5751
	 test -z "$ac_c_werror_flag" ||
5556
	 test ! -s conftest.err
5752
	 test ! -s conftest.err
5557
       } && test -s conftest.$ac_objext; then
5753
       } && test -s conftest.$ac_objext; then
5558
  ac_lo=$ac_mid; break
5754
  ac_lo=$ac_mid; break
5559
else
5755
else
5560
  echo "$as_me: failed program was:" >&5
5756
  $as_echo "$as_me: failed program was:" >&5
5561
sed 's/^/| /' conftest.$ac_ext >&5
5757
sed 's/^/| /' conftest.$ac_ext >&5
5562
5758
5563
	ac_hi=`expr '(' $ac_mid ')' - 1`
5759
	ac_hi=`expr '(' $ac_mid ')' - 1`
Lines 5571-5577 Link Here
5571
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5767
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5572
  done
5768
  done
5573
else
5769
else
5574
  echo "$as_me: failed program was:" >&5
5770
  $as_echo "$as_me: failed program was:" >&5
5575
sed 's/^/| /' conftest.$ac_ext >&5
5771
sed 's/^/| /' conftest.$ac_ext >&5
5576
5772
5577
	ac_lo= ac_hi=
5773
	ac_lo= ac_hi=
Lines 5591-5601 Link Here
5591
cat >>conftest.$ac_ext <<_ACEOF
5787
cat >>conftest.$ac_ext <<_ACEOF
5592
/* end confdefs.h.  */
5788
/* end confdefs.h.  */
5593
$ac_includes_default
5789
$ac_includes_default
5594
   typedef double ac__type_sizeof_;
5595
int
5790
int
5596
main ()
5791
main ()
5597
{
5792
{
5598
static int test_array [1 - 2 * !(((long int) (sizeof (ac__type_sizeof_))) <= $ac_mid)];
5793
static int test_array [1 - 2 * !(((long int) (sizeof (double))) <= $ac_mid)];
5599
test_array [0] = 0
5794
test_array [0] = 0
5600
5795
5601
  ;
5796
  ;
Lines 5608-5627 Link Here
5608
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5803
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5609
  *) ac_try_echo=$ac_try;;
5804
  *) ac_try_echo=$ac_try;;
5610
esac
5805
esac
5611
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5806
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5807
$as_echo "$ac_try_echo") >&5
5612
  (eval "$ac_compile") 2>conftest.er1
5808
  (eval "$ac_compile") 2>conftest.er1
5613
  ac_status=$?
5809
  ac_status=$?
5614
  grep -v '^ *+' conftest.er1 >conftest.err
5810
  grep -v '^ *+' conftest.er1 >conftest.err
5615
  rm -f conftest.er1
5811
  rm -f conftest.er1
5616
  cat conftest.err >&5
5812
  cat conftest.err >&5
5617
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5813
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5618
  (exit $ac_status); } && {
5814
  (exit $ac_status); } && {
5619
	 test -z "$ac_c_werror_flag" ||
5815
	 test -z "$ac_c_werror_flag" ||
5620
	 test ! -s conftest.err
5816
	 test ! -s conftest.err
5621
       } && test -s conftest.$ac_objext; then
5817
       } && test -s conftest.$ac_objext; then
5622
  ac_hi=$ac_mid
5818
  ac_hi=$ac_mid
5623
else
5819
else
5624
  echo "$as_me: failed program was:" >&5
5820
  $as_echo "$as_me: failed program was:" >&5
5625
sed 's/^/| /' conftest.$ac_ext >&5
5821
sed 's/^/| /' conftest.$ac_ext >&5
5626
5822
5627
	ac_lo=`expr '(' $ac_mid ')' + 1`
5823
	ac_lo=`expr '(' $ac_mid ')' + 1`
Lines 5632-5642 Link Here
5632
case $ac_lo in
5828
case $ac_lo in
5633
?*) ac_cv_sizeof_double=$ac_lo;;
5829
?*) ac_cv_sizeof_double=$ac_lo;;
5634
'') if test "$ac_cv_type_double" = yes; then
5830
'') if test "$ac_cv_type_double" = yes; then
5635
     { { echo "$as_me:$LINENO: error: cannot compute sizeof (double)
5831
     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5832
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5833
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (double)
5636
See \`config.log' for more details." >&5
5834
See \`config.log' for more details." >&5
5637
echo "$as_me: error: cannot compute sizeof (double)
5835
$as_echo "$as_me: error: cannot compute sizeof (double)
5638
See \`config.log' for more details." >&2;}
5836
See \`config.log' for more details." >&2;}
5639
   { (exit 77); exit 77; }; }
5837
   { (exit 77); exit 77; }; }; }
5640
   else
5838
   else
5641
     ac_cv_sizeof_double=0
5839
     ac_cv_sizeof_double=0
5642
   fi ;;
5840
   fi ;;
Lines 5649-5657 Link Here
5649
cat >>conftest.$ac_ext <<_ACEOF
5847
cat >>conftest.$ac_ext <<_ACEOF
5650
/* end confdefs.h.  */
5848
/* end confdefs.h.  */
5651
$ac_includes_default
5849
$ac_includes_default
5652
   typedef double ac__type_sizeof_;
5850
static long int longval () { return (long int) (sizeof (double)); }
5653
static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
5851
static unsigned long int ulongval () { return (long int) (sizeof (double)); }
5654
static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
5655
#include <stdio.h>
5852
#include <stdio.h>
5656
#include <stdlib.h>
5853
#include <stdlib.h>
5657
int
5854
int
Lines 5661-5680 Link Here
5661
  FILE *f = fopen ("conftest.val", "w");
5858
  FILE *f = fopen ("conftest.val", "w");
5662
  if (! f)
5859
  if (! f)
5663
    return 1;
5860
    return 1;
5664
  if (((long int) (sizeof (ac__type_sizeof_))) < 0)
5861
  if (((long int) (sizeof (double))) < 0)
5665
    {
5862
    {
5666
      long int i = longval ();
5863
      long int i = longval ();
5667
      if (i != ((long int) (sizeof (ac__type_sizeof_))))
5864
      if (i != ((long int) (sizeof (double))))
5668
	return 1;
5865
	return 1;
5669
      fprintf (f, "%ld\n", i);
5866
      fprintf (f, "%ld", i);
5670
    }
5867
    }
5671
  else
5868
  else
5672
    {
5869
    {
5673
      unsigned long int i = ulongval ();
5870
      unsigned long int i = ulongval ();
5674
      if (i != ((long int) (sizeof (ac__type_sizeof_))))
5871
      if (i != ((long int) (sizeof (double))))
5675
	return 1;
5872
	return 1;
5676
      fprintf (f, "%lu\n", i);
5873
      fprintf (f, "%lu", i);
5677
    }
5874
    }
5875
  /* Do not output a trailing newline, as this causes \r\n confusion
5876
     on some platforms.  */
5678
  return ferror (f) || fclose (f) != 0;
5877
  return ferror (f) || fclose (f) != 0;
5679
5878
5680
  ;
5879
  ;
Lines 5687-5729 Link Here
5687
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5886
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5688
  *) ac_try_echo=$ac_try;;
5887
  *) ac_try_echo=$ac_try;;
5689
esac
5888
esac
5690
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5889
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5890
$as_echo "$ac_try_echo") >&5
5691
  (eval "$ac_link") 2>&5
5891
  (eval "$ac_link") 2>&5
5692
  ac_status=$?
5892
  ac_status=$?
5693
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5893
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5694
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5894
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5695
  { (case "(($ac_try" in
5895
  { (case "(($ac_try" in
5696
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5896
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5697
  *) ac_try_echo=$ac_try;;
5897
  *) ac_try_echo=$ac_try;;
5698
esac
5898
esac
5699
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5899
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5900
$as_echo "$ac_try_echo") >&5
5700
  (eval "$ac_try") 2>&5
5901
  (eval "$ac_try") 2>&5
5701
  ac_status=$?
5902
  ac_status=$?
5702
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5903
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5703
  (exit $ac_status); }; }; then
5904
  (exit $ac_status); }; }; then
5704
  ac_cv_sizeof_double=`cat conftest.val`
5905
  ac_cv_sizeof_double=`cat conftest.val`
5705
else
5906
else
5706
  echo "$as_me: program exited with status $ac_status" >&5
5907
  $as_echo "$as_me: program exited with status $ac_status" >&5
5707
echo "$as_me: failed program was:" >&5
5908
$as_echo "$as_me: failed program was:" >&5
5708
sed 's/^/| /' conftest.$ac_ext >&5
5909
sed 's/^/| /' conftest.$ac_ext >&5
5709
5910
5710
( exit $ac_status )
5911
( exit $ac_status )
5711
if test "$ac_cv_type_double" = yes; then
5912
if test "$ac_cv_type_double" = yes; then
5712
     { { echo "$as_me:$LINENO: error: cannot compute sizeof (double)
5913
     { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
5914
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
5915
{ { $as_echo "$as_me:$LINENO: error: cannot compute sizeof (double)
5713
See \`config.log' for more details." >&5
5916
See \`config.log' for more details." >&5
5714
echo "$as_me: error: cannot compute sizeof (double)
5917
$as_echo "$as_me: error: cannot compute sizeof (double)
5715
See \`config.log' for more details." >&2;}
5918
See \`config.log' for more details." >&2;}
5716
   { (exit 77); exit 77; }; }
5919
   { (exit 77); exit 77; }; }; }
5717
   else
5920
   else
5718
     ac_cv_sizeof_double=0
5921
     ac_cv_sizeof_double=0
5719
   fi
5922
   fi
5720
fi
5923
fi
5924
rm -rf conftest.dSYM
5721
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5925
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5722
fi
5926
fi
5723
rm -f conftest.val
5927
rm -f conftest.val
5724
fi
5928
fi
5725
{ echo "$as_me:$LINENO: result: $ac_cv_sizeof_double" >&5
5929
{ $as_echo "$as_me:$LINENO: result: $ac_cv_sizeof_double" >&5
5726
echo "${ECHO_T}$ac_cv_sizeof_double" >&6; }
5930
$as_echo "$ac_cv_sizeof_double" >&6; }
5727
5931
5728
5932
5729
5933
Lines 5741-5750 Link Here
5741
	fi
5945
	fi
5742
fi
5946
fi
5743
5947
5744
{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5948
{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
5745
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
5949
$as_echo_n "checking for ANSI C header files... " >&6; }
5746
if test "${ac_cv_header_stdc+set}" = set; then
5950
if test "${ac_cv_header_stdc+set}" = set; then
5747
  echo $ECHO_N "(cached) $ECHO_C" >&6
5951
  $as_echo_n "(cached) " >&6
5748
else
5952
else
5749
  cat >conftest.$ac_ext <<_ACEOF
5953
  cat >conftest.$ac_ext <<_ACEOF
5750
/* confdefs.h.  */
5954
/* confdefs.h.  */
Lines 5771-5790 Link Here
5771
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5975
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5772
  *) ac_try_echo=$ac_try;;
5976
  *) ac_try_echo=$ac_try;;
5773
esac
5977
esac
5774
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5978
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5979
$as_echo "$ac_try_echo") >&5
5775
  (eval "$ac_compile") 2>conftest.er1
5980
  (eval "$ac_compile") 2>conftest.er1
5776
  ac_status=$?
5981
  ac_status=$?
5777
  grep -v '^ *+' conftest.er1 >conftest.err
5982
  grep -v '^ *+' conftest.er1 >conftest.err
5778
  rm -f conftest.er1
5983
  rm -f conftest.er1
5779
  cat conftest.err >&5
5984
  cat conftest.err >&5
5780
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5985
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5781
  (exit $ac_status); } && {
5986
  (exit $ac_status); } && {
5782
	 test -z "$ac_c_werror_flag" ||
5987
	 test -z "$ac_c_werror_flag" ||
5783
	 test ! -s conftest.err
5988
	 test ! -s conftest.err
5784
       } && test -s conftest.$ac_objext; then
5989
       } && test -s conftest.$ac_objext; then
5785
  ac_cv_header_stdc=yes
5990
  ac_cv_header_stdc=yes
5786
else
5991
else
5787
  echo "$as_me: failed program was:" >&5
5992
  $as_echo "$as_me: failed program was:" >&5
5788
sed 's/^/| /' conftest.$ac_ext >&5
5993
sed 's/^/| /' conftest.$ac_ext >&5
5789
5994
5790
	ac_cv_header_stdc=no
5995
	ac_cv_header_stdc=no
Lines 5809-5815 Link Here
5809
else
6014
else
5810
  ac_cv_header_stdc=no
6015
  ac_cv_header_stdc=no
5811
fi
6016
fi
5812
rm -f -r conftest*
6017
rm -f conftest*
5813
6018
5814
fi
6019
fi
5815
6020
Lines 5830-5836 Link Here
5830
else
6035
else
5831
  ac_cv_header_stdc=no
6036
  ac_cv_header_stdc=no
5832
fi
6037
fi
5833
rm -f -r conftest*
6038
rm -f conftest*
5834
6039
5835
fi
6040
fi
5836
6041
Lines 5876-5912 Link Here
5876
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6081
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5877
  *) ac_try_echo=$ac_try;;
6082
  *) ac_try_echo=$ac_try;;
5878
esac
6083
esac
5879
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6084
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6085
$as_echo "$ac_try_echo") >&5
5880
  (eval "$ac_link") 2>&5
6086
  (eval "$ac_link") 2>&5
5881
  ac_status=$?
6087
  ac_status=$?
5882
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6088
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5883
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6089
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
5884
  { (case "(($ac_try" in
6090
  { (case "(($ac_try" in
5885
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6091
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5886
  *) ac_try_echo=$ac_try;;
6092
  *) ac_try_echo=$ac_try;;
5887
esac
6093
esac
5888
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6094
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6095
$as_echo "$ac_try_echo") >&5
5889
  (eval "$ac_try") 2>&5
6096
  (eval "$ac_try") 2>&5
5890
  ac_status=$?
6097
  ac_status=$?
5891
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6098
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5892
  (exit $ac_status); }; }; then
6099
  (exit $ac_status); }; }; then
5893
  :
6100
  :
5894
else
6101
else
5895
  echo "$as_me: program exited with status $ac_status" >&5
6102
  $as_echo "$as_me: program exited with status $ac_status" >&5
5896
echo "$as_me: failed program was:" >&5
6103
$as_echo "$as_me: failed program was:" >&5
5897
sed 's/^/| /' conftest.$ac_ext >&5
6104
sed 's/^/| /' conftest.$ac_ext >&5
5898
6105
5899
( exit $ac_status )
6106
( exit $ac_status )
5900
ac_cv_header_stdc=no
6107
ac_cv_header_stdc=no
5901
fi
6108
fi
6109
rm -rf conftest.dSYM
5902
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6110
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
5903
fi
6111
fi
5904
6112
5905
6113
5906
fi
6114
fi
5907
fi
6115
fi
5908
{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
6116
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
5909
echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
6117
$as_echo "$ac_cv_header_stdc" >&6; }
5910
if test $ac_cv_header_stdc = yes; then
6118
if test $ac_cv_header_stdc = yes; then
5911
6119
5912
cat >>confdefs.h <<\_ACEOF
6120
cat >>confdefs.h <<\_ACEOF
Lines 5920-5939 Link Here
5920
6128
5921
for ac_header in strings.h sys/time.h unistd.h
6129
for ac_header in strings.h sys/time.h unistd.h
5922
do
6130
do
5923
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
6131
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
5924
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6132
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5925
  { echo "$as_me:$LINENO: checking for $ac_header" >&5
6133
  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
5926
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6134
$as_echo_n "checking for $ac_header... " >&6; }
5927
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6135
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
5928
  echo $ECHO_N "(cached) $ECHO_C" >&6
6136
  $as_echo_n "(cached) " >&6
5929
fi
6137
fi
5930
ac_res=`eval echo '${'$as_ac_Header'}'`
6138
ac_res=`eval 'as_val=${'$as_ac_Header'}
5931
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
6139
		 $as_echo "$as_val"'`
5932
echo "${ECHO_T}$ac_res" >&6; }
6140
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6141
$as_echo "$ac_res" >&6; }
5933
else
6142
else
5934
  # Is the header compilable?
6143
  # Is the header compilable?
5935
{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
6144
{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
5936
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
6145
$as_echo_n "checking $ac_header usability... " >&6; }
5937
cat >conftest.$ac_ext <<_ACEOF
6146
cat >conftest.$ac_ext <<_ACEOF
5938
/* confdefs.h.  */
6147
/* confdefs.h.  */
5939
_ACEOF
6148
_ACEOF
Lines 5949-5980 Link Here
5949
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6158
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5950
  *) ac_try_echo=$ac_try;;
6159
  *) ac_try_echo=$ac_try;;
5951
esac
6160
esac
5952
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6161
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6162
$as_echo "$ac_try_echo") >&5
5953
  (eval "$ac_compile") 2>conftest.er1
6163
  (eval "$ac_compile") 2>conftest.er1
5954
  ac_status=$?
6164
  ac_status=$?
5955
  grep -v '^ *+' conftest.er1 >conftest.err
6165
  grep -v '^ *+' conftest.er1 >conftest.err
5956
  rm -f conftest.er1
6166
  rm -f conftest.er1
5957
  cat conftest.err >&5
6167
  cat conftest.err >&5
5958
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6168
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5959
  (exit $ac_status); } && {
6169
  (exit $ac_status); } && {
5960
	 test -z "$ac_c_werror_flag" ||
6170
	 test -z "$ac_c_werror_flag" ||
5961
	 test ! -s conftest.err
6171
	 test ! -s conftest.err
5962
       } && test -s conftest.$ac_objext; then
6172
       } && test -s conftest.$ac_objext; then
5963
  ac_header_compiler=yes
6173
  ac_header_compiler=yes
5964
else
6174
else
5965
  echo "$as_me: failed program was:" >&5
6175
  $as_echo "$as_me: failed program was:" >&5
5966
sed 's/^/| /' conftest.$ac_ext >&5
6176
sed 's/^/| /' conftest.$ac_ext >&5
5967
6177
5968
	ac_header_compiler=no
6178
	ac_header_compiler=no
5969
fi
6179
fi
5970
6180
5971
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6181
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
5972
{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
6182
{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
5973
echo "${ECHO_T}$ac_header_compiler" >&6; }
6183
$as_echo "$ac_header_compiler" >&6; }
5974
6184
5975
# Is the header present?
6185
# Is the header present?
5976
{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
6186
{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
5977
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
6187
$as_echo_n "checking $ac_header presence... " >&6; }
5978
cat >conftest.$ac_ext <<_ACEOF
6188
cat >conftest.$ac_ext <<_ACEOF
5979
/* confdefs.h.  */
6189
/* confdefs.h.  */
5980
_ACEOF
6190
_ACEOF
Lines 5988-6056 Link Here
5988
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6198
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5989
  *) ac_try_echo=$ac_try;;
6199
  *) ac_try_echo=$ac_try;;
5990
esac
6200
esac
5991
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6201
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6202
$as_echo "$ac_try_echo") >&5
5992
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
6203
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
5993
  ac_status=$?
6204
  ac_status=$?
5994
  grep -v '^ *+' conftest.er1 >conftest.err
6205
  grep -v '^ *+' conftest.er1 >conftest.err
5995
  rm -f conftest.er1
6206
  rm -f conftest.er1
5996
  cat conftest.err >&5
6207
  cat conftest.err >&5
5997
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6208
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
5998
  (exit $ac_status); } >/dev/null && {
6209
  (exit $ac_status); } >/dev/null && {
5999
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6210
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
6000
	 test ! -s conftest.err
6211
	 test ! -s conftest.err
6001
       }; then
6212
       }; then
6002
  ac_header_preproc=yes
6213
  ac_header_preproc=yes
6003
else
6214
else
6004
  echo "$as_me: failed program was:" >&5
6215
  $as_echo "$as_me: failed program was:" >&5
6005
sed 's/^/| /' conftest.$ac_ext >&5
6216
sed 's/^/| /' conftest.$ac_ext >&5
6006
6217
6007
  ac_header_preproc=no
6218
  ac_header_preproc=no
6008
fi
6219
fi
6009
6220
6010
rm -f conftest.err conftest.$ac_ext
6221
rm -f conftest.err conftest.$ac_ext
6011
{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6222
{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
6012
echo "${ECHO_T}$ac_header_preproc" >&6; }
6223
$as_echo "$ac_header_preproc" >&6; }
6013
6224
6014
# So?  What about this header?
6225
# So?  What about this header?
6015
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6226
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
6016
  yes:no: )
6227
  yes:no: )
6017
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6228
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
6018
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6229
$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
6019
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6230
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
6020
echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6231
$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
6021
    ac_header_preproc=yes
6232
    ac_header_preproc=yes
6022
    ;;
6233
    ;;
6023
  no:yes:* )
6234
  no:yes:* )
6024
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6235
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
6025
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6236
$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
6026
    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6237
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
6027
echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6238
$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
6028
    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6239
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
6029
echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6240
$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
6030
    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6241
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
6031
echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6242
$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
6032
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6243
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
6033
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6244
$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
6034
    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6245
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
6035
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6246
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
6036
6247
6037
    ;;
6248
    ;;
6038
esac
6249
esac
6039
{ echo "$as_me:$LINENO: checking for $ac_header" >&5
6250
{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
6040
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
6251
$as_echo_n "checking for $ac_header... " >&6; }
6041
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6252
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
6042
  echo $ECHO_N "(cached) $ECHO_C" >&6
6253
  $as_echo_n "(cached) " >&6
6043
else
6254
else
6044
  eval "$as_ac_Header=\$ac_header_preproc"
6255
  eval "$as_ac_Header=\$ac_header_preproc"
6045
fi
6256
fi
6046
ac_res=`eval echo '${'$as_ac_Header'}'`
6257
ac_res=`eval 'as_val=${'$as_ac_Header'}
6047
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
6258
		 $as_echo "$as_val"'`
6048
echo "${ECHO_T}$ac_res" >&6; }
6259
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6260
$as_echo "$ac_res" >&6; }
6049
6261
6050
fi
6262
fi
6051
if test `eval echo '${'$as_ac_Header'}'` = yes; then
6263
as_val=`eval 'as_val=${'$as_ac_Header'}
6264
		 $as_echo "$as_val"'`
6265
   if test "x$as_val" = x""yes; then
6052
  cat >>confdefs.h <<_ACEOF
6266
  cat >>confdefs.h <<_ACEOF
6053
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
6267
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
6054
_ACEOF
6268
_ACEOF
6055
6269
6056
fi
6270
fi
Lines 6060-6074 Link Here
6060
6274
6061
os=`uname -s`
6275
os=`uname -s`
6062
if test "x$os" = "xAIX" ; then
6276
if test "x$os" = "xAIX" ; then
6063
        CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
6277
    CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
6278
    AIX=1
6064
else
6279
else
6065
        CFLAGS="$CFLAGS -Wall"
6280
    CFLAGS="$CFLAGS -Wall"
6281
    AIX=0
6282
fi
6283
 if test "$AIX" = 1; then
6284
  AIX_TRUE=
6285
  AIX_FALSE='#'
6286
else
6287
  AIX_TRUE='#'
6288
  AIX_FALSE=
6066
fi
6289
fi
6067
6290
6068
{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
6291
6069
echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
6292
{ $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
6293
$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
6070
if test "${ac_cv_header_time+set}" = set; then
6294
if test "${ac_cv_header_time+set}" = set; then
6071
  echo $ECHO_N "(cached) $ECHO_C" >&6
6295
  $as_echo_n "(cached) " >&6
6072
else
6296
else
6073
  cat >conftest.$ac_ext <<_ACEOF
6297
  cat >conftest.$ac_ext <<_ACEOF
6074
/* confdefs.h.  */
6298
/* confdefs.h.  */
Lines 6095-6114 Link Here
6095
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6319
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6096
  *) ac_try_echo=$ac_try;;
6320
  *) ac_try_echo=$ac_try;;
6097
esac
6321
esac
6098
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6322
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6323
$as_echo "$ac_try_echo") >&5
6099
  (eval "$ac_compile") 2>conftest.er1
6324
  (eval "$ac_compile") 2>conftest.er1
6100
  ac_status=$?
6325
  ac_status=$?
6101
  grep -v '^ *+' conftest.er1 >conftest.err
6326
  grep -v '^ *+' conftest.er1 >conftest.err
6102
  rm -f conftest.er1
6327
  rm -f conftest.er1
6103
  cat conftest.err >&5
6328
  cat conftest.err >&5
6104
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6329
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6105
  (exit $ac_status); } && {
6330
  (exit $ac_status); } && {
6106
	 test -z "$ac_c_werror_flag" ||
6331
	 test -z "$ac_c_werror_flag" ||
6107
	 test ! -s conftest.err
6332
	 test ! -s conftest.err
6108
       } && test -s conftest.$ac_objext; then
6333
       } && test -s conftest.$ac_objext; then
6109
  ac_cv_header_time=yes
6334
  ac_cv_header_time=yes
6110
else
6335
else
6111
  echo "$as_me: failed program was:" >&5
6336
  $as_echo "$as_me: failed program was:" >&5
6112
sed 's/^/| /' conftest.$ac_ext >&5
6337
sed 's/^/| /' conftest.$ac_ext >&5
6113
6338
6114
	ac_cv_header_time=no
6339
	ac_cv_header_time=no
Lines 6116-6123 Link Here
6116
6341
6117
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6342
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6118
fi
6343
fi
6119
{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
6344
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
6120
echo "${ECHO_T}$ac_cv_header_time" >&6; }
6345
$as_echo "$ac_cv_header_time" >&6; }
6121
if test $ac_cv_header_time = yes; then
6346
if test $ac_cv_header_time = yes; then
6122
6347
6123
cat >>confdefs.h <<\_ACEOF
6348
cat >>confdefs.h <<\_ACEOF
Lines 6126-6135 Link Here
6126
6351
6127
fi
6352
fi
6128
6353
6129
{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
6354
{ $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
6130
echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
6355
$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
6131
if test "${ac_cv_struct_tm+set}" = set; then
6356
if test "${ac_cv_struct_tm+set}" = set; then
6132
  echo $ECHO_N "(cached) $ECHO_C" >&6
6357
  $as_echo_n "(cached) " >&6
6133
else
6358
else
6134
  cat >conftest.$ac_ext <<_ACEOF
6359
  cat >conftest.$ac_ext <<_ACEOF
6135
/* confdefs.h.  */
6360
/* confdefs.h.  */
Lines 6145-6151 Link Here
6145
{
6370
{
6146
struct tm tm;
6371
struct tm tm;
6147
				     int *p = &tm.tm_sec;
6372
				     int *p = &tm.tm_sec;
6148
 				     return !p;
6373
				     return !p;
6149
  ;
6374
  ;
6150
  return 0;
6375
  return 0;
6151
}
6376
}
Lines 6156-6175 Link Here
6156
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6381
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6157
  *) ac_try_echo=$ac_try;;
6382
  *) ac_try_echo=$ac_try;;
6158
esac
6383
esac
6159
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6384
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6385
$as_echo "$ac_try_echo") >&5
6160
  (eval "$ac_compile") 2>conftest.er1
6386
  (eval "$ac_compile") 2>conftest.er1
6161
  ac_status=$?
6387
  ac_status=$?
6162
  grep -v '^ *+' conftest.er1 >conftest.err
6388
  grep -v '^ *+' conftest.er1 >conftest.err
6163
  rm -f conftest.er1
6389
  rm -f conftest.er1
6164
  cat conftest.err >&5
6390
  cat conftest.err >&5
6165
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6391
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6166
  (exit $ac_status); } && {
6392
  (exit $ac_status); } && {
6167
	 test -z "$ac_c_werror_flag" ||
6393
	 test -z "$ac_c_werror_flag" ||
6168
	 test ! -s conftest.err
6394
	 test ! -s conftest.err
6169
       } && test -s conftest.$ac_objext; then
6395
       } && test -s conftest.$ac_objext; then
6170
  ac_cv_struct_tm=time.h
6396
  ac_cv_struct_tm=time.h
6171
else
6397
else
6172
  echo "$as_me: failed program was:" >&5
6398
  $as_echo "$as_me: failed program was:" >&5
6173
sed 's/^/| /' conftest.$ac_ext >&5
6399
sed 's/^/| /' conftest.$ac_ext >&5
6174
6400
6175
	ac_cv_struct_tm=sys/time.h
6401
	ac_cv_struct_tm=sys/time.h
Lines 6177-6184 Link Here
6177
6403
6178
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6404
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
6179
fi
6405
fi
6180
{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
6406
{ $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
6181
echo "${ECHO_T}$ac_cv_struct_tm" >&6; }
6407
$as_echo "$ac_cv_struct_tm" >&6; }
6182
if test $ac_cv_struct_tm = sys/time.h; then
6408
if test $ac_cv_struct_tm = sys/time.h; then
6183
6409
6184
cat >>confdefs.h <<\_ACEOF
6410
cat >>confdefs.h <<\_ACEOF
Lines 6188-6197 Link Here
6188
fi
6414
fi
6189
6415
6190
6416
6191
{ echo "$as_me:$LINENO: checking for working memcmp" >&5
6417
{ $as_echo "$as_me:$LINENO: checking for working memcmp" >&5
6192
echo $ECHO_N "checking for working memcmp... $ECHO_C" >&6; }
6418
$as_echo_n "checking for working memcmp... " >&6; }
6193
if test "${ac_cv_func_memcmp_working+set}" = set; then
6419
if test "${ac_cv_func_memcmp_working+set}" = set; then
6194
  echo $ECHO_N "(cached) $ECHO_C" >&6
6420
  $as_echo_n "(cached) " >&6
6195
else
6421
else
6196
  if test "$cross_compiling" = yes; then
6422
  if test "$cross_compiling" = yes; then
6197
  ac_cv_func_memcmp_working=no
6423
  ac_cv_func_memcmp_working=no
Lines 6241-6276 Link Here
6241
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6467
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6242
  *) ac_try_echo=$ac_try;;
6468
  *) ac_try_echo=$ac_try;;
6243
esac
6469
esac
6244
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6470
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6471
$as_echo "$ac_try_echo") >&5
6245
  (eval "$ac_link") 2>&5
6472
  (eval "$ac_link") 2>&5
6246
  ac_status=$?
6473
  ac_status=$?
6247
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6474
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6248
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6475
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
6249
  { (case "(($ac_try" in
6476
  { (case "(($ac_try" in
6250
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6477
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6251
  *) ac_try_echo=$ac_try;;
6478
  *) ac_try_echo=$ac_try;;
6252
esac
6479
esac
6253
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6480
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6481
$as_echo "$ac_try_echo") >&5
6254
  (eval "$ac_try") 2>&5
6482
  (eval "$ac_try") 2>&5
6255
  ac_status=$?
6483
  ac_status=$?
6256
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6484
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6257
  (exit $ac_status); }; }; then
6485
  (exit $ac_status); }; }; then
6258
  ac_cv_func_memcmp_working=yes
6486
  ac_cv_func_memcmp_working=yes
6259
else
6487
else
6260
  echo "$as_me: program exited with status $ac_status" >&5
6488
  $as_echo "$as_me: program exited with status $ac_status" >&5
6261
echo "$as_me: failed program was:" >&5
6489
$as_echo "$as_me: failed program was:" >&5
6262
sed 's/^/| /' conftest.$ac_ext >&5
6490
sed 's/^/| /' conftest.$ac_ext >&5
6263
6491
6264
( exit $ac_status )
6492
( exit $ac_status )
6265
ac_cv_func_memcmp_working=no
6493
ac_cv_func_memcmp_working=no
6266
fi
6494
fi
6495
rm -rf conftest.dSYM
6267
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6496
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
6268
fi
6497
fi
6269
6498
6270
6499
6271
fi
6500
fi
6272
{ echo "$as_me:$LINENO: result: $ac_cv_func_memcmp_working" >&5
6501
{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_memcmp_working" >&5
6273
echo "${ECHO_T}$ac_cv_func_memcmp_working" >&6; }
6502
$as_echo "$ac_cv_func_memcmp_working" >&6; }
6274
test $ac_cv_func_memcmp_working = no && case " $LIBOBJS " in
6503
test $ac_cv_func_memcmp_working = no && case " $LIBOBJS " in
6275
  *" memcmp.$ac_objext "* ) ;;
6504
  *" memcmp.$ac_objext "* ) ;;
6276
  *) LIBOBJS="$LIBOBJS memcmp.$ac_objext"
6505
  *) LIBOBJS="$LIBOBJS memcmp.$ac_objext"
Lines 6281-6291 Link Here
6281
6510
6282
for ac_func in vprintf
6511
for ac_func in vprintf
6283
do
6512
do
6284
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6513
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6285
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
6514
{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
6286
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
6515
$as_echo_n "checking for $ac_func... " >&6; }
6287
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6516
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6288
  echo $ECHO_N "(cached) $ECHO_C" >&6
6517
  $as_echo_n "(cached) " >&6
6289
else
6518
else
6290
  cat >conftest.$ac_ext <<_ACEOF
6519
  cat >conftest.$ac_ext <<_ACEOF
6291
/* confdefs.h.  */
6520
/* confdefs.h.  */
Lines 6338-6378 Link Here
6338
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6567
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6339
  *) ac_try_echo=$ac_try;;
6568
  *) ac_try_echo=$ac_try;;
6340
esac
6569
esac
6341
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6570
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6571
$as_echo "$ac_try_echo") >&5
6342
  (eval "$ac_link") 2>conftest.er1
6572
  (eval "$ac_link") 2>conftest.er1
6343
  ac_status=$?
6573
  ac_status=$?
6344
  grep -v '^ *+' conftest.er1 >conftest.err
6574
  grep -v '^ *+' conftest.er1 >conftest.err
6345
  rm -f conftest.er1
6575
  rm -f conftest.er1
6346
  cat conftest.err >&5
6576
  cat conftest.err >&5
6347
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6577
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6348
  (exit $ac_status); } && {
6578
  (exit $ac_status); } && {
6349
	 test -z "$ac_c_werror_flag" ||
6579
	 test -z "$ac_c_werror_flag" ||
6350
	 test ! -s conftest.err
6580
	 test ! -s conftest.err
6351
       } && test -s conftest$ac_exeext &&
6581
       } && test -s conftest$ac_exeext && {
6352
       $as_test_x conftest$ac_exeext; then
6582
	 test "$cross_compiling" = yes ||
6583
	 $as_test_x conftest$ac_exeext
6584
       }; then
6353
  eval "$as_ac_var=yes"
6585
  eval "$as_ac_var=yes"
6354
else
6586
else
6355
  echo "$as_me: failed program was:" >&5
6587
  $as_echo "$as_me: failed program was:" >&5
6356
sed 's/^/| /' conftest.$ac_ext >&5
6588
sed 's/^/| /' conftest.$ac_ext >&5
6357
6589
6358
	eval "$as_ac_var=no"
6590
	eval "$as_ac_var=no"
6359
fi
6591
fi
6360
6592
6593
rm -rf conftest.dSYM
6361
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6594
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6362
      conftest$ac_exeext conftest.$ac_ext
6595
      conftest$ac_exeext conftest.$ac_ext
6363
fi
6596
fi
6364
ac_res=`eval echo '${'$as_ac_var'}'`
6597
ac_res=`eval 'as_val=${'$as_ac_var'}
6365
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
6598
		 $as_echo "$as_val"'`
6366
echo "${ECHO_T}$ac_res" >&6; }
6599
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6367
if test `eval echo '${'$as_ac_var'}'` = yes; then
6600
$as_echo "$ac_res" >&6; }
6601
as_val=`eval 'as_val=${'$as_ac_var'}
6602
		 $as_echo "$as_val"'`
6603
   if test "x$as_val" = x""yes; then
6368
  cat >>confdefs.h <<_ACEOF
6604
  cat >>confdefs.h <<_ACEOF
6369
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6605
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6370
_ACEOF
6606
_ACEOF
6371
6607
6372
{ echo "$as_me:$LINENO: checking for _doprnt" >&5
6608
{ $as_echo "$as_me:$LINENO: checking for _doprnt" >&5
6373
echo $ECHO_N "checking for _doprnt... $ECHO_C" >&6; }
6609
$as_echo_n "checking for _doprnt... " >&6; }
6374
if test "${ac_cv_func__doprnt+set}" = set; then
6610
if test "${ac_cv_func__doprnt+set}" = set; then
6375
  echo $ECHO_N "(cached) $ECHO_C" >&6
6611
  $as_echo_n "(cached) " >&6
6376
else
6612
else
6377
  cat >conftest.$ac_ext <<_ACEOF
6613
  cat >conftest.$ac_ext <<_ACEOF
6378
/* confdefs.h.  */
6614
/* confdefs.h.  */
Lines 6425-6456 Link Here
6425
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6661
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6426
  *) ac_try_echo=$ac_try;;
6662
  *) ac_try_echo=$ac_try;;
6427
esac
6663
esac
6428
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6664
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6665
$as_echo "$ac_try_echo") >&5
6429
  (eval "$ac_link") 2>conftest.er1
6666
  (eval "$ac_link") 2>conftest.er1
6430
  ac_status=$?
6667
  ac_status=$?
6431
  grep -v '^ *+' conftest.er1 >conftest.err
6668
  grep -v '^ *+' conftest.er1 >conftest.err
6432
  rm -f conftest.er1
6669
  rm -f conftest.er1
6433
  cat conftest.err >&5
6670
  cat conftest.err >&5
6434
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6671
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6435
  (exit $ac_status); } && {
6672
  (exit $ac_status); } && {
6436
	 test -z "$ac_c_werror_flag" ||
6673
	 test -z "$ac_c_werror_flag" ||
6437
	 test ! -s conftest.err
6674
	 test ! -s conftest.err
6438
       } && test -s conftest$ac_exeext &&
6675
       } && test -s conftest$ac_exeext && {
6439
       $as_test_x conftest$ac_exeext; then
6676
	 test "$cross_compiling" = yes ||
6677
	 $as_test_x conftest$ac_exeext
6678
       }; then
6440
  ac_cv_func__doprnt=yes
6679
  ac_cv_func__doprnt=yes
6441
else
6680
else
6442
  echo "$as_me: failed program was:" >&5
6681
  $as_echo "$as_me: failed program was:" >&5
6443
sed 's/^/| /' conftest.$ac_ext >&5
6682
sed 's/^/| /' conftest.$ac_ext >&5
6444
6683
6445
	ac_cv_func__doprnt=no
6684
	ac_cv_func__doprnt=no
6446
fi
6685
fi
6447
6686
6687
rm -rf conftest.dSYM
6448
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6688
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6449
      conftest$ac_exeext conftest.$ac_ext
6689
      conftest$ac_exeext conftest.$ac_ext
6450
fi
6690
fi
6451
{ echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
6691
{ $as_echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
6452
echo "${ECHO_T}$ac_cv_func__doprnt" >&6; }
6692
$as_echo "$ac_cv_func__doprnt" >&6; }
6453
if test $ac_cv_func__doprnt = yes; then
6693
if test "x$ac_cv_func__doprnt" = x""yes; then
6454
6694
6455
cat >>confdefs.h <<\_ACEOF
6695
cat >>confdefs.h <<\_ACEOF
6456
#define HAVE_DOPRNT 1
6696
#define HAVE_DOPRNT 1
Lines 6465-6475 Link Here
6465
6705
6466
for ac_func in strdup
6706
for ac_func in strdup
6467
do
6707
do
6468
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
6708
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
6469
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
6709
{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
6470
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
6710
$as_echo_n "checking for $ac_func... " >&6; }
6471
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6711
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
6472
  echo $ECHO_N "(cached) $ECHO_C" >&6
6712
  $as_echo_n "(cached) " >&6
6473
else
6713
else
6474
  cat >conftest.$ac_ext <<_ACEOF
6714
  cat >conftest.$ac_ext <<_ACEOF
6475
/* confdefs.h.  */
6715
/* confdefs.h.  */
Lines 6522-6556 Link Here
6522
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6762
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
6523
  *) ac_try_echo=$ac_try;;
6763
  *) ac_try_echo=$ac_try;;
6524
esac
6764
esac
6525
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
6765
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
6766
$as_echo "$ac_try_echo") >&5
6526
  (eval "$ac_link") 2>conftest.er1
6767
  (eval "$ac_link") 2>conftest.er1
6527
  ac_status=$?
6768
  ac_status=$?
6528
  grep -v '^ *+' conftest.er1 >conftest.err
6769
  grep -v '^ *+' conftest.er1 >conftest.err
6529
  rm -f conftest.er1
6770
  rm -f conftest.er1
6530
  cat conftest.err >&5
6771
  cat conftest.err >&5
6531
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6772
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
6532
  (exit $ac_status); } && {
6773
  (exit $ac_status); } && {
6533
	 test -z "$ac_c_werror_flag" ||
6774
	 test -z "$ac_c_werror_flag" ||
6534
	 test ! -s conftest.err
6775
	 test ! -s conftest.err
6535
       } && test -s conftest$ac_exeext &&
6776
       } && test -s conftest$ac_exeext && {
6536
       $as_test_x conftest$ac_exeext; then
6777
	 test "$cross_compiling" = yes ||
6778
	 $as_test_x conftest$ac_exeext
6779
       }; then
6537
  eval "$as_ac_var=yes"
6780
  eval "$as_ac_var=yes"
6538
else
6781
else
6539
  echo "$as_me: failed program was:" >&5
6782
  $as_echo "$as_me: failed program was:" >&5
6540
sed 's/^/| /' conftest.$ac_ext >&5
6783
sed 's/^/| /' conftest.$ac_ext >&5
6541
6784
6542
	eval "$as_ac_var=no"
6785
	eval "$as_ac_var=no"
6543
fi
6786
fi
6544
6787
6788
rm -rf conftest.dSYM
6545
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6789
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
6546
      conftest$ac_exeext conftest.$ac_ext
6790
      conftest$ac_exeext conftest.$ac_ext
6547
fi
6791
fi
6548
ac_res=`eval echo '${'$as_ac_var'}'`
6792
ac_res=`eval 'as_val=${'$as_ac_var'}
6549
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
6793
		 $as_echo "$as_val"'`
6550
echo "${ECHO_T}$ac_res" >&6; }
6794
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
6551
if test `eval echo '${'$as_ac_var'}'` = yes; then
6795
$as_echo "$ac_res" >&6; }
6796
as_val=`eval 'as_val=${'$as_ac_var'}
6797
		 $as_echo "$as_val"'`
6798
   if test "x$as_val" = x""yes; then
6552
  cat >>confdefs.h <<_ACEOF
6799
  cat >>confdefs.h <<_ACEOF
6553
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
6800
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
6554
_ACEOF
6801
_ACEOF
6555
6802
6556
fi
6803
fi
Lines 6559-6568 Link Here
6559
6806
6560
# Extract the first word of "xmlto", so it can be a program name with args.
6807
# Extract the first word of "xmlto", so it can be a program name with args.
6561
set dummy xmlto; ac_word=$2
6808
set dummy xmlto; ac_word=$2
6562
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
6809
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
6563
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
6810
$as_echo_n "checking for $ac_word... " >&6; }
6564
if test "${ac_cv_path_XMLTO+set}" = set; then
6811
if test "${ac_cv_path_XMLTO+set}" = set; then
6565
  echo $ECHO_N "(cached) $ECHO_C" >&6
6812
  $as_echo_n "(cached) " >&6
6566
else
6813
else
6567
  case $XMLTO in
6814
  case $XMLTO in
6568
  [\\/]* | ?:[\\/]*)
6815
  [\\/]* | ?:[\\/]*)
Lines 6577-6583 Link Here
6577
  for ac_exec_ext in '' $ac_executable_extensions; do
6824
  for ac_exec_ext in '' $ac_executable_extensions; do
6578
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6825
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
6579
    ac_cv_path_XMLTO="$as_dir/$ac_word$ac_exec_ext"
6826
    ac_cv_path_XMLTO="$as_dir/$ac_word$ac_exec_ext"
6580
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6827
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6581
    break 2
6828
    break 2
6582
  fi
6829
  fi
6583
done
6830
done
Lines 6589-6605 Link Here
6589
fi
6836
fi
6590
XMLTO=$ac_cv_path_XMLTO
6837
XMLTO=$ac_cv_path_XMLTO
6591
if test -n "$XMLTO"; then
6838
if test -n "$XMLTO"; then
6592
  { echo "$as_me:$LINENO: result: $XMLTO" >&5
6839
  { $as_echo "$as_me:$LINENO: result: $XMLTO" >&5
6593
echo "${ECHO_T}$XMLTO" >&6; }
6840
$as_echo "$XMLTO" >&6; }
6594
else
6841
else
6595
  { echo "$as_me:$LINENO: result: no" >&5
6842
  { $as_echo "$as_me:$LINENO: result: no" >&5
6596
echo "${ECHO_T}no" >&6; }
6843
$as_echo "no" >&6; }
6597
fi
6844
fi
6598
6845
6599
6846
6600
if test -z "$ac_cv_path_XMLTO"; then
6847
if test -z "$ac_cv_path_XMLTO"; then
6601
	{ echo "$as_me:$LINENO: WARNING: You must have XMLTO to compile the XML documentation for libaif." >&5
6848
	{ $as_echo "$as_me:$LINENO: WARNING: You must have XMLTO to compile the XML documentation for libaif." >&5
6602
echo "$as_me: WARNING: You must have XMLTO to compile the XML documentation for libaif." >&2;}
6849
$as_echo "$as_me: WARNING: You must have XMLTO to compile the XML documentation for libaif." >&2;}
6603
	XMLTO=":"
6850
	XMLTO=":"
6604
fi
6851
fi
6605
6852
Lines 6632-6642 Link Here
6632
    case $ac_val in #(
6879
    case $ac_val in #(
6633
    *${as_nl}*)
6880
    *${as_nl}*)
6634
      case $ac_var in #(
6881
      case $ac_var in #(
6635
      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
6882
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
6636
echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
6883
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
6637
      esac
6884
      esac
6638
      case $ac_var in #(
6885
      case $ac_var in #(
6639
      _ | IFS | as_nl) ;; #(
6886
      _ | IFS | as_nl) ;; #(
6887
      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
6640
      *) $as_unset $ac_var ;;
6888
      *) $as_unset $ac_var ;;
6641
      esac ;;
6889
      esac ;;
6642
    esac
6890
    esac
Lines 6669-6680 Link Here
6669
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6917
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
6670
  if test -w "$cache_file"; then
6918
  if test -w "$cache_file"; then
6671
    test "x$cache_file" != "x/dev/null" &&
6919
    test "x$cache_file" != "x/dev/null" &&
6672
      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
6920
      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
6673
echo "$as_me: updating cache $cache_file" >&6;}
6921
$as_echo "$as_me: updating cache $cache_file" >&6;}
6674
    cat confcache >$cache_file
6922
    cat confcache >$cache_file
6675
  else
6923
  else
6676
    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
6924
    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
6677
echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6925
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
6678
  fi
6926
  fi
6679
fi
6927
fi
6680
rm -f confcache
6928
rm -f confcache
Lines 6690-6696 Link Here
6690
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
6938
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
6691
  # 1. Remove the extension, and $U if already installed.
6939
  # 1. Remove the extension, and $U if already installed.
6692
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
6940
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
6693
  ac_i=`echo "$ac_i" | sed "$ac_script"`
6941
  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
6694
  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
6942
  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
6695
  #    will be set to the directory where LIBOBJS objects are built.
6943
  #    will be set to the directory where LIBOBJS objects are built.
6696
  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
6944
  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
Lines 6701-6727 Link Here
6701
LTLIBOBJS=$ac_ltlibobjs
6949
LTLIBOBJS=$ac_ltlibobjs
6702
6950
6703
6951
6952
 if test -n "$EXEEXT"; then
6953
  am__EXEEXT_TRUE=
6954
  am__EXEEXT_FALSE='#'
6955
else
6956
  am__EXEEXT_TRUE='#'
6957
  am__EXEEXT_FALSE=
6958
fi
6959
6704
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
6960
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
6705
  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
6961
  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
6706
Usually this means the macro was only invoked conditionally." >&5
6962
Usually this means the macro was only invoked conditionally." >&5
6707
echo "$as_me: error: conditional \"AMDEP\" was never defined.
6963
$as_echo "$as_me: error: conditional \"AMDEP\" was never defined.
6708
Usually this means the macro was only invoked conditionally." >&2;}
6964
Usually this means the macro was only invoked conditionally." >&2;}
6709
   { (exit 1); exit 1; }; }
6965
   { (exit 1); exit 1; }; }
6710
fi
6966
fi
6711
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
6967
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
6712
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
6968
  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
6713
Usually this means the macro was only invoked conditionally." >&5
6969
Usually this means the macro was only invoked conditionally." >&5
6714
echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
6970
$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
6971
Usually this means the macro was only invoked conditionally." >&2;}
6972
   { (exit 1); exit 1; }; }
6973
fi
6974
6975
if test -z "${AIX_TRUE}" && test -z "${AIX_FALSE}"; then
6976
  { { $as_echo "$as_me:$LINENO: error: conditional \"AIX\" was never defined.
6977
Usually this means the macro was only invoked conditionally." >&5
6978
$as_echo "$as_me: error: conditional \"AIX\" was never defined.
6715
Usually this means the macro was only invoked conditionally." >&2;}
6979
Usually this means the macro was only invoked conditionally." >&2;}
6716
   { (exit 1); exit 1; }; }
6980
   { (exit 1); exit 1; }; }
6717
fi
6981
fi
6718
6982
6719
: ${CONFIG_STATUS=./config.status}
6983
: ${CONFIG_STATUS=./config.status}
6984
ac_write_fail=0
6720
ac_clean_files_save=$ac_clean_files
6985
ac_clean_files_save=$ac_clean_files
6721
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
6986
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
6722
{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
6987
{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
6723
echo "$as_me: creating $CONFIG_STATUS" >&6;}
6988
$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
6724
cat >$CONFIG_STATUS <<_ACEOF
6989
cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6725
#! $SHELL
6990
#! $SHELL
6726
# Generated by $as_me.
6991
# Generated by $as_me.
6727
# Run this file to recreate the current configuration.
6992
# Run this file to recreate the current configuration.
Lines 6734-6740 Link Here
6734
SHELL=\${CONFIG_SHELL-$SHELL}
6999
SHELL=\${CONFIG_SHELL-$SHELL}
6735
_ACEOF
7000
_ACEOF
6736
7001
6737
cat >>$CONFIG_STATUS <<\_ACEOF
7002
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6738
## --------------------- ##
7003
## --------------------- ##
6739
## M4sh Initialization.  ##
7004
## M4sh Initialization.  ##
6740
## --------------------- ##
7005
## --------------------- ##
Lines 6744-6750 Link Here
6744
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
7009
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
6745
  emulate sh
7010
  emulate sh
6746
  NULLCMD=:
7011
  NULLCMD=:
6747
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
7012
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
6748
  # is contrary to our usage.  Disable this feature.
7013
  # is contrary to our usage.  Disable this feature.
6749
  alias -g '${1+"$@"}'='"$@"'
7014
  alias -g '${1+"$@"}'='"$@"'
6750
  setopt NO_GLOB_SUBST
7015
  setopt NO_GLOB_SUBST
Lines 6766-6782 Link Here
6766
as_cr_digits='0123456789'
7031
as_cr_digits='0123456789'
6767
as_cr_alnum=$as_cr_Letters$as_cr_digits
7032
as_cr_alnum=$as_cr_Letters$as_cr_digits
6768
7033
7034
as_nl='
7035
'
7036
export as_nl
7037
# Printing a long string crashes Solaris 7 /usr/bin/printf.
7038
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
7039
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
7040
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
7041
if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
7042
  as_echo='printf %s\n'
7043
  as_echo_n='printf %s'
7044
else
7045
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
7046
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
7047
    as_echo_n='/usr/ucb/echo -n'
7048
  else
7049
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
7050
    as_echo_n_body='eval
7051
      arg=$1;
7052
      case $arg in
7053
      *"$as_nl"*)
7054
	expr "X$arg" : "X\\(.*\\)$as_nl";
7055
	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
7056
      esac;
7057
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
7058
    '
7059
    export as_echo_n_body
7060
    as_echo_n='sh -c $as_echo_n_body as_echo'
7061
  fi
7062
  export as_echo_body
7063
  as_echo='sh -c $as_echo_body as_echo'
7064
fi
7065
6769
# The user is always right.
7066
# The user is always right.
6770
if test "${PATH_SEPARATOR+set}" != set; then
7067
if test "${PATH_SEPARATOR+set}" != set; then
6771
  echo "#! /bin/sh" >conf$$.sh
7068
  PATH_SEPARATOR=:
6772
  echo  "exit 0"   >>conf$$.sh
7069
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
6773
  chmod +x conf$$.sh
7070
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
6774
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
7071
      PATH_SEPARATOR=';'
6775
    PATH_SEPARATOR=';'
7072
  }
6776
  else
6777
    PATH_SEPARATOR=:
6778
  fi
6779
  rm -f conf$$.sh
6780
fi
7073
fi
6781
7074
6782
# Support unset when possible.
7075
# Support unset when possible.
Lines 6792-6799 Link Here
6792
# there to prevent editors from complaining about space-tab.
7085
# there to prevent editors from complaining about space-tab.
6793
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
7086
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
6794
# splitting by setting IFS to empty value.)
7087
# splitting by setting IFS to empty value.)
6795
as_nl='
6796
'
6797
IFS=" ""	$as_nl"
7088
IFS=" ""	$as_nl"
6798
7089
6799
# Find who we are.  Look in the path if we contain no directory separator.
7090
# Find who we are.  Look in the path if we contain no directory separator.
Lines 6816-6822 Link Here
6816
  as_myself=$0
7107
  as_myself=$0
6817
fi
7108
fi
6818
if test ! -f "$as_myself"; then
7109
if test ! -f "$as_myself"; then
6819
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
7110
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
6820
  { (exit 1); exit 1; }
7111
  { (exit 1); exit 1; }
6821
fi
7112
fi
6822
7113
Lines 6829-6845 Link Here
6829
PS4='+ '
7120
PS4='+ '
6830
7121
6831
# NLS nuisances.
7122
# NLS nuisances.
6832
for as_var in \
7123
LC_ALL=C
6833
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
7124
export LC_ALL
6834
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
7125
LANGUAGE=C
6835
  LC_TELEPHONE LC_TIME
7126
export LANGUAGE
6836
do
6837
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
6838
    eval $as_var=C; export $as_var
6839
  else
6840
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
6841
  fi
6842
done
6843
7127
6844
# Required to use basename.
7128
# Required to use basename.
6845
if expr a : '\(a\)' >/dev/null 2>&1 &&
7129
if expr a : '\(a\)' >/dev/null 2>&1 &&
Lines 6861-6867 Link Here
6861
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
7145
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
6862
	 X"$0" : 'X\(//\)$' \| \
7146
	 X"$0" : 'X\(//\)$' \| \
6863
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
7147
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
6864
echo X/"$0" |
7148
$as_echo X/"$0" |
6865
    sed '/^.*\/\([^/][^/]*\)\/*$/{
7149
    sed '/^.*\/\([^/][^/]*\)\/*$/{
6866
	    s//\1/
7150
	    s//\1/
6867
	    q
7151
	    q
Lines 6912-6918 Link Here
6912
      s/-\n.*//
7196
      s/-\n.*//
6913
    ' >$as_me.lineno &&
7197
    ' >$as_me.lineno &&
6914
  chmod +x "$as_me.lineno" ||
7198
  chmod +x "$as_me.lineno" ||
6915
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
7199
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
6916
   { (exit 1); exit 1; }; }
7200
   { (exit 1); exit 1; }; }
6917
7201
6918
  # Don't try to exec as it changes $[0], causing all sort of problems
7202
  # Don't try to exec as it changes $[0], causing all sort of problems
Lines 6940-6946 Link Here
6940
*)
7224
*)
6941
  ECHO_N='-n';;
7225
  ECHO_N='-n';;
6942
esac
7226
esac
6943
6944
if expr a : '\(a\)' >/dev/null 2>&1 &&
7227
if expr a : '\(a\)' >/dev/null 2>&1 &&
6945
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
7228
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
6946
  as_expr=expr
7229
  as_expr=expr
Lines 6953-6971 Link Here
6953
  rm -f conf$$.dir/conf$$.file
7236
  rm -f conf$$.dir/conf$$.file
6954
else
7237
else
6955
  rm -f conf$$.dir
7238
  rm -f conf$$.dir
6956
  mkdir conf$$.dir
7239
  mkdir conf$$.dir 2>/dev/null
6957
fi
7240
fi
6958
echo >conf$$.file
7241
if (echo >conf$$.file) 2>/dev/null; then
6959
if ln -s conf$$.file conf$$ 2>/dev/null; then
7242
  if ln -s conf$$.file conf$$ 2>/dev/null; then
6960
  as_ln_s='ln -s'
7243
    as_ln_s='ln -s'
6961
  # ... but there are two gotchas:
7244
    # ... but there are two gotchas:
6962
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
7245
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
6963
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
7246
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
6964
  # In both cases, we have to default to `cp -p'.
7247
    # In both cases, we have to default to `cp -p'.
6965
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
7248
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
7249
      as_ln_s='cp -p'
7250
  elif ln conf$$.file conf$$ 2>/dev/null; then
7251
    as_ln_s=ln
7252
  else
6966
    as_ln_s='cp -p'
7253
    as_ln_s='cp -p'
6967
elif ln conf$$.file conf$$ 2>/dev/null; then
7254
  fi
6968
  as_ln_s=ln
6969
else
7255
else
6970
  as_ln_s='cp -p'
7256
  as_ln_s='cp -p'
6971
fi
7257
fi
Lines 6990-6999 Link Here
6990
  as_test_x='
7276
  as_test_x='
6991
    eval sh -c '\''
7277
    eval sh -c '\''
6992
      if test -d "$1"; then
7278
      if test -d "$1"; then
6993
        test -d "$1/.";
7279
	test -d "$1/.";
6994
      else
7280
      else
6995
	case $1 in
7281
	case $1 in
6996
        -*)set "./$1";;
7282
	-*)set "./$1";;
6997
	esac;
7283
	esac;
6998
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
7284
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
6999
	???[sx]*):;;*)false;;esac;fi
7285
	???[sx]*):;;*)false;;esac;fi
Lines 7016-7022 Link Here
7016
# values after options handling.
7302
# values after options handling.
7017
ac_log="
7303
ac_log="
7018
This file was extended by libaif $as_me 2.1.0, which was
7304
This file was extended by libaif $as_me 2.1.0, which was
7019
generated by GNU Autoconf 2.61.  Invocation command line was
7305
generated by GNU Autoconf 2.63.  Invocation command line was
7020
7306
7021
  CONFIG_FILES    = $CONFIG_FILES
7307
  CONFIG_FILES    = $CONFIG_FILES
7022
  CONFIG_HEADERS  = $CONFIG_HEADERS
7308
  CONFIG_HEADERS  = $CONFIG_HEADERS
Lines 7029-7035 Link Here
7029
7315
7030
_ACEOF
7316
_ACEOF
7031
7317
7032
cat >>$CONFIG_STATUS <<_ACEOF
7318
case $ac_config_files in *"
7319
"*) set x $ac_config_files; shift; ac_config_files=$*;;
7320
esac
7321
7322
case $ac_config_headers in *"
7323
"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
7324
esac
7325
7326
7327
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7033
# Files that config.status was made for.
7328
# Files that config.status was made for.
7034
config_files="$ac_config_files"
7329
config_files="$ac_config_files"
7035
config_headers="$ac_config_headers"
7330
config_headers="$ac_config_headers"
Lines 7037-7058 Link Here
7037
7332
7038
_ACEOF
7333
_ACEOF
7039
7334
7040
cat >>$CONFIG_STATUS <<\_ACEOF
7335
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7041
ac_cs_usage="\
7336
ac_cs_usage="\
7042
\`$as_me' instantiates files from templates according to the
7337
\`$as_me' instantiates files from templates according to the
7043
current configuration.
7338
current configuration.
7044
7339
7045
Usage: $0 [OPTIONS] [FILE]...
7340
Usage: $0 [OPTION]... [FILE]...
7046
7341
7047
  -h, --help       print this help, then exit
7342
  -h, --help       print this help, then exit
7048
  -V, --version    print version number and configuration settings, then exit
7343
  -V, --version    print version number and configuration settings, then exit
7049
  -q, --quiet      do not print progress messages
7344
  -q, --quiet, --silent
7345
                   do not print progress messages
7050
  -d, --debug      don't remove temporary files
7346
  -d, --debug      don't remove temporary files
7051
      --recheck    update $as_me by reconfiguring in the same conditions
7347
      --recheck    update $as_me by reconfiguring in the same conditions
7052
  --file=FILE[:TEMPLATE]
7348
      --file=FILE[:TEMPLATE]
7053
		   instantiate the configuration file FILE
7349
                   instantiate the configuration file FILE
7054
  --header=FILE[:TEMPLATE]
7350
      --header=FILE[:TEMPLATE]
7055
		   instantiate the configuration header FILE
7351
                   instantiate the configuration header FILE
7056
7352
7057
Configuration files:
7353
Configuration files:
7058
$config_files
7354
$config_files
Lines 7066-7078 Link Here
7066
Report bugs to <bug-autoconf@gnu.org>."
7362
Report bugs to <bug-autoconf@gnu.org>."
7067
7363
7068
_ACEOF
7364
_ACEOF
7069
cat >>$CONFIG_STATUS <<_ACEOF
7365
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7070
ac_cs_version="\\
7366
ac_cs_version="\\
7071
libaif config.status 2.1.0
7367
libaif config.status 2.1.0
7072
configured by $0, generated by GNU Autoconf 2.61,
7368
configured by $0, generated by GNU Autoconf 2.63,
7073
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
7369
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
7074
7370
7075
Copyright (C) 2006 Free Software Foundation, Inc.
7371
Copyright (C) 2008 Free Software Foundation, Inc.
7076
This config.status script is free software; the Free Software Foundation
7372
This config.status script is free software; the Free Software Foundation
7077
gives unlimited permission to copy, distribute and modify it."
7373
gives unlimited permission to copy, distribute and modify it."
7078
7374
Lines 7080-7090 Link Here
7080
srcdir='$srcdir'
7376
srcdir='$srcdir'
7081
INSTALL='$INSTALL'
7377
INSTALL='$INSTALL'
7082
MKDIR_P='$MKDIR_P'
7378
MKDIR_P='$MKDIR_P'
7379
AWK='$AWK'
7380
test -n "\$AWK" || AWK=awk
7083
_ACEOF
7381
_ACEOF
7084
7382
7085
cat >>$CONFIG_STATUS <<\_ACEOF
7383
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7086
# If no file are specified by the user, then we need to provide default
7384
# The default lists apply if the user does not specify any file.
7087
# value.  By we need to know if files were specified by the user.
7088
ac_need_defaults=:
7385
ac_need_defaults=:
7089
while test $# != 0
7386
while test $# != 0
7090
do
7387
do
Lines 7106-7135 Link Here
7106
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
7403
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
7107
    ac_cs_recheck=: ;;
7404
    ac_cs_recheck=: ;;
7108
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
7405
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
7109
    echo "$ac_cs_version"; exit ;;
7406
    $as_echo "$ac_cs_version"; exit ;;
7110
  --debug | --debu | --deb | --de | --d | -d )
7407
  --debug | --debu | --deb | --de | --d | -d )
7111
    debug=: ;;
7408
    debug=: ;;
7112
  --file | --fil | --fi | --f )
7409
  --file | --fil | --fi | --f )
7113
    $ac_shift
7410
    $ac_shift
7114
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
7411
    case $ac_optarg in
7412
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
7413
    esac
7414
    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
7115
    ac_need_defaults=false;;
7415
    ac_need_defaults=false;;
7116
  --header | --heade | --head | --hea )
7416
  --header | --heade | --head | --hea )
7117
    $ac_shift
7417
    $ac_shift
7118
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
7418
    case $ac_optarg in
7419
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
7420
    esac
7421
    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
7119
    ac_need_defaults=false;;
7422
    ac_need_defaults=false;;
7120
  --he | --h)
7423
  --he | --h)
7121
    # Conflict between --help and --header
7424
    # Conflict between --help and --header
7122
    { echo "$as_me: error: ambiguous option: $1
7425
    { $as_echo "$as_me: error: ambiguous option: $1
7123
Try \`$0 --help' for more information." >&2
7426
Try \`$0 --help' for more information." >&2
7124
   { (exit 1); exit 1; }; };;
7427
   { (exit 1); exit 1; }; };;
7125
  --help | --hel | -h )
7428
  --help | --hel | -h )
7126
    echo "$ac_cs_usage"; exit ;;
7429
    $as_echo "$ac_cs_usage"; exit ;;
7127
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
7430
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
7128
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
7431
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
7129
    ac_cs_silent=: ;;
7432
    ac_cs_silent=: ;;
7130
7433
7131
  # This is an error.
7434
  # This is an error.
7132
  -*) { echo "$as_me: error: unrecognized option: $1
7435
  -*) { $as_echo "$as_me: error: unrecognized option: $1
7133
Try \`$0 --help' for more information." >&2
7436
Try \`$0 --help' for more information." >&2
7134
   { (exit 1); exit 1; }; } ;;
7437
   { (exit 1); exit 1; }; } ;;
7135
7438
Lines 7148-7174 Link Here
7148
fi
7451
fi
7149
7452
7150
_ACEOF
7453
_ACEOF
7151
cat >>$CONFIG_STATUS <<_ACEOF
7454
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7152
if \$ac_cs_recheck; then
7455
if \$ac_cs_recheck; then
7153
  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
7456
  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
7154
  CONFIG_SHELL=$SHELL
7457
  shift
7458
  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
7459
  CONFIG_SHELL='$SHELL'
7155
  export CONFIG_SHELL
7460
  export CONFIG_SHELL
7156
  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
7461
  exec "\$@"
7157
fi
7462
fi
7158
7463
7159
_ACEOF
7464
_ACEOF
7160
cat >>$CONFIG_STATUS <<\_ACEOF
7465
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7161
exec 5>>config.log
7466
exec 5>>config.log
7162
{
7467
{
7163
  echo
7468
  echo
7164
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
7469
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
7165
## Running $as_me. ##
7470
## Running $as_me. ##
7166
_ASBOX
7471
_ASBOX
7167
  echo "$ac_log"
7472
  $as_echo "$ac_log"
7168
} >&5
7473
} >&5
7169
7474
7170
_ACEOF
7475
_ACEOF
7171
cat >>$CONFIG_STATUS <<_ACEOF
7476
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7172
#
7477
#
7173
# INIT-COMMANDS
7478
# INIT-COMMANDS
7174
#
7479
#
Lines 7176-7182 Link Here
7176
7481
7177
_ACEOF
7482
_ACEOF
7178
7483
7179
cat >>$CONFIG_STATUS <<\_ACEOF
7484
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7180
7485
7181
# Handling of arguments.
7486
# Handling of arguments.
7182
for ac_config_target in $ac_config_targets
7487
for ac_config_target in $ac_config_targets
Lines 7187-7194 Link Here
7187
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
7492
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
7188
    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
7493
    "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
7189
7494
7190
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
7495
  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
7191
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
7496
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
7192
   { (exit 1); exit 1; }; };;
7497
   { (exit 1); exit 1; }; };;
7193
  esac
7498
  esac
7194
done
7499
done
Lines 7229-7374 Link Here
7229
  (umask 077 && mkdir "$tmp")
7534
  (umask 077 && mkdir "$tmp")
7230
} ||
7535
} ||
7231
{
7536
{
7232
   echo "$me: cannot create a temporary directory in ." >&2
7537
   $as_echo "$as_me: cannot create a temporary directory in ." >&2
7233
   { (exit 1); exit 1; }
7538
   { (exit 1); exit 1; }
7234
}
7539
}
7235
7540
7236
#
7541
# Set up the scripts for CONFIG_FILES section.
7237
# Set up the sed scripts for CONFIG_FILES section.
7542
# No need to generate them if there are no CONFIG_FILES.
7238
#
7543
# This happens for instance with `./config.status config.h'.
7239
7240
# No need to generate the scripts if there are no CONFIG_FILES.
7241
# This happens for instance when ./config.status config.h
7242
if test -n "$CONFIG_FILES"; then
7544
if test -n "$CONFIG_FILES"; then
7243
7545
7546
7547
ac_cr='
'
7548
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
7549
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
7550
  ac_cs_awk_cr='\\r'
7551
else
7552
  ac_cs_awk_cr=$ac_cr
7553
fi
7554
7555
echo 'BEGIN {' >"$tmp/subs1.awk" &&
7244
_ACEOF
7556
_ACEOF
7245
7557
7246
7558
7247
7559
{
7560
  echo "cat >conf$$subs.awk <<_ACEOF" &&
7561
  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
7562
  echo "_ACEOF"
7563
} >conf$$subs.sh ||
7564
  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
7565
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
7566
   { (exit 1); exit 1; }; }
7567
ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
7248
ac_delim='%!_!# '
7568
ac_delim='%!_!# '
7249
for ac_last_try in false false false false false :; do
7569
for ac_last_try in false false false false false :; do
7250
  cat >conf$$subs.sed <<_ACEOF
7570
  . ./conf$$subs.sh ||
7251
SHELL!$SHELL$ac_delim
7571
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
7252
PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
7572
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
7253
PACKAGE_NAME!$PACKAGE_NAME$ac_delim
7573
   { (exit 1); exit 1; }; }
7254
PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
7255
PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
7256
PACKAGE_STRING!$PACKAGE_STRING$ac_delim
7257
PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
7258
exec_prefix!$exec_prefix$ac_delim
7259
prefix!$prefix$ac_delim
7260
program_transform_name!$program_transform_name$ac_delim
7261
bindir!$bindir$ac_delim
7262
sbindir!$sbindir$ac_delim
7263
libexecdir!$libexecdir$ac_delim
7264
datarootdir!$datarootdir$ac_delim
7265
datadir!$datadir$ac_delim
7266
sysconfdir!$sysconfdir$ac_delim
7267
sharedstatedir!$sharedstatedir$ac_delim
7268
localstatedir!$localstatedir$ac_delim
7269
includedir!$includedir$ac_delim
7270
oldincludedir!$oldincludedir$ac_delim
7271
docdir!$docdir$ac_delim
7272
infodir!$infodir$ac_delim
7273
htmldir!$htmldir$ac_delim
7274
dvidir!$dvidir$ac_delim
7275
pdfdir!$pdfdir$ac_delim
7276
psdir!$psdir$ac_delim
7277
libdir!$libdir$ac_delim
7278
localedir!$localedir$ac_delim
7279
mandir!$mandir$ac_delim
7280
DEFS!$DEFS$ac_delim
7281
ECHO_C!$ECHO_C$ac_delim
7282
ECHO_N!$ECHO_N$ac_delim
7283
ECHO_T!$ECHO_T$ac_delim
7284
LIBS!$LIBS$ac_delim
7285
build_alias!$build_alias$ac_delim
7286
host_alias!$host_alias$ac_delim
7287
target_alias!$target_alias$ac_delim
7288
INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
7289
INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
7290
INSTALL_DATA!$INSTALL_DATA$ac_delim
7291
am__isrc!$am__isrc$ac_delim
7292
CYGPATH_W!$CYGPATH_W$ac_delim
7293
PACKAGE!$PACKAGE$ac_delim
7294
VERSION!$VERSION$ac_delim
7295
ACLOCAL!$ACLOCAL$ac_delim
7296
AUTOCONF!$AUTOCONF$ac_delim
7297
AUTOMAKE!$AUTOMAKE$ac_delim
7298
AUTOHEADER!$AUTOHEADER$ac_delim
7299
MAKEINFO!$MAKEINFO$ac_delim
7300
install_sh!$install_sh$ac_delim
7301
STRIP!$STRIP$ac_delim
7302
INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
7303
mkdir_p!$mkdir_p$ac_delim
7304
AWK!$AWK$ac_delim
7305
SET_MAKE!$SET_MAKE$ac_delim
7306
am__leading_dot!$am__leading_dot$ac_delim
7307
AMTAR!$AMTAR$ac_delim
7308
am__tar!$am__tar$ac_delim
7309
am__untar!$am__untar$ac_delim
7310
CC!$CC$ac_delim
7311
CFLAGS!$CFLAGS$ac_delim
7312
LDFLAGS!$LDFLAGS$ac_delim
7313
CPPFLAGS!$CPPFLAGS$ac_delim
7314
ac_ct_CC!$ac_ct_CC$ac_delim
7315
EXEEXT!$EXEEXT$ac_delim
7316
OBJEXT!$OBJEXT$ac_delim
7317
DEPDIR!$DEPDIR$ac_delim
7318
am__include!$am__include$ac_delim
7319
am__quote!$am__quote$ac_delim
7320
AMDEP_TRUE!$AMDEP_TRUE$ac_delim
7321
AMDEP_FALSE!$AMDEP_FALSE$ac_delim
7322
AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
7323
CCDEPMODE!$CCDEPMODE$ac_delim
7324
am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
7325
am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
7326
RANLIB!$RANLIB$ac_delim
7327
CPP!$CPP$ac_delim
7328
GREP!$GREP$ac_delim
7329
EGREP!$EGREP$ac_delim
7330
LIBOBJS!$LIBOBJS$ac_delim
7331
XMLTO!$XMLTO$ac_delim
7332
LTLIBOBJS!$LTLIBOBJS$ac_delim
7333
_ACEOF
7334
7574
7335
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 82; then
7575
  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
7576
  if test $ac_delim_n = $ac_delim_num; then
7336
    break
7577
    break
7337
  elif $ac_last_try; then
7578
  elif $ac_last_try; then
7338
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
7579
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
7339
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
7580
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
7340
   { (exit 1); exit 1; }; }
7581
   { (exit 1); exit 1; }; }
7341
  else
7582
  else
7342
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7583
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7343
  fi
7584
  fi
7344
done
7585
done
7586
rm -f conf$$subs.sh
7345
7587
7346
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
7588
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7347
if test -n "$ac_eof"; then
7589
cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
7348
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
7349
  ac_eof=`expr $ac_eof + 1`
7350
fi
7351
7352
cat >>$CONFIG_STATUS <<_ACEOF
7353
cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
7354
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
7355
_ACEOF
7590
_ACEOF
7356
sed '
7591
sed -n '
7357
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
7592
h
7358
s/^/s,@/; s/!/@,|#_!!_#|/
7593
s/^/S["/; s/!.*/"]=/
7359
:n
7594
p
7360
t n
7595
g
7361
s/'"$ac_delim"'$/,g/; t
7596
s/^[^!]*!//
7362
s/$/\\/; p
7597
:repl
7363
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
7598
t repl
7364
' >>$CONFIG_STATUS <conf$$subs.sed
7599
s/'"$ac_delim"'$//
7365
rm -f conf$$subs.sed
7600
t delim
7366
cat >>$CONFIG_STATUS <<_ACEOF
7601
:nl
7367
:end
7602
h
7368
s/|#_!!_#|//g
7603
s/\(.\{148\}\).*/\1/
7369
CEOF$ac_eof
7604
t more1
7370
_ACEOF
7605
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
7606
p
7607
n
7608
b repl
7609
:more1
7610
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
7611
p
7612
g
7613
s/.\{148\}//
7614
t nl
7615
:delim
7616
h
7617
s/\(.\{148\}\).*/\1/
7618
t more2
7619
s/["\\]/\\&/g; s/^/"/; s/$/"/
7620
p
7621
b
7622
:more2
7623
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
7624
p
7625
g
7626
s/.\{148\}//
7627
t delim
7628
' <conf$$subs.awk | sed '
7629
/^[^""]/{
7630
  N
7631
  s/\n//
7632
}
7633
' >>$CONFIG_STATUS || ac_write_fail=1
7634
rm -f conf$$subs.awk
7635
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7636
_ACAWK
7637
cat >>"\$tmp/subs1.awk" <<_ACAWK &&
7638
  for (key in S) S_is_set[key] = 1
7639
  FS = ""
7371
7640
7641
}
7642
{
7643
  line = $ 0
7644
  nfields = split(line, field, "@")
7645
  substed = 0
7646
  len = length(field[1])
7647
  for (i = 2; i < nfields; i++) {
7648
    key = field[i]
7649
    keylen = length(key)
7650
    if (S_is_set[key]) {
7651
      value = S[key]
7652
      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
7653
      len += length(value) + length(field[++i])
7654
      substed = 1
7655
    } else
7656
      len += 1 + keylen
7657
  }
7658
7659
  print line
7660
}
7661
7662
_ACAWK
7663
_ACEOF
7664
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7665
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
7666
  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
7667
else
7668
  cat
7669
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
7670
  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
7671
$as_echo "$as_me: error: could not setup config files machinery" >&2;}
7672
   { (exit 1); exit 1; }; }
7673
_ACEOF
7372
7674
7373
# VPATH may cause trouble with some makes, so we remove $(srcdir),
7675
# VPATH may cause trouble with some makes, so we remove $(srcdir),
7374
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
7676
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
Lines 7385-7403 Link Here
7385
}'
7687
}'
7386
fi
7688
fi
7387
7689
7388
cat >>$CONFIG_STATUS <<\_ACEOF
7690
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7389
fi # test -n "$CONFIG_FILES"
7691
fi # test -n "$CONFIG_FILES"
7390
7692
7693
# Set up the scripts for CONFIG_HEADERS section.
7694
# No need to generate them if there are no CONFIG_HEADERS.
7695
# This happens for instance with `./config.status Makefile'.
7696
if test -n "$CONFIG_HEADERS"; then
7697
cat >"$tmp/defines.awk" <<\_ACAWK ||
7698
BEGIN {
7699
_ACEOF
7391
7700
7392
for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
7701
# Transform confdefs.h into an awk script `defines.awk', embedded as
7702
# here-document in config.status, that substitutes the proper values into
7703
# config.h.in to produce config.h.
7704
7705
# Create a delimiter string that does not exist in confdefs.h, to ease
7706
# handling of long lines.
7707
ac_delim='%!_!# '
7708
for ac_last_try in false false :; do
7709
  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
7710
  if test -z "$ac_t"; then
7711
    break
7712
  elif $ac_last_try; then
7713
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
7714
$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
7715
   { (exit 1); exit 1; }; }
7716
  else
7717
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
7718
  fi
7719
done
7720
7721
# For the awk script, D is an array of macro values keyed by name,
7722
# likewise P contains macro parameters if any.  Preserve backslash
7723
# newline sequences.
7724
7725
ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
7726
sed -n '
7727
s/.\{148\}/&'"$ac_delim"'/g
7728
t rset
7729
:rset
7730
s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
7731
t def
7732
d
7733
:def
7734
s/\\$//
7735
t bsnl
7736
s/["\\]/\\&/g
7737
s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
7738
D["\1"]=" \3"/p
7739
s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
7740
d
7741
:bsnl
7742
s/["\\]/\\&/g
7743
s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
7744
D["\1"]=" \3\\\\\\n"\\/p
7745
t cont
7746
s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
7747
t cont
7748
d
7749
:cont
7750
n
7751
s/.\{148\}/&'"$ac_delim"'/g
7752
t clear
7753
:clear
7754
s/\\$//
7755
t bsnlc
7756
s/["\\]/\\&/g; s/^/"/; s/$/"/p
7757
d
7758
:bsnlc
7759
s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
7760
b cont
7761
' <confdefs.h | sed '
7762
s/'"$ac_delim"'/"\\\
7763
"/g' >>$CONFIG_STATUS || ac_write_fail=1
7764
7765
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7766
  for (key in D) D_is_set[key] = 1
7767
  FS = ""
7768
}
7769
/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
7770
  line = \$ 0
7771
  split(line, arg, " ")
7772
  if (arg[1] == "#") {
7773
    defundef = arg[2]
7774
    mac1 = arg[3]
7775
  } else {
7776
    defundef = substr(arg[1], 2)
7777
    mac1 = arg[2]
7778
  }
7779
  split(mac1, mac2, "(") #)
7780
  macro = mac2[1]
7781
  prefix = substr(line, 1, index(line, defundef) - 1)
7782
  if (D_is_set[macro]) {
7783
    # Preserve the white space surrounding the "#".
7784
    print prefix "define", macro P[macro] D[macro]
7785
    next
7786
  } else {
7787
    # Replace #undef with comments.  This is necessary, for example,
7788
    # in the case of _POSIX_SOURCE, which is predefined and required
7789
    # on some systems where configure will not decide to define it.
7790
    if (defundef == "undef") {
7791
      print "/*", prefix defundef, macro, "*/"
7792
      next
7793
    }
7794
  }
7795
}
7796
{ print }
7797
_ACAWK
7798
_ACEOF
7799
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7800
  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
7801
$as_echo "$as_me: error: could not setup config headers machinery" >&2;}
7802
   { (exit 1); exit 1; }; }
7803
fi # test -n "$CONFIG_HEADERS"
7804
7805
7806
eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
7807
shift
7808
for ac_tag
7393
do
7809
do
7394
  case $ac_tag in
7810
  case $ac_tag in
7395
  :[FHLC]) ac_mode=$ac_tag; continue;;
7811
  :[FHLC]) ac_mode=$ac_tag; continue;;
7396
  esac
7812
  esac
7397
  case $ac_mode$ac_tag in
7813
  case $ac_mode$ac_tag in
7398
  :[FHL]*:*);;
7814
  :[FHL]*:*);;
7399
  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
7815
  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
7400
echo "$as_me: error: Invalid tag $ac_tag." >&2;}
7816
$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
7401
   { (exit 1); exit 1; }; };;
7817
   { (exit 1); exit 1; }; };;
7402
  :[FH]-) ac_tag=-:-;;
7818
  :[FH]-) ac_tag=-:-;;
7403
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
7819
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
Lines 7426-7451 Link Here
7426
	   [\\/$]*) false;;
7842
	   [\\/$]*) false;;
7427
	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
7843
	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
7428
	   esac ||
7844
	   esac ||
7429
	   { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
7845
	   { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
7430
echo "$as_me: error: cannot find input file: $ac_f" >&2;}
7846
$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
7431
   { (exit 1); exit 1; }; };;
7847
   { (exit 1); exit 1; }; };;
7432
      esac
7848
      esac
7433
      ac_file_inputs="$ac_file_inputs $ac_f"
7849
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
7850
      ac_file_inputs="$ac_file_inputs '$ac_f'"
7434
    done
7851
    done
7435
7852
7436
    # Let's still pretend it is `configure' which instantiates (i.e., don't
7853
    # Let's still pretend it is `configure' which instantiates (i.e., don't
7437
    # use $as_me), people would be surprised to read:
7854
    # use $as_me), people would be surprised to read:
7438
    #    /* config.h.  Generated by config.status.  */
7855
    #    /* config.h.  Generated by config.status.  */
7439
    configure_input="Generated from "`IFS=:
7856
    configure_input='Generated from '`
7440
	  echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
7857
	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
7858
	`' by configure.'
7441
    if test x"$ac_file" != x-; then
7859
    if test x"$ac_file" != x-; then
7442
      configure_input="$ac_file.  $configure_input"
7860
      configure_input="$ac_file.  $configure_input"
7443
      { echo "$as_me:$LINENO: creating $ac_file" >&5
7861
      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
7444
echo "$as_me: creating $ac_file" >&6;}
7862
$as_echo "$as_me: creating $ac_file" >&6;}
7445
    fi
7863
    fi
7864
    # Neutralize special characters interpreted by sed in replacement strings.
7865
    case $configure_input in #(
7866
    *\&* | *\|* | *\\* )
7867
       ac_sed_conf_input=`$as_echo "$configure_input" |
7868
       sed 's/[\\\\&|]/\\\\&/g'`;; #(
7869
    *) ac_sed_conf_input=$configure_input;;
7870
    esac
7446
7871
7447
    case $ac_tag in
7872
    case $ac_tag in
7448
    *:-:* | *:-) cat >"$tmp/stdin";;
7873
    *:-:* | *:-) cat >"$tmp/stdin" \
7874
      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
7875
$as_echo "$as_me: error: could not create $ac_file" >&2;}
7876
   { (exit 1); exit 1; }; } ;;
7449
    esac
7877
    esac
7450
    ;;
7878
    ;;
7451
  esac
7879
  esac
Lines 7455-7461 Link Here
7455
	 X"$ac_file" : 'X\(//\)[^/]' \| \
7883
	 X"$ac_file" : 'X\(//\)[^/]' \| \
7456
	 X"$ac_file" : 'X\(//\)$' \| \
7884
	 X"$ac_file" : 'X\(//\)$' \| \
7457
	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
7885
	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
7458
echo X"$ac_file" |
7886
$as_echo X"$ac_file" |
7459
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7887
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7460
	    s//\1/
7888
	    s//\1/
7461
	    q
7889
	    q
Lines 7481-7487 Link Here
7481
    as_dirs=
7909
    as_dirs=
7482
    while :; do
7910
    while :; do
7483
      case $as_dir in #(
7911
      case $as_dir in #(
7484
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
7912
      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
7485
      *) as_qdir=$as_dir;;
7913
      *) as_qdir=$as_dir;;
7486
      esac
7914
      esac
7487
      as_dirs="'$as_qdir' $as_dirs"
7915
      as_dirs="'$as_qdir' $as_dirs"
Lines 7490-7496 Link Here
7490
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7918
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7491
	 X"$as_dir" : 'X\(//\)$' \| \
7919
	 X"$as_dir" : 'X\(//\)$' \| \
7492
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
7920
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
7493
echo X"$as_dir" |
7921
$as_echo X"$as_dir" |
7494
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7922
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7495
	    s//\1/
7923
	    s//\1/
7496
	    q
7924
	    q
Lines 7511-7527 Link Here
7511
      test -d "$as_dir" && break
7939
      test -d "$as_dir" && break
7512
    done
7940
    done
7513
    test -z "$as_dirs" || eval "mkdir $as_dirs"
7941
    test -z "$as_dirs" || eval "mkdir $as_dirs"
7514
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
7942
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
7515
echo "$as_me: error: cannot create directory $as_dir" >&2;}
7943
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
7516
   { (exit 1); exit 1; }; }; }
7944
   { (exit 1); exit 1; }; }; }
7517
  ac_builddir=.
7945
  ac_builddir=.
7518
7946
7519
case "$ac_dir" in
7947
case "$ac_dir" in
7520
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
7948
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
7521
*)
7949
*)
7522
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
7950
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
7523
  # A ".." for each directory in $ac_dir_suffix.
7951
  # A ".." for each directory in $ac_dir_suffix.
7524
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
7952
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
7525
  case $ac_top_builddir_sub in
7953
  case $ac_top_builddir_sub in
7526
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
7954
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
7527
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
7955
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
Lines 7566-7577 Link Here
7566
  esac
7994
  esac
7567
_ACEOF
7995
_ACEOF
7568
7996
7569
cat >>$CONFIG_STATUS <<\_ACEOF
7997
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7570
# If the template does not know about datarootdir, expand it.
7998
# If the template does not know about datarootdir, expand it.
7571
# FIXME: This hack should be removed a few years after 2.60.
7999
# FIXME: This hack should be removed a few years after 2.60.
7572
ac_datarootdir_hack=; ac_datarootdir_seen=
8000
ac_datarootdir_hack=; ac_datarootdir_seen=
7573
8001
7574
case `sed -n '/datarootdir/ {
8002
ac_sed_dataroot='
8003
/datarootdir/ {
7575
  p
8004
  p
7576
  q
8005
  q
7577
}
8006
}
Lines 7580-7592 Link Here
7580
/@infodir@/p
8009
/@infodir@/p
7581
/@localedir@/p
8010
/@localedir@/p
7582
/@mandir@/p
8011
/@mandir@/p
7583
' $ac_file_inputs` in
8012
'
8013
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
7584
*datarootdir*) ac_datarootdir_seen=yes;;
8014
*datarootdir*) ac_datarootdir_seen=yes;;
7585
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
8015
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
7586
  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
8016
  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
7587
echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
8017
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
7588
_ACEOF
8018
_ACEOF
7589
cat >>$CONFIG_STATUS <<_ACEOF
8019
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7590
  ac_datarootdir_hack='
8020
  ac_datarootdir_hack='
7591
  s&@datadir@&$datadir&g
8021
  s&@datadir@&$datadir&g
7592
  s&@docdir@&$docdir&g
8022
  s&@docdir@&$docdir&g
Lines 7600-7614 Link Here
7600
# Neutralize VPATH when `$srcdir' = `.'.
8030
# Neutralize VPATH when `$srcdir' = `.'.
7601
# Shell code in configure.ac might set extrasub.
8031
# Shell code in configure.ac might set extrasub.
7602
# FIXME: do we really want to maintain this feature?
8032
# FIXME: do we really want to maintain this feature?
7603
cat >>$CONFIG_STATUS <<_ACEOF
8033
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
7604
  sed "$ac_vpsub
8034
ac_sed_extra="$ac_vpsub
7605
$extrasub
8035
$extrasub
7606
_ACEOF
8036
_ACEOF
7607
cat >>$CONFIG_STATUS <<\_ACEOF
8037
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
7608
:t
8038
:t
7609
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
8039
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
7610
s&@configure_input@&$configure_input&;t t
8040
s|@configure_input@|$ac_sed_conf_input|;t t
7611
s&@top_builddir@&$ac_top_builddir_sub&;t t
8041
s&@top_builddir@&$ac_top_builddir_sub&;t t
8042
s&@top_build_prefix@&$ac_top_build_prefix&;t t
7612
s&@srcdir@&$ac_srcdir&;t t
8043
s&@srcdir@&$ac_srcdir&;t t
7613
s&@abs_srcdir@&$ac_abs_srcdir&;t t
8044
s&@abs_srcdir@&$ac_abs_srcdir&;t t
7614
s&@top_srcdir@&$ac_top_srcdir&;t t
8045
s&@top_srcdir@&$ac_top_srcdir&;t t
Lines 7619-7753 Link Here
7619
s&@INSTALL@&$ac_INSTALL&;t t
8050
s&@INSTALL@&$ac_INSTALL&;t t
7620
s&@MKDIR_P@&$ac_MKDIR_P&;t t
8051
s&@MKDIR_P@&$ac_MKDIR_P&;t t
7621
$ac_datarootdir_hack
8052
$ac_datarootdir_hack
7622
" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out
8053
"
8054
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
8055
  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
8056
$as_echo "$as_me: error: could not create $ac_file" >&2;}
8057
   { (exit 1); exit 1; }; }
7623
8058
7624
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
8059
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
7625
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
8060
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
7626
  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
8061
  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
7627
  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8062
  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
7628
which seems to be undefined.  Please make sure it is defined." >&5
8063
which seems to be undefined.  Please make sure it is defined." >&5
7629
echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
8064
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
7630
which seems to be undefined.  Please make sure it is defined." >&2;}
8065
which seems to be undefined.  Please make sure it is defined." >&2;}
7631
8066
7632
  rm -f "$tmp/stdin"
8067
  rm -f "$tmp/stdin"
7633
  case $ac_file in
8068
  case $ac_file in
7634
  -) cat "$tmp/out"; rm -f "$tmp/out";;
8069
  -) cat "$tmp/out" && rm -f "$tmp/out";;
7635
  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
8070
  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
7636
  esac
8071
  esac \
8072
  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
8073
$as_echo "$as_me: error: could not create $ac_file" >&2;}
8074
   { (exit 1); exit 1; }; }
7637
 ;;
8075
 ;;
7638
  :H)
8076
  :H)
7639
  #
8077
  #
7640
  # CONFIG_HEADER
8078
  # CONFIG_HEADER
7641
  #
8079
  #
7642
_ACEOF
7643
7644
# Transform confdefs.h into a sed script `conftest.defines', that
7645
# substitutes the proper values into config.h.in to produce config.h.
7646
rm -f conftest.defines conftest.tail
7647
# First, append a space to every undef/define line, to ease matching.
7648
echo 's/$/ /' >conftest.defines
7649
# Then, protect against being on the right side of a sed subst, or in
7650
# an unquoted here document, in config.status.  If some macros were
7651
# called several times there might be several #defines for the same
7652
# symbol, which is useless.  But do not sort them, since the last
7653
# AC_DEFINE must be honored.
7654
ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
7655
# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
7656
# NAME is the cpp macro being defined, VALUE is the value it is being given.
7657
# PARAMS is the parameter list in the macro definition--in most cases, it's
7658
# just an empty string.
7659
ac_dA='s,^\\([	 #]*\\)[^	 ]*\\([	 ]*'
7660
ac_dB='\\)[	 (].*,\\1define\\2'
7661
ac_dC=' '
7662
ac_dD=' ,'
7663
7664
uniq confdefs.h |
7665
  sed -n '
7666
	t rset
7667
	:rset
7668
	s/^[	 ]*#[	 ]*define[	 ][	 ]*//
7669
	t ok
7670
	d
7671
	:ok
7672
	s/[\\&,]/\\&/g
7673
	s/^\('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
7674
	s/^\('"$ac_word_re"'\)[	 ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
7675
  ' >>conftest.defines
7676
7677
# Remove the space that was appended to ease matching.
7678
# Then replace #undef with comments.  This is necessary, for
7679
# example, in the case of _POSIX_SOURCE, which is predefined and required
7680
# on some systems where configure will not decide to define it.
7681
# (The regexp can be short, since the line contains either #define or #undef.)
7682
echo 's/ $//
7683
s,^[	 #]*u.*,/* & */,' >>conftest.defines
7684
7685
# Break up conftest.defines:
7686
ac_max_sed_lines=50
7687
7688
# First sed command is:	 sed -f defines.sed $ac_file_inputs >"$tmp/out1"
7689
# Second one is:	 sed -f defines.sed "$tmp/out1" >"$tmp/out2"
7690
# Third one will be:	 sed -f defines.sed "$tmp/out2" >"$tmp/out1"
7691
# et cetera.
7692
ac_in='$ac_file_inputs'
7693
ac_out='"$tmp/out1"'
7694
ac_nxt='"$tmp/out2"'
7695
7696
while :
7697
do
7698
  # Write a here document:
7699
    cat >>$CONFIG_STATUS <<_ACEOF
7700
    # First, check the format of the line:
7701
    cat >"\$tmp/defines.sed" <<\\CEOF
7702
/^[	 ]*#[	 ]*undef[	 ][	 ]*$ac_word_re[	 ]*\$/b def
7703
/^[	 ]*#[	 ]*define[	 ][	 ]*$ac_word_re[(	 ]/b def
7704
b
7705
:def
7706
_ACEOF
7707
  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
7708
  echo 'CEOF
7709
    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
7710
  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
7711
  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
7712
  grep . conftest.tail >/dev/null || break
7713
  rm -f conftest.defines
7714
  mv conftest.tail conftest.defines
7715
done
7716
rm -f conftest.defines conftest.tail
7717
7718
echo "ac_result=$ac_in" >>$CONFIG_STATUS
7719
cat >>$CONFIG_STATUS <<\_ACEOF
7720
  if test x"$ac_file" != x-; then
8080
  if test x"$ac_file" != x-; then
7721
    echo "/* $configure_input  */" >"$tmp/config.h"
8081
    {
7722
    cat "$ac_result" >>"$tmp/config.h"
8082
      $as_echo "/* $configure_input  */" \
7723
    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
8083
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
7724
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
8084
    } >"$tmp/config.h" \
7725
echo "$as_me: $ac_file is unchanged" >&6;}
8085
      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
8086
$as_echo "$as_me: error: could not create $ac_file" >&2;}
8087
   { (exit 1); exit 1; }; }
8088
    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
8089
      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
8090
$as_echo "$as_me: $ac_file is unchanged" >&6;}
7726
    else
8091
    else
7727
      rm -f $ac_file
8092
      rm -f "$ac_file"
7728
      mv "$tmp/config.h" $ac_file
8093
      mv "$tmp/config.h" "$ac_file" \
8094
	|| { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
8095
$as_echo "$as_me: error: could not create $ac_file" >&2;}
8096
   { (exit 1); exit 1; }; }
7729
    fi
8097
    fi
7730
  else
8098
  else
7731
    echo "/* $configure_input  */"
8099
    $as_echo "/* $configure_input  */" \
7732
    cat "$ac_result"
8100
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
8101
      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
8102
$as_echo "$as_me: error: could not create -" >&2;}
8103
   { (exit 1); exit 1; }; }
7733
  fi
8104
  fi
7734
  rm -f "$tmp/out12"
8105
# Compute "$ac_file"'s index in $config_headers.
7735
# Compute $ac_file's index in $config_headers.
8106
_am_arg="$ac_file"
7736
_am_stamp_count=1
8107
_am_stamp_count=1
7737
for _am_header in $config_headers :; do
8108
for _am_header in $config_headers :; do
7738
  case $_am_header in
8109
  case $_am_header in
7739
    $ac_file | $ac_file:* )
8110
    $_am_arg | $_am_arg:* )
7740
      break ;;
8111
      break ;;
7741
    * )
8112
    * )
7742
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
8113
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
7743
  esac
8114
  esac
7744
done
8115
done
7745
echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
8116
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
7746
$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8117
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7747
	 X$ac_file : 'X\(//\)[^/]' \| \
8118
	 X"$_am_arg" : 'X\(//\)[^/]' \| \
7748
	 X$ac_file : 'X\(//\)$' \| \
8119
	 X"$_am_arg" : 'X\(//\)$' \| \
7749
	 X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
8120
	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
7750
echo X$ac_file |
8121
$as_echo X"$_am_arg" |
7751
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8122
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7752
	    s//\1/
8123
	    s//\1/
7753
	    q
8124
	    q
Lines 7767-7796 Link Here
7767
	  s/.*/./; q'`/stamp-h$_am_stamp_count
8138
	  s/.*/./; q'`/stamp-h$_am_stamp_count
7768
 ;;
8139
 ;;
7769
8140
7770
  :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5
8141
  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
7771
echo "$as_me: executing $ac_file commands" >&6;}
8142
$as_echo "$as_me: executing $ac_file commands" >&6;}
7772
 ;;
8143
 ;;
7773
  esac
8144
  esac
7774
8145
7775
8146
7776
  case $ac_file$ac_mode in
8147
  case $ac_file$ac_mode in
7777
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
8148
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
7778
  # Strip MF so we end up with the name of the file.
8149
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
7779
  mf=`echo "$mf" | sed -e 's/:.*$//'`
8150
  # are listed without --file.  Let's play safe and only enable the eval
7780
  # Check whether this is an Automake generated Makefile or not.
8151
  # if we detect the quoting.
7781
  # We used to match only the files named `Makefile.in', but
8152
  case $CONFIG_FILES in
7782
  # some people rename them; so instead we look at the file content.
8153
  *\'*) eval set x "$CONFIG_FILES" ;;
7783
  # Grep'ing the first line is not enough: some people post-process
8154
  *)   set x $CONFIG_FILES ;;
7784
  # each Makefile.in and add a new line on top of each file to say so.
8155
  esac
7785
  # Grep'ing the whole file is not good either: AIX grep has a line
8156
  shift
7786
  # limit of 2048, but all sed's we know have understand at least 4000.
8157
  for mf
7787
  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
8158
  do
7788
    dirpart=`$as_dirname -- "$mf" ||
8159
    # Strip MF so we end up with the name of the file.
8160
    mf=`echo "$mf" | sed -e 's/:.*$//'`
8161
    # Check whether this is an Automake generated Makefile or not.
8162
    # We used to match only the files named `Makefile.in', but
8163
    # some people rename them; so instead we look at the file content.
8164
    # Grep'ing the first line is not enough: some people post-process
8165
    # each Makefile.in and add a new line on top of each file to say so.
8166
    # Grep'ing the whole file is not good either: AIX grep has a line
8167
    # limit of 2048, but all sed's we know have understand at least 4000.
8168
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
8169
      dirpart=`$as_dirname -- "$mf" ||
7789
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8170
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7790
	 X"$mf" : 'X\(//\)[^/]' \| \
8171
	 X"$mf" : 'X\(//\)[^/]' \| \
7791
	 X"$mf" : 'X\(//\)$' \| \
8172
	 X"$mf" : 'X\(//\)$' \| \
7792
	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
8173
	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
7793
echo X"$mf" |
8174
$as_echo X"$mf" |
7794
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8175
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7795
	    s//\1/
8176
	    s//\1/
7796
	    q
8177
	    q
Lines 7808-7840 Link Here
7808
	    q
8189
	    q
7809
	  }
8190
	  }
7810
	  s/.*/./; q'`
8191
	  s/.*/./; q'`
7811
  else
8192
    else
7812
    continue
8193
      continue
7813
  fi
8194
    fi
7814
  # Extract the definition of DEPDIR, am__include, and am__quote
8195
    # Extract the definition of DEPDIR, am__include, and am__quote
7815
  # from the Makefile without running `make'.
8196
    # from the Makefile without running `make'.
7816
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
8197
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
7817
  test -z "$DEPDIR" && continue
8198
    test -z "$DEPDIR" && continue
7818
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
8199
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
7819
  test -z "am__include" && continue
8200
    test -z "am__include" && continue
7820
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
8201
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
7821
  # When using ansi2knr, U may be empty or an underscore; expand it
8202
    # When using ansi2knr, U may be empty or an underscore; expand it
7822
  U=`sed -n 's/^U = //p' < "$mf"`
8203
    U=`sed -n 's/^U = //p' < "$mf"`
7823
  # Find all dependency output files, they are included files with
8204
    # Find all dependency output files, they are included files with
7824
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
8205
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
7825
  # simplest approach to changing $(DEPDIR) to its actual value in the
8206
    # simplest approach to changing $(DEPDIR) to its actual value in the
7826
  # expansion.
8207
    # expansion.
7827
  for file in `sed -n "
8208
    for file in `sed -n "
7828
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
8209
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
7829
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
8210
	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
7830
    # Make sure the directory exists.
8211
      # Make sure the directory exists.
7831
    test -f "$dirpart/$file" && continue
8212
      test -f "$dirpart/$file" && continue
7832
    fdir=`$as_dirname -- "$file" ||
8213
      fdir=`$as_dirname -- "$file" ||
7833
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
8214
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
7834
	 X"$file" : 'X\(//\)[^/]' \| \
8215
	 X"$file" : 'X\(//\)[^/]' \| \
7835
	 X"$file" : 'X\(//\)$' \| \
8216
	 X"$file" : 'X\(//\)$' \| \
7836
	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
8217
	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
7837
echo X"$file" |
8218
$as_echo X"$file" |
7838
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8219
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7839
	    s//\1/
8220
	    s//\1/
7840
	    q
8221
	    q
Lines 7852-7858 Link Here
7852
	    q
8233
	    q
7853
	  }
8234
	  }
7854
	  s/.*/./; q'`
8235
	  s/.*/./; q'`
7855
    { as_dir=$dirpart/$fdir
8236
      { as_dir=$dirpart/$fdir
7856
  case $as_dir in #(
8237
  case $as_dir in #(
7857
  -*) as_dir=./$as_dir;;
8238
  -*) as_dir=./$as_dir;;
7858
  esac
8239
  esac
Lines 7860-7866 Link Here
7860
    as_dirs=
8241
    as_dirs=
7861
    while :; do
8242
    while :; do
7862
      case $as_dir in #(
8243
      case $as_dir in #(
7863
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
8244
      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
7864
      *) as_qdir=$as_dir;;
8245
      *) as_qdir=$as_dir;;
7865
      esac
8246
      esac
7866
      as_dirs="'$as_qdir' $as_dirs"
8247
      as_dirs="'$as_qdir' $as_dirs"
Lines 7869-7875 Link Here
7869
	 X"$as_dir" : 'X\(//\)[^/]' \| \
8250
	 X"$as_dir" : 'X\(//\)[^/]' \| \
7870
	 X"$as_dir" : 'X\(//\)$' \| \
8251
	 X"$as_dir" : 'X\(//\)$' \| \
7871
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
8252
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
7872
echo X"$as_dir" |
8253
$as_echo X"$as_dir" |
7873
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
8254
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
7874
	    s//\1/
8255
	    s//\1/
7875
	    q
8256
	    q
Lines 7890-7902 Link Here
7890
      test -d "$as_dir" && break
8271
      test -d "$as_dir" && break
7891
    done
8272
    done
7892
    test -z "$as_dirs" || eval "mkdir $as_dirs"
8273
    test -z "$as_dirs" || eval "mkdir $as_dirs"
7893
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
8274
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
7894
echo "$as_me: error: cannot create directory $as_dir" >&2;}
8275
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
7895
   { (exit 1); exit 1; }; }; }
8276
   { (exit 1); exit 1; }; }; }
7896
    # echo "creating $dirpart/$file"
8277
      # echo "creating $dirpart/$file"
7897
    echo '# dummy' > "$dirpart/$file"
8278
      echo '# dummy' > "$dirpart/$file"
8279
    done
7898
  done
8280
  done
7899
done
8281
}
7900
 ;;
8282
 ;;
7901
8283
7902
  esac
8284
  esac
Lines 7907-7912 Link Here
7907
_ACEOF
8289
_ACEOF
7908
chmod +x $CONFIG_STATUS
8290
chmod +x $CONFIG_STATUS
7909
ac_clean_files=$ac_clean_files_save
8291
ac_clean_files=$ac_clean_files_save
8292
8293
test $ac_write_fail = 0 ||
8294
  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
8295
$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
8296
   { (exit 1); exit 1; }; }
7910
8297
7911
8298
7912
# configure is writing to config.log, and then calls config.status.
8299
# configure is writing to config.log, and then calls config.status.
Lines 7929-7932 Link Here
7929
  # would make configure fail if this is the last instruction.
8316
  # would make configure fail if this is the last instruction.
7930
  $ac_cs_success || { (exit 1); exit 1; }
8317
  $ac_cs_success || { (exit 1); exit 1; }
7931
fi
8318
fi
8319
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
8320
  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
8321
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
8322
fi
7932
8323
(-)a/debug/org.eclipse.ptp.debug.sdm/libaif/configure.in (-3 / +6 lines)
Lines 47-60 Link Here
47
AC_HEADER_STDC
47
AC_HEADER_STDC
48
AC_CHECK_HEADERS(strings.h sys/time.h unistd.h)
48
AC_CHECK_HEADERS(strings.h sys/time.h unistd.h)
49
49
50
dnl Checks for typedefs, structures, and compiler characteristics.
50
os=`uname -s`
51
os=`uname -s`
51
if test "x$os" = "xAIX" ; then
52
if test "x$os" = "xAIX" ; then
52
        CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
53
    CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
54
    AIX=1
53
else
55
else
54
        CFLAGS="$CFLAGS -Wall"
56
    CFLAGS="$CFLAGS -Wall"
57
    AIX=0
55
fi
58
fi
59
AM_CONDITIONAL([AIX], [test "$AIX" = 1])
56
60
57
dnl Checks for typedefs, structures, and compiler characteristics.
58
AC_HEADER_TIME
61
AC_HEADER_TIME
59
AC_STRUCT_TM
62
AC_STRUCT_TM
60
63
(-)a/debug/org.eclipse.ptp.debug.sdm/libmi/Makefile.am (-5 / +10 lines)
Lines 1-4 Link Here
1
noinst_PROGRAMS =			test_mi
1
if !AIX
2
  noinst_PROGRAMS =			test_mi
3
endif
4
2
noinst_LIBRARIES =			libmi.a
5
noinst_LIBRARIES =			libmi.a
3
6
4
libmi_a_SOURCES =			CLICommand.c \
7
libmi_a_SOURCES =			CLICommand.c \
Lines 34-40 Link Here
34
					
37
					
35
libmi_a_CFLAGS =			$(AM_CFLAGS) 
38
libmi_a_CFLAGS =			$(AM_CFLAGS) 
36
39
37
test_mi_SOURCES =			test_mi.c
40
if !AIX
38
test_mi_CFLAGS =			$(AM_CFLAGS) -g
41
  test_mi_SOURCES =			test_mi.c
39
test_mi_LDFLAGS = 			-g
42
  test_mi_CFLAGS =			$(AM_CFLAGS) -g
40
test_mi_LDADD =				libmi.a
43
  test_mi_LDFLAGS = 			-g
44
  test_mi_LDADD =				libmi.a
45
endif
(-)a/debug/org.eclipse.ptp.debug.sdm/libmi/Makefile.in (-129 / +177 lines)
Lines 1-8 Link Here
1
# Makefile.in generated by automake 1.10 from Makefile.am.
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
# @configure_input@
2
# @configure_input@
3
3
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
# 2003, 2004, 2005, 2006  Free Software Foundation, Inc.
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
# Inc.
6
# This Makefile.in is free software; the Free Software Foundation
7
# This Makefile.in is free software; the Free Software Foundation
7
# gives unlimited permission to copy and/or distribute it,
8
# gives unlimited permission to copy and/or distribute it,
8
# with or without modifications, as long as this notice is preserved.
9
# with or without modifications, as long as this notice is preserved.
Lines 17-24 Link Here
17
18
18
VPATH = @srcdir@
19
VPATH = @srcdir@
19
pkgdatadir = $(datadir)/@PACKAGE@
20
pkgdatadir = $(datadir)/@PACKAGE@
20
pkglibdir = $(libdir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
21
pkgincludedir = $(includedir)/@PACKAGE@
22
pkglibdir = $(libdir)/@PACKAGE@
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
install_sh_DATA = $(install_sh) -c -m 644
25
install_sh_DATA = $(install_sh) -c -m 644
24
install_sh_PROGRAM = $(install_sh) -c
26
install_sh_PROGRAM = $(install_sh) -c
Lines 31-37 Link Here
31
NORMAL_UNINSTALL = :
33
NORMAL_UNINSTALL = :
32
PRE_UNINSTALL = :
34
PRE_UNINSTALL = :
33
POST_UNINSTALL = :
35
POST_UNINSTALL = :
34
noinst_PROGRAMS = test_mi$(EXEEXT)
36
@AIX_FALSE@noinst_PROGRAMS = test_mi$(EXEEXT)
35
subdir = .
37
subdir = .
36
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
38
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
37
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
39
	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
Lines 46-51 Link Here
46
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
48
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
47
CONFIG_HEADER = config.h
49
CONFIG_HEADER = config.h
48
CONFIG_CLEAN_FILES =
50
CONFIG_CLEAN_FILES =
51
CONFIG_CLEAN_VPATH_FILES =
49
LIBRARIES = $(noinst_LIBRARIES)
52
LIBRARIES = $(noinst_LIBRARIES)
50
AR = ar
53
AR = ar
51
ARFLAGS = cru
54
ARFLAGS = cru
Lines 69-97 Link Here
69
	libmi_a-MIVar.$(OBJEXT) libmi_a-MIVarCommand.$(OBJEXT)
72
	libmi_a-MIVar.$(OBJEXT) libmi_a-MIVarCommand.$(OBJEXT)
70
libmi_a_OBJECTS = $(am_libmi_a_OBJECTS)
73
libmi_a_OBJECTS = $(am_libmi_a_OBJECTS)
71
PROGRAMS = $(noinst_PROGRAMS)
74
PROGRAMS = $(noinst_PROGRAMS)
72
am_test_mi_OBJECTS = test_mi-test_mi.$(OBJEXT)
75
am__test_mi_SOURCES_DIST = test_mi.c
76
@AIX_FALSE@am_test_mi_OBJECTS = test_mi-test_mi.$(OBJEXT)
73
test_mi_OBJECTS = $(am_test_mi_OBJECTS)
77
test_mi_OBJECTS = $(am_test_mi_OBJECTS)
74
test_mi_DEPENDENCIES = libmi.a
78
@AIX_FALSE@test_mi_DEPENDENCIES = libmi.a
75
test_mi_LINK = $(CCLD) $(test_mi_CFLAGS) $(CFLAGS) $(test_mi_LDFLAGS) \
79
test_mi_LINK = $(CCLD) $(test_mi_CFLAGS) $(CFLAGS) $(test_mi_LDFLAGS) \
76
	$(LDFLAGS) -o $@
80
	$(LDFLAGS) -o $@
77
DEFAULT_INCLUDES = -I.@am__isrc@
81
DEFAULT_INCLUDES = -I.@am__isrc@
78
depcomp = $(SHELL) $(top_srcdir)/depcomp
82
depcomp = $(SHELL) $(top_srcdir)/depcomp
79
am__depfiles_maybe = depfiles
83
am__depfiles_maybe = depfiles
84
am__mv = mv -f
80
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
85
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
81
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
82
CCLD = $(CC)
87
CCLD = $(CC)
83
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
88
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
84
SOURCES = $(libmi_a_SOURCES) $(test_mi_SOURCES)
89
SOURCES = $(libmi_a_SOURCES) $(test_mi_SOURCES)
85
DIST_SOURCES = $(libmi_a_SOURCES) $(test_mi_SOURCES)
90
DIST_SOURCES = $(libmi_a_SOURCES) $(am__test_mi_SOURCES_DIST)
86
ETAGS = etags
91
ETAGS = etags
87
CTAGS = ctags
92
CTAGS = ctags
88
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
93
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89
distdir = $(PACKAGE)-$(VERSION)
94
distdir = $(PACKAGE)-$(VERSION)
90
top_distdir = $(distdir)
95
top_distdir = $(distdir)
91
am__remove_distdir = \
96
am__remove_distdir = \
92
  { test ! -d $(distdir) \
97
  { test ! -d "$(distdir)" \
93
    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
98
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
94
         && rm -fr $(distdir); }; }
99
         && rm -fr "$(distdir)"; }; }
95
DIST_ARCHIVES = $(distdir).tar.gz
100
DIST_ARCHIVES = $(distdir).tar.gz
96
GZIP_ENV = --best
101
GZIP_ENV = --best
97
distuninstallcheck_listfiles = find . -type f -print
102
distuninstallcheck_listfiles = find . -type f -print
Lines 179-184 Link Here
179
srcdir = @srcdir@
184
srcdir = @srcdir@
180
sysconfdir = @sysconfdir@
185
sysconfdir = @sysconfdir@
181
target_alias = @target_alias@
186
target_alias = @target_alias@
187
top_build_prefix = @top_build_prefix@
182
top_builddir = @top_builddir@
188
top_builddir = @top_builddir@
183
top_srcdir = @top_srcdir@
189
top_srcdir = @top_srcdir@
184
noinst_LIBRARIES = libmi.a
190
noinst_LIBRARIES = libmi.a
Lines 214-223 Link Here
214
							MIVarCommand.c
220
							MIVarCommand.c
215
221
216
libmi_a_CFLAGS = $(AM_CFLAGS) 
222
libmi_a_CFLAGS = $(AM_CFLAGS) 
217
test_mi_SOURCES = test_mi.c
223
@AIX_FALSE@test_mi_SOURCES = test_mi.c
218
test_mi_CFLAGS = $(AM_CFLAGS) -g
224
@AIX_FALSE@test_mi_CFLAGS = $(AM_CFLAGS) -g
219
test_mi_LDFLAGS = -g
225
@AIX_FALSE@test_mi_LDFLAGS = -g
220
test_mi_LDADD = libmi.a
226
@AIX_FALSE@test_mi_LDADD = libmi.a
221
all: config.h
227
all: config.h
222
	$(MAKE) $(AM_MAKEFLAGS) all-am
228
	$(MAKE) $(AM_MAKEFLAGS) all-am
223
229
Lines 229-243 Link Here
229
	@for dep in $?; do \
235
	@for dep in $?; do \
230
	  case '$(am__configure_deps)' in \
236
	  case '$(am__configure_deps)' in \
231
	    *$$dep*) \
237
	    *$$dep*) \
232
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
238
	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
233
	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
239
	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
234
		&& exit 0; \
240
		&& exit 0; \
235
	      exit 1;; \
241
	      exit 1;; \
236
	  esac; \
242
	  esac; \
237
	done; \
243
	done; \
238
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
244
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
239
	cd $(top_srcdir) && \
245
	$(am__cd) $(top_srcdir) && \
240
	  $(AUTOMAKE) --gnu  Makefile
246
	  $(AUTOMAKE) --gnu Makefile
241
.PRECIOUS: Makefile
247
.PRECIOUS: Makefile
242
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
248
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
243
	@case '$?' in \
249
	@case '$?' in \
Lines 253-261 Link Here
253
	$(SHELL) ./config.status --recheck
259
	$(SHELL) ./config.status --recheck
254
260
255
$(top_srcdir)/configure:  $(am__configure_deps)
261
$(top_srcdir)/configure:  $(am__configure_deps)
256
	cd $(srcdir) && $(AUTOCONF)
262
	$(am__cd) $(srcdir) && $(AUTOCONF)
257
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
263
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
258
	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
264
	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
265
$(am__aclocal_m4_deps):
259
266
260
config.h: stamp-h1
267
config.h: stamp-h1
261
	@if test ! -f $@; then \
268
	@if test ! -f $@; then \
Lines 267-273 Link Here
267
	@rm -f stamp-h1
274
	@rm -f stamp-h1
268
	cd $(top_builddir) && $(SHELL) ./config.status config.h
275
	cd $(top_builddir) && $(SHELL) ./config.status config.h
269
$(srcdir)/config.h.in:  $(am__configure_deps) 
276
$(srcdir)/config.h.in:  $(am__configure_deps) 
270
	cd $(top_srcdir) && $(AUTOHEADER)
277
	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
271
	rm -f stamp-h1
278
	rm -f stamp-h1
272
	touch $@
279
	touch $@
273
280
Lines 327-774 Link Here
327
334
328
.c.o:
335
.c.o:
329
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
336
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
330
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
331
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
332
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
333
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
340
@am__fastdepCC_FALSE@	$(COMPILE) -c $<
334
341
335
.c.obj:
342
.c.obj:
336
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
343
@am__fastdepCC_TRUE@	$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
337
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
344
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
338
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
345
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
339
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
340
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
347
@am__fastdepCC_FALSE@	$(COMPILE) -c `$(CYGPATH_W) '$<'`
341
348
342
libmi_a-CLICommand.o: CLICommand.c
349
libmi_a-CLICommand.o: CLICommand.c
343
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLICommand.o -MD -MP -MF $(DEPDIR)/libmi_a-CLICommand.Tpo -c -o libmi_a-CLICommand.o `test -f 'CLICommand.c' || echo '$(srcdir)/'`CLICommand.c
350
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLICommand.o -MD -MP -MF $(DEPDIR)/libmi_a-CLICommand.Tpo -c -o libmi_a-CLICommand.o `test -f 'CLICommand.c' || echo '$(srcdir)/'`CLICommand.c
344
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-CLICommand.Tpo $(DEPDIR)/libmi_a-CLICommand.Po
351
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-CLICommand.Tpo $(DEPDIR)/libmi_a-CLICommand.Po
345
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLICommand.c' object='libmi_a-CLICommand.o' libtool=no @AMDEPBACKSLASH@
352
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLICommand.c' object='libmi_a-CLICommand.o' libtool=no @AMDEPBACKSLASH@
346
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
347
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLICommand.o `test -f 'CLICommand.c' || echo '$(srcdir)/'`CLICommand.c
354
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLICommand.o `test -f 'CLICommand.c' || echo '$(srcdir)/'`CLICommand.c
348
355
349
libmi_a-CLICommand.obj: CLICommand.c
356
libmi_a-CLICommand.obj: CLICommand.c
350
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLICommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-CLICommand.Tpo -c -o libmi_a-CLICommand.obj `if test -f 'CLICommand.c'; then $(CYGPATH_W) 'CLICommand.c'; else $(CYGPATH_W) '$(srcdir)/CLICommand.c'; fi`
357
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLICommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-CLICommand.Tpo -c -o libmi_a-CLICommand.obj `if test -f 'CLICommand.c'; then $(CYGPATH_W) 'CLICommand.c'; else $(CYGPATH_W) '$(srcdir)/CLICommand.c'; fi`
351
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-CLICommand.Tpo $(DEPDIR)/libmi_a-CLICommand.Po
358
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-CLICommand.Tpo $(DEPDIR)/libmi_a-CLICommand.Po
352
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLICommand.c' object='libmi_a-CLICommand.obj' libtool=no @AMDEPBACKSLASH@
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLICommand.c' object='libmi_a-CLICommand.obj' libtool=no @AMDEPBACKSLASH@
353
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
360
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
354
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLICommand.obj `if test -f 'CLICommand.c'; then $(CYGPATH_W) 'CLICommand.c'; else $(CYGPATH_W) '$(srcdir)/CLICommand.c'; fi`
361
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLICommand.obj `if test -f 'CLICommand.c'; then $(CYGPATH_W) 'CLICommand.c'; else $(CYGPATH_W) '$(srcdir)/CLICommand.c'; fi`
355
362
356
libmi_a-CLIOutput.o: CLIOutput.c
363
libmi_a-CLIOutput.o: CLIOutput.c
357
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLIOutput.o -MD -MP -MF $(DEPDIR)/libmi_a-CLIOutput.Tpo -c -o libmi_a-CLIOutput.o `test -f 'CLIOutput.c' || echo '$(srcdir)/'`CLIOutput.c
364
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLIOutput.o -MD -MP -MF $(DEPDIR)/libmi_a-CLIOutput.Tpo -c -o libmi_a-CLIOutput.o `test -f 'CLIOutput.c' || echo '$(srcdir)/'`CLIOutput.c
358
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-CLIOutput.Tpo $(DEPDIR)/libmi_a-CLIOutput.Po
365
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-CLIOutput.Tpo $(DEPDIR)/libmi_a-CLIOutput.Po
359
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLIOutput.c' object='libmi_a-CLIOutput.o' libtool=no @AMDEPBACKSLASH@
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLIOutput.c' object='libmi_a-CLIOutput.o' libtool=no @AMDEPBACKSLASH@
360
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
361
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLIOutput.o `test -f 'CLIOutput.c' || echo '$(srcdir)/'`CLIOutput.c
368
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLIOutput.o `test -f 'CLIOutput.c' || echo '$(srcdir)/'`CLIOutput.c
362
369
363
libmi_a-CLIOutput.obj: CLIOutput.c
370
libmi_a-CLIOutput.obj: CLIOutput.c
364
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLIOutput.obj -MD -MP -MF $(DEPDIR)/libmi_a-CLIOutput.Tpo -c -o libmi_a-CLIOutput.obj `if test -f 'CLIOutput.c'; then $(CYGPATH_W) 'CLIOutput.c'; else $(CYGPATH_W) '$(srcdir)/CLIOutput.c'; fi`
371
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-CLIOutput.obj -MD -MP -MF $(DEPDIR)/libmi_a-CLIOutput.Tpo -c -o libmi_a-CLIOutput.obj `if test -f 'CLIOutput.c'; then $(CYGPATH_W) 'CLIOutput.c'; else $(CYGPATH_W) '$(srcdir)/CLIOutput.c'; fi`
365
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-CLIOutput.Tpo $(DEPDIR)/libmi_a-CLIOutput.Po
372
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-CLIOutput.Tpo $(DEPDIR)/libmi_a-CLIOutput.Po
366
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLIOutput.c' object='libmi_a-CLIOutput.obj' libtool=no @AMDEPBACKSLASH@
373
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='CLIOutput.c' object='libmi_a-CLIOutput.obj' libtool=no @AMDEPBACKSLASH@
367
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
374
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
368
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLIOutput.obj `if test -f 'CLIOutput.c'; then $(CYGPATH_W) 'CLIOutput.c'; else $(CYGPATH_W) '$(srcdir)/CLIOutput.c'; fi`
375
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-CLIOutput.obj `if test -f 'CLIOutput.c'; then $(CYGPATH_W) 'CLIOutput.c'; else $(CYGPATH_W) '$(srcdir)/CLIOutput.c'; fi`
369
376
370
libmi_a-MIArg.o: MIArg.c
377
libmi_a-MIArg.o: MIArg.c
371
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIArg.o -MD -MP -MF $(DEPDIR)/libmi_a-MIArg.Tpo -c -o libmi_a-MIArg.o `test -f 'MIArg.c' || echo '$(srcdir)/'`MIArg.c
378
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIArg.o -MD -MP -MF $(DEPDIR)/libmi_a-MIArg.Tpo -c -o libmi_a-MIArg.o `test -f 'MIArg.c' || echo '$(srcdir)/'`MIArg.c
372
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIArg.Tpo $(DEPDIR)/libmi_a-MIArg.Po
379
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIArg.Tpo $(DEPDIR)/libmi_a-MIArg.Po
373
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIArg.c' object='libmi_a-MIArg.o' libtool=no @AMDEPBACKSLASH@
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIArg.c' object='libmi_a-MIArg.o' libtool=no @AMDEPBACKSLASH@
374
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
381
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
375
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIArg.o `test -f 'MIArg.c' || echo '$(srcdir)/'`MIArg.c
382
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIArg.o `test -f 'MIArg.c' || echo '$(srcdir)/'`MIArg.c
376
383
377
libmi_a-MIArg.obj: MIArg.c
384
libmi_a-MIArg.obj: MIArg.c
378
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIArg.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIArg.Tpo -c -o libmi_a-MIArg.obj `if test -f 'MIArg.c'; then $(CYGPATH_W) 'MIArg.c'; else $(CYGPATH_W) '$(srcdir)/MIArg.c'; fi`
385
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIArg.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIArg.Tpo -c -o libmi_a-MIArg.obj `if test -f 'MIArg.c'; then $(CYGPATH_W) 'MIArg.c'; else $(CYGPATH_W) '$(srcdir)/MIArg.c'; fi`
379
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIArg.Tpo $(DEPDIR)/libmi_a-MIArg.Po
386
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIArg.Tpo $(DEPDIR)/libmi_a-MIArg.Po
380
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIArg.c' object='libmi_a-MIArg.obj' libtool=no @AMDEPBACKSLASH@
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIArg.c' object='libmi_a-MIArg.obj' libtool=no @AMDEPBACKSLASH@
381
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
388
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
382
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIArg.obj `if test -f 'MIArg.c'; then $(CYGPATH_W) 'MIArg.c'; else $(CYGPATH_W) '$(srcdir)/MIArg.c'; fi`
389
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIArg.obj `if test -f 'MIArg.c'; then $(CYGPATH_W) 'MIArg.c'; else $(CYGPATH_W) '$(srcdir)/MIArg.c'; fi`
383
390
384
libmi_a-MIBreakpoint.o: MIBreakpoint.c
391
libmi_a-MIBreakpoint.o: MIBreakpoint.c
385
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakpoint.o -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakpoint.Tpo -c -o libmi_a-MIBreakpoint.o `test -f 'MIBreakpoint.c' || echo '$(srcdir)/'`MIBreakpoint.c
392
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakpoint.o -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakpoint.Tpo -c -o libmi_a-MIBreakpoint.o `test -f 'MIBreakpoint.c' || echo '$(srcdir)/'`MIBreakpoint.c
386
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIBreakpoint.Tpo $(DEPDIR)/libmi_a-MIBreakpoint.Po
393
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIBreakpoint.Tpo $(DEPDIR)/libmi_a-MIBreakpoint.Po
387
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakpoint.c' object='libmi_a-MIBreakpoint.o' libtool=no @AMDEPBACKSLASH@
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakpoint.c' object='libmi_a-MIBreakpoint.o' libtool=no @AMDEPBACKSLASH@
388
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
395
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
389
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakpoint.o `test -f 'MIBreakpoint.c' || echo '$(srcdir)/'`MIBreakpoint.c
396
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakpoint.o `test -f 'MIBreakpoint.c' || echo '$(srcdir)/'`MIBreakpoint.c
390
397
391
libmi_a-MIBreakpoint.obj: MIBreakpoint.c
398
libmi_a-MIBreakpoint.obj: MIBreakpoint.c
392
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakpoint.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakpoint.Tpo -c -o libmi_a-MIBreakpoint.obj `if test -f 'MIBreakpoint.c'; then $(CYGPATH_W) 'MIBreakpoint.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakpoint.c'; fi`
399
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakpoint.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakpoint.Tpo -c -o libmi_a-MIBreakpoint.obj `if test -f 'MIBreakpoint.c'; then $(CYGPATH_W) 'MIBreakpoint.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakpoint.c'; fi`
393
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIBreakpoint.Tpo $(DEPDIR)/libmi_a-MIBreakpoint.Po
400
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIBreakpoint.Tpo $(DEPDIR)/libmi_a-MIBreakpoint.Po
394
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakpoint.c' object='libmi_a-MIBreakpoint.obj' libtool=no @AMDEPBACKSLASH@
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakpoint.c' object='libmi_a-MIBreakpoint.obj' libtool=no @AMDEPBACKSLASH@
395
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
402
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
396
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakpoint.obj `if test -f 'MIBreakpoint.c'; then $(CYGPATH_W) 'MIBreakpoint.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakpoint.c'; fi`
403
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakpoint.obj `if test -f 'MIBreakpoint.c'; then $(CYGPATH_W) 'MIBreakpoint.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakpoint.c'; fi`
397
404
398
libmi_a-MIBreakCommand.o: MIBreakCommand.c
405
libmi_a-MIBreakCommand.o: MIBreakCommand.c
399
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakCommand.Tpo -c -o libmi_a-MIBreakCommand.o `test -f 'MIBreakCommand.c' || echo '$(srcdir)/'`MIBreakCommand.c
406
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakCommand.Tpo -c -o libmi_a-MIBreakCommand.o `test -f 'MIBreakCommand.c' || echo '$(srcdir)/'`MIBreakCommand.c
400
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIBreakCommand.Tpo $(DEPDIR)/libmi_a-MIBreakCommand.Po
407
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIBreakCommand.Tpo $(DEPDIR)/libmi_a-MIBreakCommand.Po
401
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakCommand.c' object='libmi_a-MIBreakCommand.o' libtool=no @AMDEPBACKSLASH@
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakCommand.c' object='libmi_a-MIBreakCommand.o' libtool=no @AMDEPBACKSLASH@
402
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
403
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakCommand.o `test -f 'MIBreakCommand.c' || echo '$(srcdir)/'`MIBreakCommand.c
410
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakCommand.o `test -f 'MIBreakCommand.c' || echo '$(srcdir)/'`MIBreakCommand.c
404
411
405
libmi_a-MIBreakCommand.obj: MIBreakCommand.c
412
libmi_a-MIBreakCommand.obj: MIBreakCommand.c
406
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakCommand.Tpo -c -o libmi_a-MIBreakCommand.obj `if test -f 'MIBreakCommand.c'; then $(CYGPATH_W) 'MIBreakCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakCommand.c'; fi`
413
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIBreakCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIBreakCommand.Tpo -c -o libmi_a-MIBreakCommand.obj `if test -f 'MIBreakCommand.c'; then $(CYGPATH_W) 'MIBreakCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakCommand.c'; fi`
407
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIBreakCommand.Tpo $(DEPDIR)/libmi_a-MIBreakCommand.Po
414
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIBreakCommand.Tpo $(DEPDIR)/libmi_a-MIBreakCommand.Po
408
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakCommand.c' object='libmi_a-MIBreakCommand.obj' libtool=no @AMDEPBACKSLASH@
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIBreakCommand.c' object='libmi_a-MIBreakCommand.obj' libtool=no @AMDEPBACKSLASH@
409
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
416
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
410
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakCommand.obj `if test -f 'MIBreakCommand.c'; then $(CYGPATH_W) 'MIBreakCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakCommand.c'; fi`
417
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIBreakCommand.obj `if test -f 'MIBreakCommand.c'; then $(CYGPATH_W) 'MIBreakCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIBreakCommand.c'; fi`
411
418
412
libmi_a-MICommand.o: MICommand.c
419
libmi_a-MICommand.o: MICommand.c
413
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MICommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MICommand.Tpo -c -o libmi_a-MICommand.o `test -f 'MICommand.c' || echo '$(srcdir)/'`MICommand.c
420
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MICommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MICommand.Tpo -c -o libmi_a-MICommand.o `test -f 'MICommand.c' || echo '$(srcdir)/'`MICommand.c
414
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MICommand.Tpo $(DEPDIR)/libmi_a-MICommand.Po
421
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MICommand.Tpo $(DEPDIR)/libmi_a-MICommand.Po
415
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MICommand.c' object='libmi_a-MICommand.o' libtool=no @AMDEPBACKSLASH@
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MICommand.c' object='libmi_a-MICommand.o' libtool=no @AMDEPBACKSLASH@
416
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
423
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
417
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MICommand.o `test -f 'MICommand.c' || echo '$(srcdir)/'`MICommand.c
424
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MICommand.o `test -f 'MICommand.c' || echo '$(srcdir)/'`MICommand.c
418
425
419
libmi_a-MICommand.obj: MICommand.c
426
libmi_a-MICommand.obj: MICommand.c
420
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MICommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MICommand.Tpo -c -o libmi_a-MICommand.obj `if test -f 'MICommand.c'; then $(CYGPATH_W) 'MICommand.c'; else $(CYGPATH_W) '$(srcdir)/MICommand.c'; fi`
427
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MICommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MICommand.Tpo -c -o libmi_a-MICommand.obj `if test -f 'MICommand.c'; then $(CYGPATH_W) 'MICommand.c'; else $(CYGPATH_W) '$(srcdir)/MICommand.c'; fi`
421
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MICommand.Tpo $(DEPDIR)/libmi_a-MICommand.Po
428
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MICommand.Tpo $(DEPDIR)/libmi_a-MICommand.Po
422
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MICommand.c' object='libmi_a-MICommand.obj' libtool=no @AMDEPBACKSLASH@
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MICommand.c' object='libmi_a-MICommand.obj' libtool=no @AMDEPBACKSLASH@
423
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
424
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MICommand.obj `if test -f 'MICommand.c'; then $(CYGPATH_W) 'MICommand.c'; else $(CYGPATH_W) '$(srcdir)/MICommand.c'; fi`
431
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MICommand.obj `if test -f 'MICommand.c'; then $(CYGPATH_W) 'MICommand.c'; else $(CYGPATH_W) '$(srcdir)/MICommand.c'; fi`
425
432
426
libmi_a-MIError.o: MIError.c
433
libmi_a-MIError.o: MIError.c
427
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIError.o -MD -MP -MF $(DEPDIR)/libmi_a-MIError.Tpo -c -o libmi_a-MIError.o `test -f 'MIError.c' || echo '$(srcdir)/'`MIError.c
434
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIError.o -MD -MP -MF $(DEPDIR)/libmi_a-MIError.Tpo -c -o libmi_a-MIError.o `test -f 'MIError.c' || echo '$(srcdir)/'`MIError.c
428
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIError.Tpo $(DEPDIR)/libmi_a-MIError.Po
435
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIError.Tpo $(DEPDIR)/libmi_a-MIError.Po
429
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIError.c' object='libmi_a-MIError.o' libtool=no @AMDEPBACKSLASH@
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIError.c' object='libmi_a-MIError.o' libtool=no @AMDEPBACKSLASH@
430
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
437
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
431
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIError.o `test -f 'MIError.c' || echo '$(srcdir)/'`MIError.c
438
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIError.o `test -f 'MIError.c' || echo '$(srcdir)/'`MIError.c
432
439
433
libmi_a-MIError.obj: MIError.c
440
libmi_a-MIError.obj: MIError.c
434
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIError.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIError.Tpo -c -o libmi_a-MIError.obj `if test -f 'MIError.c'; then $(CYGPATH_W) 'MIError.c'; else $(CYGPATH_W) '$(srcdir)/MIError.c'; fi`
441
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIError.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIError.Tpo -c -o libmi_a-MIError.obj `if test -f 'MIError.c'; then $(CYGPATH_W) 'MIError.c'; else $(CYGPATH_W) '$(srcdir)/MIError.c'; fi`
435
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIError.Tpo $(DEPDIR)/libmi_a-MIError.Po
442
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIError.Tpo $(DEPDIR)/libmi_a-MIError.Po
436
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIError.c' object='libmi_a-MIError.obj' libtool=no @AMDEPBACKSLASH@
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIError.c' object='libmi_a-MIError.obj' libtool=no @AMDEPBACKSLASH@
437
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
438
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIError.obj `if test -f 'MIError.c'; then $(CYGPATH_W) 'MIError.c'; else $(CYGPATH_W) '$(srcdir)/MIError.c'; fi`
445
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIError.obj `if test -f 'MIError.c'; then $(CYGPATH_W) 'MIError.c'; else $(CYGPATH_W) '$(srcdir)/MIError.c'; fi`
439
446
440
libmi_a-MIEvent.o: MIEvent.c
447
libmi_a-MIEvent.o: MIEvent.c
441
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIEvent.o -MD -MP -MF $(DEPDIR)/libmi_a-MIEvent.Tpo -c -o libmi_a-MIEvent.o `test -f 'MIEvent.c' || echo '$(srcdir)/'`MIEvent.c
448
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIEvent.o -MD -MP -MF $(DEPDIR)/libmi_a-MIEvent.Tpo -c -o libmi_a-MIEvent.o `test -f 'MIEvent.c' || echo '$(srcdir)/'`MIEvent.c
442
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIEvent.Tpo $(DEPDIR)/libmi_a-MIEvent.Po
449
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIEvent.Tpo $(DEPDIR)/libmi_a-MIEvent.Po
443
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIEvent.c' object='libmi_a-MIEvent.o' libtool=no @AMDEPBACKSLASH@
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIEvent.c' object='libmi_a-MIEvent.o' libtool=no @AMDEPBACKSLASH@
444
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
451
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
445
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIEvent.o `test -f 'MIEvent.c' || echo '$(srcdir)/'`MIEvent.c
452
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIEvent.o `test -f 'MIEvent.c' || echo '$(srcdir)/'`MIEvent.c
446
453
447
libmi_a-MIEvent.obj: MIEvent.c
454
libmi_a-MIEvent.obj: MIEvent.c
448
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIEvent.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIEvent.Tpo -c -o libmi_a-MIEvent.obj `if test -f 'MIEvent.c'; then $(CYGPATH_W) 'MIEvent.c'; else $(CYGPATH_W) '$(srcdir)/MIEvent.c'; fi`
455
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIEvent.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIEvent.Tpo -c -o libmi_a-MIEvent.obj `if test -f 'MIEvent.c'; then $(CYGPATH_W) 'MIEvent.c'; else $(CYGPATH_W) '$(srcdir)/MIEvent.c'; fi`
449
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIEvent.Tpo $(DEPDIR)/libmi_a-MIEvent.Po
456
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIEvent.Tpo $(DEPDIR)/libmi_a-MIEvent.Po
450
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIEvent.c' object='libmi_a-MIEvent.obj' libtool=no @AMDEPBACKSLASH@
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIEvent.c' object='libmi_a-MIEvent.obj' libtool=no @AMDEPBACKSLASH@
451
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
458
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
452
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIEvent.obj `if test -f 'MIEvent.c'; then $(CYGPATH_W) 'MIEvent.c'; else $(CYGPATH_W) '$(srcdir)/MIEvent.c'; fi`
459
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIEvent.obj `if test -f 'MIEvent.c'; then $(CYGPATH_W) 'MIEvent.c'; else $(CYGPATH_W) '$(srcdir)/MIEvent.c'; fi`
453
460
454
libmi_a-MIExecCommand.o: MIExecCommand.c
461
libmi_a-MIExecCommand.o: MIExecCommand.c
455
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIExecCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIExecCommand.Tpo -c -o libmi_a-MIExecCommand.o `test -f 'MIExecCommand.c' || echo '$(srcdir)/'`MIExecCommand.c
462
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIExecCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIExecCommand.Tpo -c -o libmi_a-MIExecCommand.o `test -f 'MIExecCommand.c' || echo '$(srcdir)/'`MIExecCommand.c
456
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIExecCommand.Tpo $(DEPDIR)/libmi_a-MIExecCommand.Po
463
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIExecCommand.Tpo $(DEPDIR)/libmi_a-MIExecCommand.Po
457
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIExecCommand.c' object='libmi_a-MIExecCommand.o' libtool=no @AMDEPBACKSLASH@
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIExecCommand.c' object='libmi_a-MIExecCommand.o' libtool=no @AMDEPBACKSLASH@
458
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
465
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
459
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIExecCommand.o `test -f 'MIExecCommand.c' || echo '$(srcdir)/'`MIExecCommand.c
466
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIExecCommand.o `test -f 'MIExecCommand.c' || echo '$(srcdir)/'`MIExecCommand.c
460
467
461
libmi_a-MIExecCommand.obj: MIExecCommand.c
468
libmi_a-MIExecCommand.obj: MIExecCommand.c
462
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIExecCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIExecCommand.Tpo -c -o libmi_a-MIExecCommand.obj `if test -f 'MIExecCommand.c'; then $(CYGPATH_W) 'MIExecCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIExecCommand.c'; fi`
469
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIExecCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIExecCommand.Tpo -c -o libmi_a-MIExecCommand.obj `if test -f 'MIExecCommand.c'; then $(CYGPATH_W) 'MIExecCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIExecCommand.c'; fi`
463
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIExecCommand.Tpo $(DEPDIR)/libmi_a-MIExecCommand.Po
470
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIExecCommand.Tpo $(DEPDIR)/libmi_a-MIExecCommand.Po
464
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIExecCommand.c' object='libmi_a-MIExecCommand.obj' libtool=no @AMDEPBACKSLASH@
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIExecCommand.c' object='libmi_a-MIExecCommand.obj' libtool=no @AMDEPBACKSLASH@
465
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
472
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
466
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIExecCommand.obj `if test -f 'MIExecCommand.c'; then $(CYGPATH_W) 'MIExecCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIExecCommand.c'; fi`
473
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIExecCommand.obj `if test -f 'MIExecCommand.c'; then $(CYGPATH_W) 'MIExecCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIExecCommand.c'; fi`
467
474
468
libmi_a-MIFrame.o: MIFrame.c
475
libmi_a-MIFrame.o: MIFrame.c
469
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIFrame.o -MD -MP -MF $(DEPDIR)/libmi_a-MIFrame.Tpo -c -o libmi_a-MIFrame.o `test -f 'MIFrame.c' || echo '$(srcdir)/'`MIFrame.c
476
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIFrame.o -MD -MP -MF $(DEPDIR)/libmi_a-MIFrame.Tpo -c -o libmi_a-MIFrame.o `test -f 'MIFrame.c' || echo '$(srcdir)/'`MIFrame.c
470
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIFrame.Tpo $(DEPDIR)/libmi_a-MIFrame.Po
477
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIFrame.Tpo $(DEPDIR)/libmi_a-MIFrame.Po
471
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIFrame.c' object='libmi_a-MIFrame.o' libtool=no @AMDEPBACKSLASH@
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIFrame.c' object='libmi_a-MIFrame.o' libtool=no @AMDEPBACKSLASH@
472
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
479
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
473
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIFrame.o `test -f 'MIFrame.c' || echo '$(srcdir)/'`MIFrame.c
480
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIFrame.o `test -f 'MIFrame.c' || echo '$(srcdir)/'`MIFrame.c
474
481
475
libmi_a-MIFrame.obj: MIFrame.c
482
libmi_a-MIFrame.obj: MIFrame.c
476
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIFrame.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIFrame.Tpo -c -o libmi_a-MIFrame.obj `if test -f 'MIFrame.c'; then $(CYGPATH_W) 'MIFrame.c'; else $(CYGPATH_W) '$(srcdir)/MIFrame.c'; fi`
483
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIFrame.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIFrame.Tpo -c -o libmi_a-MIFrame.obj `if test -f 'MIFrame.c'; then $(CYGPATH_W) 'MIFrame.c'; else $(CYGPATH_W) '$(srcdir)/MIFrame.c'; fi`
477
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIFrame.Tpo $(DEPDIR)/libmi_a-MIFrame.Po
484
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIFrame.Tpo $(DEPDIR)/libmi_a-MIFrame.Po
478
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIFrame.c' object='libmi_a-MIFrame.obj' libtool=no @AMDEPBACKSLASH@
485
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIFrame.c' object='libmi_a-MIFrame.obj' libtool=no @AMDEPBACKSLASH@
479
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
486
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
480
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIFrame.obj `if test -f 'MIFrame.c'; then $(CYGPATH_W) 'MIFrame.c'; else $(CYGPATH_W) '$(srcdir)/MIFrame.c'; fi`
487
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIFrame.obj `if test -f 'MIFrame.c'; then $(CYGPATH_W) 'MIFrame.c'; else $(CYGPATH_W) '$(srcdir)/MIFrame.c'; fi`
481
488
482
libmi_a-MIGDBCommand.o: MIGDBCommand.c
489
libmi_a-MIGDBCommand.o: MIGDBCommand.c
483
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIGDBCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIGDBCommand.Tpo -c -o libmi_a-MIGDBCommand.o `test -f 'MIGDBCommand.c' || echo '$(srcdir)/'`MIGDBCommand.c
490
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIGDBCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIGDBCommand.Tpo -c -o libmi_a-MIGDBCommand.o `test -f 'MIGDBCommand.c' || echo '$(srcdir)/'`MIGDBCommand.c
484
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIGDBCommand.Tpo $(DEPDIR)/libmi_a-MIGDBCommand.Po
491
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIGDBCommand.Tpo $(DEPDIR)/libmi_a-MIGDBCommand.Po
485
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIGDBCommand.c' object='libmi_a-MIGDBCommand.o' libtool=no @AMDEPBACKSLASH@
492
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIGDBCommand.c' object='libmi_a-MIGDBCommand.o' libtool=no @AMDEPBACKSLASH@
486
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
493
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
487
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIGDBCommand.o `test -f 'MIGDBCommand.c' || echo '$(srcdir)/'`MIGDBCommand.c
494
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIGDBCommand.o `test -f 'MIGDBCommand.c' || echo '$(srcdir)/'`MIGDBCommand.c
488
495
489
libmi_a-MIGDBCommand.obj: MIGDBCommand.c
496
libmi_a-MIGDBCommand.obj: MIGDBCommand.c
490
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIGDBCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIGDBCommand.Tpo -c -o libmi_a-MIGDBCommand.obj `if test -f 'MIGDBCommand.c'; then $(CYGPATH_W) 'MIGDBCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIGDBCommand.c'; fi`
497
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIGDBCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIGDBCommand.Tpo -c -o libmi_a-MIGDBCommand.obj `if test -f 'MIGDBCommand.c'; then $(CYGPATH_W) 'MIGDBCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIGDBCommand.c'; fi`
491
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIGDBCommand.Tpo $(DEPDIR)/libmi_a-MIGDBCommand.Po
498
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIGDBCommand.Tpo $(DEPDIR)/libmi_a-MIGDBCommand.Po
492
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIGDBCommand.c' object='libmi_a-MIGDBCommand.obj' libtool=no @AMDEPBACKSLASH@
499
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIGDBCommand.c' object='libmi_a-MIGDBCommand.obj' libtool=no @AMDEPBACKSLASH@
493
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
500
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
494
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIGDBCommand.obj `if test -f 'MIGDBCommand.c'; then $(CYGPATH_W) 'MIGDBCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIGDBCommand.c'; fi`
501
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIGDBCommand.obj `if test -f 'MIGDBCommand.c'; then $(CYGPATH_W) 'MIGDBCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIGDBCommand.c'; fi`
495
502
496
libmi_a-MIList.o: MIList.c
503
libmi_a-MIList.o: MIList.c
497
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIList.o -MD -MP -MF $(DEPDIR)/libmi_a-MIList.Tpo -c -o libmi_a-MIList.o `test -f 'MIList.c' || echo '$(srcdir)/'`MIList.c
504
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIList.o -MD -MP -MF $(DEPDIR)/libmi_a-MIList.Tpo -c -o libmi_a-MIList.o `test -f 'MIList.c' || echo '$(srcdir)/'`MIList.c
498
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIList.Tpo $(DEPDIR)/libmi_a-MIList.Po
505
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIList.Tpo $(DEPDIR)/libmi_a-MIList.Po
499
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIList.c' object='libmi_a-MIList.o' libtool=no @AMDEPBACKSLASH@
506
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIList.c' object='libmi_a-MIList.o' libtool=no @AMDEPBACKSLASH@
500
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
507
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
501
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIList.o `test -f 'MIList.c' || echo '$(srcdir)/'`MIList.c
508
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIList.o `test -f 'MIList.c' || echo '$(srcdir)/'`MIList.c
502
509
503
libmi_a-MIList.obj: MIList.c
510
libmi_a-MIList.obj: MIList.c
504
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIList.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIList.Tpo -c -o libmi_a-MIList.obj `if test -f 'MIList.c'; then $(CYGPATH_W) 'MIList.c'; else $(CYGPATH_W) '$(srcdir)/MIList.c'; fi`
511
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIList.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIList.Tpo -c -o libmi_a-MIList.obj `if test -f 'MIList.c'; then $(CYGPATH_W) 'MIList.c'; else $(CYGPATH_W) '$(srcdir)/MIList.c'; fi`
505
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIList.Tpo $(DEPDIR)/libmi_a-MIList.Po
512
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIList.Tpo $(DEPDIR)/libmi_a-MIList.Po
506
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIList.c' object='libmi_a-MIList.obj' libtool=no @AMDEPBACKSLASH@
513
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIList.c' object='libmi_a-MIList.obj' libtool=no @AMDEPBACKSLASH@
507
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
508
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIList.obj `if test -f 'MIList.c'; then $(CYGPATH_W) 'MIList.c'; else $(CYGPATH_W) '$(srcdir)/MIList.c'; fi`
515
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIList.obj `if test -f 'MIList.c'; then $(CYGPATH_W) 'MIList.c'; else $(CYGPATH_W) '$(srcdir)/MIList.c'; fi`
509
516
510
libmi_a-MIMemory.o: MIMemory.c
517
libmi_a-MIMemory.o: MIMemory.c
511
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemory.o -MD -MP -MF $(DEPDIR)/libmi_a-MIMemory.Tpo -c -o libmi_a-MIMemory.o `test -f 'MIMemory.c' || echo '$(srcdir)/'`MIMemory.c
518
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemory.o -MD -MP -MF $(DEPDIR)/libmi_a-MIMemory.Tpo -c -o libmi_a-MIMemory.o `test -f 'MIMemory.c' || echo '$(srcdir)/'`MIMemory.c
512
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIMemory.Tpo $(DEPDIR)/libmi_a-MIMemory.Po
519
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIMemory.Tpo $(DEPDIR)/libmi_a-MIMemory.Po
513
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemory.c' object='libmi_a-MIMemory.o' libtool=no @AMDEPBACKSLASH@
520
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemory.c' object='libmi_a-MIMemory.o' libtool=no @AMDEPBACKSLASH@
514
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
521
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
515
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemory.o `test -f 'MIMemory.c' || echo '$(srcdir)/'`MIMemory.c
522
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemory.o `test -f 'MIMemory.c' || echo '$(srcdir)/'`MIMemory.c
516
523
517
libmi_a-MIMemory.obj: MIMemory.c
524
libmi_a-MIMemory.obj: MIMemory.c
518
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemory.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIMemory.Tpo -c -o libmi_a-MIMemory.obj `if test -f 'MIMemory.c'; then $(CYGPATH_W) 'MIMemory.c'; else $(CYGPATH_W) '$(srcdir)/MIMemory.c'; fi`
525
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemory.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIMemory.Tpo -c -o libmi_a-MIMemory.obj `if test -f 'MIMemory.c'; then $(CYGPATH_W) 'MIMemory.c'; else $(CYGPATH_W) '$(srcdir)/MIMemory.c'; fi`
519
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIMemory.Tpo $(DEPDIR)/libmi_a-MIMemory.Po
526
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIMemory.Tpo $(DEPDIR)/libmi_a-MIMemory.Po
520
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemory.c' object='libmi_a-MIMemory.obj' libtool=no @AMDEPBACKSLASH@
527
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemory.c' object='libmi_a-MIMemory.obj' libtool=no @AMDEPBACKSLASH@
521
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
528
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemory.obj `if test -f 'MIMemory.c'; then $(CYGPATH_W) 'MIMemory.c'; else $(CYGPATH_W) '$(srcdir)/MIMemory.c'; fi`
529
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemory.obj `if test -f 'MIMemory.c'; then $(CYGPATH_W) 'MIMemory.c'; else $(CYGPATH_W) '$(srcdir)/MIMemory.c'; fi`
523
530
524
libmi_a-MIMemoryCommand.o: MIMemoryCommand.c
531
libmi_a-MIMemoryCommand.o: MIMemoryCommand.c
525
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemoryCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo -c -o libmi_a-MIMemoryCommand.o `test -f 'MIMemoryCommand.c' || echo '$(srcdir)/'`MIMemoryCommand.c
532
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemoryCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo -c -o libmi_a-MIMemoryCommand.o `test -f 'MIMemoryCommand.c' || echo '$(srcdir)/'`MIMemoryCommand.c
526
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo $(DEPDIR)/libmi_a-MIMemoryCommand.Po
533
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo $(DEPDIR)/libmi_a-MIMemoryCommand.Po
527
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemoryCommand.c' object='libmi_a-MIMemoryCommand.o' libtool=no @AMDEPBACKSLASH@
534
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemoryCommand.c' object='libmi_a-MIMemoryCommand.o' libtool=no @AMDEPBACKSLASH@
528
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
535
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
529
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemoryCommand.o `test -f 'MIMemoryCommand.c' || echo '$(srcdir)/'`MIMemoryCommand.c
536
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemoryCommand.o `test -f 'MIMemoryCommand.c' || echo '$(srcdir)/'`MIMemoryCommand.c
530
537
531
libmi_a-MIMemoryCommand.obj: MIMemoryCommand.c
538
libmi_a-MIMemoryCommand.obj: MIMemoryCommand.c
532
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemoryCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo -c -o libmi_a-MIMemoryCommand.obj `if test -f 'MIMemoryCommand.c'; then $(CYGPATH_W) 'MIMemoryCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIMemoryCommand.c'; fi`
539
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIMemoryCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo -c -o libmi_a-MIMemoryCommand.obj `if test -f 'MIMemoryCommand.c'; then $(CYGPATH_W) 'MIMemoryCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIMemoryCommand.c'; fi`
533
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo $(DEPDIR)/libmi_a-MIMemoryCommand.Po
540
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIMemoryCommand.Tpo $(DEPDIR)/libmi_a-MIMemoryCommand.Po
534
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemoryCommand.c' object='libmi_a-MIMemoryCommand.obj' libtool=no @AMDEPBACKSLASH@
541
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIMemoryCommand.c' object='libmi_a-MIMemoryCommand.obj' libtool=no @AMDEPBACKSLASH@
535
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
542
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
536
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemoryCommand.obj `if test -f 'MIMemoryCommand.c'; then $(CYGPATH_W) 'MIMemoryCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIMemoryCommand.c'; fi`
543
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIMemoryCommand.obj `if test -f 'MIMemoryCommand.c'; then $(CYGPATH_W) 'MIMemoryCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIMemoryCommand.c'; fi`
537
544
538
libmi_a-MIOOBRecord.o: MIOOBRecord.c
545
libmi_a-MIOOBRecord.o: MIOOBRecord.c
539
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOOBRecord.o -MD -MP -MF $(DEPDIR)/libmi_a-MIOOBRecord.Tpo -c -o libmi_a-MIOOBRecord.o `test -f 'MIOOBRecord.c' || echo '$(srcdir)/'`MIOOBRecord.c
546
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOOBRecord.o -MD -MP -MF $(DEPDIR)/libmi_a-MIOOBRecord.Tpo -c -o libmi_a-MIOOBRecord.o `test -f 'MIOOBRecord.c' || echo '$(srcdir)/'`MIOOBRecord.c
540
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIOOBRecord.Tpo $(DEPDIR)/libmi_a-MIOOBRecord.Po
547
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIOOBRecord.Tpo $(DEPDIR)/libmi_a-MIOOBRecord.Po
541
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOOBRecord.c' object='libmi_a-MIOOBRecord.o' libtool=no @AMDEPBACKSLASH@
548
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOOBRecord.c' object='libmi_a-MIOOBRecord.o' libtool=no @AMDEPBACKSLASH@
542
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
549
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
543
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOOBRecord.o `test -f 'MIOOBRecord.c' || echo '$(srcdir)/'`MIOOBRecord.c
550
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOOBRecord.o `test -f 'MIOOBRecord.c' || echo '$(srcdir)/'`MIOOBRecord.c
544
551
545
libmi_a-MIOOBRecord.obj: MIOOBRecord.c
552
libmi_a-MIOOBRecord.obj: MIOOBRecord.c
546
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOOBRecord.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIOOBRecord.Tpo -c -o libmi_a-MIOOBRecord.obj `if test -f 'MIOOBRecord.c'; then $(CYGPATH_W) 'MIOOBRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIOOBRecord.c'; fi`
553
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOOBRecord.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIOOBRecord.Tpo -c -o libmi_a-MIOOBRecord.obj `if test -f 'MIOOBRecord.c'; then $(CYGPATH_W) 'MIOOBRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIOOBRecord.c'; fi`
547
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIOOBRecord.Tpo $(DEPDIR)/libmi_a-MIOOBRecord.Po
554
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIOOBRecord.Tpo $(DEPDIR)/libmi_a-MIOOBRecord.Po
548
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOOBRecord.c' object='libmi_a-MIOOBRecord.obj' libtool=no @AMDEPBACKSLASH@
555
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOOBRecord.c' object='libmi_a-MIOOBRecord.obj' libtool=no @AMDEPBACKSLASH@
549
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
556
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
550
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOOBRecord.obj `if test -f 'MIOOBRecord.c'; then $(CYGPATH_W) 'MIOOBRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIOOBRecord.c'; fi`
557
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOOBRecord.obj `if test -f 'MIOOBRecord.c'; then $(CYGPATH_W) 'MIOOBRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIOOBRecord.c'; fi`
551
558
552
libmi_a-MIOutput.o: MIOutput.c
559
libmi_a-MIOutput.o: MIOutput.c
553
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOutput.o -MD -MP -MF $(DEPDIR)/libmi_a-MIOutput.Tpo -c -o libmi_a-MIOutput.o `test -f 'MIOutput.c' || echo '$(srcdir)/'`MIOutput.c
560
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOutput.o -MD -MP -MF $(DEPDIR)/libmi_a-MIOutput.Tpo -c -o libmi_a-MIOutput.o `test -f 'MIOutput.c' || echo '$(srcdir)/'`MIOutput.c
554
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIOutput.Tpo $(DEPDIR)/libmi_a-MIOutput.Po
561
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIOutput.Tpo $(DEPDIR)/libmi_a-MIOutput.Po
555
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOutput.c' object='libmi_a-MIOutput.o' libtool=no @AMDEPBACKSLASH@
562
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOutput.c' object='libmi_a-MIOutput.o' libtool=no @AMDEPBACKSLASH@
556
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
563
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
557
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOutput.o `test -f 'MIOutput.c' || echo '$(srcdir)/'`MIOutput.c
564
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOutput.o `test -f 'MIOutput.c' || echo '$(srcdir)/'`MIOutput.c
558
565
559
libmi_a-MIOutput.obj: MIOutput.c
566
libmi_a-MIOutput.obj: MIOutput.c
560
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOutput.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIOutput.Tpo -c -o libmi_a-MIOutput.obj `if test -f 'MIOutput.c'; then $(CYGPATH_W) 'MIOutput.c'; else $(CYGPATH_W) '$(srcdir)/MIOutput.c'; fi`
567
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIOutput.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIOutput.Tpo -c -o libmi_a-MIOutput.obj `if test -f 'MIOutput.c'; then $(CYGPATH_W) 'MIOutput.c'; else $(CYGPATH_W) '$(srcdir)/MIOutput.c'; fi`
561
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIOutput.Tpo $(DEPDIR)/libmi_a-MIOutput.Po
568
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIOutput.Tpo $(DEPDIR)/libmi_a-MIOutput.Po
562
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOutput.c' object='libmi_a-MIOutput.obj' libtool=no @AMDEPBACKSLASH@
569
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIOutput.c' object='libmi_a-MIOutput.obj' libtool=no @AMDEPBACKSLASH@
563
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
564
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOutput.obj `if test -f 'MIOutput.c'; then $(CYGPATH_W) 'MIOutput.c'; else $(CYGPATH_W) '$(srcdir)/MIOutput.c'; fi`
571
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIOutput.obj `if test -f 'MIOutput.c'; then $(CYGPATH_W) 'MIOutput.c'; else $(CYGPATH_W) '$(srcdir)/MIOutput.c'; fi`
565
572
566
libmi_a-MIParser.o: MIParser.c
573
libmi_a-MIParser.o: MIParser.c
567
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIParser.o -MD -MP -MF $(DEPDIR)/libmi_a-MIParser.Tpo -c -o libmi_a-MIParser.o `test -f 'MIParser.c' || echo '$(srcdir)/'`MIParser.c
574
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIParser.o -MD -MP -MF $(DEPDIR)/libmi_a-MIParser.Tpo -c -o libmi_a-MIParser.o `test -f 'MIParser.c' || echo '$(srcdir)/'`MIParser.c
568
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIParser.Tpo $(DEPDIR)/libmi_a-MIParser.Po
575
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIParser.Tpo $(DEPDIR)/libmi_a-MIParser.Po
569
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIParser.c' object='libmi_a-MIParser.o' libtool=no @AMDEPBACKSLASH@
576
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIParser.c' object='libmi_a-MIParser.o' libtool=no @AMDEPBACKSLASH@
570
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
577
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
571
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIParser.o `test -f 'MIParser.c' || echo '$(srcdir)/'`MIParser.c
578
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIParser.o `test -f 'MIParser.c' || echo '$(srcdir)/'`MIParser.c
572
579
573
libmi_a-MIParser.obj: MIParser.c
580
libmi_a-MIParser.obj: MIParser.c
574
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIParser.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIParser.Tpo -c -o libmi_a-MIParser.obj `if test -f 'MIParser.c'; then $(CYGPATH_W) 'MIParser.c'; else $(CYGPATH_W) '$(srcdir)/MIParser.c'; fi`
581
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIParser.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIParser.Tpo -c -o libmi_a-MIParser.obj `if test -f 'MIParser.c'; then $(CYGPATH_W) 'MIParser.c'; else $(CYGPATH_W) '$(srcdir)/MIParser.c'; fi`
575
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIParser.Tpo $(DEPDIR)/libmi_a-MIParser.Po
582
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIParser.Tpo $(DEPDIR)/libmi_a-MIParser.Po
576
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIParser.c' object='libmi_a-MIParser.obj' libtool=no @AMDEPBACKSLASH@
583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIParser.c' object='libmi_a-MIParser.obj' libtool=no @AMDEPBACKSLASH@
577
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
584
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
578
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIParser.obj `if test -f 'MIParser.c'; then $(CYGPATH_W) 'MIParser.c'; else $(CYGPATH_W) '$(srcdir)/MIParser.c'; fi`
585
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIParser.obj `if test -f 'MIParser.c'; then $(CYGPATH_W) 'MIParser.c'; else $(CYGPATH_W) '$(srcdir)/MIParser.c'; fi`
579
586
580
libmi_a-MIPty.o: MIPty.c
587
libmi_a-MIPty.o: MIPty.c
581
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIPty.o -MD -MP -MF $(DEPDIR)/libmi_a-MIPty.Tpo -c -o libmi_a-MIPty.o `test -f 'MIPty.c' || echo '$(srcdir)/'`MIPty.c
588
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIPty.o -MD -MP -MF $(DEPDIR)/libmi_a-MIPty.Tpo -c -o libmi_a-MIPty.o `test -f 'MIPty.c' || echo '$(srcdir)/'`MIPty.c
582
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIPty.Tpo $(DEPDIR)/libmi_a-MIPty.Po
589
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIPty.Tpo $(DEPDIR)/libmi_a-MIPty.Po
583
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIPty.c' object='libmi_a-MIPty.o' libtool=no @AMDEPBACKSLASH@
590
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIPty.c' object='libmi_a-MIPty.o' libtool=no @AMDEPBACKSLASH@
584
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
585
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIPty.o `test -f 'MIPty.c' || echo '$(srcdir)/'`MIPty.c
592
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIPty.o `test -f 'MIPty.c' || echo '$(srcdir)/'`MIPty.c
586
593
587
libmi_a-MIPty.obj: MIPty.c
594
libmi_a-MIPty.obj: MIPty.c
588
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIPty.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIPty.Tpo -c -o libmi_a-MIPty.obj `if test -f 'MIPty.c'; then $(CYGPATH_W) 'MIPty.c'; else $(CYGPATH_W) '$(srcdir)/MIPty.c'; fi`
595
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIPty.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIPty.Tpo -c -o libmi_a-MIPty.obj `if test -f 'MIPty.c'; then $(CYGPATH_W) 'MIPty.c'; else $(CYGPATH_W) '$(srcdir)/MIPty.c'; fi`
589
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIPty.Tpo $(DEPDIR)/libmi_a-MIPty.Po
596
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIPty.Tpo $(DEPDIR)/libmi_a-MIPty.Po
590
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIPty.c' object='libmi_a-MIPty.obj' libtool=no @AMDEPBACKSLASH@
597
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIPty.c' object='libmi_a-MIPty.obj' libtool=no @AMDEPBACKSLASH@
591
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
592
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIPty.obj `if test -f 'MIPty.c'; then $(CYGPATH_W) 'MIPty.c'; else $(CYGPATH_W) '$(srcdir)/MIPty.c'; fi`
599
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIPty.obj `if test -f 'MIPty.c'; then $(CYGPATH_W) 'MIPty.c'; else $(CYGPATH_W) '$(srcdir)/MIPty.c'; fi`
593
600
594
libmi_a-MIResult.o: MIResult.c
601
libmi_a-MIResult.o: MIResult.c
595
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResult.o -MD -MP -MF $(DEPDIR)/libmi_a-MIResult.Tpo -c -o libmi_a-MIResult.o `test -f 'MIResult.c' || echo '$(srcdir)/'`MIResult.c
602
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResult.o -MD -MP -MF $(DEPDIR)/libmi_a-MIResult.Tpo -c -o libmi_a-MIResult.o `test -f 'MIResult.c' || echo '$(srcdir)/'`MIResult.c
596
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIResult.Tpo $(DEPDIR)/libmi_a-MIResult.Po
603
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIResult.Tpo $(DEPDIR)/libmi_a-MIResult.Po
597
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResult.c' object='libmi_a-MIResult.o' libtool=no @AMDEPBACKSLASH@
604
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResult.c' object='libmi_a-MIResult.o' libtool=no @AMDEPBACKSLASH@
598
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResult.o `test -f 'MIResult.c' || echo '$(srcdir)/'`MIResult.c
606
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResult.o `test -f 'MIResult.c' || echo '$(srcdir)/'`MIResult.c
600
607
601
libmi_a-MIResult.obj: MIResult.c
608
libmi_a-MIResult.obj: MIResult.c
602
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResult.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIResult.Tpo -c -o libmi_a-MIResult.obj `if test -f 'MIResult.c'; then $(CYGPATH_W) 'MIResult.c'; else $(CYGPATH_W) '$(srcdir)/MIResult.c'; fi`
609
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResult.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIResult.Tpo -c -o libmi_a-MIResult.obj `if test -f 'MIResult.c'; then $(CYGPATH_W) 'MIResult.c'; else $(CYGPATH_W) '$(srcdir)/MIResult.c'; fi`
603
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIResult.Tpo $(DEPDIR)/libmi_a-MIResult.Po
610
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIResult.Tpo $(DEPDIR)/libmi_a-MIResult.Po
604
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResult.c' object='libmi_a-MIResult.obj' libtool=no @AMDEPBACKSLASH@
611
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResult.c' object='libmi_a-MIResult.obj' libtool=no @AMDEPBACKSLASH@
605
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResult.obj `if test -f 'MIResult.c'; then $(CYGPATH_W) 'MIResult.c'; else $(CYGPATH_W) '$(srcdir)/MIResult.c'; fi`
613
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResult.obj `if test -f 'MIResult.c'; then $(CYGPATH_W) 'MIResult.c'; else $(CYGPATH_W) '$(srcdir)/MIResult.c'; fi`
607
614
608
libmi_a-MIResultRecord.o: MIResultRecord.c
615
libmi_a-MIResultRecord.o: MIResultRecord.c
609
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResultRecord.o -MD -MP -MF $(DEPDIR)/libmi_a-MIResultRecord.Tpo -c -o libmi_a-MIResultRecord.o `test -f 'MIResultRecord.c' || echo '$(srcdir)/'`MIResultRecord.c
616
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResultRecord.o -MD -MP -MF $(DEPDIR)/libmi_a-MIResultRecord.Tpo -c -o libmi_a-MIResultRecord.o `test -f 'MIResultRecord.c' || echo '$(srcdir)/'`MIResultRecord.c
610
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIResultRecord.Tpo $(DEPDIR)/libmi_a-MIResultRecord.Po
617
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIResultRecord.Tpo $(DEPDIR)/libmi_a-MIResultRecord.Po
611
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResultRecord.c' object='libmi_a-MIResultRecord.o' libtool=no @AMDEPBACKSLASH@
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResultRecord.c' object='libmi_a-MIResultRecord.o' libtool=no @AMDEPBACKSLASH@
612
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResultRecord.o `test -f 'MIResultRecord.c' || echo '$(srcdir)/'`MIResultRecord.c
620
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResultRecord.o `test -f 'MIResultRecord.c' || echo '$(srcdir)/'`MIResultRecord.c
614
621
615
libmi_a-MIResultRecord.obj: MIResultRecord.c
622
libmi_a-MIResultRecord.obj: MIResultRecord.c
616
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResultRecord.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIResultRecord.Tpo -c -o libmi_a-MIResultRecord.obj `if test -f 'MIResultRecord.c'; then $(CYGPATH_W) 'MIResultRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIResultRecord.c'; fi`
623
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIResultRecord.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIResultRecord.Tpo -c -o libmi_a-MIResultRecord.obj `if test -f 'MIResultRecord.c'; then $(CYGPATH_W) 'MIResultRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIResultRecord.c'; fi`
617
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIResultRecord.Tpo $(DEPDIR)/libmi_a-MIResultRecord.Po
624
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIResultRecord.Tpo $(DEPDIR)/libmi_a-MIResultRecord.Po
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResultRecord.c' object='libmi_a-MIResultRecord.obj' libtool=no @AMDEPBACKSLASH@
625
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIResultRecord.c' object='libmi_a-MIResultRecord.obj' libtool=no @AMDEPBACKSLASH@
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResultRecord.obj `if test -f 'MIResultRecord.c'; then $(CYGPATH_W) 'MIResultRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIResultRecord.c'; fi`
627
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIResultRecord.obj `if test -f 'MIResultRecord.c'; then $(CYGPATH_W) 'MIResultRecord.c'; else $(CYGPATH_W) '$(srcdir)/MIResultRecord.c'; fi`
621
628
622
libmi_a-MISession.o: MISession.c
629
libmi_a-MISession.o: MISession.c
623
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISession.o -MD -MP -MF $(DEPDIR)/libmi_a-MISession.Tpo -c -o libmi_a-MISession.o `test -f 'MISession.c' || echo '$(srcdir)/'`MISession.c
630
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISession.o -MD -MP -MF $(DEPDIR)/libmi_a-MISession.Tpo -c -o libmi_a-MISession.o `test -f 'MISession.c' || echo '$(srcdir)/'`MISession.c
624
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MISession.Tpo $(DEPDIR)/libmi_a-MISession.Po
631
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MISession.Tpo $(DEPDIR)/libmi_a-MISession.Po
625
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISession.c' object='libmi_a-MISession.o' libtool=no @AMDEPBACKSLASH@
632
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISession.c' object='libmi_a-MISession.o' libtool=no @AMDEPBACKSLASH@
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
633
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISession.o `test -f 'MISession.c' || echo '$(srcdir)/'`MISession.c
634
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISession.o `test -f 'MISession.c' || echo '$(srcdir)/'`MISession.c
628
635
629
libmi_a-MISession.obj: MISession.c
636
libmi_a-MISession.obj: MISession.c
630
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISession.obj -MD -MP -MF $(DEPDIR)/libmi_a-MISession.Tpo -c -o libmi_a-MISession.obj `if test -f 'MISession.c'; then $(CYGPATH_W) 'MISession.c'; else $(CYGPATH_W) '$(srcdir)/MISession.c'; fi`
637
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISession.obj -MD -MP -MF $(DEPDIR)/libmi_a-MISession.Tpo -c -o libmi_a-MISession.obj `if test -f 'MISession.c'; then $(CYGPATH_W) 'MISession.c'; else $(CYGPATH_W) '$(srcdir)/MISession.c'; fi`
631
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MISession.Tpo $(DEPDIR)/libmi_a-MISession.Po
638
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MISession.Tpo $(DEPDIR)/libmi_a-MISession.Po
632
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISession.c' object='libmi_a-MISession.obj' libtool=no @AMDEPBACKSLASH@
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISession.c' object='libmi_a-MISession.obj' libtool=no @AMDEPBACKSLASH@
633
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISession.obj `if test -f 'MISession.c'; then $(CYGPATH_W) 'MISession.c'; else $(CYGPATH_W) '$(srcdir)/MISession.c'; fi`
641
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISession.obj `if test -f 'MISession.c'; then $(CYGPATH_W) 'MISession.c'; else $(CYGPATH_W) '$(srcdir)/MISession.c'; fi`
635
642
636
libmi_a-MISignalInfo.o: MISignalInfo.c
643
libmi_a-MISignalInfo.o: MISignalInfo.c
637
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISignalInfo.o -MD -MP -MF $(DEPDIR)/libmi_a-MISignalInfo.Tpo -c -o libmi_a-MISignalInfo.o `test -f 'MISignalInfo.c' || echo '$(srcdir)/'`MISignalInfo.c
644
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISignalInfo.o -MD -MP -MF $(DEPDIR)/libmi_a-MISignalInfo.Tpo -c -o libmi_a-MISignalInfo.o `test -f 'MISignalInfo.c' || echo '$(srcdir)/'`MISignalInfo.c
638
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MISignalInfo.Tpo $(DEPDIR)/libmi_a-MISignalInfo.Po
645
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MISignalInfo.Tpo $(DEPDIR)/libmi_a-MISignalInfo.Po
639
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISignalInfo.c' object='libmi_a-MISignalInfo.o' libtool=no @AMDEPBACKSLASH@
646
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISignalInfo.c' object='libmi_a-MISignalInfo.o' libtool=no @AMDEPBACKSLASH@
640
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISignalInfo.o `test -f 'MISignalInfo.c' || echo '$(srcdir)/'`MISignalInfo.c
648
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISignalInfo.o `test -f 'MISignalInfo.c' || echo '$(srcdir)/'`MISignalInfo.c
642
649
643
libmi_a-MISignalInfo.obj: MISignalInfo.c
650
libmi_a-MISignalInfo.obj: MISignalInfo.c
644
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISignalInfo.obj -MD -MP -MF $(DEPDIR)/libmi_a-MISignalInfo.Tpo -c -o libmi_a-MISignalInfo.obj `if test -f 'MISignalInfo.c'; then $(CYGPATH_W) 'MISignalInfo.c'; else $(CYGPATH_W) '$(srcdir)/MISignalInfo.c'; fi`
651
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MISignalInfo.obj -MD -MP -MF $(DEPDIR)/libmi_a-MISignalInfo.Tpo -c -o libmi_a-MISignalInfo.obj `if test -f 'MISignalInfo.c'; then $(CYGPATH_W) 'MISignalInfo.c'; else $(CYGPATH_W) '$(srcdir)/MISignalInfo.c'; fi`
645
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MISignalInfo.Tpo $(DEPDIR)/libmi_a-MISignalInfo.Po
652
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MISignalInfo.Tpo $(DEPDIR)/libmi_a-MISignalInfo.Po
646
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISignalInfo.c' object='libmi_a-MISignalInfo.obj' libtool=no @AMDEPBACKSLASH@
653
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MISignalInfo.c' object='libmi_a-MISignalInfo.obj' libtool=no @AMDEPBACKSLASH@
647
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISignalInfo.obj `if test -f 'MISignalInfo.c'; then $(CYGPATH_W) 'MISignalInfo.c'; else $(CYGPATH_W) '$(srcdir)/MISignalInfo.c'; fi`
655
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MISignalInfo.obj `if test -f 'MISignalInfo.c'; then $(CYGPATH_W) 'MISignalInfo.c'; else $(CYGPATH_W) '$(srcdir)/MISignalInfo.c'; fi`
649
656
650
libmi_a-MIStackCommand.o: MIStackCommand.c
657
libmi_a-MIStackCommand.o: MIStackCommand.c
651
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIStackCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIStackCommand.Tpo -c -o libmi_a-MIStackCommand.o `test -f 'MIStackCommand.c' || echo '$(srcdir)/'`MIStackCommand.c
658
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIStackCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIStackCommand.Tpo -c -o libmi_a-MIStackCommand.o `test -f 'MIStackCommand.c' || echo '$(srcdir)/'`MIStackCommand.c
652
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIStackCommand.Tpo $(DEPDIR)/libmi_a-MIStackCommand.Po
659
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIStackCommand.Tpo $(DEPDIR)/libmi_a-MIStackCommand.Po
653
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIStackCommand.c' object='libmi_a-MIStackCommand.o' libtool=no @AMDEPBACKSLASH@
660
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIStackCommand.c' object='libmi_a-MIStackCommand.o' libtool=no @AMDEPBACKSLASH@
654
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
661
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIStackCommand.o `test -f 'MIStackCommand.c' || echo '$(srcdir)/'`MIStackCommand.c
662
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIStackCommand.o `test -f 'MIStackCommand.c' || echo '$(srcdir)/'`MIStackCommand.c
656
663
657
libmi_a-MIStackCommand.obj: MIStackCommand.c
664
libmi_a-MIStackCommand.obj: MIStackCommand.c
658
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIStackCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIStackCommand.Tpo -c -o libmi_a-MIStackCommand.obj `if test -f 'MIStackCommand.c'; then $(CYGPATH_W) 'MIStackCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIStackCommand.c'; fi`
665
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIStackCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIStackCommand.Tpo -c -o libmi_a-MIStackCommand.obj `if test -f 'MIStackCommand.c'; then $(CYGPATH_W) 'MIStackCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIStackCommand.c'; fi`
659
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIStackCommand.Tpo $(DEPDIR)/libmi_a-MIStackCommand.Po
666
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIStackCommand.Tpo $(DEPDIR)/libmi_a-MIStackCommand.Po
660
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIStackCommand.c' object='libmi_a-MIStackCommand.obj' libtool=no @AMDEPBACKSLASH@
667
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIStackCommand.c' object='libmi_a-MIStackCommand.obj' libtool=no @AMDEPBACKSLASH@
661
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
668
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
662
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIStackCommand.obj `if test -f 'MIStackCommand.c'; then $(CYGPATH_W) 'MIStackCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIStackCommand.c'; fi`
669
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIStackCommand.obj `if test -f 'MIStackCommand.c'; then $(CYGPATH_W) 'MIStackCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIStackCommand.c'; fi`
663
670
664
libmi_a-MIString.o: MIString.c
671
libmi_a-MIString.o: MIString.c
665
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIString.o -MD -MP -MF $(DEPDIR)/libmi_a-MIString.Tpo -c -o libmi_a-MIString.o `test -f 'MIString.c' || echo '$(srcdir)/'`MIString.c
672
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIString.o -MD -MP -MF $(DEPDIR)/libmi_a-MIString.Tpo -c -o libmi_a-MIString.o `test -f 'MIString.c' || echo '$(srcdir)/'`MIString.c
666
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIString.Tpo $(DEPDIR)/libmi_a-MIString.Po
673
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIString.Tpo $(DEPDIR)/libmi_a-MIString.Po
667
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIString.c' object='libmi_a-MIString.o' libtool=no @AMDEPBACKSLASH@
674
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIString.c' object='libmi_a-MIString.o' libtool=no @AMDEPBACKSLASH@
668
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
675
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIString.o `test -f 'MIString.c' || echo '$(srcdir)/'`MIString.c
676
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIString.o `test -f 'MIString.c' || echo '$(srcdir)/'`MIString.c
670
677
671
libmi_a-MIString.obj: MIString.c
678
libmi_a-MIString.obj: MIString.c
672
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIString.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIString.Tpo -c -o libmi_a-MIString.obj `if test -f 'MIString.c'; then $(CYGPATH_W) 'MIString.c'; else $(CYGPATH_W) '$(srcdir)/MIString.c'; fi`
679
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIString.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIString.Tpo -c -o libmi_a-MIString.obj `if test -f 'MIString.c'; then $(CYGPATH_W) 'MIString.c'; else $(CYGPATH_W) '$(srcdir)/MIString.c'; fi`
673
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIString.Tpo $(DEPDIR)/libmi_a-MIString.Po
680
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIString.Tpo $(DEPDIR)/libmi_a-MIString.Po
674
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIString.c' object='libmi_a-MIString.obj' libtool=no @AMDEPBACKSLASH@
681
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIString.c' object='libmi_a-MIString.obj' libtool=no @AMDEPBACKSLASH@
675
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
682
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIString.obj `if test -f 'MIString.c'; then $(CYGPATH_W) 'MIString.c'; else $(CYGPATH_W) '$(srcdir)/MIString.c'; fi`
683
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIString.obj `if test -f 'MIString.c'; then $(CYGPATH_W) 'MIString.c'; else $(CYGPATH_W) '$(srcdir)/MIString.c'; fi`
677
684
678
libmi_a-MIThread.o: MIThread.c
685
libmi_a-MIThread.o: MIThread.c
679
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThread.o -MD -MP -MF $(DEPDIR)/libmi_a-MIThread.Tpo -c -o libmi_a-MIThread.o `test -f 'MIThread.c' || echo '$(srcdir)/'`MIThread.c
686
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThread.o -MD -MP -MF $(DEPDIR)/libmi_a-MIThread.Tpo -c -o libmi_a-MIThread.o `test -f 'MIThread.c' || echo '$(srcdir)/'`MIThread.c
680
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIThread.Tpo $(DEPDIR)/libmi_a-MIThread.Po
687
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIThread.Tpo $(DEPDIR)/libmi_a-MIThread.Po
681
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThread.c' object='libmi_a-MIThread.o' libtool=no @AMDEPBACKSLASH@
688
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThread.c' object='libmi_a-MIThread.o' libtool=no @AMDEPBACKSLASH@
682
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
689
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThread.o `test -f 'MIThread.c' || echo '$(srcdir)/'`MIThread.c
690
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThread.o `test -f 'MIThread.c' || echo '$(srcdir)/'`MIThread.c
684
691
685
libmi_a-MIThread.obj: MIThread.c
692
libmi_a-MIThread.obj: MIThread.c
686
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThread.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIThread.Tpo -c -o libmi_a-MIThread.obj `if test -f 'MIThread.c'; then $(CYGPATH_W) 'MIThread.c'; else $(CYGPATH_W) '$(srcdir)/MIThread.c'; fi`
693
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThread.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIThread.Tpo -c -o libmi_a-MIThread.obj `if test -f 'MIThread.c'; then $(CYGPATH_W) 'MIThread.c'; else $(CYGPATH_W) '$(srcdir)/MIThread.c'; fi`
687
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIThread.Tpo $(DEPDIR)/libmi_a-MIThread.Po
694
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIThread.Tpo $(DEPDIR)/libmi_a-MIThread.Po
688
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThread.c' object='libmi_a-MIThread.obj' libtool=no @AMDEPBACKSLASH@
695
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThread.c' object='libmi_a-MIThread.obj' libtool=no @AMDEPBACKSLASH@
689
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
696
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
690
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThread.obj `if test -f 'MIThread.c'; then $(CYGPATH_W) 'MIThread.c'; else $(CYGPATH_W) '$(srcdir)/MIThread.c'; fi`
697
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThread.obj `if test -f 'MIThread.c'; then $(CYGPATH_W) 'MIThread.c'; else $(CYGPATH_W) '$(srcdir)/MIThread.c'; fi`
691
698
692
libmi_a-MIThreadCommand.o: MIThreadCommand.c
699
libmi_a-MIThreadCommand.o: MIThreadCommand.c
693
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThreadCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIThreadCommand.Tpo -c -o libmi_a-MIThreadCommand.o `test -f 'MIThreadCommand.c' || echo '$(srcdir)/'`MIThreadCommand.c
700
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThreadCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIThreadCommand.Tpo -c -o libmi_a-MIThreadCommand.o `test -f 'MIThreadCommand.c' || echo '$(srcdir)/'`MIThreadCommand.c
694
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIThreadCommand.Tpo $(DEPDIR)/libmi_a-MIThreadCommand.Po
701
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIThreadCommand.Tpo $(DEPDIR)/libmi_a-MIThreadCommand.Po
695
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThreadCommand.c' object='libmi_a-MIThreadCommand.o' libtool=no @AMDEPBACKSLASH@
702
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThreadCommand.c' object='libmi_a-MIThreadCommand.o' libtool=no @AMDEPBACKSLASH@
696
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
703
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
697
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThreadCommand.o `test -f 'MIThreadCommand.c' || echo '$(srcdir)/'`MIThreadCommand.c
704
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThreadCommand.o `test -f 'MIThreadCommand.c' || echo '$(srcdir)/'`MIThreadCommand.c
698
705
699
libmi_a-MIThreadCommand.obj: MIThreadCommand.c
706
libmi_a-MIThreadCommand.obj: MIThreadCommand.c
700
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThreadCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIThreadCommand.Tpo -c -o libmi_a-MIThreadCommand.obj `if test -f 'MIThreadCommand.c'; then $(CYGPATH_W) 'MIThreadCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIThreadCommand.c'; fi`
707
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIThreadCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIThreadCommand.Tpo -c -o libmi_a-MIThreadCommand.obj `if test -f 'MIThreadCommand.c'; then $(CYGPATH_W) 'MIThreadCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIThreadCommand.c'; fi`
701
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIThreadCommand.Tpo $(DEPDIR)/libmi_a-MIThreadCommand.Po
708
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIThreadCommand.Tpo $(DEPDIR)/libmi_a-MIThreadCommand.Po
702
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThreadCommand.c' object='libmi_a-MIThreadCommand.obj' libtool=no @AMDEPBACKSLASH@
709
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIThreadCommand.c' object='libmi_a-MIThreadCommand.obj' libtool=no @AMDEPBACKSLASH@
703
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
710
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
704
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThreadCommand.obj `if test -f 'MIThreadCommand.c'; then $(CYGPATH_W) 'MIThreadCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIThreadCommand.c'; fi`
711
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIThreadCommand.obj `if test -f 'MIThreadCommand.c'; then $(CYGPATH_W) 'MIThreadCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIThreadCommand.c'; fi`
705
712
706
libmi_a-MIDisassembly.o: MIDisassembly.c
713
libmi_a-MIDisassembly.o: MIDisassembly.c
707
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIDisassembly.o -MD -MP -MF $(DEPDIR)/libmi_a-MIDisassembly.Tpo -c -o libmi_a-MIDisassembly.o `test -f 'MIDisassembly.c' || echo '$(srcdir)/'`MIDisassembly.c
714
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIDisassembly.o -MD -MP -MF $(DEPDIR)/libmi_a-MIDisassembly.Tpo -c -o libmi_a-MIDisassembly.o `test -f 'MIDisassembly.c' || echo '$(srcdir)/'`MIDisassembly.c
708
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIDisassembly.Tpo $(DEPDIR)/libmi_a-MIDisassembly.Po
715
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIDisassembly.Tpo $(DEPDIR)/libmi_a-MIDisassembly.Po
709
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIDisassembly.c' object='libmi_a-MIDisassembly.o' libtool=no @AMDEPBACKSLASH@
716
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIDisassembly.c' object='libmi_a-MIDisassembly.o' libtool=no @AMDEPBACKSLASH@
710
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
717
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
711
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIDisassembly.o `test -f 'MIDisassembly.c' || echo '$(srcdir)/'`MIDisassembly.c
718
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIDisassembly.o `test -f 'MIDisassembly.c' || echo '$(srcdir)/'`MIDisassembly.c
712
719
713
libmi_a-MIDisassembly.obj: MIDisassembly.c
720
libmi_a-MIDisassembly.obj: MIDisassembly.c
714
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIDisassembly.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIDisassembly.Tpo -c -o libmi_a-MIDisassembly.obj `if test -f 'MIDisassembly.c'; then $(CYGPATH_W) 'MIDisassembly.c'; else $(CYGPATH_W) '$(srcdir)/MIDisassembly.c'; fi`
721
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIDisassembly.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIDisassembly.Tpo -c -o libmi_a-MIDisassembly.obj `if test -f 'MIDisassembly.c'; then $(CYGPATH_W) 'MIDisassembly.c'; else $(CYGPATH_W) '$(srcdir)/MIDisassembly.c'; fi`
715
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIDisassembly.Tpo $(DEPDIR)/libmi_a-MIDisassembly.Po
722
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIDisassembly.Tpo $(DEPDIR)/libmi_a-MIDisassembly.Po
716
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIDisassembly.c' object='libmi_a-MIDisassembly.obj' libtool=no @AMDEPBACKSLASH@
723
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIDisassembly.c' object='libmi_a-MIDisassembly.obj' libtool=no @AMDEPBACKSLASH@
717
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
724
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
718
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIDisassembly.obj `if test -f 'MIDisassembly.c'; then $(CYGPATH_W) 'MIDisassembly.c'; else $(CYGPATH_W) '$(srcdir)/MIDisassembly.c'; fi`
725
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIDisassembly.obj `if test -f 'MIDisassembly.c'; then $(CYGPATH_W) 'MIDisassembly.c'; else $(CYGPATH_W) '$(srcdir)/MIDisassembly.c'; fi`
719
726
720
libmi_a-MIValue.o: MIValue.c
727
libmi_a-MIValue.o: MIValue.c
721
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIValue.o -MD -MP -MF $(DEPDIR)/libmi_a-MIValue.Tpo -c -o libmi_a-MIValue.o `test -f 'MIValue.c' || echo '$(srcdir)/'`MIValue.c
728
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIValue.o -MD -MP -MF $(DEPDIR)/libmi_a-MIValue.Tpo -c -o libmi_a-MIValue.o `test -f 'MIValue.c' || echo '$(srcdir)/'`MIValue.c
722
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIValue.Tpo $(DEPDIR)/libmi_a-MIValue.Po
729
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIValue.Tpo $(DEPDIR)/libmi_a-MIValue.Po
723
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIValue.c' object='libmi_a-MIValue.o' libtool=no @AMDEPBACKSLASH@
730
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIValue.c' object='libmi_a-MIValue.o' libtool=no @AMDEPBACKSLASH@
724
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
731
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
725
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIValue.o `test -f 'MIValue.c' || echo '$(srcdir)/'`MIValue.c
732
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIValue.o `test -f 'MIValue.c' || echo '$(srcdir)/'`MIValue.c
726
733
727
libmi_a-MIValue.obj: MIValue.c
734
libmi_a-MIValue.obj: MIValue.c
728
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIValue.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIValue.Tpo -c -o libmi_a-MIValue.obj `if test -f 'MIValue.c'; then $(CYGPATH_W) 'MIValue.c'; else $(CYGPATH_W) '$(srcdir)/MIValue.c'; fi`
735
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIValue.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIValue.Tpo -c -o libmi_a-MIValue.obj `if test -f 'MIValue.c'; then $(CYGPATH_W) 'MIValue.c'; else $(CYGPATH_W) '$(srcdir)/MIValue.c'; fi`
729
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIValue.Tpo $(DEPDIR)/libmi_a-MIValue.Po
736
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIValue.Tpo $(DEPDIR)/libmi_a-MIValue.Po
730
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIValue.c' object='libmi_a-MIValue.obj' libtool=no @AMDEPBACKSLASH@
737
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIValue.c' object='libmi_a-MIValue.obj' libtool=no @AMDEPBACKSLASH@
731
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
738
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
732
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIValue.obj `if test -f 'MIValue.c'; then $(CYGPATH_W) 'MIValue.c'; else $(CYGPATH_W) '$(srcdir)/MIValue.c'; fi`
739
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIValue.obj `if test -f 'MIValue.c'; then $(CYGPATH_W) 'MIValue.c'; else $(CYGPATH_W) '$(srcdir)/MIValue.c'; fi`
733
740
734
libmi_a-MIVar.o: MIVar.c
741
libmi_a-MIVar.o: MIVar.c
735
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVar.o -MD -MP -MF $(DEPDIR)/libmi_a-MIVar.Tpo -c -o libmi_a-MIVar.o `test -f 'MIVar.c' || echo '$(srcdir)/'`MIVar.c
742
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVar.o -MD -MP -MF $(DEPDIR)/libmi_a-MIVar.Tpo -c -o libmi_a-MIVar.o `test -f 'MIVar.c' || echo '$(srcdir)/'`MIVar.c
736
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIVar.Tpo $(DEPDIR)/libmi_a-MIVar.Po
743
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIVar.Tpo $(DEPDIR)/libmi_a-MIVar.Po
737
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVar.c' object='libmi_a-MIVar.o' libtool=no @AMDEPBACKSLASH@
744
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVar.c' object='libmi_a-MIVar.o' libtool=no @AMDEPBACKSLASH@
738
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
745
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
739
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVar.o `test -f 'MIVar.c' || echo '$(srcdir)/'`MIVar.c
746
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVar.o `test -f 'MIVar.c' || echo '$(srcdir)/'`MIVar.c
740
747
741
libmi_a-MIVar.obj: MIVar.c
748
libmi_a-MIVar.obj: MIVar.c
742
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVar.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIVar.Tpo -c -o libmi_a-MIVar.obj `if test -f 'MIVar.c'; then $(CYGPATH_W) 'MIVar.c'; else $(CYGPATH_W) '$(srcdir)/MIVar.c'; fi`
749
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVar.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIVar.Tpo -c -o libmi_a-MIVar.obj `if test -f 'MIVar.c'; then $(CYGPATH_W) 'MIVar.c'; else $(CYGPATH_W) '$(srcdir)/MIVar.c'; fi`
743
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIVar.Tpo $(DEPDIR)/libmi_a-MIVar.Po
750
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIVar.Tpo $(DEPDIR)/libmi_a-MIVar.Po
744
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVar.c' object='libmi_a-MIVar.obj' libtool=no @AMDEPBACKSLASH@
751
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVar.c' object='libmi_a-MIVar.obj' libtool=no @AMDEPBACKSLASH@
745
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
752
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
746
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVar.obj `if test -f 'MIVar.c'; then $(CYGPATH_W) 'MIVar.c'; else $(CYGPATH_W) '$(srcdir)/MIVar.c'; fi`
753
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVar.obj `if test -f 'MIVar.c'; then $(CYGPATH_W) 'MIVar.c'; else $(CYGPATH_W) '$(srcdir)/MIVar.c'; fi`
747
754
748
libmi_a-MIVarCommand.o: MIVarCommand.c
755
libmi_a-MIVarCommand.o: MIVarCommand.c
749
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVarCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIVarCommand.Tpo -c -o libmi_a-MIVarCommand.o `test -f 'MIVarCommand.c' || echo '$(srcdir)/'`MIVarCommand.c
756
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVarCommand.o -MD -MP -MF $(DEPDIR)/libmi_a-MIVarCommand.Tpo -c -o libmi_a-MIVarCommand.o `test -f 'MIVarCommand.c' || echo '$(srcdir)/'`MIVarCommand.c
750
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIVarCommand.Tpo $(DEPDIR)/libmi_a-MIVarCommand.Po
757
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIVarCommand.Tpo $(DEPDIR)/libmi_a-MIVarCommand.Po
751
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVarCommand.c' object='libmi_a-MIVarCommand.o' libtool=no @AMDEPBACKSLASH@
758
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVarCommand.c' object='libmi_a-MIVarCommand.o' libtool=no @AMDEPBACKSLASH@
752
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
759
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
753
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVarCommand.o `test -f 'MIVarCommand.c' || echo '$(srcdir)/'`MIVarCommand.c
760
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVarCommand.o `test -f 'MIVarCommand.c' || echo '$(srcdir)/'`MIVarCommand.c
754
761
755
libmi_a-MIVarCommand.obj: MIVarCommand.c
762
libmi_a-MIVarCommand.obj: MIVarCommand.c
756
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVarCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIVarCommand.Tpo -c -o libmi_a-MIVarCommand.obj `if test -f 'MIVarCommand.c'; then $(CYGPATH_W) 'MIVarCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIVarCommand.c'; fi`
763
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -MT libmi_a-MIVarCommand.obj -MD -MP -MF $(DEPDIR)/libmi_a-MIVarCommand.Tpo -c -o libmi_a-MIVarCommand.obj `if test -f 'MIVarCommand.c'; then $(CYGPATH_W) 'MIVarCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIVarCommand.c'; fi`
757
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/libmi_a-MIVarCommand.Tpo $(DEPDIR)/libmi_a-MIVarCommand.Po
764
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/libmi_a-MIVarCommand.Tpo $(DEPDIR)/libmi_a-MIVarCommand.Po
758
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVarCommand.c' object='libmi_a-MIVarCommand.obj' libtool=no @AMDEPBACKSLASH@
765
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='MIVarCommand.c' object='libmi_a-MIVarCommand.obj' libtool=no @AMDEPBACKSLASH@
759
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
766
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
760
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVarCommand.obj `if test -f 'MIVarCommand.c'; then $(CYGPATH_W) 'MIVarCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIVarCommand.c'; fi`
767
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmi_a_CFLAGS) $(CFLAGS) -c -o libmi_a-MIVarCommand.obj `if test -f 'MIVarCommand.c'; then $(CYGPATH_W) 'MIVarCommand.c'; else $(CYGPATH_W) '$(srcdir)/MIVarCommand.c'; fi`
761
768
762
test_mi-test_mi.o: test_mi.c
769
test_mi-test_mi.o: test_mi.c
763
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -MT test_mi-test_mi.o -MD -MP -MF $(DEPDIR)/test_mi-test_mi.Tpo -c -o test_mi-test_mi.o `test -f 'test_mi.c' || echo '$(srcdir)/'`test_mi.c
770
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -MT test_mi-test_mi.o -MD -MP -MF $(DEPDIR)/test_mi-test_mi.Tpo -c -o test_mi-test_mi.o `test -f 'test_mi.c' || echo '$(srcdir)/'`test_mi.c
764
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/test_mi-test_mi.Tpo $(DEPDIR)/test_mi-test_mi.Po
771
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/test_mi-test_mi.Tpo $(DEPDIR)/test_mi-test_mi.Po
765
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test_mi.c' object='test_mi-test_mi.o' libtool=no @AMDEPBACKSLASH@
772
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test_mi.c' object='test_mi-test_mi.o' libtool=no @AMDEPBACKSLASH@
766
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
773
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
767
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -c -o test_mi-test_mi.o `test -f 'test_mi.c' || echo '$(srcdir)/'`test_mi.c
774
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -c -o test_mi-test_mi.o `test -f 'test_mi.c' || echo '$(srcdir)/'`test_mi.c
768
775
769
test_mi-test_mi.obj: test_mi.c
776
test_mi-test_mi.obj: test_mi.c
770
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -MT test_mi-test_mi.obj -MD -MP -MF $(DEPDIR)/test_mi-test_mi.Tpo -c -o test_mi-test_mi.obj `if test -f 'test_mi.c'; then $(CYGPATH_W) 'test_mi.c'; else $(CYGPATH_W) '$(srcdir)/test_mi.c'; fi`
777
@am__fastdepCC_TRUE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -MT test_mi-test_mi.obj -MD -MP -MF $(DEPDIR)/test_mi-test_mi.Tpo -c -o test_mi-test_mi.obj `if test -f 'test_mi.c'; then $(CYGPATH_W) 'test_mi.c'; else $(CYGPATH_W) '$(srcdir)/test_mi.c'; fi`
771
@am__fastdepCC_TRUE@	mv -f $(DEPDIR)/test_mi-test_mi.Tpo $(DEPDIR)/test_mi-test_mi.Po
778
@am__fastdepCC_TRUE@	$(am__mv) $(DEPDIR)/test_mi-test_mi.Tpo $(DEPDIR)/test_mi-test_mi.Po
772
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test_mi.c' object='test_mi-test_mi.obj' libtool=no @AMDEPBACKSLASH@
779
@AMDEP_TRUE@@am__fastdepCC_FALSE@	source='test_mi.c' object='test_mi-test_mi.obj' libtool=no @AMDEPBACKSLASH@
773
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
780
@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
774
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -c -o test_mi-test_mi.obj `if test -f 'test_mi.c'; then $(CYGPATH_W) 'test_mi.c'; else $(CYGPATH_W) '$(srcdir)/test_mi.c'; fi`
781
@am__fastdepCC_FALSE@	$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(test_mi_CFLAGS) $(CFLAGS) -c -o test_mi-test_mi.obj `if test -f 'test_mi.c'; then $(CYGPATH_W) 'test_mi.c'; else $(CYGPATH_W) '$(srcdir)/test_mi.c'; fi`
Lines 778-829 Link Here
778
	unique=`for i in $$list; do \
785
	unique=`for i in $$list; do \
779
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
786
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
780
	  done | \
787
	  done | \
781
	  $(AWK) '    { files[$$0] = 1; } \
788
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
782
	       END { for (i in files) print i; }'`; \
789
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
783
	mkid -fID $$unique
790
	mkid -fID $$unique
784
tags: TAGS
791
tags: TAGS
785
792
786
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
793
TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
787
		$(TAGS_FILES) $(LISP)
794
		$(TAGS_FILES) $(LISP)
788
	tags=; \
795
	set x; \
789
	here=`pwd`; \
796
	here=`pwd`; \
790
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
797
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
791
	unique=`for i in $$list; do \
798
	unique=`for i in $$list; do \
792
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
799
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
793
	  done | \
800
	  done | \
794
	  $(AWK) '    { files[$$0] = 1; } \
801
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
795
	       END { for (i in files) print i; }'`; \
802
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
796
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
803
	shift; \
804
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
797
	  test -n "$$unique" || unique=$$empty_fix; \
805
	  test -n "$$unique" || unique=$$empty_fix; \
798
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
806
	  if test $$# -gt 0; then \
799
	    $$tags $$unique; \
807
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
808
	      "$$@" $$unique; \
809
	  else \
810
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
811
	      $$unique; \
812
	  fi; \
800
	fi
813
	fi
801
ctags: CTAGS
814
ctags: CTAGS
802
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
815
CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
803
		$(TAGS_FILES) $(LISP)
816
		$(TAGS_FILES) $(LISP)
804
	tags=; \
805
	here=`pwd`; \
806
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
817
	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
807
	unique=`for i in $$list; do \
818
	unique=`for i in $$list; do \
808
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
819
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
809
	  done | \
820
	  done | \
810
	  $(AWK) '    { files[$$0] = 1; } \
821
	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
811
	       END { for (i in files) print i; }'`; \
822
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
812
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
823
	test -z "$(CTAGS_ARGS)$$unique" \
813
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
824
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
814
	     $$tags $$unique
825
	     $$unique
815
826
816
GTAGS:
827
GTAGS:
817
	here=`$(am__cd) $(top_builddir) && pwd` \
828
	here=`$(am__cd) $(top_builddir) && pwd` \
818
	  && cd $(top_srcdir) \
829
	  && $(am__cd) $(top_srcdir) \
819
	  && gtags -i $(GTAGS_ARGS) $$here
830
	  && gtags -i $(GTAGS_ARGS) "$$here"
820
831
821
distclean-tags:
832
distclean-tags:
822
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
833
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
823
834
824
distdir: $(DISTFILES)
835
distdir: $(DISTFILES)
825
	$(am__remove_distdir)
836
	$(am__remove_distdir)
826
	test -d $(distdir) || mkdir $(distdir)
837
	test -d "$(distdir)" || mkdir "$(distdir)"
827
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
838
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
828
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
839
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
829
	list='$(DISTFILES)'; \
840
	list='$(DISTFILES)'; \
Lines 839-865 Link Here
839
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
850
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
840
	  if test -d $$d/$$file; then \
851
	  if test -d $$d/$$file; then \
841
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
852
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
842
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
853
	    if test -d "$(distdir)/$$file"; then \
843
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
854
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
844
	    fi; \
855
	    fi; \
845
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
856
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
857
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
858
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
859
	    fi; \
860
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
846
	  else \
861
	  else \
847
	    test -f $(distdir)/$$file \
862
	    test -f "$(distdir)/$$file" \
848
	    || cp -p $$d/$$file $(distdir)/$$file \
863
	    || cp -p $$d/$$file "$(distdir)/$$file" \
849
	    || exit 1; \
864
	    || exit 1; \
850
	  fi; \
865
	  fi; \
851
	done
866
	done
852
	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
867
	-test -n "$(am__skip_mode_fix)" \
868
	|| find "$(distdir)" -type d ! -perm -755 \
869
		-exec chmod u+rwx,go+rx {} \; -o \
853
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
870
	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
854
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
871
	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
855
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
872
	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
856
	|| chmod -R a+r $(distdir)
873
	|| chmod -R a+r "$(distdir)"
857
dist-gzip: distdir
874
dist-gzip: distdir
858
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
875
	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
859
	$(am__remove_distdir)
876
	$(am__remove_distdir)
860
877
861
dist-bzip2: distdir
878
dist-bzip2: distdir
862
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
879
	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
880
	$(am__remove_distdir)
881
882
dist-lzma: distdir
883
	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
884
	$(am__remove_distdir)
885
886
dist-xz: distdir
887
	tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
863
	$(am__remove_distdir)
888
	$(am__remove_distdir)
864
889
865
dist-tarZ: distdir
890
dist-tarZ: distdir
Lines 885-897 Link Here
885
distcheck: dist
910
distcheck: dist
886
	case '$(DIST_ARCHIVES)' in \
911
	case '$(DIST_ARCHIVES)' in \
887
	*.tar.gz*) \
912
	*.tar.gz*) \
888
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
913
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
889
	*.tar.bz2*) \
914
	*.tar.bz2*) \
890
	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
915
	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
916
	*.tar.lzma*) \
917
	  lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
918
	*.tar.xz*) \
919
	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
891
	*.tar.Z*) \
920
	*.tar.Z*) \
892
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
921
	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
893
	*.shar.gz*) \
922
	*.shar.gz*) \
894
	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
923
	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
895
	*.zip*) \
924
	*.zip*) \
896
	  unzip $(distdir).zip ;;\
925
	  unzip $(distdir).zip ;;\
897
	esac
926
	esac
Lines 899-907 Link Here
899
	mkdir $(distdir)/_build
928
	mkdir $(distdir)/_build
900
	mkdir $(distdir)/_inst
929
	mkdir $(distdir)/_inst
901
	chmod a-w $(distdir)
930
	chmod a-w $(distdir)
931
	test -d $(distdir)/_build || exit 0; \
902
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
932
	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
903
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
933
	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
904
	  && cd $(distdir)/_build \
934
	  && am__cwd=`pwd` \
935
	  && $(am__cd) $(distdir)/_build \
905
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
936
	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
906
	    $(DISTCHECK_CONFIGURE_FLAGS) \
937
	    $(DISTCHECK_CONFIGURE_FLAGS) \
907
	  && $(MAKE) $(AM_MAKEFLAGS) \
938
	  && $(MAKE) $(AM_MAKEFLAGS) \
Lines 923-935 Link Here
923
	  && rm -rf "$$dc_destdir" \
954
	  && rm -rf "$$dc_destdir" \
924
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
955
	  && $(MAKE) $(AM_MAKEFLAGS) dist \
925
	  && rm -rf $(DIST_ARCHIVES) \
956
	  && rm -rf $(DIST_ARCHIVES) \
926
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
957
	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
958
	  && cd "$$am__cwd" \
959
	  || exit 1
927
	$(am__remove_distdir)
960
	$(am__remove_distdir)
928
	@(echo "$(distdir) archives ready for distribution: "; \
961
	@(echo "$(distdir) archives ready for distribution: "; \
929
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
962
	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
930
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
963
	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
931
distuninstallcheck:
964
distuninstallcheck:
932
	@cd $(distuninstallcheck_dir) \
965
	@$(am__cd) '$(distuninstallcheck_dir)' \
933
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
966
	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
934
	   || { echo "ERROR: files left after uninstall:" ; \
967
	   || { echo "ERROR: files left after uninstall:" ; \
935
	        if test -n "$(DESTDIR)"; then \
968
	        if test -n "$(DESTDIR)"; then \
Lines 970-975 Link Here
970
1003
971
distclean-generic:
1004
distclean-generic:
972
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1005
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1006
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
973
1007
974
maintainer-clean-generic:
1008
maintainer-clean-generic:
975
	@echo "This command is intended for maintainers to use"
1009
	@echo "This command is intended for maintainers to use"
Lines 992-997 Link Here
992
1026
993
html: html-am
1027
html: html-am
994
1028
1029
html-am:
1030
995
info: info-am
1031
info: info-am
996
1032
997
info-am:
1033
info-am:
Lines 1000-1016 Link Here
1000
1036
1001
install-dvi: install-dvi-am
1037
install-dvi: install-dvi-am
1002
1038
1039
install-dvi-am:
1040
1003
install-exec-am:
1041
install-exec-am:
1004
1042
1005
install-html: install-html-am
1043
install-html: install-html-am
1006
1044
1045
install-html-am:
1046
1007
install-info: install-info-am
1047
install-info: install-info-am
1048
1049
install-info-am:
1008
1050
1009
install-man:
1051
install-man:
1010
1052
1011
install-pdf: install-pdf-am
1053
install-pdf: install-pdf-am
1012
1054
1055
install-pdf-am:
1056
1013
install-ps: install-ps-am
1057
install-ps: install-ps-am
1058
1059
install-ps-am:
1014
1060
1015
installcheck-am:
1061
installcheck-am:
1016
1062
Lines 1035-1056 Link Here
1035
1081
1036
uninstall-am:
1082
uninstall-am:
1037
1083
1038
.MAKE: install-am install-strip
1084
.MAKE: all install-am install-strip
1039
1085
1040
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1086
.PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1041
	clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
1087
	clean-generic clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
1042
	dist dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ \
1088
	dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
1043
	dist-zip distcheck distclean distclean-compile \
1089
	dist-tarZ dist-xz dist-zip distcheck distclean \
1044
	distclean-generic distclean-hdr distclean-tags distcleancheck \
1090
	distclean-compile distclean-generic distclean-hdr \
1045
	distdir distuninstallcheck dvi dvi-am html html-am info \
1091
	distclean-tags distcleancheck distdir distuninstallcheck dvi \
1046
	info-am install install-am install-data install-data-am \
1092
	dvi-am html html-am info info-am install install-am \
1047
	install-dvi install-dvi-am install-exec install-exec-am \
1093
	install-data install-data-am install-dvi install-dvi-am \
1048
	install-html install-html-am install-info install-info-am \
1094
	install-exec install-exec-am install-html install-html-am \
1049
	install-man install-pdf install-pdf-am install-ps \
1095
	install-info install-info-am install-man install-pdf \
1050
	install-ps-am install-strip installcheck installcheck-am \
1096
	install-pdf-am install-ps install-ps-am install-strip \
1051
	installdirs maintainer-clean maintainer-clean-generic \
1097
	installcheck installcheck-am installdirs maintainer-clean \
1052
	mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
1098
	maintainer-clean-generic mostlyclean mostlyclean-compile \
1053
	ps ps-am tags uninstall uninstall-am
1099
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
1100
	uninstall-am
1101
1054
1102
1055
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1103
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1056
# Otherwise a system limit (for SysV at least) may be exceeded.
1104
# Otherwise a system limit (for SysV at least) may be exceeded.
(-)a/debug/org.eclipse.ptp.debug.sdm/libmi/aclocal.m4 (-116 / +206 lines)
Lines 1-7 Link Here
1
# generated automatically by aclocal 1.10 -*- Autoconf -*-
1
# generated automatically by aclocal 1.11.1 -*- Autoconf -*-
2
2
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
3
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
4
# 2005, 2006  Free Software Foundation, Inc.
4
# 2005, 2006, 2007, 2008, 2009  Free Software Foundation, Inc.
5
# This file is free software; the Free Software Foundation
5
# This file is free software; the Free Software Foundation
6
# gives unlimited permission to copy and/or distribute it,
6
# gives unlimited permission to copy and/or distribute it,
7
# with or without modifications, as long as this notice is preserved.
7
# with or without modifications, as long as this notice is preserved.
Lines 11-22 Link Here
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
12
# PARTICULAR PURPOSE.
12
# PARTICULAR PURPOSE.
13
13
14
m4_if(m4_PACKAGE_VERSION, [2.61],,
14
m4_ifndef([AC_AUTOCONF_VERSION],
15
[m4_fatal([this file was generated for autoconf 2.61.
15
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
16
You have another version of autoconf.  If you want to use that,
16
m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.63],,
17
you should regenerate the build system entirely.], [63])])
17
[m4_warning([this file was generated for autoconf 2.63.
18
You have another version of autoconf.  It may work, but is not guaranteed to.
19
If you have problems, you may need to regenerate the build system entirely.
20
To do so, use the procedure documented by the package, typically `autoreconf'.])])
18
21
19
# Copyright (C) 2002, 2003, 2005, 2006  Free Software Foundation, Inc.
22
# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
20
#
23
#
21
# This file is free software; the Free Software Foundation
24
# This file is free software; the Free Software Foundation
22
# gives unlimited permission to copy and/or distribute it,
25
# gives unlimited permission to copy and/or distribute it,
Lines 28-37 Link Here
28
# generated from the m4 files accompanying Automake X.Y.
31
# generated from the m4 files accompanying Automake X.Y.
29
# (This private macro should not be called outside this file.)
32
# (This private macro should not be called outside this file.)
30
AC_DEFUN([AM_AUTOMAKE_VERSION],
33
AC_DEFUN([AM_AUTOMAKE_VERSION],
31
[am__api_version='1.10'
34
[am__api_version='1.11'
32
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
35
dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to
33
dnl require some minimum version.  Point them to the right macro.
36
dnl require some minimum version.  Point them to the right macro.
34
m4_if([$1], [1.10], [],
37
m4_if([$1], [1.11.1], [],
35
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
38
      [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl
36
])
39
])
37
40
Lines 45-54 Link Here
45
# AM_SET_CURRENT_AUTOMAKE_VERSION
48
# AM_SET_CURRENT_AUTOMAKE_VERSION
46
# -------------------------------
49
# -------------------------------
47
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
50
# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced.
48
# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
51
# This function is AC_REQUIREd by AM_INIT_AUTOMAKE.
49
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
52
AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
50
[AM_AUTOMAKE_VERSION([1.10])dnl
53
[AM_AUTOMAKE_VERSION([1.11.1])dnl
51
_AM_AUTOCONF_VERSION(m4_PACKAGE_VERSION)])
54
m4_ifndef([AC_AUTOCONF_VERSION],
55
  [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl
56
_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))])
52
57
53
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
58
# AM_AUX_DIR_EXPAND                                         -*- Autoconf -*-
54
59
Lines 105-118 Link Here
105
110
106
# AM_CONDITIONAL                                            -*- Autoconf -*-
111
# AM_CONDITIONAL                                            -*- Autoconf -*-
107
112
108
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006
113
# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008
109
# Free Software Foundation, Inc.
114
# Free Software Foundation, Inc.
110
#
115
#
111
# This file is free software; the Free Software Foundation
116
# This file is free software; the Free Software Foundation
112
# gives unlimited permission to copy and/or distribute it,
117
# gives unlimited permission to copy and/or distribute it,
113
# with or without modifications, as long as this notice is preserved.
118
# with or without modifications, as long as this notice is preserved.
114
119
115
# serial 8
120
# serial 9
116
121
117
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
122
# AM_CONDITIONAL(NAME, SHELL-CONDITION)
118
# -------------------------------------
123
# -------------------------------------
Lines 125-130 Link Here
125
AC_SUBST([$1_FALSE])dnl
130
AC_SUBST([$1_FALSE])dnl
126
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
131
_AM_SUBST_NOTMAKE([$1_TRUE])dnl
127
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
132
_AM_SUBST_NOTMAKE([$1_FALSE])dnl
133
m4_define([_AM_COND_VALUE_$1], [$2])dnl
128
if $2; then
134
if $2; then
129
  $1_TRUE=
135
  $1_TRUE=
130
  $1_FALSE='#'
136
  $1_FALSE='#'
Lines 138-151 Link Here
138
Usually this means the macro was only invoked conditionally.]])
144
Usually this means the macro was only invoked conditionally.]])
139
fi])])
145
fi])])
140
146
141
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006
147
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009
142
# Free Software Foundation, Inc.
148
# Free Software Foundation, Inc.
143
#
149
#
144
# This file is free software; the Free Software Foundation
150
# This file is free software; the Free Software Foundation
145
# gives unlimited permission to copy and/or distribute it,
151
# gives unlimited permission to copy and/or distribute it,
146
# with or without modifications, as long as this notice is preserved.
152
# with or without modifications, as long as this notice is preserved.
147
153
148
# serial 9
154
# serial 10
149
155
150
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
156
# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
151
# written in clear, in which case automake, when reading aclocal.m4,
157
# written in clear, in which case automake, when reading aclocal.m4,
Lines 202-207 Link Here
202
  if test "$am_compiler_list" = ""; then
208
  if test "$am_compiler_list" = ""; then
203
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
209
     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
204
  fi
210
  fi
211
  am__universal=false
212
  m4_case([$1], [CC],
213
    [case " $depcc " in #(
214
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
215
     esac],
216
    [CXX],
217
    [case " $depcc " in #(
218
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
219
     esac])
220
205
  for depmode in $am_compiler_list; do
221
  for depmode in $am_compiler_list; do
206
    # Setup a source with many dependencies, because some compilers
222
    # Setup a source with many dependencies, because some compilers
207
    # like to wrap large dependency lists on column 80 (with \), and
223
    # like to wrap large dependency lists on column 80 (with \), and
Lines 219-225 Link Here
219
    done
235
    done
220
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
236
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
221
237
238
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
239
    # mode.  It turns out that the SunPro C++ compiler does not properly
240
    # handle `-M -o', and we need to detect this.  Also, some Intel
241
    # versions had trouble with output in subdirs
242
    am__obj=sub/conftest.${OBJEXT-o}
243
    am__minus_obj="-o $am__obj"
222
    case $depmode in
244
    case $depmode in
245
    gcc)
246
      # This depmode causes a compiler race in universal mode.
247
      test "$am__universal" = false || continue
248
      ;;
223
    nosideeffect)
249
    nosideeffect)
224
      # after this tag, mechanisms are not by side-effect, so they'll
250
      # after this tag, mechanisms are not by side-effect, so they'll
225
      # only be used when explicitly requested
251
      # only be used when explicitly requested
Lines 229-247 Link Here
229
	break
255
	break
230
      fi
256
      fi
231
      ;;
257
      ;;
258
    msvisualcpp | msvcmsys)
259
      # This compiler won't grok `-c -o', but also, the minuso test has
260
      # not run yet.  These depmodes are late enough in the game, and
261
      # so weak that their functioning should not be impacted.
262
      am__obj=conftest.${OBJEXT-o}
263
      am__minus_obj=
264
      ;;
232
    none) break ;;
265
    none) break ;;
233
    esac
266
    esac
234
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
235
    # mode.  It turns out that the SunPro C++ compiler does not properly
236
    # handle `-M -o', and we need to detect this.
237
    if depmode=$depmode \
267
    if depmode=$depmode \
238
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
268
       source=sub/conftest.c object=$am__obj \
239
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
269
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
240
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
270
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
241
         >/dev/null 2>conftest.err &&
271
         >/dev/null 2>conftest.err &&
242
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
272
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
243
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
273
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
244
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
274
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
245
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
275
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
246
      # icc doesn't choke on unknown options, it will just issue warnings
276
      # icc doesn't choke on unknown options, it will just issue warnings
247
      # or remarks (even with -Werror).  So we grep stderr for any message
277
      # or remarks (even with -Werror).  So we grep stderr for any message
Lines 298-354 Link Here
298
328
299
# Generate code to set up dependency tracking.              -*- Autoconf -*-
329
# Generate code to set up dependency tracking.              -*- Autoconf -*-
300
330
301
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005
331
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008
302
# Free Software Foundation, Inc.
332
# Free Software Foundation, Inc.
303
#
333
#
304
# This file is free software; the Free Software Foundation
334
# This file is free software; the Free Software Foundation
305
# gives unlimited permission to copy and/or distribute it,
335
# gives unlimited permission to copy and/or distribute it,
306
# with or without modifications, as long as this notice is preserved.
336
# with or without modifications, as long as this notice is preserved.
307
337
308
#serial 3
338
#serial 5
309
339
310
# _AM_OUTPUT_DEPENDENCY_COMMANDS
340
# _AM_OUTPUT_DEPENDENCY_COMMANDS
311
# ------------------------------
341
# ------------------------------
312
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
342
AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
313
[for mf in $CONFIG_FILES; do
343
[{
314
  # Strip MF so we end up with the name of the file.
344
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
315
  mf=`echo "$mf" | sed -e 's/:.*$//'`
345
  # are listed without --file.  Let's play safe and only enable the eval
316
  # Check whether this is an Automake generated Makefile or not.
346
  # if we detect the quoting.
317
  # We used to match only the files named `Makefile.in', but
347
  case $CONFIG_FILES in
318
  # some people rename them; so instead we look at the file content.
348
  *\'*) eval set x "$CONFIG_FILES" ;;
319
  # Grep'ing the first line is not enough: some people post-process
349
  *)   set x $CONFIG_FILES ;;
320
  # each Makefile.in and add a new line on top of each file to say so.
350
  esac
321
  # Grep'ing the whole file is not good either: AIX grep has a line
351
  shift
322
  # limit of 2048, but all sed's we know have understand at least 4000.
352
  for mf
323
  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
353
  do
324
    dirpart=`AS_DIRNAME("$mf")`
354
    # Strip MF so we end up with the name of the file.
325
  else
355
    mf=`echo "$mf" | sed -e 's/:.*$//'`
326
    continue
356
    # Check whether this is an Automake generated Makefile or not.
327
  fi
357
    # We used to match only the files named `Makefile.in', but
328
  # Extract the definition of DEPDIR, am__include, and am__quote
358
    # some people rename them; so instead we look at the file content.
329
  # from the Makefile without running `make'.
359
    # Grep'ing the first line is not enough: some people post-process
330
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
360
    # each Makefile.in and add a new line on top of each file to say so.
331
  test -z "$DEPDIR" && continue
361
    # Grep'ing the whole file is not good either: AIX grep has a line
332
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
362
    # limit of 2048, but all sed's we know have understand at least 4000.
333
  test -z "am__include" && continue
363
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
334
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
364
      dirpart=`AS_DIRNAME("$mf")`
335
  # When using ansi2knr, U may be empty or an underscore; expand it
365
    else
336
  U=`sed -n 's/^U = //p' < "$mf"`
366
      continue
337
  # Find all dependency output files, they are included files with
367
    fi
338
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
368
    # Extract the definition of DEPDIR, am__include, and am__quote
339
  # simplest approach to changing $(DEPDIR) to its actual value in the
369
    # from the Makefile without running `make'.
340
  # expansion.
370
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
341
  for file in `sed -n "
371
    test -z "$DEPDIR" && continue
342
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
372
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
343
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
373
    test -z "am__include" && continue
344
    # Make sure the directory exists.
374
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
345
    test -f "$dirpart/$file" && continue
375
    # When using ansi2knr, U may be empty or an underscore; expand it
346
    fdir=`AS_DIRNAME(["$file"])`
376
    U=`sed -n 's/^U = //p' < "$mf"`
347
    AS_MKDIR_P([$dirpart/$fdir])
377
    # Find all dependency output files, they are included files with
348
    # echo "creating $dirpart/$file"
378
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
349
    echo '# dummy' > "$dirpart/$file"
379
    # simplest approach to changing $(DEPDIR) to its actual value in the
380
    # expansion.
381
    for file in `sed -n "
382
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
383
	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
384
      # Make sure the directory exists.
385
      test -f "$dirpart/$file" && continue
386
      fdir=`AS_DIRNAME(["$file"])`
387
      AS_MKDIR_P([$dirpart/$fdir])
388
      # echo "creating $dirpart/$file"
389
      echo '# dummy' > "$dirpart/$file"
390
    done
350
  done
391
  done
351
done
392
}
352
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
393
])# _AM_OUTPUT_DEPENDENCY_COMMANDS
353
394
354
395
Lines 368-380 Link Here
368
# Do all the work for Automake.                             -*- Autoconf -*-
409
# Do all the work for Automake.                             -*- Autoconf -*-
369
410
370
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
411
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
371
# 2005, 2006 Free Software Foundation, Inc.
412
# 2005, 2006, 2008, 2009 Free Software Foundation, Inc.
372
#
413
#
373
# This file is free software; the Free Software Foundation
414
# This file is free software; the Free Software Foundation
374
# gives unlimited permission to copy and/or distribute it,
415
# gives unlimited permission to copy and/or distribute it,
375
# with or without modifications, as long as this notice is preserved.
416
# with or without modifications, as long as this notice is preserved.
376
417
377
# serial 12
418
# serial 16
378
419
379
# This macro actually does too much.  Some checks are only needed if
420
# This macro actually does too much.  Some checks are only needed if
380
# your package does certain things.  But this isn't really a big deal.
421
# your package does certain things.  But this isn't really a big deal.
Lines 391-397 Link Here
391
# arguments mandatory, and then we can depend on a new Autoconf
432
# arguments mandatory, and then we can depend on a new Autoconf
392
# release and drop the old call support.
433
# release and drop the old call support.
393
AC_DEFUN([AM_INIT_AUTOMAKE],
434
AC_DEFUN([AM_INIT_AUTOMAKE],
394
[AC_PREREQ([2.60])dnl
435
[AC_PREREQ([2.62])dnl
395
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
436
dnl Autoconf wants to disallow AM_ names.  We explicitly allow
396
dnl the ones we care about.
437
dnl the ones we care about.
397
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
438
m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
Lines 442-449 Link Here
442
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
483
AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
443
AM_MISSING_PROG(AUTOHEADER, autoheader)
484
AM_MISSING_PROG(AUTOHEADER, autoheader)
444
AM_MISSING_PROG(MAKEINFO, makeinfo)
485
AM_MISSING_PROG(MAKEINFO, makeinfo)
445
AM_PROG_INSTALL_SH
486
AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
446
AM_PROG_INSTALL_STRIP
487
AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl
447
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
488
AC_REQUIRE([AM_PROG_MKDIR_P])dnl
448
# We need awk for the "check" target.  The system "awk" is bad on
489
# We need awk for the "check" target.  The system "awk" is bad on
449
# some platforms.
490
# some platforms.
Lines 451-473 Link Here
451
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
492
AC_REQUIRE([AC_PROG_MAKE_SET])dnl
452
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
493
AC_REQUIRE([AM_SET_LEADING_DOT])dnl
453
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
494
_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])],
454
              [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
495
	      [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])],
455
	      		     [_AM_PROG_TAR([v7])])])
496
			     [_AM_PROG_TAR([v7])])])
456
_AM_IF_OPTION([no-dependencies],,
497
_AM_IF_OPTION([no-dependencies],,
457
[AC_PROVIDE_IFELSE([AC_PROG_CC],
498
[AC_PROVIDE_IFELSE([AC_PROG_CC],
458
                  [_AM_DEPENDENCIES(CC)],
499
		  [_AM_DEPENDENCIES(CC)],
459
                  [define([AC_PROG_CC],
500
		  [define([AC_PROG_CC],
460
                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
501
			  defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
461
AC_PROVIDE_IFELSE([AC_PROG_CXX],
502
AC_PROVIDE_IFELSE([AC_PROG_CXX],
462
                  [_AM_DEPENDENCIES(CXX)],
503
		  [_AM_DEPENDENCIES(CXX)],
463
                  [define([AC_PROG_CXX],
504
		  [define([AC_PROG_CXX],
464
                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
505
			  defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
465
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
506
AC_PROVIDE_IFELSE([AC_PROG_OBJC],
466
                  [_AM_DEPENDENCIES(OBJC)],
507
		  [_AM_DEPENDENCIES(OBJC)],
467
                  [define([AC_PROG_OBJC],
508
		  [define([AC_PROG_OBJC],
468
                          defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
509
			  defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl
469
])
510
])
511
_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl
512
dnl The `parallel-tests' driver may need to know about EXEEXT, so add the
513
dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen.  This macro
514
dnl is hooked onto _AC_COMPILER_EXEEXT early, see below.
515
AC_CONFIG_COMMANDS_PRE(dnl
516
[m4_provide_if([_AM_COMPILER_EXEEXT],
517
  [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl
470
])
518
])
519
520
dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion.  Do not
521
dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further
522
dnl mangled by Autoconf and run in a shell conditional statement.
523
m4_define([_AC_COMPILER_EXEEXT],
524
m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])])
471
525
472
526
473
# When config.status generates a header, we must update the stamp-h file.
527
# When config.status generates a header, we must update the stamp-h file.
Lines 479-496 Link Here
479
# our stamp files there.
533
# our stamp files there.
480
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
534
AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
481
[# Compute $1's index in $config_headers.
535
[# Compute $1's index in $config_headers.
536
_am_arg=$1
482
_am_stamp_count=1
537
_am_stamp_count=1
483
for _am_header in $config_headers :; do
538
for _am_header in $config_headers :; do
484
  case $_am_header in
539
  case $_am_header in
485
    $1 | $1:* )
540
    $_am_arg | $_am_arg:* )
486
      break ;;
541
      break ;;
487
    * )
542
    * )
488
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
543
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
489
  esac
544
  esac
490
done
545
done
491
echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
546
echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count])
492
547
493
# Copyright (C) 2001, 2003, 2005  Free Software Foundation, Inc.
548
# Copyright (C) 2001, 2003, 2005, 2008  Free Software Foundation, Inc.
494
#
549
#
495
# This file is free software; the Free Software Foundation
550
# This file is free software; the Free Software Foundation
496
# gives unlimited permission to copy and/or distribute it,
551
# gives unlimited permission to copy and/or distribute it,
Lines 501-507 Link Here
501
# Define $install_sh.
556
# Define $install_sh.
502
AC_DEFUN([AM_PROG_INSTALL_SH],
557
AC_DEFUN([AM_PROG_INSTALL_SH],
503
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
558
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
504
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
559
if test x"${install_sh}" != xset; then
560
  case $am_aux_dir in
561
  *\ * | *\	*)
562
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
563
  *)
564
    install_sh="\${SHELL} $am_aux_dir/install-sh"
565
  esac
566
fi
505
AC_SUBST(install_sh)])
567
AC_SUBST(install_sh)])
506
568
507
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
569
# Copyright (C) 2003, 2005  Free Software Foundation, Inc.
Lines 527-539 Link Here
527
589
528
# Check to see how 'make' treats includes.	            -*- Autoconf -*-
590
# Check to see how 'make' treats includes.	            -*- Autoconf -*-
529
591
530
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
592
# Copyright (C) 2001, 2002, 2003, 2005, 2009  Free Software Foundation, Inc.
531
#
593
#
532
# This file is free software; the Free Software Foundation
594
# This file is free software; the Free Software Foundation
533
# gives unlimited permission to copy and/or distribute it,
595
# gives unlimited permission to copy and/or distribute it,
534
# with or without modifications, as long as this notice is preserved.
596
# with or without modifications, as long as this notice is preserved.
535
597
536
# serial 3
598
# serial 4
537
599
538
# AM_MAKE_INCLUDE()
600
# AM_MAKE_INCLUDE()
539
# -----------------
601
# -----------------
Lines 542-548 Link Here
542
[am_make=${MAKE-make}
604
[am_make=${MAKE-make}
543
cat > confinc << 'END'
605
cat > confinc << 'END'
544
am__doit:
606
am__doit:
545
	@echo done
607
	@echo this is the am__doit target
546
.PHONY: am__doit
608
.PHONY: am__doit
547
END
609
END
548
# If we don't find an include directive, just comment out the code.
610
# If we don't find an include directive, just comment out the code.
Lines 552-575 Link Here
552
_am_result=none
614
_am_result=none
553
# First try GNU make style include.
615
# First try GNU make style include.
554
echo "include confinc" > confmf
616
echo "include confinc" > confmf
555
# We grep out `Entering directory' and `Leaving directory'
617
# Ignore all kinds of additional output from `make'.
556
# messages which can occur if `w' ends up in MAKEFLAGS.
618
case `$am_make -s -f confmf 2> /dev/null` in #(
557
# In particular we don't look at `^make:' because GNU make might
619
*the\ am__doit\ target*)
558
# be invoked under some other name (usually "gmake"), in which
620
  am__include=include
559
# case it prints its new name instead of `make'.
621
  am__quote=
560
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
622
  _am_result=GNU
561
   am__include=include
623
  ;;
562
   am__quote=
624
esac
563
   _am_result=GNU
564
fi
565
# Now try BSD make style include.
625
# Now try BSD make style include.
566
if test "$am__include" = "#"; then
626
if test "$am__include" = "#"; then
567
   echo '.include "confinc"' > confmf
627
   echo '.include "confinc"' > confmf
568
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
628
   case `$am_make -s -f confmf 2> /dev/null` in #(
569
      am__include=.include
629
   *the\ am__doit\ target*)
570
      am__quote="\""
630
     am__include=.include
571
      _am_result=BSD
631
     am__quote="\""
572
   fi
632
     _am_result=BSD
633
     ;;
634
   esac
573
fi
635
fi
574
AC_SUBST([am__include])
636
AC_SUBST([am__include])
575
AC_SUBST([am__quote])
637
AC_SUBST([am__quote])
Lines 577-590 Link Here
577
rm -f confinc confmf
639
rm -f confinc confmf
578
])
640
])
579
641
580
# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005
642
# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008
581
# Free Software Foundation, Inc.
643
# Free Software Foundation, Inc.
582
#
644
#
583
# This file is free software; the Free Software Foundation
645
# This file is free software; the Free Software Foundation
584
# gives unlimited permission to copy and/or distribute it,
646
# gives unlimited permission to copy and/or distribute it,
585
# with or without modifications, as long as this notice is preserved.
647
# with or without modifications, as long as this notice is preserved.
586
648
587
# serial 5
649
# serial 6
588
650
589
# AM_PROG_CC_C_O
651
# AM_PROG_CC_C_O
590
# --------------
652
# --------------
Lines 596-603 Link Here
596
# FIXME: we rely on the cache variable name because
658
# FIXME: we rely on the cache variable name because
597
# there is no other way.
659
# there is no other way.
598
set dummy $CC
660
set dummy $CC
599
ac_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
661
am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']`
600
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
662
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
663
if test "$am_t" != yes; then
601
   # Losing compiler, so override with the script.
664
   # Losing compiler, so override with the script.
602
   # FIXME: It is wrong to rewrite CC.
665
   # FIXME: It is wrong to rewrite CC.
603
   # But if we don't then we get into trouble of one sort or another.
666
   # But if we don't then we get into trouble of one sort or another.
Lines 613-626 Link Here
613
676
614
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
677
# Fake the existence of programs that GNU maintainers use.  -*- Autoconf -*-
615
678
616
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005
679
# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008
617
# Free Software Foundation, Inc.
680
# Free Software Foundation, Inc.
618
#
681
#
619
# This file is free software; the Free Software Foundation
682
# This file is free software; the Free Software Foundation
620
# gives unlimited permission to copy and/or distribute it,
683
# gives unlimited permission to copy and/or distribute it,
621
# with or without modifications, as long as this notice is preserved.
684
# with or without modifications, as long as this notice is preserved.
622
685
623
# serial 5
686
# serial 6
624
687
625
# AM_MISSING_PROG(NAME, PROGRAM)
688
# AM_MISSING_PROG(NAME, PROGRAM)
626
# ------------------------------
689
# ------------------------------
Lines 637-643 Link Here
637
AC_DEFUN([AM_MISSING_HAS_RUN],
700
AC_DEFUN([AM_MISSING_HAS_RUN],
638
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
701
[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
639
AC_REQUIRE_AUX_FILE([missing])dnl
702
AC_REQUIRE_AUX_FILE([missing])dnl
640
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
703
if test x"${MISSING+set}" != xset; then
704
  case $am_aux_dir in
705
  *\ * | *\	*)
706
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
707
  *)
708
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
709
  esac
710
fi
641
# Use eval to expand $SHELL
711
# Use eval to expand $SHELL
642
if eval "$MISSING --run true"; then
712
if eval "$MISSING --run true"; then
643
  am_missing_run="$MISSING --run "
713
  am_missing_run="$MISSING --run "
Lines 675-687 Link Here
675
745
676
# Helper functions for option handling.                     -*- Autoconf -*-
746
# Helper functions for option handling.                     -*- Autoconf -*-
677
747
678
# Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.
748
# Copyright (C) 2001, 2002, 2003, 2005, 2008  Free Software Foundation, Inc.
679
#
749
#
680
# This file is free software; the Free Software Foundation
750
# This file is free software; the Free Software Foundation
681
# gives unlimited permission to copy and/or distribute it,
751
# gives unlimited permission to copy and/or distribute it,
682
# with or without modifications, as long as this notice is preserved.
752
# with or without modifications, as long as this notice is preserved.
683
753
684
# serial 3
754
# serial 4
685
755
686
# _AM_MANGLE_OPTION(NAME)
756
# _AM_MANGLE_OPTION(NAME)
687
# -----------------------
757
# -----------------------
Lines 698-704 Link Here
698
# ----------------------------------
768
# ----------------------------------
699
# OPTIONS is a space-separated list of Automake options.
769
# OPTIONS is a space-separated list of Automake options.
700
AC_DEFUN([_AM_SET_OPTIONS],
770
AC_DEFUN([_AM_SET_OPTIONS],
701
[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
771
[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
702
772
703
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
773
# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
704
# -------------------------------------------
774
# -------------------------------------------
Lines 708-721 Link Here
708
778
709
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
779
# Check to make sure that the build environment is sane.    -*- Autoconf -*-
710
780
711
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005
781
# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008
712
# Free Software Foundation, Inc.
782
# Free Software Foundation, Inc.
713
#
783
#
714
# This file is free software; the Free Software Foundation
784
# This file is free software; the Free Software Foundation
715
# gives unlimited permission to copy and/or distribute it,
785
# gives unlimited permission to copy and/or distribute it,
716
# with or without modifications, as long as this notice is preserved.
786
# with or without modifications, as long as this notice is preserved.
717
787
718
# serial 4
788
# serial 5
719
789
720
# AM_SANITY_CHECK
790
# AM_SANITY_CHECK
721
# ---------------
791
# ---------------
Lines 724-739 Link Here
724
# Just in case
794
# Just in case
725
sleep 1
795
sleep 1
726
echo timestamp > conftest.file
796
echo timestamp > conftest.file
797
# Reject unsafe characters in $srcdir or the absolute working directory
798
# name.  Accept space and tab only in the latter.
799
am_lf='
800
'
801
case `pwd` in
802
  *[[\\\"\#\$\&\'\`$am_lf]]*)
803
    AC_MSG_ERROR([unsafe absolute working directory name]);;
804
esac
805
case $srcdir in
806
  *[[\\\"\#\$\&\'\`$am_lf\ \	]]*)
807
    AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);;
808
esac
809
727
# Do `set' in a subshell so we don't clobber the current shell's
810
# Do `set' in a subshell so we don't clobber the current shell's
728
# arguments.  Must try -L first in case configure is actually a
811
# arguments.  Must try -L first in case configure is actually a
729
# symlink; some systems play weird games with the mod time of symlinks
812
# symlink; some systems play weird games with the mod time of symlinks
730
# (eg FreeBSD returns the mod time of the symlink's containing
813
# (eg FreeBSD returns the mod time of the symlink's containing
731
# directory).
814
# directory).
732
if (
815
if (
733
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
816
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
734
   if test "$[*]" = "X"; then
817
   if test "$[*]" = "X"; then
735
      # -L didn't work.
818
      # -L didn't work.
736
      set X `ls -t $srcdir/configure conftest.file`
819
      set X `ls -t "$srcdir/configure" conftest.file`
737
   fi
820
   fi
738
   rm -f conftest.file
821
   rm -f conftest.file
739
   if test "$[*]" != "X $srcdir/configure conftest.file" \
822
   if test "$[*]" != "X $srcdir/configure conftest.file" \
Lines 786-803 Link Here
786
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
869
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
787
AC_SUBST([INSTALL_STRIP_PROGRAM])])
870
AC_SUBST([INSTALL_STRIP_PROGRAM])])
788
871
789
# Copyright (C) 2006  Free Software Foundation, Inc.
872
# Copyright (C) 2006, 2008  Free Software Foundation, Inc.
790
#
873
#
791
# This file is free software; the Free Software Foundation
874
# This file is free software; the Free Software Foundation
792
# gives unlimited permission to copy and/or distribute it,
875
# gives unlimited permission to copy and/or distribute it,
793
# with or without modifications, as long as this notice is preserved.
876
# with or without modifications, as long as this notice is preserved.
794
877
878
# serial 2
879
795
# _AM_SUBST_NOTMAKE(VARIABLE)
880
# _AM_SUBST_NOTMAKE(VARIABLE)
796
# ---------------------------
881
# ---------------------------
797
# Prevent Automake from outputing VARIABLE = @VARIABLE@ in Makefile.in.
882
# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in.
798
# This macro is traced by Automake.
883
# This macro is traced by Automake.
799
AC_DEFUN([_AM_SUBST_NOTMAKE])
884
AC_DEFUN([_AM_SUBST_NOTMAKE])
800
885
886
# AM_SUBST_NOTMAKE(VARIABLE)
887
# ---------------------------
888
# Public sister of _AM_SUBST_NOTMAKE.
889
AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)])
890
801
# Check how to create a tarball.                            -*- Autoconf -*-
891
# Check how to create a tarball.                            -*- Autoconf -*-
802
892
803
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
893
# Copyright (C) 2004, 2005  Free Software Foundation, Inc.
(-)a/debug/org.eclipse.ptp.debug.sdm/libmi/configure (-1261 / +1616 lines)
Lines 1-9 Link Here
1
#! /bin/sh
1
#! /bin/sh
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.61 for libmi 1.0.0.
3
# Generated by GNU Autoconf 2.63 for libmi 1.0.0.
4
#
4
#
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
7
# This configure script is free software; the Free Software Foundation
7
# This configure script is free software; the Free Software Foundation
8
# gives unlimited permission to copy, distribute and modify it.
8
# gives unlimited permission to copy, distribute and modify it.
9
## --------------------- ##
9
## --------------------- ##
Lines 15-21 Link Here
15
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
15
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
16
  emulate sh
16
  emulate sh
17
  NULLCMD=:
17
  NULLCMD=:
18
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
18
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
19
  # is contrary to our usage.  Disable this feature.
19
  # is contrary to our usage.  Disable this feature.
20
  alias -g '${1+"$@"}'='"$@"'
20
  alias -g '${1+"$@"}'='"$@"'
21
  setopt NO_GLOB_SUBST
21
  setopt NO_GLOB_SUBST
Lines 37-53 Link Here
37
as_cr_digits='0123456789'
37
as_cr_digits='0123456789'
38
as_cr_alnum=$as_cr_Letters$as_cr_digits
38
as_cr_alnum=$as_cr_Letters$as_cr_digits
39
39
40
as_nl='
41
'
42
export as_nl
43
# Printing a long string crashes Solaris 7 /usr/bin/printf.
44
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
45
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
46
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
47
if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
48
  as_echo='printf %s\n'
49
  as_echo_n='printf %s'
50
else
51
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
52
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
53
    as_echo_n='/usr/ucb/echo -n'
54
  else
55
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
56
    as_echo_n_body='eval
57
      arg=$1;
58
      case $arg in
59
      *"$as_nl"*)
60
	expr "X$arg" : "X\\(.*\\)$as_nl";
61
	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
62
      esac;
63
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
64
    '
65
    export as_echo_n_body
66
    as_echo_n='sh -c $as_echo_n_body as_echo'
67
  fi
68
  export as_echo_body
69
  as_echo='sh -c $as_echo_body as_echo'
70
fi
71
40
# The user is always right.
72
# The user is always right.
41
if test "${PATH_SEPARATOR+set}" != set; then
73
if test "${PATH_SEPARATOR+set}" != set; then
42
  echo "#! /bin/sh" >conf$$.sh
74
  PATH_SEPARATOR=:
43
  echo  "exit 0"   >>conf$$.sh
75
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
44
  chmod +x conf$$.sh
76
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
45
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
77
      PATH_SEPARATOR=';'
46
    PATH_SEPARATOR=';'
78
  }
47
  else
48
    PATH_SEPARATOR=:
49
  fi
50
  rm -f conf$$.sh
51
fi
79
fi
52
80
53
# Support unset when possible.
81
# Support unset when possible.
Lines 63-70 Link Here
63
# there to prevent editors from complaining about space-tab.
91
# there to prevent editors from complaining about space-tab.
64
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
92
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
65
# splitting by setting IFS to empty value.)
93
# splitting by setting IFS to empty value.)
66
as_nl='
67
'
68
IFS=" ""	$as_nl"
94
IFS=" ""	$as_nl"
69
95
70
# Find who we are.  Look in the path if we contain no directory separator.
96
# Find who we are.  Look in the path if we contain no directory separator.
Lines 87-93 Link Here
87
  as_myself=$0
113
  as_myself=$0
88
fi
114
fi
89
if test ! -f "$as_myself"; then
115
if test ! -f "$as_myself"; then
90
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
116
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
91
  { (exit 1); exit 1; }
117
  { (exit 1); exit 1; }
92
fi
118
fi
93
119
Lines 100-116 Link Here
100
PS4='+ '
126
PS4='+ '
101
127
102
# NLS nuisances.
128
# NLS nuisances.
103
for as_var in \
129
LC_ALL=C
104
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
130
export LC_ALL
105
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
131
LANGUAGE=C
106
  LC_TELEPHONE LC_TIME
132
export LANGUAGE
107
do
108
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
109
    eval $as_var=C; export $as_var
110
  else
111
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
112
  fi
113
done
114
133
115
# Required to use basename.
134
# Required to use basename.
116
if expr a : '\(a\)' >/dev/null 2>&1 &&
135
if expr a : '\(a\)' >/dev/null 2>&1 &&
Lines 132-138 Link Here
132
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
151
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
133
	 X"$0" : 'X\(//\)$' \| \
152
	 X"$0" : 'X\(//\)$' \| \
134
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
153
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
135
echo X/"$0" |
154
$as_echo X/"$0" |
136
    sed '/^.*\/\([^/][^/]*\)\/*$/{
155
    sed '/^.*\/\([^/][^/]*\)\/*$/{
137
	    s//\1/
156
	    s//\1/
138
	    q
157
	    q
Lines 158-164 Link Here
158
  as_have_required=no
177
  as_have_required=no
159
fi
178
fi
160
179
161
  if test $as_have_required = yes && 	 (eval ":
180
  if test $as_have_required = yes &&	 (eval ":
162
(as_func_return () {
181
(as_func_return () {
163
  (exit \$1)
182
  (exit \$1)
164
}
183
}
Lines 240-246 Link Here
240
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
259
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
241
  emulate sh
260
  emulate sh
242
  NULLCMD=:
261
  NULLCMD=:
243
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
262
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
244
  # is contrary to our usage.  Disable this feature.
263
  # is contrary to our usage.  Disable this feature.
245
  alias -g '${1+"$@"}'='"$@"'
264
  alias -g '${1+"$@"}'='"$@"'
246
  setopt NO_GLOB_SUBST
265
  setopt NO_GLOB_SUBST
Lines 261-267 Link Here
261
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
280
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
262
  emulate sh
281
  emulate sh
263
  NULLCMD=:
282
  NULLCMD=:
264
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
283
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
265
  # is contrary to our usage.  Disable this feature.
284
  # is contrary to our usage.  Disable this feature.
266
  alias -g '${1+"$@"}'='"$@"'
285
  alias -g '${1+"$@"}'='"$@"'
267
  setopt NO_GLOB_SUBST
286
  setopt NO_GLOB_SUBST
Lines 341-350 Link Here
341
360
342
      if test "x$CONFIG_SHELL" != x; then
361
      if test "x$CONFIG_SHELL" != x; then
343
  for as_var in BASH_ENV ENV
362
  for as_var in BASH_ENV ENV
344
        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
363
	do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
345
        done
364
	done
346
        export CONFIG_SHELL
365
	export CONFIG_SHELL
347
        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
366
	exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"}
348
fi
367
fi
349
368
350
369
Lines 413-421 Link Here
413
432
414
test \$exitcode = 0") || {
433
test \$exitcode = 0") || {
415
  echo No shell found that supports shell functions.
434
  echo No shell found that supports shell functions.
416
  echo Please tell autoconf@gnu.org about your system,
435
  echo Please tell bug-autoconf@gnu.org about your system,
417
  echo including any error possibly output before this
436
  echo including any error possibly output before this message.
418
  echo message
437
  echo This can help us improve future autoconf versions.
438
  echo Configuration will now proceed without shell functions.
419
}
439
}
420
440
421
441
Lines 451-457 Link Here
451
      s/-\n.*//
471
      s/-\n.*//
452
    ' >$as_me.lineno &&
472
    ' >$as_me.lineno &&
453
  chmod +x "$as_me.lineno" ||
473
  chmod +x "$as_me.lineno" ||
454
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
474
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
455
   { (exit 1); exit 1; }; }
475
   { (exit 1); exit 1; }; }
456
476
457
  # Don't try to exec as it changes $[0], causing all sort of problems
477
  # Don't try to exec as it changes $[0], causing all sort of problems
Lines 479-485 Link Here
479
*)
499
*)
480
  ECHO_N='-n';;
500
  ECHO_N='-n';;
481
esac
501
esac
482
483
if expr a : '\(a\)' >/dev/null 2>&1 &&
502
if expr a : '\(a\)' >/dev/null 2>&1 &&
484
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
503
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
485
  as_expr=expr
504
  as_expr=expr
Lines 492-510 Link Here
492
  rm -f conf$$.dir/conf$$.file
511
  rm -f conf$$.dir/conf$$.file
493
else
512
else
494
  rm -f conf$$.dir
513
  rm -f conf$$.dir
495
  mkdir conf$$.dir
514
  mkdir conf$$.dir 2>/dev/null
496
fi
515
fi
497
echo >conf$$.file
516
if (echo >conf$$.file) 2>/dev/null; then
498
if ln -s conf$$.file conf$$ 2>/dev/null; then
517
  if ln -s conf$$.file conf$$ 2>/dev/null; then
499
  as_ln_s='ln -s'
518
    as_ln_s='ln -s'
500
  # ... but there are two gotchas:
519
    # ... but there are two gotchas:
501
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
520
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
502
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
521
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
503
  # In both cases, we have to default to `cp -p'.
522
    # In both cases, we have to default to `cp -p'.
504
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
523
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
524
      as_ln_s='cp -p'
525
  elif ln conf$$.file conf$$ 2>/dev/null; then
526
    as_ln_s=ln
527
  else
505
    as_ln_s='cp -p'
528
    as_ln_s='cp -p'
506
elif ln conf$$.file conf$$ 2>/dev/null; then
529
  fi
507
  as_ln_s=ln
508
else
530
else
509
  as_ln_s='cp -p'
531
  as_ln_s='cp -p'
510
fi
532
fi
Lines 529-538 Link Here
529
  as_test_x='
551
  as_test_x='
530
    eval sh -c '\''
552
    eval sh -c '\''
531
      if test -d "$1"; then
553
      if test -d "$1"; then
532
        test -d "$1/.";
554
	test -d "$1/.";
533
      else
555
      else
534
	case $1 in
556
	case $1 in
535
        -*)set "./$1";;
557
	-*)set "./$1";;
536
	esac;
558
	esac;
537
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
559
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
538
	???[sx]*):;;*)false;;esac;fi
560
	???[sx]*):;;*)false;;esac;fi
Lines 612-699 Link Here
612
# include <unistd.h>
634
# include <unistd.h>
613
#endif"
635
#endif"
614
636
615
ac_subst_vars='SHELL
637
ac_subst_vars='am__EXEEXT_FALSE
616
PATH_SEPARATOR
638
am__EXEEXT_TRUE
617
PACKAGE_NAME
639
LTLIBOBJS
618
PACKAGE_TARNAME
619
PACKAGE_VERSION
620
PACKAGE_STRING
621
PACKAGE_BUGREPORT
622
exec_prefix
623
prefix
624
program_transform_name
625
bindir
626
sbindir
627
libexecdir
628
datarootdir
629
datadir
630
sysconfdir
631
sharedstatedir
632
localstatedir
633
includedir
634
oldincludedir
635
docdir
636
infodir
637
htmldir
638
dvidir
639
pdfdir
640
psdir
641
libdir
642
localedir
643
mandir
644
DEFS
645
ECHO_C
646
ECHO_N
647
ECHO_T
648
LIBS
649
build_alias
650
host_alias
651
target_alias
652
INSTALL_PROGRAM
653
INSTALL_SCRIPT
654
INSTALL_DATA
655
am__isrc
656
CYGPATH_W
657
PACKAGE
658
VERSION
659
ACLOCAL
660
AUTOCONF
661
AUTOMAKE
662
AUTOHEADER
663
MAKEINFO
664
install_sh
665
STRIP
666
INSTALL_STRIP_PROGRAM
667
mkdir_p
668
AWK
669
SET_MAKE
670
am__leading_dot
671
AMTAR
672
am__tar
673
am__untar
674
CC
675
CFLAGS
676
LDFLAGS
677
CPPFLAGS
678
ac_ct_CC
679
EXEEXT
680
OBJEXT
681
DEPDIR
682
am__include
683
am__quote
684
AMDEP_TRUE
685
AMDEP_FALSE
686
AMDEPBACKSLASH
687
CCDEPMODE
688
am__fastdepCC_TRUE
689
am__fastdepCC_FALSE
690
RANLIB
691
CPP
692
GREP
693
EGREP
694
LIBOBJS
640
LIBOBJS
695
LTLIBOBJS'
641
AIX_FALSE
642
AIX_TRUE
643
EGREP
644
GREP
645
CPP
646
RANLIB
647
am__fastdepCC_FALSE
648
am__fastdepCC_TRUE
649
CCDEPMODE
650
AMDEPBACKSLASH
651
AMDEP_FALSE
652
AMDEP_TRUE
653
am__quote
654
am__include
655
DEPDIR
656
OBJEXT
657
EXEEXT
658
ac_ct_CC
659
CPPFLAGS
660
LDFLAGS
661
CFLAGS
662
CC
663
am__untar
664
am__tar
665
AMTAR
666
am__leading_dot
667
SET_MAKE
668
AWK
669
mkdir_p
670
MKDIR_P
671
INSTALL_STRIP_PROGRAM
672
STRIP
673
install_sh
674
MAKEINFO
675
AUTOHEADER
676
AUTOMAKE
677
AUTOCONF
678
ACLOCAL
679
VERSION
680
PACKAGE
681
CYGPATH_W
682
am__isrc
683
INSTALL_DATA
684
INSTALL_SCRIPT
685
INSTALL_PROGRAM
686
target_alias
687
host_alias
688
build_alias
689
LIBS
690
ECHO_T
691
ECHO_N
692
ECHO_C
693
DEFS
694
mandir
695
localedir
696
libdir
697
psdir
698
pdfdir
699
dvidir
700
htmldir
701
infodir
702
docdir
703
oldincludedir
704
includedir
705
localstatedir
706
sharedstatedir
707
sysconfdir
708
datadir
709
datarootdir
710
libexecdir
711
sbindir
712
bindir
713
program_transform_name
714
prefix
715
exec_prefix
716
PACKAGE_BUGREPORT
717
PACKAGE_STRING
718
PACKAGE_VERSION
719
PACKAGE_TARNAME
720
PACKAGE_NAME
721
PATH_SEPARATOR
722
SHELL'
696
ac_subst_files=''
723
ac_subst_files=''
724
ac_user_opts='
725
enable_option_checking
726
enable_dependency_tracking
727
'
697
      ac_precious_vars='build_alias
728
      ac_precious_vars='build_alias
698
host_alias
729
host_alias
699
target_alias
730
target_alias
Lines 708-713 Link Here
708
# Initialize some variables set by options.
739
# Initialize some variables set by options.
709
ac_init_help=
740
ac_init_help=
710
ac_init_version=false
741
ac_init_version=false
742
ac_unrecognized_opts=
743
ac_unrecognized_sep=
711
# The variables have the same names as the options, with
744
# The variables have the same names as the options, with
712
# dashes changed to underlines.
745
# dashes changed to underlines.
713
cache_file=/dev/null
746
cache_file=/dev/null
Lines 806-818 Link Here
806
    datarootdir=$ac_optarg ;;
839
    datarootdir=$ac_optarg ;;
807
840
808
  -disable-* | --disable-*)
841
  -disable-* | --disable-*)
809
    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
842
    ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
810
    # Reject names that are not valid shell variable names.
843
    # Reject names that are not valid shell variable names.
811
    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
844
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
812
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
845
      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
813
   { (exit 1); exit 1; }; }
846
   { (exit 1); exit 1; }; }
814
    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
847
    ac_useropt_orig=$ac_useropt
815
    eval enable_$ac_feature=no ;;
848
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
849
    case $ac_user_opts in
850
      *"
851
"enable_$ac_useropt"
852
"*) ;;
853
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig"
854
	 ac_unrecognized_sep=', ';;
855
    esac
856
    eval enable_$ac_useropt=no ;;
816
857
817
  -docdir | --docdir | --docdi | --doc | --do)
858
  -docdir | --docdir | --docdi | --doc | --do)
818
    ac_prev=docdir ;;
859
    ac_prev=docdir ;;
Lines 825-837 Link Here
825
    dvidir=$ac_optarg ;;
866
    dvidir=$ac_optarg ;;
826
867
827
  -enable-* | --enable-*)
868
  -enable-* | --enable-*)
828
    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
869
    ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
829
    # Reject names that are not valid shell variable names.
870
    # Reject names that are not valid shell variable names.
830
    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null &&
871
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
831
      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
872
      { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2
832
   { (exit 1); exit 1; }; }
873
   { (exit 1); exit 1; }; }
833
    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'`
874
    ac_useropt_orig=$ac_useropt
834
    eval enable_$ac_feature=\$ac_optarg ;;
875
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
876
    case $ac_user_opts in
877
      *"
878
"enable_$ac_useropt"
879
"*) ;;
880
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig"
881
	 ac_unrecognized_sep=', ';;
882
    esac
883
    eval enable_$ac_useropt=\$ac_optarg ;;
835
884
836
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
885
  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
837
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
886
  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
Lines 1022-1043 Link Here
1022
    ac_init_version=: ;;
1071
    ac_init_version=: ;;
1023
1072
1024
  -with-* | --with-*)
1073
  -with-* | --with-*)
1025
    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1074
    ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
1026
    # Reject names that are not valid shell variable names.
1075
    # Reject names that are not valid shell variable names.
1027
    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1076
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1028
      { echo "$as_me: error: invalid package name: $ac_package" >&2
1077
      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1029
   { (exit 1); exit 1; }; }
1078
   { (exit 1); exit 1; }; }
1030
    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1079
    ac_useropt_orig=$ac_useropt
1031
    eval with_$ac_package=\$ac_optarg ;;
1080
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1081
    case $ac_user_opts in
1082
      *"
1083
"with_$ac_useropt"
1084
"*) ;;
1085
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig"
1086
	 ac_unrecognized_sep=', ';;
1087
    esac
1088
    eval with_$ac_useropt=\$ac_optarg ;;
1032
1089
1033
  -without-* | --without-*)
1090
  -without-* | --without-*)
1034
    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1091
    ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'`
1035
    # Reject names that are not valid shell variable names.
1092
    # Reject names that are not valid shell variable names.
1036
    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1093
    expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null &&
1037
      { echo "$as_me: error: invalid package name: $ac_package" >&2
1094
      { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2
1038
   { (exit 1); exit 1; }; }
1095
   { (exit 1); exit 1; }; }
1039
    ac_package=`echo $ac_package | sed 's/[-.]/_/g'`
1096
    ac_useropt_orig=$ac_useropt
1040
    eval with_$ac_package=no ;;
1097
    ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'`
1098
    case $ac_user_opts in
1099
      *"
1100
"with_$ac_useropt"
1101
"*) ;;
1102
      *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig"
1103
	 ac_unrecognized_sep=', ';;
1104
    esac
1105
    eval with_$ac_useropt=no ;;
1041
1106
1042
  --x)
1107
  --x)
1043
    # Obsolete; use --with-x.
1108
    # Obsolete; use --with-x.
Lines 1057-1063 Link Here
1057
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1122
  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
1058
    x_libraries=$ac_optarg ;;
1123
    x_libraries=$ac_optarg ;;
1059
1124
1060
  -*) { echo "$as_me: error: unrecognized option: $ac_option
1125
  -*) { $as_echo "$as_me: error: unrecognized option: $ac_option
1061
Try \`$0 --help' for more information." >&2
1126
Try \`$0 --help' for more information." >&2
1062
   { (exit 1); exit 1; }; }
1127
   { (exit 1); exit 1; }; }
1063
    ;;
1128
    ;;
Lines 1066-1081 Link Here
1066
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1131
    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
1067
    # Reject names that are not valid shell variable names.
1132
    # Reject names that are not valid shell variable names.
1068
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1133
    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
1069
      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1134
      { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2
1070
   { (exit 1); exit 1; }; }
1135
   { (exit 1); exit 1; }; }
1071
    eval $ac_envvar=\$ac_optarg
1136
    eval $ac_envvar=\$ac_optarg
1072
    export $ac_envvar ;;
1137
    export $ac_envvar ;;
1073
1138
1074
  *)
1139
  *)
1075
    # FIXME: should be removed in autoconf 3.0.
1140
    # FIXME: should be removed in autoconf 3.0.
1076
    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1141
    $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2
1077
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1142
    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
1078
      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1143
      $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2
1079
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1144
    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
1080
    ;;
1145
    ;;
1081
1146
Lines 1084-1105 Link Here
1084
1149
1085
if test -n "$ac_prev"; then
1150
if test -n "$ac_prev"; then
1086
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1151
  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
1087
  { echo "$as_me: error: missing argument to $ac_option" >&2
1152
  { $as_echo "$as_me: error: missing argument to $ac_option" >&2
1088
   { (exit 1); exit 1; }; }
1153
   { (exit 1); exit 1; }; }
1089
fi
1154
fi
1090
1155
1091
# Be sure to have absolute directory names.
1156
if test -n "$ac_unrecognized_opts"; then
1157
  case $enable_option_checking in
1158
    no) ;;
1159
    fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2
1160
   { (exit 1); exit 1; }; } ;;
1161
    *)     $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;;
1162
  esac
1163
fi
1164
1165
# Check all directory arguments for consistency.
1092
for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
1166
for ac_var in	exec_prefix prefix bindir sbindir libexecdir datarootdir \
1093
		datadir sysconfdir sharedstatedir localstatedir includedir \
1167
		datadir sysconfdir sharedstatedir localstatedir includedir \
1094
		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1168
		oldincludedir docdir infodir htmldir dvidir pdfdir psdir \
1095
		libdir localedir mandir
1169
		libdir localedir mandir
1096
do
1170
do
1097
  eval ac_val=\$$ac_var
1171
  eval ac_val=\$$ac_var
1172
  # Remove trailing slashes.
1173
  case $ac_val in
1174
    */ )
1175
      ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'`
1176
      eval $ac_var=\$ac_val;;
1177
  esac
1178
  # Be sure to have absolute directory names.
1098
  case $ac_val in
1179
  case $ac_val in
1099
    [\\/$]* | ?:[\\/]* )  continue;;
1180
    [\\/$]* | ?:[\\/]* )  continue;;
1100
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1181
    NONE | '' ) case $ac_var in *prefix ) continue;; esac;;
1101
  esac
1182
  esac
1102
  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1183
  { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
1103
   { (exit 1); exit 1; }; }
1184
   { (exit 1); exit 1; }; }
1104
done
1185
done
1105
1186
Lines 1114-1120 Link Here
1114
if test "x$host_alias" != x; then
1195
if test "x$host_alias" != x; then
1115
  if test "x$build_alias" = x; then
1196
  if test "x$build_alias" = x; then
1116
    cross_compiling=maybe
1197
    cross_compiling=maybe
1117
    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1198
    $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
1118
    If a cross compiler is detected then cross compile mode will be used." >&2
1199
    If a cross compiler is detected then cross compile mode will be used." >&2
1119
  elif test "x$build_alias" != "x$host_alias"; then
1200
  elif test "x$build_alias" != "x$host_alias"; then
1120
    cross_compiling=yes
1201
    cross_compiling=yes
Lines 1130-1139 Link Here
1130
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1211
ac_pwd=`pwd` && test -n "$ac_pwd" &&
1131
ac_ls_di=`ls -di .` &&
1212
ac_ls_di=`ls -di .` &&
1132
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1213
ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` ||
1133
  { echo "$as_me: error: Working directory cannot be determined" >&2
1214
  { $as_echo "$as_me: error: working directory cannot be determined" >&2
1134
   { (exit 1); exit 1; }; }
1215
   { (exit 1); exit 1; }; }
1135
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1216
test "X$ac_ls_di" = "X$ac_pwd_ls_di" ||
1136
  { echo "$as_me: error: pwd does not report name of working directory" >&2
1217
  { $as_echo "$as_me: error: pwd does not report name of working directory" >&2
1137
   { (exit 1); exit 1; }; }
1218
   { (exit 1); exit 1; }; }
1138
1219
1139
1220
Lines 1141-1152 Link Here
1141
if test -z "$srcdir"; then
1222
if test -z "$srcdir"; then
1142
  ac_srcdir_defaulted=yes
1223
  ac_srcdir_defaulted=yes
1143
  # Try the directory containing this script, then the parent directory.
1224
  # Try the directory containing this script, then the parent directory.
1144
  ac_confdir=`$as_dirname -- "$0" ||
1225
  ac_confdir=`$as_dirname -- "$as_myself" ||
1145
$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1226
$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
1146
	 X"$0" : 'X\(//\)[^/]' \| \
1227
	 X"$as_myself" : 'X\(//\)[^/]' \| \
1147
	 X"$0" : 'X\(//\)$' \| \
1228
	 X"$as_myself" : 'X\(//\)$' \| \
1148
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
1229
	 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null ||
1149
echo X"$0" |
1230
$as_echo X"$as_myself" |
1150
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1231
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
1151
	    s//\1/
1232
	    s//\1/
1152
	    q
1233
	    q
Lines 1173-1184 Link Here
1173
fi
1254
fi
1174
if test ! -r "$srcdir/$ac_unique_file"; then
1255
if test ! -r "$srcdir/$ac_unique_file"; then
1175
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1256
  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .."
1176
  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1257
  { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
1177
   { (exit 1); exit 1; }; }
1258
   { (exit 1); exit 1; }; }
1178
fi
1259
fi
1179
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1260
ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work"
1180
ac_abs_confdir=`(
1261
ac_abs_confdir=`(
1181
	cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2
1262
	cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2
1182
   { (exit 1); exit 1; }; }
1263
   { (exit 1); exit 1; }; }
1183
	pwd)`
1264
	pwd)`
1184
# When building in place, set srcdir=.
1265
# When building in place, set srcdir=.
Lines 1227-1235 Link Here
1227
1308
1228
Installation directories:
1309
Installation directories:
1229
  --prefix=PREFIX         install architecture-independent files in PREFIX
1310
  --prefix=PREFIX         install architecture-independent files in PREFIX
1230
			  [$ac_default_prefix]
1311
                          [$ac_default_prefix]
1231
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1312
  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
1232
			  [PREFIX]
1313
                          [PREFIX]
1233
1314
1234
By default, \`make install' will install all the files in
1315
By default, \`make install' will install all the files in
1235
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
1316
\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
Lines 1239-1263 Link Here
1239
For better control, use the options below.
1320
For better control, use the options below.
1240
1321
1241
Fine tuning of the installation directories:
1322
Fine tuning of the installation directories:
1242
  --bindir=DIR           user executables [EPREFIX/bin]
1323
  --bindir=DIR            user executables [EPREFIX/bin]
1243
  --sbindir=DIR          system admin executables [EPREFIX/sbin]
1324
  --sbindir=DIR           system admin executables [EPREFIX/sbin]
1244
  --libexecdir=DIR       program executables [EPREFIX/libexec]
1325
  --libexecdir=DIR        program executables [EPREFIX/libexec]
1245
  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
1326
  --sysconfdir=DIR        read-only single-machine data [PREFIX/etc]
1246
  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
1327
  --sharedstatedir=DIR    modifiable architecture-independent data [PREFIX/com]
1247
  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
1328
  --localstatedir=DIR     modifiable single-machine data [PREFIX/var]
1248
  --libdir=DIR           object code libraries [EPREFIX/lib]
1329
  --libdir=DIR            object code libraries [EPREFIX/lib]
1249
  --includedir=DIR       C header files [PREFIX/include]
1330
  --includedir=DIR        C header files [PREFIX/include]
1250
  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
1331
  --oldincludedir=DIR     C header files for non-gcc [/usr/include]
1251
  --datarootdir=DIR      read-only arch.-independent data root [PREFIX/share]
1332
  --datarootdir=DIR       read-only arch.-independent data root [PREFIX/share]
1252
  --datadir=DIR          read-only architecture-independent data [DATAROOTDIR]
1333
  --datadir=DIR           read-only architecture-independent data [DATAROOTDIR]
1253
  --infodir=DIR          info documentation [DATAROOTDIR/info]
1334
  --infodir=DIR           info documentation [DATAROOTDIR/info]
1254
  --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
1335
  --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
1255
  --mandir=DIR           man documentation [DATAROOTDIR/man]
1336
  --mandir=DIR            man documentation [DATAROOTDIR/man]
1256
  --docdir=DIR           documentation root [DATAROOTDIR/doc/libmi]
1337
  --docdir=DIR            documentation root [DATAROOTDIR/doc/libmi]
1257
  --htmldir=DIR          html documentation [DOCDIR]
1338
  --htmldir=DIR           html documentation [DOCDIR]
1258
  --dvidir=DIR           dvi documentation [DOCDIR]
1339
  --dvidir=DIR            dvi documentation [DOCDIR]
1259
  --pdfdir=DIR           pdf documentation [DOCDIR]
1340
  --pdfdir=DIR            pdf documentation [DOCDIR]
1260
  --psdir=DIR            ps documentation [DOCDIR]
1341
  --psdir=DIR             ps documentation [DOCDIR]
1261
_ACEOF
1342
_ACEOF
1262
1343
1263
  cat <<\_ACEOF
1344
  cat <<\_ACEOF
Lines 1276-1281 Link Here
1276
  cat <<\_ACEOF
1357
  cat <<\_ACEOF
1277
1358
1278
Optional Features:
1359
Optional Features:
1360
  --disable-option-checking  ignore unrecognized --enable/--with options
1279
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1361
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1280
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1362
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1281
  --disable-dependency-tracking  speeds up one-time build
1363
  --disable-dependency-tracking  speeds up one-time build
Lines 1301-1315 Link Here
1301
if test "$ac_init_help" = "recursive"; then
1383
if test "$ac_init_help" = "recursive"; then
1302
  # If there are subdirs, report their specific --help.
1384
  # If there are subdirs, report their specific --help.
1303
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1385
  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
1304
    test -d "$ac_dir" || continue
1386
    test -d "$ac_dir" ||
1387
      { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } ||
1388
      continue
1305
    ac_builddir=.
1389
    ac_builddir=.
1306
1390
1307
case "$ac_dir" in
1391
case "$ac_dir" in
1308
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1392
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
1309
*)
1393
*)
1310
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
1394
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
1311
  # A ".." for each directory in $ac_dir_suffix.
1395
  # A ".." for each directory in $ac_dir_suffix.
1312
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
1396
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
1313
  case $ac_top_builddir_sub in
1397
  case $ac_top_builddir_sub in
1314
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1398
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
1315
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
1399
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
Lines 1345-1351 Link Here
1345
      echo &&
1429
      echo &&
1346
      $SHELL "$ac_srcdir/configure" --help=recursive
1430
      $SHELL "$ac_srcdir/configure" --help=recursive
1347
    else
1431
    else
1348
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1432
      $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1349
    fi || ac_status=$?
1433
    fi || ac_status=$?
1350
    cd "$ac_pwd" || { ac_status=$?; break; }
1434
    cd "$ac_pwd" || { ac_status=$?; break; }
1351
  done
1435
  done
Lines 1355-1364 Link Here
1355
if $ac_init_version; then
1439
if $ac_init_version; then
1356
  cat <<\_ACEOF
1440
  cat <<\_ACEOF
1357
libmi configure 1.0.0
1441
libmi configure 1.0.0
1358
generated by GNU Autoconf 2.61
1442
generated by GNU Autoconf 2.63
1359
1443
1360
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1444
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1361
2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1445
2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
1362
This configure script is free software; the Free Software Foundation
1446
This configure script is free software; the Free Software Foundation
1363
gives unlimited permission to copy, distribute and modify it.
1447
gives unlimited permission to copy, distribute and modify it.
1364
_ACEOF
1448
_ACEOF
Lines 1369-1375 Link Here
1369
running configure, to aid debugging if configure makes a mistake.
1453
running configure, to aid debugging if configure makes a mistake.
1370
1454
1371
It was created by libmi $as_me 1.0.0, which was
1455
It was created by libmi $as_me 1.0.0, which was
1372
generated by GNU Autoconf 2.61.  Invocation command line was
1456
generated by GNU Autoconf 2.63.  Invocation command line was
1373
1457
1374
  $ $0 $@
1458
  $ $0 $@
1375
1459
Lines 1405-1411 Link Here
1405
do
1489
do
1406
  IFS=$as_save_IFS
1490
  IFS=$as_save_IFS
1407
  test -z "$as_dir" && as_dir=.
1491
  test -z "$as_dir" && as_dir=.
1408
  echo "PATH: $as_dir"
1492
  $as_echo "PATH: $as_dir"
1409
done
1493
done
1410
IFS=$as_save_IFS
1494
IFS=$as_save_IFS
1411
1495
Lines 1440-1446 Link Here
1440
    | -silent | --silent | --silen | --sile | --sil)
1524
    | -silent | --silent | --silen | --sile | --sil)
1441
      continue ;;
1525
      continue ;;
1442
    *\'*)
1526
    *\'*)
1443
      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1527
      ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
1444
    esac
1528
    esac
1445
    case $ac_pass in
1529
    case $ac_pass in
1446
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
1530
    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
Lines 1492-1502 Link Here
1492
    case $ac_val in #(
1576
    case $ac_val in #(
1493
    *${as_nl}*)
1577
    *${as_nl}*)
1494
      case $ac_var in #(
1578
      case $ac_var in #(
1495
      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1579
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
1496
echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
1580
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
1497
      esac
1581
      esac
1498
      case $ac_var in #(
1582
      case $ac_var in #(
1499
      _ | IFS | as_nl) ;; #(
1583
      _ | IFS | as_nl) ;; #(
1584
      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
1500
      *) $as_unset $ac_var ;;
1585
      *) $as_unset $ac_var ;;
1501
      esac ;;
1586
      esac ;;
1502
    esac
1587
    esac
Lines 1526-1534 Link Here
1526
    do
1611
    do
1527
      eval ac_val=\$$ac_var
1612
      eval ac_val=\$$ac_var
1528
      case $ac_val in
1613
      case $ac_val in
1529
      *\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1614
      *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1530
      esac
1615
      esac
1531
      echo "$ac_var='\''$ac_val'\''"
1616
      $as_echo "$ac_var='\''$ac_val'\''"
1532
    done | sort
1617
    done | sort
1533
    echo
1618
    echo
1534
1619
Lines 1543-1551 Link Here
1543
      do
1628
      do
1544
	eval ac_val=\$$ac_var
1629
	eval ac_val=\$$ac_var
1545
	case $ac_val in
1630
	case $ac_val in
1546
	*\'\''*) ac_val=`echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1631
	*\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;;
1547
	esac
1632
	esac
1548
	echo "$ac_var='\''$ac_val'\''"
1633
	$as_echo "$ac_var='\''$ac_val'\''"
1549
      done | sort
1634
      done | sort
1550
      echo
1635
      echo
1551
    fi
1636
    fi
Lines 1561-1568 Link Here
1561
      echo
1646
      echo
1562
    fi
1647
    fi
1563
    test "$ac_signal" != 0 &&
1648
    test "$ac_signal" != 0 &&
1564
      echo "$as_me: caught signal $ac_signal"
1649
      $as_echo "$as_me: caught signal $ac_signal"
1565
    echo "$as_me: exit $exit_status"
1650
    $as_echo "$as_me: exit $exit_status"
1566
  } >&5
1651
  } >&5
1567
  rm -f core *.core core.conftest.* &&
1652
  rm -f core *.core core.conftest.* &&
1568
    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
1653
    rm -f -r conftest* confdefs* conf$$* $ac_clean_files &&
Lines 1604-1624 Link Here
1604
1689
1605
1690
1606
# Let the site file select an alternate cache file if it wants to.
1691
# Let the site file select an alternate cache file if it wants to.
1607
# Prefer explicitly selected file to automatically selected ones.
1692
# Prefer an explicitly selected file to automatically selected ones.
1693
ac_site_file1=NONE
1694
ac_site_file2=NONE
1608
if test -n "$CONFIG_SITE"; then
1695
if test -n "$CONFIG_SITE"; then
1609
  set x "$CONFIG_SITE"
1696
  ac_site_file1=$CONFIG_SITE
1610
elif test "x$prefix" != xNONE; then
1697
elif test "x$prefix" != xNONE; then
1611
  set x "$prefix/share/config.site" "$prefix/etc/config.site"
1698
  ac_site_file1=$prefix/share/config.site
1699
  ac_site_file2=$prefix/etc/config.site
1612
else
1700
else
1613
  set x "$ac_default_prefix/share/config.site" \
1701
  ac_site_file1=$ac_default_prefix/share/config.site
1614
	"$ac_default_prefix/etc/config.site"
1702
  ac_site_file2=$ac_default_prefix/etc/config.site
1615
fi
1703
fi
1616
shift
1704
for ac_site_file in "$ac_site_file1" "$ac_site_file2"
1617
for ac_site_file
1618
do
1705
do
1706
  test "x$ac_site_file" = xNONE && continue
1619
  if test -r "$ac_site_file"; then
1707
  if test -r "$ac_site_file"; then
1620
    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1708
    { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
1621
echo "$as_me: loading site script $ac_site_file" >&6;}
1709
$as_echo "$as_me: loading site script $ac_site_file" >&6;}
1622
    sed 's/^/| /' "$ac_site_file" >&5
1710
    sed 's/^/| /' "$ac_site_file" >&5
1623
    . "$ac_site_file"
1711
    . "$ac_site_file"
1624
  fi
1712
  fi
Lines 1628-1643 Link Here
1628
  # Some versions of bash will fail to source /dev/null (special
1716
  # Some versions of bash will fail to source /dev/null (special
1629
  # files actually), so we avoid doing that.
1717
  # files actually), so we avoid doing that.
1630
  if test -f "$cache_file"; then
1718
  if test -f "$cache_file"; then
1631
    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
1719
    { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5
1632
echo "$as_me: loading cache $cache_file" >&6;}
1720
$as_echo "$as_me: loading cache $cache_file" >&6;}
1633
    case $cache_file in
1721
    case $cache_file in
1634
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
1722
      [\\/]* | ?:[\\/]* ) . "$cache_file";;
1635
      *)                      . "./$cache_file";;
1723
      *)                      . "./$cache_file";;
1636
    esac
1724
    esac
1637
  fi
1725
  fi
1638
else
1726
else
1639
  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
1727
  { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5
1640
echo "$as_me: creating cache $cache_file" >&6;}
1728
$as_echo "$as_me: creating cache $cache_file" >&6;}
1641
  >$cache_file
1729
  >$cache_file
1642
fi
1730
fi
1643
1731
Lines 1651-1679 Link Here
1651
  eval ac_new_val=\$ac_env_${ac_var}_value
1739
  eval ac_new_val=\$ac_env_${ac_var}_value
1652
  case $ac_old_set,$ac_new_set in
1740
  case $ac_old_set,$ac_new_set in
1653
    set,)
1741
    set,)
1654
      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1742
      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
1655
echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1743
$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
1656
      ac_cache_corrupted=: ;;
1744
      ac_cache_corrupted=: ;;
1657
    ,set)
1745
    ,set)
1658
      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1746
      { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
1659
echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1747
$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
1660
      ac_cache_corrupted=: ;;
1748
      ac_cache_corrupted=: ;;
1661
    ,);;
1749
    ,);;
1662
    *)
1750
    *)
1663
      if test "x$ac_old_val" != "x$ac_new_val"; then
1751
      if test "x$ac_old_val" != "x$ac_new_val"; then
1664
	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1752
	# differences in whitespace do not lead to failure.
1665
echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1753
	ac_old_val_w=`echo x $ac_old_val`
1666
	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
1754
	ac_new_val_w=`echo x $ac_new_val`
1667
echo "$as_me:   former value:  $ac_old_val" >&2;}
1755
	if test "$ac_old_val_w" != "$ac_new_val_w"; then
1668
	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
1756
	  { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
1669
echo "$as_me:   current value: $ac_new_val" >&2;}
1757
$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
1670
	ac_cache_corrupted=:
1758
	  ac_cache_corrupted=:
1759
	else
1760
	  { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5
1761
$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;}
1762
	  eval $ac_var=\$ac_old_val
1763
	fi
1764
	{ $as_echo "$as_me:$LINENO:   former value:  \`$ac_old_val'" >&5
1765
$as_echo "$as_me:   former value:  \`$ac_old_val'" >&2;}
1766
	{ $as_echo "$as_me:$LINENO:   current value: \`$ac_new_val'" >&5
1767
$as_echo "$as_me:   current value: \`$ac_new_val'" >&2;}
1671
      fi;;
1768
      fi;;
1672
  esac
1769
  esac
1673
  # Pass precious variables to config.status.
1770
  # Pass precious variables to config.status.
1674
  if test "$ac_new_set" = set; then
1771
  if test "$ac_new_set" = set; then
1675
    case $ac_new_val in
1772
    case $ac_new_val in
1676
    *\'*) ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1773
    *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
1677
    *) ac_arg=$ac_var=$ac_new_val ;;
1774
    *) ac_arg=$ac_var=$ac_new_val ;;
1678
    esac
1775
    esac
1679
    case " $ac_configure_args " in
1776
    case " $ac_configure_args " in
Lines 1683-1692 Link Here
1683
  fi
1780
  fi
1684
done
1781
done
1685
if $ac_cache_corrupted; then
1782
if $ac_cache_corrupted; then
1686
  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1783
  { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
1687
echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1784
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
1688
  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1785
  { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
1689
echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1786
$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;}
1787
  { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
1788
$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
1690
   { (exit 1); exit 1; }; }
1789
   { (exit 1); exit 1; }; }
1691
fi
1790
fi
1692
1791
Lines 1721-1727 Link Here
1721
ac_compiler_gnu=$ac_cv_c_compiler_gnu
1820
ac_compiler_gnu=$ac_cv_c_compiler_gnu
1722
1821
1723
1822
1724
am__api_version='1.10'
1823
am__api_version='1.11'
1725
1824
1726
ac_aux_dir=
1825
ac_aux_dir=
1727
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
1826
for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
Lines 1740-1747 Link Here
1740
  fi
1839
  fi
1741
done
1840
done
1742
if test -z "$ac_aux_dir"; then
1841
if test -z "$ac_aux_dir"; then
1743
  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1842
  { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5
1744
echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1843
$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;}
1745
   { (exit 1); exit 1; }; }
1844
   { (exit 1); exit 1; }; }
1746
fi
1845
fi
1747
1846
Lines 1767-1777 Link Here
1767
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1866
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
1768
# OS/2's system install, which has a completely different semantic
1867
# OS/2's system install, which has a completely different semantic
1769
# ./install, which can be erroneously created by make from ./install.sh.
1868
# ./install, which can be erroneously created by make from ./install.sh.
1770
{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1869
# Reject install programs that cannot install multiple files.
1771
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
1870
{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
1871
$as_echo_n "checking for a BSD-compatible install... " >&6; }
1772
if test -z "$INSTALL"; then
1872
if test -z "$INSTALL"; then
1773
if test "${ac_cv_path_install+set}" = set; then
1873
if test "${ac_cv_path_install+set}" = set; then
1774
  echo $ECHO_N "(cached) $ECHO_C" >&6
1874
  $as_echo_n "(cached) " >&6
1775
else
1875
else
1776
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1876
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1777
for as_dir in $PATH
1877
for as_dir in $PATH
Lines 1800-1816 Link Here
1800
	    # program-specific install script used by HP pwplus--don't use.
1900
	    # program-specific install script used by HP pwplus--don't use.
1801
	    :
1901
	    :
1802
	  else
1902
	  else
1803
	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1903
	    rm -rf conftest.one conftest.two conftest.dir
1804
	    break 3
1904
	    echo one > conftest.one
1905
	    echo two > conftest.two
1906
	    mkdir conftest.dir
1907
	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
1908
	      test -s conftest.one && test -s conftest.two &&
1909
	      test -s conftest.dir/conftest.one &&
1910
	      test -s conftest.dir/conftest.two
1911
	    then
1912
	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
1913
	      break 3
1914
	    fi
1805
	  fi
1915
	  fi
1806
	fi
1916
	fi
1807
      done
1917
      done
1808
    done
1918
    done
1809
    ;;
1919
    ;;
1810
esac
1920
esac
1921
1811
done
1922
done
1812
IFS=$as_save_IFS
1923
IFS=$as_save_IFS
1813
1924
1925
rm -rf conftest.one conftest.two conftest.dir
1814
1926
1815
fi
1927
fi
1816
  if test "${ac_cv_path_install+set}" = set; then
1928
  if test "${ac_cv_path_install+set}" = set; then
Lines 1823-1830 Link Here
1823
    INSTALL=$ac_install_sh
1935
    INSTALL=$ac_install_sh
1824
  fi
1936
  fi
1825
fi
1937
fi
1826
{ echo "$as_me:$LINENO: result: $INSTALL" >&5
1938
{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
1827
echo "${ECHO_T}$INSTALL" >&6; }
1939
$as_echo "$INSTALL" >&6; }
1828
1940
1829
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1941
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
1830
# It thinks the first close brace ends the variable substitution.
1942
# It thinks the first close brace ends the variable substitution.
Lines 1834-1854 Link Here
1834
1946
1835
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1947
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
1836
1948
1837
{ echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1949
{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5
1838
echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6; }
1950
$as_echo_n "checking whether build environment is sane... " >&6; }
1839
# Just in case
1951
# Just in case
1840
sleep 1
1952
sleep 1
1841
echo timestamp > conftest.file
1953
echo timestamp > conftest.file
1954
# Reject unsafe characters in $srcdir or the absolute working directory
1955
# name.  Accept space and tab only in the latter.
1956
am_lf='
1957
'
1958
case `pwd` in
1959
  *[\\\"\#\$\&\'\`$am_lf]*)
1960
    { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5
1961
$as_echo "$as_me: error: unsafe absolute working directory name" >&2;}
1962
   { (exit 1); exit 1; }; };;
1963
esac
1964
case $srcdir in
1965
  *[\\\"\#\$\&\'\`$am_lf\ \	]*)
1966
    { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5
1967
$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;}
1968
   { (exit 1); exit 1; }; };;
1969
esac
1970
1842
# Do `set' in a subshell so we don't clobber the current shell's
1971
# Do `set' in a subshell so we don't clobber the current shell's
1843
# arguments.  Must try -L first in case configure is actually a
1972
# arguments.  Must try -L first in case configure is actually a
1844
# symlink; some systems play weird games with the mod time of symlinks
1973
# symlink; some systems play weird games with the mod time of symlinks
1845
# (eg FreeBSD returns the mod time of the symlink's containing
1974
# (eg FreeBSD returns the mod time of the symlink's containing
1846
# directory).
1975
# directory).
1847
if (
1976
if (
1848
   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
1977
   set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null`
1849
   if test "$*" = "X"; then
1978
   if test "$*" = "X"; then
1850
      # -L didn't work.
1979
      # -L didn't work.
1851
      set X `ls -t $srcdir/configure conftest.file`
1980
      set X `ls -t "$srcdir/configure" conftest.file`
1852
   fi
1981
   fi
1853
   rm -f conftest.file
1982
   rm -f conftest.file
1854
   if test "$*" != "X $srcdir/configure conftest.file" \
1983
   if test "$*" != "X $srcdir/configure conftest.file" \
Lines 1858-1866 Link Here
1858
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1987
      # if, for instance, CONFIG_SHELL is bash and it inherits a
1859
      # broken ls alias from the environment.  This has actually
1988
      # broken ls alias from the environment.  This has actually
1860
      # happened.  Such a system could not be considered "sane".
1989
      # happened.  Such a system could not be considered "sane".
1861
      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1990
      { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
1862
alias in your environment" >&5
1991
alias in your environment" >&5
1863
echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1992
$as_echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
1864
alias in your environment" >&2;}
1993
alias in your environment" >&2;}
1865
   { (exit 1); exit 1; }; }
1994
   { (exit 1); exit 1; }; }
1866
   fi
1995
   fi
Lines 1871-1915 Link Here
1871
   # Ok.
2000
   # Ok.
1872
   :
2001
   :
1873
else
2002
else
1874
   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
2003
   { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files!
1875
Check your system clock" >&5
2004
Check your system clock" >&5
1876
echo "$as_me: error: newly created file is older than distributed files!
2005
$as_echo "$as_me: error: newly created file is older than distributed files!
1877
Check your system clock" >&2;}
2006
Check your system clock" >&2;}
1878
   { (exit 1); exit 1; }; }
2007
   { (exit 1); exit 1; }; }
1879
fi
2008
fi
1880
{ echo "$as_me:$LINENO: result: yes" >&5
2009
{ $as_echo "$as_me:$LINENO: result: yes" >&5
1881
echo "${ECHO_T}yes" >&6; }
2010
$as_echo "yes" >&6; }
1882
test "$program_prefix" != NONE &&
2011
test "$program_prefix" != NONE &&
1883
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
2012
  program_transform_name="s&^&$program_prefix&;$program_transform_name"
1884
# Use a double $ so make ignores it.
2013
# Use a double $ so make ignores it.
1885
test "$program_suffix" != NONE &&
2014
test "$program_suffix" != NONE &&
1886
  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
2015
  program_transform_name="s&\$&$program_suffix&;$program_transform_name"
1887
# Double any \ or $.  echo might interpret backslashes.
2016
# Double any \ or $.
1888
# By default was `s,x,x', remove it if useless.
2017
# By default was `s,x,x', remove it if useless.
1889
cat <<\_ACEOF >conftest.sed
2018
ac_script='s/[\\$]/&&/g;s/;s,x,x,$//'
1890
s/[\\$]/&&/g;s/;s,x,x,$//
2019
program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"`
1891
_ACEOF
1892
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
1893
rm -f conftest.sed
1894
2020
1895
# expand $ac_aux_dir to an absolute path
2021
# expand $ac_aux_dir to an absolute path
1896
am_aux_dir=`cd $ac_aux_dir && pwd`
2022
am_aux_dir=`cd $ac_aux_dir && pwd`
1897
2023
1898
test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2024
if test x"${MISSING+set}" != xset; then
2025
  case $am_aux_dir in
2026
  *\ * | *\	*)
2027
    MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;;
2028
  *)
2029
    MISSING="\${SHELL} $am_aux_dir/missing" ;;
2030
  esac
2031
fi
1899
# Use eval to expand $SHELL
2032
# Use eval to expand $SHELL
1900
if eval "$MISSING --run true"; then
2033
if eval "$MISSING --run true"; then
1901
  am_missing_run="$MISSING --run "
2034
  am_missing_run="$MISSING --run "
1902
else
2035
else
1903
  am_missing_run=
2036
  am_missing_run=
1904
  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
2037
  { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
1905
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2038
$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
1906
fi
2039
fi
1907
2040
1908
{ echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2041
if test x"${install_sh}" != xset; then
1909
echo $ECHO_N "checking for a thread-safe mkdir -p... $ECHO_C" >&6; }
2042
  case $am_aux_dir in
2043
  *\ * | *\	*)
2044
    install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;;
2045
  *)
2046
    install_sh="\${SHELL} $am_aux_dir/install-sh"
2047
  esac
2048
fi
2049
2050
# Installed binaries are usually stripped using `strip' when the user
2051
# run `make install-strip'.  However `strip' might not be the right
2052
# tool to use in cross-compilation environments, therefore Automake
2053
# will honor the `STRIP' environment variable to overrule this program.
2054
if test "$cross_compiling" != no; then
2055
  if test -n "$ac_tool_prefix"; then
2056
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2057
set dummy ${ac_tool_prefix}strip; ac_word=$2
2058
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2059
$as_echo_n "checking for $ac_word... " >&6; }
2060
if test "${ac_cv_prog_STRIP+set}" = set; then
2061
  $as_echo_n "(cached) " >&6
2062
else
2063
  if test -n "$STRIP"; then
2064
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2065
else
2066
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2067
for as_dir in $PATH
2068
do
2069
  IFS=$as_save_IFS
2070
  test -z "$as_dir" && as_dir=.
2071
  for ac_exec_ext in '' $ac_executable_extensions; do
2072
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2073
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2074
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2075
    break 2
2076
  fi
2077
done
2078
done
2079
IFS=$as_save_IFS
2080
2081
fi
2082
fi
2083
STRIP=$ac_cv_prog_STRIP
2084
if test -n "$STRIP"; then
2085
  { $as_echo "$as_me:$LINENO: result: $STRIP" >&5
2086
$as_echo "$STRIP" >&6; }
2087
else
2088
  { $as_echo "$as_me:$LINENO: result: no" >&5
2089
$as_echo "no" >&6; }
2090
fi
2091
2092
2093
fi
2094
if test -z "$ac_cv_prog_STRIP"; then
2095
  ac_ct_STRIP=$STRIP
2096
  # Extract the first word of "strip", so it can be a program name with args.
2097
set dummy strip; ac_word=$2
2098
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2099
$as_echo_n "checking for $ac_word... " >&6; }
2100
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2101
  $as_echo_n "(cached) " >&6
2102
else
2103
  if test -n "$ac_ct_STRIP"; then
2104
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2105
else
2106
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2107
for as_dir in $PATH
2108
do
2109
  IFS=$as_save_IFS
2110
  test -z "$as_dir" && as_dir=.
2111
  for ac_exec_ext in '' $ac_executable_extensions; do
2112
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2113
    ac_cv_prog_ac_ct_STRIP="strip"
2114
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2115
    break 2
2116
  fi
2117
done
2118
done
2119
IFS=$as_save_IFS
2120
2121
fi
2122
fi
2123
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2124
if test -n "$ac_ct_STRIP"; then
2125
  { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2126
$as_echo "$ac_ct_STRIP" >&6; }
2127
else
2128
  { $as_echo "$as_me:$LINENO: result: no" >&5
2129
$as_echo "no" >&6; }
2130
fi
2131
2132
  if test "x$ac_ct_STRIP" = x; then
2133
    STRIP=":"
2134
  else
2135
    case $cross_compiling:$ac_tool_warned in
2136
yes:)
2137
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2138
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2139
ac_tool_warned=yes ;;
2140
esac
2141
    STRIP=$ac_ct_STRIP
2142
  fi
2143
else
2144
  STRIP="$ac_cv_prog_STRIP"
2145
fi
2146
2147
fi
2148
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2149
2150
{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5
2151
$as_echo_n "checking for a thread-safe mkdir -p... " >&6; }
1910
if test -z "$MKDIR_P"; then
2152
if test -z "$MKDIR_P"; then
1911
  if test "${ac_cv_path_mkdir+set}" = set; then
2153
  if test "${ac_cv_path_mkdir+set}" = set; then
1912
  echo $ECHO_N "(cached) $ECHO_C" >&6
2154
  $as_echo_n "(cached) " >&6
1913
else
2155
else
1914
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2156
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1915
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
2157
for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin
Lines 1944-1951 Link Here
1944
    MKDIR_P="$ac_install_sh -d"
2186
    MKDIR_P="$ac_install_sh -d"
1945
  fi
2187
  fi
1946
fi
2188
fi
1947
{ echo "$as_me:$LINENO: result: $MKDIR_P" >&5
2189
{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5
1948
echo "${ECHO_T}$MKDIR_P" >&6; }
2190
$as_echo "$MKDIR_P" >&6; }
1949
2191
1950
mkdir_p="$MKDIR_P"
2192
mkdir_p="$MKDIR_P"
1951
case $mkdir_p in
2193
case $mkdir_p in
Lines 1957-1966 Link Here
1957
do
2199
do
1958
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2200
  # Extract the first word of "$ac_prog", so it can be a program name with args.
1959
set dummy $ac_prog; ac_word=$2
2201
set dummy $ac_prog; ac_word=$2
1960
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2202
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
1961
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2203
$as_echo_n "checking for $ac_word... " >&6; }
1962
if test "${ac_cv_prog_AWK+set}" = set; then
2204
if test "${ac_cv_prog_AWK+set}" = set; then
1963
  echo $ECHO_N "(cached) $ECHO_C" >&6
2205
  $as_echo_n "(cached) " >&6
1964
else
2206
else
1965
  if test -n "$AWK"; then
2207
  if test -n "$AWK"; then
1966
  ac_cv_prog_AWK="$AWK" # Let the user override the test.
2208
  ac_cv_prog_AWK="$AWK" # Let the user override the test.
Lines 1973-1979 Link Here
1973
  for ac_exec_ext in '' $ac_executable_extensions; do
2215
  for ac_exec_ext in '' $ac_executable_extensions; do
1974
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2216
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
1975
    ac_cv_prog_AWK="$ac_prog"
2217
    ac_cv_prog_AWK="$ac_prog"
1976
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2218
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
1977
    break 2
2219
    break 2
1978
  fi
2220
  fi
1979
done
2221
done
Lines 1984-2005 Link Here
1984
fi
2226
fi
1985
AWK=$ac_cv_prog_AWK
2227
AWK=$ac_cv_prog_AWK
1986
if test -n "$AWK"; then
2228
if test -n "$AWK"; then
1987
  { echo "$as_me:$LINENO: result: $AWK" >&5
2229
  { $as_echo "$as_me:$LINENO: result: $AWK" >&5
1988
echo "${ECHO_T}$AWK" >&6; }
2230
$as_echo "$AWK" >&6; }
1989
else
2231
else
1990
  { echo "$as_me:$LINENO: result: no" >&5
2232
  { $as_echo "$as_me:$LINENO: result: no" >&5
1991
echo "${ECHO_T}no" >&6; }
2233
$as_echo "no" >&6; }
1992
fi
2234
fi
1993
2235
1994
2236
1995
  test -n "$AWK" && break
2237
  test -n "$AWK" && break
1996
done
2238
done
1997
2239
1998
{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
2240
{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
1999
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
2241
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
2000
set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2242
set x ${MAKE-make}
2243
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
2001
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2244
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
2002
  echo $ECHO_N "(cached) $ECHO_C" >&6
2245
  $as_echo_n "(cached) " >&6
2003
else
2246
else
2004
  cat >conftest.make <<\_ACEOF
2247
  cat >conftest.make <<\_ACEOF
2005
SHELL = /bin/sh
2248
SHELL = /bin/sh
Lines 2016-2027 Link Here
2016
rm -f conftest.make
2259
rm -f conftest.make
2017
fi
2260
fi
2018
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2261
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
2019
  { echo "$as_me:$LINENO: result: yes" >&5
2262
  { $as_echo "$as_me:$LINENO: result: yes" >&5
2020
echo "${ECHO_T}yes" >&6; }
2263
$as_echo "yes" >&6; }
2021
  SET_MAKE=
2264
  SET_MAKE=
2022
else
2265
else
2023
  { echo "$as_me:$LINENO: result: no" >&5
2266
  { $as_echo "$as_me:$LINENO: result: no" >&5
2024
echo "${ECHO_T}no" >&6; }
2267
$as_echo "no" >&6; }
2025
  SET_MAKE="MAKE=${MAKE-make}"
2268
  SET_MAKE="MAKE=${MAKE-make}"
2026
fi
2269
fi
2027
2270
Lines 2040-2047 Link Here
2040
  am__isrc=' -I$(srcdir)'
2283
  am__isrc=' -I$(srcdir)'
2041
  # test to see if srcdir already configured
2284
  # test to see if srcdir already configured
2042
  if test -f $srcdir/config.status; then
2285
  if test -f $srcdir/config.status; then
2043
    { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2286
    { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2044
echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2287
$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
2045
   { (exit 1); exit 1; }; }
2288
   { (exit 1); exit 1; }; }
2046
  fi
2289
  fi
2047
fi
2290
fi
Lines 2086-2197 Link Here
2086
2329
2087
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2330
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2088
2331
2089
install_sh=${install_sh-"\$(SHELL) $am_aux_dir/install-sh"}
2090
2091
# Installed binaries are usually stripped using `strip' when the user
2092
# run `make install-strip'.  However `strip' might not be the right
2093
# tool to use in cross-compilation environments, therefore Automake
2094
# will honor the `STRIP' environment variable to overrule this program.
2095
if test "$cross_compiling" != no; then
2096
  if test -n "$ac_tool_prefix"; then
2097
  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
2098
set dummy ${ac_tool_prefix}strip; ac_word=$2
2099
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2100
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2101
if test "${ac_cv_prog_STRIP+set}" = set; then
2102
  echo $ECHO_N "(cached) $ECHO_C" >&6
2103
else
2104
  if test -n "$STRIP"; then
2105
  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
2106
else
2107
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2108
for as_dir in $PATH
2109
do
2110
  IFS=$as_save_IFS
2111
  test -z "$as_dir" && as_dir=.
2112
  for ac_exec_ext in '' $ac_executable_extensions; do
2113
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2114
    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
2115
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2116
    break 2
2117
  fi
2118
done
2119
done
2120
IFS=$as_save_IFS
2121
2122
fi
2123
fi
2124
STRIP=$ac_cv_prog_STRIP
2125
if test -n "$STRIP"; then
2126
  { echo "$as_me:$LINENO: result: $STRIP" >&5
2127
echo "${ECHO_T}$STRIP" >&6; }
2128
else
2129
  { echo "$as_me:$LINENO: result: no" >&5
2130
echo "${ECHO_T}no" >&6; }
2131
fi
2132
2133
2134
fi
2135
if test -z "$ac_cv_prog_STRIP"; then
2136
  ac_ct_STRIP=$STRIP
2137
  # Extract the first word of "strip", so it can be a program name with args.
2138
set dummy strip; ac_word=$2
2139
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2140
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2141
if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
2142
  echo $ECHO_N "(cached) $ECHO_C" >&6
2143
else
2144
  if test -n "$ac_ct_STRIP"; then
2145
  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
2146
else
2147
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
2148
for as_dir in $PATH
2149
do
2150
  IFS=$as_save_IFS
2151
  test -z "$as_dir" && as_dir=.
2152
  for ac_exec_ext in '' $ac_executable_extensions; do
2153
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2154
    ac_cv_prog_ac_ct_STRIP="strip"
2155
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2156
    break 2
2157
  fi
2158
done
2159
done
2160
IFS=$as_save_IFS
2161
2162
fi
2163
fi
2164
ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
2165
if test -n "$ac_ct_STRIP"; then
2166
  { echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
2167
echo "${ECHO_T}$ac_ct_STRIP" >&6; }
2168
else
2169
  { echo "$as_me:$LINENO: result: no" >&5
2170
echo "${ECHO_T}no" >&6; }
2171
fi
2172
2173
  if test "x$ac_ct_STRIP" = x; then
2174
    STRIP=":"
2175
  else
2176
    case $cross_compiling:$ac_tool_warned in
2177
yes:)
2178
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2179
whose name does not start with the host triplet.  If you think this
2180
configuration is useful to you, please write to autoconf@gnu.org." >&5
2181
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2182
whose name does not start with the host triplet.  If you think this
2183
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2184
ac_tool_warned=yes ;;
2185
esac
2186
    STRIP=$ac_ct_STRIP
2187
  fi
2188
else
2189
  STRIP="$ac_cv_prog_STRIP"
2190
fi
2191
2192
fi
2193
INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s"
2194
2195
# We need awk for the "check" target.  The system "awk" is bad on
2332
# We need awk for the "check" target.  The system "awk" is bad on
2196
# some platforms.
2333
# some platforms.
2197
# Always define AMTAR for backward compatibility.
2334
# Always define AMTAR for backward compatibility.
Lines 2215-2254 Link Here
2215
am_make=${MAKE-make}
2352
am_make=${MAKE-make}
2216
cat > confinc << 'END'
2353
cat > confinc << 'END'
2217
am__doit:
2354
am__doit:
2218
	@echo done
2355
	@echo this is the am__doit target
2219
.PHONY: am__doit
2356
.PHONY: am__doit
2220
END
2357
END
2221
# If we don't find an include directive, just comment out the code.
2358
# If we don't find an include directive, just comment out the code.
2222
{ echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2359
{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
2223
echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6; }
2360
$as_echo_n "checking for style of include used by $am_make... " >&6; }
2224
am__include="#"
2361
am__include="#"
2225
am__quote=
2362
am__quote=
2226
_am_result=none
2363
_am_result=none
2227
# First try GNU make style include.
2364
# First try GNU make style include.
2228
echo "include confinc" > confmf
2365
echo "include confinc" > confmf
2229
# We grep out `Entering directory' and `Leaving directory'
2366
# Ignore all kinds of additional output from `make'.
2230
# messages which can occur if `w' ends up in MAKEFLAGS.
2367
case `$am_make -s -f confmf 2> /dev/null` in #(
2231
# In particular we don't look at `^make:' because GNU make might
2368
*the\ am__doit\ target*)
2232
# be invoked under some other name (usually "gmake"), in which
2369
  am__include=include
2233
# case it prints its new name instead of `make'.
2370
  am__quote=
2234
if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2371
  _am_result=GNU
2235
   am__include=include
2372
  ;;
2236
   am__quote=
2373
esac
2237
   _am_result=GNU
2238
fi
2239
# Now try BSD make style include.
2374
# Now try BSD make style include.
2240
if test "$am__include" = "#"; then
2375
if test "$am__include" = "#"; then
2241
   echo '.include "confinc"' > confmf
2376
   echo '.include "confinc"' > confmf
2242
   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
2377
   case `$am_make -s -f confmf 2> /dev/null` in #(
2243
      am__include=.include
2378
   *the\ am__doit\ target*)
2244
      am__quote="\""
2379
     am__include=.include
2245
      _am_result=BSD
2380
     am__quote="\""
2246
   fi
2381
     _am_result=BSD
2382
     ;;
2383
   esac
2247
fi
2384
fi
2248
2385
2249
2386
2250
{ echo "$as_me:$LINENO: result: $_am_result" >&5
2387
{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5
2251
echo "${ECHO_T}$_am_result" >&6; }
2388
$as_echo "$_am_result" >&6; }
2252
rm -f confinc confmf
2389
rm -f confinc confmf
2253
2390
2254
# Check whether --enable-dependency-tracking was given.
2391
# Check whether --enable-dependency-tracking was given.
Lines 2277-2286 Link Here
2277
if test -n "$ac_tool_prefix"; then
2414
if test -n "$ac_tool_prefix"; then
2278
  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2415
  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
2279
set dummy ${ac_tool_prefix}gcc; ac_word=$2
2416
set dummy ${ac_tool_prefix}gcc; ac_word=$2
2280
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2417
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2281
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2418
$as_echo_n "checking for $ac_word... " >&6; }
2282
if test "${ac_cv_prog_CC+set}" = set; then
2419
if test "${ac_cv_prog_CC+set}" = set; then
2283
  echo $ECHO_N "(cached) $ECHO_C" >&6
2420
  $as_echo_n "(cached) " >&6
2284
else
2421
else
2285
  if test -n "$CC"; then
2422
  if test -n "$CC"; then
2286
  ac_cv_prog_CC="$CC" # Let the user override the test.
2423
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2293-2299 Link Here
2293
  for ac_exec_ext in '' $ac_executable_extensions; do
2430
  for ac_exec_ext in '' $ac_executable_extensions; do
2294
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2431
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2295
    ac_cv_prog_CC="${ac_tool_prefix}gcc"
2432
    ac_cv_prog_CC="${ac_tool_prefix}gcc"
2296
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2433
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2297
    break 2
2434
    break 2
2298
  fi
2435
  fi
2299
done
2436
done
Lines 2304-2314 Link Here
2304
fi
2441
fi
2305
CC=$ac_cv_prog_CC
2442
CC=$ac_cv_prog_CC
2306
if test -n "$CC"; then
2443
if test -n "$CC"; then
2307
  { echo "$as_me:$LINENO: result: $CC" >&5
2444
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2308
echo "${ECHO_T}$CC" >&6; }
2445
$as_echo "$CC" >&6; }
2309
else
2446
else
2310
  { echo "$as_me:$LINENO: result: no" >&5
2447
  { $as_echo "$as_me:$LINENO: result: no" >&5
2311
echo "${ECHO_T}no" >&6; }
2448
$as_echo "no" >&6; }
2312
fi
2449
fi
2313
2450
2314
2451
Lines 2317-2326 Link Here
2317
  ac_ct_CC=$CC
2454
  ac_ct_CC=$CC
2318
  # Extract the first word of "gcc", so it can be a program name with args.
2455
  # Extract the first word of "gcc", so it can be a program name with args.
2319
set dummy gcc; ac_word=$2
2456
set dummy gcc; ac_word=$2
2320
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2457
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2321
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2458
$as_echo_n "checking for $ac_word... " >&6; }
2322
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2459
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2323
  echo $ECHO_N "(cached) $ECHO_C" >&6
2460
  $as_echo_n "(cached) " >&6
2324
else
2461
else
2325
  if test -n "$ac_ct_CC"; then
2462
  if test -n "$ac_ct_CC"; then
2326
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2463
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
Lines 2333-2339 Link Here
2333
  for ac_exec_ext in '' $ac_executable_extensions; do
2470
  for ac_exec_ext in '' $ac_executable_extensions; do
2334
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2471
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2335
    ac_cv_prog_ac_ct_CC="gcc"
2472
    ac_cv_prog_ac_ct_CC="gcc"
2336
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2473
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2337
    break 2
2474
    break 2
2338
  fi
2475
  fi
2339
done
2476
done
Lines 2344-2354 Link Here
2344
fi
2481
fi
2345
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2482
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2346
if test -n "$ac_ct_CC"; then
2483
if test -n "$ac_ct_CC"; then
2347
  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2484
  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2348
echo "${ECHO_T}$ac_ct_CC" >&6; }
2485
$as_echo "$ac_ct_CC" >&6; }
2349
else
2486
else
2350
  { echo "$as_me:$LINENO: result: no" >&5
2487
  { $as_echo "$as_me:$LINENO: result: no" >&5
2351
echo "${ECHO_T}no" >&6; }
2488
$as_echo "no" >&6; }
2352
fi
2489
fi
2353
2490
2354
  if test "x$ac_ct_CC" = x; then
2491
  if test "x$ac_ct_CC" = x; then
Lines 2356-2367 Link Here
2356
  else
2493
  else
2357
    case $cross_compiling:$ac_tool_warned in
2494
    case $cross_compiling:$ac_tool_warned in
2358
yes:)
2495
yes:)
2359
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2496
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2360
whose name does not start with the host triplet.  If you think this
2497
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2361
configuration is useful to you, please write to autoconf@gnu.org." >&5
2362
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2363
whose name does not start with the host triplet.  If you think this
2364
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2365
ac_tool_warned=yes ;;
2498
ac_tool_warned=yes ;;
2366
esac
2499
esac
2367
    CC=$ac_ct_CC
2500
    CC=$ac_ct_CC
Lines 2374-2383 Link Here
2374
          if test -n "$ac_tool_prefix"; then
2507
          if test -n "$ac_tool_prefix"; then
2375
    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2508
    # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
2376
set dummy ${ac_tool_prefix}cc; ac_word=$2
2509
set dummy ${ac_tool_prefix}cc; ac_word=$2
2377
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2510
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2378
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2511
$as_echo_n "checking for $ac_word... " >&6; }
2379
if test "${ac_cv_prog_CC+set}" = set; then
2512
if test "${ac_cv_prog_CC+set}" = set; then
2380
  echo $ECHO_N "(cached) $ECHO_C" >&6
2513
  $as_echo_n "(cached) " >&6
2381
else
2514
else
2382
  if test -n "$CC"; then
2515
  if test -n "$CC"; then
2383
  ac_cv_prog_CC="$CC" # Let the user override the test.
2516
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2390-2396 Link Here
2390
  for ac_exec_ext in '' $ac_executable_extensions; do
2523
  for ac_exec_ext in '' $ac_executable_extensions; do
2391
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2524
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2392
    ac_cv_prog_CC="${ac_tool_prefix}cc"
2525
    ac_cv_prog_CC="${ac_tool_prefix}cc"
2393
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2526
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2394
    break 2
2527
    break 2
2395
  fi
2528
  fi
2396
done
2529
done
Lines 2401-2411 Link Here
2401
fi
2534
fi
2402
CC=$ac_cv_prog_CC
2535
CC=$ac_cv_prog_CC
2403
if test -n "$CC"; then
2536
if test -n "$CC"; then
2404
  { echo "$as_me:$LINENO: result: $CC" >&5
2537
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2405
echo "${ECHO_T}$CC" >&6; }
2538
$as_echo "$CC" >&6; }
2406
else
2539
else
2407
  { echo "$as_me:$LINENO: result: no" >&5
2540
  { $as_echo "$as_me:$LINENO: result: no" >&5
2408
echo "${ECHO_T}no" >&6; }
2541
$as_echo "no" >&6; }
2409
fi
2542
fi
2410
2543
2411
2544
Lines 2414-2423 Link Here
2414
if test -z "$CC"; then
2547
if test -z "$CC"; then
2415
  # Extract the first word of "cc", so it can be a program name with args.
2548
  # Extract the first word of "cc", so it can be a program name with args.
2416
set dummy cc; ac_word=$2
2549
set dummy cc; ac_word=$2
2417
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2550
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2418
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2551
$as_echo_n "checking for $ac_word... " >&6; }
2419
if test "${ac_cv_prog_CC+set}" = set; then
2552
if test "${ac_cv_prog_CC+set}" = set; then
2420
  echo $ECHO_N "(cached) $ECHO_C" >&6
2553
  $as_echo_n "(cached) " >&6
2421
else
2554
else
2422
  if test -n "$CC"; then
2555
  if test -n "$CC"; then
2423
  ac_cv_prog_CC="$CC" # Let the user override the test.
2556
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2435-2441 Link Here
2435
       continue
2568
       continue
2436
     fi
2569
     fi
2437
    ac_cv_prog_CC="cc"
2570
    ac_cv_prog_CC="cc"
2438
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2571
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2439
    break 2
2572
    break 2
2440
  fi
2573
  fi
2441
done
2574
done
Lines 2458-2468 Link Here
2458
fi
2591
fi
2459
CC=$ac_cv_prog_CC
2592
CC=$ac_cv_prog_CC
2460
if test -n "$CC"; then
2593
if test -n "$CC"; then
2461
  { echo "$as_me:$LINENO: result: $CC" >&5
2594
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2462
echo "${ECHO_T}$CC" >&6; }
2595
$as_echo "$CC" >&6; }
2463
else
2596
else
2464
  { echo "$as_me:$LINENO: result: no" >&5
2597
  { $as_echo "$as_me:$LINENO: result: no" >&5
2465
echo "${ECHO_T}no" >&6; }
2598
$as_echo "no" >&6; }
2466
fi
2599
fi
2467
2600
2468
2601
Lines 2473-2482 Link Here
2473
  do
2606
  do
2474
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2607
    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
2475
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2608
set dummy $ac_tool_prefix$ac_prog; ac_word=$2
2476
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2609
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2477
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2610
$as_echo_n "checking for $ac_word... " >&6; }
2478
if test "${ac_cv_prog_CC+set}" = set; then
2611
if test "${ac_cv_prog_CC+set}" = set; then
2479
  echo $ECHO_N "(cached) $ECHO_C" >&6
2612
  $as_echo_n "(cached) " >&6
2480
else
2613
else
2481
  if test -n "$CC"; then
2614
  if test -n "$CC"; then
2482
  ac_cv_prog_CC="$CC" # Let the user override the test.
2615
  ac_cv_prog_CC="$CC" # Let the user override the test.
Lines 2489-2495 Link Here
2489
  for ac_exec_ext in '' $ac_executable_extensions; do
2622
  for ac_exec_ext in '' $ac_executable_extensions; do
2490
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2623
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2491
    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2624
    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
2492
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2625
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2493
    break 2
2626
    break 2
2494
  fi
2627
  fi
2495
done
2628
done
Lines 2500-2510 Link Here
2500
fi
2633
fi
2501
CC=$ac_cv_prog_CC
2634
CC=$ac_cv_prog_CC
2502
if test -n "$CC"; then
2635
if test -n "$CC"; then
2503
  { echo "$as_me:$LINENO: result: $CC" >&5
2636
  { $as_echo "$as_me:$LINENO: result: $CC" >&5
2504
echo "${ECHO_T}$CC" >&6; }
2637
$as_echo "$CC" >&6; }
2505
else
2638
else
2506
  { echo "$as_me:$LINENO: result: no" >&5
2639
  { $as_echo "$as_me:$LINENO: result: no" >&5
2507
echo "${ECHO_T}no" >&6; }
2640
$as_echo "no" >&6; }
2508
fi
2641
fi
2509
2642
2510
2643
Lines 2517-2526 Link Here
2517
do
2650
do
2518
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2651
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2519
set dummy $ac_prog; ac_word=$2
2652
set dummy $ac_prog; ac_word=$2
2520
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
2653
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
2521
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
2654
$as_echo_n "checking for $ac_word... " >&6; }
2522
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2655
if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
2523
  echo $ECHO_N "(cached) $ECHO_C" >&6
2656
  $as_echo_n "(cached) " >&6
2524
else
2657
else
2525
  if test -n "$ac_ct_CC"; then
2658
  if test -n "$ac_ct_CC"; then
2526
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
2659
  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
Lines 2533-2539 Link Here
2533
  for ac_exec_ext in '' $ac_executable_extensions; do
2666
  for ac_exec_ext in '' $ac_executable_extensions; do
2534
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2667
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
2535
    ac_cv_prog_ac_ct_CC="$ac_prog"
2668
    ac_cv_prog_ac_ct_CC="$ac_prog"
2536
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2669
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
2537
    break 2
2670
    break 2
2538
  fi
2671
  fi
2539
done
2672
done
Lines 2544-2554 Link Here
2544
fi
2677
fi
2545
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2678
ac_ct_CC=$ac_cv_prog_ac_ct_CC
2546
if test -n "$ac_ct_CC"; then
2679
if test -n "$ac_ct_CC"; then
2547
  { echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2680
  { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
2548
echo "${ECHO_T}$ac_ct_CC" >&6; }
2681
$as_echo "$ac_ct_CC" >&6; }
2549
else
2682
else
2550
  { echo "$as_me:$LINENO: result: no" >&5
2683
  { $as_echo "$as_me:$LINENO: result: no" >&5
2551
echo "${ECHO_T}no" >&6; }
2684
$as_echo "no" >&6; }
2552
fi
2685
fi
2553
2686
2554
2687
Lines 2560-2571 Link Here
2560
  else
2693
  else
2561
    case $cross_compiling:$ac_tool_warned in
2694
    case $cross_compiling:$ac_tool_warned in
2562
yes:)
2695
yes:)
2563
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
2696
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
2564
whose name does not start with the host triplet.  If you think this
2697
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
2565
configuration is useful to you, please write to autoconf@gnu.org." >&5
2566
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
2567
whose name does not start with the host triplet.  If you think this
2568
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
2569
ac_tool_warned=yes ;;
2698
ac_tool_warned=yes ;;
2570
esac
2699
esac
2571
    CC=$ac_ct_CC
2700
    CC=$ac_ct_CC
Lines 2575-2618 Link Here
2575
fi
2704
fi
2576
2705
2577
2706
2578
test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2707
test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2708
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2709
{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
2579
See \`config.log' for more details." >&5
2710
See \`config.log' for more details." >&5
2580
echo "$as_me: error: no acceptable C compiler found in \$PATH
2711
$as_echo "$as_me: error: no acceptable C compiler found in \$PATH
2581
See \`config.log' for more details." >&2;}
2712
See \`config.log' for more details." >&2;}
2582
   { (exit 1); exit 1; }; }
2713
   { (exit 1); exit 1; }; }; }
2583
2714
2584
# Provide some information about the compiler.
2715
# Provide some information about the compiler.
2585
echo "$as_me:$LINENO: checking for C compiler version" >&5
2716
$as_echo "$as_me:$LINENO: checking for C compiler version" >&5
2586
ac_compiler=`set X $ac_compile; echo $2`
2717
set X $ac_compile
2718
ac_compiler=$2
2587
{ (ac_try="$ac_compiler --version >&5"
2719
{ (ac_try="$ac_compiler --version >&5"
2588
case "(($ac_try" in
2720
case "(($ac_try" in
2589
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2721
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2590
  *) ac_try_echo=$ac_try;;
2722
  *) ac_try_echo=$ac_try;;
2591
esac
2723
esac
2592
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2724
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2725
$as_echo "$ac_try_echo") >&5
2593
  (eval "$ac_compiler --version >&5") 2>&5
2726
  (eval "$ac_compiler --version >&5") 2>&5
2594
  ac_status=$?
2727
  ac_status=$?
2595
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2728
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2596
  (exit $ac_status); }
2729
  (exit $ac_status); }
2597
{ (ac_try="$ac_compiler -v >&5"
2730
{ (ac_try="$ac_compiler -v >&5"
2598
case "(($ac_try" in
2731
case "(($ac_try" in
2599
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2732
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2600
  *) ac_try_echo=$ac_try;;
2733
  *) ac_try_echo=$ac_try;;
2601
esac
2734
esac
2602
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2735
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2736
$as_echo "$ac_try_echo") >&5
2603
  (eval "$ac_compiler -v >&5") 2>&5
2737
  (eval "$ac_compiler -v >&5") 2>&5
2604
  ac_status=$?
2738
  ac_status=$?
2605
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2739
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2606
  (exit $ac_status); }
2740
  (exit $ac_status); }
2607
{ (ac_try="$ac_compiler -V >&5"
2741
{ (ac_try="$ac_compiler -V >&5"
2608
case "(($ac_try" in
2742
case "(($ac_try" in
2609
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2743
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2610
  *) ac_try_echo=$ac_try;;
2744
  *) ac_try_echo=$ac_try;;
2611
esac
2745
esac
2612
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2746
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2747
$as_echo "$ac_try_echo") >&5
2613
  (eval "$ac_compiler -V >&5") 2>&5
2748
  (eval "$ac_compiler -V >&5") 2>&5
2614
  ac_status=$?
2749
  ac_status=$?
2615
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2750
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2616
  (exit $ac_status); }
2751
  (exit $ac_status); }
2617
2752
2618
cat >conftest.$ac_ext <<_ACEOF
2753
cat >conftest.$ac_ext <<_ACEOF
Lines 2631-2657 Link Here
2631
}
2766
}
2632
_ACEOF
2767
_ACEOF
2633
ac_clean_files_save=$ac_clean_files
2768
ac_clean_files_save=$ac_clean_files
2634
ac_clean_files="$ac_clean_files a.out a.exe b.out"
2769
ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out"
2635
# Try to create an executable without -o first, disregard a.out.
2770
# Try to create an executable without -o first, disregard a.out.
2636
# It will help us diagnose broken compilers, and finding out an intuition
2771
# It will help us diagnose broken compilers, and finding out an intuition
2637
# of exeext.
2772
# of exeext.
2638
{ echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2773
{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
2639
echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6; }
2774
$as_echo_n "checking for C compiler default output file name... " >&6; }
2640
ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2775
ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
2641
#
2776
2642
# List of possible output files, starting from the most likely.
2777
# The possible output files:
2643
# The algorithm is not robust to junk in `.', hence go to wildcards (a.*)
2778
ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*"
2644
# only as a last resort.  b.out is created by i960 compilers.
2779
2645
ac_files='a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out'
2646
#
2647
# The IRIX 6 linker writes into existing files which may not be
2648
# executable, retaining their permissions.  Remove them first so a
2649
# subsequent execution test works.
2650
ac_rmfiles=
2780
ac_rmfiles=
2651
for ac_file in $ac_files
2781
for ac_file in $ac_files
2652
do
2782
do
2653
  case $ac_file in
2783
  case $ac_file in
2654
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2784
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2655
    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2785
    * ) ac_rmfiles="$ac_rmfiles $ac_file";;
2656
  esac
2786
  esac
2657
done
2787
done
Lines 2662-2671 Link Here
2662
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2792
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2663
  *) ac_try_echo=$ac_try;;
2793
  *) ac_try_echo=$ac_try;;
2664
esac
2794
esac
2665
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2795
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2796
$as_echo "$ac_try_echo") >&5
2666
  (eval "$ac_link_default") 2>&5
2797
  (eval "$ac_link_default") 2>&5
2667
  ac_status=$?
2798
  ac_status=$?
2668
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2799
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2669
  (exit $ac_status); }; then
2800
  (exit $ac_status); }; then
2670
  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2801
  # Autoconf-2.13 could set the ac_cv_exeext variable to `no'.
2671
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
2802
# So ignore a value of `no', otherwise this would lead to `EXEEXT = no'
Lines 2676-2682 Link Here
2676
do
2807
do
2677
  test -f "$ac_file" || continue
2808
  test -f "$ac_file" || continue
2678
  case $ac_file in
2809
  case $ac_file in
2679
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj )
2810
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj )
2680
	;;
2811
	;;
2681
    [ab].out )
2812
    [ab].out )
2682
	# We found the default executable, but exeext='' is most
2813
	# We found the default executable, but exeext='' is most
Lines 2703-2727 Link Here
2703
  ac_file=''
2834
  ac_file=''
2704
fi
2835
fi
2705
2836
2706
{ echo "$as_me:$LINENO: result: $ac_file" >&5
2837
{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5
2707
echo "${ECHO_T}$ac_file" >&6; }
2838
$as_echo "$ac_file" >&6; }
2708
if test -z "$ac_file"; then
2839
if test -z "$ac_file"; then
2709
  echo "$as_me: failed program was:" >&5
2840
  $as_echo "$as_me: failed program was:" >&5
2710
sed 's/^/| /' conftest.$ac_ext >&5
2841
sed 's/^/| /' conftest.$ac_ext >&5
2711
2842
2712
{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
2843
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2844
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2845
{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables
2713
See \`config.log' for more details." >&5
2846
See \`config.log' for more details." >&5
2714
echo "$as_me: error: C compiler cannot create executables
2847
$as_echo "$as_me: error: C compiler cannot create executables
2715
See \`config.log' for more details." >&2;}
2848
See \`config.log' for more details." >&2;}
2716
   { (exit 77); exit 77; }; }
2849
   { (exit 77); exit 77; }; }; }
2717
fi
2850
fi
2718
2851
2719
ac_exeext=$ac_cv_exeext
2852
ac_exeext=$ac_cv_exeext
2720
2853
2721
# Check that the compiler produces executables we can run.  If not, either
2854
# Check that the compiler produces executables we can run.  If not, either
2722
# the compiler is broken, or we cross compile.
2855
# the compiler is broken, or we cross compile.
2723
{ echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2856
{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5
2724
echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6; }
2857
$as_echo_n "checking whether the C compiler works... " >&6; }
2725
# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2858
# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
2726
# If not cross compiling, check that we can run a simple program.
2859
# If not cross compiling, check that we can run a simple program.
2727
if test "$cross_compiling" != yes; then
2860
if test "$cross_compiling" != yes; then
Lines 2730-2778 Link Here
2730
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2863
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2731
  *) ac_try_echo=$ac_try;;
2864
  *) ac_try_echo=$ac_try;;
2732
esac
2865
esac
2733
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2866
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2867
$as_echo "$ac_try_echo") >&5
2734
  (eval "$ac_try") 2>&5
2868
  (eval "$ac_try") 2>&5
2735
  ac_status=$?
2869
  ac_status=$?
2736
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2870
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2737
  (exit $ac_status); }; }; then
2871
  (exit $ac_status); }; }; then
2738
    cross_compiling=no
2872
    cross_compiling=no
2739
  else
2873
  else
2740
    if test "$cross_compiling" = maybe; then
2874
    if test "$cross_compiling" = maybe; then
2741
	cross_compiling=yes
2875
	cross_compiling=yes
2742
    else
2876
    else
2743
	{ { echo "$as_me:$LINENO: error: cannot run C compiled programs.
2877
	{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2878
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2879
{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs.
2744
If you meant to cross compile, use \`--host'.
2880
If you meant to cross compile, use \`--host'.
2745
See \`config.log' for more details." >&5
2881
See \`config.log' for more details." >&5
2746
echo "$as_me: error: cannot run C compiled programs.
2882
$as_echo "$as_me: error: cannot run C compiled programs.
2747
If you meant to cross compile, use \`--host'.
2883
If you meant to cross compile, use \`--host'.
2748
See \`config.log' for more details." >&2;}
2884
See \`config.log' for more details." >&2;}
2749
   { (exit 1); exit 1; }; }
2885
   { (exit 1); exit 1; }; }; }
2750
    fi
2886
    fi
2751
  fi
2887
  fi
2752
fi
2888
fi
2753
{ echo "$as_me:$LINENO: result: yes" >&5
2889
{ $as_echo "$as_me:$LINENO: result: yes" >&5
2754
echo "${ECHO_T}yes" >&6; }
2890
$as_echo "yes" >&6; }
2755
2891
2756
rm -f a.out a.exe conftest$ac_cv_exeext b.out
2892
rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out
2757
ac_clean_files=$ac_clean_files_save
2893
ac_clean_files=$ac_clean_files_save
2758
# Check that the compiler produces executables we can run.  If not, either
2894
# Check that the compiler produces executables we can run.  If not, either
2759
# the compiler is broken, or we cross compile.
2895
# the compiler is broken, or we cross compile.
2760
{ echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2896
{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
2761
echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6; }
2897
$as_echo_n "checking whether we are cross compiling... " >&6; }
2762
{ echo "$as_me:$LINENO: result: $cross_compiling" >&5
2898
{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5
2763
echo "${ECHO_T}$cross_compiling" >&6; }
2899
$as_echo "$cross_compiling" >&6; }
2764
2900
2765
{ echo "$as_me:$LINENO: checking for suffix of executables" >&5
2901
{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5
2766
echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6; }
2902
$as_echo_n "checking for suffix of executables... " >&6; }
2767
if { (ac_try="$ac_link"
2903
if { (ac_try="$ac_link"
2768
case "(($ac_try" in
2904
case "(($ac_try" in
2769
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2905
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2770
  *) ac_try_echo=$ac_try;;
2906
  *) ac_try_echo=$ac_try;;
2771
esac
2907
esac
2772
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2908
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2909
$as_echo "$ac_try_echo") >&5
2773
  (eval "$ac_link") 2>&5
2910
  (eval "$ac_link") 2>&5
2774
  ac_status=$?
2911
  ac_status=$?
2775
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2912
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2776
  (exit $ac_status); }; then
2913
  (exit $ac_status); }; then
2777
  # If both `conftest.exe' and `conftest' are `present' (well, observable)
2914
  # If both `conftest.exe' and `conftest' are `present' (well, observable)
2778
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
2915
# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
Lines 2781-2811 Link Here
2781
for ac_file in conftest.exe conftest conftest.*; do
2918
for ac_file in conftest.exe conftest conftest.*; do
2782
  test -f "$ac_file" || continue
2919
  test -f "$ac_file" || continue
2783
  case $ac_file in
2920
  case $ac_file in
2784
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.o | *.obj ) ;;
2921
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;;
2785
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2922
    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
2786
	  break;;
2923
	  break;;
2787
    * ) break;;
2924
    * ) break;;
2788
  esac
2925
  esac
2789
done
2926
done
2790
else
2927
else
2791
  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2928
  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2929
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2930
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
2792
See \`config.log' for more details." >&5
2931
See \`config.log' for more details." >&5
2793
echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2932
$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
2794
See \`config.log' for more details." >&2;}
2933
See \`config.log' for more details." >&2;}
2795
   { (exit 1); exit 1; }; }
2934
   { (exit 1); exit 1; }; }; }
2796
fi
2935
fi
2797
2936
2798
rm -f conftest$ac_cv_exeext
2937
rm -f conftest$ac_cv_exeext
2799
{ echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2938
{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
2800
echo "${ECHO_T}$ac_cv_exeext" >&6; }
2939
$as_echo "$ac_cv_exeext" >&6; }
2801
2940
2802
rm -f conftest.$ac_ext
2941
rm -f conftest.$ac_ext
2803
EXEEXT=$ac_cv_exeext
2942
EXEEXT=$ac_cv_exeext
2804
ac_exeext=$EXEEXT
2943
ac_exeext=$EXEEXT
2805
{ echo "$as_me:$LINENO: checking for suffix of object files" >&5
2944
{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5
2806
echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6; }
2945
$as_echo_n "checking for suffix of object files... " >&6; }
2807
if test "${ac_cv_objext+set}" = set; then
2946
if test "${ac_cv_objext+set}" = set; then
2808
  echo $ECHO_N "(cached) $ECHO_C" >&6
2947
  $as_echo_n "(cached) " >&6
2809
else
2948
else
2810
  cat >conftest.$ac_ext <<_ACEOF
2949
  cat >conftest.$ac_ext <<_ACEOF
2811
/* confdefs.h.  */
2950
/* confdefs.h.  */
Lines 2828-2867 Link Here
2828
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2967
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2829
  *) ac_try_echo=$ac_try;;
2968
  *) ac_try_echo=$ac_try;;
2830
esac
2969
esac
2831
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
2970
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
2971
$as_echo "$ac_try_echo") >&5
2832
  (eval "$ac_compile") 2>&5
2972
  (eval "$ac_compile") 2>&5
2833
  ac_status=$?
2973
  ac_status=$?
2834
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2974
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2835
  (exit $ac_status); }; then
2975
  (exit $ac_status); }; then
2836
  for ac_file in conftest.o conftest.obj conftest.*; do
2976
  for ac_file in conftest.o conftest.obj conftest.*; do
2837
  test -f "$ac_file" || continue;
2977
  test -f "$ac_file" || continue;
2838
  case $ac_file in
2978
  case $ac_file in
2839
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf ) ;;
2979
    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;;
2840
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2980
    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
2841
       break;;
2981
       break;;
2842
  esac
2982
  esac
2843
done
2983
done
2844
else
2984
else
2845
  echo "$as_me: failed program was:" >&5
2985
  $as_echo "$as_me: failed program was:" >&5
2846
sed 's/^/| /' conftest.$ac_ext >&5
2986
sed 's/^/| /' conftest.$ac_ext >&5
2847
2987
2848
{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2988
{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
2989
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
2990
{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
2849
See \`config.log' for more details." >&5
2991
See \`config.log' for more details." >&5
2850
echo "$as_me: error: cannot compute suffix of object files: cannot compile
2992
$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile
2851
See \`config.log' for more details." >&2;}
2993
See \`config.log' for more details." >&2;}
2852
   { (exit 1); exit 1; }; }
2994
   { (exit 1); exit 1; }; }; }
2853
fi
2995
fi
2854
2996
2855
rm -f conftest.$ac_cv_objext conftest.$ac_ext
2997
rm -f conftest.$ac_cv_objext conftest.$ac_ext
2856
fi
2998
fi
2857
{ echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2999
{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
2858
echo "${ECHO_T}$ac_cv_objext" >&6; }
3000
$as_echo "$ac_cv_objext" >&6; }
2859
OBJEXT=$ac_cv_objext
3001
OBJEXT=$ac_cv_objext
2860
ac_objext=$OBJEXT
3002
ac_objext=$OBJEXT
2861
{ echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
3003
{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
2862
echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6; }
3004
$as_echo_n "checking whether we are using the GNU C compiler... " >&6; }
2863
if test "${ac_cv_c_compiler_gnu+set}" = set; then
3005
if test "${ac_cv_c_compiler_gnu+set}" = set; then
2864
  echo $ECHO_N "(cached) $ECHO_C" >&6
3006
  $as_echo_n "(cached) " >&6
2865
else
3007
else
2866
  cat >conftest.$ac_ext <<_ACEOF
3008
  cat >conftest.$ac_ext <<_ACEOF
2867
/* confdefs.h.  */
3009
/* confdefs.h.  */
Lines 2887-2906 Link Here
2887
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3029
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2888
  *) ac_try_echo=$ac_try;;
3030
  *) ac_try_echo=$ac_try;;
2889
esac
3031
esac
2890
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3032
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3033
$as_echo "$ac_try_echo") >&5
2891
  (eval "$ac_compile") 2>conftest.er1
3034
  (eval "$ac_compile") 2>conftest.er1
2892
  ac_status=$?
3035
  ac_status=$?
2893
  grep -v '^ *+' conftest.er1 >conftest.err
3036
  grep -v '^ *+' conftest.er1 >conftest.err
2894
  rm -f conftest.er1
3037
  rm -f conftest.er1
2895
  cat conftest.err >&5
3038
  cat conftest.err >&5
2896
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3039
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2897
  (exit $ac_status); } && {
3040
  (exit $ac_status); } && {
2898
	 test -z "$ac_c_werror_flag" ||
3041
	 test -z "$ac_c_werror_flag" ||
2899
	 test ! -s conftest.err
3042
	 test ! -s conftest.err
2900
       } && test -s conftest.$ac_objext; then
3043
       } && test -s conftest.$ac_objext; then
2901
  ac_compiler_gnu=yes
3044
  ac_compiler_gnu=yes
2902
else
3045
else
2903
  echo "$as_me: failed program was:" >&5
3046
  $as_echo "$as_me: failed program was:" >&5
2904
sed 's/^/| /' conftest.$ac_ext >&5
3047
sed 's/^/| /' conftest.$ac_ext >&5
2905
3048
2906
	ac_compiler_gnu=no
3049
	ac_compiler_gnu=no
Lines 2910-2924 Link Here
2910
ac_cv_c_compiler_gnu=$ac_compiler_gnu
3053
ac_cv_c_compiler_gnu=$ac_compiler_gnu
2911
3054
2912
fi
3055
fi
2913
{ echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
3056
{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
2914
echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6; }
3057
$as_echo "$ac_cv_c_compiler_gnu" >&6; }
2915
GCC=`test $ac_compiler_gnu = yes && echo yes`
3058
if test $ac_compiler_gnu = yes; then
3059
  GCC=yes
3060
else
3061
  GCC=
3062
fi
2916
ac_test_CFLAGS=${CFLAGS+set}
3063
ac_test_CFLAGS=${CFLAGS+set}
2917
ac_save_CFLAGS=$CFLAGS
3064
ac_save_CFLAGS=$CFLAGS
2918
{ echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
3065
{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
2919
echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6; }
3066
$as_echo_n "checking whether $CC accepts -g... " >&6; }
2920
if test "${ac_cv_prog_cc_g+set}" = set; then
3067
if test "${ac_cv_prog_cc_g+set}" = set; then
2921
  echo $ECHO_N "(cached) $ECHO_C" >&6
3068
  $as_echo_n "(cached) " >&6
2922
else
3069
else
2923
  ac_save_c_werror_flag=$ac_c_werror_flag
3070
  ac_save_c_werror_flag=$ac_c_werror_flag
2924
   ac_c_werror_flag=yes
3071
   ac_c_werror_flag=yes
Lines 2945-2964 Link Here
2945
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3092
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2946
  *) ac_try_echo=$ac_try;;
3093
  *) ac_try_echo=$ac_try;;
2947
esac
3094
esac
2948
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3095
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3096
$as_echo "$ac_try_echo") >&5
2949
  (eval "$ac_compile") 2>conftest.er1
3097
  (eval "$ac_compile") 2>conftest.er1
2950
  ac_status=$?
3098
  ac_status=$?
2951
  grep -v '^ *+' conftest.er1 >conftest.err
3099
  grep -v '^ *+' conftest.er1 >conftest.err
2952
  rm -f conftest.er1
3100
  rm -f conftest.er1
2953
  cat conftest.err >&5
3101
  cat conftest.err >&5
2954
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3102
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2955
  (exit $ac_status); } && {
3103
  (exit $ac_status); } && {
2956
	 test -z "$ac_c_werror_flag" ||
3104
	 test -z "$ac_c_werror_flag" ||
2957
	 test ! -s conftest.err
3105
	 test ! -s conftest.err
2958
       } && test -s conftest.$ac_objext; then
3106
       } && test -s conftest.$ac_objext; then
2959
  ac_cv_prog_cc_g=yes
3107
  ac_cv_prog_cc_g=yes
2960
else
3108
else
2961
  echo "$as_me: failed program was:" >&5
3109
  $as_echo "$as_me: failed program was:" >&5
2962
sed 's/^/| /' conftest.$ac_ext >&5
3110
sed 's/^/| /' conftest.$ac_ext >&5
2963
3111
2964
	CFLAGS=""
3112
	CFLAGS=""
Lines 2983-3002 Link Here
2983
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3131
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
2984
  *) ac_try_echo=$ac_try;;
3132
  *) ac_try_echo=$ac_try;;
2985
esac
3133
esac
2986
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3134
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3135
$as_echo "$ac_try_echo") >&5
2987
  (eval "$ac_compile") 2>conftest.er1
3136
  (eval "$ac_compile") 2>conftest.er1
2988
  ac_status=$?
3137
  ac_status=$?
2989
  grep -v '^ *+' conftest.er1 >conftest.err
3138
  grep -v '^ *+' conftest.er1 >conftest.err
2990
  rm -f conftest.er1
3139
  rm -f conftest.er1
2991
  cat conftest.err >&5
3140
  cat conftest.err >&5
2992
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3141
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
2993
  (exit $ac_status); } && {
3142
  (exit $ac_status); } && {
2994
	 test -z "$ac_c_werror_flag" ||
3143
	 test -z "$ac_c_werror_flag" ||
2995
	 test ! -s conftest.err
3144
	 test ! -s conftest.err
2996
       } && test -s conftest.$ac_objext; then
3145
       } && test -s conftest.$ac_objext; then
2997
  :
3146
  :
2998
else
3147
else
2999
  echo "$as_me: failed program was:" >&5
3148
  $as_echo "$as_me: failed program was:" >&5
3000
sed 's/^/| /' conftest.$ac_ext >&5
3149
sed 's/^/| /' conftest.$ac_ext >&5
3001
3150
3002
	ac_c_werror_flag=$ac_save_c_werror_flag
3151
	ac_c_werror_flag=$ac_save_c_werror_flag
Lines 3022-3041 Link Here
3022
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3171
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3023
  *) ac_try_echo=$ac_try;;
3172
  *) ac_try_echo=$ac_try;;
3024
esac
3173
esac
3025
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3174
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3175
$as_echo "$ac_try_echo") >&5
3026
  (eval "$ac_compile") 2>conftest.er1
3176
  (eval "$ac_compile") 2>conftest.er1
3027
  ac_status=$?
3177
  ac_status=$?
3028
  grep -v '^ *+' conftest.er1 >conftest.err
3178
  grep -v '^ *+' conftest.er1 >conftest.err
3029
  rm -f conftest.er1
3179
  rm -f conftest.er1
3030
  cat conftest.err >&5
3180
  cat conftest.err >&5
3031
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3181
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3032
  (exit $ac_status); } && {
3182
  (exit $ac_status); } && {
3033
	 test -z "$ac_c_werror_flag" ||
3183
	 test -z "$ac_c_werror_flag" ||
3034
	 test ! -s conftest.err
3184
	 test ! -s conftest.err
3035
       } && test -s conftest.$ac_objext; then
3185
       } && test -s conftest.$ac_objext; then
3036
  ac_cv_prog_cc_g=yes
3186
  ac_cv_prog_cc_g=yes
3037
else
3187
else
3038
  echo "$as_me: failed program was:" >&5
3188
  $as_echo "$as_me: failed program was:" >&5
3039
sed 's/^/| /' conftest.$ac_ext >&5
3189
sed 's/^/| /' conftest.$ac_ext >&5
3040
3190
3041
3191
Lines 3050-3057 Link Here
3050
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3200
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
3051
   ac_c_werror_flag=$ac_save_c_werror_flag
3201
   ac_c_werror_flag=$ac_save_c_werror_flag
3052
fi
3202
fi
3053
{ echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3203
{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
3054
echo "${ECHO_T}$ac_cv_prog_cc_g" >&6; }
3204
$as_echo "$ac_cv_prog_cc_g" >&6; }
3055
if test "$ac_test_CFLAGS" = set; then
3205
if test "$ac_test_CFLAGS" = set; then
3056
  CFLAGS=$ac_save_CFLAGS
3206
  CFLAGS=$ac_save_CFLAGS
3057
elif test $ac_cv_prog_cc_g = yes; then
3207
elif test $ac_cv_prog_cc_g = yes; then
Lines 3067-3076 Link Here
3067
    CFLAGS=
3217
    CFLAGS=
3068
  fi
3218
  fi
3069
fi
3219
fi
3070
{ echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3220
{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5
3071
echo $ECHO_N "checking for $CC option to accept ISO C89... $ECHO_C" >&6; }
3221
$as_echo_n "checking for $CC option to accept ISO C89... " >&6; }
3072
if test "${ac_cv_prog_cc_c89+set}" = set; then
3222
if test "${ac_cv_prog_cc_c89+set}" = set; then
3073
  echo $ECHO_N "(cached) $ECHO_C" >&6
3223
  $as_echo_n "(cached) " >&6
3074
else
3224
else
3075
  ac_cv_prog_cc_c89=no
3225
  ac_cv_prog_cc_c89=no
3076
ac_save_CC=$CC
3226
ac_save_CC=$CC
Lines 3141-3160 Link Here
3141
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3291
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3142
  *) ac_try_echo=$ac_try;;
3292
  *) ac_try_echo=$ac_try;;
3143
esac
3293
esac
3144
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3294
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3295
$as_echo "$ac_try_echo") >&5
3145
  (eval "$ac_compile") 2>conftest.er1
3296
  (eval "$ac_compile") 2>conftest.er1
3146
  ac_status=$?
3297
  ac_status=$?
3147
  grep -v '^ *+' conftest.er1 >conftest.err
3298
  grep -v '^ *+' conftest.er1 >conftest.err
3148
  rm -f conftest.er1
3299
  rm -f conftest.er1
3149
  cat conftest.err >&5
3300
  cat conftest.err >&5
3150
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3301
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3151
  (exit $ac_status); } && {
3302
  (exit $ac_status); } && {
3152
	 test -z "$ac_c_werror_flag" ||
3303
	 test -z "$ac_c_werror_flag" ||
3153
	 test ! -s conftest.err
3304
	 test ! -s conftest.err
3154
       } && test -s conftest.$ac_objext; then
3305
       } && test -s conftest.$ac_objext; then
3155
  ac_cv_prog_cc_c89=$ac_arg
3306
  ac_cv_prog_cc_c89=$ac_arg
3156
else
3307
else
3157
  echo "$as_me: failed program was:" >&5
3308
  $as_echo "$as_me: failed program was:" >&5
3158
sed 's/^/| /' conftest.$ac_ext >&5
3309
sed 's/^/| /' conftest.$ac_ext >&5
3159
3310
3160
3311
Lines 3170-3184 Link Here
3170
# AC_CACHE_VAL
3321
# AC_CACHE_VAL
3171
case "x$ac_cv_prog_cc_c89" in
3322
case "x$ac_cv_prog_cc_c89" in
3172
  x)
3323
  x)
3173
    { echo "$as_me:$LINENO: result: none needed" >&5
3324
    { $as_echo "$as_me:$LINENO: result: none needed" >&5
3174
echo "${ECHO_T}none needed" >&6; } ;;
3325
$as_echo "none needed" >&6; } ;;
3175
  xno)
3326
  xno)
3176
    { echo "$as_me:$LINENO: result: unsupported" >&5
3327
    { $as_echo "$as_me:$LINENO: result: unsupported" >&5
3177
echo "${ECHO_T}unsupported" >&6; } ;;
3328
$as_echo "unsupported" >&6; } ;;
3178
  *)
3329
  *)
3179
    CC="$CC $ac_cv_prog_cc_c89"
3330
    CC="$CC $ac_cv_prog_cc_c89"
3180
    { echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3331
    { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5
3181
echo "${ECHO_T}$ac_cv_prog_cc_c89" >&6; } ;;
3332
$as_echo "$ac_cv_prog_cc_c89" >&6; } ;;
3182
esac
3333
esac
3183
3334
3184
3335
Lines 3190-3199 Link Here
3190
3341
3191
depcc="$CC"   am_compiler_list=
3342
depcc="$CC"   am_compiler_list=
3192
3343
3193
{ echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3344
{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
3194
echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6; }
3345
$as_echo_n "checking dependency style of $depcc... " >&6; }
3195
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3346
if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
3196
  echo $ECHO_N "(cached) $ECHO_C" >&6
3347
  $as_echo_n "(cached) " >&6
3197
else
3348
else
3198
  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3349
  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
3199
  # We make a subdir and do the tests there.  Otherwise we can end up
3350
  # We make a subdir and do the tests there.  Otherwise we can end up
Lines 3218-3223 Link Here
3218
  if test "$am_compiler_list" = ""; then
3369
  if test "$am_compiler_list" = ""; then
3219
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3370
     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
3220
  fi
3371
  fi
3372
  am__universal=false
3373
  case " $depcc " in #(
3374
     *\ -arch\ *\ -arch\ *) am__universal=true ;;
3375
     esac
3376
3221
  for depmode in $am_compiler_list; do
3377
  for depmode in $am_compiler_list; do
3222
    # Setup a source with many dependencies, because some compilers
3378
    # Setup a source with many dependencies, because some compilers
3223
    # like to wrap large dependency lists on column 80 (with \), and
3379
    # like to wrap large dependency lists on column 80 (with \), and
Lines 3235-3241 Link Here
3235
    done
3391
    done
3236
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3392
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3237
3393
3394
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3395
    # mode.  It turns out that the SunPro C++ compiler does not properly
3396
    # handle `-M -o', and we need to detect this.  Also, some Intel
3397
    # versions had trouble with output in subdirs
3398
    am__obj=sub/conftest.${OBJEXT-o}
3399
    am__minus_obj="-o $am__obj"
3238
    case $depmode in
3400
    case $depmode in
3401
    gcc)
3402
      # This depmode causes a compiler race in universal mode.
3403
      test "$am__universal" = false || continue
3404
      ;;
3239
    nosideeffect)
3405
    nosideeffect)
3240
      # after this tag, mechanisms are not by side-effect, so they'll
3406
      # after this tag, mechanisms are not by side-effect, so they'll
3241
      # only be used when explicitly requested
3407
      # only be used when explicitly requested
Lines 3245-3263 Link Here
3245
	break
3411
	break
3246
      fi
3412
      fi
3247
      ;;
3413
      ;;
3414
    msvisualcpp | msvcmsys)
3415
      # This compiler won't grok `-c -o', but also, the minuso test has
3416
      # not run yet.  These depmodes are late enough in the game, and
3417
      # so weak that their functioning should not be impacted.
3418
      am__obj=conftest.${OBJEXT-o}
3419
      am__minus_obj=
3420
      ;;
3248
    none) break ;;
3421
    none) break ;;
3249
    esac
3422
    esac
3250
    # We check with `-c' and `-o' for the sake of the "dashmstdout"
3251
    # mode.  It turns out that the SunPro C++ compiler does not properly
3252
    # handle `-M -o', and we need to detect this.
3253
    if depmode=$depmode \
3423
    if depmode=$depmode \
3254
       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
3424
       source=sub/conftest.c object=$am__obj \
3255
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3425
       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
3256
       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
3426
       $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \
3257
         >/dev/null 2>conftest.err &&
3427
         >/dev/null 2>conftest.err &&
3258
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3428
       grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
3259
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3429
       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
3260
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3430
       grep $am__obj sub/conftest.Po > /dev/null 2>&1 &&
3261
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3431
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3262
      # icc doesn't choke on unknown options, it will just issue warnings
3432
      # icc doesn't choke on unknown options, it will just issue warnings
3263
      # or remarks (even with -Werror).  So we grep stderr for any message
3433
      # or remarks (even with -Werror).  So we grep stderr for any message
Lines 3281-3288 Link Here
3281
fi
3451
fi
3282
3452
3283
fi
3453
fi
3284
{ echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3454
{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
3285
echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6; }
3455
$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; }
3286
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3456
CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
3287
3457
3288
 if
3458
 if
Lines 3297-3312 Link Here
3297
3467
3298
3468
3299
if test "x$CC" != xcc; then
3469
if test "x$CC" != xcc; then
3300
  { echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
3470
  { $as_echo "$as_me:$LINENO: checking whether $CC and cc understand -c and -o together" >&5
3301
echo $ECHO_N "checking whether $CC and cc understand -c and -o together... $ECHO_C" >&6; }
3471
$as_echo_n "checking whether $CC and cc understand -c and -o together... " >&6; }
3302
else
3472
else
3303
  { echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
3473
  { $as_echo "$as_me:$LINENO: checking whether cc understands -c and -o together" >&5
3304
echo $ECHO_N "checking whether cc understands -c and -o together... $ECHO_C" >&6; }
3474
$as_echo_n "checking whether cc understands -c and -o together... " >&6; }
3305
fi
3475
fi
3306
set dummy $CC; ac_cc=`echo $2 |
3476
set dummy $CC; ac_cc=`$as_echo "$2" |
3307
		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3477
		      sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3308
if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then
3478
if { as_var=ac_cv_prog_cc_${ac_cc}_c_o; eval "test \"\${$as_var+set}\" = set"; }; then
3309
  echo $ECHO_N "(cached) $ECHO_C" >&6
3479
  $as_echo_n "(cached) " >&6
3310
else
3480
else
3311
  cat >conftest.$ac_ext <<_ACEOF
3481
  cat >conftest.$ac_ext <<_ACEOF
3312
/* confdefs.h.  */
3482
/* confdefs.h.  */
Lines 3332-3350 Link Here
3332
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3502
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3333
  *) ac_try_echo=$ac_try;;
3503
  *) ac_try_echo=$ac_try;;
3334
esac
3504
esac
3335
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3505
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3506
$as_echo "$ac_try_echo") >&5
3336
  (eval "$ac_try") 2>&5
3507
  (eval "$ac_try") 2>&5
3337
  ac_status=$?
3508
  ac_status=$?
3338
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3509
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3339
  (exit $ac_status); } &&
3510
  (exit $ac_status); } &&
3340
   test -f conftest2.$ac_objext && { (case "(($ac_try" in
3511
   test -f conftest2.$ac_objext && { (case "(($ac_try" in
3341
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3512
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3342
  *) ac_try_echo=$ac_try;;
3513
  *) ac_try_echo=$ac_try;;
3343
esac
3514
esac
3344
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3515
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3516
$as_echo "$ac_try_echo") >&5
3345
  (eval "$ac_try") 2>&5
3517
  (eval "$ac_try") 2>&5
3346
  ac_status=$?
3518
  ac_status=$?
3347
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3519
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3348
  (exit $ac_status); };
3520
  (exit $ac_status); };
3349
then
3521
then
3350
  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
3522
  eval ac_cv_prog_cc_${ac_cc}_c_o=yes
Lines 3355-3364 Link Here
3355
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3527
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3356
  *) ac_try_echo=$ac_try;;
3528
  *) ac_try_echo=$ac_try;;
3357
esac
3529
esac
3358
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3530
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3531
$as_echo "$ac_try_echo") >&5
3359
  (eval "$ac_try") 2>&5
3532
  (eval "$ac_try") 2>&5
3360
  ac_status=$?
3533
  ac_status=$?
3361
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3534
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3362
  (exit $ac_status); }; }; then
3535
  (exit $ac_status); }; }; then
3363
      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3536
      ac_try='cc -c conftest.$ac_ext -o conftest2.$ac_objext >&5'
3364
      rm -f conftest2.*
3537
      rm -f conftest2.*
Lines 3366-3384 Link Here
3366
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3539
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3367
  *) ac_try_echo=$ac_try;;
3540
  *) ac_try_echo=$ac_try;;
3368
esac
3541
esac
3369
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3542
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3543
$as_echo "$ac_try_echo") >&5
3370
  (eval "$ac_try") 2>&5
3544
  (eval "$ac_try") 2>&5
3371
  ac_status=$?
3545
  ac_status=$?
3372
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3546
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3373
  (exit $ac_status); } &&
3547
  (exit $ac_status); } &&
3374
	 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3548
	 test -f conftest2.$ac_objext && { (case "(($ac_try" in
3375
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3549
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3376
  *) ac_try_echo=$ac_try;;
3550
  *) ac_try_echo=$ac_try;;
3377
esac
3551
esac
3378
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3552
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3553
$as_echo "$ac_try_echo") >&5
3379
  (eval "$ac_try") 2>&5
3554
  (eval "$ac_try") 2>&5
3380
  ac_status=$?
3555
  ac_status=$?
3381
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3556
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3382
  (exit $ac_status); };
3557
  (exit $ac_status); };
3383
      then
3558
      then
3384
	# cc works too.
3559
	# cc works too.
Lines 3392-3406 Link Here
3392
else
3567
else
3393
  eval ac_cv_prog_cc_${ac_cc}_c_o=no
3568
  eval ac_cv_prog_cc_${ac_cc}_c_o=no
3394
fi
3569
fi
3395
rm -f -r core conftest*
3570
rm -f core conftest*
3396
3571
3397
fi
3572
fi
3398
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3573
if eval test \$ac_cv_prog_cc_${ac_cc}_c_o = yes; then
3399
  { echo "$as_me:$LINENO: result: yes" >&5
3574
  { $as_echo "$as_me:$LINENO: result: yes" >&5
3400
echo "${ECHO_T}yes" >&6; }
3575
$as_echo "yes" >&6; }
3401
else
3576
else
3402
  { echo "$as_me:$LINENO: result: no" >&5
3577
  { $as_echo "$as_me:$LINENO: result: no" >&5
3403
echo "${ECHO_T}no" >&6; }
3578
$as_echo "no" >&6; }
3404
3579
3405
cat >>confdefs.h <<\_ACEOF
3580
cat >>confdefs.h <<\_ACEOF
3406
#define NO_MINUS_C_MINUS_O 1
3581
#define NO_MINUS_C_MINUS_O 1
Lines 3411-3418 Link Here
3411
# FIXME: we rely on the cache variable name because
3586
# FIXME: we rely on the cache variable name because
3412
# there is no other way.
3587
# there is no other way.
3413
set dummy $CC
3588
set dummy $CC
3414
ac_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3589
am_cc=`echo $2 | sed 's/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/'`
3415
if eval "test \"`echo '$ac_cv_prog_cc_'${ac_cc}_c_o`\" != yes"; then
3590
eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o
3591
if test "$am_t" != yes; then
3416
   # Losing compiler, so override with the script.
3592
   # Losing compiler, so override with the script.
3417
   # FIXME: It is wrong to rewrite CC.
3593
   # FIXME: It is wrong to rewrite CC.
3418
   # But if we don't then we get into trouble of one sort or another.
3594
   # But if we don't then we get into trouble of one sort or another.
Lines 3435-3445 Link Here
3435
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3611
# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3436
# OS/2's system install, which has a completely different semantic
3612
# OS/2's system install, which has a completely different semantic
3437
# ./install, which can be erroneously created by make from ./install.sh.
3613
# ./install, which can be erroneously created by make from ./install.sh.
3438
{ echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3614
# Reject install programs that cannot install multiple files.
3439
echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6; }
3615
{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
3616
$as_echo_n "checking for a BSD-compatible install... " >&6; }
3440
if test -z "$INSTALL"; then
3617
if test -z "$INSTALL"; then
3441
if test "${ac_cv_path_install+set}" = set; then
3618
if test "${ac_cv_path_install+set}" = set; then
3442
  echo $ECHO_N "(cached) $ECHO_C" >&6
3619
  $as_echo_n "(cached) " >&6
3443
else
3620
else
3444
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3621
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3445
for as_dir in $PATH
3622
for as_dir in $PATH
Lines 3468-3484 Link Here
3468
	    # program-specific install script used by HP pwplus--don't use.
3645
	    # program-specific install script used by HP pwplus--don't use.
3469
	    :
3646
	    :
3470
	  else
3647
	  else
3471
	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3648
	    rm -rf conftest.one conftest.two conftest.dir
3472
	    break 3
3649
	    echo one > conftest.one
3650
	    echo two > conftest.two
3651
	    mkdir conftest.dir
3652
	    if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" &&
3653
	      test -s conftest.one && test -s conftest.two &&
3654
	      test -s conftest.dir/conftest.one &&
3655
	      test -s conftest.dir/conftest.two
3656
	    then
3657
	      ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
3658
	      break 3
3659
	    fi
3473
	  fi
3660
	  fi
3474
	fi
3661
	fi
3475
      done
3662
      done
3476
    done
3663
    done
3477
    ;;
3664
    ;;
3478
esac
3665
esac
3666
3479
done
3667
done
3480
IFS=$as_save_IFS
3668
IFS=$as_save_IFS
3481
3669
3670
rm -rf conftest.one conftest.two conftest.dir
3482
3671
3483
fi
3672
fi
3484
  if test "${ac_cv_path_install+set}" = set; then
3673
  if test "${ac_cv_path_install+set}" = set; then
Lines 3491-3498 Link Here
3491
    INSTALL=$ac_install_sh
3680
    INSTALL=$ac_install_sh
3492
  fi
3681
  fi
3493
fi
3682
fi
3494
{ echo "$as_me:$LINENO: result: $INSTALL" >&5
3683
{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5
3495
echo "${ECHO_T}$INSTALL" >&6; }
3684
$as_echo "$INSTALL" >&6; }
3496
3685
3497
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3686
# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3498
# It thinks the first close brace ends the variable substitution.
3687
# It thinks the first close brace ends the variable substitution.
Lines 3502-3512 Link Here
3502
3691
3503
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3692
test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3504
3693
3505
{ echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3694
{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
3506
echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6; }
3695
$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; }
3507
set x ${MAKE-make}; ac_make=`echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3696
set x ${MAKE-make}
3697
ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'`
3508
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
3698
if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then
3509
  echo $ECHO_N "(cached) $ECHO_C" >&6
3699
  $as_echo_n "(cached) " >&6
3510
else
3700
else
3511
  cat >conftest.make <<\_ACEOF
3701
  cat >conftest.make <<\_ACEOF
3512
SHELL = /bin/sh
3702
SHELL = /bin/sh
Lines 3523-3544 Link Here
3523
rm -f conftest.make
3713
rm -f conftest.make
3524
fi
3714
fi
3525
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3715
if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then
3526
  { echo "$as_me:$LINENO: result: yes" >&5
3716
  { $as_echo "$as_me:$LINENO: result: yes" >&5
3527
echo "${ECHO_T}yes" >&6; }
3717
$as_echo "yes" >&6; }
3528
  SET_MAKE=
3718
  SET_MAKE=
3529
else
3719
else
3530
  { echo "$as_me:$LINENO: result: no" >&5
3720
  { $as_echo "$as_me:$LINENO: result: no" >&5
3531
echo "${ECHO_T}no" >&6; }
3721
$as_echo "no" >&6; }
3532
  SET_MAKE="MAKE=${MAKE-make}"
3722
  SET_MAKE="MAKE=${MAKE-make}"
3533
fi
3723
fi
3534
3724
3535
if test -n "$ac_tool_prefix"; then
3725
if test -n "$ac_tool_prefix"; then
3536
  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3726
  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
3537
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3727
set dummy ${ac_tool_prefix}ranlib; ac_word=$2
3538
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3728
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3539
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3729
$as_echo_n "checking for $ac_word... " >&6; }
3540
if test "${ac_cv_prog_RANLIB+set}" = set; then
3730
if test "${ac_cv_prog_RANLIB+set}" = set; then
3541
  echo $ECHO_N "(cached) $ECHO_C" >&6
3731
  $as_echo_n "(cached) " >&6
3542
else
3732
else
3543
  if test -n "$RANLIB"; then
3733
  if test -n "$RANLIB"; then
3544
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
3734
  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
Lines 3551-3557 Link Here
3551
  for ac_exec_ext in '' $ac_executable_extensions; do
3741
  for ac_exec_ext in '' $ac_executable_extensions; do
3552
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3742
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3553
    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3743
    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
3554
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3744
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3555
    break 2
3745
    break 2
3556
  fi
3746
  fi
3557
done
3747
done
Lines 3562-3572 Link Here
3562
fi
3752
fi
3563
RANLIB=$ac_cv_prog_RANLIB
3753
RANLIB=$ac_cv_prog_RANLIB
3564
if test -n "$RANLIB"; then
3754
if test -n "$RANLIB"; then
3565
  { echo "$as_me:$LINENO: result: $RANLIB" >&5
3755
  { $as_echo "$as_me:$LINENO: result: $RANLIB" >&5
3566
echo "${ECHO_T}$RANLIB" >&6; }
3756
$as_echo "$RANLIB" >&6; }
3567
else
3757
else
3568
  { echo "$as_me:$LINENO: result: no" >&5
3758
  { $as_echo "$as_me:$LINENO: result: no" >&5
3569
echo "${ECHO_T}no" >&6; }
3759
$as_echo "no" >&6; }
3570
fi
3760
fi
3571
3761
3572
3762
Lines 3575-3584 Link Here
3575
  ac_ct_RANLIB=$RANLIB
3765
  ac_ct_RANLIB=$RANLIB
3576
  # Extract the first word of "ranlib", so it can be a program name with args.
3766
  # Extract the first word of "ranlib", so it can be a program name with args.
3577
set dummy ranlib; ac_word=$2
3767
set dummy ranlib; ac_word=$2
3578
{ echo "$as_me:$LINENO: checking for $ac_word" >&5
3768
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
3579
echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6; }
3769
$as_echo_n "checking for $ac_word... " >&6; }
3580
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3770
if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
3581
  echo $ECHO_N "(cached) $ECHO_C" >&6
3771
  $as_echo_n "(cached) " >&6
3582
else
3772
else
3583
  if test -n "$ac_ct_RANLIB"; then
3773
  if test -n "$ac_ct_RANLIB"; then
3584
  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
3774
  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
Lines 3591-3597 Link Here
3591
  for ac_exec_ext in '' $ac_executable_extensions; do
3781
  for ac_exec_ext in '' $ac_executable_extensions; do
3592
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3782
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
3593
    ac_cv_prog_ac_ct_RANLIB="ranlib"
3783
    ac_cv_prog_ac_ct_RANLIB="ranlib"
3594
    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3784
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
3595
    break 2
3785
    break 2
3596
  fi
3786
  fi
3597
done
3787
done
Lines 3602-3612 Link Here
3602
fi
3792
fi
3603
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3793
ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
3604
if test -n "$ac_ct_RANLIB"; then
3794
if test -n "$ac_ct_RANLIB"; then
3605
  { echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3795
  { $as_echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
3606
echo "${ECHO_T}$ac_ct_RANLIB" >&6; }
3796
$as_echo "$ac_ct_RANLIB" >&6; }
3607
else
3797
else
3608
  { echo "$as_me:$LINENO: result: no" >&5
3798
  { $as_echo "$as_me:$LINENO: result: no" >&5
3609
echo "${ECHO_T}no" >&6; }
3799
$as_echo "no" >&6; }
3610
fi
3800
fi
3611
3801
3612
  if test "x$ac_ct_RANLIB" = x; then
3802
  if test "x$ac_ct_RANLIB" = x; then
Lines 3614-3625 Link Here
3614
  else
3804
  else
3615
    case $cross_compiling:$ac_tool_warned in
3805
    case $cross_compiling:$ac_tool_warned in
3616
yes:)
3806
yes:)
3617
{ echo "$as_me:$LINENO: WARNING: In the future, Autoconf will not detect cross-tools
3807
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
3618
whose name does not start with the host triplet.  If you think this
3808
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
3619
configuration is useful to you, please write to autoconf@gnu.org." >&5
3620
echo "$as_me: WARNING: In the future, Autoconf will not detect cross-tools
3621
whose name does not start with the host triplet.  If you think this
3622
configuration is useful to you, please write to autoconf@gnu.org." >&2;}
3623
ac_tool_warned=yes ;;
3809
ac_tool_warned=yes ;;
3624
esac
3810
esac
3625
    RANLIB=$ac_ct_RANLIB
3811
    RANLIB=$ac_ct_RANLIB
Lines 3635-3649 Link Here
3635
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3821
ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
3636
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3822
ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
3637
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3823
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3638
{ echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3824
{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
3639
echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6; }
3825
$as_echo_n "checking how to run the C preprocessor... " >&6; }
3640
# On Suns, sometimes $CPP names a directory.
3826
# On Suns, sometimes $CPP names a directory.
3641
if test -n "$CPP" && test -d "$CPP"; then
3827
if test -n "$CPP" && test -d "$CPP"; then
3642
  CPP=
3828
  CPP=
3643
fi
3829
fi
3644
if test -z "$CPP"; then
3830
if test -z "$CPP"; then
3645
  if test "${ac_cv_prog_CPP+set}" = set; then
3831
  if test "${ac_cv_prog_CPP+set}" = set; then
3646
  echo $ECHO_N "(cached) $ECHO_C" >&6
3832
  $as_echo_n "(cached) " >&6
3647
else
3833
else
3648
      # Double quotes because CPP needs to be expanded
3834
      # Double quotes because CPP needs to be expanded
3649
    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
3835
    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
Lines 3675-3694 Link Here
3675
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3861
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3676
  *) ac_try_echo=$ac_try;;
3862
  *) ac_try_echo=$ac_try;;
3677
esac
3863
esac
3678
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3864
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3865
$as_echo "$ac_try_echo") >&5
3679
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3866
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3680
  ac_status=$?
3867
  ac_status=$?
3681
  grep -v '^ *+' conftest.er1 >conftest.err
3868
  grep -v '^ *+' conftest.er1 >conftest.err
3682
  rm -f conftest.er1
3869
  rm -f conftest.er1
3683
  cat conftest.err >&5
3870
  cat conftest.err >&5
3684
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3871
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3685
  (exit $ac_status); } >/dev/null && {
3872
  (exit $ac_status); } >/dev/null && {
3686
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3873
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3687
	 test ! -s conftest.err
3874
	 test ! -s conftest.err
3688
       }; then
3875
       }; then
3689
  :
3876
  :
3690
else
3877
else
3691
  echo "$as_me: failed program was:" >&5
3878
  $as_echo "$as_me: failed program was:" >&5
3692
sed 's/^/| /' conftest.$ac_ext >&5
3879
sed 's/^/| /' conftest.$ac_ext >&5
3693
3880
3694
  # Broken: fails on valid input.
3881
  # Broken: fails on valid input.
Lines 3712-3724 Link Here
3712
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3899
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3713
  *) ac_try_echo=$ac_try;;
3900
  *) ac_try_echo=$ac_try;;
3714
esac
3901
esac
3715
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3902
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3903
$as_echo "$ac_try_echo") >&5
3716
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3904
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3717
  ac_status=$?
3905
  ac_status=$?
3718
  grep -v '^ *+' conftest.er1 >conftest.err
3906
  grep -v '^ *+' conftest.er1 >conftest.err
3719
  rm -f conftest.er1
3907
  rm -f conftest.er1
3720
  cat conftest.err >&5
3908
  cat conftest.err >&5
3721
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3909
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3722
  (exit $ac_status); } >/dev/null && {
3910
  (exit $ac_status); } >/dev/null && {
3723
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3911
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3724
	 test ! -s conftest.err
3912
	 test ! -s conftest.err
Lines 3726-3732 Link Here
3726
  # Broken: success on invalid input.
3914
  # Broken: success on invalid input.
3727
continue
3915
continue
3728
else
3916
else
3729
  echo "$as_me: failed program was:" >&5
3917
  $as_echo "$as_me: failed program was:" >&5
3730
sed 's/^/| /' conftest.$ac_ext >&5
3918
sed 's/^/| /' conftest.$ac_ext >&5
3731
3919
3732
  # Passes both tests.
3920
  # Passes both tests.
Lines 3751-3758 Link Here
3751
else
3939
else
3752
  ac_cv_prog_CPP=$CPP
3940
  ac_cv_prog_CPP=$CPP
3753
fi
3941
fi
3754
{ echo "$as_me:$LINENO: result: $CPP" >&5
3942
{ $as_echo "$as_me:$LINENO: result: $CPP" >&5
3755
echo "${ECHO_T}$CPP" >&6; }
3943
$as_echo "$CPP" >&6; }
3756
ac_preproc_ok=false
3944
ac_preproc_ok=false
3757
for ac_c_preproc_warn_flag in '' yes
3945
for ac_c_preproc_warn_flag in '' yes
3758
do
3946
do
Lines 3780-3799 Link Here
3780
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3968
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3781
  *) ac_try_echo=$ac_try;;
3969
  *) ac_try_echo=$ac_try;;
3782
esac
3970
esac
3783
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
3971
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
3972
$as_echo "$ac_try_echo") >&5
3784
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3973
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3785
  ac_status=$?
3974
  ac_status=$?
3786
  grep -v '^ *+' conftest.er1 >conftest.err
3975
  grep -v '^ *+' conftest.er1 >conftest.err
3787
  rm -f conftest.er1
3976
  rm -f conftest.er1
3788
  cat conftest.err >&5
3977
  cat conftest.err >&5
3789
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3978
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3790
  (exit $ac_status); } >/dev/null && {
3979
  (exit $ac_status); } >/dev/null && {
3791
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3980
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3792
	 test ! -s conftest.err
3981
	 test ! -s conftest.err
3793
       }; then
3982
       }; then
3794
  :
3983
  :
3795
else
3984
else
3796
  echo "$as_me: failed program was:" >&5
3985
  $as_echo "$as_me: failed program was:" >&5
3797
sed 's/^/| /' conftest.$ac_ext >&5
3986
sed 's/^/| /' conftest.$ac_ext >&5
3798
3987
3799
  # Broken: fails on valid input.
3988
  # Broken: fails on valid input.
Lines 3817-3829 Link Here
3817
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4006
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
3818
  *) ac_try_echo=$ac_try;;
4007
  *) ac_try_echo=$ac_try;;
3819
esac
4008
esac
3820
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4009
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4010
$as_echo "$ac_try_echo") >&5
3821
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4011
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
3822
  ac_status=$?
4012
  ac_status=$?
3823
  grep -v '^ *+' conftest.er1 >conftest.err
4013
  grep -v '^ *+' conftest.er1 >conftest.err
3824
  rm -f conftest.er1
4014
  rm -f conftest.er1
3825
  cat conftest.err >&5
4015
  cat conftest.err >&5
3826
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4016
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
3827
  (exit $ac_status); } >/dev/null && {
4017
  (exit $ac_status); } >/dev/null && {
3828
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4018
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
3829
	 test ! -s conftest.err
4019
	 test ! -s conftest.err
Lines 3831-3837 Link Here
3831
  # Broken: success on invalid input.
4021
  # Broken: success on invalid input.
3832
continue
4022
continue
3833
else
4023
else
3834
  echo "$as_me: failed program was:" >&5
4024
  $as_echo "$as_me: failed program was:" >&5
3835
sed 's/^/| /' conftest.$ac_ext >&5
4025
sed 's/^/| /' conftest.$ac_ext >&5
3836
4026
3837
  # Passes both tests.
4027
  # Passes both tests.
Lines 3847-3857 Link Here
3847
if $ac_preproc_ok; then
4037
if $ac_preproc_ok; then
3848
  :
4038
  :
3849
else
4039
else
3850
  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
4040
  { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5
4041
$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
4042
{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
3851
See \`config.log' for more details." >&5
4043
See \`config.log' for more details." >&5
3852
echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
4044
$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
3853
See \`config.log' for more details." >&2;}
4045
See \`config.log' for more details." >&2;}
3854
   { (exit 1); exit 1; }; }
4046
   { (exit 1); exit 1; }; }; }
3855
fi
4047
fi
3856
4048
3857
ac_ext=c
4049
ac_ext=c
Lines 3861-3902 Link Here
3861
ac_compiler_gnu=$ac_cv_c_compiler_gnu
4053
ac_compiler_gnu=$ac_cv_c_compiler_gnu
3862
4054
3863
4055
3864
{ echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
4056
{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5
3865
echo $ECHO_N "checking for grep that handles long lines and -e... $ECHO_C" >&6; }
4057
$as_echo_n "checking for grep that handles long lines and -e... " >&6; }
3866
if test "${ac_cv_path_GREP+set}" = set; then
4058
if test "${ac_cv_path_GREP+set}" = set; then
3867
  echo $ECHO_N "(cached) $ECHO_C" >&6
4059
  $as_echo_n "(cached) " >&6
3868
else
4060
else
3869
  # Extract the first word of "grep ggrep" to use in msg output
4061
  if test -z "$GREP"; then
3870
if test -z "$GREP"; then
3871
set dummy grep ggrep; ac_prog_name=$2
3872
if test "${ac_cv_path_GREP+set}" = set; then
3873
  echo $ECHO_N "(cached) $ECHO_C" >&6
3874
else
3875
  ac_path_GREP_found=false
4062
  ac_path_GREP_found=false
3876
# Loop through the user's path and test for each of PROGNAME-LIST
4063
  # Loop through the user's path and test for each of PROGNAME-LIST
3877
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4064
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3878
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4065
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3879
do
4066
do
3880
  IFS=$as_save_IFS
4067
  IFS=$as_save_IFS
3881
  test -z "$as_dir" && as_dir=.
4068
  test -z "$as_dir" && as_dir=.
3882
  for ac_prog in grep ggrep; do
4069
  for ac_prog in grep ggrep; do
3883
  for ac_exec_ext in '' $ac_executable_extensions; do
4070
    for ac_exec_ext in '' $ac_executable_extensions; do
3884
    ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
4071
      ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext"
3885
    { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
4072
      { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue
3886
    # Check for GNU ac_path_GREP and select it if it is found.
4073
# Check for GNU ac_path_GREP and select it if it is found.
3887
  # Check for GNU $ac_path_GREP
4074
  # Check for GNU $ac_path_GREP
3888
case `"$ac_path_GREP" --version 2>&1` in
4075
case `"$ac_path_GREP" --version 2>&1` in
3889
*GNU*)
4076
*GNU*)
3890
  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
4077
  ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;;
3891
*)
4078
*)
3892
  ac_count=0
4079
  ac_count=0
3893
  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4080
  $as_echo_n 0123456789 >"conftest.in"
3894
  while :
4081
  while :
3895
  do
4082
  do
3896
    cat "conftest.in" "conftest.in" >"conftest.tmp"
4083
    cat "conftest.in" "conftest.in" >"conftest.tmp"
3897
    mv "conftest.tmp" "conftest.in"
4084
    mv "conftest.tmp" "conftest.in"
3898
    cp "conftest.in" "conftest.nl"
4085
    cp "conftest.in" "conftest.nl"
3899
    echo 'GREP' >> "conftest.nl"
4086
    $as_echo 'GREP' >> "conftest.nl"
3900
    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4087
    "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3901
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4088
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3902
    ac_count=`expr $ac_count + 1`
4089
    ac_count=`expr $ac_count + 1`
Lines 3911-3984 Link Here
3911
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4098
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3912
esac
4099
esac
3913
4100
3914
4101
      $ac_path_GREP_found && break 3
3915
    $ac_path_GREP_found && break 3
4102
    done
3916
  done
4103
  done
3917
done
4104
done
3918
3919
done
3920
IFS=$as_save_IFS
4105
IFS=$as_save_IFS
3921
4106
  if test -z "$ac_cv_path_GREP"; then
3922
4107
    { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3923
fi
4108
$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3924
3925
GREP="$ac_cv_path_GREP"
3926
if test -z "$GREP"; then
3927
  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
3928
echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
3929
   { (exit 1); exit 1; }; }
4109
   { (exit 1); exit 1; }; }
3930
fi
4110
  fi
3931
3932
else
4111
else
3933
  ac_cv_path_GREP=$GREP
4112
  ac_cv_path_GREP=$GREP
3934
fi
4113
fi
3935
4114
3936
3937
fi
4115
fi
3938
{ echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
4116
{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5
3939
echo "${ECHO_T}$ac_cv_path_GREP" >&6; }
4117
$as_echo "$ac_cv_path_GREP" >&6; }
3940
 GREP="$ac_cv_path_GREP"
4118
 GREP="$ac_cv_path_GREP"
3941
4119
3942
4120
3943
{ echo "$as_me:$LINENO: checking for egrep" >&5
4121
{ $as_echo "$as_me:$LINENO: checking for egrep" >&5
3944
echo $ECHO_N "checking for egrep... $ECHO_C" >&6; }
4122
$as_echo_n "checking for egrep... " >&6; }
3945
if test "${ac_cv_path_EGREP+set}" = set; then
4123
if test "${ac_cv_path_EGREP+set}" = set; then
3946
  echo $ECHO_N "(cached) $ECHO_C" >&6
4124
  $as_echo_n "(cached) " >&6
3947
else
4125
else
3948
  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
4126
  if echo a | $GREP -E '(a|b)' >/dev/null 2>&1
3949
   then ac_cv_path_EGREP="$GREP -E"
4127
   then ac_cv_path_EGREP="$GREP -E"
3950
   else
4128
   else
3951
     # Extract the first word of "egrep" to use in msg output
4129
     if test -z "$EGREP"; then
3952
if test -z "$EGREP"; then
3953
set dummy egrep; ac_prog_name=$2
3954
if test "${ac_cv_path_EGREP+set}" = set; then
3955
  echo $ECHO_N "(cached) $ECHO_C" >&6
3956
else
3957
  ac_path_EGREP_found=false
4130
  ac_path_EGREP_found=false
3958
# Loop through the user's path and test for each of PROGNAME-LIST
4131
  # Loop through the user's path and test for each of PROGNAME-LIST
3959
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4132
  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3960
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
4133
for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin
3961
do
4134
do
3962
  IFS=$as_save_IFS
4135
  IFS=$as_save_IFS
3963
  test -z "$as_dir" && as_dir=.
4136
  test -z "$as_dir" && as_dir=.
3964
  for ac_prog in egrep; do
4137
  for ac_prog in egrep; do
3965
  for ac_exec_ext in '' $ac_executable_extensions; do
4138
    for ac_exec_ext in '' $ac_executable_extensions; do
3966
    ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
4139
      ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext"
3967
    { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
4140
      { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue
3968
    # Check for GNU ac_path_EGREP and select it if it is found.
4141
# Check for GNU ac_path_EGREP and select it if it is found.
3969
  # Check for GNU $ac_path_EGREP
4142
  # Check for GNU $ac_path_EGREP
3970
case `"$ac_path_EGREP" --version 2>&1` in
4143
case `"$ac_path_EGREP" --version 2>&1` in
3971
*GNU*)
4144
*GNU*)
3972
  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
4145
  ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;;
3973
*)
4146
*)
3974
  ac_count=0
4147
  ac_count=0
3975
  echo $ECHO_N "0123456789$ECHO_C" >"conftest.in"
4148
  $as_echo_n 0123456789 >"conftest.in"
3976
  while :
4149
  while :
3977
  do
4150
  do
3978
    cat "conftest.in" "conftest.in" >"conftest.tmp"
4151
    cat "conftest.in" "conftest.in" >"conftest.tmp"
3979
    mv "conftest.tmp" "conftest.in"
4152
    mv "conftest.tmp" "conftest.in"
3980
    cp "conftest.in" "conftest.nl"
4153
    cp "conftest.in" "conftest.nl"
3981
    echo 'EGREP' >> "conftest.nl"
4154
    $as_echo 'EGREP' >> "conftest.nl"
3982
    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
4155
    "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break
3983
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
4156
    diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break
3984
    ac_count=`expr $ac_count + 1`
4157
    ac_count=`expr $ac_count + 1`
Lines 3993-4032 Link Here
3993
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
4166
  rm -f conftest.in conftest.tmp conftest.nl conftest.out;;
3994
esac
4167
esac
3995
4168
3996
4169
      $ac_path_EGREP_found && break 3
3997
    $ac_path_EGREP_found && break 3
4170
    done
3998
  done
4171
  done
3999
done
4172
done
4000
4001
done
4002
IFS=$as_save_IFS
4173
IFS=$as_save_IFS
4003
4174
  if test -z "$ac_cv_path_EGREP"; then
4004
4175
    { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4005
fi
4176
$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4006
4007
EGREP="$ac_cv_path_EGREP"
4008
if test -z "$EGREP"; then
4009
  { { echo "$as_me:$LINENO: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5
4010
echo "$as_me: error: no acceptable $ac_prog_name could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;}
4011
   { (exit 1); exit 1; }; }
4177
   { (exit 1); exit 1; }; }
4012
fi
4178
  fi
4013
4014
else
4179
else
4015
  ac_cv_path_EGREP=$EGREP
4180
  ac_cv_path_EGREP=$EGREP
4016
fi
4181
fi
4017
4182
4018
4019
   fi
4183
   fi
4020
fi
4184
fi
4021
{ echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4185
{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5
4022
echo "${ECHO_T}$ac_cv_path_EGREP" >&6; }
4186
$as_echo "$ac_cv_path_EGREP" >&6; }
4023
 EGREP="$ac_cv_path_EGREP"
4187
 EGREP="$ac_cv_path_EGREP"
4024
4188
4025
4189
4026
{ echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4190
{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5
4027
echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6; }
4191
$as_echo_n "checking for ANSI C header files... " >&6; }
4028
if test "${ac_cv_header_stdc+set}" = set; then
4192
if test "${ac_cv_header_stdc+set}" = set; then
4029
  echo $ECHO_N "(cached) $ECHO_C" >&6
4193
  $as_echo_n "(cached) " >&6
4030
else
4194
else
4031
  cat >conftest.$ac_ext <<_ACEOF
4195
  cat >conftest.$ac_ext <<_ACEOF
4032
/* confdefs.h.  */
4196
/* confdefs.h.  */
Lines 4053-4072 Link Here
4053
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4217
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4054
  *) ac_try_echo=$ac_try;;
4218
  *) ac_try_echo=$ac_try;;
4055
esac
4219
esac
4056
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4220
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4221
$as_echo "$ac_try_echo") >&5
4057
  (eval "$ac_compile") 2>conftest.er1
4222
  (eval "$ac_compile") 2>conftest.er1
4058
  ac_status=$?
4223
  ac_status=$?
4059
  grep -v '^ *+' conftest.er1 >conftest.err
4224
  grep -v '^ *+' conftest.er1 >conftest.err
4060
  rm -f conftest.er1
4225
  rm -f conftest.er1
4061
  cat conftest.err >&5
4226
  cat conftest.err >&5
4062
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4227
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4063
  (exit $ac_status); } && {
4228
  (exit $ac_status); } && {
4064
	 test -z "$ac_c_werror_flag" ||
4229
	 test -z "$ac_c_werror_flag" ||
4065
	 test ! -s conftest.err
4230
	 test ! -s conftest.err
4066
       } && test -s conftest.$ac_objext; then
4231
       } && test -s conftest.$ac_objext; then
4067
  ac_cv_header_stdc=yes
4232
  ac_cv_header_stdc=yes
4068
else
4233
else
4069
  echo "$as_me: failed program was:" >&5
4234
  $as_echo "$as_me: failed program was:" >&5
4070
sed 's/^/| /' conftest.$ac_ext >&5
4235
sed 's/^/| /' conftest.$ac_ext >&5
4071
4236
4072
	ac_cv_header_stdc=no
4237
	ac_cv_header_stdc=no
Lines 4091-4097 Link Here
4091
else
4256
else
4092
  ac_cv_header_stdc=no
4257
  ac_cv_header_stdc=no
4093
fi
4258
fi
4094
rm -f -r conftest*
4259
rm -f conftest*
4095
4260
4096
fi
4261
fi
4097
4262
Lines 4112-4118 Link Here
4112
else
4277
else
4113
  ac_cv_header_stdc=no
4278
  ac_cv_header_stdc=no
4114
fi
4279
fi
4115
rm -f -r conftest*
4280
rm -f conftest*
4116
4281
4117
fi
4282
fi
4118
4283
Lines 4158-4194 Link Here
4158
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4323
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4159
  *) ac_try_echo=$ac_try;;
4324
  *) ac_try_echo=$ac_try;;
4160
esac
4325
esac
4161
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4326
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4327
$as_echo "$ac_try_echo") >&5
4162
  (eval "$ac_link") 2>&5
4328
  (eval "$ac_link") 2>&5
4163
  ac_status=$?
4329
  ac_status=$?
4164
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4330
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4165
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4331
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4166
  { (case "(($ac_try" in
4332
  { (case "(($ac_try" in
4167
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4333
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4168
  *) ac_try_echo=$ac_try;;
4334
  *) ac_try_echo=$ac_try;;
4169
esac
4335
esac
4170
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4336
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4337
$as_echo "$ac_try_echo") >&5
4171
  (eval "$ac_try") 2>&5
4338
  (eval "$ac_try") 2>&5
4172
  ac_status=$?
4339
  ac_status=$?
4173
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4340
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4174
  (exit $ac_status); }; }; then
4341
  (exit $ac_status); }; }; then
4175
  :
4342
  :
4176
else
4343
else
4177
  echo "$as_me: program exited with status $ac_status" >&5
4344
  $as_echo "$as_me: program exited with status $ac_status" >&5
4178
echo "$as_me: failed program was:" >&5
4345
$as_echo "$as_me: failed program was:" >&5
4179
sed 's/^/| /' conftest.$ac_ext >&5
4346
sed 's/^/| /' conftest.$ac_ext >&5
4180
4347
4181
( exit $ac_status )
4348
( exit $ac_status )
4182
ac_cv_header_stdc=no
4349
ac_cv_header_stdc=no
4183
fi
4350
fi
4351
rm -rf conftest.dSYM
4184
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4352
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4185
fi
4353
fi
4186
4354
4187
4355
4188
fi
4356
fi
4189
fi
4357
fi
4190
{ echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4358
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
4191
echo "${ECHO_T}$ac_cv_header_stdc" >&6; }
4359
$as_echo "$ac_cv_header_stdc" >&6; }
4192
if test $ac_cv_header_stdc = yes; then
4360
if test $ac_cv_header_stdc = yes; then
4193
4361
4194
cat >>confdefs.h <<\_ACEOF
4362
cat >>confdefs.h <<\_ACEOF
Lines 4210-4220 Link Here
4210
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4378
for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
4211
		  inttypes.h stdint.h unistd.h
4379
		  inttypes.h stdint.h unistd.h
4212
do
4380
do
4213
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4381
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4214
{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4382
{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4215
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4383
$as_echo_n "checking for $ac_header... " >&6; }
4216
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4384
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4217
  echo $ECHO_N "(cached) $ECHO_C" >&6
4385
  $as_echo_n "(cached) " >&6
4218
else
4386
else
4219
  cat >conftest.$ac_ext <<_ACEOF
4387
  cat >conftest.$ac_ext <<_ACEOF
4220
/* confdefs.h.  */
4388
/* confdefs.h.  */
Lines 4232-4251 Link Here
4232
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4400
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4233
  *) ac_try_echo=$ac_try;;
4401
  *) ac_try_echo=$ac_try;;
4234
esac
4402
esac
4235
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4403
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4404
$as_echo "$ac_try_echo") >&5
4236
  (eval "$ac_compile") 2>conftest.er1
4405
  (eval "$ac_compile") 2>conftest.er1
4237
  ac_status=$?
4406
  ac_status=$?
4238
  grep -v '^ *+' conftest.er1 >conftest.err
4407
  grep -v '^ *+' conftest.er1 >conftest.err
4239
  rm -f conftest.er1
4408
  rm -f conftest.er1
4240
  cat conftest.err >&5
4409
  cat conftest.err >&5
4241
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4410
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4242
  (exit $ac_status); } && {
4411
  (exit $ac_status); } && {
4243
	 test -z "$ac_c_werror_flag" ||
4412
	 test -z "$ac_c_werror_flag" ||
4244
	 test ! -s conftest.err
4413
	 test ! -s conftest.err
4245
       } && test -s conftest.$ac_objext; then
4414
       } && test -s conftest.$ac_objext; then
4246
  eval "$as_ac_Header=yes"
4415
  eval "$as_ac_Header=yes"
4247
else
4416
else
4248
  echo "$as_me: failed program was:" >&5
4417
  $as_echo "$as_me: failed program was:" >&5
4249
sed 's/^/| /' conftest.$ac_ext >&5
4418
sed 's/^/| /' conftest.$ac_ext >&5
4250
4419
4251
	eval "$as_ac_Header=no"
4420
	eval "$as_ac_Header=no"
Lines 4253-4264 Link Here
4253
4422
4254
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4423
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4255
fi
4424
fi
4256
ac_res=`eval echo '${'$as_ac_Header'}'`
4425
ac_res=`eval 'as_val=${'$as_ac_Header'}
4257
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
4426
		 $as_echo "$as_val"'`
4258
echo "${ECHO_T}$ac_res" >&6; }
4427
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4259
if test `eval echo '${'$as_ac_Header'}'` = yes; then
4428
$as_echo "$ac_res" >&6; }
4429
as_val=`eval 'as_val=${'$as_ac_Header'}
4430
		 $as_echo "$as_val"'`
4431
   if test "x$as_val" = x""yes; then
4260
  cat >>confdefs.h <<_ACEOF
4432
  cat >>confdefs.h <<_ACEOF
4261
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4433
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4262
_ACEOF
4434
_ACEOF
4263
4435
4264
fi
4436
fi
Lines 4271-4290 Link Here
4271
4443
4272
for ac_header in strings.h sys/time.h unistd.h
4444
for ac_header in strings.h sys/time.h unistd.h
4273
do
4445
do
4274
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
4446
as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
4275
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4447
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4276
  { echo "$as_me:$LINENO: checking for $ac_header" >&5
4448
  { $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4277
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4449
$as_echo_n "checking for $ac_header... " >&6; }
4278
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4450
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4279
  echo $ECHO_N "(cached) $ECHO_C" >&6
4451
  $as_echo_n "(cached) " >&6
4280
fi
4452
fi
4281
ac_res=`eval echo '${'$as_ac_Header'}'`
4453
ac_res=`eval 'as_val=${'$as_ac_Header'}
4282
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
4454
		 $as_echo "$as_val"'`
4283
echo "${ECHO_T}$ac_res" >&6; }
4455
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4456
$as_echo "$ac_res" >&6; }
4284
else
4457
else
4285
  # Is the header compilable?
4458
  # Is the header compilable?
4286
{ echo "$as_me:$LINENO: checking $ac_header usability" >&5
4459
{ $as_echo "$as_me:$LINENO: checking $ac_header usability" >&5
4287
echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6; }
4460
$as_echo_n "checking $ac_header usability... " >&6; }
4288
cat >conftest.$ac_ext <<_ACEOF
4461
cat >conftest.$ac_ext <<_ACEOF
4289
/* confdefs.h.  */
4462
/* confdefs.h.  */
4290
_ACEOF
4463
_ACEOF
Lines 4300-4331 Link Here
4300
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4473
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4301
  *) ac_try_echo=$ac_try;;
4474
  *) ac_try_echo=$ac_try;;
4302
esac
4475
esac
4303
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4476
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4477
$as_echo "$ac_try_echo") >&5
4304
  (eval "$ac_compile") 2>conftest.er1
4478
  (eval "$ac_compile") 2>conftest.er1
4305
  ac_status=$?
4479
  ac_status=$?
4306
  grep -v '^ *+' conftest.er1 >conftest.err
4480
  grep -v '^ *+' conftest.er1 >conftest.err
4307
  rm -f conftest.er1
4481
  rm -f conftest.er1
4308
  cat conftest.err >&5
4482
  cat conftest.err >&5
4309
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4483
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4310
  (exit $ac_status); } && {
4484
  (exit $ac_status); } && {
4311
	 test -z "$ac_c_werror_flag" ||
4485
	 test -z "$ac_c_werror_flag" ||
4312
	 test ! -s conftest.err
4486
	 test ! -s conftest.err
4313
       } && test -s conftest.$ac_objext; then
4487
       } && test -s conftest.$ac_objext; then
4314
  ac_header_compiler=yes
4488
  ac_header_compiler=yes
4315
else
4489
else
4316
  echo "$as_me: failed program was:" >&5
4490
  $as_echo "$as_me: failed program was:" >&5
4317
sed 's/^/| /' conftest.$ac_ext >&5
4491
sed 's/^/| /' conftest.$ac_ext >&5
4318
4492
4319
	ac_header_compiler=no
4493
	ac_header_compiler=no
4320
fi
4494
fi
4321
4495
4322
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4496
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4323
{ echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4497
{ $as_echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
4324
echo "${ECHO_T}$ac_header_compiler" >&6; }
4498
$as_echo "$ac_header_compiler" >&6; }
4325
4499
4326
# Is the header present?
4500
# Is the header present?
4327
{ echo "$as_me:$LINENO: checking $ac_header presence" >&5
4501
{ $as_echo "$as_me:$LINENO: checking $ac_header presence" >&5
4328
echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6; }
4502
$as_echo_n "checking $ac_header presence... " >&6; }
4329
cat >conftest.$ac_ext <<_ACEOF
4503
cat >conftest.$ac_ext <<_ACEOF
4330
/* confdefs.h.  */
4504
/* confdefs.h.  */
4331
_ACEOF
4505
_ACEOF
Lines 4339-4407 Link Here
4339
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4513
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4340
  *) ac_try_echo=$ac_try;;
4514
  *) ac_try_echo=$ac_try;;
4341
esac
4515
esac
4342
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4516
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4517
$as_echo "$ac_try_echo") >&5
4343
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4518
  (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1
4344
  ac_status=$?
4519
  ac_status=$?
4345
  grep -v '^ *+' conftest.er1 >conftest.err
4520
  grep -v '^ *+' conftest.er1 >conftest.err
4346
  rm -f conftest.er1
4521
  rm -f conftest.er1
4347
  cat conftest.err >&5
4522
  cat conftest.err >&5
4348
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4523
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4349
  (exit $ac_status); } >/dev/null && {
4524
  (exit $ac_status); } >/dev/null && {
4350
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4525
	 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" ||
4351
	 test ! -s conftest.err
4526
	 test ! -s conftest.err
4352
       }; then
4527
       }; then
4353
  ac_header_preproc=yes
4528
  ac_header_preproc=yes
4354
else
4529
else
4355
  echo "$as_me: failed program was:" >&5
4530
  $as_echo "$as_me: failed program was:" >&5
4356
sed 's/^/| /' conftest.$ac_ext >&5
4531
sed 's/^/| /' conftest.$ac_ext >&5
4357
4532
4358
  ac_header_preproc=no
4533
  ac_header_preproc=no
4359
fi
4534
fi
4360
4535
4361
rm -f conftest.err conftest.$ac_ext
4536
rm -f conftest.err conftest.$ac_ext
4362
{ echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4537
{ $as_echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
4363
echo "${ECHO_T}$ac_header_preproc" >&6; }
4538
$as_echo "$ac_header_preproc" >&6; }
4364
4539
4365
# So?  What about this header?
4540
# So?  What about this header?
4366
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4541
case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
4367
  yes:no: )
4542
  yes:no: )
4368
    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4543
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
4369
echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4544
$as_echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
4370
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4545
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
4371
echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4546
$as_echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
4372
    ac_header_preproc=yes
4547
    ac_header_preproc=yes
4373
    ;;
4548
    ;;
4374
  no:yes:* )
4549
  no:yes:* )
4375
    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4550
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
4376
echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4551
$as_echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
4377
    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
4552
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
4378
echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
4553
$as_echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
4379
    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4554
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
4380
echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4555
$as_echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
4381
    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
4556
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
4382
echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
4557
$as_echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
4383
    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4558
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
4384
echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4559
$as_echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
4385
    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4560
    { $as_echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
4386
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4561
$as_echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
4387
4562
4388
    ;;
4563
    ;;
4389
esac
4564
esac
4390
{ echo "$as_me:$LINENO: checking for $ac_header" >&5
4565
{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5
4391
echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6; }
4566
$as_echo_n "checking for $ac_header... " >&6; }
4392
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4567
if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then
4393
  echo $ECHO_N "(cached) $ECHO_C" >&6
4568
  $as_echo_n "(cached) " >&6
4394
else
4569
else
4395
  eval "$as_ac_Header=\$ac_header_preproc"
4570
  eval "$as_ac_Header=\$ac_header_preproc"
4396
fi
4571
fi
4397
ac_res=`eval echo '${'$as_ac_Header'}'`
4572
ac_res=`eval 'as_val=${'$as_ac_Header'}
4398
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
4573
		 $as_echo "$as_val"'`
4399
echo "${ECHO_T}$ac_res" >&6; }
4574
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4575
$as_echo "$ac_res" >&6; }
4400
4576
4401
fi
4577
fi
4402
if test `eval echo '${'$as_ac_Header'}'` = yes; then
4578
as_val=`eval 'as_val=${'$as_ac_Header'}
4579
		 $as_echo "$as_val"'`
4580
   if test "x$as_val" = x""yes; then
4403
  cat >>confdefs.h <<_ACEOF
4581
  cat >>confdefs.h <<_ACEOF
4404
#define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
4582
#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1
4405
_ACEOF
4583
_ACEOF
4406
4584
4407
fi
4585
fi
Lines 4412-4425 Link Here
4412
os=`uname -s`
4590
os=`uname -s`
4413
if test "x$os" = "xAIX" ; then
4591
if test "x$os" = "xAIX" ; then
4414
        CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
4592
        CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
4593
        AIX=1
4415
else
4594
else
4416
        CFLAGS="$CFLAGS -Wall"
4595
        CFLAGS="$CFLAGS -Wall"
4596
        AIX=0
4597
fi
4598
 if test "$AIX" = 1; then
4599
  AIX_TRUE=
4600
  AIX_FALSE='#'
4601
else
4602
  AIX_TRUE='#'
4603
  AIX_FALSE=
4417
fi
4604
fi
4418
4605
4419
{ echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
4606
4420
echo $ECHO_N "checking whether time.h and sys/time.h may both be included... $ECHO_C" >&6; }
4607
{ $as_echo "$as_me:$LINENO: checking whether time.h and sys/time.h may both be included" >&5
4608
$as_echo_n "checking whether time.h and sys/time.h may both be included... " >&6; }
4421
if test "${ac_cv_header_time+set}" = set; then
4609
if test "${ac_cv_header_time+set}" = set; then
4422
  echo $ECHO_N "(cached) $ECHO_C" >&6
4610
  $as_echo_n "(cached) " >&6
4423
else
4611
else
4424
  cat >conftest.$ac_ext <<_ACEOF
4612
  cat >conftest.$ac_ext <<_ACEOF
4425
/* confdefs.h.  */
4613
/* confdefs.h.  */
Lines 4446-4465 Link Here
4446
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4634
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4447
  *) ac_try_echo=$ac_try;;
4635
  *) ac_try_echo=$ac_try;;
4448
esac
4636
esac
4449
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4637
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4638
$as_echo "$ac_try_echo") >&5
4450
  (eval "$ac_compile") 2>conftest.er1
4639
  (eval "$ac_compile") 2>conftest.er1
4451
  ac_status=$?
4640
  ac_status=$?
4452
  grep -v '^ *+' conftest.er1 >conftest.err
4641
  grep -v '^ *+' conftest.er1 >conftest.err
4453
  rm -f conftest.er1
4642
  rm -f conftest.er1
4454
  cat conftest.err >&5
4643
  cat conftest.err >&5
4455
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4644
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4456
  (exit $ac_status); } && {
4645
  (exit $ac_status); } && {
4457
	 test -z "$ac_c_werror_flag" ||
4646
	 test -z "$ac_c_werror_flag" ||
4458
	 test ! -s conftest.err
4647
	 test ! -s conftest.err
4459
       } && test -s conftest.$ac_objext; then
4648
       } && test -s conftest.$ac_objext; then
4460
  ac_cv_header_time=yes
4649
  ac_cv_header_time=yes
4461
else
4650
else
4462
  echo "$as_me: failed program was:" >&5
4651
  $as_echo "$as_me: failed program was:" >&5
4463
sed 's/^/| /' conftest.$ac_ext >&5
4652
sed 's/^/| /' conftest.$ac_ext >&5
4464
4653
4465
	ac_cv_header_time=no
4654
	ac_cv_header_time=no
Lines 4467-4474 Link Here
4467
4656
4468
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4657
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4469
fi
4658
fi
4470
{ echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
4659
{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_time" >&5
4471
echo "${ECHO_T}$ac_cv_header_time" >&6; }
4660
$as_echo "$ac_cv_header_time" >&6; }
4472
if test $ac_cv_header_time = yes; then
4661
if test $ac_cv_header_time = yes; then
4473
4662
4474
cat >>confdefs.h <<\_ACEOF
4663
cat >>confdefs.h <<\_ACEOF
Lines 4477-4486 Link Here
4477
4666
4478
fi
4667
fi
4479
4668
4480
{ echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
4669
{ $as_echo "$as_me:$LINENO: checking whether struct tm is in sys/time.h or time.h" >&5
4481
echo $ECHO_N "checking whether struct tm is in sys/time.h or time.h... $ECHO_C" >&6; }
4670
$as_echo_n "checking whether struct tm is in sys/time.h or time.h... " >&6; }
4482
if test "${ac_cv_struct_tm+set}" = set; then
4671
if test "${ac_cv_struct_tm+set}" = set; then
4483
  echo $ECHO_N "(cached) $ECHO_C" >&6
4672
  $as_echo_n "(cached) " >&6
4484
else
4673
else
4485
  cat >conftest.$ac_ext <<_ACEOF
4674
  cat >conftest.$ac_ext <<_ACEOF
4486
/* confdefs.h.  */
4675
/* confdefs.h.  */
Lines 4496-4502 Link Here
4496
{
4685
{
4497
struct tm tm;
4686
struct tm tm;
4498
				     int *p = &tm.tm_sec;
4687
				     int *p = &tm.tm_sec;
4499
 				     return !p;
4688
				     return !p;
4500
  ;
4689
  ;
4501
  return 0;
4690
  return 0;
4502
}
4691
}
Lines 4507-4526 Link Here
4507
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4696
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4508
  *) ac_try_echo=$ac_try;;
4697
  *) ac_try_echo=$ac_try;;
4509
esac
4698
esac
4510
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4699
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4700
$as_echo "$ac_try_echo") >&5
4511
  (eval "$ac_compile") 2>conftest.er1
4701
  (eval "$ac_compile") 2>conftest.er1
4512
  ac_status=$?
4702
  ac_status=$?
4513
  grep -v '^ *+' conftest.er1 >conftest.err
4703
  grep -v '^ *+' conftest.er1 >conftest.err
4514
  rm -f conftest.er1
4704
  rm -f conftest.er1
4515
  cat conftest.err >&5
4705
  cat conftest.err >&5
4516
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4706
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4517
  (exit $ac_status); } && {
4707
  (exit $ac_status); } && {
4518
	 test -z "$ac_c_werror_flag" ||
4708
	 test -z "$ac_c_werror_flag" ||
4519
	 test ! -s conftest.err
4709
	 test ! -s conftest.err
4520
       } && test -s conftest.$ac_objext; then
4710
       } && test -s conftest.$ac_objext; then
4521
  ac_cv_struct_tm=time.h
4711
  ac_cv_struct_tm=time.h
4522
else
4712
else
4523
  echo "$as_me: failed program was:" >&5
4713
  $as_echo "$as_me: failed program was:" >&5
4524
sed 's/^/| /' conftest.$ac_ext >&5
4714
sed 's/^/| /' conftest.$ac_ext >&5
4525
4715
4526
	ac_cv_struct_tm=sys/time.h
4716
	ac_cv_struct_tm=sys/time.h
Lines 4528-4535 Link Here
4528
4718
4529
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4719
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
4530
fi
4720
fi
4531
{ echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
4721
{ $as_echo "$as_me:$LINENO: result: $ac_cv_struct_tm" >&5
4532
echo "${ECHO_T}$ac_cv_struct_tm" >&6; }
4722
$as_echo "$ac_cv_struct_tm" >&6; }
4533
if test $ac_cv_struct_tm = sys/time.h; then
4723
if test $ac_cv_struct_tm = sys/time.h; then
4534
4724
4535
cat >>confdefs.h <<\_ACEOF
4725
cat >>confdefs.h <<\_ACEOF
Lines 4539-4548 Link Here
4539
fi
4729
fi
4540
4730
4541
4731
4542
{ echo "$as_me:$LINENO: checking for working memcmp" >&5
4732
{ $as_echo "$as_me:$LINENO: checking for working memcmp" >&5
4543
echo $ECHO_N "checking for working memcmp... $ECHO_C" >&6; }
4733
$as_echo_n "checking for working memcmp... " >&6; }
4544
if test "${ac_cv_func_memcmp_working+set}" = set; then
4734
if test "${ac_cv_func_memcmp_working+set}" = set; then
4545
  echo $ECHO_N "(cached) $ECHO_C" >&6
4735
  $as_echo_n "(cached) " >&6
4546
else
4736
else
4547
  if test "$cross_compiling" = yes; then
4737
  if test "$cross_compiling" = yes; then
4548
  ac_cv_func_memcmp_working=no
4738
  ac_cv_func_memcmp_working=no
Lines 4592-4627 Link Here
4592
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4782
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4593
  *) ac_try_echo=$ac_try;;
4783
  *) ac_try_echo=$ac_try;;
4594
esac
4784
esac
4595
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4785
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4786
$as_echo "$ac_try_echo") >&5
4596
  (eval "$ac_link") 2>&5
4787
  (eval "$ac_link") 2>&5
4597
  ac_status=$?
4788
  ac_status=$?
4598
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4789
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4599
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4790
  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
4600
  { (case "(($ac_try" in
4791
  { (case "(($ac_try" in
4601
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4792
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4602
  *) ac_try_echo=$ac_try;;
4793
  *) ac_try_echo=$ac_try;;
4603
esac
4794
esac
4604
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4795
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4796
$as_echo "$ac_try_echo") >&5
4605
  (eval "$ac_try") 2>&5
4797
  (eval "$ac_try") 2>&5
4606
  ac_status=$?
4798
  ac_status=$?
4607
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4799
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4608
  (exit $ac_status); }; }; then
4800
  (exit $ac_status); }; }; then
4609
  ac_cv_func_memcmp_working=yes
4801
  ac_cv_func_memcmp_working=yes
4610
else
4802
else
4611
  echo "$as_me: program exited with status $ac_status" >&5
4803
  $as_echo "$as_me: program exited with status $ac_status" >&5
4612
echo "$as_me: failed program was:" >&5
4804
$as_echo "$as_me: failed program was:" >&5
4613
sed 's/^/| /' conftest.$ac_ext >&5
4805
sed 's/^/| /' conftest.$ac_ext >&5
4614
4806
4615
( exit $ac_status )
4807
( exit $ac_status )
4616
ac_cv_func_memcmp_working=no
4808
ac_cv_func_memcmp_working=no
4617
fi
4809
fi
4810
rm -rf conftest.dSYM
4618
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4811
rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
4619
fi
4812
fi
4620
4813
4621
4814
4622
fi
4815
fi
4623
{ echo "$as_me:$LINENO: result: $ac_cv_func_memcmp_working" >&5
4816
{ $as_echo "$as_me:$LINENO: result: $ac_cv_func_memcmp_working" >&5
4624
echo "${ECHO_T}$ac_cv_func_memcmp_working" >&6; }
4817
$as_echo "$ac_cv_func_memcmp_working" >&6; }
4625
test $ac_cv_func_memcmp_working = no && case " $LIBOBJS " in
4818
test $ac_cv_func_memcmp_working = no && case " $LIBOBJS " in
4626
  *" memcmp.$ac_objext "* ) ;;
4819
  *" memcmp.$ac_objext "* ) ;;
4627
  *) LIBOBJS="$LIBOBJS memcmp.$ac_objext"
4820
  *) LIBOBJS="$LIBOBJS memcmp.$ac_objext"
Lines 4632-4642 Link Here
4632
4825
4633
for ac_func in vprintf
4826
for ac_func in vprintf
4634
do
4827
do
4635
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
4828
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
4636
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
4829
{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
4637
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
4830
$as_echo_n "checking for $ac_func... " >&6; }
4638
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
4831
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
4639
  echo $ECHO_N "(cached) $ECHO_C" >&6
4832
  $as_echo_n "(cached) " >&6
4640
else
4833
else
4641
  cat >conftest.$ac_ext <<_ACEOF
4834
  cat >conftest.$ac_ext <<_ACEOF
4642
/* confdefs.h.  */
4835
/* confdefs.h.  */
Lines 4689-4729 Link Here
4689
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4882
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4690
  *) ac_try_echo=$ac_try;;
4883
  *) ac_try_echo=$ac_try;;
4691
esac
4884
esac
4692
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4885
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4886
$as_echo "$ac_try_echo") >&5
4693
  (eval "$ac_link") 2>conftest.er1
4887
  (eval "$ac_link") 2>conftest.er1
4694
  ac_status=$?
4888
  ac_status=$?
4695
  grep -v '^ *+' conftest.er1 >conftest.err
4889
  grep -v '^ *+' conftest.er1 >conftest.err
4696
  rm -f conftest.er1
4890
  rm -f conftest.er1
4697
  cat conftest.err >&5
4891
  cat conftest.err >&5
4698
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4892
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4699
  (exit $ac_status); } && {
4893
  (exit $ac_status); } && {
4700
	 test -z "$ac_c_werror_flag" ||
4894
	 test -z "$ac_c_werror_flag" ||
4701
	 test ! -s conftest.err
4895
	 test ! -s conftest.err
4702
       } && test -s conftest$ac_exeext &&
4896
       } && test -s conftest$ac_exeext && {
4703
       $as_test_x conftest$ac_exeext; then
4897
	 test "$cross_compiling" = yes ||
4898
	 $as_test_x conftest$ac_exeext
4899
       }; then
4704
  eval "$as_ac_var=yes"
4900
  eval "$as_ac_var=yes"
4705
else
4901
else
4706
  echo "$as_me: failed program was:" >&5
4902
  $as_echo "$as_me: failed program was:" >&5
4707
sed 's/^/| /' conftest.$ac_ext >&5
4903
sed 's/^/| /' conftest.$ac_ext >&5
4708
4904
4709
	eval "$as_ac_var=no"
4905
	eval "$as_ac_var=no"
4710
fi
4906
fi
4711
4907
4908
rm -rf conftest.dSYM
4712
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4909
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4713
      conftest$ac_exeext conftest.$ac_ext
4910
      conftest$ac_exeext conftest.$ac_ext
4714
fi
4911
fi
4715
ac_res=`eval echo '${'$as_ac_var'}'`
4912
ac_res=`eval 'as_val=${'$as_ac_var'}
4716
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
4913
		 $as_echo "$as_val"'`
4717
echo "${ECHO_T}$ac_res" >&6; }
4914
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4718
if test `eval echo '${'$as_ac_var'}'` = yes; then
4915
$as_echo "$ac_res" >&6; }
4916
as_val=`eval 'as_val=${'$as_ac_var'}
4917
		 $as_echo "$as_val"'`
4918
   if test "x$as_val" = x""yes; then
4719
  cat >>confdefs.h <<_ACEOF
4919
  cat >>confdefs.h <<_ACEOF
4720
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
4920
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
4721
_ACEOF
4921
_ACEOF
4722
4922
4723
{ echo "$as_me:$LINENO: checking for _doprnt" >&5
4923
{ $as_echo "$as_me:$LINENO: checking for _doprnt" >&5
4724
echo $ECHO_N "checking for _doprnt... $ECHO_C" >&6; }
4924
$as_echo_n "checking for _doprnt... " >&6; }
4725
if test "${ac_cv_func__doprnt+set}" = set; then
4925
if test "${ac_cv_func__doprnt+set}" = set; then
4726
  echo $ECHO_N "(cached) $ECHO_C" >&6
4926
  $as_echo_n "(cached) " >&6
4727
else
4927
else
4728
  cat >conftest.$ac_ext <<_ACEOF
4928
  cat >conftest.$ac_ext <<_ACEOF
4729
/* confdefs.h.  */
4929
/* confdefs.h.  */
Lines 4776-4807 Link Here
4776
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4976
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4777
  *) ac_try_echo=$ac_try;;
4977
  *) ac_try_echo=$ac_try;;
4778
esac
4978
esac
4779
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
4979
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
4980
$as_echo "$ac_try_echo") >&5
4780
  (eval "$ac_link") 2>conftest.er1
4981
  (eval "$ac_link") 2>conftest.er1
4781
  ac_status=$?
4982
  ac_status=$?
4782
  grep -v '^ *+' conftest.er1 >conftest.err
4983
  grep -v '^ *+' conftest.er1 >conftest.err
4783
  rm -f conftest.er1
4984
  rm -f conftest.er1
4784
  cat conftest.err >&5
4985
  cat conftest.err >&5
4785
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4986
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4786
  (exit $ac_status); } && {
4987
  (exit $ac_status); } && {
4787
	 test -z "$ac_c_werror_flag" ||
4988
	 test -z "$ac_c_werror_flag" ||
4788
	 test ! -s conftest.err
4989
	 test ! -s conftest.err
4789
       } && test -s conftest$ac_exeext &&
4990
       } && test -s conftest$ac_exeext && {
4790
       $as_test_x conftest$ac_exeext; then
4991
	 test "$cross_compiling" = yes ||
4992
	 $as_test_x conftest$ac_exeext
4993
       }; then
4791
  ac_cv_func__doprnt=yes
4994
  ac_cv_func__doprnt=yes
4792
else
4995
else
4793
  echo "$as_me: failed program was:" >&5
4996
  $as_echo "$as_me: failed program was:" >&5
4794
sed 's/^/| /' conftest.$ac_ext >&5
4997
sed 's/^/| /' conftest.$ac_ext >&5
4795
4998
4796
	ac_cv_func__doprnt=no
4999
	ac_cv_func__doprnt=no
4797
fi
5000
fi
4798
5001
5002
rm -rf conftest.dSYM
4799
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5003
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4800
      conftest$ac_exeext conftest.$ac_ext
5004
      conftest$ac_exeext conftest.$ac_ext
4801
fi
5005
fi
4802
{ echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
5006
{ $as_echo "$as_me:$LINENO: result: $ac_cv_func__doprnt" >&5
4803
echo "${ECHO_T}$ac_cv_func__doprnt" >&6; }
5007
$as_echo "$ac_cv_func__doprnt" >&6; }
4804
if test $ac_cv_func__doprnt = yes; then
5008
if test "x$ac_cv_func__doprnt" = x""yes; then
4805
5009
4806
cat >>confdefs.h <<\_ACEOF
5010
cat >>confdefs.h <<\_ACEOF
4807
#define HAVE_DOPRNT 1
5011
#define HAVE_DOPRNT 1
Lines 4816-4826 Link Here
4816
5020
4817
for ac_func in strdup
5021
for ac_func in strdup
4818
do
5022
do
4819
as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
5023
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
4820
{ echo "$as_me:$LINENO: checking for $ac_func" >&5
5024
{ $as_echo "$as_me:$LINENO: checking for $ac_func" >&5
4821
echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6; }
5025
$as_echo_n "checking for $ac_func... " >&6; }
4822
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
5026
if { as_var=$as_ac_var; eval "test \"\${$as_var+set}\" = set"; }; then
4823
  echo $ECHO_N "(cached) $ECHO_C" >&6
5027
  $as_echo_n "(cached) " >&6
4824
else
5028
else
4825
  cat >conftest.$ac_ext <<_ACEOF
5029
  cat >conftest.$ac_ext <<_ACEOF
4826
/* confdefs.h.  */
5030
/* confdefs.h.  */
Lines 4873-4907 Link Here
4873
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
5077
  *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;;
4874
  *) ac_try_echo=$ac_try;;
5078
  *) ac_try_echo=$ac_try;;
4875
esac
5079
esac
4876
eval "echo \"\$as_me:$LINENO: $ac_try_echo\"") >&5
5080
eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\""
5081
$as_echo "$ac_try_echo") >&5
4877
  (eval "$ac_link") 2>conftest.er1
5082
  (eval "$ac_link") 2>conftest.er1
4878
  ac_status=$?
5083
  ac_status=$?
4879
  grep -v '^ *+' conftest.er1 >conftest.err
5084
  grep -v '^ *+' conftest.er1 >conftest.err
4880
  rm -f conftest.er1
5085
  rm -f conftest.er1
4881
  cat conftest.err >&5
5086
  cat conftest.err >&5
4882
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5087
  $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5
4883
  (exit $ac_status); } && {
5088
  (exit $ac_status); } && {
4884
	 test -z "$ac_c_werror_flag" ||
5089
	 test -z "$ac_c_werror_flag" ||
4885
	 test ! -s conftest.err
5090
	 test ! -s conftest.err
4886
       } && test -s conftest$ac_exeext &&
5091
       } && test -s conftest$ac_exeext && {
4887
       $as_test_x conftest$ac_exeext; then
5092
	 test "$cross_compiling" = yes ||
5093
	 $as_test_x conftest$ac_exeext
5094
       }; then
4888
  eval "$as_ac_var=yes"
5095
  eval "$as_ac_var=yes"
4889
else
5096
else
4890
  echo "$as_me: failed program was:" >&5
5097
  $as_echo "$as_me: failed program was:" >&5
4891
sed 's/^/| /' conftest.$ac_ext >&5
5098
sed 's/^/| /' conftest.$ac_ext >&5
4892
5099
4893
	eval "$as_ac_var=no"
5100
	eval "$as_ac_var=no"
4894
fi
5101
fi
4895
5102
5103
rm -rf conftest.dSYM
4896
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
5104
rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
4897
      conftest$ac_exeext conftest.$ac_ext
5105
      conftest$ac_exeext conftest.$ac_ext
4898
fi
5106
fi
4899
ac_res=`eval echo '${'$as_ac_var'}'`
5107
ac_res=`eval 'as_val=${'$as_ac_var'}
4900
	       { echo "$as_me:$LINENO: result: $ac_res" >&5
5108
		 $as_echo "$as_val"'`
4901
echo "${ECHO_T}$ac_res" >&6; }
5109
	       { $as_echo "$as_me:$LINENO: result: $ac_res" >&5
4902
if test `eval echo '${'$as_ac_var'}'` = yes; then
5110
$as_echo "$ac_res" >&6; }
5111
as_val=`eval 'as_val=${'$as_ac_var'}
5112
		 $as_echo "$as_val"'`
5113
   if test "x$as_val" = x""yes; then
4903
  cat >>confdefs.h <<_ACEOF
5114
  cat >>confdefs.h <<_ACEOF
4904
#define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
5115
#define `$as_echo "HAVE_$ac_func" | $as_tr_cpp` 1
4905
_ACEOF
5116
_ACEOF
4906
5117
4907
fi
5118
fi
Lines 4937-4947 Link Here
4937
    case $ac_val in #(
5148
    case $ac_val in #(
4938
    *${as_nl}*)
5149
    *${as_nl}*)
4939
      case $ac_var in #(
5150
      case $ac_var in #(
4940
      *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
5151
      *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5
4941
echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
5152
$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;;
4942
      esac
5153
      esac
4943
      case $ac_var in #(
5154
      case $ac_var in #(
4944
      _ | IFS | as_nl) ;; #(
5155
      _ | IFS | as_nl) ;; #(
5156
      BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #(
4945
      *) $as_unset $ac_var ;;
5157
      *) $as_unset $ac_var ;;
4946
      esac ;;
5158
      esac ;;
4947
    esac
5159
    esac
Lines 4974-4985 Link Here
4974
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
5186
if diff "$cache_file" confcache >/dev/null 2>&1; then :; else
4975
  if test -w "$cache_file"; then
5187
  if test -w "$cache_file"; then
4976
    test "x$cache_file" != "x/dev/null" &&
5188
    test "x$cache_file" != "x/dev/null" &&
4977
      { echo "$as_me:$LINENO: updating cache $cache_file" >&5
5189
      { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5
4978
echo "$as_me: updating cache $cache_file" >&6;}
5190
$as_echo "$as_me: updating cache $cache_file" >&6;}
4979
    cat confcache >$cache_file
5191
    cat confcache >$cache_file
4980
  else
5192
  else
4981
    { echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
5193
    { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5
4982
echo "$as_me: not updating unwritable cache $cache_file" >&6;}
5194
$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;}
4983
  fi
5195
  fi
4984
fi
5196
fi
4985
rm -f confcache
5197
rm -f confcache
Lines 4995-5001 Link Here
4995
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
5207
for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
4996
  # 1. Remove the extension, and $U if already installed.
5208
  # 1. Remove the extension, and $U if already installed.
4997
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
5209
  ac_script='s/\$U\././;s/\.o$//;s/\.obj$//'
4998
  ac_i=`echo "$ac_i" | sed "$ac_script"`
5210
  ac_i=`$as_echo "$ac_i" | sed "$ac_script"`
4999
  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
5211
  # 2. Prepend LIBOBJDIR.  When used with automake>=1.10 LIBOBJDIR
5000
  #    will be set to the directory where LIBOBJS objects are built.
5212
  #    will be set to the directory where LIBOBJS objects are built.
5001
  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
5213
  ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext"
Lines 5006-5032 Link Here
5006
LTLIBOBJS=$ac_ltlibobjs
5218
LTLIBOBJS=$ac_ltlibobjs
5007
5219
5008
5220
5221
 if test -n "$EXEEXT"; then
5222
  am__EXEEXT_TRUE=
5223
  am__EXEEXT_FALSE='#'
5224
else
5225
  am__EXEEXT_TRUE='#'
5226
  am__EXEEXT_FALSE=
5227
fi
5228
5009
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
5229
if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
5010
  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
5230
  { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
5011
Usually this means the macro was only invoked conditionally." >&5
5231
Usually this means the macro was only invoked conditionally." >&5
5012
echo "$as_me: error: conditional \"AMDEP\" was never defined.
5232
$as_echo "$as_me: error: conditional \"AMDEP\" was never defined.
5013
Usually this means the macro was only invoked conditionally." >&2;}
5233
Usually this means the macro was only invoked conditionally." >&2;}
5014
   { (exit 1); exit 1; }; }
5234
   { (exit 1); exit 1; }; }
5015
fi
5235
fi
5016
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
5236
if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
5017
  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
5237
  { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
5018
Usually this means the macro was only invoked conditionally." >&5
5238
Usually this means the macro was only invoked conditionally." >&5
5019
echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
5239
$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
5240
Usually this means the macro was only invoked conditionally." >&2;}
5241
   { (exit 1); exit 1; }; }
5242
fi
5243
if test -z "${AIX_TRUE}" && test -z "${AIX_FALSE}"; then
5244
  { { $as_echo "$as_me:$LINENO: error: conditional \"AIX\" was never defined.
5245
Usually this means the macro was only invoked conditionally." >&5
5246
$as_echo "$as_me: error: conditional \"AIX\" was never defined.
5020
Usually this means the macro was only invoked conditionally." >&2;}
5247
Usually this means the macro was only invoked conditionally." >&2;}
5021
   { (exit 1); exit 1; }; }
5248
   { (exit 1); exit 1; }; }
5022
fi
5249
fi
5023
5250
5024
: ${CONFIG_STATUS=./config.status}
5251
: ${CONFIG_STATUS=./config.status}
5252
ac_write_fail=0
5025
ac_clean_files_save=$ac_clean_files
5253
ac_clean_files_save=$ac_clean_files
5026
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
5254
ac_clean_files="$ac_clean_files $CONFIG_STATUS"
5027
{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
5255
{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
5028
echo "$as_me: creating $CONFIG_STATUS" >&6;}
5256
$as_echo "$as_me: creating $CONFIG_STATUS" >&6;}
5029
cat >$CONFIG_STATUS <<_ACEOF
5257
cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5030
#! $SHELL
5258
#! $SHELL
5031
# Generated by $as_me.
5259
# Generated by $as_me.
5032
# Run this file to recreate the current configuration.
5260
# Run this file to recreate the current configuration.
Lines 5039-5045 Link Here
5039
SHELL=\${CONFIG_SHELL-$SHELL}
5267
SHELL=\${CONFIG_SHELL-$SHELL}
5040
_ACEOF
5268
_ACEOF
5041
5269
5042
cat >>$CONFIG_STATUS <<\_ACEOF
5270
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5043
## --------------------- ##
5271
## --------------------- ##
5044
## M4sh Initialization.  ##
5272
## M4sh Initialization.  ##
5045
## --------------------- ##
5273
## --------------------- ##
Lines 5049-5055 Link Here
5049
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
5277
if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
5050
  emulate sh
5278
  emulate sh
5051
  NULLCMD=:
5279
  NULLCMD=:
5052
  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
5280
  # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
5053
  # is contrary to our usage.  Disable this feature.
5281
  # is contrary to our usage.  Disable this feature.
5054
  alias -g '${1+"$@"}'='"$@"'
5282
  alias -g '${1+"$@"}'='"$@"'
5055
  setopt NO_GLOB_SUBST
5283
  setopt NO_GLOB_SUBST
Lines 5071-5087 Link Here
5071
as_cr_digits='0123456789'
5299
as_cr_digits='0123456789'
5072
as_cr_alnum=$as_cr_Letters$as_cr_digits
5300
as_cr_alnum=$as_cr_Letters$as_cr_digits
5073
5301
5302
as_nl='
5303
'
5304
export as_nl
5305
# Printing a long string crashes Solaris 7 /usr/bin/printf.
5306
as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
5307
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo
5308
as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo
5309
if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then
5310
  as_echo='printf %s\n'
5311
  as_echo_n='printf %s'
5312
else
5313
  if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then
5314
    as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"'
5315
    as_echo_n='/usr/ucb/echo -n'
5316
  else
5317
    as_echo_body='eval expr "X$1" : "X\\(.*\\)"'
5318
    as_echo_n_body='eval
5319
      arg=$1;
5320
      case $arg in
5321
      *"$as_nl"*)
5322
	expr "X$arg" : "X\\(.*\\)$as_nl";
5323
	arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;;
5324
      esac;
5325
      expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl"
5326
    '
5327
    export as_echo_n_body
5328
    as_echo_n='sh -c $as_echo_n_body as_echo'
5329
  fi
5330
  export as_echo_body
5331
  as_echo='sh -c $as_echo_body as_echo'
5332
fi
5333
5074
# The user is always right.
5334
# The user is always right.
5075
if test "${PATH_SEPARATOR+set}" != set; then
5335
if test "${PATH_SEPARATOR+set}" != set; then
5076
  echo "#! /bin/sh" >conf$$.sh
5336
  PATH_SEPARATOR=:
5077
  echo  "exit 0"   >>conf$$.sh
5337
  (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && {
5078
  chmod +x conf$$.sh
5338
    (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 ||
5079
  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
5339
      PATH_SEPARATOR=';'
5080
    PATH_SEPARATOR=';'
5340
  }
5081
  else
5082
    PATH_SEPARATOR=:
5083
  fi
5084
  rm -f conf$$.sh
5085
fi
5341
fi
5086
5342
5087
# Support unset when possible.
5343
# Support unset when possible.
Lines 5097-5104 Link Here
5097
# there to prevent editors from complaining about space-tab.
5353
# there to prevent editors from complaining about space-tab.
5098
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
5354
# (If _AS_PATH_WALK were called with IFS unset, it would disable word
5099
# splitting by setting IFS to empty value.)
5355
# splitting by setting IFS to empty value.)
5100
as_nl='
5101
'
5102
IFS=" ""	$as_nl"
5356
IFS=" ""	$as_nl"
5103
5357
5104
# Find who we are.  Look in the path if we contain no directory separator.
5358
# Find who we are.  Look in the path if we contain no directory separator.
Lines 5121-5127 Link Here
5121
  as_myself=$0
5375
  as_myself=$0
5122
fi
5376
fi
5123
if test ! -f "$as_myself"; then
5377
if test ! -f "$as_myself"; then
5124
  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
5378
  $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
5125
  { (exit 1); exit 1; }
5379
  { (exit 1); exit 1; }
5126
fi
5380
fi
5127
5381
Lines 5134-5150 Link Here
5134
PS4='+ '
5388
PS4='+ '
5135
5389
5136
# NLS nuisances.
5390
# NLS nuisances.
5137
for as_var in \
5391
LC_ALL=C
5138
  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
5392
export LC_ALL
5139
  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
5393
LANGUAGE=C
5140
  LC_TELEPHONE LC_TIME
5394
export LANGUAGE
5141
do
5142
  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
5143
    eval $as_var=C; export $as_var
5144
  else
5145
    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var
5146
  fi
5147
done
5148
5395
5149
# Required to use basename.
5396
# Required to use basename.
5150
if expr a : '\(a\)' >/dev/null 2>&1 &&
5397
if expr a : '\(a\)' >/dev/null 2>&1 &&
Lines 5166-5172 Link Here
5166
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
5413
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
5167
	 X"$0" : 'X\(//\)$' \| \
5414
	 X"$0" : 'X\(//\)$' \| \
5168
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
5415
	 X"$0" : 'X\(/\)' \| . 2>/dev/null ||
5169
echo X/"$0" |
5416
$as_echo X/"$0" |
5170
    sed '/^.*\/\([^/][^/]*\)\/*$/{
5417
    sed '/^.*\/\([^/][^/]*\)\/*$/{
5171
	    s//\1/
5418
	    s//\1/
5172
	    q
5419
	    q
Lines 5217-5223 Link Here
5217
      s/-\n.*//
5464
      s/-\n.*//
5218
    ' >$as_me.lineno &&
5465
    ' >$as_me.lineno &&
5219
  chmod +x "$as_me.lineno" ||
5466
  chmod +x "$as_me.lineno" ||
5220
    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
5467
    { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
5221
   { (exit 1); exit 1; }; }
5468
   { (exit 1); exit 1; }; }
5222
5469
5223
  # Don't try to exec as it changes $[0], causing all sort of problems
5470
  # Don't try to exec as it changes $[0], causing all sort of problems
Lines 5245-5251 Link Here
5245
*)
5492
*)
5246
  ECHO_N='-n';;
5493
  ECHO_N='-n';;
5247
esac
5494
esac
5248
5249
if expr a : '\(a\)' >/dev/null 2>&1 &&
5495
if expr a : '\(a\)' >/dev/null 2>&1 &&
5250
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
5496
   test "X`expr 00001 : '.*\(...\)'`" = X001; then
5251
  as_expr=expr
5497
  as_expr=expr
Lines 5258-5276 Link Here
5258
  rm -f conf$$.dir/conf$$.file
5504
  rm -f conf$$.dir/conf$$.file
5259
else
5505
else
5260
  rm -f conf$$.dir
5506
  rm -f conf$$.dir
5261
  mkdir conf$$.dir
5507
  mkdir conf$$.dir 2>/dev/null
5262
fi
5508
fi
5263
echo >conf$$.file
5509
if (echo >conf$$.file) 2>/dev/null; then
5264
if ln -s conf$$.file conf$$ 2>/dev/null; then
5510
  if ln -s conf$$.file conf$$ 2>/dev/null; then
5265
  as_ln_s='ln -s'
5511
    as_ln_s='ln -s'
5266
  # ... but there are two gotchas:
5512
    # ... but there are two gotchas:
5267
  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
5513
    # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
5268
  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
5514
    # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable.
5269
  # In both cases, we have to default to `cp -p'.
5515
    # In both cases, we have to default to `cp -p'.
5270
  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
5516
    ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe ||
5517
      as_ln_s='cp -p'
5518
  elif ln conf$$.file conf$$ 2>/dev/null; then
5519
    as_ln_s=ln
5520
  else
5271
    as_ln_s='cp -p'
5521
    as_ln_s='cp -p'
5272
elif ln conf$$.file conf$$ 2>/dev/null; then
5522
  fi
5273
  as_ln_s=ln
5274
else
5523
else
5275
  as_ln_s='cp -p'
5524
  as_ln_s='cp -p'
5276
fi
5525
fi
Lines 5295-5304 Link Here
5295
  as_test_x='
5544
  as_test_x='
5296
    eval sh -c '\''
5545
    eval sh -c '\''
5297
      if test -d "$1"; then
5546
      if test -d "$1"; then
5298
        test -d "$1/.";
5547
	test -d "$1/.";
5299
      else
5548
      else
5300
	case $1 in
5549
	case $1 in
5301
        -*)set "./$1";;
5550
	-*)set "./$1";;
5302
	esac;
5551
	esac;
5303
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
5552
	case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in
5304
	???[sx]*):;;*)false;;esac;fi
5553
	???[sx]*):;;*)false;;esac;fi
Lines 5321-5327 Link Here
5321
# values after options handling.
5570
# values after options handling.
5322
ac_log="
5571
ac_log="
5323
This file was extended by libmi $as_me 1.0.0, which was
5572
This file was extended by libmi $as_me 1.0.0, which was
5324
generated by GNU Autoconf 2.61.  Invocation command line was
5573
generated by GNU Autoconf 2.63.  Invocation command line was
5325
5574
5326
  CONFIG_FILES    = $CONFIG_FILES
5575
  CONFIG_FILES    = $CONFIG_FILES
5327
  CONFIG_HEADERS  = $CONFIG_HEADERS
5576
  CONFIG_HEADERS  = $CONFIG_HEADERS
Lines 5334-5340 Link Here
5334
5583
5335
_ACEOF
5584
_ACEOF
5336
5585
5337
cat >>$CONFIG_STATUS <<_ACEOF
5586
case $ac_config_files in *"
5587
"*) set x $ac_config_files; shift; ac_config_files=$*;;
5588
esac
5589
5590
case $ac_config_headers in *"
5591
"*) set x $ac_config_headers; shift; ac_config_headers=$*;;
5592
esac
5593
5594
5595
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5338
# Files that config.status was made for.
5596
# Files that config.status was made for.
5339
config_files="$ac_config_files"
5597
config_files="$ac_config_files"
5340
config_headers="$ac_config_headers"
5598
config_headers="$ac_config_headers"
Lines 5342-5363 Link Here
5342
5600
5343
_ACEOF
5601
_ACEOF
5344
5602
5345
cat >>$CONFIG_STATUS <<\_ACEOF
5603
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5346
ac_cs_usage="\
5604
ac_cs_usage="\
5347
\`$as_me' instantiates files from templates according to the
5605
\`$as_me' instantiates files from templates according to the
5348
current configuration.
5606
current configuration.
5349
5607
5350
Usage: $0 [OPTIONS] [FILE]...
5608
Usage: $0 [OPTION]... [FILE]...
5351
5609
5352
  -h, --help       print this help, then exit
5610
  -h, --help       print this help, then exit
5353
  -V, --version    print version number and configuration settings, then exit
5611
  -V, --version    print version number and configuration settings, then exit
5354
  -q, --quiet      do not print progress messages
5612
  -q, --quiet, --silent
5613
                   do not print progress messages
5355
  -d, --debug      don't remove temporary files
5614
  -d, --debug      don't remove temporary files
5356
      --recheck    update $as_me by reconfiguring in the same conditions
5615
      --recheck    update $as_me by reconfiguring in the same conditions
5357
  --file=FILE[:TEMPLATE]
5616
      --file=FILE[:TEMPLATE]
5358
		   instantiate the configuration file FILE
5617
                   instantiate the configuration file FILE
5359
  --header=FILE[:TEMPLATE]
5618
      --header=FILE[:TEMPLATE]
5360
		   instantiate the configuration header FILE
5619
                   instantiate the configuration header FILE
5361
5620
5362
Configuration files:
5621
Configuration files:
5363
$config_files
5622
$config_files
Lines 5371-5383 Link Here
5371
Report bugs to <bug-autoconf@gnu.org>."
5630
Report bugs to <bug-autoconf@gnu.org>."
5372
5631
5373
_ACEOF
5632
_ACEOF
5374
cat >>$CONFIG_STATUS <<_ACEOF
5633
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5375
ac_cs_version="\\
5634
ac_cs_version="\\
5376
libmi config.status 1.0.0
5635
libmi config.status 1.0.0
5377
configured by $0, generated by GNU Autoconf 2.61,
5636
configured by $0, generated by GNU Autoconf 2.63,
5378
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
5637
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
5379
5638
5380
Copyright (C) 2006 Free Software Foundation, Inc.
5639
Copyright (C) 2008 Free Software Foundation, Inc.
5381
This config.status script is free software; the Free Software Foundation
5640
This config.status script is free software; the Free Software Foundation
5382
gives unlimited permission to copy, distribute and modify it."
5641
gives unlimited permission to copy, distribute and modify it."
5383
5642
Lines 5385-5395 Link Here
5385
srcdir='$srcdir'
5644
srcdir='$srcdir'
5386
INSTALL='$INSTALL'
5645
INSTALL='$INSTALL'
5387
MKDIR_P='$MKDIR_P'
5646
MKDIR_P='$MKDIR_P'
5647
AWK='$AWK'
5648
test -n "\$AWK" || AWK=awk
5388
_ACEOF
5649
_ACEOF
5389
5650
5390
cat >>$CONFIG_STATUS <<\_ACEOF
5651
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5391
# If no file are specified by the user, then we need to provide default
5652
# The default lists apply if the user does not specify any file.
5392
# value.  By we need to know if files were specified by the user.
5393
ac_need_defaults=:
5653
ac_need_defaults=:
5394
while test $# != 0
5654
while test $# != 0
5395
do
5655
do
Lines 5411-5440 Link Here
5411
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
5671
  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
5412
    ac_cs_recheck=: ;;
5672
    ac_cs_recheck=: ;;
5413
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
5673
  --version | --versio | --versi | --vers | --ver | --ve | --v | -V )
5414
    echo "$ac_cs_version"; exit ;;
5674
    $as_echo "$ac_cs_version"; exit ;;
5415
  --debug | --debu | --deb | --de | --d | -d )
5675
  --debug | --debu | --deb | --de | --d | -d )
5416
    debug=: ;;
5676
    debug=: ;;
5417
  --file | --fil | --fi | --f )
5677
  --file | --fil | --fi | --f )
5418
    $ac_shift
5678
    $ac_shift
5419
    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
5679
    case $ac_optarg in
5680
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
5681
    esac
5682
    CONFIG_FILES="$CONFIG_FILES '$ac_optarg'"
5420
    ac_need_defaults=false;;
5683
    ac_need_defaults=false;;
5421
  --header | --heade | --head | --hea )
5684
  --header | --heade | --head | --hea )
5422
    $ac_shift
5685
    $ac_shift
5423
    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
5686
    case $ac_optarg in
5687
    *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;;
5688
    esac
5689
    CONFIG_HEADERS="$CONFIG_HEADERS '$ac_optarg'"
5424
    ac_need_defaults=false;;
5690
    ac_need_defaults=false;;
5425
  --he | --h)
5691
  --he | --h)
5426
    # Conflict between --help and --header
5692
    # Conflict between --help and --header
5427
    { echo "$as_me: error: ambiguous option: $1
5693
    { $as_echo "$as_me: error: ambiguous option: $1
5428
Try \`$0 --help' for more information." >&2
5694
Try \`$0 --help' for more information." >&2
5429
   { (exit 1); exit 1; }; };;
5695
   { (exit 1); exit 1; }; };;
5430
  --help | --hel | -h )
5696
  --help | --hel | -h )
5431
    echo "$ac_cs_usage"; exit ;;
5697
    $as_echo "$ac_cs_usage"; exit ;;
5432
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
5698
  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
5433
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
5699
  | -silent | --silent | --silen | --sile | --sil | --si | --s)
5434
    ac_cs_silent=: ;;
5700
    ac_cs_silent=: ;;
5435
5701
5436
  # This is an error.
5702
  # This is an error.
5437
  -*) { echo "$as_me: error: unrecognized option: $1
5703
  -*) { $as_echo "$as_me: error: unrecognized option: $1
5438
Try \`$0 --help' for more information." >&2
5704
Try \`$0 --help' for more information." >&2
5439
   { (exit 1); exit 1; }; } ;;
5705
   { (exit 1); exit 1; }; } ;;
5440
5706
Lines 5453-5479 Link Here
5453
fi
5719
fi
5454
5720
5455
_ACEOF
5721
_ACEOF
5456
cat >>$CONFIG_STATUS <<_ACEOF
5722
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5457
if \$ac_cs_recheck; then
5723
if \$ac_cs_recheck; then
5458
  echo "running CONFIG_SHELL=$SHELL $SHELL $0 "$ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
5724
  set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
5459
  CONFIG_SHELL=$SHELL
5725
  shift
5726
  \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6
5727
  CONFIG_SHELL='$SHELL'
5460
  export CONFIG_SHELL
5728
  export CONFIG_SHELL
5461
  exec $SHELL "$0"$ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
5729
  exec "\$@"
5462
fi
5730
fi
5463
5731
5464
_ACEOF
5732
_ACEOF
5465
cat >>$CONFIG_STATUS <<\_ACEOF
5733
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5466
exec 5>>config.log
5734
exec 5>>config.log
5467
{
5735
{
5468
  echo
5736
  echo
5469
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
5737
  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
5470
## Running $as_me. ##
5738
## Running $as_me. ##
5471
_ASBOX
5739
_ASBOX
5472
  echo "$ac_log"
5740
  $as_echo "$ac_log"
5473
} >&5
5741
} >&5
5474
5742
5475
_ACEOF
5743
_ACEOF
5476
cat >>$CONFIG_STATUS <<_ACEOF
5744
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5477
#
5745
#
5478
# INIT-COMMANDS
5746
# INIT-COMMANDS
5479
#
5747
#
Lines 5481-5487 Link Here
5481
5749
5482
_ACEOF
5750
_ACEOF
5483
5751
5484
cat >>$CONFIG_STATUS <<\_ACEOF
5752
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5485
5753
5486
# Handling of arguments.
5754
# Handling of arguments.
5487
for ac_config_target in $ac_config_targets
5755
for ac_config_target in $ac_config_targets
Lines 5491-5498 Link Here
5491
    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
5759
    "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
5492
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
5760
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
5493
5761
5494
  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
5762
  *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
5495
echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
5763
$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
5496
   { (exit 1); exit 1; }; };;
5764
   { (exit 1); exit 1; }; };;
5497
  esac
5765
  esac
5498
done
5766
done
Lines 5533-5677 Link Here
5533
  (umask 077 && mkdir "$tmp")
5801
  (umask 077 && mkdir "$tmp")
5534
} ||
5802
} ||
5535
{
5803
{
5536
   echo "$me: cannot create a temporary directory in ." >&2
5804
   $as_echo "$as_me: cannot create a temporary directory in ." >&2
5537
   { (exit 1); exit 1; }
5805
   { (exit 1); exit 1; }
5538
}
5806
}
5539
5807
5540
#
5808
# Set up the scripts for CONFIG_FILES section.
5541
# Set up the sed scripts for CONFIG_FILES section.
5809
# No need to generate them if there are no CONFIG_FILES.
5542
#
5810
# This happens for instance with `./config.status config.h'.
5543
5544
# No need to generate the scripts if there are no CONFIG_FILES.
5545
# This happens for instance when ./config.status config.h
5546
if test -n "$CONFIG_FILES"; then
5811
if test -n "$CONFIG_FILES"; then
5547
5812
5813
5814
ac_cr='
'
5815
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null`
5816
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then
5817
  ac_cs_awk_cr='\\r'
5818
else
5819
  ac_cs_awk_cr=$ac_cr
5820
fi
5821
5822
echo 'BEGIN {' >"$tmp/subs1.awk" &&
5548
_ACEOF
5823
_ACEOF
5549
5824
5550
5825
5551
5826
{
5827
  echo "cat >conf$$subs.awk <<_ACEOF" &&
5828
  echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' &&
5829
  echo "_ACEOF"
5830
} >conf$$subs.sh ||
5831
  { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
5832
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
5833
   { (exit 1); exit 1; }; }
5834
ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'`
5552
ac_delim='%!_!# '
5835
ac_delim='%!_!# '
5553
for ac_last_try in false false false false false :; do
5836
for ac_last_try in false false false false false :; do
5554
  cat >conf$$subs.sed <<_ACEOF
5837
  . ./conf$$subs.sh ||
5555
SHELL!$SHELL$ac_delim
5838
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
5556
PATH_SEPARATOR!$PATH_SEPARATOR$ac_delim
5839
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
5557
PACKAGE_NAME!$PACKAGE_NAME$ac_delim
5840
   { (exit 1); exit 1; }; }
5558
PACKAGE_TARNAME!$PACKAGE_TARNAME$ac_delim
5559
PACKAGE_VERSION!$PACKAGE_VERSION$ac_delim
5560
PACKAGE_STRING!$PACKAGE_STRING$ac_delim
5561
PACKAGE_BUGREPORT!$PACKAGE_BUGREPORT$ac_delim
5562
exec_prefix!$exec_prefix$ac_delim
5563
prefix!$prefix$ac_delim
5564
program_transform_name!$program_transform_name$ac_delim
5565
bindir!$bindir$ac_delim
5566
sbindir!$sbindir$ac_delim
5567
libexecdir!$libexecdir$ac_delim
5568
datarootdir!$datarootdir$ac_delim
5569
datadir!$datadir$ac_delim
5570
sysconfdir!$sysconfdir$ac_delim
5571
sharedstatedir!$sharedstatedir$ac_delim
5572
localstatedir!$localstatedir$ac_delim
5573
includedir!$includedir$ac_delim
5574
oldincludedir!$oldincludedir$ac_delim
5575
docdir!$docdir$ac_delim
5576
infodir!$infodir$ac_delim
5577
htmldir!$htmldir$ac_delim
5578
dvidir!$dvidir$ac_delim
5579
pdfdir!$pdfdir$ac_delim
5580
psdir!$psdir$ac_delim
5581
libdir!$libdir$ac_delim
5582
localedir!$localedir$ac_delim
5583
mandir!$mandir$ac_delim
5584
DEFS!$DEFS$ac_delim
5585
ECHO_C!$ECHO_C$ac_delim
5586
ECHO_N!$ECHO_N$ac_delim
5587
ECHO_T!$ECHO_T$ac_delim
5588
LIBS!$LIBS$ac_delim
5589
build_alias!$build_alias$ac_delim
5590
host_alias!$host_alias$ac_delim
5591
target_alias!$target_alias$ac_delim
5592
INSTALL_PROGRAM!$INSTALL_PROGRAM$ac_delim
5593
INSTALL_SCRIPT!$INSTALL_SCRIPT$ac_delim
5594
INSTALL_DATA!$INSTALL_DATA$ac_delim
5595
am__isrc!$am__isrc$ac_delim
5596
CYGPATH_W!$CYGPATH_W$ac_delim
5597
PACKAGE!$PACKAGE$ac_delim
5598
VERSION!$VERSION$ac_delim
5599
ACLOCAL!$ACLOCAL$ac_delim
5600
AUTOCONF!$AUTOCONF$ac_delim
5601
AUTOMAKE!$AUTOMAKE$ac_delim
5602
AUTOHEADER!$AUTOHEADER$ac_delim
5603
MAKEINFO!$MAKEINFO$ac_delim
5604
install_sh!$install_sh$ac_delim
5605
STRIP!$STRIP$ac_delim
5606
INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
5607
mkdir_p!$mkdir_p$ac_delim
5608
AWK!$AWK$ac_delim
5609
SET_MAKE!$SET_MAKE$ac_delim
5610
am__leading_dot!$am__leading_dot$ac_delim
5611
AMTAR!$AMTAR$ac_delim
5612
am__tar!$am__tar$ac_delim
5613
am__untar!$am__untar$ac_delim
5614
CC!$CC$ac_delim
5615
CFLAGS!$CFLAGS$ac_delim
5616
LDFLAGS!$LDFLAGS$ac_delim
5617
CPPFLAGS!$CPPFLAGS$ac_delim
5618
ac_ct_CC!$ac_ct_CC$ac_delim
5619
EXEEXT!$EXEEXT$ac_delim
5620
OBJEXT!$OBJEXT$ac_delim
5621
DEPDIR!$DEPDIR$ac_delim
5622
am__include!$am__include$ac_delim
5623
am__quote!$am__quote$ac_delim
5624
AMDEP_TRUE!$AMDEP_TRUE$ac_delim
5625
AMDEP_FALSE!$AMDEP_FALSE$ac_delim
5626
AMDEPBACKSLASH!$AMDEPBACKSLASH$ac_delim
5627
CCDEPMODE!$CCDEPMODE$ac_delim
5628
am__fastdepCC_TRUE!$am__fastdepCC_TRUE$ac_delim
5629
am__fastdepCC_FALSE!$am__fastdepCC_FALSE$ac_delim
5630
RANLIB!$RANLIB$ac_delim
5631
CPP!$CPP$ac_delim
5632
GREP!$GREP$ac_delim
5633
EGREP!$EGREP$ac_delim
5634
LIBOBJS!$LIBOBJS$ac_delim
5635
LTLIBOBJS!$LTLIBOBJS$ac_delim
5636
_ACEOF
5637
5841
5638
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 81; then
5842
  ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X`
5843
  if test $ac_delim_n = $ac_delim_num; then
5639
    break
5844
    break
5640
  elif $ac_last_try; then
5845
  elif $ac_last_try; then
5641
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
5846
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
5642
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
5847
$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
5643
   { (exit 1); exit 1; }; }
5848
   { (exit 1); exit 1; }; }
5644
  else
5849
  else
5645
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
5850
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
5646
  fi
5851
  fi
5647
done
5852
done
5853
rm -f conf$$subs.sh
5648
5854
5649
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
5855
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5650
if test -n "$ac_eof"; then
5856
cat >>"\$tmp/subs1.awk" <<\\_ACAWK &&
5651
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
5652
  ac_eof=`expr $ac_eof + 1`
5653
fi
5654
5655
cat >>$CONFIG_STATUS <<_ACEOF
5656
cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
5657
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b end
5658
_ACEOF
5857
_ACEOF
5659
sed '
5858
sed -n '
5660
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
5859
h
5661
s/^/s,@/; s/!/@,|#_!!_#|/
5860
s/^/S["/; s/!.*/"]=/
5662
:n
5861
p
5663
t n
5862
g
5664
s/'"$ac_delim"'$/,g/; t
5863
s/^[^!]*!//
5665
s/$/\\/; p
5864
:repl
5666
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
5865
t repl
5667
' >>$CONFIG_STATUS <conf$$subs.sed
5866
s/'"$ac_delim"'$//
5668
rm -f conf$$subs.sed
5867
t delim
5669
cat >>$CONFIG_STATUS <<_ACEOF
5868
:nl
5670
:end
5869
h
5671
s/|#_!!_#|//g
5870
s/\(.\{148\}\).*/\1/
5672
CEOF$ac_eof
5871
t more1
5673
_ACEOF
5872
s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/
5873
p
5874
n
5875
b repl
5876
:more1
5877
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
5878
p
5879
g
5880
s/.\{148\}//
5881
t nl
5882
:delim
5883
h
5884
s/\(.\{148\}\).*/\1/
5885
t more2
5886
s/["\\]/\\&/g; s/^/"/; s/$/"/
5887
p
5888
b
5889
:more2
5890
s/["\\]/\\&/g; s/^/"/; s/$/"\\/
5891
p
5892
g
5893
s/.\{148\}//
5894
t delim
5895
' <conf$$subs.awk | sed '
5896
/^[^""]/{
5897
  N
5898
  s/\n//
5899
}
5900
' >>$CONFIG_STATUS || ac_write_fail=1
5901
rm -f conf$$subs.awk
5902
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5903
_ACAWK
5904
cat >>"\$tmp/subs1.awk" <<_ACAWK &&
5905
  for (key in S) S_is_set[key] = 1
5906
  FS = ""
5674
5907
5908
}
5909
{
5910
  line = $ 0
5911
  nfields = split(line, field, "@")
5912
  substed = 0
5913
  len = length(field[1])
5914
  for (i = 2; i < nfields; i++) {
5915
    key = field[i]
5916
    keylen = length(key)
5917
    if (S_is_set[key]) {
5918
      value = S[key]
5919
      line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3)
5920
      len += length(value) + length(field[++i])
5921
      substed = 1
5922
    } else
5923
      len += 1 + keylen
5924
  }
5925
5926
  print line
5927
}
5928
5929
_ACAWK
5930
_ACEOF
5931
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5932
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then
5933
  sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g"
5934
else
5935
  cat
5936
fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \
5937
  || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5
5938
$as_echo "$as_me: error: could not setup config files machinery" >&2;}
5939
   { (exit 1); exit 1; }; }
5940
_ACEOF
5675
5941
5676
# VPATH may cause trouble with some makes, so we remove $(srcdir),
5942
# VPATH may cause trouble with some makes, so we remove $(srcdir),
5677
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
5943
# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
Lines 5688-5706 Link Here
5688
}'
5954
}'
5689
fi
5955
fi
5690
5956
5691
cat >>$CONFIG_STATUS <<\_ACEOF
5957
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5692
fi # test -n "$CONFIG_FILES"
5958
fi # test -n "$CONFIG_FILES"
5693
5959
5960
# Set up the scripts for CONFIG_HEADERS section.
5961
# No need to generate them if there are no CONFIG_HEADERS.
5962
# This happens for instance with `./config.status Makefile'.
5963
if test -n "$CONFIG_HEADERS"; then
5964
cat >"$tmp/defines.awk" <<\_ACAWK ||
5965
BEGIN {
5966
_ACEOF
5694
5967
5695
for ac_tag in  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS
5968
# Transform confdefs.h into an awk script `defines.awk', embedded as
5969
# here-document in config.status, that substitutes the proper values into
5970
# config.h.in to produce config.h.
5971
5972
# Create a delimiter string that does not exist in confdefs.h, to ease
5973
# handling of long lines.
5974
ac_delim='%!_!# '
5975
for ac_last_try in false false :; do
5976
  ac_t=`sed -n "/$ac_delim/p" confdefs.h`
5977
  if test -z "$ac_t"; then
5978
    break
5979
  elif $ac_last_try; then
5980
    { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_HEADERS" >&5
5981
$as_echo "$as_me: error: could not make $CONFIG_HEADERS" >&2;}
5982
   { (exit 1); exit 1; }; }
5983
  else
5984
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
5985
  fi
5986
done
5987
5988
# For the awk script, D is an array of macro values keyed by name,
5989
# likewise P contains macro parameters if any.  Preserve backslash
5990
# newline sequences.
5991
5992
ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
5993
sed -n '
5994
s/.\{148\}/&'"$ac_delim"'/g
5995
t rset
5996
:rset
5997
s/^[	 ]*#[	 ]*define[	 ][	 ]*/ /
5998
t def
5999
d
6000
:def
6001
s/\\$//
6002
t bsnl
6003
s/["\\]/\\&/g
6004
s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
6005
D["\1"]=" \3"/p
6006
s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2"/p
6007
d
6008
:bsnl
6009
s/["\\]/\\&/g
6010
s/^ \('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/P["\1"]="\2"\
6011
D["\1"]=" \3\\\\\\n"\\/p
6012
t cont
6013
s/^ \('"$ac_word_re"'\)[	 ]*\(.*\)/D["\1"]=" \2\\\\\\n"\\/p
6014
t cont
6015
d
6016
:cont
6017
n
6018
s/.\{148\}/&'"$ac_delim"'/g
6019
t clear
6020
:clear
6021
s/\\$//
6022
t bsnlc
6023
s/["\\]/\\&/g; s/^/"/; s/$/"/p
6024
d
6025
:bsnlc
6026
s/["\\]/\\&/g; s/^/"/; s/$/\\\\\\n"\\/p
6027
b cont
6028
' <confdefs.h | sed '
6029
s/'"$ac_delim"'/"\\\
6030
"/g' >>$CONFIG_STATUS || ac_write_fail=1
6031
6032
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6033
  for (key in D) D_is_set[key] = 1
6034
  FS = ""
6035
}
6036
/^[\t ]*#[\t ]*(define|undef)[\t ]+$ac_word_re([\t (]|\$)/ {
6037
  line = \$ 0
6038
  split(line, arg, " ")
6039
  if (arg[1] == "#") {
6040
    defundef = arg[2]
6041
    mac1 = arg[3]
6042
  } else {
6043
    defundef = substr(arg[1], 2)
6044
    mac1 = arg[2]
6045
  }
6046
  split(mac1, mac2, "(") #)
6047
  macro = mac2[1]
6048
  prefix = substr(line, 1, index(line, defundef) - 1)
6049
  if (D_is_set[macro]) {
6050
    # Preserve the white space surrounding the "#".
6051
    print prefix "define", macro P[macro] D[macro]
6052
    next
6053
  } else {
6054
    # Replace #undef with comments.  This is necessary, for example,
6055
    # in the case of _POSIX_SOURCE, which is predefined and required
6056
    # on some systems where configure will not decide to define it.
6057
    if (defundef == "undef") {
6058
      print "/*", prefix defundef, macro, "*/"
6059
      next
6060
    }
6061
  }
6062
}
6063
{ print }
6064
_ACAWK
6065
_ACEOF
6066
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6067
  { { $as_echo "$as_me:$LINENO: error: could not setup config headers machinery" >&5
6068
$as_echo "$as_me: error: could not setup config headers machinery" >&2;}
6069
   { (exit 1); exit 1; }; }
6070
fi # test -n "$CONFIG_HEADERS"
6071
6072
6073
eval set X "  :F $CONFIG_FILES  :H $CONFIG_HEADERS    :C $CONFIG_COMMANDS"
6074
shift
6075
for ac_tag
5696
do
6076
do
5697
  case $ac_tag in
6077
  case $ac_tag in
5698
  :[FHLC]) ac_mode=$ac_tag; continue;;
6078
  :[FHLC]) ac_mode=$ac_tag; continue;;
5699
  esac
6079
  esac
5700
  case $ac_mode$ac_tag in
6080
  case $ac_mode$ac_tag in
5701
  :[FHL]*:*);;
6081
  :[FHL]*:*);;
5702
  :L* | :C*:*) { { echo "$as_me:$LINENO: error: Invalid tag $ac_tag." >&5
6082
  :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5
5703
echo "$as_me: error: Invalid tag $ac_tag." >&2;}
6083
$as_echo "$as_me: error: invalid tag $ac_tag" >&2;}
5704
   { (exit 1); exit 1; }; };;
6084
   { (exit 1); exit 1; }; };;
5705
  :[FH]-) ac_tag=-:-;;
6085
  :[FH]-) ac_tag=-:-;;
5706
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
6086
  :[FH]*) ac_tag=$ac_tag:$ac_tag.in;;
Lines 5729-5754 Link Here
5729
	   [\\/$]*) false;;
6109
	   [\\/$]*) false;;
5730
	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
6110
	   *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";;
5731
	   esac ||
6111
	   esac ||
5732
	   { { echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
6112
	   { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5
5733
echo "$as_me: error: cannot find input file: $ac_f" >&2;}
6113
$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;}
5734
   { (exit 1); exit 1; }; };;
6114
   { (exit 1); exit 1; }; };;
5735
      esac
6115
      esac
5736
      ac_file_inputs="$ac_file_inputs $ac_f"
6116
      case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac
6117
      ac_file_inputs="$ac_file_inputs '$ac_f'"
5737
    done
6118
    done
5738
6119
5739
    # Let's still pretend it is `configure' which instantiates (i.e., don't
6120
    # Let's still pretend it is `configure' which instantiates (i.e., don't
5740
    # use $as_me), people would be surprised to read:
6121
    # use $as_me), people would be surprised to read:
5741
    #    /* config.h.  Generated by config.status.  */
6122
    #    /* config.h.  Generated by config.status.  */
5742
    configure_input="Generated from "`IFS=:
6123
    configure_input='Generated from '`
5743
	  echo $* | sed 's|^[^:]*/||;s|:[^:]*/|, |g'`" by configure."
6124
	  $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g'
6125
	`' by configure.'
5744
    if test x"$ac_file" != x-; then
6126
    if test x"$ac_file" != x-; then
5745
      configure_input="$ac_file.  $configure_input"
6127
      configure_input="$ac_file.  $configure_input"
5746
      { echo "$as_me:$LINENO: creating $ac_file" >&5
6128
      { $as_echo "$as_me:$LINENO: creating $ac_file" >&5
5747
echo "$as_me: creating $ac_file" >&6;}
6129
$as_echo "$as_me: creating $ac_file" >&6;}
5748
    fi
6130
    fi
6131
    # Neutralize special characters interpreted by sed in replacement strings.
6132
    case $configure_input in #(
6133
    *\&* | *\|* | *\\* )
6134
       ac_sed_conf_input=`$as_echo "$configure_input" |
6135
       sed 's/[\\\\&|]/\\\\&/g'`;; #(
6136
    *) ac_sed_conf_input=$configure_input;;
6137
    esac
5749
6138
5750
    case $ac_tag in
6139
    case $ac_tag in
5751
    *:-:* | *:-) cat >"$tmp/stdin";;
6140
    *:-:* | *:-) cat >"$tmp/stdin" \
6141
      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
6142
$as_echo "$as_me: error: could not create $ac_file" >&2;}
6143
   { (exit 1); exit 1; }; } ;;
5752
    esac
6144
    esac
5753
    ;;
6145
    ;;
5754
  esac
6146
  esac
Lines 5758-5764 Link Here
5758
	 X"$ac_file" : 'X\(//\)[^/]' \| \
6150
	 X"$ac_file" : 'X\(//\)[^/]' \| \
5759
	 X"$ac_file" : 'X\(//\)$' \| \
6151
	 X"$ac_file" : 'X\(//\)$' \| \
5760
	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
6152
	 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null ||
5761
echo X"$ac_file" |
6153
$as_echo X"$ac_file" |
5762
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6154
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5763
	    s//\1/
6155
	    s//\1/
5764
	    q
6156
	    q
Lines 5784-5790 Link Here
5784
    as_dirs=
6176
    as_dirs=
5785
    while :; do
6177
    while :; do
5786
      case $as_dir in #(
6178
      case $as_dir in #(
5787
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
6179
      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
5788
      *) as_qdir=$as_dir;;
6180
      *) as_qdir=$as_dir;;
5789
      esac
6181
      esac
5790
      as_dirs="'$as_qdir' $as_dirs"
6182
      as_dirs="'$as_qdir' $as_dirs"
Lines 5793-5799 Link Here
5793
	 X"$as_dir" : 'X\(//\)[^/]' \| \
6185
	 X"$as_dir" : 'X\(//\)[^/]' \| \
5794
	 X"$as_dir" : 'X\(//\)$' \| \
6186
	 X"$as_dir" : 'X\(//\)$' \| \
5795
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
6187
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
5796
echo X"$as_dir" |
6188
$as_echo X"$as_dir" |
5797
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6189
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
5798
	    s//\1/
6190
	    s//\1/
5799
	    q
6191
	    q
Lines 5814-5830 Link Here
5814
      test -d "$as_dir" && break
6206
      test -d "$as_dir" && break
5815
    done
6207
    done
5816
    test -z "$as_dirs" || eval "mkdir $as_dirs"
6208
    test -z "$as_dirs" || eval "mkdir $as_dirs"
5817
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
6209
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
5818
echo "$as_me: error: cannot create directory $as_dir" >&2;}
6210
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
5819
   { (exit 1); exit 1; }; }; }
6211
   { (exit 1); exit 1; }; }; }
5820
  ac_builddir=.
6212
  ac_builddir=.
5821
6213
5822
case "$ac_dir" in
6214
case "$ac_dir" in
5823
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
6215
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;;
5824
*)
6216
*)
5825
  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
6217
  ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'`
5826
  # A ".." for each directory in $ac_dir_suffix.
6218
  # A ".." for each directory in $ac_dir_suffix.
5827
  ac_top_builddir_sub=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,/..,g;s,/,,'`
6219
  ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'`
5828
  case $ac_top_builddir_sub in
6220
  case $ac_top_builddir_sub in
5829
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
6221
  "") ac_top_builddir_sub=. ac_top_build_prefix= ;;
5830
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
6222
  *)  ac_top_build_prefix=$ac_top_builddir_sub/ ;;
Lines 5869-5880 Link Here
5869
  esac
6261
  esac
5870
_ACEOF
6262
_ACEOF
5871
6263
5872
cat >>$CONFIG_STATUS <<\_ACEOF
6264
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5873
# If the template does not know about datarootdir, expand it.
6265
# If the template does not know about datarootdir, expand it.
5874
# FIXME: This hack should be removed a few years after 2.60.
6266
# FIXME: This hack should be removed a few years after 2.60.
5875
ac_datarootdir_hack=; ac_datarootdir_seen=
6267
ac_datarootdir_hack=; ac_datarootdir_seen=
5876
6268
5877
case `sed -n '/datarootdir/ {
6269
ac_sed_dataroot='
6270
/datarootdir/ {
5878
  p
6271
  p
5879
  q
6272
  q
5880
}
6273
}
Lines 5883-5895 Link Here
5883
/@infodir@/p
6276
/@infodir@/p
5884
/@localedir@/p
6277
/@localedir@/p
5885
/@mandir@/p
6278
/@mandir@/p
5886
' $ac_file_inputs` in
6279
'
6280
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in
5887
*datarootdir*) ac_datarootdir_seen=yes;;
6281
*datarootdir*) ac_datarootdir_seen=yes;;
5888
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
6282
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*)
5889
  { echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
6283
  { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
5890
echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
6284
$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
5891
_ACEOF
6285
_ACEOF
5892
cat >>$CONFIG_STATUS <<_ACEOF
6286
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5893
  ac_datarootdir_hack='
6287
  ac_datarootdir_hack='
5894
  s&@datadir@&$datadir&g
6288
  s&@datadir@&$datadir&g
5895
  s&@docdir@&$docdir&g
6289
  s&@docdir@&$docdir&g
Lines 5903-5917 Link Here
5903
# Neutralize VPATH when `$srcdir' = `.'.
6297
# Neutralize VPATH when `$srcdir' = `.'.
5904
# Shell code in configure.ac might set extrasub.
6298
# Shell code in configure.ac might set extrasub.
5905
# FIXME: do we really want to maintain this feature?
6299
# FIXME: do we really want to maintain this feature?
5906
cat >>$CONFIG_STATUS <<_ACEOF
6300
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
5907
  sed "$ac_vpsub
6301
ac_sed_extra="$ac_vpsub
5908
$extrasub
6302
$extrasub
5909
_ACEOF
6303
_ACEOF
5910
cat >>$CONFIG_STATUS <<\_ACEOF
6304
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
5911
:t
6305
:t
5912
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
6306
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
5913
s&@configure_input@&$configure_input&;t t
6307
s|@configure_input@|$ac_sed_conf_input|;t t
5914
s&@top_builddir@&$ac_top_builddir_sub&;t t
6308
s&@top_builddir@&$ac_top_builddir_sub&;t t
6309
s&@top_build_prefix@&$ac_top_build_prefix&;t t
5915
s&@srcdir@&$ac_srcdir&;t t
6310
s&@srcdir@&$ac_srcdir&;t t
5916
s&@abs_srcdir@&$ac_abs_srcdir&;t t
6311
s&@abs_srcdir@&$ac_abs_srcdir&;t t
5917
s&@top_srcdir@&$ac_top_srcdir&;t t
6312
s&@top_srcdir@&$ac_top_srcdir&;t t
Lines 5922-6056 Link Here
5922
s&@INSTALL@&$ac_INSTALL&;t t
6317
s&@INSTALL@&$ac_INSTALL&;t t
5923
s&@MKDIR_P@&$ac_MKDIR_P&;t t
6318
s&@MKDIR_P@&$ac_MKDIR_P&;t t
5924
$ac_datarootdir_hack
6319
$ac_datarootdir_hack
5925
" $ac_file_inputs | sed -f "$tmp/subs-1.sed" >$tmp/out
6320
"
6321
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \
6322
  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
6323
$as_echo "$as_me: error: could not create $ac_file" >&2;}
6324
   { (exit 1); exit 1; }; }
5926
6325
5927
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
6326
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" &&
5928
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
6327
  { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } &&
5929
  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
6328
  { ac_out=`sed -n '/^[	 ]*datarootdir[	 ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } &&
5930
  { echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
6329
  { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir'
5931
which seems to be undefined.  Please make sure it is defined." >&5
6330
which seems to be undefined.  Please make sure it is defined." >&5
5932
echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
6331
$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir'
5933
which seems to be undefined.  Please make sure it is defined." >&2;}
6332
which seems to be undefined.  Please make sure it is defined." >&2;}
5934
6333
5935
  rm -f "$tmp/stdin"
6334
  rm -f "$tmp/stdin"
5936
  case $ac_file in
6335
  case $ac_file in
5937
  -) cat "$tmp/out"; rm -f "$tmp/out";;
6336
  -) cat "$tmp/out" && rm -f "$tmp/out";;
5938
  *) rm -f "$ac_file"; mv "$tmp/out" $ac_file;;
6337
  *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";;
5939
  esac
6338
  esac \
6339
  || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
6340
$as_echo "$as_me: error: could not create $ac_file" >&2;}
6341
   { (exit 1); exit 1; }; }
5940
 ;;
6342
 ;;
5941
  :H)
6343
  :H)
5942
  #
6344
  #
5943
  # CONFIG_HEADER
6345
  # CONFIG_HEADER
5944
  #
6346
  #
5945
_ACEOF
5946
5947
# Transform confdefs.h into a sed script `conftest.defines', that
5948
# substitutes the proper values into config.h.in to produce config.h.
5949
rm -f conftest.defines conftest.tail
5950
# First, append a space to every undef/define line, to ease matching.
5951
echo 's/$/ /' >conftest.defines
5952
# Then, protect against being on the right side of a sed subst, or in
5953
# an unquoted here document, in config.status.  If some macros were
5954
# called several times there might be several #defines for the same
5955
# symbol, which is useless.  But do not sort them, since the last
5956
# AC_DEFINE must be honored.
5957
ac_word_re=[_$as_cr_Letters][_$as_cr_alnum]*
5958
# These sed commands are passed to sed as "A NAME B PARAMS C VALUE D", where
5959
# NAME is the cpp macro being defined, VALUE is the value it is being given.
5960
# PARAMS is the parameter list in the macro definition--in most cases, it's
5961
# just an empty string.
5962
ac_dA='s,^\\([	 #]*\\)[^	 ]*\\([	 ]*'
5963
ac_dB='\\)[	 (].*,\\1define\\2'
5964
ac_dC=' '
5965
ac_dD=' ,'
5966
5967
uniq confdefs.h |
5968
  sed -n '
5969
	t rset
5970
	:rset
5971
	s/^[	 ]*#[	 ]*define[	 ][	 ]*//
5972
	t ok
5973
	d
5974
	:ok
5975
	s/[\\&,]/\\&/g
5976
	s/^\('"$ac_word_re"'\)\(([^()]*)\)[	 ]*\(.*\)/ '"$ac_dA"'\1'"$ac_dB"'\2'"${ac_dC}"'\3'"$ac_dD"'/p
5977
	s/^\('"$ac_word_re"'\)[	 ]*\(.*\)/'"$ac_dA"'\1'"$ac_dB$ac_dC"'\2'"$ac_dD"'/p
5978
  ' >>conftest.defines
5979
5980
# Remove the space that was appended to ease matching.
5981
# Then replace #undef with comments.  This is necessary, for
5982
# example, in the case of _POSIX_SOURCE, which is predefined and required
5983
# on some systems where configure will not decide to define it.
5984
# (The regexp can be short, since the line contains either #define or #undef.)
5985
echo 's/ $//
5986
s,^[	 #]*u.*,/* & */,' >>conftest.defines
5987
5988
# Break up conftest.defines:
5989
ac_max_sed_lines=50
5990
5991
# First sed command is:	 sed -f defines.sed $ac_file_inputs >"$tmp/out1"
5992
# Second one is:	 sed -f defines.sed "$tmp/out1" >"$tmp/out2"
5993
# Third one will be:	 sed -f defines.sed "$tmp/out2" >"$tmp/out1"
5994
# et cetera.
5995
ac_in='$ac_file_inputs'
5996
ac_out='"$tmp/out1"'
5997
ac_nxt='"$tmp/out2"'
5998
5999
while :
6000
do
6001
  # Write a here document:
6002
    cat >>$CONFIG_STATUS <<_ACEOF
6003
    # First, check the format of the line:
6004
    cat >"\$tmp/defines.sed" <<\\CEOF
6005
/^[	 ]*#[	 ]*undef[	 ][	 ]*$ac_word_re[	 ]*\$/b def
6006
/^[	 ]*#[	 ]*define[	 ][	 ]*$ac_word_re[(	 ]/b def
6007
b
6008
:def
6009
_ACEOF
6010
  sed ${ac_max_sed_lines}q conftest.defines >>$CONFIG_STATUS
6011
  echo 'CEOF
6012
    sed -f "$tmp/defines.sed"' "$ac_in >$ac_out" >>$CONFIG_STATUS
6013
  ac_in=$ac_out; ac_out=$ac_nxt; ac_nxt=$ac_in
6014
  sed 1,${ac_max_sed_lines}d conftest.defines >conftest.tail
6015
  grep . conftest.tail >/dev/null || break
6016
  rm -f conftest.defines
6017
  mv conftest.tail conftest.defines
6018
done
6019
rm -f conftest.defines conftest.tail
6020
6021
echo "ac_result=$ac_in" >>$CONFIG_STATUS
6022
cat >>$CONFIG_STATUS <<\_ACEOF
6023
  if test x"$ac_file" != x-; then
6347
  if test x"$ac_file" != x-; then
6024
    echo "/* $configure_input  */" >"$tmp/config.h"
6348
    {
6025
    cat "$ac_result" >>"$tmp/config.h"
6349
      $as_echo "/* $configure_input  */" \
6026
    if diff $ac_file "$tmp/config.h" >/dev/null 2>&1; then
6350
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs"
6027
      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
6351
    } >"$tmp/config.h" \
6028
echo "$as_me: $ac_file is unchanged" >&6;}
6352
      || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
6353
$as_echo "$as_me: error: could not create $ac_file" >&2;}
6354
   { (exit 1); exit 1; }; }
6355
    if diff "$ac_file" "$tmp/config.h" >/dev/null 2>&1; then
6356
      { $as_echo "$as_me:$LINENO: $ac_file is unchanged" >&5
6357
$as_echo "$as_me: $ac_file is unchanged" >&6;}
6029
    else
6358
    else
6030
      rm -f $ac_file
6359
      rm -f "$ac_file"
6031
      mv "$tmp/config.h" $ac_file
6360
      mv "$tmp/config.h" "$ac_file" \
6361
	|| { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5
6362
$as_echo "$as_me: error: could not create $ac_file" >&2;}
6363
   { (exit 1); exit 1; }; }
6032
    fi
6364
    fi
6033
  else
6365
  else
6034
    echo "/* $configure_input  */"
6366
    $as_echo "/* $configure_input  */" \
6035
    cat "$ac_result"
6367
      && eval '$AWK -f "$tmp/defines.awk"' "$ac_file_inputs" \
6368
      || { { $as_echo "$as_me:$LINENO: error: could not create -" >&5
6369
$as_echo "$as_me: error: could not create -" >&2;}
6370
   { (exit 1); exit 1; }; }
6036
  fi
6371
  fi
6037
  rm -f "$tmp/out12"
6372
# Compute "$ac_file"'s index in $config_headers.
6038
# Compute $ac_file's index in $config_headers.
6373
_am_arg="$ac_file"
6039
_am_stamp_count=1
6374
_am_stamp_count=1
6040
for _am_header in $config_headers :; do
6375
for _am_header in $config_headers :; do
6041
  case $_am_header in
6376
  case $_am_header in
6042
    $ac_file | $ac_file:* )
6377
    $_am_arg | $_am_arg:* )
6043
      break ;;
6378
      break ;;
6044
    * )
6379
    * )
6045
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
6380
      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
6046
  esac
6381
  esac
6047
done
6382
done
6048
echo "timestamp for $ac_file" >`$as_dirname -- $ac_file ||
6383
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" ||
6049
$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6384
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6050
	 X$ac_file : 'X\(//\)[^/]' \| \
6385
	 X"$_am_arg" : 'X\(//\)[^/]' \| \
6051
	 X$ac_file : 'X\(//\)$' \| \
6386
	 X"$_am_arg" : 'X\(//\)$' \| \
6052
	 X$ac_file : 'X\(/\)' \| . 2>/dev/null ||
6387
	 X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null ||
6053
echo X$ac_file |
6388
$as_echo X"$_am_arg" |
6054
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6389
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6055
	    s//\1/
6390
	    s//\1/
6056
	    q
6391
	    q
Lines 6070-6099 Link Here
6070
	  s/.*/./; q'`/stamp-h$_am_stamp_count
6405
	  s/.*/./; q'`/stamp-h$_am_stamp_count
6071
 ;;
6406
 ;;
6072
6407
6073
  :C)  { echo "$as_me:$LINENO: executing $ac_file commands" >&5
6408
  :C)  { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5
6074
echo "$as_me: executing $ac_file commands" >&6;}
6409
$as_echo "$as_me: executing $ac_file commands" >&6;}
6075
 ;;
6410
 ;;
6076
  esac
6411
  esac
6077
6412
6078
6413
6079
  case $ac_file$ac_mode in
6414
  case $ac_file$ac_mode in
6080
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
6415
    "depfiles":C) test x"$AMDEP_TRUE" != x"" || {
6081
  # Strip MF so we end up with the name of the file.
6416
  # Autoconf 2.62 quotes --file arguments for eval, but not when files
6082
  mf=`echo "$mf" | sed -e 's/:.*$//'`
6417
  # are listed without --file.  Let's play safe and only enable the eval
6083
  # Check whether this is an Automake generated Makefile or not.
6418
  # if we detect the quoting.
6084
  # We used to match only the files named `Makefile.in', but
6419
  case $CONFIG_FILES in
6085
  # some people rename them; so instead we look at the file content.
6420
  *\'*) eval set x "$CONFIG_FILES" ;;
6086
  # Grep'ing the first line is not enough: some people post-process
6421
  *)   set x $CONFIG_FILES ;;
6087
  # each Makefile.in and add a new line on top of each file to say so.
6422
  esac
6088
  # Grep'ing the whole file is not good either: AIX grep has a line
6423
  shift
6089
  # limit of 2048, but all sed's we know have understand at least 4000.
6424
  for mf
6090
  if sed 10q "$mf" | grep '^#.*generated by automake' > /dev/null 2>&1; then
6425
  do
6091
    dirpart=`$as_dirname -- "$mf" ||
6426
    # Strip MF so we end up with the name of the file.
6427
    mf=`echo "$mf" | sed -e 's/:.*$//'`
6428
    # Check whether this is an Automake generated Makefile or not.
6429
    # We used to match only the files named `Makefile.in', but
6430
    # some people rename them; so instead we look at the file content.
6431
    # Grep'ing the first line is not enough: some people post-process
6432
    # each Makefile.in and add a new line on top of each file to say so.
6433
    # Grep'ing the whole file is not good either: AIX grep has a line
6434
    # limit of 2048, but all sed's we know have understand at least 4000.
6435
    if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then
6436
      dirpart=`$as_dirname -- "$mf" ||
6092
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6437
$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6093
	 X"$mf" : 'X\(//\)[^/]' \| \
6438
	 X"$mf" : 'X\(//\)[^/]' \| \
6094
	 X"$mf" : 'X\(//\)$' \| \
6439
	 X"$mf" : 'X\(//\)$' \| \
6095
	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
6440
	 X"$mf" : 'X\(/\)' \| . 2>/dev/null ||
6096
echo X"$mf" |
6441
$as_echo X"$mf" |
6097
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6442
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6098
	    s//\1/
6443
	    s//\1/
6099
	    q
6444
	    q
Lines 6111-6143 Link Here
6111
	    q
6456
	    q
6112
	  }
6457
	  }
6113
	  s/.*/./; q'`
6458
	  s/.*/./; q'`
6114
  else
6459
    else
6115
    continue
6460
      continue
6116
  fi
6461
    fi
6117
  # Extract the definition of DEPDIR, am__include, and am__quote
6462
    # Extract the definition of DEPDIR, am__include, and am__quote
6118
  # from the Makefile without running `make'.
6463
    # from the Makefile without running `make'.
6119
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
6464
    DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
6120
  test -z "$DEPDIR" && continue
6465
    test -z "$DEPDIR" && continue
6121
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
6466
    am__include=`sed -n 's/^am__include = //p' < "$mf"`
6122
  test -z "am__include" && continue
6467
    test -z "am__include" && continue
6123
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
6468
    am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
6124
  # When using ansi2knr, U may be empty or an underscore; expand it
6469
    # When using ansi2knr, U may be empty or an underscore; expand it
6125
  U=`sed -n 's/^U = //p' < "$mf"`
6470
    U=`sed -n 's/^U = //p' < "$mf"`
6126
  # Find all dependency output files, they are included files with
6471
    # Find all dependency output files, they are included files with
6127
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
6472
    # $(DEPDIR) in their names.  We invoke sed twice because it is the
6128
  # simplest approach to changing $(DEPDIR) to its actual value in the
6473
    # simplest approach to changing $(DEPDIR) to its actual value in the
6129
  # expansion.
6474
    # expansion.
6130
  for file in `sed -n "
6475
    for file in `sed -n "
6131
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
6476
      s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
6132
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
6477
	 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
6133
    # Make sure the directory exists.
6478
      # Make sure the directory exists.
6134
    test -f "$dirpart/$file" && continue
6479
      test -f "$dirpart/$file" && continue
6135
    fdir=`$as_dirname -- "$file" ||
6480
      fdir=`$as_dirname -- "$file" ||
6136
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6481
$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6137
	 X"$file" : 'X\(//\)[^/]' \| \
6482
	 X"$file" : 'X\(//\)[^/]' \| \
6138
	 X"$file" : 'X\(//\)$' \| \
6483
	 X"$file" : 'X\(//\)$' \| \
6139
	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
6484
	 X"$file" : 'X\(/\)' \| . 2>/dev/null ||
6140
echo X"$file" |
6485
$as_echo X"$file" |
6141
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6486
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6142
	    s//\1/
6487
	    s//\1/
6143
	    q
6488
	    q
Lines 6155-6161 Link Here
6155
	    q
6500
	    q
6156
	  }
6501
	  }
6157
	  s/.*/./; q'`
6502
	  s/.*/./; q'`
6158
    { as_dir=$dirpart/$fdir
6503
      { as_dir=$dirpart/$fdir
6159
  case $as_dir in #(
6504
  case $as_dir in #(
6160
  -*) as_dir=./$as_dir;;
6505
  -*) as_dir=./$as_dir;;
6161
  esac
6506
  esac
Lines 6163-6169 Link Here
6163
    as_dirs=
6508
    as_dirs=
6164
    while :; do
6509
    while :; do
6165
      case $as_dir in #(
6510
      case $as_dir in #(
6166
      *\'*) as_qdir=`echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #(
6511
      *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'(
6167
      *) as_qdir=$as_dir;;
6512
      *) as_qdir=$as_dir;;
6168
      esac
6513
      esac
6169
      as_dirs="'$as_qdir' $as_dirs"
6514
      as_dirs="'$as_qdir' $as_dirs"
Lines 6172-6178 Link Here
6172
	 X"$as_dir" : 'X\(//\)[^/]' \| \
6517
	 X"$as_dir" : 'X\(//\)[^/]' \| \
6173
	 X"$as_dir" : 'X\(//\)$' \| \
6518
	 X"$as_dir" : 'X\(//\)$' \| \
6174
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
6519
	 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null ||
6175
echo X"$as_dir" |
6520
$as_echo X"$as_dir" |
6176
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6521
    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
6177
	    s//\1/
6522
	    s//\1/
6178
	    q
6523
	    q
Lines 6193-6205 Link Here
6193
      test -d "$as_dir" && break
6538
      test -d "$as_dir" && break
6194
    done
6539
    done
6195
    test -z "$as_dirs" || eval "mkdir $as_dirs"
6540
    test -z "$as_dirs" || eval "mkdir $as_dirs"
6196
  } || test -d "$as_dir" || { { echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
6541
  } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5
6197
echo "$as_me: error: cannot create directory $as_dir" >&2;}
6542
$as_echo "$as_me: error: cannot create directory $as_dir" >&2;}
6198
   { (exit 1); exit 1; }; }; }
6543
   { (exit 1); exit 1; }; }; }
6199
    # echo "creating $dirpart/$file"
6544
      # echo "creating $dirpart/$file"
6200
    echo '# dummy' > "$dirpart/$file"
6545
      echo '# dummy' > "$dirpart/$file"
6546
    done
6201
  done
6547
  done
6202
done
6548
}
6203
 ;;
6549
 ;;
6204
6550
6205
  esac
6551
  esac
Lines 6210-6215 Link Here
6210
_ACEOF
6556
_ACEOF
6211
chmod +x $CONFIG_STATUS
6557
chmod +x $CONFIG_STATUS
6212
ac_clean_files=$ac_clean_files_save
6558
ac_clean_files=$ac_clean_files_save
6559
6560
test $ac_write_fail = 0 ||
6561
  { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5
6562
$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;}
6563
   { (exit 1); exit 1; }; }
6213
6564
6214
6565
6215
# configure is writing to config.log, and then calls config.status.
6566
# configure is writing to config.log, and then calls config.status.
Lines 6232-6235 Link Here
6232
  # would make configure fail if this is the last instruction.
6583
  # would make configure fail if this is the last instruction.
6233
  $ac_cs_success || { (exit 1); exit 1; }
6584
  $ac_cs_success || { (exit 1); exit 1; }
6234
fi
6585
fi
6586
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
6587
  { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
6588
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
6589
fi
6235
6590
(-)a/debug/org.eclipse.ptp.debug.sdm/libmi/configure.in (+3 lines)
Lines 26-34 Link Here
26
os=`uname -s`
26
os=`uname -s`
27
if test "x$os" = "xAIX" ; then
27
if test "x$os" = "xAIX" ; then
28
        CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
28
        CFLAGS="$CFLAGS -qinfo=gen -qcpluscmt"
29
        AIX=1
29
else
30
else
30
        CFLAGS="$CFLAGS -Wall"
31
        CFLAGS="$CFLAGS -Wall"
32
        AIX=0
31
fi
33
fi
34
AM_CONDITIONAL([AIX], [test "$AIX" = 1])
32
35
33
dnl Checks for typedefs, structures, and compiler characteristics.
36
dnl Checks for typedefs, structures, and compiler characteristics.
34
AC_HEADER_TIME
37
AC_HEADER_TIME

Return to bug 399428