]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/maemo/gconf-osso/no-po-no-examples.diff
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / maemo / gconf-osso / no-po-no-examples.diff
1 diff -urN GConf-2.6.4/Makefile.am GConf-2.6.4.new/Makefile.am
2 --- GConf-2.6.4/Makefile.am     2004-09-20 00:42:59.000000000 +0300
3 +++ GConf-2.6.4.new/Makefile.am 2005-03-05 11:06:46.000000000 +0200
4 @@ -1,5 +1,5 @@
5  
6 -SUBDIRS = gconf backends po doc examples
7 +SUBDIRS = gconf backends doc
8  DIST_SUBDIRS=tests $(SUBDIRS)
9  
10  DBUS_GCONF_CONF=gconfd.conf
11 diff -urN GConf-2.6.4/Makefile.in GConf-2.6.4.new/Makefile.in
12 --- GConf-2.6.4/Makefile.in     2004-09-20 00:45:15.000000000 +0300
13 +++ GConf-2.6.4.new/Makefile.in 2005-03-05 11:07:05.000000000 +0200
14 @@ -1,6 +1,8 @@
15 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
16 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
17 +# @configure_input@
18  
19 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
20 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
21 +# Free Software Foundation, Inc.
22  # This Makefile.in is free software; the Free Software Foundation
23  # gives unlimited permission to copy and/or distribute it,
24  # with or without modifications, as long as this notice is preserved.
25 @@ -10,69 +12,57 @@
26  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
27  # PARTICULAR PURPOSE.
28  
29 -
30 -SHELL = @SHELL@
31 +@SET_MAKE@
32  
33  srcdir = @srcdir@
34  top_srcdir = @top_srcdir@
35  VPATH = @srcdir@
36 -prefix = @prefix@
37 -exec_prefix = @exec_prefix@
38 -
39 -bindir = @bindir@
40 -sbindir = @sbindir@
41 -libexecdir = @libexecdir@
42 -datadir = @datadir@
43 -sysconfdir = @sysconfdir@
44 -sharedstatedir = @sharedstatedir@
45 -localstatedir = @localstatedir@
46 -libdir = @libdir@
47 -infodir = @infodir@
48 -mandir = @mandir@
49 -includedir = @includedir@
50 -oldincludedir = /usr/include
51 -
52 -DESTDIR =
53 -
54  pkgdatadir = $(datadir)/@PACKAGE@
55  pkglibdir = $(libdir)/@PACKAGE@
56  pkgincludedir = $(includedir)/@PACKAGE@
57 -
58  top_builddir = .
59  
60 -ACLOCAL = @ACLOCAL@
61 -AUTOCONF = @AUTOCONF@
62 -AUTOMAKE = @AUTOMAKE@
63 -AUTOHEADER = @AUTOHEADER@
64 -
65 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
66  INSTALL = @INSTALL@
67 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
68 -INSTALL_DATA = @INSTALL_DATA@
69 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
70 -transform = @program_transform_name@
71 -
72 +install_sh_DATA = $(install_sh) -c -m 644
73 +install_sh_PROGRAM = $(install_sh) -c
74 +install_sh_SCRIPT = $(install_sh) -c
75 +INSTALL_HEADER = $(INSTALL_DATA)
76 +transform = $(program_transform_name)
77  NORMAL_INSTALL = :
78  PRE_INSTALL = :
79  POST_INSTALL = :
80  NORMAL_UNINSTALL = :
81  PRE_UNINSTALL = :
82  POST_UNINSTALL = :
83 -host_alias = @host_alias@
84  host_triplet = @host@
85 +ACLOCAL = @ACLOCAL@
86 +AMDEP_FALSE = @AMDEP_FALSE@
87 +AMDEP_TRUE = @AMDEP_TRUE@
88 +AMTAR = @AMTAR@
89  AR = @AR@
90  AS = @AS@
91 +AUTOCONF = @AUTOCONF@
92 +AUTOHEADER = @AUTOHEADER@
93 +AUTOMAKE = @AUTOMAKE@
94  AWK = @AWK@
95 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
96  CATALOGS = @CATALOGS@
97  CATOBJEXT = @CATOBJEXT@
98  CC = @CC@
99 +CCDEPMODE = @CCDEPMODE@
100  CFLAGS = @CFLAGS@
101 +CPP = @CPP@
102  CPPFLAGS = @CPPFLAGS@
103  CXX = @CXX@
104  CXXCPP = @CXXCPP@
105 +CXXDEPMODE = @CXXDEPMODE@
106 +CXXFLAGS = @CXXFLAGS@
107 +CYGPATH_W = @CYGPATH_W@
108  DATADIRNAME = @DATADIRNAME@
109  DB2HTML = @DB2HTML@
110  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
111 +DEFS = @DEFS@
112 +DEPDIR = @DEPDIR@
113  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
114  DEPENDENT_LIBS = @DEPENDENT_LIBS@
115  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
116 @@ -83,48 +73,73 @@
117  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
118  DLLTOOL = @DLLTOOL@
119  ECHO = @ECHO@
120 +ECHO_C = @ECHO_C@
121 +ECHO_N = @ECHO_N@
122 +ECHO_T = @ECHO_T@
123  EGREP = @EGREP@
124 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
125 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
126  EXEEXT = @EXEEXT@
127  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
128  F77 = @F77@
129 -GCJ = @GCJ@
130 -GCJFLAGS = @GCJFLAGS@
131 +FFLAGS = @FFLAGS@
132  GCONF_AGE = @GCONF_AGE@
133  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
134  GCONF_CURRENT = @GCONF_CURRENT@
135 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
136 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
137  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
138  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
139 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
140 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
141  GCONF_REVISION = @GCONF_REVISION@
142 -GENCAT = @GENCAT@
143  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
144  GMOFILES = @GMOFILES@
145  GMSGFMT = @GMSGFMT@
146  GTKDOC = @GTKDOC@
147 -GT_NO = @GT_NO@
148 -GT_YES = @GT_YES@
149 +GTK_FALSE = @GTK_FALSE@
150 +GTK_TRUE = @GTK_TRUE@
151 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
152 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
153 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
154 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
155  HAVE_GTK_DOC = @HAVE_GTK_DOC@
156 -HAVE_LIB = @HAVE_LIB@
157 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
158 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
159 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
160 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
161  HTML_DIR = @HTML_DIR@
162 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
163  INDENT = @INDENT@
164 +INSTALL_DATA = @INSTALL_DATA@
165  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
166 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
167 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
168 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
169  INSTOBJEXT = @INSTOBJEXT@
170 -INTLDEPS = @INTLDEPS@
171  INTLLIBS = @INTLLIBS@
172 -INTLOBJS = @INTLOBJS@
173  LDFLAGS = @LDFLAGS@
174 -LIB = @LIB@
175 +LIBOBJS = @LIBOBJS@
176 +LIBS = @LIBS@
177  LIBTOOL = @LIBTOOL@
178  LN_S = @LN_S@
179 -LTLIB = @LTLIB@
180 +LTLIBOBJS = @LTLIBOBJS@
181  MAINT = @MAINT@
182 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
183 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
184  MAJOR_VERSION = @MAJOR_VERSION@
185  MAKEINFO = @MAKEINFO@
186  MKINSTALLDIRS = @MKINSTALLDIRS@
187 +MSGFMT = @MSGFMT@
188  OBJDUMP = @OBJDUMP@
189  OBJEXT = @OBJEXT@
190  ORBIT_IDL = @ORBIT_IDL@
191  PACKAGE = @PACKAGE@
192 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193 +PACKAGE_NAME = @PACKAGE_NAME@
194 +PACKAGE_STRING = @PACKAGE_STRING@
195 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
196 +PACKAGE_VERSION = @PACKAGE_VERSION@
197 +PATH_SEPARATOR = @PATH_SEPARATOR@
198  PC_REQUIRES = @PC_REQUIRES@
199  PERL = @PERL@
200  PKG_CONFIG = @PKG_CONFIG@
201 @@ -133,18 +148,65 @@
202  POSUB = @POSUB@
203  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
204  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
205 +PTHREADS_FALSE = @PTHREADS_FALSE@
206 +PTHREADS_TRUE = @PTHREADS_TRUE@
207  RANLIB = @RANLIB@
208 -RC = @RC@
209  REBUILD = @REBUILD@
210 +SET_MAKE = @SET_MAKE@
211 +SHELL = @SHELL@
212  STRIP = @STRIP@
213 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
214  USE_NLS = @USE_NLS@
215 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
216 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
217  VERSION = @VERSION@
218 +XGETTEXT = @XGETTEXT@
219  absolute_top_srcdir = @absolute_top_srcdir@
220 +ac_ct_AR = @ac_ct_AR@
221 +ac_ct_AS = @ac_ct_AS@
222 +ac_ct_CC = @ac_ct_CC@
223 +ac_ct_CXX = @ac_ct_CXX@
224 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
225 +ac_ct_F77 = @ac_ct_F77@
226 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
227 +ac_ct_RANLIB = @ac_ct_RANLIB@
228 +ac_ct_STRIP = @ac_ct_STRIP@
229 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
230 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
231 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
232 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
233 +am__include = @am__include@
234 +am__leading_dot = @am__leading_dot@
235 +am__quote = @am__quote@
236 +bindir = @bindir@
237 +build = @build@
238 +build_alias = @build_alias@
239 +build_cpu = @build_cpu@
240 +build_os = @build_os@
241 +build_vendor = @build_vendor@
242 +datadir = @datadir@
243 +exec_prefix = @exec_prefix@
244  gconflocaledir = @gconflocaledir@
245 -l = @l@
246 +host = @host@
247 +host_alias = @host_alias@
248 +host_cpu = @host_cpu@
249 +host_os = @host_os@
250 +host_vendor = @host_vendor@
251 +includedir = @includedir@
252 +infodir = @infodir@
253 +install_sh = @install_sh@
254 +libdir = @libdir@
255 +libexecdir = @libexecdir@
256 +localstatedir = @localstatedir@
257 +mandir = @mandir@
258 +oldincludedir = @oldincludedir@
259 +prefix = @prefix@
260 +program_transform_name = @program_transform_name@
261 +sbindir = @sbindir@
262 +sharedstatedir = @sharedstatedir@
263 +sysconfdir = @sysconfdir@
264 +target_alias = @target_alias@
265  
266 -SUBDIRS = gconf backends po doc examples
267 +SUBDIRS = gconf backends doc
268  DIST_SUBDIRS = tests $(SUBDIRS)
269  
270  DBUS_GCONF_CONF = gconfd.conf
271 @@ -152,112 +214,119 @@
272  @USE_SYSTEM_BUS_TRUE@dbusconfdir = $(sysconfdir)/dbus-1/system.d
273  @USE_SYSTEM_BUS_TRUE@dbusconf_DATA = $(DBUS_GCONF_CONF)
274  
275 -EXTRA_DIST = gconf.m4.in TODO     gconf-2.0.pc.in         $(DBUS_GCONF_CONF)
276 +EXTRA_DIST = gconf.m4.in TODO \
277 +          gconf-2.0.pc.in  \
278 +          $(DBUS_GCONF_CONF)
279  
280  
281  pkgconfigdir = $(libdir)/pkgconfig
282  pkgconfig_DATA = gconf-2.0.pc
283 +subdir = .
284  ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
285  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
286  CONFIG_HEADER = config.h
287 -CONFIG_CLEAN_FILES =  gconf.m4 gconf-2.0.pc
288 -DATA =  $(dbusconf_DATA) $(pkgconfig_DATA)
289 -
290 -DIST_COMMON =  README ./stamp-h.in ABOUT-NLS AUTHORS COPYING ChangeLog \
291 -INSTALL Makefile.am Makefile.in NEWS TODO acconfig.h acinclude.m4 \
292 -aclocal.m4 config.guess config.h.in config.sub configure configure.in \
293 -gconf-2.0.pc.in gconf.m4.in install-sh ltmain.sh missing mkinstalldirs
294 -
295 -
296 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
297 +CONFIG_CLEAN_FILES = gconf.m4 gconf-2.0.pc
298 +DIST_SOURCES =
299 +DATA = $(dbusconf_DATA) $(pkgconfig_DATA)
300 +
301 +
302 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
303 +       ps-recursive install-info-recursive uninstall-info-recursive \
304 +       all-recursive install-data-recursive install-exec-recursive \
305 +       installdirs-recursive install-recursive uninstall-recursive \
306 +       check-recursive installcheck-recursive
307 +DIST_COMMON = README $(srcdir)/Makefile.in $(srcdir)/configure \
308 +       ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL Makefile.am NEWS \
309 +       TODO acconfig.h acinclude.m4 aclocal.m4 config.guess \
310 +       config.h.in config.sub configure configure.in depcomp \
311 +       gconf-2.0.pc.in gconf.m4.in install-sh ltmain.sh missing \
312 +       mkinstalldirs
313 +all: config.h
314 +       $(MAKE) $(AM_MAKEFLAGS) all-recursive
315  
316 -TAR = tar
317 -GZIP_ENV = --best
318 -all: all-redirect
319  .SUFFIXES:
320 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
321 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps Makefile
322  
323 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
324 -       cd $(top_builddir) \
325 -         && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
326 +am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
327 + configure.lineno
328 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
329 +       cd $(top_srcdir) && \
330 +         $(AUTOMAKE) --gnu  Makefile
331 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
332 +       cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)
333  
334 -$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
335 -       cd $(srcdir) && $(ACLOCAL)
336 -
337 -config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
338 +$(top_builddir)/config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
339         $(SHELL) ./config.status --recheck
340 -$(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
341 +$(srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
342         cd $(srcdir) && $(AUTOCONF)
343  
344 -config.h: stamp-h
345 -       @if test ! -f $@; then \
346 -               rm -f stamp-h; \
347 -               $(MAKE) stamp-h; \
348 -       else :; fi
349 -stamp-h: $(srcdir)/config.h.in $(top_builddir)/config.status
350 -       cd $(top_builddir) \
351 -         && CONFIG_FILES= CONFIG_HEADERS=config.h \
352 -            $(SHELL) ./config.status
353 -       @echo timestamp > stamp-h 2> /dev/null
354 -$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
355 +$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in acinclude.m4
356 +       cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
357 +
358 +config.h: stamp-h1
359         @if test ! -f $@; then \
360 -               rm -f $(srcdir)/stamp-h.in; \
361 -               $(MAKE) $(srcdir)/stamp-h.in; \
362 +         rm -f stamp-h1; \
363 +         $(MAKE) stamp-h1; \
364         else :; fi
365 -$(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) acconfig.h
366 -       cd $(top_srcdir) && $(AUTOHEADER)
367 -       @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
368  
369 -mostlyclean-hdr:
370 +stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
371 +       @rm -f stamp-h1
372 +       cd $(top_builddir) && $(SHELL) ./config.status config.h
373  
374 -clean-hdr:
375 +$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(top_srcdir)/configure.in $(ACLOCAL_M4) $(top_srcdir)/acconfig.h
376 +       cd $(top_srcdir) && $(AUTOHEADER)
377 +       touch $(srcdir)/config.h.in
378  
379  distclean-hdr:
380 -       -rm -f config.h
381 -
382 -maintainer-clean-hdr:
383 +       -rm -f config.h stamp-h1
384  gconf.m4: $(top_builddir)/config.status gconf.m4.in
385 -       cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
386 +       cd $(top_builddir) && $(SHELL) ./config.status $@
387  gconf-2.0.pc: $(top_builddir)/config.status gconf-2.0.pc.in
388 -       cd $(top_builddir) && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
389 +       cd $(top_builddir) && $(SHELL) ./config.status $@
390 +
391 +mostlyclean-libtool:
392 +       -rm -f *.lo
393  
394 +clean-libtool:
395 +       -rm -rf .libs _libs
396 +
397 +distclean-libtool:
398 +       -rm -f libtool
399 +uninstall-info-am:
400 +dbusconfDATA_INSTALL = $(INSTALL_DATA)
401  install-dbusconfDATA: $(dbusconf_DATA)
402         @$(NORMAL_INSTALL)
403         $(mkinstalldirs) $(DESTDIR)$(dbusconfdir)
404         @list='$(dbusconf_DATA)'; for p in $$list; do \
405 -         if test -f $(srcdir)/$$p; then \
406 -           echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(dbusconfdir)/$$p"; \
407 -           $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(dbusconfdir)/$$p; \
408 -         else if test -f $$p; then \
409 -           echo " $(INSTALL_DATA) $$p $(DESTDIR)$(dbusconfdir)/$$p"; \
410 -           $(INSTALL_DATA) $$p $(DESTDIR)$(dbusconfdir)/$$p; \
411 -         fi; fi; \
412 +         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
413 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
414 +         echo " $(dbusconfDATA_INSTALL) $$d$$p $(DESTDIR)$(dbusconfdir)/$$f"; \
415 +         $(dbusconfDATA_INSTALL) $$d$$p $(DESTDIR)$(dbusconfdir)/$$f; \
416         done
417  
418  uninstall-dbusconfDATA:
419         @$(NORMAL_UNINSTALL)
420 -       list='$(dbusconf_DATA)'; for p in $$list; do \
421 -         rm -f $(DESTDIR)$(dbusconfdir)/$$p; \
422 +       @list='$(dbusconf_DATA)'; for p in $$list; do \
423 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
424 +         echo " rm -f $(DESTDIR)$(dbusconfdir)/$$f"; \
425 +         rm -f $(DESTDIR)$(dbusconfdir)/$$f; \
426         done
427 -
428 +pkgconfigDATA_INSTALL = $(INSTALL_DATA)
429  install-pkgconfigDATA: $(pkgconfig_DATA)
430         @$(NORMAL_INSTALL)
431         $(mkinstalldirs) $(DESTDIR)$(pkgconfigdir)
432         @list='$(pkgconfig_DATA)'; for p in $$list; do \
433 -         if test -f $(srcdir)/$$p; then \
434 -           echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
435 -           $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pkgconfigdir)/$$p; \
436 -         else if test -f $$p; then \
437 -           echo " $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p"; \
438 -           $(INSTALL_DATA) $$p $(DESTDIR)$(pkgconfigdir)/$$p; \
439 -         fi; fi; \
440 +         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
441 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
442 +         echo " $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f"; \
443 +         $(pkgconfigDATA_INSTALL) $$d$$p $(DESTDIR)$(pkgconfigdir)/$$f; \
444         done
445  
446  uninstall-pkgconfigDATA:
447         @$(NORMAL_UNINSTALL)
448 -       list='$(pkgconfig_DATA)'; for p in $$list; do \
449 -         rm -f $(DESTDIR)$(pkgconfigdir)/$$p; \
450 +       @list='$(pkgconfig_DATA)'; for p in $$list; do \
451 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
452 +         echo " rm -f $(DESTDIR)$(pkgconfigdir)/$$f"; \
453 +         rm -f $(DESTDIR)$(pkgconfigdir)/$$f; \
454         done
455  
456  # This directory's subdirectories are mostly independent; you can cd
457 @@ -266,13 +335,8 @@
458  # (1) if the variable is set in `config.status', edit `config.status'
459  #     (which will cause the Makefiles to be regenerated when you run `make');
460  # (2) otherwise, pass the desired values on the `make' command line.
461 -
462 -@SET_MAKE@
463 -
464 -all-recursive install-data-recursive install-exec-recursive \
465 -installdirs-recursive install-recursive uninstall-recursive  \
466 -check-recursive installcheck-recursive info-recursive dvi-recursive:
467 -       @set fnord $(MAKEFLAGS); amf=$$2; \
468 +$(RECURSIVE_TARGETS):
469 +       @set fnord $$MAKEFLAGS; amf=$$2; \
470         dot_seen=no; \
471         target=`echo $@ | sed s/-recursive//`; \
472         list='$(SUBDIRS)'; for subdir in $$list; do \
473 @@ -292,13 +356,18 @@
474  
475  mostlyclean-recursive clean-recursive distclean-recursive \
476  maintainer-clean-recursive:
477 -       @set fnord $(MAKEFLAGS); amf=$$2; \
478 +       @set fnord $$MAKEFLAGS; amf=$$2; \
479         dot_seen=no; \
480 -       rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
481 -         rev="$$subdir $$rev"; \
482 -         test "$$subdir" != "." || dot_seen=yes; \
483 +       case "$@" in \
484 +         distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
485 +         *) list='$(SUBDIRS)' ;; \
486 +       esac; \
487 +       rev=''; for subdir in $$list; do \
488 +         if test "$$subdir" = "."; then :; else \
489 +           rev="$$subdir $$rev"; \
490 +         fi; \
491         done; \
492 -       test "$$dot_seen" = "no" && rev=". $$rev"; \
493 +       rev="$$rev ."; \
494         target=`echo $@ | sed s/-recursive//`; \
495         for subdir in $$rev; do \
496           echo "Making $$target in $$subdir"; \
497 @@ -314,177 +383,303 @@
498         list='$(SUBDIRS)'; for subdir in $$list; do \
499           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
500         done
501 +ctags-recursive:
502 +       list='$(SUBDIRS)'; for subdir in $$list; do \
503 +         test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
504 +       done
505 +
506 +ETAGS = etags
507 +ETAGSFLAGS =
508 +
509 +CTAGS = ctags
510 +CTAGSFLAGS =
511  
512  tags: TAGS
513  
514 -ID: $(HEADERS) $(SOURCES) $(LISP)
515 -       list='$(SOURCES) $(HEADERS)'; \
516 -       unique=`for i in $$list; do echo $$i; done | \
517 -         awk '    { files[$$0] = 1; } \
518 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
519 +       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
520 +       unique=`for i in $$list; do \
521 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 +         done | \
523 +         $(AWK) '    { files[$$0] = 1; } \
524                END { for (i in files) print i; }'`; \
525 -       here=`pwd` && cd $(srcdir) \
526 -         && mkid -f$$here/ID $$unique $(LISP)
527 +       mkid -fID $$unique
528  
529 -TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) $(LISP)
530 +TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
531 +               $(TAGS_FILES) $(LISP)
532         tags=; \
533         here=`pwd`; \
534 +       if (etags --etags-include --version) >/dev/null 2>&1; then \
535 +         include_option=--etags-include; \
536 +       else \
537 +         include_option=--include; \
538 +       fi; \
539         list='$(SUBDIRS)'; for subdir in $$list; do \
540 -   if test "$$subdir" = .; then :; else \
541 -           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
542 -   fi; \
543 +         if test "$$subdir" = .; then :; else \
544 +           test -f $$subdir/TAGS && \
545 +             tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
546 +         fi; \
547         done; \
548 -       list='$(SOURCES) $(HEADERS)'; \
549 -       unique=`for i in $$list; do echo $$i; done | \
550 -         awk '    { files[$$0] = 1; } \
551 +       list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
552 +       unique=`for i in $$list; do \
553 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
554 +         done | \
555 +         $(AWK) '    { files[$$0] = 1; } \
556                END { for (i in files) print i; }'`; \
557 -       test -z "$(ETAGS_ARGS)config.h.in$$unique$(LISP)$$tags" \
558 -         || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.h.in $$unique $(LISP) -o $$here/TAGS)
559 -
560 -mostlyclean-tags:
561 -
562 -clean-tags:
563 +       test -z "$(ETAGS_ARGS)$$tags$$unique" \
564 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
565 +            $$tags $$unique
566 +
567 +ctags: CTAGS
568 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
569 +               $(TAGS_FILES) $(LISP)
570 +       tags=; \
571 +       here=`pwd`; \
572 +       list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
573 +       unique=`for i in $$list; do \
574 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
575 +         done | \
576 +         $(AWK) '    { files[$$0] = 1; } \
577 +              END { for (i in files) print i; }'`; \
578 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
579 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
580 +            $$tags $$unique
581 +
582 +GTAGS:
583 +       here=`$(am__cd) $(top_builddir) && pwd` \
584 +         && cd $(top_srcdir) \
585 +         && gtags -i $(GTAGS_ARGS) $$here
586  
587  distclean-tags:
588 -       -rm -f TAGS ID
589 -
590 -maintainer-clean-tags:
591 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
592 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
593  
594 +top_distdir = .
595  distdir = $(PACKAGE)-$(VERSION)
596 -top_distdir = $(distdir)
597  
598 -# This target untars the dist file and tries a VPATH configuration.  Then
599 -# it guarantees that the distribution is self-contained by making another
600 -# tarfile.
601 -distcheck: dist
602 -       -rm -rf $(distdir)
603 -       GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
604 -       mkdir $(distdir)/=build
605 -       mkdir $(distdir)/=inst
606 -       dc_install_base=`cd $(distdir)/=inst && pwd`; \
607 -       cd $(distdir)/=build \
608 -         && ../configure --srcdir=.. --prefix=$$dc_install_base \
609 -         && $(MAKE) $(AM_MAKEFLAGS) \
610 -         && $(MAKE) $(AM_MAKEFLAGS) dvi \
611 -         && $(MAKE) $(AM_MAKEFLAGS) check \
612 -         && $(MAKE) $(AM_MAKEFLAGS) install \
613 -         && $(MAKE) $(AM_MAKEFLAGS) installcheck \
614 -         && $(MAKE) $(AM_MAKEFLAGS) dist
615 -       -rm -rf $(distdir)
616 -       @banner="$(distdir).tar.gz is ready for distribution"; \
617 -       dashes=`echo "$$banner" | sed s/./=/g`; \
618 -       echo "$$dashes"; \
619 -       echo "$$banner"; \
620 -       echo "$$dashes"
621 -dist: distdir
622 -       -chmod -R a+r $(distdir)
623 -       GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
624 -       -rm -rf $(distdir)
625 -dist-all: distdir
626 -       -chmod -R a+r $(distdir)
627 -       GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
628 -       -rm -rf $(distdir)
629 +am__remove_distdir = \
630 +  { test ! -d $(distdir) \
631 +    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
632 +         && rm -fr $(distdir); }; }
633 +
634 +GZIP_ENV = --best
635 +distuninstallcheck_listfiles = find . -type f -print
636 +distcleancheck_listfiles = find . -type f -print
637 +
638  distdir: $(DISTFILES)
639 -       -rm -rf $(distdir)
640 +       $(am__remove_distdir)
641         mkdir $(distdir)
642 -       -chmod 777 $(distdir)
643 -       @for file in $(DISTFILES); do \
644 -         d=$(srcdir); \
645 +       $(mkinstalldirs) $(distdir)/. $(distdir)/gconf $(distdir)/po
646 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
647 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
648 +       list='$(DISTFILES)'; for file in $$list; do \
649 +         case $$file in \
650 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
651 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
652 +         esac; \
653 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
654 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
655 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
656 +           dir="/$$dir"; \
657 +           $(mkinstalldirs) "$(distdir)$$dir"; \
658 +         else \
659 +           dir=''; \
660 +         fi; \
661           if test -d $$d/$$file; then \
662 -           cp -pr $$d/$$file $(distdir)/$$file; \
663 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
664 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
665 +           fi; \
666 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
667           else \
668             test -f $(distdir)/$$file \
669 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
670 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
671 +           || cp -p $$d/$$file $(distdir)/$$file \
672 +           || exit 1; \
673           fi; \
674         done
675 -       for subdir in $(DIST_SUBDIRS); do \
676 +       list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
677           if test "$$subdir" = .; then :; else \
678             test -d $(distdir)/$$subdir \
679             || mkdir $(distdir)/$$subdir \
680             || exit 1; \
681 -           chmod 777 $(distdir)/$$subdir; \
682 -           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
683 +           (cd $$subdir && \
684 +             $(MAKE) $(AM_MAKEFLAGS) \
685 +               top_distdir="$(top_distdir)" \
686 +               distdir=../$(distdir)/$$subdir \
687 +               distdir) \
688               || exit 1; \
689           fi; \
690         done
691 -info-am:
692 -info: info-recursive
693 -dvi-am:
694 -dvi: dvi-recursive
695 +       -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
696 +         ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
697 +         ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
698 +         ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
699 +       || chmod -R a+r $(distdir)
700 +dist-gzip: distdir
701 +       $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
702 +       $(am__remove_distdir)
703 +
704 +dist dist-all: distdir
705 +       $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
706 +       $(am__remove_distdir)
707 +
708 +# This target untars the dist file and tries a VPATH configuration.  Then
709 +# it guarantees that the distribution is self-contained by making another
710 +# tarfile.
711 +distcheck: dist
712 +       $(am__remove_distdir)
713 +       GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf -
714 +       chmod -R a-w $(distdir); chmod a+w $(distdir)
715 +       mkdir $(distdir)/_build
716 +       mkdir $(distdir)/_inst
717 +       chmod a-w $(distdir)
718 +       dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
719 +         && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
720 +         && cd $(distdir)/_build \
721 +         && ../configure --srcdir=.. --prefix="$$dc_install_base" \
722 +           $(DISTCHECK_CONFIGURE_FLAGS) \
723 +         && $(MAKE) $(AM_MAKEFLAGS) \
724 +         && $(MAKE) $(AM_MAKEFLAGS) dvi \
725 +         && $(MAKE) $(AM_MAKEFLAGS) check \
726 +         && $(MAKE) $(AM_MAKEFLAGS) install \
727 +         && $(MAKE) $(AM_MAKEFLAGS) installcheck \
728 +         && $(MAKE) $(AM_MAKEFLAGS) uninstall \
729 +         && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
730 +               distuninstallcheck \
731 +         && chmod -R a-w "$$dc_install_base" \
732 +         && ({ \
733 +              (cd ../.. && $(mkinstalldirs) "$$dc_destdir") \
734 +              && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
735 +              && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
736 +              && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
737 +                   distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
738 +             } || { rm -rf "$$dc_destdir"; exit 1; }) \
739 +         && rm -rf "$$dc_destdir" \
740 +         && $(MAKE) $(AM_MAKEFLAGS) dist-gzip \
741 +         && rm -f $(distdir).tar.gz \
742 +         && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
743 +       $(am__remove_distdir)
744 +       @echo "$(distdir).tar.gz is ready for distribution" | \
745 +         sed 'h;s/./=/g;p;x;p;x'
746 +distuninstallcheck:
747 +       @cd $(distuninstallcheck_dir) \
748 +       && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
749 +          || { echo "ERROR: files left after uninstall:" ; \
750 +               if test -n "$(DESTDIR)"; then \
751 +                 echo "  (check DESTDIR support)"; \
752 +               fi ; \
753 +               $(distuninstallcheck_listfiles) ; \
754 +               exit 1; } >&2
755 +distcleancheck: distclean
756 +       @if test '$(srcdir)' = . ; then \
757 +         echo "ERROR: distcleancheck can only run from a VPATH build" ; \
758 +         exit 1 ; \
759 +       fi
760 +       @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
761 +         || { echo "ERROR: files left in build directory after distclean:" ; \
762 +              $(distcleancheck_listfiles) ; \
763 +              exit 1; } >&2
764  check-am: all-am
765  check: check-recursive
766 -installcheck-am:
767 -installcheck: installcheck-recursive
768 -all-recursive-am: config.h
769 -       $(MAKE) $(AM_MAKEFLAGS) all-recursive
770 +all-am: Makefile $(DATA) config.h
771 +installdirs: installdirs-recursive
772 +installdirs-am:
773 +       $(mkinstalldirs) $(DESTDIR)$(dbusconfdir) $(DESTDIR)$(pkgconfigdir)
774  
775 -install-exec-am:
776 +install: install-recursive
777  install-exec: install-exec-recursive
778 -
779 -install-data-am: install-dbusconfDATA install-pkgconfigDATA \
780 -               install-data-local
781  install-data: install-data-recursive
782 +uninstall: uninstall-recursive
783  
784  install-am: all-am
785         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
786 -install: install-recursive
787 -uninstall-am: uninstall-dbusconfDATA uninstall-pkgconfigDATA
788 -uninstall: uninstall-recursive
789 -all-am: Makefile $(DATA) config.h
790 -all-redirect: all-recursive-am
791 -install-strip:
792 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
793 -installdirs: installdirs-recursive
794 -installdirs-am:
795 -       $(mkinstalldirs)  $(DESTDIR)$(dbusconfdir) $(DESTDIR)$(pkgconfigdir)
796 -
797  
798 +installcheck: installcheck-recursive
799 +install-strip:
800 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
801 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
802 +         `test -z '$(STRIP)' || \
803 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
804  mostlyclean-generic:
805  
806  clean-generic:
807  
808  distclean-generic:
809 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
810 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
811 +       -rm -f $(CONFIG_CLEAN_FILES)
812  
813  maintainer-clean-generic:
814 -mostlyclean-am:  mostlyclean-hdr mostlyclean-tags mostlyclean-generic
815 +       @echo "This command is intended for maintainers to use"
816 +       @echo "it deletes files that may require special tools to rebuild."
817 +clean: clean-recursive
818  
819 -mostlyclean: mostlyclean-recursive
820 +clean-am: clean-generic clean-libtool mostlyclean-am
821  
822 -clean-am:  clean-hdr clean-tags clean-generic mostlyclean-am
823 +distclean: distclean-recursive
824 +       -rm -f $(am__CONFIG_DISTCLEAN_FILES)
825 +       -rm -f Makefile
826 +distclean-am: clean-am distclean-generic distclean-hdr distclean-libtool \
827 +       distclean-tags
828  
829 -clean: clean-recursive
830 +dvi: dvi-recursive
831  
832 -distclean-am:  distclean-hdr distclean-tags distclean-generic clean-am
833 -       -rm -f libtool
834 +dvi-am:
835  
836 -distclean: distclean-recursive
837 -       -rm -f config.status
838 +info: info-recursive
839  
840 -maintainer-clean-am:  maintainer-clean-hdr maintainer-clean-tags \
841 -               maintainer-clean-generic distclean-am
842 -       @echo "This command is intended for maintainers to use;"
843 -       @echo "it deletes files that may require special tools to rebuild."
844 +info-am:
845 +
846 +install-data-am: install-data-local install-dbusconfDATA \
847 +       install-pkgconfigDATA
848 +
849 +install-exec-am:
850 +
851 +install-info: install-info-recursive
852 +
853 +install-man:
854 +
855 +installcheck-am:
856  
857  maintainer-clean: maintainer-clean-recursive
858 -       -rm -f config.status
859 +       -rm -f $(am__CONFIG_DISTCLEAN_FILES)
860 +       -rm -rf $(top_srcdir)/autom4te.cache
861 +       -rm -f Makefile
862 +maintainer-clean-am: distclean-am maintainer-clean-generic
863 +
864 +mostlyclean: mostlyclean-recursive
865 +
866 +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
867  
868 -.PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
869 -uninstall-dbusconfDATA install-dbusconfDATA uninstall-pkgconfigDATA \
870 -install-pkgconfigDATA install-data-recursive uninstall-data-recursive \
871 -install-exec-recursive uninstall-exec-recursive installdirs-recursive \
872 -uninstalldirs-recursive all-recursive check-recursive \
873 -installcheck-recursive info-recursive dvi-recursive \
874 -mostlyclean-recursive distclean-recursive clean-recursive \
875 -maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
876 -distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
877 -dvi-am dvi check check-am installcheck-am installcheck all-recursive-am \
878 -install-exec-am install-exec install-data-local install-data-am \
879 -install-data install-am install uninstall-am uninstall all-redirect \
880 -all-am all installdirs-am installdirs mostlyclean-generic \
881 -distclean-generic clean-generic maintainer-clean-generic clean \
882 -mostlyclean distclean maintainer-clean
883 +pdf: pdf-recursive
884 +
885 +pdf-am:
886 +
887 +ps: ps-recursive
888 +
889 +ps-am:
890 +
891 +uninstall-am: uninstall-dbusconfDATA uninstall-info-am \
892 +       uninstall-pkgconfigDATA
893 +
894 +uninstall-info: uninstall-info-recursive
895 +
896 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
897 +       clean-generic clean-libtool clean-recursive ctags \
898 +       ctags-recursive dist dist-all dist-gzip distcheck distclean \
899 +       distclean-generic distclean-hdr distclean-libtool \
900 +       distclean-recursive distclean-tags distcleancheck distdir \
901 +       distuninstallcheck dvi dvi-am dvi-recursive info info-am \
902 +       info-recursive install install-am install-data install-data-am \
903 +       install-data-local install-data-recursive install-dbusconfDATA \
904 +       install-exec install-exec-am install-exec-recursive \
905 +       install-info install-info-am install-info-recursive install-man \
906 +       install-pkgconfigDATA install-recursive install-strip \
907 +       installcheck installcheck-am installdirs installdirs-am \
908 +       installdirs-recursive maintainer-clean maintainer-clean-generic \
909 +       maintainer-clean-recursive mostlyclean mostlyclean-generic \
910 +       mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
911 +       pdf-recursive ps ps-am ps-recursive tags tags-recursive \
912 +       uninstall uninstall-am uninstall-dbusconfDATA uninstall-info-am \
913 +       uninstall-info-recursive uninstall-pkgconfigDATA \
914 +       uninstall-recursive
915  
916  
917  install-data-local:
918 @@ -497,7 +692,6 @@
919  
920  install-schemas:
921         (cd standard-schemas && $(MAKE) $(AM_MAKEFLAGS) install-schemas)
922 -
923  # Tell versions [3.59,3.63) of GNU make to not export all variables.
924  # Otherwise a system limit (for SysV at least) may be exceeded.
925  .NOEXPORT:
926 diff -urN GConf-2.6.4/aclocal.m4 GConf-2.6.4.new/aclocal.m4
927 --- GConf-2.6.4/aclocal.m4      2004-09-20 00:43:07.000000000 +0300
928 +++ GConf-2.6.4.new/aclocal.m4  2005-03-05 11:06:54.000000000 +0200
929 @@ -1,14 +1,15 @@
930 -dnl aclocal.m4 generated automatically by aclocal 1.4-p6
931 +# generated automatically by aclocal 1.7.9 -*- Autoconf -*-
932  
933 -dnl Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
934 -dnl This file is free software; the Free Software Foundation
935 -dnl gives unlimited permission to copy and/or distribute it,
936 -dnl with or without modifications, as long as this notice is preserved.
937 -
938 -dnl This program is distributed in the hope that it will be useful,
939 -dnl but WITHOUT ANY WARRANTY, to the extent permitted by law; without
940 -dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
941 -dnl PARTICULAR PURPOSE.
942 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002
943 +# Free Software Foundation, Inc.
944 +# This file is free software; the Free Software Foundation
945 +# gives unlimited permission to copy and/or distribute it,
946 +# with or without modifications, as long as this notice is preserved.
947 +
948 +# This program is distributed in the hope that it will be useful,
949 +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
950 +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
951 +# PARTICULAR PURPOSE.
952  
953  
954  # Macro to add for using GNU gettext.
955 @@ -350,827 +351,6 @@
956         < $srcdir/po/POTFILES.in > po/POTFILES
957    ])
958  
959 -# lib-prefix.m4 serial 3 (gettext-0.13)
960 -dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
961 -dnl This file is free software, distributed under the terms of the GNU
962 -dnl General Public License.  As a special exception to the GNU General
963 -dnl Public License, this file may be distributed as part of a program
964 -dnl that contains a configuration script generated by Autoconf, under
965 -dnl the same distribution terms as the rest of that program.
966 -
967 -dnl From Bruno Haible.
968 -
969 -dnl AC_LIB_ARG_WITH is synonymous to AC_ARG_WITH in autoconf-2.13, and
970 -dnl similar to AC_ARG_WITH in autoconf 2.52...2.57 except that is doesn't
971 -dnl require excessive bracketing.
972 -ifdef([AC_HELP_STRING],
973 -[AC_DEFUN([AC_LIB_ARG_WITH], [AC_ARG_WITH([$1],[[$2]],[$3],[$4])])],
974 -[AC_DEFUN([AC_][LIB_ARG_WITH], [AC_ARG_WITH([$1],[$2],[$3],[$4])])])
975 -
976 -dnl AC_LIB_PREFIX adds to the CPPFLAGS and LDFLAGS the flags that are needed
977 -dnl to access previously installed libraries. The basic assumption is that
978 -dnl a user will want packages to use other packages he previously installed
979 -dnl with the same --prefix option.
980 -dnl This macro is not needed if only AC_LIB_LINKFLAGS is used to locate
981 -dnl libraries, but is otherwise very convenient.
982 -AC_DEFUN([AC_LIB_PREFIX],
983 -[
984 -  AC_BEFORE([$0], [AC_LIB_LINKFLAGS])
985 -  AC_REQUIRE([AC_PROG_CC])
986 -  AC_REQUIRE([AC_CANONICAL_HOST])
987 -  AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
988 -  dnl By default, look in $includedir and $libdir.
989 -  use_additional=yes
990 -  AC_LIB_WITH_FINAL_PREFIX([
991 -    eval additional_includedir=\"$includedir\"
992 -    eval additional_libdir=\"$libdir\"
993 -  ])
994 -  AC_LIB_ARG_WITH([lib-prefix],
995 -[  --with-lib-prefix[=DIR] search for libraries in DIR/include and DIR/lib
996 -  --without-lib-prefix    don't search for libraries in includedir and libdir],
997 -[
998 -    if test "X$withval" = "Xno"; then
999 -      use_additional=no
1000 -    else
1001 -      if test "X$withval" = "X"; then
1002 -        AC_LIB_WITH_FINAL_PREFIX([
1003 -          eval additional_includedir=\"$includedir\"
1004 -          eval additional_libdir=\"$libdir\"
1005 -        ])
1006 -      else
1007 -        additional_includedir="$withval/include"
1008 -        additional_libdir="$withval/lib"
1009 -      fi
1010 -    fi
1011 -])
1012 -  if test $use_additional = yes; then
1013 -    dnl Potentially add $additional_includedir to $CPPFLAGS.
1014 -    dnl But don't add it
1015 -    dnl   1. if it's the standard /usr/include,
1016 -    dnl   2. if it's already present in $CPPFLAGS,
1017 -    dnl   3. if it's /usr/local/include and we are using GCC on Linux,
1018 -    dnl   4. if it doesn't exist as a directory.
1019 -    if test "X$additional_includedir" != "X/usr/include"; then
1020 -      haveit=
1021 -      for x in $CPPFLAGS; do
1022 -        AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1023 -        if test "X$x" = "X-I$additional_includedir"; then
1024 -          haveit=yes
1025 -          break
1026 -        fi
1027 -      done
1028 -      if test -z "$haveit"; then
1029 -        if test "X$additional_includedir" = "X/usr/local/include"; then
1030 -          if test -n "$GCC"; then
1031 -            case $host_os in
1032 -              linux*) haveit=yes;;
1033 -            esac
1034 -          fi
1035 -        fi
1036 -        if test -z "$haveit"; then
1037 -          if test -d "$additional_includedir"; then
1038 -            dnl Really add $additional_includedir to $CPPFLAGS.
1039 -            CPPFLAGS="${CPPFLAGS}${CPPFLAGS:+ }-I$additional_includedir"
1040 -          fi
1041 -        fi
1042 -      fi
1043 -    fi
1044 -    dnl Potentially add $additional_libdir to $LDFLAGS.
1045 -    dnl But don't add it
1046 -    dnl   1. if it's the standard /usr/lib,
1047 -    dnl   2. if it's already present in $LDFLAGS,
1048 -    dnl   3. if it's /usr/local/lib and we are using GCC on Linux,
1049 -    dnl   4. if it doesn't exist as a directory.
1050 -    if test "X$additional_libdir" != "X/usr/lib"; then
1051 -      haveit=
1052 -      for x in $LDFLAGS; do
1053 -        AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1054 -        if test "X$x" = "X-L$additional_libdir"; then
1055 -          haveit=yes
1056 -          break
1057 -        fi
1058 -      done
1059 -      if test -z "$haveit"; then
1060 -        if test "X$additional_libdir" = "X/usr/local/lib"; then
1061 -          if test -n "$GCC"; then
1062 -            case $host_os in
1063 -              linux*) haveit=yes;;
1064 -            esac
1065 -          fi
1066 -        fi
1067 -        if test -z "$haveit"; then
1068 -          if test -d "$additional_libdir"; then
1069 -            dnl Really add $additional_libdir to $LDFLAGS.
1070 -            LDFLAGS="${LDFLAGS}${LDFLAGS:+ }-L$additional_libdir"
1071 -          fi
1072 -        fi
1073 -      fi
1074 -    fi
1075 -  fi
1076 -])
1077 -
1078 -dnl AC_LIB_PREPARE_PREFIX creates variables acl_final_prefix,
1079 -dnl acl_final_exec_prefix, containing the values to which $prefix and
1080 -dnl $exec_prefix will expand at the end of the configure script.
1081 -AC_DEFUN([AC_LIB_PREPARE_PREFIX],
1082 -[
1083 -  dnl Unfortunately, prefix and exec_prefix get only finally determined
1084 -  dnl at the end of configure.
1085 -  if test "X$prefix" = "XNONE"; then
1086 -    acl_final_prefix="$ac_default_prefix"
1087 -  else
1088 -    acl_final_prefix="$prefix"
1089 -  fi
1090 -  if test "X$exec_prefix" = "XNONE"; then
1091 -    acl_final_exec_prefix='${prefix}'
1092 -  else
1093 -    acl_final_exec_prefix="$exec_prefix"
1094 -  fi
1095 -  acl_save_prefix="$prefix"
1096 -  prefix="$acl_final_prefix"
1097 -  eval acl_final_exec_prefix=\"$acl_final_exec_prefix\"
1098 -  prefix="$acl_save_prefix"
1099 -])
1100 -
1101 -dnl AC_LIB_WITH_FINAL_PREFIX([statement]) evaluates statement, with the
1102 -dnl variables prefix and exec_prefix bound to the values they will have
1103 -dnl at the end of the configure script.
1104 -AC_DEFUN([AC_LIB_WITH_FINAL_PREFIX],
1105 -[
1106 -  acl_save_prefix="$prefix"
1107 -  prefix="$acl_final_prefix"
1108 -  acl_save_exec_prefix="$exec_prefix"
1109 -  exec_prefix="$acl_final_exec_prefix"
1110 -  $1
1111 -  exec_prefix="$acl_save_exec_prefix"
1112 -  prefix="$acl_save_prefix"
1113 -])
1114 -
1115 -# lib-link.m4 serial 4 (gettext-0.12)
1116 -dnl Copyright (C) 2001-2003 Free Software Foundation, Inc.
1117 -dnl This file is free software, distributed under the terms of the GNU
1118 -dnl General Public License.  As a special exception to the GNU General
1119 -dnl Public License, this file may be distributed as part of a program
1120 -dnl that contains a configuration script generated by Autoconf, under
1121 -dnl the same distribution terms as the rest of that program.
1122 -
1123 -dnl From Bruno Haible.
1124 -
1125 -dnl AC_LIB_LINKFLAGS(name [, dependencies]) searches for libname and
1126 -dnl the libraries corresponding to explicit and implicit dependencies.
1127 -dnl Sets and AC_SUBSTs the LIB${NAME} and LTLIB${NAME} variables and
1128 -dnl augments the CPPFLAGS variable.
1129 -AC_DEFUN([AC_LIB_LINKFLAGS],
1130 -[
1131 -  AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
1132 -  AC_REQUIRE([AC_LIB_RPATH])
1133 -  define([Name],[translit([$1],[./-], [___])])
1134 -  define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
1135 -                               [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])])
1136 -  AC_CACHE_CHECK([how to link with lib[]$1], [ac_cv_lib[]Name[]_libs], [
1137 -    AC_LIB_LINKFLAGS_BODY([$1], [$2])
1138 -    ac_cv_lib[]Name[]_libs="$LIB[]NAME"
1139 -    ac_cv_lib[]Name[]_ltlibs="$LTLIB[]NAME"
1140 -    ac_cv_lib[]Name[]_cppflags="$INC[]NAME"
1141 -  ])
1142 -  LIB[]NAME="$ac_cv_lib[]Name[]_libs"
1143 -  LTLIB[]NAME="$ac_cv_lib[]Name[]_ltlibs"
1144 -  INC[]NAME="$ac_cv_lib[]Name[]_cppflags"
1145 -  AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
1146 -  AC_SUBST([LIB]NAME)
1147 -  AC_SUBST([LTLIB]NAME)
1148 -  dnl Also set HAVE_LIB[]NAME so that AC_LIB_HAVE_LINKFLAGS can reuse the
1149 -  dnl results of this search when this library appears as a dependency.
1150 -  HAVE_LIB[]NAME=yes
1151 -  undefine([Name])
1152 -  undefine([NAME])
1153 -])
1154 -
1155 -dnl AC_LIB_HAVE_LINKFLAGS(name, dependencies, includes, testcode)
1156 -dnl searches for libname and the libraries corresponding to explicit and
1157 -dnl implicit dependencies, together with the specified include files and
1158 -dnl the ability to compile and link the specified testcode. If found, it
1159 -dnl sets and AC_SUBSTs HAVE_LIB${NAME}=yes and the LIB${NAME} and
1160 -dnl LTLIB${NAME} variables and augments the CPPFLAGS variable, and
1161 -dnl #defines HAVE_LIB${NAME} to 1. Otherwise, it sets and AC_SUBSTs
1162 -dnl HAVE_LIB${NAME}=no and LIB${NAME} and LTLIB${NAME} to empty.
1163 -AC_DEFUN([AC_LIB_HAVE_LINKFLAGS],
1164 -[
1165 -  AC_REQUIRE([AC_LIB_PREPARE_PREFIX])
1166 -  AC_REQUIRE([AC_LIB_RPATH])
1167 -  define([Name],[translit([$1],[./-], [___])])
1168 -  define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
1169 -                               [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])])
1170 -
1171 -  dnl Search for lib[]Name and define LIB[]NAME, LTLIB[]NAME and INC[]NAME
1172 -  dnl accordingly.
1173 -  AC_LIB_LINKFLAGS_BODY([$1], [$2])
1174 -
1175 -  dnl Add $INC[]NAME to CPPFLAGS before performing the following checks,
1176 -  dnl because if the user has installed lib[]Name and not disabled its use
1177 -  dnl via --without-lib[]Name-prefix, he wants to use it.
1178 -  ac_save_CPPFLAGS="$CPPFLAGS"
1179 -  AC_LIB_APPENDTOVAR([CPPFLAGS], [$INC]NAME)
1180 -
1181 -  AC_CACHE_CHECK([for lib[]$1], [ac_cv_lib[]Name], [
1182 -    ac_save_LIBS="$LIBS"
1183 -    LIBS="$LIBS $LIB[]NAME"
1184 -    AC_TRY_LINK([$3], [$4], [ac_cv_lib[]Name=yes], [ac_cv_lib[]Name=no])
1185 -    LIBS="$ac_save_LIBS"
1186 -  ])
1187 -  if test "$ac_cv_lib[]Name" = yes; then
1188 -    HAVE_LIB[]NAME=yes
1189 -    AC_DEFINE([HAVE_LIB]NAME, 1, [Define if you have the $1 library.])
1190 -    AC_MSG_CHECKING([how to link with lib[]$1])
1191 -    AC_MSG_RESULT([$LIB[]NAME])
1192 -  else
1193 -    HAVE_LIB[]NAME=no
1194 -    dnl If $LIB[]NAME didn't lead to a usable library, we don't need
1195 -    dnl $INC[]NAME either.
1196 -    CPPFLAGS="$ac_save_CPPFLAGS"
1197 -    LIB[]NAME=
1198 -    LTLIB[]NAME=
1199 -  fi
1200 -  AC_SUBST([HAVE_LIB]NAME)
1201 -  AC_SUBST([LIB]NAME)
1202 -  AC_SUBST([LTLIB]NAME)
1203 -  undefine([Name])
1204 -  undefine([NAME])
1205 -])
1206 -
1207 -dnl Determine the platform dependent parameters needed to use rpath:
1208 -dnl libext, shlibext, hardcode_libdir_flag_spec, hardcode_libdir_separator,
1209 -dnl hardcode_direct, hardcode_minus_L.
1210 -AC_DEFUN([AC_LIB_RPATH],
1211 -[
1212 -  AC_REQUIRE([AC_PROG_CC])                dnl we use $CC, $GCC, $LDFLAGS
1213 -  AC_REQUIRE([AC_LIB_PROG_LD])            dnl we use $LD, $with_gnu_ld
1214 -  AC_REQUIRE([AC_CANONICAL_HOST])         dnl we use $host
1215 -  AC_REQUIRE([AC_CONFIG_AUX_DIR_DEFAULT]) dnl we use $ac_aux_dir
1216 -  AC_CACHE_CHECK([for shared library run path origin], acl_cv_rpath, [
1217 -    CC="$CC" GCC="$GCC" LDFLAGS="$LDFLAGS" LD="$LD" with_gnu_ld="$with_gnu_ld" \
1218 -    ${CONFIG_SHELL-/bin/sh} "$ac_aux_dir/config.rpath" "$host" > conftest.sh
1219 -    . ./conftest.sh
1220 -    rm -f ./conftest.sh
1221 -    acl_cv_rpath=done
1222 -  ])
1223 -  wl="$acl_cv_wl"
1224 -  libext="$acl_cv_libext"
1225 -  shlibext="$acl_cv_shlibext"
1226 -  hardcode_libdir_flag_spec="$acl_cv_hardcode_libdir_flag_spec"
1227 -  hardcode_libdir_separator="$acl_cv_hardcode_libdir_separator"
1228 -  hardcode_direct="$acl_cv_hardcode_direct"
1229 -  hardcode_minus_L="$acl_cv_hardcode_minus_L"
1230 -  dnl Determine whether the user wants rpath handling at all.
1231 -  AC_ARG_ENABLE(rpath,
1232 -    [  --disable-rpath         do not hardcode runtime library paths],
1233 -    :, enable_rpath=yes)
1234 -])
1235 -
1236 -dnl AC_LIB_LINKFLAGS_BODY(name [, dependencies]) searches for libname and
1237 -dnl the libraries corresponding to explicit and implicit dependencies.
1238 -dnl Sets the LIB${NAME}, LTLIB${NAME} and INC${NAME} variables.
1239 -AC_DEFUN([AC_LIB_LINKFLAGS_BODY],
1240 -[
1241 -  define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-],
1242 -                               [ABCDEFGHIJKLMNOPQRSTUVWXYZ___])])
1243 -  dnl By default, look in $includedir and $libdir.
1244 -  use_additional=yes
1245 -  AC_LIB_WITH_FINAL_PREFIX([
1246 -    eval additional_includedir=\"$includedir\"
1247 -    eval additional_libdir=\"$libdir\"
1248 -  ])
1249 -  AC_LIB_ARG_WITH([lib$1-prefix],
1250 -[  --with-lib$1-prefix[=DIR]  search for lib$1 in DIR/include and DIR/lib
1251 -  --without-lib$1-prefix     don't search for lib$1 in includedir and libdir],
1252 -[
1253 -    if test "X$withval" = "Xno"; then
1254 -      use_additional=no
1255 -    else
1256 -      if test "X$withval" = "X"; then
1257 -        AC_LIB_WITH_FINAL_PREFIX([
1258 -          eval additional_includedir=\"$includedir\"
1259 -          eval additional_libdir=\"$libdir\"
1260 -        ])
1261 -      else
1262 -        additional_includedir="$withval/include"
1263 -        additional_libdir="$withval/lib"
1264 -      fi
1265 -    fi
1266 -])
1267 -  dnl Search the library and its dependencies in $additional_libdir and
1268 -  dnl $LDFLAGS. Using breadth-first-seach.
1269 -  LIB[]NAME=
1270 -  LTLIB[]NAME=
1271 -  INC[]NAME=
1272 -  rpathdirs=
1273 -  ltrpathdirs=
1274 -  names_already_handled=
1275 -  names_next_round='$1 $2'
1276 -  while test -n "$names_next_round"; do
1277 -    names_this_round="$names_next_round"
1278 -    names_next_round=
1279 -    for name in $names_this_round; do
1280 -      already_handled=
1281 -      for n in $names_already_handled; do
1282 -        if test "$n" = "$name"; then
1283 -          already_handled=yes
1284 -          break
1285 -        fi
1286 -      done
1287 -      if test -z "$already_handled"; then
1288 -        names_already_handled="$names_already_handled $name"
1289 -        dnl See if it was already located by an earlier AC_LIB_LINKFLAGS
1290 -        dnl or AC_LIB_HAVE_LINKFLAGS call.
1291 -        uppername=`echo "$name" | sed -e 'y|abcdefghijklmnopqrstuvwxyz./-|ABCDEFGHIJKLMNOPQRSTUVWXYZ___|'`
1292 -        eval value=\"\$HAVE_LIB$uppername\"
1293 -        if test -n "$value"; then
1294 -          if test "$value" = yes; then
1295 -            eval value=\"\$LIB$uppername\"
1296 -            test -z "$value" || LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$value"
1297 -            eval value=\"\$LTLIB$uppername\"
1298 -            test -z "$value" || LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$value"
1299 -          else
1300 -            dnl An earlier call to AC_LIB_HAVE_LINKFLAGS has determined
1301 -            dnl that this library doesn't exist. So just drop it.
1302 -            :
1303 -          fi
1304 -        else
1305 -          dnl Search the library lib$name in $additional_libdir and $LDFLAGS
1306 -          dnl and the already constructed $LIBNAME/$LTLIBNAME.
1307 -          found_dir=
1308 -          found_la=
1309 -          found_so=
1310 -          found_a=
1311 -          if test $use_additional = yes; then
1312 -            if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
1313 -              found_dir="$additional_libdir"
1314 -              found_so="$additional_libdir/lib$name.$shlibext"
1315 -              if test -f "$additional_libdir/lib$name.la"; then
1316 -                found_la="$additional_libdir/lib$name.la"
1317 -              fi
1318 -            else
1319 -              if test -f "$additional_libdir/lib$name.$libext"; then
1320 -                found_dir="$additional_libdir"
1321 -                found_a="$additional_libdir/lib$name.$libext"
1322 -                if test -f "$additional_libdir/lib$name.la"; then
1323 -                  found_la="$additional_libdir/lib$name.la"
1324 -                fi
1325 -              fi
1326 -            fi
1327 -          fi
1328 -          if test "X$found_dir" = "X"; then
1329 -            for x in $LDFLAGS $LTLIB[]NAME; do
1330 -              AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1331 -              case "$x" in
1332 -                -L*)
1333 -                  dir=`echo "X$x" | sed -e 's/^X-L//'`
1334 -                  if test -n "$shlibext" && test -f "$dir/lib$name.$shlibext"; then
1335 -                    found_dir="$dir"
1336 -                    found_so="$dir/lib$name.$shlibext"
1337 -                    if test -f "$dir/lib$name.la"; then
1338 -                      found_la="$dir/lib$name.la"
1339 -                    fi
1340 -                  else
1341 -                    if test -f "$dir/lib$name.$libext"; then
1342 -                      found_dir="$dir"
1343 -                      found_a="$dir/lib$name.$libext"
1344 -                      if test -f "$dir/lib$name.la"; then
1345 -                        found_la="$dir/lib$name.la"
1346 -                      fi
1347 -                    fi
1348 -                  fi
1349 -                  ;;
1350 -              esac
1351 -              if test "X$found_dir" != "X"; then
1352 -                break
1353 -              fi
1354 -            done
1355 -          fi
1356 -          if test "X$found_dir" != "X"; then
1357 -            dnl Found the library.
1358 -            LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$found_dir -l$name"
1359 -            if test "X$found_so" != "X"; then
1360 -              dnl Linking with a shared library. We attempt to hardcode its
1361 -              dnl directory into the executable's runpath, unless it's the
1362 -              dnl standard /usr/lib.
1363 -              if test "$enable_rpath" = no || test "X$found_dir" = "X/usr/lib"; then
1364 -                dnl No hardcoding is needed.
1365 -                LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
1366 -              else
1367 -                dnl Use an explicit option to hardcode DIR into the resulting
1368 -                dnl binary.
1369 -                dnl Potentially add DIR to ltrpathdirs.
1370 -                dnl The ltrpathdirs will be appended to $LTLIBNAME at the end.
1371 -                haveit=
1372 -                for x in $ltrpathdirs; do
1373 -                  if test "X$x" = "X$found_dir"; then
1374 -                    haveit=yes
1375 -                    break
1376 -                  fi
1377 -                done
1378 -                if test -z "$haveit"; then
1379 -                  ltrpathdirs="$ltrpathdirs $found_dir"
1380 -                fi
1381 -                dnl The hardcoding into $LIBNAME is system dependent.
1382 -                if test "$hardcode_direct" = yes; then
1383 -                  dnl Using DIR/libNAME.so during linking hardcodes DIR into the
1384 -                  dnl resulting binary.
1385 -                  LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
1386 -                else
1387 -                  if test -n "$hardcode_libdir_flag_spec" && test "$hardcode_minus_L" = no; then
1388 -                    dnl Use an explicit option to hardcode DIR into the resulting
1389 -                    dnl binary.
1390 -                    LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
1391 -                    dnl Potentially add DIR to rpathdirs.
1392 -                    dnl The rpathdirs will be appended to $LIBNAME at the end.
1393 -                    haveit=
1394 -                    for x in $rpathdirs; do
1395 -                      if test "X$x" = "X$found_dir"; then
1396 -                        haveit=yes
1397 -                        break
1398 -                      fi
1399 -                    done
1400 -                    if test -z "$haveit"; then
1401 -                      rpathdirs="$rpathdirs $found_dir"
1402 -                    fi
1403 -                  else
1404 -                    dnl Rely on "-L$found_dir".
1405 -                    dnl But don't add it if it's already contained in the LDFLAGS
1406 -                    dnl or the already constructed $LIBNAME
1407 -                    haveit=
1408 -                    for x in $LDFLAGS $LIB[]NAME; do
1409 -                      AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1410 -                      if test "X$x" = "X-L$found_dir"; then
1411 -                        haveit=yes
1412 -                        break
1413 -                      fi
1414 -                    done
1415 -                    if test -z "$haveit"; then
1416 -                      LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir"
1417 -                    fi
1418 -                    if test "$hardcode_minus_L" != no; then
1419 -                      dnl FIXME: Not sure whether we should use
1420 -                      dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
1421 -                      dnl here.
1422 -                      LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_so"
1423 -                    else
1424 -                      dnl We cannot use $hardcode_runpath_var and LD_RUN_PATH
1425 -                      dnl here, because this doesn't fit in flags passed to the
1426 -                      dnl compiler. So give up. No hardcoding. This affects only
1427 -                      dnl very old systems.
1428 -                      dnl FIXME: Not sure whether we should use
1429 -                      dnl "-L$found_dir -l$name" or "-L$found_dir $found_so"
1430 -                      dnl here.
1431 -                      LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
1432 -                    fi
1433 -                  fi
1434 -                fi
1435 -              fi
1436 -            else
1437 -              if test "X$found_a" != "X"; then
1438 -                dnl Linking with a static library.
1439 -                LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$found_a"
1440 -              else
1441 -                dnl We shouldn't come here, but anyway it's good to have a
1442 -                dnl fallback.
1443 -                LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$found_dir -l$name"
1444 -              fi
1445 -            fi
1446 -            dnl Assume the include files are nearby.
1447 -            additional_includedir=
1448 -            case "$found_dir" in
1449 -              */lib | */lib/)
1450 -                basedir=`echo "X$found_dir" | sed -e 's,^X,,' -e 's,/lib/*$,,'`
1451 -                additional_includedir="$basedir/include"
1452 -                ;;
1453 -            esac
1454 -            if test "X$additional_includedir" != "X"; then
1455 -              dnl Potentially add $additional_includedir to $INCNAME.
1456 -              dnl But don't add it
1457 -              dnl   1. if it's the standard /usr/include,
1458 -              dnl   2. if it's /usr/local/include and we are using GCC on Linux,
1459 -              dnl   3. if it's already present in $CPPFLAGS or the already
1460 -              dnl      constructed $INCNAME,
1461 -              dnl   4. if it doesn't exist as a directory.
1462 -              if test "X$additional_includedir" != "X/usr/include"; then
1463 -                haveit=
1464 -                if test "X$additional_includedir" = "X/usr/local/include"; then
1465 -                  if test -n "$GCC"; then
1466 -                    case $host_os in
1467 -                      linux*) haveit=yes;;
1468 -                    esac
1469 -                  fi
1470 -                fi
1471 -                if test -z "$haveit"; then
1472 -                  for x in $CPPFLAGS $INC[]NAME; do
1473 -                    AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1474 -                    if test "X$x" = "X-I$additional_includedir"; then
1475 -                      haveit=yes
1476 -                      break
1477 -                    fi
1478 -                  done
1479 -                  if test -z "$haveit"; then
1480 -                    if test -d "$additional_includedir"; then
1481 -                      dnl Really add $additional_includedir to $INCNAME.
1482 -                      INC[]NAME="${INC[]NAME}${INC[]NAME:+ }-I$additional_includedir"
1483 -                    fi
1484 -                  fi
1485 -                fi
1486 -              fi
1487 -            fi
1488 -            dnl Look for dependencies.
1489 -            if test -n "$found_la"; then
1490 -              dnl Read the .la file. It defines the variables
1491 -              dnl dlname, library_names, old_library, dependency_libs, current,
1492 -              dnl age, revision, installed, dlopen, dlpreopen, libdir.
1493 -              save_libdir="$libdir"
1494 -              case "$found_la" in
1495 -                */* | *\\*) . "$found_la" ;;
1496 -                *) . "./$found_la" ;;
1497 -              esac
1498 -              libdir="$save_libdir"
1499 -              dnl We use only dependency_libs.
1500 -              for dep in $dependency_libs; do
1501 -                case "$dep" in
1502 -                  -L*)
1503 -                    additional_libdir=`echo "X$dep" | sed -e 's/^X-L//'`
1504 -                    dnl Potentially add $additional_libdir to $LIBNAME and $LTLIBNAME.
1505 -                    dnl But don't add it
1506 -                    dnl   1. if it's the standard /usr/lib,
1507 -                    dnl   2. if it's /usr/local/lib and we are using GCC on Linux,
1508 -                    dnl   3. if it's already present in $LDFLAGS or the already
1509 -                    dnl      constructed $LIBNAME,
1510 -                    dnl   4. if it doesn't exist as a directory.
1511 -                    if test "X$additional_libdir" != "X/usr/lib"; then
1512 -                      haveit=
1513 -                      if test "X$additional_libdir" = "X/usr/local/lib"; then
1514 -                        if test -n "$GCC"; then
1515 -                          case $host_os in
1516 -                            linux*) haveit=yes;;
1517 -                          esac
1518 -                        fi
1519 -                      fi
1520 -                      if test -z "$haveit"; then
1521 -                        haveit=
1522 -                        for x in $LDFLAGS $LIB[]NAME; do
1523 -                          AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1524 -                          if test "X$x" = "X-L$additional_libdir"; then
1525 -                            haveit=yes
1526 -                            break
1527 -                          fi
1528 -                        done
1529 -                        if test -z "$haveit"; then
1530 -                          if test -d "$additional_libdir"; then
1531 -                            dnl Really add $additional_libdir to $LIBNAME.
1532 -                            LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-L$additional_libdir"
1533 -                          fi
1534 -                        fi
1535 -                        haveit=
1536 -                        for x in $LDFLAGS $LTLIB[]NAME; do
1537 -                          AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1538 -                          if test "X$x" = "X-L$additional_libdir"; then
1539 -                            haveit=yes
1540 -                            break
1541 -                          fi
1542 -                        done
1543 -                        if test -z "$haveit"; then
1544 -                          if test -d "$additional_libdir"; then
1545 -                            dnl Really add $additional_libdir to $LTLIBNAME.
1546 -                            LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-L$additional_libdir"
1547 -                          fi
1548 -                        fi
1549 -                      fi
1550 -                    fi
1551 -                    ;;
1552 -                  -R*)
1553 -                    dir=`echo "X$dep" | sed -e 's/^X-R//'`
1554 -                    if test "$enable_rpath" != no; then
1555 -                      dnl Potentially add DIR to rpathdirs.
1556 -                      dnl The rpathdirs will be appended to $LIBNAME at the end.
1557 -                      haveit=
1558 -                      for x in $rpathdirs; do
1559 -                        if test "X$x" = "X$dir"; then
1560 -                          haveit=yes
1561 -                          break
1562 -                        fi
1563 -                      done
1564 -                      if test -z "$haveit"; then
1565 -                        rpathdirs="$rpathdirs $dir"
1566 -                      fi
1567 -                      dnl Potentially add DIR to ltrpathdirs.
1568 -                      dnl The ltrpathdirs will be appended to $LTLIBNAME at the end.
1569 -                      haveit=
1570 -                      for x in $ltrpathdirs; do
1571 -                        if test "X$x" = "X$dir"; then
1572 -                          haveit=yes
1573 -                          break
1574 -                        fi
1575 -                      done
1576 -                      if test -z "$haveit"; then
1577 -                        ltrpathdirs="$ltrpathdirs $dir"
1578 -                      fi
1579 -                    fi
1580 -                    ;;
1581 -                  -l*)
1582 -                    dnl Handle this in the next round.
1583 -                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's/^X-l//'`
1584 -                    ;;
1585 -                  *.la)
1586 -                    dnl Handle this in the next round. Throw away the .la's
1587 -                    dnl directory; it is already contained in a preceding -L
1588 -                    dnl option.
1589 -                    names_next_round="$names_next_round "`echo "X$dep" | sed -e 's,^X.*/,,' -e 's,^lib,,' -e 's,\.la$,,'`
1590 -                    ;;
1591 -                  *)
1592 -                    dnl Most likely an immediate library name.
1593 -                    LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$dep"
1594 -                    LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }$dep"
1595 -                    ;;
1596 -                esac
1597 -              done
1598 -            fi
1599 -          else
1600 -            dnl Didn't find the library; assume it is in the system directories
1601 -            dnl known to the linker and runtime loader. (All the system
1602 -            dnl directories known to the linker should also be known to the
1603 -            dnl runtime loader, otherwise the system is severely misconfigured.)
1604 -            LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }-l$name"
1605 -            LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-l$name"
1606 -          fi
1607 -        fi
1608 -      fi
1609 -    done
1610 -  done
1611 -  if test "X$rpathdirs" != "X"; then
1612 -    if test -n "$hardcode_libdir_separator"; then
1613 -      dnl Weird platform: only the last -rpath option counts, the user must
1614 -      dnl pass all path elements in one option. We can arrange that for a
1615 -      dnl single library, but not when more than one $LIBNAMEs are used.
1616 -      alldirs=
1617 -      for found_dir in $rpathdirs; do
1618 -        alldirs="${alldirs}${alldirs:+$hardcode_libdir_separator}$found_dir"
1619 -      done
1620 -      dnl Note: hardcode_libdir_flag_spec uses $libdir and $wl.
1621 -      acl_save_libdir="$libdir"
1622 -      libdir="$alldirs"
1623 -      eval flag=\"$hardcode_libdir_flag_spec\"
1624 -      libdir="$acl_save_libdir"
1625 -      LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
1626 -    else
1627 -      dnl The -rpath options are cumulative.
1628 -      for found_dir in $rpathdirs; do
1629 -        acl_save_libdir="$libdir"
1630 -        libdir="$found_dir"
1631 -        eval flag=\"$hardcode_libdir_flag_spec\"
1632 -        libdir="$acl_save_libdir"
1633 -        LIB[]NAME="${LIB[]NAME}${LIB[]NAME:+ }$flag"
1634 -      done
1635 -    fi
1636 -  fi
1637 -  if test "X$ltrpathdirs" != "X"; then
1638 -    dnl When using libtool, the option that works for both libraries and
1639 -    dnl executables is -R. The -R options are cumulative.
1640 -    for found_dir in $ltrpathdirs; do
1641 -      LTLIB[]NAME="${LTLIB[]NAME}${LTLIB[]NAME:+ }-R$found_dir"
1642 -    done
1643 -  fi
1644 -])
1645 -
1646 -dnl AC_LIB_APPENDTOVAR(VAR, CONTENTS) appends the elements of CONTENTS to VAR,
1647 -dnl unless already present in VAR.
1648 -dnl Works only for CPPFLAGS, not for LIB* variables because that sometimes
1649 -dnl contains two or three consecutive elements that belong together.
1650 -AC_DEFUN([AC_LIB_APPENDTOVAR],
1651 -[
1652 -  for element in [$2]; do
1653 -    haveit=
1654 -    for x in $[$1]; do
1655 -      AC_LIB_WITH_FINAL_PREFIX([eval x=\"$x\"])
1656 -      if test "X$x" = "X$element"; then
1657 -        haveit=yes
1658 -        break
1659 -      fi
1660 -    done
1661 -    if test -z "$haveit"; then
1662 -      [$1]="${[$1]}${[$1]:+ }$element"
1663 -    fi
1664 -  done
1665 -])
1666 -
1667 -# lib-ld.m4 serial 3 (gettext-0.13)
1668 -dnl Copyright (C) 1996-2003 Free Software Foundation, Inc.
1669 -dnl This file is free software, distributed under the terms of the GNU
1670 -dnl General Public License.  As a special exception to the GNU General
1671 -dnl Public License, this file may be distributed as part of a program
1672 -dnl that contains a configuration script generated by Autoconf, under
1673 -dnl the same distribution terms as the rest of that program.
1674 -
1675 -dnl Subroutines of libtool.m4,
1676 -dnl with replacements s/AC_/AC_LIB/ and s/lt_cv/acl_cv/ to avoid collision
1677 -dnl with libtool.m4.
1678 -
1679 -dnl From libtool-1.4. Sets the variable with_gnu_ld to yes or no.
1680 -AC_DEFUN([AC_LIB_PROG_LD_GNU],
1681 -[AC_CACHE_CHECK([if the linker ($LD) is GNU ld], acl_cv_prog_gnu_ld,
1682 -[# I'd rather use --version here, but apparently some GNU ld's only accept -v.
1683 -case `$LD -v 2>&1 </dev/null` in
1684 -*GNU* | *'with BFD'*)
1685 -  acl_cv_prog_gnu_ld=yes ;;
1686 -*)
1687 -  acl_cv_prog_gnu_ld=no ;;
1688 -esac])
1689 -with_gnu_ld=$acl_cv_prog_gnu_ld
1690 -])
1691 -
1692 -dnl From libtool-1.4. Sets the variable LD.
1693 -AC_DEFUN([AC_LIB_PROG_LD],
1694 -[AC_ARG_WITH(gnu-ld,
1695 -[  --with-gnu-ld           assume the C compiler uses GNU ld [default=no]],
1696 -test "$withval" = no || with_gnu_ld=yes, with_gnu_ld=no)
1697 -AC_REQUIRE([AC_PROG_CC])dnl
1698 -AC_REQUIRE([AC_CANONICAL_HOST])dnl
1699 -# Prepare PATH_SEPARATOR.
1700 -# The user is always right.
1701 -if test "${PATH_SEPARATOR+set}" != set; then
1702 -  echo "#! /bin/sh" >conf$$.sh
1703 -  echo  "exit 0"   >>conf$$.sh
1704 -  chmod +x conf$$.sh
1705 -  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
1706 -    PATH_SEPARATOR=';'
1707 -  else
1708 -    PATH_SEPARATOR=:
1709 -  fi
1710 -  rm -f conf$$.sh
1711 -fi
1712 -ac_prog=ld
1713 -if test "$GCC" = yes; then
1714 -  # Check if gcc -print-prog-name=ld gives a path.
1715 -  AC_MSG_CHECKING([for ld used by GCC])
1716 -  case $host in
1717 -  *-*-mingw*)
1718 -    # gcc leaves a trailing carriage return which upsets mingw
1719 -    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
1720 -  *)
1721 -    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
1722 -  esac
1723 -  case $ac_prog in
1724 -    # Accept absolute paths.
1725 -    [[\\/]* | [A-Za-z]:[\\/]*)]
1726 -      [re_direlt='/[^/][^/]*/\.\./']
1727 -      # Canonicalize the path of ld
1728 -      ac_prog=`echo $ac_prog| sed 's%\\\\%/%g'`
1729 -      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
1730 -       ac_prog=`echo $ac_prog| sed "s%$re_direlt%/%"`
1731 -      done
1732 -      test -z "$LD" && LD="$ac_prog"
1733 -      ;;
1734 -  "")
1735 -    # If it fails, then pretend we aren't using GCC.
1736 -    ac_prog=ld
1737 -    ;;
1738 -  *)
1739 -    # If it is relative, then search for the first ld in PATH.
1740 -    with_gnu_ld=unknown
1741 -    ;;
1742 -  esac
1743 -elif test "$with_gnu_ld" = yes; then
1744 -  AC_MSG_CHECKING([for GNU ld])
1745 -else
1746 -  AC_MSG_CHECKING([for non-GNU ld])
1747 -fi
1748 -AC_CACHE_VAL(acl_cv_path_LD,
1749 -[if test -z "$LD"; then
1750 -  IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS="${IFS}${PATH_SEPARATOR-:}"
1751 -  for ac_dir in $PATH; do
1752 -    test -z "$ac_dir" && ac_dir=.
1753 -    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
1754 -      acl_cv_path_LD="$ac_dir/$ac_prog"
1755 -      # Check to see if the program is GNU ld.  I'd rather use --version,
1756 -      # but apparently some GNU ld's only accept -v.
1757 -      # Break only if it was the GNU/non-GNU ld that we prefer.
1758 -      case `"$acl_cv_path_LD" -v 2>&1 < /dev/null` in
1759 -      *GNU* | *'with BFD'*)
1760 -       test "$with_gnu_ld" != no && break ;;
1761 -      *)
1762 -       test "$with_gnu_ld" != yes && break ;;
1763 -      esac
1764 -    fi
1765 -  done
1766 -  IFS="$ac_save_ifs"
1767 -else
1768 -  acl_cv_path_LD="$LD" # Let the user override the test with a path.
1769 -fi])
1770 -LD="$acl_cv_path_LD"
1771 -if test -n "$LD"; then
1772 -  AC_MSG_RESULT($LD)
1773 -else
1774 -  AC_MSG_RESULT(no)
1775 -fi
1776 -test -z "$LD" && AC_MSG_ERROR([no acceptable ld found in \$PATH])
1777 -AC_LIB_PROG_LD_GNU
1778 -])
1779 -
1780  # progtest.m4 serial 3 (gettext-0.12)
1781  dnl Copyright (C) 1996-2003 Free Software Foundation, Inc.
1782  dnl This file is free software, distributed under the terms of the GNU
1783 @@ -1258,129 +438,731 @@
1784  if test ifelse([$4], , [-n "[$]$1"], ["[$]$1" != "$4"]); then
1785    AC_MSG_RESULT([$]$1)
1786  else
1787 -  AC_MSG_RESULT(no)
1788 +  AC_MSG_RESULT(no)
1789 +fi
1790 +AC_SUBST($1)dnl
1791 +])
1792 +
1793 +# isc-posix.m4 serial 2 (gettext-0.11.2)
1794 +dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
1795 +dnl This file is free software, distributed under the terms of the GNU
1796 +dnl General Public License.  As a special exception to the GNU General
1797 +dnl Public License, this file may be distributed as part of a program
1798 +dnl that contains a configuration script generated by Autoconf, under
1799 +dnl the same distribution terms as the rest of that program.
1800 +
1801 +# This file is not needed with autoconf-2.53 and newer.  Remove it in 2005.
1802 +
1803 +# This test replaces the one in autoconf.
1804 +# Currently this macro should have the same name as the autoconf macro
1805 +# because gettext's gettext.m4 (distributed in the automake package)
1806 +# still uses it.  Otherwise, the use in gettext.m4 makes autoheader
1807 +# give these diagnostics:
1808 +#   configure.in:556: AC_TRY_COMPILE was called before AC_ISC_POSIX
1809 +#   configure.in:556: AC_TRY_RUN was called before AC_ISC_POSIX
1810 +
1811 +undefine([AC_ISC_POSIX])
1812 +
1813 +AC_DEFUN([AC_ISC_POSIX],
1814 +  [
1815 +    dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
1816 +    AC_CHECK_LIB(cposix, strerror, [LIBS="$LIBS -lcposix"])
1817 +  ]
1818 +)
1819 +
1820 +# lcmessage.m4 serial 3 (gettext-0.11.3)
1821 +dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
1822 +dnl This file is free software, distributed under the terms of the GNU
1823 +dnl General Public License.  As a special exception to the GNU General
1824 +dnl Public License, this file may be distributed as part of a program
1825 +dnl that contains a configuration script generated by Autoconf, under
1826 +dnl the same distribution terms as the rest of that program.
1827 +dnl
1828 +dnl This file can can be used in projects which are not available under
1829 +dnl the GNU General Public License or the GNU Library General Public
1830 +dnl License but which still want to provide support for the GNU gettext
1831 +dnl functionality.
1832 +dnl Please note that the actual code of the GNU gettext library is covered
1833 +dnl by the GNU Library General Public License, and the rest of the GNU
1834 +dnl gettext package package is covered by the GNU General Public License.
1835 +dnl They are *not* in the public domain.
1836 +
1837 +dnl Authors:
1838 +dnl   Ulrich Drepper <drepper@cygnus.com>, 1995.
1839 +
1840 +# Check whether LC_MESSAGES is available in <locale.h>.
1841 +
1842 +AC_DEFUN([AM_LC_MESSAGES],
1843 +[
1844 +  AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
1845 +    [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
1846 +       am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
1847 +  if test $am_cv_val_LC_MESSAGES = yes; then
1848 +    AC_DEFINE(HAVE_LC_MESSAGES, 1,
1849 +      [Define if your <locale.h> file defines LC_MESSAGES.])
1850 +  fi
1851 +])
1852 +
1853 +# Like AC_CONFIG_HEADER, but automatically create stamp file. -*- Autoconf -*-
1854 +
1855 +# Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
1856 +
1857 +# This program is free software; you can redistribute it and/or modify
1858 +# it under the terms of the GNU General Public License as published by
1859 +# the Free Software Foundation; either version 2, or (at your option)
1860 +# any later version.
1861 +
1862 +# This program is distributed in the hope that it will be useful,
1863 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
1864 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1865 +# GNU General Public License for more details.
1866 +
1867 +# You should have received a copy of the GNU General Public License
1868 +# along with this program; if not, write to the Free Software
1869 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
1870 +# 02111-1307, USA.
1871 +
1872 +AC_PREREQ([2.52])
1873 +
1874 +# serial 6
1875 +
1876 +# AM_CONFIG_HEADER is obsolete.  It has been replaced by AC_CONFIG_HEADERS.
1877 +AU_DEFUN([AM_CONFIG_HEADER], [AC_CONFIG_HEADERS($@)])
1878 +
1879 +# Do all the work for Automake.                            -*- Autoconf -*-
1880 +
1881 +# This macro actually does too much some checks are only needed if
1882 +# your package does certain things.  But this isn't really a big deal.
1883 +
1884 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
1885 +# Free Software Foundation, Inc.
1886 +
1887 +# This program is free software; you can redistribute it and/or modify
1888 +# it under the terms of the GNU General Public License as published by
1889 +# the Free Software Foundation; either version 2, or (at your option)
1890 +# any later version.
1891 +
1892 +# This program is distributed in the hope that it will be useful,
1893 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
1894 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1895 +# GNU General Public License for more details.
1896 +
1897 +# You should have received a copy of the GNU General Public License
1898 +# along with this program; if not, write to the Free Software
1899 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
1900 +# 02111-1307, USA.
1901 +
1902 +# serial 10
1903 +
1904 +AC_PREREQ([2.54])
1905 +
1906 +# Autoconf 2.50 wants to disallow AM_ names.  We explicitly allow
1907 +# the ones we care about.
1908 +m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl
1909 +
1910 +# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE])
1911 +# AM_INIT_AUTOMAKE([OPTIONS])
1912 +# -----------------------------------------------
1913 +# The call with PACKAGE and VERSION arguments is the old style
1914 +# call (pre autoconf-2.50), which is being phased out.  PACKAGE
1915 +# and VERSION should now be passed to AC_INIT and removed from
1916 +# the call to AM_INIT_AUTOMAKE.
1917 +# We support both call styles for the transition.  After
1918 +# the next Automake release, Autoconf can make the AC_INIT
1919 +# arguments mandatory, and then we can depend on a new Autoconf
1920 +# release and drop the old call support.
1921 +AC_DEFUN([AM_INIT_AUTOMAKE],
1922 +[AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
1923 + AC_REQUIRE([AC_PROG_INSTALL])dnl
1924 +# test to see if srcdir already configured
1925 +if test "`cd $srcdir && pwd`" != "`pwd`" &&
1926 +   test -f $srcdir/config.status; then
1927 +  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
1928 +fi
1929 +
1930 +# test whether we have cygpath
1931 +if test -z "$CYGPATH_W"; then
1932 +  if (cygpath --version) >/dev/null 2>/dev/null; then
1933 +    CYGPATH_W='cygpath -w'
1934 +  else
1935 +    CYGPATH_W=echo
1936 +  fi
1937 +fi
1938 +AC_SUBST([CYGPATH_W])
1939 +
1940 +# Define the identity of the package.
1941 +dnl Distinguish between old-style and new-style calls.
1942 +m4_ifval([$2],
1943 +[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl
1944 + AC_SUBST([PACKAGE], [$1])dnl
1945 + AC_SUBST([VERSION], [$2])],
1946 +[_AM_SET_OPTIONS([$1])dnl
1947 + AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl
1948 + AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl
1949 +
1950 +_AM_IF_OPTION([no-define],,
1951 +[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
1952 + AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl
1953 +
1954 +# Some tools Automake needs.
1955 +AC_REQUIRE([AM_SANITY_CHECK])dnl
1956 +AC_REQUIRE([AC_ARG_PROGRAM])dnl
1957 +AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version})
1958 +AM_MISSING_PROG(AUTOCONF, autoconf)
1959 +AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version})
1960 +AM_MISSING_PROG(AUTOHEADER, autoheader)
1961 +AM_MISSING_PROG(MAKEINFO, makeinfo)
1962 +AM_MISSING_PROG(AMTAR, tar)
1963 +AM_PROG_INSTALL_SH
1964 +AM_PROG_INSTALL_STRIP
1965 +# We need awk for the "check" target.  The system "awk" is bad on
1966 +# some platforms.
1967 +AC_REQUIRE([AC_PROG_AWK])dnl
1968 +AC_REQUIRE([AC_PROG_MAKE_SET])dnl
1969 +AC_REQUIRE([AM_SET_LEADING_DOT])dnl
1970 +
1971 +_AM_IF_OPTION([no-dependencies],,
1972 +[AC_PROVIDE_IFELSE([AC_PROG_CC],
1973 +                  [_AM_DEPENDENCIES(CC)],
1974 +                  [define([AC_PROG_CC],
1975 +                          defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl
1976 +AC_PROVIDE_IFELSE([AC_PROG_CXX],
1977 +                  [_AM_DEPENDENCIES(CXX)],
1978 +                  [define([AC_PROG_CXX],
1979 +                          defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl
1980 +])
1981 +])
1982 +
1983 +
1984 +# When config.status generates a header, we must update the stamp-h file.
1985 +# This file resides in the same directory as the config header
1986 +# that is generated.  The stamp files are numbered to have different names.
1987 +
1988 +# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the
1989 +# loop where config.status creates the headers, so we can generate
1990 +# our stamp files there.
1991 +AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK],
1992 +[# Compute $1's index in $config_headers.
1993 +_am_stamp_count=1
1994 +for _am_header in $config_headers :; do
1995 +  case $_am_header in
1996 +    $1 | $1:* )
1997 +      break ;;
1998 +    * )
1999 +      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
2000 +  esac
2001 +done
2002 +echo "timestamp for $1" >`AS_DIRNAME([$1])`/stamp-h[]$_am_stamp_count])
2003 +
2004 +# Copyright 2002  Free Software Foundation, Inc.
2005 +
2006 +# This program is free software; you can redistribute it and/or modify
2007 +# it under the terms of the GNU General Public License as published by
2008 +# the Free Software Foundation; either version 2, or (at your option)
2009 +# any later version.
2010 +
2011 +# This program is distributed in the hope that it will be useful,
2012 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2013 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2014 +# GNU General Public License for more details.
2015 +
2016 +# You should have received a copy of the GNU General Public License
2017 +# along with this program; if not, write to the Free Software
2018 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2019 +
2020 +# AM_AUTOMAKE_VERSION(VERSION)
2021 +# ----------------------------
2022 +# Automake X.Y traces this macro to ensure aclocal.m4 has been
2023 +# generated from the m4 files accompanying Automake X.Y.
2024 +AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.7"])
2025 +
2026 +# AM_SET_CURRENT_AUTOMAKE_VERSION
2027 +# -------------------------------
2028 +# Call AM_AUTOMAKE_VERSION so it can be traced.
2029 +# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
2030 +AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
2031 +        [AM_AUTOMAKE_VERSION([1.7.9])])
2032 +
2033 +# Helper functions for option handling.                    -*- Autoconf -*-
2034 +
2035 +# Copyright 2001, 2002  Free Software Foundation, Inc.
2036 +
2037 +# This program is free software; you can redistribute it and/or modify
2038 +# it under the terms of the GNU General Public License as published by
2039 +# the Free Software Foundation; either version 2, or (at your option)
2040 +# any later version.
2041 +
2042 +# This program is distributed in the hope that it will be useful,
2043 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2044 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2045 +# GNU General Public License for more details.
2046 +
2047 +# You should have received a copy of the GNU General Public License
2048 +# along with this program; if not, write to the Free Software
2049 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2050 +# 02111-1307, USA.
2051 +
2052 +# serial 2
2053 +
2054 +# _AM_MANGLE_OPTION(NAME)
2055 +# -----------------------
2056 +AC_DEFUN([_AM_MANGLE_OPTION],
2057 +[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])])
2058 +
2059 +# _AM_SET_OPTION(NAME)
2060 +# ------------------------------
2061 +# Set option NAME.  Presently that only means defining a flag for this option.
2062 +AC_DEFUN([_AM_SET_OPTION],
2063 +[m4_define(_AM_MANGLE_OPTION([$1]), 1)])
2064 +
2065 +# _AM_SET_OPTIONS(OPTIONS)
2066 +# ----------------------------------
2067 +# OPTIONS is a space-separated list of Automake options.
2068 +AC_DEFUN([_AM_SET_OPTIONS],
2069 +[AC_FOREACH([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])])
2070 +
2071 +# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET])
2072 +# -------------------------------------------
2073 +# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise.
2074 +AC_DEFUN([_AM_IF_OPTION],
2075 +[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])])
2076 +
2077 +#
2078 +# Check to make sure that the build environment is sane.
2079 +#
2080 +
2081 +# Copyright 1996, 1997, 2000, 2001 Free Software Foundation, Inc.
2082 +
2083 +# This program is free software; you can redistribute it and/or modify
2084 +# it under the terms of the GNU General Public License as published by
2085 +# the Free Software Foundation; either version 2, or (at your option)
2086 +# any later version.
2087 +
2088 +# This program is distributed in the hope that it will be useful,
2089 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2090 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2091 +# GNU General Public License for more details.
2092 +
2093 +# You should have received a copy of the GNU General Public License
2094 +# along with this program; if not, write to the Free Software
2095 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2096 +# 02111-1307, USA.
2097 +
2098 +# serial 3
2099 +
2100 +# AM_SANITY_CHECK
2101 +# ---------------
2102 +AC_DEFUN([AM_SANITY_CHECK],
2103 +[AC_MSG_CHECKING([whether build environment is sane])
2104 +# Just in case
2105 +sleep 1
2106 +echo timestamp > conftest.file
2107 +# Do `set' in a subshell so we don't clobber the current shell's
2108 +# arguments.  Must try -L first in case configure is actually a
2109 +# symlink; some systems play weird games with the mod time of symlinks
2110 +# (eg FreeBSD returns the mod time of the symlink's containing
2111 +# directory).
2112 +if (
2113 +   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
2114 +   if test "$[*]" = "X"; then
2115 +      # -L didn't work.
2116 +      set X `ls -t $srcdir/configure conftest.file`
2117 +   fi
2118 +   rm -f conftest.file
2119 +   if test "$[*]" != "X $srcdir/configure conftest.file" \
2120 +      && test "$[*]" != "X conftest.file $srcdir/configure"; then
2121 +
2122 +      # If neither matched, then we have a broken ls.  This can happen
2123 +      # if, for instance, CONFIG_SHELL is bash and it inherits a
2124 +      # broken ls alias from the environment.  This has actually
2125 +      # happened.  Such a system could not be considered "sane".
2126 +      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
2127 +alias in your environment])
2128 +   fi
2129 +
2130 +   test "$[2]" = conftest.file
2131 +   )
2132 +then
2133 +   # Ok.
2134 +   :
2135 +else
2136 +   AC_MSG_ERROR([newly created file is older than distributed files!
2137 +Check your system clock])
2138 +fi
2139 +AC_MSG_RESULT(yes)])
2140 +
2141 +#  -*- Autoconf -*-
2142 +
2143 +
2144 +# Copyright 1997, 1999, 2000, 2001 Free Software Foundation, Inc.
2145 +
2146 +# This program is free software; you can redistribute it and/or modify
2147 +# it under the terms of the GNU General Public License as published by
2148 +# the Free Software Foundation; either version 2, or (at your option)
2149 +# any later version.
2150 +
2151 +# This program is distributed in the hope that it will be useful,
2152 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2153 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2154 +# GNU General Public License for more details.
2155 +
2156 +# You should have received a copy of the GNU General Public License
2157 +# along with this program; if not, write to the Free Software
2158 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2159 +# 02111-1307, USA.
2160 +
2161 +# serial 3
2162 +
2163 +# AM_MISSING_PROG(NAME, PROGRAM)
2164 +# ------------------------------
2165 +AC_DEFUN([AM_MISSING_PROG],
2166 +[AC_REQUIRE([AM_MISSING_HAS_RUN])
2167 +$1=${$1-"${am_missing_run}$2"}
2168 +AC_SUBST($1)])
2169 +
2170 +
2171 +# AM_MISSING_HAS_RUN
2172 +# ------------------
2173 +# Define MISSING if not defined so far and test if it supports --run.
2174 +# If it does, set am_missing_run to use it, otherwise, to nothing.
2175 +AC_DEFUN([AM_MISSING_HAS_RUN],
2176 +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
2177 +test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
2178 +# Use eval to expand $SHELL
2179 +if eval "$MISSING --run true"; then
2180 +  am_missing_run="$MISSING --run "
2181 +else
2182 +  am_missing_run=
2183 +  AC_MSG_WARN([`missing' script is too old or missing])
2184 +fi
2185 +])
2186 +
2187 +# AM_AUX_DIR_EXPAND
2188 +
2189 +# Copyright 2001 Free Software Foundation, Inc.
2190 +
2191 +# This program is free software; you can redistribute it and/or modify
2192 +# it under the terms of the GNU General Public License as published by
2193 +# the Free Software Foundation; either version 2, or (at your option)
2194 +# any later version.
2195 +
2196 +# This program is distributed in the hope that it will be useful,
2197 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2198 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2199 +# GNU General Public License for more details.
2200 +
2201 +# You should have received a copy of the GNU General Public License
2202 +# along with this program; if not, write to the Free Software
2203 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2204 +# 02111-1307, USA.
2205 +
2206 +# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
2207 +# $ac_aux_dir to `$srcdir/foo'.  In other projects, it is set to
2208 +# `$srcdir', `$srcdir/..', or `$srcdir/../..'.
2209 +#
2210 +# Of course, Automake must honor this variable whenever it calls a
2211 +# tool from the auxiliary directory.  The problem is that $srcdir (and
2212 +# therefore $ac_aux_dir as well) can be either absolute or relative,
2213 +# depending on how configure is run.  This is pretty annoying, since
2214 +# it makes $ac_aux_dir quite unusable in subdirectories: in the top
2215 +# source directory, any form will work fine, but in subdirectories a
2216 +# relative path needs to be adjusted first.
2217 +#
2218 +# $ac_aux_dir/missing
2219 +#    fails when called from a subdirectory if $ac_aux_dir is relative
2220 +# $top_srcdir/$ac_aux_dir/missing
2221 +#    fails if $ac_aux_dir is absolute,
2222 +#    fails when called from a subdirectory in a VPATH build with
2223 +#          a relative $ac_aux_dir
2224 +#
2225 +# The reason of the latter failure is that $top_srcdir and $ac_aux_dir
2226 +# are both prefixed by $srcdir.  In an in-source build this is usually
2227 +# harmless because $srcdir is `.', but things will broke when you
2228 +# start a VPATH build or use an absolute $srcdir.
2229 +#
2230 +# So we could use something similar to $top_srcdir/$ac_aux_dir/missing,
2231 +# iff we strip the leading $srcdir from $ac_aux_dir.  That would be:
2232 +#   am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"`
2233 +# and then we would define $MISSING as
2234 +#   MISSING="\${SHELL} $am_aux_dir/missing"
2235 +# This will work as long as MISSING is not called from configure, because
2236 +# unfortunately $(top_srcdir) has no meaning in configure.
2237 +# However there are other variables, like CC, which are often used in
2238 +# configure, and could therefore not use this "fixed" $ac_aux_dir.
2239 +#
2240 +# Another solution, used here, is to always expand $ac_aux_dir to an
2241 +# absolute PATH.  The drawback is that using absolute paths prevent a
2242 +# configured tree to be moved without reconfiguration.
2243 +
2244 +# Rely on autoconf to set up CDPATH properly.
2245 +AC_PREREQ([2.50])
2246 +
2247 +AC_DEFUN([AM_AUX_DIR_EXPAND], [
2248 +# expand $ac_aux_dir to an absolute path
2249 +am_aux_dir=`cd $ac_aux_dir && pwd`
2250 +])
2251 +
2252 +# AM_PROG_INSTALL_SH
2253 +# ------------------
2254 +# Define $install_sh.
2255 +
2256 +# Copyright 2001 Free Software Foundation, Inc.
2257 +
2258 +# This program is free software; you can redistribute it and/or modify
2259 +# it under the terms of the GNU General Public License as published by
2260 +# the Free Software Foundation; either version 2, or (at your option)
2261 +# any later version.
2262 +
2263 +# This program is distributed in the hope that it will be useful,
2264 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2265 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2266 +# GNU General Public License for more details.
2267 +
2268 +# You should have received a copy of the GNU General Public License
2269 +# along with this program; if not, write to the Free Software
2270 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2271 +# 02111-1307, USA.
2272 +
2273 +AC_DEFUN([AM_PROG_INSTALL_SH],
2274 +[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl
2275 +install_sh=${install_sh-"$am_aux_dir/install-sh"}
2276 +AC_SUBST(install_sh)])
2277 +
2278 +# AM_PROG_INSTALL_STRIP
2279 +
2280 +# Copyright 2001 Free Software Foundation, Inc.
2281 +
2282 +# This program is free software; you can redistribute it and/or modify
2283 +# it under the terms of the GNU General Public License as published by
2284 +# the Free Software Foundation; either version 2, or (at your option)
2285 +# any later version.
2286 +
2287 +# This program is distributed in the hope that it will be useful,
2288 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2289 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2290 +# GNU General Public License for more details.
2291 +
2292 +# You should have received a copy of the GNU General Public License
2293 +# along with this program; if not, write to the Free Software
2294 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2295 +# 02111-1307, USA.
2296 +
2297 +# One issue with vendor `install' (even GNU) is that you can't
2298 +# specify the program used to strip binaries.  This is especially
2299 +# annoying in cross-compiling environments, where the build's strip
2300 +# is unlikely to handle the host's binaries.
2301 +# Fortunately install-sh will honor a STRIPPROG variable, so we
2302 +# always use install-sh in `make install-strip', and initialize
2303 +# STRIPPROG with the value of the STRIP variable (set by the user).
2304 +AC_DEFUN([AM_PROG_INSTALL_STRIP],
2305 +[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl
2306 +# Installed binaries are usually stripped using `strip' when the user
2307 +# run `make install-strip'.  However `strip' might not be the right
2308 +# tool to use in cross-compilation environments, therefore Automake
2309 +# will honor the `STRIP' environment variable to overrule this program.
2310 +dnl Don't test for $cross_compiling = yes, because it might be `maybe'.
2311 +if test "$cross_compiling" != no; then
2312 +  AC_CHECK_TOOL([STRIP], [strip], :)
2313 +fi
2314 +INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
2315 +AC_SUBST([INSTALL_STRIP_PROGRAM])])
2316 +
2317 +#                                                          -*- Autoconf -*-
2318 +# Copyright (C) 2003  Free Software Foundation, Inc.
2319 +
2320 +# This program is free software; you can redistribute it and/or modify
2321 +# it under the terms of the GNU General Public License as published by
2322 +# the Free Software Foundation; either version 2, or (at your option)
2323 +# any later version.
2324 +
2325 +# This program is distributed in the hope that it will be useful,
2326 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2327 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2328 +# GNU General Public License for more details.
2329 +
2330 +# You should have received a copy of the GNU General Public License
2331 +# along with this program; if not, write to the Free Software
2332 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2333 +# 02111-1307, USA.
2334 +
2335 +# serial 1
2336 +
2337 +# Check whether the underlying file-system supports filenames
2338 +# with a leading dot.  For instance MS-DOS doesn't.
2339 +AC_DEFUN([AM_SET_LEADING_DOT],
2340 +[rm -rf .tst 2>/dev/null
2341 +mkdir .tst 2>/dev/null
2342 +if test -d .tst; then
2343 +  am__leading_dot=.
2344 +else
2345 +  am__leading_dot=_
2346  fi
2347 -AC_SUBST($1)dnl
2348 -])
2349 +rmdir .tst 2>/dev/null
2350 +AC_SUBST([am__leading_dot])])
2351  
2352 -# isc-posix.m4 serial 2 (gettext-0.11.2)
2353 -dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
2354 -dnl This file is free software, distributed under the terms of the GNU
2355 -dnl General Public License.  As a special exception to the GNU General
2356 -dnl Public License, this file may be distributed as part of a program
2357 -dnl that contains a configuration script generated by Autoconf, under
2358 -dnl the same distribution terms as the rest of that program.
2359 +# serial 5                                             -*- Autoconf -*-
2360  
2361 -# This file is not needed with autoconf-2.53 and newer.  Remove it in 2005.
2362 +# Copyright (C) 1999, 2000, 2001, 2002, 2003  Free Software Foundation, Inc.
2363  
2364 -# This test replaces the one in autoconf.
2365 -# Currently this macro should have the same name as the autoconf macro
2366 -# because gettext's gettext.m4 (distributed in the automake package)
2367 -# still uses it.  Otherwise, the use in gettext.m4 makes autoheader
2368 -# give these diagnostics:
2369 -#   configure.in:556: AC_TRY_COMPILE was called before AC_ISC_POSIX
2370 -#   configure.in:556: AC_TRY_RUN was called before AC_ISC_POSIX
2371 +# This program is free software; you can redistribute it and/or modify
2372 +# it under the terms of the GNU General Public License as published by
2373 +# the Free Software Foundation; either version 2, or (at your option)
2374 +# any later version.
2375  
2376 -undefine([AC_ISC_POSIX])
2377 +# This program is distributed in the hope that it will be useful,
2378 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2379 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2380 +# GNU General Public License for more details.
2381  
2382 -AC_DEFUN([AC_ISC_POSIX],
2383 -  [
2384 -    dnl This test replaces the obsolescent AC_ISC_POSIX kludge.
2385 -    AC_CHECK_LIB(cposix, strerror, [LIBS="$LIBS -lcposix"])
2386 -  ]
2387 -)
2388 +# You should have received a copy of the GNU General Public License
2389 +# along with this program; if not, write to the Free Software
2390 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2391 +# 02111-1307, USA.
2392  
2393 -# lcmessage.m4 serial 3 (gettext-0.11.3)
2394 -dnl Copyright (C) 1995-2002 Free Software Foundation, Inc.
2395 -dnl This file is free software, distributed under the terms of the GNU
2396 -dnl General Public License.  As a special exception to the GNU General
2397 -dnl Public License, this file may be distributed as part of a program
2398 -dnl that contains a configuration script generated by Autoconf, under
2399 -dnl the same distribution terms as the rest of that program.
2400 -dnl
2401 -dnl This file can can be used in projects which are not available under
2402 -dnl the GNU General Public License or the GNU Library General Public
2403 -dnl License but which still want to provide support for the GNU gettext
2404 -dnl functionality.
2405 -dnl Please note that the actual code of the GNU gettext library is covered
2406 -dnl by the GNU Library General Public License, and the rest of the GNU
2407 -dnl gettext package package is covered by the GNU General Public License.
2408 -dnl They are *not* in the public domain.
2409  
2410 -dnl Authors:
2411 -dnl   Ulrich Drepper <drepper@cygnus.com>, 1995.
2412 +# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be
2413 +# written in clear, in which case automake, when reading aclocal.m4,
2414 +# will think it sees a *use*, and therefore will trigger all it's
2415 +# C support machinery.  Also note that it means that autoscan, seeing
2416 +# CC etc. in the Makefile, will ask for an AC_PROG_CC use...
2417  
2418 -# Check whether LC_MESSAGES is available in <locale.h>.
2419  
2420 -AC_DEFUN([AM_LC_MESSAGES],
2421 -[
2422 -  AC_CACHE_CHECK([for LC_MESSAGES], am_cv_val_LC_MESSAGES,
2423 -    [AC_TRY_LINK([#include <locale.h>], [return LC_MESSAGES],
2424 -       am_cv_val_LC_MESSAGES=yes, am_cv_val_LC_MESSAGES=no)])
2425 -  if test $am_cv_val_LC_MESSAGES = yes; then
2426 -    AC_DEFINE(HAVE_LC_MESSAGES, 1,
2427 -      [Define if your <locale.h> file defines LC_MESSAGES.])
2428 -  fi
2429 -])
2430  
2431 -# Like AC_CONFIG_HEADER, but automatically create stamp file.
2432 +# _AM_DEPENDENCIES(NAME)
2433 +# ----------------------
2434 +# See how the compiler implements dependency checking.
2435 +# NAME is "CC", "CXX", "GCJ", or "OBJC".
2436 +# We try a few techniques and use that to set a single cache variable.
2437 +#
2438 +# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was
2439 +# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular
2440 +# dependency, and given that the user is not expected to run this macro,
2441 +# just rely on AC_PROG_CC.
2442 +AC_DEFUN([_AM_DEPENDENCIES],
2443 +[AC_REQUIRE([AM_SET_DEPDIR])dnl
2444 +AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl
2445 +AC_REQUIRE([AM_MAKE_INCLUDE])dnl
2446 +AC_REQUIRE([AM_DEP_TRACK])dnl
2447 +
2448 +ifelse([$1], CC,   [depcc="$CC"   am_compiler_list=],
2449 +       [$1], CXX,  [depcc="$CXX"  am_compiler_list=],
2450 +       [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'],
2451 +       [$1], GCJ,  [depcc="$GCJ"  am_compiler_list='gcc3 gcc'],
2452 +                   [depcc="$$1"   am_compiler_list=])
2453 +
2454 +AC_CACHE_CHECK([dependency style of $depcc],
2455 +               [am_cv_$1_dependencies_compiler_type],
2456 +[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
2457 +  # We make a subdir and do the tests there.  Otherwise we can end up
2458 +  # making bogus files that we don't know about and never remove.  For
2459 +  # instance it was reported that on HP-UX the gcc test will end up
2460 +  # making a dummy file named `D' -- because `-MD' means `put the output
2461 +  # in D'.
2462 +  mkdir conftest.dir
2463 +  # Copy depcomp to subdir because otherwise we won't find it if we're
2464 +  # using a relative directory.
2465 +  cp "$am_depcomp" conftest.dir
2466 +  cd conftest.dir
2467 +  # We will build objects and dependencies in a subdirectory because
2468 +  # it helps to detect inapplicable dependency modes.  For instance
2469 +  # both Tru64's cc and ICC support -MD to output dependencies as a
2470 +  # side effect of compilation, but ICC will put the dependencies in
2471 +  # the current directory while Tru64 will put them in the object
2472 +  # directory.
2473 +  mkdir sub
2474 +
2475 +  am_cv_$1_dependencies_compiler_type=none
2476 +  if test "$am_compiler_list" = ""; then
2477 +     am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp`
2478 +  fi
2479 +  for depmode in $am_compiler_list; do
2480 +    # Setup a source with many dependencies, because some compilers
2481 +    # like to wrap large dependency lists on column 80 (with \), and
2482 +    # we should not choose a depcomp mode which is confused by this.
2483 +    #
2484 +    # We need to recreate these files for each test, as the compiler may
2485 +    # overwrite some of them when testing with obscure command lines.
2486 +    # This happens at least with the AIX C compiler.
2487 +    : > sub/conftest.c
2488 +    for i in 1 2 3 4 5 6; do
2489 +      echo '#include "conftst'$i'.h"' >> sub/conftest.c
2490 +      : > sub/conftst$i.h
2491 +    done
2492 +    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
2493  
2494 -AC_DEFUN([AM_CONFIG_HEADER],
2495 -[AC_PREREQ([2.12])
2496 -AC_CONFIG_HEADER([$1])
2497 -dnl When config.status generates a header, we must update the stamp-h file.
2498 -dnl This file resides in the same directory as the config header
2499 -dnl that is generated.  We must strip everything past the first ":",
2500 -dnl and everything past the last "/".
2501 -AC_OUTPUT_COMMANDS(changequote(<<,>>)dnl
2502 -ifelse(patsubst(<<$1>>, <<[^ ]>>, <<>>), <<>>,
2503 -<<test -z "<<$>>CONFIG_HEADERS" || echo timestamp > patsubst(<<$1>>, <<^\([^:]*/\)?.*>>, <<\1>>)stamp-h<<>>dnl>>,
2504 -<<am_indx=1
2505 -for am_file in <<$1>>; do
2506 -  case " <<$>>CONFIG_HEADERS " in
2507 -  *" <<$>>am_file "*<<)>>
2508 -    echo timestamp > `echo <<$>>am_file | sed -e 's%:.*%%' -e 's%[^/]*$%%'`stamp-h$am_indx
2509 -    ;;
2510 -  esac
2511 -  am_indx=`expr "<<$>>am_indx" + 1`
2512 -done<<>>dnl>>)
2513 -changequote([,]))])
2514 -
2515 -# Do all the work for Automake.  This macro actually does too much --
2516 -# some checks are only needed if your package does certain things.
2517 -# But this isn't really a big deal.
2518 +    case $depmode in
2519 +    nosideeffect)
2520 +      # after this tag, mechanisms are not by side-effect, so they'll
2521 +      # only be used when explicitly requested
2522 +      if test "x$enable_dependency_tracking" = xyes; then
2523 +       continue
2524 +      else
2525 +       break
2526 +      fi
2527 +      ;;
2528 +    none) break ;;
2529 +    esac
2530 +    # We check with `-c' and `-o' for the sake of the "dashmstdout"
2531 +    # mode.  It turns out that the SunPro C++ compiler does not properly
2532 +    # handle `-M -o', and we need to detect this.
2533 +    if depmode=$depmode \
2534 +       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
2535 +       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
2536 +       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
2537 +         >/dev/null 2>conftest.err &&
2538 +       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
2539 +       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
2540 +       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
2541 +      # icc doesn't choke on unknown options, it will just issue warnings
2542 +      # (even with -Werror).  So we grep stderr for any message
2543 +      # that says an option was ignored.
2544 +      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
2545 +        am_cv_$1_dependencies_compiler_type=$depmode
2546 +        break
2547 +      fi
2548 +    fi
2549 +  done
2550  
2551 -# serial 1
2552 +  cd ..
2553 +  rm -rf conftest.dir
2554 +else
2555 +  am_cv_$1_dependencies_compiler_type=none
2556 +fi
2557 +])
2558 +AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type])
2559 +AM_CONDITIONAL([am__fastdep$1], [
2560 +  test "x$enable_dependency_tracking" != xno \
2561 +  && test "$am_cv_$1_dependencies_compiler_type" = gcc3])
2562 +])
2563  
2564 -dnl Usage:
2565 -dnl AM_INIT_AUTOMAKE(package,version, [no-define])
2566  
2567 -AC_DEFUN([AM_INIT_AUTOMAKE],
2568 -[AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl
2569 -AC_REQUIRE([AC_PROG_INSTALL])
2570 -PACKAGE=[$1]
2571 -AC_SUBST(PACKAGE)
2572 -VERSION=[$2]
2573 -AC_SUBST(VERSION)
2574 -dnl test to see if srcdir already configured
2575 -if test "`cd $srcdir && pwd`" != "`pwd`" && test -f $srcdir/config.status; then
2576 -  AC_MSG_ERROR([source directory already configured; run "make distclean" there first])
2577 +# AM_SET_DEPDIR
2578 +# -------------
2579 +# Choose a directory name for dependency files.
2580 +# This macro is AC_REQUIREd in _AM_DEPENDENCIES
2581 +AC_DEFUN([AM_SET_DEPDIR],
2582 +[AC_REQUIRE([AM_SET_LEADING_DOT])dnl
2583 +AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl
2584 +])
2585 +
2586 +
2587 +# AM_DEP_TRACK
2588 +# ------------
2589 +AC_DEFUN([AM_DEP_TRACK],
2590 +[AC_ARG_ENABLE(dependency-tracking,
2591 +[  --disable-dependency-tracking Speeds up one-time builds
2592 +  --enable-dependency-tracking  Do not reject slow dependency extractors])
2593 +if test "x$enable_dependency_tracking" != xno; then
2594 +  am_depcomp="$ac_aux_dir/depcomp"
2595 +  AMDEPBACKSLASH='\'
2596  fi
2597 -ifelse([$3],,
2598 -AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package])
2599 -AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package]))
2600 -AC_REQUIRE([AM_SANITY_CHECK])
2601 -AC_REQUIRE([AC_ARG_PROGRAM])
2602 -dnl FIXME This is truly gross.
2603 -missing_dir=`cd $ac_aux_dir && pwd`
2604 -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}, $missing_dir)
2605 -AM_MISSING_PROG(AUTOCONF, autoconf, $missing_dir)
2606 -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}, $missing_dir)
2607 -AM_MISSING_PROG(AUTOHEADER, autoheader, $missing_dir)
2608 -AM_MISSING_PROG(MAKEINFO, makeinfo, $missing_dir)
2609 -AC_REQUIRE([AC_PROG_MAKE_SET])])
2610 +AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
2611 +AC_SUBST([AMDEPBACKSLASH])
2612 +])
2613  
2614 -# Copyright 2002  Free Software Foundation, Inc.
2615 +# Generate code to set up dependency tracking.   -*- Autoconf -*-
2616 +
2617 +# Copyright 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
2618  
2619  # This program is free software; you can redistribute it and/or modify
2620  # it under the terms of the GNU General Public License as published by
2621 @@ -1395,83 +1177,201 @@
2622  # You should have received a copy of the GNU General Public License
2623  # along with this program; if not, write to the Free Software
2624  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2625 +# 02111-1307, USA.
2626  
2627 -# AM_AUTOMAKE_VERSION(VERSION)
2628 -# ----------------------------
2629 -# Automake X.Y traces this macro to ensure aclocal.m4 has been
2630 -# generated from the m4 files accompanying Automake X.Y.
2631 -AC_DEFUN([AM_AUTOMAKE_VERSION],[am__api_version="1.4"])
2632 +#serial 2
2633  
2634 -# AM_SET_CURRENT_AUTOMAKE_VERSION
2635 -# -------------------------------
2636 -# Call AM_AUTOMAKE_VERSION so it can be traced.
2637 -# This function is AC_REQUIREd by AC_INIT_AUTOMAKE.
2638 -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION],
2639 -        [AM_AUTOMAKE_VERSION([1.4-p6])])
2640 +# _AM_OUTPUT_DEPENDENCY_COMMANDS
2641 +# ------------------------------
2642 +AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS],
2643 +[for mf in $CONFIG_FILES; do
2644 +  # Strip MF so we end up with the name of the file.
2645 +  mf=`echo "$mf" | sed -e 's/:.*$//'`
2646 +  # Check whether this is an Automake generated Makefile or not.
2647 +  # We used to match only the files named `Makefile.in', but
2648 +  # some people rename them; so instead we look at the file content.
2649 +  # Grep'ing the first line is not enough: some people post-process
2650 +  # each Makefile.in and add a new line on top of each file to say so.
2651 +  # So let's grep whole file.
2652 +  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
2653 +    dirpart=`AS_DIRNAME("$mf")`
2654 +  else
2655 +    continue
2656 +  fi
2657 +  grep '^DEP_FILES *= *[[^ @%:@]]' < "$mf" > /dev/null || continue
2658 +  # Extract the definition of DEP_FILES from the Makefile without
2659 +  # running `make'.
2660 +  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
2661 +  test -z "$DEPDIR" && continue
2662 +  # When using ansi2knr, U may be empty or an underscore; expand it
2663 +  U=`sed -n -e '/^U = / s///p' < "$mf"`
2664 +  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
2665 +  # We invoke sed twice because it is the simplest approach to
2666 +  # changing $(DEPDIR) to its actual value in the expansion.
2667 +  for file in `sed -n -e '
2668 +    /^DEP_FILES = .*\\\\$/ {
2669 +      s/^DEP_FILES = //
2670 +      :loop
2671 +       s/\\\\$//
2672 +       p
2673 +       n
2674 +       /\\\\$/ b loop
2675 +      p
2676 +    }
2677 +    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
2678 +       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
2679 +    # Make sure the directory exists.
2680 +    test -f "$dirpart/$file" && continue
2681 +    fdir=`AS_DIRNAME(["$file"])`
2682 +    AS_MKDIR_P([$dirpart/$fdir])
2683 +    # echo "creating $dirpart/$file"
2684 +    echo '# dummy' > "$dirpart/$file"
2685 +  done
2686 +done
2687 +])# _AM_OUTPUT_DEPENDENCY_COMMANDS
2688  
2689 +
2690 +# AM_OUTPUT_DEPENDENCY_COMMANDS
2691 +# -----------------------------
2692 +# This macro should only be invoked once -- use via AC_REQUIRE.
2693  #
2694 -# Check to make sure that the build environment is sane.
2695 -#
2696 +# This code is only required when automatic dependency tracking
2697 +# is enabled.  FIXME.  This creates each `.P' file that we will
2698 +# need in order to bootstrap the dependency handling code.
2699 +AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS],
2700 +[AC_CONFIG_COMMANDS([depfiles],
2701 +     [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS],
2702 +     [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"])
2703 +])
2704  
2705 -AC_DEFUN([AM_SANITY_CHECK],
2706 -[AC_MSG_CHECKING([whether build environment is sane])
2707 -# Just in case
2708 -sleep 1
2709 -echo timestamp > conftestfile
2710 -# Do `set' in a subshell so we don't clobber the current shell's
2711 -# arguments.  Must try -L first in case configure is actually a
2712 -# symlink; some systems play weird games with the mod time of symlinks
2713 -# (eg FreeBSD returns the mod time of the symlink's containing
2714 -# directory).
2715 -if (
2716 -   set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
2717 -   if test "[$]*" = "X"; then
2718 -      # -L didn't work.
2719 -      set X `ls -t $srcdir/configure conftestfile`
2720 -   fi
2721 -   if test "[$]*" != "X $srcdir/configure conftestfile" \
2722 -      && test "[$]*" != "X conftestfile $srcdir/configure"; then
2723 +# Check to see how 'make' treats includes.     -*- Autoconf -*-
2724  
2725 -      # If neither matched, then we have a broken ls.  This can happen
2726 -      # if, for instance, CONFIG_SHELL is bash and it inherits a
2727 -      # broken ls alias from the environment.  This has actually
2728 -      # happened.  Such a system could not be considered "sane".
2729 -      AC_MSG_ERROR([ls -t appears to fail.  Make sure there is not a broken
2730 -alias in your environment])
2731 -   fi
2732 +# Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
2733  
2734 -   test "[$]2" = conftestfile
2735 -   )
2736 -then
2737 -   # Ok.
2738 -   :
2739 -else
2740 -   AC_MSG_ERROR([newly created file is older than distributed files!
2741 -Check your system clock])
2742 +# This program is free software; you can redistribute it and/or modify
2743 +# it under the terms of the GNU General Public License as published by
2744 +# the Free Software Foundation; either version 2, or (at your option)
2745 +# any later version.
2746 +
2747 +# This program is distributed in the hope that it will be useful,
2748 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2749 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2750 +# GNU General Public License for more details.
2751 +
2752 +# You should have received a copy of the GNU General Public License
2753 +# along with this program; if not, write to the Free Software
2754 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2755 +# 02111-1307, USA.
2756 +
2757 +# serial 2
2758 +
2759 +# AM_MAKE_INCLUDE()
2760 +# -----------------
2761 +# Check to see how make treats includes.
2762 +AC_DEFUN([AM_MAKE_INCLUDE],
2763 +[am_make=${MAKE-make}
2764 +cat > confinc << 'END'
2765 +am__doit:
2766 +       @echo done
2767 +.PHONY: am__doit
2768 +END
2769 +# If we don't find an include directive, just comment out the code.
2770 +AC_MSG_CHECKING([for style of include used by $am_make])
2771 +am__include="#"
2772 +am__quote=
2773 +_am_result=none
2774 +# First try GNU make style include.
2775 +echo "include confinc" > confmf
2776 +# We grep out `Entering directory' and `Leaving directory'
2777 +# messages which can occur if `w' ends up in MAKEFLAGS.
2778 +# In particular we don't look at `^make:' because GNU make might
2779 +# be invoked under some other name (usually "gmake"), in which
2780 +# case it prints its new name instead of `make'.
2781 +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
2782 +   am__include=include
2783 +   am__quote=
2784 +   _am_result=GNU
2785 +fi
2786 +# Now try BSD make style include.
2787 +if test "$am__include" = "#"; then
2788 +   echo '.include "confinc"' > confmf
2789 +   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
2790 +      am__include=.include
2791 +      am__quote="\""
2792 +      _am_result=BSD
2793 +   fi
2794  fi
2795 -rm -f conftest*
2796 -AC_MSG_RESULT(yes)])
2797 +AC_SUBST([am__include])
2798 +AC_SUBST([am__quote])
2799 +AC_MSG_RESULT([$_am_result])
2800 +rm -f confinc confmf
2801 +])
2802  
2803 -dnl AM_MISSING_PROG(NAME, PROGRAM, DIRECTORY)
2804 -dnl The program must properly implement --version.
2805 -AC_DEFUN([AM_MISSING_PROG],
2806 -[AC_MSG_CHECKING(for working $2)
2807 -# Run test in a subshell; some versions of sh will print an error if
2808 -# an executable is not found, even if stderr is redirected.
2809 -# Redirect stdin to placate older versions of autoconf.  Sigh.
2810 -if ($2 --version) < /dev/null > /dev/null 2>&1; then
2811 -   $1=$2
2812 -   AC_MSG_RESULT(found)
2813 +# AM_CONDITIONAL                                              -*- Autoconf -*-
2814 +
2815 +# Copyright 1997, 2000, 2001 Free Software Foundation, Inc.
2816 +
2817 +# This program is free software; you can redistribute it and/or modify
2818 +# it under the terms of the GNU General Public License as published by
2819 +# the Free Software Foundation; either version 2, or (at your option)
2820 +# any later version.
2821 +
2822 +# This program is distributed in the hope that it will be useful,
2823 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2824 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2825 +# GNU General Public License for more details.
2826 +
2827 +# You should have received a copy of the GNU General Public License
2828 +# along with this program; if not, write to the Free Software
2829 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2830 +# 02111-1307, USA.
2831 +
2832 +# serial 5
2833 +
2834 +AC_PREREQ(2.52)
2835 +
2836 +# AM_CONDITIONAL(NAME, SHELL-CONDITION)
2837 +# -------------------------------------
2838 +# Define a conditional.
2839 +AC_DEFUN([AM_CONDITIONAL],
2840 +[ifelse([$1], [TRUE],  [AC_FATAL([$0: invalid condition: $1])],
2841 +        [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl
2842 +AC_SUBST([$1_TRUE])
2843 +AC_SUBST([$1_FALSE])
2844 +if $2; then
2845 +  $1_TRUE=
2846 +  $1_FALSE='#'
2847  else
2848 -   $1="$3/missing $2"
2849 -   AC_MSG_RESULT(missing)
2850 +  $1_TRUE='#'
2851 +  $1_FALSE=
2852  fi
2853 -AC_SUBST($1)])
2854 +AC_CONFIG_COMMANDS_PRE(
2855 +[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then
2856 +  AC_MSG_ERROR([conditional "$1" was never defined.
2857 +Usually this means the macro was only invoked conditionally.])
2858 +fi])])
2859  
2860  # Add --enable-maintainer-mode option to configure.
2861  # From Jim Meyering
2862  
2863 -# serial 1
2864 +# Copyright 1996, 1998, 2000, 2001, 2002  Free Software Foundation, Inc.
2865 +
2866 +# This program is free software; you can redistribute it and/or modify
2867 +# it under the terms of the GNU General Public License as published by
2868 +# the Free Software Foundation; either version 2, or (at your option)
2869 +# any later version.
2870 +
2871 +# This program is distributed in the hope that it will be useful,
2872 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2873 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2874 +# GNU General Public License for more details.
2875 +
2876 +# You should have received a copy of the GNU General Public License
2877 +# along with this program; if not, write to the Free Software
2878 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2879 +# 02111-1307, USA.
2880 +
2881 +# serial 2
2882  
2883  AC_DEFUN([AM_MAINTAINER_MODE],
2884  [AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
2885 @@ -1481,28 +1381,34 @@
2886                            (and sometimes confusing) to the casual installer],
2887        USE_MAINTAINER_MODE=$enableval,
2888        USE_MAINTAINER_MODE=no)
2889 -  AC_MSG_RESULT($USE_MAINTAINER_MODE)
2890 -  AM_CONDITIONAL(MAINTAINER_MODE, test $USE_MAINTAINER_MODE = yes)
2891 +  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
2892 +  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
2893    MAINT=$MAINTAINER_MODE_TRUE
2894    AC_SUBST(MAINT)dnl
2895  ]
2896  )
2897  
2898 -# Define a conditional.
2899 +AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
2900  
2901 -AC_DEFUN([AM_CONDITIONAL],
2902 -[AC_SUBST($1_TRUE)
2903 -AC_SUBST($1_FALSE)
2904 -if $2; then
2905 -  $1_TRUE=
2906 -  $1_FALSE='#'
2907 -else
2908 -  $1_TRUE='#'
2909 -  $1_FALSE=
2910 -fi])
2911  
2912 +# Copyright 1996, 1997, 1999, 2000, 2001, 2002  Free Software Foundation, Inc.
2913  
2914 -# serial 1
2915 +# This program is free software; you can redistribute it and/or modify
2916 +# it under the terms of the GNU General Public License as published by
2917 +# the Free Software Foundation; either version 2, or (at your option)
2918 +# any later version.
2919 +
2920 +# This program is distributed in the hope that it will be useful,
2921 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
2922 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2923 +# GNU General Public License for more details.
2924 +
2925 +# You should have received a copy of the GNU General Public License
2926 +# along with this program; if not, write to the Free Software
2927 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
2928 +# 02111-1307, USA.
2929 +
2930 +# serial 2
2931  
2932  # @defmac AC_PROG_CC_STDC
2933  # @maindex PROG_CC_STDC
2934 @@ -1529,7 +1435,7 @@
2935  dnl FIXME: can't do this because then AC_AIX won't work due to a
2936  dnl circular dependency.
2937  dnl AC_BEFORE([$0], [AC_PROG_CPP])
2938 -AC_MSG_CHECKING(for ${CC-cc} option to accept ANSI C)
2939 +AC_MSG_CHECKING([for ${CC-cc} option to accept ANSI C])
2940  AC_CACHE_VAL(am_cv_prog_cc_stdc,
2941  [am_cv_prog_cc_stdc=no
2942  ac_save_CC="$CC"
2943 @@ -1537,9 +1443,10 @@
2944  # breaks some systems' header files.
2945  # AIX                  -qlanglvl=ansi
2946  # Ultrix and OSF/1     -std1
2947 -# HP-UX                        -Aa -D_HPUX_SOURCE
2948 +# HP-UX 10.20 and later        -Ae
2949 +# HP-UX older versions -Aa -D_HPUX_SOURCE
2950  # SVR4                 -Xc -D__EXTENSIONS__
2951 -for ac_arg in "" -qlanglvl=ansi -std1 "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2952 +for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
2953  do
2954    CC="$ac_save_CC $ac_arg"
2955    AC_TRY_COMPILE(
2956 @@ -1581,7 +1488,7 @@
2957  if test -z "$am_cv_prog_cc_stdc"; then
2958    AC_MSG_RESULT([none needed])
2959  else
2960 -  AC_MSG_RESULT($am_cv_prog_cc_stdc)
2961 +  AC_MSG_RESULT([$am_cv_prog_cc_stdc])
2962  fi
2963  case "x$am_cv_prog_cc_stdc" in
2964    x|xno) ;;
2965 @@ -1589,9 +1496,12 @@
2966  esac
2967  ])
2968  
2969 +AU_DEFUN([fp_PROG_CC_STDC], [AM_PROG_CC_STDC])
2970 +
2971  # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2972  
2973  # serial 47 AC_PROG_LIBTOOL
2974 +# Debian $Rev: 203 $
2975  
2976  
2977  # AC_PROVIDE_IFELSE(MACRO-NAME, IF-PROVIDED, IF-NOT-PROVIDED)
2978 @@ -3010,27 +2920,10 @@
2979    # before this can be enabled.
2980    hardcode_into_libs=yes
2981  
2982 -  # find out which ABI we are using
2983 -  libsuff=
2984 -  case "$host_cpu" in
2985 -  x86_64*|s390x*|powerpc64*)
2986 -    echo '[#]line __oline__ "configure"' > conftest.$ac_ext
2987 -    if AC_TRY_EVAL(ac_compile); then
2988 -      case `/usr/bin/file conftest.$ac_objext` in
2989 -      *64-bit*)
2990 -        libsuff=64
2991 -        sys_lib_search_path_spec="/lib${libsuff} /usr/lib${libsuff} /usr/local/lib${libsuff}"
2992 -        ;;
2993 -      esac
2994 -    fi
2995 -    rm -rf conftest*
2996 -    ;;
2997 -  esac
2998 -
2999    # Append ld.so.conf contents to the search path
3000    if test -f /etc/ld.so.conf; then
3001      lt_ld_extra=`$SED -e 's/[:,\t]/ /g;s/=[^=]*$//;s/=[^= ]* / /g' /etc/ld.so.conf | tr '\n' ' '`
3002 -    sys_lib_dlsearch_path_spec="/lib${libsuff} /usr/lib${libsuff} $lt_ld_extra"
3003 +    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
3004    fi
3005  
3006    # We used to test for /lib/ld.so.1 and disable shared libraries on
3007 @@ -3769,19 +3662,10 @@
3008  
3009  # This must be Linux ELF.
3010  linux*)
3011 -  case $host_cpu in
3012 -  alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*|x86_64*)
3013 -    lt_cv_deplibs_check_method=pass_all ;;
3014 -  *)
3015 -    # glibc up to 2.1.1 does not perform some relocations on ARM
3016 -    # this will be overridden with pass_all, but let us keep it just in case
3017 -    lt_cv_deplibs_check_method='file_magic ELF [[0-9]][[0-9]]*-bit [[LM]]SB (shared object|dynamic lib )' ;;
3018 -  esac
3019 -  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
3020    lt_cv_deplibs_check_method=pass_all
3021    ;;
3022  
3023 -netbsd*)
3024 +netbsd* | knetbsd*-gnu)
3025    if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
3026      lt_cv_deplibs_check_method='match_pattern /lib[[^/]]+(\.so\.[[0-9]]+\.[[0-9]]+|_pic\.a)$'
3027    else
3028 @@ -4775,7 +4659,7 @@
3029         ;;
3030      esac
3031      ;;
3032 -  netbsd*)
3033 +  netbsd* | knetbsd*-gnu)
3034      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3035        _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
3036        wlarc=
3037 @@ -6265,7 +6149,7 @@
3038             ;;
3039         esac
3040         ;;
3041 -      netbsd*)
3042 +      netbsd* | knetbsd*-gnu)
3043         ;;
3044        osf3* | osf4* | osf5*)
3045         case $cc_basename in
3046 @@ -6576,6 +6460,9 @@
3047    cygwin* | mingw*)
3048      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[[BCDGS]] /s/.* \([[^ ]]*\)/\1 DATA/'\'' | $SED -e '\''/^[[AITW]] /s/.* //'\'' | sort | uniq > $export_symbols'
3049    ;;
3050 +  linux*)
3051 +    _LT_AC_TAGVAR(link_all_deplibs, $1)=no
3052 +  ;;
3053    *)
3054      _LT_AC_TAGVAR(export_symbols_cmds, $1)='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
3055    ;;
3056 @@ -6705,7 +6592,7 @@
3057        fi
3058        ;;
3059  
3060 -    netbsd*)
3061 +    netbsd* | knetbsd*-gnu)
3062        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3063         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
3064         wlarc=
3065 @@ -6763,6 +6650,7 @@
3066        else
3067          _LT_AC_TAGVAR(archive_expsym_cmds, $1)="$tmp_archive_cmds"
3068        fi
3069 +      _LT_AC_TAGVAR(link_all_deplibs, $1)=no
3070      else
3071        _LT_AC_TAGVAR(ld_shlibs, $1)=no
3072      fi
3073 @@ -7122,7 +7010,7 @@
3074        _LT_AC_TAGVAR(link_all_deplibs, $1)=yes
3075        ;;
3076  
3077 -    netbsd*)
3078 +    netbsd* | knetbsd*-gnu)
3079        if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
3080         _LT_AC_TAGVAR(archive_cmds, $1)='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
3081        else
3082 @@ -7573,7 +7461,7 @@
3083  
3084  
3085  # Copyright (C) 1995-2002 Free Software Foundation, Inc.
3086 -# Copyright (C) 2001-2003 Red Hat, Inc.
3087 +# Copyright (C) 2001-2003,2004 Red Hat, Inc.
3088  #
3089  # This file is free software, distributed under the terms of the GNU
3090  # General Public License.  As a special exception to the GNU General
3091 @@ -7596,7 +7484,9 @@
3092  #
3093  # Added better handling of ALL_LINGUAS from GNU gettext version 
3094  # written by Bruno Haible, Owen Taylor <otaylor.redhat.com> 5/30/3002
3095 -
3096 +#
3097 +# Modified to require ngettext
3098 +# Matthias Clasen <mclasen@redhat.com> 08/06/2004
3099  #
3100  # We need this here as well, since someone might use autoconf-2.5x
3101  # to configure GLib then an older version to configure a package
3102 @@ -7689,16 +7579,27 @@
3103        #
3104        # First check in libc
3105        #
3106 -      AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
3107 +      AC_CACHE_CHECK([for ngettext in libc], gt_cv_func_ngettext_libc,
3108          [AC_TRY_LINK([
3109  #include <libintl.h>
3110  ],
3111 -          [return (int) dgettext ("","")],
3112 -         gt_cv_func_dgettext_libc=yes,
3113 -          gt_cv_func_dgettext_libc=no)
3114 +         [return (int) ngettext ("","", 1)],
3115 +         gt_cv_func_ngettext_libc=yes,
3116 +          gt_cv_func_ngettext_libc=no)
3117          ])
3118    
3119 -      if test "$gt_cv_func_dgettext_libc" = "yes" ; then
3120 +      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
3121 +             AC_CACHE_CHECK([for dgettext in libc], gt_cv_func_dgettext_libc,
3122 +               [AC_TRY_LINK([
3123 +#include <libintl.h>
3124 +],
3125 +                 [return (int) dgettext ("","")],
3126 +                 gt_cv_func_dgettext_libc=yes,
3127 +                 gt_cv_func_dgettext_libc=no)
3128 +               ])
3129 +      fi
3130 +  
3131 +      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
3132          AC_CHECK_FUNCS(bind_textdomain_codeset)
3133        fi
3134  
3135 @@ -7706,25 +7607,29 @@
3136        # If we don't have everything we want, check in libintl
3137        #
3138        if test "$gt_cv_func_dgettext_libc" != "yes" \
3139 +        || test "$gt_cv_func_ngettext_libc" != "yes" \
3140           || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
3141          
3142          AC_CHECK_LIB(intl, bindtextdomain,
3143 -           [AC_CHECK_LIB(intl, dgettext,
3144 -                         gt_cv_func_dgettext_libintl=yes)])
3145 +           [AC_CHECK_LIB(intl, ngettext,
3146 +                   [AC_CHECK_LIB(intl, dgettext,
3147 +                                 gt_cv_func_dgettext_libintl=yes)])])
3148  
3149         if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
3150           AC_MSG_CHECKING([if -liconv is needed to use gettext])
3151           AC_MSG_RESULT([])
3152 -          AC_CHECK_LIB(intl, dcgettext,
3153 +         AC_CHECK_LIB(intl, ngettext,
3154 +               [AC_CHECK_LIB(intl, dcgettext,
3155                        [gt_cv_func_dgettext_libintl=yes
3156                         libintl_extra_libs=-liconv],
3157 -                       :,-liconv)
3158 +                       :,-liconv)],
3159 +               :,-liconv)
3160          fi
3161  
3162          #
3163          # If we found libintl, then check in it for bind_textdomain_codeset();
3164          # we'll prefer libc if neither have bind_textdomain_codeset(),
3165 -        # and both have dgettext
3166 +        # and both have dgettext and ngettext
3167          #
3168          if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
3169            glib_save_LIBS="$LIBS"
3170 @@ -7736,7 +7641,8 @@
3171            if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
3172              gt_cv_func_dgettext_libc=no
3173            else
3174 -            if test "$gt_cv_func_dgettext_libc" = "yes"; then
3175 +            if test "$gt_cv_func_dgettext_libc" = "yes" \
3176 +               && test "$gt_cv_func_ngettext_libc" = "yes"; then
3177                gt_cv_func_dgettext_libintl=no
3178              fi
3179            fi
3180 diff -urN GConf-2.6.4/autom4te.cache/output.0 GConf-2.6.4.new/autom4te.cache/output.0
3181 --- GConf-2.6.4/autom4te.cache/output.0 1970-01-01 02:00:00.000000000 +0200
3182 +++ GConf-2.6.4.new/autom4te.cache/output.0     2005-03-05 11:07:04.000000000 +0200
3183 @@ -0,0 +1,24375 @@
3184 +@%:@! /bin/sh
3185 +@%:@ Guess values for system-dependent variables and create Makefiles.
3186 +@%:@ Generated by GNU Autoconf 2.59.
3187 +@%:@ 
3188 +@%:@ Copyright (C) 2003 Free Software Foundation, Inc.
3189 +@%:@ This configure script is free software; the Free Software Foundation
3190 +@%:@ gives unlimited permission to copy, distribute and modify it.
3191 +## --------------------- ##
3192 +## M4sh Initialization.  ##
3193 +## --------------------- ##
3194 +
3195 +# Be Bourne compatible
3196 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
3197 +  emulate sh
3198 +  NULLCMD=:
3199 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
3200 +  # is contrary to our usage.  Disable this feature.
3201 +  alias -g '${1+"$@"}'='"$@"'
3202 +elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
3203 +  set -o posix
3204 +fi
3205 +DUALCASE=1; export DUALCASE # for MKS sh
3206 +
3207 +# Support unset when possible.
3208 +if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
3209 +  as_unset=unset
3210 +else
3211 +  as_unset=false
3212 +fi
3213 +
3214 +
3215 +# Work around bugs in pre-3.0 UWIN ksh.
3216 +$as_unset ENV MAIL MAILPATH
3217 +PS1='$ '
3218 +PS2='> '
3219 +PS4='+ '
3220 +
3221 +# NLS nuisances.
3222 +for as_var in \
3223 +  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
3224 +  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
3225 +  LC_TELEPHONE LC_TIME
3226 +do
3227 +  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
3228 +    eval $as_var=C; export $as_var
3229 +  else
3230 +    $as_unset $as_var
3231 +  fi
3232 +done
3233 +
3234 +# Required to use basename.
3235 +if expr a : '\(a\)' >/dev/null 2>&1; then
3236 +  as_expr=expr
3237 +else
3238 +  as_expr=false
3239 +fi
3240 +
3241 +if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
3242 +  as_basename=basename
3243 +else
3244 +  as_basename=false
3245 +fi
3246 +
3247 +
3248 +# Name of the executable.
3249 +as_me=`$as_basename "$0" ||
3250 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
3251 +        X"$0" : 'X\(//\)$' \| \
3252 +        X"$0" : 'X\(/\)$' \| \
3253 +        .     : '\(.\)' 2>/dev/null ||
3254 +echo X/"$0" |
3255 +    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
3256 +         /^X\/\(\/\/\)$/{ s//\1/; q; }
3257 +         /^X\/\(\/\).*/{ s//\1/; q; }
3258 +         s/.*/./; q'`
3259 +
3260 +
3261 +# PATH needs CR, and LINENO needs CR and PATH.
3262 +# Avoid depending upon Character Ranges.
3263 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
3264 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
3265 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
3266 +as_cr_digits='0123456789'
3267 +as_cr_alnum=$as_cr_Letters$as_cr_digits
3268 +
3269 +# The user is always right.
3270 +if test "${PATH_SEPARATOR+set}" != set; then
3271 +  echo "#! /bin/sh" >conf$$.sh
3272 +  echo  "exit 0"   >>conf$$.sh
3273 +  chmod +x conf$$.sh
3274 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
3275 +    PATH_SEPARATOR=';'
3276 +  else
3277 +    PATH_SEPARATOR=:
3278 +  fi
3279 +  rm -f conf$$.sh
3280 +fi
3281 +
3282 +
3283 +  as_lineno_1=$LINENO
3284 +  as_lineno_2=$LINENO
3285 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
3286 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
3287 +  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
3288 +  # Find who we are.  Look in the path if we contain no path at all
3289 +  # relative or not.
3290 +  case $0 in
3291 +    *[\\/]* ) as_myself=$0 ;;
3292 +    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3293 +for as_dir in $PATH
3294 +do
3295 +  IFS=$as_save_IFS
3296 +  test -z "$as_dir" && as_dir=.
3297 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
3298 +done
3299 +
3300 +       ;;
3301 +  esac
3302 +  # We did not find ourselves, most probably we were run as `sh COMMAND'
3303 +  # in which case we are not to be found in the path.
3304 +  if test "x$as_myself" = x; then
3305 +    as_myself=$0
3306 +  fi
3307 +  if test ! -f "$as_myself"; then
3308 +    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
3309 +   { (exit 1); exit 1; }; }
3310 +  fi
3311 +  case $CONFIG_SHELL in
3312 +  '')
3313 +    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
3314 +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
3315 +do
3316 +  IFS=$as_save_IFS
3317 +  test -z "$as_dir" && as_dir=.
3318 +  for as_base in sh bash ksh sh5; do
3319 +        case $as_dir in
3320 +        /*)
3321 +          if ("$as_dir/$as_base" -c '
3322 +  as_lineno_1=$LINENO
3323 +  as_lineno_2=$LINENO
3324 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
3325 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
3326 +  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
3327 +            $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
3328 +            $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
3329 +            CONFIG_SHELL=$as_dir/$as_base
3330 +            export CONFIG_SHELL
3331 +            exec "$CONFIG_SHELL" "$0" ${1+"$@"}
3332 +          fi;;
3333 +        esac
3334 +       done
3335 +done
3336 +;;
3337 +  esac
3338 +
3339 +  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
3340 +  # uniformly replaced by the line number.  The first 'sed' inserts a
3341 +  # line-number line before each line; the second 'sed' does the real
3342 +  # work.  The second script uses 'N' to pair each line-number line
3343 +  # with the numbered line, and appends trailing '-' during
3344 +  # substitution so that $LINENO is not a special case at line end.
3345 +  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
3346 +  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
3347 +  sed '=' <$as_myself |
3348 +    sed '
3349 +      N
3350 +      s,$,-,
3351 +      : loop
3352 +      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
3353 +      t loop
3354 +      s,-$,,
3355 +      s,^['$as_cr_digits']*\n,,
3356 +    ' >$as_me.lineno &&
3357 +  chmod +x $as_me.lineno ||
3358 +    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
3359 +   { (exit 1); exit 1; }; }
3360 +
3361 +  # Don't try to exec as it changes $[0], causing all sort of problems
3362 +  # (the dirname of $[0] is not the place where we might find the
3363 +  # original and so on.  Autoconf is especially sensible to this).
3364 +  . ./$as_me.lineno
3365 +  # Exit status is that of the last command.
3366 +  exit
3367 +}
3368 +
3369 +
3370 +case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
3371 +  *c*,-n*) ECHO_N= ECHO_C='
3372 +' ECHO_T='     ' ;;
3373 +  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
3374 +  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
3375 +esac
3376 +
3377 +if expr a : '\(a\)' >/dev/null 2>&1; then
3378 +  as_expr=expr
3379 +else
3380 +  as_expr=false
3381 +fi
3382 +
3383 +rm -f conf$$ conf$$.exe conf$$.file
3384 +echo >conf$$.file
3385 +if ln -s conf$$.file conf$$ 2>/dev/null; then
3386 +  # We could just check for DJGPP; but this test a) works b) is more generic
3387 +  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
3388 +  if test -f conf$$.exe; then
3389 +    # Don't use ln at all; we don't have any links
3390 +    as_ln_s='cp -p'
3391 +  else
3392 +    as_ln_s='ln -s'
3393 +  fi
3394 +elif ln conf$$.file conf$$ 2>/dev/null; then
3395 +  as_ln_s=ln
3396 +else
3397 +  as_ln_s='cp -p'
3398 +fi
3399 +rm -f conf$$ conf$$.exe conf$$.file
3400 +
3401 +if mkdir -p . 2>/dev/null; then
3402 +  as_mkdir_p=:
3403 +else
3404 +  test -d ./-p && rmdir ./-p
3405 +  as_mkdir_p=false
3406 +fi
3407 +
3408 +as_executable_p="test -f"
3409 +
3410 +# Sed expression to map a string onto a valid CPP name.
3411 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
3412 +
3413 +# Sed expression to map a string onto a valid variable name.
3414 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
3415 +
3416 +
3417 +# IFS
3418 +# We need space, tab and new line, in precisely that order.
3419 +as_nl='
3420 +'
3421 +IFS="  $as_nl"
3422 +
3423 +# CDPATH.
3424 +$as_unset CDPATH
3425 +
3426 +
3427 +
3428 +# Check that we are running under the correct shell.
3429 +SHELL=${CONFIG_SHELL-/bin/sh}
3430 +
3431 +case X$ECHO in
3432 +X*--fallback-echo)
3433 +  # Remove one level of quotation (which was required for Make).
3434 +  ECHO=`echo "$ECHO" | sed 's,\\\\\$\\$0,'$0','`
3435 +  ;;
3436 +esac
3437 +
3438 +echo=${ECHO-echo}
3439 +if test "X$1" = X--no-reexec; then
3440 +  # Discard the --no-reexec flag, and continue.
3441 +  shift
3442 +elif test "X$1" = X--fallback-echo; then
3443 +  # Avoid inline document here, it may be left over
3444 +  :
3445 +elif test "X`($echo '\t') 2>/dev/null`" = 'X\t' ; then
3446 +  # Yippee, $echo works!
3447 +  :
3448 +else
3449 +  # Restart under the correct shell.
3450 +  exec $SHELL "$0" --no-reexec ${1+"$@"}
3451 +fi
3452 +
3453 +if test "X$1" = X--fallback-echo; then
3454 +  # used as fallback echo
3455 +  shift
3456 +  cat <<EOF
3457 +$*
3458 +EOF
3459 +  exit 0
3460 +fi
3461 +
3462 +# The HP-UX ksh and POSIX shell print the target directory to stdout
3463 +# if CDPATH is set.
3464 +if test "X${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
3465 +
3466 +if test -z "$ECHO"; then
3467 +if test "X${echo_test_string+set}" != Xset; then
3468 +# find a string as large as possible, as long as the shell can cope with it
3469 +  for cmd in 'sed 50q "$0"' 'sed 20q "$0"' 'sed 10q "$0"' 'sed 2q "$0"' 'echo test'; do
3470 +    # expected sizes: less than 2Kb, 1Kb, 512 bytes, 16 bytes, ...
3471 +    if (echo_test_string="`eval $cmd`") 2>/dev/null &&
3472 +       echo_test_string="`eval $cmd`" &&
3473 +       (test "X$echo_test_string" = "X$echo_test_string") 2>/dev/null
3474 +    then
3475 +      break
3476 +    fi
3477 +  done
3478 +fi
3479 +
3480 +if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
3481 +   echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
3482 +   test "X$echo_testing_string" = "X$echo_test_string"; then
3483 +  :
3484 +else
3485 +  # The Solaris, AIX, and Digital Unix default echo programs unquote
3486 +  # backslashes.  This makes it impossible to quote backslashes using
3487 +  #   echo "$something" | sed 's/\\/\\\\/g'
3488 +  #
3489 +  # So, first we look for a working echo in the user's PATH.
3490 +
3491 +  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
3492 +  for dir in $PATH /usr/ucb; do
3493 +    IFS="$lt_save_ifs"
3494 +    if (test -f $dir/echo || test -f $dir/echo$ac_exeext) &&
3495 +       test "X`($dir/echo '\t') 2>/dev/null`" = 'X\t' &&
3496 +       echo_testing_string=`($dir/echo "$echo_test_string") 2>/dev/null` &&
3497 +       test "X$echo_testing_string" = "X$echo_test_string"; then
3498 +      echo="$dir/echo"
3499 +      break
3500 +    fi
3501 +  done
3502 +  IFS="$lt_save_ifs"
3503 +
3504 +  if test "X$echo" = Xecho; then
3505 +    # We didn't find a better echo, so look for alternatives.
3506 +    if test "X`(print -r '\t') 2>/dev/null`" = 'X\t' &&
3507 +       echo_testing_string=`(print -r "$echo_test_string") 2>/dev/null` &&
3508 +       test "X$echo_testing_string" = "X$echo_test_string"; then
3509 +      # This shell has a builtin print -r that does the trick.
3510 +      echo='print -r'
3511 +    elif (test -f /bin/ksh || test -f /bin/ksh$ac_exeext) &&
3512 +        test "X$CONFIG_SHELL" != X/bin/ksh; then
3513 +      # If we have ksh, try running configure again with it.
3514 +      ORIGINAL_CONFIG_SHELL=${CONFIG_SHELL-/bin/sh}
3515 +      export ORIGINAL_CONFIG_SHELL
3516 +      CONFIG_SHELL=/bin/ksh
3517 +      export CONFIG_SHELL
3518 +      exec $CONFIG_SHELL "$0" --no-reexec ${1+"$@"}
3519 +    else
3520 +      # Try using printf.
3521 +      echo='printf %s\n'
3522 +      if test "X`($echo '\t') 2>/dev/null`" = 'X\t' &&
3523 +        echo_testing_string=`($echo "$echo_test_string") 2>/dev/null` &&
3524 +        test "X$echo_testing_string" = "X$echo_test_string"; then
3525 +       # Cool, printf works
3526 +       :
3527 +      elif echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
3528 +          test "X$echo_testing_string" = 'X\t' &&
3529 +          echo_testing_string=`($ORIGINAL_CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
3530 +          test "X$echo_testing_string" = "X$echo_test_string"; then
3531 +       CONFIG_SHELL=$ORIGINAL_CONFIG_SHELL
3532 +       export CONFIG_SHELL
3533 +       SHELL="$CONFIG_SHELL"
3534 +       export SHELL
3535 +       echo="$CONFIG_SHELL $0 --fallback-echo"
3536 +      elif echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo '\t') 2>/dev/null` &&
3537 +          test "X$echo_testing_string" = 'X\t' &&
3538 +          echo_testing_string=`($CONFIG_SHELL "$0" --fallback-echo "$echo_test_string") 2>/dev/null` &&
3539 +          test "X$echo_testing_string" = "X$echo_test_string"; then
3540 +       echo="$CONFIG_SHELL $0 --fallback-echo"
3541 +      else
3542 +       # maybe with a smaller string...
3543 +       prev=:
3544 +
3545 +       for cmd in 'echo test' 'sed 2q "$0"' 'sed 10q "$0"' 'sed 20q "$0"' 'sed 50q "$0"'; do
3546 +         if (test "X$echo_test_string" = "X`eval $cmd`") 2>/dev/null
3547 +         then
3548 +           break
3549 +         fi
3550 +         prev="$cmd"
3551 +       done
3552 +
3553 +       if test "$prev" != 'sed 50q "$0"'; then
3554 +         echo_test_string=`eval $prev`
3555 +         export echo_test_string
3556 +         exec ${ORIGINAL_CONFIG_SHELL-${CONFIG_SHELL-/bin/sh}} "$0" ${1+"$@"}
3557 +       else
3558 +         # Oops.  We lost completely, so just stick with echo.
3559 +         echo=echo
3560 +       fi
3561 +      fi
3562 +    fi
3563 +  fi
3564 +fi
3565 +fi
3566 +
3567 +# Copy echo and quote the copy suitably for passing to libtool from
3568 +# the Makefile, instead of quoting the original, which is used later.
3569 +ECHO=$echo
3570 +if test "X$ECHO" = "X$CONFIG_SHELL $0 --fallback-echo"; then
3571 +   ECHO="$CONFIG_SHELL \\\$\$0 --fallback-echo"
3572 +fi
3573 +
3574 +
3575 +
3576 +
3577 +tagnames=${tagnames+${tagnames},}CXX
3578 +
3579 +tagnames=${tagnames+${tagnames},}F77
3580 +
3581 +# Name of the host.
3582 +# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
3583 +# so uname gets run too.
3584 +ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
3585 +
3586 +exec 6>&1
3587 +
3588 +#
3589 +# Initializations.
3590 +#
3591 +ac_default_prefix=/usr/local
3592 +ac_config_libobj_dir=.
3593 +cross_compiling=no
3594 +subdirs=
3595 +MFLAGS=
3596 +MAKEFLAGS=
3597 +SHELL=${CONFIG_SHELL-/bin/sh}
3598 +
3599 +# Maximum number of lines to put in a shell here document.
3600 +# This variable seems obsolete.  It should probably be removed, and
3601 +# only ac_max_sed_lines should be used.
3602 +: ${ac_max_here_lines=38}
3603 +
3604 +# Identity of this package.
3605 +PACKAGE_NAME=
3606 +PACKAGE_TARNAME=
3607 +PACKAGE_VERSION=
3608 +PACKAGE_STRING=
3609 +PACKAGE_BUGREPORT=
3610 +
3611 +ac_unique_file="gconf/gconf.h"
3612 +# Factoring default headers for most tests.
3613 +ac_includes_default="\
3614 +#include <stdio.h>
3615 +#if HAVE_SYS_TYPES_H
3616 +# include <sys/types.h>
3617 +#endif
3618 +#if HAVE_SYS_STAT_H
3619 +# include <sys/stat.h>
3620 +#endif
3621 +#if STDC_HEADERS
3622 +# include <stdlib.h>
3623 +# include <stddef.h>
3624 +#else
3625 +# if HAVE_STDLIB_H
3626 +#  include <stdlib.h>
3627 +# endif
3628 +#endif
3629 +#if HAVE_STRING_H
3630 +# if !STDC_HEADERS && HAVE_MEMORY_H
3631 +#  include <memory.h>
3632 +# endif
3633 +# include <string.h>
3634 +#endif
3635 +#if HAVE_STRINGS_H
3636 +# include <strings.h>
3637 +#endif
3638 +#if HAVE_INTTYPES_H
3639 +# include <inttypes.h>
3640 +#else
3641 +# if HAVE_STDINT_H
3642 +#  include <stdint.h>
3643 +# endif
3644 +#endif
3645 +#if HAVE_UNISTD_H
3646 +# include <unistd.h>
3647 +#endif"
3648 +
3649 +ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CPP EGREP build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB DLLTOOL ac_ct_DLLTOOL AS ac_ct_AS OBJDUMP ac_ct_OBJDUMP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL MAJOR_VERSION GETTEXT_PACKAGE GCONF_CURRENT GCONF_REVISION GCONF_AGE EXPANDED_SYSCONFDIR GCONF_CONFIG_SOURCE INSTALL_GCONF_CONFIG_SOURCE HTML_DIR GTKDOC HAVE_GTK_DOC_TRUE HAVE_GTK_DOC_FALSE HAVE_GTK_DOC DB2HTML HAVE_DOCBOOK_TRUE HAVE_DOCBOOK_FALSE ENABLE_GTK_DOC_TRUE ENABLE_GTK_DOC_FALSE USE_SYSTEM_BUS_TRUE USE_SYSTEM_BUS_FALSE PKG_CONFIG GCONF_ORBIT_CFLAGS GCONF_ORBIT_LIBS ORBIT_IDL GCONF_DBUS_CFLAGS GCONF_DBUS_LIBS PC_REQUIRES HAVE_ORBIT_TRUE HAVE_ORBIT_FALSE HAVE_DBUS_TRUE HAVE_DBUS_FALSE GCONF_IPC_CFLAGS GCONF_IPC_LIBS DBUS_SERVICE_DIR DEPENDENT_CFLAGS DEPENDENT_LIBS DEPENDENT_WITH_XML_CFLAGS DEPENDENT_WITH_XML_LIBS DEPENDENT_WITH_GTK_CFLAGS DEPENDENT_WITH_GTK_LIBS DEPENDENT_WITH_XML_AND_GTK_CFLAGS DEPENDENT_WITH_XML_AND_GTK_LIBS GTK_TRUE GTK_FALSE POPT_LIBS PTHREADS_TRUE PTHREADS_FALSE USE_NLS MSGFMT GMSGFMT XGETTEXT CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLLIBS PO_IN_DATADIR_TRUE PO_IN_DATADIR_FALSE POFILES POSUB MKINSTALLDIRS gconflocaledir absolute_top_srcdir PERL INDENT REBUILD LIB@&t@OBJS LTLIBOBJS'
3650 +ac_subst_files=''
3651 +
3652 +# Initialize some variables set by options.
3653 +ac_init_help=
3654 +ac_init_version=false
3655 +# The variables have the same names as the options, with
3656 +# dashes changed to underlines.
3657 +cache_file=/dev/null
3658 +exec_prefix=NONE
3659 +no_create=
3660 +no_recursion=
3661 +prefix=NONE
3662 +program_prefix=NONE
3663 +program_suffix=NONE
3664 +program_transform_name=s,x,x,
3665 +silent=
3666 +site=
3667 +srcdir=
3668 +verbose=
3669 +x_includes=NONE
3670 +x_libraries=NONE
3671 +
3672 +# Installation directory options.
3673 +# These are left unexpanded so users can "make install exec_prefix=/foo"
3674 +# and all the variables that are supposed to be based on exec_prefix
3675 +# by default will actually change.
3676 +# Use braces instead of parens because sh, perl, etc. also accept them.
3677 +bindir='${exec_prefix}/bin'
3678 +sbindir='${exec_prefix}/sbin'
3679 +libexecdir='${exec_prefix}/libexec'
3680 +datadir='${prefix}/share'
3681 +sysconfdir='${prefix}/etc'
3682 +sharedstatedir='${prefix}/com'
3683 +localstatedir='${prefix}/var'
3684 +libdir='${exec_prefix}/lib'
3685 +includedir='${prefix}/include'
3686 +oldincludedir='/usr/include'
3687 +infodir='${prefix}/info'
3688 +mandir='${prefix}/man'
3689 +
3690 +ac_prev=
3691 +for ac_option
3692 +do
3693 +  # If the previous option needs an argument, assign it.
3694 +  if test -n "$ac_prev"; then
3695 +    eval "$ac_prev=\$ac_option"
3696 +    ac_prev=
3697 +    continue
3698 +  fi
3699 +
3700 +  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
3701 +
3702 +  # Accept the important Cygnus configure options, so we can diagnose typos.
3703 +
3704 +  case $ac_option in
3705 +
3706 +  -bindir | --bindir | --bindi | --bind | --bin | --bi)
3707 +    ac_prev=bindir ;;
3708 +  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
3709 +    bindir=$ac_optarg ;;
3710 +
3711 +  -build | --build | --buil | --bui | --bu)
3712 +    ac_prev=build_alias ;;
3713 +  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
3714 +    build_alias=$ac_optarg ;;
3715 +
3716 +  -cache-file | --cache-file | --cache-fil | --cache-fi \
3717 +  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
3718 +    ac_prev=cache_file ;;
3719 +  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
3720 +  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
3721 +    cache_file=$ac_optarg ;;
3722 +
3723 +  --config-cache | -C)
3724 +    cache_file=config.cache ;;
3725 +
3726 +  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
3727 +    ac_prev=datadir ;;
3728 +  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
3729 +  | --da=*)
3730 +    datadir=$ac_optarg ;;
3731 +
3732 +  -disable-* | --disable-*)
3733 +    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
3734 +    # Reject names that are not valid shell variable names.
3735 +    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
3736 +      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
3737 +   { (exit 1); exit 1; }; }
3738 +    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
3739 +    eval "enable_$ac_feature=no" ;;
3740 +
3741 +  -enable-* | --enable-*)
3742 +    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
3743 +    # Reject names that are not valid shell variable names.
3744 +    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
3745 +      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
3746 +   { (exit 1); exit 1; }; }
3747 +    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
3748 +    case $ac_option in
3749 +      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
3750 +      *) ac_optarg=yes ;;
3751 +    esac
3752 +    eval "enable_$ac_feature='$ac_optarg'" ;;
3753 +
3754 +  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
3755 +  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
3756 +  | --exec | --exe | --ex)
3757 +    ac_prev=exec_prefix ;;
3758 +  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
3759 +  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
3760 +  | --exec=* | --exe=* | --ex=*)
3761 +    exec_prefix=$ac_optarg ;;
3762 +
3763 +  -gas | --gas | --ga | --g)
3764 +    # Obsolete; use --with-gas.
3765 +    with_gas=yes ;;
3766 +
3767 +  -help | --help | --hel | --he | -h)
3768 +    ac_init_help=long ;;
3769 +  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
3770 +    ac_init_help=recursive ;;
3771 +  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
3772 +    ac_init_help=short ;;
3773 +
3774 +  -host | --host | --hos | --ho)
3775 +    ac_prev=host_alias ;;
3776 +  -host=* | --host=* | --hos=* | --ho=*)
3777 +    host_alias=$ac_optarg ;;
3778 +
3779 +  -includedir | --includedir | --includedi | --included | --include \
3780 +  | \r-includ | --inclu | --incl | --inc)
3781 +    ac_prev=includedir ;;
3782 +  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
3783 +  | --includ=* | --inclu=* | --incl=* | --inc=*)
3784 +    includedir=$ac_optarg ;;
3785 +
3786 +  -infodir | --infodir | --infodi | --infod | --info | --inf)
3787 +    ac_prev=infodir ;;
3788 +  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
3789 +    infodir=$ac_optarg ;;
3790 +
3791 +  -libdir | --libdir | --libdi | --libd)
3792 +    ac_prev=libdir ;;
3793 +  -libdir=* | --libdir=* | --libdi=* | --libd=*)
3794 +    libdir=$ac_optarg ;;
3795 +
3796 +  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
3797 +  | --libexe | --libex | --libe)
3798 +    ac_prev=libexecdir ;;
3799 +  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
3800 +  | --libexe=* | --libex=* | --libe=*)
3801 +    libexecdir=$ac_optarg ;;
3802 +
3803 +  -localstatedir | --localstatedir | --localstatedi | --localstated \
3804 +  | --localstate | --localstat | --localsta | --localst \
3805 +  | --locals | --local | --loca | --loc | --lo)
3806 +    ac_prev=localstatedir ;;
3807 +  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
3808 +  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
3809 +  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
3810 +    localstatedir=$ac_optarg ;;
3811 +
3812 +  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
3813 +    ac_prev=mandir ;;
3814 +  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
3815 +    mandir=$ac_optarg ;;
3816 +
3817 +  -nfp | --nfp | --nf)
3818 +    # Obsolete; use --without-fp.
3819 +    with_fp=no ;;
3820 +
3821 +  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
3822 +  | --no-cr | --no-c | -n)
3823 +    no_create=yes ;;
3824 +
3825 +  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
3826 +  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
3827 +    no_recursion=yes ;;
3828 +
3829 +  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
3830 +  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
3831 +  | --oldin | --oldi | --old | --ol | --o)
3832 +    ac_prev=oldincludedir ;;
3833 +  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
3834 +  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
3835 +  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
3836 +    oldincludedir=$ac_optarg ;;
3837 +
3838 +  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
3839 +    ac_prev=prefix ;;
3840 +  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
3841 +    prefix=$ac_optarg ;;
3842 +
3843 +  -program-prefix | --program-prefix | --program-prefi | --program-pref \
3844 +  | --program-pre | --program-pr | --program-p)
3845 +    ac_prev=program_prefix ;;
3846 +  -program-prefix=* | --program-prefix=* | --program-prefi=* \
3847 +  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
3848 +    program_prefix=$ac_optarg ;;
3849 +
3850 +  -program-suffix | --program-suffix | --program-suffi | --program-suff \
3851 +  | --program-suf | --program-su | --program-s)
3852 +    ac_prev=program_suffix ;;
3853 +  -program-suffix=* | --program-suffix=* | --program-suffi=* \
3854 +  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
3855 +    program_suffix=$ac_optarg ;;
3856 +
3857 +  -program-transform-name | --program-transform-name \
3858 +  | --program-transform-nam | --program-transform-na \
3859 +  | --program-transform-n | --program-transform- \
3860 +  | --program-transform | --program-transfor \
3861 +  | --program-transfo | --program-transf \
3862 +  | --program-trans | --program-tran \
3863 +  | --progr-tra | --program-tr | --program-t)
3864 +    ac_prev=program_transform_name ;;
3865 +  -program-transform-name=* | --program-transform-name=* \
3866 +  | --program-transform-nam=* | --program-transform-na=* \
3867 +  | --program-transform-n=* | --program-transform-=* \
3868 +  | --program-transform=* | --program-transfor=* \
3869 +  | --program-transfo=* | --program-transf=* \
3870 +  | --program-trans=* | --program-tran=* \
3871 +  | --progr-tra=* | --program-tr=* | --program-t=*)
3872 +    program_transform_name=$ac_optarg ;;
3873 +
3874 +  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
3875 +  | -silent | --silent | --silen | --sile | --sil)
3876 +    silent=yes ;;
3877 +
3878 +  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
3879 +    ac_prev=sbindir ;;
3880 +  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
3881 +  | --sbi=* | --sb=*)
3882 +    sbindir=$ac_optarg ;;
3883 +
3884 +  -sharedstatedir | --sharedstatedir | --sharedstatedi \
3885 +  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
3886 +  | --sharedst | --shareds | --shared | --share | --shar \
3887 +  | --sha | --sh)
3888 +    ac_prev=sharedstatedir ;;
3889 +  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
3890 +  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
3891 +  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
3892 +  | --sha=* | --sh=*)
3893 +    sharedstatedir=$ac_optarg ;;
3894 +
3895 +  -site | --site | --sit)
3896 +    ac_prev=site ;;
3897 +  -site=* | --site=* | --sit=*)
3898 +    site=$ac_optarg ;;
3899 +
3900 +  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
3901 +    ac_prev=srcdir ;;
3902 +  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
3903 +    srcdir=$ac_optarg ;;
3904 +
3905 +  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
3906 +  | --syscon | --sysco | --sysc | --sys | --sy)
3907 +    ac_prev=sysconfdir ;;
3908 +  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
3909 +  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
3910 +    sysconfdir=$ac_optarg ;;
3911 +
3912 +  -target | --target | --targe | --targ | --tar | --ta | --t)
3913 +    ac_prev=target_alias ;;
3914 +  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
3915 +    target_alias=$ac_optarg ;;
3916 +
3917 +  -v | -verbose | --verbose | --verbos | --verbo | --verb)
3918 +    verbose=yes ;;
3919 +
3920 +  -version | --version | --versio | --versi | --vers | -V)
3921 +    ac_init_version=: ;;
3922 +
3923 +  -with-* | --with-*)
3924 +    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
3925 +    # Reject names that are not valid shell variable names.
3926 +    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
3927 +      { echo "$as_me: error: invalid package name: $ac_package" >&2
3928 +   { (exit 1); exit 1; }; }
3929 +    ac_package=`echo $ac_package| sed 's/-/_/g'`
3930 +    case $ac_option in
3931 +      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
3932 +      *) ac_optarg=yes ;;
3933 +    esac
3934 +    eval "with_$ac_package='$ac_optarg'" ;;
3935 +
3936 +  -without-* | --without-*)
3937 +    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
3938 +    # Reject names that are not valid shell variable names.
3939 +    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
3940 +      { echo "$as_me: error: invalid package name: $ac_package" >&2
3941 +   { (exit 1); exit 1; }; }
3942 +    ac_package=`echo $ac_package | sed 's/-/_/g'`
3943 +    eval "with_$ac_package=no" ;;
3944 +
3945 +  --x)
3946 +    # Obsolete; use --with-x.
3947 +    with_x=yes ;;
3948 +
3949 +  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
3950 +  | --x-incl | --x-inc | --x-in | --x-i)
3951 +    ac_prev=x_includes ;;
3952 +  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
3953 +  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
3954 +    x_includes=$ac_optarg ;;
3955 +
3956 +  -x-libraries | --x-libraries | --x-librarie | --x-librari \
3957 +  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
3958 +    ac_prev=x_libraries ;;
3959 +  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
3960 +  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
3961 +    x_libraries=$ac_optarg ;;
3962 +
3963 +  -*) { echo "$as_me: error: unrecognized option: $ac_option
3964 +Try \`$0 --help' for more information." >&2
3965 +   { (exit 1); exit 1; }; }
3966 +    ;;
3967 +
3968 +  *=*)
3969 +    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
3970 +    # Reject names that are not valid shell variable names.
3971 +    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
3972 +      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
3973 +   { (exit 1); exit 1; }; }
3974 +    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
3975 +    eval "$ac_envvar='$ac_optarg'"
3976 +    export $ac_envvar ;;
3977 +
3978 +  *)
3979 +    # FIXME: should be removed in autoconf 3.0.
3980 +    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
3981 +    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
3982 +      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
3983 +    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
3984 +    ;;
3985 +
3986 +  esac
3987 +done
3988 +
3989 +if test -n "$ac_prev"; then
3990 +  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
3991 +  { echo "$as_me: error: missing argument to $ac_option" >&2
3992 +   { (exit 1); exit 1; }; }
3993 +fi
3994 +
3995 +# Be sure to have absolute paths.
3996 +for ac_var in exec_prefix prefix
3997 +do
3998 +  eval ac_val=$`echo $ac_var`
3999 +  case $ac_val in
4000 +    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
4001 +    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
4002 +   { (exit 1); exit 1; }; };;
4003 +  esac
4004 +done
4005 +
4006 +# Be sure to have absolute paths.
4007 +for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
4008 +             localstatedir libdir includedir oldincludedir infodir mandir
4009 +do
4010 +  eval ac_val=$`echo $ac_var`
4011 +  case $ac_val in
4012 +    [\\/$]* | ?:[\\/]* ) ;;
4013 +    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
4014 +   { (exit 1); exit 1; }; };;
4015 +  esac
4016 +done
4017 +
4018 +# There might be people who depend on the old broken behavior: `$host'
4019 +# used to hold the argument of --host etc.
4020 +# FIXME: To remove some day.
4021 +build=$build_alias
4022 +host=$host_alias
4023 +target=$target_alias
4024 +
4025 +# FIXME: To remove some day.
4026 +if test "x$host_alias" != x; then
4027 +  if test "x$build_alias" = x; then
4028 +    cross_compiling=maybe
4029 +    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
4030 +    If a cross compiler is detected then cross compile mode will be used." >&2
4031 +  elif test "x$build_alias" != "x$host_alias"; then
4032 +    cross_compiling=yes
4033 +  fi
4034 +fi
4035 +
4036 +ac_tool_prefix=
4037 +test -n "$host_alias" && ac_tool_prefix=$host_alias-
4038 +
4039 +test "$silent" = yes && exec 6>/dev/null
4040 +
4041 +
4042 +# Find the source files, if location was not specified.
4043 +if test -z "$srcdir"; then
4044 +  ac_srcdir_defaulted=yes
4045 +  # Try the directory containing this script, then its parent.
4046 +  ac_confdir=`(dirname "$0") 2>/dev/null ||
4047 +$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
4048 +        X"$0" : 'X\(//\)[^/]' \| \
4049 +        X"$0" : 'X\(//\)$' \| \
4050 +        X"$0" : 'X\(/\)' \| \
4051 +        .     : '\(.\)' 2>/dev/null ||
4052 +echo X"$0" |
4053 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
4054 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
4055 +         /^X\(\/\/\)$/{ s//\1/; q; }
4056 +         /^X\(\/\).*/{ s//\1/; q; }
4057 +         s/.*/./; q'`
4058 +  srcdir=$ac_confdir
4059 +  if test ! -r $srcdir/$ac_unique_file; then
4060 +    srcdir=..
4061 +  fi
4062 +else
4063 +  ac_srcdir_defaulted=no
4064 +fi
4065 +if test ! -r $srcdir/$ac_unique_file; then
4066 +  if test "$ac_srcdir_defaulted" = yes; then
4067 +    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
4068 +   { (exit 1); exit 1; }; }
4069 +  else
4070 +    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
4071 +   { (exit 1); exit 1; }; }
4072 +  fi
4073 +fi
4074 +(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
4075 +  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
4076 +   { (exit 1); exit 1; }; }
4077 +srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
4078 +ac_env_build_alias_set=${build_alias+set}
4079 +ac_env_build_alias_value=$build_alias
4080 +ac_cv_env_build_alias_set=${build_alias+set}
4081 +ac_cv_env_build_alias_value=$build_alias
4082 +ac_env_host_alias_set=${host_alias+set}
4083 +ac_env_host_alias_value=$host_alias
4084 +ac_cv_env_host_alias_set=${host_alias+set}
4085 +ac_cv_env_host_alias_value=$host_alias
4086 +ac_env_target_alias_set=${target_alias+set}
4087 +ac_env_target_alias_value=$target_alias
4088 +ac_cv_env_target_alias_set=${target_alias+set}
4089 +ac_cv_env_target_alias_value=$target_alias
4090 +ac_env_CC_set=${CC+set}
4091 +ac_env_CC_value=$CC
4092 +ac_cv_env_CC_set=${CC+set}
4093 +ac_cv_env_CC_value=$CC
4094 +ac_env_CFLAGS_set=${CFLAGS+set}
4095 +ac_env_CFLAGS_value=$CFLAGS
4096 +ac_cv_env_CFLAGS_set=${CFLAGS+set}
4097 +ac_cv_env_CFLAGS_value=$CFLAGS
4098 +ac_env_LDFLAGS_set=${LDFLAGS+set}
4099 +ac_env_LDFLAGS_value=$LDFLAGS
4100 +ac_cv_env_LDFLAGS_set=${LDFLAGS+set}
4101 +ac_cv_env_LDFLAGS_value=$LDFLAGS
4102 +ac_env_CPPFLAGS_set=${CPPFLAGS+set}
4103 +ac_env_CPPFLAGS_value=$CPPFLAGS
4104 +ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set}
4105 +ac_cv_env_CPPFLAGS_value=$CPPFLAGS
4106 +ac_env_CXX_set=${CXX+set}
4107 +ac_env_CXX_value=$CXX
4108 +ac_cv_env_CXX_set=${CXX+set}
4109 +ac_cv_env_CXX_value=$CXX
4110 +ac_env_CXXFLAGS_set=${CXXFLAGS+set}
4111 +ac_env_CXXFLAGS_value=$CXXFLAGS
4112 +ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set}
4113 +ac_cv_env_CXXFLAGS_value=$CXXFLAGS
4114 +ac_env_CPP_set=${CPP+set}
4115 +ac_env_CPP_value=$CPP
4116 +ac_cv_env_CPP_set=${CPP+set}
4117 +ac_cv_env_CPP_value=$CPP
4118 +ac_env_CXXCPP_set=${CXXCPP+set}
4119 +ac_env_CXXCPP_value=$CXXCPP
4120 +ac_cv_env_CXXCPP_set=${CXXCPP+set}
4121 +ac_cv_env_CXXCPP_value=$CXXCPP
4122 +ac_env_F77_set=${F77+set}
4123 +ac_env_F77_value=$F77
4124 +ac_cv_env_F77_set=${F77+set}
4125 +ac_cv_env_F77_value=$F77
4126 +ac_env_FFLAGS_set=${FFLAGS+set}
4127 +ac_env_FFLAGS_value=$FFLAGS
4128 +ac_cv_env_FFLAGS_set=${FFLAGS+set}
4129 +ac_cv_env_FFLAGS_value=$FFLAGS
4130 +
4131 +#
4132 +# Report the --help message.
4133 +#
4134 +if test "$ac_init_help" = "long"; then
4135 +  # Omit some internal or obsolete options to make the list less imposing.
4136 +  # This message is too long to be a string in the A/UX 3.1 sh.
4137 +  cat <<_ACEOF
4138 +\`configure' configures this package to adapt to many kinds of systems.
4139 +
4140 +Usage: $0 [OPTION]... [VAR=VALUE]...
4141 +
4142 +To assign environment variables (e.g., CC, CFLAGS...), specify them as
4143 +VAR=VALUE.  See below for descriptions of some of the useful variables.
4144 +
4145 +Defaults for the options are specified in brackets.
4146 +
4147 +Configuration:
4148 +  -h, --help              display this help and exit
4149 +      --help=short        display options specific to this package
4150 +      --help=recursive    display the short help of all the included packages
4151 +  -V, --version           display version information and exit
4152 +  -q, --quiet, --silent   do not print \`checking...' messages
4153 +      --cache-file=FILE   cache test results in FILE [disabled]
4154 +  -C, --config-cache      alias for \`--cache-file=config.cache'
4155 +  -n, --no-create         do not create output files
4156 +      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
4157 +
4158 +_ACEOF
4159 +
4160 +  cat <<_ACEOF
4161 +Installation directories:
4162 +  --prefix=PREFIX         install architecture-independent files in PREFIX
4163 +                         [$ac_default_prefix]
4164 +  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
4165 +                         [PREFIX]
4166 +
4167 +By default, \`make install' will install all the files in
4168 +\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
4169 +an installation prefix other than \`$ac_default_prefix' using \`--prefix',
4170 +for instance \`--prefix=\$HOME'.
4171 +
4172 +For better control, use the options below.
4173 +
4174 +Fine tuning of the installation directories:
4175 +  --bindir=DIR           user executables [EPREFIX/bin]
4176 +  --sbindir=DIR          system admin executables [EPREFIX/sbin]
4177 +  --libexecdir=DIR       program executables [EPREFIX/libexec]
4178 +  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
4179 +  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
4180 +  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
4181 +  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
4182 +  --libdir=DIR           object code libraries [EPREFIX/lib]
4183 +  --includedir=DIR       C header files [PREFIX/include]
4184 +  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
4185 +  --infodir=DIR          info documentation [PREFIX/info]
4186 +  --mandir=DIR           man documentation [PREFIX/man]
4187 +_ACEOF
4188 +
4189 +  cat <<\_ACEOF
4190 +
4191 +Program names:
4192 +  --program-prefix=PREFIX            prepend PREFIX to installed program names
4193 +  --program-suffix=SUFFIX            append SUFFIX to installed program names
4194 +  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
4195 +
4196 +System types:
4197 +  --build=BUILD     configure for building on BUILD [guessed]
4198 +  --host=HOST       cross-compile to build programs to run on HOST [BUILD]
4199 +_ACEOF
4200 +fi
4201 +
4202 +if test -n "$ac_init_help"; then
4203 +
4204 +  cat <<\_ACEOF
4205 +
4206 +Optional Features:
4207 +  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
4208 +  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
4209 +  --enable-maintainer-mode enable make rules and dependencies not useful
4210 +                          (and sometimes confusing) to the casual installer
4211 +  --disable-dependency-tracking Speeds up one-time builds
4212 +  --enable-dependency-tracking  Do not reject slow dependency extractors
4213 +  --enable-shared@<:@=PKGS@:>@ 
4214 +                          build shared libraries @<:@default=yes@:>@
4215 +  --enable-static@<:@=PKGS@:>@ 
4216 +                          build static libraries @<:@default=yes@:>@
4217 +  --enable-fast-install@<:@=PKGS@:>@ 
4218 +                          optimize for fast installation @<:@default=yes@:>@
4219 +  --disable-libtool-lock  avoid locking (might break parallel builds)
4220 +  --enable-gconf-source=sourceaddress      Where to install schema files.
4221 +  --enable-debug=no/yes/minimum      Compile with debug checks.
4222 +  --enable-gtk-doc  Use gtk-doc to build documentation default=auto
4223 +  --enable-gtk          Enable GTK+ support (for gconf-sanity-check) default=auto
4224 +  --enable-system-bus Use the system bus instead of session bus
4225 +
4226 +Optional Packages:
4227 +  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
4228 +  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
4229 +  --with-gnu-ld           assume the C compiler uses GNU ld @<:@default=no@:>@
4230 +  --with-pic              try to use only PIC/non-PIC objects @<:@default=use
4231 +                          both@:>@
4232 +  --with-tags@<:@=TAGS@:>@ 
4233 +                          include additional configurations @<:@automatic@:>@
4234 +  --with-html-dir=PATH path to installed docs 
4235 +  --with-ipc=orbit/dbus/both   choose ipc mechanism to use in the daemon, default=dbus
4236 +
4237 +Some influential environment variables:
4238 +  CC          C compiler command
4239 +  CFLAGS      C compiler flags
4240 +  LDFLAGS     linker flags, e.g. -L<lib dir> if you have libraries in a
4241 +              nonstandard directory <lib dir>
4242 +  CPPFLAGS    C/C++ preprocessor flags, e.g. -I<include dir> if you have
4243 +              headers in a nonstandard directory <include dir>
4244 +  CXX         C++ compiler command
4245 +  CXXFLAGS    C++ compiler flags
4246 +  CPP         C preprocessor
4247 +  CXXCPP      C++ preprocessor
4248 +  F77         Fortran 77 compiler command
4249 +  FFLAGS      Fortran 77 compiler flags
4250 +
4251 +Use these variables to override the choices made by `configure' or to help
4252 +it to find libraries and programs with nonstandard names/locations.
4253 +
4254 +_ACEOF
4255 +fi
4256 +
4257 +if test "$ac_init_help" = "recursive"; then
4258 +  # If there are subdirs, report their specific --help.
4259 +  ac_popdir=`pwd`
4260 +  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
4261 +    test -d $ac_dir || continue
4262 +    ac_builddir=.
4263 +
4264 +if test "$ac_dir" != .; then
4265 +  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
4266 +  # A "../" for each directory in $ac_dir_suffix.
4267 +  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
4268 +else
4269 +  ac_dir_suffix= ac_top_builddir=
4270 +fi
4271 +
4272 +case $srcdir in
4273 +  .)  # No --srcdir option.  We are building in place.
4274 +    ac_srcdir=.
4275 +    if test -z "$ac_top_builddir"; then
4276 +       ac_top_srcdir=.
4277 +    else
4278 +       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
4279 +    fi ;;
4280 +  [\\/]* | ?:[\\/]* )  # Absolute path.
4281 +    ac_srcdir=$srcdir$ac_dir_suffix;
4282 +    ac_top_srcdir=$srcdir ;;
4283 +  *) # Relative path.
4284 +    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
4285 +    ac_top_srcdir=$ac_top_builddir$srcdir ;;
4286 +esac
4287 +
4288 +# Do not use `cd foo && pwd` to compute absolute paths, because
4289 +# the directories may not exist.
4290 +case `pwd` in
4291 +.) ac_abs_builddir="$ac_dir";;
4292 +*)
4293 +  case "$ac_dir" in
4294 +  .) ac_abs_builddir=`pwd`;;
4295 +  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
4296 +  *) ac_abs_builddir=`pwd`/"$ac_dir";;
4297 +  esac;;
4298 +esac
4299 +case $ac_abs_builddir in
4300 +.) ac_abs_top_builddir=${ac_top_builddir}.;;
4301 +*)
4302 +  case ${ac_top_builddir}. in
4303 +  .) ac_abs_top_builddir=$ac_abs_builddir;;
4304 +  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
4305 +  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
4306 +  esac;;
4307 +esac
4308 +case $ac_abs_builddir in
4309 +.) ac_abs_srcdir=$ac_srcdir;;
4310 +*)
4311 +  case $ac_srcdir in
4312 +  .) ac_abs_srcdir=$ac_abs_builddir;;
4313 +  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
4314 +  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
4315 +  esac;;
4316 +esac
4317 +case $ac_abs_builddir in
4318 +.) ac_abs_top_srcdir=$ac_top_srcdir;;
4319 +*)
4320 +  case $ac_top_srcdir in
4321 +  .) ac_abs_top_srcdir=$ac_abs_builddir;;
4322 +  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
4323 +  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
4324 +  esac;;
4325 +esac
4326 +
4327 +    cd $ac_dir
4328 +    # Check for guested configure; otherwise get Cygnus style configure.
4329 +    if test -f $ac_srcdir/configure.gnu; then
4330 +      echo
4331 +      $SHELL $ac_srcdir/configure.gnu  --help=recursive
4332 +    elif test -f $ac_srcdir/configure; then
4333 +      echo
4334 +      $SHELL $ac_srcdir/configure  --help=recursive
4335 +    elif test -f $ac_srcdir/configure.ac ||
4336 +          test -f $ac_srcdir/configure.in; then
4337 +      echo
4338 +      $ac_configure --help
4339 +    else
4340 +      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
4341 +    fi
4342 +    cd "$ac_popdir"
4343 +  done
4344 +fi
4345 +
4346 +test -n "$ac_init_help" && exit 0
4347 +if $ac_init_version; then
4348 +  cat <<\_ACEOF
4349 +
4350 +Copyright (C) 2003 Free Software Foundation, Inc.
4351 +This configure script is free software; the Free Software Foundation
4352 +gives unlimited permission to copy, distribute and modify it.
4353 +_ACEOF
4354 +  exit 0
4355 +fi
4356 +exec 5>config.log
4357 +cat >&5 <<_ACEOF
4358 +This file contains any messages produced by compilers while
4359 +running configure, to aid debugging if configure makes a mistake.
4360 +
4361 +It was created by $as_me, which was
4362 +generated by GNU Autoconf 2.59.  Invocation command line was
4363 +
4364 +  $ $0 $@
4365 +
4366 +_ACEOF
4367 +{
4368 +cat <<_ASUNAME
4369 +@%:@@%:@ --------- @%:@@%:@
4370 +@%:@@%:@ Platform. @%:@@%:@
4371 +@%:@@%:@ --------- @%:@@%:@
4372 +
4373 +hostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
4374 +uname -m = `(uname -m) 2>/dev/null || echo unknown`
4375 +uname -r = `(uname -r) 2>/dev/null || echo unknown`
4376 +uname -s = `(uname -s) 2>/dev/null || echo unknown`
4377 +uname -v = `(uname -v) 2>/dev/null || echo unknown`
4378 +
4379 +/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
4380 +/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
4381 +
4382 +/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
4383 +/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
4384 +/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
4385 +hostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
4386 +/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
4387 +/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
4388 +/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
4389 +
4390 +_ASUNAME
4391 +
4392 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4393 +for as_dir in $PATH
4394 +do
4395 +  IFS=$as_save_IFS
4396 +  test -z "$as_dir" && as_dir=.
4397 +  echo "PATH: $as_dir"
4398 +done
4399 +
4400 +} >&5
4401 +
4402 +cat >&5 <<_ACEOF
4403 +
4404 +
4405 +@%:@@%:@ ----------- @%:@@%:@
4406 +@%:@@%:@ Core tests. @%:@@%:@
4407 +@%:@@%:@ ----------- @%:@@%:@
4408 +
4409 +_ACEOF
4410 +
4411 +
4412 +# Keep a trace of the command line.
4413 +# Strip out --no-create and --no-recursion so they do not pile up.
4414 +# Strip out --silent because we don't want to record it for future runs.
4415 +# Also quote any args containing shell meta-characters.
4416 +# Make two passes to allow for proper duplicate-argument suppression.
4417 +ac_configure_args=
4418 +ac_configure_args0=
4419 +ac_configure_args1=
4420 +ac_sep=
4421 +ac_must_keep_next=false
4422 +for ac_pass in 1 2
4423 +do
4424 +  for ac_arg
4425 +  do
4426 +    case $ac_arg in
4427 +    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
4428 +    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
4429 +    | -silent | --silent | --silen | --sile | --sil)
4430 +      continue ;;
4431 +    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
4432 +      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
4433 +    esac
4434 +    case $ac_pass in
4435 +    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
4436 +    2)
4437 +      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
4438 +      if test $ac_must_keep_next = true; then
4439 +       ac_must_keep_next=false # Got value, back to normal.
4440 +      else
4441 +       case $ac_arg in
4442 +         *=* | --config-cache | -C | -disable-* | --disable-* \
4443 +         | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
4444 +         | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
4445 +         | -with-* | --with-* | -without-* | --without-* | --x)
4446 +           case "$ac_configure_args0 " in
4447 +             "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
4448 +           esac
4449 +           ;;
4450 +         -* ) ac_must_keep_next=true ;;
4451 +       esac
4452 +      fi
4453 +      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
4454 +      # Get rid of the leading space.
4455 +      ac_sep=" "
4456 +      ;;
4457 +    esac
4458 +  done
4459 +done
4460 +$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
4461 +$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
4462 +
4463 +# When interrupted or exit'd, cleanup temporary files, and complete
4464 +# config.log.  We remove comments because anyway the quotes in there
4465 +# would cause problems or look ugly.
4466 +# WARNING: Be sure not to use single quotes in there, as some shells,
4467 +# such as our DU 5.0 friend, will then `close' the trap.
4468 +trap 'exit_status=$?
4469 +  # Save into config.log some information that might help in debugging.
4470 +  {
4471 +    echo
4472 +
4473 +    cat <<\_ASBOX
4474 +@%:@@%:@ ---------------- @%:@@%:@
4475 +@%:@@%:@ Cache variables. @%:@@%:@
4476 +@%:@@%:@ ---------------- @%:@@%:@
4477 +_ASBOX
4478 +    echo
4479 +    # The following way of writing the cache mishandles newlines in values,
4480 +{
4481 +  (set) 2>&1 |
4482 +    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
4483 +    *ac_space=\ *)
4484 +      sed -n \
4485 +       "s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
4486 +         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
4487 +      ;;
4488 +    *)
4489 +      sed -n \
4490 +       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
4491 +      ;;
4492 +    esac;
4493 +}
4494 +    echo
4495 +
4496 +    cat <<\_ASBOX
4497 +@%:@@%:@ ----------------- @%:@@%:@
4498 +@%:@@%:@ Output variables. @%:@@%:@
4499 +@%:@@%:@ ----------------- @%:@@%:@
4500 +_ASBOX
4501 +    echo
4502 +    for ac_var in $ac_subst_vars
4503 +    do
4504 +      eval ac_val=$`echo $ac_var`
4505 +      echo "$ac_var='"'"'$ac_val'"'"'"
4506 +    done | sort
4507 +    echo
4508 +
4509 +    if test -n "$ac_subst_files"; then
4510 +      cat <<\_ASBOX
4511 +@%:@@%:@ ------------- @%:@@%:@
4512 +@%:@@%:@ Output files. @%:@@%:@
4513 +@%:@@%:@ ------------- @%:@@%:@
4514 +_ASBOX
4515 +      echo
4516 +      for ac_var in $ac_subst_files
4517 +      do
4518 +       eval ac_val=$`echo $ac_var`
4519 +       echo "$ac_var='"'"'$ac_val'"'"'"
4520 +      done | sort
4521 +      echo
4522 +    fi
4523 +
4524 +    if test -s confdefs.h; then
4525 +      cat <<\_ASBOX
4526 +@%:@@%:@ ----------- @%:@@%:@
4527 +@%:@@%:@ confdefs.h. @%:@@%:@
4528 +@%:@@%:@ ----------- @%:@@%:@
4529 +_ASBOX
4530 +      echo
4531 +      sed "/^$/d" confdefs.h | sort
4532 +      echo
4533 +    fi
4534 +    test "$ac_signal" != 0 &&
4535 +      echo "$as_me: caught signal $ac_signal"
4536 +    echo "$as_me: exit $exit_status"
4537 +  } >&5
4538 +  rm -f core *.core &&
4539 +  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
4540 +    exit $exit_status
4541 +     ' 0
4542 +for ac_signal in 1 2 13 15; do
4543 +  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
4544 +done
4545 +ac_signal=0
4546 +
4547 +# confdefs.h avoids OS command line length limits that DEFS can exceed.
4548 +rm -rf conftest* confdefs.h
4549 +# AIX cpp loses on an empty file, so make sure it contains at least a newline.
4550 +echo >confdefs.h
4551 +
4552 +# Predefined preprocessor variables.
4553 +
4554 +cat >>confdefs.h <<_ACEOF
4555 +@%:@define PACKAGE_NAME "$PACKAGE_NAME"
4556 +_ACEOF
4557 +
4558 +
4559 +cat >>confdefs.h <<_ACEOF
4560 +@%:@define PACKAGE_TARNAME "$PACKAGE_TARNAME"
4561 +_ACEOF
4562 +
4563 +
4564 +cat >>confdefs.h <<_ACEOF
4565 +@%:@define PACKAGE_VERSION "$PACKAGE_VERSION"
4566 +_ACEOF
4567 +
4568 +
4569 +cat >>confdefs.h <<_ACEOF
4570 +@%:@define PACKAGE_STRING "$PACKAGE_STRING"
4571 +_ACEOF
4572 +
4573 +
4574 +cat >>confdefs.h <<_ACEOF
4575 +@%:@define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
4576 +_ACEOF
4577 +
4578 +
4579 +# Let the site file select an alternate cache file if it wants to.
4580 +# Prefer explicitly selected file to automatically selected ones.
4581 +if test -z "$CONFIG_SITE"; then
4582 +  if test "x$prefix" != xNONE; then
4583 +    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
4584 +  else
4585 +    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
4586 +  fi
4587 +fi
4588 +for ac_site_file in $CONFIG_SITE; do
4589 +  if test -r "$ac_site_file"; then
4590 +    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
4591 +echo "$as_me: loading site script $ac_site_file" >&6;}
4592 +    sed 's/^/| /' "$ac_site_file" >&5
4593 +    . "$ac_site_file"
4594 +  fi
4595 +done
4596 +
4597 +if test -r "$cache_file"; then
4598 +  # Some versions of bash will fail to source /dev/null (special
4599 +  # files actually), so we avoid doing that.
4600 +  if test -f "$cache_file"; then
4601 +    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
4602 +echo "$as_me: loading cache $cache_file" >&6;}
4603 +    case $cache_file in
4604 +      [\\/]* | ?:[\\/]* ) . $cache_file;;
4605 +      *)                      . ./$cache_file;;
4606 +    esac
4607 +  fi
4608 +else
4609 +  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
4610 +echo "$as_me: creating cache $cache_file" >&6;}
4611 +  >$cache_file
4612 +fi
4613 +
4614 +# Check that the precious variables saved in the cache have kept the same
4615 +# value.
4616 +ac_cache_corrupted=false
4617 +for ac_var in `(set) 2>&1 |
4618 +              sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
4619 +  eval ac_old_set=\$ac_cv_env_${ac_var}_set
4620 +  eval ac_new_set=\$ac_env_${ac_var}_set
4621 +  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
4622 +  eval ac_new_val="\$ac_env_${ac_var}_value"
4623 +  case $ac_old_set,$ac_new_set in
4624 +    set,)
4625 +      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
4626 +echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
4627 +      ac_cache_corrupted=: ;;
4628 +    ,set)
4629 +      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
4630 +echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
4631 +      ac_cache_corrupted=: ;;
4632 +    ,);;
4633 +    *)
4634 +      if test "x$ac_old_val" != "x$ac_new_val"; then
4635 +       { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
4636 +echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
4637 +       { echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
4638 +echo "$as_me:   former value:  $ac_old_val" >&2;}
4639 +       { echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
4640 +echo "$as_me:   current value: $ac_new_val" >&2;}
4641 +       ac_cache_corrupted=:
4642 +      fi;;
4643 +  esac
4644 +  # Pass precious variables to config.status.
4645 +  if test "$ac_new_set" = set; then
4646 +    case $ac_new_val in
4647 +    *" "*|*"   "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
4648 +      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
4649 +    *) ac_arg=$ac_var=$ac_new_val ;;
4650 +    esac
4651 +    case " $ac_configure_args " in
4652 +      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
4653 +      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
4654 +    esac
4655 +  fi
4656 +done
4657 +if $ac_cache_corrupted; then
4658 +  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
4659 +echo "$as_me: error: changes in the environment can compromise the build" >&2;}
4660 +  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
4661 +echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
4662 +   { (exit 1); exit 1; }; }
4663 +fi
4664 +
4665 +ac_ext=c
4666 +ac_cpp='$CPP $CPPFLAGS'
4667 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
4668 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
4669 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
4670 +
4671 +
4672 +
4673 +
4674 +
4675 +
4676 +
4677 +
4678 +
4679 +
4680 +
4681 +
4682 +
4683 +
4684 +
4685 +
4686 +
4687 +
4688 +
4689 +
4690 +          ac_config_headers="$ac_config_headers config.h"
4691 +
4692 +
4693 +am__api_version="1.7"
4694 +ac_aux_dir=
4695 +for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
4696 +  if test -f $ac_dir/install-sh; then
4697 +    ac_aux_dir=$ac_dir
4698 +    ac_install_sh="$ac_aux_dir/install-sh -c"
4699 +    break
4700 +  elif test -f $ac_dir/install.sh; then
4701 +    ac_aux_dir=$ac_dir
4702 +    ac_install_sh="$ac_aux_dir/install.sh -c"
4703 +    break
4704 +  elif test -f $ac_dir/shtool; then
4705 +    ac_aux_dir=$ac_dir
4706 +    ac_install_sh="$ac_aux_dir/shtool install -c"
4707 +    break
4708 +  fi
4709 +done
4710 +if test -z "$ac_aux_dir"; then
4711 +  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
4712 +echo "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
4713 +   { (exit 1); exit 1; }; }
4714 +fi
4715 +ac_config_guess="$SHELL $ac_aux_dir/config.guess"
4716 +ac_config_sub="$SHELL $ac_aux_dir/config.sub"
4717 +ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
4718 +
4719 +# Find a good install program.  We prefer a C program (faster),
4720 +# so one script is as good as another.  But avoid the broken or
4721 +# incompatible versions:
4722 +# SysV /etc/install, /usr/sbin/install
4723 +# SunOS /usr/etc/install
4724 +# IRIX /sbin/install
4725 +# AIX /bin/install
4726 +# AmigaOS /C/install, which installs bootblocks on floppy discs
4727 +# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4728 +# AFS /usr/afsws/bin/install, which mishandles nonexistent args
4729 +# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4730 +# OS/2's system install, which has a completely different semantic
4731 +# ./install, which can be erroneously created by make from ./install.sh.
4732 +echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5
4733 +echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
4734 +if test -z "$INSTALL"; then
4735 +if test "${ac_cv_path_install+set}" = set; then
4736 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4737 +else
4738 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4739 +for as_dir in $PATH
4740 +do
4741 +  IFS=$as_save_IFS
4742 +  test -z "$as_dir" && as_dir=.
4743 +  # Account for people who put trailing slashes in PATH elements.
4744 +case $as_dir/ in
4745 +  ./ | .// | /cC/* | \
4746 +  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
4747 +  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
4748 +  /usr/ucb/* ) ;;
4749 +  *)
4750 +    # OSF1 and SCO ODT 3.0 have their own names for install.
4751 +    # Don't use installbsd from OSF since it installs stuff as root
4752 +    # by default.
4753 +    for ac_prog in ginstall scoinst install; do
4754 +      for ac_exec_ext in '' $ac_executable_extensions; do
4755 +       if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
4756 +         if test $ac_prog = install &&
4757 +           grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4758 +           # AIX install.  It has an incompatible calling convention.
4759 +           :
4760 +         elif test $ac_prog = install &&
4761 +           grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
4762 +           # program-specific install script used by HP pwplus--don't use.
4763 +           :
4764 +         else
4765 +           ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
4766 +           break 3
4767 +         fi
4768 +       fi
4769 +      done
4770 +    done
4771 +    ;;
4772 +esac
4773 +done
4774 +
4775 +
4776 +fi
4777 +  if test "${ac_cv_path_install+set}" = set; then
4778 +    INSTALL=$ac_cv_path_install
4779 +  else
4780 +    # As a last resort, use the slow shell script.  We don't cache a
4781 +    # path for INSTALL within a source directory, because that will
4782 +    # break other packages using the cache if that directory is
4783 +    # removed, or if the path is relative.
4784 +    INSTALL=$ac_install_sh
4785 +  fi
4786 +fi
4787 +echo "$as_me:$LINENO: result: $INSTALL" >&5
4788 +echo "${ECHO_T}$INSTALL" >&6
4789 +
4790 +# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
4791 +# It thinks the first close brace ends the variable substitution.
4792 +test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
4793 +
4794 +test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
4795 +
4796 +test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
4797 +
4798 +echo "$as_me:$LINENO: checking whether build environment is sane" >&5
4799 +echo $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
4800 +# Just in case
4801 +sleep 1
4802 +echo timestamp > conftest.file
4803 +# Do `set' in a subshell so we don't clobber the current shell's
4804 +# arguments.  Must try -L first in case configure is actually a
4805 +# symlink; some systems play weird games with the mod time of symlinks
4806 +# (eg FreeBSD returns the mod time of the symlink's containing
4807 +# directory).
4808 +if (
4809 +   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
4810 +   if test "$*" = "X"; then
4811 +      # -L didn't work.
4812 +      set X `ls -t $srcdir/configure conftest.file`
4813 +   fi
4814 +   rm -f conftest.file
4815 +   if test "$*" != "X $srcdir/configure conftest.file" \
4816 +      && test "$*" != "X conftest.file $srcdir/configure"; then
4817 +
4818 +      # If neither matched, then we have a broken ls.  This can happen
4819 +      # if, for instance, CONFIG_SHELL is bash and it inherits a
4820 +      # broken ls alias from the environment.  This has actually
4821 +      # happened.  Such a system could not be considered "sane".
4822 +      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
4823 +alias in your environment" >&5
4824 +echo "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
4825 +alias in your environment" >&2;}
4826 +   { (exit 1); exit 1; }; }
4827 +   fi
4828 +
4829 +   test "$2" = conftest.file
4830 +   )
4831 +then
4832 +   # Ok.
4833 +   :
4834 +else
4835 +   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
4836 +Check your system clock" >&5
4837 +echo "$as_me: error: newly created file is older than distributed files!
4838 +Check your system clock" >&2;}
4839 +   { (exit 1); exit 1; }; }
4840 +fi
4841 +echo "$as_me:$LINENO: result: yes" >&5
4842 +echo "${ECHO_T}yes" >&6
4843 +test "$program_prefix" != NONE &&
4844 +  program_transform_name="s,^,$program_prefix,;$program_transform_name"
4845 +# Use a double $ so make ignores it.
4846 +test "$program_suffix" != NONE &&
4847 +  program_transform_name="s,\$,$program_suffix,;$program_transform_name"
4848 +# Double any \ or $.  echo might interpret backslashes.
4849 +# By default was `s,x,x', remove it if useless.
4850 +cat <<\_ACEOF >conftest.sed
4851 +s/[\\$]/&&/g;s/;s,x,x,$//
4852 +_ACEOF
4853 +program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
4854 +rm conftest.sed
4855 +
4856 +
4857 +# expand $ac_aux_dir to an absolute path
4858 +am_aux_dir=`cd $ac_aux_dir && pwd`
4859 +
4860 +test x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
4861 +# Use eval to expand $SHELL
4862 +if eval "$MISSING --run true"; then
4863 +  am_missing_run="$MISSING --run "
4864 +else
4865 +  am_missing_run=
4866 +  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
4867 +echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
4868 +fi
4869 +
4870 +for ac_prog in gawk mawk nawk awk
4871 +do
4872 +  # Extract the first word of "$ac_prog", so it can be a program name with args.
4873 +set dummy $ac_prog; ac_word=$2
4874 +echo "$as_me:$LINENO: checking for $ac_word" >&5
4875 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
4876 +if test "${ac_cv_prog_AWK+set}" = set; then
4877 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4878 +else
4879 +  if test -n "$AWK"; then
4880 +  ac_cv_prog_AWK="$AWK" # Let the user override the test.
4881 +else
4882 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
4883 +for as_dir in $PATH
4884 +do
4885 +  IFS=$as_save_IFS
4886 +  test -z "$as_dir" && as_dir=.
4887 +  for ac_exec_ext in '' $ac_executable_extensions; do
4888 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
4889 +    ac_cv_prog_AWK="$ac_prog"
4890 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
4891 +    break 2
4892 +  fi
4893 +done
4894 +done
4895 +
4896 +fi
4897 +fi
4898 +AWK=$ac_cv_prog_AWK
4899 +if test -n "$AWK"; then
4900 +  echo "$as_me:$LINENO: result: $AWK" >&5
4901 +echo "${ECHO_T}$AWK" >&6
4902 +else
4903 +  echo "$as_me:$LINENO: result: no" >&5
4904 +echo "${ECHO_T}no" >&6
4905 +fi
4906 +
4907 +  test -n "$AWK" && break
4908 +done
4909 +
4910 +echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
4911 +echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
4912 +set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
4913 +if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
4914 +  echo $ECHO_N "(cached) $ECHO_C" >&6
4915 +else
4916 +  cat >conftest.make <<\_ACEOF
4917 +all:
4918 +       @echo 'ac_maketemp="$(MAKE)"'
4919 +_ACEOF
4920 +# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
4921 +eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
4922 +if test -n "$ac_maketemp"; then
4923 +  eval ac_cv_prog_make_${ac_make}_set=yes
4924 +else
4925 +  eval ac_cv_prog_make_${ac_make}_set=no
4926 +fi
4927 +rm -f conftest.make
4928 +fi
4929 +if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
4930 +  echo "$as_me:$LINENO: result: yes" >&5
4931 +echo "${ECHO_T}yes" >&6
4932 +  SET_MAKE=
4933 +else
4934 +  echo "$as_me:$LINENO: result: no" >&5
4935 +echo "${ECHO_T}no" >&6
4936 +  SET_MAKE="MAKE=${MAKE-make}"
4937 +fi
4938 +
4939 +rm -rf .tst 2>/dev/null
4940 +mkdir .tst 2>/dev/null
4941 +if test -d .tst; then
4942 +  am__leading_dot=.
4943 +else
4944 +  am__leading_dot=_
4945 +fi
4946 +rmdir .tst 2>/dev/null
4947 +
4948 + # test to see if srcdir already configured
4949 +if test "`cd $srcdir && pwd`" != "`pwd`" &&
4950 +   test -f $srcdir/config.status; then
4951 +  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
4952 +echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
4953 +   { (exit 1); exit 1; }; }
4954 +fi
4955 +
4956 +# test whether we have cygpath
4957 +if test -z "$CYGPATH_W"; then
4958 +  if (cygpath --version) >/dev/null 2>/dev/null; then
4959 +    CYGPATH_W='cygpath -w'
4960 +  else
4961 +    CYGPATH_W=echo
4962 +  fi
4963 +fi
4964 +
4965 +
4966 +# Define the identity of the package.
4967 + PACKAGE=GConf
4968 + VERSION=2.6.4
4969 +
4970 +
4971 +cat >>confdefs.h <<_ACEOF
4972 +@%:@define PACKAGE "$PACKAGE"
4973 +_ACEOF
4974 +
4975
4976 +cat >>confdefs.h <<_ACEOF
4977 +@%:@define VERSION "$VERSION"
4978 +_ACEOF
4979 +
4980 +# Some tools Automake needs.
4981 +
4982 +ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
4983 +
4984 +
4985 +AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
4986 +
4987 +
4988 +AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
4989 +
4990 +
4991 +AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
4992 +
4993 +
4994 +MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
4995 +
4996 +
4997 +AMTAR=${AMTAR-"${am_missing_run}tar"}
4998 +
4999 +install_sh=${install_sh-"$am_aux_dir/install-sh"}
5000 +
5001 +# Installed binaries are usually stripped using `strip' when the user
5002 +# run `make install-strip'.  However `strip' might not be the right
5003 +# tool to use in cross-compilation environments, therefore Automake
5004 +# will honor the `STRIP' environment variable to overrule this program.
5005 +if test "$cross_compiling" != no; then
5006 +  if test -n "$ac_tool_prefix"; then
5007 +  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
5008 +set dummy ${ac_tool_prefix}strip; ac_word=$2
5009 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5010 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5011 +if test "${ac_cv_prog_STRIP+set}" = set; then
5012 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5013 +else
5014 +  if test -n "$STRIP"; then
5015 +  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
5016 +else
5017 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5018 +for as_dir in $PATH
5019 +do
5020 +  IFS=$as_save_IFS
5021 +  test -z "$as_dir" && as_dir=.
5022 +  for ac_exec_ext in '' $ac_executable_extensions; do
5023 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5024 +    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
5025 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5026 +    break 2
5027 +  fi
5028 +done
5029 +done
5030 +
5031 +fi
5032 +fi
5033 +STRIP=$ac_cv_prog_STRIP
5034 +if test -n "$STRIP"; then
5035 +  echo "$as_me:$LINENO: result: $STRIP" >&5
5036 +echo "${ECHO_T}$STRIP" >&6
5037 +else
5038 +  echo "$as_me:$LINENO: result: no" >&5
5039 +echo "${ECHO_T}no" >&6
5040 +fi
5041 +
5042 +fi
5043 +if test -z "$ac_cv_prog_STRIP"; then
5044 +  ac_ct_STRIP=$STRIP
5045 +  # Extract the first word of "strip", so it can be a program name with args.
5046 +set dummy strip; ac_word=$2
5047 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5048 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5049 +if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
5050 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5051 +else
5052 +  if test -n "$ac_ct_STRIP"; then
5053 +  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
5054 +else
5055 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5056 +for as_dir in $PATH
5057 +do
5058 +  IFS=$as_save_IFS
5059 +  test -z "$as_dir" && as_dir=.
5060 +  for ac_exec_ext in '' $ac_executable_extensions; do
5061 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5062 +    ac_cv_prog_ac_ct_STRIP="strip"
5063 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5064 +    break 2
5065 +  fi
5066 +done
5067 +done
5068 +
5069 +  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
5070 +fi
5071 +fi
5072 +ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
5073 +if test -n "$ac_ct_STRIP"; then
5074 +  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
5075 +echo "${ECHO_T}$ac_ct_STRIP" >&6
5076 +else
5077 +  echo "$as_me:$LINENO: result: no" >&5
5078 +echo "${ECHO_T}no" >&6
5079 +fi
5080 +
5081 +  STRIP=$ac_ct_STRIP
5082 +else
5083 +  STRIP="$ac_cv_prog_STRIP"
5084 +fi
5085 +
5086 +fi
5087 +INSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
5088 +
5089 +# We need awk for the "check" target.  The system "awk" is bad on
5090 +# some platforms.
5091 +
5092 +
5093 +
5094 +
5095 +echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
5096 +echo $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
5097 +    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
5098 +if test "${enable_maintainer_mode+set}" = set; then
5099 +  enableval="$enable_maintainer_mode"
5100 +  USE_MAINTAINER_MODE=$enableval
5101 +else
5102 +  USE_MAINTAINER_MODE=no
5103 +fi; 
5104 +  echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
5105 +echo "${ECHO_T}$USE_MAINTAINER_MODE" >&6
5106 +  
5107 +
5108 +if test $USE_MAINTAINER_MODE = yes; then
5109 +  MAINTAINER_MODE_TRUE=
5110 +  MAINTAINER_MODE_FALSE='#'
5111 +else
5112 +  MAINTAINER_MODE_TRUE='#'
5113 +  MAINTAINER_MODE_FALSE=
5114 +fi
5115 +
5116 +  MAINT=$MAINTAINER_MODE_TRUE
5117 +  
5118 +
5119 +
5120 +ac_ext=c
5121 +ac_cpp='$CPP $CPPFLAGS'
5122 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
5123 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
5124 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
5125 +if test -n "$ac_tool_prefix"; then
5126 +  # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args.
5127 +set dummy ${ac_tool_prefix}gcc; ac_word=$2
5128 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5129 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5130 +if test "${ac_cv_prog_CC+set}" = set; then
5131 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5132 +else
5133 +  if test -n "$CC"; then
5134 +  ac_cv_prog_CC="$CC" # Let the user override the test.
5135 +else
5136 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5137 +for as_dir in $PATH
5138 +do
5139 +  IFS=$as_save_IFS
5140 +  test -z "$as_dir" && as_dir=.
5141 +  for ac_exec_ext in '' $ac_executable_extensions; do
5142 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5143 +    ac_cv_prog_CC="${ac_tool_prefix}gcc"
5144 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5145 +    break 2
5146 +  fi
5147 +done
5148 +done
5149 +
5150 +fi
5151 +fi
5152 +CC=$ac_cv_prog_CC
5153 +if test -n "$CC"; then
5154 +  echo "$as_me:$LINENO: result: $CC" >&5
5155 +echo "${ECHO_T}$CC" >&6
5156 +else
5157 +  echo "$as_me:$LINENO: result: no" >&5
5158 +echo "${ECHO_T}no" >&6
5159 +fi
5160 +
5161 +fi
5162 +if test -z "$ac_cv_prog_CC"; then
5163 +  ac_ct_CC=$CC
5164 +  # Extract the first word of "gcc", so it can be a program name with args.
5165 +set dummy gcc; ac_word=$2
5166 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5167 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5168 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
5169 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5170 +else
5171 +  if test -n "$ac_ct_CC"; then
5172 +  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
5173 +else
5174 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5175 +for as_dir in $PATH
5176 +do
5177 +  IFS=$as_save_IFS
5178 +  test -z "$as_dir" && as_dir=.
5179 +  for ac_exec_ext in '' $ac_executable_extensions; do
5180 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5181 +    ac_cv_prog_ac_ct_CC="gcc"
5182 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5183 +    break 2
5184 +  fi
5185 +done
5186 +done
5187 +
5188 +fi
5189 +fi
5190 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
5191 +if test -n "$ac_ct_CC"; then
5192 +  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
5193 +echo "${ECHO_T}$ac_ct_CC" >&6
5194 +else
5195 +  echo "$as_me:$LINENO: result: no" >&5
5196 +echo "${ECHO_T}no" >&6
5197 +fi
5198 +
5199 +  CC=$ac_ct_CC
5200 +else
5201 +  CC="$ac_cv_prog_CC"
5202 +fi
5203 +
5204 +if test -z "$CC"; then
5205 +  if test -n "$ac_tool_prefix"; then
5206 +  # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args.
5207 +set dummy ${ac_tool_prefix}cc; ac_word=$2
5208 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5209 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5210 +if test "${ac_cv_prog_CC+set}" = set; then
5211 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5212 +else
5213 +  if test -n "$CC"; then
5214 +  ac_cv_prog_CC="$CC" # Let the user override the test.
5215 +else
5216 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5217 +for as_dir in $PATH
5218 +do
5219 +  IFS=$as_save_IFS
5220 +  test -z "$as_dir" && as_dir=.
5221 +  for ac_exec_ext in '' $ac_executable_extensions; do
5222 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5223 +    ac_cv_prog_CC="${ac_tool_prefix}cc"
5224 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5225 +    break 2
5226 +  fi
5227 +done
5228 +done
5229 +
5230 +fi
5231 +fi
5232 +CC=$ac_cv_prog_CC
5233 +if test -n "$CC"; then
5234 +  echo "$as_me:$LINENO: result: $CC" >&5
5235 +echo "${ECHO_T}$CC" >&6
5236 +else
5237 +  echo "$as_me:$LINENO: result: no" >&5
5238 +echo "${ECHO_T}no" >&6
5239 +fi
5240 +
5241 +fi
5242 +if test -z "$ac_cv_prog_CC"; then
5243 +  ac_ct_CC=$CC
5244 +  # Extract the first word of "cc", so it can be a program name with args.
5245 +set dummy cc; ac_word=$2
5246 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5247 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5248 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
5249 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5250 +else
5251 +  if test -n "$ac_ct_CC"; then
5252 +  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
5253 +else
5254 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5255 +for as_dir in $PATH
5256 +do
5257 +  IFS=$as_save_IFS
5258 +  test -z "$as_dir" && as_dir=.
5259 +  for ac_exec_ext in '' $ac_executable_extensions; do
5260 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5261 +    ac_cv_prog_ac_ct_CC="cc"
5262 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5263 +    break 2
5264 +  fi
5265 +done
5266 +done
5267 +
5268 +fi
5269 +fi
5270 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
5271 +if test -n "$ac_ct_CC"; then
5272 +  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
5273 +echo "${ECHO_T}$ac_ct_CC" >&6
5274 +else
5275 +  echo "$as_me:$LINENO: result: no" >&5
5276 +echo "${ECHO_T}no" >&6
5277 +fi
5278 +
5279 +  CC=$ac_ct_CC
5280 +else
5281 +  CC="$ac_cv_prog_CC"
5282 +fi
5283 +
5284 +fi
5285 +if test -z "$CC"; then
5286 +  # Extract the first word of "cc", so it can be a program name with args.
5287 +set dummy cc; ac_word=$2
5288 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5289 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5290 +if test "${ac_cv_prog_CC+set}" = set; then
5291 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5292 +else
5293 +  if test -n "$CC"; then
5294 +  ac_cv_prog_CC="$CC" # Let the user override the test.
5295 +else
5296 +  ac_prog_rejected=no
5297 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5298 +for as_dir in $PATH
5299 +do
5300 +  IFS=$as_save_IFS
5301 +  test -z "$as_dir" && as_dir=.
5302 +  for ac_exec_ext in '' $ac_executable_extensions; do
5303 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5304 +    if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then
5305 +       ac_prog_rejected=yes
5306 +       continue
5307 +     fi
5308 +    ac_cv_prog_CC="cc"
5309 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5310 +    break 2
5311 +  fi
5312 +done
5313 +done
5314 +
5315 +if test $ac_prog_rejected = yes; then
5316 +  # We found a bogon in the path, so make sure we never use it.
5317 +  set dummy $ac_cv_prog_CC
5318 +  shift
5319 +  if test $@%:@ != 0; then
5320 +    # We chose a different compiler from the bogus one.
5321 +    # However, it has the same basename, so the bogon will be chosen
5322 +    # first if we set CC to just the basename; use the full file name.
5323 +    shift
5324 +    ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@"
5325 +  fi
5326 +fi
5327 +fi
5328 +fi
5329 +CC=$ac_cv_prog_CC
5330 +if test -n "$CC"; then
5331 +  echo "$as_me:$LINENO: result: $CC" >&5
5332 +echo "${ECHO_T}$CC" >&6
5333 +else
5334 +  echo "$as_me:$LINENO: result: no" >&5
5335 +echo "${ECHO_T}no" >&6
5336 +fi
5337 +
5338 +fi
5339 +if test -z "$CC"; then
5340 +  if test -n "$ac_tool_prefix"; then
5341 +  for ac_prog in cl
5342 +  do
5343 +    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
5344 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
5345 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5346 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5347 +if test "${ac_cv_prog_CC+set}" = set; then
5348 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5349 +else
5350 +  if test -n "$CC"; then
5351 +  ac_cv_prog_CC="$CC" # Let the user override the test.
5352 +else
5353 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5354 +for as_dir in $PATH
5355 +do
5356 +  IFS=$as_save_IFS
5357 +  test -z "$as_dir" && as_dir=.
5358 +  for ac_exec_ext in '' $ac_executable_extensions; do
5359 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5360 +    ac_cv_prog_CC="$ac_tool_prefix$ac_prog"
5361 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5362 +    break 2
5363 +  fi
5364 +done
5365 +done
5366 +
5367 +fi
5368 +fi
5369 +CC=$ac_cv_prog_CC
5370 +if test -n "$CC"; then
5371 +  echo "$as_me:$LINENO: result: $CC" >&5
5372 +echo "${ECHO_T}$CC" >&6
5373 +else
5374 +  echo "$as_me:$LINENO: result: no" >&5
5375 +echo "${ECHO_T}no" >&6
5376 +fi
5377 +
5378 +    test -n "$CC" && break
5379 +  done
5380 +fi
5381 +if test -z "$CC"; then
5382 +  ac_ct_CC=$CC
5383 +  for ac_prog in cl
5384 +do
5385 +  # Extract the first word of "$ac_prog", so it can be a program name with args.
5386 +set dummy $ac_prog; ac_word=$2
5387 +echo "$as_me:$LINENO: checking for $ac_word" >&5
5388 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
5389 +if test "${ac_cv_prog_ac_ct_CC+set}" = set; then
5390 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5391 +else
5392 +  if test -n "$ac_ct_CC"; then
5393 +  ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test.
5394 +else
5395 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
5396 +for as_dir in $PATH
5397 +do
5398 +  IFS=$as_save_IFS
5399 +  test -z "$as_dir" && as_dir=.
5400 +  for ac_exec_ext in '' $ac_executable_extensions; do
5401 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
5402 +    ac_cv_prog_ac_ct_CC="$ac_prog"
5403 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
5404 +    break 2
5405 +  fi
5406 +done
5407 +done
5408 +
5409 +fi
5410 +fi
5411 +ac_ct_CC=$ac_cv_prog_ac_ct_CC
5412 +if test -n "$ac_ct_CC"; then
5413 +  echo "$as_me:$LINENO: result: $ac_ct_CC" >&5
5414 +echo "${ECHO_T}$ac_ct_CC" >&6
5415 +else
5416 +  echo "$as_me:$LINENO: result: no" >&5
5417 +echo "${ECHO_T}no" >&6
5418 +fi
5419 +
5420 +  test -n "$ac_ct_CC" && break
5421 +done
5422 +
5423 +  CC=$ac_ct_CC
5424 +fi
5425 +
5426 +fi
5427 +
5428 +
5429 +test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH
5430 +See \`config.log' for more details." >&5
5431 +echo "$as_me: error: no acceptable C compiler found in \$PATH
5432 +See \`config.log' for more details." >&2;}
5433 +   { (exit 1); exit 1; }; }
5434 +
5435 +# Provide some information about the compiler.
5436 +echo "$as_me:$LINENO:" \
5437 +     "checking for C compiler version" >&5
5438 +ac_compiler=`set X $ac_compile; echo $2`
5439 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
5440 +  (eval $ac_compiler --version </dev/null >&5) 2>&5
5441 +  ac_status=$?
5442 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5443 +  (exit $ac_status); }
5444 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
5445 +  (eval $ac_compiler -v </dev/null >&5) 2>&5
5446 +  ac_status=$?
5447 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5448 +  (exit $ac_status); }
5449 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
5450 +  (eval $ac_compiler -V </dev/null >&5) 2>&5
5451 +  ac_status=$?
5452 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5453 +  (exit $ac_status); }
5454 +
5455 +cat >conftest.$ac_ext <<_ACEOF
5456 +/* confdefs.h.  */
5457 +_ACEOF
5458 +cat confdefs.h >>conftest.$ac_ext
5459 +cat >>conftest.$ac_ext <<_ACEOF
5460 +/* end confdefs.h.  */
5461 +
5462 +int
5463 +main ()
5464 +{
5465 +
5466 +  ;
5467 +  return 0;
5468 +}
5469 +_ACEOF
5470 +ac_clean_files_save=$ac_clean_files
5471 +ac_clean_files="$ac_clean_files a.out a.exe b.out"
5472 +# Try to create an executable without -o first, disregard a.out.
5473 +# It will help us diagnose broken compilers, and finding out an intuition
5474 +# of exeext.
5475 +echo "$as_me:$LINENO: checking for C compiler default output file name" >&5
5476 +echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6
5477 +ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'`
5478 +if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5
5479 +  (eval $ac_link_default) 2>&5
5480 +  ac_status=$?
5481 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5482 +  (exit $ac_status); }; then
5483 +  # Find the output, starting from the most likely. 
5484 +#  hence go to wildcards (a.*) only as a last
5485 +# resort.
5486 +
5487 +# Be careful to initialize this variable, since it used to be cached.
5488 +# Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile.
5489 +ac_cv_exeext=
5490 +# b.out is created by i960 compilers.
5491 +for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out
5492 +do
5493 +  test -f "$ac_file" || continue
5494 +  case $ac_file in
5495 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj )
5496 +       ;;
5497 +    conftest.$ac_ext )
5498 +       # This is the source file.
5499 +       ;;
5500 +    [ab].out )
5501 +       # We found the default executable, but exeext='' is most
5502 +       # certainly right.
5503 +       break;;
5504 +    *.* )
5505 +       ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5506 +       # FIXME: I believe we export ac_cv_exeext for Libtool,
5507 +       # but it would be cool to find out if it's true.  Does anybody
5508 +       # maintain Libtool? --akim.
5509 +       export ac_cv_exeext
5510 +       break;;
5511 +    * )
5512 +       break;;
5513 +  esac
5514 +done
5515 +else
5516 +  echo "$as_me: failed program was:" >&5
5517 +sed 's/^/| /' conftest.$ac_ext >&5
5518 +
5519 +{ { echo "$as_me:$LINENO: error: C compiler cannot create executables
5520 +See \`config.log' for more details." >&5
5521 +echo "$as_me: error: C compiler cannot create executables
5522 +See \`config.log' for more details." >&2;}
5523 +   { (exit 77); exit 77; }; }
5524 +fi
5525 +
5526 +ac_exeext=$ac_cv_exeext
5527 +echo "$as_me:$LINENO: result: $ac_file" >&5
5528 +echo "${ECHO_T}$ac_file" >&6
5529 +
5530 +# Check the compiler produces executables we can run.  If not, either
5531 +# the compiler is broken, or we cross compile.
5532 +echo "$as_me:$LINENO: checking whether the C compiler works" >&5
5533 +echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6
5534 +# FIXME: These cross compiler hacks should be removed for Autoconf 3.0
5535 +# If not cross compiling, check that we can run a simple program.
5536 +if test "$cross_compiling" != yes; then
5537 +  if { ac_try='./$ac_file'
5538 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5539 +  (eval $ac_try) 2>&5
5540 +  ac_status=$?
5541 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5542 +  (exit $ac_status); }; }; then
5543 +    cross_compiling=no
5544 +  else
5545 +    if test "$cross_compiling" = maybe; then
5546 +       cross_compiling=yes
5547 +    else
5548 +       { { echo "$as_me:$LINENO: error: cannot run C compiled programs.
5549 +If you meant to cross compile, use \`--host'.
5550 +See \`config.log' for more details." >&5
5551 +echo "$as_me: error: cannot run C compiled programs.
5552 +If you meant to cross compile, use \`--host'.
5553 +See \`config.log' for more details." >&2;}
5554 +   { (exit 1); exit 1; }; }
5555 +    fi
5556 +  fi
5557 +fi
5558 +echo "$as_me:$LINENO: result: yes" >&5
5559 +echo "${ECHO_T}yes" >&6
5560 +
5561 +rm -f a.out a.exe conftest$ac_cv_exeext b.out
5562 +ac_clean_files=$ac_clean_files_save
5563 +# Check the compiler produces executables we can run.  If not, either
5564 +# the compiler is broken, or we cross compile.
5565 +echo "$as_me:$LINENO: checking whether we are cross compiling" >&5
5566 +echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6
5567 +echo "$as_me:$LINENO: result: $cross_compiling" >&5
5568 +echo "${ECHO_T}$cross_compiling" >&6
5569 +
5570 +echo "$as_me:$LINENO: checking for suffix of executables" >&5
5571 +echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6
5572 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
5573 +  (eval $ac_link) 2>&5
5574 +  ac_status=$?
5575 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5576 +  (exit $ac_status); }; then
5577 +  # If both `conftest.exe' and `conftest' are `present' (well, observable)
5578 +# catch `conftest.exe'.  For instance with Cygwin, `ls conftest' will
5579 +# work properly (i.e., refer to `conftest.exe'), while it won't with
5580 +# `rm'.
5581 +for ac_file in conftest.exe conftest conftest.*; do
5582 +  test -f "$ac_file" || continue
5583 +  case $ac_file in
5584 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;;
5585 +    *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'`
5586 +         export ac_cv_exeext
5587 +         break;;
5588 +    * ) break;;
5589 +  esac
5590 +done
5591 +else
5592 +  { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link
5593 +See \`config.log' for more details." >&5
5594 +echo "$as_me: error: cannot compute suffix of executables: cannot compile and link
5595 +See \`config.log' for more details." >&2;}
5596 +   { (exit 1); exit 1; }; }
5597 +fi
5598 +
5599 +rm -f conftest$ac_cv_exeext
5600 +echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5
5601 +echo "${ECHO_T}$ac_cv_exeext" >&6
5602 +
5603 +rm -f conftest.$ac_ext
5604 +EXEEXT=$ac_cv_exeext
5605 +ac_exeext=$EXEEXT
5606 +echo "$as_me:$LINENO: checking for suffix of object files" >&5
5607 +echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6
5608 +if test "${ac_cv_objext+set}" = set; then
5609 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5610 +else
5611 +  cat >conftest.$ac_ext <<_ACEOF
5612 +/* confdefs.h.  */
5613 +_ACEOF
5614 +cat confdefs.h >>conftest.$ac_ext
5615 +cat >>conftest.$ac_ext <<_ACEOF
5616 +/* end confdefs.h.  */
5617 +
5618 +int
5619 +main ()
5620 +{
5621 +
5622 +  ;
5623 +  return 0;
5624 +}
5625 +_ACEOF
5626 +rm -f conftest.o conftest.obj
5627 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5628 +  (eval $ac_compile) 2>&5
5629 +  ac_status=$?
5630 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5631 +  (exit $ac_status); }; then
5632 +  for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do
5633 +  case $ac_file in
5634 +    *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;;
5635 +    *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'`
5636 +       break;;
5637 +  esac
5638 +done
5639 +else
5640 +  echo "$as_me: failed program was:" >&5
5641 +sed 's/^/| /' conftest.$ac_ext >&5
5642 +
5643 +{ { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile
5644 +See \`config.log' for more details." >&5
5645 +echo "$as_me: error: cannot compute suffix of object files: cannot compile
5646 +See \`config.log' for more details." >&2;}
5647 +   { (exit 1); exit 1; }; }
5648 +fi
5649 +
5650 +rm -f conftest.$ac_cv_objext conftest.$ac_ext
5651 +fi
5652 +echo "$as_me:$LINENO: result: $ac_cv_objext" >&5
5653 +echo "${ECHO_T}$ac_cv_objext" >&6
5654 +OBJEXT=$ac_cv_objext
5655 +ac_objext=$OBJEXT
5656 +echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5
5657 +echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6
5658 +if test "${ac_cv_c_compiler_gnu+set}" = set; then
5659 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5660 +else
5661 +  cat >conftest.$ac_ext <<_ACEOF
5662 +/* confdefs.h.  */
5663 +_ACEOF
5664 +cat confdefs.h >>conftest.$ac_ext
5665 +cat >>conftest.$ac_ext <<_ACEOF
5666 +/* end confdefs.h.  */
5667 +
5668 +int
5669 +main ()
5670 +{
5671 +#ifndef __GNUC__
5672 +       choke me
5673 +#endif
5674 +
5675 +  ;
5676 +  return 0;
5677 +}
5678 +_ACEOF
5679 +rm -f conftest.$ac_objext
5680 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5681 +  (eval $ac_compile) 2>conftest.er1
5682 +  ac_status=$?
5683 +  grep -v '^ *+' conftest.er1 >conftest.err
5684 +  rm -f conftest.er1
5685 +  cat conftest.err >&5
5686 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5687 +  (exit $ac_status); } &&
5688 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
5689 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5690 +  (eval $ac_try) 2>&5
5691 +  ac_status=$?
5692 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5693 +  (exit $ac_status); }; } &&
5694 +        { ac_try='test -s conftest.$ac_objext'
5695 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5696 +  (eval $ac_try) 2>&5
5697 +  ac_status=$?
5698 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5699 +  (exit $ac_status); }; }; then
5700 +  ac_compiler_gnu=yes
5701 +else
5702 +  echo "$as_me: failed program was:" >&5
5703 +sed 's/^/| /' conftest.$ac_ext >&5
5704 +
5705 +ac_compiler_gnu=no
5706 +fi
5707 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5708 +ac_cv_c_compiler_gnu=$ac_compiler_gnu
5709 +
5710 +fi
5711 +echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5
5712 +echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6
5713 +GCC=`test $ac_compiler_gnu = yes && echo yes`
5714 +ac_test_CFLAGS=${CFLAGS+set}
5715 +ac_save_CFLAGS=$CFLAGS
5716 +CFLAGS="-g"
5717 +echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5
5718 +echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6
5719 +if test "${ac_cv_prog_cc_g+set}" = set; then
5720 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5721 +else
5722 +  cat >conftest.$ac_ext <<_ACEOF
5723 +/* confdefs.h.  */
5724 +_ACEOF
5725 +cat confdefs.h >>conftest.$ac_ext
5726 +cat >>conftest.$ac_ext <<_ACEOF
5727 +/* end confdefs.h.  */
5728 +
5729 +int
5730 +main ()
5731 +{
5732 +
5733 +  ;
5734 +  return 0;
5735 +}
5736 +_ACEOF
5737 +rm -f conftest.$ac_objext
5738 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5739 +  (eval $ac_compile) 2>conftest.er1
5740 +  ac_status=$?
5741 +  grep -v '^ *+' conftest.er1 >conftest.err
5742 +  rm -f conftest.er1
5743 +  cat conftest.err >&5
5744 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5745 +  (exit $ac_status); } &&
5746 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
5747 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5748 +  (eval $ac_try) 2>&5
5749 +  ac_status=$?
5750 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5751 +  (exit $ac_status); }; } &&
5752 +        { ac_try='test -s conftest.$ac_objext'
5753 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5754 +  (eval $ac_try) 2>&5
5755 +  ac_status=$?
5756 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5757 +  (exit $ac_status); }; }; then
5758 +  ac_cv_prog_cc_g=yes
5759 +else
5760 +  echo "$as_me: failed program was:" >&5
5761 +sed 's/^/| /' conftest.$ac_ext >&5
5762 +
5763 +ac_cv_prog_cc_g=no
5764 +fi
5765 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5766 +fi
5767 +echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5
5768 +echo "${ECHO_T}$ac_cv_prog_cc_g" >&6
5769 +if test "$ac_test_CFLAGS" = set; then
5770 +  CFLAGS=$ac_save_CFLAGS
5771 +elif test $ac_cv_prog_cc_g = yes; then
5772 +  if test "$GCC" = yes; then
5773 +    CFLAGS="-g -O2"
5774 +  else
5775 +    CFLAGS="-g"
5776 +  fi
5777 +else
5778 +  if test "$GCC" = yes; then
5779 +    CFLAGS="-O2"
5780 +  else
5781 +    CFLAGS=
5782 +  fi
5783 +fi
5784 +echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5
5785 +echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6
5786 +if test "${ac_cv_prog_cc_stdc+set}" = set; then
5787 +  echo $ECHO_N "(cached) $ECHO_C" >&6
5788 +else
5789 +  ac_cv_prog_cc_stdc=no
5790 +ac_save_CC=$CC
5791 +cat >conftest.$ac_ext <<_ACEOF
5792 +/* confdefs.h.  */
5793 +_ACEOF
5794 +cat confdefs.h >>conftest.$ac_ext
5795 +cat >>conftest.$ac_ext <<_ACEOF
5796 +/* end confdefs.h.  */
5797 +#include <stdarg.h>
5798 +#include <stdio.h>
5799 +#include <sys/types.h>
5800 +#include <sys/stat.h>
5801 +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
5802 +struct buf { int x; };
5803 +FILE * (*rcsopen) (struct buf *, struct stat *, int);
5804 +static char *e (p, i)
5805 +     char **p;
5806 +     int i;
5807 +{
5808 +  return p[i];
5809 +}
5810 +static char *f (char * (*g) (char **, int), char **p, ...)
5811 +{
5812 +  char *s;
5813 +  va_list v;
5814 +  va_start (v,p);
5815 +  s = g (p, va_arg (v,int));
5816 +  va_end (v);
5817 +  return s;
5818 +}
5819 +
5820 +/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has
5821 +   function prototypes and stuff, but not '\xHH' hex character constants.
5822 +   These don't provoke an error unfortunately, instead are silently treated
5823 +   as 'x'.  The following induces an error, until -std1 is added to get
5824 +   proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an
5825 +   array size at least.  It's necessary to write '\x00'==0 to get something
5826 +   that's true only with -std1.  */
5827 +int osf4_cc_array ['\x00' == 0 ? 1 : -1];
5828 +
5829 +int test (int i, double x);
5830 +struct s1 {int (*f) (int a);};
5831 +struct s2 {int (*f) (double a);};
5832 +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
5833 +int argc;
5834 +char **argv;
5835 +int
5836 +main ()
5837 +{
5838 +return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
5839 +  ;
5840 +  return 0;
5841 +}
5842 +_ACEOF
5843 +# Don't try gcc -ansi; that turns off useful extensions and
5844 +# breaks some systems' header files.
5845 +# AIX                  -qlanglvl=ansi
5846 +# Ultrix and OSF/1     -std1
5847 +# HP-UX 10.20 and later        -Ae
5848 +# HP-UX older versions -Aa -D_HPUX_SOURCE
5849 +# SVR4                 -Xc -D__EXTENSIONS__
5850 +for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
5851 +do
5852 +  CC="$ac_save_CC $ac_arg"
5853 +  rm -f conftest.$ac_objext
5854 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5855 +  (eval $ac_compile) 2>conftest.er1
5856 +  ac_status=$?
5857 +  grep -v '^ *+' conftest.er1 >conftest.err
5858 +  rm -f conftest.er1
5859 +  cat conftest.err >&5
5860 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5861 +  (exit $ac_status); } &&
5862 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
5863 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5864 +  (eval $ac_try) 2>&5
5865 +  ac_status=$?
5866 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5867 +  (exit $ac_status); }; } &&
5868 +        { ac_try='test -s conftest.$ac_objext'
5869 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5870 +  (eval $ac_try) 2>&5
5871 +  ac_status=$?
5872 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5873 +  (exit $ac_status); }; }; then
5874 +  ac_cv_prog_cc_stdc=$ac_arg
5875 +break
5876 +else
5877 +  echo "$as_me: failed program was:" >&5
5878 +sed 's/^/| /' conftest.$ac_ext >&5
5879 +
5880 +fi
5881 +rm -f conftest.err conftest.$ac_objext 
5882 +done
5883 +rm -f conftest.$ac_ext conftest.$ac_objext
5884 +CC=$ac_save_CC
5885 +
5886 +fi
5887 +
5888 +case "x$ac_cv_prog_cc_stdc" in
5889 +  x|xno)
5890 +    echo "$as_me:$LINENO: result: none needed" >&5
5891 +echo "${ECHO_T}none needed" >&6 ;;
5892 +  *)
5893 +    echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5
5894 +echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6
5895 +    CC="$CC $ac_cv_prog_cc_stdc" ;;
5896 +esac
5897 +
5898 +# Some people use a C++ compiler to compile C.  Since we use `exit',
5899 +# in C++ we need to declare it.  In case someone uses the same compiler
5900 +# for both compiling C and C++ we need to have the C++ compiler decide
5901 +# the declaration of exit, since it's the most demanding environment.
5902 +cat >conftest.$ac_ext <<_ACEOF
5903 +@%:@ifndef __cplusplus
5904 +  choke me
5905 +@%:@endif
5906 +_ACEOF
5907 +rm -f conftest.$ac_objext
5908 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5909 +  (eval $ac_compile) 2>conftest.er1
5910 +  ac_status=$?
5911 +  grep -v '^ *+' conftest.er1 >conftest.err
5912 +  rm -f conftest.er1
5913 +  cat conftest.err >&5
5914 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5915 +  (exit $ac_status); } &&
5916 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
5917 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5918 +  (eval $ac_try) 2>&5
5919 +  ac_status=$?
5920 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5921 +  (exit $ac_status); }; } &&
5922 +        { ac_try='test -s conftest.$ac_objext'
5923 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5924 +  (eval $ac_try) 2>&5
5925 +  ac_status=$?
5926 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5927 +  (exit $ac_status); }; }; then
5928 +  for ac_declaration in \
5929 +   '' \
5930 +   'extern "C" void std::exit (int) throw (); using std::exit;' \
5931 +   'extern "C" void std::exit (int); using std::exit;' \
5932 +   'extern "C" void exit (int) throw ();' \
5933 +   'extern "C" void exit (int);' \
5934 +   'void exit (int);'
5935 +do
5936 +  cat >conftest.$ac_ext <<_ACEOF
5937 +/* confdefs.h.  */
5938 +_ACEOF
5939 +cat confdefs.h >>conftest.$ac_ext
5940 +cat >>conftest.$ac_ext <<_ACEOF
5941 +/* end confdefs.h.  */
5942 +$ac_declaration
5943 +@%:@include <stdlib.h>
5944 +int
5945 +main ()
5946 +{
5947 +exit (42);
5948 +  ;
5949 +  return 0;
5950 +}
5951 +_ACEOF
5952 +rm -f conftest.$ac_objext
5953 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5954 +  (eval $ac_compile) 2>conftest.er1
5955 +  ac_status=$?
5956 +  grep -v '^ *+' conftest.er1 >conftest.err
5957 +  rm -f conftest.er1
5958 +  cat conftest.err >&5
5959 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5960 +  (exit $ac_status); } &&
5961 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
5962 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5963 +  (eval $ac_try) 2>&5
5964 +  ac_status=$?
5965 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5966 +  (exit $ac_status); }; } &&
5967 +        { ac_try='test -s conftest.$ac_objext'
5968 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5969 +  (eval $ac_try) 2>&5
5970 +  ac_status=$?
5971 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5972 +  (exit $ac_status); }; }; then
5973 +  :
5974 +else
5975 +  echo "$as_me: failed program was:" >&5
5976 +sed 's/^/| /' conftest.$ac_ext >&5
5977 +
5978 +continue
5979 +fi
5980 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
5981 +  cat >conftest.$ac_ext <<_ACEOF
5982 +/* confdefs.h.  */
5983 +_ACEOF
5984 +cat confdefs.h >>conftest.$ac_ext
5985 +cat >>conftest.$ac_ext <<_ACEOF
5986 +/* end confdefs.h.  */
5987 +$ac_declaration
5988 +int
5989 +main ()
5990 +{
5991 +exit (42);
5992 +  ;
5993 +  return 0;
5994 +}
5995 +_ACEOF
5996 +rm -f conftest.$ac_objext
5997 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
5998 +  (eval $ac_compile) 2>conftest.er1
5999 +  ac_status=$?
6000 +  grep -v '^ *+' conftest.er1 >conftest.err
6001 +  rm -f conftest.er1
6002 +  cat conftest.err >&5
6003 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6004 +  (exit $ac_status); } &&
6005 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6006 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6007 +  (eval $ac_try) 2>&5
6008 +  ac_status=$?
6009 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6010 +  (exit $ac_status); }; } &&
6011 +        { ac_try='test -s conftest.$ac_objext'
6012 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6013 +  (eval $ac_try) 2>&5
6014 +  ac_status=$?
6015 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6016 +  (exit $ac_status); }; }; then
6017 +  break
6018 +else
6019 +  echo "$as_me: failed program was:" >&5
6020 +sed 's/^/| /' conftest.$ac_ext >&5
6021 +
6022 +fi
6023 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6024 +done
6025 +rm -f conftest*
6026 +if test -n "$ac_declaration"; then
6027 +  echo '#ifdef __cplusplus' >>confdefs.h
6028 +  echo $ac_declaration      >>confdefs.h
6029 +  echo '#endif'             >>confdefs.h
6030 +fi
6031 +
6032 +else
6033 +  echo "$as_me: failed program was:" >&5
6034 +sed 's/^/| /' conftest.$ac_ext >&5
6035 +
6036 +fi
6037 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6038 +ac_ext=c
6039 +ac_cpp='$CPP $CPPFLAGS'
6040 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6041 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6042 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
6043 +DEPDIR="${am__leading_dot}deps"
6044 +
6045 +          ac_config_commands="$ac_config_commands depfiles"
6046 +
6047 +
6048 +am_make=${MAKE-make}
6049 +cat > confinc << 'END'
6050 +am__doit:
6051 +       @echo done
6052 +.PHONY: am__doit
6053 +END
6054 +# If we don't find an include directive, just comment out the code.
6055 +echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5
6056 +echo $ECHO_N "checking for style of include used by $am_make... $ECHO_C" >&6
6057 +am__include="#"
6058 +am__quote=
6059 +_am_result=none
6060 +# First try GNU make style include.
6061 +echo "include confinc" > confmf
6062 +# We grep out `Entering directory' and `Leaving directory'
6063 +# messages which can occur if `w' ends up in MAKEFLAGS.
6064 +# In particular we don't look at `^make:' because GNU make might
6065 +# be invoked under some other name (usually "gmake"), in which
6066 +# case it prints its new name instead of `make'.
6067 +if test "`$am_make -s -f confmf 2> /dev/null | grep -v 'ing directory'`" = "done"; then
6068 +   am__include=include
6069 +   am__quote=
6070 +   _am_result=GNU
6071 +fi
6072 +# Now try BSD make style include.
6073 +if test "$am__include" = "#"; then
6074 +   echo '.include "confinc"' > confmf
6075 +   if test "`$am_make -s -f confmf 2> /dev/null`" = "done"; then
6076 +      am__include=.include
6077 +      am__quote="\""
6078 +      _am_result=BSD
6079 +   fi
6080 +fi
6081 +
6082 +
6083 +echo "$as_me:$LINENO: result: $_am_result" >&5
6084 +echo "${ECHO_T}$_am_result" >&6
6085 +rm -f confinc confmf
6086 +
6087 +# Check whether --enable-dependency-tracking or --disable-dependency-tracking was given.
6088 +if test "${enable_dependency_tracking+set}" = set; then
6089 +  enableval="$enable_dependency_tracking"
6090 +  
6091 +fi; 
6092 +if test "x$enable_dependency_tracking" != xno; then
6093 +  am_depcomp="$ac_aux_dir/depcomp"
6094 +  AMDEPBACKSLASH='\'
6095 +fi
6096 +
6097 +
6098 +if test "x$enable_dependency_tracking" != xno; then
6099 +  AMDEP_TRUE=
6100 +  AMDEP_FALSE='#'
6101 +else
6102 +  AMDEP_TRUE='#'
6103 +  AMDEP_FALSE=
6104 +fi
6105 +
6106 +
6107 +
6108 +
6109 +depcc="$CC"   am_compiler_list=
6110 +
6111 +echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
6112 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
6113 +if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then
6114 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6115 +else
6116 +  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6117 +  # We make a subdir and do the tests there.  Otherwise we can end up
6118 +  # making bogus files that we don't know about and never remove.  For
6119 +  # instance it was reported that on HP-UX the gcc test will end up
6120 +  # making a dummy file named `D' -- because `-MD' means `put the output
6121 +  # in D'.
6122 +  mkdir conftest.dir
6123 +  # Copy depcomp to subdir because otherwise we won't find it if we're
6124 +  # using a relative directory.
6125 +  cp "$am_depcomp" conftest.dir
6126 +  cd conftest.dir
6127 +  # We will build objects and dependencies in a subdirectory because
6128 +  # it helps to detect inapplicable dependency modes.  For instance
6129 +  # both Tru64's cc and ICC support -MD to output dependencies as a
6130 +  # side effect of compilation, but ICC will put the dependencies in
6131 +  # the current directory while Tru64 will put them in the object
6132 +  # directory.
6133 +  mkdir sub
6134 +
6135 +  am_cv_CC_dependencies_compiler_type=none
6136 +  if test "$am_compiler_list" = ""; then
6137 +     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
6138 +  fi
6139 +  for depmode in $am_compiler_list; do
6140 +    # Setup a source with many dependencies, because some compilers
6141 +    # like to wrap large dependency lists on column 80 (with \), and
6142 +    # we should not choose a depcomp mode which is confused by this.
6143 +    #
6144 +    # We need to recreate these files for each test, as the compiler may
6145 +    # overwrite some of them when testing with obscure command lines.
6146 +    # This happens at least with the AIX C compiler.
6147 +    : > sub/conftest.c
6148 +    for i in 1 2 3 4 5 6; do
6149 +      echo '#include "conftst'$i'.h"' >> sub/conftest.c
6150 +      : > sub/conftst$i.h
6151 +    done
6152 +    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
6153 +
6154 +    case $depmode in
6155 +    nosideeffect)
6156 +      # after this tag, mechanisms are not by side-effect, so they'll
6157 +      # only be used when explicitly requested
6158 +      if test "x$enable_dependency_tracking" = xyes; then
6159 +       continue
6160 +      else
6161 +       break
6162 +      fi
6163 +      ;;
6164 +    none) break ;;
6165 +    esac
6166 +    # We check with `-c' and `-o' for the sake of the "dashmstdout"
6167 +    # mode.  It turns out that the SunPro C++ compiler does not properly
6168 +    # handle `-M -o', and we need to detect this.
6169 +    if depmode=$depmode \
6170 +       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6171 +       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6172 +       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
6173 +         >/dev/null 2>conftest.err &&
6174 +       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6175 +       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
6176 +       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6177 +      # icc doesn't choke on unknown options, it will just issue warnings
6178 +      # (even with -Werror).  So we grep stderr for any message
6179 +      # that says an option was ignored.
6180 +      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
6181 +        am_cv_CC_dependencies_compiler_type=$depmode
6182 +        break
6183 +      fi
6184 +    fi
6185 +  done
6186 +
6187 +  cd ..
6188 +  rm -rf conftest.dir
6189 +else
6190 +  am_cv_CC_dependencies_compiler_type=none
6191 +fi
6192 +
6193 +fi
6194 +echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5
6195 +echo "${ECHO_T}$am_cv_CC_dependencies_compiler_type" >&6
6196 +CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
6197 +
6198 +
6199 +
6200 +if 
6201 +  test "x$enable_dependency_tracking" != xno \
6202 +  && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
6203 +  am__fastdepCC_TRUE=
6204 +  am__fastdepCC_FALSE='#'
6205 +else
6206 +  am__fastdepCC_TRUE='#'
6207 +  am__fastdepCC_FALSE=
6208 +fi
6209 +
6210 +
6211 +ac_ext=cc
6212 +ac_cpp='$CXXCPP $CPPFLAGS'
6213 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6214 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6215 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
6216 +if test -n "$ac_tool_prefix"; then
6217 +  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
6218 +  do
6219 +    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
6220 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
6221 +echo "$as_me:$LINENO: checking for $ac_word" >&5
6222 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6223 +if test "${ac_cv_prog_CXX+set}" = set; then
6224 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6225 +else
6226 +  if test -n "$CXX"; then
6227 +  ac_cv_prog_CXX="$CXX" # Let the user override the test.
6228 +else
6229 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6230 +for as_dir in $PATH
6231 +do
6232 +  IFS=$as_save_IFS
6233 +  test -z "$as_dir" && as_dir=.
6234 +  for ac_exec_ext in '' $ac_executable_extensions; do
6235 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6236 +    ac_cv_prog_CXX="$ac_tool_prefix$ac_prog"
6237 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6238 +    break 2
6239 +  fi
6240 +done
6241 +done
6242 +
6243 +fi
6244 +fi
6245 +CXX=$ac_cv_prog_CXX
6246 +if test -n "$CXX"; then
6247 +  echo "$as_me:$LINENO: result: $CXX" >&5
6248 +echo "${ECHO_T}$CXX" >&6
6249 +else
6250 +  echo "$as_me:$LINENO: result: no" >&5
6251 +echo "${ECHO_T}no" >&6
6252 +fi
6253 +
6254 +    test -n "$CXX" && break
6255 +  done
6256 +fi
6257 +if test -z "$CXX"; then
6258 +  ac_ct_CXX=$CXX
6259 +  for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC
6260 +do
6261 +  # Extract the first word of "$ac_prog", so it can be a program name with args.
6262 +set dummy $ac_prog; ac_word=$2
6263 +echo "$as_me:$LINENO: checking for $ac_word" >&5
6264 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
6265 +if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then
6266 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6267 +else
6268 +  if test -n "$ac_ct_CXX"; then
6269 +  ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test.
6270 +else
6271 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
6272 +for as_dir in $PATH
6273 +do
6274 +  IFS=$as_save_IFS
6275 +  test -z "$as_dir" && as_dir=.
6276 +  for ac_exec_ext in '' $ac_executable_extensions; do
6277 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
6278 +    ac_cv_prog_ac_ct_CXX="$ac_prog"
6279 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
6280 +    break 2
6281 +  fi
6282 +done
6283 +done
6284 +
6285 +fi
6286 +fi
6287 +ac_ct_CXX=$ac_cv_prog_ac_ct_CXX
6288 +if test -n "$ac_ct_CXX"; then
6289 +  echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5
6290 +echo "${ECHO_T}$ac_ct_CXX" >&6
6291 +else
6292 +  echo "$as_me:$LINENO: result: no" >&5
6293 +echo "${ECHO_T}no" >&6
6294 +fi
6295 +
6296 +  test -n "$ac_ct_CXX" && break
6297 +done
6298 +test -n "$ac_ct_CXX" || ac_ct_CXX="g++"
6299 +
6300 +  CXX=$ac_ct_CXX
6301 +fi
6302 +
6303 +
6304 +# Provide some information about the compiler.
6305 +echo "$as_me:$LINENO:" \
6306 +     "checking for C++ compiler version" >&5
6307 +ac_compiler=`set X $ac_compile; echo $2`
6308 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
6309 +  (eval $ac_compiler --version </dev/null >&5) 2>&5
6310 +  ac_status=$?
6311 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6312 +  (exit $ac_status); }
6313 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
6314 +  (eval $ac_compiler -v </dev/null >&5) 2>&5
6315 +  ac_status=$?
6316 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6317 +  (exit $ac_status); }
6318 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
6319 +  (eval $ac_compiler -V </dev/null >&5) 2>&5
6320 +  ac_status=$?
6321 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6322 +  (exit $ac_status); }
6323 +
6324 +echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5
6325 +echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6
6326 +if test "${ac_cv_cxx_compiler_gnu+set}" = set; then
6327 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6328 +else
6329 +  cat >conftest.$ac_ext <<_ACEOF
6330 +/* confdefs.h.  */
6331 +_ACEOF
6332 +cat confdefs.h >>conftest.$ac_ext
6333 +cat >>conftest.$ac_ext <<_ACEOF
6334 +/* end confdefs.h.  */
6335 +
6336 +int
6337 +main ()
6338 +{
6339 +#ifndef __GNUC__
6340 +       choke me
6341 +#endif
6342 +
6343 +  ;
6344 +  return 0;
6345 +}
6346 +_ACEOF
6347 +rm -f conftest.$ac_objext
6348 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6349 +  (eval $ac_compile) 2>conftest.er1
6350 +  ac_status=$?
6351 +  grep -v '^ *+' conftest.er1 >conftest.err
6352 +  rm -f conftest.er1
6353 +  cat conftest.err >&5
6354 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6355 +  (exit $ac_status); } &&
6356 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
6357 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6358 +  (eval $ac_try) 2>&5
6359 +  ac_status=$?
6360 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6361 +  (exit $ac_status); }; } &&
6362 +        { ac_try='test -s conftest.$ac_objext'
6363 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6364 +  (eval $ac_try) 2>&5
6365 +  ac_status=$?
6366 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6367 +  (exit $ac_status); }; }; then
6368 +  ac_compiler_gnu=yes
6369 +else
6370 +  echo "$as_me: failed program was:" >&5
6371 +sed 's/^/| /' conftest.$ac_ext >&5
6372 +
6373 +ac_compiler_gnu=no
6374 +fi
6375 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6376 +ac_cv_cxx_compiler_gnu=$ac_compiler_gnu
6377 +
6378 +fi
6379 +echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5
6380 +echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6
6381 +GXX=`test $ac_compiler_gnu = yes && echo yes`
6382 +ac_test_CXXFLAGS=${CXXFLAGS+set}
6383 +ac_save_CXXFLAGS=$CXXFLAGS
6384 +CXXFLAGS="-g"
6385 +echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5
6386 +echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6
6387 +if test "${ac_cv_prog_cxx_g+set}" = set; then
6388 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6389 +else
6390 +  cat >conftest.$ac_ext <<_ACEOF
6391 +/* confdefs.h.  */
6392 +_ACEOF
6393 +cat confdefs.h >>conftest.$ac_ext
6394 +cat >>conftest.$ac_ext <<_ACEOF
6395 +/* end confdefs.h.  */
6396 +
6397 +int
6398 +main ()
6399 +{
6400 +
6401 +  ;
6402 +  return 0;
6403 +}
6404 +_ACEOF
6405 +rm -f conftest.$ac_objext
6406 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6407 +  (eval $ac_compile) 2>conftest.er1
6408 +  ac_status=$?
6409 +  grep -v '^ *+' conftest.er1 >conftest.err
6410 +  rm -f conftest.er1
6411 +  cat conftest.err >&5
6412 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6413 +  (exit $ac_status); } &&
6414 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
6415 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6416 +  (eval $ac_try) 2>&5
6417 +  ac_status=$?
6418 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6419 +  (exit $ac_status); }; } &&
6420 +        { ac_try='test -s conftest.$ac_objext'
6421 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6422 +  (eval $ac_try) 2>&5
6423 +  ac_status=$?
6424 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6425 +  (exit $ac_status); }; }; then
6426 +  ac_cv_prog_cxx_g=yes
6427 +else
6428 +  echo "$as_me: failed program was:" >&5
6429 +sed 's/^/| /' conftest.$ac_ext >&5
6430 +
6431 +ac_cv_prog_cxx_g=no
6432 +fi
6433 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6434 +fi
6435 +echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5
6436 +echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6
6437 +if test "$ac_test_CXXFLAGS" = set; then
6438 +  CXXFLAGS=$ac_save_CXXFLAGS
6439 +elif test $ac_cv_prog_cxx_g = yes; then
6440 +  if test "$GXX" = yes; then
6441 +    CXXFLAGS="-g -O2"
6442 +  else
6443 +    CXXFLAGS="-g"
6444 +  fi
6445 +else
6446 +  if test "$GXX" = yes; then
6447 +    CXXFLAGS="-O2"
6448 +  else
6449 +    CXXFLAGS=
6450 +  fi
6451 +fi
6452 +for ac_declaration in \
6453 +   '' \
6454 +   'extern "C" void std::exit (int) throw (); using std::exit;' \
6455 +   'extern "C" void std::exit (int); using std::exit;' \
6456 +   'extern "C" void exit (int) throw ();' \
6457 +   'extern "C" void exit (int);' \
6458 +   'void exit (int);'
6459 +do
6460 +  cat >conftest.$ac_ext <<_ACEOF
6461 +/* confdefs.h.  */
6462 +_ACEOF
6463 +cat confdefs.h >>conftest.$ac_ext
6464 +cat >>conftest.$ac_ext <<_ACEOF
6465 +/* end confdefs.h.  */
6466 +$ac_declaration
6467 +@%:@include <stdlib.h>
6468 +int
6469 +main ()
6470 +{
6471 +exit (42);
6472 +  ;
6473 +  return 0;
6474 +}
6475 +_ACEOF
6476 +rm -f conftest.$ac_objext
6477 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6478 +  (eval $ac_compile) 2>conftest.er1
6479 +  ac_status=$?
6480 +  grep -v '^ *+' conftest.er1 >conftest.err
6481 +  rm -f conftest.er1
6482 +  cat conftest.err >&5
6483 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6484 +  (exit $ac_status); } &&
6485 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
6486 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6487 +  (eval $ac_try) 2>&5
6488 +  ac_status=$?
6489 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6490 +  (exit $ac_status); }; } &&
6491 +        { ac_try='test -s conftest.$ac_objext'
6492 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6493 +  (eval $ac_try) 2>&5
6494 +  ac_status=$?
6495 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6496 +  (exit $ac_status); }; }; then
6497 +  :
6498 +else
6499 +  echo "$as_me: failed program was:" >&5
6500 +sed 's/^/| /' conftest.$ac_ext >&5
6501 +
6502 +continue
6503 +fi
6504 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6505 +  cat >conftest.$ac_ext <<_ACEOF
6506 +/* confdefs.h.  */
6507 +_ACEOF
6508 +cat confdefs.h >>conftest.$ac_ext
6509 +cat >>conftest.$ac_ext <<_ACEOF
6510 +/* end confdefs.h.  */
6511 +$ac_declaration
6512 +int
6513 +main ()
6514 +{
6515 +exit (42);
6516 +  ;
6517 +  return 0;
6518 +}
6519 +_ACEOF
6520 +rm -f conftest.$ac_objext
6521 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6522 +  (eval $ac_compile) 2>conftest.er1
6523 +  ac_status=$?
6524 +  grep -v '^ *+' conftest.er1 >conftest.err
6525 +  rm -f conftest.er1
6526 +  cat conftest.err >&5
6527 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6528 +  (exit $ac_status); } &&
6529 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
6530 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6531 +  (eval $ac_try) 2>&5
6532 +  ac_status=$?
6533 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6534 +  (exit $ac_status); }; } &&
6535 +        { ac_try='test -s conftest.$ac_objext'
6536 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6537 +  (eval $ac_try) 2>&5
6538 +  ac_status=$?
6539 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6540 +  (exit $ac_status); }; }; then
6541 +  break
6542 +else
6543 +  echo "$as_me: failed program was:" >&5
6544 +sed 's/^/| /' conftest.$ac_ext >&5
6545 +
6546 +fi
6547 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6548 +done
6549 +rm -f conftest*
6550 +if test -n "$ac_declaration"; then
6551 +  echo '#ifdef __cplusplus' >>confdefs.h
6552 +  echo $ac_declaration      >>confdefs.h
6553 +  echo '#endif'             >>confdefs.h
6554 +fi
6555 +
6556 +ac_ext=c
6557 +ac_cpp='$CPP $CPPFLAGS'
6558 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6559 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6560 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
6561 +
6562 +depcc="$CXX"  am_compiler_list=
6563 +
6564 +echo "$as_me:$LINENO: checking dependency style of $depcc" >&5
6565 +echo $ECHO_N "checking dependency style of $depcc... $ECHO_C" >&6
6566 +if test "${am_cv_CXX_dependencies_compiler_type+set}" = set; then
6567 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6568 +else
6569 +  if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then
6570 +  # We make a subdir and do the tests there.  Otherwise we can end up
6571 +  # making bogus files that we don't know about and never remove.  For
6572 +  # instance it was reported that on HP-UX the gcc test will end up
6573 +  # making a dummy file named `D' -- because `-MD' means `put the output
6574 +  # in D'.
6575 +  mkdir conftest.dir
6576 +  # Copy depcomp to subdir because otherwise we won't find it if we're
6577 +  # using a relative directory.
6578 +  cp "$am_depcomp" conftest.dir
6579 +  cd conftest.dir
6580 +  # We will build objects and dependencies in a subdirectory because
6581 +  # it helps to detect inapplicable dependency modes.  For instance
6582 +  # both Tru64's cc and ICC support -MD to output dependencies as a
6583 +  # side effect of compilation, but ICC will put the dependencies in
6584 +  # the current directory while Tru64 will put them in the object
6585 +  # directory.
6586 +  mkdir sub
6587 +
6588 +  am_cv_CXX_dependencies_compiler_type=none
6589 +  if test "$am_compiler_list" = ""; then
6590 +     am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp`
6591 +  fi
6592 +  for depmode in $am_compiler_list; do
6593 +    # Setup a source with many dependencies, because some compilers
6594 +    # like to wrap large dependency lists on column 80 (with \), and
6595 +    # we should not choose a depcomp mode which is confused by this.
6596 +    #
6597 +    # We need to recreate these files for each test, as the compiler may
6598 +    # overwrite some of them when testing with obscure command lines.
6599 +    # This happens at least with the AIX C compiler.
6600 +    : > sub/conftest.c
6601 +    for i in 1 2 3 4 5 6; do
6602 +      echo '#include "conftst'$i'.h"' >> sub/conftest.c
6603 +      : > sub/conftst$i.h
6604 +    done
6605 +    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
6606 +
6607 +    case $depmode in
6608 +    nosideeffect)
6609 +      # after this tag, mechanisms are not by side-effect, so they'll
6610 +      # only be used when explicitly requested
6611 +      if test "x$enable_dependency_tracking" = xyes; then
6612 +       continue
6613 +      else
6614 +       break
6615 +      fi
6616 +      ;;
6617 +    none) break ;;
6618 +    esac
6619 +    # We check with `-c' and `-o' for the sake of the "dashmstdout"
6620 +    # mode.  It turns out that the SunPro C++ compiler does not properly
6621 +    # handle `-M -o', and we need to detect this.
6622 +    if depmode=$depmode \
6623 +       source=sub/conftest.c object=sub/conftest.${OBJEXT-o} \
6624 +       depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \
6625 +       $SHELL ./depcomp $depcc -c -o sub/conftest.${OBJEXT-o} sub/conftest.c \
6626 +         >/dev/null 2>conftest.err &&
6627 +       grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &&
6628 +       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
6629 +       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
6630 +      # icc doesn't choke on unknown options, it will just issue warnings
6631 +      # (even with -Werror).  So we grep stderr for any message
6632 +      # that says an option was ignored.
6633 +      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
6634 +        am_cv_CXX_dependencies_compiler_type=$depmode
6635 +        break
6636 +      fi
6637 +    fi
6638 +  done
6639 +
6640 +  cd ..
6641 +  rm -rf conftest.dir
6642 +else
6643 +  am_cv_CXX_dependencies_compiler_type=none
6644 +fi
6645 +
6646 +fi
6647 +echo "$as_me:$LINENO: result: $am_cv_CXX_dependencies_compiler_type" >&5
6648 +echo "${ECHO_T}$am_cv_CXX_dependencies_compiler_type" >&6
6649 +CXXDEPMODE=depmode=$am_cv_CXX_dependencies_compiler_type
6650 +
6651 +
6652 +
6653 +if 
6654 +  test "x$enable_dependency_tracking" != xno \
6655 +  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3; then
6656 +  am__fastdepCXX_TRUE=
6657 +  am__fastdepCXX_FALSE='#'
6658 +else
6659 +  am__fastdepCXX_TRUE='#'
6660 +  am__fastdepCXX_FALSE=
6661 +fi
6662 +
6663 +
6664 +
6665 +
6666 +        echo "$as_me:$LINENO: checking for strerror in -lcposix" >&5
6667 +echo $ECHO_N "checking for strerror in -lcposix... $ECHO_C" >&6
6668 +if test "${ac_cv_lib_cposix_strerror+set}" = set; then
6669 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6670 +else
6671 +  ac_check_lib_save_LIBS=$LIBS
6672 +LIBS="-lcposix  $LIBS"
6673 +cat >conftest.$ac_ext <<_ACEOF
6674 +/* confdefs.h.  */
6675 +_ACEOF
6676 +cat confdefs.h >>conftest.$ac_ext
6677 +cat >>conftest.$ac_ext <<_ACEOF
6678 +/* end confdefs.h.  */
6679 +
6680 +/* Override any gcc2 internal prototype to avoid an error.  */
6681 +#ifdef __cplusplus
6682 +extern "C"
6683 +#endif
6684 +/* We use char because int might match the return type of a gcc2
6685 +   builtin and then its argument prototype would still apply.  */
6686 +char strerror ();
6687 +int
6688 +main ()
6689 +{
6690 +strerror ();
6691 +  ;
6692 +  return 0;
6693 +}
6694 +_ACEOF
6695 +rm -f conftest.$ac_objext conftest$ac_exeext
6696 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
6697 +  (eval $ac_link) 2>conftest.er1
6698 +  ac_status=$?
6699 +  grep -v '^ *+' conftest.er1 >conftest.err
6700 +  rm -f conftest.er1
6701 +  cat conftest.err >&5
6702 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6703 +  (exit $ac_status); } &&
6704 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6705 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6706 +  (eval $ac_try) 2>&5
6707 +  ac_status=$?
6708 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6709 +  (exit $ac_status); }; } &&
6710 +        { ac_try='test -s conftest$ac_exeext'
6711 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6712 +  (eval $ac_try) 2>&5
6713 +  ac_status=$?
6714 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6715 +  (exit $ac_status); }; }; then
6716 +  ac_cv_lib_cposix_strerror=yes
6717 +else
6718 +  echo "$as_me: failed program was:" >&5
6719 +sed 's/^/| /' conftest.$ac_ext >&5
6720 +
6721 +ac_cv_lib_cposix_strerror=no
6722 +fi
6723 +rm -f conftest.err conftest.$ac_objext \
6724 +      conftest$ac_exeext conftest.$ac_ext
6725 +LIBS=$ac_check_lib_save_LIBS
6726 +fi
6727 +echo "$as_me:$LINENO: result: $ac_cv_lib_cposix_strerror" >&5
6728 +echo "${ECHO_T}$ac_cv_lib_cposix_strerror" >&6
6729 +if test $ac_cv_lib_cposix_strerror = yes; then
6730 +  LIBS="$LIBS -lcposix"
6731 +fi
6732 +
6733 +  
6734 +
6735 +
6736 +
6737 +
6738 +echo "$as_me:$LINENO: checking for ${CC-cc} option to accept ANSI C" >&5
6739 +echo $ECHO_N "checking for ${CC-cc} option to accept ANSI C... $ECHO_C" >&6
6740 +if test "${am_cv_prog_cc_stdc+set}" = set; then
6741 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6742 +else
6743 +  am_cv_prog_cc_stdc=no
6744 +ac_save_CC="$CC"
6745 +# Don't try gcc -ansi; that turns off useful extensions and
6746 +# breaks some systems' header files.
6747 +# AIX                  -qlanglvl=ansi
6748 +# Ultrix and OSF/1     -std1
6749 +# HP-UX 10.20 and later        -Ae
6750 +# HP-UX older versions -Aa -D_HPUX_SOURCE
6751 +# SVR4                 -Xc -D__EXTENSIONS__
6752 +for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__"
6753 +do
6754 +  CC="$ac_save_CC $ac_arg"
6755 +  cat >conftest.$ac_ext <<_ACEOF
6756 +/* confdefs.h.  */
6757 +_ACEOF
6758 +cat confdefs.h >>conftest.$ac_ext
6759 +cat >>conftest.$ac_ext <<_ACEOF
6760 +/* end confdefs.h.  */
6761 +#include <stdarg.h>
6762 +#include <stdio.h>
6763 +#include <sys/types.h>
6764 +#include <sys/stat.h>
6765 +/* Most of the following tests are stolen from RCS 5.7's src/conf.sh.  */
6766 +struct buf { int x; };
6767 +FILE * (*rcsopen) (struct buf *, struct stat *, int);
6768 +static char *e (p, i)
6769 +     char **p;
6770 +     int i;
6771 +{
6772 +  return p[i];
6773 +}
6774 +static char *f (char * (*g) (char **, int), char **p, ...)
6775 +{
6776 +  char *s;
6777 +  va_list v;
6778 +  va_start (v,p);
6779 +  s = g (p, va_arg (v,int));
6780 +  va_end (v);
6781 +  return s;
6782 +}
6783 +int test (int i, double x);
6784 +struct s1 {int (*f) (int a);};
6785 +struct s2 {int (*f) (double a);};
6786 +int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
6787 +int argc;
6788 +char **argv;
6789 +
6790 +int
6791 +main ()
6792 +{
6793 +
6794 +return f (e, argv, 0) != argv[0]  ||  f (e, argv, 1) != argv[1];
6795 +
6796 +  ;
6797 +  return 0;
6798 +}
6799 +_ACEOF
6800 +rm -f conftest.$ac_objext
6801 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
6802 +  (eval $ac_compile) 2>conftest.er1
6803 +  ac_status=$?
6804 +  grep -v '^ *+' conftest.er1 >conftest.err
6805 +  rm -f conftest.er1
6806 +  cat conftest.err >&5
6807 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6808 +  (exit $ac_status); } &&
6809 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6810 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6811 +  (eval $ac_try) 2>&5
6812 +  ac_status=$?
6813 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6814 +  (exit $ac_status); }; } &&
6815 +        { ac_try='test -s conftest.$ac_objext'
6816 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6817 +  (eval $ac_try) 2>&5
6818 +  ac_status=$?
6819 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6820 +  (exit $ac_status); }; }; then
6821 +  am_cv_prog_cc_stdc="$ac_arg"; break
6822 +else
6823 +  echo "$as_me: failed program was:" >&5
6824 +sed 's/^/| /' conftest.$ac_ext >&5
6825 +
6826 +fi
6827 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
6828 +done
6829 +CC="$ac_save_CC"
6830 +
6831 +fi
6832 +
6833 +if test -z "$am_cv_prog_cc_stdc"; then
6834 +  echo "$as_me:$LINENO: result: none needed" >&5
6835 +echo "${ECHO_T}none needed" >&6
6836 +else
6837 +  echo "$as_me:$LINENO: result: $am_cv_prog_cc_stdc" >&5
6838 +echo "${ECHO_T}$am_cv_prog_cc_stdc" >&6
6839 +fi
6840 +case "x$am_cv_prog_cc_stdc" in
6841 +  x|xno) ;;
6842 +  *) CC="$CC $am_cv_prog_cc_stdc" ;;
6843 +esac
6844 +
6845 +ac_ext=c
6846 +ac_cpp='$CPP $CPPFLAGS'
6847 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
6848 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
6849 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
6850 +echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5
6851 +echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6
6852 +# On Suns, sometimes $CPP names a directory.
6853 +if test -n "$CPP" && test -d "$CPP"; then
6854 +  CPP=
6855 +fi
6856 +if test -z "$CPP"; then
6857 +  if test "${ac_cv_prog_CPP+set}" = set; then
6858 +  echo $ECHO_N "(cached) $ECHO_C" >&6
6859 +else
6860 +      # Double quotes because CPP needs to be expanded
6861 +    for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp"
6862 +    do
6863 +      ac_preproc_ok=false
6864 +for ac_c_preproc_warn_flag in '' yes
6865 +do
6866 +  # Use a header file that comes with gcc, so configuring glibc
6867 +  # with a fresh cross-compiler works.
6868 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6869 +  # <limits.h> exists even on freestanding compilers.
6870 +  # On the NeXT, cc -E runs the code through the compiler's parser,
6871 +  # not just through cpp. "Syntax error" is here to catch this case.
6872 +  cat >conftest.$ac_ext <<_ACEOF
6873 +/* confdefs.h.  */
6874 +_ACEOF
6875 +cat confdefs.h >>conftest.$ac_ext
6876 +cat >>conftest.$ac_ext <<_ACEOF
6877 +/* end confdefs.h.  */
6878 +@%:@ifdef __STDC__
6879 +@%:@ include <limits.h>
6880 +@%:@else
6881 +@%:@ include <assert.h>
6882 +@%:@endif
6883 +                    Syntax error
6884 +_ACEOF
6885 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6886 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6887 +  ac_status=$?
6888 +  grep -v '^ *+' conftest.er1 >conftest.err
6889 +  rm -f conftest.er1
6890 +  cat conftest.err >&5
6891 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6892 +  (exit $ac_status); } >/dev/null; then
6893 +  if test -s conftest.err; then
6894 +    ac_cpp_err=$ac_c_preproc_warn_flag
6895 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6896 +  else
6897 +    ac_cpp_err=
6898 +  fi
6899 +else
6900 +  ac_cpp_err=yes
6901 +fi
6902 +if test -z "$ac_cpp_err"; then
6903 +  :
6904 +else
6905 +  echo "$as_me: failed program was:" >&5
6906 +sed 's/^/| /' conftest.$ac_ext >&5
6907 +
6908 +  # Broken: fails on valid input.
6909 +continue
6910 +fi
6911 +rm -f conftest.err conftest.$ac_ext
6912 +
6913 +  # OK, works on sane cases.  Now check whether non-existent headers
6914 +  # can be detected and how.
6915 +  cat >conftest.$ac_ext <<_ACEOF
6916 +/* confdefs.h.  */
6917 +_ACEOF
6918 +cat confdefs.h >>conftest.$ac_ext
6919 +cat >>conftest.$ac_ext <<_ACEOF
6920 +/* end confdefs.h.  */
6921 +@%:@include <ac_nonexistent.h>
6922 +_ACEOF
6923 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6924 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6925 +  ac_status=$?
6926 +  grep -v '^ *+' conftest.er1 >conftest.err
6927 +  rm -f conftest.er1
6928 +  cat conftest.err >&5
6929 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6930 +  (exit $ac_status); } >/dev/null; then
6931 +  if test -s conftest.err; then
6932 +    ac_cpp_err=$ac_c_preproc_warn_flag
6933 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
6934 +  else
6935 +    ac_cpp_err=
6936 +  fi
6937 +else
6938 +  ac_cpp_err=yes
6939 +fi
6940 +if test -z "$ac_cpp_err"; then
6941 +  # Broken: success on invalid input.
6942 +continue
6943 +else
6944 +  echo "$as_me: failed program was:" >&5
6945 +sed 's/^/| /' conftest.$ac_ext >&5
6946 +
6947 +  # Passes both tests.
6948 +ac_preproc_ok=:
6949 +break
6950 +fi
6951 +rm -f conftest.err conftest.$ac_ext
6952 +
6953 +done
6954 +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
6955 +rm -f conftest.err conftest.$ac_ext
6956 +if $ac_preproc_ok; then
6957 +  break
6958 +fi
6959 +
6960 +    done
6961 +    ac_cv_prog_CPP=$CPP
6962 +  
6963 +fi
6964 +  CPP=$ac_cv_prog_CPP
6965 +else
6966 +  ac_cv_prog_CPP=$CPP
6967 +fi
6968 +echo "$as_me:$LINENO: result: $CPP" >&5
6969 +echo "${ECHO_T}$CPP" >&6
6970 +ac_preproc_ok=false
6971 +for ac_c_preproc_warn_flag in '' yes
6972 +do
6973 +  # Use a header file that comes with gcc, so configuring glibc
6974 +  # with a fresh cross-compiler works.
6975 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6976 +  # <limits.h> exists even on freestanding compilers.
6977 +  # On the NeXT, cc -E runs the code through the compiler's parser,
6978 +  # not just through cpp. "Syntax error" is here to catch this case.
6979 +  cat >conftest.$ac_ext <<_ACEOF
6980 +/* confdefs.h.  */
6981 +_ACEOF
6982 +cat confdefs.h >>conftest.$ac_ext
6983 +cat >>conftest.$ac_ext <<_ACEOF
6984 +/* end confdefs.h.  */
6985 +@%:@ifdef __STDC__
6986 +@%:@ include <limits.h>
6987 +@%:@else
6988 +@%:@ include <assert.h>
6989 +@%:@endif
6990 +                    Syntax error
6991 +_ACEOF
6992 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
6993 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
6994 +  ac_status=$?
6995 +  grep -v '^ *+' conftest.er1 >conftest.err
6996 +  rm -f conftest.er1
6997 +  cat conftest.err >&5
6998 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6999 +  (exit $ac_status); } >/dev/null; then
7000 +  if test -s conftest.err; then
7001 +    ac_cpp_err=$ac_c_preproc_warn_flag
7002 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7003 +  else
7004 +    ac_cpp_err=
7005 +  fi
7006 +else
7007 +  ac_cpp_err=yes
7008 +fi
7009 +if test -z "$ac_cpp_err"; then
7010 +  :
7011 +else
7012 +  echo "$as_me: failed program was:" >&5
7013 +sed 's/^/| /' conftest.$ac_ext >&5
7014 +
7015 +  # Broken: fails on valid input.
7016 +continue
7017 +fi
7018 +rm -f conftest.err conftest.$ac_ext
7019 +
7020 +  # OK, works on sane cases.  Now check whether non-existent headers
7021 +  # can be detected and how.
7022 +  cat >conftest.$ac_ext <<_ACEOF
7023 +/* confdefs.h.  */
7024 +_ACEOF
7025 +cat confdefs.h >>conftest.$ac_ext
7026 +cat >>conftest.$ac_ext <<_ACEOF
7027 +/* end confdefs.h.  */
7028 +@%:@include <ac_nonexistent.h>
7029 +_ACEOF
7030 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
7031 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
7032 +  ac_status=$?
7033 +  grep -v '^ *+' conftest.er1 >conftest.err
7034 +  rm -f conftest.er1
7035 +  cat conftest.err >&5
7036 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7037 +  (exit $ac_status); } >/dev/null; then
7038 +  if test -s conftest.err; then
7039 +    ac_cpp_err=$ac_c_preproc_warn_flag
7040 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
7041 +  else
7042 +    ac_cpp_err=
7043 +  fi
7044 +else
7045 +  ac_cpp_err=yes
7046 +fi
7047 +if test -z "$ac_cpp_err"; then
7048 +  # Broken: success on invalid input.
7049 +continue
7050 +else
7051 +  echo "$as_me: failed program was:" >&5
7052 +sed 's/^/| /' conftest.$ac_ext >&5
7053 +
7054 +  # Passes both tests.
7055 +ac_preproc_ok=:
7056 +break
7057 +fi
7058 +rm -f conftest.err conftest.$ac_ext
7059 +
7060 +done
7061 +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
7062 +rm -f conftest.err conftest.$ac_ext
7063 +if $ac_preproc_ok; then
7064 +  :
7065 +else
7066 +  { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check
7067 +See \`config.log' for more details." >&5
7068 +echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check
7069 +See \`config.log' for more details." >&2;}
7070 +   { (exit 1); exit 1; }; }
7071 +fi
7072 +
7073 +ac_ext=c
7074 +ac_cpp='$CPP $CPPFLAGS'
7075 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7076 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7077 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
7078 +
7079 +
7080 +echo "$as_me:$LINENO: checking for egrep" >&5
7081 +echo $ECHO_N "checking for egrep... $ECHO_C" >&6
7082 +if test "${ac_cv_prog_egrep+set}" = set; then
7083 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7084 +else
7085 +  if echo a | (grep -E '(a|b)') >/dev/null 2>&1
7086 +    then ac_cv_prog_egrep='grep -E'
7087 +    else ac_cv_prog_egrep='egrep'
7088 +    fi
7089 +fi
7090 +echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5
7091 +echo "${ECHO_T}$ac_cv_prog_egrep" >&6
7092 + EGREP=$ac_cv_prog_egrep
7093
7094 +
7095 +echo "$as_me:$LINENO: checking for ANSI C header files" >&5
7096 +echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6
7097 +if test "${ac_cv_header_stdc+set}" = set; then
7098 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7099 +else
7100 +  cat >conftest.$ac_ext <<_ACEOF
7101 +/* confdefs.h.  */
7102 +_ACEOF
7103 +cat confdefs.h >>conftest.$ac_ext
7104 +cat >>conftest.$ac_ext <<_ACEOF
7105 +/* end confdefs.h.  */
7106 +#include <stdlib.h>
7107 +#include <stdarg.h>
7108 +#include <string.h>
7109 +#include <float.h>
7110 +
7111 +int
7112 +main ()
7113 +{
7114 +
7115 +  ;
7116 +  return 0;
7117 +}
7118 +_ACEOF
7119 +rm -f conftest.$ac_objext
7120 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7121 +  (eval $ac_compile) 2>conftest.er1
7122 +  ac_status=$?
7123 +  grep -v '^ *+' conftest.er1 >conftest.err
7124 +  rm -f conftest.er1
7125 +  cat conftest.err >&5
7126 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7127 +  (exit $ac_status); } &&
7128 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
7129 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7130 +  (eval $ac_try) 2>&5
7131 +  ac_status=$?
7132 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7133 +  (exit $ac_status); }; } &&
7134 +        { ac_try='test -s conftest.$ac_objext'
7135 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7136 +  (eval $ac_try) 2>&5
7137 +  ac_status=$?
7138 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7139 +  (exit $ac_status); }; }; then
7140 +  ac_cv_header_stdc=yes
7141 +else
7142 +  echo "$as_me: failed program was:" >&5
7143 +sed 's/^/| /' conftest.$ac_ext >&5
7144 +
7145 +ac_cv_header_stdc=no
7146 +fi
7147 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
7148 +
7149 +if test $ac_cv_header_stdc = yes; then
7150 +  # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
7151 +  cat >conftest.$ac_ext <<_ACEOF
7152 +/* confdefs.h.  */
7153 +_ACEOF
7154 +cat confdefs.h >>conftest.$ac_ext
7155 +cat >>conftest.$ac_ext <<_ACEOF
7156 +/* end confdefs.h.  */
7157 +#include <string.h>
7158 +
7159 +_ACEOF
7160 +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7161 +  $EGREP "memchr" >/dev/null 2>&1; then
7162 +  :
7163 +else
7164 +  ac_cv_header_stdc=no
7165 +fi
7166 +rm -f conftest*
7167 +
7168 +fi
7169 +
7170 +if test $ac_cv_header_stdc = yes; then
7171 +  # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
7172 +  cat >conftest.$ac_ext <<_ACEOF
7173 +/* confdefs.h.  */
7174 +_ACEOF
7175 +cat confdefs.h >>conftest.$ac_ext
7176 +cat >>conftest.$ac_ext <<_ACEOF
7177 +/* end confdefs.h.  */
7178 +#include <stdlib.h>
7179 +
7180 +_ACEOF
7181 +if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7182 +  $EGREP "free" >/dev/null 2>&1; then
7183 +  :
7184 +else
7185 +  ac_cv_header_stdc=no
7186 +fi
7187 +rm -f conftest*
7188 +
7189 +fi
7190 +
7191 +if test $ac_cv_header_stdc = yes; then
7192 +  # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
7193 +  if test "$cross_compiling" = yes; then
7194 +  :
7195 +else
7196 +  cat >conftest.$ac_ext <<_ACEOF
7197 +/* confdefs.h.  */
7198 +_ACEOF
7199 +cat confdefs.h >>conftest.$ac_ext
7200 +cat >>conftest.$ac_ext <<_ACEOF
7201 +/* end confdefs.h.  */
7202 +#include <ctype.h>
7203 +#if ((' ' & 0x0FF) == 0x020)
7204 +# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
7205 +# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
7206 +#else
7207 +# define ISLOWER(c) \
7208 +                  (('a' <= (c) && (c) <= 'i') \
7209 +                    || ('j' <= (c) && (c) <= 'r') \
7210 +                    || ('s' <= (c) && (c) <= 'z'))
7211 +# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
7212 +#endif
7213 +
7214 +#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
7215 +int
7216 +main ()
7217 +{
7218 +  int i;
7219 +  for (i = 0; i < 256; i++)
7220 +    if (XOR (islower (i), ISLOWER (i))
7221 +       || toupper (i) != TOUPPER (i))
7222 +      exit(2);
7223 +  exit (0);
7224 +}
7225 +_ACEOF
7226 +rm -f conftest$ac_exeext
7227 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7228 +  (eval $ac_link) 2>&5
7229 +  ac_status=$?
7230 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7231 +  (exit $ac_status); } && { ac_try='./conftest$ac_exeext'
7232 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7233 +  (eval $ac_try) 2>&5
7234 +  ac_status=$?
7235 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7236 +  (exit $ac_status); }; }; then
7237 +  :
7238 +else
7239 +  echo "$as_me: program exited with status $ac_status" >&5
7240 +echo "$as_me: failed program was:" >&5
7241 +sed 's/^/| /' conftest.$ac_ext >&5
7242 +
7243 +( exit $ac_status )
7244 +ac_cv_header_stdc=no
7245 +fi
7246 +rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext
7247 +fi
7248 +fi
7249 +fi
7250 +echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5
7251 +echo "${ECHO_T}$ac_cv_header_stdc" >&6
7252 +if test $ac_cv_header_stdc = yes; then
7253 +  
7254 +cat >>confdefs.h <<\_ACEOF
7255 +@%:@define STDC_HEADERS 1
7256 +_ACEOF
7257 +
7258 +fi
7259 +
7260 +
7261 +
7262 +
7263 +# Check whether --enable-shared or --disable-shared was given.
7264 +if test "${enable_shared+set}" = set; then
7265 +  enableval="$enable_shared"
7266 +  p=${PACKAGE-default}
7267 +    case $enableval in
7268 +    yes) enable_shared=yes ;;
7269 +    no) enable_shared=no ;;
7270 +    *)
7271 +      enable_shared=no
7272 +      # Look at the argument we got.  We use all the common list separators.
7273 +      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7274 +      for pkg in $enableval; do
7275 +       IFS="$lt_save_ifs"
7276 +       if test "X$pkg" = "X$p"; then
7277 +         enable_shared=yes
7278 +       fi
7279 +      done
7280 +      IFS="$lt_save_ifs"
7281 +      ;;
7282 +    esac
7283 +else
7284 +  enable_shared=yes
7285 +fi; 
7286 +
7287 +# Check whether --enable-static or --disable-static was given.
7288 +if test "${enable_static+set}" = set; then
7289 +  enableval="$enable_static"
7290 +  p=${PACKAGE-default}
7291 +    case $enableval in
7292 +    yes) enable_static=yes ;;
7293 +    no) enable_static=no ;;
7294 +    *)
7295 +     enable_static=no
7296 +      # Look at the argument we got.  We use all the common list separators.
7297 +      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7298 +      for pkg in $enableval; do
7299 +       IFS="$lt_save_ifs"
7300 +       if test "X$pkg" = "X$p"; then
7301 +         enable_static=yes
7302 +       fi
7303 +      done
7304 +      IFS="$lt_save_ifs"
7305 +      ;;
7306 +    esac
7307 +else
7308 +  enable_static=yes
7309 +fi; 
7310 +
7311 +# Check whether --enable-fast-install or --disable-fast-install was given.
7312 +if test "${enable_fast_install+set}" = set; then
7313 +  enableval="$enable_fast_install"
7314 +  p=${PACKAGE-default}
7315 +    case $enableval in
7316 +    yes) enable_fast_install=yes ;;
7317 +    no) enable_fast_install=no ;;
7318 +    *)
7319 +      enable_fast_install=no
7320 +      # Look at the argument we got.  We use all the common list separators.
7321 +      lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
7322 +      for pkg in $enableval; do
7323 +       IFS="$lt_save_ifs"
7324 +       if test "X$pkg" = "X$p"; then
7325 +         enable_fast_install=yes
7326 +       fi
7327 +      done
7328 +      IFS="$lt_save_ifs"
7329 +      ;;
7330 +    esac
7331 +else
7332 +  enable_fast_install=yes
7333 +fi; 
7334 +
7335 +# Make sure we can run config.sub.
7336 +$ac_config_sub sun4 >/dev/null 2>&1 ||
7337 +  { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5
7338 +echo "$as_me: error: cannot run $ac_config_sub" >&2;}
7339 +   { (exit 1); exit 1; }; }
7340 +
7341 +echo "$as_me:$LINENO: checking build system type" >&5
7342 +echo $ECHO_N "checking build system type... $ECHO_C" >&6
7343 +if test "${ac_cv_build+set}" = set; then
7344 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7345 +else
7346 +  ac_cv_build_alias=$build_alias
7347 +test -z "$ac_cv_build_alias" &&
7348 +  ac_cv_build_alias=`$ac_config_guess`
7349 +test -z "$ac_cv_build_alias" &&
7350 +  { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5
7351 +echo "$as_me: error: cannot guess build type; you must specify one" >&2;}
7352 +   { (exit 1); exit 1; }; }
7353 +ac_cv_build=`$ac_config_sub $ac_cv_build_alias` ||
7354 +  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5
7355 +echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;}
7356 +   { (exit 1); exit 1; }; }
7357 +
7358 +fi
7359 +echo "$as_me:$LINENO: result: $ac_cv_build" >&5
7360 +echo "${ECHO_T}$ac_cv_build" >&6
7361 +build=$ac_cv_build
7362 +build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
7363 +build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
7364 +build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
7365 +
7366 +
7367 +echo "$as_me:$LINENO: checking host system type" >&5
7368 +echo $ECHO_N "checking host system type... $ECHO_C" >&6
7369 +if test "${ac_cv_host+set}" = set; then
7370 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7371 +else
7372 +  ac_cv_host_alias=$host_alias
7373 +test -z "$ac_cv_host_alias" &&
7374 +  ac_cv_host_alias=$ac_cv_build_alias
7375 +ac_cv_host=`$ac_config_sub $ac_cv_host_alias` ||
7376 +  { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5
7377 +echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;}
7378 +   { (exit 1); exit 1; }; }
7379 +
7380 +fi
7381 +echo "$as_me:$LINENO: result: $ac_cv_host" >&5
7382 +echo "${ECHO_T}$ac_cv_host" >&6
7383 +host=$ac_cv_host
7384 +host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
7385 +host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
7386 +host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
7387 +
7388 +
7389 +echo "$as_me:$LINENO: checking for a sed that does not truncate output" >&5
7390 +echo $ECHO_N "checking for a sed that does not truncate output... $ECHO_C" >&6
7391 +if test "${lt_cv_path_SED+set}" = set; then
7392 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7393 +else
7394 +  # Loop through the user's path and test for sed and gsed.
7395 +# Then use that list of sed's as ones to test for truncation.
7396 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7397 +for as_dir in $PATH
7398 +do
7399 +  IFS=$as_save_IFS
7400 +  test -z "$as_dir" && as_dir=.
7401 +  for lt_ac_prog in sed gsed; do
7402 +    for ac_exec_ext in '' $ac_executable_extensions; do
7403 +      if $as_executable_p "$as_dir/$lt_ac_prog$ac_exec_ext"; then
7404 +        lt_ac_sed_list="$lt_ac_sed_list $as_dir/$lt_ac_prog$ac_exec_ext"
7405 +      fi
7406 +    done
7407 +  done
7408 +done
7409 +lt_ac_max=0
7410 +lt_ac_count=0
7411 +# Add /usr/xpg4/bin/sed as it is typically found on Solaris
7412 +# along with /bin/sed that truncates output.
7413 +for lt_ac_sed in $lt_ac_sed_list /usr/xpg4/bin/sed; do
7414 +  test ! -f $lt_ac_sed && break
7415 +  cat /dev/null > conftest.in
7416 +  lt_ac_count=0
7417 +  echo $ECHO_N "0123456789$ECHO_C" >conftest.in
7418 +  # Check for GNU sed and select it if it is found.
7419 +  if "$lt_ac_sed" --version 2>&1 < /dev/null | grep 'GNU' > /dev/null; then
7420 +    lt_cv_path_SED=$lt_ac_sed
7421 +    break
7422 +  fi
7423 +  while true; do
7424 +    cat conftest.in conftest.in >conftest.tmp
7425 +    mv conftest.tmp conftest.in
7426 +    cp conftest.in conftest.nl
7427 +    echo >>conftest.nl
7428 +    $lt_ac_sed -e 's/a$//' < conftest.nl >conftest.out || break
7429 +    cmp -s conftest.out conftest.nl || break
7430 +    # 10000 chars as input seems more than enough
7431 +    test $lt_ac_count -gt 10 && break
7432 +    lt_ac_count=`expr $lt_ac_count + 1`
7433 +    if test $lt_ac_count -gt $lt_ac_max; then
7434 +      lt_ac_max=$lt_ac_count
7435 +      lt_cv_path_SED=$lt_ac_sed
7436 +    fi
7437 +  done
7438 +done
7439 +SED=$lt_cv_path_SED
7440 +
7441 +fi
7442 +
7443 +echo "$as_me:$LINENO: result: $SED" >&5
7444 +echo "${ECHO_T}$SED" >&6
7445 +
7446 +
7447 +# Check whether --with-gnu-ld or --without-gnu-ld was given.
7448 +if test "${with_gnu_ld+set}" = set; then
7449 +  withval="$with_gnu_ld"
7450 +  test "$withval" = no || with_gnu_ld=yes
7451 +else
7452 +  with_gnu_ld=no
7453 +fi; 
7454 +ac_prog=ld
7455 +if test "$GCC" = yes; then
7456 +  # Check if gcc -print-prog-name=ld gives a path.
7457 +  echo "$as_me:$LINENO: checking for ld used by $CC" >&5
7458 +echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
7459 +  case $host in
7460 +  *-*-mingw*)
7461 +    # gcc leaves a trailing carriage return which upsets mingw
7462 +    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
7463 +  *)
7464 +    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
7465 +  esac
7466 +  case $ac_prog in
7467 +    # Accept absolute paths.
7468 +    [\\/]* | ?:[\\/]*)
7469 +      re_direlt='/[^/][^/]*/\.\./'
7470 +      # Canonicalize the pathname of ld
7471 +      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
7472 +      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
7473 +       ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
7474 +      done
7475 +      test -z "$LD" && LD="$ac_prog"
7476 +      ;;
7477 +  "")
7478 +    # If it fails, then pretend we aren't using GCC.
7479 +    ac_prog=ld
7480 +    ;;
7481 +  *)
7482 +    # If it is relative, then search for the first ld in PATH.
7483 +    with_gnu_ld=unknown
7484 +    ;;
7485 +  esac
7486 +elif test "$with_gnu_ld" = yes; then
7487 +  echo "$as_me:$LINENO: checking for GNU ld" >&5
7488 +echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
7489 +else
7490 +  echo "$as_me:$LINENO: checking for non-GNU ld" >&5
7491 +echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
7492 +fi
7493 +if test "${lt_cv_path_LD+set}" = set; then
7494 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7495 +else
7496 +  if test -z "$LD"; then
7497 +  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7498 +  for ac_dir in $PATH; do
7499 +    IFS="$lt_save_ifs"
7500 +    test -z "$ac_dir" && ac_dir=.
7501 +    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
7502 +      lt_cv_path_LD="$ac_dir/$ac_prog"
7503 +      # Check to see if the program is GNU ld.  I'd rather use --version,
7504 +      # but apparently some GNU ld's only accept -v.
7505 +      # Break only if it was the GNU/non-GNU ld that we prefer.
7506 +      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
7507 +      *GNU* | *'with BFD'*)
7508 +       test "$with_gnu_ld" != no && break
7509 +       ;;
7510 +      *)
7511 +       test "$with_gnu_ld" != yes && break
7512 +       ;;
7513 +      esac
7514 +    fi
7515 +  done
7516 +  IFS="$lt_save_ifs"
7517 +else
7518 +  lt_cv_path_LD="$LD" # Let the user override the test with a path.
7519 +fi
7520 +fi
7521 +
7522 +LD="$lt_cv_path_LD"
7523 +if test -n "$LD"; then
7524 +  echo "$as_me:$LINENO: result: $LD" >&5
7525 +echo "${ECHO_T}$LD" >&6
7526 +else
7527 +  echo "$as_me:$LINENO: result: no" >&5
7528 +echo "${ECHO_T}no" >&6
7529 +fi
7530 +test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
7531 +echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
7532 +   { (exit 1); exit 1; }; }
7533 +echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
7534 +echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
7535 +if test "${lt_cv_prog_gnu_ld+set}" = set; then
7536 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7537 +else
7538 +  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
7539 +case `$LD -v 2>&1 </dev/null` in
7540 +*GNU* | *'with BFD'*)
7541 +  lt_cv_prog_gnu_ld=yes
7542 +  ;;
7543 +*)
7544 +  lt_cv_prog_gnu_ld=no
7545 +  ;;
7546 +esac
7547 +fi
7548 +echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
7549 +echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
7550 +with_gnu_ld=$lt_cv_prog_gnu_ld
7551 +
7552 +
7553 +echo "$as_me:$LINENO: checking for $LD option to reload object files" >&5
7554 +echo $ECHO_N "checking for $LD option to reload object files... $ECHO_C" >&6
7555 +if test "${lt_cv_ld_reload_flag+set}" = set; then
7556 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7557 +else
7558 +  lt_cv_ld_reload_flag='-r'
7559 +fi
7560 +echo "$as_me:$LINENO: result: $lt_cv_ld_reload_flag" >&5
7561 +echo "${ECHO_T}$lt_cv_ld_reload_flag" >&6
7562 +reload_flag=$lt_cv_ld_reload_flag
7563 +case $reload_flag in
7564 +"" | " "*) ;;
7565 +*) reload_flag=" $reload_flag" ;;
7566 +esac
7567 +reload_cmds='$LD$reload_flag -o $output$reload_objs'
7568 +
7569 +echo "$as_me:$LINENO: checking for BSD-compatible nm" >&5
7570 +echo $ECHO_N "checking for BSD-compatible nm... $ECHO_C" >&6
7571 +if test "${lt_cv_path_NM+set}" = set; then
7572 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7573 +else
7574 +  if test -n "$NM"; then
7575 +  # Let the user override the test.
7576 +  lt_cv_path_NM="$NM"
7577 +else
7578 +  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
7579 +  for ac_dir in $PATH /usr/ccs/bin /usr/ucb /bin; do
7580 +    IFS="$lt_save_ifs"
7581 +    test -z "$ac_dir" && ac_dir=.
7582 +    tmp_nm="$ac_dir/${ac_tool_prefix}nm"
7583 +    if test -f "$tmp_nm" || test -f "$tmp_nm$ac_exeext" ; then
7584 +      # Check to see if the nm accepts a BSD-compat flag.
7585 +      # Adding the `sed 1q' prevents false positives on HP-UX, which says:
7586 +      #   nm: unknown option "B" ignored
7587 +      # Tru64's nm complains that /dev/null is an invalid object file
7588 +      case `"$tmp_nm" -B /dev/null 2>&1 | sed '1q'` in
7589 +      */dev/null* | *'Invalid file or object type'*)
7590 +       lt_cv_path_NM="$tmp_nm -B"
7591 +       break
7592 +        ;;
7593 +      *)
7594 +       case `"$tmp_nm" -p /dev/null 2>&1 | sed '1q'` in
7595 +       */dev/null*)
7596 +         lt_cv_path_NM="$tmp_nm -p"
7597 +         break
7598 +         ;;
7599 +       *)
7600 +         lt_cv_path_NM=${lt_cv_path_NM="$tmp_nm"} # keep the first match, but
7601 +         continue # so that we can try to find one that supports BSD flags
7602 +         ;;
7603 +       esac
7604 +      esac
7605 +    fi
7606 +  done
7607 +  IFS="$lt_save_ifs"
7608 +  test -z "$lt_cv_path_NM" && lt_cv_path_NM=nm
7609 +fi
7610 +fi
7611 +echo "$as_me:$LINENO: result: $lt_cv_path_NM" >&5
7612 +echo "${ECHO_T}$lt_cv_path_NM" >&6
7613 +NM="$lt_cv_path_NM"
7614 +
7615 +echo "$as_me:$LINENO: checking whether ln -s works" >&5
7616 +echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6
7617 +LN_S=$as_ln_s
7618 +if test "$LN_S" = "ln -s"; then
7619 +  echo "$as_me:$LINENO: result: yes" >&5
7620 +echo "${ECHO_T}yes" >&6
7621 +else
7622 +  echo "$as_me:$LINENO: result: no, using $LN_S" >&5
7623 +echo "${ECHO_T}no, using $LN_S" >&6
7624 +fi
7625 +
7626 +echo "$as_me:$LINENO: checking how to recognise dependent libraries" >&5
7627 +echo $ECHO_N "checking how to recognise dependent libraries... $ECHO_C" >&6
7628 +if test "${lt_cv_deplibs_check_method+set}" = set; then
7629 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7630 +else
7631 +  lt_cv_file_magic_cmd='$MAGIC_CMD'
7632 +lt_cv_file_magic_test_file=
7633 +lt_cv_deplibs_check_method='unknown'
7634 +# Need to set the preceding variable on all platforms that support
7635 +# interlibrary dependencies.
7636 +# 'none' -- dependencies not supported.
7637 +# `unknown' -- same as none, but documents that we really don't know.
7638 +# 'pass_all' -- all dependencies passed with no checks.
7639 +# 'test_compile' -- check by making test program.
7640 +# 'file_magic [[regex]]' -- check by looking for files in library path
7641 +# which responds to the $file_magic_cmd with a given extended regex.
7642 +# If you have `file' or equivalent on your system and you're not sure
7643 +# whether `pass_all' will *always* work, you probably want this one.
7644 +
7645 +case $host_os in
7646 +aix4* | aix5*)
7647 +  lt_cv_deplibs_check_method=pass_all
7648 +  ;;
7649 +
7650 +beos*)
7651 +  lt_cv_deplibs_check_method=pass_all
7652 +  ;;
7653 +
7654 +bsdi4*)
7655 +  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib)'
7656 +  lt_cv_file_magic_cmd='/usr/bin/file -L'
7657 +  lt_cv_file_magic_test_file=/shlib/libc.so
7658 +  ;;
7659 +
7660 +cygwin*)
7661 +  # func_win32_libid is a shell function defined in ltmain.sh
7662 +  lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
7663 +  lt_cv_file_magic_cmd='func_win32_libid'
7664 +  ;;
7665 +
7666 +mingw* | pw32*)
7667 +  # Base MSYS/MinGW do not provide the 'file' command needed by
7668 +  # func_win32_libid shell function, so use a weaker test based on 'objdump'.
7669 +  lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
7670 +  lt_cv_file_magic_cmd='$OBJDUMP -f'
7671 +  ;;
7672 +
7673 +darwin* | rhapsody*)
7674 +  lt_cv_deplibs_check_method=pass_all
7675 +  ;;
7676 +
7677 +freebsd* | kfreebsd*-gnu)
7678 +  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
7679 +    case $host_cpu in
7680 +    i*86 )
7681 +      # Not sure whether the presence of OpenBSD here was a mistake.
7682 +      # Let's accept both of them until this is cleared up.
7683 +      lt_cv_deplibs_check_method='file_magic (FreeBSD|OpenBSD)/i[3-9]86 (compact )?demand paged shared library'
7684 +      lt_cv_file_magic_cmd=/usr/bin/file
7685 +      lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
7686 +      ;;
7687 +    esac
7688 +  else
7689 +    lt_cv_deplibs_check_method=pass_all
7690 +  fi
7691 +  ;;
7692 +
7693 +gnu*)
7694 +  lt_cv_deplibs_check_method=pass_all
7695 +  ;;
7696 +
7697 +hpux10.20* | hpux11*)
7698 +  lt_cv_file_magic_cmd=/usr/bin/file
7699 +  case "$host_cpu" in
7700 +  ia64*)
7701 +    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - IA64'
7702 +    lt_cv_file_magic_test_file=/usr/lib/hpux32/libc.so
7703 +    ;;
7704 +  hppa*64*)
7705 +    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|ELF-[0-9][0-9]) shared object file - PA-RISC [0-9].[0-9]'
7706 +    lt_cv_file_magic_test_file=/usr/lib/pa20_64/libc.sl
7707 +    ;;
7708 +  *)
7709 +    lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
7710 +    lt_cv_file_magic_test_file=/usr/lib/libc.sl
7711 +    ;;
7712 +  esac
7713 +  ;;
7714 +
7715 +irix5* | irix6* | nonstopux*)
7716 +  case $LD in
7717 +  *-32|*"-32 ") libmagic=32-bit;;
7718 +  *-n32|*"-n32 ") libmagic=N32;;
7719 +  *-64|*"-64 ") libmagic=64-bit;;
7720 +  *) libmagic=never-match;;
7721 +  esac
7722 +  lt_cv_deplibs_check_method=pass_all
7723 +  ;;
7724 +
7725 +# This must be Linux ELF.
7726 +linux*)
7727 +  lt_cv_deplibs_check_method=pass_all
7728 +  ;;
7729 +
7730 +netbsd* | knetbsd*-gnu)
7731 +  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
7732 +    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
7733 +  else
7734 +    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so|_pic\.a)$'
7735 +  fi
7736 +  ;;
7737 +
7738 +newos6*)
7739 +  lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (executable|dynamic lib)'
7740 +  lt_cv_file_magic_cmd=/usr/bin/file
7741 +  lt_cv_file_magic_test_file=/usr/lib/libnls.so
7742 +  ;;
7743 +
7744 +nto-qnx*)
7745 +  lt_cv_deplibs_check_method=unknown
7746 +  ;;
7747 +
7748 +openbsd*)
7749 +  lt_cv_file_magic_cmd=/usr/bin/file
7750 +  lt_cv_file_magic_test_file=`echo /usr/lib/libc.so.*`
7751 +  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
7752 +    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB shared object'
7753 +  else
7754 +    lt_cv_deplibs_check_method='file_magic OpenBSD.* shared library'
7755 +  fi
7756 +  ;;
7757 +
7758 +osf3* | osf4* | osf5*)
7759 +  lt_cv_deplibs_check_method=pass_all
7760 +  ;;
7761 +
7762 +sco3.2v5*)
7763 +  lt_cv_deplibs_check_method=pass_all
7764 +  ;;
7765 +
7766 +solaris*)
7767 +  lt_cv_deplibs_check_method=pass_all
7768 +  ;;
7769 +
7770 +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
7771 +  case $host_vendor in
7772 +  motorola)
7773 +    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [ML]SB (shared object|dynamic lib) M[0-9][0-9]* Version [0-9]'
7774 +    lt_cv_file_magic_test_file=`echo /usr/lib/libc.so*`
7775 +    ;;
7776 +  ncr)
7777 +    lt_cv_deplibs_check_method=pass_all
7778 +    ;;
7779 +  sequent)
7780 +    lt_cv_file_magic_cmd='/bin/file'
7781 +    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
7782 +    ;;
7783 +  sni)
7784 +    lt_cv_file_magic_cmd='/bin/file'
7785 +    lt_cv_deplibs_check_method="file_magic ELF [0-9][0-9]*-bit [LM]SB dynamic lib"
7786 +    lt_cv_file_magic_test_file=/lib/libc.so
7787 +    ;;
7788 +  siemens)
7789 +    lt_cv_deplibs_check_method=pass_all
7790 +    ;;
7791 +  esac
7792 +  ;;
7793 +
7794 +sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7* | sysv4*uw2*)
7795 +  lt_cv_deplibs_check_method=pass_all
7796 +  ;;
7797 +esac
7798 +
7799 +fi
7800 +echo "$as_me:$LINENO: result: $lt_cv_deplibs_check_method" >&5
7801 +echo "${ECHO_T}$lt_cv_deplibs_check_method" >&6
7802 +file_magic_cmd=$lt_cv_file_magic_cmd
7803 +deplibs_check_method=$lt_cv_deplibs_check_method
7804 +test -z "$deplibs_check_method" && deplibs_check_method=unknown
7805 +
7806 +
7807 +
7808 +
7809 +# If no C compiler was specified, use CC.
7810 +LTCC=${LTCC-"$CC"}
7811 +
7812 +# Allow CC to be a program name with arguments.
7813 +compiler=$CC
7814 +
7815 +# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
7816 +if test "${enable_libtool_lock+set}" = set; then
7817 +  enableval="$enable_libtool_lock"
7818 +  
7819 +fi; 
7820 +test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
7821 +
7822 +# Some flags need to be propagated to the compiler or linker for good
7823 +# libtool support.
7824 +case $host in
7825 +ia64-*-hpux*)
7826 +  # Find out which ABI we are using.
7827 +  echo 'int i;' > conftest.$ac_ext
7828 +  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7829 +  (eval $ac_compile) 2>&5
7830 +  ac_status=$?
7831 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7832 +  (exit $ac_status); }; then
7833 +    case `/usr/bin/file conftest.$ac_objext` in
7834 +    *ELF-32*)
7835 +      HPUX_IA64_MODE="32"
7836 +      ;;
7837 +    *ELF-64*)
7838 +      HPUX_IA64_MODE="64"
7839 +      ;;
7840 +    esac
7841 +  fi
7842 +  rm -rf conftest*
7843 +  ;;
7844 +*-*-irix6*)
7845 +  # Find out which ABI we are using.
7846 +  echo '#line __oline__ "configure"' > conftest.$ac_ext
7847 +  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7848 +  (eval $ac_compile) 2>&5
7849 +  ac_status=$?
7850 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7851 +  (exit $ac_status); }; then
7852 +   if test "$lt_cv_prog_gnu_ld" = yes; then
7853 +    case `/usr/bin/file conftest.$ac_objext` in
7854 +    *32-bit*)
7855 +      LD="${LD-ld} -melf32bsmip"
7856 +      ;;
7857 +    *N32*)
7858 +      LD="${LD-ld} -melf32bmipn32"
7859 +      ;;
7860 +    *64-bit*)
7861 +      LD="${LD-ld} -melf64bmip"
7862 +      ;;
7863 +    esac
7864 +   else
7865 +    case `/usr/bin/file conftest.$ac_objext` in
7866 +    *32-bit*)
7867 +      LD="${LD-ld} -32"
7868 +      ;;
7869 +    *N32*)
7870 +      LD="${LD-ld} -n32"
7871 +      ;;
7872 +    *64-bit*)
7873 +      LD="${LD-ld} -64"
7874 +      ;;
7875 +    esac
7876 +   fi
7877 +  fi
7878 +  rm -rf conftest*
7879 +  ;;
7880 +
7881 +x86_64-*linux*|ppc*-*linux*|powerpc*-*linux*|s390*-*linux*|sparc*-*linux*)
7882 +  # Find out which ABI we are using.
7883 +  echo 'int i;' > conftest.$ac_ext
7884 +  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
7885 +  (eval $ac_compile) 2>&5
7886 +  ac_status=$?
7887 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7888 +  (exit $ac_status); }; then
7889 +    case "`/usr/bin/file conftest.o`" in
7890 +    *32-bit*)
7891 +      case $host in
7892 +        x86_64-*linux*)
7893 +          LD="${LD-ld} -m elf_i386"
7894 +          ;;
7895 +        ppc64-*linux*|powerpc64-*linux*)
7896 +          LD="${LD-ld} -m elf32ppclinux"
7897 +          ;;
7898 +        s390x-*linux*)
7899 +          LD="${LD-ld} -m elf_s390"
7900 +          ;;
7901 +        sparc64-*linux*)
7902 +          LD="${LD-ld} -m elf32_sparc"
7903 +          ;;
7904 +      esac
7905 +      ;;
7906 +    *64-bit*)
7907 +      case $host in
7908 +        x86_64-*linux*)
7909 +          LD="${LD-ld} -m elf_x86_64"
7910 +          ;;
7911 +        ppc*-*linux*|powerpc*-*linux*)
7912 +          LD="${LD-ld} -m elf64ppc"
7913 +          ;;
7914 +        s390*-*linux*)
7915 +          LD="${LD-ld} -m elf64_s390"
7916 +          ;;
7917 +        sparc*-*linux*)
7918 +          LD="${LD-ld} -m elf64_sparc"
7919 +          ;;
7920 +      esac
7921 +      ;;
7922 +    esac
7923 +  fi
7924 +  rm -rf conftest*
7925 +  ;;
7926 +
7927 +*-*-sco3.2v5*)
7928 +  # On SCO OpenServer 5, we need -belf to get full-featured binaries.
7929 +  SAVE_CFLAGS="$CFLAGS"
7930 +  CFLAGS="$CFLAGS -belf"
7931 +  echo "$as_me:$LINENO: checking whether the C compiler needs -belf" >&5
7932 +echo $ECHO_N "checking whether the C compiler needs -belf... $ECHO_C" >&6
7933 +if test "${lt_cv_cc_needs_belf+set}" = set; then
7934 +  echo $ECHO_N "(cached) $ECHO_C" >&6
7935 +else
7936 +  ac_ext=c
7937 +ac_cpp='$CPP $CPPFLAGS'
7938 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7939 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7940 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
7941 +
7942 +     cat >conftest.$ac_ext <<_ACEOF
7943 +/* confdefs.h.  */
7944 +_ACEOF
7945 +cat confdefs.h >>conftest.$ac_ext
7946 +cat >>conftest.$ac_ext <<_ACEOF
7947 +/* end confdefs.h.  */
7948 +
7949 +int
7950 +main ()
7951 +{
7952 +
7953 +  ;
7954 +  return 0;
7955 +}
7956 +_ACEOF
7957 +rm -f conftest.$ac_objext conftest$ac_exeext
7958 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
7959 +  (eval $ac_link) 2>conftest.er1
7960 +  ac_status=$?
7961 +  grep -v '^ *+' conftest.er1 >conftest.err
7962 +  rm -f conftest.er1
7963 +  cat conftest.err >&5
7964 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7965 +  (exit $ac_status); } &&
7966 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
7967 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7968 +  (eval $ac_try) 2>&5
7969 +  ac_status=$?
7970 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7971 +  (exit $ac_status); }; } &&
7972 +        { ac_try='test -s conftest$ac_exeext'
7973 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7974 +  (eval $ac_try) 2>&5
7975 +  ac_status=$?
7976 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7977 +  (exit $ac_status); }; }; then
7978 +  lt_cv_cc_needs_belf=yes
7979 +else
7980 +  echo "$as_me: failed program was:" >&5
7981 +sed 's/^/| /' conftest.$ac_ext >&5
7982 +
7983 +lt_cv_cc_needs_belf=no
7984 +fi
7985 +rm -f conftest.err conftest.$ac_objext \
7986 +      conftest$ac_exeext conftest.$ac_ext
7987 +     ac_ext=c
7988 +ac_cpp='$CPP $CPPFLAGS'
7989 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
7990 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
7991 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
7992 +
7993 +fi
7994 +echo "$as_me:$LINENO: result: $lt_cv_cc_needs_belf" >&5
7995 +echo "${ECHO_T}$lt_cv_cc_needs_belf" >&6
7996 +  if test x"$lt_cv_cc_needs_belf" != x"yes"; then
7997 +    # this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
7998 +    CFLAGS="$SAVE_CFLAGS"
7999 +  fi
8000 +  ;;
8001 +*-*-cygwin* | *-*-mingw* | *-*-pw32*)
8002 +  if test -n "$ac_tool_prefix"; then
8003 +  # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args.
8004 +set dummy ${ac_tool_prefix}dlltool; ac_word=$2
8005 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8006 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8007 +if test "${ac_cv_prog_DLLTOOL+set}" = set; then
8008 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8009 +else
8010 +  if test -n "$DLLTOOL"; then
8011 +  ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test.
8012 +else
8013 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8014 +for as_dir in $PATH
8015 +do
8016 +  IFS=$as_save_IFS
8017 +  test -z "$as_dir" && as_dir=.
8018 +  for ac_exec_ext in '' $ac_executable_extensions; do
8019 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8020 +    ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool"
8021 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8022 +    break 2
8023 +  fi
8024 +done
8025 +done
8026 +
8027 +fi
8028 +fi
8029 +DLLTOOL=$ac_cv_prog_DLLTOOL
8030 +if test -n "$DLLTOOL"; then
8031 +  echo "$as_me:$LINENO: result: $DLLTOOL" >&5
8032 +echo "${ECHO_T}$DLLTOOL" >&6
8033 +else
8034 +  echo "$as_me:$LINENO: result: no" >&5
8035 +echo "${ECHO_T}no" >&6
8036 +fi
8037 +
8038 +fi
8039 +if test -z "$ac_cv_prog_DLLTOOL"; then
8040 +  ac_ct_DLLTOOL=$DLLTOOL
8041 +  # Extract the first word of "dlltool", so it can be a program name with args.
8042 +set dummy dlltool; ac_word=$2
8043 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8044 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8045 +if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then
8046 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8047 +else
8048 +  if test -n "$ac_ct_DLLTOOL"; then
8049 +  ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test.
8050 +else
8051 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8052 +for as_dir in $PATH
8053 +do
8054 +  IFS=$as_save_IFS
8055 +  test -z "$as_dir" && as_dir=.
8056 +  for ac_exec_ext in '' $ac_executable_extensions; do
8057 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8058 +    ac_cv_prog_ac_ct_DLLTOOL="dlltool"
8059 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8060 +    break 2
8061 +  fi
8062 +done
8063 +done
8064 +
8065 +  test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL="false"
8066 +fi
8067 +fi
8068 +ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL
8069 +if test -n "$ac_ct_DLLTOOL"; then
8070 +  echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5
8071 +echo "${ECHO_T}$ac_ct_DLLTOOL" >&6
8072 +else
8073 +  echo "$as_me:$LINENO: result: no" >&5
8074 +echo "${ECHO_T}no" >&6
8075 +fi
8076 +
8077 +  DLLTOOL=$ac_ct_DLLTOOL
8078 +else
8079 +  DLLTOOL="$ac_cv_prog_DLLTOOL"
8080 +fi
8081 +
8082 +  if test -n "$ac_tool_prefix"; then
8083 +  # Extract the first word of "${ac_tool_prefix}as", so it can be a program name with args.
8084 +set dummy ${ac_tool_prefix}as; ac_word=$2
8085 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8086 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8087 +if test "${ac_cv_prog_AS+set}" = set; then
8088 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8089 +else
8090 +  if test -n "$AS"; then
8091 +  ac_cv_prog_AS="$AS" # Let the user override the test.
8092 +else
8093 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8094 +for as_dir in $PATH
8095 +do
8096 +  IFS=$as_save_IFS
8097 +  test -z "$as_dir" && as_dir=.
8098 +  for ac_exec_ext in '' $ac_executable_extensions; do
8099 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8100 +    ac_cv_prog_AS="${ac_tool_prefix}as"
8101 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8102 +    break 2
8103 +  fi
8104 +done
8105 +done
8106 +
8107 +fi
8108 +fi
8109 +AS=$ac_cv_prog_AS
8110 +if test -n "$AS"; then
8111 +  echo "$as_me:$LINENO: result: $AS" >&5
8112 +echo "${ECHO_T}$AS" >&6
8113 +else
8114 +  echo "$as_me:$LINENO: result: no" >&5
8115 +echo "${ECHO_T}no" >&6
8116 +fi
8117 +
8118 +fi
8119 +if test -z "$ac_cv_prog_AS"; then
8120 +  ac_ct_AS=$AS
8121 +  # Extract the first word of "as", so it can be a program name with args.
8122 +set dummy as; ac_word=$2
8123 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8124 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8125 +if test "${ac_cv_prog_ac_ct_AS+set}" = set; then
8126 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8127 +else
8128 +  if test -n "$ac_ct_AS"; then
8129 +  ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test.
8130 +else
8131 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8132 +for as_dir in $PATH
8133 +do
8134 +  IFS=$as_save_IFS
8135 +  test -z "$as_dir" && as_dir=.
8136 +  for ac_exec_ext in '' $ac_executable_extensions; do
8137 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8138 +    ac_cv_prog_ac_ct_AS="as"
8139 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8140 +    break 2
8141 +  fi
8142 +done
8143 +done
8144 +
8145 +  test -z "$ac_cv_prog_ac_ct_AS" && ac_cv_prog_ac_ct_AS="false"
8146 +fi
8147 +fi
8148 +ac_ct_AS=$ac_cv_prog_ac_ct_AS
8149 +if test -n "$ac_ct_AS"; then
8150 +  echo "$as_me:$LINENO: result: $ac_ct_AS" >&5
8151 +echo "${ECHO_T}$ac_ct_AS" >&6
8152 +else
8153 +  echo "$as_me:$LINENO: result: no" >&5
8154 +echo "${ECHO_T}no" >&6
8155 +fi
8156 +
8157 +  AS=$ac_ct_AS
8158 +else
8159 +  AS="$ac_cv_prog_AS"
8160 +fi
8161 +
8162 +  if test -n "$ac_tool_prefix"; then
8163 +  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
8164 +set dummy ${ac_tool_prefix}objdump; ac_word=$2
8165 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8166 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8167 +if test "${ac_cv_prog_OBJDUMP+set}" = set; then
8168 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8169 +else
8170 +  if test -n "$OBJDUMP"; then
8171 +  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
8172 +else
8173 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8174 +for as_dir in $PATH
8175 +do
8176 +  IFS=$as_save_IFS
8177 +  test -z "$as_dir" && as_dir=.
8178 +  for ac_exec_ext in '' $ac_executable_extensions; do
8179 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8180 +    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
8181 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8182 +    break 2
8183 +  fi
8184 +done
8185 +done
8186 +
8187 +fi
8188 +fi
8189 +OBJDUMP=$ac_cv_prog_OBJDUMP
8190 +if test -n "$OBJDUMP"; then
8191 +  echo "$as_me:$LINENO: result: $OBJDUMP" >&5
8192 +echo "${ECHO_T}$OBJDUMP" >&6
8193 +else
8194 +  echo "$as_me:$LINENO: result: no" >&5
8195 +echo "${ECHO_T}no" >&6
8196 +fi
8197 +
8198 +fi
8199 +if test -z "$ac_cv_prog_OBJDUMP"; then
8200 +  ac_ct_OBJDUMP=$OBJDUMP
8201 +  # Extract the first word of "objdump", so it can be a program name with args.
8202 +set dummy objdump; ac_word=$2
8203 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8204 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8205 +if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then
8206 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8207 +else
8208 +  if test -n "$ac_ct_OBJDUMP"; then
8209 +  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
8210 +else
8211 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8212 +for as_dir in $PATH
8213 +do
8214 +  IFS=$as_save_IFS
8215 +  test -z "$as_dir" && as_dir=.
8216 +  for ac_exec_ext in '' $ac_executable_extensions; do
8217 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8218 +    ac_cv_prog_ac_ct_OBJDUMP="objdump"
8219 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8220 +    break 2
8221 +  fi
8222 +done
8223 +done
8224 +
8225 +  test -z "$ac_cv_prog_ac_ct_OBJDUMP" && ac_cv_prog_ac_ct_OBJDUMP="false"
8226 +fi
8227 +fi
8228 +ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
8229 +if test -n "$ac_ct_OBJDUMP"; then
8230 +  echo "$as_me:$LINENO: result: $ac_ct_OBJDUMP" >&5
8231 +echo "${ECHO_T}$ac_ct_OBJDUMP" >&6
8232 +else
8233 +  echo "$as_me:$LINENO: result: no" >&5
8234 +echo "${ECHO_T}no" >&6
8235 +fi
8236 +
8237 +  OBJDUMP=$ac_ct_OBJDUMP
8238 +else
8239 +  OBJDUMP="$ac_cv_prog_OBJDUMP"
8240 +fi
8241 +
8242 +  ;;
8243 +  
8244 +esac
8245 +
8246 +need_locks="$enable_libtool_lock"
8247 +
8248 +
8249 +# On IRIX 5.3, sys/types and inttypes.h are conflicting.
8250 +
8251 +
8252 +
8253 +
8254 +
8255 +
8256 +
8257 +
8258 +
8259 +for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
8260 +                 inttypes.h stdint.h unistd.h
8261 +do
8262 +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8263 +echo "$as_me:$LINENO: checking for $ac_header" >&5
8264 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8265 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
8266 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8267 +else
8268 +  cat >conftest.$ac_ext <<_ACEOF
8269 +/* confdefs.h.  */
8270 +_ACEOF
8271 +cat confdefs.h >>conftest.$ac_ext
8272 +cat >>conftest.$ac_ext <<_ACEOF
8273 +/* end confdefs.h.  */
8274 +$ac_includes_default
8275 +
8276 +@%:@include <$ac_header>
8277 +_ACEOF
8278 +rm -f conftest.$ac_objext
8279 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8280 +  (eval $ac_compile) 2>conftest.er1
8281 +  ac_status=$?
8282 +  grep -v '^ *+' conftest.er1 >conftest.err
8283 +  rm -f conftest.er1
8284 +  cat conftest.err >&5
8285 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8286 +  (exit $ac_status); } &&
8287 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8288 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8289 +  (eval $ac_try) 2>&5
8290 +  ac_status=$?
8291 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8292 +  (exit $ac_status); }; } &&
8293 +        { ac_try='test -s conftest.$ac_objext'
8294 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8295 +  (eval $ac_try) 2>&5
8296 +  ac_status=$?
8297 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8298 +  (exit $ac_status); }; }; then
8299 +  eval "$as_ac_Header=yes"
8300 +else
8301 +  echo "$as_me: failed program was:" >&5
8302 +sed 's/^/| /' conftest.$ac_ext >&5
8303 +
8304 +eval "$as_ac_Header=no"
8305 +fi
8306 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8307 +fi
8308 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8309 +echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8310 +if test `eval echo '${'$as_ac_Header'}'` = yes; then
8311 +  cat >>confdefs.h <<_ACEOF
8312 +@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8313 +_ACEOF
8314
8315 +fi
8316 +
8317 +done
8318 +
8319 +
8320 +
8321 +for ac_header in dlfcn.h
8322 +do
8323 +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
8324 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
8325 +  echo "$as_me:$LINENO: checking for $ac_header" >&5
8326 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8327 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
8328 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8329 +fi
8330 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8331 +echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8332 +else
8333 +  # Is the header compilable?
8334 +echo "$as_me:$LINENO: checking $ac_header usability" >&5
8335 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
8336 +cat >conftest.$ac_ext <<_ACEOF
8337 +/* confdefs.h.  */
8338 +_ACEOF
8339 +cat confdefs.h >>conftest.$ac_ext
8340 +cat >>conftest.$ac_ext <<_ACEOF
8341 +/* end confdefs.h.  */
8342 +$ac_includes_default
8343 +@%:@include <$ac_header>
8344 +_ACEOF
8345 +rm -f conftest.$ac_objext
8346 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8347 +  (eval $ac_compile) 2>conftest.er1
8348 +  ac_status=$?
8349 +  grep -v '^ *+' conftest.er1 >conftest.err
8350 +  rm -f conftest.er1
8351 +  cat conftest.err >&5
8352 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8353 +  (exit $ac_status); } &&
8354 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8355 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8356 +  (eval $ac_try) 2>&5
8357 +  ac_status=$?
8358 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8359 +  (exit $ac_status); }; } &&
8360 +        { ac_try='test -s conftest.$ac_objext'
8361 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8362 +  (eval $ac_try) 2>&5
8363 +  ac_status=$?
8364 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8365 +  (exit $ac_status); }; }; then
8366 +  ac_header_compiler=yes
8367 +else
8368 +  echo "$as_me: failed program was:" >&5
8369 +sed 's/^/| /' conftest.$ac_ext >&5
8370 +
8371 +ac_header_compiler=no
8372 +fi
8373 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8374 +echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
8375 +echo "${ECHO_T}$ac_header_compiler" >&6
8376 +
8377 +# Is the header present?
8378 +echo "$as_me:$LINENO: checking $ac_header presence" >&5
8379 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
8380 +cat >conftest.$ac_ext <<_ACEOF
8381 +/* confdefs.h.  */
8382 +_ACEOF
8383 +cat confdefs.h >>conftest.$ac_ext
8384 +cat >>conftest.$ac_ext <<_ACEOF
8385 +/* end confdefs.h.  */
8386 +@%:@include <$ac_header>
8387 +_ACEOF
8388 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8389 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8390 +  ac_status=$?
8391 +  grep -v '^ *+' conftest.er1 >conftest.err
8392 +  rm -f conftest.er1
8393 +  cat conftest.err >&5
8394 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8395 +  (exit $ac_status); } >/dev/null; then
8396 +  if test -s conftest.err; then
8397 +    ac_cpp_err=$ac_c_preproc_warn_flag
8398 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
8399 +  else
8400 +    ac_cpp_err=
8401 +  fi
8402 +else
8403 +  ac_cpp_err=yes
8404 +fi
8405 +if test -z "$ac_cpp_err"; then
8406 +  ac_header_preproc=yes
8407 +else
8408 +  echo "$as_me: failed program was:" >&5
8409 +sed 's/^/| /' conftest.$ac_ext >&5
8410 +
8411 +  ac_header_preproc=no
8412 +fi
8413 +rm -f conftest.err conftest.$ac_ext
8414 +echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
8415 +echo "${ECHO_T}$ac_header_preproc" >&6
8416 +
8417 +# So?  What about this header?
8418 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
8419 +  yes:no: )
8420 +    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
8421 +echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
8422 +    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
8423 +echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
8424 +    ac_header_preproc=yes
8425 +    ;;
8426 +  no:yes:* )
8427 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
8428 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
8429 +    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
8430 +echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
8431 +    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
8432 +echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
8433 +    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
8434 +echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
8435 +    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
8436 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
8437 +    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
8438 +echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
8439 +    (
8440 +      cat <<\_ASBOX
8441 +@%:@@%:@ ------------------------------------------ @%:@@%:@
8442 +@%:@@%:@ Report this to the AC_PACKAGE_NAME lists.  @%:@@%:@
8443 +@%:@@%:@ ------------------------------------------ @%:@@%:@
8444 +_ASBOX
8445 +    ) |
8446 +      sed "s/^/$as_me: WARNING:     /" >&2
8447 +    ;;
8448 +esac
8449 +echo "$as_me:$LINENO: checking for $ac_header" >&5
8450 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
8451 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
8452 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8453 +else
8454 +  eval "$as_ac_Header=\$ac_header_preproc"
8455 +fi
8456 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
8457 +echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
8458 +
8459 +fi
8460 +if test `eval echo '${'$as_ac_Header'}'` = yes; then
8461 +  cat >>confdefs.h <<_ACEOF
8462 +@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
8463 +_ACEOF
8464
8465 +fi
8466 +
8467 +done
8468 +
8469 +ac_ext=cc
8470 +ac_cpp='$CXXCPP $CPPFLAGS'
8471 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8472 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8473 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
8474 +echo "$as_me:$LINENO: checking how to run the C++ preprocessor" >&5
8475 +echo $ECHO_N "checking how to run the C++ preprocessor... $ECHO_C" >&6
8476 +if test -z "$CXXCPP"; then
8477 +  if test "${ac_cv_prog_CXXCPP+set}" = set; then
8478 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8479 +else
8480 +      # Double quotes because CXXCPP needs to be expanded
8481 +    for CXXCPP in "$CXX -E" "/lib/cpp"
8482 +    do
8483 +      ac_preproc_ok=false
8484 +for ac_cxx_preproc_warn_flag in '' yes
8485 +do
8486 +  # Use a header file that comes with gcc, so configuring glibc
8487 +  # with a fresh cross-compiler works.
8488 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8489 +  # <limits.h> exists even on freestanding compilers.
8490 +  # On the NeXT, cc -E runs the code through the compiler's parser,
8491 +  # not just through cpp. "Syntax error" is here to catch this case.
8492 +  cat >conftest.$ac_ext <<_ACEOF
8493 +/* confdefs.h.  */
8494 +_ACEOF
8495 +cat confdefs.h >>conftest.$ac_ext
8496 +cat >>conftest.$ac_ext <<_ACEOF
8497 +/* end confdefs.h.  */
8498 +@%:@ifdef __STDC__
8499 +@%:@ include <limits.h>
8500 +@%:@else
8501 +@%:@ include <assert.h>
8502 +@%:@endif
8503 +                    Syntax error
8504 +_ACEOF
8505 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8506 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8507 +  ac_status=$?
8508 +  grep -v '^ *+' conftest.er1 >conftest.err
8509 +  rm -f conftest.er1
8510 +  cat conftest.err >&5
8511 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8512 +  (exit $ac_status); } >/dev/null; then
8513 +  if test -s conftest.err; then
8514 +    ac_cpp_err=$ac_cxx_preproc_warn_flag
8515 +    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
8516 +  else
8517 +    ac_cpp_err=
8518 +  fi
8519 +else
8520 +  ac_cpp_err=yes
8521 +fi
8522 +if test -z "$ac_cpp_err"; then
8523 +  :
8524 +else
8525 +  echo "$as_me: failed program was:" >&5
8526 +sed 's/^/| /' conftest.$ac_ext >&5
8527 +
8528 +  # Broken: fails on valid input.
8529 +continue
8530 +fi
8531 +rm -f conftest.err conftest.$ac_ext
8532 +
8533 +  # OK, works on sane cases.  Now check whether non-existent headers
8534 +  # can be detected and how.
8535 +  cat >conftest.$ac_ext <<_ACEOF
8536 +/* confdefs.h.  */
8537 +_ACEOF
8538 +cat confdefs.h >>conftest.$ac_ext
8539 +cat >>conftest.$ac_ext <<_ACEOF
8540 +/* end confdefs.h.  */
8541 +@%:@include <ac_nonexistent.h>
8542 +_ACEOF
8543 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8544 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8545 +  ac_status=$?
8546 +  grep -v '^ *+' conftest.er1 >conftest.err
8547 +  rm -f conftest.er1
8548 +  cat conftest.err >&5
8549 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8550 +  (exit $ac_status); } >/dev/null; then
8551 +  if test -s conftest.err; then
8552 +    ac_cpp_err=$ac_cxx_preproc_warn_flag
8553 +    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
8554 +  else
8555 +    ac_cpp_err=
8556 +  fi
8557 +else
8558 +  ac_cpp_err=yes
8559 +fi
8560 +if test -z "$ac_cpp_err"; then
8561 +  # Broken: success on invalid input.
8562 +continue
8563 +else
8564 +  echo "$as_me: failed program was:" >&5
8565 +sed 's/^/| /' conftest.$ac_ext >&5
8566 +
8567 +  # Passes both tests.
8568 +ac_preproc_ok=:
8569 +break
8570 +fi
8571 +rm -f conftest.err conftest.$ac_ext
8572 +
8573 +done
8574 +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8575 +rm -f conftest.err conftest.$ac_ext
8576 +if $ac_preproc_ok; then
8577 +  break
8578 +fi
8579 +
8580 +    done
8581 +    ac_cv_prog_CXXCPP=$CXXCPP
8582 +  
8583 +fi
8584 +  CXXCPP=$ac_cv_prog_CXXCPP
8585 +else
8586 +  ac_cv_prog_CXXCPP=$CXXCPP
8587 +fi
8588 +echo "$as_me:$LINENO: result: $CXXCPP" >&5
8589 +echo "${ECHO_T}$CXXCPP" >&6
8590 +ac_preproc_ok=false
8591 +for ac_cxx_preproc_warn_flag in '' yes
8592 +do
8593 +  # Use a header file that comes with gcc, so configuring glibc
8594 +  # with a fresh cross-compiler works.
8595 +  # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8596 +  # <limits.h> exists even on freestanding compilers.
8597 +  # On the NeXT, cc -E runs the code through the compiler's parser,
8598 +  # not just through cpp. "Syntax error" is here to catch this case.
8599 +  cat >conftest.$ac_ext <<_ACEOF
8600 +/* confdefs.h.  */
8601 +_ACEOF
8602 +cat confdefs.h >>conftest.$ac_ext
8603 +cat >>conftest.$ac_ext <<_ACEOF
8604 +/* end confdefs.h.  */
8605 +@%:@ifdef __STDC__
8606 +@%:@ include <limits.h>
8607 +@%:@else
8608 +@%:@ include <assert.h>
8609 +@%:@endif
8610 +                    Syntax error
8611 +_ACEOF
8612 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8613 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8614 +  ac_status=$?
8615 +  grep -v '^ *+' conftest.er1 >conftest.err
8616 +  rm -f conftest.er1
8617 +  cat conftest.err >&5
8618 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8619 +  (exit $ac_status); } >/dev/null; then
8620 +  if test -s conftest.err; then
8621 +    ac_cpp_err=$ac_cxx_preproc_warn_flag
8622 +    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
8623 +  else
8624 +    ac_cpp_err=
8625 +  fi
8626 +else
8627 +  ac_cpp_err=yes
8628 +fi
8629 +if test -z "$ac_cpp_err"; then
8630 +  :
8631 +else
8632 +  echo "$as_me: failed program was:" >&5
8633 +sed 's/^/| /' conftest.$ac_ext >&5
8634 +
8635 +  # Broken: fails on valid input.
8636 +continue
8637 +fi
8638 +rm -f conftest.err conftest.$ac_ext
8639 +
8640 +  # OK, works on sane cases.  Now check whether non-existent headers
8641 +  # can be detected and how.
8642 +  cat >conftest.$ac_ext <<_ACEOF
8643 +/* confdefs.h.  */
8644 +_ACEOF
8645 +cat confdefs.h >>conftest.$ac_ext
8646 +cat >>conftest.$ac_ext <<_ACEOF
8647 +/* end confdefs.h.  */
8648 +@%:@include <ac_nonexistent.h>
8649 +_ACEOF
8650 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
8651 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
8652 +  ac_status=$?
8653 +  grep -v '^ *+' conftest.er1 >conftest.err
8654 +  rm -f conftest.er1
8655 +  cat conftest.err >&5
8656 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8657 +  (exit $ac_status); } >/dev/null; then
8658 +  if test -s conftest.err; then
8659 +    ac_cpp_err=$ac_cxx_preproc_warn_flag
8660 +    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
8661 +  else
8662 +    ac_cpp_err=
8663 +  fi
8664 +else
8665 +  ac_cpp_err=yes
8666 +fi
8667 +if test -z "$ac_cpp_err"; then
8668 +  # Broken: success on invalid input.
8669 +continue
8670 +else
8671 +  echo "$as_me: failed program was:" >&5
8672 +sed 's/^/| /' conftest.$ac_ext >&5
8673 +
8674 +  # Passes both tests.
8675 +ac_preproc_ok=:
8676 +break
8677 +fi
8678 +rm -f conftest.err conftest.$ac_ext
8679 +
8680 +done
8681 +# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped.
8682 +rm -f conftest.err conftest.$ac_ext
8683 +if $ac_preproc_ok; then
8684 +  :
8685 +else
8686 +  { { echo "$as_me:$LINENO: error: C++ preprocessor \"$CXXCPP\" fails sanity check
8687 +See \`config.log' for more details." >&5
8688 +echo "$as_me: error: C++ preprocessor \"$CXXCPP\" fails sanity check
8689 +See \`config.log' for more details." >&2;}
8690 +   { (exit 1); exit 1; }; }
8691 +fi
8692 +
8693 +ac_ext=cc
8694 +ac_cpp='$CXXCPP $CPPFLAGS'
8695 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8696 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8697 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
8698 +
8699 +
8700 +ac_ext=f
8701 +ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
8702 +ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8703 +ac_compiler_gnu=$ac_cv_f77_compiler_gnu
8704 +if test -n "$ac_tool_prefix"; then
8705 +  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
8706 +  do
8707 +    # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args.
8708 +set dummy $ac_tool_prefix$ac_prog; ac_word=$2
8709 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8710 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8711 +if test "${ac_cv_prog_F77+set}" = set; then
8712 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8713 +else
8714 +  if test -n "$F77"; then
8715 +  ac_cv_prog_F77="$F77" # Let the user override the test.
8716 +else
8717 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8718 +for as_dir in $PATH
8719 +do
8720 +  IFS=$as_save_IFS
8721 +  test -z "$as_dir" && as_dir=.
8722 +  for ac_exec_ext in '' $ac_executable_extensions; do
8723 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8724 +    ac_cv_prog_F77="$ac_tool_prefix$ac_prog"
8725 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8726 +    break 2
8727 +  fi
8728 +done
8729 +done
8730 +
8731 +fi
8732 +fi
8733 +F77=$ac_cv_prog_F77
8734 +if test -n "$F77"; then
8735 +  echo "$as_me:$LINENO: result: $F77" >&5
8736 +echo "${ECHO_T}$F77" >&6
8737 +else
8738 +  echo "$as_me:$LINENO: result: no" >&5
8739 +echo "${ECHO_T}no" >&6
8740 +fi
8741 +
8742 +    test -n "$F77" && break
8743 +  done
8744 +fi
8745 +if test -z "$F77"; then
8746 +  ac_ct_F77=$F77
8747 +  for ac_prog in g77 f77 xlf frt pgf77 fort77 fl32 af77 f90 xlf90 pgf90 epcf90 f95 fort xlf95 ifc efc pgf95 lf95 gfortran
8748 +do
8749 +  # Extract the first word of "$ac_prog", so it can be a program name with args.
8750 +set dummy $ac_prog; ac_word=$2
8751 +echo "$as_me:$LINENO: checking for $ac_word" >&5
8752 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
8753 +if test "${ac_cv_prog_ac_ct_F77+set}" = set; then
8754 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8755 +else
8756 +  if test -n "$ac_ct_F77"; then
8757 +  ac_cv_prog_ac_ct_F77="$ac_ct_F77" # Let the user override the test.
8758 +else
8759 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
8760 +for as_dir in $PATH
8761 +do
8762 +  IFS=$as_save_IFS
8763 +  test -z "$as_dir" && as_dir=.
8764 +  for ac_exec_ext in '' $ac_executable_extensions; do
8765 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
8766 +    ac_cv_prog_ac_ct_F77="$ac_prog"
8767 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
8768 +    break 2
8769 +  fi
8770 +done
8771 +done
8772 +
8773 +fi
8774 +fi
8775 +ac_ct_F77=$ac_cv_prog_ac_ct_F77
8776 +if test -n "$ac_ct_F77"; then
8777 +  echo "$as_me:$LINENO: result: $ac_ct_F77" >&5
8778 +echo "${ECHO_T}$ac_ct_F77" >&6
8779 +else
8780 +  echo "$as_me:$LINENO: result: no" >&5
8781 +echo "${ECHO_T}no" >&6
8782 +fi
8783 +
8784 +  test -n "$ac_ct_F77" && break
8785 +done
8786 +
8787 +  F77=$ac_ct_F77
8788 +fi
8789 +
8790 +
8791 +# Provide some information about the compiler.
8792 +echo "$as_me:__oline__:" \
8793 +     "checking for Fortran 77 compiler version" >&5
8794 +ac_compiler=`set X $ac_compile; echo $2`
8795 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
8796 +  (eval $ac_compiler --version </dev/null >&5) 2>&5
8797 +  ac_status=$?
8798 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8799 +  (exit $ac_status); }
8800 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5
8801 +  (eval $ac_compiler -v </dev/null >&5) 2>&5
8802 +  ac_status=$?
8803 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8804 +  (exit $ac_status); }
8805 +{ (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5
8806 +  (eval $ac_compiler -V </dev/null >&5) 2>&5
8807 +  ac_status=$?
8808 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8809 +  (exit $ac_status); }
8810 +rm -f a.out
8811 +
8812 +# If we don't use `.F' as extension, the preprocessor is not run on the
8813 +# input file.  (Note that this only needs to work for GNU compilers.)
8814 +ac_save_ext=$ac_ext
8815 +ac_ext=F
8816 +echo "$as_me:$LINENO: checking whether we are using the GNU Fortran 77 compiler" >&5
8817 +echo $ECHO_N "checking whether we are using the GNU Fortran 77 compiler... $ECHO_C" >&6
8818 +if test "${ac_cv_f77_compiler_gnu+set}" = set; then
8819 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8820 +else
8821 +  cat >conftest.$ac_ext <<_ACEOF
8822 +      program main
8823 +#ifndef __GNUC__
8824 +       choke me
8825 +#endif
8826 +
8827 +      end
8828 +_ACEOF
8829 +rm -f conftest.$ac_objext
8830 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8831 +  (eval $ac_compile) 2>conftest.er1
8832 +  ac_status=$?
8833 +  grep -v '^ *+' conftest.er1 >conftest.err
8834 +  rm -f conftest.er1
8835 +  cat conftest.err >&5
8836 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8837 +  (exit $ac_status); } &&
8838 +        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
8839 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8840 +  (eval $ac_try) 2>&5
8841 +  ac_status=$?
8842 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8843 +  (exit $ac_status); }; } &&
8844 +        { ac_try='test -s conftest.$ac_objext'
8845 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8846 +  (eval $ac_try) 2>&5
8847 +  ac_status=$?
8848 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8849 +  (exit $ac_status); }; }; then
8850 +  ac_compiler_gnu=yes
8851 +else
8852 +  echo "$as_me: failed program was:" >&5
8853 +sed 's/^/| /' conftest.$ac_ext >&5
8854 +
8855 +ac_compiler_gnu=no
8856 +fi
8857 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8858 +ac_cv_f77_compiler_gnu=$ac_compiler_gnu
8859 +
8860 +fi
8861 +echo "$as_me:$LINENO: result: $ac_cv_f77_compiler_gnu" >&5
8862 +echo "${ECHO_T}$ac_cv_f77_compiler_gnu" >&6
8863 +ac_ext=$ac_save_ext
8864 +ac_test_FFLAGS=${FFLAGS+set}
8865 +ac_save_FFLAGS=$FFLAGS
8866 +FFLAGS=
8867 +echo "$as_me:$LINENO: checking whether $F77 accepts -g" >&5
8868 +echo $ECHO_N "checking whether $F77 accepts -g... $ECHO_C" >&6
8869 +if test "${ac_cv_prog_f77_g+set}" = set; then
8870 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8871 +else
8872 +  FFLAGS=-g
8873 +cat >conftest.$ac_ext <<_ACEOF
8874 +      program main
8875 +
8876 +      end
8877 +_ACEOF
8878 +rm -f conftest.$ac_objext
8879 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8880 +  (eval $ac_compile) 2>conftest.er1
8881 +  ac_status=$?
8882 +  grep -v '^ *+' conftest.er1 >conftest.err
8883 +  rm -f conftest.er1
8884 +  cat conftest.err >&5
8885 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8886 +  (exit $ac_status); } &&
8887 +        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
8888 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8889 +  (eval $ac_try) 2>&5
8890 +  ac_status=$?
8891 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8892 +  (exit $ac_status); }; } &&
8893 +        { ac_try='test -s conftest.$ac_objext'
8894 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8895 +  (eval $ac_try) 2>&5
8896 +  ac_status=$?
8897 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8898 +  (exit $ac_status); }; }; then
8899 +  ac_cv_prog_f77_g=yes
8900 +else
8901 +  echo "$as_me: failed program was:" >&5
8902 +sed 's/^/| /' conftest.$ac_ext >&5
8903 +
8904 +ac_cv_prog_f77_g=no
8905 +fi
8906 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
8907 +
8908 +fi
8909 +echo "$as_me:$LINENO: result: $ac_cv_prog_f77_g" >&5
8910 +echo "${ECHO_T}$ac_cv_prog_f77_g" >&6
8911 +if test "$ac_test_FFLAGS" = set; then
8912 +  FFLAGS=$ac_save_FFLAGS
8913 +elif test $ac_cv_prog_f77_g = yes; then
8914 +  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
8915 +    FFLAGS="-g -O2"
8916 +  else
8917 +    FFLAGS="-g"
8918 +  fi
8919 +else
8920 +  if test "x$ac_cv_f77_compiler_gnu" = xyes; then
8921 +    FFLAGS="-O2"
8922 +  else
8923 +    FFLAGS=
8924 +  fi
8925 +fi
8926 +
8927 +G77=`test $ac_compiler_gnu = yes && echo yes`
8928 +ac_ext=c
8929 +ac_cpp='$CPP $CPPFLAGS'
8930 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
8931 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
8932 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
8933 +
8934 +
8935 +
8936 +# Autoconf 2.13's AC_OBJEXT and AC_EXEEXT macros only works for C compilers!
8937 +
8938 +# find the maximum length of command line arguments
8939 +echo "$as_me:$LINENO: checking the maximum length of command line arguments" >&5
8940 +echo $ECHO_N "checking the maximum length of command line arguments... $ECHO_C" >&6
8941 +if test "${lt_cv_sys_max_cmd_len+set}" = set; then
8942 +  echo $ECHO_N "(cached) $ECHO_C" >&6
8943 +else
8944 +    i=0
8945 +  teststring="ABCD"
8946 +
8947 +  case $build_os in
8948 +  msdosdjgpp*)
8949 +    # On DJGPP, this test can blow up pretty badly due to problems in libc
8950 +    # (any single argument exceeding 2000 bytes causes a buffer overrun
8951 +    # during glob expansion).  Even if it were fixed, the result of this
8952 +    # check would be larger than it should be.
8953 +    lt_cv_sys_max_cmd_len=12288;    # 12K is about right
8954 +    ;;
8955 +
8956 +  gnu*)
8957 +    # Under GNU Hurd, this test is not required because there is
8958 +    # no limit to the length of command line arguments.
8959 +    # Libtool will interpret -1 as no limit whatsoever
8960 +    lt_cv_sys_max_cmd_len=-1;
8961 +    ;;
8962 +
8963 +  cygwin* | mingw*)
8964 +    # On Win9x/ME, this test blows up -- it succeeds, but takes
8965 +    # about 5 minutes as the teststring grows exponentially.
8966 +    # Worse, since 9x/ME are not pre-emptively multitasking,
8967 +    # you end up with a "frozen" computer, even though with patience
8968 +    # the test eventually succeeds (with a max line length of 256k).
8969 +    # Instead, let's just punt: use the minimum linelength reported by
8970 +    # all of the supported platforms: 8192 (on NT/2K/XP).
8971 +    lt_cv_sys_max_cmd_len=8192;
8972 +    ;;
8973 +
8974 +  amigaos*)
8975 +    # On AmigaOS with pdksh, this test takes hours, literally.
8976 +    # So we just punt and use a minimum line length of 8192.
8977 +    lt_cv_sys_max_cmd_len=8192;
8978 +    ;;
8979 +
8980 + *)
8981 +    # If test is not a shell built-in, we'll probably end up computing a
8982 +    # maximum length that is only half of the actual maximum length, but
8983 +    # we can't tell.
8984 +    while (test "X"`$CONFIG_SHELL $0 --fallback-echo "X$teststring" 2>/dev/null` \
8985 +              = "XX$teststring") >/dev/null 2>&1 &&
8986 +           new_result=`expr "X$teststring" : ".*" 2>&1` &&
8987 +           lt_cv_sys_max_cmd_len=$new_result &&
8988 +           test $i != 17 # 1/2 MB should be enough
8989 +    do
8990 +      i=`expr $i + 1`
8991 +      teststring=$teststring$teststring
8992 +    done
8993 +    teststring=
8994 +    # Add a significant safety factor because C++ compilers can tack on massive
8995 +    # amounts of additional arguments before passing them to the linker.
8996 +    # It appears as though 1/2 is a usable value.
8997 +    lt_cv_sys_max_cmd_len=`expr $lt_cv_sys_max_cmd_len \/ 2`
8998 +    ;;
8999 +  esac
9000 +
9001 +fi
9002 +
9003 +if test -n $lt_cv_sys_max_cmd_len ; then
9004 +  echo "$as_me:$LINENO: result: $lt_cv_sys_max_cmd_len" >&5
9005 +echo "${ECHO_T}$lt_cv_sys_max_cmd_len" >&6
9006 +else
9007 +  echo "$as_me:$LINENO: result: none" >&5
9008 +echo "${ECHO_T}none" >&6
9009 +fi
9010 +
9011 +
9012 +
9013 +
9014 +# Check for command to grab the raw symbol name followed by C symbol from nm.
9015 +echo "$as_me:$LINENO: checking command to parse $NM output from $compiler object" >&5
9016 +echo $ECHO_N "checking command to parse $NM output from $compiler object... $ECHO_C" >&6
9017 +if test "${lt_cv_sys_global_symbol_pipe+set}" = set; then
9018 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9019 +else
9020 +  
9021 +# These are sane defaults that work on at least a few old systems.
9022 +# [They come from Ultrix.  What could be older than Ultrix?!! ;)]
9023 +
9024 +# Character class describing NM global symbol codes.
9025 +symcode='[BCDEGRST]'
9026 +
9027 +# Regexp to match symbols that can be accessed directly from C.
9028 +sympat='\([_A-Za-z][_A-Za-z0-9]*\)'
9029 +
9030 +# Transform the above into a raw symbol and a C symbol.
9031 +symxfrm='\1 \2\3 \3'
9032 +
9033 +# Transform an extracted symbol line into a proper C declaration
9034 +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^. .* \(.*\)$/extern int \1;/p'"
9035 +
9036 +# Transform an extracted symbol line into symbol name and symbol address
9037 +lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
9038 +
9039 +# Define system-specific variables.
9040 +case $host_os in
9041 +aix*)
9042 +  symcode='[BCDT]'
9043 +  ;;
9044 +cygwin* | mingw* | pw32*)
9045 +  symcode='[ABCDGISTW]'
9046 +  ;;
9047 +hpux*) # Its linker distinguishes data from code symbols
9048 +  if test "$host_cpu" = ia64; then
9049 +    symcode='[ABCDEGRST]'
9050 +  fi
9051 +  lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
9052 +  lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/  {\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/  {\"\2\", (lt_ptr) \&\2},/p'"
9053 +  ;;
9054 +irix* | nonstopux*)
9055 +  symcode='[BCDEGRST]'
9056 +  ;;
9057 +osf*)
9058 +  symcode='[BCDEGQRST]'
9059 +  ;;
9060 +solaris* | sysv5*)
9061 +  symcode='[BDRT]'
9062 +  ;;
9063 +sysv4)
9064 +  symcode='[DFNSTU]'
9065 +  ;;
9066 +esac
9067 +
9068 +# Handle CRLF in mingw tool chain
9069 +opt_cr=
9070 +case $build_os in
9071 +mingw*)
9072 +  opt_cr=`echo 'x\{0,1\}' | tr x '\015'` # option cr in regexp
9073 +  ;;
9074 +esac
9075 +
9076 +# If we're using GNU nm, then use its standard symbol codes.
9077 +case `$NM -V 2>&1` in
9078 +*GNU* | *'with BFD'*)
9079 +  symcode='[ABCDGIRSTW]' ;;
9080 +esac
9081 +
9082 +# Try without a prefix undercore, then with it.
9083 +for ac_symprfx in "" "_"; do
9084 +
9085 +  # Write the raw and C identifiers.
9086 +  lt_cv_sys_global_symbol_pipe="sed -n -e 's/^.*[      ]\($symcode$symcode*\)[         ][      ]*\($ac_symprfx\)$sympat$opt_cr$/$symxfrm/p'"
9087 +
9088 +  # Check to see that the pipe works correctly.
9089 +  pipe_works=no
9090 +
9091 +  rm -f conftest*
9092 +  cat > conftest.$ac_ext <<EOF
9093 +#ifdef __cplusplus
9094 +extern "C" {
9095 +#endif
9096 +char nm_test_var;
9097 +void nm_test_func(){}
9098 +#ifdef __cplusplus
9099 +}
9100 +#endif
9101 +int main(){nm_test_var='a';nm_test_func();return(0);}
9102 +EOF
9103 +
9104 +  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
9105 +  (eval $ac_compile) 2>&5
9106 +  ac_status=$?
9107 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9108 +  (exit $ac_status); }; then
9109 +    # Now try to grab the symbols.
9110 +    nlist=conftest.nm
9111 +    if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
9112 +  (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
9113 +  ac_status=$?
9114 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9115 +  (exit $ac_status); } && test -s "$nlist"; then
9116 +      # Try sorting and uniquifying the output.
9117 +      if sort "$nlist" | uniq > "$nlist"T; then
9118 +       mv -f "$nlist"T "$nlist"
9119 +      else
9120 +       rm -f "$nlist"T
9121 +      fi
9122 +
9123 +      # Make sure that we snagged all the symbols we need.
9124 +      if grep ' nm_test_var$' "$nlist" >/dev/null; then
9125 +       if grep ' nm_test_func$' "$nlist" >/dev/null; then
9126 +         cat <<EOF > conftest.$ac_ext
9127 +#ifdef __cplusplus
9128 +extern "C" {
9129 +#endif
9130 +
9131 +EOF
9132 +         # Now generate the symbol file.
9133 +         eval "$lt_cv_sys_global_symbol_to_cdecl"' < "$nlist" | grep -v main >> conftest.$ac_ext'
9134 +
9135 +         cat <<EOF >> conftest.$ac_ext
9136 +#if defined (__STDC__) && __STDC__
9137 +# define lt_ptr_t void *
9138 +#else
9139 +# define lt_ptr_t char *
9140 +# define const
9141 +#endif
9142 +
9143 +/* The mapping between symbol names and symbols. */
9144 +const struct {
9145 +  const char *name;
9146 +  lt_ptr_t address;
9147 +}
9148 +lt_preloaded_symbols[] =
9149 +{
9150 +EOF
9151 +         $SED "s/^$symcode$symcode* \(.*\) \(.*\)$/  {\"\2\", (lt_ptr_t) \&\2},/" < "$nlist" | grep -v main >> conftest.$ac_ext
9152 +         cat <<\EOF >> conftest.$ac_ext
9153 +  {0, (lt_ptr_t) 0}
9154 +};
9155 +
9156 +#ifdef __cplusplus
9157 +}
9158 +#endif
9159 +EOF
9160 +         # Now try linking the two files.
9161 +         mv conftest.$ac_objext conftstm.$ac_objext
9162 +         lt_save_LIBS="$LIBS"
9163 +         lt_save_CFLAGS="$CFLAGS"
9164 +         LIBS="conftstm.$ac_objext"
9165 +         CFLAGS="$CFLAGS$lt_prog_compiler_no_builtin_flag"
9166 +         if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
9167 +  (eval $ac_link) 2>&5
9168 +  ac_status=$?
9169 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9170 +  (exit $ac_status); } && test -s conftest${ac_exeext}; then
9171 +           pipe_works=yes
9172 +         fi
9173 +         LIBS="$lt_save_LIBS"
9174 +         CFLAGS="$lt_save_CFLAGS"
9175 +       else
9176 +         echo "cannot find nm_test_func in $nlist" >&5
9177 +       fi
9178 +      else
9179 +       echo "cannot find nm_test_var in $nlist" >&5
9180 +      fi
9181 +    else
9182 +      echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5
9183 +    fi
9184 +  else
9185 +    echo "$progname: failed program was:" >&5
9186 +    cat conftest.$ac_ext >&5
9187 +  fi
9188 +  rm -f conftest* conftst*
9189 +
9190 +  # Do not use the global_symbol_pipe unless it works.
9191 +  if test "$pipe_works" = yes; then
9192 +    break
9193 +  else
9194 +    lt_cv_sys_global_symbol_pipe=
9195 +  fi
9196 +done
9197 +
9198 +fi
9199 +
9200 +if test -z "$lt_cv_sys_global_symbol_pipe"; then
9201 +  lt_cv_sys_global_symbol_to_cdecl=
9202 +fi
9203 +if test -z "$lt_cv_sys_global_symbol_pipe$lt_cv_sys_global_symbol_to_cdecl"; then
9204 +  echo "$as_me:$LINENO: result: failed" >&5
9205 +echo "${ECHO_T}failed" >&6
9206 +else
9207 +  echo "$as_me:$LINENO: result: ok" >&5
9208 +echo "${ECHO_T}ok" >&6
9209 +fi
9210 +
9211 +echo "$as_me:$LINENO: checking for objdir" >&5
9212 +echo $ECHO_N "checking for objdir... $ECHO_C" >&6
9213 +if test "${lt_cv_objdir+set}" = set; then
9214 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9215 +else
9216 +  rm -f .libs 2>/dev/null
9217 +mkdir .libs 2>/dev/null
9218 +if test -d .libs; then
9219 +  lt_cv_objdir=.libs
9220 +else
9221 +  # MS-DOS does not allow filenames that begin with a dot.
9222 +  lt_cv_objdir=_libs
9223 +fi
9224 +rmdir .libs 2>/dev/null
9225 +fi
9226 +echo "$as_me:$LINENO: result: $lt_cv_objdir" >&5
9227 +echo "${ECHO_T}$lt_cv_objdir" >&6
9228 +objdir=$lt_cv_objdir
9229 +
9230 +
9231 +
9232 +
9233 +
9234 +case $host_os in
9235 +aix3*)
9236 +  # AIX sometimes has problems with the GCC collect2 program.  For some
9237 +  # reason, if we set the COLLECT_NAMES environment variable, the problems
9238 +  # vanish in a puff of smoke.
9239 +  if test "X${COLLECT_NAMES+set}" != Xset; then
9240 +    COLLECT_NAMES=
9241 +    export COLLECT_NAMES
9242 +  fi
9243 +  ;;
9244 +esac
9245 +
9246 +# Sed substitution that helps us do robust quoting.  It backslashifies
9247 +# metacharacters that are still active within double-quoted strings.
9248 +Xsed='sed -e s/^X//'
9249 +sed_quote_subst='s/\([\\"\\`$\\\\]\)/\\\1/g'
9250 +
9251 +# Same as above, but do not quote variable references.
9252 +double_quote_subst='s/\([\\"\\`\\\\]\)/\\\1/g'
9253 +
9254 +# Sed substitution to delay expansion of an escaped shell variable in a
9255 +# double_quote_subst'ed string.
9256 +delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g'
9257 +
9258 +# Sed substitution to avoid accidental globbing in evaled expressions
9259 +no_glob_subst='s/\*/\\\*/g'
9260 +
9261 +# Constants:
9262 +rm="rm -f"
9263 +
9264 +# Global variables:
9265 +default_ofile=libtool
9266 +can_build_shared=yes
9267 +
9268 +# All known linkers require a `.a' archive for static linking (except M$VC,
9269 +# which needs '.lib').
9270 +libext=a
9271 +ltmain="$ac_aux_dir/ltmain.sh"
9272 +ofile="$default_ofile"
9273 +with_gnu_ld="$lt_cv_prog_gnu_ld"
9274 +
9275 +if test -n "$ac_tool_prefix"; then
9276 +  # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args.
9277 +set dummy ${ac_tool_prefix}ar; ac_word=$2
9278 +echo "$as_me:$LINENO: checking for $ac_word" >&5
9279 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9280 +if test "${ac_cv_prog_AR+set}" = set; then
9281 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9282 +else
9283 +  if test -n "$AR"; then
9284 +  ac_cv_prog_AR="$AR" # Let the user override the test.
9285 +else
9286 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9287 +for as_dir in $PATH
9288 +do
9289 +  IFS=$as_save_IFS
9290 +  test -z "$as_dir" && as_dir=.
9291 +  for ac_exec_ext in '' $ac_executable_extensions; do
9292 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9293 +    ac_cv_prog_AR="${ac_tool_prefix}ar"
9294 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9295 +    break 2
9296 +  fi
9297 +done
9298 +done
9299 +
9300 +fi
9301 +fi
9302 +AR=$ac_cv_prog_AR
9303 +if test -n "$AR"; then
9304 +  echo "$as_me:$LINENO: result: $AR" >&5
9305 +echo "${ECHO_T}$AR" >&6
9306 +else
9307 +  echo "$as_me:$LINENO: result: no" >&5
9308 +echo "${ECHO_T}no" >&6
9309 +fi
9310 +
9311 +fi
9312 +if test -z "$ac_cv_prog_AR"; then
9313 +  ac_ct_AR=$AR
9314 +  # Extract the first word of "ar", so it can be a program name with args.
9315 +set dummy ar; ac_word=$2
9316 +echo "$as_me:$LINENO: checking for $ac_word" >&5
9317 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9318 +if test "${ac_cv_prog_ac_ct_AR+set}" = set; then
9319 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9320 +else
9321 +  if test -n "$ac_ct_AR"; then
9322 +  ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test.
9323 +else
9324 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9325 +for as_dir in $PATH
9326 +do
9327 +  IFS=$as_save_IFS
9328 +  test -z "$as_dir" && as_dir=.
9329 +  for ac_exec_ext in '' $ac_executable_extensions; do
9330 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9331 +    ac_cv_prog_ac_ct_AR="ar"
9332 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9333 +    break 2
9334 +  fi
9335 +done
9336 +done
9337 +
9338 +  test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="false"
9339 +fi
9340 +fi
9341 +ac_ct_AR=$ac_cv_prog_ac_ct_AR
9342 +if test -n "$ac_ct_AR"; then
9343 +  echo "$as_me:$LINENO: result: $ac_ct_AR" >&5
9344 +echo "${ECHO_T}$ac_ct_AR" >&6
9345 +else
9346 +  echo "$as_me:$LINENO: result: no" >&5
9347 +echo "${ECHO_T}no" >&6
9348 +fi
9349 +
9350 +  AR=$ac_ct_AR
9351 +else
9352 +  AR="$ac_cv_prog_AR"
9353 +fi
9354 +
9355 +if test -n "$ac_tool_prefix"; then
9356 +  # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
9357 +set dummy ${ac_tool_prefix}ranlib; ac_word=$2
9358 +echo "$as_me:$LINENO: checking for $ac_word" >&5
9359 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9360 +if test "${ac_cv_prog_RANLIB+set}" = set; then
9361 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9362 +else
9363 +  if test -n "$RANLIB"; then
9364 +  ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
9365 +else
9366 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9367 +for as_dir in $PATH
9368 +do
9369 +  IFS=$as_save_IFS
9370 +  test -z "$as_dir" && as_dir=.
9371 +  for ac_exec_ext in '' $ac_executable_extensions; do
9372 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9373 +    ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
9374 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9375 +    break 2
9376 +  fi
9377 +done
9378 +done
9379 +
9380 +fi
9381 +fi
9382 +RANLIB=$ac_cv_prog_RANLIB
9383 +if test -n "$RANLIB"; then
9384 +  echo "$as_me:$LINENO: result: $RANLIB" >&5
9385 +echo "${ECHO_T}$RANLIB" >&6
9386 +else
9387 +  echo "$as_me:$LINENO: result: no" >&5
9388 +echo "${ECHO_T}no" >&6
9389 +fi
9390 +
9391 +fi
9392 +if test -z "$ac_cv_prog_RANLIB"; then
9393 +  ac_ct_RANLIB=$RANLIB
9394 +  # Extract the first word of "ranlib", so it can be a program name with args.
9395 +set dummy ranlib; ac_word=$2
9396 +echo "$as_me:$LINENO: checking for $ac_word" >&5
9397 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9398 +if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then
9399 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9400 +else
9401 +  if test -n "$ac_ct_RANLIB"; then
9402 +  ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test.
9403 +else
9404 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9405 +for as_dir in $PATH
9406 +do
9407 +  IFS=$as_save_IFS
9408 +  test -z "$as_dir" && as_dir=.
9409 +  for ac_exec_ext in '' $ac_executable_extensions; do
9410 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9411 +    ac_cv_prog_ac_ct_RANLIB="ranlib"
9412 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9413 +    break 2
9414 +  fi
9415 +done
9416 +done
9417 +
9418 +  test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":"
9419 +fi
9420 +fi
9421 +ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB
9422 +if test -n "$ac_ct_RANLIB"; then
9423 +  echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5
9424 +echo "${ECHO_T}$ac_ct_RANLIB" >&6
9425 +else
9426 +  echo "$as_me:$LINENO: result: no" >&5
9427 +echo "${ECHO_T}no" >&6
9428 +fi
9429 +
9430 +  RANLIB=$ac_ct_RANLIB
9431 +else
9432 +  RANLIB="$ac_cv_prog_RANLIB"
9433 +fi
9434 +
9435 +if test -n "$ac_tool_prefix"; then
9436 +  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
9437 +set dummy ${ac_tool_prefix}strip; ac_word=$2
9438 +echo "$as_me:$LINENO: checking for $ac_word" >&5
9439 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9440 +if test "${ac_cv_prog_STRIP+set}" = set; then
9441 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9442 +else
9443 +  if test -n "$STRIP"; then
9444 +  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
9445 +else
9446 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9447 +for as_dir in $PATH
9448 +do
9449 +  IFS=$as_save_IFS
9450 +  test -z "$as_dir" && as_dir=.
9451 +  for ac_exec_ext in '' $ac_executable_extensions; do
9452 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9453 +    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
9454 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9455 +    break 2
9456 +  fi
9457 +done
9458 +done
9459 +
9460 +fi
9461 +fi
9462 +STRIP=$ac_cv_prog_STRIP
9463 +if test -n "$STRIP"; then
9464 +  echo "$as_me:$LINENO: result: $STRIP" >&5
9465 +echo "${ECHO_T}$STRIP" >&6
9466 +else
9467 +  echo "$as_me:$LINENO: result: no" >&5
9468 +echo "${ECHO_T}no" >&6
9469 +fi
9470 +
9471 +fi
9472 +if test -z "$ac_cv_prog_STRIP"; then
9473 +  ac_ct_STRIP=$STRIP
9474 +  # Extract the first word of "strip", so it can be a program name with args.
9475 +set dummy strip; ac_word=$2
9476 +echo "$as_me:$LINENO: checking for $ac_word" >&5
9477 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
9478 +if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
9479 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9480 +else
9481 +  if test -n "$ac_ct_STRIP"; then
9482 +  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
9483 +else
9484 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9485 +for as_dir in $PATH
9486 +do
9487 +  IFS=$as_save_IFS
9488 +  test -z "$as_dir" && as_dir=.
9489 +  for ac_exec_ext in '' $ac_executable_extensions; do
9490 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
9491 +    ac_cv_prog_ac_ct_STRIP="strip"
9492 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
9493 +    break 2
9494 +  fi
9495 +done
9496 +done
9497 +
9498 +  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
9499 +fi
9500 +fi
9501 +ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
9502 +if test -n "$ac_ct_STRIP"; then
9503 +  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
9504 +echo "${ECHO_T}$ac_ct_STRIP" >&6
9505 +else
9506 +  echo "$as_me:$LINENO: result: no" >&5
9507 +echo "${ECHO_T}no" >&6
9508 +fi
9509 +
9510 +  STRIP=$ac_ct_STRIP
9511 +else
9512 +  STRIP="$ac_cv_prog_STRIP"
9513 +fi
9514 +
9515 +
9516 +old_CC="$CC"
9517 +old_CFLAGS="$CFLAGS"
9518 +
9519 +# Set sane defaults for various variables
9520 +test -z "$AR" && AR=ar
9521 +test -z "$AR_FLAGS" && AR_FLAGS=cru
9522 +test -z "$AS" && AS=as
9523 +test -z "$CC" && CC=cc
9524 +test -z "$LTCC" && LTCC=$CC
9525 +test -z "$DLLTOOL" && DLLTOOL=dlltool
9526 +test -z "$LD" && LD=ld
9527 +test -z "$LN_S" && LN_S="ln -s"
9528 +test -z "$MAGIC_CMD" && MAGIC_CMD=file
9529 +test -z "$NM" && NM=nm
9530 +test -z "$SED" && SED=sed
9531 +test -z "$OBJDUMP" && OBJDUMP=objdump
9532 +test -z "$RANLIB" && RANLIB=:
9533 +test -z "$STRIP" && STRIP=:
9534 +test -z "$ac_objext" && ac_objext=o
9535 +
9536 +# Determine commands to create old-style static archives.
9537 +old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs$old_deplibs'
9538 +old_postinstall_cmds='chmod 644 $oldlib'
9539 +old_postuninstall_cmds=
9540 +
9541 +if test -n "$RANLIB"; then
9542 +  case $host_os in
9543 +  openbsd*)
9544 +    old_postinstall_cmds="\$RANLIB -t \$oldlib~$old_postinstall_cmds"
9545 +    ;;
9546 +  *)
9547 +    old_postinstall_cmds="\$RANLIB \$oldlib~$old_postinstall_cmds"
9548 +    ;;
9549 +  esac
9550 +  old_archive_cmds="$old_archive_cmds~\$RANLIB \$oldlib"
9551 +fi
9552 +
9553 +# Only perform the check for file, if the check method requires it
9554 +case $deplibs_check_method in
9555 +file_magic*)
9556 +  if test "$file_magic_cmd" = '$MAGIC_CMD'; then
9557 +    echo "$as_me:$LINENO: checking for ${ac_tool_prefix}file" >&5
9558 +echo $ECHO_N "checking for ${ac_tool_prefix}file... $ECHO_C" >&6
9559 +if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
9560 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9561 +else
9562 +  case $MAGIC_CMD in
9563 +[\\/*] |  ?:[\\/]*)
9564 +  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9565 +  ;;
9566 +*)
9567 +  lt_save_MAGIC_CMD="$MAGIC_CMD"
9568 +  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9569 +  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9570 +  for ac_dir in $ac_dummy; do
9571 +    IFS="$lt_save_ifs"
9572 +    test -z "$ac_dir" && ac_dir=.
9573 +    if test -f $ac_dir/${ac_tool_prefix}file; then
9574 +      lt_cv_path_MAGIC_CMD="$ac_dir/${ac_tool_prefix}file"
9575 +      if test -n "$file_magic_test_file"; then
9576 +       case $deplibs_check_method in
9577 +       "file_magic "*)
9578 +         file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
9579 +         MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9580 +         if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9581 +           $EGREP "$file_magic_regex" > /dev/null; then
9582 +           :
9583 +         else
9584 +           cat <<EOF 1>&2
9585 +
9586 +*** Warning: the command libtool uses to detect shared libraries,
9587 +*** $file_magic_cmd, produces output that libtool cannot recognize.
9588 +*** The result is that libtool may fail to recognize shared libraries
9589 +*** as such.  This will affect the creation of libtool libraries that
9590 +*** depend on shared libraries, but programs linked with such libtool
9591 +*** libraries will work regardless of this problem.  Nevertheless, you
9592 +*** may want to report the problem to your system manager and/or to
9593 +*** bug-libtool@gnu.org
9594 +
9595 +EOF
9596 +         fi ;;
9597 +       esac
9598 +      fi
9599 +      break
9600 +    fi
9601 +  done
9602 +  IFS="$lt_save_ifs"
9603 +  MAGIC_CMD="$lt_save_MAGIC_CMD"
9604 +  ;;
9605 +esac
9606 +fi
9607 +
9608 +MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9609 +if test -n "$MAGIC_CMD"; then
9610 +  echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
9611 +echo "${ECHO_T}$MAGIC_CMD" >&6
9612 +else
9613 +  echo "$as_me:$LINENO: result: no" >&5
9614 +echo "${ECHO_T}no" >&6
9615 +fi
9616 +
9617 +if test -z "$lt_cv_path_MAGIC_CMD"; then
9618 +  if test -n "$ac_tool_prefix"; then
9619 +    echo "$as_me:$LINENO: checking for file" >&5
9620 +echo $ECHO_N "checking for file... $ECHO_C" >&6
9621 +if test "${lt_cv_path_MAGIC_CMD+set}" = set; then
9622 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9623 +else
9624 +  case $MAGIC_CMD in
9625 +[\\/*] |  ?:[\\/]*)
9626 +  lt_cv_path_MAGIC_CMD="$MAGIC_CMD" # Let the user override the test with a path.
9627 +  ;;
9628 +*)
9629 +  lt_save_MAGIC_CMD="$MAGIC_CMD"
9630 +  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
9631 +  ac_dummy="/usr/bin$PATH_SEPARATOR$PATH"
9632 +  for ac_dir in $ac_dummy; do
9633 +    IFS="$lt_save_ifs"
9634 +    test -z "$ac_dir" && ac_dir=.
9635 +    if test -f $ac_dir/file; then
9636 +      lt_cv_path_MAGIC_CMD="$ac_dir/file"
9637 +      if test -n "$file_magic_test_file"; then
9638 +       case $deplibs_check_method in
9639 +       "file_magic "*)
9640 +         file_magic_regex="`expr \"$deplibs_check_method\" : \"file_magic \(.*\)\"`"
9641 +         MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9642 +         if eval $file_magic_cmd \$file_magic_test_file 2> /dev/null |
9643 +           $EGREP "$file_magic_regex" > /dev/null; then
9644 +           :
9645 +         else
9646 +           cat <<EOF 1>&2
9647 +
9648 +*** Warning: the command libtool uses to detect shared libraries,
9649 +*** $file_magic_cmd, produces output that libtool cannot recognize.
9650 +*** The result is that libtool may fail to recognize shared libraries
9651 +*** as such.  This will affect the creation of libtool libraries that
9652 +*** depend on shared libraries, but programs linked with such libtool
9653 +*** libraries will work regardless of this problem.  Nevertheless, you
9654 +*** may want to report the problem to your system manager and/or to
9655 +*** bug-libtool@gnu.org
9656 +
9657 +EOF
9658 +         fi ;;
9659 +       esac
9660 +      fi
9661 +      break
9662 +    fi
9663 +  done
9664 +  IFS="$lt_save_ifs"
9665 +  MAGIC_CMD="$lt_save_MAGIC_CMD"
9666 +  ;;
9667 +esac
9668 +fi
9669 +
9670 +MAGIC_CMD="$lt_cv_path_MAGIC_CMD"
9671 +if test -n "$MAGIC_CMD"; then
9672 +  echo "$as_me:$LINENO: result: $MAGIC_CMD" >&5
9673 +echo "${ECHO_T}$MAGIC_CMD" >&6
9674 +else
9675 +  echo "$as_me:$LINENO: result: no" >&5
9676 +echo "${ECHO_T}no" >&6
9677 +fi
9678 +
9679 +  else
9680 +    MAGIC_CMD=:
9681 +  fi
9682 +fi
9683 +
9684 +  fi
9685 +  ;;
9686 +esac
9687 +
9688 +enable_dlopen=no
9689 +enable_win32_dll=yes
9690 +
9691 +# Check whether --enable-libtool-lock or --disable-libtool-lock was given.
9692 +if test "${enable_libtool_lock+set}" = set; then
9693 +  enableval="$enable_libtool_lock"
9694 +  
9695 +fi; 
9696 +test "x$enable_libtool_lock" != xno && enable_libtool_lock=yes
9697 +
9698 +
9699 +# Check whether --with-pic or --without-pic was given.
9700 +if test "${with_pic+set}" = set; then
9701 +  withval="$with_pic"
9702 +  pic_mode="$withval"
9703 +else
9704 +  pic_mode=default
9705 +fi; 
9706 +test -z "$pic_mode" && pic_mode=default
9707 +
9708 +# Use C for the default configuration in the libtool script
9709 +tagname=
9710 +lt_save_CC="$CC"
9711 +ac_ext=c
9712 +ac_cpp='$CPP $CPPFLAGS'
9713 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
9714 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
9715 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
9716 +
9717 +
9718 +# Source file extension for C test sources.
9719 +ac_ext=c
9720 +
9721 +# Object file extension for compiled C test sources.
9722 +objext=o
9723 +objext=$objext
9724 +
9725 +# Code to be used in simple compile tests
9726 +lt_simple_compile_test_code="int some_variable = 0;\n"
9727 +
9728 +# Code to be used in simple link tests
9729 +lt_simple_link_test_code='int main(){return(0);}\n'
9730 +
9731 +
9732 +# If no C compiler was specified, use CC.
9733 +LTCC=${LTCC-"$CC"}
9734 +
9735 +# Allow CC to be a program name with arguments.
9736 +compiler=$CC
9737 +
9738 +
9739 +#
9740 +# Check for any special shared library compilation flags.
9741 +#
9742 +lt_prog_cc_shlib=
9743 +if test "$GCC" = no; then
9744 +  case $host_os in
9745 +  sco3.2v5*)
9746 +    lt_prog_cc_shlib='-belf'
9747 +    ;;
9748 +  esac
9749 +fi
9750 +if test -n "$lt_prog_cc_shlib"; then
9751 +  { echo "$as_me:$LINENO: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&5
9752 +echo "$as_me: WARNING: \`$CC' requires \`$lt_prog_cc_shlib' to build shared libraries" >&2;}
9753 +  if echo "$old_CC $old_CFLAGS " | grep "[     ]$lt_prog_cc_shlib[     ]" >/dev/null; then :
9754 +  else
9755 +    { echo "$as_me:$LINENO: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&5
9756 +echo "$as_me: WARNING: add \`$lt_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure" >&2;}
9757 +    lt_cv_prog_cc_can_build_shared=no
9758 +  fi
9759 +fi
9760 +
9761 +
9762 +#
9763 +# Check to make sure the static flag actually works.
9764 +#
9765 +echo "$as_me:$LINENO: checking if $compiler static flag $lt_prog_compiler_static works" >&5
9766 +echo $ECHO_N "checking if $compiler static flag $lt_prog_compiler_static works... $ECHO_C" >&6
9767 +if test "${lt_prog_compiler_static_works+set}" = set; then
9768 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9769 +else
9770 +  lt_prog_compiler_static_works=no
9771 +   save_LDFLAGS="$LDFLAGS"
9772 +   LDFLAGS="$LDFLAGS $lt_prog_compiler_static"
9773 +   printf "$lt_simple_link_test_code" > conftest.$ac_ext
9774 +   if (eval $ac_link 2>conftest.err) && test -s conftest$ac_exeext; then
9775 +     # The compiler can only warn and ignore the option if not recognized
9776 +     # So say no if there are warnings
9777 +     if test -s conftest.err; then
9778 +       # Append any errors to the config.log.
9779 +       cat conftest.err 1>&5
9780 +     else
9781 +       lt_prog_compiler_static_works=yes
9782 +     fi
9783 +   fi
9784 +   $rm conftest*
9785 +   LDFLAGS="$save_LDFLAGS"
9786 +
9787 +fi
9788 +echo "$as_me:$LINENO: result: $lt_prog_compiler_static_works" >&5
9789 +echo "${ECHO_T}$lt_prog_compiler_static_works" >&6
9790 +
9791 +if test x"$lt_prog_compiler_static_works" = xyes; then
9792 +    :
9793 +else
9794 +    lt_prog_compiler_static=
9795 +fi
9796 +
9797 +
9798 +
9799 +
9800 +lt_prog_compiler_no_builtin_flag=
9801 +
9802 +if test "$GCC" = yes; then
9803 +  lt_prog_compiler_no_builtin_flag=' -fno-builtin'
9804 +
9805 +  
9806 +echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
9807 +echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
9808 +if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
9809 +  echo $ECHO_N "(cached) $ECHO_C" >&6
9810 +else
9811 +  lt_cv_prog_compiler_rtti_exceptions=no
9812 +  ac_outfile=conftest.$ac_objext
9813 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
9814 +   lt_compiler_flag="-fno-rtti -fno-exceptions"
9815 +   # Insert the option either (1) after the last *FLAGS variable, or
9816 +   # (2) before a word containing "conftest.", or (3) at the end.
9817 +   # Note that $ac_compile itself does not contain backslashes and begins
9818 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
9819 +   # The option is referenced via a variable to avoid confusing sed.
9820 +   lt_compile=`echo "$ac_compile" | $SED \
9821 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
9822 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
9823 +   -e 's:$: $lt_compiler_flag:'`
9824 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
9825 +   (eval "$lt_compile" 2>conftest.err)
9826 +   ac_status=$?
9827 +   cat conftest.err >&5
9828 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
9829 +   if (exit $ac_status) && test -s "$ac_outfile"; then
9830 +     # The compiler can only warn and ignore the option if not recognized
9831 +     # So say no if there are warnings
9832 +     if test ! -s conftest.err; then
9833 +       lt_cv_prog_compiler_rtti_exceptions=yes
9834 +     fi
9835 +   fi
9836 +   $rm conftest*
9837 +
9838 +fi
9839 +echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
9840 +echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6
9841 +
9842 +if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
9843 +    lt_prog_compiler_no_builtin_flag="$lt_prog_compiler_no_builtin_flag -fno-rtti -fno-exceptions"
9844 +else
9845 +    :
9846 +fi
9847 +
9848 +fi
9849 +
9850 +lt_prog_compiler_wl=
9851 +lt_prog_compiler_pic=
9852 +lt_prog_compiler_static=
9853 +
9854 +echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
9855 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
9856
9857 +  if test "$GCC" = yes; then
9858 +    lt_prog_compiler_wl='-Wl,'
9859 +    lt_prog_compiler_static='-static'
9860 +
9861 +    case $host_os in
9862 +      aix*)
9863 +      # All AIX code is PIC.
9864 +      if test "$host_cpu" = ia64; then
9865 +       # AIX 5 now supports IA64 processor
9866 +       lt_prog_compiler_static='-Bstatic'
9867 +      fi
9868 +      ;;
9869 +
9870 +    amigaos*)
9871 +      # FIXME: we need at least 68020 code to build shared libraries, but
9872 +      # adding the `-m68020' flag to GCC prevents building anything better,
9873 +      # like `-m68040'.
9874 +      lt_prog_compiler_pic='-m68020 -resident32 -malways-restore-a4'
9875 +      ;;
9876 +
9877 +    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
9878 +      # PIC is the default for these OSes.
9879 +      ;;
9880 +
9881 +    mingw* | pw32* | os2*)
9882 +      # This hack is so that the source file can tell whether it is being
9883 +      # built for inclusion in a dll (and should export symbols for example).
9884 +      lt_prog_compiler_pic='-DDLL_EXPORT'
9885 +      ;;
9886 +
9887 +    darwin* | rhapsody*)
9888 +      # PIC is the default on this platform
9889 +      # Common symbols not allowed in MH_DYLIB files
9890 +      lt_prog_compiler_pic='-fno-common'
9891 +      ;;
9892 +
9893 +    msdosdjgpp*)
9894 +      # Just because we use GCC doesn't mean we suddenly get shared libraries
9895 +      # on systems that don't support them.
9896 +      lt_prog_compiler_can_build_shared=no
9897 +      enable_shared=no
9898 +      ;;
9899 +
9900 +    sysv4*MP*)
9901 +      if test -d /usr/nec; then
9902 +       lt_prog_compiler_pic=-Kconform_pic
9903 +      fi
9904 +      ;;
9905 +
9906 +    hpux*)
9907 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9908 +      # not for PA HP-UX.
9909 +      case "$host_cpu" in
9910 +      hppa*64*|ia64*)
9911 +       # +Z the default
9912 +       ;;
9913 +      *)
9914 +       lt_prog_compiler_pic='-fPIC'
9915 +       ;;
9916 +      esac
9917 +      ;;
9918 +
9919 +    *)
9920 +      lt_prog_compiler_pic='-fPIC'
9921 +      ;;
9922 +    esac
9923 +  else
9924 +    # PORTME Check for flag to pass linker flags through the system compiler.
9925 +    case $host_os in
9926 +    aix*)
9927 +      lt_prog_compiler_wl='-Wl,'
9928 +      if test "$host_cpu" = ia64; then
9929 +       # AIX 5 now supports IA64 processor
9930 +       lt_prog_compiler_static='-Bstatic'
9931 +      else
9932 +       lt_prog_compiler_static='-bnso -bI:/lib/syscalls.exp'
9933 +      fi
9934 +      ;;
9935 +
9936 +    mingw* | pw32* | os2*)
9937 +      # This hack is so that the source file can tell whether it is being
9938 +      # built for inclusion in a dll (and should export symbols for example).
9939 +      lt_prog_compiler_pic='-DDLL_EXPORT'
9940 +      ;;
9941 +
9942 +    hpux9* | hpux10* | hpux11*)
9943 +      lt_prog_compiler_wl='-Wl,'
9944 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
9945 +      # not for PA HP-UX.
9946 +      case "$host_cpu" in
9947 +      hppa*64*|ia64*)
9948 +       # +Z the default
9949 +       ;;
9950 +      *)
9951 +       lt_prog_compiler_pic='+Z'
9952 +       ;;
9953 +      esac
9954 +      # Is there a better lt_prog_compiler_static that works with the bundled CC?
9955 +      lt_prog_compiler_static='${wl}-a ${wl}archive'
9956 +      ;;
9957 +
9958 +    irix5* | irix6* | nonstopux*)
9959 +      lt_prog_compiler_wl='-Wl,'
9960 +      # PIC (with -KPIC) is the default.
9961 +      lt_prog_compiler_static='-non_shared'
9962 +      ;;
9963 +
9964 +    newsos6)
9965 +      lt_prog_compiler_pic='-KPIC'
9966 +      lt_prog_compiler_static='-Bstatic'
9967 +      ;;
9968 +
9969 +    linux*)
9970 +      case $CC in
9971 +      icc* | ecc*)
9972 +       lt_prog_compiler_wl='-Wl,'
9973 +       lt_prog_compiler_pic='-KPIC'
9974 +       lt_prog_compiler_static='-static'
9975 +        ;;
9976 +      ccc*)
9977 +        lt_prog_compiler_wl='-Wl,'
9978 +        # All Alpha code is PIC.
9979 +        lt_prog_compiler_static='-non_shared'
9980 +        ;;
9981 +      esac
9982 +      ;;
9983 +
9984 +    osf3* | osf4* | osf5*)
9985 +      lt_prog_compiler_wl='-Wl,'
9986 +      # All OSF/1 code is PIC.
9987 +      lt_prog_compiler_static='-non_shared'
9988 +      ;;
9989 +
9990 +    sco3.2v5*)
9991 +      lt_prog_compiler_pic='-Kpic'
9992 +      lt_prog_compiler_static='-dn'
9993 +      ;;
9994 +
9995 +    solaris*)
9996 +      lt_prog_compiler_wl='-Wl,'
9997 +      lt_prog_compiler_pic='-KPIC'
9998 +      lt_prog_compiler_static='-Bstatic'
9999 +      ;;
10000 +
10001 +    sunos4*)
10002 +      lt_prog_compiler_wl='-Qoption ld '
10003 +      lt_prog_compiler_pic='-PIC'
10004 +      lt_prog_compiler_static='-Bstatic'
10005 +      ;;
10006 +
10007 +    sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
10008 +      lt_prog_compiler_wl='-Wl,'
10009 +      lt_prog_compiler_pic='-KPIC'
10010 +      lt_prog_compiler_static='-Bstatic'
10011 +      ;;
10012 +
10013 +    sysv4*MP*)
10014 +      if test -d /usr/nec ;then
10015 +       lt_prog_compiler_pic='-Kconform_pic'
10016 +       lt_prog_compiler_static='-Bstatic'
10017 +      fi
10018 +      ;;
10019 +
10020 +    uts4*)
10021 +      lt_prog_compiler_pic='-pic'
10022 +      lt_prog_compiler_static='-Bstatic'
10023 +      ;;
10024 +
10025 +    *)
10026 +      lt_prog_compiler_can_build_shared=no
10027 +      ;;
10028 +    esac
10029 +  fi
10030 +
10031 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic" >&5
10032 +echo "${ECHO_T}$lt_prog_compiler_pic" >&6
10033 +
10034 +#
10035 +# Check to make sure the PIC flag actually works.
10036 +#
10037 +if test -n "$lt_prog_compiler_pic"; then
10038 +  
10039 +echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic works" >&5
10040 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic works... $ECHO_C" >&6
10041 +if test "${lt_prog_compiler_pic_works+set}" = set; then
10042 +  echo $ECHO_N "(cached) $ECHO_C" >&6
10043 +else
10044 +  lt_prog_compiler_pic_works=no
10045 +  ac_outfile=conftest.$ac_objext
10046 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
10047 +   lt_compiler_flag="$lt_prog_compiler_pic -DPIC"
10048 +   # Insert the option either (1) after the last *FLAGS variable, or
10049 +   # (2) before a word containing "conftest.", or (3) at the end.
10050 +   # Note that $ac_compile itself does not contain backslashes and begins
10051 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
10052 +   # The option is referenced via a variable to avoid confusing sed.
10053 +   lt_compile=`echo "$ac_compile" | $SED \
10054 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10055 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10056 +   -e 's:$: $lt_compiler_flag:'`
10057 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
10058 +   (eval "$lt_compile" 2>conftest.err)
10059 +   ac_status=$?
10060 +   cat conftest.err >&5
10061 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
10062 +   if (exit $ac_status) && test -s "$ac_outfile"; then
10063 +     # The compiler can only warn and ignore the option if not recognized
10064 +     # So say no if there are warnings
10065 +     if test ! -s conftest.err; then
10066 +       lt_prog_compiler_pic_works=yes
10067 +     fi
10068 +   fi
10069 +   $rm conftest*
10070 +
10071 +fi
10072 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works" >&5
10073 +echo "${ECHO_T}$lt_prog_compiler_pic_works" >&6
10074 +
10075 +if test x"$lt_prog_compiler_pic_works" = xyes; then
10076 +    case $lt_prog_compiler_pic in
10077 +     "" | " "*) ;;
10078 +     *) lt_prog_compiler_pic=" $lt_prog_compiler_pic" ;;
10079 +     esac
10080 +else
10081 +    lt_prog_compiler_pic=
10082 +     lt_prog_compiler_can_build_shared=no
10083 +fi
10084 +
10085 +fi
10086 +case "$host_os" in
10087 +  # For platforms which do not support PIC, -DPIC is meaningless:
10088 +  *djgpp*)
10089 +    lt_prog_compiler_pic=
10090 +    ;;
10091 +  *)
10092 +    lt_prog_compiler_pic="$lt_prog_compiler_pic -DPIC"
10093 +    ;;
10094 +esac
10095 +
10096 +echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
10097 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
10098 +if test "${lt_cv_prog_compiler_c_o+set}" = set; then
10099 +  echo $ECHO_N "(cached) $ECHO_C" >&6
10100 +else
10101 +  lt_cv_prog_compiler_c_o=no
10102 +   $rm -r conftest 2>/dev/null
10103 +   mkdir conftest
10104 +   cd conftest
10105 +   mkdir out
10106 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
10107 +
10108 +   lt_compiler_flag="-o out/conftest2.$ac_objext"
10109 +   # Insert the option either (1) after the last *FLAGS variable, or
10110 +   # (2) before a word containing "conftest.", or (3) at the end.
10111 +   # Note that $ac_compile itself does not contain backslashes and begins
10112 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
10113 +   lt_compile=`echo "$ac_compile" | $SED \
10114 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10115 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10116 +   -e 's:$: $lt_compiler_flag:'`
10117 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
10118 +   (eval "$lt_compile" 2>out/conftest.err)
10119 +   ac_status=$?
10120 +   cat out/conftest.err >&5
10121 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
10122 +   if (exit $ac_status) && test -s out/conftest2.$ac_objext
10123 +   then
10124 +     # The compiler can only warn and ignore the option if not recognized
10125 +     # So say no if there are warnings
10126 +     if test ! -s out/conftest.err; then
10127 +       lt_cv_prog_compiler_c_o=yes
10128 +     fi
10129 +   fi
10130 +   chmod u+w .
10131 +   $rm conftest*
10132 +   # SGI C++ compiler will create directory out/ii_files/ for
10133 +   # template instantiation
10134 +   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
10135 +   $rm out/* && rmdir out
10136 +   cd ..
10137 +   rmdir conftest
10138 +   $rm conftest*
10139 +
10140 +fi
10141 +echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o" >&5
10142 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o" >&6
10143 +
10144 +
10145 +hard_links="nottested"
10146 +if test "$lt_cv_prog_compiler_c_o" = no && test "$need_locks" != no; then
10147 +  # do not overwrite the value of need_locks provided by the user
10148 +  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
10149 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
10150 +  hard_links=yes
10151 +  $rm conftest*
10152 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
10153 +  touch conftest.a
10154 +  ln conftest.a conftest.b 2>&5 || hard_links=no
10155 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
10156 +  echo "$as_me:$LINENO: result: $hard_links" >&5
10157 +echo "${ECHO_T}$hard_links" >&6
10158 +  if test "$hard_links" = no; then
10159 +    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
10160 +echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
10161 +    need_locks=warn
10162 +  fi
10163 +else
10164 +  need_locks=no
10165 +fi
10166 +
10167 +echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
10168 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
10169 +
10170 +  runpath_var=
10171 +  allow_undefined_flag=
10172 +  enable_shared_with_static_runtimes=no
10173 +  archive_cmds=
10174 +  archive_expsym_cmds=
10175 +  old_archive_From_new_cmds=
10176 +  old_archive_from_expsyms_cmds=
10177 +  export_dynamic_flag_spec=
10178 +  whole_archive_flag_spec=
10179 +  thread_safe_flag_spec=
10180 +  hardcode_libdir_flag_spec=
10181 +  hardcode_libdir_flag_spec_ld=
10182 +  hardcode_libdir_separator=
10183 +  hardcode_direct=no
10184 +  hardcode_minus_L=no
10185 +  hardcode_shlibpath_var=unsupported
10186 +  link_all_deplibs=unknown
10187 +  hardcode_automatic=no
10188 +  module_cmds=
10189 +  module_expsym_cmds=
10190 +  always_export_symbols=no
10191 +  export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10192 +  # include_expsyms should be a list of space-separated symbols to be *always*
10193 +  # included in the symbol list
10194 +  include_expsyms=
10195 +  # exclude_expsyms can be an extended regexp of symbols to exclude
10196 +  # it will be wrapped by ` (' and `)$', so one must not match beginning or
10197 +  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
10198 +  # as well as any symbol that contains `d'.
10199 +  exclude_expsyms="_GLOBAL_OFFSET_TABLE_"
10200 +  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
10201 +  # platforms (ab)use it in PIC code, but their linkers get confused if
10202 +  # the symbol is explicitly referenced.  Since portable code cannot
10203 +  # rely on this symbol name, it's probably fine to never include it in
10204 +  # preloaded symbol tables.
10205 +  extract_expsyms_cmds=
10206 +
10207 +  case $host_os in
10208 +  cygwin* | mingw* | pw32*)
10209 +    # FIXME: the MSVC++ port hasn't been tested in a loooong time
10210 +    # When not using gcc, we currently assume that we are using
10211 +    # Microsoft Visual C++.
10212 +    if test "$GCC" != yes; then
10213 +      with_gnu_ld=no
10214 +    fi
10215 +    ;;
10216 +  openbsd*)
10217 +    with_gnu_ld=no
10218 +    ;;
10219 +  esac
10220 +
10221 +  ld_shlibs=yes
10222 +  if test "$with_gnu_ld" = yes; then
10223 +    # If archive_cmds runs LD, not CC, wlarc should be empty
10224 +    wlarc='${wl}'
10225 +
10226 +    # See if GNU ld supports shared libraries.
10227 +    case $host_os in
10228 +    aix3* | aix4* | aix5*)
10229 +      # On AIX/PPC, the GNU linker is very broken
10230 +      if test "$host_cpu" != ia64; then
10231 +       ld_shlibs=no
10232 +       cat <<EOF 1>&2
10233 +
10234 +*** Warning: the GNU linker, at least up to release 2.9.1, is reported
10235 +*** to be unable to reliably create shared libraries on AIX.
10236 +*** Therefore, libtool is disabling shared libraries support.  If you
10237 +*** really care for shared libraries, you may want to modify your PATH
10238 +*** so that a non-GNU linker is found, and then restart.
10239 +
10240 +EOF
10241 +      fi
10242 +      ;;
10243 +
10244 +    amigaos*)
10245 +      archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10246 +      hardcode_libdir_flag_spec='-L$libdir'
10247 +      hardcode_minus_L=yes
10248 +
10249 +      # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
10250 +      # that the semantics of dynamic libraries on AmigaOS, at least up
10251 +      # to version 4, is to share data among multiple programs linked
10252 +      # with the same dynamic library.  Since this doesn't match the
10253 +      # behavior of shared libraries on other platforms, we can't use
10254 +      # them.
10255 +      ld_shlibs=no
10256 +      ;;
10257 +
10258 +    beos*)
10259 +      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
10260 +       allow_undefined_flag=unsupported
10261 +       # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
10262 +       # support --undefined.  This deserves some investigation.  FIXME
10263 +       archive_cmds='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10264 +      else
10265 +       ld_shlibs=no
10266 +      fi
10267 +      ;;
10268 +
10269 +    cygwin* | mingw* | pw32*)
10270 +      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10271 +      # as there is no search path for DLLs.
10272 +      hardcode_libdir_flag_spec='-L$libdir'
10273 +      allow_undefined_flag=unsupported
10274 +      always_export_symbols=no
10275 +      enable_shared_with_static_runtimes=yes
10276 +      export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
10277 +
10278 +      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
10279 +        archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
10280 +       # If the export-symbols file already is a .def file (1st line
10281 +       # is EXPORTS), use it as is; otherwise, prepend...
10282 +       archive_expsym_cmds='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
10283 +         cp $export_symbols $output_objdir/$soname.def;
10284 +       else
10285 +         echo EXPORTS > $output_objdir/$soname.def;
10286 +         cat $export_symbols >> $output_objdir/$soname.def;
10287 +       fi~
10288 +       $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
10289 +      else
10290 +       ld_shlibs=no
10291 +      fi
10292 +      ;;
10293 +
10294 +    netbsd* | knetbsd*-gnu)
10295 +      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
10296 +       archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
10297 +       wlarc=
10298 +      else
10299 +       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10300 +       archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10301 +      fi
10302 +      ;;
10303 +
10304 +    solaris* | sysv5*)
10305 +      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
10306 +       ld_shlibs=no
10307 +       cat <<EOF 1>&2
10308 +
10309 +*** Warning: The releases 2.8.* of the GNU linker cannot reliably
10310 +*** create shared libraries on Solaris systems.  Therefore, libtool
10311 +*** is disabling shared libraries support.  We urge you to upgrade GNU
10312 +*** binutils to release 2.9.1 or newer.  Another option is to modify
10313 +*** your PATH or compiler configuration so that the native linker is
10314 +*** used, and then restart.
10315 +
10316 +EOF
10317 +      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
10318 +       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10319 +       archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10320 +      else
10321 +       ld_shlibs=no
10322 +      fi
10323 +      ;;
10324 +
10325 +    sunos4*)
10326 +      archive_cmds='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10327 +      wlarc=
10328 +      hardcode_direct=yes
10329 +      hardcode_shlibpath_var=no
10330 +      ;;
10331 +
10332 +  linux*)
10333 +    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
10334 +        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10335 +       archive_cmds="$tmp_archive_cmds"
10336 +      supports_anon_versioning=no
10337 +      case `$LD -v 2>/dev/null` in
10338 +        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
10339 +        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
10340 +        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
10341 +        *\ 2.11.*) ;; # other 2.11 versions
10342 +        *) supports_anon_versioning=yes ;;
10343 +      esac
10344 +      if test $supports_anon_versioning = yes; then
10345 +        archive_expsym_cmds='$echo "{ global:" > $output_objdir/$libname.ver~
10346 +cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
10347 +$echo "local: *; };" >> $output_objdir/$libname.ver~
10348 +        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
10349 +      else
10350 +        archive_expsym_cmds="$tmp_archive_cmds"
10351 +      fi
10352 +      link_all_deplibs=no
10353 +    else
10354 +      ld_shlibs=no
10355 +    fi
10356 +    ;;
10357 +
10358 +    *)
10359 +      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
10360 +       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
10361 +       archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
10362 +      else
10363 +       ld_shlibs=no
10364 +      fi
10365 +      ;;
10366 +    esac
10367 +
10368 +    if test "$ld_shlibs" = yes; then
10369 +      runpath_var=LD_RUN_PATH
10370 +      hardcode_libdir_flag_spec='${wl}--rpath ${wl}$libdir'
10371 +      export_dynamic_flag_spec='${wl}--export-dynamic'
10372 +      # ancient GNU ld didn't support --whole-archive et. al.
10373 +      if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
10374 +       whole_archive_flag_spec="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
10375 +      else
10376 +       whole_archive_flag_spec=
10377 +      fi
10378 +    fi
10379 +  else
10380 +    # PORTME fill in a description of your system's linker (not GNU ld)
10381 +    case $host_os in
10382 +    aix3*)
10383 +      allow_undefined_flag=unsupported
10384 +      always_export_symbols=yes
10385 +      archive_expsym_cmds='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
10386 +      # Note: this linker hardcodes the directories in LIBPATH if there
10387 +      # are no directories specified by -L.
10388 +      hardcode_minus_L=yes
10389 +      if test "$GCC" = yes && test -z "$link_static_flag"; then
10390 +       # Neither direct hardcoding nor static linking is supported with a
10391 +       # broken collect2.
10392 +       hardcode_direct=unsupported
10393 +      fi
10394 +      ;;
10395 +
10396 +    aix4* | aix5*)
10397 +      if test "$host_cpu" = ia64; then
10398 +       # On IA64, the linker does run time linking by default, so we don't
10399 +       # have to do anything special.
10400 +       aix_use_runtimelinking=no
10401 +       exp_sym_flag='-Bexport'
10402 +       no_entry_flag=""
10403 +      else
10404 +       # If we're using GNU nm, then we don't want the "-C" option.
10405 +       # -C means demangle to AIX nm, but means don't demangle with GNU nm
10406 +       if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
10407 +         export_symbols_cmds='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
10408 +       else
10409 +         export_symbols_cmds='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
10410 +       fi
10411 +       aix_use_runtimelinking=no
10412 +
10413 +       # Test if we are trying to use run time linking or normal
10414 +       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
10415 +       # need to do runtime linking.
10416 +       case $host_os in aix4.[23]|aix4.[23].*|aix5*)
10417 +         for ld_flag in $LDFLAGS; do
10418 +         if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
10419 +           aix_use_runtimelinking=yes
10420 +           break
10421 +         fi
10422 +         done
10423 +       esac
10424 +
10425 +       exp_sym_flag='-bexport'
10426 +       no_entry_flag='-bnoentry'
10427 +      fi
10428 +
10429 +      # When large executables or shared objects are built, AIX ld can
10430 +      # have problems creating the table of contents.  If linking a library
10431 +      # or program results in "error TOC overflow" add -mminimal-toc to
10432 +      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
10433 +      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
10434 +
10435 +      archive_cmds=''
10436 +      hardcode_direct=yes
10437 +      hardcode_libdir_separator=':'
10438 +      link_all_deplibs=yes
10439 +
10440 +      if test "$GCC" = yes; then
10441 +       case $host_os in aix4.012|aix4.012.*)
10442 +       # We only want to do this on AIX 4.2 and lower, the check
10443 +       # below for broken collect2 doesn't work under 4.3+
10444 +         collect2name=`${CC} -print-prog-name=collect2`
10445 +         if test -f "$collect2name" && \
10446 +          strings "$collect2name" | grep resolve_lib_name >/dev/null
10447 +         then
10448 +         # We have reworked collect2
10449 +         hardcode_direct=yes
10450 +         else
10451 +         # We have old collect2
10452 +         hardcode_direct=unsupported
10453 +         # It fails to find uninstalled libraries when the uninstalled
10454 +         # path is not listed in the libpath.  Setting hardcode_minus_L
10455 +         # to unsupported forces relinking
10456 +         hardcode_minus_L=yes
10457 +         hardcode_libdir_flag_spec='-L$libdir'
10458 +         hardcode_libdir_separator=
10459 +         fi
10460 +       esac
10461 +       shared_flag='-shared'
10462 +      else
10463 +       # not using gcc
10464 +       if test "$host_cpu" = ia64; then
10465 +       # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
10466 +       # chokes on -Wl,-G. The following line is correct:
10467 +         shared_flag='-G'
10468 +       else
10469 +       if test "$aix_use_runtimelinking" = yes; then
10470 +           shared_flag='${wl}-G'
10471 +         else
10472 +           shared_flag='${wl}-bM:SRE'
10473 +       fi
10474 +       fi
10475 +      fi
10476 +
10477 +      # It seems that -bexpall does not export symbols beginning with
10478 +      # underscore (_), so it is better to generate a list of symbols to export.
10479 +      always_export_symbols=yes
10480 +      if test "$aix_use_runtimelinking" = yes; then
10481 +       # Warning - without using the other runtime loading flags (-brtl),
10482 +       # -berok will link without error, but may produce a broken library.
10483 +       allow_undefined_flag='-berok'
10484 +       # Determine the default libpath from the value encoded in an empty executable.
10485 +       cat >conftest.$ac_ext <<_ACEOF
10486 +/* confdefs.h.  */
10487 +_ACEOF
10488 +cat confdefs.h >>conftest.$ac_ext
10489 +cat >>conftest.$ac_ext <<_ACEOF
10490 +/* end confdefs.h.  */
10491 +
10492 +int
10493 +main ()
10494 +{
10495 +
10496 +  ;
10497 +  return 0;
10498 +}
10499 +_ACEOF
10500 +rm -f conftest.$ac_objext conftest$ac_exeext
10501 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10502 +  (eval $ac_link) 2>conftest.er1
10503 +  ac_status=$?
10504 +  grep -v '^ *+' conftest.er1 >conftest.err
10505 +  rm -f conftest.er1
10506 +  cat conftest.err >&5
10507 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10508 +  (exit $ac_status); } &&
10509 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
10510 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10511 +  (eval $ac_try) 2>&5
10512 +  ac_status=$?
10513 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10514 +  (exit $ac_status); }; } &&
10515 +        { ac_try='test -s conftest$ac_exeext'
10516 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10517 +  (eval $ac_try) 2>&5
10518 +  ac_status=$?
10519 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10520 +  (exit $ac_status); }; }; then
10521 +  
10522 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
10523 +}'`
10524 +# Check for a 64-bit object if we didn't find anything.
10525 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
10526 +}'`; fi
10527 +else
10528 +  echo "$as_me: failed program was:" >&5
10529 +sed 's/^/| /' conftest.$ac_ext >&5
10530 +
10531 +fi
10532 +rm -f conftest.err conftest.$ac_objext \
10533 +      conftest$ac_exeext conftest.$ac_ext
10534 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10535 +
10536 +       hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10537 +       archive_expsym_cmds="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
10538 +       else
10539 +       if test "$host_cpu" = ia64; then
10540 +         hardcode_libdir_flag_spec='${wl}-R $libdir:/usr/lib:/lib'
10541 +         allow_undefined_flag="-z nodefs"
10542 +         archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
10543 +       else
10544 +        # Determine the default libpath from the value encoded in an empty executable.
10545 +        cat >conftest.$ac_ext <<_ACEOF
10546 +/* confdefs.h.  */
10547 +_ACEOF
10548 +cat confdefs.h >>conftest.$ac_ext
10549 +cat >>conftest.$ac_ext <<_ACEOF
10550 +/* end confdefs.h.  */
10551 +
10552 +int
10553 +main ()
10554 +{
10555 +
10556 +  ;
10557 +  return 0;
10558 +}
10559 +_ACEOF
10560 +rm -f conftest.$ac_objext conftest$ac_exeext
10561 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
10562 +  (eval $ac_link) 2>conftest.er1
10563 +  ac_status=$?
10564 +  grep -v '^ *+' conftest.er1 >conftest.err
10565 +  rm -f conftest.er1
10566 +  cat conftest.err >&5
10567 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10568 +  (exit $ac_status); } &&
10569 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
10570 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10571 +  (eval $ac_try) 2>&5
10572 +  ac_status=$?
10573 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10574 +  (exit $ac_status); }; } &&
10575 +        { ac_try='test -s conftest$ac_exeext'
10576 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
10577 +  (eval $ac_try) 2>&5
10578 +  ac_status=$?
10579 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
10580 +  (exit $ac_status); }; }; then
10581 +  
10582 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
10583 +}'`
10584 +# Check for a 64-bit object if we didn't find anything.
10585 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
10586 +}'`; fi
10587 +else
10588 +  echo "$as_me: failed program was:" >&5
10589 +sed 's/^/| /' conftest.$ac_ext >&5
10590 +
10591 +fi
10592 +rm -f conftest.err conftest.$ac_objext \
10593 +      conftest$ac_exeext conftest.$ac_ext
10594 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
10595 +
10596 +        hardcode_libdir_flag_spec='${wl}-blibpath:$libdir:'"$aix_libpath"
10597 +         # Warning - without using the other run time loading flags,
10598 +         # -berok will link without error, but may produce a broken library.
10599 +         no_undefined_flag=' ${wl}-bernotok'
10600 +         allow_undefined_flag=' ${wl}-berok'
10601 +         # -bexpall does not export symbols beginning with underscore (_)
10602 +         always_export_symbols=yes
10603 +         # Exported symbols can be pulled into shared objects from archives
10604 +         whole_archive_flag_spec=' '
10605 +         archive_cmds_need_lc=yes
10606 +         # This is similar to how AIX traditionally builds it's shared libraries.
10607 +         archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
10608 +       fi
10609 +      fi
10610 +      ;;
10611 +
10612 +    amigaos*)
10613 +      archive_cmds='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
10614 +      hardcode_libdir_flag_spec='-L$libdir'
10615 +      hardcode_minus_L=yes
10616 +      # see comment about different semantics on the GNU ld section
10617 +      ld_shlibs=no
10618 +      ;;
10619 +
10620 +    bsdi4*)
10621 +      export_dynamic_flag_spec=-rdynamic
10622 +      ;;
10623 +
10624 +    cygwin* | mingw* | pw32*)
10625 +      # When not using gcc, we currently assume that we are using
10626 +      # Microsoft Visual C++.
10627 +      # hardcode_libdir_flag_spec is actually meaningless, as there is
10628 +      # no search path for DLLs.
10629 +      hardcode_libdir_flag_spec=' '
10630 +      allow_undefined_flag=unsupported
10631 +      # Tell ltmain to make .lib files, not .a files.
10632 +      libext=lib
10633 +      # Tell ltmain to make .dll files, not .so files.
10634 +      shrext_cmds=".dll"
10635 +      # FIXME: Setting linknames here is a bad hack.
10636 +      archive_cmds='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
10637 +      # The linker will automatically build a .lib file if we build a DLL.
10638 +      old_archive_From_new_cmds='true'
10639 +      # FIXME: Should let the user specify the lib program.
10640 +      old_archive_cmds='lib /OUT:$oldlib$oldobjs$old_deplibs'
10641 +      fix_srcfile_path='`cygpath -w "$srcfile"`'
10642 +      enable_shared_with_static_runtimes=yes
10643 +      ;;
10644 +
10645 +    darwin* | rhapsody*)
10646 +    if test "$GXX" = yes ; then
10647 +      archive_cmds_need_lc=no
10648 +      case "$host_os" in
10649 +      rhapsody* | darwin1.[012])
10650 +       allow_undefined_flag='-undefined suppress'
10651 +       ;;
10652 +      *) # Darwin 1.3 on
10653 +      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
10654 +       allow_undefined_flag='-flat_namespace -undefined suppress'
10655 +      else
10656 +        case ${MACOSX_DEPLOYMENT_TARGET} in
10657 +          10.[012])
10658 +            allow_undefined_flag='-flat_namespace -undefined suppress'
10659 +            ;;
10660 +          10.*)
10661 +            allow_undefined_flag='-undefined dynamic_lookup'
10662 +            ;;
10663 +        esac
10664 +      fi
10665 +       ;;
10666 +      esac
10667 +       lt_int_apple_cc_single_mod=no
10668 +       output_verbose_link_cmd='echo'
10669 +       if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
10670 +         lt_int_apple_cc_single_mod=yes
10671 +       fi
10672 +       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
10673 +         archive_cmds='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
10674 +       else
10675 +        archive_cmds='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
10676 +      fi
10677 +      module_cmds='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
10678 +      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
10679 +        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
10680 +          archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
10681 +        else
10682 +          archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
10683 +        fi
10684 +          module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
10685 +      hardcode_direct=no
10686 +      hardcode_automatic=yes
10687 +      hardcode_shlibpath_var=unsupported
10688 +      whole_archive_flag_spec='-all_load $convenience'
10689 +      link_all_deplibs=yes
10690 +    else
10691 +      ld_shlibs=no
10692 +    fi
10693 +      ;;
10694 +
10695 +    dgux*)
10696 +      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10697 +      hardcode_libdir_flag_spec='-L$libdir'
10698 +      hardcode_shlibpath_var=no
10699 +      ;;
10700 +
10701 +    freebsd1*)
10702 +      ld_shlibs=no
10703 +      ;;
10704 +
10705 +    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
10706 +    # support.  Future versions do this automatically, but an explicit c++rt0.o
10707 +    # does not break anything, and helps significantly (at the cost of a little
10708 +    # extra space).
10709 +    freebsd2.2*)
10710 +      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
10711 +      hardcode_libdir_flag_spec='-R$libdir'
10712 +      hardcode_direct=yes
10713 +      hardcode_shlibpath_var=no
10714 +      ;;
10715 +
10716 +    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
10717 +    freebsd2*)
10718 +      archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10719 +      hardcode_direct=yes
10720 +      hardcode_minus_L=yes
10721 +      hardcode_shlibpath_var=no
10722 +      ;;
10723 +
10724 +    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
10725 +    freebsd* | kfreebsd*-gnu)
10726 +      archive_cmds='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
10727 +      hardcode_libdir_flag_spec='-R$libdir'
10728 +      hardcode_direct=yes
10729 +      hardcode_shlibpath_var=no
10730 +      ;;
10731 +
10732 +    hpux9*)
10733 +      if test "$GCC" = yes; then
10734 +       archive_cmds='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
10735 +      else
10736 +       archive_cmds='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
10737 +      fi
10738 +      hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10739 +      hardcode_libdir_separator=:
10740 +      hardcode_direct=yes
10741 +
10742 +      # hardcode_minus_L: Not really in the search PATH,
10743 +      # but as the default location of the library.
10744 +      hardcode_minus_L=yes
10745 +      export_dynamic_flag_spec='${wl}-E'
10746 +      ;;
10747 +
10748 +    hpux10* | hpux11*)
10749 +      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
10750 +       case "$host_cpu" in
10751 +       hppa*64*|ia64*)
10752 +         archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10753 +         ;;
10754 +       *)
10755 +         archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
10756 +         ;;
10757 +       esac
10758 +      else
10759 +       case "$host_cpu" in
10760 +       hppa*64*|ia64*)
10761 +         archive_cmds='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
10762 +         ;;
10763 +       *)
10764 +         archive_cmds='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
10765 +         ;;
10766 +       esac
10767 +      fi
10768 +      if test "$with_gnu_ld" = no; then
10769 +       case "$host_cpu" in
10770 +       hppa*64*)
10771 +         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10772 +         hardcode_libdir_flag_spec_ld='+b $libdir'
10773 +         hardcode_libdir_separator=:
10774 +         hardcode_direct=no
10775 +         hardcode_shlibpath_var=no
10776 +         ;;
10777 +       ia64*)
10778 +         hardcode_libdir_flag_spec='-L$libdir'
10779 +         hardcode_direct=no
10780 +         hardcode_shlibpath_var=no
10781 +
10782 +         # hardcode_minus_L: Not really in the search PATH,
10783 +         # but as the default location of the library.
10784 +         hardcode_minus_L=yes
10785 +         ;;
10786 +       *)
10787 +         hardcode_libdir_flag_spec='${wl}+b ${wl}$libdir'
10788 +         hardcode_libdir_separator=:
10789 +         hardcode_direct=yes
10790 +         export_dynamic_flag_spec='${wl}-E'
10791 +
10792 +         # hardcode_minus_L: Not really in the search PATH,
10793 +         # but as the default location of the library.
10794 +         hardcode_minus_L=yes
10795 +         ;;
10796 +       esac
10797 +      fi
10798 +      ;;
10799 +
10800 +    irix5* | irix6* | nonstopux*)
10801 +      if test "$GCC" = yes; then
10802 +       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10803 +      else
10804 +       archive_cmds='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
10805 +       hardcode_libdir_flag_spec_ld='-rpath $libdir'
10806 +      fi
10807 +      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10808 +      hardcode_libdir_separator=:
10809 +      link_all_deplibs=yes
10810 +      ;;
10811 +
10812 +    netbsd* | knetbsd*-gnu)
10813 +      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
10814 +       archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
10815 +      else
10816 +       archive_cmds='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
10817 +      fi
10818 +      hardcode_libdir_flag_spec='-R$libdir'
10819 +      hardcode_direct=yes
10820 +      hardcode_shlibpath_var=no
10821 +      ;;
10822 +
10823 +    newsos6)
10824 +      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10825 +      hardcode_direct=yes
10826 +      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10827 +      hardcode_libdir_separator=:
10828 +      hardcode_shlibpath_var=no
10829 +      ;;
10830 +
10831 +    openbsd*)
10832 +      hardcode_direct=yes
10833 +      hardcode_shlibpath_var=no
10834 +      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
10835 +       archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10836 +       hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10837 +       export_dynamic_flag_spec='${wl}-E'
10838 +      else
10839 +       case $host_os in
10840 +        openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
10841 +          archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
10842 +          hardcode_libdir_flag_spec='-R$libdir'
10843 +          ;;
10844 +        *)
10845 +          archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
10846 +          hardcode_libdir_flag_spec='${wl}-rpath,$libdir'
10847 +          ;;
10848 +       esac
10849 +      fi
10850 +      ;;
10851 +
10852 +    os2*)
10853 +      hardcode_libdir_flag_spec='-L$libdir'
10854 +      hardcode_minus_L=yes
10855 +      allow_undefined_flag=unsupported
10856 +      archive_cmds='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
10857 +      old_archive_From_new_cmds='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
10858 +      ;;
10859 +
10860 +    osf3*)
10861 +      if test "$GCC" = yes; then
10862 +       allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10863 +       archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10864 +      else
10865 +       allow_undefined_flag=' -expect_unresolved \*'
10866 +       archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
10867 +      fi
10868 +      hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10869 +      hardcode_libdir_separator=:
10870 +      ;;
10871 +
10872 +    osf4* | osf5*)     # as osf3* with the addition of -msym flag
10873 +      if test "$GCC" = yes; then
10874 +       allow_undefined_flag=' ${wl}-expect_unresolved ${wl}\*'
10875 +       archive_cmds='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
10876 +       hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
10877 +      else
10878 +       allow_undefined_flag=' -expect_unresolved \*'
10879 +       archive_cmds='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
10880 +       archive_expsym_cmds='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
10881 +       $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
10882 +
10883 +       # Both c and cxx compiler support -rpath directly
10884 +       hardcode_libdir_flag_spec='-rpath $libdir'
10885 +      fi
10886 +      hardcode_libdir_separator=:
10887 +      ;;
10888 +
10889 +    sco3.2v5*)
10890 +      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10891 +      hardcode_shlibpath_var=no
10892 +      export_dynamic_flag_spec='${wl}-Bexport'
10893 +      runpath_var=LD_RUN_PATH
10894 +      hardcode_runpath_var=yes
10895 +      ;;
10896 +
10897 +    solaris*)
10898 +      no_undefined_flag=' -z text'
10899 +      if test "$GCC" = yes; then
10900 +       archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10901 +       archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
10902 +         $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
10903 +      else
10904 +       archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10905 +       archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
10906 +       $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
10907 +      fi
10908 +      hardcode_libdir_flag_spec='-R$libdir'
10909 +      hardcode_shlibpath_var=no
10910 +      case $host_os in
10911 +      solaris2.[0-5] | solaris2.[0-5].*) ;;
10912 +      *) # Supported since Solaris 2.6 (maybe 2.5.1?)
10913 +       whole_archive_flag_spec='-z allextract$convenience -z defaultextract' ;;
10914 +      esac
10915 +      link_all_deplibs=yes
10916 +      ;;
10917 +
10918 +    sunos4*)
10919 +      if test "x$host_vendor" = xsequent; then
10920 +       # Use $CC to link under sequent, because it throws in some extra .o
10921 +       # files that make .init and .fini sections work.
10922 +       archive_cmds='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
10923 +      else
10924 +       archive_cmds='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
10925 +      fi
10926 +      hardcode_libdir_flag_spec='-L$libdir'
10927 +      hardcode_direct=yes
10928 +      hardcode_minus_L=yes
10929 +      hardcode_shlibpath_var=no
10930 +      ;;
10931 +
10932 +    sysv4)
10933 +      case $host_vendor in
10934 +       sni)
10935 +         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10936 +         hardcode_direct=yes # is this really true???
10937 +       ;;
10938 +       siemens)
10939 +         ## LD is ld it makes a PLAMLIB
10940 +         ## CC just makes a GrossModule.
10941 +         archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10942 +         reload_cmds='$CC -r -o $output$reload_objs'
10943 +         hardcode_direct=no
10944 +        ;;
10945 +       motorola)
10946 +         archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10947 +         hardcode_direct=no #Motorola manual says yes, but my tests say they lie
10948 +       ;;
10949 +      esac
10950 +      runpath_var='LD_RUN_PATH'
10951 +      hardcode_shlibpath_var=no
10952 +      ;;
10953 +
10954 +    sysv4.3*)
10955 +      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10956 +      hardcode_shlibpath_var=no
10957 +      export_dynamic_flag_spec='-Bexport'
10958 +      ;;
10959 +
10960 +    sysv4*MP*)
10961 +      if test -d /usr/nec; then
10962 +       archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
10963 +       hardcode_shlibpath_var=no
10964 +       runpath_var=LD_RUN_PATH
10965 +       hardcode_runpath_var=yes
10966 +       ld_shlibs=yes
10967 +      fi
10968 +      ;;
10969 +
10970 +    sysv4.2uw2*)
10971 +      archive_cmds='$LD -G -o $lib $libobjs $deplibs $linker_flags'
10972 +      hardcode_direct=yes
10973 +      hardcode_minus_L=no
10974 +      hardcode_shlibpath_var=no
10975 +      hardcode_runpath_var=yes
10976 +      runpath_var=LD_RUN_PATH
10977 +      ;;
10978 +
10979 +   sysv5OpenUNIX8* | sysv5UnixWare7* |  sysv5uw[78]* | unixware7*)
10980 +      no_undefined_flag='${wl}-z ${wl}text'
10981 +      if test "$GCC" = yes; then
10982 +       archive_cmds='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10983 +      else
10984 +       archive_cmds='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
10985 +      fi
10986 +      runpath_var='LD_RUN_PATH'
10987 +      hardcode_shlibpath_var=no
10988 +      ;;
10989 +
10990 +    sysv5*)
10991 +      no_undefined_flag=' -z text'
10992 +      # $CC -shared without GNU ld will not create a library from C++
10993 +      # object files and a static libstdc++, better avoid it by now
10994 +      archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
10995 +      archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
10996 +               $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
10997 +      hardcode_libdir_flag_spec=
10998 +      hardcode_shlibpath_var=no
10999 +      runpath_var='LD_RUN_PATH'
11000 +      ;;
11001 +
11002 +    uts4*)
11003 +      archive_cmds='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
11004 +      hardcode_libdir_flag_spec='-L$libdir'
11005 +      hardcode_shlibpath_var=no
11006 +      ;;
11007 +
11008 +    *)
11009 +      ld_shlibs=no
11010 +      ;;
11011 +    esac
11012 +  fi
11013 +
11014 +echo "$as_me:$LINENO: result: $ld_shlibs" >&5
11015 +echo "${ECHO_T}$ld_shlibs" >&6
11016 +test "$ld_shlibs" = no && can_build_shared=no
11017 +
11018 +variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
11019 +if test "$GCC" = yes; then
11020 +  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
11021 +fi
11022 +
11023 +#
11024 +# Do we need to explicitly link libc?
11025 +#
11026 +case "x$archive_cmds_need_lc" in
11027 +x|xyes)
11028 +  # Assume -lc should be added
11029 +  archive_cmds_need_lc=yes
11030 +
11031 +  if test "$enable_shared" = yes && test "$GCC" = yes; then
11032 +    case $archive_cmds in
11033 +    *'~'*)
11034 +      # FIXME: we may have to deal with multi-command sequences.
11035 +      ;;
11036 +    '$CC '*)
11037 +      # Test whether the compiler implicitly links with -lc since on some
11038 +      # systems, -lgcc has to come before -lc. If gcc already passes -lc
11039 +      # to ld, don't add -lc before -lgcc.
11040 +      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
11041 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
11042 +      $rm conftest*
11043 +      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
11044 +
11045 +      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
11046 +  (eval $ac_compile) 2>&5
11047 +  ac_status=$?
11048 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11049 +  (exit $ac_status); } 2>conftest.err; then
11050 +        soname=conftest
11051 +        lib=conftest
11052 +        libobjs=conftest.$ac_objext
11053 +        deplibs=
11054 +        wl=$lt_prog_compiler_wl
11055 +        compiler_flags=-v
11056 +        linker_flags=-v
11057 +        verstring=
11058 +        output_objdir=.
11059 +        libname=conftest
11060 +        lt_save_allow_undefined_flag=$allow_undefined_flag
11061 +        allow_undefined_flag=
11062 +        if { (eval echo "$as_me:$LINENO: \"$archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
11063 +  (eval $archive_cmds 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
11064 +  ac_status=$?
11065 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11066 +  (exit $ac_status); }
11067 +        then
11068 +         archive_cmds_need_lc=no
11069 +        else
11070 +         archive_cmds_need_lc=yes
11071 +        fi
11072 +        allow_undefined_flag=$lt_save_allow_undefined_flag
11073 +      else
11074 +        cat conftest.err 1>&5
11075 +      fi
11076 +      $rm conftest*
11077 +      echo "$as_me:$LINENO: result: $archive_cmds_need_lc" >&5
11078 +echo "${ECHO_T}$archive_cmds_need_lc" >&6
11079 +      ;;
11080 +    esac
11081 +  fi
11082 +  ;;
11083 +esac
11084 +
11085 +echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
11086 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
11087 +library_names_spec=
11088 +libname_spec='lib$name'
11089 +soname_spec=
11090 +shrext_cmds=".so"
11091 +postinstall_cmds=
11092 +postuninstall_cmds=
11093 +finish_cmds=
11094 +finish_eval=
11095 +shlibpath_var=
11096 +shlibpath_overrides_runpath=unknown
11097 +version_type=none
11098 +dynamic_linker="$host_os ld.so"
11099 +sys_lib_dlsearch_path_spec="/lib /usr/lib"
11100 +if test "$GCC" = yes; then
11101 +  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
11102 +  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
11103 +    # if the path contains ";" then we assume it to be the separator
11104 +    # otherwise default to the standard path separator (i.e. ":") - it is
11105 +    # assumed that no part of a normal pathname contains ";" but that should
11106 +    # okay in the real world where ";" in dirpaths is itself problematic.
11107 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
11108 +  else
11109 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
11110 +  fi
11111 +else
11112 +  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
11113 +fi
11114 +need_lib_prefix=unknown
11115 +hardcode_into_libs=no
11116 +
11117 +# when you set need_version to no, make sure it does not cause -set_version
11118 +# flags to be left without arguments
11119 +need_version=unknown
11120 +
11121 +case $host_os in
11122 +aix3*)
11123 +  version_type=linux
11124 +  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
11125 +  shlibpath_var=LIBPATH
11126 +
11127 +  # AIX 3 has no versioning support, so we append a major version to the name.
11128 +  soname_spec='${libname}${release}${shared_ext}$major'
11129 +  ;;
11130 +
11131 +aix4* | aix5*)
11132 +  version_type=linux
11133 +  need_lib_prefix=no
11134 +  need_version=no
11135 +  hardcode_into_libs=yes
11136 +  if test "$host_cpu" = ia64; then
11137 +    # AIX 5 supports IA64
11138 +    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
11139 +    shlibpath_var=LD_LIBRARY_PATH
11140 +  else
11141 +    # With GCC up to 2.95.x, collect2 would create an import file
11142 +    # for dependence libraries.  The import file would start with
11143 +    # the line `#! .'.  This would cause the generated library to
11144 +    # depend on `.', always an invalid library.  This was fixed in
11145 +    # development snapshots of GCC prior to 3.0.
11146 +    case $host_os in
11147 +      aix4 | aix4.[01] | aix4.[01].*)
11148 +      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
11149 +          echo ' yes '
11150 +          echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
11151 +       :
11152 +      else
11153 +       can_build_shared=no
11154 +      fi
11155 +      ;;
11156 +    esac
11157 +    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
11158 +    # soname into executable. Probably we can add versioning support to
11159 +    # collect2, so additional links can be useful in future.
11160 +    if test "$aix_use_runtimelinking" = yes; then
11161 +      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
11162 +      # instead of lib<name>.a to let people know that these are not
11163 +      # typical AIX shared libraries.
11164 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11165 +    else
11166 +      # We preserve .a as extension for shared libraries through AIX4.2
11167 +      # and later when we are not doing run time linking.
11168 +      library_names_spec='${libname}${release}.a $libname.a'
11169 +      soname_spec='${libname}${release}${shared_ext}$major'
11170 +    fi
11171 +    shlibpath_var=LIBPATH
11172 +  fi
11173 +  ;;
11174 +
11175 +amigaos*)
11176 +  library_names_spec='$libname.ixlibrary $libname.a'
11177 +  # Create ${libname}_ixlibrary.a entries in /sys/libs.
11178 +  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
11179 +  ;;
11180 +
11181 +beos*)
11182 +  library_names_spec='${libname}${shared_ext}'
11183 +  dynamic_linker="$host_os ld.so"
11184 +  shlibpath_var=LIBRARY_PATH
11185 +  ;;
11186 +
11187 +bsdi4*)
11188 +  version_type=linux
11189 +  need_version=no
11190 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11191 +  soname_spec='${libname}${release}${shared_ext}$major'
11192 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
11193 +  shlibpath_var=LD_LIBRARY_PATH
11194 +  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
11195 +  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
11196 +  # the default ld.so.conf also contains /usr/contrib/lib and
11197 +  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
11198 +  # libtool to hard-code these into programs
11199 +  ;;
11200 +
11201 +cygwin* | mingw* | pw32*)
11202 +  version_type=windows
11203 +  shrext_cmds=".dll"
11204 +  need_version=no
11205 +  need_lib_prefix=no
11206 +
11207 +  case $GCC,$host_os in
11208 +  yes,cygwin* | yes,mingw* | yes,pw32*)
11209 +    library_names_spec='$libname.dll.a'
11210 +    # DLL is installed to $(libdir)/../bin by postinstall_cmds
11211 +    postinstall_cmds='base_file=`basename \${file}`~
11212 +      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
11213 +      dldir=$destdir/`dirname \$dlpath`~
11214 +      test -d \$dldir || mkdir -p \$dldir~
11215 +      $install_prog $dir/$dlname \$dldir/$dlname'
11216 +    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
11217 +      dlpath=$dir/\$dldll~
11218 +       $rm \$dlpath'
11219 +    shlibpath_overrides_runpath=yes
11220 +
11221 +    case $host_os in
11222 +    cygwin*)
11223 +      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
11224 +      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11225 +      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
11226 +      ;;
11227 +    mingw*)
11228 +      # MinGW DLLs use traditional 'lib' prefix
11229 +      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
11230 +      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
11231 +      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
11232 +        # It is most probably a Windows format PATH printed by
11233 +        # mingw gcc, but we are running on Cygwin. Gcc prints its search
11234 +        # path with ; separators, and with drive letters. We can handle the
11235 +        # drive letters (cygwin fileutils understands them), so leave them,
11236 +        # especially as we might pass files found there to a mingw objdump,
11237 +        # which wouldn't understand a cygwinified path. Ahh.
11238 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
11239 +      else
11240 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
11241 +      fi
11242 +      ;;
11243 +    pw32*)
11244 +      # pw32 DLLs use 'pw' prefix rather than 'lib'
11245 +      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
11246 +      ;;
11247 +    esac
11248 +    ;;
11249 +
11250 +  *)
11251 +    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
11252 +    ;;
11253 +  esac
11254 +  dynamic_linker='Win32 ld.exe'
11255 +  # FIXME: first we should search . and the directory the executable is in
11256 +  shlibpath_var=PATH
11257 +  ;;
11258 +
11259 +darwin* | rhapsody*)
11260 +  dynamic_linker="$host_os dyld"
11261 +  version_type=darwin
11262 +  need_lib_prefix=no
11263 +  need_version=no
11264 +  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
11265 +  soname_spec='${libname}${release}${major}$shared_ext'
11266 +  shlibpath_overrides_runpath=yes
11267 +  shlibpath_var=DYLD_LIBRARY_PATH
11268 +  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
11269 +  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
11270 +  if test "$GCC" = yes; then
11271 +    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
11272 +  else
11273 +    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
11274 +  fi
11275 +  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
11276 +  ;;
11277 +
11278 +dgux*)
11279 +  version_type=linux
11280 +  need_lib_prefix=no
11281 +  need_version=no
11282 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
11283 +  soname_spec='${libname}${release}${shared_ext}$major'
11284 +  shlibpath_var=LD_LIBRARY_PATH
11285 +  ;;
11286 +
11287 +freebsd1*)
11288 +  dynamic_linker=no
11289 +  ;;
11290 +
11291 +kfreebsd*-gnu)
11292 +  version_type=linux
11293 +  need_lib_prefix=no
11294 +  need_version=no
11295 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11296 +  soname_spec='${libname}${release}${shared_ext}$major'
11297 +  shlibpath_var=LD_LIBRARY_PATH
11298 +  shlibpath_overrides_runpath=no
11299 +  hardcode_into_libs=yes
11300 +  dynamic_linker='GNU ld.so'
11301 +  ;;
11302 +
11303 +freebsd*)
11304 +  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
11305 +  version_type=freebsd-$objformat
11306 +  case $version_type in
11307 +    freebsd-elf*)
11308 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
11309 +      need_version=no
11310 +      need_lib_prefix=no
11311 +      ;;
11312 +    freebsd-*)
11313 +      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
11314 +      need_version=yes
11315 +      ;;
11316 +  esac
11317 +  shlibpath_var=LD_LIBRARY_PATH
11318 +  case $host_os in
11319 +  freebsd2*)
11320 +    shlibpath_overrides_runpath=yes
11321 +    ;;
11322 +  freebsd3.01* | freebsdelf3.01*)
11323 +    shlibpath_overrides_runpath=yes
11324 +    hardcode_into_libs=yes
11325 +    ;;
11326 +  *) # from 3.2 on
11327 +    shlibpath_overrides_runpath=no
11328 +    hardcode_into_libs=yes
11329 +    ;;
11330 +  esac
11331 +  ;;
11332 +
11333 +gnu*)
11334 +  version_type=linux
11335 +  need_lib_prefix=no
11336 +  need_version=no
11337 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
11338 +  soname_spec='${libname}${release}${shared_ext}$major'
11339 +  shlibpath_var=LD_LIBRARY_PATH
11340 +  hardcode_into_libs=yes
11341 +  ;;
11342 +
11343 +hpux9* | hpux10* | hpux11*)
11344 +  # Give a soname corresponding to the major version so that dld.sl refuses to
11345 +  # link against other versions.
11346 +  version_type=sunos
11347 +  need_lib_prefix=no
11348 +  need_version=no
11349 +  case "$host_cpu" in
11350 +  ia64*)
11351 +    shrext_cmds='.so'
11352 +    hardcode_into_libs=yes
11353 +    dynamic_linker="$host_os dld.so"
11354 +    shlibpath_var=LD_LIBRARY_PATH
11355 +    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11356 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11357 +    soname_spec='${libname}${release}${shared_ext}$major'
11358 +    if test "X$HPUX_IA64_MODE" = X32; then
11359 +      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
11360 +    else
11361 +      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
11362 +    fi
11363 +    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11364 +    ;;
11365 +   hppa*64*)
11366 +     shrext_cmds='.sl'
11367 +     hardcode_into_libs=yes
11368 +     dynamic_linker="$host_os dld.sl"
11369 +     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
11370 +     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
11371 +     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11372 +     soname_spec='${libname}${release}${shared_ext}$major'
11373 +     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
11374 +     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
11375 +     ;;
11376 +   *)
11377 +    shrext_cmds='.sl'
11378 +    dynamic_linker="$host_os dld.sl"
11379 +    shlibpath_var=SHLIB_PATH
11380 +    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
11381 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11382 +    soname_spec='${libname}${release}${shared_ext}$major'
11383 +    ;;
11384 +  esac
11385 +  # HP-UX runs *really* slowly unless shared libraries are mode 555.
11386 +  postinstall_cmds='chmod 555 $lib'
11387 +  ;;
11388 +
11389 +irix5* | irix6* | nonstopux*)
11390 +  case $host_os in
11391 +    nonstopux*) version_type=nonstopux ;;
11392 +    *)
11393 +       if test "$lt_cv_prog_gnu_ld" = yes; then
11394 +               version_type=linux
11395 +       else
11396 +               version_type=irix
11397 +       fi ;;
11398 +  esac
11399 +  need_lib_prefix=no
11400 +  need_version=no
11401 +  soname_spec='${libname}${release}${shared_ext}$major'
11402 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
11403 +  case $host_os in
11404 +  irix5* | nonstopux*)
11405 +    libsuff= shlibsuff=
11406 +    ;;
11407 +  *)
11408 +    case $LD in # libtool.m4 will add one of these switches to LD
11409 +    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
11410 +      libsuff= shlibsuff= libmagic=32-bit;;
11411 +    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
11412 +      libsuff=32 shlibsuff=N32 libmagic=N32;;
11413 +    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
11414 +      libsuff=64 shlibsuff=64 libmagic=64-bit;;
11415 +    *) libsuff= shlibsuff= libmagic=never-match;;
11416 +    esac
11417 +    ;;
11418 +  esac
11419 +  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
11420 +  shlibpath_overrides_runpath=no
11421 +  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
11422 +  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
11423 +  hardcode_into_libs=yes
11424 +  ;;
11425 +
11426 +# No shared lib support for Linux oldld, aout, or coff.
11427 +linux*oldld* | linux*aout* | linux*coff*)
11428 +  dynamic_linker=no
11429 +  ;;
11430 +
11431 +# This must be Linux ELF.
11432 +linux*)
11433 +  version_type=linux
11434 +  need_lib_prefix=no
11435 +  need_version=no
11436 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11437 +  soname_spec='${libname}${release}${shared_ext}$major'
11438 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
11439 +  shlibpath_var=LD_LIBRARY_PATH
11440 +  shlibpath_overrides_runpath=no
11441 +  # This implies no fast_install, which is unacceptable.
11442 +  # Some rework will be needed to allow for fast_install
11443 +  # before this can be enabled.
11444 +  hardcode_into_libs=yes
11445 +
11446 +  # Append ld.so.conf contents to the search path
11447 +  if test -f /etc/ld.so.conf; then
11448 +    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
11449 +    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
11450 +  fi
11451 +
11452 +  # We used to test for /lib/ld.so.1 and disable shared libraries on
11453 +  # powerpc, because MkLinux only supported shared libraries with the
11454 +  # GNU dynamic linker.  Since this was broken with cross compilers,
11455 +  # most powerpc-linux boxes support dynamic linking these days and
11456 +  # people can always --disable-shared, the test was removed, and we
11457 +  # assume the GNU/Linux dynamic linker is in use.
11458 +  dynamic_linker='GNU/Linux ld.so'
11459 +  ;;
11460 +
11461 +knetbsd*-gnu)
11462 +  version_type=linux
11463 +  need_lib_prefix=no
11464 +  need_version=no
11465 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11466 +  soname_spec='${libname}${release}${shared_ext}$major'
11467 +  shlibpath_var=LD_LIBRARY_PATH
11468 +  shlibpath_overrides_runpath=no
11469 +  hardcode_into_libs=yes
11470 +  dynamic_linker='GNU ld.so'
11471 +  ;;
11472 +
11473 +netbsd*)
11474 +  version_type=sunos
11475 +  need_lib_prefix=no
11476 +  need_version=no
11477 +  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
11478 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11479 +    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11480 +    dynamic_linker='NetBSD (a.out) ld.so'
11481 +  else
11482 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
11483 +    soname_spec='${libname}${release}${shared_ext}$major'
11484 +    dynamic_linker='NetBSD ld.elf_so'
11485 +  fi
11486 +  shlibpath_var=LD_LIBRARY_PATH
11487 +  shlibpath_overrides_runpath=yes
11488 +  hardcode_into_libs=yes
11489 +  ;;
11490 +
11491 +newsos6)
11492 +  version_type=linux
11493 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11494 +  shlibpath_var=LD_LIBRARY_PATH
11495 +  shlibpath_overrides_runpath=yes
11496 +  ;;
11497 +
11498 +nto-qnx*)
11499 +  version_type=linux
11500 +  need_lib_prefix=no
11501 +  need_version=no
11502 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11503 +  soname_spec='${libname}${release}${shared_ext}$major'
11504 +  shlibpath_var=LD_LIBRARY_PATH
11505 +  shlibpath_overrides_runpath=yes
11506 +  ;;
11507 +
11508 +openbsd*)
11509 +  version_type=sunos
11510 +  need_lib_prefix=no
11511 +  need_version=yes
11512 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11513 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
11514 +  shlibpath_var=LD_LIBRARY_PATH
11515 +  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
11516 +    case $host_os in
11517 +      openbsd2.[89] | openbsd2.[89].*)
11518 +       shlibpath_overrides_runpath=no
11519 +       ;;
11520 +      *)
11521 +       shlibpath_overrides_runpath=yes
11522 +       ;;
11523 +      esac
11524 +  else
11525 +    shlibpath_overrides_runpath=yes
11526 +  fi
11527 +  ;;
11528 +
11529 +os2*)
11530 +  libname_spec='$name'
11531 +  shrext_cmds=".dll"
11532 +  need_lib_prefix=no
11533 +  library_names_spec='$libname${shared_ext} $libname.a'
11534 +  dynamic_linker='OS/2 ld.exe'
11535 +  shlibpath_var=LIBPATH
11536 +  ;;
11537 +
11538 +osf3* | osf4* | osf5*)
11539 +  version_type=osf
11540 +  need_lib_prefix=no
11541 +  need_version=no
11542 +  soname_spec='${libname}${release}${shared_ext}$major'
11543 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11544 +  shlibpath_var=LD_LIBRARY_PATH
11545 +  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
11546 +  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
11547 +  ;;
11548 +
11549 +sco3.2v5*)
11550 +  version_type=osf
11551 +  soname_spec='${libname}${release}${shared_ext}$major'
11552 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11553 +  shlibpath_var=LD_LIBRARY_PATH
11554 +  ;;
11555 +
11556 +solaris*)
11557 +  version_type=linux
11558 +  need_lib_prefix=no
11559 +  need_version=no
11560 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11561 +  soname_spec='${libname}${release}${shared_ext}$major'
11562 +  shlibpath_var=LD_LIBRARY_PATH
11563 +  shlibpath_overrides_runpath=yes
11564 +  hardcode_into_libs=yes
11565 +  # ldd complains unless libraries are executable
11566 +  postinstall_cmds='chmod +x $lib'
11567 +  ;;
11568 +
11569 +sunos4*)
11570 +  version_type=sunos
11571 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
11572 +  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
11573 +  shlibpath_var=LD_LIBRARY_PATH
11574 +  shlibpath_overrides_runpath=yes
11575 +  if test "$with_gnu_ld" = yes; then
11576 +    need_lib_prefix=no
11577 +  fi
11578 +  need_version=yes
11579 +  ;;
11580 +
11581 +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
11582 +  version_type=linux
11583 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11584 +  soname_spec='${libname}${release}${shared_ext}$major'
11585 +  shlibpath_var=LD_LIBRARY_PATH
11586 +  case $host_vendor in
11587 +    sni)
11588 +      shlibpath_overrides_runpath=no
11589 +      need_lib_prefix=no
11590 +      export_dynamic_flag_spec='${wl}-Blargedynsym'
11591 +      runpath_var=LD_RUN_PATH
11592 +      ;;
11593 +    siemens)
11594 +      need_lib_prefix=no
11595 +      ;;
11596 +    motorola)
11597 +      need_lib_prefix=no
11598 +      need_version=no
11599 +      shlibpath_overrides_runpath=no
11600 +      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
11601 +      ;;
11602 +  esac
11603 +  ;;
11604 +
11605 +sysv4*MP*)
11606 +  if test -d /usr/nec ;then
11607 +    version_type=linux
11608 +    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
11609 +    soname_spec='$libname${shared_ext}.$major'
11610 +    shlibpath_var=LD_LIBRARY_PATH
11611 +  fi
11612 +  ;;
11613 +
11614 +uts4*)
11615 +  version_type=linux
11616 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
11617 +  soname_spec='${libname}${release}${shared_ext}$major'
11618 +  shlibpath_var=LD_LIBRARY_PATH
11619 +  ;;
11620 +
11621 +*)
11622 +  dynamic_linker=no
11623 +  ;;
11624 +esac
11625 +echo "$as_me:$LINENO: result: $dynamic_linker" >&5
11626 +echo "${ECHO_T}$dynamic_linker" >&6
11627 +test "$dynamic_linker" = no && can_build_shared=no
11628 +
11629 +echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
11630 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
11631 +hardcode_action=
11632 +if test -n "$hardcode_libdir_flag_spec" || \
11633 +   test -n "$runpath_var " || \
11634 +   test "X$hardcode_automatic"="Xyes" ; then
11635 +
11636 +  # We can hardcode non-existant directories.
11637 +  if test "$hardcode_direct" != no &&
11638 +     # If the only mechanism to avoid hardcoding is shlibpath_var, we
11639 +     # have to relink, otherwise we might link with an installed library
11640 +     # when we should be linking with a yet-to-be-installed one
11641 +     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, )" != no &&
11642 +     test "$hardcode_minus_L" != no; then
11643 +    # Linking always hardcodes the temporary library directory.
11644 +    hardcode_action=relink
11645 +  else
11646 +    # We can link without hardcoding, and we can hardcode nonexisting dirs.
11647 +    hardcode_action=immediate
11648 +  fi
11649 +else
11650 +  # We cannot hardcode anything, or else we can only hardcode existing
11651 +  # directories.
11652 +  hardcode_action=unsupported
11653 +fi
11654 +echo "$as_me:$LINENO: result: $hardcode_action" >&5
11655 +echo "${ECHO_T}$hardcode_action" >&6
11656 +
11657 +if test "$hardcode_action" = relink; then
11658 +  # Fast installation is not supported
11659 +  enable_fast_install=no
11660 +elif test "$shlibpath_overrides_runpath" = yes ||
11661 +     test "$enable_shared" = no; then
11662 +  # Fast installation is not necessary
11663 +  enable_fast_install=needless
11664 +fi
11665 +
11666 +striplib=
11667 +old_striplib=
11668 +echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
11669 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
11670 +if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
11671 +  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
11672 +  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
11673 +  echo "$as_me:$LINENO: result: yes" >&5
11674 +echo "${ECHO_T}yes" >&6
11675 +else
11676 +# FIXME - insert some real tests, host_os isn't really good enough
11677 +  case $host_os in
11678 +   darwin*)
11679 +       if test -n "$STRIP" ; then
11680 +         striplib="$STRIP -x"
11681 +         echo "$as_me:$LINENO: result: yes" >&5
11682 +echo "${ECHO_T}yes" >&6
11683 +       else
11684 +  echo "$as_me:$LINENO: result: no" >&5
11685 +echo "${ECHO_T}no" >&6
11686 +fi
11687 +       ;;
11688 +   *)
11689 +  echo "$as_me:$LINENO: result: no" >&5
11690 +echo "${ECHO_T}no" >&6
11691 +    ;;
11692 +  esac
11693 +fi
11694 +
11695 +if test "x$enable_dlopen" != xyes; then
11696 +  enable_dlopen=unknown
11697 +  enable_dlopen_self=unknown
11698 +  enable_dlopen_self_static=unknown
11699 +else
11700 +  lt_cv_dlopen=no
11701 +  lt_cv_dlopen_libs=
11702 +
11703 +  case $host_os in
11704 +  beos*)
11705 +    lt_cv_dlopen="load_add_on"
11706 +    lt_cv_dlopen_libs=
11707 +    lt_cv_dlopen_self=yes
11708 +    ;;
11709 +
11710 +  mingw* | pw32*)
11711 +    lt_cv_dlopen="LoadLibrary"
11712 +    lt_cv_dlopen_libs=
11713 +   ;;
11714 +
11715 +  cygwin*)
11716 +    lt_cv_dlopen="dlopen"
11717 +    lt_cv_dlopen_libs=
11718 +   ;;
11719 +
11720 +  darwin*)
11721 +  # if libdl is installed we need to link against it
11722 +    echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
11723 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
11724 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then
11725 +  echo $ECHO_N "(cached) $ECHO_C" >&6
11726 +else
11727 +  ac_check_lib_save_LIBS=$LIBS
11728 +LIBS="-ldl  $LIBS"
11729 +cat >conftest.$ac_ext <<_ACEOF
11730 +/* confdefs.h.  */
11731 +_ACEOF
11732 +cat confdefs.h >>conftest.$ac_ext
11733 +cat >>conftest.$ac_ext <<_ACEOF
11734 +/* end confdefs.h.  */
11735 +
11736 +/* Override any gcc2 internal prototype to avoid an error.  */
11737 +#ifdef __cplusplus
11738 +extern "C"
11739 +#endif
11740 +/* We use char because int might match the return type of a gcc2
11741 +   builtin and then its argument prototype would still apply.  */
11742 +char dlopen ();
11743 +int
11744 +main ()
11745 +{
11746 +dlopen ();
11747 +  ;
11748 +  return 0;
11749 +}
11750 +_ACEOF
11751 +rm -f conftest.$ac_objext conftest$ac_exeext
11752 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11753 +  (eval $ac_link) 2>conftest.er1
11754 +  ac_status=$?
11755 +  grep -v '^ *+' conftest.er1 >conftest.err
11756 +  rm -f conftest.er1
11757 +  cat conftest.err >&5
11758 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11759 +  (exit $ac_status); } &&
11760 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
11761 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11762 +  (eval $ac_try) 2>&5
11763 +  ac_status=$?
11764 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11765 +  (exit $ac_status); }; } &&
11766 +        { ac_try='test -s conftest$ac_exeext'
11767 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11768 +  (eval $ac_try) 2>&5
11769 +  ac_status=$?
11770 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11771 +  (exit $ac_status); }; }; then
11772 +  ac_cv_lib_dl_dlopen=yes
11773 +else
11774 +  echo "$as_me: failed program was:" >&5
11775 +sed 's/^/| /' conftest.$ac_ext >&5
11776 +
11777 +ac_cv_lib_dl_dlopen=no
11778 +fi
11779 +rm -f conftest.err conftest.$ac_objext \
11780 +      conftest$ac_exeext conftest.$ac_ext
11781 +LIBS=$ac_check_lib_save_LIBS
11782 +fi
11783 +echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
11784 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
11785 +if test $ac_cv_lib_dl_dlopen = yes; then
11786 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
11787 +else
11788 +  
11789 +    lt_cv_dlopen="dyld"
11790 +    lt_cv_dlopen_libs=
11791 +    lt_cv_dlopen_self=yes
11792 +    
11793 +fi
11794 +
11795 +   ;;
11796 +
11797 +  *)
11798 +    echo "$as_me:$LINENO: checking for shl_load" >&5
11799 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
11800 +if test "${ac_cv_func_shl_load+set}" = set; then
11801 +  echo $ECHO_N "(cached) $ECHO_C" >&6
11802 +else
11803 +  cat >conftest.$ac_ext <<_ACEOF
11804 +/* confdefs.h.  */
11805 +_ACEOF
11806 +cat confdefs.h >>conftest.$ac_ext
11807 +cat >>conftest.$ac_ext <<_ACEOF
11808 +/* end confdefs.h.  */
11809 +/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
11810 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11811 +#define shl_load innocuous_shl_load
11812 +
11813 +/* System header to define __stub macros and hopefully few prototypes,
11814 +    which can conflict with char shl_load (); below.
11815 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11816 +    <limits.h> exists even on freestanding compilers.  */
11817 +
11818 +#ifdef __STDC__
11819 +# include <limits.h>
11820 +#else
11821 +# include <assert.h>
11822 +#endif
11823 +
11824 +#undef shl_load
11825 +
11826 +/* Override any gcc2 internal prototype to avoid an error.  */
11827 +#ifdef __cplusplus
11828 +extern "C"
11829 +{
11830 +#endif
11831 +/* We use char because int might match the return type of a gcc2
11832 +   builtin and then its argument prototype would still apply.  */
11833 +char shl_load ();
11834 +/* The GNU C library defines this for functions which it implements
11835 +    to always fail with ENOSYS.  Some functions are actually named
11836 +    something starting with __ and the normal name is an alias.  */
11837 +#if defined (__stub_shl_load) || defined (__stub___shl_load)
11838 +choke me
11839 +#else
11840 +char (*f) () = shl_load;
11841 +#endif
11842 +#ifdef __cplusplus
11843 +}
11844 +#endif
11845 +
11846 +int
11847 +main ()
11848 +{
11849 +return f != shl_load;
11850 +  ;
11851 +  return 0;
11852 +}
11853 +_ACEOF
11854 +rm -f conftest.$ac_objext conftest$ac_exeext
11855 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11856 +  (eval $ac_link) 2>conftest.er1
11857 +  ac_status=$?
11858 +  grep -v '^ *+' conftest.er1 >conftest.err
11859 +  rm -f conftest.er1
11860 +  cat conftest.err >&5
11861 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11862 +  (exit $ac_status); } &&
11863 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
11864 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11865 +  (eval $ac_try) 2>&5
11866 +  ac_status=$?
11867 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11868 +  (exit $ac_status); }; } &&
11869 +        { ac_try='test -s conftest$ac_exeext'
11870 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11871 +  (eval $ac_try) 2>&5
11872 +  ac_status=$?
11873 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11874 +  (exit $ac_status); }; }; then
11875 +  ac_cv_func_shl_load=yes
11876 +else
11877 +  echo "$as_me: failed program was:" >&5
11878 +sed 's/^/| /' conftest.$ac_ext >&5
11879 +
11880 +ac_cv_func_shl_load=no
11881 +fi
11882 +rm -f conftest.err conftest.$ac_objext \
11883 +      conftest$ac_exeext conftest.$ac_ext
11884 +fi
11885 +echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
11886 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6
11887 +if test $ac_cv_func_shl_load = yes; then
11888 +  lt_cv_dlopen="shl_load"
11889 +else
11890 +  echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
11891 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
11892 +if test "${ac_cv_lib_dld_shl_load+set}" = set; then
11893 +  echo $ECHO_N "(cached) $ECHO_C" >&6
11894 +else
11895 +  ac_check_lib_save_LIBS=$LIBS
11896 +LIBS="-ldld  $LIBS"
11897 +cat >conftest.$ac_ext <<_ACEOF
11898 +/* confdefs.h.  */
11899 +_ACEOF
11900 +cat confdefs.h >>conftest.$ac_ext
11901 +cat >>conftest.$ac_ext <<_ACEOF
11902 +/* end confdefs.h.  */
11903 +
11904 +/* Override any gcc2 internal prototype to avoid an error.  */
11905 +#ifdef __cplusplus
11906 +extern "C"
11907 +#endif
11908 +/* We use char because int might match the return type of a gcc2
11909 +   builtin and then its argument prototype would still apply.  */
11910 +char shl_load ();
11911 +int
11912 +main ()
11913 +{
11914 +shl_load ();
11915 +  ;
11916 +  return 0;
11917 +}
11918 +_ACEOF
11919 +rm -f conftest.$ac_objext conftest$ac_exeext
11920 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
11921 +  (eval $ac_link) 2>conftest.er1
11922 +  ac_status=$?
11923 +  grep -v '^ *+' conftest.er1 >conftest.err
11924 +  rm -f conftest.er1
11925 +  cat conftest.err >&5
11926 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11927 +  (exit $ac_status); } &&
11928 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
11929 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11930 +  (eval $ac_try) 2>&5
11931 +  ac_status=$?
11932 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11933 +  (exit $ac_status); }; } &&
11934 +        { ac_try='test -s conftest$ac_exeext'
11935 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11936 +  (eval $ac_try) 2>&5
11937 +  ac_status=$?
11938 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11939 +  (exit $ac_status); }; }; then
11940 +  ac_cv_lib_dld_shl_load=yes
11941 +else
11942 +  echo "$as_me: failed program was:" >&5
11943 +sed 's/^/| /' conftest.$ac_ext >&5
11944 +
11945 +ac_cv_lib_dld_shl_load=no
11946 +fi
11947 +rm -f conftest.err conftest.$ac_objext \
11948 +      conftest$ac_exeext conftest.$ac_ext
11949 +LIBS=$ac_check_lib_save_LIBS
11950 +fi
11951 +echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
11952 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
11953 +if test $ac_cv_lib_dld_shl_load = yes; then
11954 +  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
11955 +else
11956 +  echo "$as_me:$LINENO: checking for dlopen" >&5
11957 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
11958 +if test "${ac_cv_func_dlopen+set}" = set; then
11959 +  echo $ECHO_N "(cached) $ECHO_C" >&6
11960 +else
11961 +  cat >conftest.$ac_ext <<_ACEOF
11962 +/* confdefs.h.  */
11963 +_ACEOF
11964 +cat confdefs.h >>conftest.$ac_ext
11965 +cat >>conftest.$ac_ext <<_ACEOF
11966 +/* end confdefs.h.  */
11967 +/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
11968 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11969 +#define dlopen innocuous_dlopen
11970 +
11971 +/* System header to define __stub macros and hopefully few prototypes,
11972 +    which can conflict with char dlopen (); below.
11973 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11974 +    <limits.h> exists even on freestanding compilers.  */
11975 +
11976 +#ifdef __STDC__
11977 +# include <limits.h>
11978 +#else
11979 +# include <assert.h>
11980 +#endif
11981 +
11982 +#undef dlopen
11983 +
11984 +/* Override any gcc2 internal prototype to avoid an error.  */
11985 +#ifdef __cplusplus
11986 +extern "C"
11987 +{
11988 +#endif
11989 +/* We use char because int might match the return type of a gcc2
11990 +   builtin and then its argument prototype would still apply.  */
11991 +char dlopen ();
11992 +/* The GNU C library defines this for functions which it implements
11993 +    to always fail with ENOSYS.  Some functions are actually named
11994 +    something starting with __ and the normal name is an alias.  */
11995 +#if defined (__stub_dlopen) || defined (__stub___dlopen)
11996 +choke me
11997 +#else
11998 +char (*f) () = dlopen;
11999 +#endif
12000 +#ifdef __cplusplus
12001 +}
12002 +#endif
12003 +
12004 +int
12005 +main ()
12006 +{
12007 +return f != dlopen;
12008 +  ;
12009 +  return 0;
12010 +}
12011 +_ACEOF
12012 +rm -f conftest.$ac_objext conftest$ac_exeext
12013 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12014 +  (eval $ac_link) 2>conftest.er1
12015 +  ac_status=$?
12016 +  grep -v '^ *+' conftest.er1 >conftest.err
12017 +  rm -f conftest.er1
12018 +  cat conftest.err >&5
12019 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12020 +  (exit $ac_status); } &&
12021 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
12022 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12023 +  (eval $ac_try) 2>&5
12024 +  ac_status=$?
12025 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12026 +  (exit $ac_status); }; } &&
12027 +        { ac_try='test -s conftest$ac_exeext'
12028 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12029 +  (eval $ac_try) 2>&5
12030 +  ac_status=$?
12031 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12032 +  (exit $ac_status); }; }; then
12033 +  ac_cv_func_dlopen=yes
12034 +else
12035 +  echo "$as_me: failed program was:" >&5
12036 +sed 's/^/| /' conftest.$ac_ext >&5
12037 +
12038 +ac_cv_func_dlopen=no
12039 +fi
12040 +rm -f conftest.err conftest.$ac_objext \
12041 +      conftest$ac_exeext conftest.$ac_ext
12042 +fi
12043 +echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
12044 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6
12045 +if test $ac_cv_func_dlopen = yes; then
12046 +  lt_cv_dlopen="dlopen"
12047 +else
12048 +  echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
12049 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
12050 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then
12051 +  echo $ECHO_N "(cached) $ECHO_C" >&6
12052 +else
12053 +  ac_check_lib_save_LIBS=$LIBS
12054 +LIBS="-ldl  $LIBS"
12055 +cat >conftest.$ac_ext <<_ACEOF
12056 +/* confdefs.h.  */
12057 +_ACEOF
12058 +cat confdefs.h >>conftest.$ac_ext
12059 +cat >>conftest.$ac_ext <<_ACEOF
12060 +/* end confdefs.h.  */
12061 +
12062 +/* Override any gcc2 internal prototype to avoid an error.  */
12063 +#ifdef __cplusplus
12064 +extern "C"
12065 +#endif
12066 +/* We use char because int might match the return type of a gcc2
12067 +   builtin and then its argument prototype would still apply.  */
12068 +char dlopen ();
12069 +int
12070 +main ()
12071 +{
12072 +dlopen ();
12073 +  ;
12074 +  return 0;
12075 +}
12076 +_ACEOF
12077 +rm -f conftest.$ac_objext conftest$ac_exeext
12078 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12079 +  (eval $ac_link) 2>conftest.er1
12080 +  ac_status=$?
12081 +  grep -v '^ *+' conftest.er1 >conftest.err
12082 +  rm -f conftest.er1
12083 +  cat conftest.err >&5
12084 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12085 +  (exit $ac_status); } &&
12086 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
12087 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12088 +  (eval $ac_try) 2>&5
12089 +  ac_status=$?
12090 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12091 +  (exit $ac_status); }; } &&
12092 +        { ac_try='test -s conftest$ac_exeext'
12093 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12094 +  (eval $ac_try) 2>&5
12095 +  ac_status=$?
12096 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12097 +  (exit $ac_status); }; }; then
12098 +  ac_cv_lib_dl_dlopen=yes
12099 +else
12100 +  echo "$as_me: failed program was:" >&5
12101 +sed 's/^/| /' conftest.$ac_ext >&5
12102 +
12103 +ac_cv_lib_dl_dlopen=no
12104 +fi
12105 +rm -f conftest.err conftest.$ac_objext \
12106 +      conftest$ac_exeext conftest.$ac_ext
12107 +LIBS=$ac_check_lib_save_LIBS
12108 +fi
12109 +echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
12110 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
12111 +if test $ac_cv_lib_dl_dlopen = yes; then
12112 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
12113 +else
12114 +  echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
12115 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
12116 +if test "${ac_cv_lib_svld_dlopen+set}" = set; then
12117 +  echo $ECHO_N "(cached) $ECHO_C" >&6
12118 +else
12119 +  ac_check_lib_save_LIBS=$LIBS
12120 +LIBS="-lsvld  $LIBS"
12121 +cat >conftest.$ac_ext <<_ACEOF
12122 +/* confdefs.h.  */
12123 +_ACEOF
12124 +cat confdefs.h >>conftest.$ac_ext
12125 +cat >>conftest.$ac_ext <<_ACEOF
12126 +/* end confdefs.h.  */
12127 +
12128 +/* Override any gcc2 internal prototype to avoid an error.  */
12129 +#ifdef __cplusplus
12130 +extern "C"
12131 +#endif
12132 +/* We use char because int might match the return type of a gcc2
12133 +   builtin and then its argument prototype would still apply.  */
12134 +char dlopen ();
12135 +int
12136 +main ()
12137 +{
12138 +dlopen ();
12139 +  ;
12140 +  return 0;
12141 +}
12142 +_ACEOF
12143 +rm -f conftest.$ac_objext conftest$ac_exeext
12144 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12145 +  (eval $ac_link) 2>conftest.er1
12146 +  ac_status=$?
12147 +  grep -v '^ *+' conftest.er1 >conftest.err
12148 +  rm -f conftest.er1
12149 +  cat conftest.err >&5
12150 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12151 +  (exit $ac_status); } &&
12152 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
12153 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12154 +  (eval $ac_try) 2>&5
12155 +  ac_status=$?
12156 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12157 +  (exit $ac_status); }; } &&
12158 +        { ac_try='test -s conftest$ac_exeext'
12159 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12160 +  (eval $ac_try) 2>&5
12161 +  ac_status=$?
12162 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12163 +  (exit $ac_status); }; }; then
12164 +  ac_cv_lib_svld_dlopen=yes
12165 +else
12166 +  echo "$as_me: failed program was:" >&5
12167 +sed 's/^/| /' conftest.$ac_ext >&5
12168 +
12169 +ac_cv_lib_svld_dlopen=no
12170 +fi
12171 +rm -f conftest.err conftest.$ac_objext \
12172 +      conftest$ac_exeext conftest.$ac_ext
12173 +LIBS=$ac_check_lib_save_LIBS
12174 +fi
12175 +echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
12176 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
12177 +if test $ac_cv_lib_svld_dlopen = yes; then
12178 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
12179 +else
12180 +  echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
12181 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
12182 +if test "${ac_cv_lib_dld_dld_link+set}" = set; then
12183 +  echo $ECHO_N "(cached) $ECHO_C" >&6
12184 +else
12185 +  ac_check_lib_save_LIBS=$LIBS
12186 +LIBS="-ldld  $LIBS"
12187 +cat >conftest.$ac_ext <<_ACEOF
12188 +/* confdefs.h.  */
12189 +_ACEOF
12190 +cat confdefs.h >>conftest.$ac_ext
12191 +cat >>conftest.$ac_ext <<_ACEOF
12192 +/* end confdefs.h.  */
12193 +
12194 +/* Override any gcc2 internal prototype to avoid an error.  */
12195 +#ifdef __cplusplus
12196 +extern "C"
12197 +#endif
12198 +/* We use char because int might match the return type of a gcc2
12199 +   builtin and then its argument prototype would still apply.  */
12200 +char dld_link ();
12201 +int
12202 +main ()
12203 +{
12204 +dld_link ();
12205 +  ;
12206 +  return 0;
12207 +}
12208 +_ACEOF
12209 +rm -f conftest.$ac_objext conftest$ac_exeext
12210 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12211 +  (eval $ac_link) 2>conftest.er1
12212 +  ac_status=$?
12213 +  grep -v '^ *+' conftest.er1 >conftest.err
12214 +  rm -f conftest.er1
12215 +  cat conftest.err >&5
12216 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12217 +  (exit $ac_status); } &&
12218 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
12219 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12220 +  (eval $ac_try) 2>&5
12221 +  ac_status=$?
12222 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12223 +  (exit $ac_status); }; } &&
12224 +        { ac_try='test -s conftest$ac_exeext'
12225 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12226 +  (eval $ac_try) 2>&5
12227 +  ac_status=$?
12228 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12229 +  (exit $ac_status); }; }; then
12230 +  ac_cv_lib_dld_dld_link=yes
12231 +else
12232 +  echo "$as_me: failed program was:" >&5
12233 +sed 's/^/| /' conftest.$ac_ext >&5
12234 +
12235 +ac_cv_lib_dld_dld_link=no
12236 +fi
12237 +rm -f conftest.err conftest.$ac_objext \
12238 +      conftest$ac_exeext conftest.$ac_ext
12239 +LIBS=$ac_check_lib_save_LIBS
12240 +fi
12241 +echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
12242 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
12243 +if test $ac_cv_lib_dld_dld_link = yes; then
12244 +  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
12245 +fi
12246 +
12247 +             
12248 +fi
12249 +
12250 +           
12251 +fi
12252 +
12253 +         
12254 +fi
12255 +
12256 +       
12257 +fi
12258 +
12259 +      
12260 +fi
12261 +
12262 +    ;;
12263 +  esac
12264 +
12265 +  if test "x$lt_cv_dlopen" != xno; then
12266 +    enable_dlopen=yes
12267 +  else
12268 +    enable_dlopen=no
12269 +  fi
12270 +
12271 +  case $lt_cv_dlopen in
12272 +  dlopen)
12273 +    save_CPPFLAGS="$CPPFLAGS"
12274 +    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
12275 +
12276 +    save_LDFLAGS="$LDFLAGS"
12277 +    eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
12278 +
12279 +    save_LIBS="$LIBS"
12280 +    LIBS="$lt_cv_dlopen_libs $LIBS"
12281 +
12282 +    echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
12283 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
12284 +if test "${lt_cv_dlopen_self+set}" = set; then
12285 +  echo $ECHO_N "(cached) $ECHO_C" >&6
12286 +else
12287 +         if test "$cross_compiling" = yes; then :
12288 +  lt_cv_dlopen_self=cross
12289 +else
12290 +  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12291 +  lt_status=$lt_dlunknown
12292 +  cat > conftest.$ac_ext <<EOF
12293 +#line __oline__ "configure"
12294 +#include "confdefs.h"
12295 +
12296 +#if HAVE_DLFCN_H
12297 +#include <dlfcn.h>
12298 +#endif
12299 +
12300 +#include <stdio.h>
12301 +
12302 +#ifdef RTLD_GLOBAL
12303 +#  define LT_DLGLOBAL          RTLD_GLOBAL
12304 +#else
12305 +#  ifdef DL_GLOBAL
12306 +#    define LT_DLGLOBAL                DL_GLOBAL
12307 +#  else
12308 +#    define LT_DLGLOBAL                0
12309 +#  endif
12310 +#endif
12311 +
12312 +/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12313 +   find out it does not work in some platform. */
12314 +#ifndef LT_DLLAZY_OR_NOW
12315 +#  ifdef RTLD_LAZY
12316 +#    define LT_DLLAZY_OR_NOW           RTLD_LAZY
12317 +#  else
12318 +#    ifdef DL_LAZY
12319 +#      define LT_DLLAZY_OR_NOW         DL_LAZY
12320 +#    else
12321 +#      ifdef RTLD_NOW
12322 +#        define LT_DLLAZY_OR_NOW       RTLD_NOW
12323 +#      else
12324 +#        ifdef DL_NOW
12325 +#          define LT_DLLAZY_OR_NOW     DL_NOW
12326 +#        else
12327 +#          define LT_DLLAZY_OR_NOW     0
12328 +#        endif
12329 +#      endif
12330 +#    endif
12331 +#  endif
12332 +#endif
12333 +
12334 +#ifdef __cplusplus
12335 +extern "C" void exit (int);
12336 +#endif
12337 +
12338 +void fnord() { int i=42;}
12339 +int main ()
12340 +{
12341 +  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12342 +  int status = $lt_dlunknown;
12343 +
12344 +  if (self)
12345 +    {
12346 +      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
12347 +      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12348 +      /* dlclose (self); */
12349 +    }
12350 +
12351 +    exit (status);
12352 +}
12353 +EOF
12354 +  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12355 +  (eval $ac_link) 2>&5
12356 +  ac_status=$?
12357 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12358 +  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
12359 +    (./conftest; exit; ) 2>/dev/null
12360 +    lt_status=$?
12361 +    case x$lt_status in
12362 +      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
12363 +      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
12364 +      x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
12365 +    esac
12366 +  else :
12367 +    # compilation failed
12368 +    lt_cv_dlopen_self=no
12369 +  fi
12370 +fi
12371 +rm -fr conftest*
12372 +
12373 +    
12374 +fi
12375 +echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
12376 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6
12377 +
12378 +    if test "x$lt_cv_dlopen_self" = xyes; then
12379 +      LDFLAGS="$LDFLAGS $link_static_flag"
12380 +      echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
12381 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
12382 +if test "${lt_cv_dlopen_self_static+set}" = set; then
12383 +  echo $ECHO_N "(cached) $ECHO_C" >&6
12384 +else
12385 +         if test "$cross_compiling" = yes; then :
12386 +  lt_cv_dlopen_self_static=cross
12387 +else
12388 +  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12389 +  lt_status=$lt_dlunknown
12390 +  cat > conftest.$ac_ext <<EOF
12391 +#line __oline__ "configure"
12392 +#include "confdefs.h"
12393 +
12394 +#if HAVE_DLFCN_H
12395 +#include <dlfcn.h>
12396 +#endif
12397 +
12398 +#include <stdio.h>
12399 +
12400 +#ifdef RTLD_GLOBAL
12401 +#  define LT_DLGLOBAL          RTLD_GLOBAL
12402 +#else
12403 +#  ifdef DL_GLOBAL
12404 +#    define LT_DLGLOBAL                DL_GLOBAL
12405 +#  else
12406 +#    define LT_DLGLOBAL                0
12407 +#  endif
12408 +#endif
12409 +
12410 +/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
12411 +   find out it does not work in some platform. */
12412 +#ifndef LT_DLLAZY_OR_NOW
12413 +#  ifdef RTLD_LAZY
12414 +#    define LT_DLLAZY_OR_NOW           RTLD_LAZY
12415 +#  else
12416 +#    ifdef DL_LAZY
12417 +#      define LT_DLLAZY_OR_NOW         DL_LAZY
12418 +#    else
12419 +#      ifdef RTLD_NOW
12420 +#        define LT_DLLAZY_OR_NOW       RTLD_NOW
12421 +#      else
12422 +#        ifdef DL_NOW
12423 +#          define LT_DLLAZY_OR_NOW     DL_NOW
12424 +#        else
12425 +#          define LT_DLLAZY_OR_NOW     0
12426 +#        endif
12427 +#      endif
12428 +#    endif
12429 +#  endif
12430 +#endif
12431 +
12432 +#ifdef __cplusplus
12433 +extern "C" void exit (int);
12434 +#endif
12435 +
12436 +void fnord() { int i=42;}
12437 +int main ()
12438 +{
12439 +  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
12440 +  int status = $lt_dlunknown;
12441 +
12442 +  if (self)
12443 +    {
12444 +      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
12445 +      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
12446 +      /* dlclose (self); */
12447 +    }
12448 +
12449 +    exit (status);
12450 +}
12451 +EOF
12452 +  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
12453 +  (eval $ac_link) 2>&5
12454 +  ac_status=$?
12455 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12456 +  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
12457 +    (./conftest; exit; ) 2>/dev/null
12458 +    lt_status=$?
12459 +    case x$lt_status in
12460 +      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
12461 +      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
12462 +      x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
12463 +    esac
12464 +  else :
12465 +    # compilation failed
12466 +    lt_cv_dlopen_self_static=no
12467 +  fi
12468 +fi
12469 +rm -fr conftest*
12470 +
12471 +      
12472 +fi
12473 +echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
12474 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
12475 +    fi
12476 +
12477 +    CPPFLAGS="$save_CPPFLAGS"
12478 +    LDFLAGS="$save_LDFLAGS"
12479 +    LIBS="$save_LIBS"
12480 +    ;;
12481 +  esac
12482 +
12483 +  case $lt_cv_dlopen_self in
12484 +  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
12485 +  *) enable_dlopen_self=unknown ;;
12486 +  esac
12487 +
12488 +  case $lt_cv_dlopen_self_static in
12489 +  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
12490 +  *) enable_dlopen_self_static=unknown ;;
12491 +  esac
12492 +fi
12493 +
12494 +
12495 +# Report which librarie types wil actually be built
12496 +echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
12497 +echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
12498 +echo "$as_me:$LINENO: result: $can_build_shared" >&5
12499 +echo "${ECHO_T}$can_build_shared" >&6
12500 +
12501 +echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
12502 +echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
12503 +test "$can_build_shared" = "no" && enable_shared=no
12504 +
12505 +# On AIX, shared libraries and static libraries use the same namespace, and
12506 +# are all built from PIC.
12507 +case "$host_os" in
12508 +aix3*)
12509 +  test "$enable_shared" = yes && enable_static=no
12510 +  if test -n "$RANLIB"; then
12511 +    archive_cmds="$archive_cmds~\$RANLIB \$lib"
12512 +    postinstall_cmds='$RANLIB $lib'
12513 +  fi
12514 +  ;;
12515 +
12516 +aix4* | aix5*)
12517 +  if test "$host_cpu" != ia64 && test "$aix_use_runtimelinking" = no ; then
12518 +    test "$enable_shared" = yes && enable_static=no
12519 +  fi
12520 +  ;;
12521 +  darwin* | rhapsody*)
12522 +  if test "$GCC" = yes; then
12523 +    archive_cmds_need_lc=no
12524 +    case "$host_os" in
12525 +    rhapsody* | darwin1.[012])
12526 +      allow_undefined_flag='-undefined suppress'
12527 +      ;;
12528 +    *) # Darwin 1.3 on
12529 +      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
12530 +       allow_undefined_flag='-flat_namespace -undefined suppress'
12531 +      else
12532 +        case ${MACOSX_DEPLOYMENT_TARGET} in
12533 +          10.[012])
12534 +            allow_undefined_flag='-flat_namespace -undefined suppress'
12535 +            ;;
12536 +          10.*)
12537 +            allow_undefined_flag='-undefined dynamic_lookup'
12538 +            ;;
12539 +        esac
12540 +      fi
12541 +      ;;
12542 +    esac
12543 +    output_verbose_link_cmd='echo'
12544 +    archive_cmds='$CC -dynamiclib $allow_undefined_flag -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring'
12545 +    module_cmds='$CC $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
12546 +    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
12547 +    archive_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib $allow_undefined_flag  -o $lib $libobjs $deplibs$compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
12548 +    module_expsym_cmds='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
12549 +    hardcode_direct=no
12550 +    hardcode_automatic=yes
12551 +    hardcode_shlibpath_var=unsupported
12552 +    whole_archive_flag_spec='-all_load $convenience'
12553 +    link_all_deplibs=yes
12554 +  else
12555 +    ld_shlibs=no
12556 +  fi
12557 +    ;;
12558 +esac
12559 +echo "$as_me:$LINENO: result: $enable_shared" >&5
12560 +echo "${ECHO_T}$enable_shared" >&6
12561 +
12562 +echo "$as_me:$LINENO: checking whether to build static libraries" >&5
12563 +echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
12564 +# Make sure either enable_shared or enable_static is yes.
12565 +test "$enable_shared" = yes || enable_static=yes
12566 +echo "$as_me:$LINENO: result: $enable_static" >&5
12567 +echo "${ECHO_T}$enable_static" >&6
12568 +
12569 +# The else clause should only fire when bootstrapping the
12570 +# libtool distribution, otherwise you forgot to ship ltmain.sh
12571 +# with your package, and you will get complaints that there are
12572 +# no rules to generate ltmain.sh.
12573 +if test -f "$ltmain"; then
12574 +  # See if we are running on zsh, and set the options which allow our commands through
12575 +  # without removal of \ escapes.
12576 +  if test -n "${ZSH_VERSION+set}" ; then
12577 +    setopt NO_GLOB_SUBST
12578 +  fi
12579 +  # Now quote all the things that may contain metacharacters while being
12580 +  # careful not to overquote the AC_SUBSTed values.  We take copies of the
12581 +  # variables and quote the copies for generation of the libtool script.
12582 +  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
12583 +    SED SHELL STRIP \
12584 +    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
12585 +    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
12586 +    deplibs_check_method reload_flag reload_cmds need_locks \
12587 +    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
12588 +    lt_cv_sys_global_symbol_to_c_name_address \
12589 +    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
12590 +    old_postinstall_cmds old_postuninstall_cmds \
12591 +    compiler \
12592 +    CC \
12593 +    LD \
12594 +    lt_prog_compiler_wl \
12595 +    lt_prog_compiler_pic \
12596 +    lt_prog_compiler_static \
12597 +    lt_prog_compiler_no_builtin_flag \
12598 +    export_dynamic_flag_spec \
12599 +    thread_safe_flag_spec \
12600 +    whole_archive_flag_spec \
12601 +    enable_shared_with_static_runtimes \
12602 +    old_archive_cmds \
12603 +    old_archive_from_new_cmds \
12604 +    predep_objects \
12605 +    postdep_objects \
12606 +    predeps \
12607 +    postdeps \
12608 +    compiler_lib_search_path \
12609 +    archive_cmds \
12610 +    archive_expsym_cmds \
12611 +    postinstall_cmds \
12612 +    postuninstall_cmds \
12613 +    old_archive_from_expsyms_cmds \
12614 +    allow_undefined_flag \
12615 +    no_undefined_flag \
12616 +    export_symbols_cmds \
12617 +    hardcode_libdir_flag_spec \
12618 +    hardcode_libdir_flag_spec_ld \
12619 +    hardcode_libdir_separator \
12620 +    hardcode_automatic \
12621 +    module_cmds \
12622 +    module_expsym_cmds \
12623 +    lt_cv_prog_compiler_c_o \
12624 +    exclude_expsyms \
12625 +    include_expsyms; do
12626 +
12627 +    case $var in
12628 +    old_archive_cmds | \
12629 +    old_archive_from_new_cmds | \
12630 +    archive_cmds | \
12631 +    archive_expsym_cmds | \
12632 +    module_cmds | \
12633 +    module_expsym_cmds | \
12634 +    old_archive_from_expsyms_cmds | \
12635 +    export_symbols_cmds | \
12636 +    extract_expsyms_cmds | reload_cmds | finish_cmds | \
12637 +    postinstall_cmds | postuninstall_cmds | \
12638 +    old_postinstall_cmds | old_postuninstall_cmds | \
12639 +    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
12640 +      # Double-quote double-evaled strings.
12641 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
12642 +      ;;
12643 +    *)
12644 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
12645 +      ;;
12646 +    esac
12647 +  done
12648 +
12649 +  case $lt_echo in
12650 +  *'\$0 --fallback-echo"')
12651 +    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
12652 +    ;;
12653 +  esac
12654 +
12655 +cfgfile="${ofile}T"
12656 +  trap "$rm \"$cfgfile\"; exit 1" 1 2 15
12657 +  $rm -f "$cfgfile"
12658 +  { echo "$as_me:$LINENO: creating $ofile" >&5
12659 +echo "$as_me: creating $ofile" >&6;}
12660 +
12661 +  cat <<__EOF__ >> "$cfgfile"
12662 +#! $SHELL
12663 +
12664 +# `$echo "$cfgfile" | sed 's%^.*/%%'` - Provide generalized library-building support services.
12665 +# Generated automatically by $PROGRAM (GNU $PACKAGE $VERSION$TIMESTAMP)
12666 +# NOTE: Changes made to this file will be lost: look at ltmain.sh.
12667 +#
12668 +# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001
12669 +# Free Software Foundation, Inc.
12670 +#
12671 +# This file is part of GNU Libtool:
12672 +# Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
12673 +#
12674 +# This program is free software; you can redistribute it and/or modify
12675 +# it under the terms of the GNU General Public License as published by
12676 +# the Free Software Foundation; either version 2 of the License, or
12677 +# (at your option) any later version.
12678 +#
12679 +# This program is distributed in the hope that it will be useful, but
12680 +# WITHOUT ANY WARRANTY; without even the implied warranty of
12681 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12682 +# General Public License for more details.
12683 +#
12684 +# You should have received a copy of the GNU General Public License
12685 +# along with this program; if not, write to the Free Software
12686 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
12687 +#
12688 +# As a special exception to the GNU General Public License, if you
12689 +# distribute this file as part of a program that contains a
12690 +# configuration script generated by Autoconf, you may include it under
12691 +# the same distribution terms that you use for the rest of that program.
12692 +
12693 +# A sed program that does not truncate output.
12694 +SED=$lt_SED
12695 +
12696 +# Sed that helps us avoid accidentally triggering echo(1) options like -n.
12697 +Xsed="$SED -e s/^X//"
12698 +
12699 +# The HP-UX ksh and POSIX shell print the target directory to stdout
12700 +# if CDPATH is set.
12701 +if test "X\${CDPATH+set}" = Xset; then CDPATH=:; export CDPATH; fi
12702 +
12703 +# The names of the tagged configurations supported by this script.
12704 +available_tags=
12705 +
12706 +# ### BEGIN LIBTOOL CONFIG
12707 +
12708 +# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
12709 +
12710 +# Shell to use when invoking shell scripts.
12711 +SHELL=$lt_SHELL
12712 +
12713 +# Whether or not to build shared libraries.
12714 +build_libtool_libs=$enable_shared
12715 +
12716 +# Whether or not to build static libraries.
12717 +build_old_libs=$enable_static
12718 +
12719 +# Whether or not to add -lc for building shared libraries.
12720 +build_libtool_need_lc=$archive_cmds_need_lc
12721 +
12722 +# Whether or not to disallow shared libs when runtime libs are static
12723 +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes
12724 +
12725 +# Whether or not to optimize for fast installation.
12726 +fast_install=$enable_fast_install
12727 +
12728 +# The host system.
12729 +host_alias=$host_alias
12730 +host=$host
12731 +
12732 +# An echo program that does not interpret backslashes.
12733 +echo=$lt_echo
12734 +
12735 +# The archiver.
12736 +AR=$lt_AR
12737 +AR_FLAGS=$lt_AR_FLAGS
12738 +
12739 +# A C compiler.
12740 +LTCC=$lt_LTCC
12741 +
12742 +# A language-specific compiler.
12743 +CC=$lt_compiler
12744 +
12745 +# Is the compiler the GNU C compiler?
12746 +with_gcc=$GCC
12747 +
12748 +# An ERE matcher.
12749 +EGREP=$lt_EGREP
12750 +
12751 +# The linker used to build libraries.
12752 +LD=$lt_LD
12753 +
12754 +# Whether we need hard or soft links.
12755 +LN_S=$lt_LN_S
12756 +
12757 +# A BSD-compatible nm program.
12758 +NM=$lt_NM
12759 +
12760 +# A symbol stripping program
12761 +STRIP=$lt_STRIP
12762 +
12763 +# Used to examine libraries when file_magic_cmd begins "file"
12764 +MAGIC_CMD=$MAGIC_CMD
12765 +
12766 +# Used on cygwin: DLL creation program.
12767 +DLLTOOL="$DLLTOOL"
12768 +
12769 +# Used on cygwin: object dumper.
12770 +OBJDUMP="$OBJDUMP"
12771 +
12772 +# Used on cygwin: assembler.
12773 +AS="$AS"
12774 +
12775 +# The name of the directory that contains temporary libtool files.
12776 +objdir=$objdir
12777 +
12778 +# How to create reloadable object files.
12779 +reload_flag=$lt_reload_flag
12780 +reload_cmds=$lt_reload_cmds
12781 +
12782 +# How to pass a linker flag through the compiler.
12783 +wl=$lt_lt_prog_compiler_wl
12784 +
12785 +# Object file suffix (normally "o").
12786 +objext="$ac_objext"
12787 +
12788 +# Old archive suffix (normally "a").
12789 +libext="$libext"
12790 +
12791 +# Shared library suffix (normally ".so").
12792 +shrext_cmds='$shrext_cmds'
12793 +
12794 +# Executable file suffix (normally "").
12795 +exeext="$exeext"
12796 +
12797 +# Additional compiler flags for building library objects.
12798 +pic_flag=$lt_lt_prog_compiler_pic
12799 +pic_mode=$pic_mode
12800 +
12801 +# What is the maximum length of a command?
12802 +max_cmd_len=$lt_cv_sys_max_cmd_len
12803 +
12804 +# Does compiler simultaneously support -c and -o options?
12805 +compiler_c_o=$lt_lt_cv_prog_compiler_c_o
12806 +
12807 +# Must we lock files when doing compilation ?
12808 +need_locks=$lt_need_locks
12809 +
12810 +# Do we need the lib prefix for modules?
12811 +need_lib_prefix=$need_lib_prefix
12812 +
12813 +# Do we need a version for libraries?
12814 +need_version=$need_version
12815 +
12816 +# Whether dlopen is supported.
12817 +dlopen_support=$enable_dlopen
12818 +
12819 +# Whether dlopen of programs is supported.
12820 +dlopen_self=$enable_dlopen_self
12821 +
12822 +# Whether dlopen of statically linked programs is supported.
12823 +dlopen_self_static=$enable_dlopen_self_static
12824 +
12825 +# Compiler flag to prevent dynamic linking.
12826 +link_static_flag=$lt_lt_prog_compiler_static
12827 +
12828 +# Compiler flag to turn off builtin functions.
12829 +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag
12830 +
12831 +# Compiler flag to allow reflexive dlopens.
12832 +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec
12833 +
12834 +# Compiler flag to generate shared objects directly from archives.
12835 +whole_archive_flag_spec=$lt_whole_archive_flag_spec
12836 +
12837 +# Compiler flag to generate thread-safe objects.
12838 +thread_safe_flag_spec=$lt_thread_safe_flag_spec
12839 +
12840 +# Library versioning type.
12841 +version_type=$version_type
12842 +
12843 +# Format of library name prefix.
12844 +libname_spec=$lt_libname_spec
12845 +
12846 +# List of archive names.  First name is the real one, the rest are links.
12847 +# The last name is the one that the linker finds with -lNAME.
12848 +library_names_spec=$lt_library_names_spec
12849 +
12850 +# The coded name of the library, if different from the real name.
12851 +soname_spec=$lt_soname_spec
12852 +
12853 +# Commands used to build and install an old-style archive.
12854 +RANLIB=$lt_RANLIB
12855 +old_archive_cmds=$lt_old_archive_cmds
12856 +old_postinstall_cmds=$lt_old_postinstall_cmds
12857 +old_postuninstall_cmds=$lt_old_postuninstall_cmds
12858 +
12859 +# Create an old-style archive from a shared archive.
12860 +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds
12861 +
12862 +# Create a temporary old-style archive to link instead of a shared archive.
12863 +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds
12864 +
12865 +# Commands used to build and install a shared archive.
12866 +archive_cmds=$lt_archive_cmds
12867 +archive_expsym_cmds=$lt_archive_expsym_cmds
12868 +postinstall_cmds=$lt_postinstall_cmds
12869 +postuninstall_cmds=$lt_postuninstall_cmds
12870 +
12871 +# Commands used to build a loadable module (assumed same as above if empty)
12872 +module_cmds=$lt_module_cmds
12873 +module_expsym_cmds=$lt_module_expsym_cmds
12874 +
12875 +# Commands to strip libraries.
12876 +old_striplib=$lt_old_striplib
12877 +striplib=$lt_striplib
12878 +
12879 +# Dependencies to place before the objects being linked to create a
12880 +# shared library.
12881 +predep_objects=$lt_predep_objects
12882 +
12883 +# Dependencies to place after the objects being linked to create a
12884 +# shared library.
12885 +postdep_objects=$lt_postdep_objects
12886 +
12887 +# Dependencies to place before the objects being linked to create a
12888 +# shared library.
12889 +predeps=$lt_predeps
12890 +
12891 +# Dependencies to place after the objects being linked to create a
12892 +# shared library.
12893 +postdeps=$lt_postdeps
12894 +
12895 +# The library search path used internally by the compiler when linking
12896 +# a shared library.
12897 +compiler_lib_search_path=$lt_compiler_lib_search_path
12898 +
12899 +# Method to check whether dependent libraries are shared objects.
12900 +deplibs_check_method=$lt_deplibs_check_method
12901 +
12902 +# Command to use when deplibs_check_method == file_magic.
12903 +file_magic_cmd=$lt_file_magic_cmd
12904 +
12905 +# Flag that allows shared libraries with undefined symbols to be built.
12906 +allow_undefined_flag=$lt_allow_undefined_flag
12907 +
12908 +# Flag that forces no undefined symbols.
12909 +no_undefined_flag=$lt_no_undefined_flag
12910 +
12911 +# Commands used to finish a libtool library installation in a directory.
12912 +finish_cmds=$lt_finish_cmds
12913 +
12914 +# Same as above, but a single script fragment to be evaled but not shown.
12915 +finish_eval=$lt_finish_eval
12916 +
12917 +# Take the output of nm and produce a listing of raw symbols and C names.
12918 +global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
12919 +
12920 +# Transform the output of nm in a proper C declaration
12921 +global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
12922 +
12923 +# Transform the output of nm in a C name address pair
12924 +global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
12925 +
12926 +# This is the shared library runtime path variable.
12927 +runpath_var=$runpath_var
12928 +
12929 +# This is the shared library path variable.
12930 +shlibpath_var=$shlibpath_var
12931 +
12932 +# Is shlibpath searched before the hard-coded library search path?
12933 +shlibpath_overrides_runpath=$shlibpath_overrides_runpath
12934 +
12935 +# How to hardcode a shared library path into an executable.
12936 +hardcode_action=$hardcode_action
12937 +
12938 +# Whether we should hardcode library paths into libraries.
12939 +hardcode_into_libs=$hardcode_into_libs
12940 +
12941 +# Flag to hardcode \$libdir into a binary during linking.
12942 +# This must work even if \$libdir does not exist.
12943 +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec
12944 +
12945 +# If ld is used when linking, flag to hardcode \$libdir into
12946 +# a binary during linking. This must work even if \$libdir does
12947 +# not exist.
12948 +hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld
12949 +
12950 +# Whether we need a single -rpath flag with a separated argument.
12951 +hardcode_libdir_separator=$lt_hardcode_libdir_separator
12952 +
12953 +# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
12954 +# resulting binary.
12955 +hardcode_direct=$hardcode_direct
12956 +
12957 +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
12958 +# resulting binary.
12959 +hardcode_minus_L=$hardcode_minus_L
12960 +
12961 +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
12962 +# the resulting binary.
12963 +hardcode_shlibpath_var=$hardcode_shlibpath_var
12964 +
12965 +# Set to yes if building a shared library automatically hardcodes DIR into the library
12966 +# and all subsequent libraries and executables linked against it.
12967 +hardcode_automatic=$hardcode_automatic
12968 +
12969 +# Variables whose values should be saved in libtool wrapper scripts and
12970 +# restored at relink time.
12971 +variables_saved_for_relink="$variables_saved_for_relink"
12972 +
12973 +# Whether libtool must link a program against all its dependency libraries.
12974 +link_all_deplibs=$link_all_deplibs
12975 +
12976 +# Compile-time system search path for libraries
12977 +sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
12978 +
12979 +# Run-time system search path for libraries
12980 +sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
12981 +
12982 +# Fix the shell variable \$srcfile for the compiler.
12983 +fix_srcfile_path="$fix_srcfile_path"
12984 +
12985 +# Set to yes if exported symbols are required.
12986 +always_export_symbols=$always_export_symbols
12987 +
12988 +# The commands to list exported symbols.
12989 +export_symbols_cmds=$lt_export_symbols_cmds
12990 +
12991 +# The commands to extract the exported symbol list from a shared archive.
12992 +extract_expsyms_cmds=$lt_extract_expsyms_cmds
12993 +
12994 +# Symbols that should not be listed in the preloaded symbols.
12995 +exclude_expsyms=$lt_exclude_expsyms
12996 +
12997 +# Symbols that must always be exported.
12998 +include_expsyms=$lt_include_expsyms
12999 +
13000 +# ### END LIBTOOL CONFIG
13001 +
13002 +__EOF__
13003 +
13004 +
13005 +  case $host_os in
13006 +  aix3*)
13007 +    cat <<\EOF >> "$cfgfile"
13008 +
13009 +# AIX sometimes has problems with the GCC collect2 program.  For some
13010 +# reason, if we set the COLLECT_NAMES environment variable, the problems
13011 +# vanish in a puff of smoke.
13012 +if test "X${COLLECT_NAMES+set}" != Xset; then
13013 +  COLLECT_NAMES=
13014 +  export COLLECT_NAMES
13015 +fi
13016 +EOF
13017 +    ;;
13018 +  esac
13019 +
13020 +  # We use sed instead of cat because bash on DJGPP gets confused if
13021 +  # if finds mixed CR/LF and LF-only lines.  Since sed operates in
13022 +  # text mode, it properly converts lines to CR/LF.  This bash problem
13023 +  # is reportedly fixed, but why not run on old versions too?
13024 +  sed '$q' "$ltmain" >> "$cfgfile" || (rm -f "$cfgfile"; exit 1)
13025 +
13026 +  mv -f "$cfgfile" "$ofile" || \
13027 +    (rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile")
13028 +  chmod +x "$ofile"
13029 +
13030 +else
13031 +  # If there is no Makefile yet, we rely on a make rule to execute
13032 +  # `config.status --recheck' to rerun these tests and create the
13033 +  # libtool script then.
13034 +  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
13035 +  if test -f "$ltmain_in"; then
13036 +    test -f Makefile && make "$ltmain"
13037 +  fi
13038 +fi
13039 +
13040 +
13041 +ac_ext=c
13042 +ac_cpp='$CPP $CPPFLAGS'
13043 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13044 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13045 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
13046 +
13047 +CC="$lt_save_CC"
13048 +
13049 +
13050 +# Check whether --with-tags or --without-tags was given.
13051 +if test "${with_tags+set}" = set; then
13052 +  withval="$with_tags"
13053 +  tagnames="$withval"
13054 +fi; 
13055 +
13056 +if test -f "$ltmain" && test -n "$tagnames"; then
13057 +  if test ! -f "${ofile}"; then
13058 +    { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not exist" >&5
13059 +echo "$as_me: WARNING: output file \`$ofile' does not exist" >&2;}
13060 +  fi
13061 +
13062 +  if test -z "$LTCC"; then
13063 +    eval "`$SHELL ${ofile} --config | grep '^LTCC='`"
13064 +    if test -z "$LTCC"; then
13065 +      { echo "$as_me:$LINENO: WARNING: output file \`$ofile' does not look like a libtool script" >&5
13066 +echo "$as_me: WARNING: output file \`$ofile' does not look like a libtool script" >&2;}
13067 +    else
13068 +      { echo "$as_me:$LINENO: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&5
13069 +echo "$as_me: WARNING: using \`LTCC=$LTCC', extracted from \`$ofile'" >&2;}
13070 +    fi
13071 +  fi
13072 +
13073 +  # Extract list of available tagged configurations in $ofile.
13074 +  # Note that this assumes the entire list is on one line.
13075 +  available_tags=`grep "^available_tags=" "${ofile}" | $SED -e 's/available_tags=\(.*$\)/\1/' -e 's/\"//g'`
13076 +
13077 +  lt_save_ifs="$IFS"; IFS="${IFS}$PATH_SEPARATOR,"
13078 +  for tagname in $tagnames; do
13079 +    IFS="$lt_save_ifs"
13080 +    # Check whether tagname contains only valid characters
13081 +    case `$echo "X$tagname" | $Xsed -e 's:[-_ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz1234567890,/]::g'` in
13082 +    "") ;;
13083 +    *)  { { echo "$as_me:$LINENO: error: invalid tag name: $tagname" >&5
13084 +echo "$as_me: error: invalid tag name: $tagname" >&2;}
13085 +   { (exit 1); exit 1; }; }
13086 +       ;;
13087 +    esac
13088 +
13089 +    if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $tagname$" < "${ofile}" > /dev/null
13090 +    then
13091 +      { { echo "$as_me:$LINENO: error: tag name \"$tagname\" already exists" >&5
13092 +echo "$as_me: error: tag name \"$tagname\" already exists" >&2;}
13093 +   { (exit 1); exit 1; }; }
13094 +    fi
13095 +
13096 +    # Update the list of available tags.
13097 +    if test -n "$tagname"; then
13098 +      echo appending configuration tag \"$tagname\" to $ofile
13099 +
13100 +      case $tagname in
13101 +      CXX)
13102 +       if test -n "$CXX" && test "X$CXX" != "Xno"; then
13103 +         ac_ext=cc
13104 +ac_cpp='$CXXCPP $CPPFLAGS'
13105 +ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5'
13106 +ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
13107 +ac_compiler_gnu=$ac_cv_cxx_compiler_gnu
13108 +
13109 +
13110 +
13111 +
13112 +archive_cmds_need_lc_CXX=no
13113 +allow_undefined_flag_CXX=
13114 +always_export_symbols_CXX=no
13115 +archive_expsym_cmds_CXX=
13116 +export_dynamic_flag_spec_CXX=
13117 +hardcode_direct_CXX=no
13118 +hardcode_libdir_flag_spec_CXX=
13119 +hardcode_libdir_flag_spec_ld_CXX=
13120 +hardcode_libdir_separator_CXX=
13121 +hardcode_minus_L_CXX=no
13122 +hardcode_automatic_CXX=no
13123 +module_cmds_CXX=
13124 +module_expsym_cmds_CXX=
13125 +link_all_deplibs_CXX=unknown
13126 +old_archive_cmds_CXX=$old_archive_cmds
13127 +no_undefined_flag_CXX=
13128 +whole_archive_flag_spec_CXX=
13129 +enable_shared_with_static_runtimes_CXX=no
13130 +
13131 +# Dependencies to place before and after the object being linked:
13132 +predep_objects_CXX=
13133 +postdep_objects_CXX=
13134 +predeps_CXX=
13135 +postdeps_CXX=
13136 +compiler_lib_search_path_CXX=
13137 +
13138 +# Source file extension for C++ test sources.
13139 +ac_ext=cc
13140 +
13141 +# Object file extension for compiled C++ test sources.
13142 +objext=o
13143 +objext_CXX=$objext
13144 +
13145 +# Code to be used in simple compile tests
13146 +lt_simple_compile_test_code="int some_variable = 0;\n"
13147 +
13148 +# Code to be used in simple link tests
13149 +lt_simple_link_test_code='int main(int, char *) { return(0); }\n'
13150 +
13151 +# ltmain only uses $CC for tagged configurations so make sure $CC is set.
13152 +
13153 +# If no C compiler was specified, use CC.
13154 +LTCC=${LTCC-"$CC"}
13155 +
13156 +# Allow CC to be a program name with arguments.
13157 +compiler=$CC
13158 +
13159 +
13160 +# Allow CC to be a program name with arguments.
13161 +lt_save_CC=$CC
13162 +lt_save_LD=$LD
13163 +lt_save_GCC=$GCC
13164 +GCC=$GXX
13165 +lt_save_with_gnu_ld=$with_gnu_ld
13166 +lt_save_path_LD=$lt_cv_path_LD
13167 +if test -n "${lt_cv_prog_gnu_ldcxx+set}"; then
13168 +  lt_cv_prog_gnu_ld=$lt_cv_prog_gnu_ldcxx
13169 +else
13170 +  unset lt_cv_prog_gnu_ld
13171 +fi
13172 +if test -n "${lt_cv_path_LDCXX+set}"; then
13173 +  lt_cv_path_LD=$lt_cv_path_LDCXX
13174 +else
13175 +  unset lt_cv_path_LD
13176 +fi
13177 +test -z "${LDCXX+set}" || LD=$LDCXX
13178 +CC=${CXX-"c++"}
13179 +compiler=$CC
13180 +compiler_CXX=$CC
13181 +cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
13182 +
13183 +# We don't want -fno-exception wen compiling C++ code, so set the
13184 +# no_builtin_flag separately
13185 +if test "$GXX" = yes; then
13186 +  lt_prog_compiler_no_builtin_flag_CXX=' -fno-builtin'
13187 +else
13188 +  lt_prog_compiler_no_builtin_flag_CXX=
13189 +fi
13190 +
13191 +if test "$GXX" = yes; then
13192 +  # Set up default GNU C++ configuration
13193 +
13194 +  
13195 +# Check whether --with-gnu-ld or --without-gnu-ld was given.
13196 +if test "${with_gnu_ld+set}" = set; then
13197 +  withval="$with_gnu_ld"
13198 +  test "$withval" = no || with_gnu_ld=yes
13199 +else
13200 +  with_gnu_ld=no
13201 +fi; 
13202 +ac_prog=ld
13203 +if test "$GCC" = yes; then
13204 +  # Check if gcc -print-prog-name=ld gives a path.
13205 +  echo "$as_me:$LINENO: checking for ld used by $CC" >&5
13206 +echo $ECHO_N "checking for ld used by $CC... $ECHO_C" >&6
13207 +  case $host in
13208 +  *-*-mingw*)
13209 +    # gcc leaves a trailing carriage return which upsets mingw
13210 +    ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;;
13211 +  *)
13212 +    ac_prog=`($CC -print-prog-name=ld) 2>&5` ;;
13213 +  esac
13214 +  case $ac_prog in
13215 +    # Accept absolute paths.
13216 +    [\\/]* | ?:[\\/]*)
13217 +      re_direlt='/[^/][^/]*/\.\./'
13218 +      # Canonicalize the pathname of ld
13219 +      ac_prog=`echo $ac_prog| $SED 's%\\\\%/%g'`
13220 +      while echo $ac_prog | grep "$re_direlt" > /dev/null 2>&1; do
13221 +       ac_prog=`echo $ac_prog| $SED "s%$re_direlt%/%"`
13222 +      done
13223 +      test -z "$LD" && LD="$ac_prog"
13224 +      ;;
13225 +  "")
13226 +    # If it fails, then pretend we aren't using GCC.
13227 +    ac_prog=ld
13228 +    ;;
13229 +  *)
13230 +    # If it is relative, then search for the first ld in PATH.
13231 +    with_gnu_ld=unknown
13232 +    ;;
13233 +  esac
13234 +elif test "$with_gnu_ld" = yes; then
13235 +  echo "$as_me:$LINENO: checking for GNU ld" >&5
13236 +echo $ECHO_N "checking for GNU ld... $ECHO_C" >&6
13237 +else
13238 +  echo "$as_me:$LINENO: checking for non-GNU ld" >&5
13239 +echo $ECHO_N "checking for non-GNU ld... $ECHO_C" >&6
13240 +fi
13241 +if test "${lt_cv_path_LD+set}" = set; then
13242 +  echo $ECHO_N "(cached) $ECHO_C" >&6
13243 +else
13244 +  if test -z "$LD"; then
13245 +  lt_save_ifs="$IFS"; IFS=$PATH_SEPARATOR
13246 +  for ac_dir in $PATH; do
13247 +    IFS="$lt_save_ifs"
13248 +    test -z "$ac_dir" && ac_dir=.
13249 +    if test -f "$ac_dir/$ac_prog" || test -f "$ac_dir/$ac_prog$ac_exeext"; then
13250 +      lt_cv_path_LD="$ac_dir/$ac_prog"
13251 +      # Check to see if the program is GNU ld.  I'd rather use --version,
13252 +      # but apparently some GNU ld's only accept -v.
13253 +      # Break only if it was the GNU/non-GNU ld that we prefer.
13254 +      case `"$lt_cv_path_LD" -v 2>&1 </dev/null` in
13255 +      *GNU* | *'with BFD'*)
13256 +       test "$with_gnu_ld" != no && break
13257 +       ;;
13258 +      *)
13259 +       test "$with_gnu_ld" != yes && break
13260 +       ;;
13261 +      esac
13262 +    fi
13263 +  done
13264 +  IFS="$lt_save_ifs"
13265 +else
13266 +  lt_cv_path_LD="$LD" # Let the user override the test with a path.
13267 +fi
13268 +fi
13269 +
13270 +LD="$lt_cv_path_LD"
13271 +if test -n "$LD"; then
13272 +  echo "$as_me:$LINENO: result: $LD" >&5
13273 +echo "${ECHO_T}$LD" >&6
13274 +else
13275 +  echo "$as_me:$LINENO: result: no" >&5
13276 +echo "${ECHO_T}no" >&6
13277 +fi
13278 +test -z "$LD" && { { echo "$as_me:$LINENO: error: no acceptable ld found in \$PATH" >&5
13279 +echo "$as_me: error: no acceptable ld found in \$PATH" >&2;}
13280 +   { (exit 1); exit 1; }; }
13281 +echo "$as_me:$LINENO: checking if the linker ($LD) is GNU ld" >&5
13282 +echo $ECHO_N "checking if the linker ($LD) is GNU ld... $ECHO_C" >&6
13283 +if test "${lt_cv_prog_gnu_ld+set}" = set; then
13284 +  echo $ECHO_N "(cached) $ECHO_C" >&6
13285 +else
13286 +  # I'd rather use --version here, but apparently some GNU ld's only accept -v.
13287 +case `$LD -v 2>&1 </dev/null` in
13288 +*GNU* | *'with BFD'*)
13289 +  lt_cv_prog_gnu_ld=yes
13290 +  ;;
13291 +*)
13292 +  lt_cv_prog_gnu_ld=no
13293 +  ;;
13294 +esac
13295 +fi
13296 +echo "$as_me:$LINENO: result: $lt_cv_prog_gnu_ld" >&5
13297 +echo "${ECHO_T}$lt_cv_prog_gnu_ld" >&6
13298 +with_gnu_ld=$lt_cv_prog_gnu_ld
13299 +
13300 +
13301 +
13302 +  # Check if GNU C++ uses GNU ld as the underlying linker, since the
13303 +  # archiving commands below assume that GNU ld is being used.
13304 +  if test "$with_gnu_ld" = yes; then
13305 +    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
13306 +    archive_expsym_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
13307 +
13308 +    hardcode_libdir_flag_spec_CXX='${wl}--rpath ${wl}$libdir'
13309 +    export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
13310 +
13311 +    # If archive_cmds runs LD, not CC, wlarc should be empty
13312 +    # XXX I think wlarc can be eliminated in ltcf-cxx, but I need to
13313 +    #     investigate it a little bit more. (MM)
13314 +    wlarc='${wl}'
13315 +
13316 +    # ancient GNU ld didn't support --whole-archive et. al.
13317 +    if eval "`$CC -print-prog-name=ld` --help 2>&1" | \
13318 +       grep 'no-whole-archive' > /dev/null; then
13319 +      whole_archive_flag_spec_CXX="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
13320 +    else
13321 +      whole_archive_flag_spec_CXX=
13322 +    fi
13323 +  else
13324 +    with_gnu_ld=no
13325 +    wlarc=
13326 +
13327 +    # A generic and very simple default shared library creation
13328 +    # command for GNU C++ for the case where it uses the native
13329 +    # linker, instead of GNU ld.  If possible, this setting should
13330 +    # overridden to take advantage of the native linker features on
13331 +    # the platform it is being used on.
13332 +    archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib'
13333 +  fi
13334 +
13335 +  # Commands to make compiler produce verbose output that lists
13336 +  # what "hidden" libraries, object files and flags are used when
13337 +  # linking a shared library.
13338 +  output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
13339 +
13340 +else
13341 +  GXX=no
13342 +  with_gnu_ld=no
13343 +  wlarc=
13344 +fi
13345 +
13346 +# PORTME: fill in a description of your system's C++ link characteristics
13347 +echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
13348 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
13349 +ld_shlibs_CXX=yes
13350 +case $host_os in
13351 +  aix3*)
13352 +    # FIXME: insert proper C++ library support
13353 +    ld_shlibs_CXX=no
13354 +    ;;
13355 +  aix4* | aix5*)
13356 +    if test "$host_cpu" = ia64; then
13357 +      # On IA64, the linker does run time linking by default, so we don't
13358 +      # have to do anything special.
13359 +      aix_use_runtimelinking=no
13360 +      exp_sym_flag='-Bexport'
13361 +      no_entry_flag=""
13362 +    else
13363 +      aix_use_runtimelinking=no
13364 +
13365 +      # Test if we are trying to use run time linking or normal
13366 +      # AIX style linking. If -brtl is somewhere in LDFLAGS, we
13367 +      # need to do runtime linking.
13368 +      case $host_os in aix4.[23]|aix4.[23].*|aix5*)
13369 +       for ld_flag in $LDFLAGS; do
13370 +         case $ld_flag in
13371 +         *-brtl*)
13372 +           aix_use_runtimelinking=yes
13373 +           break
13374 +           ;;
13375 +         esac
13376 +       done
13377 +      esac
13378 +
13379 +      exp_sym_flag='-bexport'
13380 +      no_entry_flag='-bnoentry'
13381 +    fi
13382 +
13383 +    # When large executables or shared objects are built, AIX ld can
13384 +    # have problems creating the table of contents.  If linking a library
13385 +    # or program results in "error TOC overflow" add -mminimal-toc to
13386 +    # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
13387 +    # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
13388 +
13389 +    archive_cmds_CXX=''
13390 +    hardcode_direct_CXX=yes
13391 +    hardcode_libdir_separator_CXX=':'
13392 +    link_all_deplibs_CXX=yes
13393 +
13394 +    if test "$GXX" = yes; then
13395 +      case $host_os in aix4.012|aix4.012.*)
13396 +      # We only want to do this on AIX 4.2 and lower, the check
13397 +      # below for broken collect2 doesn't work under 4.3+
13398 +       collect2name=`${CC} -print-prog-name=collect2`
13399 +       if test -f "$collect2name" && \
13400 +          strings "$collect2name" | grep resolve_lib_name >/dev/null
13401 +       then
13402 +         # We have reworked collect2
13403 +         hardcode_direct_CXX=yes
13404 +       else
13405 +         # We have old collect2
13406 +         hardcode_direct_CXX=unsupported
13407 +         # It fails to find uninstalled libraries when the uninstalled
13408 +         # path is not listed in the libpath.  Setting hardcode_minus_L
13409 +         # to unsupported forces relinking
13410 +         hardcode_minus_L_CXX=yes
13411 +         hardcode_libdir_flag_spec_CXX='-L$libdir'
13412 +         hardcode_libdir_separator_CXX=
13413 +       fi
13414 +      esac
13415 +      shared_flag='-shared'
13416 +    else
13417 +      # not using gcc
13418 +      if test "$host_cpu" = ia64; then
13419 +       # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
13420 +       # chokes on -Wl,-G. The following line is correct:
13421 +       shared_flag='-G'
13422 +      else
13423 +       if test "$aix_use_runtimelinking" = yes; then
13424 +         shared_flag='${wl}-G'
13425 +       else
13426 +         shared_flag='${wl}-bM:SRE'
13427 +       fi
13428 +      fi
13429 +    fi
13430 +
13431 +    # It seems that -bexpall does not export symbols beginning with
13432 +    # underscore (_), so it is better to generate a list of symbols to export.
13433 +    always_export_symbols_CXX=yes
13434 +    if test "$aix_use_runtimelinking" = yes; then
13435 +      # Warning - without using the other runtime loading flags (-brtl),
13436 +      # -berok will link without error, but may produce a broken library.
13437 +      allow_undefined_flag_CXX='-berok'
13438 +      # Determine the default libpath from the value encoded in an empty executable.
13439 +      cat >conftest.$ac_ext <<_ACEOF
13440 +/* confdefs.h.  */
13441 +_ACEOF
13442 +cat confdefs.h >>conftest.$ac_ext
13443 +cat >>conftest.$ac_ext <<_ACEOF
13444 +/* end confdefs.h.  */
13445 +
13446 +int
13447 +main ()
13448 +{
13449 +
13450 +  ;
13451 +  return 0;
13452 +}
13453 +_ACEOF
13454 +rm -f conftest.$ac_objext conftest$ac_exeext
13455 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13456 +  (eval $ac_link) 2>conftest.er1
13457 +  ac_status=$?
13458 +  grep -v '^ *+' conftest.er1 >conftest.err
13459 +  rm -f conftest.er1
13460 +  cat conftest.err >&5
13461 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13462 +  (exit $ac_status); } &&
13463 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
13464 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13465 +  (eval $ac_try) 2>&5
13466 +  ac_status=$?
13467 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13468 +  (exit $ac_status); }; } &&
13469 +        { ac_try='test -s conftest$ac_exeext'
13470 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13471 +  (eval $ac_try) 2>&5
13472 +  ac_status=$?
13473 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13474 +  (exit $ac_status); }; }; then
13475 +  
13476 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
13477 +}'`
13478 +# Check for a 64-bit object if we didn't find anything.
13479 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
13480 +}'`; fi
13481 +else
13482 +  echo "$as_me: failed program was:" >&5
13483 +sed 's/^/| /' conftest.$ac_ext >&5
13484 +
13485 +fi
13486 +rm -f conftest.err conftest.$ac_objext \
13487 +      conftest$ac_exeext conftest.$ac_ext
13488 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
13489 +
13490 +      hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
13491 +
13492 +      archive_expsym_cmds_CXX="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
13493 +     else
13494 +      if test "$host_cpu" = ia64; then
13495 +       hardcode_libdir_flag_spec_CXX='${wl}-R $libdir:/usr/lib:/lib'
13496 +       allow_undefined_flag_CXX="-z nodefs"
13497 +       archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
13498 +      else
13499 +       # Determine the default libpath from the value encoded in an empty executable.
13500 +       cat >conftest.$ac_ext <<_ACEOF
13501 +/* confdefs.h.  */
13502 +_ACEOF
13503 +cat confdefs.h >>conftest.$ac_ext
13504 +cat >>conftest.$ac_ext <<_ACEOF
13505 +/* end confdefs.h.  */
13506 +
13507 +int
13508 +main ()
13509 +{
13510 +
13511 +  ;
13512 +  return 0;
13513 +}
13514 +_ACEOF
13515 +rm -f conftest.$ac_objext conftest$ac_exeext
13516 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13517 +  (eval $ac_link) 2>conftest.er1
13518 +  ac_status=$?
13519 +  grep -v '^ *+' conftest.er1 >conftest.err
13520 +  rm -f conftest.er1
13521 +  cat conftest.err >&5
13522 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13523 +  (exit $ac_status); } &&
13524 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
13525 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13526 +  (eval $ac_try) 2>&5
13527 +  ac_status=$?
13528 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13529 +  (exit $ac_status); }; } &&
13530 +        { ac_try='test -s conftest$ac_exeext'
13531 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13532 +  (eval $ac_try) 2>&5
13533 +  ac_status=$?
13534 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13535 +  (exit $ac_status); }; }; then
13536 +  
13537 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
13538 +}'`
13539 +# Check for a 64-bit object if we didn't find anything.
13540 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
13541 +}'`; fi
13542 +else
13543 +  echo "$as_me: failed program was:" >&5
13544 +sed 's/^/| /' conftest.$ac_ext >&5
13545 +
13546 +fi
13547 +rm -f conftest.err conftest.$ac_objext \
13548 +      conftest$ac_exeext conftest.$ac_ext
13549 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
13550 +
13551 +       hardcode_libdir_flag_spec_CXX='${wl}-blibpath:$libdir:'"$aix_libpath"
13552 +       # Warning - without using the other run time loading flags,
13553 +       # -berok will link without error, but may produce a broken library.
13554 +       no_undefined_flag_CXX=' ${wl}-bernotok'
13555 +       allow_undefined_flag_CXX=' ${wl}-berok'
13556 +       # -bexpall does not export symbols beginning with underscore (_)
13557 +       always_export_symbols_CXX=yes
13558 +       # Exported symbols can be pulled into shared objects from archives
13559 +       whole_archive_flag_spec_CXX=' '
13560 +       archive_cmds_need_lc_CXX=yes
13561 +       # This is similar to how AIX traditionally builds it's shared libraries.
13562 +       archive_expsym_cmds_CXX="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
13563 +      fi
13564 +    fi
13565 +    ;;
13566 +  chorus*)
13567 +    case $cc_basename in
13568 +      *)
13569 +       # FIXME: insert proper C++ library support
13570 +       ld_shlibs_CXX=no
13571 +       ;;
13572 +    esac
13573 +    ;;
13574 +
13575 +  cygwin* | mingw* | pw32*)
13576 +    # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
13577 +    # as there is no search path for DLLs.
13578 +    hardcode_libdir_flag_spec_CXX='-L$libdir'
13579 +    allow_undefined_flag_CXX=unsupported
13580 +    always_export_symbols_CXX=no
13581 +    enable_shared_with_static_runtimes_CXX=yes
13582 +
13583 +    if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
13584 +      archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
13585 +      # If the export-symbols file already is a .def file (1st line
13586 +      # is EXPORTS), use it as is; otherwise, prepend...
13587 +      archive_expsym_cmds_CXX='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
13588 +       cp $export_symbols $output_objdir/$soname.def;
13589 +      else
13590 +       echo EXPORTS > $output_objdir/$soname.def;
13591 +       cat $export_symbols >> $output_objdir/$soname.def;
13592 +      fi~
13593 +      $CC -shared -nostdlib $output_objdir/$soname.def $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
13594 +    else
13595 +      ld_shlibs_CXX=no
13596 +    fi
13597 +  ;;
13598 +
13599 +  darwin* | rhapsody*)
13600 +  if test "$GXX" = yes; then
13601 +    archive_cmds_need_lc_CXX=no
13602 +    case "$host_os" in
13603 +    rhapsody* | darwin1.[012])
13604 +      allow_undefined_flag_CXX='-undefined suppress'
13605 +      ;;
13606 +    *) # Darwin 1.3 on
13607 +      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
13608 +       allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
13609 +      else
13610 +        case ${MACOSX_DEPLOYMENT_TARGET} in
13611 +          10.[012])
13612 +            allow_undefined_flag_CXX='-flat_namespace -undefined suppress'
13613 +            ;;
13614 +          10.*)
13615 +            allow_undefined_flag_CXX='-undefined dynamic_lookup'
13616 +            ;;
13617 +        esac
13618 +      fi
13619 +      ;;
13620 +    esac
13621 +    lt_int_apple_cc_single_mod=no
13622 +    output_verbose_link_cmd='echo'
13623 +    if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
13624 +      lt_int_apple_cc_single_mod=yes
13625 +    fi
13626 +    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
13627 +      archive_cmds_CXX='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
13628 +    else
13629 +      archive_cmds_CXX='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
13630 +    fi
13631 +    module_cmds_CXX='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
13632 +
13633 +    # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
13634 +    if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
13635 +      archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
13636 +    else
13637 +      archive_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
13638 +    fi
13639 +    module_expsym_cmds_CXX='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
13640 +    hardcode_direct_CXX=no
13641 +    hardcode_automatic_CXX=yes
13642 +    hardcode_shlibpath_var_CXX=unsupported
13643 +    whole_archive_flag_spec_CXX='-all_load $convenience'
13644 +    link_all_deplibs_CXX=yes
13645 +  else
13646 +    ld_shlibs_CXX=no
13647 +  fi
13648 +    ;;
13649 +
13650 +  dgux*)
13651 +    case $cc_basename in
13652 +      ec++)
13653 +       # FIXME: insert proper C++ library support
13654 +       ld_shlibs_CXX=no
13655 +       ;;
13656 +      ghcx)
13657 +       # Green Hills C++ Compiler
13658 +       # FIXME: insert proper C++ library support
13659 +       ld_shlibs_CXX=no
13660 +       ;;
13661 +      *)
13662 +       # FIXME: insert proper C++ library support
13663 +       ld_shlibs_CXX=no
13664 +       ;;
13665 +    esac
13666 +    ;;
13667 +  freebsd12*)
13668 +    # C++ shared libraries reported to be fairly broken before switch to ELF
13669 +    ld_shlibs_CXX=no
13670 +    ;;
13671 +  freebsd-elf*)
13672 +    archive_cmds_need_lc_CXX=no
13673 +    ;;
13674 +  freebsd* | kfreebsd*-gnu)
13675 +    # FreeBSD 3 and later use GNU C++ and GNU ld with standard ELF
13676 +    # conventions
13677 +    ld_shlibs_CXX=yes
13678 +    ;;
13679 +  gnu*)
13680 +    ;;
13681 +  hpux9*)
13682 +    hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
13683 +    hardcode_libdir_separator_CXX=:
13684 +    export_dynamic_flag_spec_CXX='${wl}-E'
13685 +    hardcode_direct_CXX=yes
13686 +    hardcode_minus_L_CXX=yes # Not in the search PATH,
13687 +                               # but as the default
13688 +                               # location of the library.
13689 +
13690 +    case $cc_basename in
13691 +    CC)
13692 +      # FIXME: insert proper C++ library support
13693 +      ld_shlibs_CXX=no
13694 +      ;;
13695 +    aCC)
13696 +      archive_cmds_CXX='$rm $output_objdir/$soname~$CC -b ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
13697 +      # Commands to make compiler produce verbose output that lists
13698 +      # what "hidden" libraries, object files and flags are used when
13699 +      # linking a shared library.
13700 +      #
13701 +      # There doesn't appear to be a way to prevent this compiler from
13702 +      # explicitly linking system object files so we need to strip them
13703 +      # from the output so that they don't get included in the library
13704 +      # dependencies.
13705 +      output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
13706 +      ;;
13707 +    *)
13708 +      if test "$GXX" = yes; then
13709 +        archive_cmds_CXX='$rm $output_objdir/$soname~$CC -shared -nostdlib -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
13710 +      else
13711 +        # FIXME: insert proper C++ library support
13712 +        ld_shlibs_CXX=no
13713 +      fi
13714 +      ;;
13715 +    esac
13716 +    ;;
13717 +  hpux10*|hpux11*)
13718 +    if test $with_gnu_ld = no; then
13719 +      case "$host_cpu" in
13720 +      hppa*64*)
13721 +       hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
13722 +       hardcode_libdir_flag_spec_ld_CXX='+b $libdir'
13723 +       hardcode_libdir_separator_CXX=:
13724 +        ;;
13725 +      ia64*)
13726 +       hardcode_libdir_flag_spec_CXX='-L$libdir'
13727 +        ;;
13728 +      *)
13729 +       hardcode_libdir_flag_spec_CXX='${wl}+b ${wl}$libdir'
13730 +       hardcode_libdir_separator_CXX=:
13731 +       export_dynamic_flag_spec_CXX='${wl}-E'
13732 +        ;;
13733 +      esac
13734 +    fi
13735 +    case "$host_cpu" in
13736 +    hppa*64*)
13737 +      hardcode_direct_CXX=no
13738 +      hardcode_shlibpath_var_CXX=no
13739 +      ;;
13740 +    ia64*)
13741 +      hardcode_direct_CXX=no
13742 +      hardcode_shlibpath_var_CXX=no
13743 +      hardcode_minus_L_CXX=yes # Not in the search PATH,
13744 +                                             # but as the default
13745 +                                             # location of the library.
13746 +      ;;
13747 +    *)
13748 +      hardcode_direct_CXX=yes
13749 +      hardcode_minus_L_CXX=yes # Not in the search PATH,
13750 +                                             # but as the default
13751 +                                             # location of the library.
13752 +      ;;
13753 +    esac
13754 +
13755 +    case $cc_basename in
13756 +      CC)
13757 +       # FIXME: insert proper C++ library support
13758 +       ld_shlibs_CXX=no
13759 +       ;;
13760 +      aCC)
13761 +       case "$host_cpu" in
13762 +       hppa*64*|ia64*)
13763 +         archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
13764 +         ;;
13765 +       *)
13766 +         archive_cmds_CXX='$CC -b ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13767 +         ;;
13768 +       esac
13769 +       # Commands to make compiler produce verbose output that lists
13770 +       # what "hidden" libraries, object files and flags are used when
13771 +       # linking a shared library.
13772 +       #
13773 +       # There doesn't appear to be a way to prevent this compiler from
13774 +       # explicitly linking system object files so we need to strip them
13775 +       # from the output so that they don't get included in the library
13776 +       # dependencies.
13777 +       output_verbose_link_cmd='templist=`($CC -b $CFLAGS -v conftest.$objext 2>&1) | grep "\-L"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
13778 +       ;;
13779 +      *)
13780 +       if test "$GXX" = yes; then
13781 +         if test $with_gnu_ld = no; then
13782 +           case "$host_cpu" in
13783 +           ia64*|hppa*64*)
13784 +             archive_cmds_CXX='$LD -b +h $soname -o $lib $linker_flags $libobjs $deplibs'
13785 +             ;;
13786 +           *)
13787 +             archive_cmds_CXX='$CC -shared -nostdlib -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
13788 +             ;;
13789 +           esac
13790 +         fi
13791 +       else
13792 +         # FIXME: insert proper C++ library support
13793 +         ld_shlibs_CXX=no
13794 +       fi
13795 +       ;;
13796 +    esac
13797 +    ;;
13798 +  irix5* | irix6*)
13799 +    case $cc_basename in
13800 +      CC)
13801 +       # SGI C++
13802 +       archive_cmds_CXX='$CC -shared -all -multigot $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
13803 +
13804 +       # Archives containing C++ object files must be created using
13805 +       # "CC -ar", where "CC" is the IRIX C++ compiler.  This is
13806 +       # necessary to make sure instantiated templates are included
13807 +       # in the archive.
13808 +       old_archive_cmds_CXX='$CC -ar -WR,-u -o $oldlib $oldobjs'
13809 +       ;;
13810 +      *)
13811 +       if test "$GXX" = yes; then
13812 +         if test "$with_gnu_ld" = no; then
13813 +           archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
13814 +         else
13815 +           archive_cmds_CXX='$CC -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` -o $lib'
13816 +         fi
13817 +       fi
13818 +       link_all_deplibs_CXX=yes
13819 +       ;;
13820 +    esac
13821 +    hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
13822 +    hardcode_libdir_separator_CXX=:
13823 +    ;;
13824 +  linux*)
13825 +    case $cc_basename in
13826 +      KCC)
13827 +       # Kuck and Associates, Inc. (KAI) C++ Compiler
13828 +
13829 +       # KCC will only create a shared library if the output file
13830 +       # ends with ".so" (or ".sl" for HP-UX), so rename the library
13831 +       # to its proper name (with version) after linking.
13832 +       archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
13833 +       archive_expsym_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib ${wl}-retain-symbols-file,$export_symbols; mv \$templib $lib'
13834 +       # Commands to make compiler produce verbose output that lists
13835 +       # what "hidden" libraries, object files and flags are used when
13836 +       # linking a shared library.
13837 +       #
13838 +       # There doesn't appear to be a way to prevent this compiler from
13839 +       # explicitly linking system object files so we need to strip them
13840 +       # from the output so that they don't get included in the library
13841 +       # dependencies.
13842 +       output_verbose_link_cmd='templist=`$CC $CFLAGS -v conftest.$objext -o libconftest$shared_ext 2>&1 | grep "ld"`; rm -f libconftest$shared_ext; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
13843 +
13844 +       hardcode_libdir_flag_spec_CXX='${wl}--rpath,$libdir'
13845 +       export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
13846 +
13847 +       # Archives containing C++ object files must be created using
13848 +       # "CC -Bstatic", where "CC" is the KAI C++ compiler.
13849 +       old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
13850 +       ;;
13851 +      icpc)
13852 +       # Intel C++
13853 +       with_gnu_ld=yes
13854 +       archive_cmds_need_lc_CXX=no
13855 +       archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
13856 +       archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
13857 +       hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
13858 +       export_dynamic_flag_spec_CXX='${wl}--export-dynamic'
13859 +       whole_archive_flag_spec_CXX='${wl}--whole-archive$convenience ${wl}--no-whole-archive'
13860 +       ;;
13861 +      cxx)
13862 +       # Compaq C++
13863 +       archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname -o $lib'
13864 +       archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $wl$soname  -o $lib ${wl}-retain-symbols-file $wl$export_symbols'
13865 +
13866 +       runpath_var=LD_RUN_PATH
13867 +       hardcode_libdir_flag_spec_CXX='-rpath $libdir'
13868 +       hardcode_libdir_separator_CXX=:
13869 +
13870 +       # Commands to make compiler produce verbose output that lists
13871 +       # what "hidden" libraries, object files and flags are used when
13872 +       # linking a shared library.
13873 +       #
13874 +       # There doesn't appear to be a way to prevent this compiler from
13875 +       # explicitly linking system object files so we need to strip them
13876 +       # from the output so that they don't get included in the library
13877 +       # dependencies.
13878 +       output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld .*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
13879 +       ;;
13880 +    esac
13881 +    ;;
13882 +  lynxos*)
13883 +    # FIXME: insert proper C++ library support
13884 +    ld_shlibs_CXX=no
13885 +    ;;
13886 +  m88k*)
13887 +    # FIXME: insert proper C++ library support
13888 +    ld_shlibs_CXX=no
13889 +    ;;
13890 +  mvs*)
13891 +    case $cc_basename in
13892 +      cxx)
13893 +       # FIXME: insert proper C++ library support
13894 +       ld_shlibs_CXX=no
13895 +       ;;
13896 +      *)
13897 +       # FIXME: insert proper C++ library support
13898 +       ld_shlibs_CXX=no
13899 +       ;;
13900 +    esac
13901 +    ;;
13902 +  netbsd* | knetbsd*-gnu)
13903 +    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
13904 +      archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
13905 +      wlarc=
13906 +      hardcode_libdir_flag_spec_CXX='-R$libdir'
13907 +      hardcode_direct_CXX=yes
13908 +      hardcode_shlibpath_var_CXX=no
13909 +    fi
13910 +    # Workaround some broken pre-1.5 toolchains
13911 +    output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep conftest.$objext | $SED -e "s:-lgcc -lc -lgcc::"'
13912 +    ;;
13913 +  osf3*)
13914 +    case $cc_basename in
13915 +      KCC)
13916 +       # Kuck and Associates, Inc. (KAI) C++ Compiler
13917 +
13918 +       # KCC will only create a shared library if the output file
13919 +       # ends with ".so" (or ".sl" for HP-UX), so rename the library
13920 +       # to its proper name (with version) after linking.
13921 +       archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
13922 +
13923 +       hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
13924 +       hardcode_libdir_separator_CXX=:
13925 +
13926 +       # Archives containing C++ object files must be created using
13927 +       # "CC -Bstatic", where "CC" is the KAI C++ compiler.
13928 +       old_archive_cmds_CXX='$CC -Bstatic -o $oldlib $oldobjs'
13929 +
13930 +       ;;
13931 +      RCC)
13932 +       # Rational C++ 2.4.1
13933 +       # FIXME: insert proper C++ library support
13934 +       ld_shlibs_CXX=no
13935 +       ;;
13936 +      cxx)
13937 +       allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
13938 +       archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname $soname `test -n "$verstring" && echo ${wl}-set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
13939 +
13940 +       hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
13941 +       hardcode_libdir_separator_CXX=:
13942 +
13943 +       # Commands to make compiler produce verbose output that lists
13944 +       # what "hidden" libraries, object files and flags are used when
13945 +       # linking a shared library.
13946 +       #
13947 +       # There doesn't appear to be a way to prevent this compiler from
13948 +       # explicitly linking system object files so we need to strip them
13949 +       # from the output so that they don't get included in the library
13950 +       # dependencies.
13951 +       output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
13952 +       ;;
13953 +      *)
13954 +       if test "$GXX" = yes && test "$with_gnu_ld" = no; then
13955 +         allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
13956 +         archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
13957 +
13958 +         hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
13959 +         hardcode_libdir_separator_CXX=:
13960 +
13961 +         # Commands to make compiler produce verbose output that lists
13962 +         # what "hidden" libraries, object files and flags are used when
13963 +         # linking a shared library.
13964 +         output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
13965 +
13966 +       else
13967 +         # FIXME: insert proper C++ library support
13968 +         ld_shlibs_CXX=no
13969 +       fi
13970 +       ;;
13971 +    esac
13972 +    ;;
13973 +  osf4* | osf5*)
13974 +    case $cc_basename in
13975 +      KCC)
13976 +       # Kuck and Associates, Inc. (KAI) C++ Compiler
13977 +
13978 +       # KCC will only create a shared library if the output file
13979 +       # ends with ".so" (or ".sl" for HP-UX), so rename the library
13980 +       # to its proper name (with version) after linking.
13981 +       archive_cmds_CXX='tempext=`echo $shared_ext | $SED -e '\''s/\([^()0-9A-Za-z{}]\)/\\\\\1/g'\''`; templib=`echo $lib | $SED -e "s/\${tempext}\..*/.so/"`; $CC $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags --soname $soname -o \$templib; mv \$templib $lib'
13982 +
13983 +       hardcode_libdir_flag_spec_CXX='${wl}-rpath,$libdir'
13984 +       hardcode_libdir_separator_CXX=:
13985 +
13986 +       # Archives containing C++ object files must be created using
13987 +       # the KAI C++ compiler.
13988 +       old_archive_cmds_CXX='$CC -o $oldlib $oldobjs'
13989 +       ;;
13990 +      RCC)
13991 +       # Rational C++ 2.4.1
13992 +       # FIXME: insert proper C++ library support
13993 +       ld_shlibs_CXX=no
13994 +       ;;
13995 +      cxx)
13996 +       allow_undefined_flag_CXX=' -expect_unresolved \*'
13997 +       archive_cmds_CXX='$CC -shared${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib'
13998 +       archive_expsym_cmds_CXX='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done~
13999 +         echo "-hidden">> $lib.exp~
14000 +         $CC -shared$allow_undefined_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -msym -soname $soname -Wl,-input -Wl,$lib.exp  `test -n "$verstring" && echo -set_version $verstring` -update_registry $objdir/so_locations -o $lib~
14001 +         $rm $lib.exp'
14002 +
14003 +       hardcode_libdir_flag_spec_CXX='-rpath $libdir'
14004 +       hardcode_libdir_separator_CXX=:
14005 +
14006 +       # Commands to make compiler produce verbose output that lists
14007 +       # what "hidden" libraries, object files and flags are used when
14008 +       # linking a shared library.
14009 +       #
14010 +       # There doesn't appear to be a way to prevent this compiler from
14011 +       # explicitly linking system object files so we need to strip them
14012 +       # from the output so that they don't get included in the library
14013 +       # dependencies.
14014 +       output_verbose_link_cmd='templist=`$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "ld" | grep -v "ld:"`; templist=`echo $templist | $SED "s/\(^.*ld.*\)\( .*ld.*$\)/\1/"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
14015 +       ;;
14016 +      *)
14017 +       if test "$GXX" = yes && test "$with_gnu_ld" = no; then
14018 +         allow_undefined_flag_CXX=' ${wl}-expect_unresolved ${wl}\*'
14019 +        archive_cmds_CXX='$CC -shared -nostdlib ${allow_undefined_flag} $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${objdir}/so_locations -o $lib'
14020 +
14021 +         hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
14022 +         hardcode_libdir_separator_CXX=:
14023 +
14024 +         # Commands to make compiler produce verbose output that lists
14025 +         # what "hidden" libraries, object files and flags are used when
14026 +         # linking a shared library.
14027 +         output_verbose_link_cmd='$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep "\-L"'
14028 +
14029 +       else
14030 +         # FIXME: insert proper C++ library support
14031 +         ld_shlibs_CXX=no
14032 +       fi
14033 +       ;;
14034 +    esac
14035 +    ;;
14036 +  psos*)
14037 +    # FIXME: insert proper C++ library support
14038 +    ld_shlibs_CXX=no
14039 +    ;;
14040 +  sco*)
14041 +    archive_cmds_need_lc_CXX=no
14042 +    case $cc_basename in
14043 +      CC)
14044 +       # FIXME: insert proper C++ library support
14045 +       ld_shlibs_CXX=no
14046 +       ;;
14047 +      *)
14048 +       # FIXME: insert proper C++ library support
14049 +       ld_shlibs_CXX=no
14050 +       ;;
14051 +    esac
14052 +    ;;
14053 +  sunos4*)
14054 +    case $cc_basename in
14055 +      CC)
14056 +       # Sun C++ 4.x
14057 +       # FIXME: insert proper C++ library support
14058 +       ld_shlibs_CXX=no
14059 +       ;;
14060 +      lcc)
14061 +       # Lucid
14062 +       # FIXME: insert proper C++ library support
14063 +       ld_shlibs_CXX=no
14064 +       ;;
14065 +      *)
14066 +       # FIXME: insert proper C++ library support
14067 +       ld_shlibs_CXX=no
14068 +       ;;
14069 +    esac
14070 +    ;;
14071 +  solaris*)
14072 +    case $cc_basename in
14073 +      CC)
14074 +       # Sun C++ 4.2, 5.x and Centerline C++
14075 +       no_undefined_flag_CXX=' -zdefs'
14076 +       archive_cmds_CXX='$CC -G${allow_undefined_flag} -nolib -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags'
14077 +       archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
14078 +       $CC -G${allow_undefined_flag} -nolib ${wl}-M ${wl}$lib.exp -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
14079 +
14080 +       hardcode_libdir_flag_spec_CXX='-R$libdir'
14081 +       hardcode_shlibpath_var_CXX=no
14082 +       case $host_os in
14083 +         solaris2.0-5 | solaris2.0-5.*) ;;
14084 +         *)
14085 +           # The C++ compiler is used as linker so we must use $wl
14086 +           # flag to pass the commands to the underlying system
14087 +           # linker.
14088 +           # Supported since Solaris 2.6 (maybe 2.5.1?)
14089 +           whole_archive_flag_spec_CXX='${wl}-z ${wl}allextract$convenience ${wl}-z ${wl}defaultextract'
14090 +           ;;
14091 +       esac
14092 +       link_all_deplibs_CXX=yes
14093 +
14094 +       # Commands to make compiler produce verbose output that lists
14095 +       # what "hidden" libraries, object files and flags are used when
14096 +       # linking a shared library.
14097 +       #
14098 +       # There doesn't appear to be a way to prevent this compiler from
14099 +       # explicitly linking system object files so we need to strip them
14100 +       # from the output so that they don't get included in the library
14101 +       # dependencies.
14102 +       output_verbose_link_cmd='templist=`$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep "\-[LR]"`; list=""; for z in $templist; do case $z in conftest.$objext) list="$list $z";; *.$objext);; *) list="$list $z";;esac; done; echo $list'
14103 +
14104 +       # Archives containing C++ object files must be created using
14105 +       # "CC -xar", where "CC" is the Sun C++ compiler.  This is
14106 +       # necessary to make sure instantiated templates are included
14107 +       # in the archive.
14108 +       old_archive_cmds_CXX='$CC -xar -o $oldlib $oldobjs'
14109 +       ;;
14110 +      gcx)
14111 +       # Green Hills C++ Compiler
14112 +       archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
14113 +
14114 +       # The C++ compiler must be used to create the archive.
14115 +       old_archive_cmds_CXX='$CC $LDFLAGS -archive -o $oldlib $oldobjs'
14116 +       ;;
14117 +      *)
14118 +       # GNU C++ compiler with Solaris linker
14119 +       if test "$GXX" = yes && test "$with_gnu_ld" = no; then
14120 +         no_undefined_flag_CXX=' ${wl}-z ${wl}defs'
14121 +         if $CC --version | grep -v '^2\.7' > /dev/null; then
14122 +           archive_cmds_CXX='$CC -shared -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
14123 +           archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
14124 +               $CC -shared -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
14125 +
14126 +           # Commands to make compiler produce verbose output that lists
14127 +           # what "hidden" libraries, object files and flags are used when
14128 +           # linking a shared library.
14129 +           output_verbose_link_cmd="$CC -shared $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
14130 +         else
14131 +           # g++ 2.7 appears to require `-G' NOT `-shared' on this
14132 +           # platform.
14133 +           archive_cmds_CXX='$CC -G -nostdlib $LDFLAGS $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags ${wl}-h $wl$soname -o $lib'
14134 +           archive_expsym_cmds_CXX='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
14135 +               $CC -G -nostdlib ${wl}-M $wl$lib.exp -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags~$rm $lib.exp'
14136 +
14137 +           # Commands to make compiler produce verbose output that lists
14138 +           # what "hidden" libraries, object files and flags are used when
14139 +           # linking a shared library.
14140 +           output_verbose_link_cmd="$CC -G $CFLAGS -v conftest.$objext 2>&1 | grep \"\-L\""
14141 +         fi
14142 +
14143 +         hardcode_libdir_flag_spec_CXX='${wl}-R $wl$libdir'
14144 +       fi
14145 +       ;;
14146 +    esac
14147 +    ;;
14148 +  sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[78]* | unixware7*)
14149 +    archive_cmds_need_lc_CXX=no
14150 +    ;;
14151 +  tandem*)
14152 +    case $cc_basename in
14153 +      NCC)
14154 +       # NonStop-UX NCC 3.20
14155 +       # FIXME: insert proper C++ library support
14156 +       ld_shlibs_CXX=no
14157 +       ;;
14158 +      *)
14159 +       # FIXME: insert proper C++ library support
14160 +       ld_shlibs_CXX=no
14161 +       ;;
14162 +    esac
14163 +    ;;
14164 +  vxworks*)
14165 +    # FIXME: insert proper C++ library support
14166 +    ld_shlibs_CXX=no
14167 +    ;;
14168 +  *)
14169 +    # FIXME: insert proper C++ library support
14170 +    ld_shlibs_CXX=no
14171 +    ;;
14172 +esac
14173 +echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
14174 +echo "${ECHO_T}$ld_shlibs_CXX" >&6
14175 +test "$ld_shlibs_CXX" = no && can_build_shared=no
14176 +
14177 +GCC_CXX="$GXX"
14178 +LD_CXX="$LD"
14179 +
14180 +
14181 +cat > conftest.$ac_ext <<EOF
14182 +class Foo
14183 +{
14184 +public:
14185 +  Foo (void) { a = 0; }
14186 +private:
14187 +  int a;
14188 +};
14189 +EOF
14190 +
14191 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14192 +  (eval $ac_compile) 2>&5
14193 +  ac_status=$?
14194 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
14195 +  (exit $ac_status); }; then
14196 +  # Parse the compiler output and extract the necessary
14197 +  # objects, libraries and library flags.
14198 +
14199 +  # Sentinel used to keep track of whether or not we are before
14200 +  # the conftest object file.
14201 +  pre_test_object_deps_done=no
14202 +
14203 +  # The `*' in the case matches for architectures that use `case' in
14204 +  # $output_verbose_cmd can trigger glob expansion during the loop
14205 +  # eval without this substitution.
14206 +  output_verbose_link_cmd="`$echo \"X$output_verbose_link_cmd\" | $Xsed -e \"$no_glob_subst\"`"
14207 +
14208 +  for p in `eval $output_verbose_link_cmd`; do
14209 +    case $p in
14210 +
14211 +    -L* | -R* | -l*)
14212 +       # Some compilers place space between "-{L,R}" and the path.
14213 +       # Remove the space.
14214 +       if test $p = "-L" \
14215 +         || test $p = "-R"; then
14216 +        prev=$p
14217 +        continue
14218 +       else
14219 +        prev=
14220 +       fi
14221 +
14222 +       if test "$pre_test_object_deps_done" = no; then
14223 +        case $p in
14224 +        -L* | -R*)
14225 +          # Internal compiler library paths should come after those
14226 +          # provided the user.  The postdeps already come after the
14227 +          # user supplied libs so there is no need to process them.
14228 +          if test -z "$compiler_lib_search_path_CXX"; then
14229 +            compiler_lib_search_path_CXX="${prev}${p}"
14230 +          else
14231 +            compiler_lib_search_path_CXX="${compiler_lib_search_path_CXX} ${prev}${p}"
14232 +          fi
14233 +          ;;
14234 +        # The "-l" case would never come before the object being
14235 +        # linked, so don't bother handling this case.
14236 +        esac
14237 +       else
14238 +        if test -z "$postdeps_CXX"; then
14239 +          postdeps_CXX="${prev}${p}"
14240 +        else
14241 +          postdeps_CXX="${postdeps_CXX} ${prev}${p}"
14242 +        fi
14243 +       fi
14244 +       ;;
14245 +
14246 +    *.$objext)
14247 +       # This assumes that the test object file only shows up
14248 +       # once in the compiler output.
14249 +       if test "$p" = "conftest.$objext"; then
14250 +        pre_test_object_deps_done=yes
14251 +        continue
14252 +       fi
14253 +
14254 +       if test "$pre_test_object_deps_done" = no; then
14255 +        if test -z "$predep_objects_CXX"; then
14256 +          predep_objects_CXX="$p"
14257 +        else
14258 +          predep_objects_CXX="$predep_objects_CXX $p"
14259 +        fi
14260 +       else
14261 +        if test -z "$postdep_objects_CXX"; then
14262 +          postdep_objects_CXX="$p"
14263 +        else
14264 +          postdep_objects_CXX="$postdep_objects_CXX $p"
14265 +        fi
14266 +       fi
14267 +       ;;
14268 +
14269 +    *) ;; # Ignore the rest.
14270 +
14271 +    esac
14272 +  done
14273 +
14274 +  # Clean up.
14275 +  rm -f a.out a.exe
14276 +else
14277 +  echo "libtool.m4: error: problem compiling CXX test program"
14278 +fi
14279 +
14280 +$rm -f confest.$objext
14281 +
14282 +case " $postdeps_CXX " in
14283 +*" -lc "*) archive_cmds_need_lc_CXX=no ;;
14284 +esac
14285 +
14286 +lt_prog_compiler_wl_CXX=
14287 +lt_prog_compiler_pic_CXX=
14288 +lt_prog_compiler_static_CXX=
14289 +
14290 +echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
14291 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
14292
14293 +  # C++ specific cases for pic, static, wl, etc.
14294 +  if test "$GXX" = yes; then
14295 +    lt_prog_compiler_wl_CXX='-Wl,'
14296 +    lt_prog_compiler_static_CXX='-static'
14297 +
14298 +    case $host_os in
14299 +    aix*)
14300 +      # All AIX code is PIC.
14301 +      if test "$host_cpu" = ia64; then
14302 +       # AIX 5 now supports IA64 processor
14303 +       lt_prog_compiler_static_CXX='-Bstatic'
14304 +      fi
14305 +      ;;
14306 +    amigaos*)
14307 +      # FIXME: we need at least 68020 code to build shared libraries, but
14308 +      # adding the `-m68020' flag to GCC prevents building anything better,
14309 +      # like `-m68040'.
14310 +      lt_prog_compiler_pic_CXX='-m68020 -resident32 -malways-restore-a4'
14311 +      ;;
14312 +    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
14313 +      # PIC is the default for these OSes.
14314 +      ;;
14315 +    mingw* | os2* | pw32*)
14316 +      # This hack is so that the source file can tell whether it is being
14317 +      # built for inclusion in a dll (and should export symbols for example).
14318 +      lt_prog_compiler_pic_CXX='-DDLL_EXPORT'
14319 +      ;;
14320 +    darwin* | rhapsody*)
14321 +      # PIC is the default on this platform
14322 +      # Common symbols not allowed in MH_DYLIB files
14323 +      lt_prog_compiler_pic_CXX='-fno-common'
14324 +      ;;
14325 +    *djgpp*)
14326 +      # DJGPP does not support shared libraries at all
14327 +      lt_prog_compiler_pic_CXX=
14328 +      ;;
14329 +    sysv4*MP*)
14330 +      if test -d /usr/nec; then
14331 +       lt_prog_compiler_pic_CXX=-Kconform_pic
14332 +      fi
14333 +      ;;
14334 +    hpux*)
14335 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
14336 +      # not for PA HP-UX.
14337 +      case "$host_cpu" in
14338 +      hppa*64*|ia64*)
14339 +       ;;
14340 +      *)
14341 +       lt_prog_compiler_pic_CXX='-fPIC'
14342 +       ;;
14343 +      esac
14344 +      ;;
14345 +    *)
14346 +      lt_prog_compiler_pic_CXX='-fPIC'
14347 +      ;;
14348 +    esac
14349 +  else
14350 +    case $host_os in
14351 +      aix4* | aix5*)
14352 +       # All AIX code is PIC.
14353 +       if test "$host_cpu" = ia64; then
14354 +         # AIX 5 now supports IA64 processor
14355 +         lt_prog_compiler_static_CXX='-Bstatic'
14356 +       else
14357 +         lt_prog_compiler_static_CXX='-bnso -bI:/lib/syscalls.exp'
14358 +       fi
14359 +       ;;
14360 +      chorus*)
14361 +       case $cc_basename in
14362 +       cxch68)
14363 +         # Green Hills C++ Compiler
14364 +         # _LT_AC_TAGVAR(lt_prog_compiler_static, CXX)="--no_auto_instantiation -u __main -u __premain -u _abort -r $COOL_DIR/lib/libOrb.a $MVME_DIR/lib/CC/libC.a $MVME_DIR/lib/classix/libcx.s.a"
14365 +         ;;
14366 +       esac
14367 +       ;;
14368 +      dgux*)
14369 +       case $cc_basename in
14370 +         ec++)
14371 +           lt_prog_compiler_pic_CXX='-KPIC'
14372 +           ;;
14373 +         ghcx)
14374 +           # Green Hills C++ Compiler
14375 +           lt_prog_compiler_pic_CXX='-pic'
14376 +           ;;
14377 +         *)
14378 +           ;;
14379 +       esac
14380 +       ;;
14381 +      freebsd* | kfreebsd*-gnu)
14382 +       # FreeBSD uses GNU C++
14383 +       ;;
14384 +      hpux9* | hpux10* | hpux11*)
14385 +       case $cc_basename in
14386 +         CC)
14387 +           lt_prog_compiler_wl_CXX='-Wl,'
14388 +           lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
14389 +           if test "$host_cpu" != ia64; then
14390 +             lt_prog_compiler_pic_CXX='+Z'
14391 +           fi
14392 +           ;;
14393 +         aCC)
14394 +           lt_prog_compiler_wl_CXX='-Wl,'
14395 +           lt_prog_compiler_static_CXX="${ac_cv_prog_cc_wl}-a ${ac_cv_prog_cc_wl}archive"
14396 +           case "$host_cpu" in
14397 +           hppa*64*|ia64*)
14398 +             # +Z the default
14399 +             ;;
14400 +           *)
14401 +             lt_prog_compiler_pic_CXX='+Z'
14402 +             ;;
14403 +           esac
14404 +           ;;
14405 +         *)
14406 +           ;;
14407 +       esac
14408 +       ;;
14409 +      irix5* | irix6* | nonstopux*)
14410 +       case $cc_basename in
14411 +         CC)
14412 +           lt_prog_compiler_wl_CXX='-Wl,'
14413 +           lt_prog_compiler_static_CXX='-non_shared'
14414 +           # CC pic flag -KPIC is the default.
14415 +           ;;
14416 +         *)
14417 +           ;;
14418 +       esac
14419 +       ;;
14420 +      linux*)
14421 +       case $cc_basename in
14422 +         KCC)
14423 +           # KAI C++ Compiler
14424 +           lt_prog_compiler_wl_CXX='--backend -Wl,'
14425 +           lt_prog_compiler_pic_CXX='-fPIC'
14426 +           ;;
14427 +         icpc)
14428 +           # Intel C++
14429 +           lt_prog_compiler_wl_CXX='-Wl,'
14430 +           lt_prog_compiler_pic_CXX='-KPIC'
14431 +           lt_prog_compiler_static_CXX='-static'
14432 +           ;;
14433 +         cxx)
14434 +           # Compaq C++
14435 +           # Make sure the PIC flag is empty.  It appears that all Alpha
14436 +           # Linux and Compaq Tru64 Unix objects are PIC.
14437 +           lt_prog_compiler_pic_CXX=
14438 +           lt_prog_compiler_static_CXX='-non_shared'
14439 +           ;;
14440 +         *)
14441 +           ;;
14442 +       esac
14443 +       ;;
14444 +      lynxos*)
14445 +       ;;
14446 +      m88k*)
14447 +       ;;
14448 +      mvs*)
14449 +       case $cc_basename in
14450 +         cxx)
14451 +           lt_prog_compiler_pic_CXX='-W c,exportall'
14452 +           ;;
14453 +         *)
14454 +           ;;
14455 +       esac
14456 +       ;;
14457 +      netbsd* | knetbsd*-gnu)
14458 +       ;;
14459 +      osf3* | osf4* | osf5*)
14460 +       case $cc_basename in
14461 +         KCC)
14462 +           lt_prog_compiler_wl_CXX='--backend -Wl,'
14463 +           ;;
14464 +         RCC)
14465 +           # Rational C++ 2.4.1
14466 +           lt_prog_compiler_pic_CXX='-pic'
14467 +           ;;
14468 +         cxx)
14469 +           # Digital/Compaq C++
14470 +           lt_prog_compiler_wl_CXX='-Wl,'
14471 +           # Make sure the PIC flag is empty.  It appears that all Alpha
14472 +           # Linux and Compaq Tru64 Unix objects are PIC.
14473 +           lt_prog_compiler_pic_CXX=
14474 +           lt_prog_compiler_static_CXX='-non_shared'
14475 +           ;;
14476 +         *)
14477 +           ;;
14478 +       esac
14479 +       ;;
14480 +      psos*)
14481 +       ;;
14482 +      sco*)
14483 +       case $cc_basename in
14484 +         CC)
14485 +           lt_prog_compiler_pic_CXX='-fPIC'
14486 +           ;;
14487 +         *)
14488 +           ;;
14489 +       esac
14490 +       ;;
14491 +      solaris*)
14492 +       case $cc_basename in
14493 +         CC)
14494 +           # Sun C++ 4.2, 5.x and Centerline C++
14495 +           lt_prog_compiler_pic_CXX='-KPIC'
14496 +           lt_prog_compiler_static_CXX='-Bstatic'
14497 +           lt_prog_compiler_wl_CXX='-Qoption ld '
14498 +           ;;
14499 +         gcx)
14500 +           # Green Hills C++ Compiler
14501 +           lt_prog_compiler_pic_CXX='-PIC'
14502 +           ;;
14503 +         *)
14504 +           ;;
14505 +       esac
14506 +       ;;
14507 +      sunos4*)
14508 +       case $cc_basename in
14509 +         CC)
14510 +           # Sun C++ 4.x
14511 +           lt_prog_compiler_pic_CXX='-pic'
14512 +           lt_prog_compiler_static_CXX='-Bstatic'
14513 +           ;;
14514 +         lcc)
14515 +           # Lucid
14516 +           lt_prog_compiler_pic_CXX='-pic'
14517 +           ;;
14518 +         *)
14519 +           ;;
14520 +       esac
14521 +       ;;
14522 +      tandem*)
14523 +       case $cc_basename in
14524 +         NCC)
14525 +           # NonStop-UX NCC 3.20
14526 +           lt_prog_compiler_pic_CXX='-KPIC'
14527 +           ;;
14528 +         *)
14529 +           ;;
14530 +       esac
14531 +       ;;
14532 +      unixware*)
14533 +       ;;
14534 +      vxworks*)
14535 +       ;;
14536 +      *)
14537 +       lt_prog_compiler_can_build_shared_CXX=no
14538 +       ;;
14539 +    esac
14540 +  fi
14541 +
14542 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_CXX" >&5
14543 +echo "${ECHO_T}$lt_prog_compiler_pic_CXX" >&6
14544 +
14545 +#
14546 +# Check to make sure the PIC flag actually works.
14547 +#
14548 +if test -n "$lt_prog_compiler_pic_CXX"; then
14549 +  
14550 +echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works" >&5
14551 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_CXX works... $ECHO_C" >&6
14552 +if test "${lt_prog_compiler_pic_works_CXX+set}" = set; then
14553 +  echo $ECHO_N "(cached) $ECHO_C" >&6
14554 +else
14555 +  lt_prog_compiler_pic_works_CXX=no
14556 +  ac_outfile=conftest.$ac_objext
14557 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
14558 +   lt_compiler_flag="$lt_prog_compiler_pic_CXX -DPIC"
14559 +   # Insert the option either (1) after the last *FLAGS variable, or
14560 +   # (2) before a word containing "conftest.", or (3) at the end.
14561 +   # Note that $ac_compile itself does not contain backslashes and begins
14562 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
14563 +   # The option is referenced via a variable to avoid confusing sed.
14564 +   lt_compile=`echo "$ac_compile" | $SED \
14565 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14566 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14567 +   -e 's:$: $lt_compiler_flag:'`
14568 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
14569 +   (eval "$lt_compile" 2>conftest.err)
14570 +   ac_status=$?
14571 +   cat conftest.err >&5
14572 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
14573 +   if (exit $ac_status) && test -s "$ac_outfile"; then
14574 +     # The compiler can only warn and ignore the option if not recognized
14575 +     # So say no if there are warnings
14576 +     if test ! -s conftest.err; then
14577 +       lt_prog_compiler_pic_works_CXX=yes
14578 +     fi
14579 +   fi
14580 +   $rm conftest*
14581 +
14582 +fi
14583 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_CXX" >&5
14584 +echo "${ECHO_T}$lt_prog_compiler_pic_works_CXX" >&6
14585 +
14586 +if test x"$lt_prog_compiler_pic_works_CXX" = xyes; then
14587 +    case $lt_prog_compiler_pic_CXX in
14588 +     "" | " "*) ;;
14589 +     *) lt_prog_compiler_pic_CXX=" $lt_prog_compiler_pic_CXX" ;;
14590 +     esac
14591 +else
14592 +    lt_prog_compiler_pic_CXX=
14593 +     lt_prog_compiler_can_build_shared_CXX=no
14594 +fi
14595 +
14596 +fi
14597 +case "$host_os" in
14598 +  # For platforms which do not support PIC, -DPIC is meaningless:
14599 +  *djgpp*)
14600 +    lt_prog_compiler_pic_CXX=
14601 +    ;;
14602 +  *)
14603 +    lt_prog_compiler_pic_CXX="$lt_prog_compiler_pic_CXX -DPIC"
14604 +    ;;
14605 +esac
14606 +
14607 +echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
14608 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
14609 +if test "${lt_cv_prog_compiler_c_o_CXX+set}" = set; then
14610 +  echo $ECHO_N "(cached) $ECHO_C" >&6
14611 +else
14612 +  lt_cv_prog_compiler_c_o_CXX=no
14613 +   $rm -r conftest 2>/dev/null
14614 +   mkdir conftest
14615 +   cd conftest
14616 +   mkdir out
14617 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
14618 +
14619 +   lt_compiler_flag="-o out/conftest2.$ac_objext"
14620 +   # Insert the option either (1) after the last *FLAGS variable, or
14621 +   # (2) before a word containing "conftest.", or (3) at the end.
14622 +   # Note that $ac_compile itself does not contain backslashes and begins
14623 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
14624 +   lt_compile=`echo "$ac_compile" | $SED \
14625 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
14626 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
14627 +   -e 's:$: $lt_compiler_flag:'`
14628 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
14629 +   (eval "$lt_compile" 2>out/conftest.err)
14630 +   ac_status=$?
14631 +   cat out/conftest.err >&5
14632 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
14633 +   if (exit $ac_status) && test -s out/conftest2.$ac_objext
14634 +   then
14635 +     # The compiler can only warn and ignore the option if not recognized
14636 +     # So say no if there are warnings
14637 +     if test ! -s out/conftest.err; then
14638 +       lt_cv_prog_compiler_c_o_CXX=yes
14639 +     fi
14640 +   fi
14641 +   chmod u+w .
14642 +   $rm conftest*
14643 +   # SGI C++ compiler will create directory out/ii_files/ for
14644 +   # template instantiation
14645 +   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
14646 +   $rm out/* && rmdir out
14647 +   cd ..
14648 +   rmdir conftest
14649 +   $rm conftest*
14650 +
14651 +fi
14652 +echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_CXX" >&5
14653 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_CXX" >&6
14654 +
14655 +
14656 +hard_links="nottested"
14657 +if test "$lt_cv_prog_compiler_c_o_CXX" = no && test "$need_locks" != no; then
14658 +  # do not overwrite the value of need_locks provided by the user
14659 +  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
14660 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
14661 +  hard_links=yes
14662 +  $rm conftest*
14663 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
14664 +  touch conftest.a
14665 +  ln conftest.a conftest.b 2>&5 || hard_links=no
14666 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
14667 +  echo "$as_me:$LINENO: result: $hard_links" >&5
14668 +echo "${ECHO_T}$hard_links" >&6
14669 +  if test "$hard_links" = no; then
14670 +    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
14671 +echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
14672 +    need_locks=warn
14673 +  fi
14674 +else
14675 +  need_locks=no
14676 +fi
14677 +
14678 +echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
14679 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
14680 +
14681 +  export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
14682 +  case $host_os in
14683 +  aix4* | aix5*)
14684 +    # If we're using GNU nm, then we don't want the "-C" option.
14685 +    # -C means demangle to AIX nm, but means don't demangle with GNU nm
14686 +    if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
14687 +      export_symbols_cmds_CXX='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
14688 +    else
14689 +      export_symbols_cmds_CXX='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
14690 +    fi
14691 +    ;;
14692 +  pw32*)
14693 +    export_symbols_cmds_CXX="$ltdll_cmds"
14694 +  ;;
14695 +  cygwin* | mingw*)
14696 +    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
14697 +  ;;
14698 +  linux*)
14699 +    link_all_deplibs_CXX=no
14700 +  ;;
14701 +  *)
14702 +    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
14703 +  ;;
14704 +  esac
14705 +
14706 +echo "$as_me:$LINENO: result: $ld_shlibs_CXX" >&5
14707 +echo "${ECHO_T}$ld_shlibs_CXX" >&6
14708 +test "$ld_shlibs_CXX" = no && can_build_shared=no
14709 +
14710 +variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
14711 +if test "$GCC" = yes; then
14712 +  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
14713 +fi
14714 +
14715 +#
14716 +# Do we need to explicitly link libc?
14717 +#
14718 +case "x$archive_cmds_need_lc_CXX" in
14719 +x|xyes)
14720 +  # Assume -lc should be added
14721 +  archive_cmds_need_lc_CXX=yes
14722 +
14723 +  if test "$enable_shared" = yes && test "$GCC" = yes; then
14724 +    case $archive_cmds_CXX in
14725 +    *'~'*)
14726 +      # FIXME: we may have to deal with multi-command sequences.
14727 +      ;;
14728 +    '$CC '*)
14729 +      # Test whether the compiler implicitly links with -lc since on some
14730 +      # systems, -lgcc has to come before -lc. If gcc already passes -lc
14731 +      # to ld, don't add -lc before -lgcc.
14732 +      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
14733 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
14734 +      $rm conftest*
14735 +      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
14736 +
14737 +      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
14738 +  (eval $ac_compile) 2>&5
14739 +  ac_status=$?
14740 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
14741 +  (exit $ac_status); } 2>conftest.err; then
14742 +        soname=conftest
14743 +        lib=conftest
14744 +        libobjs=conftest.$ac_objext
14745 +        deplibs=
14746 +        wl=$lt_prog_compiler_wl_CXX
14747 +        compiler_flags=-v
14748 +        linker_flags=-v
14749 +        verstring=
14750 +        output_objdir=.
14751 +        libname=conftest
14752 +        lt_save_allow_undefined_flag=$allow_undefined_flag_CXX
14753 +        allow_undefined_flag_CXX=
14754 +        if { (eval echo "$as_me:$LINENO: \"$archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
14755 +  (eval $archive_cmds_CXX 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
14756 +  ac_status=$?
14757 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
14758 +  (exit $ac_status); }
14759 +        then
14760 +         archive_cmds_need_lc_CXX=no
14761 +        else
14762 +         archive_cmds_need_lc_CXX=yes
14763 +        fi
14764 +        allow_undefined_flag_CXX=$lt_save_allow_undefined_flag
14765 +      else
14766 +        cat conftest.err 1>&5
14767 +      fi
14768 +      $rm conftest*
14769 +      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_CXX" >&5
14770 +echo "${ECHO_T}$archive_cmds_need_lc_CXX" >&6
14771 +      ;;
14772 +    esac
14773 +  fi
14774 +  ;;
14775 +esac
14776 +
14777 +echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
14778 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
14779 +library_names_spec=
14780 +libname_spec='lib$name'
14781 +soname_spec=
14782 +shrext_cmds=".so"
14783 +postinstall_cmds=
14784 +postuninstall_cmds=
14785 +finish_cmds=
14786 +finish_eval=
14787 +shlibpath_var=
14788 +shlibpath_overrides_runpath=unknown
14789 +version_type=none
14790 +dynamic_linker="$host_os ld.so"
14791 +sys_lib_dlsearch_path_spec="/lib /usr/lib"
14792 +if test "$GCC" = yes; then
14793 +  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
14794 +  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
14795 +    # if the path contains ";" then we assume it to be the separator
14796 +    # otherwise default to the standard path separator (i.e. ":") - it is
14797 +    # assumed that no part of a normal pathname contains ";" but that should
14798 +    # okay in the real world where ";" in dirpaths is itself problematic.
14799 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
14800 +  else
14801 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
14802 +  fi
14803 +else
14804 +  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
14805 +fi
14806 +need_lib_prefix=unknown
14807 +hardcode_into_libs=no
14808 +
14809 +# when you set need_version to no, make sure it does not cause -set_version
14810 +# flags to be left without arguments
14811 +need_version=unknown
14812 +
14813 +case $host_os in
14814 +aix3*)
14815 +  version_type=linux
14816 +  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
14817 +  shlibpath_var=LIBPATH
14818 +
14819 +  # AIX 3 has no versioning support, so we append a major version to the name.
14820 +  soname_spec='${libname}${release}${shared_ext}$major'
14821 +  ;;
14822 +
14823 +aix4* | aix5*)
14824 +  version_type=linux
14825 +  need_lib_prefix=no
14826 +  need_version=no
14827 +  hardcode_into_libs=yes
14828 +  if test "$host_cpu" = ia64; then
14829 +    # AIX 5 supports IA64
14830 +    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
14831 +    shlibpath_var=LD_LIBRARY_PATH
14832 +  else
14833 +    # With GCC up to 2.95.x, collect2 would create an import file
14834 +    # for dependence libraries.  The import file would start with
14835 +    # the line `#! .'.  This would cause the generated library to
14836 +    # depend on `.', always an invalid library.  This was fixed in
14837 +    # development snapshots of GCC prior to 3.0.
14838 +    case $host_os in
14839 +      aix4 | aix4.[01] | aix4.[01].*)
14840 +      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
14841 +          echo ' yes '
14842 +          echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
14843 +       :
14844 +      else
14845 +       can_build_shared=no
14846 +      fi
14847 +      ;;
14848 +    esac
14849 +    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
14850 +    # soname into executable. Probably we can add versioning support to
14851 +    # collect2, so additional links can be useful in future.
14852 +    if test "$aix_use_runtimelinking" = yes; then
14853 +      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
14854 +      # instead of lib<name>.a to let people know that these are not
14855 +      # typical AIX shared libraries.
14856 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14857 +    else
14858 +      # We preserve .a as extension for shared libraries through AIX4.2
14859 +      # and later when we are not doing run time linking.
14860 +      library_names_spec='${libname}${release}.a $libname.a'
14861 +      soname_spec='${libname}${release}${shared_ext}$major'
14862 +    fi
14863 +    shlibpath_var=LIBPATH
14864 +  fi
14865 +  ;;
14866 +
14867 +amigaos*)
14868 +  library_names_spec='$libname.ixlibrary $libname.a'
14869 +  # Create ${libname}_ixlibrary.a entries in /sys/libs.
14870 +  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
14871 +  ;;
14872 +
14873 +beos*)
14874 +  library_names_spec='${libname}${shared_ext}'
14875 +  dynamic_linker="$host_os ld.so"
14876 +  shlibpath_var=LIBRARY_PATH
14877 +  ;;
14878 +
14879 +bsdi4*)
14880 +  version_type=linux
14881 +  need_version=no
14882 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
14883 +  soname_spec='${libname}${release}${shared_ext}$major'
14884 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
14885 +  shlibpath_var=LD_LIBRARY_PATH
14886 +  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
14887 +  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
14888 +  # the default ld.so.conf also contains /usr/contrib/lib and
14889 +  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
14890 +  # libtool to hard-code these into programs
14891 +  ;;
14892 +
14893 +cygwin* | mingw* | pw32*)
14894 +  version_type=windows
14895 +  shrext_cmds=".dll"
14896 +  need_version=no
14897 +  need_lib_prefix=no
14898 +
14899 +  case $GCC,$host_os in
14900 +  yes,cygwin* | yes,mingw* | yes,pw32*)
14901 +    library_names_spec='$libname.dll.a'
14902 +    # DLL is installed to $(libdir)/../bin by postinstall_cmds
14903 +    postinstall_cmds='base_file=`basename \${file}`~
14904 +      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
14905 +      dldir=$destdir/`dirname \$dlpath`~
14906 +      test -d \$dldir || mkdir -p \$dldir~
14907 +      $install_prog $dir/$dlname \$dldir/$dlname'
14908 +    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
14909 +      dlpath=$dir/\$dldll~
14910 +       $rm \$dlpath'
14911 +    shlibpath_overrides_runpath=yes
14912 +
14913 +    case $host_os in
14914 +    cygwin*)
14915 +      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
14916 +      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
14917 +      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
14918 +      ;;
14919 +    mingw*)
14920 +      # MinGW DLLs use traditional 'lib' prefix
14921 +      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
14922 +      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
14923 +      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
14924 +        # It is most probably a Windows format PATH printed by
14925 +        # mingw gcc, but we are running on Cygwin. Gcc prints its search
14926 +        # path with ; separators, and with drive letters. We can handle the
14927 +        # drive letters (cygwin fileutils understands them), so leave them,
14928 +        # especially as we might pass files found there to a mingw objdump,
14929 +        # which wouldn't understand a cygwinified path. Ahh.
14930 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
14931 +      else
14932 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
14933 +      fi
14934 +      ;;
14935 +    pw32*)
14936 +      # pw32 DLLs use 'pw' prefix rather than 'lib'
14937 +      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
14938 +      ;;
14939 +    esac
14940 +    ;;
14941 +
14942 +  *)
14943 +    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
14944 +    ;;
14945 +  esac
14946 +  dynamic_linker='Win32 ld.exe'
14947 +  # FIXME: first we should search . and the directory the executable is in
14948 +  shlibpath_var=PATH
14949 +  ;;
14950 +
14951 +darwin* | rhapsody*)
14952 +  dynamic_linker="$host_os dyld"
14953 +  version_type=darwin
14954 +  need_lib_prefix=no
14955 +  need_version=no
14956 +  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
14957 +  soname_spec='${libname}${release}${major}$shared_ext'
14958 +  shlibpath_overrides_runpath=yes
14959 +  shlibpath_var=DYLD_LIBRARY_PATH
14960 +  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
14961 +  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
14962 +  if test "$GCC" = yes; then
14963 +    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
14964 +  else
14965 +    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
14966 +  fi
14967 +  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
14968 +  ;;
14969 +
14970 +dgux*)
14971 +  version_type=linux
14972 +  need_lib_prefix=no
14973 +  need_version=no
14974 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
14975 +  soname_spec='${libname}${release}${shared_ext}$major'
14976 +  shlibpath_var=LD_LIBRARY_PATH
14977 +  ;;
14978 +
14979 +freebsd1*)
14980 +  dynamic_linker=no
14981 +  ;;
14982 +
14983 +kfreebsd*-gnu)
14984 +  version_type=linux
14985 +  need_lib_prefix=no
14986 +  need_version=no
14987 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
14988 +  soname_spec='${libname}${release}${shared_ext}$major'
14989 +  shlibpath_var=LD_LIBRARY_PATH
14990 +  shlibpath_overrides_runpath=no
14991 +  hardcode_into_libs=yes
14992 +  dynamic_linker='GNU ld.so'
14993 +  ;;
14994 +
14995 +freebsd*)
14996 +  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
14997 +  version_type=freebsd-$objformat
14998 +  case $version_type in
14999 +    freebsd-elf*)
15000 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
15001 +      need_version=no
15002 +      need_lib_prefix=no
15003 +      ;;
15004 +    freebsd-*)
15005 +      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
15006 +      need_version=yes
15007 +      ;;
15008 +  esac
15009 +  shlibpath_var=LD_LIBRARY_PATH
15010 +  case $host_os in
15011 +  freebsd2*)
15012 +    shlibpath_overrides_runpath=yes
15013 +    ;;
15014 +  freebsd3.01* | freebsdelf3.01*)
15015 +    shlibpath_overrides_runpath=yes
15016 +    hardcode_into_libs=yes
15017 +    ;;
15018 +  *) # from 3.2 on
15019 +    shlibpath_overrides_runpath=no
15020 +    hardcode_into_libs=yes
15021 +    ;;
15022 +  esac
15023 +  ;;
15024 +
15025 +gnu*)
15026 +  version_type=linux
15027 +  need_lib_prefix=no
15028 +  need_version=no
15029 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
15030 +  soname_spec='${libname}${release}${shared_ext}$major'
15031 +  shlibpath_var=LD_LIBRARY_PATH
15032 +  hardcode_into_libs=yes
15033 +  ;;
15034 +
15035 +hpux9* | hpux10* | hpux11*)
15036 +  # Give a soname corresponding to the major version so that dld.sl refuses to
15037 +  # link against other versions.
15038 +  version_type=sunos
15039 +  need_lib_prefix=no
15040 +  need_version=no
15041 +  case "$host_cpu" in
15042 +  ia64*)
15043 +    shrext_cmds='.so'
15044 +    hardcode_into_libs=yes
15045 +    dynamic_linker="$host_os dld.so"
15046 +    shlibpath_var=LD_LIBRARY_PATH
15047 +    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
15048 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15049 +    soname_spec='${libname}${release}${shared_ext}$major'
15050 +    if test "X$HPUX_IA64_MODE" = X32; then
15051 +      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
15052 +    else
15053 +      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
15054 +    fi
15055 +    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
15056 +    ;;
15057 +   hppa*64*)
15058 +     shrext_cmds='.sl'
15059 +     hardcode_into_libs=yes
15060 +     dynamic_linker="$host_os dld.sl"
15061 +     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
15062 +     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
15063 +     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15064 +     soname_spec='${libname}${release}${shared_ext}$major'
15065 +     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
15066 +     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
15067 +     ;;
15068 +   *)
15069 +    shrext_cmds='.sl'
15070 +    dynamic_linker="$host_os dld.sl"
15071 +    shlibpath_var=SHLIB_PATH
15072 +    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
15073 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15074 +    soname_spec='${libname}${release}${shared_ext}$major'
15075 +    ;;
15076 +  esac
15077 +  # HP-UX runs *really* slowly unless shared libraries are mode 555.
15078 +  postinstall_cmds='chmod 555 $lib'
15079 +  ;;
15080 +
15081 +irix5* | irix6* | nonstopux*)
15082 +  case $host_os in
15083 +    nonstopux*) version_type=nonstopux ;;
15084 +    *)
15085 +       if test "$lt_cv_prog_gnu_ld" = yes; then
15086 +               version_type=linux
15087 +       else
15088 +               version_type=irix
15089 +       fi ;;
15090 +  esac
15091 +  need_lib_prefix=no
15092 +  need_version=no
15093 +  soname_spec='${libname}${release}${shared_ext}$major'
15094 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
15095 +  case $host_os in
15096 +  irix5* | nonstopux*)
15097 +    libsuff= shlibsuff=
15098 +    ;;
15099 +  *)
15100 +    case $LD in # libtool.m4 will add one of these switches to LD
15101 +    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
15102 +      libsuff= shlibsuff= libmagic=32-bit;;
15103 +    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
15104 +      libsuff=32 shlibsuff=N32 libmagic=N32;;
15105 +    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
15106 +      libsuff=64 shlibsuff=64 libmagic=64-bit;;
15107 +    *) libsuff= shlibsuff= libmagic=never-match;;
15108 +    esac
15109 +    ;;
15110 +  esac
15111 +  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
15112 +  shlibpath_overrides_runpath=no
15113 +  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
15114 +  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
15115 +  hardcode_into_libs=yes
15116 +  ;;
15117 +
15118 +# No shared lib support for Linux oldld, aout, or coff.
15119 +linux*oldld* | linux*aout* | linux*coff*)
15120 +  dynamic_linker=no
15121 +  ;;
15122 +
15123 +# This must be Linux ELF.
15124 +linux*)
15125 +  version_type=linux
15126 +  need_lib_prefix=no
15127 +  need_version=no
15128 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15129 +  soname_spec='${libname}${release}${shared_ext}$major'
15130 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
15131 +  shlibpath_var=LD_LIBRARY_PATH
15132 +  shlibpath_overrides_runpath=no
15133 +  # This implies no fast_install, which is unacceptable.
15134 +  # Some rework will be needed to allow for fast_install
15135 +  # before this can be enabled.
15136 +  hardcode_into_libs=yes
15137 +
15138 +  # Append ld.so.conf contents to the search path
15139 +  if test -f /etc/ld.so.conf; then
15140 +    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
15141 +    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
15142 +  fi
15143 +
15144 +  # We used to test for /lib/ld.so.1 and disable shared libraries on
15145 +  # powerpc, because MkLinux only supported shared libraries with the
15146 +  # GNU dynamic linker.  Since this was broken with cross compilers,
15147 +  # most powerpc-linux boxes support dynamic linking these days and
15148 +  # people can always --disable-shared, the test was removed, and we
15149 +  # assume the GNU/Linux dynamic linker is in use.
15150 +  dynamic_linker='GNU/Linux ld.so'
15151 +  ;;
15152 +
15153 +knetbsd*-gnu)
15154 +  version_type=linux
15155 +  need_lib_prefix=no
15156 +  need_version=no
15157 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
15158 +  soname_spec='${libname}${release}${shared_ext}$major'
15159 +  shlibpath_var=LD_LIBRARY_PATH
15160 +  shlibpath_overrides_runpath=no
15161 +  hardcode_into_libs=yes
15162 +  dynamic_linker='GNU ld.so'
15163 +  ;;
15164 +
15165 +netbsd*)
15166 +  version_type=sunos
15167 +  need_lib_prefix=no
15168 +  need_version=no
15169 +  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
15170 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
15171 +    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
15172 +    dynamic_linker='NetBSD (a.out) ld.so'
15173 +  else
15174 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
15175 +    soname_spec='${libname}${release}${shared_ext}$major'
15176 +    dynamic_linker='NetBSD ld.elf_so'
15177 +  fi
15178 +  shlibpath_var=LD_LIBRARY_PATH
15179 +  shlibpath_overrides_runpath=yes
15180 +  hardcode_into_libs=yes
15181 +  ;;
15182 +
15183 +newsos6)
15184 +  version_type=linux
15185 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15186 +  shlibpath_var=LD_LIBRARY_PATH
15187 +  shlibpath_overrides_runpath=yes
15188 +  ;;
15189 +
15190 +nto-qnx*)
15191 +  version_type=linux
15192 +  need_lib_prefix=no
15193 +  need_version=no
15194 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15195 +  soname_spec='${libname}${release}${shared_ext}$major'
15196 +  shlibpath_var=LD_LIBRARY_PATH
15197 +  shlibpath_overrides_runpath=yes
15198 +  ;;
15199 +
15200 +openbsd*)
15201 +  version_type=sunos
15202 +  need_lib_prefix=no
15203 +  need_version=yes
15204 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
15205 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
15206 +  shlibpath_var=LD_LIBRARY_PATH
15207 +  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
15208 +    case $host_os in
15209 +      openbsd2.[89] | openbsd2.[89].*)
15210 +       shlibpath_overrides_runpath=no
15211 +       ;;
15212 +      *)
15213 +       shlibpath_overrides_runpath=yes
15214 +       ;;
15215 +      esac
15216 +  else
15217 +    shlibpath_overrides_runpath=yes
15218 +  fi
15219 +  ;;
15220 +
15221 +os2*)
15222 +  libname_spec='$name'
15223 +  shrext_cmds=".dll"
15224 +  need_lib_prefix=no
15225 +  library_names_spec='$libname${shared_ext} $libname.a'
15226 +  dynamic_linker='OS/2 ld.exe'
15227 +  shlibpath_var=LIBPATH
15228 +  ;;
15229 +
15230 +osf3* | osf4* | osf5*)
15231 +  version_type=osf
15232 +  need_lib_prefix=no
15233 +  need_version=no
15234 +  soname_spec='${libname}${release}${shared_ext}$major'
15235 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15236 +  shlibpath_var=LD_LIBRARY_PATH
15237 +  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
15238 +  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
15239 +  ;;
15240 +
15241 +sco3.2v5*)
15242 +  version_type=osf
15243 +  soname_spec='${libname}${release}${shared_ext}$major'
15244 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15245 +  shlibpath_var=LD_LIBRARY_PATH
15246 +  ;;
15247 +
15248 +solaris*)
15249 +  version_type=linux
15250 +  need_lib_prefix=no
15251 +  need_version=no
15252 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15253 +  soname_spec='${libname}${release}${shared_ext}$major'
15254 +  shlibpath_var=LD_LIBRARY_PATH
15255 +  shlibpath_overrides_runpath=yes
15256 +  hardcode_into_libs=yes
15257 +  # ldd complains unless libraries are executable
15258 +  postinstall_cmds='chmod +x $lib'
15259 +  ;;
15260 +
15261 +sunos4*)
15262 +  version_type=sunos
15263 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
15264 +  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
15265 +  shlibpath_var=LD_LIBRARY_PATH
15266 +  shlibpath_overrides_runpath=yes
15267 +  if test "$with_gnu_ld" = yes; then
15268 +    need_lib_prefix=no
15269 +  fi
15270 +  need_version=yes
15271 +  ;;
15272 +
15273 +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
15274 +  version_type=linux
15275 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15276 +  soname_spec='${libname}${release}${shared_ext}$major'
15277 +  shlibpath_var=LD_LIBRARY_PATH
15278 +  case $host_vendor in
15279 +    sni)
15280 +      shlibpath_overrides_runpath=no
15281 +      need_lib_prefix=no
15282 +      export_dynamic_flag_spec='${wl}-Blargedynsym'
15283 +      runpath_var=LD_RUN_PATH
15284 +      ;;
15285 +    siemens)
15286 +      need_lib_prefix=no
15287 +      ;;
15288 +    motorola)
15289 +      need_lib_prefix=no
15290 +      need_version=no
15291 +      shlibpath_overrides_runpath=no
15292 +      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
15293 +      ;;
15294 +  esac
15295 +  ;;
15296 +
15297 +sysv4*MP*)
15298 +  if test -d /usr/nec ;then
15299 +    version_type=linux
15300 +    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
15301 +    soname_spec='$libname${shared_ext}.$major'
15302 +    shlibpath_var=LD_LIBRARY_PATH
15303 +  fi
15304 +  ;;
15305 +
15306 +uts4*)
15307 +  version_type=linux
15308 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
15309 +  soname_spec='${libname}${release}${shared_ext}$major'
15310 +  shlibpath_var=LD_LIBRARY_PATH
15311 +  ;;
15312 +
15313 +*)
15314 +  dynamic_linker=no
15315 +  ;;
15316 +esac
15317 +echo "$as_me:$LINENO: result: $dynamic_linker" >&5
15318 +echo "${ECHO_T}$dynamic_linker" >&6
15319 +test "$dynamic_linker" = no && can_build_shared=no
15320 +
15321 +echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
15322 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
15323 +hardcode_action_CXX=
15324 +if test -n "$hardcode_libdir_flag_spec_CXX" || \
15325 +   test -n "$runpath_var CXX" || \
15326 +   test "X$hardcode_automatic_CXX"="Xyes" ; then
15327 +
15328 +  # We can hardcode non-existant directories.
15329 +  if test "$hardcode_direct_CXX" != no &&
15330 +     # If the only mechanism to avoid hardcoding is shlibpath_var, we
15331 +     # have to relink, otherwise we might link with an installed library
15332 +     # when we should be linking with a yet-to-be-installed one
15333 +     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, CXX)" != no &&
15334 +     test "$hardcode_minus_L_CXX" != no; then
15335 +    # Linking always hardcodes the temporary library directory.
15336 +    hardcode_action_CXX=relink
15337 +  else
15338 +    # We can link without hardcoding, and we can hardcode nonexisting dirs.
15339 +    hardcode_action_CXX=immediate
15340 +  fi
15341 +else
15342 +  # We cannot hardcode anything, or else we can only hardcode existing
15343 +  # directories.
15344 +  hardcode_action_CXX=unsupported
15345 +fi
15346 +echo "$as_me:$LINENO: result: $hardcode_action_CXX" >&5
15347 +echo "${ECHO_T}$hardcode_action_CXX" >&6
15348 +
15349 +if test "$hardcode_action_CXX" = relink; then
15350 +  # Fast installation is not supported
15351 +  enable_fast_install=no
15352 +elif test "$shlibpath_overrides_runpath" = yes ||
15353 +     test "$enable_shared" = no; then
15354 +  # Fast installation is not necessary
15355 +  enable_fast_install=needless
15356 +fi
15357 +
15358 +striplib=
15359 +old_striplib=
15360 +echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
15361 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
15362 +if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
15363 +  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
15364 +  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
15365 +  echo "$as_me:$LINENO: result: yes" >&5
15366 +echo "${ECHO_T}yes" >&6
15367 +else
15368 +# FIXME - insert some real tests, host_os isn't really good enough
15369 +  case $host_os in
15370 +   darwin*)
15371 +       if test -n "$STRIP" ; then
15372 +         striplib="$STRIP -x"
15373 +         echo "$as_me:$LINENO: result: yes" >&5
15374 +echo "${ECHO_T}yes" >&6
15375 +       else
15376 +  echo "$as_me:$LINENO: result: no" >&5
15377 +echo "${ECHO_T}no" >&6
15378 +fi
15379 +       ;;
15380 +   *)
15381 +  echo "$as_me:$LINENO: result: no" >&5
15382 +echo "${ECHO_T}no" >&6
15383 +    ;;
15384 +  esac
15385 +fi
15386 +
15387 +if test "x$enable_dlopen" != xyes; then
15388 +  enable_dlopen=unknown
15389 +  enable_dlopen_self=unknown
15390 +  enable_dlopen_self_static=unknown
15391 +else
15392 +  lt_cv_dlopen=no
15393 +  lt_cv_dlopen_libs=
15394 +
15395 +  case $host_os in
15396 +  beos*)
15397 +    lt_cv_dlopen="load_add_on"
15398 +    lt_cv_dlopen_libs=
15399 +    lt_cv_dlopen_self=yes
15400 +    ;;
15401 +
15402 +  mingw* | pw32*)
15403 +    lt_cv_dlopen="LoadLibrary"
15404 +    lt_cv_dlopen_libs=
15405 +   ;;
15406 +
15407 +  cygwin*)
15408 +    lt_cv_dlopen="dlopen"
15409 +    lt_cv_dlopen_libs=
15410 +   ;;
15411 +
15412 +  darwin*)
15413 +  # if libdl is installed we need to link against it
15414 +    echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
15415 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
15416 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then
15417 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15418 +else
15419 +  ac_check_lib_save_LIBS=$LIBS
15420 +LIBS="-ldl  $LIBS"
15421 +cat >conftest.$ac_ext <<_ACEOF
15422 +/* confdefs.h.  */
15423 +_ACEOF
15424 +cat confdefs.h >>conftest.$ac_ext
15425 +cat >>conftest.$ac_ext <<_ACEOF
15426 +/* end confdefs.h.  */
15427 +
15428 +/* Override any gcc2 internal prototype to avoid an error.  */
15429 +#ifdef __cplusplus
15430 +extern "C"
15431 +#endif
15432 +/* We use char because int might match the return type of a gcc2
15433 +   builtin and then its argument prototype would still apply.  */
15434 +char dlopen ();
15435 +int
15436 +main ()
15437 +{
15438 +dlopen ();
15439 +  ;
15440 +  return 0;
15441 +}
15442 +_ACEOF
15443 +rm -f conftest.$ac_objext conftest$ac_exeext
15444 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15445 +  (eval $ac_link) 2>conftest.er1
15446 +  ac_status=$?
15447 +  grep -v '^ *+' conftest.er1 >conftest.err
15448 +  rm -f conftest.er1
15449 +  cat conftest.err >&5
15450 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15451 +  (exit $ac_status); } &&
15452 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15453 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15454 +  (eval $ac_try) 2>&5
15455 +  ac_status=$?
15456 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15457 +  (exit $ac_status); }; } &&
15458 +        { ac_try='test -s conftest$ac_exeext'
15459 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15460 +  (eval $ac_try) 2>&5
15461 +  ac_status=$?
15462 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15463 +  (exit $ac_status); }; }; then
15464 +  ac_cv_lib_dl_dlopen=yes
15465 +else
15466 +  echo "$as_me: failed program was:" >&5
15467 +sed 's/^/| /' conftest.$ac_ext >&5
15468 +
15469 +ac_cv_lib_dl_dlopen=no
15470 +fi
15471 +rm -f conftest.err conftest.$ac_objext \
15472 +      conftest$ac_exeext conftest.$ac_ext
15473 +LIBS=$ac_check_lib_save_LIBS
15474 +fi
15475 +echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
15476 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
15477 +if test $ac_cv_lib_dl_dlopen = yes; then
15478 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
15479 +else
15480 +  
15481 +    lt_cv_dlopen="dyld"
15482 +    lt_cv_dlopen_libs=
15483 +    lt_cv_dlopen_self=yes
15484 +    
15485 +fi
15486 +
15487 +   ;;
15488 +
15489 +  *)
15490 +    echo "$as_me:$LINENO: checking for shl_load" >&5
15491 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
15492 +if test "${ac_cv_func_shl_load+set}" = set; then
15493 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15494 +else
15495 +  cat >conftest.$ac_ext <<_ACEOF
15496 +/* confdefs.h.  */
15497 +_ACEOF
15498 +cat confdefs.h >>conftest.$ac_ext
15499 +cat >>conftest.$ac_ext <<_ACEOF
15500 +/* end confdefs.h.  */
15501 +/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
15502 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15503 +#define shl_load innocuous_shl_load
15504 +
15505 +/* System header to define __stub macros and hopefully few prototypes,
15506 +    which can conflict with char shl_load (); below.
15507 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15508 +    <limits.h> exists even on freestanding compilers.  */
15509 +
15510 +#ifdef __STDC__
15511 +# include <limits.h>
15512 +#else
15513 +# include <assert.h>
15514 +#endif
15515 +
15516 +#undef shl_load
15517 +
15518 +/* Override any gcc2 internal prototype to avoid an error.  */
15519 +#ifdef __cplusplus
15520 +extern "C"
15521 +{
15522 +#endif
15523 +/* We use char because int might match the return type of a gcc2
15524 +   builtin and then its argument prototype would still apply.  */
15525 +char shl_load ();
15526 +/* The GNU C library defines this for functions which it implements
15527 +    to always fail with ENOSYS.  Some functions are actually named
15528 +    something starting with __ and the normal name is an alias.  */
15529 +#if defined (__stub_shl_load) || defined (__stub___shl_load)
15530 +choke me
15531 +#else
15532 +char (*f) () = shl_load;
15533 +#endif
15534 +#ifdef __cplusplus
15535 +}
15536 +#endif
15537 +
15538 +int
15539 +main ()
15540 +{
15541 +return f != shl_load;
15542 +  ;
15543 +  return 0;
15544 +}
15545 +_ACEOF
15546 +rm -f conftest.$ac_objext conftest$ac_exeext
15547 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15548 +  (eval $ac_link) 2>conftest.er1
15549 +  ac_status=$?
15550 +  grep -v '^ *+' conftest.er1 >conftest.err
15551 +  rm -f conftest.er1
15552 +  cat conftest.err >&5
15553 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15554 +  (exit $ac_status); } &&
15555 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15556 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15557 +  (eval $ac_try) 2>&5
15558 +  ac_status=$?
15559 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15560 +  (exit $ac_status); }; } &&
15561 +        { ac_try='test -s conftest$ac_exeext'
15562 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15563 +  (eval $ac_try) 2>&5
15564 +  ac_status=$?
15565 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15566 +  (exit $ac_status); }; }; then
15567 +  ac_cv_func_shl_load=yes
15568 +else
15569 +  echo "$as_me: failed program was:" >&5
15570 +sed 's/^/| /' conftest.$ac_ext >&5
15571 +
15572 +ac_cv_func_shl_load=no
15573 +fi
15574 +rm -f conftest.err conftest.$ac_objext \
15575 +      conftest$ac_exeext conftest.$ac_ext
15576 +fi
15577 +echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
15578 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6
15579 +if test $ac_cv_func_shl_load = yes; then
15580 +  lt_cv_dlopen="shl_load"
15581 +else
15582 +  echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
15583 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
15584 +if test "${ac_cv_lib_dld_shl_load+set}" = set; then
15585 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15586 +else
15587 +  ac_check_lib_save_LIBS=$LIBS
15588 +LIBS="-ldld  $LIBS"
15589 +cat >conftest.$ac_ext <<_ACEOF
15590 +/* confdefs.h.  */
15591 +_ACEOF
15592 +cat confdefs.h >>conftest.$ac_ext
15593 +cat >>conftest.$ac_ext <<_ACEOF
15594 +/* end confdefs.h.  */
15595 +
15596 +/* Override any gcc2 internal prototype to avoid an error.  */
15597 +#ifdef __cplusplus
15598 +extern "C"
15599 +#endif
15600 +/* We use char because int might match the return type of a gcc2
15601 +   builtin and then its argument prototype would still apply.  */
15602 +char shl_load ();
15603 +int
15604 +main ()
15605 +{
15606 +shl_load ();
15607 +  ;
15608 +  return 0;
15609 +}
15610 +_ACEOF
15611 +rm -f conftest.$ac_objext conftest$ac_exeext
15612 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15613 +  (eval $ac_link) 2>conftest.er1
15614 +  ac_status=$?
15615 +  grep -v '^ *+' conftest.er1 >conftest.err
15616 +  rm -f conftest.er1
15617 +  cat conftest.err >&5
15618 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15619 +  (exit $ac_status); } &&
15620 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15621 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15622 +  (eval $ac_try) 2>&5
15623 +  ac_status=$?
15624 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15625 +  (exit $ac_status); }; } &&
15626 +        { ac_try='test -s conftest$ac_exeext'
15627 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15628 +  (eval $ac_try) 2>&5
15629 +  ac_status=$?
15630 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15631 +  (exit $ac_status); }; }; then
15632 +  ac_cv_lib_dld_shl_load=yes
15633 +else
15634 +  echo "$as_me: failed program was:" >&5
15635 +sed 's/^/| /' conftest.$ac_ext >&5
15636 +
15637 +ac_cv_lib_dld_shl_load=no
15638 +fi
15639 +rm -f conftest.err conftest.$ac_objext \
15640 +      conftest$ac_exeext conftest.$ac_ext
15641 +LIBS=$ac_check_lib_save_LIBS
15642 +fi
15643 +echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
15644 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
15645 +if test $ac_cv_lib_dld_shl_load = yes; then
15646 +  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
15647 +else
15648 +  echo "$as_me:$LINENO: checking for dlopen" >&5
15649 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
15650 +if test "${ac_cv_func_dlopen+set}" = set; then
15651 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15652 +else
15653 +  cat >conftest.$ac_ext <<_ACEOF
15654 +/* confdefs.h.  */
15655 +_ACEOF
15656 +cat confdefs.h >>conftest.$ac_ext
15657 +cat >>conftest.$ac_ext <<_ACEOF
15658 +/* end confdefs.h.  */
15659 +/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
15660 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
15661 +#define dlopen innocuous_dlopen
15662 +
15663 +/* System header to define __stub macros and hopefully few prototypes,
15664 +    which can conflict with char dlopen (); below.
15665 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
15666 +    <limits.h> exists even on freestanding compilers.  */
15667 +
15668 +#ifdef __STDC__
15669 +# include <limits.h>
15670 +#else
15671 +# include <assert.h>
15672 +#endif
15673 +
15674 +#undef dlopen
15675 +
15676 +/* Override any gcc2 internal prototype to avoid an error.  */
15677 +#ifdef __cplusplus
15678 +extern "C"
15679 +{
15680 +#endif
15681 +/* We use char because int might match the return type of a gcc2
15682 +   builtin and then its argument prototype would still apply.  */
15683 +char dlopen ();
15684 +/* The GNU C library defines this for functions which it implements
15685 +    to always fail with ENOSYS.  Some functions are actually named
15686 +    something starting with __ and the normal name is an alias.  */
15687 +#if defined (__stub_dlopen) || defined (__stub___dlopen)
15688 +choke me
15689 +#else
15690 +char (*f) () = dlopen;
15691 +#endif
15692 +#ifdef __cplusplus
15693 +}
15694 +#endif
15695 +
15696 +int
15697 +main ()
15698 +{
15699 +return f != dlopen;
15700 +  ;
15701 +  return 0;
15702 +}
15703 +_ACEOF
15704 +rm -f conftest.$ac_objext conftest$ac_exeext
15705 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15706 +  (eval $ac_link) 2>conftest.er1
15707 +  ac_status=$?
15708 +  grep -v '^ *+' conftest.er1 >conftest.err
15709 +  rm -f conftest.er1
15710 +  cat conftest.err >&5
15711 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15712 +  (exit $ac_status); } &&
15713 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15714 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15715 +  (eval $ac_try) 2>&5
15716 +  ac_status=$?
15717 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15718 +  (exit $ac_status); }; } &&
15719 +        { ac_try='test -s conftest$ac_exeext'
15720 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15721 +  (eval $ac_try) 2>&5
15722 +  ac_status=$?
15723 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15724 +  (exit $ac_status); }; }; then
15725 +  ac_cv_func_dlopen=yes
15726 +else
15727 +  echo "$as_me: failed program was:" >&5
15728 +sed 's/^/| /' conftest.$ac_ext >&5
15729 +
15730 +ac_cv_func_dlopen=no
15731 +fi
15732 +rm -f conftest.err conftest.$ac_objext \
15733 +      conftest$ac_exeext conftest.$ac_ext
15734 +fi
15735 +echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
15736 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6
15737 +if test $ac_cv_func_dlopen = yes; then
15738 +  lt_cv_dlopen="dlopen"
15739 +else
15740 +  echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
15741 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
15742 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then
15743 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15744 +else
15745 +  ac_check_lib_save_LIBS=$LIBS
15746 +LIBS="-ldl  $LIBS"
15747 +cat >conftest.$ac_ext <<_ACEOF
15748 +/* confdefs.h.  */
15749 +_ACEOF
15750 +cat confdefs.h >>conftest.$ac_ext
15751 +cat >>conftest.$ac_ext <<_ACEOF
15752 +/* end confdefs.h.  */
15753 +
15754 +/* Override any gcc2 internal prototype to avoid an error.  */
15755 +#ifdef __cplusplus
15756 +extern "C"
15757 +#endif
15758 +/* We use char because int might match the return type of a gcc2
15759 +   builtin and then its argument prototype would still apply.  */
15760 +char dlopen ();
15761 +int
15762 +main ()
15763 +{
15764 +dlopen ();
15765 +  ;
15766 +  return 0;
15767 +}
15768 +_ACEOF
15769 +rm -f conftest.$ac_objext conftest$ac_exeext
15770 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15771 +  (eval $ac_link) 2>conftest.er1
15772 +  ac_status=$?
15773 +  grep -v '^ *+' conftest.er1 >conftest.err
15774 +  rm -f conftest.er1
15775 +  cat conftest.err >&5
15776 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15777 +  (exit $ac_status); } &&
15778 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15779 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15780 +  (eval $ac_try) 2>&5
15781 +  ac_status=$?
15782 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15783 +  (exit $ac_status); }; } &&
15784 +        { ac_try='test -s conftest$ac_exeext'
15785 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15786 +  (eval $ac_try) 2>&5
15787 +  ac_status=$?
15788 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15789 +  (exit $ac_status); }; }; then
15790 +  ac_cv_lib_dl_dlopen=yes
15791 +else
15792 +  echo "$as_me: failed program was:" >&5
15793 +sed 's/^/| /' conftest.$ac_ext >&5
15794 +
15795 +ac_cv_lib_dl_dlopen=no
15796 +fi
15797 +rm -f conftest.err conftest.$ac_objext \
15798 +      conftest$ac_exeext conftest.$ac_ext
15799 +LIBS=$ac_check_lib_save_LIBS
15800 +fi
15801 +echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
15802 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
15803 +if test $ac_cv_lib_dl_dlopen = yes; then
15804 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
15805 +else
15806 +  echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
15807 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
15808 +if test "${ac_cv_lib_svld_dlopen+set}" = set; then
15809 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15810 +else
15811 +  ac_check_lib_save_LIBS=$LIBS
15812 +LIBS="-lsvld  $LIBS"
15813 +cat >conftest.$ac_ext <<_ACEOF
15814 +/* confdefs.h.  */
15815 +_ACEOF
15816 +cat confdefs.h >>conftest.$ac_ext
15817 +cat >>conftest.$ac_ext <<_ACEOF
15818 +/* end confdefs.h.  */
15819 +
15820 +/* Override any gcc2 internal prototype to avoid an error.  */
15821 +#ifdef __cplusplus
15822 +extern "C"
15823 +#endif
15824 +/* We use char because int might match the return type of a gcc2
15825 +   builtin and then its argument prototype would still apply.  */
15826 +char dlopen ();
15827 +int
15828 +main ()
15829 +{
15830 +dlopen ();
15831 +  ;
15832 +  return 0;
15833 +}
15834 +_ACEOF
15835 +rm -f conftest.$ac_objext conftest$ac_exeext
15836 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15837 +  (eval $ac_link) 2>conftest.er1
15838 +  ac_status=$?
15839 +  grep -v '^ *+' conftest.er1 >conftest.err
15840 +  rm -f conftest.er1
15841 +  cat conftest.err >&5
15842 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15843 +  (exit $ac_status); } &&
15844 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15845 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15846 +  (eval $ac_try) 2>&5
15847 +  ac_status=$?
15848 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15849 +  (exit $ac_status); }; } &&
15850 +        { ac_try='test -s conftest$ac_exeext'
15851 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15852 +  (eval $ac_try) 2>&5
15853 +  ac_status=$?
15854 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15855 +  (exit $ac_status); }; }; then
15856 +  ac_cv_lib_svld_dlopen=yes
15857 +else
15858 +  echo "$as_me: failed program was:" >&5
15859 +sed 's/^/| /' conftest.$ac_ext >&5
15860 +
15861 +ac_cv_lib_svld_dlopen=no
15862 +fi
15863 +rm -f conftest.err conftest.$ac_objext \
15864 +      conftest$ac_exeext conftest.$ac_ext
15865 +LIBS=$ac_check_lib_save_LIBS
15866 +fi
15867 +echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
15868 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
15869 +if test $ac_cv_lib_svld_dlopen = yes; then
15870 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
15871 +else
15872 +  echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
15873 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
15874 +if test "${ac_cv_lib_dld_dld_link+set}" = set; then
15875 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15876 +else
15877 +  ac_check_lib_save_LIBS=$LIBS
15878 +LIBS="-ldld  $LIBS"
15879 +cat >conftest.$ac_ext <<_ACEOF
15880 +/* confdefs.h.  */
15881 +_ACEOF
15882 +cat confdefs.h >>conftest.$ac_ext
15883 +cat >>conftest.$ac_ext <<_ACEOF
15884 +/* end confdefs.h.  */
15885 +
15886 +/* Override any gcc2 internal prototype to avoid an error.  */
15887 +#ifdef __cplusplus
15888 +extern "C"
15889 +#endif
15890 +/* We use char because int might match the return type of a gcc2
15891 +   builtin and then its argument prototype would still apply.  */
15892 +char dld_link ();
15893 +int
15894 +main ()
15895 +{
15896 +dld_link ();
15897 +  ;
15898 +  return 0;
15899 +}
15900 +_ACEOF
15901 +rm -f conftest.$ac_objext conftest$ac_exeext
15902 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
15903 +  (eval $ac_link) 2>conftest.er1
15904 +  ac_status=$?
15905 +  grep -v '^ *+' conftest.er1 >conftest.err
15906 +  rm -f conftest.er1
15907 +  cat conftest.err >&5
15908 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15909 +  (exit $ac_status); } &&
15910 +        { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
15911 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15912 +  (eval $ac_try) 2>&5
15913 +  ac_status=$?
15914 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15915 +  (exit $ac_status); }; } &&
15916 +        { ac_try='test -s conftest$ac_exeext'
15917 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15918 +  (eval $ac_try) 2>&5
15919 +  ac_status=$?
15920 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15921 +  (exit $ac_status); }; }; then
15922 +  ac_cv_lib_dld_dld_link=yes
15923 +else
15924 +  echo "$as_me: failed program was:" >&5
15925 +sed 's/^/| /' conftest.$ac_ext >&5
15926 +
15927 +ac_cv_lib_dld_dld_link=no
15928 +fi
15929 +rm -f conftest.err conftest.$ac_objext \
15930 +      conftest$ac_exeext conftest.$ac_ext
15931 +LIBS=$ac_check_lib_save_LIBS
15932 +fi
15933 +echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
15934 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
15935 +if test $ac_cv_lib_dld_dld_link = yes; then
15936 +  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
15937 +fi
15938 +
15939 +             
15940 +fi
15941 +
15942 +           
15943 +fi
15944 +
15945 +         
15946 +fi
15947 +
15948 +       
15949 +fi
15950 +
15951 +      
15952 +fi
15953 +
15954 +    ;;
15955 +  esac
15956 +
15957 +  if test "x$lt_cv_dlopen" != xno; then
15958 +    enable_dlopen=yes
15959 +  else
15960 +    enable_dlopen=no
15961 +  fi
15962 +
15963 +  case $lt_cv_dlopen in
15964 +  dlopen)
15965 +    save_CPPFLAGS="$CPPFLAGS"
15966 +    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
15967 +
15968 +    save_LDFLAGS="$LDFLAGS"
15969 +    eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
15970 +
15971 +    save_LIBS="$LIBS"
15972 +    LIBS="$lt_cv_dlopen_libs $LIBS"
15973 +
15974 +    echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
15975 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
15976 +if test "${lt_cv_dlopen_self+set}" = set; then
15977 +  echo $ECHO_N "(cached) $ECHO_C" >&6
15978 +else
15979 +         if test "$cross_compiling" = yes; then :
15980 +  lt_cv_dlopen_self=cross
15981 +else
15982 +  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
15983 +  lt_status=$lt_dlunknown
15984 +  cat > conftest.$ac_ext <<EOF
15985 +#line __oline__ "configure"
15986 +#include "confdefs.h"
15987 +
15988 +#if HAVE_DLFCN_H
15989 +#include <dlfcn.h>
15990 +#endif
15991 +
15992 +#include <stdio.h>
15993 +
15994 +#ifdef RTLD_GLOBAL
15995 +#  define LT_DLGLOBAL          RTLD_GLOBAL
15996 +#else
15997 +#  ifdef DL_GLOBAL
15998 +#    define LT_DLGLOBAL                DL_GLOBAL
15999 +#  else
16000 +#    define LT_DLGLOBAL                0
16001 +#  endif
16002 +#endif
16003 +
16004 +/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
16005 +   find out it does not work in some platform. */
16006 +#ifndef LT_DLLAZY_OR_NOW
16007 +#  ifdef RTLD_LAZY
16008 +#    define LT_DLLAZY_OR_NOW           RTLD_LAZY
16009 +#  else
16010 +#    ifdef DL_LAZY
16011 +#      define LT_DLLAZY_OR_NOW         DL_LAZY
16012 +#    else
16013 +#      ifdef RTLD_NOW
16014 +#        define LT_DLLAZY_OR_NOW       RTLD_NOW
16015 +#      else
16016 +#        ifdef DL_NOW
16017 +#          define LT_DLLAZY_OR_NOW     DL_NOW
16018 +#        else
16019 +#          define LT_DLLAZY_OR_NOW     0
16020 +#        endif
16021 +#      endif
16022 +#    endif
16023 +#  endif
16024 +#endif
16025 +
16026 +#ifdef __cplusplus
16027 +extern "C" void exit (int);
16028 +#endif
16029 +
16030 +void fnord() { int i=42;}
16031 +int main ()
16032 +{
16033 +  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
16034 +  int status = $lt_dlunknown;
16035 +
16036 +  if (self)
16037 +    {
16038 +      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
16039 +      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
16040 +      /* dlclose (self); */
16041 +    }
16042 +
16043 +    exit (status);
16044 +}
16045 +EOF
16046 +  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16047 +  (eval $ac_link) 2>&5
16048 +  ac_status=$?
16049 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16050 +  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
16051 +    (./conftest; exit; ) 2>/dev/null
16052 +    lt_status=$?
16053 +    case x$lt_status in
16054 +      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
16055 +      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
16056 +      x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
16057 +    esac
16058 +  else :
16059 +    # compilation failed
16060 +    lt_cv_dlopen_self=no
16061 +  fi
16062 +fi
16063 +rm -fr conftest*
16064 +
16065 +    
16066 +fi
16067 +echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
16068 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6
16069 +
16070 +    if test "x$lt_cv_dlopen_self" = xyes; then
16071 +      LDFLAGS="$LDFLAGS $link_static_flag"
16072 +      echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
16073 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
16074 +if test "${lt_cv_dlopen_self_static+set}" = set; then
16075 +  echo $ECHO_N "(cached) $ECHO_C" >&6
16076 +else
16077 +         if test "$cross_compiling" = yes; then :
16078 +  lt_cv_dlopen_self_static=cross
16079 +else
16080 +  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
16081 +  lt_status=$lt_dlunknown
16082 +  cat > conftest.$ac_ext <<EOF
16083 +#line __oline__ "configure"
16084 +#include "confdefs.h"
16085 +
16086 +#if HAVE_DLFCN_H
16087 +#include <dlfcn.h>
16088 +#endif
16089 +
16090 +#include <stdio.h>
16091 +
16092 +#ifdef RTLD_GLOBAL
16093 +#  define LT_DLGLOBAL          RTLD_GLOBAL
16094 +#else
16095 +#  ifdef DL_GLOBAL
16096 +#    define LT_DLGLOBAL                DL_GLOBAL
16097 +#  else
16098 +#    define LT_DLGLOBAL                0
16099 +#  endif
16100 +#endif
16101 +
16102 +/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
16103 +   find out it does not work in some platform. */
16104 +#ifndef LT_DLLAZY_OR_NOW
16105 +#  ifdef RTLD_LAZY
16106 +#    define LT_DLLAZY_OR_NOW           RTLD_LAZY
16107 +#  else
16108 +#    ifdef DL_LAZY
16109 +#      define LT_DLLAZY_OR_NOW         DL_LAZY
16110 +#    else
16111 +#      ifdef RTLD_NOW
16112 +#        define LT_DLLAZY_OR_NOW       RTLD_NOW
16113 +#      else
16114 +#        ifdef DL_NOW
16115 +#          define LT_DLLAZY_OR_NOW     DL_NOW
16116 +#        else
16117 +#          define LT_DLLAZY_OR_NOW     0
16118 +#        endif
16119 +#      endif
16120 +#    endif
16121 +#  endif
16122 +#endif
16123 +
16124 +#ifdef __cplusplus
16125 +extern "C" void exit (int);
16126 +#endif
16127 +
16128 +void fnord() { int i=42;}
16129 +int main ()
16130 +{
16131 +  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
16132 +  int status = $lt_dlunknown;
16133 +
16134 +  if (self)
16135 +    {
16136 +      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
16137 +      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
16138 +      /* dlclose (self); */
16139 +    }
16140 +
16141 +    exit (status);
16142 +}
16143 +EOF
16144 +  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
16145 +  (eval $ac_link) 2>&5
16146 +  ac_status=$?
16147 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
16148 +  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
16149 +    (./conftest; exit; ) 2>/dev/null
16150 +    lt_status=$?
16151 +    case x$lt_status in
16152 +      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
16153 +      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
16154 +      x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
16155 +    esac
16156 +  else :
16157 +    # compilation failed
16158 +    lt_cv_dlopen_self_static=no
16159 +  fi
16160 +fi
16161 +rm -fr conftest*
16162 +
16163 +      
16164 +fi
16165 +echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
16166 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
16167 +    fi
16168 +
16169 +    CPPFLAGS="$save_CPPFLAGS"
16170 +    LDFLAGS="$save_LDFLAGS"
16171 +    LIBS="$save_LIBS"
16172 +    ;;
16173 +  esac
16174 +
16175 +  case $lt_cv_dlopen_self in
16176 +  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
16177 +  *) enable_dlopen_self=unknown ;;
16178 +  esac
16179 +
16180 +  case $lt_cv_dlopen_self_static in
16181 +  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
16182 +  *) enable_dlopen_self_static=unknown ;;
16183 +  esac
16184 +fi
16185 +
16186 +
16187 +# The else clause should only fire when bootstrapping the
16188 +# libtool distribution, otherwise you forgot to ship ltmain.sh
16189 +# with your package, and you will get complaints that there are
16190 +# no rules to generate ltmain.sh.
16191 +if test -f "$ltmain"; then
16192 +  # See if we are running on zsh, and set the options which allow our commands through
16193 +  # without removal of \ escapes.
16194 +  if test -n "${ZSH_VERSION+set}" ; then
16195 +    setopt NO_GLOB_SUBST
16196 +  fi
16197 +  # Now quote all the things that may contain metacharacters while being
16198 +  # careful not to overquote the AC_SUBSTed values.  We take copies of the
16199 +  # variables and quote the copies for generation of the libtool script.
16200 +  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
16201 +    SED SHELL STRIP \
16202 +    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
16203 +    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
16204 +    deplibs_check_method reload_flag reload_cmds need_locks \
16205 +    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
16206 +    lt_cv_sys_global_symbol_to_c_name_address \
16207 +    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
16208 +    old_postinstall_cmds old_postuninstall_cmds \
16209 +    compiler_CXX \
16210 +    CC_CXX \
16211 +    LD_CXX \
16212 +    lt_prog_compiler_wl_CXX \
16213 +    lt_prog_compiler_pic_CXX \
16214 +    lt_prog_compiler_static_CXX \
16215 +    lt_prog_compiler_no_builtin_flag_CXX \
16216 +    export_dynamic_flag_spec_CXX \
16217 +    thread_safe_flag_spec_CXX \
16218 +    whole_archive_flag_spec_CXX \
16219 +    enable_shared_with_static_runtimes_CXX \
16220 +    old_archive_cmds_CXX \
16221 +    old_archive_from_new_cmds_CXX \
16222 +    predep_objects_CXX \
16223 +    postdep_objects_CXX \
16224 +    predeps_CXX \
16225 +    postdeps_CXX \
16226 +    compiler_lib_search_path_CXX \
16227 +    archive_cmds_CXX \
16228 +    archive_expsym_cmds_CXX \
16229 +    postinstall_cmds_CXX \
16230 +    postuninstall_cmds_CXX \
16231 +    old_archive_from_expsyms_cmds_CXX \
16232 +    allow_undefined_flag_CXX \
16233 +    no_undefined_flag_CXX \
16234 +    export_symbols_cmds_CXX \
16235 +    hardcode_libdir_flag_spec_CXX \
16236 +    hardcode_libdir_flag_spec_ld_CXX \
16237 +    hardcode_libdir_separator_CXX \
16238 +    hardcode_automatic_CXX \
16239 +    module_cmds_CXX \
16240 +    module_expsym_cmds_CXX \
16241 +    lt_cv_prog_compiler_c_o_CXX \
16242 +    exclude_expsyms_CXX \
16243 +    include_expsyms_CXX; do
16244 +
16245 +    case $var in
16246 +    old_archive_cmds_CXX | \
16247 +    old_archive_from_new_cmds_CXX | \
16248 +    archive_cmds_CXX | \
16249 +    archive_expsym_cmds_CXX | \
16250 +    module_cmds_CXX | \
16251 +    module_expsym_cmds_CXX | \
16252 +    old_archive_from_expsyms_cmds_CXX | \
16253 +    export_symbols_cmds_CXX | \
16254 +    extract_expsyms_cmds | reload_cmds | finish_cmds | \
16255 +    postinstall_cmds | postuninstall_cmds | \
16256 +    old_postinstall_cmds | old_postuninstall_cmds | \
16257 +    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
16258 +      # Double-quote double-evaled strings.
16259 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
16260 +      ;;
16261 +    *)
16262 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
16263 +      ;;
16264 +    esac
16265 +  done
16266 +
16267 +  case $lt_echo in
16268 +  *'\$0 --fallback-echo"')
16269 +    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
16270 +    ;;
16271 +  esac
16272 +
16273 +cfgfile="$ofile"
16274 +
16275 +  cat <<__EOF__ >> "$cfgfile"
16276 +# ### BEGIN LIBTOOL TAG CONFIG: $tagname
16277 +
16278 +# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
16279 +
16280 +# Shell to use when invoking shell scripts.
16281 +SHELL=$lt_SHELL
16282 +
16283 +# Whether or not to build shared libraries.
16284 +build_libtool_libs=$enable_shared
16285 +
16286 +# Whether or not to build static libraries.
16287 +build_old_libs=$enable_static
16288 +
16289 +# Whether or not to add -lc for building shared libraries.
16290 +build_libtool_need_lc=$archive_cmds_need_lc_CXX
16291 +
16292 +# Whether or not to disallow shared libs when runtime libs are static
16293 +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_CXX
16294 +
16295 +# Whether or not to optimize for fast installation.
16296 +fast_install=$enable_fast_install
16297 +
16298 +# The host system.
16299 +host_alias=$host_alias
16300 +host=$host
16301 +
16302 +# An echo program that does not interpret backslashes.
16303 +echo=$lt_echo
16304 +
16305 +# The archiver.
16306 +AR=$lt_AR
16307 +AR_FLAGS=$lt_AR_FLAGS
16308 +
16309 +# A C compiler.
16310 +LTCC=$lt_LTCC
16311 +
16312 +# A language-specific compiler.
16313 +CC=$lt_compiler_CXX
16314 +
16315 +# Is the compiler the GNU C compiler?
16316 +with_gcc=$GCC_CXX
16317 +
16318 +# An ERE matcher.
16319 +EGREP=$lt_EGREP
16320 +
16321 +# The linker used to build libraries.
16322 +LD=$lt_LD_CXX
16323 +
16324 +# Whether we need hard or soft links.
16325 +LN_S=$lt_LN_S
16326 +
16327 +# A BSD-compatible nm program.
16328 +NM=$lt_NM
16329 +
16330 +# A symbol stripping program
16331 +STRIP=$lt_STRIP
16332 +
16333 +# Used to examine libraries when file_magic_cmd begins "file"
16334 +MAGIC_CMD=$MAGIC_CMD
16335 +
16336 +# Used on cygwin: DLL creation program.
16337 +DLLTOOL="$DLLTOOL"
16338 +
16339 +# Used on cygwin: object dumper.
16340 +OBJDUMP="$OBJDUMP"
16341 +
16342 +# Used on cygwin: assembler.
16343 +AS="$AS"
16344 +
16345 +# The name of the directory that contains temporary libtool files.
16346 +objdir=$objdir
16347 +
16348 +# How to create reloadable object files.
16349 +reload_flag=$lt_reload_flag
16350 +reload_cmds=$lt_reload_cmds
16351 +
16352 +# How to pass a linker flag through the compiler.
16353 +wl=$lt_lt_prog_compiler_wl_CXX
16354 +
16355 +# Object file suffix (normally "o").
16356 +objext="$ac_objext"
16357 +
16358 +# Old archive suffix (normally "a").
16359 +libext="$libext"
16360 +
16361 +# Shared library suffix (normally ".so").
16362 +shrext_cmds='$shrext_cmds'
16363 +
16364 +# Executable file suffix (normally "").
16365 +exeext="$exeext"
16366 +
16367 +# Additional compiler flags for building library objects.
16368 +pic_flag=$lt_lt_prog_compiler_pic_CXX
16369 +pic_mode=$pic_mode
16370 +
16371 +# What is the maximum length of a command?
16372 +max_cmd_len=$lt_cv_sys_max_cmd_len
16373 +
16374 +# Does compiler simultaneously support -c and -o options?
16375 +compiler_c_o=$lt_lt_cv_prog_compiler_c_o_CXX
16376 +
16377 +# Must we lock files when doing compilation ?
16378 +need_locks=$lt_need_locks
16379 +
16380 +# Do we need the lib prefix for modules?
16381 +need_lib_prefix=$need_lib_prefix
16382 +
16383 +# Do we need a version for libraries?
16384 +need_version=$need_version
16385 +
16386 +# Whether dlopen is supported.
16387 +dlopen_support=$enable_dlopen
16388 +
16389 +# Whether dlopen of programs is supported.
16390 +dlopen_self=$enable_dlopen_self
16391 +
16392 +# Whether dlopen of statically linked programs is supported.
16393 +dlopen_self_static=$enable_dlopen_self_static
16394 +
16395 +# Compiler flag to prevent dynamic linking.
16396 +link_static_flag=$lt_lt_prog_compiler_static_CXX
16397 +
16398 +# Compiler flag to turn off builtin functions.
16399 +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_CXX
16400 +
16401 +# Compiler flag to allow reflexive dlopens.
16402 +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_CXX
16403 +
16404 +# Compiler flag to generate shared objects directly from archives.
16405 +whole_archive_flag_spec=$lt_whole_archive_flag_spec_CXX
16406 +
16407 +# Compiler flag to generate thread-safe objects.
16408 +thread_safe_flag_spec=$lt_thread_safe_flag_spec_CXX
16409 +
16410 +# Library versioning type.
16411 +version_type=$version_type
16412 +
16413 +# Format of library name prefix.
16414 +libname_spec=$lt_libname_spec
16415 +
16416 +# List of archive names.  First name is the real one, the rest are links.
16417 +# The last name is the one that the linker finds with -lNAME.
16418 +library_names_spec=$lt_library_names_spec
16419 +
16420 +# The coded name of the library, if different from the real name.
16421 +soname_spec=$lt_soname_spec
16422 +
16423 +# Commands used to build and install an old-style archive.
16424 +RANLIB=$lt_RANLIB
16425 +old_archive_cmds=$lt_old_archive_cmds_CXX
16426 +old_postinstall_cmds=$lt_old_postinstall_cmds
16427 +old_postuninstall_cmds=$lt_old_postuninstall_cmds
16428 +
16429 +# Create an old-style archive from a shared archive.
16430 +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_CXX
16431 +
16432 +# Create a temporary old-style archive to link instead of a shared archive.
16433 +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_CXX
16434 +
16435 +# Commands used to build and install a shared archive.
16436 +archive_cmds=$lt_archive_cmds_CXX
16437 +archive_expsym_cmds=$lt_archive_expsym_cmds_CXX
16438 +postinstall_cmds=$lt_postinstall_cmds
16439 +postuninstall_cmds=$lt_postuninstall_cmds
16440 +
16441 +# Commands used to build a loadable module (assumed same as above if empty)
16442 +module_cmds=$lt_module_cmds_CXX
16443 +module_expsym_cmds=$lt_module_expsym_cmds_CXX
16444 +
16445 +# Commands to strip libraries.
16446 +old_striplib=$lt_old_striplib
16447 +striplib=$lt_striplib
16448 +
16449 +# Dependencies to place before the objects being linked to create a
16450 +# shared library.
16451 +predep_objects=$lt_predep_objects_CXX
16452 +
16453 +# Dependencies to place after the objects being linked to create a
16454 +# shared library.
16455 +postdep_objects=$lt_postdep_objects_CXX
16456 +
16457 +# Dependencies to place before the objects being linked to create a
16458 +# shared library.
16459 +predeps=$lt_predeps_CXX
16460 +
16461 +# Dependencies to place after the objects being linked to create a
16462 +# shared library.
16463 +postdeps=$lt_postdeps_CXX
16464 +
16465 +# The library search path used internally by the compiler when linking
16466 +# a shared library.
16467 +compiler_lib_search_path=$lt_compiler_lib_search_path_CXX
16468 +
16469 +# Method to check whether dependent libraries are shared objects.
16470 +deplibs_check_method=$lt_deplibs_check_method
16471 +
16472 +# Command to use when deplibs_check_method == file_magic.
16473 +file_magic_cmd=$lt_file_magic_cmd
16474 +
16475 +# Flag that allows shared libraries with undefined symbols to be built.
16476 +allow_undefined_flag=$lt_allow_undefined_flag_CXX
16477 +
16478 +# Flag that forces no undefined symbols.
16479 +no_undefined_flag=$lt_no_undefined_flag_CXX
16480 +
16481 +# Commands used to finish a libtool library installation in a directory.
16482 +finish_cmds=$lt_finish_cmds
16483 +
16484 +# Same as above, but a single script fragment to be evaled but not shown.
16485 +finish_eval=$lt_finish_eval
16486 +
16487 +# Take the output of nm and produce a listing of raw symbols and C names.
16488 +global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
16489 +
16490 +# Transform the output of nm in a proper C declaration
16491 +global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
16492 +
16493 +# Transform the output of nm in a C name address pair
16494 +global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
16495 +
16496 +# This is the shared library runtime path variable.
16497 +runpath_var=$runpath_var
16498 +
16499 +# This is the shared library path variable.
16500 +shlibpath_var=$shlibpath_var
16501 +
16502 +# Is shlibpath searched before the hard-coded library search path?
16503 +shlibpath_overrides_runpath=$shlibpath_overrides_runpath
16504 +
16505 +# How to hardcode a shared library path into an executable.
16506 +hardcode_action=$hardcode_action_CXX
16507 +
16508 +# Whether we should hardcode library paths into libraries.
16509 +hardcode_into_libs=$hardcode_into_libs
16510 +
16511 +# Flag to hardcode \$libdir into a binary during linking.
16512 +# This must work even if \$libdir does not exist.
16513 +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_CXX
16514 +
16515 +# If ld is used when linking, flag to hardcode \$libdir into
16516 +# a binary during linking. This must work even if \$libdir does
16517 +# not exist.
16518 +hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_CXX
16519 +
16520 +# Whether we need a single -rpath flag with a separated argument.
16521 +hardcode_libdir_separator=$lt_hardcode_libdir_separator_CXX
16522 +
16523 +# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
16524 +# resulting binary.
16525 +hardcode_direct=$hardcode_direct_CXX
16526 +
16527 +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
16528 +# resulting binary.
16529 +hardcode_minus_L=$hardcode_minus_L_CXX
16530 +
16531 +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
16532 +# the resulting binary.
16533 +hardcode_shlibpath_var=$hardcode_shlibpath_var_CXX
16534 +
16535 +# Set to yes if building a shared library automatically hardcodes DIR into the library
16536 +# and all subsequent libraries and executables linked against it.
16537 +hardcode_automatic=$hardcode_automatic_CXX
16538 +
16539 +# Variables whose values should be saved in libtool wrapper scripts and
16540 +# restored at relink time.
16541 +variables_saved_for_relink="$variables_saved_for_relink"
16542 +
16543 +# Whether libtool must link a program against all its dependency libraries.
16544 +link_all_deplibs=$link_all_deplibs_CXX
16545 +
16546 +# Compile-time system search path for libraries
16547 +sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
16548 +
16549 +# Run-time system search path for libraries
16550 +sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
16551 +
16552 +# Fix the shell variable \$srcfile for the compiler.
16553 +fix_srcfile_path="$fix_srcfile_path_CXX"
16554 +
16555 +# Set to yes if exported symbols are required.
16556 +always_export_symbols=$always_export_symbols_CXX
16557 +
16558 +# The commands to list exported symbols.
16559 +export_symbols_cmds=$lt_export_symbols_cmds_CXX
16560 +
16561 +# The commands to extract the exported symbol list from a shared archive.
16562 +extract_expsyms_cmds=$lt_extract_expsyms_cmds
16563 +
16564 +# Symbols that should not be listed in the preloaded symbols.
16565 +exclude_expsyms=$lt_exclude_expsyms_CXX
16566 +
16567 +# Symbols that must always be exported.
16568 +include_expsyms=$lt_include_expsyms_CXX
16569 +
16570 +# ### END LIBTOOL TAG CONFIG: $tagname
16571 +
16572 +__EOF__
16573 +
16574 +
16575 +else
16576 +  # If there is no Makefile yet, we rely on a make rule to execute
16577 +  # `config.status --recheck' to rerun these tests and create the
16578 +  # libtool script then.
16579 +  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
16580 +  if test -f "$ltmain_in"; then
16581 +    test -f Makefile && make "$ltmain"
16582 +  fi
16583 +fi
16584 +
16585 +
16586 +ac_ext=c
16587 +ac_cpp='$CPP $CPPFLAGS'
16588 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
16589 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16590 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
16591 +
16592 +CC=$lt_save_CC
16593 +LDCXX=$LD
16594 +LD=$lt_save_LD
16595 +GCC=$lt_save_GCC
16596 +with_gnu_ldcxx=$with_gnu_ld
16597 +with_gnu_ld=$lt_save_with_gnu_ld
16598 +lt_cv_path_LDCXX=$lt_cv_path_LD
16599 +lt_cv_path_LD=$lt_save_path_LD
16600 +lt_cv_prog_gnu_ldcxx=$lt_cv_prog_gnu_ld
16601 +lt_cv_prog_gnu_ld=$lt_save_with_gnu_ld
16602 +
16603 +       else
16604 +         tagname=""
16605 +       fi
16606 +       ;;
16607 +
16608 +      F77)
16609 +       if test -n "$F77" && test "X$F77" != "Xno"; then
16610 +         
16611 +ac_ext=f
16612 +ac_compile='$F77 -c $FFLAGS conftest.$ac_ext >&5'
16613 +ac_link='$F77 -o conftest$ac_exeext $FFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
16614 +ac_compiler_gnu=$ac_cv_f77_compiler_gnu
16615 +
16616 +
16617 +archive_cmds_need_lc_F77=no
16618 +allow_undefined_flag_F77=
16619 +always_export_symbols_F77=no
16620 +archive_expsym_cmds_F77=
16621 +export_dynamic_flag_spec_F77=
16622 +hardcode_direct_F77=no
16623 +hardcode_libdir_flag_spec_F77=
16624 +hardcode_libdir_flag_spec_ld_F77=
16625 +hardcode_libdir_separator_F77=
16626 +hardcode_minus_L_F77=no
16627 +hardcode_automatic_F77=no
16628 +module_cmds_F77=
16629 +module_expsym_cmds_F77=
16630 +link_all_deplibs_F77=unknown
16631 +old_archive_cmds_F77=$old_archive_cmds
16632 +no_undefined_flag_F77=
16633 +whole_archive_flag_spec_F77=
16634 +enable_shared_with_static_runtimes_F77=no
16635 +
16636 +# Source file extension for f77 test sources.
16637 +ac_ext=f
16638 +
16639 +# Object file extension for compiled f77 test sources.
16640 +objext=o
16641 +objext_F77=$objext
16642 +
16643 +# Code to be used in simple compile tests
16644 +lt_simple_compile_test_code="      subroutine t\n      return\n      end\n"
16645 +
16646 +# Code to be used in simple link tests
16647 +lt_simple_link_test_code="      program t\n      end\n"
16648 +
16649 +# ltmain only uses $CC for tagged configurations so make sure $CC is set.
16650 +
16651 +# If no C compiler was specified, use CC.
16652 +LTCC=${LTCC-"$CC"}
16653 +
16654 +# Allow CC to be a program name with arguments.
16655 +compiler=$CC
16656 +
16657 +
16658 +# Allow CC to be a program name with arguments.
16659 +lt_save_CC="$CC"
16660 +CC=${F77-"f77"}
16661 +compiler=$CC
16662 +compiler_F77=$CC
16663 +cc_basename=`$echo X"$compiler" | $Xsed -e 's%^.*/%%'`
16664 +
16665 +echo "$as_me:$LINENO: checking if libtool supports shared libraries" >&5
16666 +echo $ECHO_N "checking if libtool supports shared libraries... $ECHO_C" >&6
16667 +echo "$as_me:$LINENO: result: $can_build_shared" >&5
16668 +echo "${ECHO_T}$can_build_shared" >&6
16669 +
16670 +echo "$as_me:$LINENO: checking whether to build shared libraries" >&5
16671 +echo $ECHO_N "checking whether to build shared libraries... $ECHO_C" >&6
16672 +test "$can_build_shared" = "no" && enable_shared=no
16673 +
16674 +# On AIX, shared libraries and static libraries use the same namespace, and
16675 +# are all built from PIC.
16676 +case "$host_os" in
16677 +aix3*)
16678 +  test "$enable_shared" = yes && enable_static=no
16679 +  if test -n "$RANLIB"; then
16680 +    archive_cmds="$archive_cmds~\$RANLIB \$lib"
16681 +    postinstall_cmds='$RANLIB $lib'
16682 +  fi
16683 +  ;;
16684 +aix4* | aix5*)
16685 +  test "$enable_shared" = yes && enable_static=no
16686 +  ;;
16687 +esac
16688 +echo "$as_me:$LINENO: result: $enable_shared" >&5
16689 +echo "${ECHO_T}$enable_shared" >&6
16690 +
16691 +echo "$as_me:$LINENO: checking whether to build static libraries" >&5
16692 +echo $ECHO_N "checking whether to build static libraries... $ECHO_C" >&6
16693 +# Make sure either enable_shared or enable_static is yes.
16694 +test "$enable_shared" = yes || enable_static=yes
16695 +echo "$as_me:$LINENO: result: $enable_static" >&5
16696 +echo "${ECHO_T}$enable_static" >&6
16697 +
16698 +test "$ld_shlibs_F77" = no && can_build_shared=no
16699 +
16700 +GCC_F77="$G77"
16701 +LD_F77="$LD"
16702 +
16703 +lt_prog_compiler_wl_F77=
16704 +lt_prog_compiler_pic_F77=
16705 +lt_prog_compiler_static_F77=
16706 +
16707 +echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
16708 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
16709
16710 +  if test "$GCC" = yes; then
16711 +    lt_prog_compiler_wl_F77='-Wl,'
16712 +    lt_prog_compiler_static_F77='-static'
16713 +
16714 +    case $host_os in
16715 +      aix*)
16716 +      # All AIX code is PIC.
16717 +      if test "$host_cpu" = ia64; then
16718 +       # AIX 5 now supports IA64 processor
16719 +       lt_prog_compiler_static_F77='-Bstatic'
16720 +      fi
16721 +      ;;
16722 +
16723 +    amigaos*)
16724 +      # FIXME: we need at least 68020 code to build shared libraries, but
16725 +      # adding the `-m68020' flag to GCC prevents building anything better,
16726 +      # like `-m68040'.
16727 +      lt_prog_compiler_pic_F77='-m68020 -resident32 -malways-restore-a4'
16728 +      ;;
16729 +
16730 +    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
16731 +      # PIC is the default for these OSes.
16732 +      ;;
16733 +
16734 +    mingw* | pw32* | os2*)
16735 +      # This hack is so that the source file can tell whether it is being
16736 +      # built for inclusion in a dll (and should export symbols for example).
16737 +      lt_prog_compiler_pic_F77='-DDLL_EXPORT'
16738 +      ;;
16739 +
16740 +    darwin* | rhapsody*)
16741 +      # PIC is the default on this platform
16742 +      # Common symbols not allowed in MH_DYLIB files
16743 +      lt_prog_compiler_pic_F77='-fno-common'
16744 +      ;;
16745 +
16746 +    msdosdjgpp*)
16747 +      # Just because we use GCC doesn't mean we suddenly get shared libraries
16748 +      # on systems that don't support them.
16749 +      lt_prog_compiler_can_build_shared_F77=no
16750 +      enable_shared=no
16751 +      ;;
16752 +
16753 +    sysv4*MP*)
16754 +      if test -d /usr/nec; then
16755 +       lt_prog_compiler_pic_F77=-Kconform_pic
16756 +      fi
16757 +      ;;
16758 +
16759 +    hpux*)
16760 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
16761 +      # not for PA HP-UX.
16762 +      case "$host_cpu" in
16763 +      hppa*64*|ia64*)
16764 +       # +Z the default
16765 +       ;;
16766 +      *)
16767 +       lt_prog_compiler_pic_F77='-fPIC'
16768 +       ;;
16769 +      esac
16770 +      ;;
16771 +
16772 +    *)
16773 +      lt_prog_compiler_pic_F77='-fPIC'
16774 +      ;;
16775 +    esac
16776 +  else
16777 +    # PORTME Check for flag to pass linker flags through the system compiler.
16778 +    case $host_os in
16779 +    aix*)
16780 +      lt_prog_compiler_wl_F77='-Wl,'
16781 +      if test "$host_cpu" = ia64; then
16782 +       # AIX 5 now supports IA64 processor
16783 +       lt_prog_compiler_static_F77='-Bstatic'
16784 +      else
16785 +       lt_prog_compiler_static_F77='-bnso -bI:/lib/syscalls.exp'
16786 +      fi
16787 +      ;;
16788 +
16789 +    mingw* | pw32* | os2*)
16790 +      # This hack is so that the source file can tell whether it is being
16791 +      # built for inclusion in a dll (and should export symbols for example).
16792 +      lt_prog_compiler_pic_F77='-DDLL_EXPORT'
16793 +      ;;
16794 +
16795 +    hpux9* | hpux10* | hpux11*)
16796 +      lt_prog_compiler_wl_F77='-Wl,'
16797 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
16798 +      # not for PA HP-UX.
16799 +      case "$host_cpu" in
16800 +      hppa*64*|ia64*)
16801 +       # +Z the default
16802 +       ;;
16803 +      *)
16804 +       lt_prog_compiler_pic_F77='+Z'
16805 +       ;;
16806 +      esac
16807 +      # Is there a better lt_prog_compiler_static that works with the bundled CC?
16808 +      lt_prog_compiler_static_F77='${wl}-a ${wl}archive'
16809 +      ;;
16810 +
16811 +    irix5* | irix6* | nonstopux*)
16812 +      lt_prog_compiler_wl_F77='-Wl,'
16813 +      # PIC (with -KPIC) is the default.
16814 +      lt_prog_compiler_static_F77='-non_shared'
16815 +      ;;
16816 +
16817 +    newsos6)
16818 +      lt_prog_compiler_pic_F77='-KPIC'
16819 +      lt_prog_compiler_static_F77='-Bstatic'
16820 +      ;;
16821 +
16822 +    linux*)
16823 +      case $CC in
16824 +      icc* | ecc*)
16825 +       lt_prog_compiler_wl_F77='-Wl,'
16826 +       lt_prog_compiler_pic_F77='-KPIC'
16827 +       lt_prog_compiler_static_F77='-static'
16828 +        ;;
16829 +      ccc*)
16830 +        lt_prog_compiler_wl_F77='-Wl,'
16831 +        # All Alpha code is PIC.
16832 +        lt_prog_compiler_static_F77='-non_shared'
16833 +        ;;
16834 +      esac
16835 +      ;;
16836 +
16837 +    osf3* | osf4* | osf5*)
16838 +      lt_prog_compiler_wl_F77='-Wl,'
16839 +      # All OSF/1 code is PIC.
16840 +      lt_prog_compiler_static_F77='-non_shared'
16841 +      ;;
16842 +
16843 +    sco3.2v5*)
16844 +      lt_prog_compiler_pic_F77='-Kpic'
16845 +      lt_prog_compiler_static_F77='-dn'
16846 +      ;;
16847 +
16848 +    solaris*)
16849 +      lt_prog_compiler_wl_F77='-Wl,'
16850 +      lt_prog_compiler_pic_F77='-KPIC'
16851 +      lt_prog_compiler_static_F77='-Bstatic'
16852 +      ;;
16853 +
16854 +    sunos4*)
16855 +      lt_prog_compiler_wl_F77='-Qoption ld '
16856 +      lt_prog_compiler_pic_F77='-PIC'
16857 +      lt_prog_compiler_static_F77='-Bstatic'
16858 +      ;;
16859 +
16860 +    sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
16861 +      lt_prog_compiler_wl_F77='-Wl,'
16862 +      lt_prog_compiler_pic_F77='-KPIC'
16863 +      lt_prog_compiler_static_F77='-Bstatic'
16864 +      ;;
16865 +
16866 +    sysv4*MP*)
16867 +      if test -d /usr/nec ;then
16868 +       lt_prog_compiler_pic_F77='-Kconform_pic'
16869 +       lt_prog_compiler_static_F77='-Bstatic'
16870 +      fi
16871 +      ;;
16872 +
16873 +    uts4*)
16874 +      lt_prog_compiler_pic_F77='-pic'
16875 +      lt_prog_compiler_static_F77='-Bstatic'
16876 +      ;;
16877 +
16878 +    *)
16879 +      lt_prog_compiler_can_build_shared_F77=no
16880 +      ;;
16881 +    esac
16882 +  fi
16883 +
16884 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_F77" >&5
16885 +echo "${ECHO_T}$lt_prog_compiler_pic_F77" >&6
16886 +
16887 +#
16888 +# Check to make sure the PIC flag actually works.
16889 +#
16890 +if test -n "$lt_prog_compiler_pic_F77"; then
16891 +  
16892 +echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works" >&5
16893 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_F77 works... $ECHO_C" >&6
16894 +if test "${lt_prog_compiler_pic_works_F77+set}" = set; then
16895 +  echo $ECHO_N "(cached) $ECHO_C" >&6
16896 +else
16897 +  lt_prog_compiler_pic_works_F77=no
16898 +  ac_outfile=conftest.$ac_objext
16899 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
16900 +   lt_compiler_flag="$lt_prog_compiler_pic_F77"
16901 +   # Insert the option either (1) after the last *FLAGS variable, or
16902 +   # (2) before a word containing "conftest.", or (3) at the end.
16903 +   # Note that $ac_compile itself does not contain backslashes and begins
16904 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
16905 +   # The option is referenced via a variable to avoid confusing sed.
16906 +   lt_compile=`echo "$ac_compile" | $SED \
16907 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16908 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16909 +   -e 's:$: $lt_compiler_flag:'`
16910 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
16911 +   (eval "$lt_compile" 2>conftest.err)
16912 +   ac_status=$?
16913 +   cat conftest.err >&5
16914 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
16915 +   if (exit $ac_status) && test -s "$ac_outfile"; then
16916 +     # The compiler can only warn and ignore the option if not recognized
16917 +     # So say no if there are warnings
16918 +     if test ! -s conftest.err; then
16919 +       lt_prog_compiler_pic_works_F77=yes
16920 +     fi
16921 +   fi
16922 +   $rm conftest*
16923 +
16924 +fi
16925 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_F77" >&5
16926 +echo "${ECHO_T}$lt_prog_compiler_pic_works_F77" >&6
16927 +
16928 +if test x"$lt_prog_compiler_pic_works_F77" = xyes; then
16929 +    case $lt_prog_compiler_pic_F77 in
16930 +     "" | " "*) ;;
16931 +     *) lt_prog_compiler_pic_F77=" $lt_prog_compiler_pic_F77" ;;
16932 +     esac
16933 +else
16934 +    lt_prog_compiler_pic_F77=
16935 +     lt_prog_compiler_can_build_shared_F77=no
16936 +fi
16937 +
16938 +fi
16939 +case "$host_os" in
16940 +  # For platforms which do not support PIC, -DPIC is meaningless:
16941 +  *djgpp*)
16942 +    lt_prog_compiler_pic_F77=
16943 +    ;;
16944 +  *)
16945 +    lt_prog_compiler_pic_F77="$lt_prog_compiler_pic_F77"
16946 +    ;;
16947 +esac
16948 +
16949 +echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
16950 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
16951 +if test "${lt_cv_prog_compiler_c_o_F77+set}" = set; then
16952 +  echo $ECHO_N "(cached) $ECHO_C" >&6
16953 +else
16954 +  lt_cv_prog_compiler_c_o_F77=no
16955 +   $rm -r conftest 2>/dev/null
16956 +   mkdir conftest
16957 +   cd conftest
16958 +   mkdir out
16959 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
16960 +
16961 +   lt_compiler_flag="-o out/conftest2.$ac_objext"
16962 +   # Insert the option either (1) after the last *FLAGS variable, or
16963 +   # (2) before a word containing "conftest.", or (3) at the end.
16964 +   # Note that $ac_compile itself does not contain backslashes and begins
16965 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
16966 +   lt_compile=`echo "$ac_compile" | $SED \
16967 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
16968 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
16969 +   -e 's:$: $lt_compiler_flag:'`
16970 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
16971 +   (eval "$lt_compile" 2>out/conftest.err)
16972 +   ac_status=$?
16973 +   cat out/conftest.err >&5
16974 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
16975 +   if (exit $ac_status) && test -s out/conftest2.$ac_objext
16976 +   then
16977 +     # The compiler can only warn and ignore the option if not recognized
16978 +     # So say no if there are warnings
16979 +     if test ! -s out/conftest.err; then
16980 +       lt_cv_prog_compiler_c_o_F77=yes
16981 +     fi
16982 +   fi
16983 +   chmod u+w .
16984 +   $rm conftest*
16985 +   # SGI C++ compiler will create directory out/ii_files/ for
16986 +   # template instantiation
16987 +   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
16988 +   $rm out/* && rmdir out
16989 +   cd ..
16990 +   rmdir conftest
16991 +   $rm conftest*
16992 +
16993 +fi
16994 +echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_F77" >&5
16995 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_F77" >&6
16996 +
16997 +
16998 +hard_links="nottested"
16999 +if test "$lt_cv_prog_compiler_c_o_F77" = no && test "$need_locks" != no; then
17000 +  # do not overwrite the value of need_locks provided by the user
17001 +  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
17002 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
17003 +  hard_links=yes
17004 +  $rm conftest*
17005 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
17006 +  touch conftest.a
17007 +  ln conftest.a conftest.b 2>&5 || hard_links=no
17008 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
17009 +  echo "$as_me:$LINENO: result: $hard_links" >&5
17010 +echo "${ECHO_T}$hard_links" >&6
17011 +  if test "$hard_links" = no; then
17012 +    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
17013 +echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
17014 +    need_locks=warn
17015 +  fi
17016 +else
17017 +  need_locks=no
17018 +fi
17019 +
17020 +echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
17021 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
17022 +
17023 +  runpath_var=
17024 +  allow_undefined_flag_F77=
17025 +  enable_shared_with_static_runtimes_F77=no
17026 +  archive_cmds_F77=
17027 +  archive_expsym_cmds_F77=
17028 +  old_archive_From_new_cmds_F77=
17029 +  old_archive_from_expsyms_cmds_F77=
17030 +  export_dynamic_flag_spec_F77=
17031 +  whole_archive_flag_spec_F77=
17032 +  thread_safe_flag_spec_F77=
17033 +  hardcode_libdir_flag_spec_F77=
17034 +  hardcode_libdir_flag_spec_ld_F77=
17035 +  hardcode_libdir_separator_F77=
17036 +  hardcode_direct_F77=no
17037 +  hardcode_minus_L_F77=no
17038 +  hardcode_shlibpath_var_F77=unsupported
17039 +  link_all_deplibs_F77=unknown
17040 +  hardcode_automatic_F77=no
17041 +  module_cmds_F77=
17042 +  module_expsym_cmds_F77=
17043 +  always_export_symbols_F77=no
17044 +  export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
17045 +  # include_expsyms should be a list of space-separated symbols to be *always*
17046 +  # included in the symbol list
17047 +  include_expsyms_F77=
17048 +  # exclude_expsyms can be an extended regexp of symbols to exclude
17049 +  # it will be wrapped by ` (' and `)$', so one must not match beginning or
17050 +  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
17051 +  # as well as any symbol that contains `d'.
17052 +  exclude_expsyms_F77="_GLOBAL_OFFSET_TABLE_"
17053 +  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
17054 +  # platforms (ab)use it in PIC code, but their linkers get confused if
17055 +  # the symbol is explicitly referenced.  Since portable code cannot
17056 +  # rely on this symbol name, it's probably fine to never include it in
17057 +  # preloaded symbol tables.
17058 +  extract_expsyms_cmds=
17059 +
17060 +  case $host_os in
17061 +  cygwin* | mingw* | pw32*)
17062 +    # FIXME: the MSVC++ port hasn't been tested in a loooong time
17063 +    # When not using gcc, we currently assume that we are using
17064 +    # Microsoft Visual C++.
17065 +    if test "$GCC" != yes; then
17066 +      with_gnu_ld=no
17067 +    fi
17068 +    ;;
17069 +  openbsd*)
17070 +    with_gnu_ld=no
17071 +    ;;
17072 +  esac
17073 +
17074 +  ld_shlibs_F77=yes
17075 +  if test "$with_gnu_ld" = yes; then
17076 +    # If archive_cmds runs LD, not CC, wlarc should be empty
17077 +    wlarc='${wl}'
17078 +
17079 +    # See if GNU ld supports shared libraries.
17080 +    case $host_os in
17081 +    aix3* | aix4* | aix5*)
17082 +      # On AIX/PPC, the GNU linker is very broken
17083 +      if test "$host_cpu" != ia64; then
17084 +       ld_shlibs_F77=no
17085 +       cat <<EOF 1>&2
17086 +
17087 +*** Warning: the GNU linker, at least up to release 2.9.1, is reported
17088 +*** to be unable to reliably create shared libraries on AIX.
17089 +*** Therefore, libtool is disabling shared libraries support.  If you
17090 +*** really care for shared libraries, you may want to modify your PATH
17091 +*** so that a non-GNU linker is found, and then restart.
17092 +
17093 +EOF
17094 +      fi
17095 +      ;;
17096 +
17097 +    amigaos*)
17098 +      archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
17099 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17100 +      hardcode_minus_L_F77=yes
17101 +
17102 +      # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
17103 +      # that the semantics of dynamic libraries on AmigaOS, at least up
17104 +      # to version 4, is to share data among multiple programs linked
17105 +      # with the same dynamic library.  Since this doesn't match the
17106 +      # behavior of shared libraries on other platforms, we can't use
17107 +      # them.
17108 +      ld_shlibs_F77=no
17109 +      ;;
17110 +
17111 +    beos*)
17112 +      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
17113 +       allow_undefined_flag_F77=unsupported
17114 +       # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
17115 +       # support --undefined.  This deserves some investigation.  FIXME
17116 +       archive_cmds_F77='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
17117 +      else
17118 +       ld_shlibs_F77=no
17119 +      fi
17120 +      ;;
17121 +
17122 +    cygwin* | mingw* | pw32*)
17123 +      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, F77) is actually meaningless,
17124 +      # as there is no search path for DLLs.
17125 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17126 +      allow_undefined_flag_F77=unsupported
17127 +      always_export_symbols_F77=no
17128 +      enable_shared_with_static_runtimes_F77=yes
17129 +      export_symbols_cmds_F77='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
17130 +
17131 +      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
17132 +        archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
17133 +       # If the export-symbols file already is a .def file (1st line
17134 +       # is EXPORTS), use it as is; otherwise, prepend...
17135 +       archive_expsym_cmds_F77='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
17136 +         cp $export_symbols $output_objdir/$soname.def;
17137 +       else
17138 +         echo EXPORTS > $output_objdir/$soname.def;
17139 +         cat $export_symbols >> $output_objdir/$soname.def;
17140 +       fi~
17141 +       $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
17142 +      else
17143 +       ld_shlibs=no
17144 +      fi
17145 +      ;;
17146 +
17147 +    netbsd* | knetbsd*-gnu)
17148 +      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
17149 +       archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
17150 +       wlarc=
17151 +      else
17152 +       archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
17153 +       archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
17154 +      fi
17155 +      ;;
17156 +
17157 +    solaris* | sysv5*)
17158 +      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
17159 +       ld_shlibs_F77=no
17160 +       cat <<EOF 1>&2
17161 +
17162 +*** Warning: The releases 2.8.* of the GNU linker cannot reliably
17163 +*** create shared libraries on Solaris systems.  Therefore, libtool
17164 +*** is disabling shared libraries support.  We urge you to upgrade GNU
17165 +*** binutils to release 2.9.1 or newer.  Another option is to modify
17166 +*** your PATH or compiler configuration so that the native linker is
17167 +*** used, and then restart.
17168 +
17169 +EOF
17170 +      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
17171 +       archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
17172 +       archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
17173 +      else
17174 +       ld_shlibs_F77=no
17175 +      fi
17176 +      ;;
17177 +
17178 +    sunos4*)
17179 +      archive_cmds_F77='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
17180 +      wlarc=
17181 +      hardcode_direct_F77=yes
17182 +      hardcode_shlibpath_var_F77=no
17183 +      ;;
17184 +
17185 +  linux*)
17186 +    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
17187 +        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
17188 +       archive_cmds_F77="$tmp_archive_cmds"
17189 +      supports_anon_versioning=no
17190 +      case `$LD -v 2>/dev/null` in
17191 +        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
17192 +        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
17193 +        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
17194 +        *\ 2.11.*) ;; # other 2.11 versions
17195 +        *) supports_anon_versioning=yes ;;
17196 +      esac
17197 +      if test $supports_anon_versioning = yes; then
17198 +        archive_expsym_cmds_F77='$echo "{ global:" > $output_objdir/$libname.ver~
17199 +cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
17200 +$echo "local: *; };" >> $output_objdir/$libname.ver~
17201 +        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
17202 +      else
17203 +        archive_expsym_cmds_F77="$tmp_archive_cmds"
17204 +      fi
17205 +      link_all_deplibs_F77=no
17206 +    else
17207 +      ld_shlibs_F77=no
17208 +    fi
17209 +    ;;
17210 +
17211 +    *)
17212 +      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
17213 +       archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
17214 +       archive_expsym_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
17215 +      else
17216 +       ld_shlibs_F77=no
17217 +      fi
17218 +      ;;
17219 +    esac
17220 +
17221 +    if test "$ld_shlibs_F77" = yes; then
17222 +      runpath_var=LD_RUN_PATH
17223 +      hardcode_libdir_flag_spec_F77='${wl}--rpath ${wl}$libdir'
17224 +      export_dynamic_flag_spec_F77='${wl}--export-dynamic'
17225 +      # ancient GNU ld didn't support --whole-archive et. al.
17226 +      if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
17227 +       whole_archive_flag_spec_F77="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
17228 +      else
17229 +       whole_archive_flag_spec_F77=
17230 +      fi
17231 +    fi
17232 +  else
17233 +    # PORTME fill in a description of your system's linker (not GNU ld)
17234 +    case $host_os in
17235 +    aix3*)
17236 +      allow_undefined_flag_F77=unsupported
17237 +      always_export_symbols_F77=yes
17238 +      archive_expsym_cmds_F77='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
17239 +      # Note: this linker hardcodes the directories in LIBPATH if there
17240 +      # are no directories specified by -L.
17241 +      hardcode_minus_L_F77=yes
17242 +      if test "$GCC" = yes && test -z "$link_static_flag"; then
17243 +       # Neither direct hardcoding nor static linking is supported with a
17244 +       # broken collect2.
17245 +       hardcode_direct_F77=unsupported
17246 +      fi
17247 +      ;;
17248 +
17249 +    aix4* | aix5*)
17250 +      if test "$host_cpu" = ia64; then
17251 +       # On IA64, the linker does run time linking by default, so we don't
17252 +       # have to do anything special.
17253 +       aix_use_runtimelinking=no
17254 +       exp_sym_flag='-Bexport'
17255 +       no_entry_flag=""
17256 +      else
17257 +       # If we're using GNU nm, then we don't want the "-C" option.
17258 +       # -C means demangle to AIX nm, but means don't demangle with GNU nm
17259 +       if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
17260 +         export_symbols_cmds_F77='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
17261 +       else
17262 +         export_symbols_cmds_F77='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
17263 +       fi
17264 +       aix_use_runtimelinking=no
17265 +
17266 +       # Test if we are trying to use run time linking or normal
17267 +       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
17268 +       # need to do runtime linking.
17269 +       case $host_os in aix4.[23]|aix4.[23].*|aix5*)
17270 +         for ld_flag in $LDFLAGS; do
17271 +         if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
17272 +           aix_use_runtimelinking=yes
17273 +           break
17274 +         fi
17275 +         done
17276 +       esac
17277 +
17278 +       exp_sym_flag='-bexport'
17279 +       no_entry_flag='-bnoentry'
17280 +      fi
17281 +
17282 +      # When large executables or shared objects are built, AIX ld can
17283 +      # have problems creating the table of contents.  If linking a library
17284 +      # or program results in "error TOC overflow" add -mminimal-toc to
17285 +      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
17286 +      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
17287 +
17288 +      archive_cmds_F77=''
17289 +      hardcode_direct_F77=yes
17290 +      hardcode_libdir_separator_F77=':'
17291 +      link_all_deplibs_F77=yes
17292 +
17293 +      if test "$GCC" = yes; then
17294 +       case $host_os in aix4.012|aix4.012.*)
17295 +       # We only want to do this on AIX 4.2 and lower, the check
17296 +       # below for broken collect2 doesn't work under 4.3+
17297 +         collect2name=`${CC} -print-prog-name=collect2`
17298 +         if test -f "$collect2name" && \
17299 +          strings "$collect2name" | grep resolve_lib_name >/dev/null
17300 +         then
17301 +         # We have reworked collect2
17302 +         hardcode_direct_F77=yes
17303 +         else
17304 +         # We have old collect2
17305 +         hardcode_direct_F77=unsupported
17306 +         # It fails to find uninstalled libraries when the uninstalled
17307 +         # path is not listed in the libpath.  Setting hardcode_minus_L
17308 +         # to unsupported forces relinking
17309 +         hardcode_minus_L_F77=yes
17310 +         hardcode_libdir_flag_spec_F77='-L$libdir'
17311 +         hardcode_libdir_separator_F77=
17312 +         fi
17313 +       esac
17314 +       shared_flag='-shared'
17315 +      else
17316 +       # not using gcc
17317 +       if test "$host_cpu" = ia64; then
17318 +       # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
17319 +       # chokes on -Wl,-G. The following line is correct:
17320 +         shared_flag='-G'
17321 +       else
17322 +       if test "$aix_use_runtimelinking" = yes; then
17323 +           shared_flag='${wl}-G'
17324 +         else
17325 +           shared_flag='${wl}-bM:SRE'
17326 +       fi
17327 +       fi
17328 +      fi
17329 +
17330 +      # It seems that -bexpall does not export symbols beginning with
17331 +      # underscore (_), so it is better to generate a list of symbols to export.
17332 +      always_export_symbols_F77=yes
17333 +      if test "$aix_use_runtimelinking" = yes; then
17334 +       # Warning - without using the other runtime loading flags (-brtl),
17335 +       # -berok will link without error, but may produce a broken library.
17336 +       allow_undefined_flag_F77='-berok'
17337 +       # Determine the default libpath from the value encoded in an empty executable.
17338 +       cat >conftest.$ac_ext <<_ACEOF
17339 +      program main
17340 +
17341 +      end
17342 +_ACEOF
17343 +rm -f conftest.$ac_objext conftest$ac_exeext
17344 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17345 +  (eval $ac_link) 2>conftest.er1
17346 +  ac_status=$?
17347 +  grep -v '^ *+' conftest.er1 >conftest.err
17348 +  rm -f conftest.er1
17349 +  cat conftest.err >&5
17350 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17351 +  (exit $ac_status); } &&
17352 +        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
17353 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17354 +  (eval $ac_try) 2>&5
17355 +  ac_status=$?
17356 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17357 +  (exit $ac_status); }; } &&
17358 +        { ac_try='test -s conftest$ac_exeext'
17359 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17360 +  (eval $ac_try) 2>&5
17361 +  ac_status=$?
17362 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17363 +  (exit $ac_status); }; }; then
17364 +  
17365 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
17366 +}'`
17367 +# Check for a 64-bit object if we didn't find anything.
17368 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
17369 +}'`; fi
17370 +else
17371 +  echo "$as_me: failed program was:" >&5
17372 +sed 's/^/| /' conftest.$ac_ext >&5
17373 +
17374 +fi
17375 +rm -f conftest.err conftest.$ac_objext \
17376 +      conftest$ac_exeext conftest.$ac_ext
17377 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
17378 +
17379 +       hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
17380 +       archive_expsym_cmds_F77="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
17381 +       else
17382 +       if test "$host_cpu" = ia64; then
17383 +         hardcode_libdir_flag_spec_F77='${wl}-R $libdir:/usr/lib:/lib'
17384 +         allow_undefined_flag_F77="-z nodefs"
17385 +         archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
17386 +       else
17387 +        # Determine the default libpath from the value encoded in an empty executable.
17388 +        cat >conftest.$ac_ext <<_ACEOF
17389 +      program main
17390 +
17391 +      end
17392 +_ACEOF
17393 +rm -f conftest.$ac_objext conftest$ac_exeext
17394 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
17395 +  (eval $ac_link) 2>conftest.er1
17396 +  ac_status=$?
17397 +  grep -v '^ *+' conftest.er1 >conftest.err
17398 +  rm -f conftest.er1
17399 +  cat conftest.err >&5
17400 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17401 +  (exit $ac_status); } &&
17402 +        { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
17403 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17404 +  (eval $ac_try) 2>&5
17405 +  ac_status=$?
17406 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17407 +  (exit $ac_status); }; } &&
17408 +        { ac_try='test -s conftest$ac_exeext'
17409 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17410 +  (eval $ac_try) 2>&5
17411 +  ac_status=$?
17412 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17413 +  (exit $ac_status); }; }; then
17414 +  
17415 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
17416 +}'`
17417 +# Check for a 64-bit object if we didn't find anything.
17418 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
17419 +}'`; fi
17420 +else
17421 +  echo "$as_me: failed program was:" >&5
17422 +sed 's/^/| /' conftest.$ac_ext >&5
17423 +
17424 +fi
17425 +rm -f conftest.err conftest.$ac_objext \
17426 +      conftest$ac_exeext conftest.$ac_ext
17427 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
17428 +
17429 +        hardcode_libdir_flag_spec_F77='${wl}-blibpath:$libdir:'"$aix_libpath"
17430 +         # Warning - without using the other run time loading flags,
17431 +         # -berok will link without error, but may produce a broken library.
17432 +         no_undefined_flag_F77=' ${wl}-bernotok'
17433 +         allow_undefined_flag_F77=' ${wl}-berok'
17434 +         # -bexpall does not export symbols beginning with underscore (_)
17435 +         always_export_symbols_F77=yes
17436 +         # Exported symbols can be pulled into shared objects from archives
17437 +         whole_archive_flag_spec_F77=' '
17438 +         archive_cmds_need_lc_F77=yes
17439 +         # This is similar to how AIX traditionally builds it's shared libraries.
17440 +         archive_expsym_cmds_F77="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
17441 +       fi
17442 +      fi
17443 +      ;;
17444 +
17445 +    amigaos*)
17446 +      archive_cmds_F77='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
17447 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17448 +      hardcode_minus_L_F77=yes
17449 +      # see comment about different semantics on the GNU ld section
17450 +      ld_shlibs_F77=no
17451 +      ;;
17452 +
17453 +    bsdi4*)
17454 +      export_dynamic_flag_spec_F77=-rdynamic
17455 +      ;;
17456 +
17457 +    cygwin* | mingw* | pw32*)
17458 +      # When not using gcc, we currently assume that we are using
17459 +      # Microsoft Visual C++.
17460 +      # hardcode_libdir_flag_spec is actually meaningless, as there is
17461 +      # no search path for DLLs.
17462 +      hardcode_libdir_flag_spec_F77=' '
17463 +      allow_undefined_flag_F77=unsupported
17464 +      # Tell ltmain to make .lib files, not .a files.
17465 +      libext=lib
17466 +      # Tell ltmain to make .dll files, not .so files.
17467 +      shrext_cmds=".dll"
17468 +      # FIXME: Setting linknames here is a bad hack.
17469 +      archive_cmds_F77='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
17470 +      # The linker will automatically build a .lib file if we build a DLL.
17471 +      old_archive_From_new_cmds_F77='true'
17472 +      # FIXME: Should let the user specify the lib program.
17473 +      old_archive_cmds_F77='lib /OUT:$oldlib$oldobjs$old_deplibs'
17474 +      fix_srcfile_path='`cygpath -w "$srcfile"`'
17475 +      enable_shared_with_static_runtimes_F77=yes
17476 +      ;;
17477 +
17478 +    darwin* | rhapsody*)
17479 +    if test "$GXX" = yes ; then
17480 +      archive_cmds_need_lc_F77=no
17481 +      case "$host_os" in
17482 +      rhapsody* | darwin1.[012])
17483 +       allow_undefined_flag_F77='-undefined suppress'
17484 +       ;;
17485 +      *) # Darwin 1.3 on
17486 +      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
17487 +       allow_undefined_flag_F77='-flat_namespace -undefined suppress'
17488 +      else
17489 +        case ${MACOSX_DEPLOYMENT_TARGET} in
17490 +          10.[012])
17491 +            allow_undefined_flag_F77='-flat_namespace -undefined suppress'
17492 +            ;;
17493 +          10.*)
17494 +            allow_undefined_flag_F77='-undefined dynamic_lookup'
17495 +            ;;
17496 +        esac
17497 +      fi
17498 +       ;;
17499 +      esac
17500 +       lt_int_apple_cc_single_mod=no
17501 +       output_verbose_link_cmd='echo'
17502 +       if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
17503 +         lt_int_apple_cc_single_mod=yes
17504 +       fi
17505 +       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
17506 +         archive_cmds_F77='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
17507 +       else
17508 +        archive_cmds_F77='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
17509 +      fi
17510 +      module_cmds_F77='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
17511 +      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
17512 +        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
17513 +          archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
17514 +        else
17515 +          archive_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
17516 +        fi
17517 +          module_expsym_cmds_F77='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
17518 +      hardcode_direct_F77=no
17519 +      hardcode_automatic_F77=yes
17520 +      hardcode_shlibpath_var_F77=unsupported
17521 +      whole_archive_flag_spec_F77='-all_load $convenience'
17522 +      link_all_deplibs_F77=yes
17523 +    else
17524 +      ld_shlibs_F77=no
17525 +    fi
17526 +      ;;
17527 +
17528 +    dgux*)
17529 +      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17530 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17531 +      hardcode_shlibpath_var_F77=no
17532 +      ;;
17533 +
17534 +    freebsd1*)
17535 +      ld_shlibs_F77=no
17536 +      ;;
17537 +
17538 +    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
17539 +    # support.  Future versions do this automatically, but an explicit c++rt0.o
17540 +    # does not break anything, and helps significantly (at the cost of a little
17541 +    # extra space).
17542 +    freebsd2.2*)
17543 +      archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
17544 +      hardcode_libdir_flag_spec_F77='-R$libdir'
17545 +      hardcode_direct_F77=yes
17546 +      hardcode_shlibpath_var_F77=no
17547 +      ;;
17548 +
17549 +    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
17550 +    freebsd2*)
17551 +      archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
17552 +      hardcode_direct_F77=yes
17553 +      hardcode_minus_L_F77=yes
17554 +      hardcode_shlibpath_var_F77=no
17555 +      ;;
17556 +
17557 +    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
17558 +    freebsd* | kfreebsd*-gnu)
17559 +      archive_cmds_F77='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
17560 +      hardcode_libdir_flag_spec_F77='-R$libdir'
17561 +      hardcode_direct_F77=yes
17562 +      hardcode_shlibpath_var_F77=no
17563 +      ;;
17564 +
17565 +    hpux9*)
17566 +      if test "$GCC" = yes; then
17567 +       archive_cmds_F77='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
17568 +      else
17569 +       archive_cmds_F77='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
17570 +      fi
17571 +      hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
17572 +      hardcode_libdir_separator_F77=:
17573 +      hardcode_direct_F77=yes
17574 +
17575 +      # hardcode_minus_L: Not really in the search PATH,
17576 +      # but as the default location of the library.
17577 +      hardcode_minus_L_F77=yes
17578 +      export_dynamic_flag_spec_F77='${wl}-E'
17579 +      ;;
17580 +
17581 +    hpux10* | hpux11*)
17582 +      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
17583 +       case "$host_cpu" in
17584 +       hppa*64*|ia64*)
17585 +         archive_cmds_F77='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
17586 +         ;;
17587 +       *)
17588 +         archive_cmds_F77='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
17589 +         ;;
17590 +       esac
17591 +      else
17592 +       case "$host_cpu" in
17593 +       hppa*64*|ia64*)
17594 +         archive_cmds_F77='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
17595 +         ;;
17596 +       *)
17597 +         archive_cmds_F77='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
17598 +         ;;
17599 +       esac
17600 +      fi
17601 +      if test "$with_gnu_ld" = no; then
17602 +       case "$host_cpu" in
17603 +       hppa*64*)
17604 +         hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
17605 +         hardcode_libdir_flag_spec_ld_F77='+b $libdir'
17606 +         hardcode_libdir_separator_F77=:
17607 +         hardcode_direct_F77=no
17608 +         hardcode_shlibpath_var_F77=no
17609 +         ;;
17610 +       ia64*)
17611 +         hardcode_libdir_flag_spec_F77='-L$libdir'
17612 +         hardcode_direct_F77=no
17613 +         hardcode_shlibpath_var_F77=no
17614 +
17615 +         # hardcode_minus_L: Not really in the search PATH,
17616 +         # but as the default location of the library.
17617 +         hardcode_minus_L_F77=yes
17618 +         ;;
17619 +       *)
17620 +         hardcode_libdir_flag_spec_F77='${wl}+b ${wl}$libdir'
17621 +         hardcode_libdir_separator_F77=:
17622 +         hardcode_direct_F77=yes
17623 +         export_dynamic_flag_spec_F77='${wl}-E'
17624 +
17625 +         # hardcode_minus_L: Not really in the search PATH,
17626 +         # but as the default location of the library.
17627 +         hardcode_minus_L_F77=yes
17628 +         ;;
17629 +       esac
17630 +      fi
17631 +      ;;
17632 +
17633 +    irix5* | irix6* | nonstopux*)
17634 +      if test "$GCC" = yes; then
17635 +       archive_cmds_F77='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
17636 +      else
17637 +       archive_cmds_F77='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
17638 +       hardcode_libdir_flag_spec_ld_F77='-rpath $libdir'
17639 +      fi
17640 +      hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
17641 +      hardcode_libdir_separator_F77=:
17642 +      link_all_deplibs_F77=yes
17643 +      ;;
17644 +
17645 +    netbsd* | knetbsd*-gnu)
17646 +      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
17647 +       archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
17648 +      else
17649 +       archive_cmds_F77='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
17650 +      fi
17651 +      hardcode_libdir_flag_spec_F77='-R$libdir'
17652 +      hardcode_direct_F77=yes
17653 +      hardcode_shlibpath_var_F77=no
17654 +      ;;
17655 +
17656 +    newsos6)
17657 +      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17658 +      hardcode_direct_F77=yes
17659 +      hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
17660 +      hardcode_libdir_separator_F77=:
17661 +      hardcode_shlibpath_var_F77=no
17662 +      ;;
17663 +
17664 +    openbsd*)
17665 +      hardcode_direct_F77=yes
17666 +      hardcode_shlibpath_var_F77=no
17667 +      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
17668 +       archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
17669 +       hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
17670 +       export_dynamic_flag_spec_F77='${wl}-E'
17671 +      else
17672 +       case $host_os in
17673 +        openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
17674 +          archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
17675 +          hardcode_libdir_flag_spec_F77='-R$libdir'
17676 +          ;;
17677 +        *)
17678 +          archive_cmds_F77='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
17679 +          hardcode_libdir_flag_spec_F77='${wl}-rpath,$libdir'
17680 +          ;;
17681 +       esac
17682 +      fi
17683 +      ;;
17684 +
17685 +    os2*)
17686 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17687 +      hardcode_minus_L_F77=yes
17688 +      allow_undefined_flag_F77=unsupported
17689 +      archive_cmds_F77='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
17690 +      old_archive_From_new_cmds_F77='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
17691 +      ;;
17692 +
17693 +    osf3*)
17694 +      if test "$GCC" = yes; then
17695 +       allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
17696 +       archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
17697 +      else
17698 +       allow_undefined_flag_F77=' -expect_unresolved \*'
17699 +       archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
17700 +      fi
17701 +      hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
17702 +      hardcode_libdir_separator_F77=:
17703 +      ;;
17704 +
17705 +    osf4* | osf5*)     # as osf3* with the addition of -msym flag
17706 +      if test "$GCC" = yes; then
17707 +       allow_undefined_flag_F77=' ${wl}-expect_unresolved ${wl}\*'
17708 +       archive_cmds_F77='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
17709 +       hardcode_libdir_flag_spec_F77='${wl}-rpath ${wl}$libdir'
17710 +      else
17711 +       allow_undefined_flag_F77=' -expect_unresolved \*'
17712 +       archive_cmds_F77='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
17713 +       archive_expsym_cmds_F77='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
17714 +       $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
17715 +
17716 +       # Both c and cxx compiler support -rpath directly
17717 +       hardcode_libdir_flag_spec_F77='-rpath $libdir'
17718 +      fi
17719 +      hardcode_libdir_separator_F77=:
17720 +      ;;
17721 +
17722 +    sco3.2v5*)
17723 +      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17724 +      hardcode_shlibpath_var_F77=no
17725 +      export_dynamic_flag_spec_F77='${wl}-Bexport'
17726 +      runpath_var=LD_RUN_PATH
17727 +      hardcode_runpath_var=yes
17728 +      ;;
17729 +
17730 +    solaris*)
17731 +      no_undefined_flag_F77=' -z text'
17732 +      if test "$GCC" = yes; then
17733 +       archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
17734 +       archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
17735 +         $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
17736 +      else
17737 +       archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
17738 +       archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
17739 +       $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
17740 +      fi
17741 +      hardcode_libdir_flag_spec_F77='-R$libdir'
17742 +      hardcode_shlibpath_var_F77=no
17743 +      case $host_os in
17744 +      solaris2.[0-5] | solaris2.[0-5].*) ;;
17745 +      *) # Supported since Solaris 2.6 (maybe 2.5.1?)
17746 +       whole_archive_flag_spec_F77='-z allextract$convenience -z defaultextract' ;;
17747 +      esac
17748 +      link_all_deplibs_F77=yes
17749 +      ;;
17750 +
17751 +    sunos4*)
17752 +      if test "x$host_vendor" = xsequent; then
17753 +       # Use $CC to link under sequent, because it throws in some extra .o
17754 +       # files that make .init and .fini sections work.
17755 +       archive_cmds_F77='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
17756 +      else
17757 +       archive_cmds_F77='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
17758 +      fi
17759 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17760 +      hardcode_direct_F77=yes
17761 +      hardcode_minus_L_F77=yes
17762 +      hardcode_shlibpath_var_F77=no
17763 +      ;;
17764 +
17765 +    sysv4)
17766 +      case $host_vendor in
17767 +       sni)
17768 +         archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17769 +         hardcode_direct_F77=yes # is this really true???
17770 +       ;;
17771 +       siemens)
17772 +         ## LD is ld it makes a PLAMLIB
17773 +         ## CC just makes a GrossModule.
17774 +         archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
17775 +         reload_cmds_F77='$CC -r -o $output$reload_objs'
17776 +         hardcode_direct_F77=no
17777 +        ;;
17778 +       motorola)
17779 +         archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17780 +         hardcode_direct_F77=no #Motorola manual says yes, but my tests say they lie
17781 +       ;;
17782 +      esac
17783 +      runpath_var='LD_RUN_PATH'
17784 +      hardcode_shlibpath_var_F77=no
17785 +      ;;
17786 +
17787 +    sysv4.3*)
17788 +      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17789 +      hardcode_shlibpath_var_F77=no
17790 +      export_dynamic_flag_spec_F77='-Bexport'
17791 +      ;;
17792 +
17793 +    sysv4*MP*)
17794 +      if test -d /usr/nec; then
17795 +       archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17796 +       hardcode_shlibpath_var_F77=no
17797 +       runpath_var=LD_RUN_PATH
17798 +       hardcode_runpath_var=yes
17799 +       ld_shlibs_F77=yes
17800 +      fi
17801 +      ;;
17802 +
17803 +    sysv4.2uw2*)
17804 +      archive_cmds_F77='$LD -G -o $lib $libobjs $deplibs $linker_flags'
17805 +      hardcode_direct_F77=yes
17806 +      hardcode_minus_L_F77=no
17807 +      hardcode_shlibpath_var_F77=no
17808 +      hardcode_runpath_var=yes
17809 +      runpath_var=LD_RUN_PATH
17810 +      ;;
17811 +
17812 +   sysv5OpenUNIX8* | sysv5UnixWare7* |  sysv5uw[78]* | unixware7*)
17813 +      no_undefined_flag_F77='${wl}-z ${wl}text'
17814 +      if test "$GCC" = yes; then
17815 +       archive_cmds_F77='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
17816 +      else
17817 +       archive_cmds_F77='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
17818 +      fi
17819 +      runpath_var='LD_RUN_PATH'
17820 +      hardcode_shlibpath_var_F77=no
17821 +      ;;
17822 +
17823 +    sysv5*)
17824 +      no_undefined_flag_F77=' -z text'
17825 +      # $CC -shared without GNU ld will not create a library from C++
17826 +      # object files and a static libstdc++, better avoid it by now
17827 +      archive_cmds_F77='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
17828 +      archive_expsym_cmds_F77='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
17829 +               $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
17830 +      hardcode_libdir_flag_spec_F77=
17831 +      hardcode_shlibpath_var_F77=no
17832 +      runpath_var='LD_RUN_PATH'
17833 +      ;;
17834 +
17835 +    uts4*)
17836 +      archive_cmds_F77='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
17837 +      hardcode_libdir_flag_spec_F77='-L$libdir'
17838 +      hardcode_shlibpath_var_F77=no
17839 +      ;;
17840 +
17841 +    *)
17842 +      ld_shlibs_F77=no
17843 +      ;;
17844 +    esac
17845 +  fi
17846 +
17847 +echo "$as_me:$LINENO: result: $ld_shlibs_F77" >&5
17848 +echo "${ECHO_T}$ld_shlibs_F77" >&6
17849 +test "$ld_shlibs_F77" = no && can_build_shared=no
17850 +
17851 +variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
17852 +if test "$GCC" = yes; then
17853 +  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
17854 +fi
17855 +
17856 +#
17857 +# Do we need to explicitly link libc?
17858 +#
17859 +case "x$archive_cmds_need_lc_F77" in
17860 +x|xyes)
17861 +  # Assume -lc should be added
17862 +  archive_cmds_need_lc_F77=yes
17863 +
17864 +  if test "$enable_shared" = yes && test "$GCC" = yes; then
17865 +    case $archive_cmds_F77 in
17866 +    *'~'*)
17867 +      # FIXME: we may have to deal with multi-command sequences.
17868 +      ;;
17869 +    '$CC '*)
17870 +      # Test whether the compiler implicitly links with -lc since on some
17871 +      # systems, -lgcc has to come before -lc. If gcc already passes -lc
17872 +      # to ld, don't add -lc before -lgcc.
17873 +      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
17874 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
17875 +      $rm conftest*
17876 +      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
17877 +
17878 +      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
17879 +  (eval $ac_compile) 2>&5
17880 +  ac_status=$?
17881 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17882 +  (exit $ac_status); } 2>conftest.err; then
17883 +        soname=conftest
17884 +        lib=conftest
17885 +        libobjs=conftest.$ac_objext
17886 +        deplibs=
17887 +        wl=$lt_prog_compiler_wl_F77
17888 +        compiler_flags=-v
17889 +        linker_flags=-v
17890 +        verstring=
17891 +        output_objdir=.
17892 +        libname=conftest
17893 +        lt_save_allow_undefined_flag=$allow_undefined_flag_F77
17894 +        allow_undefined_flag_F77=
17895 +        if { (eval echo "$as_me:$LINENO: \"$archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
17896 +  (eval $archive_cmds_F77 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
17897 +  ac_status=$?
17898 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17899 +  (exit $ac_status); }
17900 +        then
17901 +         archive_cmds_need_lc_F77=no
17902 +        else
17903 +         archive_cmds_need_lc_F77=yes
17904 +        fi
17905 +        allow_undefined_flag_F77=$lt_save_allow_undefined_flag
17906 +      else
17907 +        cat conftest.err 1>&5
17908 +      fi
17909 +      $rm conftest*
17910 +      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_F77" >&5
17911 +echo "${ECHO_T}$archive_cmds_need_lc_F77" >&6
17912 +      ;;
17913 +    esac
17914 +  fi
17915 +  ;;
17916 +esac
17917 +
17918 +echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
17919 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
17920 +library_names_spec=
17921 +libname_spec='lib$name'
17922 +soname_spec=
17923 +shrext_cmds=".so"
17924 +postinstall_cmds=
17925 +postuninstall_cmds=
17926 +finish_cmds=
17927 +finish_eval=
17928 +shlibpath_var=
17929 +shlibpath_overrides_runpath=unknown
17930 +version_type=none
17931 +dynamic_linker="$host_os ld.so"
17932 +sys_lib_dlsearch_path_spec="/lib /usr/lib"
17933 +if test "$GCC" = yes; then
17934 +  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
17935 +  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
17936 +    # if the path contains ";" then we assume it to be the separator
17937 +    # otherwise default to the standard path separator (i.e. ":") - it is
17938 +    # assumed that no part of a normal pathname contains ";" but that should
17939 +    # okay in the real world where ";" in dirpaths is itself problematic.
17940 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
17941 +  else
17942 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
17943 +  fi
17944 +else
17945 +  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
17946 +fi
17947 +need_lib_prefix=unknown
17948 +hardcode_into_libs=no
17949 +
17950 +# when you set need_version to no, make sure it does not cause -set_version
17951 +# flags to be left without arguments
17952 +need_version=unknown
17953 +
17954 +case $host_os in
17955 +aix3*)
17956 +  version_type=linux
17957 +  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
17958 +  shlibpath_var=LIBPATH
17959 +
17960 +  # AIX 3 has no versioning support, so we append a major version to the name.
17961 +  soname_spec='${libname}${release}${shared_ext}$major'
17962 +  ;;
17963 +
17964 +aix4* | aix5*)
17965 +  version_type=linux
17966 +  need_lib_prefix=no
17967 +  need_version=no
17968 +  hardcode_into_libs=yes
17969 +  if test "$host_cpu" = ia64; then
17970 +    # AIX 5 supports IA64
17971 +    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
17972 +    shlibpath_var=LD_LIBRARY_PATH
17973 +  else
17974 +    # With GCC up to 2.95.x, collect2 would create an import file
17975 +    # for dependence libraries.  The import file would start with
17976 +    # the line `#! .'.  This would cause the generated library to
17977 +    # depend on `.', always an invalid library.  This was fixed in
17978 +    # development snapshots of GCC prior to 3.0.
17979 +    case $host_os in
17980 +      aix4 | aix4.[01] | aix4.[01].*)
17981 +      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
17982 +          echo ' yes '
17983 +          echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
17984 +       :
17985 +      else
17986 +       can_build_shared=no
17987 +      fi
17988 +      ;;
17989 +    esac
17990 +    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
17991 +    # soname into executable. Probably we can add versioning support to
17992 +    # collect2, so additional links can be useful in future.
17993 +    if test "$aix_use_runtimelinking" = yes; then
17994 +      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
17995 +      # instead of lib<name>.a to let people know that these are not
17996 +      # typical AIX shared libraries.
17997 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
17998 +    else
17999 +      # We preserve .a as extension for shared libraries through AIX4.2
18000 +      # and later when we are not doing run time linking.
18001 +      library_names_spec='${libname}${release}.a $libname.a'
18002 +      soname_spec='${libname}${release}${shared_ext}$major'
18003 +    fi
18004 +    shlibpath_var=LIBPATH
18005 +  fi
18006 +  ;;
18007 +
18008 +amigaos*)
18009 +  library_names_spec='$libname.ixlibrary $libname.a'
18010 +  # Create ${libname}_ixlibrary.a entries in /sys/libs.
18011 +  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
18012 +  ;;
18013 +
18014 +beos*)
18015 +  library_names_spec='${libname}${shared_ext}'
18016 +  dynamic_linker="$host_os ld.so"
18017 +  shlibpath_var=LIBRARY_PATH
18018 +  ;;
18019 +
18020 +bsdi4*)
18021 +  version_type=linux
18022 +  need_version=no
18023 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18024 +  soname_spec='${libname}${release}${shared_ext}$major'
18025 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
18026 +  shlibpath_var=LD_LIBRARY_PATH
18027 +  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
18028 +  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
18029 +  # the default ld.so.conf also contains /usr/contrib/lib and
18030 +  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
18031 +  # libtool to hard-code these into programs
18032 +  ;;
18033 +
18034 +cygwin* | mingw* | pw32*)
18035 +  version_type=windows
18036 +  shrext_cmds=".dll"
18037 +  need_version=no
18038 +  need_lib_prefix=no
18039 +
18040 +  case $GCC,$host_os in
18041 +  yes,cygwin* | yes,mingw* | yes,pw32*)
18042 +    library_names_spec='$libname.dll.a'
18043 +    # DLL is installed to $(libdir)/../bin by postinstall_cmds
18044 +    postinstall_cmds='base_file=`basename \${file}`~
18045 +      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
18046 +      dldir=$destdir/`dirname \$dlpath`~
18047 +      test -d \$dldir || mkdir -p \$dldir~
18048 +      $install_prog $dir/$dlname \$dldir/$dlname'
18049 +    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
18050 +      dlpath=$dir/\$dldll~
18051 +       $rm \$dlpath'
18052 +    shlibpath_overrides_runpath=yes
18053 +
18054 +    case $host_os in
18055 +    cygwin*)
18056 +      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
18057 +      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
18058 +      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
18059 +      ;;
18060 +    mingw*)
18061 +      # MinGW DLLs use traditional 'lib' prefix
18062 +      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
18063 +      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
18064 +      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
18065 +        # It is most probably a Windows format PATH printed by
18066 +        # mingw gcc, but we are running on Cygwin. Gcc prints its search
18067 +        # path with ; separators, and with drive letters. We can handle the
18068 +        # drive letters (cygwin fileutils understands them), so leave them,
18069 +        # especially as we might pass files found there to a mingw objdump,
18070 +        # which wouldn't understand a cygwinified path. Ahh.
18071 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
18072 +      else
18073 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
18074 +      fi
18075 +      ;;
18076 +    pw32*)
18077 +      # pw32 DLLs use 'pw' prefix rather than 'lib'
18078 +      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
18079 +      ;;
18080 +    esac
18081 +    ;;
18082 +
18083 +  *)
18084 +    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
18085 +    ;;
18086 +  esac
18087 +  dynamic_linker='Win32 ld.exe'
18088 +  # FIXME: first we should search . and the directory the executable is in
18089 +  shlibpath_var=PATH
18090 +  ;;
18091 +
18092 +darwin* | rhapsody*)
18093 +  dynamic_linker="$host_os dyld"
18094 +  version_type=darwin
18095 +  need_lib_prefix=no
18096 +  need_version=no
18097 +  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
18098 +  soname_spec='${libname}${release}${major}$shared_ext'
18099 +  shlibpath_overrides_runpath=yes
18100 +  shlibpath_var=DYLD_LIBRARY_PATH
18101 +  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
18102 +  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
18103 +  if test "$GCC" = yes; then
18104 +    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
18105 +  else
18106 +    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
18107 +  fi
18108 +  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
18109 +  ;;
18110 +
18111 +dgux*)
18112 +  version_type=linux
18113 +  need_lib_prefix=no
18114 +  need_version=no
18115 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
18116 +  soname_spec='${libname}${release}${shared_ext}$major'
18117 +  shlibpath_var=LD_LIBRARY_PATH
18118 +  ;;
18119 +
18120 +freebsd1*)
18121 +  dynamic_linker=no
18122 +  ;;
18123 +
18124 +kfreebsd*-gnu)
18125 +  version_type=linux
18126 +  need_lib_prefix=no
18127 +  need_version=no
18128 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
18129 +  soname_spec='${libname}${release}${shared_ext}$major'
18130 +  shlibpath_var=LD_LIBRARY_PATH
18131 +  shlibpath_overrides_runpath=no
18132 +  hardcode_into_libs=yes
18133 +  dynamic_linker='GNU ld.so'
18134 +  ;;
18135 +
18136 +freebsd*)
18137 +  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
18138 +  version_type=freebsd-$objformat
18139 +  case $version_type in
18140 +    freebsd-elf*)
18141 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
18142 +      need_version=no
18143 +      need_lib_prefix=no
18144 +      ;;
18145 +    freebsd-*)
18146 +      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
18147 +      need_version=yes
18148 +      ;;
18149 +  esac
18150 +  shlibpath_var=LD_LIBRARY_PATH
18151 +  case $host_os in
18152 +  freebsd2*)
18153 +    shlibpath_overrides_runpath=yes
18154 +    ;;
18155 +  freebsd3.01* | freebsdelf3.01*)
18156 +    shlibpath_overrides_runpath=yes
18157 +    hardcode_into_libs=yes
18158 +    ;;
18159 +  *) # from 3.2 on
18160 +    shlibpath_overrides_runpath=no
18161 +    hardcode_into_libs=yes
18162 +    ;;
18163 +  esac
18164 +  ;;
18165 +
18166 +gnu*)
18167 +  version_type=linux
18168 +  need_lib_prefix=no
18169 +  need_version=no
18170 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
18171 +  soname_spec='${libname}${release}${shared_ext}$major'
18172 +  shlibpath_var=LD_LIBRARY_PATH
18173 +  hardcode_into_libs=yes
18174 +  ;;
18175 +
18176 +hpux9* | hpux10* | hpux11*)
18177 +  # Give a soname corresponding to the major version so that dld.sl refuses to
18178 +  # link against other versions.
18179 +  version_type=sunos
18180 +  need_lib_prefix=no
18181 +  need_version=no
18182 +  case "$host_cpu" in
18183 +  ia64*)
18184 +    shrext_cmds='.so'
18185 +    hardcode_into_libs=yes
18186 +    dynamic_linker="$host_os dld.so"
18187 +    shlibpath_var=LD_LIBRARY_PATH
18188 +    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
18189 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18190 +    soname_spec='${libname}${release}${shared_ext}$major'
18191 +    if test "X$HPUX_IA64_MODE" = X32; then
18192 +      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
18193 +    else
18194 +      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
18195 +    fi
18196 +    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
18197 +    ;;
18198 +   hppa*64*)
18199 +     shrext_cmds='.sl'
18200 +     hardcode_into_libs=yes
18201 +     dynamic_linker="$host_os dld.sl"
18202 +     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
18203 +     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
18204 +     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18205 +     soname_spec='${libname}${release}${shared_ext}$major'
18206 +     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
18207 +     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
18208 +     ;;
18209 +   *)
18210 +    shrext_cmds='.sl'
18211 +    dynamic_linker="$host_os dld.sl"
18212 +    shlibpath_var=SHLIB_PATH
18213 +    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
18214 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18215 +    soname_spec='${libname}${release}${shared_ext}$major'
18216 +    ;;
18217 +  esac
18218 +  # HP-UX runs *really* slowly unless shared libraries are mode 555.
18219 +  postinstall_cmds='chmod 555 $lib'
18220 +  ;;
18221 +
18222 +irix5* | irix6* | nonstopux*)
18223 +  case $host_os in
18224 +    nonstopux*) version_type=nonstopux ;;
18225 +    *)
18226 +       if test "$lt_cv_prog_gnu_ld" = yes; then
18227 +               version_type=linux
18228 +       else
18229 +               version_type=irix
18230 +       fi ;;
18231 +  esac
18232 +  need_lib_prefix=no
18233 +  need_version=no
18234 +  soname_spec='${libname}${release}${shared_ext}$major'
18235 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
18236 +  case $host_os in
18237 +  irix5* | nonstopux*)
18238 +    libsuff= shlibsuff=
18239 +    ;;
18240 +  *)
18241 +    case $LD in # libtool.m4 will add one of these switches to LD
18242 +    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
18243 +      libsuff= shlibsuff= libmagic=32-bit;;
18244 +    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
18245 +      libsuff=32 shlibsuff=N32 libmagic=N32;;
18246 +    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
18247 +      libsuff=64 shlibsuff=64 libmagic=64-bit;;
18248 +    *) libsuff= shlibsuff= libmagic=never-match;;
18249 +    esac
18250 +    ;;
18251 +  esac
18252 +  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
18253 +  shlibpath_overrides_runpath=no
18254 +  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
18255 +  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
18256 +  hardcode_into_libs=yes
18257 +  ;;
18258 +
18259 +# No shared lib support for Linux oldld, aout, or coff.
18260 +linux*oldld* | linux*aout* | linux*coff*)
18261 +  dynamic_linker=no
18262 +  ;;
18263 +
18264 +# This must be Linux ELF.
18265 +linux*)
18266 +  version_type=linux
18267 +  need_lib_prefix=no
18268 +  need_version=no
18269 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18270 +  soname_spec='${libname}${release}${shared_ext}$major'
18271 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
18272 +  shlibpath_var=LD_LIBRARY_PATH
18273 +  shlibpath_overrides_runpath=no
18274 +  # This implies no fast_install, which is unacceptable.
18275 +  # Some rework will be needed to allow for fast_install
18276 +  # before this can be enabled.
18277 +  hardcode_into_libs=yes
18278 +
18279 +  # Append ld.so.conf contents to the search path
18280 +  if test -f /etc/ld.so.conf; then
18281 +    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
18282 +    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
18283 +  fi
18284 +
18285 +  # We used to test for /lib/ld.so.1 and disable shared libraries on
18286 +  # powerpc, because MkLinux only supported shared libraries with the
18287 +  # GNU dynamic linker.  Since this was broken with cross compilers,
18288 +  # most powerpc-linux boxes support dynamic linking these days and
18289 +  # people can always --disable-shared, the test was removed, and we
18290 +  # assume the GNU/Linux dynamic linker is in use.
18291 +  dynamic_linker='GNU/Linux ld.so'
18292 +  ;;
18293 +
18294 +knetbsd*-gnu)
18295 +  version_type=linux
18296 +  need_lib_prefix=no
18297 +  need_version=no
18298 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
18299 +  soname_spec='${libname}${release}${shared_ext}$major'
18300 +  shlibpath_var=LD_LIBRARY_PATH
18301 +  shlibpath_overrides_runpath=no
18302 +  hardcode_into_libs=yes
18303 +  dynamic_linker='GNU ld.so'
18304 +  ;;
18305 +
18306 +netbsd*)
18307 +  version_type=sunos
18308 +  need_lib_prefix=no
18309 +  need_version=no
18310 +  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
18311 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
18312 +    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
18313 +    dynamic_linker='NetBSD (a.out) ld.so'
18314 +  else
18315 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
18316 +    soname_spec='${libname}${release}${shared_ext}$major'
18317 +    dynamic_linker='NetBSD ld.elf_so'
18318 +  fi
18319 +  shlibpath_var=LD_LIBRARY_PATH
18320 +  shlibpath_overrides_runpath=yes
18321 +  hardcode_into_libs=yes
18322 +  ;;
18323 +
18324 +newsos6)
18325 +  version_type=linux
18326 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18327 +  shlibpath_var=LD_LIBRARY_PATH
18328 +  shlibpath_overrides_runpath=yes
18329 +  ;;
18330 +
18331 +nto-qnx*)
18332 +  version_type=linux
18333 +  need_lib_prefix=no
18334 +  need_version=no
18335 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18336 +  soname_spec='${libname}${release}${shared_ext}$major'
18337 +  shlibpath_var=LD_LIBRARY_PATH
18338 +  shlibpath_overrides_runpath=yes
18339 +  ;;
18340 +
18341 +openbsd*)
18342 +  version_type=sunos
18343 +  need_lib_prefix=no
18344 +  need_version=yes
18345 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
18346 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
18347 +  shlibpath_var=LD_LIBRARY_PATH
18348 +  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
18349 +    case $host_os in
18350 +      openbsd2.[89] | openbsd2.[89].*)
18351 +       shlibpath_overrides_runpath=no
18352 +       ;;
18353 +      *)
18354 +       shlibpath_overrides_runpath=yes
18355 +       ;;
18356 +      esac
18357 +  else
18358 +    shlibpath_overrides_runpath=yes
18359 +  fi
18360 +  ;;
18361 +
18362 +os2*)
18363 +  libname_spec='$name'
18364 +  shrext_cmds=".dll"
18365 +  need_lib_prefix=no
18366 +  library_names_spec='$libname${shared_ext} $libname.a'
18367 +  dynamic_linker='OS/2 ld.exe'
18368 +  shlibpath_var=LIBPATH
18369 +  ;;
18370 +
18371 +osf3* | osf4* | osf5*)
18372 +  version_type=osf
18373 +  need_lib_prefix=no
18374 +  need_version=no
18375 +  soname_spec='${libname}${release}${shared_ext}$major'
18376 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18377 +  shlibpath_var=LD_LIBRARY_PATH
18378 +  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
18379 +  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
18380 +  ;;
18381 +
18382 +sco3.2v5*)
18383 +  version_type=osf
18384 +  soname_spec='${libname}${release}${shared_ext}$major'
18385 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18386 +  shlibpath_var=LD_LIBRARY_PATH
18387 +  ;;
18388 +
18389 +solaris*)
18390 +  version_type=linux
18391 +  need_lib_prefix=no
18392 +  need_version=no
18393 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18394 +  soname_spec='${libname}${release}${shared_ext}$major'
18395 +  shlibpath_var=LD_LIBRARY_PATH
18396 +  shlibpath_overrides_runpath=yes
18397 +  hardcode_into_libs=yes
18398 +  # ldd complains unless libraries are executable
18399 +  postinstall_cmds='chmod +x $lib'
18400 +  ;;
18401 +
18402 +sunos4*)
18403 +  version_type=sunos
18404 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
18405 +  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
18406 +  shlibpath_var=LD_LIBRARY_PATH
18407 +  shlibpath_overrides_runpath=yes
18408 +  if test "$with_gnu_ld" = yes; then
18409 +    need_lib_prefix=no
18410 +  fi
18411 +  need_version=yes
18412 +  ;;
18413 +
18414 +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
18415 +  version_type=linux
18416 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18417 +  soname_spec='${libname}${release}${shared_ext}$major'
18418 +  shlibpath_var=LD_LIBRARY_PATH
18419 +  case $host_vendor in
18420 +    sni)
18421 +      shlibpath_overrides_runpath=no
18422 +      need_lib_prefix=no
18423 +      export_dynamic_flag_spec='${wl}-Blargedynsym'
18424 +      runpath_var=LD_RUN_PATH
18425 +      ;;
18426 +    siemens)
18427 +      need_lib_prefix=no
18428 +      ;;
18429 +    motorola)
18430 +      need_lib_prefix=no
18431 +      need_version=no
18432 +      shlibpath_overrides_runpath=no
18433 +      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
18434 +      ;;
18435 +  esac
18436 +  ;;
18437 +
18438 +sysv4*MP*)
18439 +  if test -d /usr/nec ;then
18440 +    version_type=linux
18441 +    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
18442 +    soname_spec='$libname${shared_ext}.$major'
18443 +    shlibpath_var=LD_LIBRARY_PATH
18444 +  fi
18445 +  ;;
18446 +
18447 +uts4*)
18448 +  version_type=linux
18449 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
18450 +  soname_spec='${libname}${release}${shared_ext}$major'
18451 +  shlibpath_var=LD_LIBRARY_PATH
18452 +  ;;
18453 +
18454 +*)
18455 +  dynamic_linker=no
18456 +  ;;
18457 +esac
18458 +echo "$as_me:$LINENO: result: $dynamic_linker" >&5
18459 +echo "${ECHO_T}$dynamic_linker" >&6
18460 +test "$dynamic_linker" = no && can_build_shared=no
18461 +
18462 +echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
18463 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
18464 +hardcode_action_F77=
18465 +if test -n "$hardcode_libdir_flag_spec_F77" || \
18466 +   test -n "$runpath_var F77" || \
18467 +   test "X$hardcode_automatic_F77"="Xyes" ; then
18468 +
18469 +  # We can hardcode non-existant directories.
18470 +  if test "$hardcode_direct_F77" != no &&
18471 +     # If the only mechanism to avoid hardcoding is shlibpath_var, we
18472 +     # have to relink, otherwise we might link with an installed library
18473 +     # when we should be linking with a yet-to-be-installed one
18474 +     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, F77)" != no &&
18475 +     test "$hardcode_minus_L_F77" != no; then
18476 +    # Linking always hardcodes the temporary library directory.
18477 +    hardcode_action_F77=relink
18478 +  else
18479 +    # We can link without hardcoding, and we can hardcode nonexisting dirs.
18480 +    hardcode_action_F77=immediate
18481 +  fi
18482 +else
18483 +  # We cannot hardcode anything, or else we can only hardcode existing
18484 +  # directories.
18485 +  hardcode_action_F77=unsupported
18486 +fi
18487 +echo "$as_me:$LINENO: result: $hardcode_action_F77" >&5
18488 +echo "${ECHO_T}$hardcode_action_F77" >&6
18489 +
18490 +if test "$hardcode_action_F77" = relink; then
18491 +  # Fast installation is not supported
18492 +  enable_fast_install=no
18493 +elif test "$shlibpath_overrides_runpath" = yes ||
18494 +     test "$enable_shared" = no; then
18495 +  # Fast installation is not necessary
18496 +  enable_fast_install=needless
18497 +fi
18498 +
18499 +striplib=
18500 +old_striplib=
18501 +echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
18502 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
18503 +if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
18504 +  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
18505 +  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
18506 +  echo "$as_me:$LINENO: result: yes" >&5
18507 +echo "${ECHO_T}yes" >&6
18508 +else
18509 +# FIXME - insert some real tests, host_os isn't really good enough
18510 +  case $host_os in
18511 +   darwin*)
18512 +       if test -n "$STRIP" ; then
18513 +         striplib="$STRIP -x"
18514 +         echo "$as_me:$LINENO: result: yes" >&5
18515 +echo "${ECHO_T}yes" >&6
18516 +       else
18517 +  echo "$as_me:$LINENO: result: no" >&5
18518 +echo "${ECHO_T}no" >&6
18519 +fi
18520 +       ;;
18521 +   *)
18522 +  echo "$as_me:$LINENO: result: no" >&5
18523 +echo "${ECHO_T}no" >&6
18524 +    ;;
18525 +  esac
18526 +fi
18527 +
18528 +
18529 +
18530 +# The else clause should only fire when bootstrapping the
18531 +# libtool distribution, otherwise you forgot to ship ltmain.sh
18532 +# with your package, and you will get complaints that there are
18533 +# no rules to generate ltmain.sh.
18534 +if test -f "$ltmain"; then
18535 +  # See if we are running on zsh, and set the options which allow our commands through
18536 +  # without removal of \ escapes.
18537 +  if test -n "${ZSH_VERSION+set}" ; then
18538 +    setopt NO_GLOB_SUBST
18539 +  fi
18540 +  # Now quote all the things that may contain metacharacters while being
18541 +  # careful not to overquote the AC_SUBSTed values.  We take copies of the
18542 +  # variables and quote the copies for generation of the libtool script.
18543 +  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
18544 +    SED SHELL STRIP \
18545 +    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
18546 +    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
18547 +    deplibs_check_method reload_flag reload_cmds need_locks \
18548 +    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
18549 +    lt_cv_sys_global_symbol_to_c_name_address \
18550 +    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
18551 +    old_postinstall_cmds old_postuninstall_cmds \
18552 +    compiler_F77 \
18553 +    CC_F77 \
18554 +    LD_F77 \
18555 +    lt_prog_compiler_wl_F77 \
18556 +    lt_prog_compiler_pic_F77 \
18557 +    lt_prog_compiler_static_F77 \
18558 +    lt_prog_compiler_no_builtin_flag_F77 \
18559 +    export_dynamic_flag_spec_F77 \
18560 +    thread_safe_flag_spec_F77 \
18561 +    whole_archive_flag_spec_F77 \
18562 +    enable_shared_with_static_runtimes_F77 \
18563 +    old_archive_cmds_F77 \
18564 +    old_archive_from_new_cmds_F77 \
18565 +    predep_objects_F77 \
18566 +    postdep_objects_F77 \
18567 +    predeps_F77 \
18568 +    postdeps_F77 \
18569 +    compiler_lib_search_path_F77 \
18570 +    archive_cmds_F77 \
18571 +    archive_expsym_cmds_F77 \
18572 +    postinstall_cmds_F77 \
18573 +    postuninstall_cmds_F77 \
18574 +    old_archive_from_expsyms_cmds_F77 \
18575 +    allow_undefined_flag_F77 \
18576 +    no_undefined_flag_F77 \
18577 +    export_symbols_cmds_F77 \
18578 +    hardcode_libdir_flag_spec_F77 \
18579 +    hardcode_libdir_flag_spec_ld_F77 \
18580 +    hardcode_libdir_separator_F77 \
18581 +    hardcode_automatic_F77 \
18582 +    module_cmds_F77 \
18583 +    module_expsym_cmds_F77 \
18584 +    lt_cv_prog_compiler_c_o_F77 \
18585 +    exclude_expsyms_F77 \
18586 +    include_expsyms_F77; do
18587 +
18588 +    case $var in
18589 +    old_archive_cmds_F77 | \
18590 +    old_archive_from_new_cmds_F77 | \
18591 +    archive_cmds_F77 | \
18592 +    archive_expsym_cmds_F77 | \
18593 +    module_cmds_F77 | \
18594 +    module_expsym_cmds_F77 | \
18595 +    old_archive_from_expsyms_cmds_F77 | \
18596 +    export_symbols_cmds_F77 | \
18597 +    extract_expsyms_cmds | reload_cmds | finish_cmds | \
18598 +    postinstall_cmds | postuninstall_cmds | \
18599 +    old_postinstall_cmds | old_postuninstall_cmds | \
18600 +    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
18601 +      # Double-quote double-evaled strings.
18602 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
18603 +      ;;
18604 +    *)
18605 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
18606 +      ;;
18607 +    esac
18608 +  done
18609 +
18610 +  case $lt_echo in
18611 +  *'\$0 --fallback-echo"')
18612 +    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
18613 +    ;;
18614 +  esac
18615 +
18616 +cfgfile="$ofile"
18617 +
18618 +  cat <<__EOF__ >> "$cfgfile"
18619 +# ### BEGIN LIBTOOL TAG CONFIG: $tagname
18620 +
18621 +# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
18622 +
18623 +# Shell to use when invoking shell scripts.
18624 +SHELL=$lt_SHELL
18625 +
18626 +# Whether or not to build shared libraries.
18627 +build_libtool_libs=$enable_shared
18628 +
18629 +# Whether or not to build static libraries.
18630 +build_old_libs=$enable_static
18631 +
18632 +# Whether or not to add -lc for building shared libraries.
18633 +build_libtool_need_lc=$archive_cmds_need_lc_F77
18634 +
18635 +# Whether or not to disallow shared libs when runtime libs are static
18636 +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_F77
18637 +
18638 +# Whether or not to optimize for fast installation.
18639 +fast_install=$enable_fast_install
18640 +
18641 +# The host system.
18642 +host_alias=$host_alias
18643 +host=$host
18644 +
18645 +# An echo program that does not interpret backslashes.
18646 +echo=$lt_echo
18647 +
18648 +# The archiver.
18649 +AR=$lt_AR
18650 +AR_FLAGS=$lt_AR_FLAGS
18651 +
18652 +# A C compiler.
18653 +LTCC=$lt_LTCC
18654 +
18655 +# A language-specific compiler.
18656 +CC=$lt_compiler_F77
18657 +
18658 +# Is the compiler the GNU C compiler?
18659 +with_gcc=$GCC_F77
18660 +
18661 +# An ERE matcher.
18662 +EGREP=$lt_EGREP
18663 +
18664 +# The linker used to build libraries.
18665 +LD=$lt_LD_F77
18666 +
18667 +# Whether we need hard or soft links.
18668 +LN_S=$lt_LN_S
18669 +
18670 +# A BSD-compatible nm program.
18671 +NM=$lt_NM
18672 +
18673 +# A symbol stripping program
18674 +STRIP=$lt_STRIP
18675 +
18676 +# Used to examine libraries when file_magic_cmd begins "file"
18677 +MAGIC_CMD=$MAGIC_CMD
18678 +
18679 +# Used on cygwin: DLL creation program.
18680 +DLLTOOL="$DLLTOOL"
18681 +
18682 +# Used on cygwin: object dumper.
18683 +OBJDUMP="$OBJDUMP"
18684 +
18685 +# Used on cygwin: assembler.
18686 +AS="$AS"
18687 +
18688 +# The name of the directory that contains temporary libtool files.
18689 +objdir=$objdir
18690 +
18691 +# How to create reloadable object files.
18692 +reload_flag=$lt_reload_flag
18693 +reload_cmds=$lt_reload_cmds
18694 +
18695 +# How to pass a linker flag through the compiler.
18696 +wl=$lt_lt_prog_compiler_wl_F77
18697 +
18698 +# Object file suffix (normally "o").
18699 +objext="$ac_objext"
18700 +
18701 +# Old archive suffix (normally "a").
18702 +libext="$libext"
18703 +
18704 +# Shared library suffix (normally ".so").
18705 +shrext_cmds='$shrext_cmds'
18706 +
18707 +# Executable file suffix (normally "").
18708 +exeext="$exeext"
18709 +
18710 +# Additional compiler flags for building library objects.
18711 +pic_flag=$lt_lt_prog_compiler_pic_F77
18712 +pic_mode=$pic_mode
18713 +
18714 +# What is the maximum length of a command?
18715 +max_cmd_len=$lt_cv_sys_max_cmd_len
18716 +
18717 +# Does compiler simultaneously support -c and -o options?
18718 +compiler_c_o=$lt_lt_cv_prog_compiler_c_o_F77
18719 +
18720 +# Must we lock files when doing compilation ?
18721 +need_locks=$lt_need_locks
18722 +
18723 +# Do we need the lib prefix for modules?
18724 +need_lib_prefix=$need_lib_prefix
18725 +
18726 +# Do we need a version for libraries?
18727 +need_version=$need_version
18728 +
18729 +# Whether dlopen is supported.
18730 +dlopen_support=$enable_dlopen
18731 +
18732 +# Whether dlopen of programs is supported.
18733 +dlopen_self=$enable_dlopen_self
18734 +
18735 +# Whether dlopen of statically linked programs is supported.
18736 +dlopen_self_static=$enable_dlopen_self_static
18737 +
18738 +# Compiler flag to prevent dynamic linking.
18739 +link_static_flag=$lt_lt_prog_compiler_static_F77
18740 +
18741 +# Compiler flag to turn off builtin functions.
18742 +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_F77
18743 +
18744 +# Compiler flag to allow reflexive dlopens.
18745 +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_F77
18746 +
18747 +# Compiler flag to generate shared objects directly from archives.
18748 +whole_archive_flag_spec=$lt_whole_archive_flag_spec_F77
18749 +
18750 +# Compiler flag to generate thread-safe objects.
18751 +thread_safe_flag_spec=$lt_thread_safe_flag_spec_F77
18752 +
18753 +# Library versioning type.
18754 +version_type=$version_type
18755 +
18756 +# Format of library name prefix.
18757 +libname_spec=$lt_libname_spec
18758 +
18759 +# List of archive names.  First name is the real one, the rest are links.
18760 +# The last name is the one that the linker finds with -lNAME.
18761 +library_names_spec=$lt_library_names_spec
18762 +
18763 +# The coded name of the library, if different from the real name.
18764 +soname_spec=$lt_soname_spec
18765 +
18766 +# Commands used to build and install an old-style archive.
18767 +RANLIB=$lt_RANLIB
18768 +old_archive_cmds=$lt_old_archive_cmds_F77
18769 +old_postinstall_cmds=$lt_old_postinstall_cmds
18770 +old_postuninstall_cmds=$lt_old_postuninstall_cmds
18771 +
18772 +# Create an old-style archive from a shared archive.
18773 +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_F77
18774 +
18775 +# Create a temporary old-style archive to link instead of a shared archive.
18776 +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_F77
18777 +
18778 +# Commands used to build and install a shared archive.
18779 +archive_cmds=$lt_archive_cmds_F77
18780 +archive_expsym_cmds=$lt_archive_expsym_cmds_F77
18781 +postinstall_cmds=$lt_postinstall_cmds
18782 +postuninstall_cmds=$lt_postuninstall_cmds
18783 +
18784 +# Commands used to build a loadable module (assumed same as above if empty)
18785 +module_cmds=$lt_module_cmds_F77
18786 +module_expsym_cmds=$lt_module_expsym_cmds_F77
18787 +
18788 +# Commands to strip libraries.
18789 +old_striplib=$lt_old_striplib
18790 +striplib=$lt_striplib
18791 +
18792 +# Dependencies to place before the objects being linked to create a
18793 +# shared library.
18794 +predep_objects=$lt_predep_objects_F77
18795 +
18796 +# Dependencies to place after the objects being linked to create a
18797 +# shared library.
18798 +postdep_objects=$lt_postdep_objects_F77
18799 +
18800 +# Dependencies to place before the objects being linked to create a
18801 +# shared library.
18802 +predeps=$lt_predeps_F77
18803 +
18804 +# Dependencies to place after the objects being linked to create a
18805 +# shared library.
18806 +postdeps=$lt_postdeps_F77
18807 +
18808 +# The library search path used internally by the compiler when linking
18809 +# a shared library.
18810 +compiler_lib_search_path=$lt_compiler_lib_search_path_F77
18811 +
18812 +# Method to check whether dependent libraries are shared objects.
18813 +deplibs_check_method=$lt_deplibs_check_method
18814 +
18815 +# Command to use when deplibs_check_method == file_magic.
18816 +file_magic_cmd=$lt_file_magic_cmd
18817 +
18818 +# Flag that allows shared libraries with undefined symbols to be built.
18819 +allow_undefined_flag=$lt_allow_undefined_flag_F77
18820 +
18821 +# Flag that forces no undefined symbols.
18822 +no_undefined_flag=$lt_no_undefined_flag_F77
18823 +
18824 +# Commands used to finish a libtool library installation in a directory.
18825 +finish_cmds=$lt_finish_cmds
18826 +
18827 +# Same as above, but a single script fragment to be evaled but not shown.
18828 +finish_eval=$lt_finish_eval
18829 +
18830 +# Take the output of nm and produce a listing of raw symbols and C names.
18831 +global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
18832 +
18833 +# Transform the output of nm in a proper C declaration
18834 +global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
18835 +
18836 +# Transform the output of nm in a C name address pair
18837 +global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
18838 +
18839 +# This is the shared library runtime path variable.
18840 +runpath_var=$runpath_var
18841 +
18842 +# This is the shared library path variable.
18843 +shlibpath_var=$shlibpath_var
18844 +
18845 +# Is shlibpath searched before the hard-coded library search path?
18846 +shlibpath_overrides_runpath=$shlibpath_overrides_runpath
18847 +
18848 +# How to hardcode a shared library path into an executable.
18849 +hardcode_action=$hardcode_action_F77
18850 +
18851 +# Whether we should hardcode library paths into libraries.
18852 +hardcode_into_libs=$hardcode_into_libs
18853 +
18854 +# Flag to hardcode \$libdir into a binary during linking.
18855 +# This must work even if \$libdir does not exist.
18856 +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_F77
18857 +
18858 +# If ld is used when linking, flag to hardcode \$libdir into
18859 +# a binary during linking. This must work even if \$libdir does
18860 +# not exist.
18861 +hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_F77
18862 +
18863 +# Whether we need a single -rpath flag with a separated argument.
18864 +hardcode_libdir_separator=$lt_hardcode_libdir_separator_F77
18865 +
18866 +# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
18867 +# resulting binary.
18868 +hardcode_direct=$hardcode_direct_F77
18869 +
18870 +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
18871 +# resulting binary.
18872 +hardcode_minus_L=$hardcode_minus_L_F77
18873 +
18874 +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
18875 +# the resulting binary.
18876 +hardcode_shlibpath_var=$hardcode_shlibpath_var_F77
18877 +
18878 +# Set to yes if building a shared library automatically hardcodes DIR into the library
18879 +# and all subsequent libraries and executables linked against it.
18880 +hardcode_automatic=$hardcode_automatic_F77
18881 +
18882 +# Variables whose values should be saved in libtool wrapper scripts and
18883 +# restored at relink time.
18884 +variables_saved_for_relink="$variables_saved_for_relink"
18885 +
18886 +# Whether libtool must link a program against all its dependency libraries.
18887 +link_all_deplibs=$link_all_deplibs_F77
18888 +
18889 +# Compile-time system search path for libraries
18890 +sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
18891 +
18892 +# Run-time system search path for libraries
18893 +sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
18894 +
18895 +# Fix the shell variable \$srcfile for the compiler.
18896 +fix_srcfile_path="$fix_srcfile_path_F77"
18897 +
18898 +# Set to yes if exported symbols are required.
18899 +always_export_symbols=$always_export_symbols_F77
18900 +
18901 +# The commands to list exported symbols.
18902 +export_symbols_cmds=$lt_export_symbols_cmds_F77
18903 +
18904 +# The commands to extract the exported symbol list from a shared archive.
18905 +extract_expsyms_cmds=$lt_extract_expsyms_cmds
18906 +
18907 +# Symbols that should not be listed in the preloaded symbols.
18908 +exclude_expsyms=$lt_exclude_expsyms_F77
18909 +
18910 +# Symbols that must always be exported.
18911 +include_expsyms=$lt_include_expsyms_F77
18912 +
18913 +# ### END LIBTOOL TAG CONFIG: $tagname
18914 +
18915 +__EOF__
18916 +
18917 +
18918 +else
18919 +  # If there is no Makefile yet, we rely on a make rule to execute
18920 +  # `config.status --recheck' to rerun these tests and create the
18921 +  # libtool script then.
18922 +  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
18923 +  if test -f "$ltmain_in"; then
18924 +    test -f Makefile && make "$ltmain"
18925 +  fi
18926 +fi
18927 +
18928 +
18929 +ac_ext=c
18930 +ac_cpp='$CPP $CPPFLAGS'
18931 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
18932 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
18933 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
18934 +
18935 +CC="$lt_save_CC"
18936 +
18937 +       else
18938 +         tagname=""
18939 +       fi
18940 +       ;;
18941 +
18942 +      GCJ)
18943 +       if test -n "$GCJ" && test "X$GCJ" != "Xno"; then
18944 +         
18945 +
18946 +
18947 +# Source file extension for Java test sources.
18948 +ac_ext=java
18949 +
18950 +# Object file extension for compiled Java test sources.
18951 +objext=o
18952 +objext_GCJ=$objext
18953 +
18954 +# Code to be used in simple compile tests
18955 +lt_simple_compile_test_code="class foo {}\n"
18956 +
18957 +# Code to be used in simple link tests
18958 +lt_simple_link_test_code='public class conftest { public static void main(String argv) {}; }\n'
18959 +
18960 +# ltmain only uses $CC for tagged configurations so make sure $CC is set.
18961 +
18962 +# If no C compiler was specified, use CC.
18963 +LTCC=${LTCC-"$CC"}
18964 +
18965 +# Allow CC to be a program name with arguments.
18966 +compiler=$CC
18967 +
18968 +
18969 +# Allow CC to be a program name with arguments.
18970 +lt_save_CC="$CC"
18971 +CC=${GCJ-"gcj"}
18972 +compiler=$CC
18973 +compiler_GCJ=$CC
18974 +
18975 +# GCJ did not exist at the time GCC didn't implicitly link libc in.
18976 +archive_cmds_need_lc_GCJ=no
18977 +
18978 +
18979 +lt_prog_compiler_no_builtin_flag_GCJ=
18980 +
18981 +if test "$GCC" = yes; then
18982 +  lt_prog_compiler_no_builtin_flag_GCJ=' -fno-builtin'
18983 +
18984 +  
18985 +echo "$as_me:$LINENO: checking if $compiler supports -fno-rtti -fno-exceptions" >&5
18986 +echo $ECHO_N "checking if $compiler supports -fno-rtti -fno-exceptions... $ECHO_C" >&6
18987 +if test "${lt_cv_prog_compiler_rtti_exceptions+set}" = set; then
18988 +  echo $ECHO_N "(cached) $ECHO_C" >&6
18989 +else
18990 +  lt_cv_prog_compiler_rtti_exceptions=no
18991 +  ac_outfile=conftest.$ac_objext
18992 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
18993 +   lt_compiler_flag="-fno-rtti -fno-exceptions"
18994 +   # Insert the option either (1) after the last *FLAGS variable, or
18995 +   # (2) before a word containing "conftest.", or (3) at the end.
18996 +   # Note that $ac_compile itself does not contain backslashes and begins
18997 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
18998 +   # The option is referenced via a variable to avoid confusing sed.
18999 +   lt_compile=`echo "$ac_compile" | $SED \
19000 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
19001 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
19002 +   -e 's:$: $lt_compiler_flag:'`
19003 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
19004 +   (eval "$lt_compile" 2>conftest.err)
19005 +   ac_status=$?
19006 +   cat conftest.err >&5
19007 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
19008 +   if (exit $ac_status) && test -s "$ac_outfile"; then
19009 +     # The compiler can only warn and ignore the option if not recognized
19010 +     # So say no if there are warnings
19011 +     if test ! -s conftest.err; then
19012 +       lt_cv_prog_compiler_rtti_exceptions=yes
19013 +     fi
19014 +   fi
19015 +   $rm conftest*
19016 +
19017 +fi
19018 +echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_rtti_exceptions" >&5
19019 +echo "${ECHO_T}$lt_cv_prog_compiler_rtti_exceptions" >&6
19020 +
19021 +if test x"$lt_cv_prog_compiler_rtti_exceptions" = xyes; then
19022 +    lt_prog_compiler_no_builtin_flag_GCJ="$lt_prog_compiler_no_builtin_flag_GCJ -fno-rtti -fno-exceptions"
19023 +else
19024 +    :
19025 +fi
19026 +
19027 +fi
19028 +
19029 +lt_prog_compiler_wl_GCJ=
19030 +lt_prog_compiler_pic_GCJ=
19031 +lt_prog_compiler_static_GCJ=
19032 +
19033 +echo "$as_me:$LINENO: checking for $compiler option to produce PIC" >&5
19034 +echo $ECHO_N "checking for $compiler option to produce PIC... $ECHO_C" >&6
19035
19036 +  if test "$GCC" = yes; then
19037 +    lt_prog_compiler_wl_GCJ='-Wl,'
19038 +    lt_prog_compiler_static_GCJ='-static'
19039 +
19040 +    case $host_os in
19041 +      aix*)
19042 +      # All AIX code is PIC.
19043 +      if test "$host_cpu" = ia64; then
19044 +       # AIX 5 now supports IA64 processor
19045 +       lt_prog_compiler_static_GCJ='-Bstatic'
19046 +      fi
19047 +      ;;
19048 +
19049 +    amigaos*)
19050 +      # FIXME: we need at least 68020 code to build shared libraries, but
19051 +      # adding the `-m68020' flag to GCC prevents building anything better,
19052 +      # like `-m68040'.
19053 +      lt_prog_compiler_pic_GCJ='-m68020 -resident32 -malways-restore-a4'
19054 +      ;;
19055 +
19056 +    beos* | cygwin* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
19057 +      # PIC is the default for these OSes.
19058 +      ;;
19059 +
19060 +    mingw* | pw32* | os2*)
19061 +      # This hack is so that the source file can tell whether it is being
19062 +      # built for inclusion in a dll (and should export symbols for example).
19063 +      lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
19064 +      ;;
19065 +
19066 +    darwin* | rhapsody*)
19067 +      # PIC is the default on this platform
19068 +      # Common symbols not allowed in MH_DYLIB files
19069 +      lt_prog_compiler_pic_GCJ='-fno-common'
19070 +      ;;
19071 +
19072 +    msdosdjgpp*)
19073 +      # Just because we use GCC doesn't mean we suddenly get shared libraries
19074 +      # on systems that don't support them.
19075 +      lt_prog_compiler_can_build_shared_GCJ=no
19076 +      enable_shared=no
19077 +      ;;
19078 +
19079 +    sysv4*MP*)
19080 +      if test -d /usr/nec; then
19081 +       lt_prog_compiler_pic_GCJ=-Kconform_pic
19082 +      fi
19083 +      ;;
19084 +
19085 +    hpux*)
19086 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
19087 +      # not for PA HP-UX.
19088 +      case "$host_cpu" in
19089 +      hppa*64*|ia64*)
19090 +       # +Z the default
19091 +       ;;
19092 +      *)
19093 +       lt_prog_compiler_pic_GCJ='-fPIC'
19094 +       ;;
19095 +      esac
19096 +      ;;
19097 +
19098 +    *)
19099 +      lt_prog_compiler_pic_GCJ='-fPIC'
19100 +      ;;
19101 +    esac
19102 +  else
19103 +    # PORTME Check for flag to pass linker flags through the system compiler.
19104 +    case $host_os in
19105 +    aix*)
19106 +      lt_prog_compiler_wl_GCJ='-Wl,'
19107 +      if test "$host_cpu" = ia64; then
19108 +       # AIX 5 now supports IA64 processor
19109 +       lt_prog_compiler_static_GCJ='-Bstatic'
19110 +      else
19111 +       lt_prog_compiler_static_GCJ='-bnso -bI:/lib/syscalls.exp'
19112 +      fi
19113 +      ;;
19114 +
19115 +    mingw* | pw32* | os2*)
19116 +      # This hack is so that the source file can tell whether it is being
19117 +      # built for inclusion in a dll (and should export symbols for example).
19118 +      lt_prog_compiler_pic_GCJ='-DDLL_EXPORT'
19119 +      ;;
19120 +
19121 +    hpux9* | hpux10* | hpux11*)
19122 +      lt_prog_compiler_wl_GCJ='-Wl,'
19123 +      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
19124 +      # not for PA HP-UX.
19125 +      case "$host_cpu" in
19126 +      hppa*64*|ia64*)
19127 +       # +Z the default
19128 +       ;;
19129 +      *)
19130 +       lt_prog_compiler_pic_GCJ='+Z'
19131 +       ;;
19132 +      esac
19133 +      # Is there a better lt_prog_compiler_static that works with the bundled CC?
19134 +      lt_prog_compiler_static_GCJ='${wl}-a ${wl}archive'
19135 +      ;;
19136 +
19137 +    irix5* | irix6* | nonstopux*)
19138 +      lt_prog_compiler_wl_GCJ='-Wl,'
19139 +      # PIC (with -KPIC) is the default.
19140 +      lt_prog_compiler_static_GCJ='-non_shared'
19141 +      ;;
19142 +
19143 +    newsos6)
19144 +      lt_prog_compiler_pic_GCJ='-KPIC'
19145 +      lt_prog_compiler_static_GCJ='-Bstatic'
19146 +      ;;
19147 +
19148 +    linux*)
19149 +      case $CC in
19150 +      icc* | ecc*)
19151 +       lt_prog_compiler_wl_GCJ='-Wl,'
19152 +       lt_prog_compiler_pic_GCJ='-KPIC'
19153 +       lt_prog_compiler_static_GCJ='-static'
19154 +        ;;
19155 +      ccc*)
19156 +        lt_prog_compiler_wl_GCJ='-Wl,'
19157 +        # All Alpha code is PIC.
19158 +        lt_prog_compiler_static_GCJ='-non_shared'
19159 +        ;;
19160 +      esac
19161 +      ;;
19162 +
19163 +    osf3* | osf4* | osf5*)
19164 +      lt_prog_compiler_wl_GCJ='-Wl,'
19165 +      # All OSF/1 code is PIC.
19166 +      lt_prog_compiler_static_GCJ='-non_shared'
19167 +      ;;
19168 +
19169 +    sco3.2v5*)
19170 +      lt_prog_compiler_pic_GCJ='-Kpic'
19171 +      lt_prog_compiler_static_GCJ='-dn'
19172 +      ;;
19173 +
19174 +    solaris*)
19175 +      lt_prog_compiler_wl_GCJ='-Wl,'
19176 +      lt_prog_compiler_pic_GCJ='-KPIC'
19177 +      lt_prog_compiler_static_GCJ='-Bstatic'
19178 +      ;;
19179 +
19180 +    sunos4*)
19181 +      lt_prog_compiler_wl_GCJ='-Qoption ld '
19182 +      lt_prog_compiler_pic_GCJ='-PIC'
19183 +      lt_prog_compiler_static_GCJ='-Bstatic'
19184 +      ;;
19185 +
19186 +    sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
19187 +      lt_prog_compiler_wl_GCJ='-Wl,'
19188 +      lt_prog_compiler_pic_GCJ='-KPIC'
19189 +      lt_prog_compiler_static_GCJ='-Bstatic'
19190 +      ;;
19191 +
19192 +    sysv4*MP*)
19193 +      if test -d /usr/nec ;then
19194 +       lt_prog_compiler_pic_GCJ='-Kconform_pic'
19195 +       lt_prog_compiler_static_GCJ='-Bstatic'
19196 +      fi
19197 +      ;;
19198 +
19199 +    uts4*)
19200 +      lt_prog_compiler_pic_GCJ='-pic'
19201 +      lt_prog_compiler_static_GCJ='-Bstatic'
19202 +      ;;
19203 +
19204 +    *)
19205 +      lt_prog_compiler_can_build_shared_GCJ=no
19206 +      ;;
19207 +    esac
19208 +  fi
19209 +
19210 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_GCJ" >&5
19211 +echo "${ECHO_T}$lt_prog_compiler_pic_GCJ" >&6
19212 +
19213 +#
19214 +# Check to make sure the PIC flag actually works.
19215 +#
19216 +if test -n "$lt_prog_compiler_pic_GCJ"; then
19217 +  
19218 +echo "$as_me:$LINENO: checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works" >&5
19219 +echo $ECHO_N "checking if $compiler PIC flag $lt_prog_compiler_pic_GCJ works... $ECHO_C" >&6
19220 +if test "${lt_prog_compiler_pic_works_GCJ+set}" = set; then
19221 +  echo $ECHO_N "(cached) $ECHO_C" >&6
19222 +else
19223 +  lt_prog_compiler_pic_works_GCJ=no
19224 +  ac_outfile=conftest.$ac_objext
19225 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
19226 +   lt_compiler_flag="$lt_prog_compiler_pic_GCJ"
19227 +   # Insert the option either (1) after the last *FLAGS variable, or
19228 +   # (2) before a word containing "conftest.", or (3) at the end.
19229 +   # Note that $ac_compile itself does not contain backslashes and begins
19230 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
19231 +   # The option is referenced via a variable to avoid confusing sed.
19232 +   lt_compile=`echo "$ac_compile" | $SED \
19233 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
19234 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
19235 +   -e 's:$: $lt_compiler_flag:'`
19236 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
19237 +   (eval "$lt_compile" 2>conftest.err)
19238 +   ac_status=$?
19239 +   cat conftest.err >&5
19240 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
19241 +   if (exit $ac_status) && test -s "$ac_outfile"; then
19242 +     # The compiler can only warn and ignore the option if not recognized
19243 +     # So say no if there are warnings
19244 +     if test ! -s conftest.err; then
19245 +       lt_prog_compiler_pic_works_GCJ=yes
19246 +     fi
19247 +   fi
19248 +   $rm conftest*
19249 +
19250 +fi
19251 +echo "$as_me:$LINENO: result: $lt_prog_compiler_pic_works_GCJ" >&5
19252 +echo "${ECHO_T}$lt_prog_compiler_pic_works_GCJ" >&6
19253 +
19254 +if test x"$lt_prog_compiler_pic_works_GCJ" = xyes; then
19255 +    case $lt_prog_compiler_pic_GCJ in
19256 +     "" | " "*) ;;
19257 +     *) lt_prog_compiler_pic_GCJ=" $lt_prog_compiler_pic_GCJ" ;;
19258 +     esac
19259 +else
19260 +    lt_prog_compiler_pic_GCJ=
19261 +     lt_prog_compiler_can_build_shared_GCJ=no
19262 +fi
19263 +
19264 +fi
19265 +case "$host_os" in
19266 +  # For platforms which do not support PIC, -DPIC is meaningless:
19267 +  *djgpp*)
19268 +    lt_prog_compiler_pic_GCJ=
19269 +    ;;
19270 +  *)
19271 +    lt_prog_compiler_pic_GCJ="$lt_prog_compiler_pic_GCJ"
19272 +    ;;
19273 +esac
19274 +
19275 +echo "$as_me:$LINENO: checking if $compiler supports -c -o file.$ac_objext" >&5
19276 +echo $ECHO_N "checking if $compiler supports -c -o file.$ac_objext... $ECHO_C" >&6
19277 +if test "${lt_cv_prog_compiler_c_o_GCJ+set}" = set; then
19278 +  echo $ECHO_N "(cached) $ECHO_C" >&6
19279 +else
19280 +  lt_cv_prog_compiler_c_o_GCJ=no
19281 +   $rm -r conftest 2>/dev/null
19282 +   mkdir conftest
19283 +   cd conftest
19284 +   mkdir out
19285 +   printf "$lt_simple_compile_test_code" > conftest.$ac_ext
19286 +
19287 +   lt_compiler_flag="-o out/conftest2.$ac_objext"
19288 +   # Insert the option either (1) after the last *FLAGS variable, or
19289 +   # (2) before a word containing "conftest.", or (3) at the end.
19290 +   # Note that $ac_compile itself does not contain backslashes and begins
19291 +   # with a dollar sign (not a hyphen), so the echo should work correctly.
19292 +   lt_compile=`echo "$ac_compile" | $SED \
19293 +   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
19294 +   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
19295 +   -e 's:$: $lt_compiler_flag:'`
19296 +   (eval echo "\"\$as_me:__oline__: $lt_compile\"" >&5)
19297 +   (eval "$lt_compile" 2>out/conftest.err)
19298 +   ac_status=$?
19299 +   cat out/conftest.err >&5
19300 +   echo "$as_me:__oline__: \$? = $ac_status" >&5
19301 +   if (exit $ac_status) && test -s out/conftest2.$ac_objext
19302 +   then
19303 +     # The compiler can only warn and ignore the option if not recognized
19304 +     # So say no if there are warnings
19305 +     if test ! -s out/conftest.err; then
19306 +       lt_cv_prog_compiler_c_o_GCJ=yes
19307 +     fi
19308 +   fi
19309 +   chmod u+w .
19310 +   $rm conftest*
19311 +   # SGI C++ compiler will create directory out/ii_files/ for
19312 +   # template instantiation
19313 +   test -d out/ii_files && $rm out/ii_files/* && rmdir out/ii_files
19314 +   $rm out/* && rmdir out
19315 +   cd ..
19316 +   rmdir conftest
19317 +   $rm conftest*
19318 +
19319 +fi
19320 +echo "$as_me:$LINENO: result: $lt_cv_prog_compiler_c_o_GCJ" >&5
19321 +echo "${ECHO_T}$lt_cv_prog_compiler_c_o_GCJ" >&6
19322 +
19323 +
19324 +hard_links="nottested"
19325 +if test "$lt_cv_prog_compiler_c_o_GCJ" = no && test "$need_locks" != no; then
19326 +  # do not overwrite the value of need_locks provided by the user
19327 +  echo "$as_me:$LINENO: checking if we can lock with hard links" >&5
19328 +echo $ECHO_N "checking if we can lock with hard links... $ECHO_C" >&6
19329 +  hard_links=yes
19330 +  $rm conftest*
19331 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
19332 +  touch conftest.a
19333 +  ln conftest.a conftest.b 2>&5 || hard_links=no
19334 +  ln conftest.a conftest.b 2>/dev/null && hard_links=no
19335 +  echo "$as_me:$LINENO: result: $hard_links" >&5
19336 +echo "${ECHO_T}$hard_links" >&6
19337 +  if test "$hard_links" = no; then
19338 +    { echo "$as_me:$LINENO: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&5
19339 +echo "$as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe" >&2;}
19340 +    need_locks=warn
19341 +  fi
19342 +else
19343 +  need_locks=no
19344 +fi
19345 +
19346 +echo "$as_me:$LINENO: checking whether the $compiler linker ($LD) supports shared libraries" >&5
19347 +echo $ECHO_N "checking whether the $compiler linker ($LD) supports shared libraries... $ECHO_C" >&6
19348 +
19349 +  runpath_var=
19350 +  allow_undefined_flag_GCJ=
19351 +  enable_shared_with_static_runtimes_GCJ=no
19352 +  archive_cmds_GCJ=
19353 +  archive_expsym_cmds_GCJ=
19354 +  old_archive_From_new_cmds_GCJ=
19355 +  old_archive_from_expsyms_cmds_GCJ=
19356 +  export_dynamic_flag_spec_GCJ=
19357 +  whole_archive_flag_spec_GCJ=
19358 +  thread_safe_flag_spec_GCJ=
19359 +  hardcode_libdir_flag_spec_GCJ=
19360 +  hardcode_libdir_flag_spec_ld_GCJ=
19361 +  hardcode_libdir_separator_GCJ=
19362 +  hardcode_direct_GCJ=no
19363 +  hardcode_minus_L_GCJ=no
19364 +  hardcode_shlibpath_var_GCJ=unsupported
19365 +  link_all_deplibs_GCJ=unknown
19366 +  hardcode_automatic_GCJ=no
19367 +  module_cmds_GCJ=
19368 +  module_expsym_cmds_GCJ=
19369 +  always_export_symbols_GCJ=no
19370 +  export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
19371 +  # include_expsyms should be a list of space-separated symbols to be *always*
19372 +  # included in the symbol list
19373 +  include_expsyms_GCJ=
19374 +  # exclude_expsyms can be an extended regexp of symbols to exclude
19375 +  # it will be wrapped by ` (' and `)$', so one must not match beginning or
19376 +  # end of line.  Example: `a|bc|.*d.*' will exclude the symbols `a' and `bc',
19377 +  # as well as any symbol that contains `d'.
19378 +  exclude_expsyms_GCJ="_GLOBAL_OFFSET_TABLE_"
19379 +  # Although _GLOBAL_OFFSET_TABLE_ is a valid symbol C name, most a.out
19380 +  # platforms (ab)use it in PIC code, but their linkers get confused if
19381 +  # the symbol is explicitly referenced.  Since portable code cannot
19382 +  # rely on this symbol name, it's probably fine to never include it in
19383 +  # preloaded symbol tables.
19384 +  extract_expsyms_cmds=
19385 +
19386 +  case $host_os in
19387 +  cygwin* | mingw* | pw32*)
19388 +    # FIXME: the MSVC++ port hasn't been tested in a loooong time
19389 +    # When not using gcc, we currently assume that we are using
19390 +    # Microsoft Visual C++.
19391 +    if test "$GCC" != yes; then
19392 +      with_gnu_ld=no
19393 +    fi
19394 +    ;;
19395 +  openbsd*)
19396 +    with_gnu_ld=no
19397 +    ;;
19398 +  esac
19399 +
19400 +  ld_shlibs_GCJ=yes
19401 +  if test "$with_gnu_ld" = yes; then
19402 +    # If archive_cmds runs LD, not CC, wlarc should be empty
19403 +    wlarc='${wl}'
19404 +
19405 +    # See if GNU ld supports shared libraries.
19406 +    case $host_os in
19407 +    aix3* | aix4* | aix5*)
19408 +      # On AIX/PPC, the GNU linker is very broken
19409 +      if test "$host_cpu" != ia64; then
19410 +       ld_shlibs_GCJ=no
19411 +       cat <<EOF 1>&2
19412 +
19413 +*** Warning: the GNU linker, at least up to release 2.9.1, is reported
19414 +*** to be unable to reliably create shared libraries on AIX.
19415 +*** Therefore, libtool is disabling shared libraries support.  If you
19416 +*** really care for shared libraries, you may want to modify your PATH
19417 +*** so that a non-GNU linker is found, and then restart.
19418 +
19419 +EOF
19420 +      fi
19421 +      ;;
19422 +
19423 +    amigaos*)
19424 +      archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
19425 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
19426 +      hardcode_minus_L_GCJ=yes
19427 +
19428 +      # Samuel A. Falvo II <kc5tja@dolphin.openprojects.net> reports
19429 +      # that the semantics of dynamic libraries on AmigaOS, at least up
19430 +      # to version 4, is to share data among multiple programs linked
19431 +      # with the same dynamic library.  Since this doesn't match the
19432 +      # behavior of shared libraries on other platforms, we can't use
19433 +      # them.
19434 +      ld_shlibs_GCJ=no
19435 +      ;;
19436 +
19437 +    beos*)
19438 +      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
19439 +       allow_undefined_flag_GCJ=unsupported
19440 +       # Joseph Beckenbach <jrb3@best.com> says some releases of gcc
19441 +       # support --undefined.  This deserves some investigation.  FIXME
19442 +       archive_cmds_GCJ='$CC -nostart $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
19443 +      else
19444 +       ld_shlibs_GCJ=no
19445 +      fi
19446 +      ;;
19447 +
19448 +    cygwin* | mingw* | pw32*)
19449 +      # _LT_AC_TAGVAR(hardcode_libdir_flag_spec, GCJ) is actually meaningless,
19450 +      # as there is no search path for DLLs.
19451 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
19452 +      allow_undefined_flag_GCJ=unsupported
19453 +      always_export_symbols_GCJ=no
19454 +      enable_shared_with_static_runtimes_GCJ=yes
19455 +      export_symbols_cmds_GCJ='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
19456 +
19457 +      if $LD --help 2>&1 | grep 'auto-import' > /dev/null; then
19458 +        archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000 ${wl}--out-implib,$lib'
19459 +       # If the export-symbols file already is a .def file (1st line
19460 +       # is EXPORTS), use it as is; otherwise, prepend...
19461 +       archive_expsym_cmds_GCJ='if test "x`$SED 1q $export_symbols`" = xEXPORTS; then
19462 +         cp $export_symbols $output_objdir/$soname.def;
19463 +       else
19464 +         echo EXPORTS > $output_objdir/$soname.def;
19465 +         cat $export_symbols >> $output_objdir/$soname.def;
19466 +       fi~
19467 +       $CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname ${wl}--image-base=0x10000000  ${wl}--out-implib,$lib'
19468 +      else
19469 +       ld_shlibs=no
19470 +      fi
19471 +      ;;
19472 +
19473 +    netbsd* | knetbsd*-gnu)
19474 +      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
19475 +       archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
19476 +       wlarc=
19477 +      else
19478 +       archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
19479 +       archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
19480 +      fi
19481 +      ;;
19482 +
19483 +    solaris* | sysv5*)
19484 +      if $LD -v 2>&1 | grep 'BFD 2\.8' > /dev/null; then
19485 +       ld_shlibs_GCJ=no
19486 +       cat <<EOF 1>&2
19487 +
19488 +*** Warning: The releases 2.8.* of the GNU linker cannot reliably
19489 +*** create shared libraries on Solaris systems.  Therefore, libtool
19490 +*** is disabling shared libraries support.  We urge you to upgrade GNU
19491 +*** binutils to release 2.9.1 or newer.  Another option is to modify
19492 +*** your PATH or compiler configuration so that the native linker is
19493 +*** used, and then restart.
19494 +
19495 +EOF
19496 +      elif $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
19497 +       archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
19498 +       archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
19499 +      else
19500 +       ld_shlibs_GCJ=no
19501 +      fi
19502 +      ;;
19503 +
19504 +    sunos4*)
19505 +      archive_cmds_GCJ='$LD -assert pure-text -Bshareable -o $lib $libobjs $deplibs $linker_flags'
19506 +      wlarc=
19507 +      hardcode_direct_GCJ=yes
19508 +      hardcode_shlibpath_var_GCJ=no
19509 +      ;;
19510 +
19511 +  linux*)
19512 +    if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
19513 +        tmp_archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
19514 +       archive_cmds_GCJ="$tmp_archive_cmds"
19515 +      supports_anon_versioning=no
19516 +      case `$LD -v 2>/dev/null` in
19517 +        *\ 01.* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
19518 +        *\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
19519 +        *\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
19520 +        *\ 2.11.*) ;; # other 2.11 versions
19521 +        *) supports_anon_versioning=yes ;;
19522 +      esac
19523 +      if test $supports_anon_versioning = yes; then
19524 +        archive_expsym_cmds_GCJ='$echo "{ global:" > $output_objdir/$libname.ver~
19525 +cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $output_objdir/$libname.ver~
19526 +$echo "local: *; };" >> $output_objdir/$libname.ver~
19527 +        $CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-version-script ${wl}$output_objdir/$libname.ver -o $lib'
19528 +      else
19529 +        archive_expsym_cmds_GCJ="$tmp_archive_cmds"
19530 +      fi
19531 +      link_all_deplibs_GCJ=no
19532 +    else
19533 +      ld_shlibs_GCJ=no
19534 +    fi
19535 +    ;;
19536 +
19537 +    *)
19538 +      if $LD --help 2>&1 | grep ': supported targets:.* elf' > /dev/null; then
19539 +       archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'
19540 +       archive_expsym_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname ${wl}-retain-symbols-file $wl$export_symbols -o $lib'
19541 +      else
19542 +       ld_shlibs_GCJ=no
19543 +      fi
19544 +      ;;
19545 +    esac
19546 +
19547 +    if test "$ld_shlibs_GCJ" = yes; then
19548 +      runpath_var=LD_RUN_PATH
19549 +      hardcode_libdir_flag_spec_GCJ='${wl}--rpath ${wl}$libdir'
19550 +      export_dynamic_flag_spec_GCJ='${wl}--export-dynamic'
19551 +      # ancient GNU ld didn't support --whole-archive et. al.
19552 +      if $LD --help 2>&1 | grep 'no-whole-archive' > /dev/null; then
19553 +       whole_archive_flag_spec_GCJ="$wlarc"'--whole-archive$convenience '"$wlarc"'--no-whole-archive'
19554 +      else
19555 +       whole_archive_flag_spec_GCJ=
19556 +      fi
19557 +    fi
19558 +  else
19559 +    # PORTME fill in a description of your system's linker (not GNU ld)
19560 +    case $host_os in
19561 +    aix3*)
19562 +      allow_undefined_flag_GCJ=unsupported
19563 +      always_export_symbols_GCJ=yes
19564 +      archive_expsym_cmds_GCJ='$LD -o $output_objdir/$soname $libobjs $deplibs $linker_flags -bE:$export_symbols -T512 -H512 -bM:SRE~$AR $AR_FLAGS $lib $output_objdir/$soname'
19565 +      # Note: this linker hardcodes the directories in LIBPATH if there
19566 +      # are no directories specified by -L.
19567 +      hardcode_minus_L_GCJ=yes
19568 +      if test "$GCC" = yes && test -z "$link_static_flag"; then
19569 +       # Neither direct hardcoding nor static linking is supported with a
19570 +       # broken collect2.
19571 +       hardcode_direct_GCJ=unsupported
19572 +      fi
19573 +      ;;
19574 +
19575 +    aix4* | aix5*)
19576 +      if test "$host_cpu" = ia64; then
19577 +       # On IA64, the linker does run time linking by default, so we don't
19578 +       # have to do anything special.
19579 +       aix_use_runtimelinking=no
19580 +       exp_sym_flag='-Bexport'
19581 +       no_entry_flag=""
19582 +      else
19583 +       # If we're using GNU nm, then we don't want the "-C" option.
19584 +       # -C means demangle to AIX nm, but means don't demangle with GNU nm
19585 +       if $NM -V 2>&1 | grep 'GNU' > /dev/null; then
19586 +         export_symbols_cmds_GCJ='$NM -Bpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
19587 +       else
19588 +         export_symbols_cmds_GCJ='$NM -BCpg $libobjs $convenience | awk '\''{ if (((\$2 == "T") || (\$2 == "D") || (\$2 == "B")) && (substr(\$3,1,1) != ".")) { print \$3 } }'\'' | sort -u > $export_symbols'
19589 +       fi
19590 +       aix_use_runtimelinking=no
19591 +
19592 +       # Test if we are trying to use run time linking or normal
19593 +       # AIX style linking. If -brtl is somewhere in LDFLAGS, we
19594 +       # need to do runtime linking.
19595 +       case $host_os in aix4.[23]|aix4.[23].*|aix5*)
19596 +         for ld_flag in $LDFLAGS; do
19597 +         if (test $ld_flag = "-brtl" || test $ld_flag = "-Wl,-brtl"); then
19598 +           aix_use_runtimelinking=yes
19599 +           break
19600 +         fi
19601 +         done
19602 +       esac
19603 +
19604 +       exp_sym_flag='-bexport'
19605 +       no_entry_flag='-bnoentry'
19606 +      fi
19607 +
19608 +      # When large executables or shared objects are built, AIX ld can
19609 +      # have problems creating the table of contents.  If linking a library
19610 +      # or program results in "error TOC overflow" add -mminimal-toc to
19611 +      # CXXFLAGS/CFLAGS for g++/gcc.  In the cases where that is not
19612 +      # enough to fix the problem, add -Wl,-bbigtoc to LDFLAGS.
19613 +
19614 +      archive_cmds_GCJ=''
19615 +      hardcode_direct_GCJ=yes
19616 +      hardcode_libdir_separator_GCJ=':'
19617 +      link_all_deplibs_GCJ=yes
19618 +
19619 +      if test "$GCC" = yes; then
19620 +       case $host_os in aix4.012|aix4.012.*)
19621 +       # We only want to do this on AIX 4.2 and lower, the check
19622 +       # below for broken collect2 doesn't work under 4.3+
19623 +         collect2name=`${CC} -print-prog-name=collect2`
19624 +         if test -f "$collect2name" && \
19625 +          strings "$collect2name" | grep resolve_lib_name >/dev/null
19626 +         then
19627 +         # We have reworked collect2
19628 +         hardcode_direct_GCJ=yes
19629 +         else
19630 +         # We have old collect2
19631 +         hardcode_direct_GCJ=unsupported
19632 +         # It fails to find uninstalled libraries when the uninstalled
19633 +         # path is not listed in the libpath.  Setting hardcode_minus_L
19634 +         # to unsupported forces relinking
19635 +         hardcode_minus_L_GCJ=yes
19636 +         hardcode_libdir_flag_spec_GCJ='-L$libdir'
19637 +         hardcode_libdir_separator_GCJ=
19638 +         fi
19639 +       esac
19640 +       shared_flag='-shared'
19641 +      else
19642 +       # not using gcc
19643 +       if test "$host_cpu" = ia64; then
19644 +       # VisualAge C++, Version 5.5 for AIX 5L for IA-64, Beta 3 Release
19645 +       # chokes on -Wl,-G. The following line is correct:
19646 +         shared_flag='-G'
19647 +       else
19648 +       if test "$aix_use_runtimelinking" = yes; then
19649 +           shared_flag='${wl}-G'
19650 +         else
19651 +           shared_flag='${wl}-bM:SRE'
19652 +       fi
19653 +       fi
19654 +      fi
19655 +
19656 +      # It seems that -bexpall does not export symbols beginning with
19657 +      # underscore (_), so it is better to generate a list of symbols to export.
19658 +      always_export_symbols_GCJ=yes
19659 +      if test "$aix_use_runtimelinking" = yes; then
19660 +       # Warning - without using the other runtime loading flags (-brtl),
19661 +       # -berok will link without error, but may produce a broken library.
19662 +       allow_undefined_flag_GCJ='-berok'
19663 +       # Determine the default libpath from the value encoded in an empty executable.
19664 +       cat >conftest.$ac_ext <<_ACEOF
19665 +/* confdefs.h.  */
19666 +_ACEOF
19667 +cat confdefs.h >>conftest.$ac_ext
19668 +cat >>conftest.$ac_ext <<_ACEOF
19669 +/* end confdefs.h.  */
19670 +
19671 +int
19672 +main ()
19673 +{
19674 +
19675 +  ;
19676 +  return 0;
19677 +}
19678 +_ACEOF
19679 +rm -f conftest.$ac_objext conftest$ac_exeext
19680 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19681 +  (eval $ac_link) 2>conftest.er1
19682 +  ac_status=$?
19683 +  grep -v '^ *+' conftest.er1 >conftest.err
19684 +  rm -f conftest.er1
19685 +  cat conftest.err >&5
19686 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19687 +  (exit $ac_status); } &&
19688 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19689 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19690 +  (eval $ac_try) 2>&5
19691 +  ac_status=$?
19692 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19693 +  (exit $ac_status); }; } &&
19694 +        { ac_try='test -s conftest$ac_exeext'
19695 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19696 +  (eval $ac_try) 2>&5
19697 +  ac_status=$?
19698 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19699 +  (exit $ac_status); }; }; then
19700 +  
19701 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
19702 +}'`
19703 +# Check for a 64-bit object if we didn't find anything.
19704 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
19705 +}'`; fi
19706 +else
19707 +  echo "$as_me: failed program was:" >&5
19708 +sed 's/^/| /' conftest.$ac_ext >&5
19709 +
19710 +fi
19711 +rm -f conftest.err conftest.$ac_objext \
19712 +      conftest$ac_exeext conftest.$ac_ext
19713 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
19714 +
19715 +       hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
19716 +       archive_expsym_cmds_GCJ="\$CC"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags `if test "x${allow_undefined_flag}" != "x"; then echo "${wl}${allow_undefined_flag}"; else :; fi` '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols $shared_flag"
19717 +       else
19718 +       if test "$host_cpu" = ia64; then
19719 +         hardcode_libdir_flag_spec_GCJ='${wl}-R $libdir:/usr/lib:/lib'
19720 +         allow_undefined_flag_GCJ="-z nodefs"
19721 +         archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"
19722 +       else
19723 +        # Determine the default libpath from the value encoded in an empty executable.
19724 +        cat >conftest.$ac_ext <<_ACEOF
19725 +/* confdefs.h.  */
19726 +_ACEOF
19727 +cat confdefs.h >>conftest.$ac_ext
19728 +cat >>conftest.$ac_ext <<_ACEOF
19729 +/* end confdefs.h.  */
19730 +
19731 +int
19732 +main ()
19733 +{
19734 +
19735 +  ;
19736 +  return 0;
19737 +}
19738 +_ACEOF
19739 +rm -f conftest.$ac_objext conftest$ac_exeext
19740 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
19741 +  (eval $ac_link) 2>conftest.er1
19742 +  ac_status=$?
19743 +  grep -v '^ *+' conftest.er1 >conftest.err
19744 +  rm -f conftest.er1
19745 +  cat conftest.err >&5
19746 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19747 +  (exit $ac_status); } &&
19748 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19749 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19750 +  (eval $ac_try) 2>&5
19751 +  ac_status=$?
19752 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19753 +  (exit $ac_status); }; } &&
19754 +        { ac_try='test -s conftest$ac_exeext'
19755 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19756 +  (eval $ac_try) 2>&5
19757 +  ac_status=$?
19758 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19759 +  (exit $ac_status); }; }; then
19760 +  
19761 +aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
19762 +}'`
19763 +# Check for a 64-bit object if we didn't find anything.
19764 +if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | $SED -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
19765 +}'`; fi
19766 +else
19767 +  echo "$as_me: failed program was:" >&5
19768 +sed 's/^/| /' conftest.$ac_ext >&5
19769 +
19770 +fi
19771 +rm -f conftest.err conftest.$ac_objext \
19772 +      conftest$ac_exeext conftest.$ac_ext
19773 +if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
19774 +
19775 +        hardcode_libdir_flag_spec_GCJ='${wl}-blibpath:$libdir:'"$aix_libpath"
19776 +         # Warning - without using the other run time loading flags,
19777 +         # -berok will link without error, but may produce a broken library.
19778 +         no_undefined_flag_GCJ=' ${wl}-bernotok'
19779 +         allow_undefined_flag_GCJ=' ${wl}-berok'
19780 +         # -bexpall does not export symbols beginning with underscore (_)
19781 +         always_export_symbols_GCJ=yes
19782 +         # Exported symbols can be pulled into shared objects from archives
19783 +         whole_archive_flag_spec_GCJ=' '
19784 +         archive_cmds_need_lc_GCJ=yes
19785 +         # This is similar to how AIX traditionally builds it's shared libraries.
19786 +         archive_expsym_cmds_GCJ="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${wl}-bE:$export_symbols ${wl}-bnoentry${allow_undefined_flag}~$AR $AR_FLAGS $output_objdir/$libname$release.a $output_objdir/$soname'
19787 +       fi
19788 +      fi
19789 +      ;;
19790 +
19791 +    amigaos*)
19792 +      archive_cmds_GCJ='$rm $output_objdir/a2ixlibrary.data~$echo "#define NAME $libname" > $output_objdir/a2ixlibrary.data~$echo "#define LIBRARY_ID 1" >> $output_objdir/a2ixlibrary.data~$echo "#define VERSION $major" >> $output_objdir/a2ixlibrary.data~$echo "#define REVISION $revision" >> $output_objdir/a2ixlibrary.data~$AR $AR_FLAGS $lib $libobjs~$RANLIB $lib~(cd $output_objdir && a2ixlibrary -32)'
19793 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
19794 +      hardcode_minus_L_GCJ=yes
19795 +      # see comment about different semantics on the GNU ld section
19796 +      ld_shlibs_GCJ=no
19797 +      ;;
19798 +
19799 +    bsdi4*)
19800 +      export_dynamic_flag_spec_GCJ=-rdynamic
19801 +      ;;
19802 +
19803 +    cygwin* | mingw* | pw32*)
19804 +      # When not using gcc, we currently assume that we are using
19805 +      # Microsoft Visual C++.
19806 +      # hardcode_libdir_flag_spec is actually meaningless, as there is
19807 +      # no search path for DLLs.
19808 +      hardcode_libdir_flag_spec_GCJ=' '
19809 +      allow_undefined_flag_GCJ=unsupported
19810 +      # Tell ltmain to make .lib files, not .a files.
19811 +      libext=lib
19812 +      # Tell ltmain to make .dll files, not .so files.
19813 +      shrext_cmds=".dll"
19814 +      # FIXME: Setting linknames here is a bad hack.
19815 +      archive_cmds_GCJ='$CC -o $lib $libobjs $compiler_flags `echo "$deplibs" | $SED -e '\''s/ -lc$//'\''` -link -dll~linknames='
19816 +      # The linker will automatically build a .lib file if we build a DLL.
19817 +      old_archive_From_new_cmds_GCJ='true'
19818 +      # FIXME: Should let the user specify the lib program.
19819 +      old_archive_cmds_GCJ='lib /OUT:$oldlib$oldobjs$old_deplibs'
19820 +      fix_srcfile_path='`cygpath -w "$srcfile"`'
19821 +      enable_shared_with_static_runtimes_GCJ=yes
19822 +      ;;
19823 +
19824 +    darwin* | rhapsody*)
19825 +    if test "$GXX" = yes ; then
19826 +      archive_cmds_need_lc_GCJ=no
19827 +      case "$host_os" in
19828 +      rhapsody* | darwin1.[012])
19829 +       allow_undefined_flag_GCJ='-undefined suppress'
19830 +       ;;
19831 +      *) # Darwin 1.3 on
19832 +      if test -z ${MACOSX_DEPLOYMENT_TARGET} ; then
19833 +       allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
19834 +      else
19835 +        case ${MACOSX_DEPLOYMENT_TARGET} in
19836 +          10.[012])
19837 +            allow_undefined_flag_GCJ='-flat_namespace -undefined suppress'
19838 +            ;;
19839 +          10.*)
19840 +            allow_undefined_flag_GCJ='-undefined dynamic_lookup'
19841 +            ;;
19842 +        esac
19843 +      fi
19844 +       ;;
19845 +      esac
19846 +       lt_int_apple_cc_single_mod=no
19847 +       output_verbose_link_cmd='echo'
19848 +       if $CC -dumpspecs 2>&1 | grep 'single_module' >/dev/null ; then
19849 +         lt_int_apple_cc_single_mod=yes
19850 +       fi
19851 +       if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
19852 +         archive_cmds_GCJ='$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
19853 +       else
19854 +        archive_cmds_GCJ='$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring'
19855 +      fi
19856 +      module_cmds_GCJ='$CC ${wl}-bind_at_load $allow_undefined_flag -o $lib -bundle $libobjs $deplibs$compiler_flags'
19857 +      # Don't fix this by using the ld -exported_symbols_list flag, it doesn't exist in older darwin ld's
19858 +        if test "X$lt_int_apple_cc_single_mod" = Xyes ; then
19859 +          archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -dynamiclib -single_module $allow_undefined_flag -o $lib $libobjs $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
19860 +        else
19861 +          archive_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC -r ${wl}-bind_at_load -keep_private_externs -nostdlib -o ${lib}-master.o $libobjs~$CC -dynamiclib $allow_undefined_flag -o $lib ${lib}-master.o $deplibs $compiler_flags -install_name $rpath/$soname $verstring~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
19862 +        fi
19863 +          module_expsym_cmds_GCJ='sed -e "s,#.*,," -e "s,^[    ]*,," -e "s,^\(..*\),_&," < $export_symbols > $output_objdir/${libname}-symbols.expsym~$CC $allow_undefined_flag  -o $lib -bundle $libobjs $deplibs$compiler_flags~nmedit -s $output_objdir/${libname}-symbols.expsym ${lib}'
19864 +      hardcode_direct_GCJ=no
19865 +      hardcode_automatic_GCJ=yes
19866 +      hardcode_shlibpath_var_GCJ=unsupported
19867 +      whole_archive_flag_spec_GCJ='-all_load $convenience'
19868 +      link_all_deplibs_GCJ=yes
19869 +    else
19870 +      ld_shlibs_GCJ=no
19871 +    fi
19872 +      ;;
19873 +
19874 +    dgux*)
19875 +      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
19876 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
19877 +      hardcode_shlibpath_var_GCJ=no
19878 +      ;;
19879 +
19880 +    freebsd1*)
19881 +      ld_shlibs_GCJ=no
19882 +      ;;
19883 +
19884 +    # FreeBSD 2.2.[012] allows us to include c++rt0.o to get C++ constructor
19885 +    # support.  Future versions do this automatically, but an explicit c++rt0.o
19886 +    # does not break anything, and helps significantly (at the cost of a little
19887 +    # extra space).
19888 +    freebsd2.2*)
19889 +      archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags /usr/lib/c++rt0.o'
19890 +      hardcode_libdir_flag_spec_GCJ='-R$libdir'
19891 +      hardcode_direct_GCJ=yes
19892 +      hardcode_shlibpath_var_GCJ=no
19893 +      ;;
19894 +
19895 +    # Unfortunately, older versions of FreeBSD 2 do not have this feature.
19896 +    freebsd2*)
19897 +      archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
19898 +      hardcode_direct_GCJ=yes
19899 +      hardcode_minus_L_GCJ=yes
19900 +      hardcode_shlibpath_var_GCJ=no
19901 +      ;;
19902 +
19903 +    # FreeBSD 3 and greater uses gcc -shared to do shared libraries.
19904 +    freebsd* | kfreebsd*-gnu)
19905 +      archive_cmds_GCJ='$CC -shared -o $lib $libobjs $deplibs $compiler_flags'
19906 +      hardcode_libdir_flag_spec_GCJ='-R$libdir'
19907 +      hardcode_direct_GCJ=yes
19908 +      hardcode_shlibpath_var_GCJ=no
19909 +      ;;
19910 +
19911 +    hpux9*)
19912 +      if test "$GCC" = yes; then
19913 +       archive_cmds_GCJ='$rm $output_objdir/$soname~$CC -shared -fPIC ${wl}+b ${wl}$install_libdir -o $output_objdir/$soname $libobjs $deplibs $compiler_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
19914 +      else
19915 +       archive_cmds_GCJ='$rm $output_objdir/$soname~$LD -b +b $install_libdir -o $output_objdir/$soname $libobjs $deplibs $linker_flags~test $output_objdir/$soname = $lib || mv $output_objdir/$soname $lib'
19916 +      fi
19917 +      hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
19918 +      hardcode_libdir_separator_GCJ=:
19919 +      hardcode_direct_GCJ=yes
19920 +
19921 +      # hardcode_minus_L: Not really in the search PATH,
19922 +      # but as the default location of the library.
19923 +      hardcode_minus_L_GCJ=yes
19924 +      export_dynamic_flag_spec_GCJ='${wl}-E'
19925 +      ;;
19926 +
19927 +    hpux10* | hpux11*)
19928 +      if test "$GCC" = yes -a "$with_gnu_ld" = no; then
19929 +       case "$host_cpu" in
19930 +       hppa*64*|ia64*)
19931 +         archive_cmds_GCJ='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
19932 +         ;;
19933 +       *)
19934 +         archive_cmds_GCJ='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
19935 +         ;;
19936 +       esac
19937 +      else
19938 +       case "$host_cpu" in
19939 +       hppa*64*|ia64*)
19940 +         archive_cmds_GCJ='$LD -b +h $soname -o $lib $libobjs $deplibs $linker_flags'
19941 +         ;;
19942 +       *)
19943 +         archive_cmds_GCJ='$LD -b +h $soname +b $install_libdir -o $lib $libobjs $deplibs $linker_flags'
19944 +         ;;
19945 +       esac
19946 +      fi
19947 +      if test "$with_gnu_ld" = no; then
19948 +       case "$host_cpu" in
19949 +       hppa*64*)
19950 +         hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
19951 +         hardcode_libdir_flag_spec_ld_GCJ='+b $libdir'
19952 +         hardcode_libdir_separator_GCJ=:
19953 +         hardcode_direct_GCJ=no
19954 +         hardcode_shlibpath_var_GCJ=no
19955 +         ;;
19956 +       ia64*)
19957 +         hardcode_libdir_flag_spec_GCJ='-L$libdir'
19958 +         hardcode_direct_GCJ=no
19959 +         hardcode_shlibpath_var_GCJ=no
19960 +
19961 +         # hardcode_minus_L: Not really in the search PATH,
19962 +         # but as the default location of the library.
19963 +         hardcode_minus_L_GCJ=yes
19964 +         ;;
19965 +       *)
19966 +         hardcode_libdir_flag_spec_GCJ='${wl}+b ${wl}$libdir'
19967 +         hardcode_libdir_separator_GCJ=:
19968 +         hardcode_direct_GCJ=yes
19969 +         export_dynamic_flag_spec_GCJ='${wl}-E'
19970 +
19971 +         # hardcode_minus_L: Not really in the search PATH,
19972 +         # but as the default location of the library.
19973 +         hardcode_minus_L_GCJ=yes
19974 +         ;;
19975 +       esac
19976 +      fi
19977 +      ;;
19978 +
19979 +    irix5* | irix6* | nonstopux*)
19980 +      if test "$GCC" = yes; then
19981 +       archive_cmds_GCJ='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
19982 +      else
19983 +       archive_cmds_GCJ='$LD -shared $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
19984 +       hardcode_libdir_flag_spec_ld_GCJ='-rpath $libdir'
19985 +      fi
19986 +      hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
19987 +      hardcode_libdir_separator_GCJ=:
19988 +      link_all_deplibs_GCJ=yes
19989 +      ;;
19990 +
19991 +    netbsd* | knetbsd*-gnu)
19992 +      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
19993 +       archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
19994 +      else
19995 +       archive_cmds_GCJ='$LD -shared -o $lib $libobjs $deplibs $linker_flags'      # ELF
19996 +      fi
19997 +      hardcode_libdir_flag_spec_GCJ='-R$libdir'
19998 +      hardcode_direct_GCJ=yes
19999 +      hardcode_shlibpath_var_GCJ=no
20000 +      ;;
20001 +
20002 +    newsos6)
20003 +      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20004 +      hardcode_direct_GCJ=yes
20005 +      hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
20006 +      hardcode_libdir_separator_GCJ=:
20007 +      hardcode_shlibpath_var_GCJ=no
20008 +      ;;
20009 +
20010 +    openbsd*)
20011 +      hardcode_direct_GCJ=yes
20012 +      hardcode_shlibpath_var_GCJ=no
20013 +      if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
20014 +       archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
20015 +       hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
20016 +       export_dynamic_flag_spec_GCJ='${wl}-E'
20017 +      else
20018 +       case $host_os in
20019 +        openbsd[01].* | openbsd2.[0-7] | openbsd2.[0-7].*)
20020 +          archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'
20021 +          hardcode_libdir_flag_spec_GCJ='-R$libdir'
20022 +          ;;
20023 +        *)
20024 +          archive_cmds_GCJ='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags'
20025 +          hardcode_libdir_flag_spec_GCJ='${wl}-rpath,$libdir'
20026 +          ;;
20027 +       esac
20028 +      fi
20029 +      ;;
20030 +
20031 +    os2*)
20032 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
20033 +      hardcode_minus_L_GCJ=yes
20034 +      allow_undefined_flag_GCJ=unsupported
20035 +      archive_cmds_GCJ='$echo "LIBRARY $libname INITINSTANCE" > $output_objdir/$libname.def~$echo "DESCRIPTION \"$libname\"" >> $output_objdir/$libname.def~$echo DATA >> $output_objdir/$libname.def~$echo " SINGLE NONSHARED" >> $output_objdir/$libname.def~$echo EXPORTS >> $output_objdir/$libname.def~emxexp $libobjs >> $output_objdir/$libname.def~$CC -Zdll -Zcrtdll -o $lib $libobjs $deplibs $compiler_flags $output_objdir/$libname.def'
20036 +      old_archive_From_new_cmds_GCJ='emximp -o $output_objdir/$libname.a $output_objdir/$libname.def'
20037 +      ;;
20038 +
20039 +    osf3*)
20040 +      if test "$GCC" = yes; then
20041 +       allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
20042 +       archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
20043 +      else
20044 +       allow_undefined_flag_GCJ=' -expect_unresolved \*'
20045 +       archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
20046 +      fi
20047 +      hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
20048 +      hardcode_libdir_separator_GCJ=:
20049 +      ;;
20050 +
20051 +    osf4* | osf5*)     # as osf3* with the addition of -msym flag
20052 +      if test "$GCC" = yes; then
20053 +       allow_undefined_flag_GCJ=' ${wl}-expect_unresolved ${wl}\*'
20054 +       archive_cmds_GCJ='$CC -shared${allow_undefined_flag} $libobjs $deplibs $compiler_flags ${wl}-msym ${wl}-soname ${wl}$soname `test -n "$verstring" && echo ${wl}-set_version ${wl}$verstring` ${wl}-update_registry ${wl}${output_objdir}/so_locations -o $lib'
20055 +       hardcode_libdir_flag_spec_GCJ='${wl}-rpath ${wl}$libdir'
20056 +      else
20057 +       allow_undefined_flag_GCJ=' -expect_unresolved \*'
20058 +       archive_cmds_GCJ='$LD -shared${allow_undefined_flag} $libobjs $deplibs $linker_flags -msym -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${output_objdir}/so_locations -o $lib'
20059 +       archive_expsym_cmds_GCJ='for i in `cat $export_symbols`; do printf "%s %s\\n" -exported_symbol "\$i" >> $lib.exp; done; echo "-hidden">> $lib.exp~
20060 +       $LD -shared${allow_undefined_flag} -input $lib.exp $linker_flags $libobjs $deplibs -soname $soname `test -n "$verstring" && echo -set_version $verstring` -update_registry ${objdir}/so_locations -o $lib~$rm $lib.exp'
20061 +
20062 +       # Both c and cxx compiler support -rpath directly
20063 +       hardcode_libdir_flag_spec_GCJ='-rpath $libdir'
20064 +      fi
20065 +      hardcode_libdir_separator_GCJ=:
20066 +      ;;
20067 +
20068 +    sco3.2v5*)
20069 +      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20070 +      hardcode_shlibpath_var_GCJ=no
20071 +      export_dynamic_flag_spec_GCJ='${wl}-Bexport'
20072 +      runpath_var=LD_RUN_PATH
20073 +      hardcode_runpath_var=yes
20074 +      ;;
20075 +
20076 +    solaris*)
20077 +      no_undefined_flag_GCJ=' -z text'
20078 +      if test "$GCC" = yes; then
20079 +       archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
20080 +       archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
20081 +         $CC -shared ${wl}-M ${wl}$lib.exp ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags~$rm $lib.exp'
20082 +      else
20083 +       archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
20084 +       archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
20085 +       $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
20086 +      fi
20087 +      hardcode_libdir_flag_spec_GCJ='-R$libdir'
20088 +      hardcode_shlibpath_var_GCJ=no
20089 +      case $host_os in
20090 +      solaris2.[0-5] | solaris2.[0-5].*) ;;
20091 +      *) # Supported since Solaris 2.6 (maybe 2.5.1?)
20092 +       whole_archive_flag_spec_GCJ='-z allextract$convenience -z defaultextract' ;;
20093 +      esac
20094 +      link_all_deplibs_GCJ=yes
20095 +      ;;
20096 +
20097 +    sunos4*)
20098 +      if test "x$host_vendor" = xsequent; then
20099 +       # Use $CC to link under sequent, because it throws in some extra .o
20100 +       # files that make .init and .fini sections work.
20101 +       archive_cmds_GCJ='$CC -G ${wl}-h $soname -o $lib $libobjs $deplibs $compiler_flags'
20102 +      else
20103 +       archive_cmds_GCJ='$LD -assert pure-text -Bstatic -o $lib $libobjs $deplibs $linker_flags'
20104 +      fi
20105 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
20106 +      hardcode_direct_GCJ=yes
20107 +      hardcode_minus_L_GCJ=yes
20108 +      hardcode_shlibpath_var_GCJ=no
20109 +      ;;
20110 +
20111 +    sysv4)
20112 +      case $host_vendor in
20113 +       sni)
20114 +         archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20115 +         hardcode_direct_GCJ=yes # is this really true???
20116 +       ;;
20117 +       siemens)
20118 +         ## LD is ld it makes a PLAMLIB
20119 +         ## CC just makes a GrossModule.
20120 +         archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
20121 +         reload_cmds_GCJ='$CC -r -o $output$reload_objs'
20122 +         hardcode_direct_GCJ=no
20123 +        ;;
20124 +       motorola)
20125 +         archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20126 +         hardcode_direct_GCJ=no #Motorola manual says yes, but my tests say they lie
20127 +       ;;
20128 +      esac
20129 +      runpath_var='LD_RUN_PATH'
20130 +      hardcode_shlibpath_var_GCJ=no
20131 +      ;;
20132 +
20133 +    sysv4.3*)
20134 +      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20135 +      hardcode_shlibpath_var_GCJ=no
20136 +      export_dynamic_flag_spec_GCJ='-Bexport'
20137 +      ;;
20138 +
20139 +    sysv4*MP*)
20140 +      if test -d /usr/nec; then
20141 +       archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20142 +       hardcode_shlibpath_var_GCJ=no
20143 +       runpath_var=LD_RUN_PATH
20144 +       hardcode_runpath_var=yes
20145 +       ld_shlibs_GCJ=yes
20146 +      fi
20147 +      ;;
20148 +
20149 +    sysv4.2uw2*)
20150 +      archive_cmds_GCJ='$LD -G -o $lib $libobjs $deplibs $linker_flags'
20151 +      hardcode_direct_GCJ=yes
20152 +      hardcode_minus_L_GCJ=no
20153 +      hardcode_shlibpath_var_GCJ=no
20154 +      hardcode_runpath_var=yes
20155 +      runpath_var=LD_RUN_PATH
20156 +      ;;
20157 +
20158 +   sysv5OpenUNIX8* | sysv5UnixWare7* |  sysv5uw[78]* | unixware7*)
20159 +      no_undefined_flag_GCJ='${wl}-z ${wl}text'
20160 +      if test "$GCC" = yes; then
20161 +       archive_cmds_GCJ='$CC -shared ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
20162 +      else
20163 +       archive_cmds_GCJ='$CC -G ${wl}-h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
20164 +      fi
20165 +      runpath_var='LD_RUN_PATH'
20166 +      hardcode_shlibpath_var_GCJ=no
20167 +      ;;
20168 +
20169 +    sysv5*)
20170 +      no_undefined_flag_GCJ=' -z text'
20171 +      # $CC -shared without GNU ld will not create a library from C++
20172 +      # object files and a static libstdc++, better avoid it by now
20173 +      archive_cmds_GCJ='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
20174 +      archive_expsym_cmds_GCJ='$echo "{ global:" > $lib.exp~cat $export_symbols | $SED -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
20175 +               $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
20176 +      hardcode_libdir_flag_spec_GCJ=
20177 +      hardcode_shlibpath_var_GCJ=no
20178 +      runpath_var='LD_RUN_PATH'
20179 +      ;;
20180 +
20181 +    uts4*)
20182 +      archive_cmds_GCJ='$LD -G -h $soname -o $lib $libobjs $deplibs $linker_flags'
20183 +      hardcode_libdir_flag_spec_GCJ='-L$libdir'
20184 +      hardcode_shlibpath_var_GCJ=no
20185 +      ;;
20186 +
20187 +    *)
20188 +      ld_shlibs_GCJ=no
20189 +      ;;
20190 +    esac
20191 +  fi
20192 +
20193 +echo "$as_me:$LINENO: result: $ld_shlibs_GCJ" >&5
20194 +echo "${ECHO_T}$ld_shlibs_GCJ" >&6
20195 +test "$ld_shlibs_GCJ" = no && can_build_shared=no
20196 +
20197 +variables_saved_for_relink="PATH $shlibpath_var $runpath_var"
20198 +if test "$GCC" = yes; then
20199 +  variables_saved_for_relink="$variables_saved_for_relink GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH"
20200 +fi
20201 +
20202 +#
20203 +# Do we need to explicitly link libc?
20204 +#
20205 +case "x$archive_cmds_need_lc_GCJ" in
20206 +x|xyes)
20207 +  # Assume -lc should be added
20208 +  archive_cmds_need_lc_GCJ=yes
20209 +
20210 +  if test "$enable_shared" = yes && test "$GCC" = yes; then
20211 +    case $archive_cmds_GCJ in
20212 +    *'~'*)
20213 +      # FIXME: we may have to deal with multi-command sequences.
20214 +      ;;
20215 +    '$CC '*)
20216 +      # Test whether the compiler implicitly links with -lc since on some
20217 +      # systems, -lgcc has to come before -lc. If gcc already passes -lc
20218 +      # to ld, don't add -lc before -lgcc.
20219 +      echo "$as_me:$LINENO: checking whether -lc should be explicitly linked in" >&5
20220 +echo $ECHO_N "checking whether -lc should be explicitly linked in... $ECHO_C" >&6
20221 +      $rm conftest*
20222 +      printf "$lt_simple_compile_test_code" > conftest.$ac_ext
20223 +
20224 +      if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
20225 +  (eval $ac_compile) 2>&5
20226 +  ac_status=$?
20227 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20228 +  (exit $ac_status); } 2>conftest.err; then
20229 +        soname=conftest
20230 +        lib=conftest
20231 +        libobjs=conftest.$ac_objext
20232 +        deplibs=
20233 +        wl=$lt_prog_compiler_wl_GCJ
20234 +        compiler_flags=-v
20235 +        linker_flags=-v
20236 +        verstring=
20237 +        output_objdir=.
20238 +        libname=conftest
20239 +        lt_save_allow_undefined_flag=$allow_undefined_flag_GCJ
20240 +        allow_undefined_flag_GCJ=
20241 +        if { (eval echo "$as_me:$LINENO: \"$archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1\"") >&5
20242 +  (eval $archive_cmds_GCJ 2\>\&1 \| grep \" -lc \" \>/dev/null 2\>\&1) 2>&5
20243 +  ac_status=$?
20244 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20245 +  (exit $ac_status); }
20246 +        then
20247 +         archive_cmds_need_lc_GCJ=no
20248 +        else
20249 +         archive_cmds_need_lc_GCJ=yes
20250 +        fi
20251 +        allow_undefined_flag_GCJ=$lt_save_allow_undefined_flag
20252 +      else
20253 +        cat conftest.err 1>&5
20254 +      fi
20255 +      $rm conftest*
20256 +      echo "$as_me:$LINENO: result: $archive_cmds_need_lc_GCJ" >&5
20257 +echo "${ECHO_T}$archive_cmds_need_lc_GCJ" >&6
20258 +      ;;
20259 +    esac
20260 +  fi
20261 +  ;;
20262 +esac
20263 +
20264 +echo "$as_me:$LINENO: checking dynamic linker characteristics" >&5
20265 +echo $ECHO_N "checking dynamic linker characteristics... $ECHO_C" >&6
20266 +library_names_spec=
20267 +libname_spec='lib$name'
20268 +soname_spec=
20269 +shrext_cmds=".so"
20270 +postinstall_cmds=
20271 +postuninstall_cmds=
20272 +finish_cmds=
20273 +finish_eval=
20274 +shlibpath_var=
20275 +shlibpath_overrides_runpath=unknown
20276 +version_type=none
20277 +dynamic_linker="$host_os ld.so"
20278 +sys_lib_dlsearch_path_spec="/lib /usr/lib"
20279 +if test "$GCC" = yes; then
20280 +  sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
20281 +  if echo "$sys_lib_search_path_spec" | grep ';' >/dev/null ; then
20282 +    # if the path contains ";" then we assume it to be the separator
20283 +    # otherwise default to the standard path separator (i.e. ":") - it is
20284 +    # assumed that no part of a normal pathname contains ";" but that should
20285 +    # okay in the real world where ";" in dirpaths is itself problematic.
20286 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
20287 +  else
20288 +    sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
20289 +  fi
20290 +else
20291 +  sys_lib_search_path_spec="/lib /usr/lib /usr/local/lib"
20292 +fi
20293 +need_lib_prefix=unknown
20294 +hardcode_into_libs=no
20295 +
20296 +# when you set need_version to no, make sure it does not cause -set_version
20297 +# flags to be left without arguments
20298 +need_version=unknown
20299 +
20300 +case $host_os in
20301 +aix3*)
20302 +  version_type=linux
20303 +  library_names_spec='${libname}${release}${shared_ext}$versuffix $libname.a'
20304 +  shlibpath_var=LIBPATH
20305 +
20306 +  # AIX 3 has no versioning support, so we append a major version to the name.
20307 +  soname_spec='${libname}${release}${shared_ext}$major'
20308 +  ;;
20309 +
20310 +aix4* | aix5*)
20311 +  version_type=linux
20312 +  need_lib_prefix=no
20313 +  need_version=no
20314 +  hardcode_into_libs=yes
20315 +  if test "$host_cpu" = ia64; then
20316 +    # AIX 5 supports IA64
20317 +    library_names_spec='${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext}$versuffix $libname${shared_ext}'
20318 +    shlibpath_var=LD_LIBRARY_PATH
20319 +  else
20320 +    # With GCC up to 2.95.x, collect2 would create an import file
20321 +    # for dependence libraries.  The import file would start with
20322 +    # the line `#! .'.  This would cause the generated library to
20323 +    # depend on `.', always an invalid library.  This was fixed in
20324 +    # development snapshots of GCC prior to 3.0.
20325 +    case $host_os in
20326 +      aix4 | aix4.[01] | aix4.[01].*)
20327 +      if { echo '#if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 97)'
20328 +          echo ' yes '
20329 +          echo '#endif'; } | ${CC} -E - | grep yes > /dev/null; then
20330 +       :
20331 +      else
20332 +       can_build_shared=no
20333 +      fi
20334 +      ;;
20335 +    esac
20336 +    # AIX (on Power*) has no versioning support, so currently we can not hardcode correct
20337 +    # soname into executable. Probably we can add versioning support to
20338 +    # collect2, so additional links can be useful in future.
20339 +    if test "$aix_use_runtimelinking" = yes; then
20340 +      # If using run time linking (on AIX 4.2 or later) use lib<name>.so
20341 +      # instead of lib<name>.a to let people know that these are not
20342 +      # typical AIX shared libraries.
20343 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20344 +    else
20345 +      # We preserve .a as extension for shared libraries through AIX4.2
20346 +      # and later when we are not doing run time linking.
20347 +      library_names_spec='${libname}${release}.a $libname.a'
20348 +      soname_spec='${libname}${release}${shared_ext}$major'
20349 +    fi
20350 +    shlibpath_var=LIBPATH
20351 +  fi
20352 +  ;;
20353 +
20354 +amigaos*)
20355 +  library_names_spec='$libname.ixlibrary $libname.a'
20356 +  # Create ${libname}_ixlibrary.a entries in /sys/libs.
20357 +  finish_eval='for lib in `ls $libdir/*.ixlibrary 2>/dev/null`; do libname=`$echo "X$lib" | $Xsed -e '\''s%^.*/\([^/]*\)\.ixlibrary$%\1%'\''`; test $rm /sys/libs/${libname}_ixlibrary.a; $show "cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a"; cd /sys/libs && $LN_S $lib ${libname}_ixlibrary.a || exit 1; done'
20358 +  ;;
20359 +
20360 +beos*)
20361 +  library_names_spec='${libname}${shared_ext}'
20362 +  dynamic_linker="$host_os ld.so"
20363 +  shlibpath_var=LIBRARY_PATH
20364 +  ;;
20365 +
20366 +bsdi4*)
20367 +  version_type=linux
20368 +  need_version=no
20369 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20370 +  soname_spec='${libname}${release}${shared_ext}$major'
20371 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig $libdir'
20372 +  shlibpath_var=LD_LIBRARY_PATH
20373 +  sys_lib_search_path_spec="/shlib /usr/lib /usr/X11/lib /usr/contrib/lib /lib /usr/local/lib"
20374 +  sys_lib_dlsearch_path_spec="/shlib /usr/lib /usr/local/lib"
20375 +  # the default ld.so.conf also contains /usr/contrib/lib and
20376 +  # /usr/X11R6/lib (/usr/X11 is a link to /usr/X11R6), but let us allow
20377 +  # libtool to hard-code these into programs
20378 +  ;;
20379 +
20380 +cygwin* | mingw* | pw32*)
20381 +  version_type=windows
20382 +  shrext_cmds=".dll"
20383 +  need_version=no
20384 +  need_lib_prefix=no
20385 +
20386 +  case $GCC,$host_os in
20387 +  yes,cygwin* | yes,mingw* | yes,pw32*)
20388 +    library_names_spec='$libname.dll.a'
20389 +    # DLL is installed to $(libdir)/../bin by postinstall_cmds
20390 +    postinstall_cmds='base_file=`basename \${file}`~
20391 +      dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\${base_file}'\''i;echo \$dlname'\''`~
20392 +      dldir=$destdir/`dirname \$dlpath`~
20393 +      test -d \$dldir || mkdir -p \$dldir~
20394 +      $install_prog $dir/$dlname \$dldir/$dlname'
20395 +    postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~
20396 +      dlpath=$dir/\$dldll~
20397 +       $rm \$dlpath'
20398 +    shlibpath_overrides_runpath=yes
20399 +
20400 +    case $host_os in
20401 +    cygwin*)
20402 +      # Cygwin DLLs use 'cyg' prefix rather than 'lib'
20403 +      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
20404 +      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
20405 +      ;;
20406 +    mingw*)
20407 +      # MinGW DLLs use traditional 'lib' prefix
20408 +      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
20409 +      sys_lib_search_path_spec=`$CC -print-search-dirs | grep "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
20410 +      if echo "$sys_lib_search_path_spec" | grep ';[c-zC-Z]:/' >/dev/null; then
20411 +        # It is most probably a Windows format PATH printed by
20412 +        # mingw gcc, but we are running on Cygwin. Gcc prints its search
20413 +        # path with ; separators, and with drive letters. We can handle the
20414 +        # drive letters (cygwin fileutils understands them), so leave them,
20415 +        # especially as we might pass files found there to a mingw objdump,
20416 +        # which wouldn't understand a cygwinified path. Ahh.
20417 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED -e 's/;/ /g'`
20418 +      else
20419 +        sys_lib_search_path_spec=`echo "$sys_lib_search_path_spec" | $SED  -e "s/$PATH_SEPARATOR/ /g"`
20420 +      fi
20421 +      ;;
20422 +    pw32*)
20423 +      # pw32 DLLs use 'pw' prefix rather than 'lib'
20424 +      library_names_spec='`echo ${libname} | sed -e 's/^lib/pw/'``echo ${release} | $SED -e 's/./-/g'`${versuffix}${shared_ext}'
20425 +      ;;
20426 +    esac
20427 +    ;;
20428 +
20429 +  *)
20430 +    library_names_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext} $libname.lib'
20431 +    ;;
20432 +  esac
20433 +  dynamic_linker='Win32 ld.exe'
20434 +  # FIXME: first we should search . and the directory the executable is in
20435 +  shlibpath_var=PATH
20436 +  ;;
20437 +
20438 +darwin* | rhapsody*)
20439 +  dynamic_linker="$host_os dyld"
20440 +  version_type=darwin
20441 +  need_lib_prefix=no
20442 +  need_version=no
20443 +  library_names_spec='${libname}${release}${versuffix}$shared_ext ${libname}${release}${major}$shared_ext ${libname}$shared_ext'
20444 +  soname_spec='${libname}${release}${major}$shared_ext'
20445 +  shlibpath_overrides_runpath=yes
20446 +  shlibpath_var=DYLD_LIBRARY_PATH
20447 +  shrext_cmds='$(test .$module = .yes && echo .so || echo .dylib)'
20448 +  # Apple's gcc prints 'gcc -print-search-dirs' doesn't operate the same.
20449 +  if test "$GCC" = yes; then
20450 +    sys_lib_search_path_spec=`$CC -print-search-dirs | tr "\n" "$PATH_SEPARATOR" | sed -e 's/libraries:/@libraries:/' | tr "@" "\n" | grep "^libraries:" | sed -e "s/^libraries://" -e "s,=/,/,g" -e "s,$PATH_SEPARATOR, ,g" -e "s,.*,& /lib /usr/lib /usr/local/lib,g"`
20451 +  else
20452 +    sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
20453 +  fi
20454 +  sys_lib_dlsearch_path_spec='/usr/local/lib /lib /usr/lib'
20455 +  ;;
20456 +
20457 +dgux*)
20458 +  version_type=linux
20459 +  need_lib_prefix=no
20460 +  need_version=no
20461 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname$shared_ext'
20462 +  soname_spec='${libname}${release}${shared_ext}$major'
20463 +  shlibpath_var=LD_LIBRARY_PATH
20464 +  ;;
20465 +
20466 +freebsd1*)
20467 +  dynamic_linker=no
20468 +  ;;
20469 +
20470 +kfreebsd*-gnu)
20471 +  version_type=linux
20472 +  need_lib_prefix=no
20473 +  need_version=no
20474 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
20475 +  soname_spec='${libname}${release}${shared_ext}$major'
20476 +  shlibpath_var=LD_LIBRARY_PATH
20477 +  shlibpath_overrides_runpath=no
20478 +  hardcode_into_libs=yes
20479 +  dynamic_linker='GNU ld.so'
20480 +  ;;
20481 +
20482 +freebsd*)
20483 +  objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
20484 +  version_type=freebsd-$objformat
20485 +  case $version_type in
20486 +    freebsd-elf*)
20487 +      library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext} $libname${shared_ext}'
20488 +      need_version=no
20489 +      need_lib_prefix=no
20490 +      ;;
20491 +    freebsd-*)
20492 +      library_names_spec='${libname}${release}${shared_ext}$versuffix $libname${shared_ext}$versuffix'
20493 +      need_version=yes
20494 +      ;;
20495 +  esac
20496 +  shlibpath_var=LD_LIBRARY_PATH
20497 +  case $host_os in
20498 +  freebsd2*)
20499 +    shlibpath_overrides_runpath=yes
20500 +    ;;
20501 +  freebsd3.01* | freebsdelf3.01*)
20502 +    shlibpath_overrides_runpath=yes
20503 +    hardcode_into_libs=yes
20504 +    ;;
20505 +  *) # from 3.2 on
20506 +    shlibpath_overrides_runpath=no
20507 +    hardcode_into_libs=yes
20508 +    ;;
20509 +  esac
20510 +  ;;
20511 +
20512 +gnu*)
20513 +  version_type=linux
20514 +  need_lib_prefix=no
20515 +  need_version=no
20516 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
20517 +  soname_spec='${libname}${release}${shared_ext}$major'
20518 +  shlibpath_var=LD_LIBRARY_PATH
20519 +  hardcode_into_libs=yes
20520 +  ;;
20521 +
20522 +hpux9* | hpux10* | hpux11*)
20523 +  # Give a soname corresponding to the major version so that dld.sl refuses to
20524 +  # link against other versions.
20525 +  version_type=sunos
20526 +  need_lib_prefix=no
20527 +  need_version=no
20528 +  case "$host_cpu" in
20529 +  ia64*)
20530 +    shrext_cmds='.so'
20531 +    hardcode_into_libs=yes
20532 +    dynamic_linker="$host_os dld.so"
20533 +    shlibpath_var=LD_LIBRARY_PATH
20534 +    shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
20535 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20536 +    soname_spec='${libname}${release}${shared_ext}$major'
20537 +    if test "X$HPUX_IA64_MODE" = X32; then
20538 +      sys_lib_search_path_spec="/usr/lib/hpux32 /usr/local/lib/hpux32 /usr/local/lib"
20539 +    else
20540 +      sys_lib_search_path_spec="/usr/lib/hpux64 /usr/local/lib/hpux64"
20541 +    fi
20542 +    sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
20543 +    ;;
20544 +   hppa*64*)
20545 +     shrext_cmds='.sl'
20546 +     hardcode_into_libs=yes
20547 +     dynamic_linker="$host_os dld.sl"
20548 +     shlibpath_var=LD_LIBRARY_PATH # How should we handle SHLIB_PATH
20549 +     shlibpath_overrides_runpath=yes # Unless +noenvvar is specified.
20550 +     library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20551 +     soname_spec='${libname}${release}${shared_ext}$major'
20552 +     sys_lib_search_path_spec="/usr/lib/pa20_64 /usr/ccs/lib/pa20_64"
20553 +     sys_lib_dlsearch_path_spec=$sys_lib_search_path_spec
20554 +     ;;
20555 +   *)
20556 +    shrext_cmds='.sl'
20557 +    dynamic_linker="$host_os dld.sl"
20558 +    shlibpath_var=SHLIB_PATH
20559 +    shlibpath_overrides_runpath=no # +s is required to enable SHLIB_PATH
20560 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20561 +    soname_spec='${libname}${release}${shared_ext}$major'
20562 +    ;;
20563 +  esac
20564 +  # HP-UX runs *really* slowly unless shared libraries are mode 555.
20565 +  postinstall_cmds='chmod 555 $lib'
20566 +  ;;
20567 +
20568 +irix5* | irix6* | nonstopux*)
20569 +  case $host_os in
20570 +    nonstopux*) version_type=nonstopux ;;
20571 +    *)
20572 +       if test "$lt_cv_prog_gnu_ld" = yes; then
20573 +               version_type=linux
20574 +       else
20575 +               version_type=irix
20576 +       fi ;;
20577 +  esac
20578 +  need_lib_prefix=no
20579 +  need_version=no
20580 +  soname_spec='${libname}${release}${shared_ext}$major'
20581 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${release}${shared_ext} $libname${shared_ext}'
20582 +  case $host_os in
20583 +  irix5* | nonstopux*)
20584 +    libsuff= shlibsuff=
20585 +    ;;
20586 +  *)
20587 +    case $LD in # libtool.m4 will add one of these switches to LD
20588 +    *-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
20589 +      libsuff= shlibsuff= libmagic=32-bit;;
20590 +    *-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
20591 +      libsuff=32 shlibsuff=N32 libmagic=N32;;
20592 +    *-64|*"-64 "|*-melf64bmip|*"-melf64bmip ")
20593 +      libsuff=64 shlibsuff=64 libmagic=64-bit;;
20594 +    *) libsuff= shlibsuff= libmagic=never-match;;
20595 +    esac
20596 +    ;;
20597 +  esac
20598 +  shlibpath_var=LD_LIBRARY${shlibsuff}_PATH
20599 +  shlibpath_overrides_runpath=no
20600 +  sys_lib_search_path_spec="/usr/lib${libsuff} /lib${libsuff} /usr/local/lib${libsuff}"
20601 +  sys_lib_dlsearch_path_spec="/usr/lib${libsuff} /lib${libsuff}"
20602 +  hardcode_into_libs=yes
20603 +  ;;
20604 +
20605 +# No shared lib support for Linux oldld, aout, or coff.
20606 +linux*oldld* | linux*aout* | linux*coff*)
20607 +  dynamic_linker=no
20608 +  ;;
20609 +
20610 +# This must be Linux ELF.
20611 +linux*)
20612 +  version_type=linux
20613 +  need_lib_prefix=no
20614 +  need_version=no
20615 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20616 +  soname_spec='${libname}${release}${shared_ext}$major'
20617 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -n $libdir'
20618 +  shlibpath_var=LD_LIBRARY_PATH
20619 +  shlibpath_overrides_runpath=no
20620 +  # This implies no fast_install, which is unacceptable.
20621 +  # Some rework will be needed to allow for fast_install
20622 +  # before this can be enabled.
20623 +  hardcode_into_libs=yes
20624 +
20625 +  # Append ld.so.conf contents to the search path
20626 +  if test -f /etc/ld.so.conf; then
20627 +    lt_ld_extra=`$SED -e 's/:,\t/ /g;s/=^=*$//;s/=^= * / /g' /etc/ld.so.conf | tr '\n' ' '`
20628 +    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
20629 +  fi
20630 +
20631 +  # We used to test for /lib/ld.so.1 and disable shared libraries on
20632 +  # powerpc, because MkLinux only supported shared libraries with the
20633 +  # GNU dynamic linker.  Since this was broken with cross compilers,
20634 +  # most powerpc-linux boxes support dynamic linking these days and
20635 +  # people can always --disable-shared, the test was removed, and we
20636 +  # assume the GNU/Linux dynamic linker is in use.
20637 +  dynamic_linker='GNU/Linux ld.so'
20638 +  ;;
20639 +
20640 +knetbsd*-gnu)
20641 +  version_type=linux
20642 +  need_lib_prefix=no
20643 +  need_version=no
20644 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
20645 +  soname_spec='${libname}${release}${shared_ext}$major'
20646 +  shlibpath_var=LD_LIBRARY_PATH
20647 +  shlibpath_overrides_runpath=no
20648 +  hardcode_into_libs=yes
20649 +  dynamic_linker='GNU ld.so'
20650 +  ;;
20651 +
20652 +netbsd*)
20653 +  version_type=sunos
20654 +  need_lib_prefix=no
20655 +  need_version=no
20656 +  if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
20657 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
20658 +    finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
20659 +    dynamic_linker='NetBSD (a.out) ld.so'
20660 +  else
20661 +    library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
20662 +    soname_spec='${libname}${release}${shared_ext}$major'
20663 +    dynamic_linker='NetBSD ld.elf_so'
20664 +  fi
20665 +  shlibpath_var=LD_LIBRARY_PATH
20666 +  shlibpath_overrides_runpath=yes
20667 +  hardcode_into_libs=yes
20668 +  ;;
20669 +
20670 +newsos6)
20671 +  version_type=linux
20672 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20673 +  shlibpath_var=LD_LIBRARY_PATH
20674 +  shlibpath_overrides_runpath=yes
20675 +  ;;
20676 +
20677 +nto-qnx*)
20678 +  version_type=linux
20679 +  need_lib_prefix=no
20680 +  need_version=no
20681 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20682 +  soname_spec='${libname}${release}${shared_ext}$major'
20683 +  shlibpath_var=LD_LIBRARY_PATH
20684 +  shlibpath_overrides_runpath=yes
20685 +  ;;
20686 +
20687 +openbsd*)
20688 +  version_type=sunos
20689 +  need_lib_prefix=no
20690 +  need_version=yes
20691 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
20692 +  finish_cmds='PATH="\$PATH:/sbin" ldconfig -m $libdir'
20693 +  shlibpath_var=LD_LIBRARY_PATH
20694 +  if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
20695 +    case $host_os in
20696 +      openbsd2.[89] | openbsd2.[89].*)
20697 +       shlibpath_overrides_runpath=no
20698 +       ;;
20699 +      *)
20700 +       shlibpath_overrides_runpath=yes
20701 +       ;;
20702 +      esac
20703 +  else
20704 +    shlibpath_overrides_runpath=yes
20705 +  fi
20706 +  ;;
20707 +
20708 +os2*)
20709 +  libname_spec='$name'
20710 +  shrext_cmds=".dll"
20711 +  need_lib_prefix=no
20712 +  library_names_spec='$libname${shared_ext} $libname.a'
20713 +  dynamic_linker='OS/2 ld.exe'
20714 +  shlibpath_var=LIBPATH
20715 +  ;;
20716 +
20717 +osf3* | osf4* | osf5*)
20718 +  version_type=osf
20719 +  need_lib_prefix=no
20720 +  need_version=no
20721 +  soname_spec='${libname}${release}${shared_ext}$major'
20722 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20723 +  shlibpath_var=LD_LIBRARY_PATH
20724 +  sys_lib_search_path_spec="/usr/shlib /usr/ccs/lib /usr/lib/cmplrs/cc /usr/lib /usr/local/lib /var/shlib"
20725 +  sys_lib_dlsearch_path_spec="$sys_lib_search_path_spec"
20726 +  ;;
20727 +
20728 +sco3.2v5*)
20729 +  version_type=osf
20730 +  soname_spec='${libname}${release}${shared_ext}$major'
20731 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20732 +  shlibpath_var=LD_LIBRARY_PATH
20733 +  ;;
20734 +
20735 +solaris*)
20736 +  version_type=linux
20737 +  need_lib_prefix=no
20738 +  need_version=no
20739 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20740 +  soname_spec='${libname}${release}${shared_ext}$major'
20741 +  shlibpath_var=LD_LIBRARY_PATH
20742 +  shlibpath_overrides_runpath=yes
20743 +  hardcode_into_libs=yes
20744 +  # ldd complains unless libraries are executable
20745 +  postinstall_cmds='chmod +x $lib'
20746 +  ;;
20747 +
20748 +sunos4*)
20749 +  version_type=sunos
20750 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
20751 +  finish_cmds='PATH="\$PATH:/usr/etc" ldconfig $libdir'
20752 +  shlibpath_var=LD_LIBRARY_PATH
20753 +  shlibpath_overrides_runpath=yes
20754 +  if test "$with_gnu_ld" = yes; then
20755 +    need_lib_prefix=no
20756 +  fi
20757 +  need_version=yes
20758 +  ;;
20759 +
20760 +sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)
20761 +  version_type=linux
20762 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20763 +  soname_spec='${libname}${release}${shared_ext}$major'
20764 +  shlibpath_var=LD_LIBRARY_PATH
20765 +  case $host_vendor in
20766 +    sni)
20767 +      shlibpath_overrides_runpath=no
20768 +      need_lib_prefix=no
20769 +      export_dynamic_flag_spec='${wl}-Blargedynsym'
20770 +      runpath_var=LD_RUN_PATH
20771 +      ;;
20772 +    siemens)
20773 +      need_lib_prefix=no
20774 +      ;;
20775 +    motorola)
20776 +      need_lib_prefix=no
20777 +      need_version=no
20778 +      shlibpath_overrides_runpath=no
20779 +      sys_lib_search_path_spec='/lib /usr/lib /usr/ccs/lib'
20780 +      ;;
20781 +  esac
20782 +  ;;
20783 +
20784 +sysv4*MP*)
20785 +  if test -d /usr/nec ;then
20786 +    version_type=linux
20787 +    library_names_spec='$libname${shared_ext}.$versuffix $libname${shared_ext}.$major $libname${shared_ext}'
20788 +    soname_spec='$libname${shared_ext}.$major'
20789 +    shlibpath_var=LD_LIBRARY_PATH
20790 +  fi
20791 +  ;;
20792 +
20793 +uts4*)
20794 +  version_type=linux
20795 +  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
20796 +  soname_spec='${libname}${release}${shared_ext}$major'
20797 +  shlibpath_var=LD_LIBRARY_PATH
20798 +  ;;
20799 +
20800 +*)
20801 +  dynamic_linker=no
20802 +  ;;
20803 +esac
20804 +echo "$as_me:$LINENO: result: $dynamic_linker" >&5
20805 +echo "${ECHO_T}$dynamic_linker" >&6
20806 +test "$dynamic_linker" = no && can_build_shared=no
20807 +
20808 +echo "$as_me:$LINENO: checking how to hardcode library paths into programs" >&5
20809 +echo $ECHO_N "checking how to hardcode library paths into programs... $ECHO_C" >&6
20810 +hardcode_action_GCJ=
20811 +if test -n "$hardcode_libdir_flag_spec_GCJ" || \
20812 +   test -n "$runpath_var GCJ" || \
20813 +   test "X$hardcode_automatic_GCJ"="Xyes" ; then
20814 +
20815 +  # We can hardcode non-existant directories.
20816 +  if test "$hardcode_direct_GCJ" != no &&
20817 +     # If the only mechanism to avoid hardcoding is shlibpath_var, we
20818 +     # have to relink, otherwise we might link with an installed library
20819 +     # when we should be linking with a yet-to-be-installed one
20820 +     ## test "$_LT_AC_TAGVAR(hardcode_shlibpath_var, GCJ)" != no &&
20821 +     test "$hardcode_minus_L_GCJ" != no; then
20822 +    # Linking always hardcodes the temporary library directory.
20823 +    hardcode_action_GCJ=relink
20824 +  else
20825 +    # We can link without hardcoding, and we can hardcode nonexisting dirs.
20826 +    hardcode_action_GCJ=immediate
20827 +  fi
20828 +else
20829 +  # We cannot hardcode anything, or else we can only hardcode existing
20830 +  # directories.
20831 +  hardcode_action_GCJ=unsupported
20832 +fi
20833 +echo "$as_me:$LINENO: result: $hardcode_action_GCJ" >&5
20834 +echo "${ECHO_T}$hardcode_action_GCJ" >&6
20835 +
20836 +if test "$hardcode_action_GCJ" = relink; then
20837 +  # Fast installation is not supported
20838 +  enable_fast_install=no
20839 +elif test "$shlibpath_overrides_runpath" = yes ||
20840 +     test "$enable_shared" = no; then
20841 +  # Fast installation is not necessary
20842 +  enable_fast_install=needless
20843 +fi
20844 +
20845 +striplib=
20846 +old_striplib=
20847 +echo "$as_me:$LINENO: checking whether stripping libraries is possible" >&5
20848 +echo $ECHO_N "checking whether stripping libraries is possible... $ECHO_C" >&6
20849 +if test -n "$STRIP" && $STRIP -V 2>&1 | grep "GNU strip" >/dev/null; then
20850 +  test -z "$old_striplib" && old_striplib="$STRIP --strip-debug"
20851 +  test -z "$striplib" && striplib="$STRIP --strip-unneeded"
20852 +  echo "$as_me:$LINENO: result: yes" >&5
20853 +echo "${ECHO_T}yes" >&6
20854 +else
20855 +# FIXME - insert some real tests, host_os isn't really good enough
20856 +  case $host_os in
20857 +   darwin*)
20858 +       if test -n "$STRIP" ; then
20859 +         striplib="$STRIP -x"
20860 +         echo "$as_me:$LINENO: result: yes" >&5
20861 +echo "${ECHO_T}yes" >&6
20862 +       else
20863 +  echo "$as_me:$LINENO: result: no" >&5
20864 +echo "${ECHO_T}no" >&6
20865 +fi
20866 +       ;;
20867 +   *)
20868 +  echo "$as_me:$LINENO: result: no" >&5
20869 +echo "${ECHO_T}no" >&6
20870 +    ;;
20871 +  esac
20872 +fi
20873 +
20874 +if test "x$enable_dlopen" != xyes; then
20875 +  enable_dlopen=unknown
20876 +  enable_dlopen_self=unknown
20877 +  enable_dlopen_self_static=unknown
20878 +else
20879 +  lt_cv_dlopen=no
20880 +  lt_cv_dlopen_libs=
20881 +
20882 +  case $host_os in
20883 +  beos*)
20884 +    lt_cv_dlopen="load_add_on"
20885 +    lt_cv_dlopen_libs=
20886 +    lt_cv_dlopen_self=yes
20887 +    ;;
20888 +
20889 +  mingw* | pw32*)
20890 +    lt_cv_dlopen="LoadLibrary"
20891 +    lt_cv_dlopen_libs=
20892 +   ;;
20893 +
20894 +  cygwin*)
20895 +    lt_cv_dlopen="dlopen"
20896 +    lt_cv_dlopen_libs=
20897 +   ;;
20898 +
20899 +  darwin*)
20900 +  # if libdl is installed we need to link against it
20901 +    echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
20902 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
20903 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then
20904 +  echo $ECHO_N "(cached) $ECHO_C" >&6
20905 +else
20906 +  ac_check_lib_save_LIBS=$LIBS
20907 +LIBS="-ldl  $LIBS"
20908 +cat >conftest.$ac_ext <<_ACEOF
20909 +/* confdefs.h.  */
20910 +_ACEOF
20911 +cat confdefs.h >>conftest.$ac_ext
20912 +cat >>conftest.$ac_ext <<_ACEOF
20913 +/* end confdefs.h.  */
20914 +
20915 +/* Override any gcc2 internal prototype to avoid an error.  */
20916 +#ifdef __cplusplus
20917 +extern "C"
20918 +#endif
20919 +/* We use char because int might match the return type of a gcc2
20920 +   builtin and then its argument prototype would still apply.  */
20921 +char dlopen ();
20922 +int
20923 +main ()
20924 +{
20925 +dlopen ();
20926 +  ;
20927 +  return 0;
20928 +}
20929 +_ACEOF
20930 +rm -f conftest.$ac_objext conftest$ac_exeext
20931 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
20932 +  (eval $ac_link) 2>conftest.er1
20933 +  ac_status=$?
20934 +  grep -v '^ *+' conftest.er1 >conftest.err
20935 +  rm -f conftest.er1
20936 +  cat conftest.err >&5
20937 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20938 +  (exit $ac_status); } &&
20939 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
20940 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20941 +  (eval $ac_try) 2>&5
20942 +  ac_status=$?
20943 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20944 +  (exit $ac_status); }; } &&
20945 +        { ac_try='test -s conftest$ac_exeext'
20946 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20947 +  (eval $ac_try) 2>&5
20948 +  ac_status=$?
20949 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20950 +  (exit $ac_status); }; }; then
20951 +  ac_cv_lib_dl_dlopen=yes
20952 +else
20953 +  echo "$as_me: failed program was:" >&5
20954 +sed 's/^/| /' conftest.$ac_ext >&5
20955 +
20956 +ac_cv_lib_dl_dlopen=no
20957 +fi
20958 +rm -f conftest.err conftest.$ac_objext \
20959 +      conftest$ac_exeext conftest.$ac_ext
20960 +LIBS=$ac_check_lib_save_LIBS
20961 +fi
20962 +echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
20963 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
20964 +if test $ac_cv_lib_dl_dlopen = yes; then
20965 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
20966 +else
20967 +  
20968 +    lt_cv_dlopen="dyld"
20969 +    lt_cv_dlopen_libs=
20970 +    lt_cv_dlopen_self=yes
20971 +    
20972 +fi
20973 +
20974 +   ;;
20975 +
20976 +  *)
20977 +    echo "$as_me:$LINENO: checking for shl_load" >&5
20978 +echo $ECHO_N "checking for shl_load... $ECHO_C" >&6
20979 +if test "${ac_cv_func_shl_load+set}" = set; then
20980 +  echo $ECHO_N "(cached) $ECHO_C" >&6
20981 +else
20982 +  cat >conftest.$ac_ext <<_ACEOF
20983 +/* confdefs.h.  */
20984 +_ACEOF
20985 +cat confdefs.h >>conftest.$ac_ext
20986 +cat >>conftest.$ac_ext <<_ACEOF
20987 +/* end confdefs.h.  */
20988 +/* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
20989 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
20990 +#define shl_load innocuous_shl_load
20991 +
20992 +/* System header to define __stub macros and hopefully few prototypes,
20993 +    which can conflict with char shl_load (); below.
20994 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
20995 +    <limits.h> exists even on freestanding compilers.  */
20996 +
20997 +#ifdef __STDC__
20998 +# include <limits.h>
20999 +#else
21000 +# include <assert.h>
21001 +#endif
21002 +
21003 +#undef shl_load
21004 +
21005 +/* Override any gcc2 internal prototype to avoid an error.  */
21006 +#ifdef __cplusplus
21007 +extern "C"
21008 +{
21009 +#endif
21010 +/* We use char because int might match the return type of a gcc2
21011 +   builtin and then its argument prototype would still apply.  */
21012 +char shl_load ();
21013 +/* The GNU C library defines this for functions which it implements
21014 +    to always fail with ENOSYS.  Some functions are actually named
21015 +    something starting with __ and the normal name is an alias.  */
21016 +#if defined (__stub_shl_load) || defined (__stub___shl_load)
21017 +choke me
21018 +#else
21019 +char (*f) () = shl_load;
21020 +#endif
21021 +#ifdef __cplusplus
21022 +}
21023 +#endif
21024 +
21025 +int
21026 +main ()
21027 +{
21028 +return f != shl_load;
21029 +  ;
21030 +  return 0;
21031 +}
21032 +_ACEOF
21033 +rm -f conftest.$ac_objext conftest$ac_exeext
21034 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21035 +  (eval $ac_link) 2>conftest.er1
21036 +  ac_status=$?
21037 +  grep -v '^ *+' conftest.er1 >conftest.err
21038 +  rm -f conftest.er1
21039 +  cat conftest.err >&5
21040 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21041 +  (exit $ac_status); } &&
21042 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
21043 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21044 +  (eval $ac_try) 2>&5
21045 +  ac_status=$?
21046 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21047 +  (exit $ac_status); }; } &&
21048 +        { ac_try='test -s conftest$ac_exeext'
21049 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21050 +  (eval $ac_try) 2>&5
21051 +  ac_status=$?
21052 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21053 +  (exit $ac_status); }; }; then
21054 +  ac_cv_func_shl_load=yes
21055 +else
21056 +  echo "$as_me: failed program was:" >&5
21057 +sed 's/^/| /' conftest.$ac_ext >&5
21058 +
21059 +ac_cv_func_shl_load=no
21060 +fi
21061 +rm -f conftest.err conftest.$ac_objext \
21062 +      conftest$ac_exeext conftest.$ac_ext
21063 +fi
21064 +echo "$as_me:$LINENO: result: $ac_cv_func_shl_load" >&5
21065 +echo "${ECHO_T}$ac_cv_func_shl_load" >&6
21066 +if test $ac_cv_func_shl_load = yes; then
21067 +  lt_cv_dlopen="shl_load"
21068 +else
21069 +  echo "$as_me:$LINENO: checking for shl_load in -ldld" >&5
21070 +echo $ECHO_N "checking for shl_load in -ldld... $ECHO_C" >&6
21071 +if test "${ac_cv_lib_dld_shl_load+set}" = set; then
21072 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21073 +else
21074 +  ac_check_lib_save_LIBS=$LIBS
21075 +LIBS="-ldld  $LIBS"
21076 +cat >conftest.$ac_ext <<_ACEOF
21077 +/* confdefs.h.  */
21078 +_ACEOF
21079 +cat confdefs.h >>conftest.$ac_ext
21080 +cat >>conftest.$ac_ext <<_ACEOF
21081 +/* end confdefs.h.  */
21082 +
21083 +/* Override any gcc2 internal prototype to avoid an error.  */
21084 +#ifdef __cplusplus
21085 +extern "C"
21086 +#endif
21087 +/* We use char because int might match the return type of a gcc2
21088 +   builtin and then its argument prototype would still apply.  */
21089 +char shl_load ();
21090 +int
21091 +main ()
21092 +{
21093 +shl_load ();
21094 +  ;
21095 +  return 0;
21096 +}
21097 +_ACEOF
21098 +rm -f conftest.$ac_objext conftest$ac_exeext
21099 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21100 +  (eval $ac_link) 2>conftest.er1
21101 +  ac_status=$?
21102 +  grep -v '^ *+' conftest.er1 >conftest.err
21103 +  rm -f conftest.er1
21104 +  cat conftest.err >&5
21105 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21106 +  (exit $ac_status); } &&
21107 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
21108 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21109 +  (eval $ac_try) 2>&5
21110 +  ac_status=$?
21111 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21112 +  (exit $ac_status); }; } &&
21113 +        { ac_try='test -s conftest$ac_exeext'
21114 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21115 +  (eval $ac_try) 2>&5
21116 +  ac_status=$?
21117 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21118 +  (exit $ac_status); }; }; then
21119 +  ac_cv_lib_dld_shl_load=yes
21120 +else
21121 +  echo "$as_me: failed program was:" >&5
21122 +sed 's/^/| /' conftest.$ac_ext >&5
21123 +
21124 +ac_cv_lib_dld_shl_load=no
21125 +fi
21126 +rm -f conftest.err conftest.$ac_objext \
21127 +      conftest$ac_exeext conftest.$ac_ext
21128 +LIBS=$ac_check_lib_save_LIBS
21129 +fi
21130 +echo "$as_me:$LINENO: result: $ac_cv_lib_dld_shl_load" >&5
21131 +echo "${ECHO_T}$ac_cv_lib_dld_shl_load" >&6
21132 +if test $ac_cv_lib_dld_shl_load = yes; then
21133 +  lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"
21134 +else
21135 +  echo "$as_me:$LINENO: checking for dlopen" >&5
21136 +echo $ECHO_N "checking for dlopen... $ECHO_C" >&6
21137 +if test "${ac_cv_func_dlopen+set}" = set; then
21138 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21139 +else
21140 +  cat >conftest.$ac_ext <<_ACEOF
21141 +/* confdefs.h.  */
21142 +_ACEOF
21143 +cat confdefs.h >>conftest.$ac_ext
21144 +cat >>conftest.$ac_ext <<_ACEOF
21145 +/* end confdefs.h.  */
21146 +/* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
21147 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
21148 +#define dlopen innocuous_dlopen
21149 +
21150 +/* System header to define __stub macros and hopefully few prototypes,
21151 +    which can conflict with char dlopen (); below.
21152 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
21153 +    <limits.h> exists even on freestanding compilers.  */
21154 +
21155 +#ifdef __STDC__
21156 +# include <limits.h>
21157 +#else
21158 +# include <assert.h>
21159 +#endif
21160 +
21161 +#undef dlopen
21162 +
21163 +/* Override any gcc2 internal prototype to avoid an error.  */
21164 +#ifdef __cplusplus
21165 +extern "C"
21166 +{
21167 +#endif
21168 +/* We use char because int might match the return type of a gcc2
21169 +   builtin and then its argument prototype would still apply.  */
21170 +char dlopen ();
21171 +/* The GNU C library defines this for functions which it implements
21172 +    to always fail with ENOSYS.  Some functions are actually named
21173 +    something starting with __ and the normal name is an alias.  */
21174 +#if defined (__stub_dlopen) || defined (__stub___dlopen)
21175 +choke me
21176 +#else
21177 +char (*f) () = dlopen;
21178 +#endif
21179 +#ifdef __cplusplus
21180 +}
21181 +#endif
21182 +
21183 +int
21184 +main ()
21185 +{
21186 +return f != dlopen;
21187 +  ;
21188 +  return 0;
21189 +}
21190 +_ACEOF
21191 +rm -f conftest.$ac_objext conftest$ac_exeext
21192 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21193 +  (eval $ac_link) 2>conftest.er1
21194 +  ac_status=$?
21195 +  grep -v '^ *+' conftest.er1 >conftest.err
21196 +  rm -f conftest.er1
21197 +  cat conftest.err >&5
21198 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21199 +  (exit $ac_status); } &&
21200 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
21201 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21202 +  (eval $ac_try) 2>&5
21203 +  ac_status=$?
21204 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21205 +  (exit $ac_status); }; } &&
21206 +        { ac_try='test -s conftest$ac_exeext'
21207 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21208 +  (eval $ac_try) 2>&5
21209 +  ac_status=$?
21210 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21211 +  (exit $ac_status); }; }; then
21212 +  ac_cv_func_dlopen=yes
21213 +else
21214 +  echo "$as_me: failed program was:" >&5
21215 +sed 's/^/| /' conftest.$ac_ext >&5
21216 +
21217 +ac_cv_func_dlopen=no
21218 +fi
21219 +rm -f conftest.err conftest.$ac_objext \
21220 +      conftest$ac_exeext conftest.$ac_ext
21221 +fi
21222 +echo "$as_me:$LINENO: result: $ac_cv_func_dlopen" >&5
21223 +echo "${ECHO_T}$ac_cv_func_dlopen" >&6
21224 +if test $ac_cv_func_dlopen = yes; then
21225 +  lt_cv_dlopen="dlopen"
21226 +else
21227 +  echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5
21228 +echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6
21229 +if test "${ac_cv_lib_dl_dlopen+set}" = set; then
21230 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21231 +else
21232 +  ac_check_lib_save_LIBS=$LIBS
21233 +LIBS="-ldl  $LIBS"
21234 +cat >conftest.$ac_ext <<_ACEOF
21235 +/* confdefs.h.  */
21236 +_ACEOF
21237 +cat confdefs.h >>conftest.$ac_ext
21238 +cat >>conftest.$ac_ext <<_ACEOF
21239 +/* end confdefs.h.  */
21240 +
21241 +/* Override any gcc2 internal prototype to avoid an error.  */
21242 +#ifdef __cplusplus
21243 +extern "C"
21244 +#endif
21245 +/* We use char because int might match the return type of a gcc2
21246 +   builtin and then its argument prototype would still apply.  */
21247 +char dlopen ();
21248 +int
21249 +main ()
21250 +{
21251 +dlopen ();
21252 +  ;
21253 +  return 0;
21254 +}
21255 +_ACEOF
21256 +rm -f conftest.$ac_objext conftest$ac_exeext
21257 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21258 +  (eval $ac_link) 2>conftest.er1
21259 +  ac_status=$?
21260 +  grep -v '^ *+' conftest.er1 >conftest.err
21261 +  rm -f conftest.er1
21262 +  cat conftest.err >&5
21263 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21264 +  (exit $ac_status); } &&
21265 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
21266 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21267 +  (eval $ac_try) 2>&5
21268 +  ac_status=$?
21269 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21270 +  (exit $ac_status); }; } &&
21271 +        { ac_try='test -s conftest$ac_exeext'
21272 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21273 +  (eval $ac_try) 2>&5
21274 +  ac_status=$?
21275 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21276 +  (exit $ac_status); }; }; then
21277 +  ac_cv_lib_dl_dlopen=yes
21278 +else
21279 +  echo "$as_me: failed program was:" >&5
21280 +sed 's/^/| /' conftest.$ac_ext >&5
21281 +
21282 +ac_cv_lib_dl_dlopen=no
21283 +fi
21284 +rm -f conftest.err conftest.$ac_objext \
21285 +      conftest$ac_exeext conftest.$ac_ext
21286 +LIBS=$ac_check_lib_save_LIBS
21287 +fi
21288 +echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5
21289 +echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6
21290 +if test $ac_cv_lib_dl_dlopen = yes; then
21291 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"
21292 +else
21293 +  echo "$as_me:$LINENO: checking for dlopen in -lsvld" >&5
21294 +echo $ECHO_N "checking for dlopen in -lsvld... $ECHO_C" >&6
21295 +if test "${ac_cv_lib_svld_dlopen+set}" = set; then
21296 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21297 +else
21298 +  ac_check_lib_save_LIBS=$LIBS
21299 +LIBS="-lsvld  $LIBS"
21300 +cat >conftest.$ac_ext <<_ACEOF
21301 +/* confdefs.h.  */
21302 +_ACEOF
21303 +cat confdefs.h >>conftest.$ac_ext
21304 +cat >>conftest.$ac_ext <<_ACEOF
21305 +/* end confdefs.h.  */
21306 +
21307 +/* Override any gcc2 internal prototype to avoid an error.  */
21308 +#ifdef __cplusplus
21309 +extern "C"
21310 +#endif
21311 +/* We use char because int might match the return type of a gcc2
21312 +   builtin and then its argument prototype would still apply.  */
21313 +char dlopen ();
21314 +int
21315 +main ()
21316 +{
21317 +dlopen ();
21318 +  ;
21319 +  return 0;
21320 +}
21321 +_ACEOF
21322 +rm -f conftest.$ac_objext conftest$ac_exeext
21323 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21324 +  (eval $ac_link) 2>conftest.er1
21325 +  ac_status=$?
21326 +  grep -v '^ *+' conftest.er1 >conftest.err
21327 +  rm -f conftest.er1
21328 +  cat conftest.err >&5
21329 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21330 +  (exit $ac_status); } &&
21331 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
21332 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21333 +  (eval $ac_try) 2>&5
21334 +  ac_status=$?
21335 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21336 +  (exit $ac_status); }; } &&
21337 +        { ac_try='test -s conftest$ac_exeext'
21338 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21339 +  (eval $ac_try) 2>&5
21340 +  ac_status=$?
21341 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21342 +  (exit $ac_status); }; }; then
21343 +  ac_cv_lib_svld_dlopen=yes
21344 +else
21345 +  echo "$as_me: failed program was:" >&5
21346 +sed 's/^/| /' conftest.$ac_ext >&5
21347 +
21348 +ac_cv_lib_svld_dlopen=no
21349 +fi
21350 +rm -f conftest.err conftest.$ac_objext \
21351 +      conftest$ac_exeext conftest.$ac_ext
21352 +LIBS=$ac_check_lib_save_LIBS
21353 +fi
21354 +echo "$as_me:$LINENO: result: $ac_cv_lib_svld_dlopen" >&5
21355 +echo "${ECHO_T}$ac_cv_lib_svld_dlopen" >&6
21356 +if test $ac_cv_lib_svld_dlopen = yes; then
21357 +  lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"
21358 +else
21359 +  echo "$as_me:$LINENO: checking for dld_link in -ldld" >&5
21360 +echo $ECHO_N "checking for dld_link in -ldld... $ECHO_C" >&6
21361 +if test "${ac_cv_lib_dld_dld_link+set}" = set; then
21362 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21363 +else
21364 +  ac_check_lib_save_LIBS=$LIBS
21365 +LIBS="-ldld  $LIBS"
21366 +cat >conftest.$ac_ext <<_ACEOF
21367 +/* confdefs.h.  */
21368 +_ACEOF
21369 +cat confdefs.h >>conftest.$ac_ext
21370 +cat >>conftest.$ac_ext <<_ACEOF
21371 +/* end confdefs.h.  */
21372 +
21373 +/* Override any gcc2 internal prototype to avoid an error.  */
21374 +#ifdef __cplusplus
21375 +extern "C"
21376 +#endif
21377 +/* We use char because int might match the return type of a gcc2
21378 +   builtin and then its argument prototype would still apply.  */
21379 +char dld_link ();
21380 +int
21381 +main ()
21382 +{
21383 +dld_link ();
21384 +  ;
21385 +  return 0;
21386 +}
21387 +_ACEOF
21388 +rm -f conftest.$ac_objext conftest$ac_exeext
21389 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21390 +  (eval $ac_link) 2>conftest.er1
21391 +  ac_status=$?
21392 +  grep -v '^ *+' conftest.er1 >conftest.err
21393 +  rm -f conftest.er1
21394 +  cat conftest.err >&5
21395 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21396 +  (exit $ac_status); } &&
21397 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
21398 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21399 +  (eval $ac_try) 2>&5
21400 +  ac_status=$?
21401 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21402 +  (exit $ac_status); }; } &&
21403 +        { ac_try='test -s conftest$ac_exeext'
21404 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21405 +  (eval $ac_try) 2>&5
21406 +  ac_status=$?
21407 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21408 +  (exit $ac_status); }; }; then
21409 +  ac_cv_lib_dld_dld_link=yes
21410 +else
21411 +  echo "$as_me: failed program was:" >&5
21412 +sed 's/^/| /' conftest.$ac_ext >&5
21413 +
21414 +ac_cv_lib_dld_dld_link=no
21415 +fi
21416 +rm -f conftest.err conftest.$ac_objext \
21417 +      conftest$ac_exeext conftest.$ac_ext
21418 +LIBS=$ac_check_lib_save_LIBS
21419 +fi
21420 +echo "$as_me:$LINENO: result: $ac_cv_lib_dld_dld_link" >&5
21421 +echo "${ECHO_T}$ac_cv_lib_dld_dld_link" >&6
21422 +if test $ac_cv_lib_dld_dld_link = yes; then
21423 +  lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"
21424 +fi
21425 +
21426 +             
21427 +fi
21428 +
21429 +           
21430 +fi
21431 +
21432 +         
21433 +fi
21434 +
21435 +       
21436 +fi
21437 +
21438 +      
21439 +fi
21440 +
21441 +    ;;
21442 +  esac
21443 +
21444 +  if test "x$lt_cv_dlopen" != xno; then
21445 +    enable_dlopen=yes
21446 +  else
21447 +    enable_dlopen=no
21448 +  fi
21449 +
21450 +  case $lt_cv_dlopen in
21451 +  dlopen)
21452 +    save_CPPFLAGS="$CPPFLAGS"
21453 +    test "x$ac_cv_header_dlfcn_h" = xyes && CPPFLAGS="$CPPFLAGS -DHAVE_DLFCN_H"
21454 +
21455 +    save_LDFLAGS="$LDFLAGS"
21456 +    eval LDFLAGS=\"\$LDFLAGS $export_dynamic_flag_spec\"
21457 +
21458 +    save_LIBS="$LIBS"
21459 +    LIBS="$lt_cv_dlopen_libs $LIBS"
21460 +
21461 +    echo "$as_me:$LINENO: checking whether a program can dlopen itself" >&5
21462 +echo $ECHO_N "checking whether a program can dlopen itself... $ECHO_C" >&6
21463 +if test "${lt_cv_dlopen_self+set}" = set; then
21464 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21465 +else
21466 +         if test "$cross_compiling" = yes; then :
21467 +  lt_cv_dlopen_self=cross
21468 +else
21469 +  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
21470 +  lt_status=$lt_dlunknown
21471 +  cat > conftest.$ac_ext <<EOF
21472 +#line __oline__ "configure"
21473 +#include "confdefs.h"
21474 +
21475 +#if HAVE_DLFCN_H
21476 +#include <dlfcn.h>
21477 +#endif
21478 +
21479 +#include <stdio.h>
21480 +
21481 +#ifdef RTLD_GLOBAL
21482 +#  define LT_DLGLOBAL          RTLD_GLOBAL
21483 +#else
21484 +#  ifdef DL_GLOBAL
21485 +#    define LT_DLGLOBAL                DL_GLOBAL
21486 +#  else
21487 +#    define LT_DLGLOBAL                0
21488 +#  endif
21489 +#endif
21490 +
21491 +/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
21492 +   find out it does not work in some platform. */
21493 +#ifndef LT_DLLAZY_OR_NOW
21494 +#  ifdef RTLD_LAZY
21495 +#    define LT_DLLAZY_OR_NOW           RTLD_LAZY
21496 +#  else
21497 +#    ifdef DL_LAZY
21498 +#      define LT_DLLAZY_OR_NOW         DL_LAZY
21499 +#    else
21500 +#      ifdef RTLD_NOW
21501 +#        define LT_DLLAZY_OR_NOW       RTLD_NOW
21502 +#      else
21503 +#        ifdef DL_NOW
21504 +#          define LT_DLLAZY_OR_NOW     DL_NOW
21505 +#        else
21506 +#          define LT_DLLAZY_OR_NOW     0
21507 +#        endif
21508 +#      endif
21509 +#    endif
21510 +#  endif
21511 +#endif
21512 +
21513 +#ifdef __cplusplus
21514 +extern "C" void exit (int);
21515 +#endif
21516 +
21517 +void fnord() { int i=42;}
21518 +int main ()
21519 +{
21520 +  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
21521 +  int status = $lt_dlunknown;
21522 +
21523 +  if (self)
21524 +    {
21525 +      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
21526 +      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
21527 +      /* dlclose (self); */
21528 +    }
21529 +
21530 +    exit (status);
21531 +}
21532 +EOF
21533 +  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21534 +  (eval $ac_link) 2>&5
21535 +  ac_status=$?
21536 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21537 +  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
21538 +    (./conftest; exit; ) 2>/dev/null
21539 +    lt_status=$?
21540 +    case x$lt_status in
21541 +      x$lt_dlno_uscore) lt_cv_dlopen_self=yes ;;
21542 +      x$lt_dlneed_uscore) lt_cv_dlopen_self=yes ;;
21543 +      x$lt_unknown|x*) lt_cv_dlopen_self=no ;;
21544 +    esac
21545 +  else :
21546 +    # compilation failed
21547 +    lt_cv_dlopen_self=no
21548 +  fi
21549 +fi
21550 +rm -fr conftest*
21551 +
21552 +    
21553 +fi
21554 +echo "$as_me:$LINENO: result: $lt_cv_dlopen_self" >&5
21555 +echo "${ECHO_T}$lt_cv_dlopen_self" >&6
21556 +
21557 +    if test "x$lt_cv_dlopen_self" = xyes; then
21558 +      LDFLAGS="$LDFLAGS $link_static_flag"
21559 +      echo "$as_me:$LINENO: checking whether a statically linked program can dlopen itself" >&5
21560 +echo $ECHO_N "checking whether a statically linked program can dlopen itself... $ECHO_C" >&6
21561 +if test "${lt_cv_dlopen_self_static+set}" = set; then
21562 +  echo $ECHO_N "(cached) $ECHO_C" >&6
21563 +else
21564 +         if test "$cross_compiling" = yes; then :
21565 +  lt_cv_dlopen_self_static=cross
21566 +else
21567 +  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
21568 +  lt_status=$lt_dlunknown
21569 +  cat > conftest.$ac_ext <<EOF
21570 +#line __oline__ "configure"
21571 +#include "confdefs.h"
21572 +
21573 +#if HAVE_DLFCN_H
21574 +#include <dlfcn.h>
21575 +#endif
21576 +
21577 +#include <stdio.h>
21578 +
21579 +#ifdef RTLD_GLOBAL
21580 +#  define LT_DLGLOBAL          RTLD_GLOBAL
21581 +#else
21582 +#  ifdef DL_GLOBAL
21583 +#    define LT_DLGLOBAL                DL_GLOBAL
21584 +#  else
21585 +#    define LT_DLGLOBAL                0
21586 +#  endif
21587 +#endif
21588 +
21589 +/* We may have to define LT_DLLAZY_OR_NOW in the command line if we
21590 +   find out it does not work in some platform. */
21591 +#ifndef LT_DLLAZY_OR_NOW
21592 +#  ifdef RTLD_LAZY
21593 +#    define LT_DLLAZY_OR_NOW           RTLD_LAZY
21594 +#  else
21595 +#    ifdef DL_LAZY
21596 +#      define LT_DLLAZY_OR_NOW         DL_LAZY
21597 +#    else
21598 +#      ifdef RTLD_NOW
21599 +#        define LT_DLLAZY_OR_NOW       RTLD_NOW
21600 +#      else
21601 +#        ifdef DL_NOW
21602 +#          define LT_DLLAZY_OR_NOW     DL_NOW
21603 +#        else
21604 +#          define LT_DLLAZY_OR_NOW     0
21605 +#        endif
21606 +#      endif
21607 +#    endif
21608 +#  endif
21609 +#endif
21610 +
21611 +#ifdef __cplusplus
21612 +extern "C" void exit (int);
21613 +#endif
21614 +
21615 +void fnord() { int i=42;}
21616 +int main ()
21617 +{
21618 +  void *self = dlopen (0, LT_DLGLOBAL|LT_DLLAZY_OR_NOW);
21619 +  int status = $lt_dlunknown;
21620 +
21621 +  if (self)
21622 +    {
21623 +      if (dlsym (self,"fnord"))       status = $lt_dlno_uscore;
21624 +      else if (dlsym( self,"_fnord")) status = $lt_dlneed_uscore;
21625 +      /* dlclose (self); */
21626 +    }
21627 +
21628 +    exit (status);
21629 +}
21630 +EOF
21631 +  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
21632 +  (eval $ac_link) 2>&5
21633 +  ac_status=$?
21634 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21635 +  (exit $ac_status); } && test -s conftest${ac_exeext} 2>/dev/null; then
21636 +    (./conftest; exit; ) 2>/dev/null
21637 +    lt_status=$?
21638 +    case x$lt_status in
21639 +      x$lt_dlno_uscore) lt_cv_dlopen_self_static=yes ;;
21640 +      x$lt_dlneed_uscore) lt_cv_dlopen_self_static=yes ;;
21641 +      x$lt_unknown|x*) lt_cv_dlopen_self_static=no ;;
21642 +    esac
21643 +  else :
21644 +    # compilation failed
21645 +    lt_cv_dlopen_self_static=no
21646 +  fi
21647 +fi
21648 +rm -fr conftest*
21649 +
21650 +      
21651 +fi
21652 +echo "$as_me:$LINENO: result: $lt_cv_dlopen_self_static" >&5
21653 +echo "${ECHO_T}$lt_cv_dlopen_self_static" >&6
21654 +    fi
21655 +
21656 +    CPPFLAGS="$save_CPPFLAGS"
21657 +    LDFLAGS="$save_LDFLAGS"
21658 +    LIBS="$save_LIBS"
21659 +    ;;
21660 +  esac
21661 +
21662 +  case $lt_cv_dlopen_self in
21663 +  yes|no) enable_dlopen_self=$lt_cv_dlopen_self ;;
21664 +  *) enable_dlopen_self=unknown ;;
21665 +  esac
21666 +
21667 +  case $lt_cv_dlopen_self_static in
21668 +  yes|no) enable_dlopen_self_static=$lt_cv_dlopen_self_static ;;
21669 +  *) enable_dlopen_self_static=unknown ;;
21670 +  esac
21671 +fi
21672 +
21673 +
21674 +# The else clause should only fire when bootstrapping the
21675 +# libtool distribution, otherwise you forgot to ship ltmain.sh
21676 +# with your package, and you will get complaints that there are
21677 +# no rules to generate ltmain.sh.
21678 +if test -f "$ltmain"; then
21679 +  # See if we are running on zsh, and set the options which allow our commands through
21680 +  # without removal of \ escapes.
21681 +  if test -n "${ZSH_VERSION+set}" ; then
21682 +    setopt NO_GLOB_SUBST
21683 +  fi
21684 +  # Now quote all the things that may contain metacharacters while being
21685 +  # careful not to overquote the AC_SUBSTed values.  We take copies of the
21686 +  # variables and quote the copies for generation of the libtool script.
21687 +  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
21688 +    SED SHELL STRIP \
21689 +    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
21690 +    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
21691 +    deplibs_check_method reload_flag reload_cmds need_locks \
21692 +    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
21693 +    lt_cv_sys_global_symbol_to_c_name_address \
21694 +    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
21695 +    old_postinstall_cmds old_postuninstall_cmds \
21696 +    compiler_GCJ \
21697 +    CC_GCJ \
21698 +    LD_GCJ \
21699 +    lt_prog_compiler_wl_GCJ \
21700 +    lt_prog_compiler_pic_GCJ \
21701 +    lt_prog_compiler_static_GCJ \
21702 +    lt_prog_compiler_no_builtin_flag_GCJ \
21703 +    export_dynamic_flag_spec_GCJ \
21704 +    thread_safe_flag_spec_GCJ \
21705 +    whole_archive_flag_spec_GCJ \
21706 +    enable_shared_with_static_runtimes_GCJ \
21707 +    old_archive_cmds_GCJ \
21708 +    old_archive_from_new_cmds_GCJ \
21709 +    predep_objects_GCJ \
21710 +    postdep_objects_GCJ \
21711 +    predeps_GCJ \
21712 +    postdeps_GCJ \
21713 +    compiler_lib_search_path_GCJ \
21714 +    archive_cmds_GCJ \
21715 +    archive_expsym_cmds_GCJ \
21716 +    postinstall_cmds_GCJ \
21717 +    postuninstall_cmds_GCJ \
21718 +    old_archive_from_expsyms_cmds_GCJ \
21719 +    allow_undefined_flag_GCJ \
21720 +    no_undefined_flag_GCJ \
21721 +    export_symbols_cmds_GCJ \
21722 +    hardcode_libdir_flag_spec_GCJ \
21723 +    hardcode_libdir_flag_spec_ld_GCJ \
21724 +    hardcode_libdir_separator_GCJ \
21725 +    hardcode_automatic_GCJ \
21726 +    module_cmds_GCJ \
21727 +    module_expsym_cmds_GCJ \
21728 +    lt_cv_prog_compiler_c_o_GCJ \
21729 +    exclude_expsyms_GCJ \
21730 +    include_expsyms_GCJ; do
21731 +
21732 +    case $var in
21733 +    old_archive_cmds_GCJ | \
21734 +    old_archive_from_new_cmds_GCJ | \
21735 +    archive_cmds_GCJ | \
21736 +    archive_expsym_cmds_GCJ | \
21737 +    module_cmds_GCJ | \
21738 +    module_expsym_cmds_GCJ | \
21739 +    old_archive_from_expsyms_cmds_GCJ | \
21740 +    export_symbols_cmds_GCJ | \
21741 +    extract_expsyms_cmds | reload_cmds | finish_cmds | \
21742 +    postinstall_cmds | postuninstall_cmds | \
21743 +    old_postinstall_cmds | old_postuninstall_cmds | \
21744 +    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
21745 +      # Double-quote double-evaled strings.
21746 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
21747 +      ;;
21748 +    *)
21749 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
21750 +      ;;
21751 +    esac
21752 +  done
21753 +
21754 +  case $lt_echo in
21755 +  *'\$0 --fallback-echo"')
21756 +    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
21757 +    ;;
21758 +  esac
21759 +
21760 +cfgfile="$ofile"
21761 +
21762 +  cat <<__EOF__ >> "$cfgfile"
21763 +# ### BEGIN LIBTOOL TAG CONFIG: $tagname
21764 +
21765 +# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
21766 +
21767 +# Shell to use when invoking shell scripts.
21768 +SHELL=$lt_SHELL
21769 +
21770 +# Whether or not to build shared libraries.
21771 +build_libtool_libs=$enable_shared
21772 +
21773 +# Whether or not to build static libraries.
21774 +build_old_libs=$enable_static
21775 +
21776 +# Whether or not to add -lc for building shared libraries.
21777 +build_libtool_need_lc=$archive_cmds_need_lc_GCJ
21778 +
21779 +# Whether or not to disallow shared libs when runtime libs are static
21780 +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_GCJ
21781 +
21782 +# Whether or not to optimize for fast installation.
21783 +fast_install=$enable_fast_install
21784 +
21785 +# The host system.
21786 +host_alias=$host_alias
21787 +host=$host
21788 +
21789 +# An echo program that does not interpret backslashes.
21790 +echo=$lt_echo
21791 +
21792 +# The archiver.
21793 +AR=$lt_AR
21794 +AR_FLAGS=$lt_AR_FLAGS
21795 +
21796 +# A C compiler.
21797 +LTCC=$lt_LTCC
21798 +
21799 +# A language-specific compiler.
21800 +CC=$lt_compiler_GCJ
21801 +
21802 +# Is the compiler the GNU C compiler?
21803 +with_gcc=$GCC_GCJ
21804 +
21805 +# An ERE matcher.
21806 +EGREP=$lt_EGREP
21807 +
21808 +# The linker used to build libraries.
21809 +LD=$lt_LD_GCJ
21810 +
21811 +# Whether we need hard or soft links.
21812 +LN_S=$lt_LN_S
21813 +
21814 +# A BSD-compatible nm program.
21815 +NM=$lt_NM
21816 +
21817 +# A symbol stripping program
21818 +STRIP=$lt_STRIP
21819 +
21820 +# Used to examine libraries when file_magic_cmd begins "file"
21821 +MAGIC_CMD=$MAGIC_CMD
21822 +
21823 +# Used on cygwin: DLL creation program.
21824 +DLLTOOL="$DLLTOOL"
21825 +
21826 +# Used on cygwin: object dumper.
21827 +OBJDUMP="$OBJDUMP"
21828 +
21829 +# Used on cygwin: assembler.
21830 +AS="$AS"
21831 +
21832 +# The name of the directory that contains temporary libtool files.
21833 +objdir=$objdir
21834 +
21835 +# How to create reloadable object files.
21836 +reload_flag=$lt_reload_flag
21837 +reload_cmds=$lt_reload_cmds
21838 +
21839 +# How to pass a linker flag through the compiler.
21840 +wl=$lt_lt_prog_compiler_wl_GCJ
21841 +
21842 +# Object file suffix (normally "o").
21843 +objext="$ac_objext"
21844 +
21845 +# Old archive suffix (normally "a").
21846 +libext="$libext"
21847 +
21848 +# Shared library suffix (normally ".so").
21849 +shrext_cmds='$shrext_cmds'
21850 +
21851 +# Executable file suffix (normally "").
21852 +exeext="$exeext"
21853 +
21854 +# Additional compiler flags for building library objects.
21855 +pic_flag=$lt_lt_prog_compiler_pic_GCJ
21856 +pic_mode=$pic_mode
21857 +
21858 +# What is the maximum length of a command?
21859 +max_cmd_len=$lt_cv_sys_max_cmd_len
21860 +
21861 +# Does compiler simultaneously support -c and -o options?
21862 +compiler_c_o=$lt_lt_cv_prog_compiler_c_o_GCJ
21863 +
21864 +# Must we lock files when doing compilation ?
21865 +need_locks=$lt_need_locks
21866 +
21867 +# Do we need the lib prefix for modules?
21868 +need_lib_prefix=$need_lib_prefix
21869 +
21870 +# Do we need a version for libraries?
21871 +need_version=$need_version
21872 +
21873 +# Whether dlopen is supported.
21874 +dlopen_support=$enable_dlopen
21875 +
21876 +# Whether dlopen of programs is supported.
21877 +dlopen_self=$enable_dlopen_self
21878 +
21879 +# Whether dlopen of statically linked programs is supported.
21880 +dlopen_self_static=$enable_dlopen_self_static
21881 +
21882 +# Compiler flag to prevent dynamic linking.
21883 +link_static_flag=$lt_lt_prog_compiler_static_GCJ
21884 +
21885 +# Compiler flag to turn off builtin functions.
21886 +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_GCJ
21887 +
21888 +# Compiler flag to allow reflexive dlopens.
21889 +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_GCJ
21890 +
21891 +# Compiler flag to generate shared objects directly from archives.
21892 +whole_archive_flag_spec=$lt_whole_archive_flag_spec_GCJ
21893 +
21894 +# Compiler flag to generate thread-safe objects.
21895 +thread_safe_flag_spec=$lt_thread_safe_flag_spec_GCJ
21896 +
21897 +# Library versioning type.
21898 +version_type=$version_type
21899 +
21900 +# Format of library name prefix.
21901 +libname_spec=$lt_libname_spec
21902 +
21903 +# List of archive names.  First name is the real one, the rest are links.
21904 +# The last name is the one that the linker finds with -lNAME.
21905 +library_names_spec=$lt_library_names_spec
21906 +
21907 +# The coded name of the library, if different from the real name.
21908 +soname_spec=$lt_soname_spec
21909 +
21910 +# Commands used to build and install an old-style archive.
21911 +RANLIB=$lt_RANLIB
21912 +old_archive_cmds=$lt_old_archive_cmds_GCJ
21913 +old_postinstall_cmds=$lt_old_postinstall_cmds
21914 +old_postuninstall_cmds=$lt_old_postuninstall_cmds
21915 +
21916 +# Create an old-style archive from a shared archive.
21917 +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_GCJ
21918 +
21919 +# Create a temporary old-style archive to link instead of a shared archive.
21920 +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_GCJ
21921 +
21922 +# Commands used to build and install a shared archive.
21923 +archive_cmds=$lt_archive_cmds_GCJ
21924 +archive_expsym_cmds=$lt_archive_expsym_cmds_GCJ
21925 +postinstall_cmds=$lt_postinstall_cmds
21926 +postuninstall_cmds=$lt_postuninstall_cmds
21927 +
21928 +# Commands used to build a loadable module (assumed same as above if empty)
21929 +module_cmds=$lt_module_cmds_GCJ
21930 +module_expsym_cmds=$lt_module_expsym_cmds_GCJ
21931 +
21932 +# Commands to strip libraries.
21933 +old_striplib=$lt_old_striplib
21934 +striplib=$lt_striplib
21935 +
21936 +# Dependencies to place before the objects being linked to create a
21937 +# shared library.
21938 +predep_objects=$lt_predep_objects_GCJ
21939 +
21940 +# Dependencies to place after the objects being linked to create a
21941 +# shared library.
21942 +postdep_objects=$lt_postdep_objects_GCJ
21943 +
21944 +# Dependencies to place before the objects being linked to create a
21945 +# shared library.
21946 +predeps=$lt_predeps_GCJ
21947 +
21948 +# Dependencies to place after the objects being linked to create a
21949 +# shared library.
21950 +postdeps=$lt_postdeps_GCJ
21951 +
21952 +# The library search path used internally by the compiler when linking
21953 +# a shared library.
21954 +compiler_lib_search_path=$lt_compiler_lib_search_path_GCJ
21955 +
21956 +# Method to check whether dependent libraries are shared objects.
21957 +deplibs_check_method=$lt_deplibs_check_method
21958 +
21959 +# Command to use when deplibs_check_method == file_magic.
21960 +file_magic_cmd=$lt_file_magic_cmd
21961 +
21962 +# Flag that allows shared libraries with undefined symbols to be built.
21963 +allow_undefined_flag=$lt_allow_undefined_flag_GCJ
21964 +
21965 +# Flag that forces no undefined symbols.
21966 +no_undefined_flag=$lt_no_undefined_flag_GCJ
21967 +
21968 +# Commands used to finish a libtool library installation in a directory.
21969 +finish_cmds=$lt_finish_cmds
21970 +
21971 +# Same as above, but a single script fragment to be evaled but not shown.
21972 +finish_eval=$lt_finish_eval
21973 +
21974 +# Take the output of nm and produce a listing of raw symbols and C names.
21975 +global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
21976 +
21977 +# Transform the output of nm in a proper C declaration
21978 +global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
21979 +
21980 +# Transform the output of nm in a C name address pair
21981 +global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
21982 +
21983 +# This is the shared library runtime path variable.
21984 +runpath_var=$runpath_var
21985 +
21986 +# This is the shared library path variable.
21987 +shlibpath_var=$shlibpath_var
21988 +
21989 +# Is shlibpath searched before the hard-coded library search path?
21990 +shlibpath_overrides_runpath=$shlibpath_overrides_runpath
21991 +
21992 +# How to hardcode a shared library path into an executable.
21993 +hardcode_action=$hardcode_action_GCJ
21994 +
21995 +# Whether we should hardcode library paths into libraries.
21996 +hardcode_into_libs=$hardcode_into_libs
21997 +
21998 +# Flag to hardcode \$libdir into a binary during linking.
21999 +# This must work even if \$libdir does not exist.
22000 +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_GCJ
22001 +
22002 +# If ld is used when linking, flag to hardcode \$libdir into
22003 +# a binary during linking. This must work even if \$libdir does
22004 +# not exist.
22005 +hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_GCJ
22006 +
22007 +# Whether we need a single -rpath flag with a separated argument.
22008 +hardcode_libdir_separator=$lt_hardcode_libdir_separator_GCJ
22009 +
22010 +# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
22011 +# resulting binary.
22012 +hardcode_direct=$hardcode_direct_GCJ
22013 +
22014 +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
22015 +# resulting binary.
22016 +hardcode_minus_L=$hardcode_minus_L_GCJ
22017 +
22018 +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
22019 +# the resulting binary.
22020 +hardcode_shlibpath_var=$hardcode_shlibpath_var_GCJ
22021 +
22022 +# Set to yes if building a shared library automatically hardcodes DIR into the library
22023 +# and all subsequent libraries and executables linked against it.
22024 +hardcode_automatic=$hardcode_automatic_GCJ
22025 +
22026 +# Variables whose values should be saved in libtool wrapper scripts and
22027 +# restored at relink time.
22028 +variables_saved_for_relink="$variables_saved_for_relink"
22029 +
22030 +# Whether libtool must link a program against all its dependency libraries.
22031 +link_all_deplibs=$link_all_deplibs_GCJ
22032 +
22033 +# Compile-time system search path for libraries
22034 +sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
22035 +
22036 +# Run-time system search path for libraries
22037 +sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
22038 +
22039 +# Fix the shell variable \$srcfile for the compiler.
22040 +fix_srcfile_path="$fix_srcfile_path_GCJ"
22041 +
22042 +# Set to yes if exported symbols are required.
22043 +always_export_symbols=$always_export_symbols_GCJ
22044 +
22045 +# The commands to list exported symbols.
22046 +export_symbols_cmds=$lt_export_symbols_cmds_GCJ
22047 +
22048 +# The commands to extract the exported symbol list from a shared archive.
22049 +extract_expsyms_cmds=$lt_extract_expsyms_cmds
22050 +
22051 +# Symbols that should not be listed in the preloaded symbols.
22052 +exclude_expsyms=$lt_exclude_expsyms_GCJ
22053 +
22054 +# Symbols that must always be exported.
22055 +include_expsyms=$lt_include_expsyms_GCJ
22056 +
22057 +# ### END LIBTOOL TAG CONFIG: $tagname
22058 +
22059 +__EOF__
22060 +
22061 +
22062 +else
22063 +  # If there is no Makefile yet, we rely on a make rule to execute
22064 +  # `config.status --recheck' to rerun these tests and create the
22065 +  # libtool script then.
22066 +  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
22067 +  if test -f "$ltmain_in"; then
22068 +    test -f Makefile && make "$ltmain"
22069 +  fi
22070 +fi
22071 +
22072 +
22073 +ac_ext=c
22074 +ac_cpp='$CPP $CPPFLAGS'
22075 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
22076 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
22077 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
22078 +
22079 +CC="$lt_save_CC"
22080 +
22081 +       else
22082 +         tagname=""
22083 +       fi
22084 +       ;;
22085 +
22086 +      RC)
22087 +       
22088 +
22089 +
22090 +# Source file extension for RC test sources.
22091 +ac_ext=rc
22092 +
22093 +# Object file extension for compiled RC test sources.
22094 +objext=o
22095 +objext_RC=$objext
22096 +
22097 +# Code to be used in simple compile tests
22098 +lt_simple_compile_test_code='sample MENU { MENUITEM "&Soup", 100, CHECKED }\n'
22099 +
22100 +# Code to be used in simple link tests
22101 +lt_simple_link_test_code="$lt_simple_compile_test_code"
22102 +
22103 +# ltmain only uses $CC for tagged configurations so make sure $CC is set.
22104 +
22105 +# If no C compiler was specified, use CC.
22106 +LTCC=${LTCC-"$CC"}
22107 +
22108 +# Allow CC to be a program name with arguments.
22109 +compiler=$CC
22110 +
22111 +
22112 +# Allow CC to be a program name with arguments.
22113 +lt_save_CC="$CC"
22114 +CC=${RC-"windres"}
22115 +compiler=$CC
22116 +compiler_RC=$CC
22117 +lt_cv_prog_compiler_c_o_RC=yes
22118 +
22119 +# The else clause should only fire when bootstrapping the
22120 +# libtool distribution, otherwise you forgot to ship ltmain.sh
22121 +# with your package, and you will get complaints that there are
22122 +# no rules to generate ltmain.sh.
22123 +if test -f "$ltmain"; then
22124 +  # See if we are running on zsh, and set the options which allow our commands through
22125 +  # without removal of \ escapes.
22126 +  if test -n "${ZSH_VERSION+set}" ; then
22127 +    setopt NO_GLOB_SUBST
22128 +  fi
22129 +  # Now quote all the things that may contain metacharacters while being
22130 +  # careful not to overquote the AC_SUBSTed values.  We take copies of the
22131 +  # variables and quote the copies for generation of the libtool script.
22132 +  for var in echo old_CC old_CFLAGS AR AR_FLAGS EGREP RANLIB LN_S LTCC NM \
22133 +    SED SHELL STRIP \
22134 +    libname_spec library_names_spec soname_spec extract_expsyms_cmds \
22135 +    old_striplib striplib file_magic_cmd finish_cmds finish_eval \
22136 +    deplibs_check_method reload_flag reload_cmds need_locks \
22137 +    lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl \
22138 +    lt_cv_sys_global_symbol_to_c_name_address \
22139 +    sys_lib_search_path_spec sys_lib_dlsearch_path_spec \
22140 +    old_postinstall_cmds old_postuninstall_cmds \
22141 +    compiler_RC \
22142 +    CC_RC \
22143 +    LD_RC \
22144 +    lt_prog_compiler_wl_RC \
22145 +    lt_prog_compiler_pic_RC \
22146 +    lt_prog_compiler_static_RC \
22147 +    lt_prog_compiler_no_builtin_flag_RC \
22148 +    export_dynamic_flag_spec_RC \
22149 +    thread_safe_flag_spec_RC \
22150 +    whole_archive_flag_spec_RC \
22151 +    enable_shared_with_static_runtimes_RC \
22152 +    old_archive_cmds_RC \
22153 +    old_archive_from_new_cmds_RC \
22154 +    predep_objects_RC \
22155 +    postdep_objects_RC \
22156 +    predeps_RC \
22157 +    postdeps_RC \
22158 +    compiler_lib_search_path_RC \
22159 +    archive_cmds_RC \
22160 +    archive_expsym_cmds_RC \
22161 +    postinstall_cmds_RC \
22162 +    postuninstall_cmds_RC \
22163 +    old_archive_from_expsyms_cmds_RC \
22164 +    allow_undefined_flag_RC \
22165 +    no_undefined_flag_RC \
22166 +    export_symbols_cmds_RC \
22167 +    hardcode_libdir_flag_spec_RC \
22168 +    hardcode_libdir_flag_spec_ld_RC \
22169 +    hardcode_libdir_separator_RC \
22170 +    hardcode_automatic_RC \
22171 +    module_cmds_RC \
22172 +    module_expsym_cmds_RC \
22173 +    lt_cv_prog_compiler_c_o_RC \
22174 +    exclude_expsyms_RC \
22175 +    include_expsyms_RC; do
22176 +
22177 +    case $var in
22178 +    old_archive_cmds_RC | \
22179 +    old_archive_from_new_cmds_RC | \
22180 +    archive_cmds_RC | \
22181 +    archive_expsym_cmds_RC | \
22182 +    module_cmds_RC | \
22183 +    module_expsym_cmds_RC | \
22184 +    old_archive_from_expsyms_cmds_RC | \
22185 +    export_symbols_cmds_RC | \
22186 +    extract_expsyms_cmds | reload_cmds | finish_cmds | \
22187 +    postinstall_cmds | postuninstall_cmds | \
22188 +    old_postinstall_cmds | old_postuninstall_cmds | \
22189 +    sys_lib_search_path_spec | sys_lib_dlsearch_path_spec)
22190 +      # Double-quote double-evaled strings.
22191 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\""
22192 +      ;;
22193 +    *)
22194 +      eval "lt_$var=\\\"\`\$echo \"X\$$var\" | \$Xsed -e \"\$sed_quote_subst\"\`\\\""
22195 +      ;;
22196 +    esac
22197 +  done
22198 +
22199 +  case $lt_echo in
22200 +  *'\$0 --fallback-echo"')
22201 +    lt_echo=`$echo "X$lt_echo" | $Xsed -e 's/\\\\\\\$0 --fallback-echo"$/$0 --fallback-echo"/'`
22202 +    ;;
22203 +  esac
22204 +
22205 +cfgfile="$ofile"
22206 +
22207 +  cat <<__EOF__ >> "$cfgfile"
22208 +# ### BEGIN LIBTOOL TAG CONFIG: $tagname
22209 +
22210 +# Libtool was configured on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
22211 +
22212 +# Shell to use when invoking shell scripts.
22213 +SHELL=$lt_SHELL
22214 +
22215 +# Whether or not to build shared libraries.
22216 +build_libtool_libs=$enable_shared
22217 +
22218 +# Whether or not to build static libraries.
22219 +build_old_libs=$enable_static
22220 +
22221 +# Whether or not to add -lc for building shared libraries.
22222 +build_libtool_need_lc=$archive_cmds_need_lc_RC
22223 +
22224 +# Whether or not to disallow shared libs when runtime libs are static
22225 +allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC
22226 +
22227 +# Whether or not to optimize for fast installation.
22228 +fast_install=$enable_fast_install
22229 +
22230 +# The host system.
22231 +host_alias=$host_alias
22232 +host=$host
22233 +
22234 +# An echo program that does not interpret backslashes.
22235 +echo=$lt_echo
22236 +
22237 +# The archiver.
22238 +AR=$lt_AR
22239 +AR_FLAGS=$lt_AR_FLAGS
22240 +
22241 +# A C compiler.
22242 +LTCC=$lt_LTCC
22243 +
22244 +# A language-specific compiler.
22245 +CC=$lt_compiler_RC
22246 +
22247 +# Is the compiler the GNU C compiler?
22248 +with_gcc=$GCC_RC
22249 +
22250 +# An ERE matcher.
22251 +EGREP=$lt_EGREP
22252 +
22253 +# The linker used to build libraries.
22254 +LD=$lt_LD_RC
22255 +
22256 +# Whether we need hard or soft links.
22257 +LN_S=$lt_LN_S
22258 +
22259 +# A BSD-compatible nm program.
22260 +NM=$lt_NM
22261 +
22262 +# A symbol stripping program
22263 +STRIP=$lt_STRIP
22264 +
22265 +# Used to examine libraries when file_magic_cmd begins "file"
22266 +MAGIC_CMD=$MAGIC_CMD
22267 +
22268 +# Used on cygwin: DLL creation program.
22269 +DLLTOOL="$DLLTOOL"
22270 +
22271 +# Used on cygwin: object dumper.
22272 +OBJDUMP="$OBJDUMP"
22273 +
22274 +# Used on cygwin: assembler.
22275 +AS="$AS"
22276 +
22277 +# The name of the directory that contains temporary libtool files.
22278 +objdir=$objdir
22279 +
22280 +# How to create reloadable object files.
22281 +reload_flag=$lt_reload_flag
22282 +reload_cmds=$lt_reload_cmds
22283 +
22284 +# How to pass a linker flag through the compiler.
22285 +wl=$lt_lt_prog_compiler_wl_RC
22286 +
22287 +# Object file suffix (normally "o").
22288 +objext="$ac_objext"
22289 +
22290 +# Old archive suffix (normally "a").
22291 +libext="$libext"
22292 +
22293 +# Shared library suffix (normally ".so").
22294 +shrext_cmds='$shrext_cmds'
22295 +
22296 +# Executable file suffix (normally "").
22297 +exeext="$exeext"
22298 +
22299 +# Additional compiler flags for building library objects.
22300 +pic_flag=$lt_lt_prog_compiler_pic_RC
22301 +pic_mode=$pic_mode
22302 +
22303 +# What is the maximum length of a command?
22304 +max_cmd_len=$lt_cv_sys_max_cmd_len
22305 +
22306 +# Does compiler simultaneously support -c and -o options?
22307 +compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC
22308 +
22309 +# Must we lock files when doing compilation ?
22310 +need_locks=$lt_need_locks
22311 +
22312 +# Do we need the lib prefix for modules?
22313 +need_lib_prefix=$need_lib_prefix
22314 +
22315 +# Do we need a version for libraries?
22316 +need_version=$need_version
22317 +
22318 +# Whether dlopen is supported.
22319 +dlopen_support=$enable_dlopen
22320 +
22321 +# Whether dlopen of programs is supported.
22322 +dlopen_self=$enable_dlopen_self
22323 +
22324 +# Whether dlopen of statically linked programs is supported.
22325 +dlopen_self_static=$enable_dlopen_self_static
22326 +
22327 +# Compiler flag to prevent dynamic linking.
22328 +link_static_flag=$lt_lt_prog_compiler_static_RC
22329 +
22330 +# Compiler flag to turn off builtin functions.
22331 +no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC
22332 +
22333 +# Compiler flag to allow reflexive dlopens.
22334 +export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC
22335 +
22336 +# Compiler flag to generate shared objects directly from archives.
22337 +whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC
22338 +
22339 +# Compiler flag to generate thread-safe objects.
22340 +thread_safe_flag_spec=$lt_thread_safe_flag_spec_RC
22341 +
22342 +# Library versioning type.
22343 +version_type=$version_type
22344 +
22345 +# Format of library name prefix.
22346 +libname_spec=$lt_libname_spec
22347 +
22348 +# List of archive names.  First name is the real one, the rest are links.
22349 +# The last name is the one that the linker finds with -lNAME.
22350 +library_names_spec=$lt_library_names_spec
22351 +
22352 +# The coded name of the library, if different from the real name.
22353 +soname_spec=$lt_soname_spec
22354 +
22355 +# Commands used to build and install an old-style archive.
22356 +RANLIB=$lt_RANLIB
22357 +old_archive_cmds=$lt_old_archive_cmds_RC
22358 +old_postinstall_cmds=$lt_old_postinstall_cmds
22359 +old_postuninstall_cmds=$lt_old_postuninstall_cmds
22360 +
22361 +# Create an old-style archive from a shared archive.
22362 +old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC
22363 +
22364 +# Create a temporary old-style archive to link instead of a shared archive.
22365 +old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC
22366 +
22367 +# Commands used to build and install a shared archive.
22368 +archive_cmds=$lt_archive_cmds_RC
22369 +archive_expsym_cmds=$lt_archive_expsym_cmds_RC
22370 +postinstall_cmds=$lt_postinstall_cmds
22371 +postuninstall_cmds=$lt_postuninstall_cmds
22372 +
22373 +# Commands used to build a loadable module (assumed same as above if empty)
22374 +module_cmds=$lt_module_cmds_RC
22375 +module_expsym_cmds=$lt_module_expsym_cmds_RC
22376 +
22377 +# Commands to strip libraries.
22378 +old_striplib=$lt_old_striplib
22379 +striplib=$lt_striplib
22380 +
22381 +# Dependencies to place before the objects being linked to create a
22382 +# shared library.
22383 +predep_objects=$lt_predep_objects_RC
22384 +
22385 +# Dependencies to place after the objects being linked to create a
22386 +# shared library.
22387 +postdep_objects=$lt_postdep_objects_RC
22388 +
22389 +# Dependencies to place before the objects being linked to create a
22390 +# shared library.
22391 +predeps=$lt_predeps_RC
22392 +
22393 +# Dependencies to place after the objects being linked to create a
22394 +# shared library.
22395 +postdeps=$lt_postdeps_RC
22396 +
22397 +# The library search path used internally by the compiler when linking
22398 +# a shared library.
22399 +compiler_lib_search_path=$lt_compiler_lib_search_path_RC
22400 +
22401 +# Method to check whether dependent libraries are shared objects.
22402 +deplibs_check_method=$lt_deplibs_check_method
22403 +
22404 +# Command to use when deplibs_check_method == file_magic.
22405 +file_magic_cmd=$lt_file_magic_cmd
22406 +
22407 +# Flag that allows shared libraries with undefined symbols to be built.
22408 +allow_undefined_flag=$lt_allow_undefined_flag_RC
22409 +
22410 +# Flag that forces no undefined symbols.
22411 +no_undefined_flag=$lt_no_undefined_flag_RC
22412 +
22413 +# Commands used to finish a libtool library installation in a directory.
22414 +finish_cmds=$lt_finish_cmds
22415 +
22416 +# Same as above, but a single script fragment to be evaled but not shown.
22417 +finish_eval=$lt_finish_eval
22418 +
22419 +# Take the output of nm and produce a listing of raw symbols and C names.
22420 +global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe
22421 +
22422 +# Transform the output of nm in a proper C declaration
22423 +global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl
22424 +
22425 +# Transform the output of nm in a C name address pair
22426 +global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address
22427 +
22428 +# This is the shared library runtime path variable.
22429 +runpath_var=$runpath_var
22430 +
22431 +# This is the shared library path variable.
22432 +shlibpath_var=$shlibpath_var
22433 +
22434 +# Is shlibpath searched before the hard-coded library search path?
22435 +shlibpath_overrides_runpath=$shlibpath_overrides_runpath
22436 +
22437 +# How to hardcode a shared library path into an executable.
22438 +hardcode_action=$hardcode_action_RC
22439 +
22440 +# Whether we should hardcode library paths into libraries.
22441 +hardcode_into_libs=$hardcode_into_libs
22442 +
22443 +# Flag to hardcode \$libdir into a binary during linking.
22444 +# This must work even if \$libdir does not exist.
22445 +hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC
22446 +
22447 +# If ld is used when linking, flag to hardcode \$libdir into
22448 +# a binary during linking. This must work even if \$libdir does
22449 +# not exist.
22450 +hardcode_libdir_flag_spec_ld=$lt_hardcode_libdir_flag_spec_ld_RC
22451 +
22452 +# Whether we need a single -rpath flag with a separated argument.
22453 +hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC
22454 +
22455 +# Set to yes if using DIR/libNAME${shared_ext} during linking hardcodes DIR into the
22456 +# resulting binary.
22457 +hardcode_direct=$hardcode_direct_RC
22458 +
22459 +# Set to yes if using the -LDIR flag during linking hardcodes DIR into the
22460 +# resulting binary.
22461 +hardcode_minus_L=$hardcode_minus_L_RC
22462 +
22463 +# Set to yes if using SHLIBPATH_VAR=DIR during linking hardcodes DIR into
22464 +# the resulting binary.
22465 +hardcode_shlibpath_var=$hardcode_shlibpath_var_RC
22466 +
22467 +# Set to yes if building a shared library automatically hardcodes DIR into the library
22468 +# and all subsequent libraries and executables linked against it.
22469 +hardcode_automatic=$hardcode_automatic_RC
22470 +
22471 +# Variables whose values should be saved in libtool wrapper scripts and
22472 +# restored at relink time.
22473 +variables_saved_for_relink="$variables_saved_for_relink"
22474 +
22475 +# Whether libtool must link a program against all its dependency libraries.
22476 +link_all_deplibs=$link_all_deplibs_RC
22477 +
22478 +# Compile-time system search path for libraries
22479 +sys_lib_search_path_spec=$lt_sys_lib_search_path_spec
22480 +
22481 +# Run-time system search path for libraries
22482 +sys_lib_dlsearch_path_spec=$lt_sys_lib_dlsearch_path_spec
22483 +
22484 +# Fix the shell variable \$srcfile for the compiler.
22485 +fix_srcfile_path="$fix_srcfile_path_RC"
22486 +
22487 +# Set to yes if exported symbols are required.
22488 +always_export_symbols=$always_export_symbols_RC
22489 +
22490 +# The commands to list exported symbols.
22491 +export_symbols_cmds=$lt_export_symbols_cmds_RC
22492 +
22493 +# The commands to extract the exported symbol list from a shared archive.
22494 +extract_expsyms_cmds=$lt_extract_expsyms_cmds
22495 +
22496 +# Symbols that should not be listed in the preloaded symbols.
22497 +exclude_expsyms=$lt_exclude_expsyms_RC
22498 +
22499 +# Symbols that must always be exported.
22500 +include_expsyms=$lt_include_expsyms_RC
22501 +
22502 +# ### END LIBTOOL TAG CONFIG: $tagname
22503 +
22504 +__EOF__
22505 +
22506 +
22507 +else
22508 +  # If there is no Makefile yet, we rely on a make rule to execute
22509 +  # `config.status --recheck' to rerun these tests and create the
22510 +  # libtool script then.
22511 +  ltmain_in=`echo $ltmain | sed -e 's/\.sh$/.in/'`
22512 +  if test -f "$ltmain_in"; then
22513 +    test -f Makefile && make "$ltmain"
22514 +  fi
22515 +fi
22516 +
22517 +
22518 +ac_ext=c
22519 +ac_cpp='$CPP $CPPFLAGS'
22520 +ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
22521 +ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
22522 +ac_compiler_gnu=$ac_cv_c_compiler_gnu
22523 +
22524 +CC="$lt_save_CC"
22525 +
22526 +       ;;
22527 +
22528 +      *)
22529 +       { { echo "$as_me:$LINENO: error: Unsupported tag name: $tagname" >&5
22530 +echo "$as_me: error: Unsupported tag name: $tagname" >&2;}
22531 +   { (exit 1); exit 1; }; }
22532 +       ;;
22533 +      esac
22534 +
22535 +      # Append the new tag name to the list of available tags.
22536 +      if test -n "$tagname" ; then
22537 +      available_tags="$available_tags $tagname"
22538 +    fi
22539 +    fi
22540 +  done
22541 +  IFS="$lt_save_ifs"
22542 +
22543 +  # Now substitute the updated list of available tags.
22544 +  if eval "sed -e 's/^available_tags=.*\$/available_tags=\"$available_tags\"/' \"$ofile\" > \"${ofile}T\""; then
22545 +    mv "${ofile}T" "$ofile"
22546 +    chmod +x "$ofile"
22547 +  else
22548 +    rm -f "${ofile}T"
22549 +    { { echo "$as_me:$LINENO: error: unable to update list of available tagged configurations." >&5
22550 +echo "$as_me: error: unable to update list of available tagged configurations." >&2;}
22551 +   { (exit 1); exit 1; }; }
22552 +  fi
22553 +fi
22554 +
22555 +
22556 +
22557 +# This can be used to rebuild libtool when needed
22558 +LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
22559 +
22560 +# Always use our own libtool.
22561 +LIBTOOL='$(SHELL) $(top_builddir)/libtool'
22562 +
22563 +# Prevent multiple expansion
22564 +
22565 +
22566 +
22567 +
22568 +
22569 +
22570 +
22571 +
22572 +
22573 +
22574 +
22575 +  
22576 +
22577 +  
22578 +
22579 +
22580 +  
22581 +       
22582 +       
22583 +
22584 +
22585 +if test "x$GCC" = "xyes"; then
22586 +  case " $CFLAGS " in
22587 +  *[\ \        ]-Wall[\ \      ]*) ;;
22588 +  *) CFLAGS="$CFLAGS -Wall" ;;
22589 +  esac
22590 +
22591 +  if test "x$enable_ansi" = "xyes"; then
22592 +    case " $CFLAGS " in
22593 +    *[\ \      ]-ansi[\ \      ]*) ;;
22594 +    *) CFLAGS="$CFLAGS -ansi" ;;
22595 +    esac
22596 +
22597 +    case " $CFLAGS " in
22598 +    *[\ \      ]-pedantic[\ \  ]*) ;;
22599 +    *) CFLAGS="$CFLAGS -pedantic" ;;
22600 +    esac
22601 +  fi
22602 +fi
22603 +
22604 +MAJOR_VERSION=2
22605 +
22606 +
22607 +GETTEXT_PACKAGE=GConf$MAJOR_VERSION
22608 +
22609 +
22610 +cat >>confdefs.h <<_ACEOF
22611 +@%:@define GETTEXT_PACKAGE "$GETTEXT_PACKAGE"
22612 +_ACEOF
22613 +
22614 +
22615 +
22616 +GCONF_CURRENT=5
22617 +
22618 +GCONF_REVISION=0
22619 +
22620 +GCONF_AGE=1
22621 +
22622 +
22623 +
22624 +
22625 +
22626 +# find the actual value for $prefix that we'll end up with
22627 +REAL_PREFIX=
22628 +if test "x$prefix" = "xNONE"; then
22629 +  REAL_PREFIX=$ac_default_prefix
22630 +else
22631 +  REAL_PREFIX=$prefix
22632 +fi
22633 +
22634 +# Have to go $sysconfdir->$prefix/etc->/usr/local/etc   
22635 +# if you actually know how to code shell then fix this :-)
22636 +SYSCONFDIR_TMP="$sysconfdir"
22637 +old_prefix=$prefix
22638 +prefix=$REAL_PREFIX
22639 +EXPANDED_SYSCONFDIR=`eval echo $SYSCONFDIR_TMP`
22640 +prefix=$old_prefix
22641 +
22642 +
22643 +ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
22644 +
22645 +
22646 +GCONF_CONFIG_SOURCE=
22647 +# Check whether --enable-gconf-source or --disable-gconf-source was given.
22648 +if test "${enable_gconf_source+set}" = set; then
22649 +  enableval="$enable_gconf_source"
22650 +  GCONF_CONFIG_SOURCE=$enable_gconf_source
22651 +fi; 
22652 +
22653 +if test "x$GCONF_CONFIG_SOURCE" = "x"; then
22654 +        GCONF_CONFIG_SOURCE="xml::\${sysconfdir}/gconf/gconf.xml.defaults"
22655 +       INSTALL_GCONF_CONFIG_SOURCE="xml::\$(DESTDIR)\${sysconfdir}/gconf/gconf.xml.defaults"
22656 +        echo "FYI: " "Using default config source $GCONF_CONFIG_SOURCE for schema installation"
22657 +else
22658 +        echo "FYI: " "Using config source $GCONF_CONFIG_SOURCE for schema installation"
22659 +fi
22660 +
22661 +
22662 +
22663 +
22664 +# Check whether --enable-debug or --disable-debug was given.
22665 +if test "${enable_debug+set}" = set; then
22666 +  enableval="$enable_debug"
22667 +  
22668 +else
22669 +  enable_debug=minimum
22670 +fi; 
22671 +
22672 +if test "x$enable_debug" = "xyes"; then
22673 +        CFLAGS="$CFLAGS -DGCONF_ENABLE_DEBUG=1"
22674 +        echo "FYI: " "Will build with debugging spew and checks"
22675 +else
22676 +  if test "x$enable_debug" = "xno"; then
22677 +          CFLAGS="$CFLAGS -DG_DISABLE_CHECKS=1 -DG_DISABLE_ASSERT=1"
22678 +          echo "FYI: " "Will build without *any* debugging code"
22679 +  else
22680 +          echo "FYI: " "Will build with debug checks but no debug spew"
22681 +  fi
22682 +fi
22683 +
22684 +
22685 +# Check whether --with-html-dir or --without-html-dir was given.
22686 +if test "${with_html_dir+set}" = set; then
22687 +  withval="$with_html_dir"
22688 +  
22689 +fi; 
22690 +
22691 +if test "x$with_html_dir" = "x" ; then
22692 +  HTML_DIR='${datadir}/gtk-doc/html'
22693 +else
22694 +  HTML_DIR=$with_html_dir
22695 +fi
22696 +
22697 +
22698 +
22699 +
22700 +# Extract the first word of "gtkdoc-mkdb", so it can be a program name with args.
22701 +set dummy gtkdoc-mkdb; ac_word=$2
22702 +echo "$as_me:$LINENO: checking for $ac_word" >&5
22703 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
22704 +if test "${ac_cv_prog_GTKDOC+set}" = set; then
22705 +  echo $ECHO_N "(cached) $ECHO_C" >&6
22706 +else
22707 +  if test -n "$GTKDOC"; then
22708 +  ac_cv_prog_GTKDOC="$GTKDOC" # Let the user override the test.
22709 +else
22710 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
22711 +for as_dir in $PATH
22712 +do
22713 +  IFS=$as_save_IFS
22714 +  test -z "$as_dir" && as_dir=.
22715 +  for ac_exec_ext in '' $ac_executable_extensions; do
22716 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
22717 +    ac_cv_prog_GTKDOC="true"
22718 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
22719 +    break 2
22720 +  fi
22721 +done
22722 +done
22723 +
22724 +  test -z "$ac_cv_prog_GTKDOC" && ac_cv_prog_GTKDOC="false"
22725 +fi
22726 +fi
22727 +GTKDOC=$ac_cv_prog_GTKDOC
22728 +if test -n "$GTKDOC"; then
22729 +  echo "$as_me:$LINENO: result: $GTKDOC" >&5
22730 +echo "${ECHO_T}$GTKDOC" >&6
22731 +else
22732 +  echo "$as_me:$LINENO: result: no" >&5
22733 +echo "${ECHO_T}no" >&6
22734 +fi
22735 +
22736 +
22737 +gtk_doc_min_version=0.6
22738 +if $GTKDOC ; then 
22739 +    gtk_doc_version=`gtkdoc-mkdb --version`
22740 +    echo "$as_me:$LINENO: checking gtk-doc version ($gtk_doc_version) >= $gtk_doc_min_version" >&5
22741 +echo $ECHO_N "checking gtk-doc version ($gtk_doc_version) >= $gtk_doc_min_version... $ECHO_C" >&6
22742 +
22743 +    IFS="${IFS=        }"; gconf_save_IFS="$IFS"; IFS="."
22744 +    set $gtk_doc_version
22745 +    for min in $gtk_doc_min_version ; do
22746 +        cur=$1; shift
22747 +        if test -z $min ; then break; fi
22748 +        if test -z $cur ; then GTKDOC=false; break; fi
22749 +        if test $cur -gt $min ; then break ; fi
22750 +        if test $cur -lt $min ; then GTKDOC=false; break ; fi
22751 +    done
22752 +    IFS="$gconf_save_IFS"
22753 +
22754 +    if $GTKDOC ; then
22755 +      echo "$as_me:$LINENO: result: yes" >&5
22756 +echo "${ECHO_T}yes" >&6
22757 +    else
22758 +      echo "$as_me:$LINENO: result: no" >&5
22759 +echo "${ECHO_T}no" >&6
22760 +    fi
22761 +fi
22762 +
22763 +
22764 +
22765 +if $GTKDOC; then
22766 +  HAVE_GTK_DOC_TRUE=
22767 +  HAVE_GTK_DOC_FALSE='#'
22768 +else
22769 +  HAVE_GTK_DOC_TRUE='#'
22770 +  HAVE_GTK_DOC_FALSE=
22771 +fi
22772 +
22773 +
22774 +
22775 +# Extract the first word of "db2html", so it can be a program name with args.
22776 +set dummy db2html; ac_word=$2
22777 +echo "$as_me:$LINENO: checking for $ac_word" >&5
22778 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
22779 +if test "${ac_cv_prog_DB2HTML+set}" = set; then
22780 +  echo $ECHO_N "(cached) $ECHO_C" >&6
22781 +else
22782 +  if test -n "$DB2HTML"; then
22783 +  ac_cv_prog_DB2HTML="$DB2HTML" # Let the user override the test.
22784 +else
22785 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
22786 +for as_dir in $PATH
22787 +do
22788 +  IFS=$as_save_IFS
22789 +  test -z "$as_dir" && as_dir=.
22790 +  for ac_exec_ext in '' $ac_executable_extensions; do
22791 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
22792 +    ac_cv_prog_DB2HTML="true"
22793 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
22794 +    break 2
22795 +  fi
22796 +done
22797 +done
22798 +
22799 +  test -z "$ac_cv_prog_DB2HTML" && ac_cv_prog_DB2HTML="false"
22800 +fi
22801 +fi
22802 +DB2HTML=$ac_cv_prog_DB2HTML
22803 +if test -n "$DB2HTML"; then
22804 +  echo "$as_me:$LINENO: result: $DB2HTML" >&5
22805 +echo "${ECHO_T}$DB2HTML" >&6
22806 +else
22807 +  echo "$as_me:$LINENO: result: no" >&5
22808 +echo "${ECHO_T}no" >&6
22809 +fi
22810 +
22811 +
22812 +
22813 +if $DB2HTML; then
22814 +  HAVE_DOCBOOK_TRUE=
22815 +  HAVE_DOCBOOK_FALSE='#'
22816 +else
22817 +  HAVE_DOCBOOK_TRUE='#'
22818 +  HAVE_DOCBOOK_FALSE=
22819 +fi
22820 +
22821 +
22822 +# Check whether --enable-gtk-doc or --disable-gtk-doc was given.
22823 +if test "${enable_gtk_doc+set}" = set; then
22824 +  enableval="$enable_gtk_doc"
22825 +  enable_gtk_doc="$enableval"
22826 +else
22827 +  enable_gtk_doc=auto
22828 +fi; 
22829 +
22830 +if test x$enable_gtk_doc = xauto ; then
22831 +  if test x$GTKDOC = xtrue ; then
22832 +    enable_gtk_doc=yes
22833 +  else
22834 +    enable_gtk_doc=no 
22835 +  fi
22836 +fi
22837 +
22838 +
22839 +
22840 +if test x$enable_gtk_doc = xyes; then
22841 +  ENABLE_GTK_DOC_TRUE=
22842 +  ENABLE_GTK_DOC_FALSE='#'
22843 +else
22844 +  ENABLE_GTK_DOC_TRUE='#'
22845 +  ENABLE_GTK_DOC_FALSE=
22846 +fi
22847 +
22848 +
22849 +# Check whether --enable-gtk or --disable-gtk was given.
22850 +if test "${enable_gtk+set}" = set; then
22851 +  enableval="$enable_gtk"
22852 +  enable_gtk="$enableval"
22853 +else
22854 +  enable_gtk=auto
22855 +fi; 
22856 +
22857 +# Check whether --enable-system-bus or --disable-system-bus was given.
22858 +if test "${enable_system_bus+set}" = set; then
22859 +  enableval="$enable_system_bus"
22860 +  enable_system_bus="$enableval"
22861 +else
22862 +  enable_system_bus=no
22863 +fi; 
22864 +
22865 +
22866 +
22867 +if test x$enable_system_bus = xyes; then
22868 +  USE_SYSTEM_BUS_TRUE=
22869 +  USE_SYSTEM_BUS_FALSE='#'
22870 +else
22871 +  USE_SYSTEM_BUS_TRUE='#'
22872 +  USE_SYSTEM_BUS_FALSE=
22873 +fi
22874 +
22875 +if test x$enable_system_bus = xyes; then
22876 +  
22877 +cat >>confdefs.h <<\_ACEOF
22878 +@%:@define USE_SYSTEM_BUS 1
22879 +_ACEOF
22880 +
22881 +fi
22882 +
22883 +
22884 +# Check whether --with-ipc or --without-ipc was given.
22885 +if test "${with_ipc+set}" = set; then
22886 +  withval="$with_ipc"
22887 +  with_ipc="$withval"
22888 +else
22889 +  with_ipc=dbus
22890 +fi; 
22891 +
22892 +if test x$with_ipc = xorbit -o x$with_ipc = xboth; then
22893 +  
22894 +  succeeded=no
22895 +
22896 +  if test -z "$PKG_CONFIG"; then
22897 +    # Extract the first word of "pkg-config", so it can be a program name with args.
22898 +set dummy pkg-config; ac_word=$2
22899 +echo "$as_me:$LINENO: checking for $ac_word" >&5
22900 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
22901 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
22902 +  echo $ECHO_N "(cached) $ECHO_C" >&6
22903 +else
22904 +  case $PKG_CONFIG in
22905 +  [\\/]* | ?:[\\/]*)
22906 +  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
22907 +  ;;
22908 +  *)
22909 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
22910 +for as_dir in $PATH
22911 +do
22912 +  IFS=$as_save_IFS
22913 +  test -z "$as_dir" && as_dir=.
22914 +  for ac_exec_ext in '' $ac_executable_extensions; do
22915 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
22916 +    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
22917 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
22918 +    break 2
22919 +  fi
22920 +done
22921 +done
22922 +
22923 +  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
22924 +  ;;
22925 +esac
22926 +fi
22927 +PKG_CONFIG=$ac_cv_path_PKG_CONFIG
22928 +
22929 +if test -n "$PKG_CONFIG"; then
22930 +  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
22931 +echo "${ECHO_T}$PKG_CONFIG" >&6
22932 +else
22933 +  echo "$as_me:$LINENO: result: no" >&5
22934 +echo "${ECHO_T}no" >&6
22935 +fi
22936 +
22937 +  fi
22938 +
22939 +  if test "$PKG_CONFIG" = "no" ; then
22940 +     echo "*** The pkg-config script could not be found. Make sure it is"
22941 +     echo "*** in your path, or set the PKG_CONFIG environment variable"
22942 +     echo "*** to the full path to pkg-config."
22943 +     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
22944 +  else
22945 +     PKG_CONFIG_MIN_VERSION=0.9.0
22946 +     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
22947 +        echo "$as_me:$LINENO: checking for ORBit-2.0 >= 2.4.0 linc >= 0.5.0" >&5
22948 +echo $ECHO_N "checking for ORBit-2.0 >= 2.4.0 linc >= 0.5.0... $ECHO_C" >&6
22949 +
22950 +        if $PKG_CONFIG --exists "ORBit-2.0 >= 2.4.0 linc >= 0.5.0" ; then
22951 +            echo "$as_me:$LINENO: result: yes" >&5
22952 +echo "${ECHO_T}yes" >&6
22953 +            succeeded=yes
22954 +
22955 +            echo "$as_me:$LINENO: checking GCONF_ORBIT_CFLAGS" >&5
22956 +echo $ECHO_N "checking GCONF_ORBIT_CFLAGS... $ECHO_C" >&6
22957 +            GCONF_ORBIT_CFLAGS=`$PKG_CONFIG --cflags "ORBit-2.0 >= 2.4.0 linc >= 0.5.0"`
22958 +            echo "$as_me:$LINENO: result: $GCONF_ORBIT_CFLAGS" >&5
22959 +echo "${ECHO_T}$GCONF_ORBIT_CFLAGS" >&6
22960 +
22961 +            echo "$as_me:$LINENO: checking GCONF_ORBIT_LIBS" >&5
22962 +echo $ECHO_N "checking GCONF_ORBIT_LIBS... $ECHO_C" >&6
22963 +            GCONF_ORBIT_LIBS=`$PKG_CONFIG --libs "ORBit-2.0 >= 2.4.0 linc >= 0.5.0"`
22964 +            echo "$as_me:$LINENO: result: $GCONF_ORBIT_LIBS" >&5
22965 +echo "${ECHO_T}$GCONF_ORBIT_LIBS" >&6
22966 +        else
22967 +            GCONF_ORBIT_CFLAGS=""
22968 +            GCONF_ORBIT_LIBS=""
22969 +            ## If we have a custom action on failure, don't print errors, but 
22970 +            ## do set a variable so people can do so.
22971 +            GCONF_ORBIT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "ORBit-2.0 >= 2.4.0 linc >= 0.5.0"`
22972 +            
22973 +        fi
22974 +
22975 +        
22976 +        
22977 +     else
22978 +        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
22979 +        echo "*** See http://www.freedesktop.org/software/pkgconfig"
22980 +     fi
22981 +  fi
22982 +
22983 +  if test $succeeded = yes; then
22984 +     have_orbit=yes
22985 +  else
22986 +     have_orbit=no
22987 +  fi
22988 +
22989 +  if test x$have_orbit = xno ; then
22990 +    { echo "$as_me:$LINENO: WARNING: ORBit development libraries not found" >&5
22991 +echo "$as_me: WARNING: ORBit development libraries not found" >&2;}
22992 +    have_orbit=no
22993 +  else
22994 +    ORBIT_IDL="`$PKG_CONFIG --variable=orbit_idl ORBit-2.0`"
22995 +    
22996 +    
22997 +cat >>confdefs.h <<\_ACEOF
22998 +@%:@define HAVE_ORBIT 1
22999 +_ACEOF
23000 +
23001 +  fi
23002 +else 
23003 +  have_orbit=no
23004 +fi
23005 +
23006 +PC_REQUIRES=ORBit-2.0
23007 +
23008 +if test x$with_ipc = xdbus -o x$with_ipc = xboth; then
23009 +  
23010 +  succeeded=no
23011 +
23012 +  if test -z "$PKG_CONFIG"; then
23013 +    # Extract the first word of "pkg-config", so it can be a program name with args.
23014 +set dummy pkg-config; ac_word=$2
23015 +echo "$as_me:$LINENO: checking for $ac_word" >&5
23016 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
23017 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
23018 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23019 +else
23020 +  case $PKG_CONFIG in
23021 +  [\\/]* | ?:[\\/]*)
23022 +  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
23023 +  ;;
23024 +  *)
23025 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
23026 +for as_dir in $PATH
23027 +do
23028 +  IFS=$as_save_IFS
23029 +  test -z "$as_dir" && as_dir=.
23030 +  for ac_exec_ext in '' $ac_executable_extensions; do
23031 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
23032 +    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
23033 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
23034 +    break 2
23035 +  fi
23036 +done
23037 +done
23038 +
23039 +  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
23040 +  ;;
23041 +esac
23042 +fi
23043 +PKG_CONFIG=$ac_cv_path_PKG_CONFIG
23044 +
23045 +if test -n "$PKG_CONFIG"; then
23046 +  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
23047 +echo "${ECHO_T}$PKG_CONFIG" >&6
23048 +else
23049 +  echo "$as_me:$LINENO: result: no" >&5
23050 +echo "${ECHO_T}no" >&6
23051 +fi
23052 +
23053 +  fi
23054 +
23055 +  if test "$PKG_CONFIG" = "no" ; then
23056 +     echo "*** The pkg-config script could not be found. Make sure it is"
23057 +     echo "*** in your path, or set the PKG_CONFIG environment variable"
23058 +     echo "*** to the full path to pkg-config."
23059 +     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
23060 +  else
23061 +     PKG_CONFIG_MIN_VERSION=0.9.0
23062 +     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
23063 +        echo "$as_me:$LINENO: checking for dbus-glib-1 >= 0.22" >&5
23064 +echo $ECHO_N "checking for dbus-glib-1 >= 0.22... $ECHO_C" >&6
23065 +
23066 +        if $PKG_CONFIG --exists "dbus-glib-1 >= 0.22" ; then
23067 +            echo "$as_me:$LINENO: result: yes" >&5
23068 +echo "${ECHO_T}yes" >&6
23069 +            succeeded=yes
23070 +
23071 +            echo "$as_me:$LINENO: checking GCONF_DBUS_CFLAGS" >&5
23072 +echo $ECHO_N "checking GCONF_DBUS_CFLAGS... $ECHO_C" >&6
23073 +            GCONF_DBUS_CFLAGS=`$PKG_CONFIG --cflags "dbus-glib-1 >= 0.22"`
23074 +            echo "$as_me:$LINENO: result: $GCONF_DBUS_CFLAGS" >&5
23075 +echo "${ECHO_T}$GCONF_DBUS_CFLAGS" >&6
23076 +
23077 +            echo "$as_me:$LINENO: checking GCONF_DBUS_LIBS" >&5
23078 +echo $ECHO_N "checking GCONF_DBUS_LIBS... $ECHO_C" >&6
23079 +            GCONF_DBUS_LIBS=`$PKG_CONFIG --libs "dbus-glib-1 >= 0.22"`
23080 +            echo "$as_me:$LINENO: result: $GCONF_DBUS_LIBS" >&5
23081 +echo "${ECHO_T}$GCONF_DBUS_LIBS" >&6
23082 +        else
23083 +            GCONF_DBUS_CFLAGS=""
23084 +            GCONF_DBUS_LIBS=""
23085 +            ## If we have a custom action on failure, don't print errors, but 
23086 +            ## do set a variable so people can do so.
23087 +            GCONF_DBUS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "dbus-glib-1 >= 0.22"`
23088 +            
23089 +        fi
23090 +
23091 +        
23092 +        
23093 +     else
23094 +        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
23095 +        echo "*** See http://www.freedesktop.org/software/pkgconfig"
23096 +     fi
23097 +  fi
23098 +
23099 +  if test $succeeded = yes; then
23100 +     have_dbus=yes
23101 +  else
23102 +     have_dbus=no
23103 +  fi
23104 +
23105 +  if test x$have_dbus = xyes; then
23106 +    
23107 +cat >>confdefs.h <<\_ACEOF
23108 +@%:@define HAVE_DBUS 1
23109 +_ACEOF
23110 +
23111 +    PC_REQUIRES="dbus-1 dbus-glib-1"
23112 +  fi
23113 +else
23114 +  have_dbus=no
23115 +fi
23116 +
23117 +
23118 +
23119 +if test x$have_orbit = xno -a x$have_dbus = xno; then
23120 +  { { echo "$as_me:$LINENO: error: You need either ORBit or D-BUS for IPC" >&5
23121 +echo "$as_me: error: You need either ORBit or D-BUS for IPC" >&2;}
23122 +   { (exit 1); exit 1; }; }
23123 +fi
23124 +
23125 +
23126 +
23127 +if test x$have_orbit = xyes; then
23128 +  HAVE_ORBIT_TRUE=
23129 +  HAVE_ORBIT_FALSE='#'
23130 +else
23131 +  HAVE_ORBIT_TRUE='#'
23132 +  HAVE_ORBIT_FALSE=
23133 +fi
23134 +
23135 +
23136 +
23137 +if test x$have_dbus = xyes; then
23138 +  HAVE_DBUS_TRUE=
23139 +  HAVE_DBUS_FALSE='#'
23140 +else
23141 +  HAVE_DBUS_TRUE='#'
23142 +  HAVE_DBUS_FALSE=
23143 +fi
23144 +
23145 +
23146 +GCONF_IPC_CFLAGS="$GCONF_ORBIT_CFLAGS $GCONF_DBUS_CFLAGS"
23147 +GCONF_IPC_LIBS="$GCONF_ORBIT_LIBS $GCONF_DBUS_LIBS"
23148 +
23149 +
23150 +
23151 +
23152 +DBUS_SERVICE_DIR=$libdir/dbus-1.0/services
23153 +
23154 +
23155 +PKGCONFIG_MODULES='gmodule-2.0 >= 2.0.1 gobject-2.0 >= 2.0.1'
23156 +PKGCONFIG_MODULES_WITH_XML="$PKGCONFIG_MODULES libxml-2.0"
23157 +PKGCONFIG_MODULES_WITH_GTK=" $PKGCONFIG_MODULES gtk+-2.0 >= 2.0.0"
23158 +PKGCONFIG_MODULES_WITH_XML_AND_GTK=" $PKGCONFIG_MODULES gtk+-2.0 libxml-2.0"
23159 +
23160 +
23161 +  succeeded=no
23162 +
23163 +  if test -z "$PKG_CONFIG"; then
23164 +    # Extract the first word of "pkg-config", so it can be a program name with args.
23165 +set dummy pkg-config; ac_word=$2
23166 +echo "$as_me:$LINENO: checking for $ac_word" >&5
23167 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
23168 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
23169 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23170 +else
23171 +  case $PKG_CONFIG in
23172 +  [\\/]* | ?:[\\/]*)
23173 +  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
23174 +  ;;
23175 +  *)
23176 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
23177 +for as_dir in $PATH
23178 +do
23179 +  IFS=$as_save_IFS
23180 +  test -z "$as_dir" && as_dir=.
23181 +  for ac_exec_ext in '' $ac_executable_extensions; do
23182 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
23183 +    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
23184 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
23185 +    break 2
23186 +  fi
23187 +done
23188 +done
23189 +
23190 +  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
23191 +  ;;
23192 +esac
23193 +fi
23194 +PKG_CONFIG=$ac_cv_path_PKG_CONFIG
23195 +
23196 +if test -n "$PKG_CONFIG"; then
23197 +  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
23198 +echo "${ECHO_T}$PKG_CONFIG" >&6
23199 +else
23200 +  echo "$as_me:$LINENO: result: no" >&5
23201 +echo "${ECHO_T}no" >&6
23202 +fi
23203 +
23204 +  fi
23205 +
23206 +  if test "$PKG_CONFIG" = "no" ; then
23207 +     echo "*** The pkg-config script could not be found. Make sure it is"
23208 +     echo "*** in your path, or set the PKG_CONFIG environment variable"
23209 +     echo "*** to the full path to pkg-config."
23210 +     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
23211 +  else
23212 +     PKG_CONFIG_MIN_VERSION=0.9.0
23213 +     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
23214 +        echo "$as_me:$LINENO: checking for $PKGCONFIG_MODULES" >&5
23215 +echo $ECHO_N "checking for $PKGCONFIG_MODULES... $ECHO_C" >&6
23216 +
23217 +        if $PKG_CONFIG --exists "$PKGCONFIG_MODULES" ; then
23218 +            echo "$as_me:$LINENO: result: yes" >&5
23219 +echo "${ECHO_T}yes" >&6
23220 +            succeeded=yes
23221 +
23222 +            echo "$as_me:$LINENO: checking DEPENDENT_CFLAGS" >&5
23223 +echo $ECHO_N "checking DEPENDENT_CFLAGS... $ECHO_C" >&6
23224 +            DEPENDENT_CFLAGS=`$PKG_CONFIG --cflags "$PKGCONFIG_MODULES"`
23225 +            echo "$as_me:$LINENO: result: $DEPENDENT_CFLAGS" >&5
23226 +echo "${ECHO_T}$DEPENDENT_CFLAGS" >&6
23227 +
23228 +            echo "$as_me:$LINENO: checking DEPENDENT_LIBS" >&5
23229 +echo $ECHO_N "checking DEPENDENT_LIBS... $ECHO_C" >&6
23230 +            DEPENDENT_LIBS=`$PKG_CONFIG --libs "$PKGCONFIG_MODULES"`
23231 +            echo "$as_me:$LINENO: result: $DEPENDENT_LIBS" >&5
23232 +echo "${ECHO_T}$DEPENDENT_LIBS" >&6
23233 +        else
23234 +            DEPENDENT_CFLAGS=""
23235 +            DEPENDENT_LIBS=""
23236 +            ## If we have a custom action on failure, don't print errors, but 
23237 +            ## do set a variable so people can do so.
23238 +            DEPENDENT_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$PKGCONFIG_MODULES"`
23239 +            echo $DEPENDENT_PKG_ERRORS
23240 +        fi
23241 +
23242 +        
23243 +        
23244 +     else
23245 +        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
23246 +        echo "*** See http://www.freedesktop.org/software/pkgconfig"
23247 +     fi
23248 +  fi
23249 +
23250 +  if test $succeeded = yes; then
23251 +     :
23252 +  else
23253 +     { { echo "$as_me:$LINENO: error: Library requirements ($PKGCONFIG_MODULES) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
23254 +echo "$as_me: error: Library requirements ($PKGCONFIG_MODULES) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
23255 +   { (exit 1); exit 1; }; }
23256 +  fi
23257 +
23258 +
23259 +  succeeded=no
23260 +
23261 +  if test -z "$PKG_CONFIG"; then
23262 +    # Extract the first word of "pkg-config", so it can be a program name with args.
23263 +set dummy pkg-config; ac_word=$2
23264 +echo "$as_me:$LINENO: checking for $ac_word" >&5
23265 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
23266 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
23267 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23268 +else
23269 +  case $PKG_CONFIG in
23270 +  [\\/]* | ?:[\\/]*)
23271 +  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
23272 +  ;;
23273 +  *)
23274 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
23275 +for as_dir in $PATH
23276 +do
23277 +  IFS=$as_save_IFS
23278 +  test -z "$as_dir" && as_dir=.
23279 +  for ac_exec_ext in '' $ac_executable_extensions; do
23280 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
23281 +    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
23282 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
23283 +    break 2
23284 +  fi
23285 +done
23286 +done
23287 +
23288 +  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
23289 +  ;;
23290 +esac
23291 +fi
23292 +PKG_CONFIG=$ac_cv_path_PKG_CONFIG
23293 +
23294 +if test -n "$PKG_CONFIG"; then
23295 +  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
23296 +echo "${ECHO_T}$PKG_CONFIG" >&6
23297 +else
23298 +  echo "$as_me:$LINENO: result: no" >&5
23299 +echo "${ECHO_T}no" >&6
23300 +fi
23301 +
23302 +  fi
23303 +
23304 +  if test "$PKG_CONFIG" = "no" ; then
23305 +     echo "*** The pkg-config script could not be found. Make sure it is"
23306 +     echo "*** in your path, or set the PKG_CONFIG environment variable"
23307 +     echo "*** to the full path to pkg-config."
23308 +     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
23309 +  else
23310 +     PKG_CONFIG_MIN_VERSION=0.9.0
23311 +     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
23312 +        echo "$as_me:$LINENO: checking for $PKGCONFIG_MODULES_WITH_XML" >&5
23313 +echo $ECHO_N "checking for $PKGCONFIG_MODULES_WITH_XML... $ECHO_C" >&6
23314 +
23315 +        if $PKG_CONFIG --exists "$PKGCONFIG_MODULES_WITH_XML" ; then
23316 +            echo "$as_me:$LINENO: result: yes" >&5
23317 +echo "${ECHO_T}yes" >&6
23318 +            succeeded=yes
23319 +
23320 +            echo "$as_me:$LINENO: checking DEPENDENT_WITH_XML_CFLAGS" >&5
23321 +echo $ECHO_N "checking DEPENDENT_WITH_XML_CFLAGS... $ECHO_C" >&6
23322 +            DEPENDENT_WITH_XML_CFLAGS=`$PKG_CONFIG --cflags "$PKGCONFIG_MODULES_WITH_XML"`
23323 +            echo "$as_me:$LINENO: result: $DEPENDENT_WITH_XML_CFLAGS" >&5
23324 +echo "${ECHO_T}$DEPENDENT_WITH_XML_CFLAGS" >&6
23325 +
23326 +            echo "$as_me:$LINENO: checking DEPENDENT_WITH_XML_LIBS" >&5
23327 +echo $ECHO_N "checking DEPENDENT_WITH_XML_LIBS... $ECHO_C" >&6
23328 +            DEPENDENT_WITH_XML_LIBS=`$PKG_CONFIG --libs "$PKGCONFIG_MODULES_WITH_XML"`
23329 +            echo "$as_me:$LINENO: result: $DEPENDENT_WITH_XML_LIBS" >&5
23330 +echo "${ECHO_T}$DEPENDENT_WITH_XML_LIBS" >&6
23331 +        else
23332 +            DEPENDENT_WITH_XML_CFLAGS=""
23333 +            DEPENDENT_WITH_XML_LIBS=""
23334 +            ## If we have a custom action on failure, don't print errors, but 
23335 +            ## do set a variable so people can do so.
23336 +            DEPENDENT_WITH_XML_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$PKGCONFIG_MODULES_WITH_XML"`
23337 +            echo $DEPENDENT_WITH_XML_PKG_ERRORS
23338 +        fi
23339 +
23340 +        
23341 +        
23342 +     else
23343 +        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
23344 +        echo "*** See http://www.freedesktop.org/software/pkgconfig"
23345 +     fi
23346 +  fi
23347 +
23348 +  if test $succeeded = yes; then
23349 +     :
23350 +  else
23351 +     { { echo "$as_me:$LINENO: error: Library requirements ($PKGCONFIG_MODULES_WITH_XML) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&5
23352 +echo "$as_me: error: Library requirements ($PKGCONFIG_MODULES_WITH_XML) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them." >&2;}
23353 +   { (exit 1); exit 1; }; }
23354 +  fi
23355 +
23356 +
23357 +if test "x$enable_gtk" != "xno"; then
23358 +  
23359 +  succeeded=no
23360 +
23361 +  if test -z "$PKG_CONFIG"; then
23362 +    # Extract the first word of "pkg-config", so it can be a program name with args.
23363 +set dummy pkg-config; ac_word=$2
23364 +echo "$as_me:$LINENO: checking for $ac_word" >&5
23365 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
23366 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
23367 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23368 +else
23369 +  case $PKG_CONFIG in
23370 +  [\\/]* | ?:[\\/]*)
23371 +  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
23372 +  ;;
23373 +  *)
23374 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
23375 +for as_dir in $PATH
23376 +do
23377 +  IFS=$as_save_IFS
23378 +  test -z "$as_dir" && as_dir=.
23379 +  for ac_exec_ext in '' $ac_executable_extensions; do
23380 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
23381 +    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
23382 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
23383 +    break 2
23384 +  fi
23385 +done
23386 +done
23387 +
23388 +  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
23389 +  ;;
23390 +esac
23391 +fi
23392 +PKG_CONFIG=$ac_cv_path_PKG_CONFIG
23393 +
23394 +if test -n "$PKG_CONFIG"; then
23395 +  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
23396 +echo "${ECHO_T}$PKG_CONFIG" >&6
23397 +else
23398 +  echo "$as_me:$LINENO: result: no" >&5
23399 +echo "${ECHO_T}no" >&6
23400 +fi
23401 +
23402 +  fi
23403 +
23404 +  if test "$PKG_CONFIG" = "no" ; then
23405 +     echo "*** The pkg-config script could not be found. Make sure it is"
23406 +     echo "*** in your path, or set the PKG_CONFIG environment variable"
23407 +     echo "*** to the full path to pkg-config."
23408 +     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
23409 +  else
23410 +     PKG_CONFIG_MIN_VERSION=0.9.0
23411 +     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
23412 +        echo "$as_me:$LINENO: checking for $PKGCONFIG_MODULES_WITH_GTK" >&5
23413 +echo $ECHO_N "checking for $PKGCONFIG_MODULES_WITH_GTK... $ECHO_C" >&6
23414 +
23415 +        if $PKG_CONFIG --exists "$PKGCONFIG_MODULES_WITH_GTK" ; then
23416 +            echo "$as_me:$LINENO: result: yes" >&5
23417 +echo "${ECHO_T}yes" >&6
23418 +            succeeded=yes
23419 +
23420 +            echo "$as_me:$LINENO: checking DEPENDENT_WITH_GTK_CFLAGS" >&5
23421 +echo $ECHO_N "checking DEPENDENT_WITH_GTK_CFLAGS... $ECHO_C" >&6
23422 +            DEPENDENT_WITH_GTK_CFLAGS=`$PKG_CONFIG --cflags "$PKGCONFIG_MODULES_WITH_GTK"`
23423 +            echo "$as_me:$LINENO: result: $DEPENDENT_WITH_GTK_CFLAGS" >&5
23424 +echo "${ECHO_T}$DEPENDENT_WITH_GTK_CFLAGS" >&6
23425 +
23426 +            echo "$as_me:$LINENO: checking DEPENDENT_WITH_GTK_LIBS" >&5
23427 +echo $ECHO_N "checking DEPENDENT_WITH_GTK_LIBS... $ECHO_C" >&6
23428 +            DEPENDENT_WITH_GTK_LIBS=`$PKG_CONFIG --libs "$PKGCONFIG_MODULES_WITH_GTK"`
23429 +            echo "$as_me:$LINENO: result: $DEPENDENT_WITH_GTK_LIBS" >&5
23430 +echo "${ECHO_T}$DEPENDENT_WITH_GTK_LIBS" >&6
23431 +        else
23432 +            DEPENDENT_WITH_GTK_CFLAGS=""
23433 +            DEPENDENT_WITH_GTK_LIBS=""
23434 +            ## If we have a custom action on failure, don't print errors, but 
23435 +            ## do set a variable so people can do so.
23436 +            DEPENDENT_WITH_GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$PKGCONFIG_MODULES_WITH_GTK"`
23437 +            
23438 +        fi
23439 +
23440 +        
23441 +        
23442 +     else
23443 +        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
23444 +        echo "*** See http://www.freedesktop.org/software/pkgconfig"
23445 +     fi
23446 +  fi
23447 +
23448 +  if test $succeeded = yes; then
23449 +     HAVE_GTK=yes
23450 +  else
23451 +     HAVE_GTK=no
23452 +  fi
23453 +
23454 +  
23455 +  succeeded=no
23456 +
23457 +  if test -z "$PKG_CONFIG"; then
23458 +    # Extract the first word of "pkg-config", so it can be a program name with args.
23459 +set dummy pkg-config; ac_word=$2
23460 +echo "$as_me:$LINENO: checking for $ac_word" >&5
23461 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
23462 +if test "${ac_cv_path_PKG_CONFIG+set}" = set; then
23463 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23464 +else
23465 +  case $PKG_CONFIG in
23466 +  [\\/]* | ?:[\\/]*)
23467 +  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
23468 +  ;;
23469 +  *)
23470 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
23471 +for as_dir in $PATH
23472 +do
23473 +  IFS=$as_save_IFS
23474 +  test -z "$as_dir" && as_dir=.
23475 +  for ac_exec_ext in '' $ac_executable_extensions; do
23476 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
23477 +    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
23478 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
23479 +    break 2
23480 +  fi
23481 +done
23482 +done
23483 +
23484 +  test -z "$ac_cv_path_PKG_CONFIG" && ac_cv_path_PKG_CONFIG="no"
23485 +  ;;
23486 +esac
23487 +fi
23488 +PKG_CONFIG=$ac_cv_path_PKG_CONFIG
23489 +
23490 +if test -n "$PKG_CONFIG"; then
23491 +  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
23492 +echo "${ECHO_T}$PKG_CONFIG" >&6
23493 +else
23494 +  echo "$as_me:$LINENO: result: no" >&5
23495 +echo "${ECHO_T}no" >&6
23496 +fi
23497 +
23498 +  fi
23499 +
23500 +  if test "$PKG_CONFIG" = "no" ; then
23501 +     echo "*** The pkg-config script could not be found. Make sure it is"
23502 +     echo "*** in your path, or set the PKG_CONFIG environment variable"
23503 +     echo "*** to the full path to pkg-config."
23504 +     echo "*** Or see http://www.freedesktop.org/software/pkgconfig to get pkg-config."
23505 +  else
23506 +     PKG_CONFIG_MIN_VERSION=0.9.0
23507 +     if $PKG_CONFIG --atleast-pkgconfig-version $PKG_CONFIG_MIN_VERSION; then
23508 +        echo "$as_me:$LINENO: checking for $PKGCONFIG_MODULES_WITH_XML_AND_GTK" >&5
23509 +echo $ECHO_N "checking for $PKGCONFIG_MODULES_WITH_XML_AND_GTK... $ECHO_C" >&6
23510 +
23511 +        if $PKG_CONFIG --exists "$PKGCONFIG_MODULES_WITH_XML_AND_GTK" ; then
23512 +            echo "$as_me:$LINENO: result: yes" >&5
23513 +echo "${ECHO_T}yes" >&6
23514 +            succeeded=yes
23515 +
23516 +            echo "$as_me:$LINENO: checking DEPENDENT_WITH_XML_AND_GTK_CFLAGS" >&5
23517 +echo $ECHO_N "checking DEPENDENT_WITH_XML_AND_GTK_CFLAGS... $ECHO_C" >&6
23518 +            DEPENDENT_WITH_XML_AND_GTK_CFLAGS=`$PKG_CONFIG --cflags "$PKGCONFIG_MODULES_WITH_XML_AND_GTK"`
23519 +            echo "$as_me:$LINENO: result: $DEPENDENT_WITH_XML_AND_GTK_CFLAGS" >&5
23520 +echo "${ECHO_T}$DEPENDENT_WITH_XML_AND_GTK_CFLAGS" >&6
23521 +
23522 +            echo "$as_me:$LINENO: checking DEPENDENT_WITH_XML_AND_GTK_LIBS" >&5
23523 +echo $ECHO_N "checking DEPENDENT_WITH_XML_AND_GTK_LIBS... $ECHO_C" >&6
23524 +            DEPENDENT_WITH_XML_AND_GTK_LIBS=`$PKG_CONFIG --libs "$PKGCONFIG_MODULES_WITH_XML_AND_GTK"`
23525 +            echo "$as_me:$LINENO: result: $DEPENDENT_WITH_XML_AND_GTK_LIBS" >&5
23526 +echo "${ECHO_T}$DEPENDENT_WITH_XML_AND_GTK_LIBS" >&6
23527 +        else
23528 +            DEPENDENT_WITH_XML_AND_GTK_CFLAGS=""
23529 +            DEPENDENT_WITH_XML_AND_GTK_LIBS=""
23530 +            ## If we have a custom action on failure, don't print errors, but 
23531 +            ## do set a variable so people can do so.
23532 +            DEPENDENT_WITH_XML_AND_GTK_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "$PKGCONFIG_MODULES_WITH_XML_AND_GTK"`
23533 +            
23534 +        fi
23535 +
23536 +        
23537 +        
23538 +     else
23539 +        echo "*** Your version of pkg-config is too old. You need version $PKG_CONFIG_MIN_VERSION or newer."
23540 +        echo "*** See http://www.freedesktop.org/software/pkgconfig"
23541 +     fi
23542 +  fi
23543 +
23544 +  if test $succeeded = yes; then
23545 +     :
23546 +  else
23547 +     DEPENDENT_WITH_XML_AND_GTK_CFLAGS=$DEPENDENT_WITH_XML_CFLAGS DEPENDENT_WITH_XML_AND_GTK_LIBS=$DEPENDENT_WITH_XML_LIBS
23548 +  fi
23549 +
23550 +
23551 +  if test "x$enable_gtk" = "xyes" && test "x$HAVE_GTK" = "xno"; then
23552 +    { { echo "$as_me:$LINENO: error: 
23553 +*** Could not find GTK+ 2.0 or greater.
23554 +*** Go to http://www.gtk.org/ to get it." >&5
23555 +echo "$as_me: error: 
23556 +*** Could not find GTK+ 2.0 or greater.
23557 +*** Go to http://www.gtk.org/ to get it." >&2;}
23558 +   { (exit 1); exit 1; }; }
23559 +  fi
23560 +else
23561 +  HAVE_GTK=no
23562 +  DEPENDENT_WITH_XML_AND_GTK_CFLAGS=$DEPENDENT_WITH_XML_CFLAGS
23563 +  DEPENDENT_WITH_XML_AND_GTK_LIBS=$DEPENDENT_WITH_XML_LIBS
23564 +fi
23565 +
23566 +
23567 +
23568 +if test x$HAVE_GTK != xno; then
23569 +  GTK_TRUE=
23570 +  GTK_FALSE='#'
23571 +else
23572 +  GTK_TRUE='#'
23573 +  GTK_FALSE=
23574 +fi
23575 +
23576 +
23577 +
23578 +
23579 +
23580 +
23581 +
23582 +
23583 +
23584 +
23585 +
23586 +
23587 +echo "$as_me:$LINENO: checking for poptGetArg in -lpopt" >&5
23588 +echo $ECHO_N "checking for poptGetArg in -lpopt... $ECHO_C" >&6
23589 +if test "${ac_cv_lib_popt_poptGetArg+set}" = set; then
23590 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23591 +else
23592 +  ac_check_lib_save_LIBS=$LIBS
23593 +LIBS="-lpopt  $LIBS"
23594 +cat >conftest.$ac_ext <<_ACEOF
23595 +/* confdefs.h.  */
23596 +_ACEOF
23597 +cat confdefs.h >>conftest.$ac_ext
23598 +cat >>conftest.$ac_ext <<_ACEOF
23599 +/* end confdefs.h.  */
23600 +
23601 +/* Override any gcc2 internal prototype to avoid an error.  */
23602 +#ifdef __cplusplus
23603 +extern "C"
23604 +#endif
23605 +/* We use char because int might match the return type of a gcc2
23606 +   builtin and then its argument prototype would still apply.  */
23607 +char poptGetArg ();
23608 +int
23609 +main ()
23610 +{
23611 +poptGetArg ();
23612 +  ;
23613 +  return 0;
23614 +}
23615 +_ACEOF
23616 +rm -f conftest.$ac_objext conftest$ac_exeext
23617 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
23618 +  (eval $ac_link) 2>conftest.er1
23619 +  ac_status=$?
23620 +  grep -v '^ *+' conftest.er1 >conftest.err
23621 +  rm -f conftest.er1
23622 +  cat conftest.err >&5
23623 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23624 +  (exit $ac_status); } &&
23625 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
23626 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23627 +  (eval $ac_try) 2>&5
23628 +  ac_status=$?
23629 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23630 +  (exit $ac_status); }; } &&
23631 +        { ac_try='test -s conftest$ac_exeext'
23632 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23633 +  (eval $ac_try) 2>&5
23634 +  ac_status=$?
23635 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23636 +  (exit $ac_status); }; }; then
23637 +  ac_cv_lib_popt_poptGetArg=yes
23638 +else
23639 +  echo "$as_me: failed program was:" >&5
23640 +sed 's/^/| /' conftest.$ac_ext >&5
23641 +
23642 +ac_cv_lib_popt_poptGetArg=no
23643 +fi
23644 +rm -f conftest.err conftest.$ac_objext \
23645 +      conftest$ac_exeext conftest.$ac_ext
23646 +LIBS=$ac_check_lib_save_LIBS
23647 +fi
23648 +echo "$as_me:$LINENO: result: $ac_cv_lib_popt_poptGetArg" >&5
23649 +echo "${ECHO_T}$ac_cv_lib_popt_poptGetArg" >&6
23650 +if test $ac_cv_lib_popt_poptGetArg = yes; then
23651 +  POPT_LIBS=-lpopt
23652 +else
23653 +  if test "${ac_cv_header_popt_h+set}" = set; then
23654 +  echo "$as_me:$LINENO: checking for popt.h" >&5
23655 +echo $ECHO_N "checking for popt.h... $ECHO_C" >&6
23656 +if test "${ac_cv_header_popt_h+set}" = set; then
23657 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23658 +fi
23659 +echo "$as_me:$LINENO: result: $ac_cv_header_popt_h" >&5
23660 +echo "${ECHO_T}$ac_cv_header_popt_h" >&6
23661 +else
23662 +  # Is the header compilable?
23663 +echo "$as_me:$LINENO: checking popt.h usability" >&5
23664 +echo $ECHO_N "checking popt.h usability... $ECHO_C" >&6
23665 +cat >conftest.$ac_ext <<_ACEOF
23666 +/* confdefs.h.  */
23667 +_ACEOF
23668 +cat confdefs.h >>conftest.$ac_ext
23669 +cat >>conftest.$ac_ext <<_ACEOF
23670 +/* end confdefs.h.  */
23671 +$ac_includes_default
23672 +@%:@include <popt.h>
23673 +_ACEOF
23674 +rm -f conftest.$ac_objext
23675 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23676 +  (eval $ac_compile) 2>conftest.er1
23677 +  ac_status=$?
23678 +  grep -v '^ *+' conftest.er1 >conftest.err
23679 +  rm -f conftest.er1
23680 +  cat conftest.err >&5
23681 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23682 +  (exit $ac_status); } &&
23683 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
23684 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23685 +  (eval $ac_try) 2>&5
23686 +  ac_status=$?
23687 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23688 +  (exit $ac_status); }; } &&
23689 +        { ac_try='test -s conftest.$ac_objext'
23690 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23691 +  (eval $ac_try) 2>&5
23692 +  ac_status=$?
23693 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23694 +  (exit $ac_status); }; }; then
23695 +  ac_header_compiler=yes
23696 +else
23697 +  echo "$as_me: failed program was:" >&5
23698 +sed 's/^/| /' conftest.$ac_ext >&5
23699 +
23700 +ac_header_compiler=no
23701 +fi
23702 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
23703 +echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
23704 +echo "${ECHO_T}$ac_header_compiler" >&6
23705 +
23706 +# Is the header present?
23707 +echo "$as_me:$LINENO: checking popt.h presence" >&5
23708 +echo $ECHO_N "checking popt.h presence... $ECHO_C" >&6
23709 +cat >conftest.$ac_ext <<_ACEOF
23710 +/* confdefs.h.  */
23711 +_ACEOF
23712 +cat confdefs.h >>conftest.$ac_ext
23713 +cat >>conftest.$ac_ext <<_ACEOF
23714 +/* end confdefs.h.  */
23715 +@%:@include <popt.h>
23716 +_ACEOF
23717 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
23718 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
23719 +  ac_status=$?
23720 +  grep -v '^ *+' conftest.er1 >conftest.err
23721 +  rm -f conftest.er1
23722 +  cat conftest.err >&5
23723 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23724 +  (exit $ac_status); } >/dev/null; then
23725 +  if test -s conftest.err; then
23726 +    ac_cpp_err=$ac_c_preproc_warn_flag
23727 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
23728 +  else
23729 +    ac_cpp_err=
23730 +  fi
23731 +else
23732 +  ac_cpp_err=yes
23733 +fi
23734 +if test -z "$ac_cpp_err"; then
23735 +  ac_header_preproc=yes
23736 +else
23737 +  echo "$as_me: failed program was:" >&5
23738 +sed 's/^/| /' conftest.$ac_ext >&5
23739 +
23740 +  ac_header_preproc=no
23741 +fi
23742 +rm -f conftest.err conftest.$ac_ext
23743 +echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23744 +echo "${ECHO_T}$ac_header_preproc" >&6
23745 +
23746 +# So?  What about this header?
23747 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23748 +  yes:no: )
23749 +    { echo "$as_me:$LINENO: WARNING: popt.h: accepted by the compiler, rejected by the preprocessor!" >&5
23750 +echo "$as_me: WARNING: popt.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
23751 +    { echo "$as_me:$LINENO: WARNING: popt.h: proceeding with the compiler's result" >&5
23752 +echo "$as_me: WARNING: popt.h: proceeding with the compiler's result" >&2;}
23753 +    ac_header_preproc=yes
23754 +    ;;
23755 +  no:yes:* )
23756 +    { echo "$as_me:$LINENO: WARNING: popt.h: present but cannot be compiled" >&5
23757 +echo "$as_me: WARNING: popt.h: present but cannot be compiled" >&2;}
23758 +    { echo "$as_me:$LINENO: WARNING: popt.h:     check for missing prerequisite headers?" >&5
23759 +echo "$as_me: WARNING: popt.h:     check for missing prerequisite headers?" >&2;}
23760 +    { echo "$as_me:$LINENO: WARNING: popt.h: see the Autoconf documentation" >&5
23761 +echo "$as_me: WARNING: popt.h: see the Autoconf documentation" >&2;}
23762 +    { echo "$as_me:$LINENO: WARNING: popt.h:     section \"Present But Cannot Be Compiled\"" >&5
23763 +echo "$as_me: WARNING: popt.h:     section \"Present But Cannot Be Compiled\"" >&2;}
23764 +    { echo "$as_me:$LINENO: WARNING: popt.h: proceeding with the preprocessor's result" >&5
23765 +echo "$as_me: WARNING: popt.h: proceeding with the preprocessor's result" >&2;}
23766 +    { echo "$as_me:$LINENO: WARNING: popt.h: in the future, the compiler will take precedence" >&5
23767 +echo "$as_me: WARNING: popt.h: in the future, the compiler will take precedence" >&2;}
23768 +    (
23769 +      cat <<\_ASBOX
23770 +@%:@@%:@ ------------------------------------------ @%:@@%:@
23771 +@%:@@%:@ Report this to the AC_PACKAGE_NAME lists.  @%:@@%:@
23772 +@%:@@%:@ ------------------------------------------ @%:@@%:@
23773 +_ASBOX
23774 +    ) |
23775 +      sed "s/^/$as_me: WARNING:     /" >&2
23776 +    ;;
23777 +esac
23778 +echo "$as_me:$LINENO: checking for popt.h" >&5
23779 +echo $ECHO_N "checking for popt.h... $ECHO_C" >&6
23780 +if test "${ac_cv_header_popt_h+set}" = set; then
23781 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23782 +else
23783 +  ac_cv_header_popt_h=$ac_header_preproc
23784 +fi
23785 +echo "$as_me:$LINENO: result: $ac_cv_header_popt_h" >&5
23786 +echo "${ECHO_T}$ac_cv_header_popt_h" >&6
23787 +
23788 +fi
23789 +if test $ac_cv_header_popt_h = yes; then
23790 +  :
23791 +else
23792 +  { { echo "$as_me:$LINENO: error: 
23793 +*** Couldn't find popt. Please download and install from
23794 +*** ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ and try again." >&5
23795 +echo "$as_me: error: 
23796 +*** Couldn't find popt. Please download and install from
23797 +*** ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ and try again." >&2;}
23798 +   { (exit 1); exit 1; }; }
23799 +fi
23800 +
23801 +
23802 +fi
23803 +
23804 +
23805 +
23806 +if test "${ac_cv_header_pthread_h+set}" = set; then
23807 +  echo "$as_me:$LINENO: checking for pthread.h" >&5
23808 +echo $ECHO_N "checking for pthread.h... $ECHO_C" >&6
23809 +if test "${ac_cv_header_pthread_h+set}" = set; then
23810 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23811 +fi
23812 +echo "$as_me:$LINENO: result: $ac_cv_header_pthread_h" >&5
23813 +echo "${ECHO_T}$ac_cv_header_pthread_h" >&6
23814 +else
23815 +  # Is the header compilable?
23816 +echo "$as_me:$LINENO: checking pthread.h usability" >&5
23817 +echo $ECHO_N "checking pthread.h usability... $ECHO_C" >&6
23818 +cat >conftest.$ac_ext <<_ACEOF
23819 +/* confdefs.h.  */
23820 +_ACEOF
23821 +cat confdefs.h >>conftest.$ac_ext
23822 +cat >>conftest.$ac_ext <<_ACEOF
23823 +/* end confdefs.h.  */
23824 +$ac_includes_default
23825 +@%:@include <pthread.h>
23826 +_ACEOF
23827 +rm -f conftest.$ac_objext
23828 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
23829 +  (eval $ac_compile) 2>conftest.er1
23830 +  ac_status=$?
23831 +  grep -v '^ *+' conftest.er1 >conftest.err
23832 +  rm -f conftest.er1
23833 +  cat conftest.err >&5
23834 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23835 +  (exit $ac_status); } &&
23836 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
23837 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23838 +  (eval $ac_try) 2>&5
23839 +  ac_status=$?
23840 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23841 +  (exit $ac_status); }; } &&
23842 +        { ac_try='test -s conftest.$ac_objext'
23843 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23844 +  (eval $ac_try) 2>&5
23845 +  ac_status=$?
23846 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23847 +  (exit $ac_status); }; }; then
23848 +  ac_header_compiler=yes
23849 +else
23850 +  echo "$as_me: failed program was:" >&5
23851 +sed 's/^/| /' conftest.$ac_ext >&5
23852 +
23853 +ac_header_compiler=no
23854 +fi
23855 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
23856 +echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
23857 +echo "${ECHO_T}$ac_header_compiler" >&6
23858 +
23859 +# Is the header present?
23860 +echo "$as_me:$LINENO: checking pthread.h presence" >&5
23861 +echo $ECHO_N "checking pthread.h presence... $ECHO_C" >&6
23862 +cat >conftest.$ac_ext <<_ACEOF
23863 +/* confdefs.h.  */
23864 +_ACEOF
23865 +cat confdefs.h >>conftest.$ac_ext
23866 +cat >>conftest.$ac_ext <<_ACEOF
23867 +/* end confdefs.h.  */
23868 +@%:@include <pthread.h>
23869 +_ACEOF
23870 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
23871 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
23872 +  ac_status=$?
23873 +  grep -v '^ *+' conftest.er1 >conftest.err
23874 +  rm -f conftest.er1
23875 +  cat conftest.err >&5
23876 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23877 +  (exit $ac_status); } >/dev/null; then
23878 +  if test -s conftest.err; then
23879 +    ac_cpp_err=$ac_c_preproc_warn_flag
23880 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
23881 +  else
23882 +    ac_cpp_err=
23883 +  fi
23884 +else
23885 +  ac_cpp_err=yes
23886 +fi
23887 +if test -z "$ac_cpp_err"; then
23888 +  ac_header_preproc=yes
23889 +else
23890 +  echo "$as_me: failed program was:" >&5
23891 +sed 's/^/| /' conftest.$ac_ext >&5
23892 +
23893 +  ac_header_preproc=no
23894 +fi
23895 +rm -f conftest.err conftest.$ac_ext
23896 +echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
23897 +echo "${ECHO_T}$ac_header_preproc" >&6
23898 +
23899 +# So?  What about this header?
23900 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
23901 +  yes:no: )
23902 +    { echo "$as_me:$LINENO: WARNING: pthread.h: accepted by the compiler, rejected by the preprocessor!" >&5
23903 +echo "$as_me: WARNING: pthread.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
23904 +    { echo "$as_me:$LINENO: WARNING: pthread.h: proceeding with the compiler's result" >&5
23905 +echo "$as_me: WARNING: pthread.h: proceeding with the compiler's result" >&2;}
23906 +    ac_header_preproc=yes
23907 +    ;;
23908 +  no:yes:* )
23909 +    { echo "$as_me:$LINENO: WARNING: pthread.h: present but cannot be compiled" >&5
23910 +echo "$as_me: WARNING: pthread.h: present but cannot be compiled" >&2;}
23911 +    { echo "$as_me:$LINENO: WARNING: pthread.h:     check for missing prerequisite headers?" >&5
23912 +echo "$as_me: WARNING: pthread.h:     check for missing prerequisite headers?" >&2;}
23913 +    { echo "$as_me:$LINENO: WARNING: pthread.h: see the Autoconf documentation" >&5
23914 +echo "$as_me: WARNING: pthread.h: see the Autoconf documentation" >&2;}
23915 +    { echo "$as_me:$LINENO: WARNING: pthread.h:     section \"Present But Cannot Be Compiled\"" >&5
23916 +echo "$as_me: WARNING: pthread.h:     section \"Present But Cannot Be Compiled\"" >&2;}
23917 +    { echo "$as_me:$LINENO: WARNING: pthread.h: proceeding with the preprocessor's result" >&5
23918 +echo "$as_me: WARNING: pthread.h: proceeding with the preprocessor's result" >&2;}
23919 +    { echo "$as_me:$LINENO: WARNING: pthread.h: in the future, the compiler will take precedence" >&5
23920 +echo "$as_me: WARNING: pthread.h: in the future, the compiler will take precedence" >&2;}
23921 +    (
23922 +      cat <<\_ASBOX
23923 +@%:@@%:@ ------------------------------------------ @%:@@%:@
23924 +@%:@@%:@ Report this to the AC_PACKAGE_NAME lists.  @%:@@%:@
23925 +@%:@@%:@ ------------------------------------------ @%:@@%:@
23926 +_ASBOX
23927 +    ) |
23928 +      sed "s/^/$as_me: WARNING:     /" >&2
23929 +    ;;
23930 +esac
23931 +echo "$as_me:$LINENO: checking for pthread.h" >&5
23932 +echo $ECHO_N "checking for pthread.h... $ECHO_C" >&6
23933 +if test "${ac_cv_header_pthread_h+set}" = set; then
23934 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23935 +else
23936 +  ac_cv_header_pthread_h=$ac_header_preproc
23937 +fi
23938 +echo "$as_me:$LINENO: result: $ac_cv_header_pthread_h" >&5
23939 +echo "${ECHO_T}$ac_cv_header_pthread_h" >&6
23940 +
23941 +fi
23942 +if test $ac_cv_header_pthread_h = yes; then
23943 +  have_pthreads=yes
23944 +fi
23945 +
23946 +
23947 +
23948 +
23949 +if test -n "$have_pthreads"; then
23950 +  PTHREADS_TRUE=
23951 +  PTHREADS_FALSE='#'
23952 +else
23953 +  PTHREADS_TRUE='#'
23954 +  PTHREADS_FALSE=
23955 +fi
23956 +
23957 +
23958 +
23959 +for ac_func in usleep
23960 +do
23961 +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
23962 +echo "$as_me:$LINENO: checking for $ac_func" >&5
23963 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
23964 +if eval "test \"\${$as_ac_var+set}\" = set"; then
23965 +  echo $ECHO_N "(cached) $ECHO_C" >&6
23966 +else
23967 +  cat >conftest.$ac_ext <<_ACEOF
23968 +/* confdefs.h.  */
23969 +_ACEOF
23970 +cat confdefs.h >>conftest.$ac_ext
23971 +cat >>conftest.$ac_ext <<_ACEOF
23972 +/* end confdefs.h.  */
23973 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
23974 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
23975 +#define $ac_func innocuous_$ac_func
23976 +
23977 +/* System header to define __stub macros and hopefully few prototypes,
23978 +    which can conflict with char $ac_func (); below.
23979 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
23980 +    <limits.h> exists even on freestanding compilers.  */
23981 +
23982 +#ifdef __STDC__
23983 +# include <limits.h>
23984 +#else
23985 +# include <assert.h>
23986 +#endif
23987 +
23988 +#undef $ac_func
23989 +
23990 +/* Override any gcc2 internal prototype to avoid an error.  */
23991 +#ifdef __cplusplus
23992 +extern "C"
23993 +{
23994 +#endif
23995 +/* We use char because int might match the return type of a gcc2
23996 +   builtin and then its argument prototype would still apply.  */
23997 +char $ac_func ();
23998 +/* The GNU C library defines this for functions which it implements
23999 +    to always fail with ENOSYS.  Some functions are actually named
24000 +    something starting with __ and the normal name is an alias.  */
24001 +#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
24002 +choke me
24003 +#else
24004 +char (*f) () = $ac_func;
24005 +#endif
24006 +#ifdef __cplusplus
24007 +}
24008 +#endif
24009 +
24010 +int
24011 +main ()
24012 +{
24013 +return f != $ac_func;
24014 +  ;
24015 +  return 0;
24016 +}
24017 +_ACEOF
24018 +rm -f conftest.$ac_objext conftest$ac_exeext
24019 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24020 +  (eval $ac_link) 2>conftest.er1
24021 +  ac_status=$?
24022 +  grep -v '^ *+' conftest.er1 >conftest.err
24023 +  rm -f conftest.er1
24024 +  cat conftest.err >&5
24025 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24026 +  (exit $ac_status); } &&
24027 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24028 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24029 +  (eval $ac_try) 2>&5
24030 +  ac_status=$?
24031 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24032 +  (exit $ac_status); }; } &&
24033 +        { ac_try='test -s conftest$ac_exeext'
24034 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24035 +  (eval $ac_try) 2>&5
24036 +  ac_status=$?
24037 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24038 +  (exit $ac_status); }; }; then
24039 +  eval "$as_ac_var=yes"
24040 +else
24041 +  echo "$as_me: failed program was:" >&5
24042 +sed 's/^/| /' conftest.$ac_ext >&5
24043 +
24044 +eval "$as_ac_var=no"
24045 +fi
24046 +rm -f conftest.err conftest.$ac_objext \
24047 +      conftest$ac_exeext conftest.$ac_ext
24048 +fi
24049 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
24050 +echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
24051 +if test `eval echo '${'$as_ac_var'}'` = yes; then
24052 +  cat >>confdefs.h <<_ACEOF
24053 +@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24054 +_ACEOF
24055
24056 +fi
24057 +done
24058 +
24059 +
24060 +
24061 +for ac_func in flockfile
24062 +do
24063 +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24064 +echo "$as_me:$LINENO: checking for $ac_func" >&5
24065 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
24066 +if eval "test \"\${$as_ac_var+set}\" = set"; then
24067 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24068 +else
24069 +  cat >conftest.$ac_ext <<_ACEOF
24070 +/* confdefs.h.  */
24071 +_ACEOF
24072 +cat confdefs.h >>conftest.$ac_ext
24073 +cat >>conftest.$ac_ext <<_ACEOF
24074 +/* end confdefs.h.  */
24075 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24076 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
24077 +#define $ac_func innocuous_$ac_func
24078 +
24079 +/* System header to define __stub macros and hopefully few prototypes,
24080 +    which can conflict with char $ac_func (); below.
24081 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24082 +    <limits.h> exists even on freestanding compilers.  */
24083 +
24084 +#ifdef __STDC__
24085 +# include <limits.h>
24086 +#else
24087 +# include <assert.h>
24088 +#endif
24089 +
24090 +#undef $ac_func
24091 +
24092 +/* Override any gcc2 internal prototype to avoid an error.  */
24093 +#ifdef __cplusplus
24094 +extern "C"
24095 +{
24096 +#endif
24097 +/* We use char because int might match the return type of a gcc2
24098 +   builtin and then its argument prototype would still apply.  */
24099 +char $ac_func ();
24100 +/* The GNU C library defines this for functions which it implements
24101 +    to always fail with ENOSYS.  Some functions are actually named
24102 +    something starting with __ and the normal name is an alias.  */
24103 +#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
24104 +choke me
24105 +#else
24106 +char (*f) () = $ac_func;
24107 +#endif
24108 +#ifdef __cplusplus
24109 +}
24110 +#endif
24111 +
24112 +int
24113 +main ()
24114 +{
24115 +return f != $ac_func;
24116 +  ;
24117 +  return 0;
24118 +}
24119 +_ACEOF
24120 +rm -f conftest.$ac_objext conftest$ac_exeext
24121 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24122 +  (eval $ac_link) 2>conftest.er1
24123 +  ac_status=$?
24124 +  grep -v '^ *+' conftest.er1 >conftest.err
24125 +  rm -f conftest.er1
24126 +  cat conftest.err >&5
24127 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24128 +  (exit $ac_status); } &&
24129 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24130 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24131 +  (eval $ac_try) 2>&5
24132 +  ac_status=$?
24133 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24134 +  (exit $ac_status); }; } &&
24135 +        { ac_try='test -s conftest$ac_exeext'
24136 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24137 +  (eval $ac_try) 2>&5
24138 +  ac_status=$?
24139 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24140 +  (exit $ac_status); }; }; then
24141 +  eval "$as_ac_var=yes"
24142 +else
24143 +  echo "$as_me: failed program was:" >&5
24144 +sed 's/^/| /' conftest.$ac_ext >&5
24145 +
24146 +eval "$as_ac_var=no"
24147 +fi
24148 +rm -f conftest.err conftest.$ac_objext \
24149 +      conftest$ac_exeext conftest.$ac_ext
24150 +fi
24151 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
24152 +echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
24153 +if test `eval echo '${'$as_ac_var'}'` = yes; then
24154 +  cat >>confdefs.h <<_ACEOF
24155 +@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24156 +_ACEOF
24157
24158 +fi
24159 +done
24160 +
24161 +
24162 +ALL_LINGUAS="am ar az be bg bn ca cs cy da de el en_GB es eu fa fi fr ga gl hi hr hu id it ja ko lt lv mk ml mn ms nl nn no pl pt pt_BR ro ru sk sl sq sr sr@Latn sv tr uk vi yi zh_CN zh_TW ta"
24163 +
24164 +      
24165 +   
24166 +for ac_header in locale.h
24167 +do
24168 +as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
24169 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
24170 +  echo "$as_me:$LINENO: checking for $ac_header" >&5
24171 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
24172 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
24173 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24174 +fi
24175 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
24176 +echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
24177 +else
24178 +  # Is the header compilable?
24179 +echo "$as_me:$LINENO: checking $ac_header usability" >&5
24180 +echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6
24181 +cat >conftest.$ac_ext <<_ACEOF
24182 +/* confdefs.h.  */
24183 +_ACEOF
24184 +cat confdefs.h >>conftest.$ac_ext
24185 +cat >>conftest.$ac_ext <<_ACEOF
24186 +/* end confdefs.h.  */
24187 +$ac_includes_default
24188 +@%:@include <$ac_header>
24189 +_ACEOF
24190 +rm -f conftest.$ac_objext
24191 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24192 +  (eval $ac_compile) 2>conftest.er1
24193 +  ac_status=$?
24194 +  grep -v '^ *+' conftest.er1 >conftest.err
24195 +  rm -f conftest.er1
24196 +  cat conftest.err >&5
24197 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24198 +  (exit $ac_status); } &&
24199 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24200 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24201 +  (eval $ac_try) 2>&5
24202 +  ac_status=$?
24203 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24204 +  (exit $ac_status); }; } &&
24205 +        { ac_try='test -s conftest.$ac_objext'
24206 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24207 +  (eval $ac_try) 2>&5
24208 +  ac_status=$?
24209 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24210 +  (exit $ac_status); }; }; then
24211 +  ac_header_compiler=yes
24212 +else
24213 +  echo "$as_me: failed program was:" >&5
24214 +sed 's/^/| /' conftest.$ac_ext >&5
24215 +
24216 +ac_header_compiler=no
24217 +fi
24218 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
24219 +echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
24220 +echo "${ECHO_T}$ac_header_compiler" >&6
24221 +
24222 +# Is the header present?
24223 +echo "$as_me:$LINENO: checking $ac_header presence" >&5
24224 +echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6
24225 +cat >conftest.$ac_ext <<_ACEOF
24226 +/* confdefs.h.  */
24227 +_ACEOF
24228 +cat confdefs.h >>conftest.$ac_ext
24229 +cat >>conftest.$ac_ext <<_ACEOF
24230 +/* end confdefs.h.  */
24231 +@%:@include <$ac_header>
24232 +_ACEOF
24233 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
24234 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
24235 +  ac_status=$?
24236 +  grep -v '^ *+' conftest.er1 >conftest.err
24237 +  rm -f conftest.er1
24238 +  cat conftest.err >&5
24239 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24240 +  (exit $ac_status); } >/dev/null; then
24241 +  if test -s conftest.err; then
24242 +    ac_cpp_err=$ac_c_preproc_warn_flag
24243 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
24244 +  else
24245 +    ac_cpp_err=
24246 +  fi
24247 +else
24248 +  ac_cpp_err=yes
24249 +fi
24250 +if test -z "$ac_cpp_err"; then
24251 +  ac_header_preproc=yes
24252 +else
24253 +  echo "$as_me: failed program was:" >&5
24254 +sed 's/^/| /' conftest.$ac_ext >&5
24255 +
24256 +  ac_header_preproc=no
24257 +fi
24258 +rm -f conftest.err conftest.$ac_ext
24259 +echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
24260 +echo "${ECHO_T}$ac_header_preproc" >&6
24261 +
24262 +# So?  What about this header?
24263 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24264 +  yes:no: )
24265 +    { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5
24266 +echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;}
24267 +    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5
24268 +echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;}
24269 +    ac_header_preproc=yes
24270 +    ;;
24271 +  no:yes:* )
24272 +    { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5
24273 +echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;}
24274 +    { echo "$as_me:$LINENO: WARNING: $ac_header:     check for missing prerequisite headers?" >&5
24275 +echo "$as_me: WARNING: $ac_header:     check for missing prerequisite headers?" >&2;}
24276 +    { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5
24277 +echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;}
24278 +    { echo "$as_me:$LINENO: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&5
24279 +echo "$as_me: WARNING: $ac_header:     section \"Present But Cannot Be Compiled\"" >&2;}
24280 +    { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5
24281 +echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;}
24282 +    { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5
24283 +echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
24284 +    (
24285 +      cat <<\_ASBOX
24286 +@%:@@%:@ ------------------------------------------ @%:@@%:@
24287 +@%:@@%:@ Report this to the AC_PACKAGE_NAME lists.  @%:@@%:@
24288 +@%:@@%:@ ------------------------------------------ @%:@@%:@
24289 +_ASBOX
24290 +    ) |
24291 +      sed "s/^/$as_me: WARNING:     /" >&2
24292 +    ;;
24293 +esac
24294 +echo "$as_me:$LINENO: checking for $ac_header" >&5
24295 +echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6
24296 +if eval "test \"\${$as_ac_Header+set}\" = set"; then
24297 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24298 +else
24299 +  eval "$as_ac_Header=\$ac_header_preproc"
24300 +fi
24301 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5
24302 +echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6
24303 +
24304 +fi
24305 +if test `eval echo '${'$as_ac_Header'}'` = yes; then
24306 +  cat >>confdefs.h <<_ACEOF
24307 +@%:@define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
24308 +_ACEOF
24309
24310 +fi
24311 +
24312 +done
24313 +
24314 +    if test $ac_cv_header_locale_h = yes; then
24315 +    echo "$as_me:$LINENO: checking for LC_MESSAGES" >&5
24316 +echo $ECHO_N "checking for LC_MESSAGES... $ECHO_C" >&6
24317 +if test "${am_cv_val_LC_MESSAGES+set}" = set; then
24318 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24319 +else
24320 +  cat >conftest.$ac_ext <<_ACEOF
24321 +/* confdefs.h.  */
24322 +_ACEOF
24323 +cat confdefs.h >>conftest.$ac_ext
24324 +cat >>conftest.$ac_ext <<_ACEOF
24325 +/* end confdefs.h.  */
24326 +#include <locale.h>
24327 +int
24328 +main ()
24329 +{
24330 +return LC_MESSAGES
24331 +  ;
24332 +  return 0;
24333 +}
24334 +_ACEOF
24335 +rm -f conftest.$ac_objext conftest$ac_exeext
24336 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24337 +  (eval $ac_link) 2>conftest.er1
24338 +  ac_status=$?
24339 +  grep -v '^ *+' conftest.er1 >conftest.err
24340 +  rm -f conftest.er1
24341 +  cat conftest.err >&5
24342 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24343 +  (exit $ac_status); } &&
24344 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24345 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24346 +  (eval $ac_try) 2>&5
24347 +  ac_status=$?
24348 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24349 +  (exit $ac_status); }; } &&
24350 +        { ac_try='test -s conftest$ac_exeext'
24351 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24352 +  (eval $ac_try) 2>&5
24353 +  ac_status=$?
24354 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24355 +  (exit $ac_status); }; }; then
24356 +  am_cv_val_LC_MESSAGES=yes
24357 +else
24358 +  echo "$as_me: failed program was:" >&5
24359 +sed 's/^/| /' conftest.$ac_ext >&5
24360 +
24361 +am_cv_val_LC_MESSAGES=no
24362 +fi
24363 +rm -f conftest.err conftest.$ac_objext \
24364 +      conftest$ac_exeext conftest.$ac_ext
24365 +fi
24366 +echo "$as_me:$LINENO: result: $am_cv_val_LC_MESSAGES" >&5
24367 +echo "${ECHO_T}$am_cv_val_LC_MESSAGES" >&6
24368 +    if test $am_cv_val_LC_MESSAGES = yes; then
24369 +      
24370 +cat >>confdefs.h <<\_ACEOF
24371 +@%:@define HAVE_LC_MESSAGES 1
24372 +_ACEOF
24373 +
24374 +    fi
24375 +  fi
24376 +     USE_NLS=yes
24377 +    
24378 +
24379 +    gt_cv_have_gettext=no
24380 +
24381 +    CATOBJEXT=NONE
24382 +    XGETTEXT=:
24383 +    INTLLIBS=
24384 +
24385 +    if test "${ac_cv_header_libintl_h+set}" = set; then
24386 +  echo "$as_me:$LINENO: checking for libintl.h" >&5
24387 +echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
24388 +if test "${ac_cv_header_libintl_h+set}" = set; then
24389 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24390 +fi
24391 +echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
24392 +echo "${ECHO_T}$ac_cv_header_libintl_h" >&6
24393 +else
24394 +  # Is the header compilable?
24395 +echo "$as_me:$LINENO: checking libintl.h usability" >&5
24396 +echo $ECHO_N "checking libintl.h usability... $ECHO_C" >&6
24397 +cat >conftest.$ac_ext <<_ACEOF
24398 +/* confdefs.h.  */
24399 +_ACEOF
24400 +cat confdefs.h >>conftest.$ac_ext
24401 +cat >>conftest.$ac_ext <<_ACEOF
24402 +/* end confdefs.h.  */
24403 +$ac_includes_default
24404 +@%:@include <libintl.h>
24405 +_ACEOF
24406 +rm -f conftest.$ac_objext
24407 +if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
24408 +  (eval $ac_compile) 2>conftest.er1
24409 +  ac_status=$?
24410 +  grep -v '^ *+' conftest.er1 >conftest.err
24411 +  rm -f conftest.er1
24412 +  cat conftest.err >&5
24413 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24414 +  (exit $ac_status); } &&
24415 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24416 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24417 +  (eval $ac_try) 2>&5
24418 +  ac_status=$?
24419 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24420 +  (exit $ac_status); }; } &&
24421 +        { ac_try='test -s conftest.$ac_objext'
24422 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24423 +  (eval $ac_try) 2>&5
24424 +  ac_status=$?
24425 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24426 +  (exit $ac_status); }; }; then
24427 +  ac_header_compiler=yes
24428 +else
24429 +  echo "$as_me: failed program was:" >&5
24430 +sed 's/^/| /' conftest.$ac_ext >&5
24431 +
24432 +ac_header_compiler=no
24433 +fi
24434 +rm -f conftest.err conftest.$ac_objext conftest.$ac_ext
24435 +echo "$as_me:$LINENO: result: $ac_header_compiler" >&5
24436 +echo "${ECHO_T}$ac_header_compiler" >&6
24437 +
24438 +# Is the header present?
24439 +echo "$as_me:$LINENO: checking libintl.h presence" >&5
24440 +echo $ECHO_N "checking libintl.h presence... $ECHO_C" >&6
24441 +cat >conftest.$ac_ext <<_ACEOF
24442 +/* confdefs.h.  */
24443 +_ACEOF
24444 +cat confdefs.h >>conftest.$ac_ext
24445 +cat >>conftest.$ac_ext <<_ACEOF
24446 +/* end confdefs.h.  */
24447 +@%:@include <libintl.h>
24448 +_ACEOF
24449 +if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
24450 +  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
24451 +  ac_status=$?
24452 +  grep -v '^ *+' conftest.er1 >conftest.err
24453 +  rm -f conftest.er1
24454 +  cat conftest.err >&5
24455 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24456 +  (exit $ac_status); } >/dev/null; then
24457 +  if test -s conftest.err; then
24458 +    ac_cpp_err=$ac_c_preproc_warn_flag
24459 +    ac_cpp_err=$ac_cpp_err$ac_c_werror_flag
24460 +  else
24461 +    ac_cpp_err=
24462 +  fi
24463 +else
24464 +  ac_cpp_err=yes
24465 +fi
24466 +if test -z "$ac_cpp_err"; then
24467 +  ac_header_preproc=yes
24468 +else
24469 +  echo "$as_me: failed program was:" >&5
24470 +sed 's/^/| /' conftest.$ac_ext >&5
24471 +
24472 +  ac_header_preproc=no
24473 +fi
24474 +rm -f conftest.err conftest.$ac_ext
24475 +echo "$as_me:$LINENO: result: $ac_header_preproc" >&5
24476 +echo "${ECHO_T}$ac_header_preproc" >&6
24477 +
24478 +# So?  What about this header?
24479 +case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in
24480 +  yes:no: )
24481 +    { echo "$as_me:$LINENO: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&5
24482 +echo "$as_me: WARNING: libintl.h: accepted by the compiler, rejected by the preprocessor!" >&2;}
24483 +    { echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the compiler's result" >&5
24484 +echo "$as_me: WARNING: libintl.h: proceeding with the compiler's result" >&2;}
24485 +    ac_header_preproc=yes
24486 +    ;;
24487 +  no:yes:* )
24488 +    { echo "$as_me:$LINENO: WARNING: libintl.h: present but cannot be compiled" >&5
24489 +echo "$as_me: WARNING: libintl.h: present but cannot be compiled" >&2;}
24490 +    { echo "$as_me:$LINENO: WARNING: libintl.h:     check for missing prerequisite headers?" >&5
24491 +echo "$as_me: WARNING: libintl.h:     check for missing prerequisite headers?" >&2;}
24492 +    { echo "$as_me:$LINENO: WARNING: libintl.h: see the Autoconf documentation" >&5
24493 +echo "$as_me: WARNING: libintl.h: see the Autoconf documentation" >&2;}
24494 +    { echo "$as_me:$LINENO: WARNING: libintl.h:     section \"Present But Cannot Be Compiled\"" >&5
24495 +echo "$as_me: WARNING: libintl.h:     section \"Present But Cannot Be Compiled\"" >&2;}
24496 +    { echo "$as_me:$LINENO: WARNING: libintl.h: proceeding with the preprocessor's result" >&5
24497 +echo "$as_me: WARNING: libintl.h: proceeding with the preprocessor's result" >&2;}
24498 +    { echo "$as_me:$LINENO: WARNING: libintl.h: in the future, the compiler will take precedence" >&5
24499 +echo "$as_me: WARNING: libintl.h: in the future, the compiler will take precedence" >&2;}
24500 +    (
24501 +      cat <<\_ASBOX
24502 +@%:@@%:@ ------------------------------------------ @%:@@%:@
24503 +@%:@@%:@ Report this to the AC_PACKAGE_NAME lists.  @%:@@%:@
24504 +@%:@@%:@ ------------------------------------------ @%:@@%:@
24505 +_ASBOX
24506 +    ) |
24507 +      sed "s/^/$as_me: WARNING:     /" >&2
24508 +    ;;
24509 +esac
24510 +echo "$as_me:$LINENO: checking for libintl.h" >&5
24511 +echo $ECHO_N "checking for libintl.h... $ECHO_C" >&6
24512 +if test "${ac_cv_header_libintl_h+set}" = set; then
24513 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24514 +else
24515 +  ac_cv_header_libintl_h=$ac_header_preproc
24516 +fi
24517 +echo "$as_me:$LINENO: result: $ac_cv_header_libintl_h" >&5
24518 +echo "${ECHO_T}$ac_cv_header_libintl_h" >&6
24519 +
24520 +fi
24521 +if test $ac_cv_header_libintl_h = yes; then
24522 +  gt_cv_func_dgettext_libintl="no"
24523 +      libintl_extra_libs=""
24524 +
24525 +      #
24526 +      # First check in libc
24527 +      #
24528 +      echo "$as_me:$LINENO: checking for ngettext in libc" >&5
24529 +echo $ECHO_N "checking for ngettext in libc... $ECHO_C" >&6
24530 +if test "${gt_cv_func_ngettext_libc+set}" = set; then
24531 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24532 +else
24533 +  cat >conftest.$ac_ext <<_ACEOF
24534 +/* confdefs.h.  */
24535 +_ACEOF
24536 +cat confdefs.h >>conftest.$ac_ext
24537 +cat >>conftest.$ac_ext <<_ACEOF
24538 +/* end confdefs.h.  */
24539 +
24540 +#include <libintl.h>
24541 +
24542 +int
24543 +main ()
24544 +{
24545 +return (int) ngettext ("","", 1)
24546 +  ;
24547 +  return 0;
24548 +}
24549 +_ACEOF
24550 +rm -f conftest.$ac_objext conftest$ac_exeext
24551 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24552 +  (eval $ac_link) 2>conftest.er1
24553 +  ac_status=$?
24554 +  grep -v '^ *+' conftest.er1 >conftest.err
24555 +  rm -f conftest.er1
24556 +  cat conftest.err >&5
24557 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24558 +  (exit $ac_status); } &&
24559 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24560 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24561 +  (eval $ac_try) 2>&5
24562 +  ac_status=$?
24563 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24564 +  (exit $ac_status); }; } &&
24565 +        { ac_try='test -s conftest$ac_exeext'
24566 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24567 +  (eval $ac_try) 2>&5
24568 +  ac_status=$?
24569 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24570 +  (exit $ac_status); }; }; then
24571 +  gt_cv_func_ngettext_libc=yes
24572 +else
24573 +  echo "$as_me: failed program was:" >&5
24574 +sed 's/^/| /' conftest.$ac_ext >&5
24575 +
24576 +gt_cv_func_ngettext_libc=no
24577 +fi
24578 +rm -f conftest.err conftest.$ac_objext \
24579 +      conftest$ac_exeext conftest.$ac_ext
24580 +        
24581 +fi
24582 +echo "$as_me:$LINENO: result: $gt_cv_func_ngettext_libc" >&5
24583 +echo "${ECHO_T}$gt_cv_func_ngettext_libc" >&6
24584 +  
24585 +      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
24586 +             echo "$as_me:$LINENO: checking for dgettext in libc" >&5
24587 +echo $ECHO_N "checking for dgettext in libc... $ECHO_C" >&6
24588 +if test "${gt_cv_func_dgettext_libc+set}" = set; then
24589 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24590 +else
24591 +  cat >conftest.$ac_ext <<_ACEOF
24592 +/* confdefs.h.  */
24593 +_ACEOF
24594 +cat confdefs.h >>conftest.$ac_ext
24595 +cat >>conftest.$ac_ext <<_ACEOF
24596 +/* end confdefs.h.  */
24597 +
24598 +#include <libintl.h>
24599 +
24600 +int
24601 +main ()
24602 +{
24603 +return (int) dgettext ("","")
24604 +  ;
24605 +  return 0;
24606 +}
24607 +_ACEOF
24608 +rm -f conftest.$ac_objext conftest$ac_exeext
24609 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24610 +  (eval $ac_link) 2>conftest.er1
24611 +  ac_status=$?
24612 +  grep -v '^ *+' conftest.er1 >conftest.err
24613 +  rm -f conftest.er1
24614 +  cat conftest.err >&5
24615 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24616 +  (exit $ac_status); } &&
24617 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24618 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24619 +  (eval $ac_try) 2>&5
24620 +  ac_status=$?
24621 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24622 +  (exit $ac_status); }; } &&
24623 +        { ac_try='test -s conftest$ac_exeext'
24624 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24625 +  (eval $ac_try) 2>&5
24626 +  ac_status=$?
24627 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24628 +  (exit $ac_status); }; }; then
24629 +  gt_cv_func_dgettext_libc=yes
24630 +else
24631 +  echo "$as_me: failed program was:" >&5
24632 +sed 's/^/| /' conftest.$ac_ext >&5
24633 +
24634 +gt_cv_func_dgettext_libc=no
24635 +fi
24636 +rm -f conftest.err conftest.$ac_objext \
24637 +      conftest$ac_exeext conftest.$ac_ext
24638 +               
24639 +fi
24640 +echo "$as_me:$LINENO: result: $gt_cv_func_dgettext_libc" >&5
24641 +echo "${ECHO_T}$gt_cv_func_dgettext_libc" >&6
24642 +      fi
24643 +  
24644 +      if test "$gt_cv_func_ngettext_libc" = "yes" ; then
24645 +        
24646 +for ac_func in bind_textdomain_codeset
24647 +do
24648 +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
24649 +echo "$as_me:$LINENO: checking for $ac_func" >&5
24650 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
24651 +if eval "test \"\${$as_ac_var+set}\" = set"; then
24652 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24653 +else
24654 +  cat >conftest.$ac_ext <<_ACEOF
24655 +/* confdefs.h.  */
24656 +_ACEOF
24657 +cat confdefs.h >>conftest.$ac_ext
24658 +cat >>conftest.$ac_ext <<_ACEOF
24659 +/* end confdefs.h.  */
24660 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
24661 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
24662 +#define $ac_func innocuous_$ac_func
24663 +
24664 +/* System header to define __stub macros and hopefully few prototypes,
24665 +    which can conflict with char $ac_func (); below.
24666 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
24667 +    <limits.h> exists even on freestanding compilers.  */
24668 +
24669 +#ifdef __STDC__
24670 +# include <limits.h>
24671 +#else
24672 +# include <assert.h>
24673 +#endif
24674 +
24675 +#undef $ac_func
24676 +
24677 +/* Override any gcc2 internal prototype to avoid an error.  */
24678 +#ifdef __cplusplus
24679 +extern "C"
24680 +{
24681 +#endif
24682 +/* We use char because int might match the return type of a gcc2
24683 +   builtin and then its argument prototype would still apply.  */
24684 +char $ac_func ();
24685 +/* The GNU C library defines this for functions which it implements
24686 +    to always fail with ENOSYS.  Some functions are actually named
24687 +    something starting with __ and the normal name is an alias.  */
24688 +#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
24689 +choke me
24690 +#else
24691 +char (*f) () = $ac_func;
24692 +#endif
24693 +#ifdef __cplusplus
24694 +}
24695 +#endif
24696 +
24697 +int
24698 +main ()
24699 +{
24700 +return f != $ac_func;
24701 +  ;
24702 +  return 0;
24703 +}
24704 +_ACEOF
24705 +rm -f conftest.$ac_objext conftest$ac_exeext
24706 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24707 +  (eval $ac_link) 2>conftest.er1
24708 +  ac_status=$?
24709 +  grep -v '^ *+' conftest.er1 >conftest.err
24710 +  rm -f conftest.er1
24711 +  cat conftest.err >&5
24712 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24713 +  (exit $ac_status); } &&
24714 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24715 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24716 +  (eval $ac_try) 2>&5
24717 +  ac_status=$?
24718 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24719 +  (exit $ac_status); }; } &&
24720 +        { ac_try='test -s conftest$ac_exeext'
24721 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24722 +  (eval $ac_try) 2>&5
24723 +  ac_status=$?
24724 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24725 +  (exit $ac_status); }; }; then
24726 +  eval "$as_ac_var=yes"
24727 +else
24728 +  echo "$as_me: failed program was:" >&5
24729 +sed 's/^/| /' conftest.$ac_ext >&5
24730 +
24731 +eval "$as_ac_var=no"
24732 +fi
24733 +rm -f conftest.err conftest.$ac_objext \
24734 +      conftest$ac_exeext conftest.$ac_ext
24735 +fi
24736 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
24737 +echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
24738 +if test `eval echo '${'$as_ac_var'}'` = yes; then
24739 +  cat >>confdefs.h <<_ACEOF
24740 +@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
24741 +_ACEOF
24742
24743 +fi
24744 +done
24745 +
24746 +      fi
24747 +
24748 +      #
24749 +      # If we don't have everything we want, check in libintl
24750 +      #
24751 +      if test "$gt_cv_func_dgettext_libc" != "yes" \
24752 +        || test "$gt_cv_func_ngettext_libc" != "yes" \
24753 +         || test "$ac_cv_func_bind_textdomain_codeset" != "yes" ; then
24754 +        
24755 +        echo "$as_me:$LINENO: checking for bindtextdomain in -lintl" >&5
24756 +echo $ECHO_N "checking for bindtextdomain in -lintl... $ECHO_C" >&6
24757 +if test "${ac_cv_lib_intl_bindtextdomain+set}" = set; then
24758 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24759 +else
24760 +  ac_check_lib_save_LIBS=$LIBS
24761 +LIBS="-lintl  $LIBS"
24762 +cat >conftest.$ac_ext <<_ACEOF
24763 +/* confdefs.h.  */
24764 +_ACEOF
24765 +cat confdefs.h >>conftest.$ac_ext
24766 +cat >>conftest.$ac_ext <<_ACEOF
24767 +/* end confdefs.h.  */
24768 +
24769 +/* Override any gcc2 internal prototype to avoid an error.  */
24770 +#ifdef __cplusplus
24771 +extern "C"
24772 +#endif
24773 +/* We use char because int might match the return type of a gcc2
24774 +   builtin and then its argument prototype would still apply.  */
24775 +char bindtextdomain ();
24776 +int
24777 +main ()
24778 +{
24779 +bindtextdomain ();
24780 +  ;
24781 +  return 0;
24782 +}
24783 +_ACEOF
24784 +rm -f conftest.$ac_objext conftest$ac_exeext
24785 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24786 +  (eval $ac_link) 2>conftest.er1
24787 +  ac_status=$?
24788 +  grep -v '^ *+' conftest.er1 >conftest.err
24789 +  rm -f conftest.er1
24790 +  cat conftest.err >&5
24791 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24792 +  (exit $ac_status); } &&
24793 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24794 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24795 +  (eval $ac_try) 2>&5
24796 +  ac_status=$?
24797 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24798 +  (exit $ac_status); }; } &&
24799 +        { ac_try='test -s conftest$ac_exeext'
24800 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24801 +  (eval $ac_try) 2>&5
24802 +  ac_status=$?
24803 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24804 +  (exit $ac_status); }; }; then
24805 +  ac_cv_lib_intl_bindtextdomain=yes
24806 +else
24807 +  echo "$as_me: failed program was:" >&5
24808 +sed 's/^/| /' conftest.$ac_ext >&5
24809 +
24810 +ac_cv_lib_intl_bindtextdomain=no
24811 +fi
24812 +rm -f conftest.err conftest.$ac_objext \
24813 +      conftest$ac_exeext conftest.$ac_ext
24814 +LIBS=$ac_check_lib_save_LIBS
24815 +fi
24816 +echo "$as_me:$LINENO: result: $ac_cv_lib_intl_bindtextdomain" >&5
24817 +echo "${ECHO_T}$ac_cv_lib_intl_bindtextdomain" >&6
24818 +if test $ac_cv_lib_intl_bindtextdomain = yes; then
24819 +  echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5
24820 +echo $ECHO_N "checking for ngettext in -lintl... $ECHO_C" >&6
24821 +if test "${ac_cv_lib_intl_ngettext+set}" = set; then
24822 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24823 +else
24824 +  ac_check_lib_save_LIBS=$LIBS
24825 +LIBS="-lintl  $LIBS"
24826 +cat >conftest.$ac_ext <<_ACEOF
24827 +/* confdefs.h.  */
24828 +_ACEOF
24829 +cat confdefs.h >>conftest.$ac_ext
24830 +cat >>conftest.$ac_ext <<_ACEOF
24831 +/* end confdefs.h.  */
24832 +
24833 +/* Override any gcc2 internal prototype to avoid an error.  */
24834 +#ifdef __cplusplus
24835 +extern "C"
24836 +#endif
24837 +/* We use char because int might match the return type of a gcc2
24838 +   builtin and then its argument prototype would still apply.  */
24839 +char ngettext ();
24840 +int
24841 +main ()
24842 +{
24843 +ngettext ();
24844 +  ;
24845 +  return 0;
24846 +}
24847 +_ACEOF
24848 +rm -f conftest.$ac_objext conftest$ac_exeext
24849 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24850 +  (eval $ac_link) 2>conftest.er1
24851 +  ac_status=$?
24852 +  grep -v '^ *+' conftest.er1 >conftest.err
24853 +  rm -f conftest.er1
24854 +  cat conftest.err >&5
24855 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24856 +  (exit $ac_status); } &&
24857 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24858 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24859 +  (eval $ac_try) 2>&5
24860 +  ac_status=$?
24861 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24862 +  (exit $ac_status); }; } &&
24863 +        { ac_try='test -s conftest$ac_exeext'
24864 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24865 +  (eval $ac_try) 2>&5
24866 +  ac_status=$?
24867 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24868 +  (exit $ac_status); }; }; then
24869 +  ac_cv_lib_intl_ngettext=yes
24870 +else
24871 +  echo "$as_me: failed program was:" >&5
24872 +sed 's/^/| /' conftest.$ac_ext >&5
24873 +
24874 +ac_cv_lib_intl_ngettext=no
24875 +fi
24876 +rm -f conftest.err conftest.$ac_objext \
24877 +      conftest$ac_exeext conftest.$ac_ext
24878 +LIBS=$ac_check_lib_save_LIBS
24879 +fi
24880 +echo "$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext" >&5
24881 +echo "${ECHO_T}$ac_cv_lib_intl_ngettext" >&6
24882 +if test $ac_cv_lib_intl_ngettext = yes; then
24883 +  echo "$as_me:$LINENO: checking for dgettext in -lintl" >&5
24884 +echo $ECHO_N "checking for dgettext in -lintl... $ECHO_C" >&6
24885 +if test "${ac_cv_lib_intl_dgettext+set}" = set; then
24886 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24887 +else
24888 +  ac_check_lib_save_LIBS=$LIBS
24889 +LIBS="-lintl  $LIBS"
24890 +cat >conftest.$ac_ext <<_ACEOF
24891 +/* confdefs.h.  */
24892 +_ACEOF
24893 +cat confdefs.h >>conftest.$ac_ext
24894 +cat >>conftest.$ac_ext <<_ACEOF
24895 +/* end confdefs.h.  */
24896 +
24897 +/* Override any gcc2 internal prototype to avoid an error.  */
24898 +#ifdef __cplusplus
24899 +extern "C"
24900 +#endif
24901 +/* We use char because int might match the return type of a gcc2
24902 +   builtin and then its argument prototype would still apply.  */
24903 +char dgettext ();
24904 +int
24905 +main ()
24906 +{
24907 +dgettext ();
24908 +  ;
24909 +  return 0;
24910 +}
24911 +_ACEOF
24912 +rm -f conftest.$ac_objext conftest$ac_exeext
24913 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24914 +  (eval $ac_link) 2>conftest.er1
24915 +  ac_status=$?
24916 +  grep -v '^ *+' conftest.er1 >conftest.err
24917 +  rm -f conftest.er1
24918 +  cat conftest.err >&5
24919 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24920 +  (exit $ac_status); } &&
24921 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24922 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24923 +  (eval $ac_try) 2>&5
24924 +  ac_status=$?
24925 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24926 +  (exit $ac_status); }; } &&
24927 +        { ac_try='test -s conftest$ac_exeext'
24928 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24929 +  (eval $ac_try) 2>&5
24930 +  ac_status=$?
24931 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24932 +  (exit $ac_status); }; }; then
24933 +  ac_cv_lib_intl_dgettext=yes
24934 +else
24935 +  echo "$as_me: failed program was:" >&5
24936 +sed 's/^/| /' conftest.$ac_ext >&5
24937 +
24938 +ac_cv_lib_intl_dgettext=no
24939 +fi
24940 +rm -f conftest.err conftest.$ac_objext \
24941 +      conftest$ac_exeext conftest.$ac_ext
24942 +LIBS=$ac_check_lib_save_LIBS
24943 +fi
24944 +echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dgettext" >&5
24945 +echo "${ECHO_T}$ac_cv_lib_intl_dgettext" >&6
24946 +if test $ac_cv_lib_intl_dgettext = yes; then
24947 +  gt_cv_func_dgettext_libintl=yes
24948 +fi
24949 +
24950 +fi
24951 +
24952 +fi
24953 +
24954 +
24955 +       if test "$gt_cv_func_dgettext_libintl" != "yes" ; then
24956 +         echo "$as_me:$LINENO: checking if -liconv is needed to use gettext" >&5
24957 +echo $ECHO_N "checking if -liconv is needed to use gettext... $ECHO_C" >&6
24958 +         echo "$as_me:$LINENO: result: " >&5
24959 +echo "${ECHO_T}" >&6
24960 +         echo "$as_me:$LINENO: checking for ngettext in -lintl" >&5
24961 +echo $ECHO_N "checking for ngettext in -lintl... $ECHO_C" >&6
24962 +if test "${ac_cv_lib_intl_ngettext+set}" = set; then
24963 +  echo $ECHO_N "(cached) $ECHO_C" >&6
24964 +else
24965 +  ac_check_lib_save_LIBS=$LIBS
24966 +LIBS="-lintl -liconv $LIBS"
24967 +cat >conftest.$ac_ext <<_ACEOF
24968 +/* confdefs.h.  */
24969 +_ACEOF
24970 +cat confdefs.h >>conftest.$ac_ext
24971 +cat >>conftest.$ac_ext <<_ACEOF
24972 +/* end confdefs.h.  */
24973 +
24974 +/* Override any gcc2 internal prototype to avoid an error.  */
24975 +#ifdef __cplusplus
24976 +extern "C"
24977 +#endif
24978 +/* We use char because int might match the return type of a gcc2
24979 +   builtin and then its argument prototype would still apply.  */
24980 +char ngettext ();
24981 +int
24982 +main ()
24983 +{
24984 +ngettext ();
24985 +  ;
24986 +  return 0;
24987 +}
24988 +_ACEOF
24989 +rm -f conftest.$ac_objext conftest$ac_exeext
24990 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24991 +  (eval $ac_link) 2>conftest.er1
24992 +  ac_status=$?
24993 +  grep -v '^ *+' conftest.er1 >conftest.err
24994 +  rm -f conftest.er1
24995 +  cat conftest.err >&5
24996 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24997 +  (exit $ac_status); } &&
24998 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
24999 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25000 +  (eval $ac_try) 2>&5
25001 +  ac_status=$?
25002 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25003 +  (exit $ac_status); }; } &&
25004 +        { ac_try='test -s conftest$ac_exeext'
25005 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25006 +  (eval $ac_try) 2>&5
25007 +  ac_status=$?
25008 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25009 +  (exit $ac_status); }; }; then
25010 +  ac_cv_lib_intl_ngettext=yes
25011 +else
25012 +  echo "$as_me: failed program was:" >&5
25013 +sed 's/^/| /' conftest.$ac_ext >&5
25014 +
25015 +ac_cv_lib_intl_ngettext=no
25016 +fi
25017 +rm -f conftest.err conftest.$ac_objext \
25018 +      conftest$ac_exeext conftest.$ac_ext
25019 +LIBS=$ac_check_lib_save_LIBS
25020 +fi
25021 +echo "$as_me:$LINENO: result: $ac_cv_lib_intl_ngettext" >&5
25022 +echo "${ECHO_T}$ac_cv_lib_intl_ngettext" >&6
25023 +if test $ac_cv_lib_intl_ngettext = yes; then
25024 +  echo "$as_me:$LINENO: checking for dcgettext in -lintl" >&5
25025 +echo $ECHO_N "checking for dcgettext in -lintl... $ECHO_C" >&6
25026 +if test "${ac_cv_lib_intl_dcgettext+set}" = set; then
25027 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25028 +else
25029 +  ac_check_lib_save_LIBS=$LIBS
25030 +LIBS="-lintl -liconv $LIBS"
25031 +cat >conftest.$ac_ext <<_ACEOF
25032 +/* confdefs.h.  */
25033 +_ACEOF
25034 +cat confdefs.h >>conftest.$ac_ext
25035 +cat >>conftest.$ac_ext <<_ACEOF
25036 +/* end confdefs.h.  */
25037 +
25038 +/* Override any gcc2 internal prototype to avoid an error.  */
25039 +#ifdef __cplusplus
25040 +extern "C"
25041 +#endif
25042 +/* We use char because int might match the return type of a gcc2
25043 +   builtin and then its argument prototype would still apply.  */
25044 +char dcgettext ();
25045 +int
25046 +main ()
25047 +{
25048 +dcgettext ();
25049 +  ;
25050 +  return 0;
25051 +}
25052 +_ACEOF
25053 +rm -f conftest.$ac_objext conftest$ac_exeext
25054 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25055 +  (eval $ac_link) 2>conftest.er1
25056 +  ac_status=$?
25057 +  grep -v '^ *+' conftest.er1 >conftest.err
25058 +  rm -f conftest.er1
25059 +  cat conftest.err >&5
25060 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25061 +  (exit $ac_status); } &&
25062 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
25063 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25064 +  (eval $ac_try) 2>&5
25065 +  ac_status=$?
25066 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25067 +  (exit $ac_status); }; } &&
25068 +        { ac_try='test -s conftest$ac_exeext'
25069 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25070 +  (eval $ac_try) 2>&5
25071 +  ac_status=$?
25072 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25073 +  (exit $ac_status); }; }; then
25074 +  ac_cv_lib_intl_dcgettext=yes
25075 +else
25076 +  echo "$as_me: failed program was:" >&5
25077 +sed 's/^/| /' conftest.$ac_ext >&5
25078 +
25079 +ac_cv_lib_intl_dcgettext=no
25080 +fi
25081 +rm -f conftest.err conftest.$ac_objext \
25082 +      conftest$ac_exeext conftest.$ac_ext
25083 +LIBS=$ac_check_lib_save_LIBS
25084 +fi
25085 +echo "$as_me:$LINENO: result: $ac_cv_lib_intl_dcgettext" >&5
25086 +echo "${ECHO_T}$ac_cv_lib_intl_dcgettext" >&6
25087 +if test $ac_cv_lib_intl_dcgettext = yes; then
25088 +  gt_cv_func_dgettext_libintl=yes
25089 +                       libintl_extra_libs=-liconv
25090 +else
25091 +  :
25092 +fi
25093 +
25094 +else
25095 +  :
25096 +fi
25097 +
25098 +        fi
25099 +
25100 +        #
25101 +        # If we found libintl, then check in it for bind_textdomain_codeset();
25102 +        # we'll prefer libc if neither have bind_textdomain_codeset(),
25103 +        # and both have dgettext and ngettext
25104 +        #
25105 +        if test "$gt_cv_func_dgettext_libintl" = "yes" ; then
25106 +          glib_save_LIBS="$LIBS"
25107 +          LIBS="$LIBS -lintl $libintl_extra_libs"
25108 +          unset ac_cv_func_bind_textdomain_codeset
25109 +          
25110 +for ac_func in bind_textdomain_codeset
25111 +do
25112 +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
25113 +echo "$as_me:$LINENO: checking for $ac_func" >&5
25114 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
25115 +if eval "test \"\${$as_ac_var+set}\" = set"; then
25116 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25117 +else
25118 +  cat >conftest.$ac_ext <<_ACEOF
25119 +/* confdefs.h.  */
25120 +_ACEOF
25121 +cat confdefs.h >>conftest.$ac_ext
25122 +cat >>conftest.$ac_ext <<_ACEOF
25123 +/* end confdefs.h.  */
25124 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
25125 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
25126 +#define $ac_func innocuous_$ac_func
25127 +
25128 +/* System header to define __stub macros and hopefully few prototypes,
25129 +    which can conflict with char $ac_func (); below.
25130 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25131 +    <limits.h> exists even on freestanding compilers.  */
25132 +
25133 +#ifdef __STDC__
25134 +# include <limits.h>
25135 +#else
25136 +# include <assert.h>
25137 +#endif
25138 +
25139 +#undef $ac_func
25140 +
25141 +/* Override any gcc2 internal prototype to avoid an error.  */
25142 +#ifdef __cplusplus
25143 +extern "C"
25144 +{
25145 +#endif
25146 +/* We use char because int might match the return type of a gcc2
25147 +   builtin and then its argument prototype would still apply.  */
25148 +char $ac_func ();
25149 +/* The GNU C library defines this for functions which it implements
25150 +    to always fail with ENOSYS.  Some functions are actually named
25151 +    something starting with __ and the normal name is an alias.  */
25152 +#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
25153 +choke me
25154 +#else
25155 +char (*f) () = $ac_func;
25156 +#endif
25157 +#ifdef __cplusplus
25158 +}
25159 +#endif
25160 +
25161 +int
25162 +main ()
25163 +{
25164 +return f != $ac_func;
25165 +  ;
25166 +  return 0;
25167 +}
25168 +_ACEOF
25169 +rm -f conftest.$ac_objext conftest$ac_exeext
25170 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25171 +  (eval $ac_link) 2>conftest.er1
25172 +  ac_status=$?
25173 +  grep -v '^ *+' conftest.er1 >conftest.err
25174 +  rm -f conftest.er1
25175 +  cat conftest.err >&5
25176 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25177 +  (exit $ac_status); } &&
25178 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
25179 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25180 +  (eval $ac_try) 2>&5
25181 +  ac_status=$?
25182 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25183 +  (exit $ac_status); }; } &&
25184 +        { ac_try='test -s conftest$ac_exeext'
25185 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25186 +  (eval $ac_try) 2>&5
25187 +  ac_status=$?
25188 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25189 +  (exit $ac_status); }; }; then
25190 +  eval "$as_ac_var=yes"
25191 +else
25192 +  echo "$as_me: failed program was:" >&5
25193 +sed 's/^/| /' conftest.$ac_ext >&5
25194 +
25195 +eval "$as_ac_var=no"
25196 +fi
25197 +rm -f conftest.err conftest.$ac_objext \
25198 +      conftest$ac_exeext conftest.$ac_ext
25199 +fi
25200 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
25201 +echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
25202 +if test `eval echo '${'$as_ac_var'}'` = yes; then
25203 +  cat >>confdefs.h <<_ACEOF
25204 +@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
25205 +_ACEOF
25206
25207 +fi
25208 +done
25209 +
25210 +          LIBS="$glib_save_LIBS"
25211 +
25212 +          if test "$ac_cv_func_bind_textdomain_codeset" = "yes" ; then
25213 +            gt_cv_func_dgettext_libc=no
25214 +          else
25215 +            if test "$gt_cv_func_dgettext_libc" = "yes" \
25216 +               && test "$gt_cv_func_ngettext_libc" = "yes"; then
25217 +              gt_cv_func_dgettext_libintl=no
25218 +            fi
25219 +          fi
25220 +        fi
25221 +      fi
25222 +
25223 +      if test "$gt_cv_func_dgettext_libc" = "yes" \
25224 +       || test "$gt_cv_func_dgettext_libintl" = "yes"; then
25225 +        gt_cv_have_gettext=yes
25226 +      fi
25227 +  
25228 +      if test "$gt_cv_func_dgettext_libintl" = "yes"; then
25229 +        INTLLIBS="-lintl $libintl_extra_libs"
25230 +      fi
25231 +  
25232 +      if test "$gt_cv_have_gettext" = "yes"; then
25233 +       
25234 +cat >>confdefs.h <<\_ACEOF
25235 +@%:@define HAVE_GETTEXT 1
25236 +_ACEOF
25237 +
25238 +       # Extract the first word of "msgfmt", so it can be a program name with args.
25239 +set dummy msgfmt; ac_word=$2
25240 +echo "$as_me:$LINENO: checking for $ac_word" >&5
25241 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
25242 +if test "${ac_cv_path_MSGFMT+set}" = set; then
25243 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25244 +else
25245 +  case "$MSGFMT" in
25246 +  /*)
25247 +  ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
25248 +  ;;
25249 +  *)
25250 +  IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
25251 +  for ac_dir in $PATH; do
25252 +    test -z "$ac_dir" && ac_dir=.
25253 +    if test -f $ac_dir/$ac_word; then
25254 +      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep 'dv '`"; then
25255 +       ac_cv_path_MSGFMT="$ac_dir/$ac_word"
25256 +       break
25257 +      fi
25258 +    fi
25259 +  done
25260 +  IFS="$ac_save_ifs"
25261 +  test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT="no"
25262 +  ;;
25263 +esac
25264 +fi
25265 +MSGFMT="$ac_cv_path_MSGFMT"
25266 +if test "$MSGFMT" != "no"; then
25267 +  echo "$as_me:$LINENO: result: $MSGFMT" >&5
25268 +echo "${ECHO_T}$MSGFMT" >&6
25269 +else
25270 +  echo "$as_me:$LINENO: result: no" >&5
25271 +echo "${ECHO_T}no" >&6
25272 +fi
25273 +       if test "$MSGFMT" != "no"; then
25274 +          glib_save_LIBS="$LIBS"
25275 +          LIBS="$LIBS $INTLLIBS"
25276 +         
25277 +for ac_func in dcgettext
25278 +do
25279 +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
25280 +echo "$as_me:$LINENO: checking for $ac_func" >&5
25281 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
25282 +if eval "test \"\${$as_ac_var+set}\" = set"; then
25283 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25284 +else
25285 +  cat >conftest.$ac_ext <<_ACEOF
25286 +/* confdefs.h.  */
25287 +_ACEOF
25288 +cat confdefs.h >>conftest.$ac_ext
25289 +cat >>conftest.$ac_ext <<_ACEOF
25290 +/* end confdefs.h.  */
25291 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
25292 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
25293 +#define $ac_func innocuous_$ac_func
25294 +
25295 +/* System header to define __stub macros and hopefully few prototypes,
25296 +    which can conflict with char $ac_func (); below.
25297 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25298 +    <limits.h> exists even on freestanding compilers.  */
25299 +
25300 +#ifdef __STDC__
25301 +# include <limits.h>
25302 +#else
25303 +# include <assert.h>
25304 +#endif
25305 +
25306 +#undef $ac_func
25307 +
25308 +/* Override any gcc2 internal prototype to avoid an error.  */
25309 +#ifdef __cplusplus
25310 +extern "C"
25311 +{
25312 +#endif
25313 +/* We use char because int might match the return type of a gcc2
25314 +   builtin and then its argument prototype would still apply.  */
25315 +char $ac_func ();
25316 +/* The GNU C library defines this for functions which it implements
25317 +    to always fail with ENOSYS.  Some functions are actually named
25318 +    something starting with __ and the normal name is an alias.  */
25319 +#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
25320 +choke me
25321 +#else
25322 +char (*f) () = $ac_func;
25323 +#endif
25324 +#ifdef __cplusplus
25325 +}
25326 +#endif
25327 +
25328 +int
25329 +main ()
25330 +{
25331 +return f != $ac_func;
25332 +  ;
25333 +  return 0;
25334 +}
25335 +_ACEOF
25336 +rm -f conftest.$ac_objext conftest$ac_exeext
25337 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25338 +  (eval $ac_link) 2>conftest.er1
25339 +  ac_status=$?
25340 +  grep -v '^ *+' conftest.er1 >conftest.err
25341 +  rm -f conftest.er1
25342 +  cat conftest.err >&5
25343 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25344 +  (exit $ac_status); } &&
25345 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
25346 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25347 +  (eval $ac_try) 2>&5
25348 +  ac_status=$?
25349 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25350 +  (exit $ac_status); }; } &&
25351 +        { ac_try='test -s conftest$ac_exeext'
25352 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25353 +  (eval $ac_try) 2>&5
25354 +  ac_status=$?
25355 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25356 +  (exit $ac_status); }; }; then
25357 +  eval "$as_ac_var=yes"
25358 +else
25359 +  echo "$as_me: failed program was:" >&5
25360 +sed 's/^/| /' conftest.$ac_ext >&5
25361 +
25362 +eval "$as_ac_var=no"
25363 +fi
25364 +rm -f conftest.err conftest.$ac_objext \
25365 +      conftest$ac_exeext conftest.$ac_ext
25366 +fi
25367 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
25368 +echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
25369 +if test `eval echo '${'$as_ac_var'}'` = yes; then
25370 +  cat >>confdefs.h <<_ACEOF
25371 +@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
25372 +_ACEOF
25373
25374 +fi
25375 +done
25376 +
25377 +         # Extract the first word of "gmsgfmt", so it can be a program name with args.
25378 +set dummy gmsgfmt; ac_word=$2
25379 +echo "$as_me:$LINENO: checking for $ac_word" >&5
25380 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
25381 +if test "${ac_cv_path_GMSGFMT+set}" = set; then
25382 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25383 +else
25384 +  case $GMSGFMT in
25385 +  [\\/]* | ?:[\\/]*)
25386 +  ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
25387 +  ;;
25388 +  *)
25389 +  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
25390 +for as_dir in $PATH
25391 +do
25392 +  IFS=$as_save_IFS
25393 +  test -z "$as_dir" && as_dir=.
25394 +  for ac_exec_ext in '' $ac_executable_extensions; do
25395 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
25396 +    ac_cv_path_GMSGFMT="$as_dir/$ac_word$ac_exec_ext"
25397 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
25398 +    break 2
25399 +  fi
25400 +done
25401 +done
25402 +
25403 +  test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
25404 +  ;;
25405 +esac
25406 +fi
25407 +GMSGFMT=$ac_cv_path_GMSGFMT
25408 +
25409 +if test -n "$GMSGFMT"; then
25410 +  echo "$as_me:$LINENO: result: $GMSGFMT" >&5
25411 +echo "${ECHO_T}$GMSGFMT" >&6
25412 +else
25413 +  echo "$as_me:$LINENO: result: no" >&5
25414 +echo "${ECHO_T}no" >&6
25415 +fi
25416 +
25417 +         # Extract the first word of "xgettext", so it can be a program name with args.
25418 +set dummy xgettext; ac_word=$2
25419 +echo "$as_me:$LINENO: checking for $ac_word" >&5
25420 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
25421 +if test "${ac_cv_path_XGETTEXT+set}" = set; then
25422 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25423 +else
25424 +  case "$XGETTEXT" in
25425 +  /*)
25426 +  ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
25427 +  ;;
25428 +  *)
25429 +  IFS="${IFS=  }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
25430 +  for ac_dir in $PATH; do
25431 +    test -z "$ac_dir" && ac_dir=.
25432 +    if test -f $ac_dir/$ac_word; then
25433 +      if test -z "`$ac_dir/$ac_word -h 2>&1 | grep '(HELP)'`"; then
25434 +       ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
25435 +       break
25436 +      fi
25437 +    fi
25438 +  done
25439 +  IFS="$ac_save_ifs"
25440 +  test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
25441 +  ;;
25442 +esac
25443 +fi
25444 +XGETTEXT="$ac_cv_path_XGETTEXT"
25445 +if test "$XGETTEXT" != ":"; then
25446 +  echo "$as_me:$LINENO: result: $XGETTEXT" >&5
25447 +echo "${ECHO_T}$XGETTEXT" >&6
25448 +else
25449 +  echo "$as_me:$LINENO: result: no" >&5
25450 +echo "${ECHO_T}no" >&6
25451 +fi
25452 +
25453 +         cat >conftest.$ac_ext <<_ACEOF
25454 +/* confdefs.h.  */
25455 +_ACEOF
25456 +cat confdefs.h >>conftest.$ac_ext
25457 +cat >>conftest.$ac_ext <<_ACEOF
25458 +/* end confdefs.h.  */
25459 +
25460 +int
25461 +main ()
25462 +{
25463 +extern int _nl_msg_cat_cntr;
25464 +                        return _nl_msg_cat_cntr
25465 +  ;
25466 +  return 0;
25467 +}
25468 +_ACEOF
25469 +rm -f conftest.$ac_objext conftest$ac_exeext
25470 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25471 +  (eval $ac_link) 2>conftest.er1
25472 +  ac_status=$?
25473 +  grep -v '^ *+' conftest.er1 >conftest.err
25474 +  rm -f conftest.er1
25475 +  cat conftest.err >&5
25476 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25477 +  (exit $ac_status); } &&
25478 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
25479 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25480 +  (eval $ac_try) 2>&5
25481 +  ac_status=$?
25482 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25483 +  (exit $ac_status); }; } &&
25484 +        { ac_try='test -s conftest$ac_exeext'
25485 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25486 +  (eval $ac_try) 2>&5
25487 +  ac_status=$?
25488 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25489 +  (exit $ac_status); }; }; then
25490 +  CATOBJEXT=.gmo 
25491 +             DATADIRNAME=share
25492 +else
25493 +  echo "$as_me: failed program was:" >&5
25494 +sed 's/^/| /' conftest.$ac_ext >&5
25495 +
25496 +case $host in
25497 +           *-*-solaris*)
25498 +                                                               echo "$as_me:$LINENO: checking for bind_textdomain_codeset" >&5
25499 +echo $ECHO_N "checking for bind_textdomain_codeset... $ECHO_C" >&6
25500 +if test "${ac_cv_func_bind_textdomain_codeset+set}" = set; then
25501 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25502 +else
25503 +  cat >conftest.$ac_ext <<_ACEOF
25504 +/* confdefs.h.  */
25505 +_ACEOF
25506 +cat confdefs.h >>conftest.$ac_ext
25507 +cat >>conftest.$ac_ext <<_ACEOF
25508 +/* end confdefs.h.  */
25509 +/* Define bind_textdomain_codeset to an innocuous variant, in case <limits.h> declares bind_textdomain_codeset.
25510 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
25511 +#define bind_textdomain_codeset innocuous_bind_textdomain_codeset
25512 +
25513 +/* System header to define __stub macros and hopefully few prototypes,
25514 +    which can conflict with char bind_textdomain_codeset (); below.
25515 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25516 +    <limits.h> exists even on freestanding compilers.  */
25517 +
25518 +#ifdef __STDC__
25519 +# include <limits.h>
25520 +#else
25521 +# include <assert.h>
25522 +#endif
25523 +
25524 +#undef bind_textdomain_codeset
25525 +
25526 +/* Override any gcc2 internal prototype to avoid an error.  */
25527 +#ifdef __cplusplus
25528 +extern "C"
25529 +{
25530 +#endif
25531 +/* We use char because int might match the return type of a gcc2
25532 +   builtin and then its argument prototype would still apply.  */
25533 +char bind_textdomain_codeset ();
25534 +/* The GNU C library defines this for functions which it implements
25535 +    to always fail with ENOSYS.  Some functions are actually named
25536 +    something starting with __ and the normal name is an alias.  */
25537 +#if defined (__stub_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset)
25538 +choke me
25539 +#else
25540 +char (*f) () = bind_textdomain_codeset;
25541 +#endif
25542 +#ifdef __cplusplus
25543 +}
25544 +#endif
25545 +
25546 +int
25547 +main ()
25548 +{
25549 +return f != bind_textdomain_codeset;
25550 +  ;
25551 +  return 0;
25552 +}
25553 +_ACEOF
25554 +rm -f conftest.$ac_objext conftest$ac_exeext
25555 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25556 +  (eval $ac_link) 2>conftest.er1
25557 +  ac_status=$?
25558 +  grep -v '^ *+' conftest.er1 >conftest.err
25559 +  rm -f conftest.er1
25560 +  cat conftest.err >&5
25561 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25562 +  (exit $ac_status); } &&
25563 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
25564 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25565 +  (eval $ac_try) 2>&5
25566 +  ac_status=$?
25567 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25568 +  (exit $ac_status); }; } &&
25569 +        { ac_try='test -s conftest$ac_exeext'
25570 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25571 +  (eval $ac_try) 2>&5
25572 +  ac_status=$?
25573 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25574 +  (exit $ac_status); }; }; then
25575 +  ac_cv_func_bind_textdomain_codeset=yes
25576 +else
25577 +  echo "$as_me: failed program was:" >&5
25578 +sed 's/^/| /' conftest.$ac_ext >&5
25579 +
25580 +ac_cv_func_bind_textdomain_codeset=no
25581 +fi
25582 +rm -f conftest.err conftest.$ac_objext \
25583 +      conftest$ac_exeext conftest.$ac_ext
25584 +fi
25585 +echo "$as_me:$LINENO: result: $ac_cv_func_bind_textdomain_codeset" >&5
25586 +echo "${ECHO_T}$ac_cv_func_bind_textdomain_codeset" >&6
25587 +if test $ac_cv_func_bind_textdomain_codeset = yes; then
25588 +  CATOBJEXT=.gmo 
25589 +               DATADIRNAME=share
25590 +else
25591 +  CATOBJEXT=.mo
25592 +               DATADIRNAME=lib
25593 +fi
25594 +
25595 +           ;;
25596 +           *)
25597 +           CATOBJEXT=.mo
25598 +            DATADIRNAME=lib
25599 +           ;;
25600 +           esac
25601 +fi
25602 +rm -f conftest.err conftest.$ac_objext \
25603 +      conftest$ac_exeext conftest.$ac_ext
25604 +          LIBS="$glib_save_LIBS"
25605 +         INSTOBJEXT=.mo
25606 +       else
25607 +         gt_cv_have_gettext=no
25608 +       fi
25609 +      fi
25610 +    
25611 +fi
25612 +
25613 +
25614 +
25615 +    if test "$gt_cv_have_gettext" = "yes" ; then
25616 +      
25617 +cat >>confdefs.h <<\_ACEOF
25618 +@%:@define ENABLE_NLS 1
25619 +_ACEOF
25620 +
25621 +    fi
25622 +
25623 +        if test "$XGETTEXT" != ":"; then
25624 +                  if $XGETTEXT --omit-header /dev/null 2> /dev/null; then
25625 +        : ;
25626 +      else
25627 +        echo "$as_me:$LINENO: result: found xgettext program is not GNU xgettext; ignore it" >&5
25628 +echo "${ECHO_T}found xgettext program is not GNU xgettext; ignore it" >&6
25629 +        XGETTEXT=":"
25630 +      fi
25631 +    fi
25632 +
25633 +    # We need to process the po/ directory.
25634 +    POSUB=po
25635 +
25636 +              ac_config_commands="$ac_config_commands default-1"
25637 +
25638 +
25639 +                for lang in $ALL_LINGUAS; do
25640 +      GMOFILES="$GMOFILES $lang.gmo"
25641 +      POFILES="$POFILES $lang.po"
25642 +    done
25643 +
25644 +        
25645 +    
25646 +    
25647 +    
25648 +    
25649 +    
25650 +    
25651 +    
25652 +    
25653 +    
25654 +  
25655 +
25656 +   if test "$gt_cv_have_gettext" = "yes"; then
25657 +     if test "x$ALL_LINGUAS" = "x"; then
25658 +       LINGUAS=
25659 +     else
25660 +       echo "$as_me:$LINENO: checking for catalogs to be installed" >&5
25661 +echo $ECHO_N "checking for catalogs to be installed... $ECHO_C" >&6
25662 +       NEW_LINGUAS=
25663 +       for presentlang in $ALL_LINGUAS; do
25664 +         useit=no
25665 +         if test "%UNSET%" != "${LINGUAS-%UNSET%}"; then
25666 +           desiredlanguages="$LINGUAS"
25667 +         else
25668 +           desiredlanguages="$ALL_LINGUAS"
25669 +         fi
25670 +         for desiredlang in $desiredlanguages; do
25671 +          # Use the presentlang catalog if desiredlang is
25672 +           #   a. equal to presentlang, or
25673 +           #   b. a variant of presentlang (because in this case,
25674 +           #      presentlang can be used as a fallback for messages
25675 +           #      which are not translated in the desiredlang catalog).
25676 +           case "$desiredlang" in
25677 +             "$presentlang"*) useit=yes;;
25678 +           esac
25679 +         done
25680 +         if test $useit = yes; then
25681 +           NEW_LINGUAS="$NEW_LINGUAS $presentlang"
25682 +         fi
25683 +       done
25684 +       LINGUAS=$NEW_LINGUAS
25685 +       echo "$as_me:$LINENO: result: $LINGUAS" >&5
25686 +echo "${ECHO_T}$LINGUAS" >&6
25687 +     fi
25688 +
25689 +          if test -n "$LINGUAS"; then
25690 +       for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
25691 +     fi
25692 +   fi
25693 +
25694 +            MKINSTALLDIRS=
25695 +   if test -n "$ac_aux_dir"; then
25696 +     MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
25697 +   fi
25698 +   if test -z "$MKINSTALLDIRS"; then
25699 +     MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
25700 +   fi
25701 +   
25702 +
25703 +         test -d po || mkdir po
25704 +   if test "x$srcdir" != "x."; then
25705 +     if test "x`echo $srcdir | sed 's@/.*@@'`" = "x"; then
25706 +       posrcprefix="$srcdir/"
25707 +     else
25708 +       posrcprefix="../$srcdir/"
25709 +     fi
25710 +   else
25711 +     posrcprefix="../"
25712 +   fi
25713 +   rm -f po/POTFILES
25714 +   sed -e "/^#/d" -e "/^\$/d" -e "s,.*,        $posrcprefix& \\\\," -e "\$s/\(.*\) \\\\/\1/" \
25715 +       < $srcdir/po/POTFILES.in > po/POTFILES
25716 +  
25717 +
25718 +# AM_GNU_GETTEXT above substs $DATADIRNAME
25719 +# this is the directory where the *.{mo,gmo} files are installed
25720 +gconflocaledir='${prefix}/${DATADIRNAME}/locale'
25721 +
25722 +
25723 +
25724 +for ac_func in bind_textdomain_codeset
25725 +do
25726 +as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh`
25727 +echo "$as_me:$LINENO: checking for $ac_func" >&5
25728 +echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6
25729 +if eval "test \"\${$as_ac_var+set}\" = set"; then
25730 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25731 +else
25732 +  cat >conftest.$ac_ext <<_ACEOF
25733 +/* confdefs.h.  */
25734 +_ACEOF
25735 +cat confdefs.h >>conftest.$ac_ext
25736 +cat >>conftest.$ac_ext <<_ACEOF
25737 +/* end confdefs.h.  */
25738 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
25739 +   For example, HP-UX 11i <limits.h> declares gettimeofday.  */
25740 +#define $ac_func innocuous_$ac_func
25741 +
25742 +/* System header to define __stub macros and hopefully few prototypes,
25743 +    which can conflict with char $ac_func (); below.
25744 +    Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
25745 +    <limits.h> exists even on freestanding compilers.  */
25746 +
25747 +#ifdef __STDC__
25748 +# include <limits.h>
25749 +#else
25750 +# include <assert.h>
25751 +#endif
25752 +
25753 +#undef $ac_func
25754 +
25755 +/* Override any gcc2 internal prototype to avoid an error.  */
25756 +#ifdef __cplusplus
25757 +extern "C"
25758 +{
25759 +#endif
25760 +/* We use char because int might match the return type of a gcc2
25761 +   builtin and then its argument prototype would still apply.  */
25762 +char $ac_func ();
25763 +/* The GNU C library defines this for functions which it implements
25764 +    to always fail with ENOSYS.  Some functions are actually named
25765 +    something starting with __ and the normal name is an alias.  */
25766 +#if defined (__stub_$ac_func) || defined (__stub___$ac_func)
25767 +choke me
25768 +#else
25769 +char (*f) () = $ac_func;
25770 +#endif
25771 +#ifdef __cplusplus
25772 +}
25773 +#endif
25774 +
25775 +int
25776 +main ()
25777 +{
25778 +return f != $ac_func;
25779 +  ;
25780 +  return 0;
25781 +}
25782 +_ACEOF
25783 +rm -f conftest.$ac_objext conftest$ac_exeext
25784 +if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
25785 +  (eval $ac_link) 2>conftest.er1
25786 +  ac_status=$?
25787 +  grep -v '^ *+' conftest.er1 >conftest.err
25788 +  rm -f conftest.er1
25789 +  cat conftest.err >&5
25790 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25791 +  (exit $ac_status); } &&
25792 +        { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
25793 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25794 +  (eval $ac_try) 2>&5
25795 +  ac_status=$?
25796 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25797 +  (exit $ac_status); }; } &&
25798 +        { ac_try='test -s conftest$ac_exeext'
25799 +  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25800 +  (eval $ac_try) 2>&5
25801 +  ac_status=$?
25802 +  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25803 +  (exit $ac_status); }; }; then
25804 +  eval "$as_ac_var=yes"
25805 +else
25806 +  echo "$as_me: failed program was:" >&5
25807 +sed 's/^/| /' conftest.$ac_ext >&5
25808 +
25809 +eval "$as_ac_var=no"
25810 +fi
25811 +rm -f conftest.err conftest.$ac_objext \
25812 +      conftest$ac_exeext conftest.$ac_ext
25813 +fi
25814 +echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5
25815 +echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6
25816 +if test `eval echo '${'$as_ac_var'}'` = yes; then
25817 +  cat >>confdefs.h <<_ACEOF
25818 +@%:@define `echo "HAVE_$ac_func" | $as_tr_cpp` 1
25819 +_ACEOF
25820
25821 +fi
25822 +done
25823 +
25824 +
25825 +
25826 +
25827 +
25828 +
25829 +## Just for debugging purposes
25830 +absolute_top_srcdir=`pwd`
25831 +
25832 +
25833 +# define a MAINT-like variable REBUILD which is set if Perl
25834 +# and awk are found, so autogenerated sources can be rebuilt
25835 +
25836 +for ac_prog in gawk mawk nawk awk
25837 +do
25838 +  # Extract the first word of "$ac_prog", so it can be a program name with args.
25839 +set dummy $ac_prog; ac_word=$2
25840 +echo "$as_me:$LINENO: checking for $ac_word" >&5
25841 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
25842 +if test "${ac_cv_prog_AWK+set}" = set; then
25843 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25844 +else
25845 +  if test -n "$AWK"; then
25846 +  ac_cv_prog_AWK="$AWK" # Let the user override the test.
25847 +else
25848 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
25849 +for as_dir in $PATH
25850 +do
25851 +  IFS=$as_save_IFS
25852 +  test -z "$as_dir" && as_dir=.
25853 +  for ac_exec_ext in '' $ac_executable_extensions; do
25854 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
25855 +    ac_cv_prog_AWK="$ac_prog"
25856 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
25857 +    break 2
25858 +  fi
25859 +done
25860 +done
25861 +
25862 +fi
25863 +fi
25864 +AWK=$ac_cv_prog_AWK
25865 +if test -n "$AWK"; then
25866 +  echo "$as_me:$LINENO: result: $AWK" >&5
25867 +echo "${ECHO_T}$AWK" >&6
25868 +else
25869 +  echo "$as_me:$LINENO: result: no" >&5
25870 +echo "${ECHO_T}no" >&6
25871 +fi
25872 +
25873 +  test -n "$AWK" && break
25874 +done
25875 +
25876 +for ac_prog in perl5 perl
25877 +do
25878 +  # Extract the first word of "$ac_prog", so it can be a program name with args.
25879 +set dummy $ac_prog; ac_word=$2
25880 +echo "$as_me:$LINENO: checking for $ac_word" >&5
25881 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
25882 +if test "${ac_cv_prog_PERL+set}" = set; then
25883 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25884 +else
25885 +  if test -n "$PERL"; then
25886 +  ac_cv_prog_PERL="$PERL" # Let the user override the test.
25887 +else
25888 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
25889 +for as_dir in $PATH
25890 +do
25891 +  IFS=$as_save_IFS
25892 +  test -z "$as_dir" && as_dir=.
25893 +  for ac_exec_ext in '' $ac_executable_extensions; do
25894 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
25895 +    ac_cv_prog_PERL="$ac_prog"
25896 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
25897 +    break 2
25898 +  fi
25899 +done
25900 +done
25901 +
25902 +fi
25903 +fi
25904 +PERL=$ac_cv_prog_PERL
25905 +if test -n "$PERL"; then
25906 +  echo "$as_me:$LINENO: result: $PERL" >&5
25907 +echo "${ECHO_T}$PERL" >&6
25908 +else
25909 +  echo "$as_me:$LINENO: result: no" >&5
25910 +echo "${ECHO_T}no" >&6
25911 +fi
25912 +
25913 +  test -n "$PERL" && break
25914 +done
25915 +
25916 +
25917 +# We would like indent, but don't require it.
25918 +# Extract the first word of "indent", so it can be a program name with args.
25919 +set dummy indent; ac_word=$2
25920 +echo "$as_me:$LINENO: checking for $ac_word" >&5
25921 +echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6
25922 +if test "${ac_cv_prog_INDENT+set}" = set; then
25923 +  echo $ECHO_N "(cached) $ECHO_C" >&6
25924 +else
25925 +  if test -n "$INDENT"; then
25926 +  ac_cv_prog_INDENT="$INDENT" # Let the user override the test.
25927 +else
25928 +as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
25929 +for as_dir in $PATH
25930 +do
25931 +  IFS=$as_save_IFS
25932 +  test -z "$as_dir" && as_dir=.
25933 +  for ac_exec_ext in '' $ac_executable_extensions; do
25934 +  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
25935 +    ac_cv_prog_INDENT="indent"
25936 +    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
25937 +    break 2
25938 +  fi
25939 +done
25940 +done
25941 +
25942 +fi
25943 +fi
25944 +INDENT=$ac_cv_prog_INDENT
25945 +if test -n "$INDENT"; then
25946 +  echo "$as_me:$LINENO: result: $INDENT" >&5
25947 +echo "${ECHO_T}$INDENT" >&6
25948 +else
25949 +  echo "$as_me:$LINENO: result: no" >&5
25950 +echo "${ECHO_T}no" >&6
25951 +fi
25952 +
25953 +
25954 +_found_perl=0
25955 +if test -n "$PERL" && $PERL -v | grep 'version 5.' > /dev/null ; then
25956 +  _found_perl=1
25957 +else
25958 +  # The version string for perl changed for 'version 5' to 'v5' in
25959 +  # perl 5.6 or therabouts
25960 +  if test -n "$PERL" && $PERL -v | grep 'v5.' > /dev/null ; then
25961 +    _found_perl=1
25962 +  fi
25963 +fi
25964 +
25965 +REBUILD=\#
25966 +if test $_found_perl -eq 1; then
25967 +  if test -n "$AWK" ; then 
25968 +    REBUILD=
25969 +  fi
25970 +fi
25971 +
25972 +
25973 +                                                                                                              ac_config_files="$ac_config_files Makefile gconf.m4 gconf/Makefile gconf/default.path backends/Makefile po/Makefile.in doc/Makefile doc/gconf/Makefile examples/Makefile tests/Makefile gconf-2.0.pc"
25974 +cat >confcache <<\_ACEOF
25975 +# This file is a shell script that caches the results of configure
25976 +# tests run on this system so they can be shared between configure
25977 +# scripts and configure runs, see configure's option --config-cache.
25978 +# It is not useful on other systems.  If it contains results you don't
25979 +# want to keep, you may remove or edit it.
25980 +#
25981 +# config.status only pays attention to the cache file if you give it
25982 +# the --recheck option to rerun configure.
25983 +#
25984 +# `ac_cv_env_foo' variables (set or unset) will be overridden when
25985 +# loading this file, other *unset* `ac_cv_foo' will be assigned the
25986 +# following values.
25987 +
25988 +_ACEOF
25989 +
25990 +# The following way of writing the cache mishandles newlines in values,
25991 +# but we know of no workaround that is simple, portable, and efficient.
25992 +# So, don't put newlines in cache variables' values.
25993 +# Ultrix sh set writes to stderr and can't be redirected directly,
25994 +# and sets the high bit in the cache file unless we assign to the vars.
25995 +{
25996 +  (set) 2>&1 |
25997 +    case `(ac_space=' '; set | grep ac_space) 2>&1` in
25998 +    *ac_space=\ *)
25999 +      # `set' does not quote correctly, so add quotes (double-quote
26000 +      # substitution turns \\\\ into \\, and sed turns \\ into \).
26001 +      sed -n \
26002 +       "s/'/'\\\\''/g;
26003 +         s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
26004 +      ;;
26005 +    *)
26006 +      # `set' quotes correctly as required by POSIX, so do not add quotes.
26007 +      sed -n \
26008 +       "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
26009 +      ;;
26010 +    esac;
26011 +} |
26012 +  sed '
26013 +     t clear
26014 +     : clear
26015 +     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
26016 +     t end
26017 +     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
26018 +     : end' >>confcache
26019 +if diff $cache_file confcache >/dev/null 2>&1; then :; else
26020 +  if test -w $cache_file; then
26021 +    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
26022 +    cat confcache >$cache_file
26023 +  else
26024 +    echo "not updating unwritable cache $cache_file"
26025 +  fi
26026 +fi
26027 +rm -f confcache
26028 +
26029 +test "x$prefix" = xNONE && prefix=$ac_default_prefix
26030 +# Let make expand exec_prefix.
26031 +test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
26032 +
26033 +# VPATH may cause trouble with some makes, so we remove $(srcdir),
26034 +# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
26035 +# trailing colons and then remove the whole line if VPATH becomes empty
26036 +# (actually we leave an empty line to preserve line numbers).
26037 +if test "x$srcdir" = x.; then
26038 +  ac_vpsub='/^[         ]*VPATH[        ]*=/{
26039 +s/:*\$(srcdir):*/:/;
26040 +s/:*\${srcdir}:*/:/;
26041 +s/:*@srcdir@:*/:/;
26042 +s/^\([^=]*=[    ]*\):*/\1/;
26043 +s/:*$//;
26044 +s/^[^=]*=[      ]*$//;
26045 +}'
26046 +fi
26047 +
26048 +DEFS=-DHAVE_CONFIG_H
26049 +
26050 +ac_libobjs=
26051 +ac_ltlibobjs=
26052 +for ac_i in : $LIB@&t@OBJS; do test "x$ac_i" = x: && continue
26053 +  # 1. Remove the extension, and $U if already installed.
26054 +  ac_i=`echo "$ac_i" |
26055 +        sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
26056 +  # 2. Add them.
26057 +  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
26058 +  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
26059 +done
26060 +LIB@&t@OBJS=$ac_libobjs
26061 +
26062 +LTLIBOBJS=$ac_ltlibobjs
26063 +
26064 +
26065 +if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
26066 +  { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
26067 +Usually this means the macro was only invoked conditionally." >&5
26068 +echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
26069 +Usually this means the macro was only invoked conditionally." >&2;}
26070 +   { (exit 1); exit 1; }; }
26071 +fi
26072 +if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then
26073 +  { { echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined.
26074 +Usually this means the macro was only invoked conditionally." >&5
26075 +echo "$as_me: error: conditional \"AMDEP\" was never defined.
26076 +Usually this means the macro was only invoked conditionally." >&2;}
26077 +   { (exit 1); exit 1; }; }
26078 +fi
26079 +if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then
26080 +  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined.
26081 +Usually this means the macro was only invoked conditionally." >&5
26082 +echo "$as_me: error: conditional \"am__fastdepCC\" was never defined.
26083 +Usually this means the macro was only invoked conditionally." >&2;}
26084 +   { (exit 1); exit 1; }; }
26085 +fi
26086 +if test -z "${am__fastdepCXX_TRUE}" && test -z "${am__fastdepCXX_FALSE}"; then
26087 +  { { echo "$as_me:$LINENO: error: conditional \"am__fastdepCXX\" was never defined.
26088 +Usually this means the macro was only invoked conditionally." >&5
26089 +echo "$as_me: error: conditional \"am__fastdepCXX\" was never defined.
26090 +Usually this means the macro was only invoked conditionally." >&2;}
26091 +   { (exit 1); exit 1; }; }
26092 +fi
26093 +if test -z "${HAVE_GTK_DOC_TRUE}" && test -z "${HAVE_GTK_DOC_FALSE}"; then
26094 +  { { echo "$as_me:$LINENO: error: conditional \"HAVE_GTK_DOC\" was never defined.
26095 +Usually this means the macro was only invoked conditionally." >&5
26096 +echo "$as_me: error: conditional \"HAVE_GTK_DOC\" was never defined.
26097 +Usually this means the macro was only invoked conditionally." >&2;}
26098 +   { (exit 1); exit 1; }; }
26099 +fi
26100 +if test -z "${HAVE_DOCBOOK_TRUE}" && test -z "${HAVE_DOCBOOK_FALSE}"; then
26101 +  { { echo "$as_me:$LINENO: error: conditional \"HAVE_DOCBOOK\" was never defined.
26102 +Usually this means the macro was only invoked conditionally." >&5
26103 +echo "$as_me: error: conditional \"HAVE_DOCBOOK\" was never defined.
26104 +Usually this means the macro was only invoked conditionally." >&2;}
26105 +   { (exit 1); exit 1; }; }
26106 +fi
26107 +if test -z "${ENABLE_GTK_DOC_TRUE}" && test -z "${ENABLE_GTK_DOC_FALSE}"; then
26108 +  { { echo "$as_me:$LINENO: error: conditional \"ENABLE_GTK_DOC\" was never defined.
26109 +Usually this means the macro was only invoked conditionally." >&5
26110 +echo "$as_me: error: conditional \"ENABLE_GTK_DOC\" was never defined.
26111 +Usually this means the macro was only invoked conditionally." >&2;}
26112 +   { (exit 1); exit 1; }; }
26113 +fi
26114 +if test -z "${USE_SYSTEM_BUS_TRUE}" && test -z "${USE_SYSTEM_BUS_FALSE}"; then
26115 +  { { echo "$as_me:$LINENO: error: conditional \"USE_SYSTEM_BUS\" was never defined.
26116 +Usually this means the macro was only invoked conditionally." >&5
26117 +echo "$as_me: error: conditional \"USE_SYSTEM_BUS\" was never defined.
26118 +Usually this means the macro was only invoked conditionally." >&2;}
26119 +   { (exit 1); exit 1; }; }
26120 +fi
26121 +if test -z "${HAVE_ORBIT_TRUE}" && test -z "${HAVE_ORBIT_FALSE}"; then
26122 +  { { echo "$as_me:$LINENO: error: conditional \"HAVE_ORBIT\" was never defined.
26123 +Usually this means the macro was only invoked conditionally." >&5
26124 +echo "$as_me: error: conditional \"HAVE_ORBIT\" was never defined.
26125 +Usually this means the macro was only invoked conditionally." >&2;}
26126 +   { (exit 1); exit 1; }; }
26127 +fi
26128 +if test -z "${HAVE_DBUS_TRUE}" && test -z "${HAVE_DBUS_FALSE}"; then
26129 +  { { echo "$as_me:$LINENO: error: conditional \"HAVE_DBUS\" was never defined.
26130 +Usually this means the macro was only invoked conditionally." >&5
26131 +echo "$as_me: error: conditional \"HAVE_DBUS\" was never defined.
26132 +Usually this means the macro was only invoked conditionally." >&2;}
26133 +   { (exit 1); exit 1; }; }
26134 +fi
26135 +if test -z "${GTK_TRUE}" && test -z "${GTK_FALSE}"; then
26136 +  { { echo "$as_me:$LINENO: error: conditional \"GTK\" was never defined.
26137 +Usually this means the macro was only invoked conditionally." >&5
26138 +echo "$as_me: error: conditional \"GTK\" was never defined.
26139 +Usually this means the macro was only invoked conditionally." >&2;}
26140 +   { (exit 1); exit 1; }; }
26141 +fi
26142 +if test -z "${PTHREADS_TRUE}" && test -z "${PTHREADS_FALSE}"; then
26143 +  { { echo "$as_me:$LINENO: error: conditional \"PTHREADS\" was never defined.
26144 +Usually this means the macro was only invoked conditionally." >&5
26145 +echo "$as_me: error: conditional \"PTHREADS\" was never defined.
26146 +Usually this means the macro was only invoked conditionally." >&2;}
26147 +   { (exit 1); exit 1; }; }
26148 +fi
26149 +
26150 +: ${CONFIG_STATUS=./config.status}
26151 +ac_clean_files_save=$ac_clean_files
26152 +ac_clean_files="$ac_clean_files $CONFIG_STATUS"
26153 +{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
26154 +echo "$as_me: creating $CONFIG_STATUS" >&6;}
26155 +cat >$CONFIG_STATUS <<_ACEOF
26156 +#! $SHELL
26157 +# Generated by $as_me.
26158 +# Run this file to recreate the current configuration.
26159 +# Compiler output produced by configure, useful for debugging
26160 +# configure, is in config.log if it exists.
26161 +
26162 +debug=false
26163 +ac_cs_recheck=false
26164 +ac_cs_silent=false
26165 +SHELL=\${CONFIG_SHELL-$SHELL}
26166 +_ACEOF
26167 +
26168 +cat >>$CONFIG_STATUS <<\_ACEOF
26169 +## --------------------- ##
26170 +## M4sh Initialization.  ##
26171 +## --------------------- ##
26172 +
26173 +# Be Bourne compatible
26174 +if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
26175 +  emulate sh
26176 +  NULLCMD=:
26177 +  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
26178 +  # is contrary to our usage.  Disable this feature.
26179 +  alias -g '${1+"$@"}'='"$@"'
26180 +elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
26181 +  set -o posix
26182 +fi
26183 +DUALCASE=1; export DUALCASE # for MKS sh
26184 +
26185 +# Support unset when possible.
26186 +if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26187 +  as_unset=unset
26188 +else
26189 +  as_unset=false
26190 +fi
26191 +
26192 +
26193 +# Work around bugs in pre-3.0 UWIN ksh.
26194 +$as_unset ENV MAIL MAILPATH
26195 +PS1='$ '
26196 +PS2='> '
26197 +PS4='+ '
26198 +
26199 +# NLS nuisances.
26200 +for as_var in \
26201 +  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
26202 +  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
26203 +  LC_TELEPHONE LC_TIME
26204 +do
26205 +  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
26206 +    eval $as_var=C; export $as_var
26207 +  else
26208 +    $as_unset $as_var
26209 +  fi
26210 +done
26211 +
26212 +# Required to use basename.
26213 +if expr a : '\(a\)' >/dev/null 2>&1; then
26214 +  as_expr=expr
26215 +else
26216 +  as_expr=false
26217 +fi
26218 +
26219 +if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
26220 +  as_basename=basename
26221 +else
26222 +  as_basename=false
26223 +fi
26224 +
26225 +
26226 +# Name of the executable.
26227 +as_me=`$as_basename "$0" ||
26228 +$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
26229 +        X"$0" : 'X\(//\)$' \| \
26230 +        X"$0" : 'X\(/\)$' \| \
26231 +        .     : '\(.\)' 2>/dev/null ||
26232 +echo X/"$0" |
26233 +    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
26234 +         /^X\/\(\/\/\)$/{ s//\1/; q; }
26235 +         /^X\/\(\/\).*/{ s//\1/; q; }
26236 +         s/.*/./; q'`
26237 +
26238 +
26239 +# PATH needs CR, and LINENO needs CR and PATH.
26240 +# Avoid depending upon Character Ranges.
26241 +as_cr_letters='abcdefghijklmnopqrstuvwxyz'
26242 +as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
26243 +as_cr_Letters=$as_cr_letters$as_cr_LETTERS
26244 +as_cr_digits='0123456789'
26245 +as_cr_alnum=$as_cr_Letters$as_cr_digits
26246 +
26247 +# The user is always right.
26248 +if test "${PATH_SEPARATOR+set}" != set; then
26249 +  echo "#! /bin/sh" >conf$$.sh
26250 +  echo  "exit 0"   >>conf$$.sh
26251 +  chmod +x conf$$.sh
26252 +  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
26253 +    PATH_SEPARATOR=';'
26254 +  else
26255 +    PATH_SEPARATOR=:
26256 +  fi
26257 +  rm -f conf$$.sh
26258 +fi
26259 +
26260 +
26261 +  as_lineno_1=$LINENO
26262 +  as_lineno_2=$LINENO
26263 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
26264 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
26265 +  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
26266 +  # Find who we are.  Look in the path if we contain no path at all
26267 +  # relative or not.
26268 +  case $0 in
26269 +    *[\\/]* ) as_myself=$0 ;;
26270 +    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
26271 +for as_dir in $PATH
26272 +do
26273 +  IFS=$as_save_IFS
26274 +  test -z "$as_dir" && as_dir=.
26275 +  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
26276 +done
26277 +
26278 +       ;;
26279 +  esac
26280 +  # We did not find ourselves, most probably we were run as `sh COMMAND'
26281 +  # in which case we are not to be found in the path.
26282 +  if test "x$as_myself" = x; then
26283 +    as_myself=$0
26284 +  fi
26285 +  if test ! -f "$as_myself"; then
26286 +    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
26287 +echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
26288 +   { (exit 1); exit 1; }; }
26289 +  fi
26290 +  case $CONFIG_SHELL in
26291 +  '')
26292 +    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
26293 +for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
26294 +do
26295 +  IFS=$as_save_IFS
26296 +  test -z "$as_dir" && as_dir=.
26297 +  for as_base in sh bash ksh sh5; do
26298 +        case $as_dir in
26299 +        /*)
26300 +          if ("$as_dir/$as_base" -c '
26301 +  as_lineno_1=$LINENO
26302 +  as_lineno_2=$LINENO
26303 +  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
26304 +  test "x$as_lineno_1" != "x$as_lineno_2" &&
26305 +  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
26306 +            $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
26307 +            $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
26308 +            CONFIG_SHELL=$as_dir/$as_base
26309 +            export CONFIG_SHELL
26310 +            exec "$CONFIG_SHELL" "$0" ${1+"$@"}
26311 +          fi;;
26312 +        esac
26313 +       done
26314 +done
26315 +;;
26316 +  esac
26317 +
26318 +  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
26319 +  # uniformly replaced by the line number.  The first 'sed' inserts a
26320 +  # line-number line before each line; the second 'sed' does the real
26321 +  # work.  The second script uses 'N' to pair each line-number line
26322 +  # with the numbered line, and appends trailing '-' during
26323 +  # substitution so that $LINENO is not a special case at line end.
26324 +  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
26325 +  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
26326 +  sed '=' <$as_myself |
26327 +    sed '
26328 +      N
26329 +      s,$,-,
26330 +      : loop
26331 +      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
26332 +      t loop
26333 +      s,-$,,
26334 +      s,^['$as_cr_digits']*\n,,
26335 +    ' >$as_me.lineno &&
26336 +  chmod +x $as_me.lineno ||
26337 +    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
26338 +echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
26339 +   { (exit 1); exit 1; }; }
26340 +
26341 +  # Don't try to exec as it changes $[0], causing all sort of problems
26342 +  # (the dirname of $[0] is not the place where we might find the
26343 +  # original and so on.  Autoconf is especially sensible to this).
26344 +  . ./$as_me.lineno
26345 +  # Exit status is that of the last command.
26346 +  exit
26347 +}
26348 +
26349 +
26350 +case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
26351 +  *c*,-n*) ECHO_N= ECHO_C='
26352 +' ECHO_T='     ' ;;
26353 +  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
26354 +  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
26355 +esac
26356 +
26357 +if expr a : '\(a\)' >/dev/null 2>&1; then
26358 +  as_expr=expr
26359 +else
26360 +  as_expr=false
26361 +fi
26362 +
26363 +rm -f conf$$ conf$$.exe conf$$.file
26364 +echo >conf$$.file
26365 +if ln -s conf$$.file conf$$ 2>/dev/null; then
26366 +  # We could just check for DJGPP; but this test a) works b) is more generic
26367 +  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
26368 +  if test -f conf$$.exe; then
26369 +    # Don't use ln at all; we don't have any links
26370 +    as_ln_s='cp -p'
26371 +  else
26372 +    as_ln_s='ln -s'
26373 +  fi
26374 +elif ln conf$$.file conf$$ 2>/dev/null; then
26375 +  as_ln_s=ln
26376 +else
26377 +  as_ln_s='cp -p'
26378 +fi
26379 +rm -f conf$$ conf$$.exe conf$$.file
26380 +
26381 +if mkdir -p . 2>/dev/null; then
26382 +  as_mkdir_p=:
26383 +else
26384 +  test -d ./-p && rmdir ./-p
26385 +  as_mkdir_p=false
26386 +fi
26387 +
26388 +as_executable_p="test -f"
26389 +
26390 +# Sed expression to map a string onto a valid CPP name.
26391 +as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
26392 +
26393 +# Sed expression to map a string onto a valid variable name.
26394 +as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
26395 +
26396 +
26397 +# IFS
26398 +# We need space, tab and new line, in precisely that order.
26399 +as_nl='
26400 +'
26401 +IFS="  $as_nl"
26402 +
26403 +# CDPATH.
26404 +$as_unset CDPATH
26405 +
26406 +exec 6>&1
26407 +
26408 +# Open the log real soon, to keep \$[0] and so on meaningful, and to
26409 +# report actual input values of CONFIG_FILES etc. instead of their
26410 +# values after options handling.  Logging --version etc. is OK.
26411 +exec 5>>config.log
26412 +{
26413 +  echo
26414 +  sed 'h;s/./-/g;s/^.../@%:@@%:@ /;s/...$/ @%:@@%:@/;p;x;p;x' <<_ASBOX
26415 +@%:@@%:@ Running $as_me. @%:@@%:@
26416 +_ASBOX
26417 +} >&5
26418 +cat >&5 <<_CSEOF
26419 +
26420 +This file was extended by $as_me, which was
26421 +generated by GNU Autoconf 2.59.  Invocation command line was
26422 +
26423 +  CONFIG_FILES    = $CONFIG_FILES
26424 +  CONFIG_HEADERS  = $CONFIG_HEADERS
26425 +  CONFIG_LINKS    = $CONFIG_LINKS
26426 +  CONFIG_COMMANDS = $CONFIG_COMMANDS
26427 +  $ $0 $@
26428 +
26429 +_CSEOF
26430 +echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
26431 +echo >&5
26432 +_ACEOF
26433 +
26434 +# Files that config.status was made for.
26435 +if test -n "$ac_config_files"; then
26436 +  echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
26437 +fi
26438 +
26439 +if test -n "$ac_config_headers"; then
26440 +  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
26441 +fi
26442 +
26443 +if test -n "$ac_config_links"; then
26444 +  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
26445 +fi
26446 +
26447 +if test -n "$ac_config_commands"; then
26448 +  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
26449 +fi
26450 +
26451 +cat >>$CONFIG_STATUS <<\_ACEOF
26452 +
26453 +ac_cs_usage="\
26454 +\`$as_me' instantiates files from templates according to the
26455 +current configuration.
26456 +
26457 +Usage: $0 [OPTIONS] [FILE]...
26458 +
26459 +  -h, --help       print this help, then exit
26460 +  -V, --version    print version number, then exit
26461 +  -q, --quiet      do not print progress messages
26462 +  -d, --debug      don't remove temporary files
26463 +      --recheck    update $as_me by reconfiguring in the same conditions
26464 +  --file=FILE[:TEMPLATE]
26465 +                  instantiate the configuration file FILE
26466 +  --header=FILE[:TEMPLATE]
26467 +                  instantiate the configuration header FILE
26468 +
26469 +Configuration files:
26470 +$config_files
26471 +
26472 +Configuration headers:
26473 +$config_headers
26474 +
26475 +Configuration commands:
26476 +$config_commands
26477 +
26478 +Report bugs to <bug-autoconf@gnu.org>."
26479 +_ACEOF
26480 +
26481 +cat >>$CONFIG_STATUS <<_ACEOF
26482 +ac_cs_version="\\
26483 +config.status
26484 +configured by $0, generated by GNU Autoconf 2.59,
26485 +  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
26486 +
26487 +Copyright (C) 2003 Free Software Foundation, Inc.
26488 +This config.status script is free software; the Free Software Foundation
26489 +gives unlimited permission to copy, distribute and modify it."
26490 +srcdir=$srcdir
26491 +INSTALL="$INSTALL"
26492 +_ACEOF
26493 +
26494 +cat >>$CONFIG_STATUS <<\_ACEOF
26495 +# If no file are specified by the user, then we need to provide default
26496 +# value.  By we need to know if files were specified by the user.
26497 +ac_need_defaults=:
26498 +while test $# != 0
26499 +do
26500 +  case $1 in
26501 +  --*=*)
26502 +    ac_option=`expr "x$1" : 'x\([^=]*\)='`
26503 +    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
26504 +    ac_shift=:
26505 +    ;;
26506 +  -*)
26507 +    ac_option=$1
26508 +    ac_optarg=$2
26509 +    ac_shift=shift
26510 +    ;;
26511 +  *) # This is not an option, so the user has probably given explicit
26512 +     # arguments.
26513 +     ac_option=$1
26514 +     ac_need_defaults=false;;
26515 +  esac
26516 +
26517 +  case $ac_option in
26518 +  # Handling of the options.
26519 +_ACEOF
26520 +cat >>$CONFIG_STATUS <<\_ACEOF
26521 +  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
26522 +    ac_cs_recheck=: ;;
26523 +  --version | --vers* | -V )
26524 +    echo "$ac_cs_version"; exit 0 ;;
26525 +  --he | --h)
26526 +    # Conflict between --help and --header
26527 +    { { echo "$as_me:$LINENO: error: ambiguous option: $1
26528 +Try \`$0 --help' for more information." >&5
26529 +echo "$as_me: error: ambiguous option: $1
26530 +Try \`$0 --help' for more information." >&2;}
26531 +   { (exit 1); exit 1; }; };;
26532 +  --help | --hel | -h )
26533 +    echo "$ac_cs_usage"; exit 0 ;;
26534 +  --debug | --d* | -d )
26535 +    debug=: ;;
26536 +  --file | --fil | --fi | --f )
26537 +    $ac_shift
26538 +    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
26539 +    ac_need_defaults=false;;
26540 +  --header | --heade | --head | --hea )
26541 +    $ac_shift
26542 +    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
26543 +    ac_need_defaults=false;;
26544 +  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
26545 +  | -silent | --silent | --silen | --sile | --sil | --si | --s)
26546 +    ac_cs_silent=: ;;
26547 +
26548 +  # This is an error.
26549 +  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
26550 +Try \`$0 --help' for more information." >&5
26551 +echo "$as_me: error: unrecognized option: $1
26552 +Try \`$0 --help' for more information." >&2;}
26553 +   { (exit 1); exit 1; }; } ;;
26554 +
26555 +  *) ac_config_targets="$ac_config_targets $1" ;;
26556 +
26557 +  esac
26558 +  shift
26559 +done
26560 +
26561 +ac_configure_extra_args=
26562 +
26563 +if $ac_cs_silent; then
26564 +  exec 6>/dev/null
26565 +  ac_configure_extra_args="$ac_configure_extra_args --silent"
26566 +fi
26567 +
26568 +_ACEOF
26569 +cat >>$CONFIG_STATUS <<_ACEOF
26570 +if \$ac_cs_recheck; then
26571 +  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
26572 +  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
26573 +fi
26574 +
26575 +_ACEOF
26576 +
26577 +cat >>$CONFIG_STATUS <<_ACEOF
26578 +#
26579 +# INIT-COMMANDS section.
26580 +#
26581 +
26582 +AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"
26583 +
26584 +
26585 +_ACEOF
26586 +
26587 +
26588 +
26589 +cat >>$CONFIG_STATUS <<\_ACEOF
26590 +for ac_config_target in $ac_config_targets
26591 +do
26592 +  case "$ac_config_target" in
26593 +  # Handling of arguments.
26594 +  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
26595 +  "gconf.m4" ) CONFIG_FILES="$CONFIG_FILES gconf.m4" ;;
26596 +  "gconf/Makefile" ) CONFIG_FILES="$CONFIG_FILES gconf/Makefile" ;;
26597 +  "gconf/default.path" ) CONFIG_FILES="$CONFIG_FILES gconf/default.path" ;;
26598 +  "backends/Makefile" ) CONFIG_FILES="$CONFIG_FILES backends/Makefile" ;;
26599 +  "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
26600 +  "doc/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
26601 +  "doc/gconf/Makefile" ) CONFIG_FILES="$CONFIG_FILES doc/gconf/Makefile" ;;
26602 +  "examples/Makefile" ) CONFIG_FILES="$CONFIG_FILES examples/Makefile" ;;
26603 +  "tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;;
26604 +  "gconf-2.0.pc" ) CONFIG_FILES="$CONFIG_FILES gconf-2.0.pc" ;;
26605 +  "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
26606 +  "default-1" ) CONFIG_COMMANDS="$CONFIG_COMMANDS default-1" ;;
26607 +  "config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
26608 +  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
26609 +echo "$as_me: error: invalid argument: $ac_config_target" >&2;}
26610 +   { (exit 1); exit 1; }; };;
26611 +  esac
26612 +done
26613 +
26614 +# If the user did not use the arguments to specify the items to instantiate,
26615 +# then the envvar interface is used.  Set only those that are not.
26616 +# We use the long form for the default assignment because of an extremely
26617 +# bizarre bug on SunOS 4.1.3.
26618 +if $ac_need_defaults; then
26619 +  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
26620 +  test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers
26621 +  test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands
26622 +fi
26623 +
26624 +# Have a temporary directory for convenience.  Make it in the build tree
26625 +# simply because there is no reason to put it here, and in addition,
26626 +# creating and moving files from /tmp can sometimes cause problems.
26627 +# Create a temporary directory, and hook for its removal unless debugging.
26628 +$debug ||
26629 +{
26630 +  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
26631 +  trap '{ (exit 1); exit 1; }' 1 2 13 15
26632 +}
26633 +
26634 +# Create a (secure) tmp directory for tmp files.
26635 +
26636 +{
26637 +  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
26638 +  test -n "$tmp" && test -d "$tmp"
26639 +}  ||
26640 +{
26641 +  tmp=./confstat$$-$RANDOM
26642 +  (umask 077 && mkdir $tmp)
26643 +} ||
26644 +{
26645 +   echo "$me: cannot create a temporary directory in ." >&2
26646 +   { (exit 1); exit 1; }
26647 +}
26648 +
26649 +_ACEOF
26650 +
26651 +cat >>$CONFIG_STATUS <<_ACEOF
26652 +
26653 +#
26654 +# CONFIG_FILES section.
26655 +#
26656 +
26657 +# No need to generate the scripts if there are no CONFIG_FILES.
26658 +# This happens for instance when ./config.status config.h
26659 +if test -n "\$CONFIG_FILES"; then
26660 +  # Protect against being on the right side of a sed subst in config.status.
26661 +  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
26662 +   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
26663 +s,@SHELL@,$SHELL,;t t
26664 +s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
26665 +s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
26666 +s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
26667 +s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
26668 +s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
26669 +s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
26670 +s,@exec_prefix@,$exec_prefix,;t t
26671 +s,@prefix@,$prefix,;t t
26672 +s,@program_transform_name@,$program_transform_name,;t t
26673 +s,@bindir@,$bindir,;t t
26674 +s,@sbindir@,$sbindir,;t t
26675 +s,@libexecdir@,$libexecdir,;t t
26676 +s,@datadir@,$datadir,;t t
26677 +s,@sysconfdir@,$sysconfdir,;t t
26678 +s,@sharedstatedir@,$sharedstatedir,;t t
26679 +s,@localstatedir@,$localstatedir,;t t
26680 +s,@libdir@,$libdir,;t t
26681 +s,@includedir@,$includedir,;t t
26682 +s,@oldincludedir@,$oldincludedir,;t t
26683 +s,@infodir@,$infodir,;t t
26684 +s,@mandir@,$mandir,;t t
26685 +s,@build_alias@,$build_alias,;t t
26686 +s,@host_alias@,$host_alias,;t t
26687 +s,@target_alias@,$target_alias,;t t
26688 +s,@DEFS@,$DEFS,;t t
26689 +s,@ECHO_C@,$ECHO_C,;t t
26690 +s,@ECHO_N@,$ECHO_N,;t t
26691 +s,@ECHO_T@,$ECHO_T,;t t
26692 +s,@LIBS@,$LIBS,;t t
26693 +s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
26694 +s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
26695 +s,@INSTALL_DATA@,$INSTALL_DATA,;t t
26696 +s,@CYGPATH_W@,$CYGPATH_W,;t t
26697 +s,@PACKAGE@,$PACKAGE,;t t
26698 +s,@VERSION@,$VERSION,;t t
26699 +s,@ACLOCAL@,$ACLOCAL,;t t
26700 +s,@AUTOCONF@,$AUTOCONF,;t t
26701 +s,@AUTOMAKE@,$AUTOMAKE,;t t
26702 +s,@AUTOHEADER@,$AUTOHEADER,;t t
26703 +s,@MAKEINFO@,$MAKEINFO,;t t
26704 +s,@AMTAR@,$AMTAR,;t t
26705 +s,@install_sh@,$install_sh,;t t
26706 +s,@STRIP@,$STRIP,;t t
26707 +s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
26708 +s,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
26709 +s,@AWK@,$AWK,;t t
26710 +s,@SET_MAKE@,$SET_MAKE,;t t
26711 +s,@am__leading_dot@,$am__leading_dot,;t t
26712 +s,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
26713 +s,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
26714 +s,@MAINT@,$MAINT,;t t
26715 +s,@CC@,$CC,;t t
26716 +s,@CFLAGS@,$CFLAGS,;t t
26717 +s,@LDFLAGS@,$LDFLAGS,;t t
26718 +s,@CPPFLAGS@,$CPPFLAGS,;t t
26719 +s,@ac_ct_CC@,$ac_ct_CC,;t t
26720 +s,@EXEEXT@,$EXEEXT,;t t
26721 +s,@OBJEXT@,$OBJEXT,;t t
26722 +s,@DEPDIR@,$DEPDIR,;t t
26723 +s,@am__include@,$am__include,;t t
26724 +s,@am__quote@,$am__quote,;t t
26725 +s,@AMDEP_TRUE@,$AMDEP_TRUE,;t t
26726 +s,@AMDEP_FALSE@,$AMDEP_FALSE,;t t
26727 +s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
26728 +s,@CCDEPMODE@,$CCDEPMODE,;t t
26729 +s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
26730 +s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t
26731 +s,@CXX@,$CXX,;t t
26732 +s,@CXXFLAGS@,$CXXFLAGS,;t t
26733 +s,@ac_ct_CXX@,$ac_ct_CXX,;t t
26734 +s,@CXXDEPMODE@,$CXXDEPMODE,;t t
26735 +s,@am__fastdepCXX_TRUE@,$am__fastdepCXX_TRUE,;t t
26736 +s,@am__fastdepCXX_FALSE@,$am__fastdepCXX_FALSE,;t t
26737 +s,@CPP@,$CPP,;t t
26738 +s,@EGREP@,$EGREP,;t t
26739 +s,@build@,$build,;t t
26740 +s,@build_cpu@,$build_cpu,;t t
26741 +s,@build_vendor@,$build_vendor,;t t
26742 +s,@build_os@,$build_os,;t t
26743 +s,@host@,$host,;t t
26744 +s,@host_cpu@,$host_cpu,;t t
26745 +s,@host_vendor@,$host_vendor,;t t
26746 +s,@host_os@,$host_os,;t t
26747 +s,@LN_S@,$LN_S,;t t
26748 +s,@ECHO@,$ECHO,;t t
26749 +s,@AR@,$AR,;t t
26750 +s,@ac_ct_AR@,$ac_ct_AR,;t t
26751 +s,@RANLIB@,$RANLIB,;t t
26752 +s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t
26753 +s,@DLLTOOL@,$DLLTOOL,;t t
26754 +s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t
26755 +s,@AS@,$AS,;t t
26756 +s,@ac_ct_AS@,$ac_ct_AS,;t t
26757 +s,@OBJDUMP@,$OBJDUMP,;t t
26758 +s,@ac_ct_OBJDUMP@,$ac_ct_OBJDUMP,;t t
26759 +s,@CXXCPP@,$CXXCPP,;t t
26760 +s,@F77@,$F77,;t t
26761 +s,@FFLAGS@,$FFLAGS,;t t
26762 +s,@ac_ct_F77@,$ac_ct_F77,;t t
26763 +s,@LIBTOOL@,$LIBTOOL,;t t
26764 +s,@MAJOR_VERSION@,$MAJOR_VERSION,;t t
26765 +s,@GETTEXT_PACKAGE@,$GETTEXT_PACKAGE,;t t
26766 +s,@GCONF_CURRENT@,$GCONF_CURRENT,;t t
26767 +s,@GCONF_REVISION@,$GCONF_REVISION,;t t
26768 +s,@GCONF_AGE@,$GCONF_AGE,;t t
26769 +s,@EXPANDED_SYSCONFDIR@,$EXPANDED_SYSCONFDIR,;t t
26770 +s,@GCONF_CONFIG_SOURCE@,$GCONF_CONFIG_SOURCE,;t t
26771 +s,@INSTALL_GCONF_CONFIG_SOURCE@,$INSTALL_GCONF_CONFIG_SOURCE,;t t
26772 +s,@HTML_DIR@,$HTML_DIR,;t t
26773 +s,@GTKDOC@,$GTKDOC,;t t
26774 +s,@HAVE_GTK_DOC_TRUE@,$HAVE_GTK_DOC_TRUE,;t t
26775 +s,@HAVE_GTK_DOC_FALSE@,$HAVE_GTK_DOC_FALSE,;t t
26776 +s,@HAVE_GTK_DOC@,$HAVE_GTK_DOC,;t t
26777 +s,@DB2HTML@,$DB2HTML,;t t
26778 +s,@HAVE_DOCBOOK_TRUE@,$HAVE_DOCBOOK_TRUE,;t t
26779 +s,@HAVE_DOCBOOK_FALSE@,$HAVE_DOCBOOK_FALSE,;t t
26780 +s,@ENABLE_GTK_DOC_TRUE@,$ENABLE_GTK_DOC_TRUE,;t t
26781 +s,@ENABLE_GTK_DOC_FALSE@,$ENABLE_GTK_DOC_FALSE,;t t
26782 +s,@USE_SYSTEM_BUS_TRUE@,$USE_SYSTEM_BUS_TRUE,;t t
26783 +s,@USE_SYSTEM_BUS_FALSE@,$USE_SYSTEM_BUS_FALSE,;t t
26784 +s,@PKG_CONFIG@,$PKG_CONFIG,;t t
26785 +s,@GCONF_ORBIT_CFLAGS@,$GCONF_ORBIT_CFLAGS,;t t
26786 +s,@GCONF_ORBIT_LIBS@,$GCONF_ORBIT_LIBS,;t t
26787 +s,@ORBIT_IDL@,$ORBIT_IDL,;t t
26788 +s,@GCONF_DBUS_CFLAGS@,$GCONF_DBUS_CFLAGS,;t t
26789 +s,@GCONF_DBUS_LIBS@,$GCONF_DBUS_LIBS,;t t
26790 +s,@PC_REQUIRES@,$PC_REQUIRES,;t t
26791 +s,@HAVE_ORBIT_TRUE@,$HAVE_ORBIT_TRUE,;t t
26792 +s,@HAVE_ORBIT_FALSE@,$HAVE_ORBIT_FALSE,;t t
26793 +s,@HAVE_DBUS_TRUE@,$HAVE_DBUS_TRUE,;t t
26794 +s,@HAVE_DBUS_FALSE@,$HAVE_DBUS_FALSE,;t t
26795 +s,@GCONF_IPC_CFLAGS@,$GCONF_IPC_CFLAGS,;t t
26796 +s,@GCONF_IPC_LIBS@,$GCONF_IPC_LIBS,;t t
26797 +s,@DBUS_SERVICE_DIR@,$DBUS_SERVICE_DIR,;t t
26798 +s,@DEPENDENT_CFLAGS@,$DEPENDENT_CFLAGS,;t t
26799 +s,@DEPENDENT_LIBS@,$DEPENDENT_LIBS,;t t
26800 +s,@DEPENDENT_WITH_XML_CFLAGS@,$DEPENDENT_WITH_XML_CFLAGS,;t t
26801 +s,@DEPENDENT_WITH_XML_LIBS@,$DEPENDENT_WITH_XML_LIBS,;t t
26802 +s,@DEPENDENT_WITH_GTK_CFLAGS@,$DEPENDENT_WITH_GTK_CFLAGS,;t t
26803 +s,@DEPENDENT_WITH_GTK_LIBS@,$DEPENDENT_WITH_GTK_LIBS,;t t
26804 +s,@DEPENDENT_WITH_XML_AND_GTK_CFLAGS@,$DEPENDENT_WITH_XML_AND_GTK_CFLAGS,;t t
26805 +s,@DEPENDENT_WITH_XML_AND_GTK_LIBS@,$DEPENDENT_WITH_XML_AND_GTK_LIBS,;t t
26806 +s,@GTK_TRUE@,$GTK_TRUE,;t t
26807 +s,@GTK_FALSE@,$GTK_FALSE,;t t
26808 +s,@POPT_LIBS@,$POPT_LIBS,;t t
26809 +s,@PTHREADS_TRUE@,$PTHREADS_TRUE,;t t
26810 +s,@PTHREADS_FALSE@,$PTHREADS_FALSE,;t t
26811 +s,@USE_NLS@,$USE_NLS,;t t
26812 +s,@MSGFMT@,$MSGFMT,;t t
26813 +s,@GMSGFMT@,$GMSGFMT,;t t
26814 +s,@XGETTEXT@,$XGETTEXT,;t t
26815 +s,@CATALOGS@,$CATALOGS,;t t
26816 +s,@CATOBJEXT@,$CATOBJEXT,;t t
26817 +s,@DATADIRNAME@,$DATADIRNAME,;t t
26818 +s,@GMOFILES@,$GMOFILES,;t t
26819 +s,@INSTOBJEXT@,$INSTOBJEXT,;t t
26820 +s,@INTLLIBS@,$INTLLIBS,;t t
26821 +s,@PO_IN_DATADIR_TRUE@,$PO_IN_DATADIR_TRUE,;t t
26822 +s,@PO_IN_DATADIR_FALSE@,$PO_IN_DATADIR_FALSE,;t t
26823 +s,@POFILES@,$POFILES,;t t
26824 +s,@POSUB@,$POSUB,;t t
26825 +s,@MKINSTALLDIRS@,$MKINSTALLDIRS,;t t
26826 +s,@gconflocaledir@,$gconflocaledir,;t t
26827 +s,@absolute_top_srcdir@,$absolute_top_srcdir,;t t
26828 +s,@PERL@,$PERL,;t t
26829 +s,@INDENT@,$INDENT,;t t
26830 +s,@REBUILD@,$REBUILD,;t t
26831 +s,@LIB@&t@OBJS@,$LIB@&t@OBJS,;t t
26832 +s,@LTLIBOBJS@,$LTLIBOBJS,;t t
26833 +CEOF
26834 +
26835 +_ACEOF
26836 +
26837 +  cat >>$CONFIG_STATUS <<\_ACEOF
26838 +  # Split the substitutions into bite-sized pieces for seds with
26839 +  # small command number limits, like on Digital OSF/1 and HP-UX.
26840 +  ac_max_sed_lines=48
26841 +  ac_sed_frag=1 # Number of current file.
26842 +  ac_beg=1 # First line for current file.
26843 +  ac_end=$ac_max_sed_lines # Line after last line for current file.
26844 +  ac_more_lines=:
26845 +  ac_sed_cmds=
26846 +  while $ac_more_lines; do
26847 +    if test $ac_beg -gt 1; then
26848 +      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
26849 +    else
26850 +      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
26851 +    fi
26852 +    if test ! -s $tmp/subs.frag; then
26853 +      ac_more_lines=false
26854 +    else
26855 +      # The purpose of the label and of the branching condition is to
26856 +      # speed up the sed processing (if there are no `@' at all, there
26857 +      # is no need to browse any of the substitutions).
26858 +      # These are the two extra sed commands mentioned above.
26859 +      (echo ':t
26860 +  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
26861 +      if test -z "$ac_sed_cmds"; then
26862 +       ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
26863 +      else
26864 +       ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
26865 +      fi
26866 +      ac_sed_frag=`expr $ac_sed_frag + 1`
26867 +      ac_beg=$ac_end
26868 +      ac_end=`expr $ac_end + $ac_max_sed_lines`
26869 +    fi
26870 +  done
26871 +  if test -z "$ac_sed_cmds"; then
26872 +    ac_sed_cmds=cat
26873 +  fi
26874 +fi # test -n "$CONFIG_FILES"
26875 +
26876 +_ACEOF
26877 +cat >>$CONFIG_STATUS <<\_ACEOF
26878 +for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
26879 +  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
26880 +  case $ac_file in
26881 +  - | *:- | *:-:* ) # input from stdin
26882 +       cat >$tmp/stdin
26883 +       ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
26884 +       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
26885 +  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
26886 +       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
26887 +  * )   ac_file_in=$ac_file.in ;;
26888 +  esac
26889 +
26890 +  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
26891 +  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
26892 +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
26893 +        X"$ac_file" : 'X\(//\)[^/]' \| \
26894 +        X"$ac_file" : 'X\(//\)$' \| \
26895 +        X"$ac_file" : 'X\(/\)' \| \
26896 +        .     : '\(.\)' 2>/dev/null ||
26897 +echo X"$ac_file" |
26898 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
26899 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
26900 +         /^X\(\/\/\)$/{ s//\1/; q; }
26901 +         /^X\(\/\).*/{ s//\1/; q; }
26902 +         s/.*/./; q'`
26903 +  { if $as_mkdir_p; then
26904 +    mkdir -p "$ac_dir"
26905 +  else
26906 +    as_dir="$ac_dir"
26907 +    as_dirs=
26908 +    while test ! -d "$as_dir"; do
26909 +      as_dirs="$as_dir $as_dirs"
26910 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
26911 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
26912 +        X"$as_dir" : 'X\(//\)[^/]' \| \
26913 +        X"$as_dir" : 'X\(//\)$' \| \
26914 +        X"$as_dir" : 'X\(/\)' \| \
26915 +        .     : '\(.\)' 2>/dev/null ||
26916 +echo X"$as_dir" |
26917 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
26918 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
26919 +         /^X\(\/\/\)$/{ s//\1/; q; }
26920 +         /^X\(\/\).*/{ s//\1/; q; }
26921 +         s/.*/./; q'`
26922 +    done
26923 +    test ! -n "$as_dirs" || mkdir $as_dirs
26924 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
26925 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
26926 +   { (exit 1); exit 1; }; }; }
26927 +
26928 +  ac_builddir=.
26929 +
26930 +if test "$ac_dir" != .; then
26931 +  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
26932 +  # A "../" for each directory in $ac_dir_suffix.
26933 +  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
26934 +else
26935 +  ac_dir_suffix= ac_top_builddir=
26936 +fi
26937 +
26938 +case $srcdir in
26939 +  .)  # No --srcdir option.  We are building in place.
26940 +    ac_srcdir=.
26941 +    if test -z "$ac_top_builddir"; then
26942 +       ac_top_srcdir=.
26943 +    else
26944 +       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
26945 +    fi ;;
26946 +  [\\/]* | ?:[\\/]* )  # Absolute path.
26947 +    ac_srcdir=$srcdir$ac_dir_suffix;
26948 +    ac_top_srcdir=$srcdir ;;
26949 +  *) # Relative path.
26950 +    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
26951 +    ac_top_srcdir=$ac_top_builddir$srcdir ;;
26952 +esac
26953 +
26954 +# Do not use `cd foo && pwd` to compute absolute paths, because
26955 +# the directories may not exist.
26956 +case `pwd` in
26957 +.) ac_abs_builddir="$ac_dir";;
26958 +*)
26959 +  case "$ac_dir" in
26960 +  .) ac_abs_builddir=`pwd`;;
26961 +  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
26962 +  *) ac_abs_builddir=`pwd`/"$ac_dir";;
26963 +  esac;;
26964 +esac
26965 +case $ac_abs_builddir in
26966 +.) ac_abs_top_builddir=${ac_top_builddir}.;;
26967 +*)
26968 +  case ${ac_top_builddir}. in
26969 +  .) ac_abs_top_builddir=$ac_abs_builddir;;
26970 +  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
26971 +  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
26972 +  esac;;
26973 +esac
26974 +case $ac_abs_builddir in
26975 +.) ac_abs_srcdir=$ac_srcdir;;
26976 +*)
26977 +  case $ac_srcdir in
26978 +  .) ac_abs_srcdir=$ac_abs_builddir;;
26979 +  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
26980 +  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
26981 +  esac;;
26982 +esac
26983 +case $ac_abs_builddir in
26984 +.) ac_abs_top_srcdir=$ac_top_srcdir;;
26985 +*)
26986 +  case $ac_top_srcdir in
26987 +  .) ac_abs_top_srcdir=$ac_abs_builddir;;
26988 +  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
26989 +  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
26990 +  esac;;
26991 +esac
26992 +
26993 +
26994 +  case $INSTALL in
26995 +  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
26996 +  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
26997 +  esac
26998 +
26999 +  # Let's still pretend it is `configure' which instantiates (i.e., don't
27000 +  # use $as_me), people would be surprised to read:
27001 +  #    /* config.h.  Generated by config.status.  */
27002 +  if test x"$ac_file" = x-; then
27003 +    configure_input=
27004 +  else
27005 +    configure_input="$ac_file.  "
27006 +  fi
27007 +  configure_input=$configure_input"Generated from `echo $ac_file_in |
27008 +                                    sed 's,.*/,,'` by configure."
27009 +
27010 +  # First look for the input files in the build tree, otherwise in the
27011 +  # src tree.
27012 +  ac_file_inputs=`IFS=:
27013 +    for f in $ac_file_in; do
27014 +      case $f in
27015 +      -) echo $tmp/stdin ;;
27016 +      [\\/$]*)
27017 +        # Absolute (can't be DOS-style, as IFS=:)
27018 +        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
27019 +echo "$as_me: error: cannot find input file: $f" >&2;}
27020 +   { (exit 1); exit 1; }; }
27021 +        echo "$f";;
27022 +      *) # Relative
27023 +        if test -f "$f"; then
27024 +          # Build tree
27025 +          echo "$f"
27026 +        elif test -f "$srcdir/$f"; then
27027 +          # Source tree
27028 +          echo "$srcdir/$f"
27029 +        else
27030 +          # /dev/null tree
27031 +          { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
27032 +echo "$as_me: error: cannot find input file: $f" >&2;}
27033 +   { (exit 1); exit 1; }; }
27034 +        fi;;
27035 +      esac
27036 +    done` || { (exit 1); exit 1; }
27037 +
27038 +  if test x"$ac_file" != x-; then
27039 +    { echo "$as_me:$LINENO: creating $ac_file" >&5
27040 +echo "$as_me: creating $ac_file" >&6;}
27041 +    rm -f "$ac_file"
27042 +  fi
27043 +_ACEOF
27044 +cat >>$CONFIG_STATUS <<_ACEOF
27045 +  sed "$ac_vpsub
27046 +$extrasub
27047 +_ACEOF
27048 +cat >>$CONFIG_STATUS <<\_ACEOF
27049 +:t
27050 +/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
27051 +s,@configure_input@,$configure_input,;t t
27052 +s,@srcdir@,$ac_srcdir,;t t
27053 +s,@abs_srcdir@,$ac_abs_srcdir,;t t
27054 +s,@top_srcdir@,$ac_top_srcdir,;t t
27055 +s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
27056 +s,@builddir@,$ac_builddir,;t t
27057 +s,@abs_builddir@,$ac_abs_builddir,;t t
27058 +s,@top_builddir@,$ac_top_builddir,;t t
27059 +s,@abs_top_builddir@,$ac_abs_top_builddir,;t t
27060 +s,@INSTALL@,$ac_INSTALL,;t t
27061 +" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
27062 +  rm -f $tmp/stdin
27063 +  if test x"$ac_file" != x-; then
27064 +    mv $tmp/out $ac_file
27065 +  else
27066 +    cat $tmp/out
27067 +    rm -f $tmp/out
27068 +  fi
27069 +
27070 +done
27071 +_ACEOF
27072 +cat >>$CONFIG_STATUS <<\_ACEOF
27073 +
27074 +#
27075 +# CONFIG_HEADER section.
27076 +#
27077 +
27078 +# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
27079 +# NAME is the cpp macro being defined and VALUE is the value it is being given.
27080 +#
27081 +# ac_d sets the value in "#define NAME VALUE" lines.
27082 +ac_dA='s,^\([   ]*\)#\([        ]*define[       ][      ]*\)'
27083 +ac_dB='[        ].*$,\1#\2'
27084 +ac_dC=' '
27085 +ac_dD=',;t'
27086 +# ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
27087 +ac_uA='s,^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
27088 +ac_uB='$,\1#\2define\3'
27089 +ac_uC=' '
27090 +ac_uD=',;t'
27091 +
27092 +for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue
27093 +  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
27094 +  case $ac_file in
27095 +  - | *:- | *:-:* ) # input from stdin
27096 +       cat >$tmp/stdin
27097 +       ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
27098 +       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
27099 +  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
27100 +       ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
27101 +  * )   ac_file_in=$ac_file.in ;;
27102 +  esac
27103 +
27104 +  test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5
27105 +echo "$as_me: creating $ac_file" >&6;}
27106 +
27107 +  # First look for the input files in the build tree, otherwise in the
27108 +  # src tree.
27109 +  ac_file_inputs=`IFS=:
27110 +    for f in $ac_file_in; do
27111 +      case $f in
27112 +      -) echo $tmp/stdin ;;
27113 +      [\\/$]*)
27114 +        # Absolute (can't be DOS-style, as IFS=:)
27115 +        test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
27116 +echo "$as_me: error: cannot find input file: $f" >&2;}
27117 +   { (exit 1); exit 1; }; }
27118 +        # Do quote $f, to prevent DOS paths from being IFS'd.
27119 +        echo "$f";;
27120 +      *) # Relative
27121 +        if test -f "$f"; then
27122 +          # Build tree
27123 +          echo "$f"
27124 +        elif test -f "$srcdir/$f"; then
27125 +          # Source tree
27126 +          echo "$srcdir/$f"
27127 +        else
27128 +          # /dev/null tree
27129 +          { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
27130 +echo "$as_me: error: cannot find input file: $f" >&2;}
27131 +   { (exit 1); exit 1; }; }
27132 +        fi;;
27133 +      esac
27134 +    done` || { (exit 1); exit 1; }
27135 +  # Remove the trailing spaces.
27136 +  sed 's/[      ]*$//' $ac_file_inputs >$tmp/in
27137 +
27138 +_ACEOF
27139 +
27140 +# Transform confdefs.h into two sed scripts, `conftest.defines' and
27141 +# `conftest.undefs', that substitutes the proper values into
27142 +# config.h.in to produce config.h.  The first handles `#define'
27143 +# templates, and the second `#undef' templates.
27144 +# And first: Protect against being on the right side of a sed subst in
27145 +# config.status.  Protect against being in an unquoted here document
27146 +# in config.status.
27147 +rm -f conftest.defines conftest.undefs
27148 +# Using a here document instead of a string reduces the quoting nightmare.
27149 +# Putting comments in sed scripts is not portable.
27150 +#
27151 +# `end' is used to avoid that the second main sed command (meant for
27152 +# 0-ary CPP macros) applies to n-ary macro definitions.
27153 +# See the Autoconf documentation for `clear'.
27154 +cat >confdef2sed.sed <<\_ACEOF
27155 +s/[\\&,]/\\&/g
27156 +s,[\\$`],\\&,g
27157 +t clear
27158 +: clear
27159 +s,^[    ]*#[    ]*define[       ][      ]*\([^  (][^    (]*\)\(([^)]*)\)[       ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp
27160 +t end
27161 +s,^[    ]*#[    ]*define[       ][      ]*\([^  ][^     ]*\)[   ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp
27162 +: end
27163 +_ACEOF
27164 +# If some macros were called several times there might be several times
27165 +# the same #defines, which is useless.  Nevertheless, we may not want to
27166 +# sort them, since we want the *last* AC-DEFINE to be honored.
27167 +uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines
27168 +sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs
27169 +rm -f confdef2sed.sed
27170 +
27171 +# This sed command replaces #undef with comments.  This is necessary, for
27172 +# example, in the case of _POSIX_SOURCE, which is predefined and required
27173 +# on some systems where configure will not decide to define it.
27174 +cat >>conftest.undefs <<\_ACEOF
27175 +s,^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */,
27176 +_ACEOF
27177 +
27178 +# Break up conftest.defines because some shells have a limit on the size
27179 +# of here documents, and old seds have small limits too (100 cmds).
27180 +echo '  # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS
27181 +echo '  if grep "^[     ]*#[    ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS
27182 +echo '  # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS
27183 +echo '  :' >>$CONFIG_STATUS
27184 +rm -f conftest.tail
27185 +while grep . conftest.defines >/dev/null
27186 +do
27187 +  # Write a limited-size here document to $tmp/defines.sed.
27188 +  echo '  cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS
27189 +  # Speed up: don't consider the non `#define' lines.
27190 +  echo '/^[     ]*#[    ]*define/!b' >>$CONFIG_STATUS
27191 +  # Work around the forget-to-reset-the-flag bug.
27192 +  echo 't clr' >>$CONFIG_STATUS
27193 +  echo ': clr' >>$CONFIG_STATUS
27194 +  sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS
27195 +  echo 'CEOF
27196 +  sed -f $tmp/defines.sed $tmp/in >$tmp/out
27197 +  rm -f $tmp/in
27198 +  mv $tmp/out $tmp/in
27199 +' >>$CONFIG_STATUS
27200 +  sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail
27201 +  rm -f conftest.defines
27202 +  mv conftest.tail conftest.defines
27203 +done
27204 +rm -f conftest.defines
27205 +echo '  fi # grep' >>$CONFIG_STATUS
27206 +echo >>$CONFIG_STATUS
27207 +
27208 +# Break up conftest.undefs because some shells have a limit on the size
27209 +# of here documents, and old seds have small limits too (100 cmds).
27210 +echo '  # Handle all the #undef templates' >>$CONFIG_STATUS
27211 +rm -f conftest.tail
27212 +while grep . conftest.undefs >/dev/null
27213 +do
27214 +  # Write a limited-size here document to $tmp/undefs.sed.
27215 +  echo '  cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS
27216 +  # Speed up: don't consider the non `#undef'
27217 +  echo '/^[     ]*#[    ]*undef/!b' >>$CONFIG_STATUS
27218 +  # Work around the forget-to-reset-the-flag bug.
27219 +  echo 't clr' >>$CONFIG_STATUS
27220 +  echo ': clr' >>$CONFIG_STATUS
27221 +  sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS
27222 +  echo 'CEOF
27223 +  sed -f $tmp/undefs.sed $tmp/in >$tmp/out
27224 +  rm -f $tmp/in
27225 +  mv $tmp/out $tmp/in
27226 +' >>$CONFIG_STATUS
27227 +  sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail
27228 +  rm -f conftest.undefs
27229 +  mv conftest.tail conftest.undefs
27230 +done
27231 +rm -f conftest.undefs
27232 +
27233 +cat >>$CONFIG_STATUS <<\_ACEOF
27234 +  # Let's still pretend it is `configure' which instantiates (i.e., don't
27235 +  # use $as_me), people would be surprised to read:
27236 +  #    /* config.h.  Generated by config.status.  */
27237 +  if test x"$ac_file" = x-; then
27238 +    echo "/* Generated by configure.  */" >$tmp/config.h
27239 +  else
27240 +    echo "/* $ac_file.  Generated by configure.  */" >$tmp/config.h
27241 +  fi
27242 +  cat $tmp/in >>$tmp/config.h
27243 +  rm -f $tmp/in
27244 +  if test x"$ac_file" != x-; then
27245 +    if diff $ac_file $tmp/config.h >/dev/null 2>&1; then
27246 +      { echo "$as_me:$LINENO: $ac_file is unchanged" >&5
27247 +echo "$as_me: $ac_file is unchanged" >&6;}
27248 +    else
27249 +      ac_dir=`(dirname "$ac_file") 2>/dev/null ||
27250 +$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27251 +        X"$ac_file" : 'X\(//\)[^/]' \| \
27252 +        X"$ac_file" : 'X\(//\)$' \| \
27253 +        X"$ac_file" : 'X\(/\)' \| \
27254 +        .     : '\(.\)' 2>/dev/null ||
27255 +echo X"$ac_file" |
27256 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27257 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27258 +         /^X\(\/\/\)$/{ s//\1/; q; }
27259 +         /^X\(\/\).*/{ s//\1/; q; }
27260 +         s/.*/./; q'`
27261 +      { if $as_mkdir_p; then
27262 +    mkdir -p "$ac_dir"
27263 +  else
27264 +    as_dir="$ac_dir"
27265 +    as_dirs=
27266 +    while test ! -d "$as_dir"; do
27267 +      as_dirs="$as_dir $as_dirs"
27268 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
27269 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27270 +        X"$as_dir" : 'X\(//\)[^/]' \| \
27271 +        X"$as_dir" : 'X\(//\)$' \| \
27272 +        X"$as_dir" : 'X\(/\)' \| \
27273 +        .     : '\(.\)' 2>/dev/null ||
27274 +echo X"$as_dir" |
27275 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27276 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27277 +         /^X\(\/\/\)$/{ s//\1/; q; }
27278 +         /^X\(\/\).*/{ s//\1/; q; }
27279 +         s/.*/./; q'`
27280 +    done
27281 +    test ! -n "$as_dirs" || mkdir $as_dirs
27282 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
27283 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
27284 +   { (exit 1); exit 1; }; }; }
27285 +
27286 +      rm -f $ac_file
27287 +      mv $tmp/config.h $ac_file
27288 +    fi
27289 +  else
27290 +    cat $tmp/config.h
27291 +    rm -f $tmp/config.h
27292 +  fi
27293 +# Compute $ac_file's index in $config_headers.
27294 +_am_stamp_count=1
27295 +for _am_header in $config_headers :; do
27296 +  case $_am_header in
27297 +    $ac_file | $ac_file:* )
27298 +      break ;;
27299 +    * )
27300 +      _am_stamp_count=`expr $_am_stamp_count + 1` ;;
27301 +  esac
27302 +done
27303 +echo "timestamp for $ac_file" >`(dirname $ac_file) 2>/dev/null ||
27304 +$as_expr X$ac_file : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27305 +        X$ac_file : 'X\(//\)[^/]' \| \
27306 +        X$ac_file : 'X\(//\)$' \| \
27307 +        X$ac_file : 'X\(/\)' \| \
27308 +        .     : '\(.\)' 2>/dev/null ||
27309 +echo X$ac_file |
27310 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27311 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27312 +         /^X\(\/\/\)$/{ s//\1/; q; }
27313 +         /^X\(\/\).*/{ s//\1/; q; }
27314 +         s/.*/./; q'`/stamp-h$_am_stamp_count
27315 +done
27316 +_ACEOF
27317 +cat >>$CONFIG_STATUS <<\_ACEOF
27318 +
27319 +#
27320 +# CONFIG_COMMANDS section.
27321 +#
27322 +for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue
27323 +  ac_dest=`echo "$ac_file" | sed 's,:.*,,'`
27324 +  ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'`
27325 +  ac_dir=`(dirname "$ac_dest") 2>/dev/null ||
27326 +$as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27327 +        X"$ac_dest" : 'X\(//\)[^/]' \| \
27328 +        X"$ac_dest" : 'X\(//\)$' \| \
27329 +        X"$ac_dest" : 'X\(/\)' \| \
27330 +        .     : '\(.\)' 2>/dev/null ||
27331 +echo X"$ac_dest" |
27332 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27333 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27334 +         /^X\(\/\/\)$/{ s//\1/; q; }
27335 +         /^X\(\/\).*/{ s//\1/; q; }
27336 +         s/.*/./; q'`
27337 +  { if $as_mkdir_p; then
27338 +    mkdir -p "$ac_dir"
27339 +  else
27340 +    as_dir="$ac_dir"
27341 +    as_dirs=
27342 +    while test ! -d "$as_dir"; do
27343 +      as_dirs="$as_dir $as_dirs"
27344 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
27345 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27346 +        X"$as_dir" : 'X\(//\)[^/]' \| \
27347 +        X"$as_dir" : 'X\(//\)$' \| \
27348 +        X"$as_dir" : 'X\(/\)' \| \
27349 +        .     : '\(.\)' 2>/dev/null ||
27350 +echo X"$as_dir" |
27351 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27352 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27353 +         /^X\(\/\/\)$/{ s//\1/; q; }
27354 +         /^X\(\/\).*/{ s//\1/; q; }
27355 +         s/.*/./; q'`
27356 +    done
27357 +    test ! -n "$as_dirs" || mkdir $as_dirs
27358 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
27359 +echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
27360 +   { (exit 1); exit 1; }; }; }
27361 +
27362 +  ac_builddir=.
27363 +
27364 +if test "$ac_dir" != .; then
27365 +  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
27366 +  # A "../" for each directory in $ac_dir_suffix.
27367 +  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
27368 +else
27369 +  ac_dir_suffix= ac_top_builddir=
27370 +fi
27371 +
27372 +case $srcdir in
27373 +  .)  # No --srcdir option.  We are building in place.
27374 +    ac_srcdir=.
27375 +    if test -z "$ac_top_builddir"; then
27376 +       ac_top_srcdir=.
27377 +    else
27378 +       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
27379 +    fi ;;
27380 +  [\\/]* | ?:[\\/]* )  # Absolute path.
27381 +    ac_srcdir=$srcdir$ac_dir_suffix;
27382 +    ac_top_srcdir=$srcdir ;;
27383 +  *) # Relative path.
27384 +    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
27385 +    ac_top_srcdir=$ac_top_builddir$srcdir ;;
27386 +esac
27387 +
27388 +# Do not use `cd foo && pwd` to compute absolute paths, because
27389 +# the directories may not exist.
27390 +case `pwd` in
27391 +.) ac_abs_builddir="$ac_dir";;
27392 +*)
27393 +  case "$ac_dir" in
27394 +  .) ac_abs_builddir=`pwd`;;
27395 +  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
27396 +  *) ac_abs_builddir=`pwd`/"$ac_dir";;
27397 +  esac;;
27398 +esac
27399 +case $ac_abs_builddir in
27400 +.) ac_abs_top_builddir=${ac_top_builddir}.;;
27401 +*)
27402 +  case ${ac_top_builddir}. in
27403 +  .) ac_abs_top_builddir=$ac_abs_builddir;;
27404 +  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
27405 +  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
27406 +  esac;;
27407 +esac
27408 +case $ac_abs_builddir in
27409 +.) ac_abs_srcdir=$ac_srcdir;;
27410 +*)
27411 +  case $ac_srcdir in
27412 +  .) ac_abs_srcdir=$ac_abs_builddir;;
27413 +  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
27414 +  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
27415 +  esac;;
27416 +esac
27417 +case $ac_abs_builddir in
27418 +.) ac_abs_top_srcdir=$ac_top_srcdir;;
27419 +*)
27420 +  case $ac_top_srcdir in
27421 +  .) ac_abs_top_srcdir=$ac_abs_builddir;;
27422 +  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
27423 +  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
27424 +  esac;;
27425 +esac
27426 +
27427 +
27428 +  { echo "$as_me:$LINENO: executing $ac_dest commands" >&5
27429 +echo "$as_me: executing $ac_dest commands" >&6;}
27430 +  case $ac_dest in
27431 +    depfiles ) test x"$AMDEP_TRUE" != x"" || for mf in $CONFIG_FILES; do
27432 +  # Strip MF so we end up with the name of the file.
27433 +  mf=`echo "$mf" | sed -e 's/:.*$//'`
27434 +  # Check whether this is an Automake generated Makefile or not.
27435 +  # We used to match only the files named `Makefile.in', but
27436 +  # some people rename them; so instead we look at the file content.
27437 +  # Grep'ing the first line is not enough: some people post-process
27438 +  # each Makefile.in and add a new line on top of each file to say so.
27439 +  # So let's grep whole file.
27440 +  if grep '^#.*generated by automake' $mf > /dev/null 2>&1; then
27441 +    dirpart=`(dirname "$mf") 2>/dev/null ||
27442 +$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27443 +        X"$mf" : 'X\(//\)[^/]' \| \
27444 +        X"$mf" : 'X\(//\)$' \| \
27445 +        X"$mf" : 'X\(/\)' \| \
27446 +        .     : '\(.\)' 2>/dev/null ||
27447 +echo X"$mf" |
27448 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27449 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27450 +         /^X\(\/\/\)$/{ s//\1/; q; }
27451 +         /^X\(\/\).*/{ s//\1/; q; }
27452 +         s/.*/./; q'`
27453 +  else
27454 +    continue
27455 +  fi
27456 +  grep '^DEP_FILES *= *[^ @%:@]' < "$mf" > /dev/null || continue
27457 +  # Extract the definition of DEP_FILES from the Makefile without
27458 +  # running `make'.
27459 +  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
27460 +  test -z "$DEPDIR" && continue
27461 +  # When using ansi2knr, U may be empty or an underscore; expand it
27462 +  U=`sed -n -e '/^U = / s///p' < "$mf"`
27463 +  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
27464 +  # We invoke sed twice because it is the simplest approach to
27465 +  # changing $(DEPDIR) to its actual value in the expansion.
27466 +  for file in `sed -n -e '
27467 +    /^DEP_FILES = .*\\\\$/ {
27468 +      s/^DEP_FILES = //
27469 +      :loop
27470 +       s/\\\\$//
27471 +       p
27472 +       n
27473 +       /\\\\$/ b loop
27474 +      p
27475 +    }
27476 +    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
27477 +       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
27478 +    # Make sure the directory exists.
27479 +    test -f "$dirpart/$file" && continue
27480 +    fdir=`(dirname "$file") 2>/dev/null ||
27481 +$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27482 +        X"$file" : 'X\(//\)[^/]' \| \
27483 +        X"$file" : 'X\(//\)$' \| \
27484 +        X"$file" : 'X\(/\)' \| \
27485 +        .     : '\(.\)' 2>/dev/null ||
27486 +echo X"$file" |
27487 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27488 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27489 +         /^X\(\/\/\)$/{ s//\1/; q; }
27490 +         /^X\(\/\).*/{ s//\1/; q; }
27491 +         s/.*/./; q'`
27492 +    { if $as_mkdir_p; then
27493 +    mkdir -p $dirpart/$fdir
27494 +  else
27495 +    as_dir=$dirpart/$fdir
27496 +    as_dirs=
27497 +    while test ! -d "$as_dir"; do
27498 +      as_dirs="$as_dir $as_dirs"
27499 +      as_dir=`(dirname "$as_dir") 2>/dev/null ||
27500 +$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
27501 +        X"$as_dir" : 'X\(//\)[^/]' \| \
27502 +        X"$as_dir" : 'X\(//\)$' \| \
27503 +        X"$as_dir" : 'X\(/\)' \| \
27504 +        .     : '\(.\)' 2>/dev/null ||
27505 +echo X"$as_dir" |
27506 +    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
27507 +         /^X\(\/\/\)[^/].*/{ s//\1/; q; }
27508 +         /^X\(\/\/\)$/{ s//\1/; q; }
27509 +         /^X\(\/\).*/{ s//\1/; q; }
27510 +         s/.*/./; q'`
27511 +    done
27512 +    test ! -n "$as_dirs" || mkdir $as_dirs
27513 +  fi || { { echo "$as_me:$LINENO: error: cannot create directory $dirpart/$fdir" >&5
27514 +echo "$as_me: error: cannot create directory $dirpart/$fdir" >&2;}
27515 +   { (exit 1); exit 1; }; }; }
27516 +
27517 +    # echo "creating $dirpart/$file"
27518 +    echo '# dummy' > "$dirpart/$file"
27519 +  done
27520 +done
27521 + ;;
27522 +    default-1 ) case "$CONFIG_FILES" in *po/Makefile.in*)
27523 +        sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile
27524 +      esac ;;
27525 +  esac
27526 +done
27527 +_ACEOF
27528 +
27529 +cat >>$CONFIG_STATUS <<\_ACEOF
27530 +
27531 +{ (exit 0); exit 0; }
27532 +_ACEOF
27533 +chmod +x $CONFIG_STATUS
27534 +ac_clean_files=$ac_clean_files_save
27535 +
27536 +
27537 +# configure is writing to config.log, and then calls config.status.
27538 +# config.status does its own redirection, appending to config.log.
27539 +# Unfortunately, on DOS this fails, as config.log is still kept open
27540 +# by configure, so config.status won't be able to write to it; its
27541 +# output is simply discarded.  So we exec the FD to /dev/null,
27542 +# effectively closing config.log, so it can be properly (re)opened and
27543 +# appended to by config.status.  When coming back to configure, we
27544 +# need to make the FD available again.
27545 +if test "$no_create" != yes; then
27546 +  ac_cs_success=:
27547 +  ac_config_status_args=
27548 +  test "$silent" = yes &&
27549 +    ac_config_status_args="$ac_config_status_args --quiet"
27550 +  exec 5>/dev/null
27551 +  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
27552 +  exec 5>>config.log
27553 +  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
27554 +  # would make configure fail if this is the last instruction.
27555 +  $ac_cs_success || { (exit 1); exit 1; }
27556 +fi
27557 +
27558 +
27559 diff -urN GConf-2.6.4/autom4te.cache/requests GConf-2.6.4.new/autom4te.cache/requests
27560 --- GConf-2.6.4/autom4te.cache/requests 1970-01-01 02:00:00.000000000 +0200
27561 +++ GConf-2.6.4.new/autom4te.cache/requests     2005-03-05 11:07:04.000000000 +0200
27562 @@ -0,0 +1,117 @@
27563 +# This file was generated by Autom4te Sat Mar 13 12:27:59 PST 2004.
27564 +# It contains the lists of macros which have been traced.
27565 +# It can be safely removed.
27566 +
27567 +@request = (
27568 +             bless( [
27569 +                      '0',
27570 +                      1,
27571 +                      [
27572 +                        '/usr/share/autoconf'
27573 +                      ],
27574 +                      [
27575 +                        '/usr/share/autoconf/autoconf/autoconf.m4f',
27576 +                        'aclocal.m4',
27577 +                        'configure.in'
27578 +                      ],
27579 +                      {
27580 +                        'm4_pattern_forbid' => 1,
27581 +                        'AC_CONFIG_LIBOBJ_DIR' => 1,
27582 +                        'AC_TYPE_OFF_T' => 1,
27583 +                        'AC_C_VOLATILE' => 1,
27584 +                        'AC_FUNC_CLOSEDIR_VOID' => 1,
27585 +                        'AC_REPLACE_FNMATCH' => 1,
27586 +                        'AC_PROG_LIBTOOL' => 1,
27587 +                        'AC_FUNC_STAT' => 1,
27588 +                        'AC_HEADER_TIME' => 1,
27589 +                        'AC_FUNC_WAIT3' => 1,
27590 +                        'AC_STRUCT_TM' => 1,
27591 +                        'AC_FUNC_LSTAT' => 1,
27592 +                        'AM_AUTOMAKE_VERSION' => 1,
27593 +                        'AC_TYPE_MODE_T' => 1,
27594 +                        'AC_FUNC_GETMNTENT' => 1,
27595 +                        'AC_FUNC_STRTOD' => 1,
27596 +                        'AC_CHECK_HEADERS' => 1,
27597 +                        'AC_FUNC_STRNLEN' => 1,
27598 +                        'm4_sinclude' => 1,
27599 +                        'AC_PROG_CXX' => 1,
27600 +                        'AC_PATH_X' => 1,
27601 +                        'AC_FUNC_LSTAT_FOLLOWS_SLASHED_SYMLINK' => 1,
27602 +                        'AC_PROG_AWK' => 1,
27603 +                        '_m4_warn' => 1,
27604 +                        'AC_HEADER_STDC' => 1,
27605 +                        'AC_HEADER_MAJOR' => 1,
27606 +                        'AC_FUNC_ERROR_AT_LINE' => 1,
27607 +                        'AC_PROG_GCC_TRADITIONAL' => 1,
27608 +                        'AC_LIBSOURCE' => 1,
27609 +                        'AC_FUNC_MBRTOWC' => 1,
27610 +                        'AC_STRUCT_ST_BLOCKS' => 1,
27611 +                        'AC_TYPE_SIGNAL' => 1,
27612 +                        'AC_TYPE_UID_T' => 1,
27613 +                        'AC_PROG_MAKE_SET' => 1,
27614 +                        'AC_CONFIG_AUX_DIR' => 1,
27615 +                        'sinclude' => 1,
27616 +                        'm4_pattern_allow' => 1,
27617 +                        'AC_DEFINE_TRACE_LITERAL' => 1,
27618 +                        'AC_FUNC_STRERROR_R' => 1,
27619 +                        'AC_PROG_CC' => 1,
27620 +                        'AC_FUNC_FORK' => 1,
27621 +                        'AC_DECL_SYS_SIGLIST' => 1,
27622 +                        'AC_FUNC_VPRINTF' => 1,
27623 +                        'AC_FUNC_STRCOLL' => 1,
27624 +                        'AC_PROG_YACC' => 1,
27625 +                        'AC_STRUCT_TIMEZONE' => 1,
27626 +                        'AC_INIT' => 1,
27627 +                        'AC_FUNC_CHOWN' => 1,
27628 +                        'AC_SUBST' => 1,
27629 +                        'AC_FUNC_ALLOCA' => 1,
27630 +                        'AC_CANONICAL_HOST' => 1,
27631 +                        'AC_FUNC_GETPGRP' => 1,
27632 +                        'AC_PROG_RANLIB' => 1,
27633 +                        'AM_INIT_AUTOMAKE' => 1,
27634 +                        'AC_FUNC_SETPGRP' => 1,
27635 +                        'AC_CONFIG_SUBDIRS' => 1,
27636 +                        'AC_FUNC_MMAP' => 1,
27637 +                        'AC_FUNC_REALLOC' => 1,
27638 +                        'AC_TYPE_SIZE_T' => 1,
27639 +                        'AC_CONFIG_LINKS' => 1,
27640 +                        'AC_CHECK_TYPES' => 1,
27641 +                        'AC_CHECK_MEMBERS' => 1,
27642 +                        'AM_MAINTAINER_MODE' => 1,
27643 +                        'AC_FUNC_UTIME_NULL' => 1,
27644 +                        'AC_FUNC_SELECT_ARGTYPES' => 1,
27645 +                        'AC_FUNC_STRFTIME' => 1,
27646 +                        'AC_HEADER_STAT' => 1,
27647 +                        'AC_PROG_CPP' => 1,
27648 +                        'AC_C_INLINE' => 1,
27649 +                        'AC_TYPE_PID_T' => 1,
27650 +                        'AC_PROG_LEX' => 1,
27651 +                        'AC_C_CONST' => 1,
27652 +                        'AM_ENABLE_MULTILIB' => 1,
27653 +                        'AC_CONFIG_FILES' => 1,
27654 +                        'include' => 1,
27655 +                        'AC_FUNC_SETVBUF_REVERSED' => 1,
27656 +                        'AC_PROG_INSTALL' => 1,
27657 +                        'AM_GNU_GETTEXT' => 1,
27658 +                        'AC_CHECK_LIB' => 1,
27659 +                        'AC_FUNC_OBSTACK' => 1,
27660 +                        'AC_FUNC_MALLOC' => 1,
27661 +                        'AC_FUNC_GETGROUPS' => 1,
27662 +                        'AC_FUNC_GETLOADAVG' => 1,
27663 +                        'AH_OUTPUT' => 1,
27664 +                        'AC_FUNC_FSEEKO' => 1,
27665 +                        'AM_PROG_CC_C_O' => 1,
27666 +                        'AC_CANONICAL_SYSTEM' => 1,
27667 +                        'AM_CONDITIONAL' => 1,
27668 +                        'AC_FUNC_MKTIME' => 1,
27669 +                        'AC_CONFIG_HEADERS' => 1,
27670 +                        'AC_HEADER_SYS_WAIT' => 1,
27671 +                        'AC_PROG_LN_S' => 1,
27672 +                        'AC_FUNC_MEMCMP' => 1,
27673 +                        'm4_include' => 1,
27674 +                        'AC_HEADER_DIRENT' => 1,
27675 +                        'AC_CHECK_FUNCS' => 1
27676 +                      }
27677 +                    ], 'Autom4te::Request' )
27678 +           );
27679 +
27680 diff -urN GConf-2.6.4/autom4te.cache/traces.0 GConf-2.6.4.new/autom4te.cache/traces.0
27681 --- GConf-2.6.4/autom4te.cache/traces.0 1970-01-01 02:00:00.000000000 +0200
27682 +++ GConf-2.6.4.new/autom4te.cache/traces.0     2005-03-05 11:07:04.000000000 +0200
27683 @@ -0,0 +1,683 @@
27684 +m4trace:aclocal.m4:561: -1- m4_pattern_allow([^AM_[A-Z]+FLAGS$])
27685 +m4trace:configure.in:3: -1- AC_INIT([gconf/gconf.h])
27686 +m4trace:configure.in:3: -1- m4_pattern_forbid([^_?A[CHUM]_])
27687 +m4trace:configure.in:3: -1- m4_pattern_forbid([_AC_])
27688 +m4trace:configure.in:3: -1- m4_pattern_forbid([^LIBOBJS$], [do not use LIBOBJS directly, use AC_LIBOBJ (see section `AC_LIBOBJ vs LIBOBJS'])
27689 +m4trace:configure.in:3: -1- m4_pattern_allow([^AS_FLAGS$])
27690 +m4trace:configure.in:3: -1- m4_pattern_forbid([^_?m4_])
27691 +m4trace:configure.in:3: -1- m4_pattern_forbid([^dnl$])
27692 +m4trace:configure.in:3: -1- m4_pattern_forbid([^_?AS_])
27693 +m4trace:configure.in:3: -1- AC_SUBST([SHELL], [${CONFIG_SHELL-/bin/sh}])
27694 +m4trace:configure.in:3: -1- AC_SUBST([PATH_SEPARATOR])
27695 +m4trace:configure.in:3: -1- AC_SUBST([PACKAGE_NAME], [m4_ifdef([AC_PACKAGE_NAME],      ['AC_PACKAGE_NAME'])])
27696 +m4trace:configure.in:3: -1- AC_SUBST([PACKAGE_TARNAME], [m4_ifdef([AC_PACKAGE_TARNAME],   ['AC_PACKAGE_TARNAME'])])
27697 +m4trace:configure.in:3: -1- AC_SUBST([PACKAGE_VERSION], [m4_ifdef([AC_PACKAGE_VERSION],   ['AC_PACKAGE_VERSION'])])
27698 +m4trace:configure.in:3: -1- AC_SUBST([PACKAGE_STRING], [m4_ifdef([AC_PACKAGE_STRING],    ['AC_PACKAGE_STRING'])])
27699 +m4trace:configure.in:3: -1- AC_SUBST([PACKAGE_BUGREPORT], [m4_ifdef([AC_PACKAGE_BUGREPORT], ['AC_PACKAGE_BUGREPORT'])])
27700 +m4trace:configure.in:3: -1- AC_SUBST([exec_prefix], [NONE])
27701 +m4trace:configure.in:3: -1- AC_SUBST([prefix], [NONE])
27702 +m4trace:configure.in:3: -1- AC_SUBST([program_transform_name], [s,x,x,])
27703 +m4trace:configure.in:3: -1- AC_SUBST([bindir], ['${exec_prefix}/bin'])
27704 +m4trace:configure.in:3: -1- AC_SUBST([sbindir], ['${exec_prefix}/sbin'])
27705 +m4trace:configure.in:3: -1- AC_SUBST([libexecdir], ['${exec_prefix}/libexec'])
27706 +m4trace:configure.in:3: -1- AC_SUBST([datadir], ['${prefix}/share'])
27707 +m4trace:configure.in:3: -1- AC_SUBST([sysconfdir], ['${prefix}/etc'])
27708 +m4trace:configure.in:3: -1- AC_SUBST([sharedstatedir], ['${prefix}/com'])
27709 +m4trace:configure.in:3: -1- AC_SUBST([localstatedir], ['${prefix}/var'])
27710 +m4trace:configure.in:3: -1- AC_SUBST([libdir], ['${exec_prefix}/lib'])
27711 +m4trace:configure.in:3: -1- AC_SUBST([includedir], ['${prefix}/include'])
27712 +m4trace:configure.in:3: -1- AC_SUBST([oldincludedir], ['/usr/include'])
27713 +m4trace:configure.in:3: -1- AC_SUBST([infodir], ['${prefix}/info'])
27714 +m4trace:configure.in:3: -1- AC_SUBST([mandir], ['${prefix}/man'])
27715 +m4trace:configure.in:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_NAME])
27716 +m4trace:configure.in:3: -1- AH_OUTPUT([PACKAGE_NAME], [/* Define to the full name of this package. */
27717 +#undef PACKAGE_NAME])
27718 +m4trace:configure.in:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_TARNAME])
27719 +m4trace:configure.in:3: -1- AH_OUTPUT([PACKAGE_TARNAME], [/* Define to the one symbol short name of this package. */
27720 +#undef PACKAGE_TARNAME])
27721 +m4trace:configure.in:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_VERSION])
27722 +m4trace:configure.in:3: -1- AH_OUTPUT([PACKAGE_VERSION], [/* Define to the version of this package. */
27723 +#undef PACKAGE_VERSION])
27724 +m4trace:configure.in:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_STRING])
27725 +m4trace:configure.in:3: -1- AH_OUTPUT([PACKAGE_STRING], [/* Define to the full name and version of this package. */
27726 +#undef PACKAGE_STRING])
27727 +m4trace:configure.in:3: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE_BUGREPORT])
27728 +m4trace:configure.in:3: -1- AH_OUTPUT([PACKAGE_BUGREPORT], [/* Define to the address where bug reports for this package should be sent. */
27729 +#undef PACKAGE_BUGREPORT])
27730 +m4trace:configure.in:3: -1- AC_SUBST([build_alias])
27731 +m4trace:configure.in:3: -1- AC_SUBST([host_alias])
27732 +m4trace:configure.in:3: -1- AC_SUBST([target_alias])
27733 +m4trace:configure.in:3: -1- AC_SUBST([DEFS])
27734 +m4trace:configure.in:3: -1- AC_SUBST([ECHO_C])
27735 +m4trace:configure.in:3: -1- AC_SUBST([ECHO_N])
27736 +m4trace:configure.in:3: -1- AC_SUBST([ECHO_T])
27737 +m4trace:configure.in:3: -1- AC_SUBST([LIBS])
27738 +m4trace:configure.in:5: -1- _m4_warn([obsolete], [The macro `AM_CONFIG_HEADER' is obsolete.
27739 +You should run autoupdate.], [aclocal.m4:530: AM_CONFIG_HEADER is expanded from...
27740 +configure.in:5: the top level])
27741 +m4trace:configure.in:5: -1- AC_CONFIG_HEADERS([config.h])
27742 +m4trace:configure.in:7: -1- AM_INIT_AUTOMAKE([GConf], [2.6.4])
27743 +m4trace:configure.in:7: -1- AM_AUTOMAKE_VERSION([1.7.9])
27744 +m4trace:configure.in:7: -1- AC_PROG_INSTALL
27745 +m4trace:configure.in:7: -1- AC_SUBST([INSTALL_PROGRAM])
27746 +m4trace:configure.in:7: -1- AC_SUBST([INSTALL_SCRIPT])
27747 +m4trace:configure.in:7: -1- AC_SUBST([INSTALL_DATA])
27748 +m4trace:configure.in:7: -1- AC_SUBST([CYGPATH_W])
27749 +m4trace:configure.in:7: -1- AC_SUBST([PACKAGE], [GConf])
27750 +m4trace:configure.in:7: -1- AC_SUBST([VERSION], [2.6.4])
27751 +m4trace:configure.in:7: -1- AC_DEFINE_TRACE_LITERAL([PACKAGE])
27752 +m4trace:configure.in:7: -1- AH_OUTPUT([PACKAGE], [/* Name of package */
27753 +#undef PACKAGE])
27754 +m4trace:configure.in:7: -1- AC_DEFINE_TRACE_LITERAL([VERSION])
27755 +m4trace:configure.in:7: -1- AH_OUTPUT([VERSION], [/* Version number of package */
27756 +#undef VERSION])
27757 +m4trace:configure.in:7: -1- AC_SUBST([ACLOCAL])
27758 +m4trace:configure.in:7: -1- AC_SUBST([AUTOCONF])
27759 +m4trace:configure.in:7: -1- AC_SUBST([AUTOMAKE])
27760 +m4trace:configure.in:7: -1- AC_SUBST([AUTOHEADER])
27761 +m4trace:configure.in:7: -1- AC_SUBST([MAKEINFO])
27762 +m4trace:configure.in:7: -1- AC_SUBST([AMTAR])
27763 +m4trace:configure.in:7: -1- AC_SUBST([install_sh])
27764 +m4trace:configure.in:7: -1- AC_SUBST([STRIP])
27765 +m4trace:configure.in:7: -1- AC_SUBST([ac_ct_STRIP])
27766 +m4trace:configure.in:7: -1- AC_SUBST([INSTALL_STRIP_PROGRAM])
27767 +m4trace:configure.in:7: -1- AC_PROG_AWK
27768 +m4trace:configure.in:7: -1- AC_SUBST([AWK])
27769 +m4trace:configure.in:7: -1- AC_PROG_MAKE_SET
27770 +m4trace:configure.in:7: -1- AC_SUBST([SET_MAKE])
27771 +m4trace:configure.in:7: -1- AC_SUBST([am__leading_dot])
27772 +m4trace:configure.in:9: -1- AM_MAINTAINER_MODE
27773 +m4trace:configure.in:9: -1- AM_CONDITIONAL([MAINTAINER_MODE], [test $USE_MAINTAINER_MODE = yes])
27774 +m4trace:configure.in:9: -1- AC_SUBST([MAINTAINER_MODE_TRUE])
27775 +m4trace:configure.in:9: -1- AC_SUBST([MAINTAINER_MODE_FALSE])
27776 +m4trace:configure.in:9: -1- AC_SUBST([MAINT])
27777 +m4trace:configure.in:11: -1- AC_PROG_CC
27778 +m4trace:configure.in:11: -1- AC_SUBST([CC])
27779 +m4trace:configure.in:11: -1- AC_SUBST([CFLAGS])
27780 +m4trace:configure.in:11: -1- AC_SUBST([LDFLAGS])
27781 +m4trace:configure.in:11: -1- AC_SUBST([CPPFLAGS])
27782 +m4trace:configure.in:11: -1- AC_SUBST([CC])
27783 +m4trace:configure.in:11: -1- AC_SUBST([ac_ct_CC])
27784 +m4trace:configure.in:11: -1- AC_SUBST([CC])
27785 +m4trace:configure.in:11: -1- AC_SUBST([ac_ct_CC])
27786 +m4trace:configure.in:11: -1- AC_SUBST([CC])
27787 +m4trace:configure.in:11: -1- AC_SUBST([CC])
27788 +m4trace:configure.in:11: -1- AC_SUBST([ac_ct_CC])
27789 +m4trace:configure.in:11: -1- AC_SUBST([EXEEXT], [$ac_cv_exeext])
27790 +m4trace:configure.in:11: -1- AC_SUBST([OBJEXT], [$ac_cv_objext])
27791 +m4trace:configure.in:11: -1- AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])
27792 +m4trace:configure.in:11: -1- AC_SUBST([am__include])
27793 +m4trace:configure.in:11: -1- AC_SUBST([am__quote])
27794 +m4trace:configure.in:11: -1- AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno])
27795 +m4trace:configure.in:11: -1- AC_SUBST([AMDEP_TRUE])
27796 +m4trace:configure.in:11: -1- AC_SUBST([AMDEP_FALSE])
27797 +m4trace:configure.in:11: -1- AC_SUBST([AMDEPBACKSLASH])
27798 +m4trace:configure.in:11: -1- AC_SUBST([CCDEPMODE], [depmode=$am_cv_CC_dependencies_compiler_type])
27799 +m4trace:configure.in:11: -1- AM_CONDITIONAL([am__fastdepCC], [
27800 +  test "x$enable_dependency_tracking" != xno \
27801 +  && test "$am_cv_CC_dependencies_compiler_type" = gcc3])
27802 +m4trace:configure.in:11: -1- AC_SUBST([am__fastdepCC_TRUE])
27803 +m4trace:configure.in:11: -1- AC_SUBST([am__fastdepCC_FALSE])
27804 +m4trace:configure.in:12: -1- AC_PROG_CXX
27805 +m4trace:configure.in:12: -1- AC_SUBST([CXX])
27806 +m4trace:configure.in:12: -1- AC_SUBST([CXXFLAGS])
27807 +m4trace:configure.in:12: -1- AC_SUBST([LDFLAGS])
27808 +m4trace:configure.in:12: -1- AC_SUBST([CPPFLAGS])
27809 +m4trace:configure.in:12: -1- AC_SUBST([CXX])
27810 +m4trace:configure.in:12: -1- AC_SUBST([ac_ct_CXX])
27811 +m4trace:configure.in:12: -1- AC_SUBST([CXXDEPMODE], [depmode=$am_cv_CXX_dependencies_compiler_type])
27812 +m4trace:configure.in:12: -1- AM_CONDITIONAL([am__fastdepCXX], [
27813 +  test "x$enable_dependency_tracking" != xno \
27814 +  && test "$am_cv_CXX_dependencies_compiler_type" = gcc3])
27815 +m4trace:configure.in:12: -1- AC_SUBST([am__fastdepCXX_TRUE])
27816 +m4trace:configure.in:12: -1- AC_SUBST([am__fastdepCXX_FALSE])
27817 +m4trace:configure.in:13: -1- AC_CHECK_LIB([cposix], [strerror], [LIBS="$LIBS -lcposix"])
27818 +m4trace:configure.in:14: -1- _m4_warn([obsolete], [The macro `AC_TRY_COMPILE' is obsolete.
27819 +You should run autoupdate.], [autoconf/general.m4:2180: AC_TRY_COMPILE is expanded from...
27820 +autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
27821 +aclocal.m4:1497: AM_PROG_CC_STDC is expanded from...
27822 +configure.in:14: the top level])
27823 +m4trace:configure.in:15: -1- AC_HEADER_STDC
27824 +m4trace:configure.in:15: -1- AC_PROG_CPP
27825 +m4trace:configure.in:15: -1- AC_SUBST([CPP])
27826 +m4trace:configure.in:15: -1- AC_SUBST([CPPFLAGS])
27827 +m4trace:configure.in:15: -1- AC_SUBST([CPP])
27828 +m4trace:configure.in:15: -1- AC_SUBST([EGREP])
27829 +m4trace:configure.in:15: -1- AC_DEFINE_TRACE_LITERAL([STDC_HEADERS])
27830 +m4trace:configure.in:15: -1- AH_OUTPUT([STDC_HEADERS], [/* Define to 1 if you have the ANSI C header files. */
27831 +#undef STDC_HEADERS])
27832 +m4trace:configure.in:16: -1- _m4_warn([syntax], [AC_ARG_PROGRAM invoked multiple times], [])
27833 +m4trace:configure.in:18: -1- AC_PROG_LIBTOOL
27834 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27835 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27836 +autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
27837 +aclocal.m4:3249: AC_ENABLE_SHARED is expanded from...
27838 +configure.in:18: AC_ENABLE_SHARED is required by...
27839 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27840 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27841 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27842 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27843 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27844 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27845 +configure.in:18: the top level])
27846 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27847 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27848 +autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
27849 +aclocal.m4:3288: AC_ENABLE_STATIC is expanded from...
27850 +configure.in:18: AC_ENABLE_STATIC is required by...
27851 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27852 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27853 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27854 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27855 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27856 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27857 +configure.in:18: the top level])
27858 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27859 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27860 +autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
27861 +aclocal.m4:3327: AC_ENABLE_FAST_INSTALL is expanded from...
27862 +configure.in:18: AC_ENABLE_FAST_INSTALL is required by...
27863 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27864 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27865 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27866 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27867 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27868 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27869 +configure.in:18: the top level])
27870 +m4trace:configure.in:18: -1- AC_CANONICAL_HOST
27871 +m4trace:configure.in:18: -1- AC_SUBST([build], [$ac_cv_build])
27872 +m4trace:configure.in:18: -1- AC_SUBST([build_cpu], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
27873 +m4trace:configure.in:18: -1- AC_SUBST([build_vendor], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
27874 +m4trace:configure.in:18: -1- AC_SUBST([build_os], [`echo $ac_cv_build | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
27875 +m4trace:configure.in:18: -1- AC_SUBST([host], [$ac_cv_host])
27876 +m4trace:configure.in:18: -1- AC_SUBST([host_cpu], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\1/'`])
27877 +m4trace:configure.in:18: -1- AC_SUBST([host_vendor], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\2/'`])
27878 +m4trace:configure.in:18: -1- AC_SUBST([host_os], [`echo $ac_cv_host | sed 's/^\([[^-]]*\)-\([[^-]]*\)-\(.*\)$/\3/'`])
27879 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27880 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27881 +autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
27882 +aclocal.m4:3524: AC_PROG_LD is expanded from...
27883 +configure.in:18: AC_PROG_LD is required by...
27884 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27885 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27886 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27887 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27888 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27889 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27890 +configure.in:18: the top level])
27891 +m4trace:configure.in:18: -1- AC_PROG_LN_S
27892 +m4trace:configure.in:18: -1- AC_SUBST([LN_S], [$as_ln_s])
27893 +m4trace:configure.in:18: -1- AC_SUBST([ECHO])
27894 +m4trace:configure.in:18: -1- AC_SUBST([AR])
27895 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_AR])
27896 +m4trace:configure.in:18: -1- AC_SUBST([RANLIB])
27897 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_RANLIB])
27898 +m4trace:configure.in:18: -1- AC_SUBST([STRIP])
27899 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_STRIP])
27900 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27901 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27902 +autoconf/general.m4:1303: AC_ARG_ENABLE is expanded from...
27903 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27904 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27905 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27906 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27907 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27908 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27909 +configure.in:18: the top level])
27910 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27911 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27912 +autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
27913 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27914 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27915 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27916 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27917 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27918 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27919 +configure.in:18: the top level])
27920 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
27921 +You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
27922 +autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
27923 +autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
27924 +aclocal.m4:2038: _LT_AC_LOCK is expanded from...
27925 +configure.in:18: _LT_AC_LOCK is required by...
27926 +aclocal.m4:2469: AC_LIBTOOL_SYS_HARD_LINK_LOCKS is expanded from...
27927 +aclocal.m4:4071: _LT_AC_LANG_C_CONFIG is expanded from...
27928 +aclocal.m4:3938: AC_LIBTOOL_LANG_C_CONFIG is expanded from...
27929 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27930 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27931 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27932 +configure.in:18: _AC_PROG_LIBTOOL is required by...
27933 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
27934 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
27935 +configure.in:18: the top level])
27936 +m4trace:configure.in:18: -1- AC_SUBST([DLLTOOL])
27937 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_DLLTOOL])
27938 +m4trace:configure.in:18: -1- AC_SUBST([AS])
27939 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_AS])
27940 +m4trace:configure.in:18: -1- AC_SUBST([OBJDUMP])
27941 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_OBJDUMP])
27942 +m4trace:configure.in:18: -1- AC_CHECK_HEADERS([dlfcn.h])
27943 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_DLFCN_H], [/* Define to 1 if you have the <dlfcn.h> header file. */
27944 +#undef HAVE_DLFCN_H])
27945 +m4trace:configure.in:18: -1- AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \
27946 +                 inttypes.h stdint.h unistd.h], [], [], [$ac_includes_default])
27947 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_SYS_TYPES_H], [/* Define to 1 if you have the <sys/types.h> header file. */
27948 +#undef HAVE_SYS_TYPES_H])
27949 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_SYS_STAT_H], [/* Define to 1 if you have the <sys/stat.h> header file. */
27950 +#undef HAVE_SYS_STAT_H])
27951 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_STDLIB_H], [/* Define to 1 if you have the <stdlib.h> header file. */
27952 +#undef HAVE_STDLIB_H])
27953 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_STRING_H], [/* Define to 1 if you have the <string.h> header file. */
27954 +#undef HAVE_STRING_H])
27955 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_MEMORY_H], [/* Define to 1 if you have the <memory.h> header file. */
27956 +#undef HAVE_MEMORY_H])
27957 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_STRINGS_H], [/* Define to 1 if you have the <strings.h> header file. */
27958 +#undef HAVE_STRINGS_H])
27959 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_INTTYPES_H], [/* Define to 1 if you have the <inttypes.h> header file. */
27960 +#undef HAVE_INTTYPES_H])
27961 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_STDINT_H], [/* Define to 1 if you have the <stdint.h> header file. */
27962 +#undef HAVE_STDINT_H])
27963 +m4trace:configure.in:18: -1- AH_OUTPUT([HAVE_UNISTD_H], [/* Define to 1 if you have the <unistd.h> header file. */
27964 +#undef HAVE_UNISTD_H])
27965 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
27966 +    lt_cv_dlopen="dyld"
27967 +    lt_cv_dlopen_libs=
27968 +    lt_cv_dlopen_self=yes
27969 +    ])
27970 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
27971 +             [lt_cv_dlopen="dlopen"],
27972 +         [AC_CHECK_LIB([dl], [dlopen],
27973 +               [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
27974 +           [AC_CHECK_LIB([svld], [dlopen],
27975 +                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
27976 +             [AC_CHECK_LIB([dld], [dld_link],
27977 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
27978 +             ])
27979 +           ])
27980 +         ])
27981 +       ])
27982 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
27983 +                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
27984 +             [AC_CHECK_LIB([dld], [dld_link],
27985 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
27986 +             ])
27987 +           ])
27988 +m4trace:configure.in:18: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
27989 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
27990 +             ])
27991 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
27992 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_HELP_STRING' is obsolete.
27993 +You should run autoupdate.], [autoconf/general.m4:219: AC_HELP_STRING is expanded from...
27994 +autoconf/general.m4:1331: AC_ARG_WITH is expanded from...
27995 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
27996 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
27997 +configure.in:18: AC_LIBTOOL_SETUP is required by...
27998 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
27999 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28000 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28001 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28002 +configure.in:18: the top level])
28003 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me:$LINENO: error: tag name \"$tagname\" already exists], [aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28004 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28005 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28006 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28007 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28008 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28009 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28010 +configure.in:18: the top level])
28011 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [back quotes and double quotes must not be escaped in: $as_me: error: tag name \"$tagname\" already exists], [aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28012 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28013 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28014 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28015 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28016 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28017 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28018 +configure.in:18: the top level])
28019 +m4trace:configure.in:18: -1- AC_SUBST([CXXCPP])
28020 +m4trace:configure.in:18: -1- AC_SUBST([CPPFLAGS])
28021 +m4trace:configure.in:18: -1- AC_SUBST([CXXCPP])
28022 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
28023 +    lt_cv_dlopen="dyld"
28024 +    lt_cv_dlopen_libs=
28025 +    lt_cv_dlopen_self=yes
28026 +    ])
28027 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
28028 +             [lt_cv_dlopen="dlopen"],
28029 +         [AC_CHECK_LIB([dl], [dlopen],
28030 +               [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
28031 +           [AC_CHECK_LIB([svld], [dlopen],
28032 +                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
28033 +             [AC_CHECK_LIB([dld], [dld_link],
28034 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28035 +             ])
28036 +           ])
28037 +         ])
28038 +       ])
28039 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
28040 +                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
28041 +             [AC_CHECK_LIB([dld], [dld_link],
28042 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28043 +             ])
28044 +           ])
28045 +m4trace:configure.in:18: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
28046 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28047 +             ])
28048 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28049 +m4trace:configure.in:18: -1- AC_SUBST([F77])
28050 +m4trace:configure.in:18: -1- AC_SUBST([FFLAGS])
28051 +m4trace:configure.in:18: -1- AC_SUBST([LDFLAGS])
28052 +m4trace:configure.in:18: -1- AC_SUBST([F77])
28053 +m4trace:configure.in:18: -1- AC_SUBST([ac_ct_F77])
28054 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
28055 +You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
28056 +aclocal.m4:5248: _LT_AC_LANG_GCJ_CONFIG is expanded from...
28057 +aclocal.m4:5205: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
28058 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28059 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28060 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28061 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28062 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28063 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28064 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28065 +configure.in:18: the top level])
28066 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
28067 +and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
28068 +aclocal.m4:5248: _LT_AC_LANG_GCJ_CONFIG is expanded from...
28069 +aclocal.m4:5205: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
28070 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28071 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28072 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28073 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28074 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28075 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28076 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28077 +configure.in:18: the top level])
28078 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [
28079 +    lt_cv_dlopen="dyld"
28080 +    lt_cv_dlopen_libs=
28081 +    lt_cv_dlopen_self=yes
28082 +    ])
28083 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dld], [shl_load], [lt_cv_dlopen="shl_load" lt_cv_dlopen_libs="-dld"], [AC_CHECK_FUNC([dlopen],
28084 +             [lt_cv_dlopen="dlopen"],
28085 +         [AC_CHECK_LIB([dl], [dlopen],
28086 +               [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"],
28087 +           [AC_CHECK_LIB([svld], [dlopen],
28088 +                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
28089 +             [AC_CHECK_LIB([dld], [dld_link],
28090 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28091 +             ])
28092 +           ])
28093 +         ])
28094 +       ])
28095 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dl], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-ldl"], [AC_CHECK_LIB([svld], [dlopen],
28096 +                 [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"],
28097 +             [AC_CHECK_LIB([dld], [dld_link],
28098 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28099 +             ])
28100 +           ])
28101 +m4trace:configure.in:18: -1- AC_CHECK_LIB([svld], [dlopen], [lt_cv_dlopen="dlopen" lt_cv_dlopen_libs="-lsvld"], [AC_CHECK_LIB([dld], [dld_link],
28102 +                   [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28103 +             ])
28104 +m4trace:configure.in:18: -1- AC_CHECK_LIB([dld], [dld_link], [lt_cv_dlopen="dld_link" lt_cv_dlopen_libs="-dld"])
28105 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
28106 +You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
28107 +aclocal.m4:5248: _LT_AC_LANG_GCJ_CONFIG is expanded from...
28108 +aclocal.m4:5205: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from...
28109 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28110 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28111 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28112 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28113 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28114 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28115 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28116 +configure.in:18: the top level])
28117 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_LANG_SAVE' is obsolete.
28118 +You should run autoupdate.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
28119 +aclocal.m4:5287: _LT_AC_LANG_RC_CONFIG is expanded from...
28120 +aclocal.m4:5256: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
28121 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28122 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28123 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28124 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28125 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28126 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28127 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28128 +configure.in:18: the top level])
28129 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [instead of using `AC_LANG', `AC_LANG_SAVE',
28130 +and `AC_LANG_RESTORE', you should use `AC_LANG_PUSH' and `AC_LANG_POP'.], [autoconf/lang.m4:166: AC_LANG_SAVE is expanded from...
28131 +aclocal.m4:5287: _LT_AC_LANG_RC_CONFIG is expanded from...
28132 +aclocal.m4:5256: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
28133 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28134 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28135 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28136 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28137 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28138 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28139 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28140 +configure.in:18: the top level])
28141 +m4trace:configure.in:18: -1- _m4_warn([obsolete], [The macro `AC_LANG_RESTORE' is obsolete.
28142 +You should run autoupdate.], [autoconf/lang.m4:172: AC_LANG_RESTORE is expanded from...
28143 +aclocal.m4:5287: _LT_AC_LANG_RC_CONFIG is expanded from...
28144 +aclocal.m4:5256: AC_LIBTOOL_LANG_RC_CONFIG is expanded from...
28145 +aclocal.m4:3203: _LT_AC_TAGCONFIG is expanded from...
28146 +aclocal.m4:1711: AC_LIBTOOL_SETUP is expanded from...
28147 +configure.in:18: AC_LIBTOOL_SETUP is required by...
28148 +aclocal.m4:1569: _AC_PROG_LIBTOOL is expanded from...
28149 +configure.in:18: _AC_PROG_LIBTOOL is required by...
28150 +aclocal.m4:1549: AC_PROG_LIBTOOL is expanded from...
28151 +aclocal.m4:7323: AM_PROG_LIBTOOL is expanded from...
28152 +configure.in:18: the top level])
28153 +m4trace:configure.in:18: -1- AC_SUBST([LIBTOOL])
28154 +m4trace:configure.in:44: -1- AC_SUBST([MAJOR_VERSION])
28155 +m4trace:configure.in:47: -1- AC_SUBST([GETTEXT_PACKAGE])
28156 +m4trace:configure.in:48: -1- AC_DEFINE_TRACE_LITERAL([GETTEXT_PACKAGE])
28157 +m4trace:configure.in:48: -1- AH_OUTPUT([GETTEXT_PACKAGE], [/* Gettext package */
28158 +#undef GETTEXT_PACKAGE])
28159 +m4trace:configure.in:64: -1- AC_SUBST([GCONF_CURRENT])
28160 +m4trace:configure.in:65: -1- AC_SUBST([GCONF_REVISION])
28161 +m4trace:configure.in:66: -1- AC_SUBST([GCONF_AGE])
28162 +m4trace:configure.in:83: -1- AC_SUBST([EXPANDED_SYSCONFDIR])
28163 +m4trace:configure.in:102: -1- AC_SUBST([GCONF_CONFIG_SOURCE])
28164 +m4trace:configure.in:103: -1- AC_SUBST([INSTALL_GCONF_CONFIG_SOURCE])
28165 +m4trace:configure.in:129: -1- AC_SUBST([HTML_DIR])
28166 +m4trace:configure.in:132: -1- AC_SUBST([GTKDOC])
28167 +m4trace:configure.in:157: -1- AM_CONDITIONAL([HAVE_GTK_DOC], [$GTKDOC])
28168 +m4trace:configure.in:157: -1- AC_SUBST([HAVE_GTK_DOC_TRUE])
28169 +m4trace:configure.in:157: -1- AC_SUBST([HAVE_GTK_DOC_FALSE])
28170 +m4trace:configure.in:158: -1- AC_SUBST([HAVE_GTK_DOC])
28171 +m4trace:configure.in:160: -1- AC_SUBST([DB2HTML])
28172 +m4trace:configure.in:161: -1- AM_CONDITIONAL([HAVE_DOCBOOK], [$DB2HTML])
28173 +m4trace:configure.in:161: -1- AC_SUBST([HAVE_DOCBOOK_TRUE])
28174 +m4trace:configure.in:161: -1- AC_SUBST([HAVE_DOCBOOK_FALSE])
28175 +m4trace:configure.in:176: -1- AM_CONDITIONAL([ENABLE_GTK_DOC], [test x$enable_gtk_doc = xyes])
28176 +m4trace:configure.in:176: -1- AC_SUBST([ENABLE_GTK_DOC_TRUE])
28177 +m4trace:configure.in:176: -1- AC_SUBST([ENABLE_GTK_DOC_FALSE])
28178 +m4trace:configure.in:182: -1- AM_CONDITIONAL([USE_SYSTEM_BUS], [test x$enable_system_bus = xyes])
28179 +m4trace:configure.in:182: -1- AC_SUBST([USE_SYSTEM_BUS_TRUE])
28180 +m4trace:configure.in:182: -1- AC_SUBST([USE_SYSTEM_BUS_FALSE])
28181 +m4trace:configure.in:184: -1- AC_DEFINE_TRACE_LITERAL([USE_SYSTEM_BUS])
28182 +m4trace:configure.in:184: -1- AH_OUTPUT([USE_SYSTEM_BUS], [/* Use the system bus */
28183 +#undef USE_SYSTEM_BUS])
28184 +m4trace:configure.in:190: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
28185 +m4trace:configure.in:190: -1- AC_SUBST([GCONF_ORBIT_CFLAGS])
28186 +m4trace:configure.in:190: -1- AC_SUBST([GCONF_ORBIT_LIBS])
28187 +m4trace:configure.in:196: -1- AC_SUBST([ORBIT_IDL])
28188 +m4trace:configure.in:197: -1- AC_DEFINE_TRACE_LITERAL([HAVE_ORBIT])
28189 +m4trace:configure.in:197: -1- AH_OUTPUT([HAVE_ORBIT], [/* ORBit support in the daemon */
28190 +#undef HAVE_ORBIT])
28191 +m4trace:configure.in:206: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
28192 +m4trace:configure.in:206: -1- AC_SUBST([GCONF_DBUS_CFLAGS])
28193 +m4trace:configure.in:206: -1- AC_SUBST([GCONF_DBUS_LIBS])
28194 +m4trace:configure.in:208: -1- AC_DEFINE_TRACE_LITERAL([HAVE_DBUS])
28195 +m4trace:configure.in:208: -1- AH_OUTPUT([HAVE_DBUS], [/* D-BUS support in the daemon */
28196 +#undef HAVE_DBUS])
28197 +m4trace:configure.in:215: -1- AC_SUBST([PC_REQUIRES])
28198 +m4trace:configure.in:221: -1- AM_CONDITIONAL([HAVE_ORBIT], [test x$have_orbit = xyes])
28199 +m4trace:configure.in:221: -1- AC_SUBST([HAVE_ORBIT_TRUE])
28200 +m4trace:configure.in:221: -1- AC_SUBST([HAVE_ORBIT_FALSE])
28201 +m4trace:configure.in:222: -1- AM_CONDITIONAL([HAVE_DBUS], [test x$have_dbus = xyes])
28202 +m4trace:configure.in:222: -1- AC_SUBST([HAVE_DBUS_TRUE])
28203 +m4trace:configure.in:222: -1- AC_SUBST([HAVE_DBUS_FALSE])
28204 +m4trace:configure.in:228: -1- AC_SUBST([GCONF_IPC_CFLAGS])
28205 +m4trace:configure.in:229: -1- AC_SUBST([GCONF_IPC_LIBS])
28206 +m4trace:configure.in:232: -1- AC_SUBST([DBUS_SERVICE_DIR])
28207 +m4trace:configure.in:239: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
28208 +m4trace:configure.in:239: -1- AC_SUBST([DEPENDENT_CFLAGS])
28209 +m4trace:configure.in:239: -1- AC_SUBST([DEPENDENT_LIBS])
28210 +m4trace:configure.in:240: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
28211 +m4trace:configure.in:240: -1- AC_SUBST([DEPENDENT_WITH_XML_CFLAGS])
28212 +m4trace:configure.in:240: -1- AC_SUBST([DEPENDENT_WITH_XML_LIBS])
28213 +m4trace:configure.in:243: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
28214 +m4trace:configure.in:243: -1- AC_SUBST([DEPENDENT_WITH_GTK_CFLAGS])
28215 +m4trace:configure.in:243: -1- AC_SUBST([DEPENDENT_WITH_GTK_LIBS])
28216 +m4trace:configure.in:245: -1- AC_SUBST([PKG_CONFIG], [$ac_cv_path_PKG_CONFIG])
28217 +m4trace:configure.in:245: -1- AC_SUBST([DEPENDENT_WITH_XML_AND_GTK_CFLAGS])
28218 +m4trace:configure.in:245: -1- AC_SUBST([DEPENDENT_WITH_XML_AND_GTK_LIBS])
28219 +m4trace:configure.in:258: -1- AM_CONDITIONAL([GTK], [test x$HAVE_GTK != xno])
28220 +m4trace:configure.in:258: -1- AC_SUBST([GTK_TRUE])
28221 +m4trace:configure.in:258: -1- AC_SUBST([GTK_FALSE])
28222 +m4trace:configure.in:260: -1- AC_SUBST([DEPENDENT_LIBS])
28223 +m4trace:configure.in:261: -1- AC_SUBST([DEPENDENT_CFLAGS])
28224 +m4trace:configure.in:262: -1- AC_SUBST([DEPENDENT_WITH_XML_LIBS])
28225 +m4trace:configure.in:263: -1- AC_SUBST([DEPENDENT_WITH_XML_CFLAGS])
28226 +m4trace:configure.in:264: -1- AC_SUBST([DEPENDENT_WITH_GTK_LIBS])
28227 +m4trace:configure.in:265: -1- AC_SUBST([DEPENDENT_WITH_GTK_CFLAGS])
28228 +m4trace:configure.in:266: -1- AC_SUBST([DEPENDENT_WITH_XML_AND_GTK_LIBS])
28229 +m4trace:configure.in:267: -1- AC_SUBST([DEPENDENT_WITH_XML_AND_GTK_CFLAGS])
28230 +m4trace:configure.in:273: -1- AC_CHECK_LIB([popt], [poptGetArg], [POPT_LIBS=-lpopt], [AC_CHECK_HEADER(popt.h, , AC_MSG_ERROR([[
28231 +*** Couldn't find popt. Please download and install from
28232 +*** ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.0.x/ and try again.]]))])
28233 +m4trace:configure.in:274: -1- AC_SUBST([POPT_LIBS])
28234 +m4trace:configure.in:277: -1- AM_CONDITIONAL([PTHREADS], [test -n "$have_pthreads"])
28235 +m4trace:configure.in:277: -1- AC_SUBST([PTHREADS_TRUE])
28236 +m4trace:configure.in:277: -1- AC_SUBST([PTHREADS_FALSE])
28237 +m4trace:configure.in:279: -1- AC_CHECK_FUNCS([usleep])
28238 +m4trace:configure.in:279: -1- AH_OUTPUT([HAVE_USLEEP], [/* Define to 1 if you have the `usleep\' function. */
28239 +#undef HAVE_USLEEP])
28240 +m4trace:configure.in:281: -1- AC_CHECK_FUNCS([flockfile])
28241 +m4trace:configure.in:281: -1- AH_OUTPUT([HAVE_FLOCKFILE], [/* Define to 1 if you have the `flockfile\' function. */
28242 +#undef HAVE_FLOCKFILE])
28243 +m4trace:configure.in:285: -1- AC_CHECK_HEADERS([locale.h])
28244 +m4trace:configure.in:285: -1- AH_OUTPUT([HAVE_LOCALE_H], [/* Define to 1 if you have the <locale.h> header file. */
28245 +#undef HAVE_LOCALE_H])
28246 +m4trace:configure.in:285: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
28247 +You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
28248 +autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
28249 +autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
28250 +aclocal.m4:7520: GLIB_LC_MESSAGES is expanded from...
28251 +aclocal.m4:7831: GLIB_GNU_GETTEXT is expanded from...
28252 +aclocal.m4:7860: AM_GLIB_GNU_GETTEXT is expanded from...
28253 +configure.in:285: the top level])
28254 +m4trace:configure.in:285: -1- AC_DEFINE_TRACE_LITERAL([HAVE_LC_MESSAGES])
28255 +m4trace:configure.in:285: -1- AH_OUTPUT([HAVE_LC_MESSAGES], [/* Define if your <locale.h> file defines LC_MESSAGES. */
28256 +#undef HAVE_LC_MESSAGES])
28257 +m4trace:configure.in:285: -1- AC_SUBST([USE_NLS])
28258 +m4trace:configure.in:285: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
28259 +You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
28260 +autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
28261 +autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
28262 +autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from...
28263 +aclocal.m4:7748: GLIB_WITH_NLS is expanded from...
28264 +aclocal.m4:7831: GLIB_GNU_GETTEXT is expanded from...
28265 +aclocal.m4:7860: AM_GLIB_GNU_GETTEXT is expanded from...
28266 +configure.in:285: the top level])
28267 +m4trace:configure.in:285: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
28268 +You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
28269 +autoconf/general.m4:1799: AC_CACHE_VAL is expanded from...
28270 +autoconf/general.m4:1808: AC_CACHE_CHECK is expanded from...
28271 +autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from...
28272 +aclocal.m4:7748: GLIB_WITH_NLS is expanded from...
28273 +aclocal.m4:7831: GLIB_GNU_GETTEXT is expanded from...
28274 +aclocal.m4:7860: AM_GLIB_GNU_GETTEXT is expanded from...
28275 +configure.in:285: the top level])
28276 +m4trace:configure.in:285: -1- AC_CHECK_FUNCS([bind_textdomain_codeset])
28277 +m4trace:configure.in:285: -1- AH_OUTPUT([HAVE_BIND_TEXTDOMAIN_CODESET], [/* Define to 1 if you have the `bind_textdomain_codeset\' function. */
28278 +#undef HAVE_BIND_TEXTDOMAIN_CODESET])
28279 +m4trace:configure.in:285: -1- AC_CHECK_LIB([intl], [bindtextdomain], [AC_CHECK_LIB(intl, ngettext,
28280 +                   [AC_CHECK_LIB(intl, dgettext,
28281 +                                 gt_cv_func_dgettext_libintl=yes)])])
28282 +m4trace:configure.in:285: -1- AC_CHECK_LIB([intl], [ngettext], [AC_CHECK_LIB(intl, dgettext,
28283 +                                 gt_cv_func_dgettext_libintl=yes)])
28284 +m4trace:configure.in:285: -1- AC_CHECK_LIB([intl], [dgettext], [gt_cv_func_dgettext_libintl=yes])
28285 +m4trace:configure.in:285: -1- AC_CHECK_LIB([intl], [ngettext], [AC_CHECK_LIB(intl, dcgettext,
28286 +                      [gt_cv_func_dgettext_libintl=yes
28287 +                       libintl_extra_libs=-liconv],
28288 +                       :,-liconv)], [:], [-liconv])
28289 +m4trace:configure.in:285: -1- AC_CHECK_LIB([intl], [dcgettext], [gt_cv_func_dgettext_libintl=yes
28290 +                       libintl_extra_libs=-liconv], [:], [-liconv])
28291 +m4trace:configure.in:285: -1- AC_CHECK_FUNCS([bind_textdomain_codeset])
28292 +m4trace:configure.in:285: -1- AH_OUTPUT([HAVE_BIND_TEXTDOMAIN_CODESET], [/* Define to 1 if you have the `bind_textdomain_codeset\' function. */
28293 +#undef HAVE_BIND_TEXTDOMAIN_CODESET])
28294 +m4trace:configure.in:285: -1- AC_DEFINE_TRACE_LITERAL([HAVE_GETTEXT])
28295 +m4trace:configure.in:285: -1- AH_OUTPUT([HAVE_GETTEXT], [/* Define if the GNU gettext() function is already present or preinstalled. */
28296 +#undef HAVE_GETTEXT])
28297 +m4trace:configure.in:285: -1- AC_SUBST([MSGFMT])
28298 +m4trace:configure.in:285: -1- AC_CHECK_FUNCS([dcgettext])
28299 +m4trace:configure.in:285: -1- AH_OUTPUT([HAVE_DCGETTEXT], [/* Define to 1 if you have the `dcgettext\' function. */
28300 +#undef HAVE_DCGETTEXT])
28301 +m4trace:configure.in:285: -1- AC_SUBST([GMSGFMT], [$ac_cv_path_GMSGFMT])
28302 +m4trace:configure.in:285: -1- AC_SUBST([XGETTEXT])
28303 +m4trace:configure.in:285: -1- _m4_warn([obsolete], [The macro `AC_TRY_LINK' is obsolete.
28304 +You should run autoupdate.], [autoconf/general.m4:2223: AC_TRY_LINK is expanded from...
28305 +autoconf/headers.m4:91: AC_CHECK_HEADER is expanded from...
28306 +aclocal.m4:7748: GLIB_WITH_NLS is expanded from...
28307 +aclocal.m4:7831: GLIB_GNU_GETTEXT is expanded from...
28308 +aclocal.m4:7860: AM_GLIB_GNU_GETTEXT is expanded from...
28309 +configure.in:285: the top level])
28310 +m4trace:configure.in:285: -1- AC_DEFINE_TRACE_LITERAL([ENABLE_NLS])
28311 +m4trace:configure.in:285: -1- AH_OUTPUT([ENABLE_NLS], [/* always defined to indicate that i18n is enabled */
28312 +#undef ENABLE_NLS])
28313 +m4trace:configure.in:285: -1- _m4_warn([obsolete], [The macro `AC_OUTPUT_COMMANDS' is obsolete.
28314 +You should run autoupdate.], [autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
28315 +aclocal.m4:7748: GLIB_WITH_NLS is expanded from...
28316 +aclocal.m4:7831: GLIB_GNU_GETTEXT is expanded from...
28317 +aclocal.m4:7860: AM_GLIB_GNU_GETTEXT is expanded from...
28318 +configure.in:285: the top level])
28319 +m4trace:configure.in:285: -3- _m4_warn([obsolete], [The macro `_AC_OUTPUT_COMMANDS_CNT' is obsolete.
28320 +You should run autoupdate.], [autoconf/status.m4:321: _AC_OUTPUT_COMMANDS_CNT is expanded from...
28321 +autoconf/status.m4:318: AC_OUTPUT_COMMANDS is expanded from...
28322 +aclocal.m4:7748: GLIB_WITH_NLS is expanded from...
28323 +aclocal.m4:7831: GLIB_GNU_GETTEXT is expanded from...
28324 +aclocal.m4:7860: AM_GLIB_GNU_GETTEXT is expanded from...
28325 +configure.in:285: the top level])
28326 +m4trace:configure.in:285: -1- AC_SUBST([CATALOGS])
28327 +m4trace:configure.in:285: -1- AC_SUBST([CATOBJEXT])
28328 +m4trace:configure.in:285: -1- AC_SUBST([DATADIRNAME])
28329 +m4trace:configure.in:285: -1- AC_SUBST([GMOFILES])
28330 +m4trace:configure.in:285: -1- AC_SUBST([INSTOBJEXT])
28331 +m4trace:configure.in:285: -1- AC_SUBST([INTLLIBS])
28332 +m4trace:configure.in:285: -1- AC_SUBST([PO_IN_DATADIR_TRUE])
28333 +m4trace:configure.in:285: -1- AC_SUBST([PO_IN_DATADIR_FALSE])
28334 +m4trace:configure.in:285: -1- AC_SUBST([POFILES])
28335 +m4trace:configure.in:285: -1- AC_SUBST([POSUB])
28336 +m4trace:configure.in:285: -1- AC_SUBST([MKINSTALLDIRS])
28337 +m4trace:configure.in:290: -1- AC_SUBST([gconflocaledir])
28338 +m4trace:configure.in:292: -1- AC_CHECK_FUNCS([bind_textdomain_codeset])
28339 +m4trace:configure.in:292: -1- AH_OUTPUT([HAVE_BIND_TEXTDOMAIN_CODESET], [/* Define to 1 if you have the `bind_textdomain_codeset\' function. */
28340 +#undef HAVE_BIND_TEXTDOMAIN_CODESET])
28341 +m4trace:configure.in:294: -1- AC_SUBST([CFLAGS])
28342 +m4trace:configure.in:295: -1- AC_SUBST([CPPFLAGS])
28343 +m4trace:configure.in:296: -1- AC_SUBST([LDFLAGS])
28344 +m4trace:configure.in:300: -1- AC_SUBST([absolute_top_srcdir])
28345 +m4trace:configure.in:305: -1- AC_PROG_AWK
28346 +m4trace:configure.in:305: -1- AC_SUBST([AWK])
28347 +m4trace:configure.in:306: -1- AC_SUBST([PERL])
28348 +m4trace:configure.in:309: -1- AC_SUBST([INDENT])
28349 +m4trace:configure.in:328: -1- AC_SUBST([REBUILD])
28350 +m4trace:configure.in:342: -1- AC_CONFIG_FILES([
28351 +Makefile
28352 +gconf.m4
28353 +gconf/Makefile
28354 +gconf/default.path
28355 +backends/Makefile
28356 +po/Makefile.in
28357 +doc/Makefile
28358 +doc/gconf/Makefile
28359 +examples/Makefile
28360 +tests/Makefile
28361 +gconf-2.0.pc
28362 +])
28363 +m4trace:configure.in:342: -1- _m4_warn([obsolete], [AC_OUTPUT should be used without arguments.
28364 +You should run autoupdate.], [])
28365 +m4trace:configure.in:342: -1- AC_SUBST([LIB@&t@OBJS], [$ac_libobjs])
28366 +m4trace:configure.in:342: -1- AC_SUBST([LTLIBOBJS], [$ac_ltlibobjs])
28367 diff -urN GConf-2.6.4/backends/Makefile.in GConf-2.6.4.new/backends/Makefile.in
28368 --- GConf-2.6.4/backends/Makefile.in    2004-09-20 00:45:19.000000000 +0300
28369 +++ GConf-2.6.4.new/backends/Makefile.in        2005-03-05 11:07:05.000000000 +0200
28370 @@ -1,6 +1,8 @@
28371 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
28372 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
28373 +# @configure_input@
28374  
28375 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
28376 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
28377 +# Free Software Foundation, Inc.
28378  # This Makefile.in is free software; the Free Software Foundation
28379  # gives unlimited permission to copy and/or distribute it,
28380  # with or without modifications, as long as this notice is preserved.
28381 @@ -10,69 +12,57 @@
28382  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
28383  # PARTICULAR PURPOSE.
28384  
28385 -
28386 -SHELL = @SHELL@
28387 +@SET_MAKE@
28388  
28389  srcdir = @srcdir@
28390  top_srcdir = @top_srcdir@
28391  VPATH = @srcdir@
28392 -prefix = @prefix@
28393 -exec_prefix = @exec_prefix@
28394 -
28395 -bindir = @bindir@
28396 -sbindir = @sbindir@
28397 -libexecdir = @libexecdir@
28398 -datadir = @datadir@
28399 -sysconfdir = @sysconfdir@
28400 -sharedstatedir = @sharedstatedir@
28401 -localstatedir = @localstatedir@
28402 -libdir = @libdir@
28403 -infodir = @infodir@
28404 -mandir = @mandir@
28405 -includedir = @includedir@
28406 -oldincludedir = /usr/include
28407 -
28408 -DESTDIR =
28409 -
28410  pkgdatadir = $(datadir)/@PACKAGE@
28411  pkglibdir = $(libdir)/@PACKAGE@
28412  pkgincludedir = $(includedir)/@PACKAGE@
28413 -
28414  top_builddir = ..
28415  
28416 -ACLOCAL = @ACLOCAL@
28417 -AUTOCONF = @AUTOCONF@
28418 -AUTOMAKE = @AUTOMAKE@
28419 -AUTOHEADER = @AUTOHEADER@
28420 -
28421 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28422  INSTALL = @INSTALL@
28423 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
28424 -INSTALL_DATA = @INSTALL_DATA@
28425 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
28426 -transform = @program_transform_name@
28427 -
28428 +install_sh_DATA = $(install_sh) -c -m 644
28429 +install_sh_PROGRAM = $(install_sh) -c
28430 +install_sh_SCRIPT = $(install_sh) -c
28431 +INSTALL_HEADER = $(INSTALL_DATA)
28432 +transform = $(program_transform_name)
28433  NORMAL_INSTALL = :
28434  PRE_INSTALL = :
28435  POST_INSTALL = :
28436  NORMAL_UNINSTALL = :
28437  PRE_UNINSTALL = :
28438  POST_UNINSTALL = :
28439 -host_alias = @host_alias@
28440  host_triplet = @host@
28441 +ACLOCAL = @ACLOCAL@
28442 +AMDEP_FALSE = @AMDEP_FALSE@
28443 +AMDEP_TRUE = @AMDEP_TRUE@
28444 +AMTAR = @AMTAR@
28445  AR = @AR@
28446  AS = @AS@
28447 +AUTOCONF = @AUTOCONF@
28448 +AUTOHEADER = @AUTOHEADER@
28449 +AUTOMAKE = @AUTOMAKE@
28450  AWK = @AWK@
28451 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
28452  CATALOGS = @CATALOGS@
28453  CATOBJEXT = @CATOBJEXT@
28454  CC = @CC@
28455 +CCDEPMODE = @CCDEPMODE@
28456  CFLAGS = @CFLAGS@
28457 +CPP = @CPP@
28458  CPPFLAGS = @CPPFLAGS@
28459  CXX = @CXX@
28460  CXXCPP = @CXXCPP@
28461 +CXXDEPMODE = @CXXDEPMODE@
28462 +CXXFLAGS = @CXXFLAGS@
28463 +CYGPATH_W = @CYGPATH_W@
28464  DATADIRNAME = @DATADIRNAME@
28465  DB2HTML = @DB2HTML@
28466  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
28467 +DEFS = @DEFS@
28468 +DEPDIR = @DEPDIR@
28469  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
28470  DEPENDENT_LIBS = @DEPENDENT_LIBS@
28471  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
28472 @@ -83,48 +73,73 @@
28473  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
28474  DLLTOOL = @DLLTOOL@
28475  ECHO = @ECHO@
28476 +ECHO_C = @ECHO_C@
28477 +ECHO_N = @ECHO_N@
28478 +ECHO_T = @ECHO_T@
28479  EGREP = @EGREP@
28480 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
28481 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
28482  EXEEXT = @EXEEXT@
28483  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
28484  F77 = @F77@
28485 -GCJ = @GCJ@
28486 -GCJFLAGS = @GCJFLAGS@
28487 +FFLAGS = @FFLAGS@
28488  GCONF_AGE = @GCONF_AGE@
28489  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
28490  GCONF_CURRENT = @GCONF_CURRENT@
28491 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
28492 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
28493  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
28494  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
28495 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
28496 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
28497  GCONF_REVISION = @GCONF_REVISION@
28498 -GENCAT = @GENCAT@
28499  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
28500  GMOFILES = @GMOFILES@
28501  GMSGFMT = @GMSGFMT@
28502  GTKDOC = @GTKDOC@
28503 -GT_NO = @GT_NO@
28504 -GT_YES = @GT_YES@
28505 +GTK_FALSE = @GTK_FALSE@
28506 +GTK_TRUE = @GTK_TRUE@
28507 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
28508 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
28509 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
28510 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
28511  HAVE_GTK_DOC = @HAVE_GTK_DOC@
28512 -HAVE_LIB = @HAVE_LIB@
28513 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
28514 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
28515 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
28516 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
28517  HTML_DIR = @HTML_DIR@
28518 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
28519  INDENT = @INDENT@
28520 +INSTALL_DATA = @INSTALL_DATA@
28521  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
28522 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
28523 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
28524 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
28525  INSTOBJEXT = @INSTOBJEXT@
28526 -INTLDEPS = @INTLDEPS@
28527  INTLLIBS = @INTLLIBS@
28528 -INTLOBJS = @INTLOBJS@
28529  LDFLAGS = @LDFLAGS@
28530 -LIB = @LIB@
28531 +LIBOBJS = @LIBOBJS@
28532 +LIBS = @LIBS@
28533  LIBTOOL = @LIBTOOL@
28534  LN_S = @LN_S@
28535 -LTLIB = @LTLIB@
28536 +LTLIBOBJS = @LTLIBOBJS@
28537  MAINT = @MAINT@
28538 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
28539 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
28540  MAJOR_VERSION = @MAJOR_VERSION@
28541  MAKEINFO = @MAKEINFO@
28542  MKINSTALLDIRS = @MKINSTALLDIRS@
28543 +MSGFMT = @MSGFMT@
28544  OBJDUMP = @OBJDUMP@
28545  OBJEXT = @OBJEXT@
28546  ORBIT_IDL = @ORBIT_IDL@
28547  PACKAGE = @PACKAGE@
28548 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
28549 +PACKAGE_NAME = @PACKAGE_NAME@
28550 +PACKAGE_STRING = @PACKAGE_STRING@
28551 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
28552 +PACKAGE_VERSION = @PACKAGE_VERSION@
28553 +PATH_SEPARATOR = @PATH_SEPARATOR@
28554  PC_REQUIRES = @PC_REQUIRES@
28555  PERL = @PERL@
28556  PKG_CONFIG = @PKG_CONFIG@
28557 @@ -133,31 +148,89 @@
28558  POSUB = @POSUB@
28559  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
28560  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
28561 +PTHREADS_FALSE = @PTHREADS_FALSE@
28562 +PTHREADS_TRUE = @PTHREADS_TRUE@
28563  RANLIB = @RANLIB@
28564 -RC = @RC@
28565  REBUILD = @REBUILD@
28566 +SET_MAKE = @SET_MAKE@
28567 +SHELL = @SHELL@
28568  STRIP = @STRIP@
28569 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
28570  USE_NLS = @USE_NLS@
28571 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
28572 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
28573  VERSION = @VERSION@
28574 +XGETTEXT = @XGETTEXT@
28575  absolute_top_srcdir = @absolute_top_srcdir@
28576 +ac_ct_AR = @ac_ct_AR@
28577 +ac_ct_AS = @ac_ct_AS@
28578 +ac_ct_CC = @ac_ct_CC@
28579 +ac_ct_CXX = @ac_ct_CXX@
28580 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
28581 +ac_ct_F77 = @ac_ct_F77@
28582 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
28583 +ac_ct_RANLIB = @ac_ct_RANLIB@
28584 +ac_ct_STRIP = @ac_ct_STRIP@
28585 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
28586 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
28587 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
28588 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
28589 +am__include = @am__include@
28590 +am__leading_dot = @am__leading_dot@
28591 +am__quote = @am__quote@
28592 +bindir = @bindir@
28593 +build = @build@
28594 +build_alias = @build_alias@
28595 +build_cpu = @build_cpu@
28596 +build_os = @build_os@
28597 +build_vendor = @build_vendor@
28598 +datadir = @datadir@
28599 +exec_prefix = @exec_prefix@
28600  gconflocaledir = @gconflocaledir@
28601 -l = @l@
28602 -
28603 -INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/gconf   $(DEPENDENT_WITH_XML_CFLAGS)    -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"
28604 +host = @host@
28605 +host_alias = @host_alias@
28606 +host_cpu = @host_cpu@
28607 +host_os = @host_os@
28608 +host_vendor = @host_vendor@
28609 +includedir = @includedir@
28610 +infodir = @infodir@
28611 +install_sh = @install_sh@
28612 +libdir = @libdir@
28613 +libexecdir = @libexecdir@
28614 +localstatedir = @localstatedir@
28615 +mandir = @mandir@
28616 +oldincludedir = @oldincludedir@
28617 +prefix = @prefix@
28618 +program_transform_name = @program_transform_name@
28619 +sbindir = @sbindir@
28620 +sharedstatedir = @sharedstatedir@
28621 +sysconfdir = @sysconfdir@
28622 +target_alias = @target_alias@
28623 +INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_builddir)/gconf \
28624 +       $(DEPENDENT_WITH_XML_CFLAGS) \
28625 +       -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"
28626  
28627  
28628  backenddir = $(pkglibdir)/$(MAJOR_VERSION)
28629  
28630  backend_LTLIBRARIES = libgconfbackend-xml.la libgconfbackend-oldxml.la
28631  
28632 -libgconfbackend_oldxml_la_SOURCES =    xml-cache.h                     xml-cache.c                     xml-dir.h                       xml-dir.c                       xml-entry.h                     xml-entry.c                     xml-backend.c
28633 +libgconfbackend_oldxml_la_SOURCES = \
28634 +       xml-cache.h             \
28635 +       xml-cache.c             \
28636 +       xml-dir.h               \
28637 +       xml-dir.c               \
28638 +       xml-entry.h             \
28639 +       xml-entry.c             \
28640 +       xml-backend.c
28641  
28642  
28643  libgconfbackend_oldxml_la_LDFLAGS = -avoid-version -module -no-undefined
28644  libgconfbackend_oldxml_la_LIBADD = $(DEPENDENT_WITH_XML_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28645  
28646 -libgconfbackend_xml_la_SOURCES =       markup-backend.c                        markup-tree.h                           markup-tree.c
28647 +libgconfbackend_xml_la_SOURCES = \
28648 +       markup-backend.c                \
28649 +       markup-tree.h                   \
28650 +       markup-tree.c
28651  
28652  
28653  libgconfbackend_xml_la_LDFLAGS = -avoid-version -module -no-undefined
28654 @@ -171,117 +244,200 @@
28655  bin_PROGRAMS = gconf-merge-tree
28656  gconf_merge_tree_SOURCES = gconf-merge-tree.c
28657  gconf_merge_tree_LDADD = $(DEPENDENT_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28658 +subdir = backends
28659 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
28660  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
28661 -CONFIG_HEADER = ../config.h
28662 -CONFIG_CLEAN_FILES = 
28663 -LTLIBRARIES =  $(backend_LTLIBRARIES)
28664 -
28665 -
28666 -DEFS = @DEFS@ -I. -I$(srcdir) -I..
28667 -LIBS = @LIBS@
28668 -libgconfbackend_xml_la_DEPENDENCIES =  \
28669 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28670 -libgconfbackend_xml_la_OBJECTS =  markup-backend.lo markup-tree.lo
28671 -libgconfbackend_oldxml_la_DEPENDENCIES =  \
28672 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28673 -libgconfbackend_oldxml_la_OBJECTS =  xml-cache.lo xml-dir.lo \
28674 -xml-entry.lo xml-backend.lo
28675 -bin_PROGRAMS =  gconf-merge-tree$(EXEEXT)
28676 -noinst_PROGRAMS =  xml-test$(EXEEXT)
28677 -PROGRAMS =  $(bin_PROGRAMS) $(noinst_PROGRAMS)
28678 -
28679 -gconf_merge_tree_OBJECTS =  gconf-merge-tree.$(OBJEXT)
28680 -gconf_merge_tree_DEPENDENCIES =  \
28681 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28682 -gconf_merge_tree_LDFLAGS = 
28683 -xml_test_OBJECTS =  xml-cache.$(OBJEXT) xml-dir.$(OBJEXT) \
28684 -xml-entry.$(OBJEXT) xml-backend.$(OBJEXT) xml-test.$(OBJEXT)
28685 -xml_test_DEPENDENCIES =  \
28686 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28687 -xml_test_LDFLAGS = 
28688 -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
28689 -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
28690 +CONFIG_HEADER = $(top_builddir)/config.h
28691 +CONFIG_CLEAN_FILES =
28692 +LTLIBRARIES = $(backend_LTLIBRARIES)
28693 +
28694 +libgconfbackend_oldxml_la_DEPENDENCIES = \
28695 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28696 +am_libgconfbackend_oldxml_la_OBJECTS = xml-cache.lo xml-dir.lo \
28697 +       xml-entry.lo xml-backend.lo
28698 +libgconfbackend_oldxml_la_OBJECTS = \
28699 +       $(am_libgconfbackend_oldxml_la_OBJECTS)
28700 +libgconfbackend_xml_la_DEPENDENCIES = \
28701 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28702 +am_libgconfbackend_xml_la_OBJECTS = markup-backend.lo markup-tree.lo
28703 +libgconfbackend_xml_la_OBJECTS = $(am_libgconfbackend_xml_la_OBJECTS)
28704 +bin_PROGRAMS = gconf-merge-tree$(EXEEXT)
28705 +noinst_PROGRAMS = xml-test$(EXEEXT)
28706 +PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
28707 +
28708 +am_gconf_merge_tree_OBJECTS = gconf-merge-tree.$(OBJEXT)
28709 +gconf_merge_tree_OBJECTS = $(am_gconf_merge_tree_OBJECTS)
28710 +gconf_merge_tree_DEPENDENCIES = \
28711 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28712 +gconf_merge_tree_LDFLAGS =
28713 +am__objects_1 = xml-cache.$(OBJEXT) xml-dir.$(OBJEXT) \
28714 +       xml-entry.$(OBJEXT) xml-backend.$(OBJEXT)
28715 +am_xml_test_OBJECTS = $(am__objects_1) xml-test.$(OBJEXT)
28716 +xml_test_OBJECTS = $(am_xml_test_OBJECTS)
28717 +xml_test_DEPENDENCIES = \
28718 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
28719 +xml_test_LDFLAGS =
28720 +
28721 +DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
28722 +depcomp = $(SHELL) $(top_srcdir)/depcomp
28723 +am__depfiles_maybe = depfiles
28724 +@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/gconf-merge-tree.Po \
28725 +@AMDEP_TRUE@   ./$(DEPDIR)/markup-backend.Plo \
28726 +@AMDEP_TRUE@   ./$(DEPDIR)/markup-tree.Plo \
28727 +@AMDEP_TRUE@   ./$(DEPDIR)/xml-backend.Plo \
28728 +@AMDEP_TRUE@   ./$(DEPDIR)/xml-backend.Po \
28729 +@AMDEP_TRUE@   ./$(DEPDIR)/xml-cache.Plo ./$(DEPDIR)/xml-cache.Po \
28730 +@AMDEP_TRUE@   ./$(DEPDIR)/xml-dir.Plo ./$(DEPDIR)/xml-dir.Po \
28731 +@AMDEP_TRUE@   ./$(DEPDIR)/xml-entry.Plo ./$(DEPDIR)/xml-entry.Po \
28732 +@AMDEP_TRUE@   ./$(DEPDIR)/xml-test.Po
28733 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
28734 +       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
28735 +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
28736 +       $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
28737  CCLD = $(CC)
28738 -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
28739 -DIST_COMMON =  Makefile.am Makefile.in
28740 -
28741 -
28742 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
28743 +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
28744 +       $(AM_LDFLAGS) $(LDFLAGS) -o $@
28745 +DIST_SOURCES = $(libgconfbackend_oldxml_la_SOURCES) \
28746 +       $(libgconfbackend_xml_la_SOURCES) $(gconf_merge_tree_SOURCES) \
28747 +       $(xml_test_SOURCES)
28748 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
28749 +SOURCES = $(libgconfbackend_oldxml_la_SOURCES) $(libgconfbackend_xml_la_SOURCES) $(gconf_merge_tree_SOURCES) $(xml_test_SOURCES)
28750  
28751 -TAR = tar
28752 -GZIP_ENV = --best
28753 -SOURCES = $(libgconfbackend_xml_la_SOURCES) $(libgconfbackend_oldxml_la_SOURCES) $(gconf_merge_tree_SOURCES) $(xml_test_SOURCES)
28754 -OBJECTS = $(libgconfbackend_xml_la_OBJECTS) $(libgconfbackend_oldxml_la_OBJECTS) $(gconf_merge_tree_OBJECTS) $(xml_test_OBJECTS)
28755 +all: all-am
28756  
28757 -all: all-redirect
28758  .SUFFIXES:
28759 -.SUFFIXES: .S .c .lo .o .obj .s
28760 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
28761 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps backends/Makefile
28762 -
28763 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
28764 -       cd $(top_builddir) \
28765 -         && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
28766 -
28767 -
28768 -mostlyclean-backendLTLIBRARIES:
28769 -
28770 -clean-backendLTLIBRARIES:
28771 -       -test -z "$(backend_LTLIBRARIES)" || rm -f $(backend_LTLIBRARIES)
28772 -
28773 -distclean-backendLTLIBRARIES:
28774 -
28775 -maintainer-clean-backendLTLIBRARIES:
28776 -
28777 +.SUFFIXES: .c .lo .o .obj
28778 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
28779 +       cd $(top_srcdir) && \
28780 +         $(AUTOMAKE) --gnu  backends/Makefile
28781 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
28782 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
28783 +backendLTLIBRARIES_INSTALL = $(INSTALL)
28784  install-backendLTLIBRARIES: $(backend_LTLIBRARIES)
28785         @$(NORMAL_INSTALL)
28786         $(mkinstalldirs) $(DESTDIR)$(backenddir)
28787         @list='$(backend_LTLIBRARIES)'; for p in $$list; do \
28788           if test -f $$p; then \
28789 -           echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(backenddir)/$$p"; \
28790 -           $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(backenddir)/$$p; \
28791 +           f="`echo $$p | sed -e 's|^.*/||'`"; \
28792 +           echo " $(LIBTOOL) --mode=install $(backendLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(backenddir)/$$f"; \
28793 +           $(LIBTOOL) --mode=install $(backendLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(backenddir)/$$f; \
28794           else :; fi; \
28795         done
28796  
28797  uninstall-backendLTLIBRARIES:
28798         @$(NORMAL_UNINSTALL)
28799 -       list='$(backend_LTLIBRARIES)'; for p in $$list; do \
28800 -         $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(backenddir)/$$p; \
28801 +       @list='$(backend_LTLIBRARIES)'; for p in $$list; do \
28802 +           p="`echo $$p | sed -e 's|^.*/||'`"; \
28803 +         echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(backenddir)/$$p"; \
28804 +         $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(backenddir)/$$p; \
28805         done
28806  
28807 -.c.o:
28808 -       $(COMPILE) -c $<
28809 +clean-backendLTLIBRARIES:
28810 +       -test -z "$(backend_LTLIBRARIES)" || rm -f $(backend_LTLIBRARIES)
28811 +       @list='$(backend_LTLIBRARIES)'; for p in $$list; do \
28812 +         dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
28813 +         test "$$dir" = "$$p" && dir=.; \
28814 +         echo "rm -f \"$${dir}/so_locations\""; \
28815 +         rm -f "$${dir}/so_locations"; \
28816 +       done
28817 +libgconfbackend-oldxml.la: $(libgconfbackend_oldxml_la_OBJECTS) $(libgconfbackend_oldxml_la_DEPENDENCIES) 
28818 +       $(LINK) -rpath $(backenddir) $(libgconfbackend_oldxml_la_LDFLAGS) $(libgconfbackend_oldxml_la_OBJECTS) $(libgconfbackend_oldxml_la_LIBADD) $(LIBS)
28819 +libgconfbackend-xml.la: $(libgconfbackend_xml_la_OBJECTS) $(libgconfbackend_xml_la_DEPENDENCIES) 
28820 +       $(LINK) -rpath $(backenddir) $(libgconfbackend_xml_la_LDFLAGS) $(libgconfbackend_xml_la_OBJECTS) $(libgconfbackend_xml_la_LIBADD) $(LIBS)
28821 +binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
28822 +install-binPROGRAMS: $(bin_PROGRAMS)
28823 +       @$(NORMAL_INSTALL)
28824 +       $(mkinstalldirs) $(DESTDIR)$(bindir)
28825 +       @list='$(bin_PROGRAMS)'; for p in $$list; do \
28826 +         p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
28827 +         if test -f $$p \
28828 +            || test -f $$p1 \
28829 +         ; then \
28830 +           f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
28831 +          echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
28832 +          $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
28833 +         else :; fi; \
28834 +       done
28835  
28836 -# FIXME: We should only use cygpath when building on Windows,
28837 -# and only if it is available.
28838 -.c.obj:
28839 -       $(COMPILE) -c `cygpath -w $<`
28840 +uninstall-binPROGRAMS:
28841 +       @$(NORMAL_UNINSTALL)
28842 +       @list='$(bin_PROGRAMS)'; for p in $$list; do \
28843 +         f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
28844 +         echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
28845 +         rm -f $(DESTDIR)$(bindir)/$$f; \
28846 +       done
28847  
28848 -.s.o:
28849 -       $(COMPILE) -c $<
28850 +clean-binPROGRAMS:
28851 +       @list='$(bin_PROGRAMS)'; for p in $$list; do \
28852 +         f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
28853 +         echo " rm -f $$p $$f"; \
28854 +         rm -f $$p $$f ; \
28855 +       done
28856  
28857 -.S.o:
28858 -       $(COMPILE) -c $<
28859 +clean-noinstPROGRAMS:
28860 +       @list='$(noinst_PROGRAMS)'; for p in $$list; do \
28861 +         f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
28862 +         echo " rm -f $$p $$f"; \
28863 +         rm -f $$p $$f ; \
28864 +       done
28865 +gconf-merge-tree$(EXEEXT): $(gconf_merge_tree_OBJECTS) $(gconf_merge_tree_DEPENDENCIES) 
28866 +       @rm -f gconf-merge-tree$(EXEEXT)
28867 +       $(LINK) $(gconf_merge_tree_LDFLAGS) $(gconf_merge_tree_OBJECTS) $(gconf_merge_tree_LDADD) $(LIBS)
28868 +xml-test$(EXEEXT): $(xml_test_OBJECTS) $(xml_test_DEPENDENCIES) 
28869 +       @rm -f xml-test$(EXEEXT)
28870 +       $(LINK) $(xml_test_LDFLAGS) $(xml_test_OBJECTS) $(xml_test_LDADD) $(LIBS)
28871  
28872  mostlyclean-compile:
28873 -       -rm -f *.o core *.core
28874 -       -rm -f *.$(OBJEXT)
28875 -
28876 -clean-compile:
28877 +       -rm -f *.$(OBJEXT) core *.core
28878  
28879  distclean-compile:
28880         -rm -f *.tab.c
28881  
28882 -maintainer-clean-compile:
28883 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-merge-tree.Po@am__quote@
28884 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/markup-backend.Plo@am__quote@
28885 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/markup-tree.Plo@am__quote@
28886 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-backend.Plo@am__quote@
28887 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-backend.Po@am__quote@
28888 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-cache.Plo@am__quote@
28889 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-cache.Po@am__quote@
28890 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-dir.Plo@am__quote@
28891 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-dir.Po@am__quote@
28892 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-entry.Plo@am__quote@
28893 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-entry.Po@am__quote@
28894 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xml-test.Po@am__quote@
28895  
28896 -.c.lo:
28897 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
28898 +.c.o:
28899 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
28900 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
28901 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
28902 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
28903 +@am__fastdepCC_TRUE@   fi
28904 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
28905 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
28906 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
28907 +@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
28908  
28909 -.s.lo:
28910 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
28911 +.c.obj:
28912 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
28913 +@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
28914 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
28915 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
28916 +@am__fastdepCC_TRUE@   fi
28917 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
28918 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
28919 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
28920 +@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
28921  
28922 -.S.lo:
28923 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
28924 +.c.lo:
28925 +@am__fastdepCC_TRUE@   if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
28926 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
28927 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
28928 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
28929 +@am__fastdepCC_TRUE@   fi
28930 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
28931 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
28932 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
28933 +@am__fastdepCC_FALSE@  $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
28934  
28935  mostlyclean-libtool:
28936         -rm -f *.lo
28937 @@ -290,227 +446,187 @@
28938         -rm -rf .libs _libs
28939  
28940  distclean-libtool:
28941 +       -rm -f libtool
28942 +uninstall-info-am:
28943  
28944 -maintainer-clean-libtool:
28945 -
28946 -libgconfbackend-xml.la: $(libgconfbackend_xml_la_OBJECTS) $(libgconfbackend_xml_la_DEPENDENCIES)
28947 -       $(LINK) -rpath $(backenddir) $(libgconfbackend_xml_la_LDFLAGS) $(libgconfbackend_xml_la_OBJECTS) $(libgconfbackend_xml_la_LIBADD) $(LIBS)
28948 -
28949 -libgconfbackend-oldxml.la: $(libgconfbackend_oldxml_la_OBJECTS) $(libgconfbackend_oldxml_la_DEPENDENCIES)
28950 -       $(LINK) -rpath $(backenddir) $(libgconfbackend_oldxml_la_LDFLAGS) $(libgconfbackend_oldxml_la_OBJECTS) $(libgconfbackend_oldxml_la_LIBADD) $(LIBS)
28951 -
28952 -mostlyclean-binPROGRAMS:
28953 -
28954 -clean-binPROGRAMS:
28955 -       -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
28956 -
28957 -distclean-binPROGRAMS:
28958 -
28959 -maintainer-clean-binPROGRAMS:
28960 -
28961 -install-binPROGRAMS: $(bin_PROGRAMS)
28962 -       @$(NORMAL_INSTALL)
28963 -       $(mkinstalldirs) $(DESTDIR)$(bindir)
28964 -       @list='$(bin_PROGRAMS)'; for p in $$list; do \
28965 -         if test -f $$p; then \
28966 -           echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
28967 -           $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
28968 -         else :; fi; \
28969 -       done
28970 -
28971 -uninstall-binPROGRAMS:
28972 -       @$(NORMAL_UNINSTALL)
28973 -       list='$(bin_PROGRAMS)'; for p in $$list; do \
28974 -         rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
28975 -       done
28976 -
28977 -mostlyclean-noinstPROGRAMS:
28978 -
28979 -clean-noinstPROGRAMS:
28980 -       -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
28981 -
28982 -distclean-noinstPROGRAMS:
28983 -
28984 -maintainer-clean-noinstPROGRAMS:
28985 -
28986 -gconf-merge-tree$(EXEEXT): $(gconf_merge_tree_OBJECTS) $(gconf_merge_tree_DEPENDENCIES)
28987 -       @rm -f gconf-merge-tree$(EXEEXT)
28988 -       $(LINK) $(gconf_merge_tree_LDFLAGS) $(gconf_merge_tree_OBJECTS) $(gconf_merge_tree_LDADD) $(LIBS)
28989 +ETAGS = etags
28990 +ETAGSFLAGS =
28991  
28992 -xml-test$(EXEEXT): $(xml_test_OBJECTS) $(xml_test_DEPENDENCIES)
28993 -       @rm -f xml-test$(EXEEXT)
28994 -       $(LINK) $(xml_test_LDFLAGS) $(xml_test_OBJECTS) $(xml_test_LDADD) $(LIBS)
28995 +CTAGS = ctags
28996 +CTAGSFLAGS =
28997  
28998  tags: TAGS
28999  
29000 -ID: $(HEADERS) $(SOURCES) $(LISP)
29001 -       list='$(SOURCES) $(HEADERS)'; \
29002 -       unique=`for i in $$list; do echo $$i; done | \
29003 -         awk '    { files[$$0] = 1; } \
29004 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
29005 +       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
29006 +       unique=`for i in $$list; do \
29007 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
29008 +         done | \
29009 +         $(AWK) '    { files[$$0] = 1; } \
29010                END { for (i in files) print i; }'`; \
29011 -       here=`pwd` && cd $(srcdir) \
29012 -         && mkid -f$$here/ID $$unique $(LISP)
29013 +       mkid -fID $$unique
29014  
29015 -TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
29016 +TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
29017 +               $(TAGS_FILES) $(LISP)
29018         tags=; \
29019         here=`pwd`; \
29020 -       list='$(SOURCES) $(HEADERS)'; \
29021 -       unique=`for i in $$list; do echo $$i; done | \
29022 -         awk '    { files[$$0] = 1; } \
29023 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
29024 +       unique=`for i in $$list; do \
29025 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
29026 +         done | \
29027 +         $(AWK) '    { files[$$0] = 1; } \
29028                END { for (i in files) print i; }'`; \
29029 -       test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
29030 -         || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
29031 -
29032 -mostlyclean-tags:
29033 -
29034 -clean-tags:
29035 +       test -z "$(ETAGS_ARGS)$$tags$$unique" \
29036 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
29037 +            $$tags $$unique
29038 +
29039 +ctags: CTAGS
29040 +CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
29041 +               $(TAGS_FILES) $(LISP)
29042 +       tags=; \
29043 +       here=`pwd`; \
29044 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
29045 +       unique=`for i in $$list; do \
29046 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
29047 +         done | \
29048 +         $(AWK) '    { files[$$0] = 1; } \
29049 +              END { for (i in files) print i; }'`; \
29050 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
29051 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
29052 +            $$tags $$unique
29053 +
29054 +GTAGS:
29055 +       here=`$(am__cd) $(top_builddir) && pwd` \
29056 +         && cd $(top_srcdir) \
29057 +         && gtags -i $(GTAGS_ARGS) $$here
29058  
29059  distclean-tags:
29060 -       -rm -f TAGS ID
29061 -
29062 -maintainer-clean-tags:
29063 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
29064 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
29065  
29066 -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
29067 -
29068 -subdir = backends
29069 +top_distdir = ..
29070 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
29071  
29072  distdir: $(DISTFILES)
29073 -       @for file in $(DISTFILES); do \
29074 -         d=$(srcdir); \
29075 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
29076 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
29077 +       list='$(DISTFILES)'; for file in $$list; do \
29078 +         case $$file in \
29079 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
29080 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
29081 +         esac; \
29082 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
29083 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
29084 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
29085 +           dir="/$$dir"; \
29086 +           $(mkinstalldirs) "$(distdir)$$dir"; \
29087 +         else \
29088 +           dir=''; \
29089 +         fi; \
29090           if test -d $$d/$$file; then \
29091 -           cp -pr $$d/$$file $(distdir)/$$file; \
29092 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
29093 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
29094 +           fi; \
29095 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
29096           else \
29097             test -f $(distdir)/$$file \
29098 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
29099 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
29100 +           || cp -p $$d/$$file $(distdir)/$$file \
29101 +           || exit 1; \
29102           fi; \
29103         done
29104 -gconf-merge-tree.o: gconf-merge-tree.c ../config.h markup-tree.c \
29105 -       ../gconf/gconf-internals.h ../gconf/gconf-error.h \
29106 -       ../gconf/gconf-value.h ../gconf/gconf-engine.h \
29107 -       ../gconf/gconf-sources.h ../gconf/gconf-schema.h markup-tree.h
29108 -markup-backend.lo markup-backend.o : markup-backend.c \
29109 -       ../gconf/gconf-backend.h ../gconf/gconf-internals.h ../config.h \
29110 -       ../gconf/gconf-error.h ../gconf/gconf-value.h \
29111 -       ../gconf/gconf-engine.h ../gconf/gconf-sources.h \
29112 -       ../gconf/gconf.h ../gconf/gconf-schema.h \
29113 -       ../gconf/gconf-enum-types.h markup-tree.h
29114 -markup-tree.lo markup-tree.o : markup-tree.c ../gconf/gconf-internals.h \
29115 -       ../config.h ../gconf/gconf-error.h ../gconf/gconf-value.h \
29116 -       ../gconf/gconf-engine.h ../gconf/gconf-sources.h \
29117 -       ../gconf/gconf-schema.h markup-tree.h
29118 -xml-backend.lo xml-backend.o : xml-backend.c ../gconf/gconf-backend.h \
29119 -       ../gconf/gconf-internals.h ../config.h ../gconf/gconf-error.h \
29120 -       ../gconf/gconf-value.h ../gconf/gconf-engine.h \
29121 -       ../gconf/gconf-sources.h ../gconf/gconf.h \
29122 -       ../gconf/gconf-schema.h ../gconf/gconf-enum-types.h xml-cache.h \
29123 -       xml-dir.h
29124 -xml-cache.lo xml-cache.o : xml-cache.c xml-cache.h ../gconf/gconf.h \
29125 -       ../gconf/gconf-schema.h ../gconf/gconf-value.h \
29126 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
29127 -       ../gconf/gconf-enum-types.h xml-dir.h \
29128 -       ../gconf/gconf-internals.h ../config.h ../gconf/gconf-sources.h
29129 -xml-dir.lo xml-dir.o : xml-dir.c xml-dir.h ../gconf/gconf.h \
29130 -       ../gconf/gconf-schema.h ../gconf/gconf-value.h \
29131 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
29132 -       ../gconf/gconf-enum-types.h xml-entry.h \
29133 -       ../gconf/gconf-internals.h ../config.h ../gconf/gconf-sources.h
29134 -xml-entry.lo xml-entry.o : xml-entry.c xml-entry.h ../gconf/gconf.h \
29135 -       ../gconf/gconf-schema.h ../gconf/gconf-value.h \
29136 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
29137 -       ../gconf/gconf-enum-types.h ../gconf/gconf-internals.h \
29138 -       ../config.h ../gconf/gconf-sources.h
29139 -xml-test.o: xml-test.c xml-entry.h ../gconf/gconf.h \
29140 -       ../gconf/gconf-schema.h ../gconf/gconf-value.h \
29141 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
29142 -       ../gconf/gconf-enum-types.h xml-dir.h xml-cache.h \
29143 -       ../gconf/gconf-internals.h ../config.h ../gconf/gconf-sources.h \
29144 -       ../gconf/gconf-backend.h
29145 -
29146 -info-am:
29147 -info: info-am
29148 -dvi-am:
29149 -dvi: dvi-am
29150  check-am: all-am
29151  check: check-am
29152 -installcheck-am:
29153 -installcheck: installcheck-am
29154 -install-exec-am: install-binPROGRAMS
29155 -install-exec: install-exec-am
29156 +all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
29157  
29158 -install-data-am: install-backendLTLIBRARIES
29159 +installdirs:
29160 +       $(mkinstalldirs) $(DESTDIR)$(backenddir) $(DESTDIR)$(bindir)
29161 +install: install-am
29162 +install-exec: install-exec-am
29163  install-data: install-data-am
29164 +uninstall: uninstall-am
29165  
29166  install-am: all-am
29167         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
29168 -install: install-am
29169 -uninstall-am: uninstall-backendLTLIBRARIES uninstall-binPROGRAMS
29170 -uninstall: uninstall-am
29171 -all-am: Makefile $(LTLIBRARIES) $(PROGRAMS)
29172 -all-redirect: all-am
29173 -install-strip:
29174 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
29175 -installdirs:
29176 -       $(mkinstalldirs)  $(DESTDIR)$(backenddir) $(DESTDIR)$(bindir)
29177 -
29178  
29179 +installcheck: installcheck-am
29180 +install-strip:
29181 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
29182 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
29183 +         `test -z '$(STRIP)' || \
29184 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
29185  mostlyclean-generic:
29186  
29187  clean-generic:
29188  
29189  distclean-generic:
29190 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
29191 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
29192 +       -rm -f $(CONFIG_CLEAN_FILES)
29193  
29194  maintainer-clean-generic:
29195 -mostlyclean-am:  mostlyclean-backendLTLIBRARIES mostlyclean-compile \
29196 -               mostlyclean-libtool mostlyclean-binPROGRAMS \
29197 -               mostlyclean-noinstPROGRAMS mostlyclean-tags \
29198 -               mostlyclean-generic
29199 +       @echo "This command is intended for maintainers to use"
29200 +       @echo "it deletes files that may require special tools to rebuild."
29201 +clean: clean-am
29202  
29203 -mostlyclean: mostlyclean-am
29204 +clean-am: clean-backendLTLIBRARIES clean-binPROGRAMS clean-generic \
29205 +       clean-libtool clean-noinstPROGRAMS mostlyclean-am
29206  
29207 -clean-am:  clean-backendLTLIBRARIES clean-compile clean-libtool \
29208 -               clean-binPROGRAMS clean-noinstPROGRAMS clean-tags \
29209 -               clean-generic mostlyclean-am
29210 +distclean: distclean-am
29211 +       -rm -rf ./$(DEPDIR)
29212 +       -rm -f Makefile
29213 +distclean-am: clean-am distclean-compile distclean-generic \
29214 +       distclean-libtool distclean-tags
29215  
29216 -clean: clean-am
29217 +dvi: dvi-am
29218  
29219 -distclean-am:  distclean-backendLTLIBRARIES distclean-compile \
29220 -               distclean-libtool distclean-binPROGRAMS \
29221 -               distclean-noinstPROGRAMS distclean-tags \
29222 -               distclean-generic clean-am
29223 -       -rm -f libtool
29224 +dvi-am:
29225  
29226 -distclean: distclean-am
29227 +info: info-am
29228  
29229 -maintainer-clean-am:  maintainer-clean-backendLTLIBRARIES \
29230 -               maintainer-clean-compile maintainer-clean-libtool \
29231 -               maintainer-clean-binPROGRAMS \
29232 -               maintainer-clean-noinstPROGRAMS maintainer-clean-tags \
29233 -               maintainer-clean-generic distclean-am
29234 -       @echo "This command is intended for maintainers to use;"
29235 -       @echo "it deletes files that may require special tools to rebuild."
29236 +info-am:
29237 +
29238 +install-data-am: install-backendLTLIBRARIES
29239 +
29240 +install-exec-am: install-binPROGRAMS
29241 +
29242 +install-info: install-info-am
29243 +
29244 +install-man:
29245 +
29246 +installcheck-am:
29247  
29248  maintainer-clean: maintainer-clean-am
29249 +       -rm -rf ./$(DEPDIR)
29250 +       -rm -f Makefile
29251 +maintainer-clean-am: distclean-am maintainer-clean-generic
29252 +
29253 +mostlyclean: mostlyclean-am
29254 +
29255 +mostlyclean-am: mostlyclean-compile mostlyclean-generic \
29256 +       mostlyclean-libtool
29257 +
29258 +pdf: pdf-am
29259 +
29260 +pdf-am:
29261  
29262 -.PHONY: mostlyclean-backendLTLIBRARIES distclean-backendLTLIBRARIES \
29263 -clean-backendLTLIBRARIES maintainer-clean-backendLTLIBRARIES \
29264 -uninstall-backendLTLIBRARIES install-backendLTLIBRARIES \
29265 -mostlyclean-compile distclean-compile clean-compile \
29266 -maintainer-clean-compile mostlyclean-libtool distclean-libtool \
29267 -clean-libtool maintainer-clean-libtool mostlyclean-binPROGRAMS \
29268 -distclean-binPROGRAMS clean-binPROGRAMS maintainer-clean-binPROGRAMS \
29269 -uninstall-binPROGRAMS install-binPROGRAMS mostlyclean-noinstPROGRAMS \
29270 -distclean-noinstPROGRAMS clean-noinstPROGRAMS \
29271 -maintainer-clean-noinstPROGRAMS tags mostlyclean-tags distclean-tags \
29272 -clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \
29273 -check-am installcheck-am installcheck install-exec-am install-exec \
29274 -install-data-am install-data install-am install uninstall-am uninstall \
29275 -all-redirect all-am all installdirs mostlyclean-generic \
29276 -distclean-generic clean-generic maintainer-clean-generic clean \
29277 -mostlyclean distclean maintainer-clean
29278 +ps: ps-am
29279  
29280 +ps-am:
29281 +
29282 +uninstall-am: uninstall-backendLTLIBRARIES uninstall-binPROGRAMS \
29283 +       uninstall-info-am
29284 +
29285 +.PHONY: CTAGS GTAGS all all-am check check-am clean \
29286 +       clean-backendLTLIBRARIES clean-binPROGRAMS clean-generic \
29287 +       clean-libtool clean-noinstPROGRAMS ctags distclean \
29288 +       distclean-compile distclean-generic distclean-libtool \
29289 +       distclean-tags distdir dvi dvi-am info info-am install \
29290 +       install-am install-backendLTLIBRARIES install-binPROGRAMS \
29291 +       install-data install-data-am install-exec install-exec-am \
29292 +       install-info install-info-am install-man install-strip \
29293 +       installcheck installcheck-am installdirs maintainer-clean \
29294 +       maintainer-clean-generic mostlyclean mostlyclean-compile \
29295 +       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
29296 +       tags uninstall uninstall-am uninstall-backendLTLIBRARIES \
29297 +       uninstall-binPROGRAMS uninstall-info-am
29298  
29299  # Tell versions [3.59,3.63) of GNU make to not export all variables.
29300  # Otherwise a system limit (for SysV at least) may be exceeded.
29301 diff -urN GConf-2.6.4/depcomp GConf-2.6.4.new/depcomp
29302 --- GConf-2.6.4/depcomp 1970-01-01 02:00:00.000000000 +0200
29303 +++ GConf-2.6.4.new/depcomp     2005-03-05 11:07:05.000000000 +0200
29304 @@ -0,0 +1,479 @@
29305 +#! /bin/sh
29306 +
29307 +# depcomp - compile a program generating dependencies as side-effects
29308 +# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
29309 +
29310 +# This program is free software; you can redistribute it and/or modify
29311 +# it under the terms of the GNU General Public License as published by
29312 +# the Free Software Foundation; either version 2, or (at your option)
29313 +# any later version.
29314 +
29315 +# This program is distributed in the hope that it will be useful,
29316 +# but WITHOUT ANY WARRANTY; without even the implied warranty of
29317 +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
29318 +# GNU General Public License for more details.
29319 +
29320 +# You should have received a copy of the GNU General Public License
29321 +# along with this program; if not, write to the Free Software
29322 +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
29323 +# 02111-1307, USA.
29324 +
29325 +# As a special exception to the GNU General Public License, if you
29326 +# distribute this file as part of a program that contains a
29327 +# configuration script generated by Autoconf, you may include it under
29328 +# the same distribution terms that you use for the rest of that program.
29329 +
29330 +# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
29331 +
29332 +if test -z "$depmode" || test -z "$source" || test -z "$object"; then
29333 +  echo "depcomp: Variables source, object and depmode must be set" 1>&2
29334 +  exit 1
29335 +fi
29336 +# `libtool' can also be set to `yes' or `no'.
29337 +
29338 +if test -z "$depfile"; then
29339 +   base=`echo "$object" | sed -e 's,^.*/,,' -e 's,\.\([^.]*\)$,.P\1,'`
29340 +   dir=`echo "$object" | sed 's,/.*$,/,'`
29341 +   if test "$dir" = "$object"; then
29342 +      dir=
29343 +   fi
29344 +   # FIXME: should be _deps on DOS.
29345 +   depfile="$dir.deps/$base"
29346 +fi
29347 +
29348 +tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
29349 +
29350 +rm -f "$tmpdepfile"
29351 +
29352 +# Some modes work just like other modes, but use different flags.  We
29353 +# parameterize here, but still list the modes in the big case below,
29354 +# to make depend.m4 easier to write.  Note that we *cannot* use a case
29355 +# here, because this file can only contain one case statement.
29356 +if test "$depmode" = hp; then
29357 +  # HP compiler uses -M and no extra arg.
29358 +  gccflag=-M
29359 +  depmode=gcc
29360 +fi
29361 +
29362 +if test "$depmode" = dashXmstdout; then
29363 +   # This is just like dashmstdout with a different argument.
29364 +   dashmflag=-xM
29365 +   depmode=dashmstdout
29366 +fi
29367 +
29368 +case "$depmode" in
29369 +gcc3)
29370 +## gcc 3 implements dependency tracking that does exactly what
29371 +## we want.  Yay!  Note: for some reason libtool 1.4 doesn't like
29372 +## it if -MD -MP comes after the -MF stuff.  Hmm.
29373 +  "$@" -MT "$object" -MD -MP -MF "$tmpdepfile"
29374 +  stat=$?
29375 +  if test $stat -eq 0; then :
29376 +  else
29377 +    rm -f "$tmpdepfile"
29378 +    exit $stat
29379 +  fi
29380 +  mv "$tmpdepfile" "$depfile"
29381 +  ;;
29382 +
29383 +gcc)
29384 +## There are various ways to get dependency output from gcc.  Here's
29385 +## why we pick this rather obscure method:
29386 +## - Don't want to use -MD because we'd like the dependencies to end
29387 +##   up in a subdir.  Having to rename by hand is ugly.
29388 +##   (We might end up doing this anyway to support other compilers.)
29389 +## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
29390 +##   -MM, not -M (despite what the docs say).
29391 +## - Using -M directly means running the compiler twice (even worse
29392 +##   than renaming).
29393 +  if test -z "$gccflag"; then
29394 +    gccflag=-MD,
29395 +  fi
29396 +  "$@" -Wp,"$gccflag$tmpdepfile"
29397 +  stat=$?
29398 +  if test $stat -eq 0; then :
29399 +  else
29400 +    rm -f "$tmpdepfile"
29401 +    exit $stat
29402 +  fi
29403 +  rm -f "$depfile"
29404 +  echo "$object : \\" > "$depfile"
29405 +  alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
29406 +## The second -e expression handles DOS-style file names with drive letters.
29407 +  sed -e 's/^[^:]*: / /' \
29408 +      -e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
29409 +## This next piece of magic avoids the `deleted header file' problem.
29410 +## The problem is that when a header file which appears in a .P file
29411 +## is deleted, the dependency causes make to die (because there is
29412 +## typically no way to rebuild the header).  We avoid this by adding
29413 +## dummy dependencies for each header file.  Too bad gcc doesn't do
29414 +## this for us directly.
29415 +  tr ' ' '
29416 +' < "$tmpdepfile" |
29417 +## Some versions of gcc put a space before the `:'.  On the theory
29418 +## that the space means something, we add a space to the output as
29419 +## well.
29420 +## Some versions of the HPUX 10.20 sed can't process this invocation
29421 +## correctly.  Breaking it into two sed invocations is a workaround.
29422 +    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
29423 +  rm -f "$tmpdepfile"
29424 +  ;;
29425 +
29426 +hp)
29427 +  # This case exists only to let depend.m4 do its work.  It works by
29428 +  # looking at the text of this script.  This case will never be run,
29429 +  # since it is checked for above.
29430 +  exit 1
29431 +  ;;
29432 +
29433 +sgi)
29434 +  if test "$libtool" = yes; then
29435 +    "$@" "-Wp,-MDupdate,$tmpdepfile"
29436 +  else
29437 +    "$@" -MDupdate "$tmpdepfile"
29438 +  fi
29439 +  stat=$?
29440 +  if test $stat -eq 0; then :
29441 +  else
29442 +    rm -f "$tmpdepfile"
29443 +    exit $stat
29444 +  fi
29445 +  rm -f "$depfile"
29446 +
29447 +  if test -f "$tmpdepfile"; then  # yes, the sourcefile depend on other files
29448 +    echo "$object : \\" > "$depfile"
29449 +
29450 +    # Clip off the initial element (the dependent).  Don't try to be
29451 +    # clever and replace this with sed code, as IRIX sed won't handle
29452 +    # lines with more than a fixed number of characters (4096 in
29453 +    # IRIX 6.2 sed, 8192 in IRIX 6.5).  We also remove comment lines;
29454 +    # the IRIX cc adds comments like `#:fec' to the end of the
29455 +    # dependency line.
29456 +    tr ' ' '
29457 +' < "$tmpdepfile" \
29458 +    | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
29459 +    tr '
29460 +' ' ' >> $depfile
29461 +    echo >> $depfile
29462 +
29463 +    # The second pass generates a dummy entry for each header file.
29464 +    tr ' ' '
29465 +' < "$tmpdepfile" \
29466 +   | sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
29467 +   >> $depfile
29468 +  else
29469 +    # The sourcefile does not contain any dependencies, so just
29470 +    # store a dummy comment line, to avoid errors with the Makefile
29471 +    # "include basename.Plo" scheme.
29472 +    echo "#dummy" > "$depfile"
29473 +  fi
29474 +  rm -f "$tmpdepfile"
29475 +  ;;
29476 +
29477 +aix)
29478 +  # The C for AIX Compiler uses -M and outputs the dependencies
29479 +  # in a .u file.  In older versions, this file always lives in the
29480 +  # current directory.  Also, the AIX compiler puts `$object:' at the
29481 +  # start of each line; $object doesn't have directory information.
29482 +  # Version 6 uses the directory in both cases.
29483 +  stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
29484 +  tmpdepfile="$stripped.u"
29485 +  if test "$libtool" = yes; then
29486 +    "$@" -Wc,-M
29487 +  else
29488 +    "$@" -M
29489 +  fi
29490 +  stat=$?
29491 +
29492 +  if test -f "$tmpdepfile"; then :
29493 +  else
29494 +    stripped=`echo "$stripped" | sed 's,^.*/,,'`
29495 +    tmpdepfile="$stripped.u"
29496 +  fi
29497 +
29498 +  if test $stat -eq 0; then :
29499 +  else
29500 +    rm -f "$tmpdepfile"
29501 +    exit $stat
29502 +  fi
29503 +
29504 +  if test -f "$tmpdepfile"; then
29505 +    outname="$stripped.o"
29506 +    # Each line is of the form `foo.o: dependent.h'.
29507 +    # Do two passes, one to just change these to
29508 +    # `$object: dependent.h' and one to simply `dependent.h:'.
29509 +    sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
29510 +    sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
29511 +  else
29512 +    # The sourcefile does not contain any dependencies, so just
29513 +    # store a dummy comment line, to avoid errors with the Makefile
29514 +    # "include basename.Plo" scheme.
29515 +    echo "#dummy" > "$depfile"
29516 +  fi
29517 +  rm -f "$tmpdepfile"
29518 +  ;;
29519 +
29520 +icc)
29521 +  # Intel's C compiler understands `-MD -MF file'.  However on
29522 +  #    icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
29523 +  # ICC 7.0 will fill foo.d with something like
29524 +  #    foo.o: sub/foo.c
29525 +  #    foo.o: sub/foo.h
29526 +  # which is wrong.  We want:
29527 +  #    sub/foo.o: sub/foo.c
29528 +  #    sub/foo.o: sub/foo.h
29529 +  #    sub/foo.c:
29530 +  #    sub/foo.h:
29531 +  # ICC 7.1 will output
29532 +  #    foo.o: sub/foo.c sub/foo.h
29533 +  # and will wrap long lines using \ :
29534 +  #    foo.o: sub/foo.c ... \
29535 +  #     sub/foo.h ... \
29536 +  #     ...
29537 +
29538 +  "$@" -MD -MF "$tmpdepfile"
29539 +  stat=$?
29540 +  if test $stat -eq 0; then :
29541 +  else
29542 +    rm -f "$tmpdepfile"
29543 +    exit $stat
29544 +  fi
29545 +  rm -f "$depfile"
29546 +  # Each line is of the form `foo.o: dependent.h',
29547 +  # or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
29548 +  # Do two passes, one to just change these to
29549 +  # `$object: dependent.h' and one to simply `dependent.h:'.
29550 +  sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
29551 +  # Some versions of the HPUX 10.20 sed can't process this invocation
29552 +  # correctly.  Breaking it into two sed invocations is a workaround.
29553 +  sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" |
29554 +    sed -e 's/$/ :/' >> "$depfile"
29555 +  rm -f "$tmpdepfile"
29556 +  ;;
29557 +
29558 +tru64)
29559 +   # The Tru64 compiler uses -MD to generate dependencies as a side
29560 +   # effect.  `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
29561 +   # At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
29562 +   # dependencies in `foo.d' instead, so we check for that too.
29563 +   # Subdirectories are respected.
29564 +   dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
29565 +   test "x$dir" = "x$object" && dir=
29566 +   base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
29567 +
29568 +   if test "$libtool" = yes; then
29569 +      tmpdepfile1="$dir.libs/$base.lo.d"
29570 +      tmpdepfile2="$dir.libs/$base.d"
29571 +      "$@" -Wc,-MD
29572 +   else
29573 +      tmpdepfile1="$dir$base.o.d"
29574 +      tmpdepfile2="$dir$base.d"
29575 +      "$@" -MD
29576 +   fi
29577 +
29578 +   stat=$?
29579 +   if test $stat -eq 0; then :
29580 +   else
29581 +      rm -f "$tmpdepfile1" "$tmpdepfile2"
29582 +      exit $stat
29583 +   fi
29584 +
29585 +   if test -f "$tmpdepfile1"; then
29586 +      tmpdepfile="$tmpdepfile1"
29587 +   else
29588 +      tmpdepfile="$tmpdepfile2"
29589 +   fi
29590 +   if test -f "$tmpdepfile"; then
29591 +      sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
29592 +      # That's a tab and a space in the [].
29593 +      sed -e 's,^.*\.[a-z]*:[   ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
29594 +   else
29595 +      echo "#dummy" > "$depfile"
29596 +   fi
29597 +   rm -f "$tmpdepfile"
29598 +   ;;
29599 +
29600 +#nosideeffect)
29601 +  # This comment above is used by automake to tell side-effect
29602 +  # dependency tracking mechanisms from slower ones.
29603 +
29604 +dashmstdout)
29605 +  # Important note: in order to support this mode, a compiler *must*
29606 +  # always write the preprocessed file to stdout, regardless of -o.
29607 +  "$@" || exit $?
29608 +
29609 +  # Remove the call to Libtool.
29610 +  if test "$libtool" = yes; then
29611 +    while test $1 != '--mode=compile'; do
29612 +      shift
29613 +    done
29614 +    shift
29615 +  fi
29616 +
29617 +  # Remove `-o $object'.
29618 +  IFS=" "
29619 +  for arg
29620 +  do
29621 +    case $arg in
29622 +    -o)
29623 +      shift
29624 +      ;;
29625 +    $object)
29626 +      shift
29627 +      ;;
29628 +    *)
29629 +      set fnord "$@" "$arg"
29630 +      shift # fnord
29631 +      shift # $arg
29632 +      ;;
29633 +    esac
29634 +  done
29635 +
29636 +  test -z "$dashmflag" && dashmflag=-M
29637 +  # Require at least two characters before searching for `:'
29638 +  # in the target name.  This is to cope with DOS-style filenames:
29639 +  # a dependency such as `c:/foo/bar' could be seen as target `c' otherwise.
29640 +  "$@" $dashmflag |
29641 +    sed 's:^[  ]*[^: ][^:][^:]*\:[    ]*:'"$object"'\: :' > "$tmpdepfile"
29642 +  rm -f "$depfile"
29643 +  cat < "$tmpdepfile" > "$depfile"
29644 +  tr ' ' '
29645 +' < "$tmpdepfile" | \
29646 +## Some versions of the HPUX 10.20 sed can't process this invocation
29647 +## correctly.  Breaking it into two sed invocations is a workaround.
29648 +    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
29649 +  rm -f "$tmpdepfile"
29650 +  ;;
29651 +
29652 +dashXmstdout)
29653 +  # This case only exists to satisfy depend.m4.  It is never actually
29654 +  # run, as this mode is specially recognized in the preamble.
29655 +  exit 1
29656 +  ;;
29657 +
29658 +makedepend)
29659 +  "$@" || exit $?
29660 +  # Remove any Libtool call
29661 +  if test "$libtool" = yes; then
29662 +    while test $1 != '--mode=compile'; do
29663 +      shift
29664 +    done
29665 +    shift
29666 +  fi
29667 +  # X makedepend
29668 +  shift
29669 +  cleared=no
29670 +  for arg in "$@"; do
29671 +    case $cleared in
29672 +    no)
29673 +      set ""; shift
29674 +      cleared=yes ;;
29675 +    esac
29676 +    case "$arg" in
29677 +    -D*|-I*)
29678 +      set fnord "$@" "$arg"; shift ;;
29679 +    # Strip any option that makedepend may not understand.  Remove
29680 +    # the object too, otherwise makedepend will parse it as a source file.
29681 +    -*|$object)
29682 +      ;;
29683 +    *)
29684 +      set fnord "$@" "$arg"; shift ;;
29685 +    esac
29686 +  done
29687 +  obj_suffix="`echo $object | sed 's/^.*\././'`"
29688 +  touch "$tmpdepfile"
29689 +  ${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
29690 +  rm -f "$depfile"
29691 +  cat < "$tmpdepfile" > "$depfile"
29692 +  sed '1,2d' "$tmpdepfile" | tr ' ' '
29693 +' | \
29694 +## Some versions of the HPUX 10.20 sed can't process this invocation
29695 +## correctly.  Breaking it into two sed invocations is a workaround.
29696 +    sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
29697 +  rm -f "$tmpdepfile" "$tmpdepfile".bak
29698 +  ;;
29699 +
29700 +cpp)
29701 +  # Important note: in order to support this mode, a compiler *must*
29702 +  # always write the preprocessed file to stdout.
29703 +  "$@" || exit $?
29704 +
29705 +  # Remove the call to Libtool.
29706 +  if test "$libtool" = yes; then
29707 +    while test $1 != '--mode=compile'; do
29708 +      shift
29709 +    done
29710 +    shift
29711 +  fi
29712 +
29713 +  # Remove `-o $object'.
29714 +  IFS=" "
29715 +  for arg
29716 +  do
29717 +    case $arg in
29718 +    -o)
29719 +      shift
29720 +      ;;
29721 +    $object)
29722 +      shift
29723 +      ;;
29724 +    *)
29725 +      set fnord "$@" "$arg"
29726 +      shift # fnord
29727 +      shift # $arg
29728 +      ;;
29729 +    esac
29730 +  done
29731 +
29732 +  "$@" -E |
29733 +    sed -n '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
29734 +    sed '$ s: \\$::' > "$tmpdepfile"
29735 +  rm -f "$depfile"
29736 +  echo "$object : \\" > "$depfile"
29737 +  cat < "$tmpdepfile" >> "$depfile"
29738 +  sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
29739 +  rm -f "$tmpdepfile"
29740 +  ;;
29741 +
29742 +msvisualcpp)
29743 +  # Important note: in order to support this mode, a compiler *must*
29744 +  # always write the preprocessed file to stdout, regardless of -o,
29745 +  # because we must use -o when running libtool.
29746 +  "$@" || exit $?
29747 +  IFS=" "
29748 +  for arg
29749 +  do
29750 +    case "$arg" in
29751 +    "-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
29752 +       set fnord "$@"
29753 +       shift
29754 +       shift
29755 +       ;;
29756 +    *)
29757 +       set fnord "$@" "$arg"
29758 +       shift
29759 +       shift
29760 +       ;;
29761 +    esac
29762 +  done
29763 +  "$@" -E |
29764 +  sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
29765 +  rm -f "$depfile"
29766 +  echo "$object : \\" > "$depfile"
29767 +  . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::   \1 \\:p' >> "$depfile"
29768 +  echo "       " >> "$depfile"
29769 +  . "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile"
29770 +  rm -f "$tmpdepfile"
29771 +  ;;
29772 +
29773 +none)
29774 +  exec "$@"
29775 +  ;;
29776 +
29777 +*)
29778 +  echo "Unknown depmode $depmode" 1>&2
29779 +  exit 1
29780 +  ;;
29781 +esac
29782 +
29783 +exit 0
29784 diff -urN GConf-2.6.4/doc/Makefile.in GConf-2.6.4.new/doc/Makefile.in
29785 --- GConf-2.6.4/doc/Makefile.in 2004-09-20 00:45:40.000000000 +0300
29786 +++ GConf-2.6.4.new/doc/Makefile.in     2005-03-05 11:07:06.000000000 +0200
29787 @@ -1,6 +1,8 @@
29788 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
29789 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
29790 +# @configure_input@
29791  
29792 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
29793 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
29794 +# Free Software Foundation, Inc.
29795  # This Makefile.in is free software; the Free Software Foundation
29796  # gives unlimited permission to copy and/or distribute it,
29797  # with or without modifications, as long as this notice is preserved.
29798 @@ -10,69 +12,57 @@
29799  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
29800  # PARTICULAR PURPOSE.
29801  
29802 -
29803 -SHELL = @SHELL@
29804 +@SET_MAKE@
29805  
29806  srcdir = @srcdir@
29807  top_srcdir = @top_srcdir@
29808  VPATH = @srcdir@
29809 -prefix = @prefix@
29810 -exec_prefix = @exec_prefix@
29811 -
29812 -bindir = @bindir@
29813 -sbindir = @sbindir@
29814 -libexecdir = @libexecdir@
29815 -datadir = @datadir@
29816 -sysconfdir = @sysconfdir@
29817 -sharedstatedir = @sharedstatedir@
29818 -localstatedir = @localstatedir@
29819 -libdir = @libdir@
29820 -infodir = @infodir@
29821 -mandir = @mandir@
29822 -includedir = @includedir@
29823 -oldincludedir = /usr/include
29824 -
29825 -DESTDIR =
29826 -
29827  pkgdatadir = $(datadir)/@PACKAGE@
29828  pkglibdir = $(libdir)/@PACKAGE@
29829  pkgincludedir = $(includedir)/@PACKAGE@
29830 -
29831  top_builddir = ..
29832  
29833 -ACLOCAL = @ACLOCAL@
29834 -AUTOCONF = @AUTOCONF@
29835 -AUTOMAKE = @AUTOMAKE@
29836 -AUTOHEADER = @AUTOHEADER@
29837 -
29838 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29839  INSTALL = @INSTALL@
29840 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
29841 -INSTALL_DATA = @INSTALL_DATA@
29842 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
29843 -transform = @program_transform_name@
29844 -
29845 +install_sh_DATA = $(install_sh) -c -m 644
29846 +install_sh_PROGRAM = $(install_sh) -c
29847 +install_sh_SCRIPT = $(install_sh) -c
29848 +INSTALL_HEADER = $(INSTALL_DATA)
29849 +transform = $(program_transform_name)
29850  NORMAL_INSTALL = :
29851  PRE_INSTALL = :
29852  POST_INSTALL = :
29853  NORMAL_UNINSTALL = :
29854  PRE_UNINSTALL = :
29855  POST_UNINSTALL = :
29856 -host_alias = @host_alias@
29857  host_triplet = @host@
29858 +ACLOCAL = @ACLOCAL@
29859 +AMDEP_FALSE = @AMDEP_FALSE@
29860 +AMDEP_TRUE = @AMDEP_TRUE@
29861 +AMTAR = @AMTAR@
29862  AR = @AR@
29863  AS = @AS@
29864 +AUTOCONF = @AUTOCONF@
29865 +AUTOHEADER = @AUTOHEADER@
29866 +AUTOMAKE = @AUTOMAKE@
29867  AWK = @AWK@
29868 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
29869  CATALOGS = @CATALOGS@
29870  CATOBJEXT = @CATOBJEXT@
29871  CC = @CC@
29872 +CCDEPMODE = @CCDEPMODE@
29873  CFLAGS = @CFLAGS@
29874 +CPP = @CPP@
29875  CPPFLAGS = @CPPFLAGS@
29876  CXX = @CXX@
29877  CXXCPP = @CXXCPP@
29878 +CXXDEPMODE = @CXXDEPMODE@
29879 +CXXFLAGS = @CXXFLAGS@
29880 +CYGPATH_W = @CYGPATH_W@
29881  DATADIRNAME = @DATADIRNAME@
29882  DB2HTML = @DB2HTML@
29883  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
29884 +DEFS = @DEFS@
29885 +DEPDIR = @DEPDIR@
29886  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
29887  DEPENDENT_LIBS = @DEPENDENT_LIBS@
29888  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
29889 @@ -83,48 +73,73 @@
29890  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
29891  DLLTOOL = @DLLTOOL@
29892  ECHO = @ECHO@
29893 +ECHO_C = @ECHO_C@
29894 +ECHO_N = @ECHO_N@
29895 +ECHO_T = @ECHO_T@
29896  EGREP = @EGREP@
29897 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
29898 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
29899  EXEEXT = @EXEEXT@
29900  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
29901  F77 = @F77@
29902 -GCJ = @GCJ@
29903 -GCJFLAGS = @GCJFLAGS@
29904 +FFLAGS = @FFLAGS@
29905  GCONF_AGE = @GCONF_AGE@
29906  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
29907  GCONF_CURRENT = @GCONF_CURRENT@
29908 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
29909 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
29910  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
29911  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
29912 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
29913 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
29914  GCONF_REVISION = @GCONF_REVISION@
29915 -GENCAT = @GENCAT@
29916  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
29917  GMOFILES = @GMOFILES@
29918  GMSGFMT = @GMSGFMT@
29919  GTKDOC = @GTKDOC@
29920 -GT_NO = @GT_NO@
29921 -GT_YES = @GT_YES@
29922 +GTK_FALSE = @GTK_FALSE@
29923 +GTK_TRUE = @GTK_TRUE@
29924 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
29925 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
29926 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
29927 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
29928  HAVE_GTK_DOC = @HAVE_GTK_DOC@
29929 -HAVE_LIB = @HAVE_LIB@
29930 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
29931 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
29932 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
29933 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
29934  HTML_DIR = @HTML_DIR@
29935 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
29936  INDENT = @INDENT@
29937 +INSTALL_DATA = @INSTALL_DATA@
29938  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
29939 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
29940 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
29941 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
29942  INSTOBJEXT = @INSTOBJEXT@
29943 -INTLDEPS = @INTLDEPS@
29944  INTLLIBS = @INTLLIBS@
29945 -INTLOBJS = @INTLOBJS@
29946  LDFLAGS = @LDFLAGS@
29947 -LIB = @LIB@
29948 +LIBOBJS = @LIBOBJS@
29949 +LIBS = @LIBS@
29950  LIBTOOL = @LIBTOOL@
29951  LN_S = @LN_S@
29952 -LTLIB = @LTLIB@
29953 +LTLIBOBJS = @LTLIBOBJS@
29954  MAINT = @MAINT@
29955 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
29956 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
29957  MAJOR_VERSION = @MAJOR_VERSION@
29958  MAKEINFO = @MAKEINFO@
29959  MKINSTALLDIRS = @MKINSTALLDIRS@
29960 +MSGFMT = @MSGFMT@
29961  OBJDUMP = @OBJDUMP@
29962  OBJEXT = @OBJEXT@
29963  ORBIT_IDL = @ORBIT_IDL@
29964  PACKAGE = @PACKAGE@
29965 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
29966 +PACKAGE_NAME = @PACKAGE_NAME@
29967 +PACKAGE_STRING = @PACKAGE_STRING@
29968 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
29969 +PACKAGE_VERSION = @PACKAGE_VERSION@
29970 +PATH_SEPARATOR = @PATH_SEPARATOR@
29971  PC_REQUIRES = @PC_REQUIRES@
29972  PERL = @PERL@
29973  PKG_CONFIG = @PKG_CONFIG@
29974 @@ -133,16 +148,63 @@
29975  POSUB = @POSUB@
29976  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
29977  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
29978 +PTHREADS_FALSE = @PTHREADS_FALSE@
29979 +PTHREADS_TRUE = @PTHREADS_TRUE@
29980  RANLIB = @RANLIB@
29981 -RC = @RC@
29982  REBUILD = @REBUILD@
29983 +SET_MAKE = @SET_MAKE@
29984 +SHELL = @SHELL@
29985  STRIP = @STRIP@
29986 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
29987  USE_NLS = @USE_NLS@
29988 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
29989 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
29990  VERSION = @VERSION@
29991 +XGETTEXT = @XGETTEXT@
29992  absolute_top_srcdir = @absolute_top_srcdir@
29993 +ac_ct_AR = @ac_ct_AR@
29994 +ac_ct_AS = @ac_ct_AS@
29995 +ac_ct_CC = @ac_ct_CC@
29996 +ac_ct_CXX = @ac_ct_CXX@
29997 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
29998 +ac_ct_F77 = @ac_ct_F77@
29999 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
30000 +ac_ct_RANLIB = @ac_ct_RANLIB@
30001 +ac_ct_STRIP = @ac_ct_STRIP@
30002 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
30003 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
30004 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
30005 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
30006 +am__include = @am__include@
30007 +am__leading_dot = @am__leading_dot@
30008 +am__quote = @am__quote@
30009 +bindir = @bindir@
30010 +build = @build@
30011 +build_alias = @build_alias@
30012 +build_cpu = @build_cpu@
30013 +build_os = @build_os@
30014 +build_vendor = @build_vendor@
30015 +datadir = @datadir@
30016 +exec_prefix = @exec_prefix@
30017  gconflocaledir = @gconflocaledir@
30018 -l = @l@
30019 +host = @host@
30020 +host_alias = @host_alias@
30021 +host_cpu = @host_cpu@
30022 +host_os = @host_os@
30023 +host_vendor = @host_vendor@
30024 +includedir = @includedir@
30025 +infodir = @infodir@
30026 +install_sh = @install_sh@
30027 +libdir = @libdir@
30028 +libexecdir = @libexecdir@
30029 +localstatedir = @localstatedir@
30030 +mandir = @mandir@
30031 +oldincludedir = @oldincludedir@
30032 +prefix = @prefix@
30033 +program_transform_name = @program_transform_name@
30034 +sbindir = @sbindir@
30035 +sharedstatedir = @sharedstatedir@
30036 +sysconfdir = @sysconfdir@
30037 +target_alias = @target_alias@
30038  
30039  SUBDIRS = gconf
30040  
30041 @@ -151,38 +213,56 @@
30042  
30043  man_MANS = gconftool-2.1
30044  
30045 -EXTRA_DIST =   $(SchemasDTD_DATA)      $(man_MANS)     FAQ.txt gconf-1.0.dtd
30046 +EXTRA_DIST = \
30047 +       $(SchemasDTD_DATA) \
30048 +       $(man_MANS) \
30049 +       FAQ.txt gconf-1.0.dtd
30050  
30051 +subdir = doc
30052 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
30053  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
30054 -CONFIG_HEADER = ../config.h
30055 -CONFIG_CLEAN_FILES = 
30056 -man1dir = $(mandir)/man1
30057 -MANS = $(man_MANS)
30058 +CONFIG_HEADER = $(top_builddir)/config.h
30059 +CONFIG_CLEAN_FILES =
30060 +DIST_SOURCES =
30061  
30062  NROFF = nroff
30063 -DATA =  $(SchemasDTD_DATA)
30064 -
30065 -DIST_COMMON =  Makefile.am Makefile.in
30066 +MANS = $(man_MANS)
30067 +DATA = $(SchemasDTD_DATA)
30068  
30069  
30070 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
30071 +RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
30072 +       ps-recursive install-info-recursive uninstall-info-recursive \
30073 +       all-recursive install-data-recursive install-exec-recursive \
30074 +       installdirs-recursive install-recursive uninstall-recursive \
30075 +       check-recursive installcheck-recursive
30076 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
30077 +DIST_SUBDIRS = $(SUBDIRS)
30078 +all: all-recursive
30079  
30080 -TAR = tar
30081 -GZIP_ENV = --best
30082 -all: all-redirect
30083  .SUFFIXES:
30084 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
30085 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
30086 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
30087 +       cd $(top_srcdir) && \
30088 +         $(AUTOMAKE) --gnu  doc/Makefile
30089 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
30090 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
30091  
30092 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
30093 -       cd $(top_builddir) \
30094 -         && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
30095 +mostlyclean-libtool:
30096 +       -rm -f *.lo
30097  
30098 +clean-libtool:
30099 +       -rm -rf .libs _libs
30100 +
30101 +distclean-libtool:
30102 +       -rm -f libtool
30103 +uninstall-info-am:
30104  
30105 -install-man1:
30106 +man1dir = $(mandir)/man1
30107 +install-man1: $(man1_MANS) $(man_MANS)
30108 +       @$(NORMAL_INSTALL)
30109         $(mkinstalldirs) $(DESTDIR)$(man1dir)
30110 -       @list='$(man1_MANS)'; \
30111 -       l2='$(man_MANS)'; for i in $$l2; do \
30112 +       @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
30113 +       l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
30114 +       for i in $$l2; do \
30115           case "$$i" in \
30116             *.1*) list="$$list $$i" ;; \
30117           esac; \
30118 @@ -191,50 +271,54 @@
30119           if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
30120           else file=$$i; fi; \
30121           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
30122 +         case "$$ext" in \
30123 +           1*) ;; \
30124 +           *) ext='1' ;; \
30125 +         esac; \
30126           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
30127 +         inst=`echo $$inst | sed -e 's/^.*\///'`; \
30128           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
30129           echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \
30130           $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \
30131         done
30132 -
30133  uninstall-man1:
30134 -       @list='$(man1_MANS)'; \
30135 -       l2='$(man_MANS)'; for i in $$l2; do \
30136 +       @$(NORMAL_UNINSTALL)
30137 +       @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
30138 +       l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
30139 +       for i in $$l2; do \
30140           case "$$i" in \
30141             *.1*) list="$$list $$i" ;; \
30142           esac; \
30143         done; \
30144         for i in $$list; do \
30145           ext=`echo $$i | sed -e 's/^.*\\.//'`; \
30146 +         case "$$ext" in \
30147 +           1*) ;; \
30148 +           *) ext='1' ;; \
30149 +         esac; \
30150           inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
30151 +         inst=`echo $$inst | sed -e 's/^.*\///'`; \
30152           inst=`echo $$inst | sed '$(transform)'`.$$ext; \
30153           echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \
30154           rm -f $(DESTDIR)$(man1dir)/$$inst; \
30155         done
30156 -install-man: $(MANS)
30157 -       @$(NORMAL_INSTALL)
30158 -       $(MAKE) $(AM_MAKEFLAGS) install-man1
30159 -uninstall-man:
30160 -       @$(NORMAL_UNINSTALL)
30161 -       $(MAKE) $(AM_MAKEFLAGS) uninstall-man1
30162 -
30163 +SchemasDTDDATA_INSTALL = $(INSTALL_DATA)
30164  install-SchemasDTDDATA: $(SchemasDTD_DATA)
30165         @$(NORMAL_INSTALL)
30166         $(mkinstalldirs) $(DESTDIR)$(SchemasDTDdir)
30167         @list='$(SchemasDTD_DATA)'; for p in $$list; do \
30168 -         if test -f $(srcdir)/$$p; then \
30169 -           echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(SchemasDTDdir)/$$p"; \
30170 -           $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(SchemasDTDdir)/$$p; \
30171 -         else if test -f $$p; then \
30172 -           echo " $(INSTALL_DATA) $$p $(DESTDIR)$(SchemasDTDdir)/$$p"; \
30173 -           $(INSTALL_DATA) $$p $(DESTDIR)$(SchemasDTDdir)/$$p; \
30174 -         fi; fi; \
30175 +         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
30176 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
30177 +         echo " $(SchemasDTDDATA_INSTALL) $$d$$p $(DESTDIR)$(SchemasDTDdir)/$$f"; \
30178 +         $(SchemasDTDDATA_INSTALL) $$d$$p $(DESTDIR)$(SchemasDTDdir)/$$f; \
30179         done
30180  
30181  uninstall-SchemasDTDDATA:
30182         @$(NORMAL_UNINSTALL)
30183 -       list='$(SchemasDTD_DATA)'; for p in $$list; do \
30184 -         rm -f $(DESTDIR)$(SchemasDTDdir)/$$p; \
30185 +       @list='$(SchemasDTD_DATA)'; for p in $$list; do \
30186 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
30187 +         echo " rm -f $(DESTDIR)$(SchemasDTDdir)/$$f"; \
30188 +         rm -f $(DESTDIR)$(SchemasDTDdir)/$$f; \
30189         done
30190  
30191  # This directory's subdirectories are mostly independent; you can cd
30192 @@ -243,13 +327,8 @@
30193  # (1) if the variable is set in `config.status', edit `config.status'
30194  #     (which will cause the Makefiles to be regenerated when you run `make');
30195  # (2) otherwise, pass the desired values on the `make' command line.
30196 -
30197 -@SET_MAKE@
30198 -
30199 -all-recursive install-data-recursive install-exec-recursive \
30200 -installdirs-recursive install-recursive uninstall-recursive  \
30201 -check-recursive installcheck-recursive info-recursive dvi-recursive:
30202 -       @set fnord $(MAKEFLAGS); amf=$$2; \
30203 +$(RECURSIVE_TARGETS):
30204 +       @set fnord $$MAKEFLAGS; amf=$$2; \
30205         dot_seen=no; \
30206         target=`echo $@ | sed s/-recursive//`; \
30207         list='$(SUBDIRS)'; for subdir in $$list; do \
30208 @@ -269,13 +348,18 @@
30209  
30210  mostlyclean-recursive clean-recursive distclean-recursive \
30211  maintainer-clean-recursive:
30212 -       @set fnord $(MAKEFLAGS); amf=$$2; \
30213 +       @set fnord $$MAKEFLAGS; amf=$$2; \
30214         dot_seen=no; \
30215 -       rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
30216 -         rev="$$subdir $$rev"; \
30217 -         test "$$subdir" != "." || dot_seen=yes; \
30218 +       case "$@" in \
30219 +         distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
30220 +         *) list='$(SUBDIRS)' ;; \
30221 +       esac; \
30222 +       rev=''; for subdir in $$list; do \
30223 +         if test "$$subdir" = "."; then :; else \
30224 +           rev="$$subdir $$rev"; \
30225 +         fi; \
30226         done; \
30227 -       test "$$dot_seen" = "no" && rev=". $$rev"; \
30228 +       rev="$$rev ."; \
30229         target=`echo $@ | sed s/-recursive//`; \
30230         for subdir in $$rev; do \
30231           echo "Making $$target in $$subdir"; \
30232 @@ -291,137 +375,218 @@
30233         list='$(SUBDIRS)'; for subdir in $$list; do \
30234           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
30235         done
30236 +ctags-recursive:
30237 +       list='$(SUBDIRS)'; for subdir in $$list; do \
30238 +         test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
30239 +       done
30240 +
30241 +ETAGS = etags
30242 +ETAGSFLAGS =
30243 +
30244 +CTAGS = ctags
30245 +CTAGSFLAGS =
30246  
30247  tags: TAGS
30248  
30249 -ID: $(HEADERS) $(SOURCES) $(LISP)
30250 -       list='$(SOURCES) $(HEADERS)'; \
30251 -       unique=`for i in $$list; do echo $$i; done | \
30252 -         awk '    { files[$$0] = 1; } \
30253 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
30254 +       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
30255 +       unique=`for i in $$list; do \
30256 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
30257 +         done | \
30258 +         $(AWK) '    { files[$$0] = 1; } \
30259                END { for (i in files) print i; }'`; \
30260 -       here=`pwd` && cd $(srcdir) \
30261 -         && mkid -f$$here/ID $$unique $(LISP)
30262 +       mkid -fID $$unique
30263  
30264 -TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
30265 +TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
30266 +               $(TAGS_FILES) $(LISP)
30267         tags=; \
30268         here=`pwd`; \
30269 +       if (etags --etags-include --version) >/dev/null 2>&1; then \
30270 +         include_option=--etags-include; \
30271 +       else \
30272 +         include_option=--include; \
30273 +       fi; \
30274         list='$(SUBDIRS)'; for subdir in $$list; do \
30275 -   if test "$$subdir" = .; then :; else \
30276 -           test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
30277 -   fi; \
30278 +         if test "$$subdir" = .; then :; else \
30279 +           test -f $$subdir/TAGS && \
30280 +             tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
30281 +         fi; \
30282         done; \
30283 -       list='$(SOURCES) $(HEADERS)'; \
30284 -       unique=`for i in $$list; do echo $$i; done | \
30285 -         awk '    { files[$$0] = 1; } \
30286 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
30287 +       unique=`for i in $$list; do \
30288 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
30289 +         done | \
30290 +         $(AWK) '    { files[$$0] = 1; } \
30291                END { for (i in files) print i; }'`; \
30292 -       test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
30293 -         || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
30294 -
30295 -mostlyclean-tags:
30296 -
30297 -clean-tags:
30298 +       test -z "$(ETAGS_ARGS)$$tags$$unique" \
30299 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
30300 +            $$tags $$unique
30301 +
30302 +ctags: CTAGS
30303 +CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
30304 +               $(TAGS_FILES) $(LISP)
30305 +       tags=; \
30306 +       here=`pwd`; \
30307 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
30308 +       unique=`for i in $$list; do \
30309 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
30310 +         done | \
30311 +         $(AWK) '    { files[$$0] = 1; } \
30312 +              END { for (i in files) print i; }'`; \
30313 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
30314 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
30315 +            $$tags $$unique
30316 +
30317 +GTAGS:
30318 +       here=`$(am__cd) $(top_builddir) && pwd` \
30319 +         && cd $(top_srcdir) \
30320 +         && gtags -i $(GTAGS_ARGS) $$here
30321  
30322  distclean-tags:
30323 -       -rm -f TAGS ID
30324 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
30325 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
30326  
30327 -maintainer-clean-tags:
30328 -
30329 -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
30330 -
30331 -subdir = doc
30332 +top_distdir = ..
30333 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
30334  
30335  distdir: $(DISTFILES)
30336 -       @for file in $(DISTFILES); do \
30337 -         d=$(srcdir); \
30338 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
30339 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
30340 +       list='$(DISTFILES)'; for file in $$list; do \
30341 +         case $$file in \
30342 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
30343 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
30344 +         esac; \
30345 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
30346 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
30347 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
30348 +           dir="/$$dir"; \
30349 +           $(mkinstalldirs) "$(distdir)$$dir"; \
30350 +         else \
30351 +           dir=''; \
30352 +         fi; \
30353           if test -d $$d/$$file; then \
30354 -           cp -pr $$d/$$file $(distdir)/$$file; \
30355 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
30356 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
30357 +           fi; \
30358 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
30359           else \
30360             test -f $(distdir)/$$file \
30361 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
30362 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
30363 +           || cp -p $$d/$$file $(distdir)/$$file \
30364 +           || exit 1; \
30365           fi; \
30366         done
30367 -       for subdir in $(SUBDIRS); do \
30368 +       list='$(SUBDIRS)'; for subdir in $$list; do \
30369           if test "$$subdir" = .; then :; else \
30370             test -d $(distdir)/$$subdir \
30371             || mkdir $(distdir)/$$subdir \
30372             || exit 1; \
30373 -           chmod 777 $(distdir)/$$subdir; \
30374 -           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(top_distdir) distdir=../$(distdir)/$$subdir distdir) \
30375 +           (cd $$subdir && \
30376 +             $(MAKE) $(AM_MAKEFLAGS) \
30377 +               top_distdir="$(top_distdir)" \
30378 +               distdir=../$(distdir)/$$subdir \
30379 +               distdir) \
30380               || exit 1; \
30381           fi; \
30382         done
30383 -info-am:
30384 -info: info-recursive
30385 -dvi-am:
30386 -dvi: dvi-recursive
30387  check-am: all-am
30388  check: check-recursive
30389 -installcheck-am:
30390 -installcheck: installcheck-recursive
30391 -install-exec-am:
30392 -install-exec: install-exec-recursive
30393 +all-am: Makefile $(MANS) $(DATA)
30394 +installdirs: installdirs-recursive
30395 +installdirs-am:
30396 +       $(mkinstalldirs) $(DESTDIR)$(man1dir) $(DESTDIR)$(SchemasDTDdir)
30397  
30398 -install-data-am: install-man install-SchemasDTDDATA
30399 +install: install-recursive
30400 +install-exec: install-exec-recursive
30401  install-data: install-data-recursive
30402 +uninstall: uninstall-recursive
30403  
30404  install-am: all-am
30405         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
30406 -install: install-recursive
30407 -uninstall-am: uninstall-man uninstall-SchemasDTDDATA
30408 -uninstall: uninstall-recursive
30409 -all-am: Makefile $(MANS) $(DATA)
30410 -all-redirect: all-recursive
30411 -install-strip:
30412 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
30413 -installdirs: installdirs-recursive
30414 -installdirs-am:
30415 -       $(mkinstalldirs)  $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(SchemasDTDdir)
30416 -
30417  
30418 +installcheck: installcheck-recursive
30419 +install-strip:
30420 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
30421 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
30422 +         `test -z '$(STRIP)' || \
30423 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
30424  mostlyclean-generic:
30425  
30426  clean-generic:
30427  
30428  distclean-generic:
30429 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
30430 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
30431 +       -rm -f $(CONFIG_CLEAN_FILES)
30432  
30433  maintainer-clean-generic:
30434 -mostlyclean-am:  mostlyclean-tags mostlyclean-generic
30435 +       @echo "This command is intended for maintainers to use"
30436 +       @echo "it deletes files that may require special tools to rebuild."
30437 +clean: clean-recursive
30438  
30439 -mostlyclean: mostlyclean-recursive
30440 +clean-am: clean-generic clean-libtool mostlyclean-am
30441  
30442 -clean-am:  clean-tags clean-generic mostlyclean-am
30443 +distclean: distclean-recursive
30444 +       -rm -f Makefile
30445 +distclean-am: clean-am distclean-generic distclean-libtool \
30446 +       distclean-tags
30447  
30448 -clean: clean-recursive
30449 +dvi: dvi-recursive
30450  
30451 -distclean-am:  distclean-tags distclean-generic clean-am
30452 -       -rm -f libtool
30453 +dvi-am:
30454  
30455 -distclean: distclean-recursive
30456 +info: info-recursive
30457  
30458 -maintainer-clean-am:  maintainer-clean-tags maintainer-clean-generic \
30459 -               distclean-am
30460 -       @echo "This command is intended for maintainers to use;"
30461 -       @echo "it deletes files that may require special tools to rebuild."
30462 +info-am:
30463 +
30464 +install-data-am: install-SchemasDTDDATA install-man
30465 +
30466 +install-exec-am:
30467 +
30468 +install-info: install-info-recursive
30469 +
30470 +install-man: install-man1
30471 +
30472 +installcheck-am:
30473  
30474  maintainer-clean: maintainer-clean-recursive
30475 +       -rm -f Makefile
30476 +maintainer-clean-am: distclean-am maintainer-clean-generic
30477 +
30478 +mostlyclean: mostlyclean-recursive
30479 +
30480 +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
30481 +
30482 +pdf: pdf-recursive
30483 +
30484 +pdf-am:
30485  
30486 -.PHONY: install-man1 uninstall-man1 install-man uninstall-man \
30487 -uninstall-SchemasDTDDATA install-SchemasDTDDATA install-data-recursive \
30488 -uninstall-data-recursive install-exec-recursive \
30489 -uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
30490 -all-recursive check-recursive installcheck-recursive info-recursive \
30491 -dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
30492 -maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
30493 -distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
30494 -dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
30495 -install-exec install-data-am install-data install-am install \
30496 -uninstall-am uninstall all-redirect all-am all installdirs-am \
30497 -installdirs mostlyclean-generic distclean-generic clean-generic \
30498 -maintainer-clean-generic clean mostlyclean distclean maintainer-clean
30499 +ps: ps-recursive
30500  
30501 +ps-am:
30502 +
30503 +uninstall-am: uninstall-SchemasDTDDATA uninstall-info-am uninstall-man
30504 +
30505 +uninstall-info: uninstall-info-recursive
30506 +
30507 +uninstall-man: uninstall-man1
30508 +
30509 +.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
30510 +       clean-generic clean-libtool clean-recursive ctags \
30511 +       ctags-recursive distclean distclean-generic distclean-libtool \
30512 +       distclean-recursive distclean-tags distdir dvi dvi-am \
30513 +       dvi-recursive info info-am info-recursive install \
30514 +       install-SchemasDTDDATA install-am install-data install-data-am \
30515 +       install-data-recursive install-exec install-exec-am \
30516 +       install-exec-recursive install-info install-info-am \
30517 +       install-info-recursive install-man install-man1 \
30518 +       install-recursive install-strip installcheck installcheck-am \
30519 +       installdirs installdirs-am installdirs-recursive \
30520 +       maintainer-clean maintainer-clean-generic \
30521 +       maintainer-clean-recursive mostlyclean mostlyclean-generic \
30522 +       mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
30523 +       pdf-recursive ps ps-am ps-recursive tags tags-recursive \
30524 +       uninstall uninstall-SchemasDTDDATA uninstall-am \
30525 +       uninstall-info-am uninstall-info-recursive uninstall-man \
30526 +       uninstall-man1 uninstall-recursive
30527  
30528  # Tell versions [3.59,3.63) of GNU make to not export all variables.
30529  # Otherwise a system limit (for SysV at least) may be exceeded.
30530 diff -urN GConf-2.6.4/doc/gconf/Makefile.in GConf-2.6.4.new/doc/gconf/Makefile.in
30531 --- GConf-2.6.4/doc/gconf/Makefile.in   2004-09-20 00:45:41.000000000 +0300
30532 +++ GConf-2.6.4.new/doc/gconf/Makefile.in       2005-03-05 11:07:06.000000000 +0200
30533 @@ -1,6 +1,8 @@
30534 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
30535 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
30536 +# @configure_input@
30537  
30538 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
30539 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
30540 +# Free Software Foundation, Inc.
30541  # This Makefile.in is free software; the Free Software Foundation
30542  # gives unlimited permission to copy and/or distribute it,
30543  # with or without modifications, as long as this notice is preserved.
30544 @@ -10,71 +12,57 @@
30545  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
30546  # PARTICULAR PURPOSE.
30547  
30548 -# The name of the module.
30549 -
30550 -
30551 -SHELL = @SHELL@
30552 +@SET_MAKE@
30553  
30554  srcdir = @srcdir@
30555  top_srcdir = @top_srcdir@
30556  VPATH = @srcdir@
30557 -prefix = @prefix@
30558 -exec_prefix = @exec_prefix@
30559 -
30560 -bindir = @bindir@
30561 -sbindir = @sbindir@
30562 -libexecdir = @libexecdir@
30563 -datadir = @datadir@
30564 -sysconfdir = @sysconfdir@
30565 -sharedstatedir = @sharedstatedir@
30566 -localstatedir = @localstatedir@
30567 -libdir = @libdir@
30568 -infodir = @infodir@
30569 -mandir = @mandir@
30570 -includedir = @includedir@
30571 -oldincludedir = /usr/include
30572 -
30573 -DESTDIR =
30574 -
30575  pkgdatadir = $(datadir)/@PACKAGE@
30576  pkglibdir = $(libdir)/@PACKAGE@
30577  pkgincludedir = $(includedir)/@PACKAGE@
30578 -
30579  top_builddir = ../..
30580  
30581 -ACLOCAL = @ACLOCAL@
30582 -AUTOCONF = @AUTOCONF@
30583 -AUTOMAKE = @AUTOMAKE@
30584 -AUTOHEADER = @AUTOHEADER@
30585 -
30586 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30587  INSTALL = @INSTALL@
30588 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
30589 -INSTALL_DATA = @INSTALL_DATA@
30590 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
30591 -transform = @program_transform_name@
30592 -
30593 +install_sh_DATA = $(install_sh) -c -m 644
30594 +install_sh_PROGRAM = $(install_sh) -c
30595 +install_sh_SCRIPT = $(install_sh) -c
30596 +INSTALL_HEADER = $(INSTALL_DATA)
30597 +transform = $(program_transform_name)
30598  NORMAL_INSTALL = :
30599  PRE_INSTALL = :
30600  POST_INSTALL = :
30601  NORMAL_UNINSTALL = :
30602  PRE_UNINSTALL = :
30603  POST_UNINSTALL = :
30604 -host_alias = @host_alias@
30605  host_triplet = @host@
30606 +ACLOCAL = @ACLOCAL@
30607 +AMDEP_FALSE = @AMDEP_FALSE@
30608 +AMDEP_TRUE = @AMDEP_TRUE@
30609 +AMTAR = @AMTAR@
30610  AR = @AR@
30611  AS = @AS@
30612 +AUTOCONF = @AUTOCONF@
30613 +AUTOHEADER = @AUTOHEADER@
30614 +AUTOMAKE = @AUTOMAKE@
30615  AWK = @AWK@
30616 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
30617  CATALOGS = @CATALOGS@
30618  CATOBJEXT = @CATOBJEXT@
30619  CC = @CC@
30620 +CCDEPMODE = @CCDEPMODE@
30621  CFLAGS = @CFLAGS@
30622 +CPP = @CPP@
30623  CPPFLAGS = @CPPFLAGS@
30624  CXX = @CXX@
30625  CXXCPP = @CXXCPP@
30626 +CXXDEPMODE = @CXXDEPMODE@
30627 +CXXFLAGS = @CXXFLAGS@
30628 +CYGPATH_W = @CYGPATH_W@
30629  DATADIRNAME = @DATADIRNAME@
30630  DB2HTML = @DB2HTML@
30631  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
30632 +DEFS = @DEFS@
30633 +DEPDIR = @DEPDIR@
30634  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
30635  DEPENDENT_LIBS = @DEPENDENT_LIBS@
30636  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
30637 @@ -85,48 +73,73 @@
30638  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
30639  DLLTOOL = @DLLTOOL@
30640  ECHO = @ECHO@
30641 +ECHO_C = @ECHO_C@
30642 +ECHO_N = @ECHO_N@
30643 +ECHO_T = @ECHO_T@
30644  EGREP = @EGREP@
30645 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
30646 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
30647  EXEEXT = @EXEEXT@
30648  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
30649  F77 = @F77@
30650 -GCJ = @GCJ@
30651 -GCJFLAGS = @GCJFLAGS@
30652 +FFLAGS = @FFLAGS@
30653  GCONF_AGE = @GCONF_AGE@
30654  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
30655  GCONF_CURRENT = @GCONF_CURRENT@
30656 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
30657 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
30658  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
30659  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
30660 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
30661 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
30662  GCONF_REVISION = @GCONF_REVISION@
30663 -GENCAT = @GENCAT@
30664  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
30665  GMOFILES = @GMOFILES@
30666  GMSGFMT = @GMSGFMT@
30667  GTKDOC = @GTKDOC@
30668 -GT_NO = @GT_NO@
30669 -GT_YES = @GT_YES@
30670 +GTK_FALSE = @GTK_FALSE@
30671 +GTK_TRUE = @GTK_TRUE@
30672 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
30673 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
30674 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
30675 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
30676  HAVE_GTK_DOC = @HAVE_GTK_DOC@
30677 -HAVE_LIB = @HAVE_LIB@
30678 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
30679 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
30680 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
30681 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
30682  HTML_DIR = @HTML_DIR@
30683 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
30684  INDENT = @INDENT@
30685 +INSTALL_DATA = @INSTALL_DATA@
30686  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
30687 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
30688 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
30689 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
30690  INSTOBJEXT = @INSTOBJEXT@
30691 -INTLDEPS = @INTLDEPS@
30692  INTLLIBS = @INTLLIBS@
30693 -INTLOBJS = @INTLOBJS@
30694  LDFLAGS = @LDFLAGS@
30695 -LIB = @LIB@
30696 +LIBOBJS = @LIBOBJS@
30697 +LIBS = @LIBS@
30698  LIBTOOL = @LIBTOOL@
30699  LN_S = @LN_S@
30700 -LTLIB = @LTLIB@
30701 +LTLIBOBJS = @LTLIBOBJS@
30702  MAINT = @MAINT@
30703 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
30704 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
30705  MAJOR_VERSION = @MAJOR_VERSION@
30706  MAKEINFO = @MAKEINFO@
30707  MKINSTALLDIRS = @MKINSTALLDIRS@
30708 +MSGFMT = @MSGFMT@
30709  OBJDUMP = @OBJDUMP@
30710  OBJEXT = @OBJEXT@
30711  ORBIT_IDL = @ORBIT_IDL@
30712  PACKAGE = @PACKAGE@
30713 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
30714 +PACKAGE_NAME = @PACKAGE_NAME@
30715 +PACKAGE_STRING = @PACKAGE_STRING@
30716 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
30717 +PACKAGE_VERSION = @PACKAGE_VERSION@
30718 +PATH_SEPARATOR = @PATH_SEPARATOR@
30719  PC_REQUIRES = @PC_REQUIRES@
30720  PERL = @PERL@
30721  PKG_CONFIG = @PKG_CONFIG@
30722 @@ -135,17 +148,65 @@
30723  POSUB = @POSUB@
30724  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
30725  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
30726 +PTHREADS_FALSE = @PTHREADS_FALSE@
30727 +PTHREADS_TRUE = @PTHREADS_TRUE@
30728  RANLIB = @RANLIB@
30729 -RC = @RC@
30730  REBUILD = @REBUILD@
30731 +SET_MAKE = @SET_MAKE@
30732 +SHELL = @SHELL@
30733  STRIP = @STRIP@
30734 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
30735  USE_NLS = @USE_NLS@
30736 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
30737 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
30738  VERSION = @VERSION@
30739 +XGETTEXT = @XGETTEXT@
30740  absolute_top_srcdir = @absolute_top_srcdir@
30741 +ac_ct_AR = @ac_ct_AR@
30742 +ac_ct_AS = @ac_ct_AS@
30743 +ac_ct_CC = @ac_ct_CC@
30744 +ac_ct_CXX = @ac_ct_CXX@
30745 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
30746 +ac_ct_F77 = @ac_ct_F77@
30747 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
30748 +ac_ct_RANLIB = @ac_ct_RANLIB@
30749 +ac_ct_STRIP = @ac_ct_STRIP@
30750 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
30751 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
30752 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
30753 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
30754 +am__include = @am__include@
30755 +am__leading_dot = @am__leading_dot@
30756 +am__quote = @am__quote@
30757 +bindir = @bindir@
30758 +build = @build@
30759 +build_alias = @build_alias@
30760 +build_cpu = @build_cpu@
30761 +build_os = @build_os@
30762 +build_vendor = @build_vendor@
30763 +datadir = @datadir@
30764 +exec_prefix = @exec_prefix@
30765  gconflocaledir = @gconflocaledir@
30766 -l = @l@
30767 +host = @host@
30768 +host_alias = @host_alias@
30769 +host_cpu = @host_cpu@
30770 +host_os = @host_os@
30771 +host_vendor = @host_vendor@
30772 +includedir = @includedir@
30773 +infodir = @infodir@
30774 +install_sh = @install_sh@
30775 +libdir = @libdir@
30776 +libexecdir = @libexecdir@
30777 +localstatedir = @localstatedir@
30778 +mandir = @mandir@
30779 +oldincludedir = @oldincludedir@
30780 +prefix = @prefix@
30781 +program_transform_name = @program_transform_name@
30782 +sbindir = @sbindir@
30783 +sharedstatedir = @sharedstatedir@
30784 +sysconfdir = @sysconfdir@
30785 +target_alias = @target_alias@
30786  
30787 +# The name of the module.
30788  DOC_MODULE = gconf
30789  
30790  # The top-level SGML file.
30791 @@ -204,114 +265,175 @@
30792  
30793  TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
30794  
30795 -EXTRA_DIST =   $(content_files)                        $(extra_files)                          $(HTML_IMAGES)                          $(DOC_MAIN_SGML_FILE)                   $(DOC_MODULE).types                     $(DOC_MODULE)-sections.txt              $(DOC_MODULE)-overrides.txt
30796 -
30797 -
30798 -DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp          $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
30799 -
30800 -
30801 -SCANOBJ_FILES =        $(DOC_MODULE).args              $(DOC_MODULE).hierarchy         $(DOC_MODULE).signals
30802 +EXTRA_DIST = \
30803 +       $(content_files)                \
30804 +       $(extra_files)                  \
30805 +       $(HTML_IMAGES)                  \
30806 +       $(DOC_MAIN_SGML_FILE)           \
30807 +       $(DOC_MODULE).types             \
30808 +       $(DOC_MODULE)-sections.txt      \
30809 +       $(DOC_MODULE)-overrides.txt
30810 +
30811 +
30812 +DOC_STAMPS = scan-build.stamp tmpl-build.stamp sgml-build.stamp html-build.stamp \
30813 +          $(srcdir)/tmpl.stamp $(srcdir)/sgml.stamp $(srcdir)/html.stamp
30814 +
30815 +
30816 +SCANOBJ_FILES = \
30817 +       $(DOC_MODULE).args      \
30818 +       $(DOC_MODULE).hierarchy \
30819 +       $(DOC_MODULE).signals
30820  
30821 +subdir = doc/gconf
30822 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
30823  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
30824 -CONFIG_HEADER = ../../config.h
30825 -CONFIG_CLEAN_FILES = 
30826 -DIST_COMMON =  Makefile.am Makefile.in
30827 -
30828 +CONFIG_HEADER = $(top_builddir)/config.h
30829 +CONFIG_CLEAN_FILES =
30830 +DIST_SOURCES =
30831 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
30832 +all: all-am
30833  
30834 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
30835 -
30836 -TAR = tar
30837 -GZIP_ENV = --best
30838 -all: all-redirect
30839  .SUFFIXES:
30840 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
30841 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/gconf/Makefile
30842 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
30843 +       cd $(top_srcdir) && \
30844 +         $(AUTOMAKE) --gnu  doc/gconf/Makefile
30845 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
30846 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
30847 +
30848 +mostlyclean-libtool:
30849 +       -rm -f *.lo
30850  
30851 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
30852 -       cd $(top_builddir) \
30853 -         && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
30854 +clean-libtool:
30855 +       -rm -rf .libs _libs
30856  
30857 +distclean-libtool:
30858 +       -rm -f libtool
30859 +uninstall-info-am:
30860  tags: TAGS
30861  TAGS:
30862  
30863 +ctags: CTAGS
30864 +CTAGS:
30865  
30866 -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
30867 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
30868  
30869 -subdir = doc/gconf
30870 +top_distdir = ../..
30871 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
30872  
30873  distdir: $(DISTFILES)
30874 -       @for file in $(DISTFILES); do \
30875 -         d=$(srcdir); \
30876 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
30877 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
30878 +       list='$(DISTFILES)'; for file in $$list; do \
30879 +         case $$file in \
30880 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
30881 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
30882 +         esac; \
30883 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
30884 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
30885 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
30886 +           dir="/$$dir"; \
30887 +           $(mkinstalldirs) "$(distdir)$$dir"; \
30888 +         else \
30889 +           dir=''; \
30890 +         fi; \
30891           if test -d $$d/$$file; then \
30892 -           cp -pr $$d/$$file $(distdir)/$$file; \
30893 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
30894 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
30895 +           fi; \
30896 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
30897           else \
30898             test -f $(distdir)/$$file \
30899 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
30900 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
30901 +           || cp -p $$d/$$file $(distdir)/$$file \
30902 +           || exit 1; \
30903           fi; \
30904         done
30905 -       $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
30906 -info-am:
30907 -info: info-am
30908 -dvi-am:
30909 -dvi: dvi-am
30910 +       $(MAKE) $(AM_MAKEFLAGS) \
30911 +         top_distdir="$(top_distdir)" distdir="$(distdir)" \
30912 +         dist-hook
30913  check-am: all-am
30914  check: check-am
30915 -installcheck-am:
30916 -installcheck: installcheck-am
30917 -install-exec-am:
30918 -install-exec: install-exec-am
30919 +all-am: Makefile all-local
30920  
30921 -install-data-am: install-data-local
30922 +installdirs:
30923 +install: install-am
30924 +install-exec: install-exec-am
30925  install-data: install-data-am
30926 +uninstall: uninstall-am
30927  
30928  install-am: all-am
30929         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
30930 -install: install-am
30931 -uninstall-am:
30932 -uninstall: uninstall-am
30933 -all-am: Makefile all-local
30934 -all-redirect: all-am
30935 -install-strip:
30936 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
30937 -installdirs:
30938 -
30939  
30940 +installcheck: installcheck-am
30941 +install-strip:
30942 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
30943 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
30944 +         `test -z '$(STRIP)' || \
30945 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
30946  mostlyclean-generic:
30947  
30948  clean-generic:
30949  
30950  distclean-generic:
30951 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
30952 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
30953 +       -rm -f $(CONFIG_CLEAN_FILES)
30954  
30955  maintainer-clean-generic:
30956 -mostlyclean-am:  mostlyclean-generic
30957 +       @echo "This command is intended for maintainers to use"
30958 +       @echo "it deletes files that may require special tools to rebuild."
30959 +clean: clean-am
30960  
30961 -mostlyclean: mostlyclean-am
30962 +clean-am: clean-generic clean-libtool clean-local mostlyclean-am
30963  
30964 -clean-am:  clean-generic mostlyclean-am clean-local
30965 +distclean: distclean-am
30966 +       -rm -f Makefile
30967 +distclean-am: clean-am distclean-generic distclean-libtool
30968  
30969 -clean: clean-am
30970 +dvi: dvi-am
30971  
30972 -distclean-am:  distclean-generic clean-am
30973 -       -rm -f libtool
30974 +dvi-am:
30975  
30976 -distclean: distclean-am
30977 +info: info-am
30978  
30979 -maintainer-clean-am:  maintainer-clean-generic distclean-am \
30980 -               maintainer-clean-local
30981 -       @echo "This command is intended for maintainers to use;"
30982 -       @echo "it deletes files that may require special tools to rebuild."
30983 +info-am:
30984 +
30985 +install-data-am: install-data-local
30986 +
30987 +install-exec-am:
30988 +
30989 +install-info: install-info-am
30990 +
30991 +install-man:
30992 +
30993 +installcheck-am:
30994  
30995  maintainer-clean: maintainer-clean-am
30996 +       -rm -f Makefile
30997 +maintainer-clean-am: distclean-am maintainer-clean-generic \
30998 +       maintainer-clean-local
30999 +
31000 +mostlyclean: mostlyclean-am
31001  
31002 -.PHONY: tags distdir info-am info dvi-am dvi check check-am \
31003 -installcheck-am installcheck install-exec-am install-exec \
31004 -install-data-local install-data-am install-data install-am install \
31005 -uninstall-am uninstall all-local all-redirect all-am all installdirs \
31006 -mostlyclean-generic distclean-generic clean-generic \
31007 -maintainer-clean-generic clean mostlyclean distclean maintainer-clean
31008 +mostlyclean-am: mostlyclean-generic mostlyclean-libtool
31009 +
31010 +pdf: pdf-am
31011 +
31012 +pdf-am:
31013 +
31014 +ps: ps-am
31015 +
31016 +ps-am:
31017 +
31018 +uninstall-am: uninstall-info-am
31019 +
31020 +.PHONY: all all-am all-local check check-am clean clean-generic \
31021 +       clean-libtool clean-local distclean distclean-generic \
31022 +       distclean-libtool distdir dvi dvi-am info info-am install \
31023 +       install-am install-data install-data-am install-data-local \
31024 +       install-exec install-exec-am install-info install-info-am \
31025 +       install-man install-strip installcheck installcheck-am \
31026 +       installdirs maintainer-clean maintainer-clean-generic \
31027 +       maintainer-clean-local mostlyclean mostlyclean-generic \
31028 +       mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
31029 +       uninstall-info-am
31030  
31031  
31032  @ENABLE_GTK_DOC_TRUE@all-local: html-build.stamp
31033 @@ -407,7 +529,6 @@
31034         -cp $(srcdir)/html/* $(distdir)/html
31035  
31036  .PHONY : dist-hook-local
31037 -
31038  # Tell versions [3.59,3.63) of GNU make to not export all variables.
31039  # Otherwise a system limit (for SysV at least) may be exceeded.
31040  .NOEXPORT:
31041 diff -urN GConf-2.6.4/examples/Makefile.in GConf-2.6.4.new/examples/Makefile.in
31042 --- GConf-2.6.4/examples/Makefile.in    2004-09-20 00:45:43.000000000 +0300
31043 +++ GConf-2.6.4.new/examples/Makefile.in        2005-03-05 11:07:06.000000000 +0200
31044 @@ -1,6 +1,8 @@
31045 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
31046 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
31047 +# @configure_input@
31048  
31049 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
31050 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
31051 +# Free Software Foundation, Inc.
31052  # This Makefile.in is free software; the Free Software Foundation
31053  # gives unlimited permission to copy and/or distribute it,
31054  # with or without modifications, as long as this notice is preserved.
31055 @@ -10,69 +12,57 @@
31056  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
31057  # PARTICULAR PURPOSE.
31058  
31059 -
31060 -SHELL = @SHELL@
31061 +@SET_MAKE@
31062  
31063  srcdir = @srcdir@
31064  top_srcdir = @top_srcdir@
31065  VPATH = @srcdir@
31066 -prefix = @prefix@
31067 -exec_prefix = @exec_prefix@
31068 -
31069 -bindir = @bindir@
31070 -sbindir = @sbindir@
31071 -libexecdir = @libexecdir@
31072 -datadir = @datadir@
31073 -sysconfdir = @sysconfdir@
31074 -sharedstatedir = @sharedstatedir@
31075 -localstatedir = @localstatedir@
31076 -libdir = @libdir@
31077 -infodir = @infodir@
31078 -mandir = @mandir@
31079 -includedir = @includedir@
31080 -oldincludedir = /usr/include
31081 -
31082 -DESTDIR =
31083 -
31084  pkgdatadir = $(datadir)/@PACKAGE@
31085  pkglibdir = $(libdir)/@PACKAGE@
31086  pkgincludedir = $(includedir)/@PACKAGE@
31087 -
31088  top_builddir = ..
31089  
31090 -ACLOCAL = @ACLOCAL@
31091 -AUTOCONF = @AUTOCONF@
31092 -AUTOMAKE = @AUTOMAKE@
31093 -AUTOHEADER = @AUTOHEADER@
31094 -
31095 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31096  INSTALL = @INSTALL@
31097 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
31098 -INSTALL_DATA = @INSTALL_DATA@
31099 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
31100 -transform = @program_transform_name@
31101 -
31102 +install_sh_DATA = $(install_sh) -c -m 644
31103 +install_sh_PROGRAM = $(install_sh) -c
31104 +install_sh_SCRIPT = $(install_sh) -c
31105 +INSTALL_HEADER = $(INSTALL_DATA)
31106 +transform = $(program_transform_name)
31107  NORMAL_INSTALL = :
31108  PRE_INSTALL = :
31109  POST_INSTALL = :
31110  NORMAL_UNINSTALL = :
31111  PRE_UNINSTALL = :
31112  POST_UNINSTALL = :
31113 -host_alias = @host_alias@
31114  host_triplet = @host@
31115 +ACLOCAL = @ACLOCAL@
31116 +AMDEP_FALSE = @AMDEP_FALSE@
31117 +AMDEP_TRUE = @AMDEP_TRUE@
31118 +AMTAR = @AMTAR@
31119  AR = @AR@
31120  AS = @AS@
31121 +AUTOCONF = @AUTOCONF@
31122 +AUTOHEADER = @AUTOHEADER@
31123 +AUTOMAKE = @AUTOMAKE@
31124  AWK = @AWK@
31125 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
31126  CATALOGS = @CATALOGS@
31127  CATOBJEXT = @CATOBJEXT@
31128  CC = @CC@
31129 +CCDEPMODE = @CCDEPMODE@
31130  CFLAGS = @CFLAGS@
31131 +CPP = @CPP@
31132  CPPFLAGS = @CPPFLAGS@
31133  CXX = @CXX@
31134  CXXCPP = @CXXCPP@
31135 +CXXDEPMODE = @CXXDEPMODE@
31136 +CXXFLAGS = @CXXFLAGS@
31137 +CYGPATH_W = @CYGPATH_W@
31138  DATADIRNAME = @DATADIRNAME@
31139  DB2HTML = @DB2HTML@
31140  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
31141 +DEFS = @DEFS@
31142 +DEPDIR = @DEPDIR@
31143  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
31144  DEPENDENT_LIBS = @DEPENDENT_LIBS@
31145  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
31146 @@ -83,48 +73,73 @@
31147  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
31148  DLLTOOL = @DLLTOOL@
31149  ECHO = @ECHO@
31150 +ECHO_C = @ECHO_C@
31151 +ECHO_N = @ECHO_N@
31152 +ECHO_T = @ECHO_T@
31153  EGREP = @EGREP@
31154 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
31155 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
31156  EXEEXT = @EXEEXT@
31157  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
31158  F77 = @F77@
31159 -GCJ = @GCJ@
31160 -GCJFLAGS = @GCJFLAGS@
31161 +FFLAGS = @FFLAGS@
31162  GCONF_AGE = @GCONF_AGE@
31163  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
31164  GCONF_CURRENT = @GCONF_CURRENT@
31165 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
31166 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
31167  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
31168  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
31169 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
31170 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
31171  GCONF_REVISION = @GCONF_REVISION@
31172 -GENCAT = @GENCAT@
31173  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
31174  GMOFILES = @GMOFILES@
31175  GMSGFMT = @GMSGFMT@
31176  GTKDOC = @GTKDOC@
31177 -GT_NO = @GT_NO@
31178 -GT_YES = @GT_YES@
31179 +GTK_FALSE = @GTK_FALSE@
31180 +GTK_TRUE = @GTK_TRUE@
31181 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
31182 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
31183 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
31184 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
31185  HAVE_GTK_DOC = @HAVE_GTK_DOC@
31186 -HAVE_LIB = @HAVE_LIB@
31187 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
31188 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
31189 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
31190 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
31191  HTML_DIR = @HTML_DIR@
31192 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
31193  INDENT = @INDENT@
31194 +INSTALL_DATA = @INSTALL_DATA@
31195  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
31196 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
31197 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
31198 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
31199  INSTOBJEXT = @INSTOBJEXT@
31200 -INTLDEPS = @INTLDEPS@
31201  INTLLIBS = @INTLLIBS@
31202 -INTLOBJS = @INTLOBJS@
31203  LDFLAGS = @LDFLAGS@
31204 -LIB = @LIB@
31205 +LIBOBJS = @LIBOBJS@
31206 +LIBS = @LIBS@
31207  LIBTOOL = @LIBTOOL@
31208  LN_S = @LN_S@
31209 -LTLIB = @LTLIB@
31210 +LTLIBOBJS = @LTLIBOBJS@
31211  MAINT = @MAINT@
31212 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
31213 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
31214  MAJOR_VERSION = @MAJOR_VERSION@
31215  MAKEINFO = @MAKEINFO@
31216  MKINSTALLDIRS = @MKINSTALLDIRS@
31217 +MSGFMT = @MSGFMT@
31218  OBJDUMP = @OBJDUMP@
31219  OBJEXT = @OBJEXT@
31220  ORBIT_IDL = @ORBIT_IDL@
31221  PACKAGE = @PACKAGE@
31222 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
31223 +PACKAGE_NAME = @PACKAGE_NAME@
31224 +PACKAGE_STRING = @PACKAGE_STRING@
31225 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
31226 +PACKAGE_VERSION = @PACKAGE_VERSION@
31227 +PATH_SEPARATOR = @PATH_SEPARATOR@
31228  PC_REQUIRES = @PC_REQUIRES@
31229  PERL = @PERL@
31230  PKG_CONFIG = @PKG_CONFIG@
31231 @@ -133,24 +148,73 @@
31232  POSUB = @POSUB@
31233  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
31234  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
31235 +PTHREADS_FALSE = @PTHREADS_FALSE@
31236 +PTHREADS_TRUE = @PTHREADS_TRUE@
31237  RANLIB = @RANLIB@
31238 -RC = @RC@
31239  REBUILD = @REBUILD@
31240 +SET_MAKE = @SET_MAKE@
31241 +SHELL = @SHELL@
31242  STRIP = @STRIP@
31243 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
31244  USE_NLS = @USE_NLS@
31245 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
31246 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
31247  VERSION = @VERSION@
31248 +XGETTEXT = @XGETTEXT@
31249  absolute_top_srcdir = @absolute_top_srcdir@
31250 +ac_ct_AR = @ac_ct_AR@
31251 +ac_ct_AS = @ac_ct_AS@
31252 +ac_ct_CC = @ac_ct_CC@
31253 +ac_ct_CXX = @ac_ct_CXX@
31254 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
31255 +ac_ct_F77 = @ac_ct_F77@
31256 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
31257 +ac_ct_RANLIB = @ac_ct_RANLIB@
31258 +ac_ct_STRIP = @ac_ct_STRIP@
31259 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
31260 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
31261 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
31262 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
31263 +am__include = @am__include@
31264 +am__leading_dot = @am__leading_dot@
31265 +am__quote = @am__quote@
31266 +bindir = @bindir@
31267 +build = @build@
31268 +build_alias = @build_alias@
31269 +build_cpu = @build_cpu@
31270 +build_os = @build_os@
31271 +build_vendor = @build_vendor@
31272 +datadir = @datadir@
31273 +exec_prefix = @exec_prefix@
31274  gconflocaledir = @gconflocaledir@
31275 -l = @l@
31276 -
31277 -INCLUDES = -I$(top_srcdir) -I$(top_builddir)   $(DEPENDENT_WITH_GTK_CFLAGS)         -DGCONF_SRCDIR=\""$(absolute_top_srcdir)"\" -DGCONF_SYSCONFDIR=\""$(sysconfdir)"\"
31278 +host = @host@
31279 +host_alias = @host_alias@
31280 +host_cpu = @host_cpu@
31281 +host_os = @host_os@
31282 +host_vendor = @host_vendor@
31283 +includedir = @includedir@
31284 +infodir = @infodir@
31285 +install_sh = @install_sh@
31286 +libdir = @libdir@
31287 +libexecdir = @libexecdir@
31288 +localstatedir = @localstatedir@
31289 +mandir = @mandir@
31290 +oldincludedir = @oldincludedir@
31291 +prefix = @prefix@
31292 +program_transform_name = @program_transform_name@
31293 +sbindir = @sbindir@
31294 +sharedstatedir = @sharedstatedir@
31295 +sysconfdir = @sysconfdir@
31296 +target_alias = @target_alias@
31297 +INCLUDES = -I$(top_srcdir) -I$(top_builddir) \
31298 +       $(DEPENDENT_WITH_GTK_CFLAGS) \
31299 +        -DGCONF_SRCDIR=\""$(absolute_top_srcdir)"\" -DGCONF_SYSCONFDIR=\""$(sysconfdir)"\"
31300  
31301  
31302  EFENCE = 
31303 -@GTK_TRUE@GTK_EXAMPLES = basic-gconf-app simple-view simple-controller complex-gconf-app
31304  @GTK_FALSE@GTK_EXAMPLES = 
31305  
31306 +@GTK_TRUE@GTK_EXAMPLES = basic-gconf-app simple-view simple-controller complex-gconf-app
31307 +
31308  noinst_PROGRAMS = $(GTK_EXAMPLES)
31309  
31310  GTK_EXAMPLES_LINK = $(EFENCE) $(INTLLIBS) $(DEPENDENT_WITH_GTK_LIBS) $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la $(EFENCE)
31311 @@ -170,101 +234,127 @@
31312  complex_gconf_app_SOURCES = basic-gconf-app.c
31313  
31314  complex_gconf_app_LDADD = $(GTK_EXAMPLES_LINK)
31315 +subdir = examples
31316 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
31317  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
31318 -CONFIG_HEADER = ../config.h
31319 -CONFIG_CLEAN_FILES = 
31320 -@GTK_FALSE@noinst_PROGRAMS = 
31321 -@GTK_TRUE@noinst_PROGRAMS =  basic-gconf-app$(EXEEXT) \
31322 -@GTK_TRUE@simple-view$(EXEEXT) simple-controller$(EXEEXT) \
31323 -@GTK_TRUE@complex-gconf-app$(EXEEXT)
31324 -PROGRAMS =  $(noinst_PROGRAMS)
31325 -
31326 -
31327 -DEFS = @DEFS@ -I. -I$(srcdir) -I..
31328 -LIBS = @LIBS@
31329 -basic_gconf_app_OBJECTS =  basic-gconf-app.$(OBJEXT)
31330 -basic_gconf_app_DEPENDENCIES =  \
31331 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31332 -basic_gconf_app_LDFLAGS = 
31333 -simple_view_OBJECTS =  simple-view.$(OBJEXT)
31334 -simple_view_DEPENDENCIES =  \
31335 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31336 -simple_view_LDFLAGS = 
31337 -simple_controller_OBJECTS =  simple-controller.$(OBJEXT)
31338 -simple_controller_DEPENDENCIES =  \
31339 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31340 -simple_controller_LDFLAGS = 
31341 -complex_gconf_app_OBJECTS =  basic-gconf-app.$(OBJEXT)
31342 -complex_gconf_app_DEPENDENCIES =  \
31343 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31344 -complex_gconf_app_LDFLAGS = 
31345 -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
31346 -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
31347 +CONFIG_HEADER = $(top_builddir)/config.h
31348 +CONFIG_CLEAN_FILES =
31349 +@GTK_TRUE@noinst_PROGRAMS = basic-gconf-app$(EXEEXT) \
31350 +@GTK_TRUE@     simple-view$(EXEEXT) simple-controller$(EXEEXT) \
31351 +@GTK_TRUE@     complex-gconf-app$(EXEEXT)
31352 +@GTK_FALSE@noinst_PROGRAMS =
31353 +PROGRAMS = $(noinst_PROGRAMS)
31354 +
31355 +am_basic_gconf_app_OBJECTS = basic-gconf-app.$(OBJEXT)
31356 +basic_gconf_app_OBJECTS = $(am_basic_gconf_app_OBJECTS)
31357 +basic_gconf_app_DEPENDENCIES = \
31358 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31359 +basic_gconf_app_LDFLAGS =
31360 +am_complex_gconf_app_OBJECTS = basic-gconf-app.$(OBJEXT)
31361 +complex_gconf_app_OBJECTS = $(am_complex_gconf_app_OBJECTS)
31362 +complex_gconf_app_DEPENDENCIES = \
31363 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31364 +complex_gconf_app_LDFLAGS =
31365 +am_simple_controller_OBJECTS = simple-controller.$(OBJEXT)
31366 +simple_controller_OBJECTS = $(am_simple_controller_OBJECTS)
31367 +simple_controller_DEPENDENCIES = \
31368 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31369 +simple_controller_LDFLAGS =
31370 +am_simple_view_OBJECTS = simple-view.$(OBJEXT)
31371 +simple_view_OBJECTS = $(am_simple_view_OBJECTS)
31372 +simple_view_DEPENDENCIES = \
31373 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
31374 +simple_view_LDFLAGS =
31375 +
31376 +DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
31377 +depcomp = $(SHELL) $(top_srcdir)/depcomp
31378 +am__depfiles_maybe = depfiles
31379 +@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/basic-gconf-app.Po \
31380 +@AMDEP_TRUE@   ./$(DEPDIR)/simple-controller.Po \
31381 +@AMDEP_TRUE@   ./$(DEPDIR)/simple-view.Po
31382 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
31383 +       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
31384 +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
31385 +       $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
31386  CCLD = $(CC)
31387 -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
31388 -DIST_COMMON =  Makefile.am Makefile.in
31389 -
31390 -
31391 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
31392 +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
31393 +       $(AM_LDFLAGS) $(LDFLAGS) -o $@
31394 +DIST_SOURCES = $(basic_gconf_app_SOURCES) $(complex_gconf_app_SOURCES) \
31395 +       $(simple_controller_SOURCES) $(simple_view_SOURCES)
31396 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
31397 +SOURCES = $(basic_gconf_app_SOURCES) $(complex_gconf_app_SOURCES) $(simple_controller_SOURCES) $(simple_view_SOURCES)
31398  
31399 -TAR = tar
31400 -GZIP_ENV = --best
31401 -SOURCES = $(basic_gconf_app_SOURCES) $(simple_view_SOURCES) $(simple_controller_SOURCES) $(complex_gconf_app_SOURCES)
31402 -OBJECTS = $(basic_gconf_app_OBJECTS) $(simple_view_OBJECTS) $(simple_controller_OBJECTS) $(complex_gconf_app_OBJECTS)
31403 +all: all-am
31404  
31405 -all: all-redirect
31406  .SUFFIXES:
31407 -.SUFFIXES: .S .c .lo .o .obj .s
31408 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
31409 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps examples/Makefile
31410 -
31411 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
31412 -       cd $(top_builddir) \
31413 -         && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
31414 -
31415 -
31416 -mostlyclean-noinstPROGRAMS:
31417 +.SUFFIXES: .c .lo .o .obj
31418 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
31419 +       cd $(top_srcdir) && \
31420 +         $(AUTOMAKE) --gnu  examples/Makefile
31421 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
31422 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
31423  
31424  clean-noinstPROGRAMS:
31425 -       -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
31426 -
31427 -distclean-noinstPROGRAMS:
31428 -
31429 -maintainer-clean-noinstPROGRAMS:
31430 -
31431 -.c.o:
31432 -       $(COMPILE) -c $<
31433 -
31434 -# FIXME: We should only use cygpath when building on Windows,
31435 -# and only if it is available.
31436 -.c.obj:
31437 -       $(COMPILE) -c `cygpath -w $<`
31438 -
31439 -.s.o:
31440 -       $(COMPILE) -c $<
31441 -
31442 -.S.o:
31443 -       $(COMPILE) -c $<
31444 +       @list='$(noinst_PROGRAMS)'; for p in $$list; do \
31445 +         f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
31446 +         echo " rm -f $$p $$f"; \
31447 +         rm -f $$p $$f ; \
31448 +       done
31449 +basic-gconf-app$(EXEEXT): $(basic_gconf_app_OBJECTS) $(basic_gconf_app_DEPENDENCIES) 
31450 +       @rm -f basic-gconf-app$(EXEEXT)
31451 +       $(LINK) $(basic_gconf_app_LDFLAGS) $(basic_gconf_app_OBJECTS) $(basic_gconf_app_LDADD) $(LIBS)
31452 +complex-gconf-app$(EXEEXT): $(complex_gconf_app_OBJECTS) $(complex_gconf_app_DEPENDENCIES) 
31453 +       @rm -f complex-gconf-app$(EXEEXT)
31454 +       $(LINK) $(complex_gconf_app_LDFLAGS) $(complex_gconf_app_OBJECTS) $(complex_gconf_app_LDADD) $(LIBS)
31455 +simple-controller$(EXEEXT): $(simple_controller_OBJECTS) $(simple_controller_DEPENDENCIES) 
31456 +       @rm -f simple-controller$(EXEEXT)
31457 +       $(LINK) $(simple_controller_LDFLAGS) $(simple_controller_OBJECTS) $(simple_controller_LDADD) $(LIBS)
31458 +simple-view$(EXEEXT): $(simple_view_OBJECTS) $(simple_view_DEPENDENCIES) 
31459 +       @rm -f simple-view$(EXEEXT)
31460 +       $(LINK) $(simple_view_LDFLAGS) $(simple_view_OBJECTS) $(simple_view_LDADD) $(LIBS)
31461  
31462  mostlyclean-compile:
31463 -       -rm -f *.o core *.core
31464 -       -rm -f *.$(OBJEXT)
31465 -
31466 -clean-compile:
31467 +       -rm -f *.$(OBJEXT) core *.core
31468  
31469  distclean-compile:
31470         -rm -f *.tab.c
31471  
31472 -maintainer-clean-compile:
31473 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basic-gconf-app.Po@am__quote@
31474 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple-controller.Po@am__quote@
31475 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple-view.Po@am__quote@
31476  
31477 -.c.lo:
31478 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
31479 +.c.o:
31480 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
31481 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
31482 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
31483 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
31484 +@am__fastdepCC_TRUE@   fi
31485 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
31486 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
31487 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
31488 +@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
31489  
31490 -.s.lo:
31491 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
31492 +.c.obj:
31493 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
31494 +@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
31495 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
31496 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
31497 +@am__fastdepCC_TRUE@   fi
31498 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
31499 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
31500 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
31501 +@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
31502  
31503 -.S.lo:
31504 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
31505 +.c.lo:
31506 +@am__fastdepCC_TRUE@   if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
31507 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
31508 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
31509 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
31510 +@am__fastdepCC_TRUE@   fi
31511 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
31512 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
31513 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
31514 +@am__fastdepCC_FALSE@  $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
31515  
31516  mostlyclean-libtool:
31517         -rm -f *.lo
31518 @@ -273,159 +363,182 @@
31519         -rm -rf .libs _libs
31520  
31521  distclean-libtool:
31522 +       -rm -f libtool
31523 +uninstall-info-am:
31524  
31525 -maintainer-clean-libtool:
31526 -
31527 -basic-gconf-app$(EXEEXT): $(basic_gconf_app_OBJECTS) $(basic_gconf_app_DEPENDENCIES)
31528 -       @rm -f basic-gconf-app$(EXEEXT)
31529 -       $(LINK) $(basic_gconf_app_LDFLAGS) $(basic_gconf_app_OBJECTS) $(basic_gconf_app_LDADD) $(LIBS)
31530 -
31531 -simple-view$(EXEEXT): $(simple_view_OBJECTS) $(simple_view_DEPENDENCIES)
31532 -       @rm -f simple-view$(EXEEXT)
31533 -       $(LINK) $(simple_view_LDFLAGS) $(simple_view_OBJECTS) $(simple_view_LDADD) $(LIBS)
31534 -
31535 -simple-controller$(EXEEXT): $(simple_controller_OBJECTS) $(simple_controller_DEPENDENCIES)
31536 -       @rm -f simple-controller$(EXEEXT)
31537 -       $(LINK) $(simple_controller_LDFLAGS) $(simple_controller_OBJECTS) $(simple_controller_LDADD) $(LIBS)
31538 +ETAGS = etags
31539 +ETAGSFLAGS =
31540  
31541 -complex-gconf-app$(EXEEXT): $(complex_gconf_app_OBJECTS) $(complex_gconf_app_DEPENDENCIES)
31542 -       @rm -f complex-gconf-app$(EXEEXT)
31543 -       $(LINK) $(complex_gconf_app_LDFLAGS) $(complex_gconf_app_OBJECTS) $(complex_gconf_app_LDADD) $(LIBS)
31544 +CTAGS = ctags
31545 +CTAGSFLAGS =
31546  
31547  tags: TAGS
31548  
31549 -ID: $(HEADERS) $(SOURCES) $(LISP)
31550 -       list='$(SOURCES) $(HEADERS)'; \
31551 -       unique=`for i in $$list; do echo $$i; done | \
31552 -         awk '    { files[$$0] = 1; } \
31553 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
31554 +       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
31555 +       unique=`for i in $$list; do \
31556 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
31557 +         done | \
31558 +         $(AWK) '    { files[$$0] = 1; } \
31559                END { for (i in files) print i; }'`; \
31560 -       here=`pwd` && cd $(srcdir) \
31561 -         && mkid -f$$here/ID $$unique $(LISP)
31562 +       mkid -fID $$unique
31563  
31564 -TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
31565 +TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
31566 +               $(TAGS_FILES) $(LISP)
31567         tags=; \
31568         here=`pwd`; \
31569 -       list='$(SOURCES) $(HEADERS)'; \
31570 -       unique=`for i in $$list; do echo $$i; done | \
31571 -         awk '    { files[$$0] = 1; } \
31572 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
31573 +       unique=`for i in $$list; do \
31574 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
31575 +         done | \
31576 +         $(AWK) '    { files[$$0] = 1; } \
31577                END { for (i in files) print i; }'`; \
31578 -       test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
31579 -         || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
31580 -
31581 -mostlyclean-tags:
31582 -
31583 -clean-tags:
31584 +       test -z "$(ETAGS_ARGS)$$tags$$unique" \
31585 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
31586 +            $$tags $$unique
31587 +
31588 +ctags: CTAGS
31589 +CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
31590 +               $(TAGS_FILES) $(LISP)
31591 +       tags=; \
31592 +       here=`pwd`; \
31593 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
31594 +       unique=`for i in $$list; do \
31595 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
31596 +         done | \
31597 +         $(AWK) '    { files[$$0] = 1; } \
31598 +              END { for (i in files) print i; }'`; \
31599 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
31600 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
31601 +            $$tags $$unique
31602 +
31603 +GTAGS:
31604 +       here=`$(am__cd) $(top_builddir) && pwd` \
31605 +         && cd $(top_srcdir) \
31606 +         && gtags -i $(GTAGS_ARGS) $$here
31607  
31608  distclean-tags:
31609 -       -rm -f TAGS ID
31610 -
31611 -maintainer-clean-tags:
31612 -
31613 -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
31614 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
31615 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
31616  
31617 -subdir = examples
31618 +top_distdir = ..
31619 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
31620  
31621  distdir: $(DISTFILES)
31622 -       @for file in $(DISTFILES); do \
31623 -         d=$(srcdir); \
31624 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
31625 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
31626 +       list='$(DISTFILES)'; for file in $$list; do \
31627 +         case $$file in \
31628 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
31629 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
31630 +         esac; \
31631 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
31632 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
31633 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
31634 +           dir="/$$dir"; \
31635 +           $(mkinstalldirs) "$(distdir)$$dir"; \
31636 +         else \
31637 +           dir=''; \
31638 +         fi; \
31639           if test -d $$d/$$file; then \
31640 -           cp -pr $$d/$$file $(distdir)/$$file; \
31641 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
31642 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
31643 +           fi; \
31644 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
31645           else \
31646             test -f $(distdir)/$$file \
31647 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
31648 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
31649 +           || cp -p $$d/$$file $(distdir)/$$file \
31650 +           || exit 1; \
31651           fi; \
31652         done
31653 -basic-gconf-app.o: basic-gconf-app.c ../gconf/gconf-client.h \
31654 -       ../gconf/gconf.h ../gconf/gconf-schema.h ../gconf/gconf-value.h \
31655 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
31656 -       ../gconf/gconf-enum-types.h ../gconf/gconf-listeners.h \
31657 -       ../gconf/gconf-changeset.h
31658 -simple-controller.o: simple-controller.c ../gconf/gconf-client.h \
31659 -       ../gconf/gconf.h ../gconf/gconf-schema.h ../gconf/gconf-value.h \
31660 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
31661 -       ../gconf/gconf-enum-types.h ../gconf/gconf-listeners.h \
31662 -       ../gconf/gconf-changeset.h
31663 -simple-view.o: simple-view.c ../gconf/gconf-client.h ../gconf/gconf.h \
31664 -       ../gconf/gconf-schema.h ../gconf/gconf-value.h \
31665 -       ../gconf/gconf-error.h ../gconf/gconf-engine.h \
31666 -       ../gconf/gconf-enum-types.h ../gconf/gconf-listeners.h \
31667 -       ../gconf/gconf-changeset.h
31668 -
31669 -info-am:
31670 -info: info-am
31671 -dvi-am:
31672 -dvi: dvi-am
31673  check-am: all-am
31674  check: check-am
31675 -installcheck-am:
31676 -installcheck: installcheck-am
31677 -install-exec-am:
31678 -install-exec: install-exec-am
31679 +all-am: Makefile $(PROGRAMS)
31680  
31681 -install-data-am:
31682 +installdirs:
31683 +install: install-am
31684 +install-exec: install-exec-am
31685  install-data: install-data-am
31686 +uninstall: uninstall-am
31687  
31688  install-am: all-am
31689         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
31690 -install: install-am
31691 -uninstall-am:
31692 -uninstall: uninstall-am
31693 -all-am: Makefile $(PROGRAMS)
31694 -all-redirect: all-am
31695 -install-strip:
31696 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
31697 -installdirs:
31698 -
31699  
31700 +installcheck: installcheck-am
31701 +install-strip:
31702 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
31703 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
31704 +         `test -z '$(STRIP)' || \
31705 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
31706  mostlyclean-generic:
31707  
31708  clean-generic:
31709  
31710  distclean-generic:
31711 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
31712 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
31713 +       -rm -f $(CONFIG_CLEAN_FILES)
31714  
31715  maintainer-clean-generic:
31716 -mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
31717 -               mostlyclean-libtool mostlyclean-tags \
31718 -               mostlyclean-generic
31719 +       @echo "This command is intended for maintainers to use"
31720 +       @echo "it deletes files that may require special tools to rebuild."
31721 +clean: clean-am
31722  
31723 -mostlyclean: mostlyclean-am
31724 +clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
31725 +       mostlyclean-am
31726  
31727 -clean-am:  clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
31728 -               clean-generic mostlyclean-am
31729 +distclean: distclean-am
31730 +       -rm -rf ./$(DEPDIR)
31731 +       -rm -f Makefile
31732 +distclean-am: clean-am distclean-compile distclean-generic \
31733 +       distclean-libtool distclean-tags
31734  
31735 -clean: clean-am
31736 +dvi: dvi-am
31737  
31738 -distclean-am:  distclean-noinstPROGRAMS distclean-compile \
31739 -               distclean-libtool distclean-tags distclean-generic \
31740 -               clean-am
31741 -       -rm -f libtool
31742 +dvi-am:
31743  
31744 -distclean: distclean-am
31745 +info: info-am
31746  
31747 -maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
31748 -               maintainer-clean-compile maintainer-clean-libtool \
31749 -               maintainer-clean-tags maintainer-clean-generic \
31750 -               distclean-am
31751 -       @echo "This command is intended for maintainers to use;"
31752 -       @echo "it deletes files that may require special tools to rebuild."
31753 +info-am:
31754 +
31755 +install-data-am:
31756 +
31757 +install-exec-am:
31758 +
31759 +install-info: install-info-am
31760 +
31761 +install-man:
31762 +
31763 +installcheck-am:
31764  
31765  maintainer-clean: maintainer-clean-am
31766 +       -rm -rf ./$(DEPDIR)
31767 +       -rm -f Makefile
31768 +maintainer-clean-am: distclean-am maintainer-clean-generic
31769 +
31770 +mostlyclean: mostlyclean-am
31771 +
31772 +mostlyclean-am: mostlyclean-compile mostlyclean-generic \
31773 +       mostlyclean-libtool
31774 +
31775 +pdf: pdf-am
31776 +
31777 +pdf-am:
31778 +
31779 +ps: ps-am
31780 +
31781 +ps-am:
31782  
31783 -.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
31784 -clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
31785 -mostlyclean-compile distclean-compile clean-compile \
31786 -maintainer-clean-compile mostlyclean-libtool distclean-libtool \
31787 -clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
31788 -distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
31789 -dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
31790 -install-exec install-data-am install-data install-am install \
31791 -uninstall-am uninstall all-redirect all-am all installdirs \
31792 -mostlyclean-generic distclean-generic clean-generic \
31793 -maintainer-clean-generic clean mostlyclean distclean maintainer-clean
31794 +uninstall-am: uninstall-info-am
31795  
31796 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
31797 +       clean-libtool clean-noinstPROGRAMS ctags distclean \
31798 +       distclean-compile distclean-generic distclean-libtool \
31799 +       distclean-tags distdir dvi dvi-am info info-am install \
31800 +       install-am install-data install-data-am install-exec \
31801 +       install-exec-am install-info install-info-am install-man \
31802 +       install-strip installcheck installcheck-am installdirs \
31803 +       maintainer-clean maintainer-clean-generic mostlyclean \
31804 +       mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
31805 +       pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
31806  
31807  # Tell versions [3.59,3.63) of GNU make to not export all variables.
31808  # Otherwise a system limit (for SysV at least) may be exceeded.
31809 diff -urN GConf-2.6.4/gconf/Makefile.am GConf-2.6.4.new/gconf/Makefile.am
31810 --- GConf-2.6.4/gconf/Makefile.am       2004-09-19 15:29:35.000000000 +0300
31811 +++ GConf-2.6.4.new/gconf/Makefile.am   2005-03-05 11:06:26.000000000 +0200
31812 @@ -37,7 +37,7 @@
31813  lib_LTLIBRARIES = libgconf-2.la
31814  
31815  bin_PROGRAMS = gconftool-2
31816 -libexec_PROGRAMS = gconfd-2 $(SANITY_CHECK)
31817 +libexec_PROGRAMS = gconfd-2
31818  
31819  if HAVE_ORBIT
31820  CORBA_SOURCECODE = GConfX-common.c GConfX-skels.c GConfX-stubs.c GConfX.h
31821 diff -urN GConf-2.6.4/gconf/Makefile.in GConf-2.6.4.new/gconf/Makefile.in
31822 --- GConf-2.6.4/gconf/Makefile.in       2004-09-20 00:45:17.000000000 +0300
31823 +++ GConf-2.6.4.new/gconf/Makefile.in   2005-03-05 11:07:06.000000000 +0200
31824 @@ -1,6 +1,8 @@
31825 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
31826 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
31827 +# @configure_input@
31828  
31829 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
31830 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
31831 +# Free Software Foundation, Inc.
31832  # This Makefile.in is free software; the Free Software Foundation
31833  # gives unlimited permission to copy and/or distribute it,
31834  # with or without modifications, as long as this notice is preserved.
31835 @@ -10,69 +12,57 @@
31836  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
31837  # PARTICULAR PURPOSE.
31838  
31839 -
31840 -SHELL = @SHELL@
31841 +@SET_MAKE@
31842  
31843  srcdir = @srcdir@
31844  top_srcdir = @top_srcdir@
31845  VPATH = @srcdir@
31846 -prefix = @prefix@
31847 -exec_prefix = @exec_prefix@
31848 -
31849 -bindir = @bindir@
31850 -sbindir = @sbindir@
31851 -libexecdir = @libexecdir@
31852 -datadir = @datadir@
31853 -sysconfdir = @sysconfdir@
31854 -sharedstatedir = @sharedstatedir@
31855 -localstatedir = @localstatedir@
31856 -libdir = @libdir@
31857 -infodir = @infodir@
31858 -mandir = @mandir@
31859 -includedir = @includedir@
31860 -oldincludedir = /usr/include
31861 -
31862 -DESTDIR =
31863 -
31864  pkgdatadir = $(datadir)/@PACKAGE@
31865  pkglibdir = $(libdir)/@PACKAGE@
31866  pkgincludedir = $(includedir)/@PACKAGE@
31867 -
31868  top_builddir = ..
31869  
31870 -ACLOCAL = @ACLOCAL@
31871 -AUTOCONF = @AUTOCONF@
31872 -AUTOMAKE = @AUTOMAKE@
31873 -AUTOHEADER = @AUTOHEADER@
31874 -
31875 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
31876  INSTALL = @INSTALL@
31877 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
31878 -INSTALL_DATA = @INSTALL_DATA@
31879 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
31880 -transform = @program_transform_name@
31881 -
31882 +install_sh_DATA = $(install_sh) -c -m 644
31883 +install_sh_PROGRAM = $(install_sh) -c
31884 +install_sh_SCRIPT = $(install_sh) -c
31885 +INSTALL_HEADER = $(INSTALL_DATA)
31886 +transform = $(program_transform_name)
31887  NORMAL_INSTALL = :
31888  PRE_INSTALL = :
31889  POST_INSTALL = :
31890  NORMAL_UNINSTALL = :
31891  PRE_UNINSTALL = :
31892  POST_UNINSTALL = :
31893 -host_alias = @host_alias@
31894  host_triplet = @host@
31895 +ACLOCAL = @ACLOCAL@
31896 +AMDEP_FALSE = @AMDEP_FALSE@
31897 +AMDEP_TRUE = @AMDEP_TRUE@
31898 +AMTAR = @AMTAR@
31899  AR = @AR@
31900  AS = @AS@
31901 +AUTOCONF = @AUTOCONF@
31902 +AUTOHEADER = @AUTOHEADER@
31903 +AUTOMAKE = @AUTOMAKE@
31904  AWK = @AWK@
31905 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
31906  CATALOGS = @CATALOGS@
31907  CATOBJEXT = @CATOBJEXT@
31908  CC = @CC@
31909 +CCDEPMODE = @CCDEPMODE@
31910  CFLAGS = @CFLAGS@
31911 +CPP = @CPP@
31912  CPPFLAGS = @CPPFLAGS@
31913  CXX = @CXX@
31914  CXXCPP = @CXXCPP@
31915 +CXXDEPMODE = @CXXDEPMODE@
31916 +CXXFLAGS = @CXXFLAGS@
31917 +CYGPATH_W = @CYGPATH_W@
31918  DATADIRNAME = @DATADIRNAME@
31919  DB2HTML = @DB2HTML@
31920  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
31921 +DEFS = @DEFS@
31922 +DEPDIR = @DEPDIR@
31923  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
31924  DEPENDENT_LIBS = @DEPENDENT_LIBS@
31925  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
31926 @@ -83,48 +73,73 @@
31927  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
31928  DLLTOOL = @DLLTOOL@
31929  ECHO = @ECHO@
31930 +ECHO_C = @ECHO_C@
31931 +ECHO_N = @ECHO_N@
31932 +ECHO_T = @ECHO_T@
31933  EGREP = @EGREP@
31934 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
31935 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
31936  EXEEXT = @EXEEXT@
31937  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
31938  F77 = @F77@
31939 -GCJ = @GCJ@
31940 -GCJFLAGS = @GCJFLAGS@
31941 +FFLAGS = @FFLAGS@
31942  GCONF_AGE = @GCONF_AGE@
31943  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
31944  GCONF_CURRENT = @GCONF_CURRENT@
31945 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
31946 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
31947  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
31948  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
31949 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
31950 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
31951  GCONF_REVISION = @GCONF_REVISION@
31952 -GENCAT = @GENCAT@
31953  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
31954  GMOFILES = @GMOFILES@
31955  GMSGFMT = @GMSGFMT@
31956  GTKDOC = @GTKDOC@
31957 -GT_NO = @GT_NO@
31958 -GT_YES = @GT_YES@
31959 +GTK_FALSE = @GTK_FALSE@
31960 +GTK_TRUE = @GTK_TRUE@
31961 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
31962 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
31963 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
31964 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
31965  HAVE_GTK_DOC = @HAVE_GTK_DOC@
31966 -HAVE_LIB = @HAVE_LIB@
31967 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
31968 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
31969 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
31970 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
31971  HTML_DIR = @HTML_DIR@
31972 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
31973  INDENT = @INDENT@
31974 +INSTALL_DATA = @INSTALL_DATA@
31975  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
31976 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
31977 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
31978 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
31979  INSTOBJEXT = @INSTOBJEXT@
31980 -INTLDEPS = @INTLDEPS@
31981  INTLLIBS = @INTLLIBS@
31982 -INTLOBJS = @INTLOBJS@
31983  LDFLAGS = @LDFLAGS@
31984 -LIB = @LIB@
31985 +LIBOBJS = @LIBOBJS@
31986 +LIBS = @LIBS@
31987  LIBTOOL = @LIBTOOL@
31988  LN_S = @LN_S@
31989 -LTLIB = @LTLIB@
31990 +LTLIBOBJS = @LTLIBOBJS@
31991  MAINT = @MAINT@
31992 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
31993 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
31994  MAJOR_VERSION = @MAJOR_VERSION@
31995  MAKEINFO = @MAKEINFO@
31996  MKINSTALLDIRS = @MKINSTALLDIRS@
31997 +MSGFMT = @MSGFMT@
31998  OBJDUMP = @OBJDUMP@
31999  OBJEXT = @OBJEXT@
32000  ORBIT_IDL = @ORBIT_IDL@
32001  PACKAGE = @PACKAGE@
32002 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
32003 +PACKAGE_NAME = @PACKAGE_NAME@
32004 +PACKAGE_STRING = @PACKAGE_STRING@
32005 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
32006 +PACKAGE_VERSION = @PACKAGE_VERSION@
32007 +PATH_SEPARATOR = @PATH_SEPARATOR@
32008  PC_REQUIRES = @PC_REQUIRES@
32009  PERL = @PERL@
32010  PKG_CONFIG = @PKG_CONFIG@
32011 @@ -133,79 +148,199 @@
32012  POSUB = @POSUB@
32013  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
32014  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
32015 +PTHREADS_FALSE = @PTHREADS_FALSE@
32016 +PTHREADS_TRUE = @PTHREADS_TRUE@
32017  RANLIB = @RANLIB@
32018 -RC = @RC@
32019  REBUILD = @REBUILD@
32020 +SET_MAKE = @SET_MAKE@
32021 +SHELL = @SHELL@
32022  STRIP = @STRIP@
32023 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
32024  USE_NLS = @USE_NLS@
32025 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
32026 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
32027  VERSION = @VERSION@
32028 +XGETTEXT = @XGETTEXT@
32029  absolute_top_srcdir = @absolute_top_srcdir@
32030 +ac_ct_AR = @ac_ct_AR@
32031 +ac_ct_AS = @ac_ct_AS@
32032 +ac_ct_CC = @ac_ct_CC@
32033 +ac_ct_CXX = @ac_ct_CXX@
32034 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
32035 +ac_ct_F77 = @ac_ct_F77@
32036 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
32037 +ac_ct_RANLIB = @ac_ct_RANLIB@
32038 +ac_ct_STRIP = @ac_ct_STRIP@
32039 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
32040 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
32041 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
32042 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
32043 +am__include = @am__include@
32044 +am__leading_dot = @am__leading_dot@
32045 +am__quote = @am__quote@
32046 +bindir = @bindir@
32047 +build = @build@
32048 +build_alias = @build_alias@
32049 +build_cpu = @build_cpu@
32050 +build_os = @build_os@
32051 +build_vendor = @build_vendor@
32052 +datadir = @datadir@
32053 +exec_prefix = @exec_prefix@
32054  gconflocaledir = @gconflocaledir@
32055 -l = @l@
32056 -
32057 +host = @host@
32058 +host_alias = @host_alias@
32059 +host_cpu = @host_cpu@
32060 +host_os = @host_os@
32061 +host_vendor = @host_vendor@
32062 +includedir = @includedir@
32063 +infodir = @infodir@
32064 +install_sh = @install_sh@
32065 +libdir = @libdir@
32066 +libexecdir = @libexecdir@
32067 +localstatedir = @localstatedir@
32068 +mandir = @mandir@
32069 +oldincludedir = @oldincludedir@
32070 +prefix = @prefix@
32071 +program_transform_name = @program_transform_name@
32072 +sbindir = @sbindir@
32073 +sharedstatedir = @sharedstatedir@
32074 +sysconfdir = @sysconfdir@
32075 +target_alias = @target_alias@
32076  NULL = 
32077  
32078  GCONFD_BINARY_NAME = gconfd-2
32079  
32080  @HAVE_DBUS_TRUE@DBUS_API_SUBJECT_TO_CHANGE = -DDBUS_API_SUBJECT_TO_CHANGE=\"1\"
32081  
32082 -INCLUDES =     -I$(top_srcdir)                                                         -I$(top_builddir)                                                       $(DEPENDENT_WITH_XML_AND_GTK_CFLAGS)                                    $(GCONF_IPC_CFLAGS)                                                     -DG_LOG_DOMAIN=\"GConf\"                                                -DGCONF_LOCALE_DIR=\""$(gconflocaledir)"\"                              -DGCONF_SRCDIR=\""$(absolute_top_srcdir)"\"                             -DGCONF_CONFDIR=\""$(sysconfdir)/gconf/$(MAJOR_VERSION)"\"              -DGCONF_ETCDIR=\""$(sysconfdir)/gconf"\"                                -DGCONF_BINDIR=\""$(bindir)"\"                                          -DGCONF_SERVERDIR=\""$(libexecdir)"\"                                   -DGCONF_BUILDDIR=\""$(top_builddir)"\"                                  -DGCONF_BACKEND_DIR=\""$(pkglibdir)/$(MAJOR_VERSION)"\"                 -DVERSION=\""$(VERSION)"\"                                              -DGCONF_ENABLE_INTERNALS=1                                              -DGCONFD=\""$(GCONFD_BINARY_NAME)"\"                                    $(DBUS_API_SUBJECT_TO_CHANGE)                                           $(NULL)
32083 +INCLUDES = \
32084 +       -I$(top_srcdir)                                                 \
32085 +       -I$(top_builddir)                                               \
32086 +       $(DEPENDENT_WITH_XML_AND_GTK_CFLAGS)                            \
32087 +       $(GCONF_IPC_CFLAGS)                                             \
32088 +       -DG_LOG_DOMAIN=\"GConf\"                                        \
32089 +       -DGCONF_LOCALE_DIR=\""$(gconflocaledir)"\"                      \
32090 +        -DGCONF_SRCDIR=\""$(absolute_top_srcdir)"\"                    \
32091 +       -DGCONF_CONFDIR=\""$(sysconfdir)/gconf/$(MAJOR_VERSION)"\"      \
32092 +       -DGCONF_ETCDIR=\""$(sysconfdir)/gconf"\"                        \
32093 +       -DGCONF_BINDIR=\""$(bindir)"\"                                  \
32094 +       -DGCONF_SERVERDIR=\""$(libexecdir)"\"                           \
32095 +       -DGCONF_BUILDDIR=\""$(top_builddir)"\"                          \
32096 +       -DGCONF_BACKEND_DIR=\""$(pkglibdir)/$(MAJOR_VERSION)"\"         \
32097 +       -DVERSION=\""$(VERSION)"\"                                      \
32098 +       -DGCONF_ENABLE_INTERNALS=1                                      \
32099 +       -DGCONFD=\""$(GCONFD_BINARY_NAME)"\"                            \
32100 +       $(DBUS_API_SUBJECT_TO_CHANGE)                                   \
32101 +       $(NULL)
32102  
32103  
32104  EFENCE = 
32105 -@GTK_TRUE@SANITY_CHECK = gconf-sanity-check-2
32106  @GTK_FALSE@SANITY_CHECK = 
32107  
32108 +@GTK_TRUE@SANITY_CHECK = gconf-sanity-check-2
32109 +
32110  lib_LTLIBRARIES = libgconf-2.la
32111  
32112  bin_PROGRAMS = gconftool-2
32113 -libexec_PROGRAMS = gconfd-2 $(SANITY_CHECK)
32114 +libexec_PROGRAMS = gconfd-2
32115 +
32116  @HAVE_ORBIT_TRUE@CORBA_SOURCECODE = GConfX-common.c GConfX-skels.c GConfX-stubs.c GConfX.h
32117  @HAVE_ORBIT_FALSE@CORBA_SOURCECODE = 
32118  
32119 -built_sourcecode =     $(CORBA_SOURCECODE)                     gconfmarshal.h                          gconfmarshal.c
32120 -
32121 -
32122 -CLEANFILES =   $(built_sourcecode)             stamp-gconfmarshal.h            stamp-gconfmarshal.c            stamp-gconfmarshal.h            stamp-gconfmarshal.c            gconf.service
32123 +built_sourcecode = \
32124 +       $(CORBA_SOURCECODE)             \
32125 +       gconfmarshal.h                  \
32126 +       gconfmarshal.c
32127  
32128  
32129 -gconf_headers =        gconf.h                         gconf-changeset.h               gconf-listeners.h               gconf-schema.h                  gconf-value.h                   gconf-error.h                   gconf-engine.h                  gconf-client.h
32130 +CLEANFILES = \
32131 +       $(built_sourcecode)     \
32132 +       stamp-gconfmarshal.h    \
32133 +       stamp-gconfmarshal.c    \
32134 +       stamp-gconfmarshal.h    \
32135 +       stamp-gconfmarshal.c    \
32136 +       gconf.service
32137 +
32138 +
32139 +gconf_headers = \
32140 +       gconf.h                 \
32141 +       gconf-changeset.h       \
32142 +       gconf-listeners.h       \
32143 +       gconf-schema.h          \
32144 +       gconf-value.h           \
32145 +       gconf-error.h           \
32146 +       gconf-engine.h          \
32147 +       gconf-client.h
32148  
32149  
32150  gconfincludedir = $(includedir)/gconf/$(MAJOR_VERSION)/gconf
32151 -gconfinclude_HEADERS =         $(gconf_headers)                gconf-enum-types.h
32152 +gconfinclude_HEADERS = \
32153 +       $(gconf_headers)        \
32154 +       gconf-enum-types.h
32155  
32156 +
32157 +# Only one client is supported at a time, if D-BUS is enabled we use that.
32158  @HAVE_DBUS_TRUE@gconf_ipc_sources = gconf-dbus.c gconf-dbus-utils.c gconf-dbus-utils.h
32159  @HAVE_DBUS_FALSE@gconf_ipc_sources = gconf-corba-utils.c gconf-corba-utils.h gconf-corba.c 
32160 -@HAVE_ORBIT_TRUE@gconfd_corba_sources = gconf-database-corba.c gconf-database-corba.h  gconfd-corba.c gconfd-corba.h gconf-corba-utils.c gconf-corba-utils.h   $(CORBA_SOURCECODE)
32161 +
32162 +@HAVE_ORBIT_TRUE@gconfd_corba_sources = gconf-database-corba.c gconf-database-corba.h \
32163 +@HAVE_ORBIT_TRUE@      gconfd-corba.c gconfd-corba.h gconf-corba-utils.c gconf-corba-utils.h \
32164 +@HAVE_ORBIT_TRUE@      $(CORBA_SOURCECODE)
32165 +
32166  @HAVE_ORBIT_FALSE@gconfd_corba_sources = 
32167 -@HAVE_DBUS_TRUE@gconfd_dbus_sources = gconfd-dbus.c gconfd-dbus.h gconf-database-dbus.c        gconf-database-dbus.h gconf-dbus-utils.c gconf-dbus-utils.h
32168 +
32169 +@HAVE_DBUS_TRUE@gconfd_dbus_sources = gconfd-dbus.c gconfd-dbus.h gconf-database-dbus.c \
32170 +@HAVE_DBUS_TRUE@       gconf-database-dbus.h gconf-dbus-utils.c gconf-dbus-utils.h
32171 +
32172  @HAVE_DBUS_FALSE@gconfd_dbus_sources = 
32173  
32174  gconfd_ipc_sources = $(gconfd_corba_sources) $(gconfd_dbus_sources)
32175  
32176 -gconfd_2_SOURCES =     gconf-database.h                gconf-database.c                $(gconfd_ipc_sources)           gconf-sources.h                 gconfd.h                        gconfd.c
32177 +gconfd_2_SOURCES = \
32178 +       gconf-database.h        \
32179 +       gconf-database.c        \
32180 +       $(gconfd_ipc_sources)   \
32181 +       gconf-sources.h         \
32182 +       gconfd.h                \
32183 +       gconfd.c
32184  
32185  
32186  gconfd_2_LDADD = $(EFENCE) $(INTLLIBS) $(DEPENDENT_LIBS) $(GCONF_IPC_LIBS) libgconf-$(MAJOR_VERSION).la
32187  
32188 +
32189  # gconf_testclient_SOURCES = \
32190  #      testclient.c
32191  
32192  # gconf_testclient_LDADD = $(GLIB_LIBS) $(OAF_LIBS) libgconf-client.la
32193 -
32194 -gconftool_2_SOURCES =          gconftool.c
32195 +gconftool_2_SOURCES = \
32196 +       gconftool.c
32197  
32198  
32199  gconftool_2_LDADD = $(EFENCE) $(INTLLIBS) $(DEPENDENT_WITH_XML_LIBS) $(GCONF_IPC_LIBS) $(POPT_LIBS) libgconf-$(MAJOR_VERSION).la
32200  
32201 -gconf_sanity_check_2_SOURCES =         gconf-sanity-check.c
32202 +gconf_sanity_check_2_SOURCES = \
32203 +       gconf-sanity-check.c
32204  
32205  
32206  gconf_sanity_check_2_LDADD = $(EFENCE) $(INTLLIBS) $(DEPENDENT_WITH_XML_AND_GTK_LIBS) $(POPT_LIBS) $(GCONF_IPC_LIBS) libgconf-$(MAJOR_VERSION).la
32207  
32208 -libgconf_2_la_SOURCES =        gconf-internals.c               gconf-internals.h               gconf.h                         gconf.c                         gconf-backend.h                 gconf-backend.c                 gconf-changeset.c               gconf-error.c                   gconf-listeners.c               gconf-locale.h                  gconf-locale.c                  gconf-schema.c                  gconf-sources.c                 gconf-value.c                   gconf-client.c                  gconf-enum-types.c              $(CORBA_SOURCECODE)             $(gconf_ipc_sources)
32209 +libgconf_2_la_SOURCES = \
32210 +       gconf-internals.c       \
32211 +       gconf-internals.h       \
32212 +       gconf.h                 \
32213 +       gconf.c                 \
32214 +       gconf-backend.h         \
32215 +       gconf-backend.c         \
32216 +       gconf-changeset.c       \
32217 +       gconf-error.c           \
32218 +       gconf-listeners.c       \
32219 +       gconf-locale.h          \
32220 +       gconf-locale.c          \
32221 +       gconf-schema.c          \
32222 +       gconf-sources.c         \
32223 +       gconf-value.c           \
32224 +       gconf-client.c          \
32225 +       gconf-enum-types.c      \
32226 +       $(CORBA_SOURCECODE)     \
32227 +       $(gconf_ipc_sources)
32228  
32229  
32230  libgconf_2_la_LDFLAGS = -version-info $(GCONF_CURRENT):$(GCONF_REVISION):$(GCONF_AGE) -no-undefined
32231 @@ -216,519 +351,528 @@
32232  @HAVE_DBUS_TRUE@service_DATA = gconf.service
32233  
32234  EXTRA_DIST = GConfX.idl default.path.in gconfmarshal.list regenerate-enum-header.sh regenerate-enum-footer.sh gconf-corba.c gconf-corba.h gconf-corba-utils.c gconf-corba-utils.h gconf-database-corba.c gconf-database-corba.h gconfd-corba.c gconf-dbus.c gconf-database-dbus.c gconf-database-dbus.h gconfd-dbus.c gconfd-dbus.h gconf.service.in
32235 +subdir = gconf
32236 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
32237  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
32238 -CONFIG_HEADER = ../config.h
32239 -CONFIG_CLEAN_FILES =  default.path
32240 -LTLIBRARIES =  $(lib_LTLIBRARIES)
32241 -
32242 -
32243 -DEFS = @DEFS@ -I. -I$(srcdir) -I..
32244 -LIBS = @LIBS@
32245 -libgconf_2_la_DEPENDENCIES = 
32246 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@libgconf_2_la_OBJECTS =  \
32247 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-internals.lo gconf.lo \
32248 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-backend.lo gconf-changeset.lo \
32249 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-error.lo gconf-listeners.lo \
32250 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-locale.lo gconf-schema.lo \
32251 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-sources.lo gconf-value.lo \
32252 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-client.lo gconf-enum-types.lo \
32253 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_FALSE@gconf-corba-utils.lo gconf-corba.lo
32254 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@libgconf_2_la_OBJECTS =  \
32255 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-internals.lo gconf.lo \
32256 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-backend.lo gconf-changeset.lo \
32257 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-error.lo gconf-listeners.lo \
32258 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-locale.lo gconf-schema.lo \
32259 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-sources.lo gconf-value.lo \
32260 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-client.lo gconf-enum-types.lo \
32261 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@GConfX-common.lo GConfX-skels.lo \
32262 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@GConfX-stubs.lo gconf-corba-utils.lo \
32263 -@HAVE_DBUS_FALSE@@HAVE_ORBIT_TRUE@gconf-corba.lo
32264 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@libgconf_2_la_OBJECTS =  \
32265 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-internals.lo gconf.lo \
32266 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-backend.lo gconf-changeset.lo \
32267 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-error.lo gconf-listeners.lo \
32268 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-locale.lo gconf-schema.lo \
32269 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-sources.lo gconf-value.lo \
32270 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-client.lo gconf-enum-types.lo \
32271 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_FALSE@gconf-dbus.lo gconf-dbus-utils.lo
32272 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@libgconf_2_la_OBJECTS =  \
32273 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-internals.lo gconf.lo \
32274 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-backend.lo gconf-changeset.lo \
32275 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-error.lo gconf-listeners.lo \
32276 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-locale.lo gconf-schema.lo \
32277 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-sources.lo gconf-value.lo \
32278 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-client.lo gconf-enum-types.lo \
32279 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@GConfX-common.lo GConfX-skels.lo \
32280 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@GConfX-stubs.lo gconf-dbus.lo \
32281 -@HAVE_DBUS_TRUE@@HAVE_ORBIT_TRUE@gconf-dbus-utils.lo
32282 -bin_PROGRAMS =  gconftool-2$(EXEEXT)
32283 -@GTK_FALSE@libexec_PROGRAMS =  gconfd-2$(EXEEXT)
32284 -@GTK_TRUE@libexec_PROGRAMS =  gconfd-2$(EXEEXT) \
32285 -@GTK_TRUE@gconf-sanity-check-2$(EXEEXT)
32286 -PROGRAMS =  $(bin_PROGRAMS) $(libexec_PROGRAMS)
32287 -
32288 -gconftool_2_OBJECTS =  gconftool.$(OBJEXT)
32289 -gconftool_2_DEPENDENCIES =  libgconf-$(MAJOR_VERSION).la
32290 -gconftool_2_LDFLAGS = 
32291 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_TRUE@gconfd_2_OBJECTS =  \
32292 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_TRUE@gconf-database.$(OBJEXT) \
32293 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_TRUE@gconfd-dbus.$(OBJEXT) \
32294 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_TRUE@gconf-database-dbus.$(OBJEXT) \
32295 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_TRUE@gconf-dbus-utils.$(OBJEXT) \
32296 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_TRUE@gconfd.$(OBJEXT)
32297 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconfd_2_OBJECTS =  \
32298 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconf-database.$(OBJEXT) \
32299 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconf-database-corba.$(OBJEXT) \
32300 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconfd-corba.$(OBJEXT) \
32301 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconf-corba-utils.$(OBJEXT) \
32302 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@GConfX-common.$(OBJEXT) \
32303 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@GConfX-skels.$(OBJEXT) \
32304 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@GConfX-stubs.$(OBJEXT) \
32305 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconfd-dbus.$(OBJEXT) \
32306 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconf-database-dbus.$(OBJEXT) \
32307 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconf-dbus-utils.$(OBJEXT) \
32308 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_TRUE@gconfd.$(OBJEXT)
32309 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@gconfd_2_OBJECTS =  \
32310 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@gconf-database.$(OBJEXT) \
32311 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@gconf-database-corba.$(OBJEXT) \
32312 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@gconfd-corba.$(OBJEXT) \
32313 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@gconf-corba-utils.$(OBJEXT) \
32314 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@GConfX-common.$(OBJEXT) \
32315 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@GConfX-skels.$(OBJEXT) \
32316 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@GConfX-stubs.$(OBJEXT) \
32317 -@HAVE_ORBIT_TRUE@@HAVE_DBUS_FALSE@gconfd.$(OBJEXT)
32318 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_FALSE@gconfd_2_OBJECTS =  \
32319 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_FALSE@gconf-database.$(OBJEXT) \
32320 -@HAVE_ORBIT_FALSE@@HAVE_DBUS_FALSE@gconfd.$(OBJEXT)
32321 -gconfd_2_DEPENDENCIES =  libgconf-$(MAJOR_VERSION).la
32322 -gconfd_2_LDFLAGS = 
32323 -gconf_sanity_check_2_OBJECTS =  gconf-sanity-check.$(OBJEXT)
32324 -gconf_sanity_check_2_DEPENDENCIES =  libgconf-$(MAJOR_VERSION).la
32325 -gconf_sanity_check_2_LDFLAGS = 
32326 -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
32327 -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
32328 +CONFIG_HEADER = $(top_builddir)/config.h
32329 +CONFIG_CLEAN_FILES = default.path
32330 +LTLIBRARIES = $(lib_LTLIBRARIES)
32331 +
32332 +libgconf_2_la_DEPENDENCIES =
32333 +am__libgconf_2_la_SOURCES_DIST = gconf-internals.c gconf-internals.h \
32334 +       gconf.h gconf.c gconf-backend.h gconf-backend.c \
32335 +       gconf-changeset.c gconf-error.c gconf-listeners.c \
32336 +       gconf-locale.h gconf-locale.c gconf-schema.c gconf-sources.c \
32337 +       gconf-value.c gconf-client.c gconf-enum-types.c GConfX-common.c \
32338 +       GConfX-skels.c GConfX-stubs.c GConfX.h gconf-dbus.c \
32339 +       gconf-dbus-utils.c gconf-dbus-utils.h gconf-corba-utils.c \
32340 +       gconf-corba-utils.h gconf-corba.c
32341 +@HAVE_ORBIT_TRUE@am__objects_1 = GConfX-common.lo GConfX-skels.lo \
32342 +@HAVE_ORBIT_TRUE@      GConfX-stubs.lo
32343 +@HAVE_ORBIT_FALSE@am__objects_1 =
32344 +@HAVE_DBUS_TRUE@am__objects_2 = gconf-dbus.lo gconf-dbus-utils.lo
32345 +@HAVE_DBUS_FALSE@am__objects_2 = gconf-corba-utils.lo gconf-corba.lo
32346 +am_libgconf_2_la_OBJECTS = gconf-internals.lo gconf.lo gconf-backend.lo \
32347 +       gconf-changeset.lo gconf-error.lo gconf-listeners.lo \
32348 +       gconf-locale.lo gconf-schema.lo gconf-sources.lo gconf-value.lo \
32349 +       gconf-client.lo gconf-enum-types.lo $(am__objects_1) \
32350 +       $(am__objects_2)
32351 +libgconf_2_la_OBJECTS = $(am_libgconf_2_la_OBJECTS)
32352 +bin_PROGRAMS = gconftool-2$(EXEEXT)
32353 +libexec_PROGRAMS = gconfd-2$(EXEEXT)
32354 +PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS)
32355 +
32356 +am__gconfd_2_SOURCES_DIST = gconf-database.h gconf-database.c \
32357 +       gconf-database-corba.c gconf-database-corba.h gconfd-corba.c \
32358 +       gconfd-corba.h gconf-corba-utils.c gconf-corba-utils.h \
32359 +       GConfX-common.c GConfX-skels.c GConfX-stubs.c GConfX.h \
32360 +       gconfd-dbus.c gconfd-dbus.h gconf-database-dbus.c \
32361 +       gconf-database-dbus.h gconf-dbus-utils.c gconf-dbus-utils.h \
32362 +       gconf-sources.h gconfd.h gconfd.c
32363 +@HAVE_ORBIT_TRUE@am__objects_3 = GConfX-common.$(OBJEXT) \
32364 +@HAVE_ORBIT_TRUE@      GConfX-skels.$(OBJEXT) GConfX-stubs.$(OBJEXT)
32365 +@HAVE_ORBIT_FALSE@am__objects_3 =
32366 +@HAVE_ORBIT_TRUE@am__objects_4 = gconf-database-corba.$(OBJEXT) \
32367 +@HAVE_ORBIT_TRUE@      gconfd-corba.$(OBJEXT) \
32368 +@HAVE_ORBIT_TRUE@      gconf-corba-utils.$(OBJEXT) $(am__objects_3)
32369 +@HAVE_ORBIT_FALSE@am__objects_4 =
32370 +@HAVE_DBUS_TRUE@am__objects_5 = gconfd-dbus.$(OBJEXT) \
32371 +@HAVE_DBUS_TRUE@       gconf-database-dbus.$(OBJEXT) \
32372 +@HAVE_DBUS_TRUE@       gconf-dbus-utils.$(OBJEXT)
32373 +@HAVE_DBUS_FALSE@am__objects_5 =
32374 +am__objects_6 = $(am__objects_4) $(am__objects_5)
32375 +am_gconfd_2_OBJECTS = gconf-database.$(OBJEXT) $(am__objects_6) \
32376 +       gconfd.$(OBJEXT)
32377 +gconfd_2_OBJECTS = $(am_gconfd_2_OBJECTS)
32378 +gconfd_2_DEPENDENCIES = libgconf-$(MAJOR_VERSION).la
32379 +gconfd_2_LDFLAGS =
32380 +am_gconftool_2_OBJECTS = gconftool.$(OBJEXT)
32381 +gconftool_2_OBJECTS = $(am_gconftool_2_OBJECTS)
32382 +gconftool_2_DEPENDENCIES = libgconf-$(MAJOR_VERSION).la
32383 +gconftool_2_LDFLAGS =
32384 +
32385 +DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
32386 +depcomp = $(SHELL) $(top_srcdir)/depcomp
32387 +am__depfiles_maybe = depfiles
32388 +@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/GConfX-common.Plo \
32389 +@AMDEP_TRUE@   ./$(DEPDIR)/GConfX-common.Po \
32390 +@AMDEP_TRUE@   ./$(DEPDIR)/GConfX-skels.Plo \
32391 +@AMDEP_TRUE@   ./$(DEPDIR)/GConfX-skels.Po \
32392 +@AMDEP_TRUE@   ./$(DEPDIR)/GConfX-stubs.Plo \
32393 +@AMDEP_TRUE@   ./$(DEPDIR)/GConfX-stubs.Po \
32394 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-backend.Plo \
32395 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-changeset.Plo \
32396 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-client.Plo \
32397 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-corba-utils.Plo \
32398 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-corba-utils.Po \
32399 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-corba.Plo \
32400 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-database-corba.Po \
32401 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-database-dbus.Po \
32402 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-database.Po \
32403 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-dbus-utils.Plo \
32404 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-dbus-utils.Po \
32405 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-dbus.Plo \
32406 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-enum-types.Plo \
32407 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-error.Plo \
32408 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-internals.Plo \
32409 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-listeners.Plo \
32410 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-locale.Plo \
32411 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-schema.Plo \
32412 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-sources.Plo \
32413 +@AMDEP_TRUE@   ./$(DEPDIR)/gconf-value.Plo ./$(DEPDIR)/gconf.Plo \
32414 +@AMDEP_TRUE@   ./$(DEPDIR)/gconfd-corba.Po \
32415 +@AMDEP_TRUE@   ./$(DEPDIR)/gconfd-dbus.Po ./$(DEPDIR)/gconfd.Po \
32416 +@AMDEP_TRUE@   ./$(DEPDIR)/gconftool.Po
32417 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
32418 +       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
32419 +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
32420 +       $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
32421  CCLD = $(CC)
32422 -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
32423 -DATA =  $(service_DATA)
32424 -
32425 -HEADERS =  $(gconfinclude_HEADERS)
32426 -
32427 -DIST_COMMON =  Makefile.am Makefile.in default.path.in
32428 -
32429 +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
32430 +       $(AM_LDFLAGS) $(LDFLAGS) -o $@
32431 +DIST_SOURCES = $(am__libgconf_2_la_SOURCES_DIST) \
32432 +       $(am__gconfd_2_SOURCES_DIST) $(gconftool_2_SOURCES)
32433 +DATA = $(service_DATA)
32434 +
32435 +HEADERS = $(gconfinclude_HEADERS)
32436 +
32437 +DIST_COMMON = $(gconfinclude_HEADERS) $(srcdir)/Makefile.in Makefile.am \
32438 +       default.path.in
32439 +SOURCES = $(libgconf_2_la_SOURCES) $(gconfd_2_SOURCES) $(gconftool_2_SOURCES)
32440  
32441 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
32442 +all: all-am
32443  
32444 -TAR = tar
32445 -GZIP_ENV = --best
32446 -SOURCES = $(libgconf_2_la_SOURCES) $(gconftool_2_SOURCES) $(gconfd_2_SOURCES) $(gconf_sanity_check_2_SOURCES)
32447 -OBJECTS = $(libgconf_2_la_OBJECTS) $(gconftool_2_OBJECTS) $(gconfd_2_OBJECTS) $(gconf_sanity_check_2_OBJECTS)
32448 -
32449 -all: all-redirect
32450  .SUFFIXES:
32451 -.SUFFIXES: .S .c .lo .o .obj .s
32452 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
32453 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps gconf/Makefile
32454 -
32455 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
32456 -       cd $(top_builddir) \
32457 -         && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
32458 -
32459 +.SUFFIXES: .c .lo .o .obj
32460 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
32461 +       cd $(top_srcdir) && \
32462 +         $(AUTOMAKE) --gnu  gconf/Makefile
32463 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
32464 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
32465  default.path: $(top_builddir)/config.status default.path.in
32466 -       cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
32467 -
32468 -mostlyclean-libLTLIBRARIES:
32469 -
32470 -clean-libLTLIBRARIES:
32471 -       -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
32472 -
32473 -distclean-libLTLIBRARIES:
32474 -
32475 -maintainer-clean-libLTLIBRARIES:
32476 -
32477 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
32478 +libLTLIBRARIES_INSTALL = $(INSTALL)
32479  install-libLTLIBRARIES: $(lib_LTLIBRARIES)
32480         @$(NORMAL_INSTALL)
32481         $(mkinstalldirs) $(DESTDIR)$(libdir)
32482         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
32483           if test -f $$p; then \
32484 -           echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p"; \
32485 -           $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(libdir)/$$p; \
32486 +           f="`echo $$p | sed -e 's|^.*/||'`"; \
32487 +           echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
32488 +           $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
32489           else :; fi; \
32490         done
32491  
32492  uninstall-libLTLIBRARIES:
32493         @$(NORMAL_UNINSTALL)
32494 -       list='$(lib_LTLIBRARIES)'; for p in $$list; do \
32495 -         $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
32496 +       @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
32497 +           p="`echo $$p | sed -e 's|^.*/||'`"; \
32498 +         echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
32499 +         $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
32500         done
32501  
32502 -.c.o:
32503 -       $(COMPILE) -c $<
32504 -
32505 -# FIXME: We should only use cygpath when building on Windows,
32506 -# and only if it is available.
32507 -.c.obj:
32508 -       $(COMPILE) -c `cygpath -w $<`
32509 -
32510 -.s.o:
32511 -       $(COMPILE) -c $<
32512 -
32513 -.S.o:
32514 -       $(COMPILE) -c $<
32515 -
32516 -mostlyclean-compile:
32517 -       -rm -f *.o core *.core
32518 -       -rm -f *.$(OBJEXT)
32519 -
32520 -clean-compile:
32521 -
32522 -distclean-compile:
32523 -       -rm -f *.tab.c
32524 -
32525 -maintainer-clean-compile:
32526 -
32527 -.c.lo:
32528 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
32529 -
32530 -.s.lo:
32531 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
32532 -
32533 -.S.lo:
32534 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
32535 -
32536 -mostlyclean-libtool:
32537 -       -rm -f *.lo
32538 -
32539 -clean-libtool:
32540 -       -rm -rf .libs _libs
32541 -
32542 -distclean-libtool:
32543 -
32544 -maintainer-clean-libtool:
32545 -
32546 -libgconf-2.la: $(libgconf_2_la_OBJECTS) $(libgconf_2_la_DEPENDENCIES)
32547 +clean-libLTLIBRARIES:
32548 +       -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
32549 +       @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
32550 +         dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
32551 +         test "$$dir" = "$$p" && dir=.; \
32552 +         echo "rm -f \"$${dir}/so_locations\""; \
32553 +         rm -f "$${dir}/so_locations"; \
32554 +       done
32555 +libgconf-2.la: $(libgconf_2_la_OBJECTS) $(libgconf_2_la_DEPENDENCIES) 
32556         $(LINK) -rpath $(libdir) $(libgconf_2_la_LDFLAGS) $(libgconf_2_la_OBJECTS) $(libgconf_2_la_LIBADD) $(LIBS)
32557 -
32558 -mostlyclean-binPROGRAMS:
32559 -
32560 -clean-binPROGRAMS:
32561 -       -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
32562 -
32563 -distclean-binPROGRAMS:
32564 -
32565 -maintainer-clean-binPROGRAMS:
32566 -
32567 +binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
32568  install-binPROGRAMS: $(bin_PROGRAMS)
32569         @$(NORMAL_INSTALL)
32570         $(mkinstalldirs) $(DESTDIR)$(bindir)
32571         @list='$(bin_PROGRAMS)'; for p in $$list; do \
32572 -         if test -f $$p; then \
32573 -           echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
32574 -           $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
32575 +         p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
32576 +         if test -f $$p \
32577 +            || test -f $$p1 \
32578 +         ; then \
32579 +           f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
32580 +          echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f"; \
32581 +          $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(binPROGRAMS_INSTALL) $$p $(DESTDIR)$(bindir)/$$f || exit 1; \
32582           else :; fi; \
32583         done
32584  
32585  uninstall-binPROGRAMS:
32586         @$(NORMAL_UNINSTALL)
32587 -       list='$(bin_PROGRAMS)'; for p in $$list; do \
32588 -         rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
32589 +       @list='$(bin_PROGRAMS)'; for p in $$list; do \
32590 +         f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
32591 +         echo " rm -f $(DESTDIR)$(bindir)/$$f"; \
32592 +         rm -f $(DESTDIR)$(bindir)/$$f; \
32593         done
32594  
32595 -mostlyclean-libexecPROGRAMS:
32596 -
32597 -clean-libexecPROGRAMS:
32598 -       -test -z "$(libexec_PROGRAMS)" || rm -f $(libexec_PROGRAMS)
32599 -
32600 -distclean-libexecPROGRAMS:
32601 -
32602 -maintainer-clean-libexecPROGRAMS:
32603 -
32604 +clean-binPROGRAMS:
32605 +       @list='$(bin_PROGRAMS)'; for p in $$list; do \
32606 +         f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
32607 +         echo " rm -f $$p $$f"; \
32608 +         rm -f $$p $$f ; \
32609 +       done
32610 +libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
32611  install-libexecPROGRAMS: $(libexec_PROGRAMS)
32612         @$(NORMAL_INSTALL)
32613         $(mkinstalldirs) $(DESTDIR)$(libexecdir)
32614         @list='$(libexec_PROGRAMS)'; for p in $$list; do \
32615 -         if test -f $$p; then \
32616 -           echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
32617 -           $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
32618 +         p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
32619 +         if test -f $$p \
32620 +            || test -f $$p1 \
32621 +         ; then \
32622 +           f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
32623 +          echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) $$p $(DESTDIR)$(libexecdir)/$$f"; \
32624 +          $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(libexecPROGRAMS_INSTALL) $$p $(DESTDIR)$(libexecdir)/$$f || exit 1; \
32625           else :; fi; \
32626         done
32627  
32628  uninstall-libexecPROGRAMS:
32629         @$(NORMAL_UNINSTALL)
32630 -       list='$(libexec_PROGRAMS)'; for p in $$list; do \
32631 -         rm -f $(DESTDIR)$(libexecdir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
32632 +       @list='$(libexec_PROGRAMS)'; for p in $$list; do \
32633 +         f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
32634 +         echo " rm -f $(DESTDIR)$(libexecdir)/$$f"; \
32635 +         rm -f $(DESTDIR)$(libexecdir)/$$f; \
32636         done
32637  
32638 -gconftool-2$(EXEEXT): $(gconftool_2_OBJECTS) $(gconftool_2_DEPENDENCIES)
32639 +clean-libexecPROGRAMS:
32640 +       @list='$(libexec_PROGRAMS)'; for p in $$list; do \
32641 +         f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
32642 +         echo " rm -f $$p $$f"; \
32643 +         rm -f $$p $$f ; \
32644 +       done
32645 +gconfd-2$(EXEEXT): $(gconfd_2_OBJECTS) $(gconfd_2_DEPENDENCIES) 
32646 +       @rm -f gconfd-2$(EXEEXT)
32647 +       $(LINK) $(gconfd_2_LDFLAGS) $(gconfd_2_OBJECTS) $(gconfd_2_LDADD) $(LIBS)
32648 +gconftool-2$(EXEEXT): $(gconftool_2_OBJECTS) $(gconftool_2_DEPENDENCIES) 
32649         @rm -f gconftool-2$(EXEEXT)
32650         $(LINK) $(gconftool_2_LDFLAGS) $(gconftool_2_OBJECTS) $(gconftool_2_LDADD) $(LIBS)
32651  
32652 -gconfd-2$(EXEEXT): $(gconfd_2_OBJECTS) $(gconfd_2_DEPENDENCIES)
32653 -       @rm -f gconfd-2$(EXEEXT)
32654 -       $(LINK) $(gconfd_2_LDFLAGS) $(gconfd_2_OBJECTS) $(gconfd_2_LDADD) $(LIBS)
32655 +mostlyclean-compile:
32656 +       -rm -f *.$(OBJEXT) core *.core
32657 +
32658 +distclean-compile:
32659 +       -rm -f *.tab.c
32660 +
32661 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GConfX-common.Plo@am__quote@
32662 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GConfX-common.Po@am__quote@
32663 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GConfX-skels.Plo@am__quote@
32664 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GConfX-skels.Po@am__quote@
32665 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GConfX-stubs.Plo@am__quote@
32666 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/GConfX-stubs.Po@am__quote@
32667 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-backend.Plo@am__quote@
32668 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-changeset.Plo@am__quote@
32669 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-client.Plo@am__quote@
32670 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-corba-utils.Plo@am__quote@
32671 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-corba-utils.Po@am__quote@
32672 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-corba.Plo@am__quote@
32673 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-database-corba.Po@am__quote@
32674 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-database-dbus.Po@am__quote@
32675 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-database.Po@am__quote@
32676 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-dbus-utils.Plo@am__quote@
32677 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-dbus-utils.Po@am__quote@
32678 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-dbus.Plo@am__quote@
32679 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-enum-types.Plo@am__quote@
32680 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-error.Plo@am__quote@
32681 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-internals.Plo@am__quote@
32682 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-listeners.Plo@am__quote@
32683 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-locale.Plo@am__quote@
32684 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-schema.Plo@am__quote@
32685 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-sources.Plo@am__quote@
32686 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf-value.Plo@am__quote@
32687 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconf.Plo@am__quote@
32688 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconfd-corba.Po@am__quote@
32689 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconfd-dbus.Po@am__quote@
32690 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconfd.Po@am__quote@
32691 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gconftool.Po@am__quote@
32692 +
32693 +.c.o:
32694 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
32695 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
32696 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
32697 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
32698 +@am__fastdepCC_TRUE@   fi
32699 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
32700 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
32701 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
32702 +@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
32703  
32704 -gconf-sanity-check-2$(EXEEXT): $(gconf_sanity_check_2_OBJECTS) $(gconf_sanity_check_2_DEPENDENCIES)
32705 -       @rm -f gconf-sanity-check-2$(EXEEXT)
32706 -       $(LINK) $(gconf_sanity_check_2_LDFLAGS) $(gconf_sanity_check_2_OBJECTS) $(gconf_sanity_check_2_LDADD) $(LIBS)
32707 +.c.obj:
32708 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
32709 +@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
32710 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
32711 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
32712 +@am__fastdepCC_TRUE@   fi
32713 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
32714 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
32715 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
32716 +@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
32717 +
32718 +.c.lo:
32719 +@am__fastdepCC_TRUE@   if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
32720 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
32721 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
32722 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
32723 +@am__fastdepCC_TRUE@   fi
32724 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
32725 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
32726 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
32727 +@am__fastdepCC_FALSE@  $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
32728  
32729 +mostlyclean-libtool:
32730 +       -rm -f *.lo
32731 +
32732 +clean-libtool:
32733 +       -rm -rf .libs _libs
32734 +
32735 +distclean-libtool:
32736 +       -rm -f libtool
32737 +uninstall-info-am:
32738 +serviceDATA_INSTALL = $(INSTALL_DATA)
32739  install-serviceDATA: $(service_DATA)
32740         @$(NORMAL_INSTALL)
32741         $(mkinstalldirs) $(DESTDIR)$(servicedir)
32742         @list='$(service_DATA)'; for p in $$list; do \
32743 -         if test -f $(srcdir)/$$p; then \
32744 -           echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(servicedir)/$$p"; \
32745 -           $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(servicedir)/$$p; \
32746 -         else if test -f $$p; then \
32747 -           echo " $(INSTALL_DATA) $$p $(DESTDIR)$(servicedir)/$$p"; \
32748 -           $(INSTALL_DATA) $$p $(DESTDIR)$(servicedir)/$$p; \
32749 -         fi; fi; \
32750 +         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
32751 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
32752 +         echo " $(serviceDATA_INSTALL) $$d$$p $(DESTDIR)$(servicedir)/$$f"; \
32753 +         $(serviceDATA_INSTALL) $$d$$p $(DESTDIR)$(servicedir)/$$f; \
32754         done
32755  
32756  uninstall-serviceDATA:
32757         @$(NORMAL_UNINSTALL)
32758 -       list='$(service_DATA)'; for p in $$list; do \
32759 -         rm -f $(DESTDIR)$(servicedir)/$$p; \
32760 +       @list='$(service_DATA)'; for p in $$list; do \
32761 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
32762 +         echo " rm -f $(DESTDIR)$(servicedir)/$$f"; \
32763 +         rm -f $(DESTDIR)$(servicedir)/$$f; \
32764         done
32765 -
32766 +gconfincludeHEADERS_INSTALL = $(INSTALL_HEADER)
32767  install-gconfincludeHEADERS: $(gconfinclude_HEADERS)
32768         @$(NORMAL_INSTALL)
32769         $(mkinstalldirs) $(DESTDIR)$(gconfincludedir)
32770         @list='$(gconfinclude_HEADERS)'; for p in $$list; do \
32771 -         if test -f "$$p"; then d= ; else d="$(srcdir)/"; fi; \
32772 -         echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gconfincludedir)/$$p"; \
32773 -         $(INSTALL_DATA) $$d$$p $(DESTDIR)$(gconfincludedir)/$$p; \
32774 +         if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
32775 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
32776 +         echo " $(gconfincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(gconfincludedir)/$$f"; \
32777 +         $(gconfincludeHEADERS_INSTALL) $$d$$p $(DESTDIR)$(gconfincludedir)/$$f; \
32778         done
32779  
32780  uninstall-gconfincludeHEADERS:
32781         @$(NORMAL_UNINSTALL)
32782 -       list='$(gconfinclude_HEADERS)'; for p in $$list; do \
32783 -         rm -f $(DESTDIR)$(gconfincludedir)/$$p; \
32784 +       @list='$(gconfinclude_HEADERS)'; for p in $$list; do \
32785 +         f="`echo $$p | sed -e 's|^.*/||'`"; \
32786 +         echo " rm -f $(DESTDIR)$(gconfincludedir)/$$f"; \
32787 +         rm -f $(DESTDIR)$(gconfincludedir)/$$f; \
32788         done
32789  
32790 +ETAGS = etags
32791 +ETAGSFLAGS =
32792 +
32793 +CTAGS = ctags
32794 +CTAGSFLAGS =
32795 +
32796  tags: TAGS
32797  
32798 -ID: $(HEADERS) $(SOURCES) $(LISP)
32799 -       list='$(SOURCES) $(HEADERS)'; \
32800 -       unique=`for i in $$list; do echo $$i; done | \
32801 -         awk '    { files[$$0] = 1; } \
32802 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
32803 +       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
32804 +       unique=`for i in $$list; do \
32805 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
32806 +         done | \
32807 +         $(AWK) '    { files[$$0] = 1; } \
32808                END { for (i in files) print i; }'`; \
32809 -       here=`pwd` && cd $(srcdir) \
32810 -         && mkid -f$$here/ID $$unique $(LISP)
32811 +       mkid -fID $$unique
32812  
32813 -TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
32814 +TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
32815 +               $(TAGS_FILES) $(LISP)
32816         tags=; \
32817         here=`pwd`; \
32818 -       list='$(SOURCES) $(HEADERS)'; \
32819 -       unique=`for i in $$list; do echo $$i; done | \
32820 -         awk '    { files[$$0] = 1; } \
32821 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
32822 +       unique=`for i in $$list; do \
32823 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
32824 +         done | \
32825 +         $(AWK) '    { files[$$0] = 1; } \
32826                END { for (i in files) print i; }'`; \
32827 -       test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
32828 -         || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
32829 -
32830 -mostlyclean-tags:
32831 -
32832 -clean-tags:
32833 +       test -z "$(ETAGS_ARGS)$$tags$$unique" \
32834 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
32835 +            $$tags $$unique
32836 +
32837 +ctags: CTAGS
32838 +CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
32839 +               $(TAGS_FILES) $(LISP)
32840 +       tags=; \
32841 +       here=`pwd`; \
32842 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
32843 +       unique=`for i in $$list; do \
32844 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
32845 +         done | \
32846 +         $(AWK) '    { files[$$0] = 1; } \
32847 +              END { for (i in files) print i; }'`; \
32848 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
32849 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
32850 +            $$tags $$unique
32851 +
32852 +GTAGS:
32853 +       here=`$(am__cd) $(top_builddir) && pwd` \
32854 +         && cd $(top_srcdir) \
32855 +         && gtags -i $(GTAGS_ARGS) $$here
32856  
32857  distclean-tags:
32858 -       -rm -f TAGS ID
32859 -
32860 -maintainer-clean-tags:
32861 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
32862 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
32863  
32864 -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
32865 -
32866 -subdir = gconf
32867 +top_distdir = ..
32868 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
32869  
32870  distdir: $(DISTFILES)
32871 -       @for file in $(DISTFILES); do \
32872 -         d=$(srcdir); \
32873 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
32874 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
32875 +       list='$(DISTFILES)'; for file in $$list; do \
32876 +         case $$file in \
32877 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
32878 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
32879 +         esac; \
32880 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
32881 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
32882 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
32883 +           dir="/$$dir"; \
32884 +           $(mkinstalldirs) "$(distdir)$$dir"; \
32885 +         else \
32886 +           dir=''; \
32887 +         fi; \
32888           if test -d $$d/$$file; then \
32889 -           cp -pr $$d/$$file $(distdir)/$$file; \
32890 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
32891 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
32892 +           fi; \
32893 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
32894           else \
32895             test -f $(distdir)/$$file \
32896 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
32897 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
32898 +           || cp -p $$d/$$file $(distdir)/$$file \
32899 +           || exit 1; \
32900           fi; \
32901         done
32902 -       $(MAKE) $(AM_MAKEFLAGS) top_distdir="$(top_distdir)" distdir="$(distdir)" dist-hook
32903 -gconf-backend.lo gconf-backend.o : gconf-backend.c gconf-backend.h \
32904 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32905 -       gconf-engine.h gconf-sources.h gconf-internals.h
32906 -gconf-changeset.lo gconf-changeset.o : gconf-changeset.c \
32907 -       gconf-changeset.h gconf.h gconf-schema.h gconf-value.h \
32908 -       gconf-error.h gconf-engine.h gconf-enum-types.h \
32909 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32910 -       gconf-engine.h gconf-sources.h
32911 -gconf-client.lo gconf-client.o : gconf-client.c gconf-client.h gconf.h \
32912 -       gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h \
32913 -       gconf-enum-types.h gconf-listeners.h gconf-changeset.h \
32914 -       gconf-internals.h ../config.h gconf-sources.h gconfmarshal.h \
32915 -       gconfmarshal.c
32916 -gconf-database-dbus.o: gconf-database-dbus.c ../config.h gconfd.h \
32917 -       gconf-error.h gconf-database.h gconf-listeners.h \
32918 -       gconf-sources.h gconf-value.h gconf-internals.h gconf-engine.h \
32919 -       gconf-error.h gconf-locale.h gconf-dbus-utils.h gconf.h \
32920 -       gconf-schema.h gconf-value.h gconf-engine.h gconf-enum-types.h \
32921 -       gconfd-dbus.h gconf-database-dbus.h
32922 -gconf-database.o: gconf-database.c gconf-database.h gconf-error.h \
32923 -       gconf-listeners.h gconf-sources.h gconf-value.h \
32924 -       gconf-internals.h ../config.h gconf-engine.h gconf-error.h \
32925 -       gconf-locale.h gconfd.h gconfd-dbus.h gconf-database-dbus.h
32926 -gconf-dbus-utils.lo gconf-dbus-utils.o : gconf-dbus-utils.c ../config.h \
32927 -       gconf-dbus-utils.h gconf.h gconf-schema.h gconf-value.h \
32928 -       gconf-error.h gconf-engine.h gconf-enum-types.h \
32929 -       gconf-internals.h gconf-error.h gconf-value.h gconf-engine.h \
32930 -       gconf-sources.h
32931 -gconf-dbus.lo gconf-dbus.o : gconf-dbus.c ../config.h gconf.h \
32932 -       gconf-schema.h gconf-value.h gconf-error.h gconf-engine.h \
32933 -       gconf-enum-types.h gconf-dbus-utils.h gconf.h gconf-internals.h \
32934 -       gconf-error.h gconf-value.h gconf-engine.h gconf-sources.h \
32935 -       gconf-locale.h
32936 -gconf-enum-types.lo gconf-enum-types.o : gconf-enum-types.c \
32937 -       gconf-client.h gconf.h gconf-schema.h gconf-value.h \
32938 -       gconf-error.h gconf-engine.h gconf-enum-types.h \
32939 -       gconf-listeners.h gconf-changeset.h
32940 -gconf-error.lo gconf-error.o : gconf-error.c gconf-error.h \
32941 -       gconf-internals.h ../config.h gconf-value.h gconf-engine.h \
32942 -       gconf-error.h gconf-sources.h
32943 -gconf-internals.lo gconf-internals.o : gconf-internals.c ../config.h \
32944 -       gconf-internals.h gconf-error.h gconf-value.h gconf-engine.h \
32945 -       gconf-error.h gconf-sources.h gconf-backend.h gconf-internals.h \
32946 -       gconf-sources.h gconf-schema.h gconf-value.h gconf.h \
32947 -       gconf-schema.h gconf-engine.h gconf-enum-types.h
32948 -gconf-listeners.lo gconf-listeners.o : gconf-listeners.c \
32949 -       gconf-listeners.h gconf.h gconf-schema.h gconf-value.h \
32950 -       gconf-error.h gconf-engine.h gconf-enum-types.h
32951 -gconf-locale.lo gconf-locale.o : gconf-locale.c gconf-locale.h \
32952 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32953 -       gconf-engine.h gconf-error.h gconf-sources.h
32954 -gconf-sanity-check.o: gconf-sanity-check.c gconf.h gconf-schema.h \
32955 -       gconf-value.h gconf-error.h gconf-engine.h gconf-enum-types.h \
32956 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32957 -       gconf-engine.h gconf-sources.h gconf-backend.h \
32958 -       gconf-internals.h gconf-sources.h
32959 -gconf-schema.lo gconf-schema.o : gconf-schema.c gconf-schema.h \
32960 -       gconf-value.h gconf-error.h gconf-internals.h ../config.h \
32961 -       gconf-error.h gconf-value.h gconf-engine.h gconf-sources.h
32962 -gconf-sources.lo gconf-sources.o : gconf-sources.c gconf-backend.h \
32963 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32964 -       gconf-engine.h gconf-sources.h gconf-sources.h \
32965 -       gconf-internals.h gconf-schema.h gconf.h gconf-schema.h \
32966 -       gconf-enum-types.h
32967 -gconf-value.lo gconf-value.o : gconf-value.c gconf-value.h gconf-error.h \
32968 -       gconf-schema.h gconf-value.h gconf-internals.h ../config.h \
32969 -       gconf-engine.h gconf-error.h gconf-sources.h
32970 -gconf.lo gconf.o : gconf.c gconf.h gconf-schema.h gconf-value.h \
32971 -       gconf-error.h gconf-engine.h gconf-enum-types.h \
32972 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32973 -       gconf-engine.h gconf-sources.h
32974 -gconfd-dbus.o: gconfd-dbus.c ../config.h gconf-database-dbus.h \
32975 -       gconf-database.h gconf-error.h gconf-listeners.h \
32976 -       gconf-sources.h gconf-value.h gconf-internals.h gconf-engine.h \
32977 -       gconf-error.h gconf-locale.h gconf-dbus-utils.h gconf.h \
32978 -       gconf-schema.h gconf-value.h gconf-engine.h gconf-enum-types.h \
32979 -       gconfd.h gconfd-dbus.h
32980 -gconfd.o: gconfd.c ../config.h gconf-internals.h gconf-error.h \
32981 -       gconf-value.h gconf-engine.h gconf-error.h gconf-sources.h \
32982 -       gconf-listeners.h gconf-locale.h gconf-schema.h gconf-value.h \
32983 -       gconf.h gconf-schema.h gconf-engine.h gconf-enum-types.h \
32984 -       gconfd.h gconf-database.h gconfd-dbus.h gconf-database-dbus.h
32985 -gconftool.o: gconftool.c gconf.h gconf-schema.h gconf-value.h \
32986 -       gconf-error.h gconf-engine.h gconf-enum-types.h \
32987 -       gconf-internals.h ../config.h gconf-error.h gconf-value.h \
32988 -       gconf-engine.h gconf-sources.h
32989 -
32990 -info-am:
32991 -info: info-am
32992 -dvi-am:
32993 -dvi: dvi-am
32994 +       $(MAKE) $(AM_MAKEFLAGS) \
32995 +         top_distdir="$(top_distdir)" distdir="$(distdir)" \
32996 +         dist-hook
32997  check-am: all-am
32998  check: check-am
32999 -installcheck-am:
33000 -installcheck: installcheck-am
33001 -install-exec-am: install-libLTLIBRARIES install-binPROGRAMS \
33002 -               install-libexecPROGRAMS
33003 -install-exec: install-exec-am
33004 +all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
33005 +install-binPROGRAMS: install-libLTLIBRARIES
33006  
33007 -install-data-am: install-serviceDATA install-gconfincludeHEADERS \
33008 -               install-data-local
33009 -install-data: install-data-am
33010  
33011 -install-am: all-am
33012 -       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
33013 +installdirs:
33014 +       $(mkinstalldirs) $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) $(DESTDIR)$(libexecdir) $(DESTDIR)$(servicedir) $(DESTDIR)$(gconfincludedir)
33015  install: install-am
33016 -uninstall-am: uninstall-libLTLIBRARIES uninstall-binPROGRAMS \
33017 -               uninstall-libexecPROGRAMS uninstall-serviceDATA \
33018 -               uninstall-gconfincludeHEADERS
33019 +install-exec: install-exec-am
33020 +install-data: install-data-am
33021  uninstall: uninstall-am
33022 -all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(DATA) $(HEADERS)
33023 -all-redirect: all-am
33024 -install-strip:
33025 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
33026 -installdirs:
33027 -       $(mkinstalldirs)  $(DESTDIR)$(libdir) $(DESTDIR)$(bindir) \
33028 -               $(DESTDIR)$(libexecdir) $(DESTDIR)$(servicedir) \
33029 -               $(DESTDIR)$(gconfincludedir)
33030  
33031 +install-am: all-am
33032 +       @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
33033  
33034 +installcheck: installcheck-am
33035 +install-strip:
33036 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
33037 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
33038 +         `test -z '$(STRIP)' || \
33039 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
33040  mostlyclean-generic:
33041  
33042  clean-generic:
33043         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
33044  
33045  distclean-generic:
33046 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
33047 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
33048 +       -rm -f $(CONFIG_CLEAN_FILES)
33049  
33050  maintainer-clean-generic:
33051 -mostlyclean-am:  mostlyclean-libLTLIBRARIES mostlyclean-compile \
33052 -               mostlyclean-libtool mostlyclean-binPROGRAMS \
33053 -               mostlyclean-libexecPROGRAMS mostlyclean-tags \
33054 -               mostlyclean-generic
33055 +       @echo "This command is intended for maintainers to use"
33056 +       @echo "it deletes files that may require special tools to rebuild."
33057 +clean: clean-am
33058  
33059 -mostlyclean: mostlyclean-am
33060 +clean-am: clean-binPROGRAMS clean-generic clean-libLTLIBRARIES \
33061 +       clean-libexecPROGRAMS clean-libtool mostlyclean-am
33062  
33063 -clean-am:  clean-libLTLIBRARIES clean-compile clean-libtool \
33064 -               clean-binPROGRAMS clean-libexecPROGRAMS clean-tags \
33065 -               clean-generic mostlyclean-am
33066 +distclean: distclean-am
33067 +       -rm -rf ./$(DEPDIR)
33068 +       -rm -f Makefile
33069 +distclean-am: clean-am distclean-compile distclean-generic \
33070 +       distclean-libtool distclean-tags
33071  
33072 -clean: clean-am
33073 +dvi: dvi-am
33074  
33075 -distclean-am:  distclean-libLTLIBRARIES distclean-compile \
33076 -               distclean-libtool distclean-binPROGRAMS \
33077 -               distclean-libexecPROGRAMS distclean-tags \
33078 -               distclean-generic clean-am
33079 -       -rm -f libtool
33080 +dvi-am:
33081  
33082 -distclean: distclean-am
33083 +info: info-am
33084  
33085 -maintainer-clean-am:  maintainer-clean-libLTLIBRARIES \
33086 -               maintainer-clean-compile maintainer-clean-libtool \
33087 -               maintainer-clean-binPROGRAMS \
33088 -               maintainer-clean-libexecPROGRAMS maintainer-clean-tags \
33089 -               maintainer-clean-generic distclean-am
33090 -       @echo "This command is intended for maintainers to use;"
33091 -       @echo "it deletes files that may require special tools to rebuild."
33092 +info-am:
33093 +
33094 +install-data-am: install-data-local install-gconfincludeHEADERS \
33095 +       install-serviceDATA
33096 +
33097 +install-exec-am: install-binPROGRAMS install-libLTLIBRARIES \
33098 +       install-libexecPROGRAMS
33099 +
33100 +install-info: install-info-am
33101 +
33102 +install-man:
33103 +
33104 +installcheck-am:
33105  
33106  maintainer-clean: maintainer-clean-am
33107 +       -rm -rf ./$(DEPDIR)
33108 +       -rm -f Makefile
33109 +maintainer-clean-am: distclean-am maintainer-clean-generic
33110  
33111 -.PHONY: mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
33112 -clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
33113 -uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
33114 -distclean-compile clean-compile maintainer-clean-compile \
33115 -mostlyclean-libtool distclean-libtool clean-libtool \
33116 -maintainer-clean-libtool mostlyclean-binPROGRAMS distclean-binPROGRAMS \
33117 -clean-binPROGRAMS maintainer-clean-binPROGRAMS uninstall-binPROGRAMS \
33118 -install-binPROGRAMS mostlyclean-libexecPROGRAMS \
33119 -distclean-libexecPROGRAMS clean-libexecPROGRAMS \
33120 -maintainer-clean-libexecPROGRAMS uninstall-libexecPROGRAMS \
33121 -install-libexecPROGRAMS uninstall-serviceDATA install-serviceDATA \
33122 -uninstall-gconfincludeHEADERS install-gconfincludeHEADERS tags \
33123 -mostlyclean-tags distclean-tags clean-tags maintainer-clean-tags \
33124 -distdir info-am info dvi-am dvi check check-am installcheck-am \
33125 -installcheck install-exec-am install-exec install-data-local \
33126 -install-data-am install-data install-am install uninstall-am uninstall \
33127 -all-redirect all-am all installdirs mostlyclean-generic \
33128 -distclean-generic clean-generic maintainer-clean-generic clean \
33129 -mostlyclean distclean maintainer-clean
33130 +mostlyclean: mostlyclean-am
33131 +
33132 +mostlyclean-am: mostlyclean-compile mostlyclean-generic \
33133 +       mostlyclean-libtool
33134 +
33135 +pdf: pdf-am
33136 +
33137 +pdf-am:
33138 +
33139 +ps: ps-am
33140 +
33141 +ps-am:
33142 +
33143 +uninstall-am: uninstall-binPROGRAMS uninstall-gconfincludeHEADERS \
33144 +       uninstall-info-am uninstall-libLTLIBRARIES \
33145 +       uninstall-libexecPROGRAMS uninstall-serviceDATA
33146 +
33147 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-binPROGRAMS \
33148 +       clean-generic clean-libLTLIBRARIES clean-libexecPROGRAMS \
33149 +       clean-libtool ctags distclean distclean-compile \
33150 +       distclean-generic distclean-libtool distclean-tags distdir dvi \
33151 +       dvi-am info info-am install install-am install-binPROGRAMS \
33152 +       install-data install-data-am install-data-local install-exec \
33153 +       install-exec-am install-gconfincludeHEADERS install-info \
33154 +       install-info-am install-libLTLIBRARIES install-libexecPROGRAMS \
33155 +       install-man install-serviceDATA install-strip installcheck \
33156 +       installcheck-am installdirs maintainer-clean \
33157 +       maintainer-clean-generic mostlyclean mostlyclean-compile \
33158 +       mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
33159 +       tags uninstall uninstall-am uninstall-binPROGRAMS \
33160 +       uninstall-gconfincludeHEADERS uninstall-info-am \
33161 +       uninstall-libLTLIBRARIES uninstall-libexecPROGRAMS \
33162 +       uninstall-serviceDATA
33163  
33164  
33165  $(libgconf_2_la_OBJECTS) $(gconftool_2_OBJECTS) $(gconfd_2_OBJECTS): $(built_sourcecode)
33166 @@ -767,7 +911,6 @@
33167  regenerate-built-sources:
33168         GCONF_SRCDIR=$(srcdir) $(srcdir)/regenerate-enum-header.sh $(gconf_headers)
33169         GCONF_SRCDIR=$(srcdir) $(srcdir)/regenerate-enum-footer.sh $(gconf_headers)
33170 -
33171  # Tell versions [3.59,3.63) of GNU make to not export all variables.
33172  # Otherwise a system limit (for SysV at least) may be exceeded.
33173  .NOEXPORT:
33174 diff -urN GConf-2.6.4/tests/Makefile.in GConf-2.6.4.new/tests/Makefile.in
33175 --- GConf-2.6.4/tests/Makefile.in       2004-09-20 00:45:16.000000000 +0300
33176 +++ GConf-2.6.4.new/tests/Makefile.in   2005-03-05 11:07:06.000000000 +0200
33177 @@ -1,6 +1,8 @@
33178 -# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am
33179 +# Makefile.in generated by automake 1.7.9 from Makefile.am.
33180 +# @configure_input@
33181  
33182 -# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
33183 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
33184 +# Free Software Foundation, Inc.
33185  # This Makefile.in is free software; the Free Software Foundation
33186  # gives unlimited permission to copy and/or distribute it,
33187  # with or without modifications, as long as this notice is preserved.
33188 @@ -10,69 +12,57 @@
33189  # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
33190  # PARTICULAR PURPOSE.
33191  
33192 -
33193 -SHELL = @SHELL@
33194 +@SET_MAKE@
33195  
33196  srcdir = @srcdir@
33197  top_srcdir = @top_srcdir@
33198  VPATH = @srcdir@
33199 -prefix = @prefix@
33200 -exec_prefix = @exec_prefix@
33201 -
33202 -bindir = @bindir@
33203 -sbindir = @sbindir@
33204 -libexecdir = @libexecdir@
33205 -datadir = @datadir@
33206 -sysconfdir = @sysconfdir@
33207 -sharedstatedir = @sharedstatedir@
33208 -localstatedir = @localstatedir@
33209 -libdir = @libdir@
33210 -infodir = @infodir@
33211 -mandir = @mandir@
33212 -includedir = @includedir@
33213 -oldincludedir = /usr/include
33214 -
33215 -DESTDIR =
33216 -
33217  pkgdatadir = $(datadir)/@PACKAGE@
33218  pkglibdir = $(libdir)/@PACKAGE@
33219  pkgincludedir = $(includedir)/@PACKAGE@
33220 -
33221  top_builddir = ..
33222  
33223 -ACLOCAL = @ACLOCAL@
33224 -AUTOCONF = @AUTOCONF@
33225 -AUTOMAKE = @AUTOMAKE@
33226 -AUTOHEADER = @AUTOHEADER@
33227 -
33228 +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
33229  INSTALL = @INSTALL@
33230 -INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
33231 -INSTALL_DATA = @INSTALL_DATA@
33232 -INSTALL_SCRIPT = @INSTALL_SCRIPT@
33233 -transform = @program_transform_name@
33234 -
33235 +install_sh_DATA = $(install_sh) -c -m 644
33236 +install_sh_PROGRAM = $(install_sh) -c
33237 +install_sh_SCRIPT = $(install_sh) -c
33238 +INSTALL_HEADER = $(INSTALL_DATA)
33239 +transform = $(program_transform_name)
33240  NORMAL_INSTALL = :
33241  PRE_INSTALL = :
33242  POST_INSTALL = :
33243  NORMAL_UNINSTALL = :
33244  PRE_UNINSTALL = :
33245  POST_UNINSTALL = :
33246 -host_alias = @host_alias@
33247  host_triplet = @host@
33248 +ACLOCAL = @ACLOCAL@
33249 +AMDEP_FALSE = @AMDEP_FALSE@
33250 +AMDEP_TRUE = @AMDEP_TRUE@
33251 +AMTAR = @AMTAR@
33252  AR = @AR@
33253  AS = @AS@
33254 +AUTOCONF = @AUTOCONF@
33255 +AUTOHEADER = @AUTOHEADER@
33256 +AUTOMAKE = @AUTOMAKE@
33257  AWK = @AWK@
33258 -BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
33259  CATALOGS = @CATALOGS@
33260  CATOBJEXT = @CATOBJEXT@
33261  CC = @CC@
33262 +CCDEPMODE = @CCDEPMODE@
33263  CFLAGS = @CFLAGS@
33264 +CPP = @CPP@
33265  CPPFLAGS = @CPPFLAGS@
33266  CXX = @CXX@
33267  CXXCPP = @CXXCPP@
33268 +CXXDEPMODE = @CXXDEPMODE@
33269 +CXXFLAGS = @CXXFLAGS@
33270 +CYGPATH_W = @CYGPATH_W@
33271  DATADIRNAME = @DATADIRNAME@
33272  DB2HTML = @DB2HTML@
33273  DBUS_SERVICE_DIR = @DBUS_SERVICE_DIR@
33274 +DEFS = @DEFS@
33275 +DEPDIR = @DEPDIR@
33276  DEPENDENT_CFLAGS = @DEPENDENT_CFLAGS@
33277  DEPENDENT_LIBS = @DEPENDENT_LIBS@
33278  DEPENDENT_WITH_GTK_CFLAGS = @DEPENDENT_WITH_GTK_CFLAGS@
33279 @@ -83,48 +73,73 @@
33280  DEPENDENT_WITH_XML_LIBS = @DEPENDENT_WITH_XML_LIBS@
33281  DLLTOOL = @DLLTOOL@
33282  ECHO = @ECHO@
33283 +ECHO_C = @ECHO_C@
33284 +ECHO_N = @ECHO_N@
33285 +ECHO_T = @ECHO_T@
33286  EGREP = @EGREP@
33287 +ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
33288 +ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
33289  EXEEXT = @EXEEXT@
33290  EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
33291  F77 = @F77@
33292 -GCJ = @GCJ@
33293 -GCJFLAGS = @GCJFLAGS@
33294 +FFLAGS = @FFLAGS@
33295  GCONF_AGE = @GCONF_AGE@
33296  GCONF_CONFIG_SOURCE = @GCONF_CONFIG_SOURCE@
33297  GCONF_CURRENT = @GCONF_CURRENT@
33298 +GCONF_DBUS_CFLAGS = @GCONF_DBUS_CFLAGS@
33299 +GCONF_DBUS_LIBS = @GCONF_DBUS_LIBS@
33300  GCONF_IPC_CFLAGS = @GCONF_IPC_CFLAGS@
33301  GCONF_IPC_LIBS = @GCONF_IPC_LIBS@
33302 +GCONF_ORBIT_CFLAGS = @GCONF_ORBIT_CFLAGS@
33303 +GCONF_ORBIT_LIBS = @GCONF_ORBIT_LIBS@
33304  GCONF_REVISION = @GCONF_REVISION@
33305 -GENCAT = @GENCAT@
33306  GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
33307  GMOFILES = @GMOFILES@
33308  GMSGFMT = @GMSGFMT@
33309  GTKDOC = @GTKDOC@
33310 -GT_NO = @GT_NO@
33311 -GT_YES = @GT_YES@
33312 +GTK_FALSE = @GTK_FALSE@
33313 +GTK_TRUE = @GTK_TRUE@
33314 +HAVE_DBUS_FALSE = @HAVE_DBUS_FALSE@
33315 +HAVE_DBUS_TRUE = @HAVE_DBUS_TRUE@
33316 +HAVE_DOCBOOK_FALSE = @HAVE_DOCBOOK_FALSE@
33317 +HAVE_DOCBOOK_TRUE = @HAVE_DOCBOOK_TRUE@
33318  HAVE_GTK_DOC = @HAVE_GTK_DOC@
33319 -HAVE_LIB = @HAVE_LIB@
33320 +HAVE_GTK_DOC_FALSE = @HAVE_GTK_DOC_FALSE@
33321 +HAVE_GTK_DOC_TRUE = @HAVE_GTK_DOC_TRUE@
33322 +HAVE_ORBIT_FALSE = @HAVE_ORBIT_FALSE@
33323 +HAVE_ORBIT_TRUE = @HAVE_ORBIT_TRUE@
33324  HTML_DIR = @HTML_DIR@
33325 -INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
33326  INDENT = @INDENT@
33327 +INSTALL_DATA = @INSTALL_DATA@
33328  INSTALL_GCONF_CONFIG_SOURCE = @INSTALL_GCONF_CONFIG_SOURCE@
33329 +INSTALL_PROGRAM = @INSTALL_PROGRAM@
33330 +INSTALL_SCRIPT = @INSTALL_SCRIPT@
33331 +INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
33332  INSTOBJEXT = @INSTOBJEXT@
33333 -INTLDEPS = @INTLDEPS@
33334  INTLLIBS = @INTLLIBS@
33335 -INTLOBJS = @INTLOBJS@
33336  LDFLAGS = @LDFLAGS@
33337 -LIB = @LIB@
33338 +LIBOBJS = @LIBOBJS@
33339 +LIBS = @LIBS@
33340  LIBTOOL = @LIBTOOL@
33341  LN_S = @LN_S@
33342 -LTLIB = @LTLIB@
33343 +LTLIBOBJS = @LTLIBOBJS@
33344  MAINT = @MAINT@
33345 +MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
33346 +MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
33347  MAJOR_VERSION = @MAJOR_VERSION@
33348  MAKEINFO = @MAKEINFO@
33349  MKINSTALLDIRS = @MKINSTALLDIRS@
33350 +MSGFMT = @MSGFMT@
33351  OBJDUMP = @OBJDUMP@
33352  OBJEXT = @OBJEXT@
33353  ORBIT_IDL = @ORBIT_IDL@
33354  PACKAGE = @PACKAGE@
33355 +PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
33356 +PACKAGE_NAME = @PACKAGE_NAME@
33357 +PACKAGE_STRING = @PACKAGE_STRING@
33358 +PACKAGE_TARNAME = @PACKAGE_TARNAME@
33359 +PACKAGE_VERSION = @PACKAGE_VERSION@
33360 +PATH_SEPARATOR = @PATH_SEPARATOR@
33361  PC_REQUIRES = @PC_REQUIRES@
33362  PERL = @PERL@
33363  PKG_CONFIG = @PKG_CONFIG@
33364 @@ -133,20 +148,69 @@
33365  POSUB = @POSUB@
33366  PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
33367  PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
33368 +PTHREADS_FALSE = @PTHREADS_FALSE@
33369 +PTHREADS_TRUE = @PTHREADS_TRUE@
33370  RANLIB = @RANLIB@
33371 -RC = @RC@
33372  REBUILD = @REBUILD@
33373 +SET_MAKE = @SET_MAKE@
33374 +SHELL = @SHELL@
33375  STRIP = @STRIP@
33376 -USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
33377  USE_NLS = @USE_NLS@
33378 +USE_SYSTEM_BUS_FALSE = @USE_SYSTEM_BUS_FALSE@
33379 +USE_SYSTEM_BUS_TRUE = @USE_SYSTEM_BUS_TRUE@
33380  VERSION = @VERSION@
33381 +XGETTEXT = @XGETTEXT@
33382  absolute_top_srcdir = @absolute_top_srcdir@
33383 +ac_ct_AR = @ac_ct_AR@
33384 +ac_ct_AS = @ac_ct_AS@
33385 +ac_ct_CC = @ac_ct_CC@
33386 +ac_ct_CXX = @ac_ct_CXX@
33387 +ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
33388 +ac_ct_F77 = @ac_ct_F77@
33389 +ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
33390 +ac_ct_RANLIB = @ac_ct_RANLIB@
33391 +ac_ct_STRIP = @ac_ct_STRIP@
33392 +am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
33393 +am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
33394 +am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
33395 +am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
33396 +am__include = @am__include@
33397 +am__leading_dot = @am__leading_dot@
33398 +am__quote = @am__quote@
33399 +bindir = @bindir@
33400 +build = @build@
33401 +build_alias = @build_alias@
33402 +build_cpu = @build_cpu@
33403 +build_os = @build_os@
33404 +build_vendor = @build_vendor@
33405 +datadir = @datadir@
33406 +exec_prefix = @exec_prefix@
33407  gconflocaledir = @gconflocaledir@
33408 -l = @l@
33409 +host = @host@
33410 +host_alias = @host_alias@
33411 +host_cpu = @host_cpu@
33412 +host_os = @host_os@
33413 +host_vendor = @host_vendor@
33414 +includedir = @includedir@
33415 +infodir = @infodir@
33416 +install_sh = @install_sh@
33417 +libdir = @libdir@
33418 +libexecdir = @libexecdir@
33419 +localstatedir = @localstatedir@
33420 +mandir = @mandir@
33421 +oldincludedir = @oldincludedir@
33422 +prefix = @prefix@
33423 +program_transform_name = @program_transform_name@
33424 +sbindir = @sbindir@
33425 +sharedstatedir = @sharedstatedir@
33426 +sysconfdir = @sysconfdir@
33427 +target_alias = @target_alias@
33428  
33429  EFENCE = 
33430  
33431 -INCLUDES = -I$(top_srcdir) -I$(top_builddir)    $(DEPENDENT_CFLAGS)     -DG_LOG_DOMAIN=\"GConf-Tests\" -DGCONF_ENABLE_INTERNALS=1
33432 +INCLUDES = -I$(top_srcdir) -I$(top_builddir) \
33433 +        $(DEPENDENT_CFLAGS) \
33434 +        -DG_LOG_DOMAIN=\"GConf-Tests\" -DGCONF_ENABLE_INTERNALS=1
33435  
33436  
33437  noinst_PROGRAMS = testgconf testlisteners testschemas testchangeset testencode testunique testpersistence testdirlist testaddress testbackend
33438 @@ -192,125 +256,191 @@
33439  testbackend_SOURCES = testbackend.c
33440  
33441  testbackend_LDADD = $(TESTLIBS)
33442 +subdir = tests
33443 +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
33444  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
33445 -CONFIG_HEADER = ../config.h
33446 -CONFIG_CLEAN_FILES = 
33447 -noinst_PROGRAMS =  testgconf$(EXEEXT) testlisteners$(EXEEXT) \
33448 -testschemas$(EXEEXT) testchangeset$(EXEEXT) testencode$(EXEEXT) \
33449 -testunique$(EXEEXT) testpersistence$(EXEEXT) testdirlist$(EXEEXT) \
33450 -testaddress$(EXEEXT) testbackend$(EXEEXT)
33451 -PROGRAMS =  $(noinst_PROGRAMS)
33452 -
33453 -
33454 -DEFS = @DEFS@ -I. -I$(srcdir) -I..
33455 -LIBS = @LIBS@
33456 -testgconf_OBJECTS =  testgconf.$(OBJEXT)
33457 -testgconf_DEPENDENCIES =  \
33458 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33459 -testgconf_LDFLAGS = 
33460 -testlisteners_OBJECTS =  testlisteners.$(OBJEXT)
33461 -testlisteners_DEPENDENCIES =  \
33462 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33463 -testlisteners_LDFLAGS = 
33464 -testschemas_OBJECTS =  testschemas.$(OBJEXT)
33465 -testschemas_DEPENDENCIES =  \
33466 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33467 -testschemas_LDFLAGS = 
33468 -testchangeset_OBJECTS =  testchangeset.$(OBJEXT)
33469 -testchangeset_DEPENDENCIES =  \
33470 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33471 -testchangeset_LDFLAGS = 
33472 -testencode_OBJECTS =  testencode.$(OBJEXT)
33473 -testencode_DEPENDENCIES =  \
33474 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33475 -testencode_LDFLAGS = 
33476 -testunique_OBJECTS =  testunique.$(OBJEXT)
33477 -testunique_DEPENDENCIES =  \
33478 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33479 -testunique_LDFLAGS = 
33480 -testpersistence_OBJECTS =  testpersistence.$(OBJEXT)
33481 -testpersistence_DEPENDENCIES =  \
33482 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33483 -testpersistence_LDFLAGS = 
33484 -testdirlist_OBJECTS =  testdirlist.$(OBJEXT)
33485 -testdirlist_DEPENDENCIES =  \
33486 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33487 -testdirlist_LDFLAGS = 
33488 -testaddress_OBJECTS =  testaddress.$(OBJEXT)
33489 -testaddress_DEPENDENCIES =  \
33490 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33491 -testaddress_LDFLAGS = 
33492 -testbackend_OBJECTS =  testbackend.$(OBJEXT)
33493 -testbackend_DEPENDENCIES =  \
33494 -$(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33495 -testbackend_LDFLAGS = 
33496 -COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
33497 -LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
33498 +CONFIG_HEADER = $(top_builddir)/config.h
33499 +CONFIG_CLEAN_FILES =
33500 +noinst_PROGRAMS = testgconf$(EXEEXT) testlisteners$(EXEEXT) \
33501 +       testschemas$(EXEEXT) testchangeset$(EXEEXT) testencode$(EXEEXT) \
33502 +       testunique$(EXEEXT) testpersistence$(EXEEXT) \
33503 +       testdirlist$(EXEEXT) testaddress$(EXEEXT) testbackend$(EXEEXT)
33504 +PROGRAMS = $(noinst_PROGRAMS)
33505 +
33506 +am_testaddress_OBJECTS = testaddress.$(OBJEXT)
33507 +testaddress_OBJECTS = $(am_testaddress_OBJECTS)
33508 +testaddress_DEPENDENCIES = \
33509 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33510 +testaddress_LDFLAGS =
33511 +am_testbackend_OBJECTS = testbackend.$(OBJEXT)
33512 +testbackend_OBJECTS = $(am_testbackend_OBJECTS)
33513 +testbackend_DEPENDENCIES = \
33514 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33515 +testbackend_LDFLAGS =
33516 +am_testchangeset_OBJECTS = testchangeset.$(OBJEXT)
33517 +testchangeset_OBJECTS = $(am_testchangeset_OBJECTS)
33518 +testchangeset_DEPENDENCIES = \
33519 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33520 +testchangeset_LDFLAGS =
33521 +am_testdirlist_OBJECTS = testdirlist.$(OBJEXT)
33522 +testdirlist_OBJECTS = $(am_testdirlist_OBJECTS)
33523 +testdirlist_DEPENDENCIES = \
33524 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33525 +testdirlist_LDFLAGS =
33526 +am_testencode_OBJECTS = testencode.$(OBJEXT)
33527 +testencode_OBJECTS = $(am_testencode_OBJECTS)
33528 +testencode_DEPENDENCIES = \
33529 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33530 +testencode_LDFLAGS =
33531 +am_testgconf_OBJECTS = testgconf.$(OBJEXT)
33532 +testgconf_OBJECTS = $(am_testgconf_OBJECTS)
33533 +testgconf_DEPENDENCIES = \
33534 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33535 +testgconf_LDFLAGS =
33536 +am_testlisteners_OBJECTS = testlisteners.$(OBJEXT)
33537 +testlisteners_OBJECTS = $(am_testlisteners_OBJECTS)
33538 +testlisteners_DEPENDENCIES = \
33539 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33540 +testlisteners_LDFLAGS =
33541 +am_testpersistence_OBJECTS = testpersistence.$(OBJEXT)
33542 +testpersistence_OBJECTS = $(am_testpersistence_OBJECTS)
33543 +testpersistence_DEPENDENCIES = \
33544 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33545 +testpersistence_LDFLAGS =
33546 +am_testschemas_OBJECTS = testschemas.$(OBJEXT)
33547 +testschemas_OBJECTS = $(am_testschemas_OBJECTS)
33548 +testschemas_DEPENDENCIES = \
33549 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33550 +testschemas_LDFLAGS =
33551 +am_testunique_OBJECTS = testunique.$(OBJEXT)
33552 +testunique_OBJECTS = $(am_testunique_OBJECTS)
33553 +testunique_DEPENDENCIES = \
33554 +       $(top_builddir)/gconf/libgconf-$(MAJOR_VERSION).la
33555 +testunique_LDFLAGS =
33556 +
33557 +DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
33558 +depcomp = $(SHELL) $(top_srcdir)/depcomp
33559 +am__depfiles_maybe = depfiles
33560 +@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/testaddress.Po \
33561 +@AMDEP_TRUE@   ./$(DEPDIR)/testbackend.Po \
33562 +@AMDEP_TRUE@   ./$(DEPDIR)/testchangeset.Po \
33563 +@AMDEP_TRUE@   ./$(DEPDIR)/testdirlist.Po \
33564 +@AMDEP_TRUE@   ./$(DEPDIR)/testencode.Po ./$(DEPDIR)/testgconf.Po \
33565 +@AMDEP_TRUE@   ./$(DEPDIR)/testlisteners.Po \
33566 +@AMDEP_TRUE@   ./$(DEPDIR)/testpersistence.Po \
33567 +@AMDEP_TRUE@   ./$(DEPDIR)/testschemas.Po \
33568 +@AMDEP_TRUE@   ./$(DEPDIR)/testunique.Po
33569 +COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
33570 +       $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
33571 +LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
33572 +       $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
33573  CCLD = $(CC)
33574 -LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
33575 -DIST_COMMON =  Makefile.am Makefile.in
33576 -
33577 +LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
33578 +       $(AM_LDFLAGS) $(LDFLAGS) -o $@
33579 +DIST_SOURCES = $(testaddress_SOURCES) $(testbackend_SOURCES) \
33580 +       $(testchangeset_SOURCES) $(testdirlist_SOURCES) \
33581 +       $(testencode_SOURCES) $(testgconf_SOURCES) \
33582 +       $(testlisteners_SOURCES) $(testpersistence_SOURCES) \
33583 +       $(testschemas_SOURCES) $(testunique_SOURCES)
33584 +DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
33585 +SOURCES = $(testaddress_SOURCES) $(testbackend_SOURCES) $(testchangeset_SOURCES) $(testdirlist_SOURCES) $(testencode_SOURCES) $(testgconf_SOURCES) $(testlisteners_SOURCES) $(testpersistence_SOURCES) $(testschemas_SOURCES) $(testunique_SOURCES)
33586  
33587 -DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
33588 +all: all-am
33589  
33590 -TAR = tar
33591 -GZIP_ENV = --best
33592 -SOURCES = $(testgconf_SOURCES) $(testlisteners_SOURCES) $(testschemas_SOURCES) $(testchangeset_SOURCES) $(testencode_SOURCES) $(testunique_SOURCES) $(testpersistence_SOURCES) $(testdirlist_SOURCES) $(testaddress_SOURCES) $(testbackend_SOURCES)
33593 -OBJECTS = $(testgconf_OBJECTS) $(testlisteners_OBJECTS) $(testschemas_OBJECTS) $(testchangeset_OBJECTS) $(testencode_OBJECTS) $(testunique_OBJECTS) $(testpersistence_OBJECTS) $(testdirlist_OBJECTS) $(testaddress_OBJECTS) $(testbackend_OBJECTS)
33594 -
33595 -all: all-redirect
33596  .SUFFIXES:
33597 -.SUFFIXES: .S .c .lo .o .obj .s
33598 -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
33599 -       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps tests/Makefile
33600 -
33601 -Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
33602 -       cd $(top_builddir) \
33603 -         && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
33604 -
33605 -
33606 -mostlyclean-noinstPROGRAMS:
33607 +.SUFFIXES: .c .lo .o .obj
33608 +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
33609 +       cd $(top_srcdir) && \
33610 +         $(AUTOMAKE) --gnu  tests/Makefile
33611 +Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in  $(top_builddir)/config.status
33612 +       cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
33613  
33614  clean-noinstPROGRAMS:
33615 -       -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
33616 -
33617 -distclean-noinstPROGRAMS:
33618 -
33619 -maintainer-clean-noinstPROGRAMS:
33620 -
33621 -.c.o:
33622 -       $(COMPILE) -c $<
33623 -
33624 -# FIXME: We should only use cygpath when building on Windows,
33625 -# and only if it is available.
33626 -.c.obj:
33627 -       $(COMPILE) -c `cygpath -w $<`
33628 -
33629 -.s.o:
33630 -       $(COMPILE) -c $<
33631 -
33632 -.S.o:
33633 -       $(COMPILE) -c $<
33634 +       @list='$(noinst_PROGRAMS)'; for p in $$list; do \
33635 +         f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
33636 +         echo " rm -f $$p $$f"; \
33637 +         rm -f $$p $$f ; \
33638 +       done
33639 +testaddress$(EXEEXT): $(testaddress_OBJECTS) $(testaddress_DEPENDENCIES) 
33640 +       @rm -f testaddress$(EXEEXT)
33641 +       $(LINK) $(testaddress_LDFLAGS) $(testaddress_OBJECTS) $(testaddress_LDADD) $(LIBS)
33642 +testbackend$(EXEEXT): $(testbackend_OBJECTS) $(testbackend_DEPENDENCIES) 
33643 +       @rm -f testbackend$(EXEEXT)
33644 +       $(LINK) $(testbackend_LDFLAGS) $(testbackend_OBJECTS) $(testbackend_LDADD) $(LIBS)
33645 +testchangeset$(EXEEXT): $(testchangeset_OBJECTS) $(testchangeset_DEPENDENCIES) 
33646 +       @rm -f testchangeset$(EXEEXT)
33647 +       $(LINK) $(testchangeset_LDFLAGS) $(testchangeset_OBJECTS) $(testchangeset_LDADD) $(LIBS)
33648 +testdirlist$(EXEEXT): $(testdirlist_OBJECTS) $(testdirlist_DEPENDENCIES) 
33649 +       @rm -f testdirlist$(EXEEXT)
33650 +       $(LINK) $(testdirlist_LDFLAGS) $(testdirlist_OBJECTS) $(testdirlist_LDADD) $(LIBS)
33651 +testencode$(EXEEXT): $(testencode_OBJECTS) $(testencode_DEPENDENCIES) 
33652 +       @rm -f testencode$(EXEEXT)
33653 +       $(LINK) $(testencode_LDFLAGS) $(testencode_OBJECTS) $(testencode_LDADD) $(LIBS)
33654 +testgconf$(EXEEXT): $(testgconf_OBJECTS) $(testgconf_DEPENDENCIES) 
33655 +       @rm -f testgconf$(EXEEXT)
33656 +       $(LINK) $(testgconf_LDFLAGS) $(testgconf_OBJECTS) $(testgconf_LDADD) $(LIBS)
33657 +testlisteners$(EXEEXT): $(testlisteners_OBJECTS) $(testlisteners_DEPENDENCIES) 
33658 +       @rm -f testlisteners$(EXEEXT)
33659 +       $(LINK) $(testlisteners_LDFLAGS) $(testlisteners_OBJECTS) $(testlisteners_LDADD) $(LIBS)
33660 +testpersistence$(EXEEXT): $(testpersistence_OBJECTS) $(testpersistence_DEPENDENCIES) 
33661 +       @rm -f testpersistence$(EXEEXT)
33662 +       $(LINK) $(testpersistence_LDFLAGS) $(testpersistence_OBJECTS) $(testpersistence_LDADD) $(LIBS)
33663 +testschemas$(EXEEXT): $(testschemas_OBJECTS) $(testschemas_DEPENDENCIES) 
33664 +       @rm -f testschemas$(EXEEXT)
33665 +       $(LINK) $(testschemas_LDFLAGS) $(testschemas_OBJECTS) $(testschemas_LDADD) $(LIBS)
33666 +testunique$(EXEEXT): $(testunique_OBJECTS) $(testunique_DEPENDENCIES) 
33667 +       @rm -f testunique$(EXEEXT)
33668 +       $(LINK) $(testunique_LDFLAGS) $(testunique_OBJECTS) $(testunique_LDADD) $(LIBS)
33669  
33670  mostlyclean-compile:
33671 -       -rm -f *.o core *.core
33672 -       -rm -f *.$(OBJEXT)
33673 -
33674 -clean-compile:
33675 +       -rm -f *.$(OBJEXT) core *.core
33676  
33677  distclean-compile:
33678         -rm -f *.tab.c
33679  
33680 -maintainer-clean-compile:
33681 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testaddress.Po@am__quote@
33682 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testbackend.Po@am__quote@
33683 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testchangeset.Po@am__quote@
33684 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testdirlist.Po@am__quote@
33685 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testencode.Po@am__quote@
33686 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testgconf.Po@am__quote@
33687 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testlisteners.Po@am__quote@
33688 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testpersistence.Po@am__quote@
33689 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testschemas.Po@am__quote@
33690 +@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testunique.Po@am__quote@
33691  
33692 -.c.lo:
33693 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
33694 +.c.o:
33695 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
33696 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
33697 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
33698 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
33699 +@am__fastdepCC_TRUE@   fi
33700 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
33701 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
33702 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
33703 +@am__fastdepCC_FALSE@  $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
33704  
33705 -.s.lo:
33706 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
33707 +.c.obj:
33708 +@am__fastdepCC_TRUE@   if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
33709 +@am__fastdepCC_TRUE@     -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
33710 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
33711 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
33712 +@am__fastdepCC_TRUE@   fi
33713 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
33714 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
33715 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
33716 +@am__fastdepCC_FALSE@  $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
33717  
33718 -.S.lo:
33719 -       $(LIBTOOL) --mode=compile $(COMPILE) -c $<
33720 +.c.lo:
33721 +@am__fastdepCC_TRUE@   if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
33722 +@am__fastdepCC_TRUE@     -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
33723 +@am__fastdepCC_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
33724 +@am__fastdepCC_TRUE@   else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
33725 +@am__fastdepCC_TRUE@   fi
33726 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
33727 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
33728 +@AMDEP_TRUE@@am__fastdepCC_FALSE@      $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
33729 +@am__fastdepCC_FALSE@  $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
33730  
33731  mostlyclean-libtool:
33732         -rm -f *.lo
33733 @@ -319,168 +449,182 @@
33734         -rm -rf .libs _libs
33735  
33736  distclean-libtool:
33737 +       -rm -f libtool
33738 +uninstall-info-am:
33739  
33740 -maintainer-clean-libtool:
33741 -
33742 -testgconf$(EXEEXT): $(testgconf_OBJECTS) $(testgconf_DEPENDENCIES)
33743 -       @rm -f testgconf$(EXEEXT)
33744 -       $(LINK) $(testgconf_LDFLAGS) $(testgconf_OBJECTS) $(testgconf_LDADD) $(LIBS)
33745 -
33746 -testlisteners$(EXEEXT): $(testlisteners_OBJECTS) $(testlisteners_DEPENDENCIES)
33747 -       @rm -f testlisteners$(EXEEXT)
33748 -       $(LINK) $(testlisteners_LDFLAGS) $(testlisteners_OBJECTS) $(testlisteners_LDADD) $(LIBS)
33749 -
33750 -testschemas$(EXEEXT): $(testschemas_OBJECTS) $(testschemas_DEPENDENCIES)
33751 -       @rm -f testschemas$(EXEEXT)
33752 -       $(LINK) $(testschemas_LDFLAGS) $(testschemas_OBJECTS) $(testschemas_LDADD) $(LIBS)
33753 -
33754 -testchangeset$(EXEEXT): $(testchangeset_OBJECTS) $(testchangeset_DEPENDENCIES)
33755 -       @rm -f testchangeset$(EXEEXT)
33756 -       $(LINK) $(testchangeset_LDFLAGS) $(testchangeset_OBJECTS) $(testchangeset_LDADD) $(LIBS)
33757 -
33758 -testencode$(EXEEXT): $(testencode_OBJECTS) $(testencode_DEPENDENCIES)
33759 -       @rm -f testencode$(EXEEXT)
33760 -       $(LINK) $(testencode_LDFLAGS) $(testencode_OBJECTS) $(testencode_LDADD) $(LIBS)
33761 -
33762 -testunique$(EXEEXT): $(testunique_OBJECTS) $(testunique_DEPENDENCIES)
33763 -       @rm -f testunique$(EXEEXT)
33764 -       $(LINK) $(testunique_LDFLAGS) $(testunique_OBJECTS) $(testunique_LDADD) $(LIBS)
33765 -
33766 -testpersistence$(EXEEXT): $(testpersistence_OBJECTS) $(testpersistence_DEPENDENCIES)
33767 -       @rm -f testpersistence$(EXEEXT)
33768 -       $(LINK) $(testpersistence_LDFLAGS) $(testpersistence_OBJECTS) $(testpersistence_LDADD) $(LIBS)
33769 -
33770 -testdirlist$(EXEEXT): $(testdirlist_OBJECTS) $(testdirlist_DEPENDENCIES)
33771 -       @rm -f testdirlist$(EXEEXT)
33772 -       $(LINK) $(testdirlist_LDFLAGS) $(testdirlist_OBJECTS) $(testdirlist_LDADD) $(LIBS)
33773 -
33774 -testaddress$(EXEEXT): $(testaddress_OBJECTS) $(testaddress_DEPENDENCIES)
33775 -       @rm -f testaddress$(EXEEXT)
33776 -       $(LINK) $(testaddress_LDFLAGS) $(testaddress_OBJECTS) $(testaddress_LDADD) $(LIBS)
33777 +ETAGS = etags
33778 +ETAGSFLAGS =
33779  
33780 -testbackend$(EXEEXT): $(testbackend_OBJECTS) $(testbackend_DEPENDENCIES)
33781 -       @rm -f testbackend$(EXEEXT)
33782 -       $(LINK) $(testbackend_LDFLAGS) $(testbackend_OBJECTS) $(testbackend_LDADD) $(LIBS)
33783 +CTAGS = ctags
33784 +CTAGSFLAGS =
33785  
33786  tags: TAGS
33787  
33788 -ID: $(HEADERS) $(SOURCES) $(LISP)
33789 -       list='$(SOURCES) $(HEADERS)'; \
33790 -       unique=`for i in $$list; do echo $$i; done | \
33791 -         awk '    { files[$$0] = 1; } \
33792 +ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
33793 +       list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
33794 +       unique=`for i in $$list; do \
33795 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
33796 +         done | \
33797 +         $(AWK) '    { files[$$0] = 1; } \
33798                END { for (i in files) print i; }'`; \
33799 -       here=`pwd` && cd $(srcdir) \
33800 -         && mkid -f$$here/ID $$unique $(LISP)
33801 +       mkid -fID $$unique
33802  
33803 -TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
33804 +TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
33805 +               $(TAGS_FILES) $(LISP)
33806         tags=; \
33807         here=`pwd`; \
33808 -       list='$(SOURCES) $(HEADERS)'; \
33809 -       unique=`for i in $$list; do echo $$i; done | \
33810 -         awk '    { files[$$0] = 1; } \
33811 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
33812 +       unique=`for i in $$list; do \
33813 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
33814 +         done | \
33815 +         $(AWK) '    { files[$$0] = 1; } \
33816                END { for (i in files) print i; }'`; \
33817 -       test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
33818 -         || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
33819 -
33820 -mostlyclean-tags:
33821 -
33822 -clean-tags:
33823 +       test -z "$(ETAGS_ARGS)$$tags$$unique" \
33824 +         || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
33825 +            $$tags $$unique
33826 +
33827 +ctags: CTAGS
33828 +CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
33829 +               $(TAGS_FILES) $(LISP)
33830 +       tags=; \
33831 +       here=`pwd`; \
33832 +       list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
33833 +       unique=`for i in $$list; do \
33834 +           if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
33835 +         done | \
33836 +         $(AWK) '    { files[$$0] = 1; } \
33837 +              END { for (i in files) print i; }'`; \
33838 +       test -z "$(CTAGS_ARGS)$$tags$$unique" \
33839 +         || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
33840 +            $$tags $$unique
33841 +
33842 +GTAGS:
33843 +       here=`$(am__cd) $(top_builddir) && pwd` \
33844 +         && cd $(top_srcdir) \
33845 +         && gtags -i $(GTAGS_ARGS) $$here
33846  
33847  distclean-tags:
33848 -       -rm -f TAGS ID
33849 -
33850 -maintainer-clean-tags:
33851 -
33852 -distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
33853 +       -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
33854 +DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
33855  
33856 -subdir = tests
33857 +top_distdir = ..
33858 +distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
33859  
33860  distdir: $(DISTFILES)
33861 -       @for file in $(DISTFILES); do \
33862 -         d=$(srcdir); \
33863 +       @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
33864 +       topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
33865 +       list='$(DISTFILES)'; for file in $$list; do \
33866 +         case $$file in \
33867 +           $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
33868 +           $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
33869 +         esac; \
33870 +         if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
33871 +         dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
33872 +         if test "$$dir" != "$$file" && test "$$dir" != "."; then \
33873 +           dir="/$$dir"; \
33874 +           $(mkinstalldirs) "$(distdir)$$dir"; \
33875 +         else \
33876 +           dir=''; \
33877 +         fi; \
33878           if test -d $$d/$$file; then \
33879 -           cp -pr $$d/$$file $(distdir)/$$file; \
33880 +           if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
33881 +             cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
33882 +           fi; \
33883 +           cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
33884           else \
33885             test -f $(distdir)/$$file \
33886 -           || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
33887 -           || cp -p $$d/$$file $(distdir)/$$file || :; \
33888 +           || cp -p $$d/$$file $(distdir)/$$file \
33889 +           || exit 1; \
33890           fi; \
33891         done
33892 -
33893 -info-am:
33894 -info: info-am
33895 -dvi-am:
33896 -dvi: dvi-am
33897  check-am: all-am
33898  check: check-am
33899 -installcheck-am:
33900 -installcheck: installcheck-am
33901 -install-exec-am:
33902 -install-exec: install-exec-am
33903 +all-am: Makefile $(PROGRAMS)
33904  
33905 -install-data-am:
33906 +installdirs:
33907 +install: install-am
33908 +install-exec: install-exec-am
33909  install-data: install-data-am
33910 +uninstall: uninstall-am
33911  
33912  install-am: all-am
33913         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
33914 -install: install-am
33915 -uninstall-am:
33916 -uninstall: uninstall-am
33917 -all-am: Makefile $(PROGRAMS)
33918 -all-redirect: all-am
33919 -install-strip:
33920 -       $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
33921 -installdirs:
33922 -
33923  
33924 +installcheck: installcheck-am
33925 +install-strip:
33926 +       $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
33927 +         install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
33928 +         `test -z '$(STRIP)' || \
33929 +           echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
33930  mostlyclean-generic:
33931  
33932  clean-generic:
33933  
33934  distclean-generic:
33935 -       -rm -f Makefile $(CONFIG_CLEAN_FILES)
33936 -       -rm -f config.cache config.log stamp-h stamp-h[0-9]*
33937 +       -rm -f $(CONFIG_CLEAN_FILES)
33938  
33939  maintainer-clean-generic:
33940 -mostlyclean-am:  mostlyclean-noinstPROGRAMS mostlyclean-compile \
33941 -               mostlyclean-libtool mostlyclean-tags \
33942 -               mostlyclean-generic
33943 +       @echo "This command is intended for maintainers to use"
33944 +       @echo "it deletes files that may require special tools to rebuild."
33945 +clean: clean-am
33946  
33947 -mostlyclean: mostlyclean-am
33948 +clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
33949 +       mostlyclean-am
33950  
33951 -clean-am:  clean-noinstPROGRAMS clean-compile clean-libtool clean-tags \
33952 -               clean-generic mostlyclean-am
33953 +distclean: distclean-am
33954 +       -rm -rf ./$(DEPDIR)
33955 +       -rm -f Makefile
33956 +distclean-am: clean-am distclean-compile distclean-generic \
33957 +       distclean-libtool distclean-tags
33958  
33959 -clean: clean-am
33960 +dvi: dvi-am
33961  
33962 -distclean-am:  distclean-noinstPROGRAMS distclean-compile \
33963 -               distclean-libtool distclean-tags distclean-generic \
33964 -               clean-am
33965 -       -rm -f libtool
33966 +dvi-am:
33967  
33968 -distclean: distclean-am
33969 +info: info-am
33970  
33971 -maintainer-clean-am:  maintainer-clean-noinstPROGRAMS \
33972 -               maintainer-clean-compile maintainer-clean-libtool \
33973 -               maintainer-clean-tags maintainer-clean-generic \
33974 -               distclean-am
33975 -       @echo "This command is intended for maintainers to use;"
33976 -       @echo "it deletes files that may require special tools to rebuild."
33977 +info-am:
33978 +
33979 +install-data-am:
33980 +
33981 +install-exec-am:
33982 +
33983 +install-info: install-info-am
33984 +
33985 +install-man:
33986 +
33987 +installcheck-am:
33988  
33989  maintainer-clean: maintainer-clean-am
33990 +       -rm -rf ./$(DEPDIR)
33991 +       -rm -f Makefile
33992 +maintainer-clean-am: distclean-am maintainer-clean-generic
33993 +
33994 +mostlyclean: mostlyclean-am
33995 +
33996 +mostlyclean-am: mostlyclean-compile mostlyclean-generic \
33997 +       mostlyclean-libtool
33998 +
33999 +pdf: pdf-am
34000 +
34001 +pdf-am:
34002 +
34003 +ps: ps-am
34004 +
34005 +ps-am:
34006  
34007 -.PHONY: mostlyclean-noinstPROGRAMS distclean-noinstPROGRAMS \
34008 -clean-noinstPROGRAMS maintainer-clean-noinstPROGRAMS \
34009 -mostlyclean-compile distclean-compile clean-compile \
34010 -maintainer-clean-compile mostlyclean-libtool distclean-libtool \
34011 -clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
34012 -distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
34013 -dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
34014 -install-exec install-data-am install-data install-am install \
34015 -uninstall-am uninstall all-redirect all-am all installdirs \
34016 -mostlyclean-generic distclean-generic clean-generic \
34017 -maintainer-clean-generic clean mostlyclean distclean maintainer-clean
34018 +uninstall-am: uninstall-info-am
34019  
34020 +.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
34021 +       clean-libtool clean-noinstPROGRAMS ctags distclean \
34022 +       distclean-compile distclean-generic distclean-libtool \
34023 +       distclean-tags distdir dvi dvi-am info info-am install \
34024 +       install-am install-data install-data-am install-exec \
34025 +       install-exec-am install-info install-info-am install-man \
34026 +       install-strip installcheck installcheck-am installdirs \
34027 +       maintainer-clean maintainer-clean-generic mostlyclean \
34028 +       mostlyclean-compile mostlyclean-generic mostlyclean-libtool pdf \
34029 +       pdf-am ps ps-am tags uninstall uninstall-am uninstall-info-am
34030  
34031  # Tell versions [3.59,3.63) of GNU make to not export all variables.
34032  # Otherwise a system limit (for SysV at least) may be exceeded.