| 1 | #! /bin/sh
|
|---|
| 2 | # Generated automatically by configure.
|
|---|
| 3 | # Run this file to recreate the current configuration.
|
|---|
| 4 | # This directory was configured as follows,
|
|---|
| 5 | # on host pc7:
|
|---|
| 6 | #
|
|---|
| 7 | # ./configure --with-qt-dir=/usr/lib/qt2 --prefix=/opt/kde2
|
|---|
| 8 | #
|
|---|
| 9 | # Compiler output produced by configure, useful for debugging
|
|---|
| 10 | # configure, is in ./config.log if it exists.
|
|---|
| 11 |
|
|---|
| 12 | ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
|
|---|
| 13 | for ac_option
|
|---|
| 14 | do
|
|---|
| 15 | case "$ac_option" in
|
|---|
| 16 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
|
|---|
| 17 | echo "running ${CONFIG_SHELL-/bin/sh} ./configure --with-qt-dir=/usr/lib/qt2 --prefix=/opt/kde2 --no-create --no-recursion"
|
|---|
| 18 | exec ${CONFIG_SHELL-/bin/sh} ./configure --with-qt-dir=/usr/lib/qt2 --prefix=/opt/kde2 --no-create --no-recursion ;;
|
|---|
| 19 | -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
|
|---|
| 20 | echo "./config.status generated by autoconf version 2.13"
|
|---|
| 21 | exit 0 ;;
|
|---|
| 22 | -help | --help | --hel | --he | --h)
|
|---|
| 23 | echo "$ac_cs_usage"; exit 0 ;;
|
|---|
| 24 | *) echo "$ac_cs_usage"; exit 1 ;;
|
|---|
| 25 | esac
|
|---|
| 26 | done
|
|---|
| 27 |
|
|---|
| 28 | ac_given_srcdir=.
|
|---|
| 29 | ac_given_INSTALL="/usr/bin/ginstall -c -p"
|
|---|
| 30 |
|
|---|
| 31 | trap 'rm -fr ./Makefile activemirrorcontrol/Makefile doc/Makefile doc/en/Makefile po/Makefile config.h conftest*; exit 1' 1 2 15
|
|---|
| 32 |
|
|---|
| 33 | # Protect against being on the right side of a sed subst in config.status.
|
|---|
| 34 | sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
|
|---|
| 35 | s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
|
|---|
| 36 | /^[ ]*VPATH[ ]*=[^:]*$/d
|
|---|
| 37 |
|
|---|
| 38 | s%@SHELL@%/bin/sh%g
|
|---|
| 39 | s%@CFLAGS@%-O2%g
|
|---|
| 40 | s%@CPPFLAGS@%%g
|
|---|
| 41 | s%@CXXFLAGS@%-O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O0 -g2 -Wall -fexceptions -DQT_THREAD_SUPPORT%g
|
|---|
| 42 | s%@FFLAGS@%%g
|
|---|
| 43 | s%@DEFS@%-DHAVE_CONFIG_H%g
|
|---|
| 44 | s%@LDFLAGS@% %g
|
|---|
| 45 | s%@LIBS@%%g
|
|---|
| 46 | s%@exec_prefix@%${prefix}%g
|
|---|
| 47 | s%@prefix@%/opt/kde2%g
|
|---|
| 48 | s%@program_transform_name@%s,x,x,%g
|
|---|
| 49 | s%@bindir@%${exec_prefix}/bin%g
|
|---|
| 50 | s%@sbindir@%${exec_prefix}/sbin%g
|
|---|
| 51 | s%@libexecdir@%${exec_prefix}/libexec%g
|
|---|
| 52 | s%@datadir@%${prefix}/share%g
|
|---|
| 53 | s%@sysconfdir@%${prefix}/etc%g
|
|---|
| 54 | s%@sharedstatedir@%${prefix}/com%g
|
|---|
| 55 | s%@localstatedir@%${prefix}/var%g
|
|---|
| 56 | s%@libdir@%${exec_prefix}/lib%g
|
|---|
| 57 | s%@includedir@%${prefix}/include%g
|
|---|
| 58 | s%@oldincludedir@%/usr/include%g
|
|---|
| 59 | s%@infodir@%${prefix}/info%g
|
|---|
| 60 | s%@mandir@%${prefix}/man%g
|
|---|
| 61 | s%@host@%i686-pc-linux-gnu%g
|
|---|
| 62 | s%@host_alias@%i686-pc-linux-gnu%g
|
|---|
| 63 | s%@host_cpu@%i686%g
|
|---|
| 64 | s%@host_vendor@%pc%g
|
|---|
| 65 | s%@host_os@%linux-gnu%g
|
|---|
| 66 | s%@target@%i686-pc-linux-gnu%g
|
|---|
| 67 | s%@target_alias@%i686-pc-linux-gnu%g
|
|---|
| 68 | s%@target_cpu@%i686%g
|
|---|
| 69 | s%@target_vendor@%pc%g
|
|---|
| 70 | s%@target_os@%linux-gnu%g
|
|---|
| 71 | s%@build@%i686-pc-linux-gnu%g
|
|---|
| 72 | s%@build_alias@%i686-pc-linux-gnu%g
|
|---|
| 73 | s%@build_cpu@%i686%g
|
|---|
| 74 | s%@build_vendor@%pc%g
|
|---|
| 75 | s%@build_os@%linux-gnu%g
|
|---|
| 76 | s%@INSTALL_PROGRAM@%${INSTALL} $(INSTALL_STRIP_FLAG)%g
|
|---|
| 77 | s%@INSTALL_SCRIPT@%${INSTALL}%g
|
|---|
| 78 | s%@INSTALL_DATA@%${INSTALL} -m 644%g
|
|---|
| 79 | s%@PACKAGE@%activemirrorcontrol%g
|
|---|
| 80 | s%@VERSION@%0.1%g
|
|---|
| 81 | s%@ACLOCAL@%aclocal%g
|
|---|
| 82 | s%@AUTOCONF@%autoconf%g
|
|---|
| 83 | s%@AUTOMAKE@%automake%g
|
|---|
| 84 | s%@AUTOHEADER@%autoheader%g
|
|---|
| 85 | s%@MAKEINFO@%makeinfo%g
|
|---|
| 86 | s%@SET_MAKE@%%g
|
|---|
| 87 | s%@CONF_FILES@% $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in%g
|
|---|
| 88 | s%@CC@%gcc%g
|
|---|
| 89 | s%@CPP@%gcc -E%g
|
|---|
| 90 | s%@CXX@%g++%g
|
|---|
| 91 | s%@USE_EXCEPTIONS@%-fexceptions%g
|
|---|
| 92 | s%@USE_RTTI@%-frtti%g
|
|---|
| 93 | s%@CXXCPP@%g++ -E%g
|
|---|
| 94 | s%@NOOPT_CXXFLAGS@% -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -g2 -Wall -fexceptions -DQT_THREAD_SUPPORT%g
|
|---|
| 95 | s%@REPO@%-frepo%g
|
|---|
| 96 | s%@NOREPO@%-fno-repo%g
|
|---|
| 97 | s%@KDE_USE_FINAL_TRUE@%#%g
|
|---|
| 98 | s%@KDE_USE_FINAL_FALSE@%%g
|
|---|
| 99 | s%@KDE_USE_CLOSURE_TRUE@%%g
|
|---|
| 100 | s%@KDE_USE_CLOSURE_FALSE@%#%g
|
|---|
| 101 | s%@KDE_CXXFLAGS@%%g
|
|---|
| 102 | s%@OBJEXT@%o%g
|
|---|
| 103 | s%@EXEEXT@%%g
|
|---|
| 104 | s%@LN_S@%ln -s%g
|
|---|
| 105 | s%@RANLIB@%ranlib%g
|
|---|
| 106 | s%@STRIP@%strip%g
|
|---|
| 107 | s%@LIBTOOL@%$(SHELL) $(top_builddir)/libtool%g
|
|---|
| 108 | s%@KDE_PLUGIN@%-avoid-version -module -no-undefined%g
|
|---|
| 109 | s%@MSGFMT@%/usr/bin/msgfmt%g
|
|---|
| 110 | s%@GMSGFMT@%/usr/bin/msgfmt%g
|
|---|
| 111 | s%@XGETTEXT@%/usr/bin/xgettext%g
|
|---|
| 112 | s%@LIBCOMPAT@%%g
|
|---|
| 113 | s%@LIBCRYPT@%-lcrypt%g
|
|---|
| 114 | s%@LIBSOCKET@%%g
|
|---|
| 115 | s%@X_EXTRA_LIBS@%%g
|
|---|
| 116 | s%@LIBUCB@%%g
|
|---|
| 117 | s%@LIBDL@%-ldl%g
|
|---|
| 118 | s%@X_INCLUDES@%-I/usr/X11R6/include%g
|
|---|
| 119 | s%@X_LDFLAGS@%-L/usr/X11R6/lib%g
|
|---|
| 120 | s%@x_libraries@%/usr/X11R6/lib%g
|
|---|
| 121 | s%@x_includes@%/usr/X11R6/include%g
|
|---|
| 122 | s%@LIBSM@%-lSM -lICE%g
|
|---|
| 123 | s%@X_PRE_LIBS@%%g
|
|---|
| 124 | s%@LIB_X11@%-lX11 $(LIBSOCKET)%g
|
|---|
| 125 | s%@USER_INCLUDES@%%g
|
|---|
| 126 | s%@USER_LDFLAGS@%%g
|
|---|
| 127 | s%@LIBZ@%-lz%g
|
|---|
| 128 | s%@LIBPNG@%-lpng -lz -lm%g
|
|---|
| 129 | s%@LIBJPEG@%-ljpeg%g
|
|---|
| 130 | s%@qt_libraries@%/usr/lib/qt2/lib%g
|
|---|
| 131 | s%@qt_includes@%/usr/lib/qt2/include%g
|
|---|
| 132 | s%@QT_INCLUDES@%-I/usr/lib/qt2/include%g
|
|---|
| 133 | s%@QT_LDFLAGS@%-L/usr/lib/qt2/lib%g
|
|---|
| 134 | s%@MOC@%/usr/lib/qt2/bin/moc%g
|
|---|
| 135 | s%@UIC@%/usr/lib/qt2/bin/uic%g
|
|---|
| 136 | s%@LIB_QT@%-lqt $(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)%g
|
|---|
| 137 | s%@KDE_EXTRA_RPATH@%%g
|
|---|
| 138 | s%@KDE_RPATH@%-R $(kde_libraries) -R $(qt_libraries) -R $(x_libraries)%g
|
|---|
| 139 | s%@kde_libraries@%/opt/kde2/lib%g
|
|---|
| 140 | s%@kde_includes@%/opt/kde2/include%g
|
|---|
| 141 | s%@KDE_LDFLAGS@%-L/opt/kde2/lib%g
|
|---|
| 142 | s%@KDE_INCLUDES@%-I/opt/kde2/include%g
|
|---|
| 143 | s%@all_includes@%-I/opt/kde2/include -I/usr/lib/qt2/include -I/usr/X11R6/include %g
|
|---|
| 144 | s%@all_libraries@%-L/usr/X11R6/lib -L/usr/lib/qt2/lib -L/opt/kde2/lib %g
|
|---|
| 145 | s%@AUTODIRS@%%g
|
|---|
| 146 | s%@DCOPIDL@%/opt/kde2/bin/dcopidl%g
|
|---|
| 147 | s%@DCOPIDL2CPP@%/opt/kde2/bin/dcopidl2cpp%g
|
|---|
| 148 | s%@DCOP_DEPENDENCIES@%$(DCOPIDL)%g
|
|---|
| 149 | s%@MCOPIDL@%/opt/kde2/bin/mcopidl%g
|
|---|
| 150 | s%@KDB2HTML@%/opt/kde2/bin/kdb2html%g
|
|---|
| 151 | s%@ARTSCCONFIG@%/opt/kde2/bin/artsc-config%g
|
|---|
| 152 | s%@KDECONFIG@%/opt/kde2/bin/kde-config%g
|
|---|
| 153 | s%@kde_libs_prefix@%/opt/kde2%g
|
|---|
| 154 | s%@kde_libs_htmldir@%/opt/kde2/share/doc/HTML%g
|
|---|
| 155 | s%@kde_htmldir@%${prefix}/share/doc/HTML%g
|
|---|
| 156 | s%@kde_appsdir@%${prefix}/share/applnk%g
|
|---|
| 157 | s%@kde_icondir@%${prefix}/share/icons%g
|
|---|
| 158 | s%@kde_sounddir@%${prefix}/share/sounds%g
|
|---|
| 159 | s%@kde_datadir@%${prefix}/share/apps%g
|
|---|
| 160 | s%@kde_locale@%${prefix}/share/locale%g
|
|---|
| 161 | s%@kde_confdir@%${prefix}/share/config%g
|
|---|
| 162 | s%@kde_mimedir@%${prefix}/share/mimelnk%g
|
|---|
| 163 | s%@kde_wallpaperdir@%${prefix}/share/wallpapers%g
|
|---|
| 164 | s%@kde_bindir@%${exec_prefix}/bin%g
|
|---|
| 165 | s%@kde_templatesdir@%${prefix}/share/templates%g
|
|---|
| 166 | s%@kde_servicesdir@%${prefix}/share/services%g
|
|---|
| 167 | s%@kde_servicetypesdir@%${prefix}/share/servicetypes%g
|
|---|
| 168 | s%@kde_moduledir@%${prefix}/lib/kde2%g
|
|---|
| 169 | s%@LIB_KDECORE@%-lkdecore%g
|
|---|
| 170 | s%@LIB_KDEUI@%-lkdeui%g
|
|---|
| 171 | s%@LIB_KFORMULA@%-lkformula%g
|
|---|
| 172 | s%@LIB_KIO@%-lkio%g
|
|---|
| 173 | s%@LIB_KSYCOCA@%-lksycoca%g
|
|---|
| 174 | s%@LIB_SMB@%-lsmb%g
|
|---|
| 175 | s%@LIB_KFILE@%-lkfile%g
|
|---|
| 176 | s%@LIB_KAB@%-lkab%g
|
|---|
| 177 | s%@LIB_KHTML@%-lkhtml%g
|
|---|
| 178 | s%@LIB_KSPELL@%-lkspell%g
|
|---|
| 179 | s%@LIB_KPARTS@%-lkparts%g
|
|---|
| 180 | s%@LIB_KWRITE@%-lkwrite%g
|
|---|
| 181 | s%@LIB_KFM@%%g
|
|---|
| 182 | s%@TOPSUBDIRS@% activemirrorcontrol doc po%g
|
|---|
| 183 |
|
|---|
| 184 | CEOF
|
|---|
| 185 |
|
|---|
| 186 | # Split the substitutions into bite-sized pieces for seds with
|
|---|
| 187 | # small command number limits, like on Digital OSF/1 and HP-UX.
|
|---|
| 188 | CONFIG_FILES=${CONFIG_FILES-"./Makefile activemirrorcontrol/Makefile doc/Makefile doc/en/Makefile po/Makefile "}
|
|---|
| 189 | #echo Doing the fast build of Makefiles -- autoconf 213
|
|---|
| 190 | if test "x$ac_cs_root" = "x" ; then
|
|---|
| 191 | ac_cs_root=conftest
|
|---|
| 192 | fi
|
|---|
| 193 | rm -f $ac_cs_root.sacfiles
|
|---|
| 194 | for ac_file in .. $CONFIG_FILES ; do
|
|---|
| 195 | if test "x$ac_file" != x..; then
|
|---|
| 196 | echo $ac_file >> $ac_cs_root.sacfiles
|
|---|
| 197 | fi
|
|---|
| 198 | done
|
|---|
| 199 | if test -f $ac_cs_root.sacfiles ; then
|
|---|
| 200 | perl admin/config.pl "$ac_cs_root" "$ac_given_srcdir" "$ac_given_INSTALL"
|
|---|
| 201 | fi
|
|---|
| 202 | rm -f $ac_cs_root.s*
|
|---|
| 203 |
|
|---|
| 204 |
|
|---|
| 205 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
|
|---|
| 206 | # NAME is the cpp macro being defined and VALUE is the value it is being given.
|
|---|
| 207 | #
|
|---|
| 208 | # ac_d sets the value in "#define NAME VALUE" lines.
|
|---|
| 209 | ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
|
|---|
| 210 | ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
|
|---|
| 211 | ac_dC='\3'
|
|---|
| 212 | ac_dD='%g'
|
|---|
| 213 | # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
|
|---|
| 214 | ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
|
|---|
| 215 | ac_uB='\([ ]\)%\1#\2define\3'
|
|---|
| 216 | ac_uC=' '
|
|---|
| 217 | ac_uD='\4%g'
|
|---|
| 218 | # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
|
|---|
| 219 | ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
|
|---|
| 220 | ac_eB='$%\1#\2define\3'
|
|---|
| 221 | ac_eC=' '
|
|---|
| 222 | ac_eD='%g'
|
|---|
| 223 |
|
|---|
| 224 | if test "${CONFIG_HEADERS+set}" != set; then
|
|---|
| 225 | CONFIG_HEADERS="config.h"
|
|---|
| 226 | fi
|
|---|
| 227 | for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
|
|---|
| 228 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
|
|---|
| 229 | case "$ac_file" in
|
|---|
| 230 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
|
|---|
| 231 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
|
|---|
| 232 | *) ac_file_in="${ac_file}.in" ;;
|
|---|
| 233 | esac
|
|---|
| 234 |
|
|---|
| 235 | echo creating $ac_file
|
|---|
| 236 |
|
|---|
| 237 | rm -f conftest.frag conftest.in conftest.out
|
|---|
| 238 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
|
|---|
| 239 | cat $ac_file_inputs > conftest.in
|
|---|
| 240 |
|
|---|
| 241 | cat > conftest.frag <<CEOF
|
|---|
| 242 | ${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"activemirrorcontrol"${ac_dD}
|
|---|
| 243 | ${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"activemirrorcontrol"${ac_uD}
|
|---|
| 244 | ${ac_eA}PACKAGE${ac_eB}PACKAGE${ac_eC}"activemirrorcontrol"${ac_eD}
|
|---|
| 245 | ${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"0.1"${ac_dD}
|
|---|
| 246 | ${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"0.1"${ac_uD}
|
|---|
| 247 | ${ac_eA}VERSION${ac_eB}VERSION${ac_eC}"0.1"${ac_eD}
|
|---|
| 248 | ${ac_dA}HAVE_TEMPLATE_REPOSITORY${ac_dB}HAVE_TEMPLATE_REPOSITORY${ac_dC}1${ac_dD}
|
|---|
| 249 | ${ac_uA}HAVE_TEMPLATE_REPOSITORY${ac_uB}HAVE_TEMPLATE_REPOSITORY${ac_uC}1${ac_uD}
|
|---|
| 250 | ${ac_eA}HAVE_TEMPLATE_REPOSITORY${ac_eB}HAVE_TEMPLATE_REPOSITORY${ac_eC}1${ac_eD}
|
|---|
| 251 | ${ac_dA}HAVE_CRYPT${ac_dB}HAVE_CRYPT${ac_dC}1${ac_dD}
|
|---|
| 252 | ${ac_uA}HAVE_CRYPT${ac_uB}HAVE_CRYPT${ac_uC}1${ac_uD}
|
|---|
| 253 | ${ac_eA}HAVE_CRYPT${ac_eB}HAVE_CRYPT${ac_eC}1${ac_eD}
|
|---|
| 254 | CEOF
|
|---|
| 255 | sed -f conftest.frag conftest.in > conftest.out
|
|---|
| 256 | rm -f conftest.in
|
|---|
| 257 | mv conftest.out conftest.in
|
|---|
| 258 |
|
|---|
| 259 | cat > conftest.frag <<CEOF
|
|---|
| 260 | ${ac_dA}ksize_t${ac_dB}ksize_t${ac_dC}socklen_t${ac_dD}
|
|---|
| 261 | ${ac_uA}ksize_t${ac_uB}ksize_t${ac_uC}socklen_t${ac_uD}
|
|---|
| 262 | ${ac_eA}ksize_t${ac_eB}ksize_t${ac_eC}socklen_t${ac_eD}
|
|---|
| 263 | ${ac_dA}SIZEOF_INT${ac_dB}SIZEOF_INT${ac_dC}4${ac_dD}
|
|---|
| 264 | ${ac_uA}SIZEOF_INT${ac_uB}SIZEOF_INT${ac_uC}4${ac_uD}
|
|---|
| 265 | ${ac_eA}SIZEOF_INT${ac_eB}SIZEOF_INT${ac_eC}4${ac_eD}
|
|---|
| 266 | ${ac_dA}SIZEOF_LONG${ac_dB}SIZEOF_LONG${ac_dC}4${ac_dD}
|
|---|
| 267 | ${ac_uA}SIZEOF_LONG${ac_uB}SIZEOF_LONG${ac_uC}4${ac_uD}
|
|---|
| 268 | ${ac_eA}SIZEOF_LONG${ac_eB}SIZEOF_LONG${ac_eC}4${ac_eD}
|
|---|
| 269 | ${ac_dA}SIZEOF_CHAR_P${ac_dB}SIZEOF_CHAR_P${ac_dC}4${ac_dD}
|
|---|
| 270 | ${ac_uA}SIZEOF_CHAR_P${ac_uB}SIZEOF_CHAR_P${ac_uC}4${ac_uD}
|
|---|
| 271 | ${ac_eA}SIZEOF_CHAR_P${ac_eB}SIZEOF_CHAR_P${ac_eC}4${ac_eD}
|
|---|
| 272 | CEOF
|
|---|
| 273 | sed -f conftest.frag conftest.in > conftest.out
|
|---|
| 274 | rm -f conftest.in
|
|---|
| 275 | mv conftest.out conftest.in
|
|---|
| 276 |
|
|---|
| 277 | cat > conftest.frag <<CEOF
|
|---|
| 278 | ${ac_dA}HAVE_LIBZ${ac_dB}HAVE_LIBZ${ac_dC}1${ac_dD}
|
|---|
| 279 | ${ac_uA}HAVE_LIBZ${ac_uB}HAVE_LIBZ${ac_uC}1${ac_uD}
|
|---|
| 280 | ${ac_eA}HAVE_LIBZ${ac_eB}HAVE_LIBZ${ac_eC}1${ac_eD}
|
|---|
| 281 | ${ac_dA}HAVE_LIBPNG${ac_dB}HAVE_LIBPNG${ac_dC}1${ac_dD}
|
|---|
| 282 | ${ac_uA}HAVE_LIBPNG${ac_uB}HAVE_LIBPNG${ac_uC}1${ac_uD}
|
|---|
| 283 | ${ac_eA}HAVE_LIBPNG${ac_eB}HAVE_LIBPNG${ac_eC}1${ac_eD}
|
|---|
| 284 | ${ac_dA}HAVE_LIBJPEG${ac_dB}HAVE_LIBJPEG${ac_dC}1${ac_dD}
|
|---|
| 285 | ${ac_uA}HAVE_LIBJPEG${ac_uB}HAVE_LIBJPEG${ac_uC}1${ac_uD}
|
|---|
| 286 | ${ac_eA}HAVE_LIBJPEG${ac_eB}HAVE_LIBJPEG${ac_eC}1${ac_eD}
|
|---|
| 287 | s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
|
|---|
| 288 | CEOF
|
|---|
| 289 | sed -f conftest.frag conftest.in > conftest.out
|
|---|
| 290 | rm -f conftest.in
|
|---|
| 291 | mv conftest.out conftest.in
|
|---|
| 292 |
|
|---|
| 293 | rm -f conftest.frag conftest.h
|
|---|
| 294 | echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
|
|---|
| 295 | cat conftest.in >> conftest.h
|
|---|
| 296 | rm -f conftest.in
|
|---|
| 297 | if cmp -s $ac_file conftest.h 2>/dev/null; then
|
|---|
| 298 | echo "$ac_file is unchanged"
|
|---|
| 299 | rm -f conftest.h
|
|---|
| 300 | else
|
|---|
| 301 | # Remove last slash and all that follows it. Not all systems have dirname.
|
|---|
| 302 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
|
|---|
| 303 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
|
|---|
| 304 | # The file is in a subdirectory.
|
|---|
| 305 | test ! -d "$ac_dir" && mkdir "$ac_dir"
|
|---|
| 306 | fi
|
|---|
| 307 | rm -f $ac_file
|
|---|
| 308 | mv conftest.h $ac_file
|
|---|
| 309 | fi
|
|---|
| 310 | fi; done
|
|---|
| 311 |
|
|---|
| 312 |
|
|---|
| 313 |
|
|---|
| 314 | test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
|
|---|
| 315 |
|
|---|
| 316 | exit 0
|
|---|