#! /bin/sh # Generated automatically by configure. # Run this file to recreate the current configuration. # This directory was configured as follows, # on host darwintel: # # ./configure --disable-gtk-doc --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu # # Compiler output produced by configure, useful for debugging # configure, is in ./config.log if it exists. ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]" for ac_option do case "$ac_option" in -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) echo "running ${CONFIG_SHELL-/bin/sh} ./configure --disable-gtk-doc --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu --no-create --no-recursion" exec ${CONFIG_SHELL-/bin/sh} ./configure --disable-gtk-doc --localstatedir=/usr/local/share --with-html-dir=/usr/local/share/doc --disable-gtk-doc --with-gconf-source=xml:merged:/usr/local/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/local i386-unknown-gnu --no-create --no-recursion ;; -version | --version | --versio | --versi | --vers | --ver | --ve | --v) echo "./config.status generated by autoconf version 2.13" exit 0 ;; -help | --help | --hel | --he | --h) echo "$ac_cs_usage"; exit 0 ;; *) echo "$ac_cs_usage"; exit 1 ;; esac done ac_given_srcdir=. ac_given_INSTALL="/usr/local/bin/ginstall -c" trap 'rm -fr Makefile libgda.spec macros/Makefile po/Makefile.in intl/Makefile idl/Makefile lib/Makefile lib/gda-common/Makefile lib/gda-client/Makefile lib/gda-server/Makefile bindings/Makefile bindings/c++/Makefile providers/Makefile providers/gda-default-server/Makefile providers/gda-default-server/sqlite/Makefile providers/gda-odbc-server/Makefile providers/gda-mysql-server/Makefile providers/gda-postgres-server/Makefile providers/gda-primebase-server/Makefile providers/gda-sybase-server/Makefile providers/gda-tds-server/Makefile providers/gda-ldap-server/Makefile providers/gda-oracle-server/Makefile providers/gda-interbase-server/Makefile providers/gda-mdb-server/Makefile providers/gda-mail-server/Makefile tools/Makefile tools/gda-config tools/gda-buildserver tools/gda-buildclient tools/templates/Makefile testing/Makefile doc/Makefile doc/es/Makefile doc/C/Makefile doc/C/reference/Makefile doc/C/reference/libgda-common/Makefile doc/C/reference/libgda-client/Makefile doc/pt_BR/Makefile stamp.h config.h conftest*; exit 1' 1 2 15 # Protect against being on the right side of a sed subst in config.status. sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g; s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF /^[ ]*VPATH[ ]*=[^:]*$/d s%@SHELL@%/bin/sh%g s%@CFLAGS@%-fno-common%g s%@CPPFLAGS@%%g s%@CXXFLAGS@%-fno-common%g s%@FFLAGS@%%g s%@DEFS@%-DHAVE_CONFIG_H%g s%@LDFLAGS@%%g s%@LIBS@%%g s%@exec_prefix@%${prefix}%g s%@prefix@%/usr/local%g s%@program_transform_name@%s,x,x,%g s%@bindir@%${exec_prefix}/bin%g s%@sbindir@%${exec_prefix}/sbin%g s%@libexecdir@%${exec_prefix}/libexec%g s%@datadir@%${prefix}/share%g s%@sysconfdir@%${prefix}/etc%g s%@sharedstatedir@%${prefix}/com%g s%@localstatedir@%/usr/local/share%g s%@libdir@%${exec_prefix}/lib%g s%@includedir@%${prefix}/include%g s%@oldincludedir@%/usr/include%g s%@infodir@%${prefix}/info%g s%@mandir@%${prefix}/man%g s%@GDA_MAJOR_VERSION@%0%g s%@GDA_MINOR_VERSION@%2%g s%@GDA_MICRO_VERSION@%96%g s%@GDA_VERSION@%0.2.96%g s%@GDA_CURRENT@%0%g s%@GDA_REVISION@%0%g s%@GDA_AGE@%0%g s%@INSTALL_PROGRAM@%${INSTALL}%g s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g s%@INSTALL_DATA@%${INSTALL} -m 644%g s%@PACKAGE@%libgda%g s%@VERSION@%0.2.96%g s%@ACLOCAL@%aclocal -I macros%g s%@AUTOCONF@%autoconf%g s%@AUTOMAKE@%automake%g s%@AUTOHEADER@%autoheader%g s%@MAKEINFO@%makeinfo%g s%@SET_MAKE@%%g s%@MAINTAINER_MODE_TRUE@%#%g s%@MAINTAINER_MODE_FALSE@%%g s%@MAINT@%#%g s%@INSIDE_GNOME_COMMON_TRUE@%#%g s%@INSIDE_GNOME_COMMON_FALSE@%%g s%@XML_I18N_MERGE_DESKTOP_RULE@%%.desktop: %.desktop.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -d -p %g s%@XML_I18N_MERGE_DIRECTORY_RULE@%%.directory: %.directory.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -d -p %g s%@XML_I18N_MERGE_KEYS_RULE@%%.keys: %.keys.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -k $(XML_I18N_KEYS_KIND) %g s%@XML_I18N_MERGE_OAF_RULE@%%.oaf: %.oaf.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -o -p%g s%@XML_I18N_MERGE_PONG_RULE@%%.pong: %.pong.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -x -p %g s%@XML_I18N_MERGE_SERVER_RULE@%%.server: %.server.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -o -u%g s%@XML_I18N_MERGE_SHEET_RULE@%%.sheet: %.sheet.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -x -u%g s%@XML_I18N_MERGE_SOUNDLIST_RULE@%%.soundlist: %.soundlist.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -d -p %g s%@XML_I18N_MERGE_XML_RULE@%%.xml: %.xml.in $(top_builddir)/xml-i18n-merge $(wildcard $(top_srcdir)/po/*.po) ; $(top_builddir)/xml-i18n-merge $(top_srcdir)/po $< $@ -x $(XML_I18N_XML_KIND) %g s%@XML_I18N_EXTRACT@%$(top_builddir)/xml-i18n-extract%g s%@XML_I18N_MERGE@%$(top_builddir)/xml-i18n-merge%g s%@XML_I18N_UPDATE@%$(top_builddir)/xml-i18n-update%g s%@INTLTOOL_PERL@%/usr/local/bin/perl%g s%@CC@%cc%g s%@CXX@%c++%g s%@YACC@%bison -y%g s%@CPP@%cc -E%g s%@host@%i386-unknown-gnu%g s%@host_alias@%i386-unknown-gnu%g s%@host_cpu@%i386%g s%@host_vendor@%unknown%g s%@host_os@%gnu%g s%@build@%i386-unknown-gnu%g s%@build_alias@%i386-unknown-gnu%g s%@build_cpu@%i386%g s%@build_vendor@%unknown%g s%@build_os@%gnu%g s%@LN_S@%ln -s%g s%@OBJEXT@%o%g s%@EXEEXT@%%g s%@ECHO@%echo%g s%@RANLIB@%ranlib%g s%@STRIP@%strip%g s%@LIBTOOL@%$(SHELL) /usr/local/bin/libtool%g s%@GLIB_CONFIG@%/usr/local/bin/glib12-config%g s%@GLIB_CFLAGS@%-I/usr/local/include/glib12 -D_REENTRANT%g s%@GLIB_LIBS@%-L/usr/local/lib -lgthread-12 -lglib-12 -pthread%g s%@GTK_CONFIG@%/usr/local/bin/gtk12-config%g s%@GTK_CFLAGS@%-I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include%g s%@GTK_LIBS@%-L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm%g s%@GTKDOC@%false%g s%@HAVE_GTK_DOC_TRUE@%#%g s%@HAVE_GTK_DOC_FALSE@%%g s%@HAVE_GTK_DOC@%%g s%@ENABLE_GTK_DOC_TRUE@%#%g s%@ENABLE_GTK_DOC_FALSE@%%g s%@SCROLLKEEPER_REQUIRED@%0.1.4%g s%@SCROLLKEEPER_CONFIG@%/usr/X11R6/bin/scrollkeeper-config%g s%@SCROLLKEEPER_LOCALSTATE_DIR@%/var/lib/scrollkeeper%g s%@ODBC_TRUE@%#%g s%@ODBC_FALSE@%%g s%@MYSQL_TRUE@%#%g s%@MYSQL_FALSE@%%g s%@POSTGRES_TRUE@%#%g s%@POSTGRES_FALSE@%%g s%@PRIMEBASE_TRUE@%#%g s%@PRIMEBASE_FALSE@%%g s%@TDS_TRUE@%#%g s%@TDS_FALSE@%%g s%@SYBASE_TRUE@%#%g s%@SYBASE_FALSE@%%g s%@LDAP_TRUE@%#%g s%@LDAP_FALSE@%%g s%@ORACLE_TRUE@%#%g s%@ORACLE_FALSE@%%g s%@INTERBASE_TRUE@%#%g s%@INTERBASE_FALSE@%%g s%@MDB_TRUE@%#%g s%@MDB_FALSE@%%g s%@MAIL_TRUE@%#%g s%@MAIL_FALSE@%%g s%@ALLOCA@%%g s%@USE_NLS@%yes%g s%@MSGFMT@%/usr/local/bin/msgfmt%g s%@GMSGFMT@%/usr/local/bin/msgfmt%g s%@XGETTEXT@%/usr/local/bin/xgettext%g s%@GENCAT@%%g s%@BUILD_INCLUDED_LIBINTL@%no%g s%@USE_INCLUDED_LIBINTL@%no%g s%@CATALOGS@% ca.mo da.mo de.mo el.mo es.mo fi.mo fr.mo ga.mo gl.mo hu.mo it.mo ja.mo nl.mo nn.mo no.mo pl.mo pt.mo pt_BR.mo ru.mo sk.mo sl.mo sv.mo uk.mo%g s%@CATOBJEXT@%.mo%g s%@DATADIRNAME@%share%g s%@GMOFILES@% ca.gmo da.gmo de.gmo el.gmo es.gmo fi.gmo fr.gmo ga.gmo gl.gmo hu.gmo it.gmo ja.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ru.gmo sk.gmo sl.gmo sv.gmo uk.gmo%g s%@INSTOBJEXT@%.mo%g s%@INTLDEPS@%%g s%@INTLLIBS@%%g s%@INTLOBJS@%%g s%@POFILES@% ca.po da.po de.po el.po es.po fi.po fr.po ga.po gl.po hu.po it.po ja.po nl.po nn.po no.po pl.po pt.po pt_BR.po ru.po sk.po sl.po sv.po uk.po%g s%@POSUB@%po%g s%@INCLUDE_LOCALE_H@%#include %g s%@GT_NO@%%g s%@GT_YES@%#YES#%g s%@MKINSTALLDIRS@%./mkinstalldirs%g s%@l@%%g s%@IDL_FLAGS@%-I/usr/X11R6/share/gnome/idl%g s%@GDA_CLIENT_LIBS@%-L/usr/local/lib -lgthread-12 -lglib-12 -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -lxml -lz -L/usr/X11R6/lib -L/usr/local/lib -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib-12 -lm -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lbonobox -lXpm -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -ljpeg -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -ldl -lintl -lXext -lX11 -lm -lxml -lz%g s%@GDA_CLIENT_CFLAGS@%-I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0%g s%@GDA_PROVIDER_LIBS@%-L/usr/local/lib -lgthread-12 -lglib-12 -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgtk-12 -lgdk-12 -lgmodule-12 -lglib-12 -lintl -lXi -lXext -lX11 -lm -L/usr/local/lib -lxml -lz -L/usr/X11R6/lib -L/usr/local/lib -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib-12 -lm -L/usr/X11R6/lib -L/usr/local/lib -lbonobo -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lbonobox -lXpm -lgnomeui -lart_lgpl -lgdk_imlib -ltiff -ljpeg -lungif -lpng -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -lgdk_pixbuf -lgtk12 -lgdk12 -lgmodule12 -lglib12 -ldl -lintl -lXext -lX11 -lm -lxml -lz%g s%@GDA_PROVIDER_CFLAGS@%-I/usr/local/include/glib12 -D_REENTRANT -I/usr/local/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gconf/1 -I/usr/X11R6/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/include/gnome-xml -I/usr/local/include/orbit-1.0%g s%@ODBC_LIBS@%%g s%@ODBC_CFLAGS@%%g s%@MYSQL_LIBS@%%g s%@MYSQL_CFLAGS@%%g s%@POSTGRES_LIBS@%%g s%@POSTGRES_CFLAGS@%%g s%@PRIMEBASE_LIBS@%%g s%@PRIMEBASE_CFLAGS@%%g s%@TDS_LIBS@%%g s%@TDS_CFLAGS@%%g s%@SYBASE_LIBS@%%g s%@SYBASE_CFLAGS@%%g s%@LDAP_LIBS@%%g s%@LDAP_CFLAGS@%%g s%@ORACLE_LIBS@%%g s%@ORACLE_CFLAGS@%%g s%@INTERBASE_LIBS@%%g s%@INTERBASE_CFLAGS@%%g s%@MDB_LIBS@%%g s%@MDB_CFLAGS@%%g s%@CAMEL_LIBS@%%g s%@CAMEL_CFLAGS@%%g s%@XML_LIBS@%-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm%g s%@XML_CFLAGS@%-I/usr/local/include -I/usr/local/include/libxml2%g s%@ORBIT_IDL@%/usr/local/bin/orbit-idl%g CEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. ac_file=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_cmds # Line after last line for current file. ac_more_lines=: ac_sed_cmds="" while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file else sed "${ac_end}q" conftest.subs > conftest.s$ac_file fi if test ! -s conftest.s$ac_file; then ac_more_lines=false rm -f conftest.s$ac_file else if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f conftest.s$ac_file" else ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" fi ac_file=`expr $ac_file + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_cmds` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi CONFIG_FILES=${CONFIG_FILES-"Makefile libgda.spec macros/Makefile po/Makefile.in intl/Makefile idl/Makefile lib/Makefile lib/gda-common/Makefile lib/gda-client/Makefile lib/gda-server/Makefile bindings/Makefile bindings/c++/Makefile providers/Makefile providers/gda-default-server/Makefile providers/gda-default-server/sqlite/Makefile providers/gda-odbc-server/Makefile providers/gda-mysql-server/Makefile providers/gda-postgres-server/Makefile providers/gda-primebase-server/Makefile providers/gda-sybase-server/Makefile providers/gda-tds-server/Makefile providers/gda-ldap-server/Makefile providers/gda-oracle-server/Makefile providers/gda-interbase-server/Makefile providers/gda-mdb-server/Makefile providers/gda-mail-server/Makefile tools/Makefile tools/gda-config tools/gda-buildserver tools/gda-buildclient tools/templates/Makefile testing/Makefile doc/Makefile doc/es/Makefile doc/C/Makefile doc/C/reference/Makefile doc/C/reference/libgda-common/Makefile doc/C/reference/libgda-client/Makefile doc/pt_BR/Makefile stamp.h "} for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; *) ac_file_in="${ac_file}.in" ;; esac # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. # Remove last slash and all that follows it. Not all systems have dirname. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then # The file is in a subdirectory. test ! -d "$ac_dir" && mkdir "$ac_dir" ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" # A "../" for each directory in $ac_dir_suffix. ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` else ac_dir_suffix= ac_dots= fi case "$ac_given_srcdir" in .) srcdir=. if test -z "$ac_dots"; then top_srcdir=. else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; *) # Relative path. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" top_srcdir="$ac_dots$ac_given_srcdir" ;; esac case "$ac_given_INSTALL" in [/$]*) INSTALL="$ac_given_INSTALL" ;; *) INSTALL="$ac_dots$ac_given_INSTALL" ;; esac echo creating "$ac_file" rm -f "$ac_file" configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." case "$ac_file" in *Makefile*) ac_comsub="1i\\ # $configure_input" ;; *) ac_comsub= ;; esac ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` sed -e "$ac_comsub s%@configure_input@%$configure_input%g s%@srcdir@%$srcdir%g s%@top_srcdir@%$top_srcdir%g s%@INSTALL@%$INSTALL%g " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file fi; done rm -f conftest.s* # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where # NAME is the cpp macro being defined and VALUE is the value it is being given. # # ac_d sets the value in "#define NAME VALUE" lines. ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' ac_dC='\3' ac_dD='%g' # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_uB='\([ ]\)%\1#\2define\3' ac_uC=' ' ac_uD='\4%g' # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' ac_eB='$%\1#\2define\3' ac_eC=' ' ac_eD='%g' if test "${CONFIG_HEADERS+set}" != set; then CONFIG_HEADERS="config.h" fi for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; *) ac_file_in="${ac_file}.in" ;; esac echo creating $ac_file rm -f conftest.frag conftest.in conftest.out ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` cat $ac_file_inputs > conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in cat > conftest.frag < conftest.out rm -f conftest.in mv conftest.out conftest.in rm -f conftest.frag conftest.h echo "/* $ac_file. Generated automatically by configure. */" > conftest.h cat conftest.in >> conftest.h rm -f conftest.in if cmp -s $ac_file conftest.h 2>/dev/null; then echo "$ac_file is unchanged" rm -f conftest.h else # Remove last slash and all that follows it. Not all systems have dirname. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then # The file is in a subdirectory. test ! -d "$ac_dir" && mkdir "$ac_dir" fi rm -f $ac_file mv conftest.h $ac_file fi fi; done ac_sources="" ac_dests="" srcdir=$ac_given_srcdir while test -n "$ac_sources"; do set $ac_dests; ac_dest=$1; shift; ac_dests=$* set $ac_sources; ac_source=$1; shift; ac_sources=$* echo "linking $srcdir/$ac_source to $ac_dest" if test ! -r $srcdir/$ac_source; then { echo "configure: error: $srcdir/$ac_source: File not found" 1>&2; exit 1; } fi rm -f $ac_dest # Make relative symlinks. # Remove last slash and all that follows it. Not all systems have dirname. ac_dest_dir=`echo $ac_dest|sed 's%/[^/][^/]*$%%'` if test "$ac_dest_dir" != "$ac_dest" && test "$ac_dest_dir" != .; then # The dest file is in a subdirectory. test ! -d "$ac_dest_dir" && mkdir "$ac_dest_dir" ac_dest_dir_suffix="/`echo $ac_dest_dir|sed 's%^\./%%'`" # A "../" for each directory in $ac_dest_dir_suffix. ac_dots=`echo $ac_dest_dir_suffix|sed 's%/[^/]*%../%g'` else ac_dest_dir_suffix= ac_dots= fi case "$srcdir" in [/$]*) ac_rel_source="$srcdir/$ac_source" ;; *) ac_rel_source="$ac_dots$srcdir/$ac_source" ;; esac # Make a symlink if possible; otherwise try a hard link. if ln -s $ac_rel_source $ac_dest 2>/dev/null || ln $srcdir/$ac_source $ac_dest; then : else { echo "configure: error: can not link $ac_dest to $srcdir/$ac_source" 1>&2; exit 1; } fi done mv -f po/POTFILES po/POTFILES.tmp sed -e 's/\[.*\] *//' < po/POTFILES.tmp > po/POTFILES rm -f po/POTFILES.tmp INTLTOOL_PERL=/usr/local/bin/perl test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/xml-i18n-extract.in > xml-i18n-extract.out if cmp -s xml-i18n-extract xml-i18n-extract.out 2>/dev/null; then rm -f xml-i18n-extract.out else mv -f xml-i18n-extract.out xml-i18n-extract fi chmod ugo+x xml-i18n-extract chmod u+w xml-i18n-extract sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/xml-i18n-merge.in > xml-i18n-merge.out if cmp -s xml-i18n-merge xml-i18n-merge.out 2>/dev/null; then rm -f xml-i18n-merge.out else mv -f xml-i18n-merge.out xml-i18n-merge fi chmod ugo+x xml-i18n-merge chmod u+w xml-i18n-merge sed -e "s:@INTLTOOL_PERL@:${INTLTOOL_PERL}:;" < ${srcdir}/xml-i18n-update.in > xml-i18n-update.out if cmp -s xml-i18n-update xml-i18n-update.out 2>/dev/null; then rm -f xml-i18n-update.out else mv -f xml-i18n-update.out xml-i18n-update fi chmod ugo+x xml-i18n-update chmod u+w xml-i18n-update case "$CONFIG_FILES" in *po/Makefile.in*) sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile esac sed -e "/POTFILES =/r po/POTFILES" po/Makefile.in > po/Makefile exit 0