3 # Guess values for system-dependent variables and create Makefiles.
4 # Generated automatically using autoconf version 2.12
5 # Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
7 # This configure script is free software; the Free Software Foundation
8 # gives unlimited permission to copy, distribute and modify it.
12 ac_default_prefix
=/usr
/local
13 # Any additions from configure.in:
15 enable-printing turn on debug printing"
17 enable-checking set runtime checks (assert calls). Default: on"
19 enable-debugging set debug info. Default: on"
21 enable-optimise use maximal speed optimisations. Default: off"
23 enable-profiling compile with gprof support. Default: off"
25 mingw-prefix=DIR set the mingw32 directory (standalone windows32 exes)"
27 tex-prefix=DIR set the tex-directory to find TeX subdirectories. (default: PREFIX)"
29 tex-dir=DIR set the directory to put LilyPond TeX files in. "
31 out-dir set the directory for machine generated files. Default out or out-HOST"
33 # Initialize some variables set by options.
34 # The variables have the same names as the options, with
35 # dashes changed to underlines.
37 cache_file
=.
/config.cache
46 program_transform_name
=s
,x
,x
,
54 bindir
='${exec_prefix}/bin'
55 sbindir
='${exec_prefix}/sbin'
56 libexecdir
='${exec_prefix}/libexec'
57 datadir
='${prefix}/share'
58 sysconfdir
='${prefix}/etc'
59 sharedstatedir
='${prefix}/com'
60 localstatedir
='${prefix}/var'
61 libdir
='${exec_prefix}/lib'
62 includedir
='${prefix}/include'
63 oldincludedir
='/usr/include'
64 infodir
='${prefix}/info'
65 mandir
='${prefix}/man'
67 # Initialize some other variables.
70 # Maximum number of lines to put in a shell here document.
77 # If the previous option needs an argument, assign it.
78 if test -n "$ac_prev"; then
79 eval "$ac_prev=\$ac_option"
85 -*=*) ac_optarg
=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
89 # Accept the important Cygnus configure options, so we can diagnose typos.
93 -bindir |
--bindir |
--bindi |
--bind |
--bin |
--bi)
95 -bindir=* |
--bindir=* |
--bindi=* |
--bind=* |
--bin=* |
--bi=*)
96 bindir
="$ac_optarg" ;;
98 -build |
--build |
--buil |
--bui |
--bu)
100 -build=* |
--build=* |
--buil=* |
--bui=* |
--bu=*)
101 build
="$ac_optarg" ;;
103 -cache-file |
--cache-file |
--cache-fil |
--cache-fi \
104 |
--cache-f |
--cache- |
--cache |
--cach |
--cac |
--ca |
--c)
105 ac_prev
=cache_file
;;
106 -cache-file=* |
--cache-file=* |
--cache-fil=* |
--cache-fi=* \
107 |
--cache-f=* |
--cache-=* |
--cache=* |
--cach=* |
--cac=* |
--ca=* |
--c=*)
108 cache_file
="$ac_optarg" ;;
110 -datadir |
--datadir |
--datadi |
--datad |
--data |
--dat |
--da)
112 -datadir=* |
--datadir=* |
--datadi=* |
--datad=* |
--data=* |
--dat=* \
114 datadir
="$ac_optarg" ;;
116 -disable-* |
--disable-*)
117 ac_feature
=`echo $ac_option|sed -e 's/-*disable-//'`
118 # Reject names that are not valid shell variable names.
119 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
120 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
122 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
123 eval "enable_${ac_feature}=no" ;;
125 -enable-* |
--enable-*)
126 ac_feature
=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
127 # Reject names that are not valid shell variable names.
128 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
129 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
131 ac_feature
=`echo $ac_feature| sed 's/-/_/g'`
136 eval "enable_${ac_feature}='$ac_optarg'" ;;
138 -exec-prefix |
--exec_prefix |
--exec-prefix |
--exec-prefi \
139 |
--exec-pref |
--exec-pre |
--exec-pr |
--exec-p |
--exec- \
140 |
--exec |
--exe |
--ex)
141 ac_prev
=exec_prefix
;;
142 -exec-prefix=* |
--exec_prefix=* |
--exec-prefix=* |
--exec-prefi=* \
143 |
--exec-pref=* |
--exec-pre=* |
--exec-pr=* |
--exec-p=* |
--exec-=* \
144 |
--exec=* |
--exe=* |
--ex=*)
145 exec_prefix
="$ac_optarg" ;;
147 -gas |
--gas |
--ga |
--g)
148 # Obsolete; use --with-gas.
151 -help |
--help |
--hel |
--he)
152 # Omit some internal or obsolete options to make the list less imposing.
153 # This message is too long to be a string in the A/UX 3.1 sh.
155 Usage: configure [options] [host]
156 Options: [defaults in brackets after descriptions]
158 --cache-file=FILE cache test results in FILE
159 --help print this message
160 --no-create do not create output files
161 --quiet, --silent do not print \`checking...' messages
162 --version print the version of autoconf that created configure
163 Directory and file names:
164 --prefix=PREFIX install architecture-independent files in PREFIX
166 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
168 --bindir=DIR user executables in DIR [EPREFIX/bin]
169 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
170 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
171 --datadir=DIR read-only architecture-independent data in DIR
173 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
174 --sharedstatedir=DIR modifiable architecture-independent data in DIR
176 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
177 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
178 --includedir=DIR C header files in DIR [PREFIX/include]
179 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
180 --infodir=DIR info documentation in DIR [PREFIX/info]
181 --mandir=DIR man documentation in DIR [PREFIX/man]
182 --srcdir=DIR find the sources in DIR [configure dir or ..]
183 --program-prefix=PREFIX prepend PREFIX to installed program names
184 --program-suffix=SUFFIX append SUFFIX to installed program names
185 --program-transform-name=PROGRAM
186 run sed PROGRAM on installed program names
190 --build=BUILD configure for building on BUILD [BUILD=HOST]
191 --host=HOST configure for HOST [guessed]
192 --target=TARGET configure for TARGET [TARGET=HOST]
193 Features and packages:
194 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
195 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
196 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
197 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
198 --x-includes=DIR X include files are in DIR
199 --x-libraries=DIR X library files are in DIR
201 if test -n "$ac_help"; then
202 echo "--enable and --with options recognized:$ac_help"
206 -host |
--host |
--hos |
--ho)
208 -host=* |
--host=* |
--hos=* |
--ho=*)
211 -includedir |
--includedir |
--includedi |
--included |
--include \
212 |
--includ |
--inclu |
--incl |
--inc)
213 ac_prev
=includedir
;;
214 -includedir=* |
--includedir=* |
--includedi=* |
--included=* |
--include=* \
215 |
--includ=* |
--inclu=* |
--incl=* |
--inc=*)
216 includedir
="$ac_optarg" ;;
218 -infodir |
--infodir |
--infodi |
--infod |
--info |
--inf)
220 -infodir=* |
--infodir=* |
--infodi=* |
--infod=* |
--info=* |
--inf=*)
221 infodir
="$ac_optarg" ;;
223 -libdir |
--libdir |
--libdi |
--libd)
225 -libdir=* |
--libdir=* |
--libdi=* |
--libd=*)
226 libdir
="$ac_optarg" ;;
228 -libexecdir |
--libexecdir |
--libexecdi |
--libexecd |
--libexec \
229 |
--libexe |
--libex |
--libe)
230 ac_prev
=libexecdir
;;
231 -libexecdir=* |
--libexecdir=* |
--libexecdi=* |
--libexecd=* |
--libexec=* \
232 |
--libexe=* |
--libex=* |
--libe=*)
233 libexecdir
="$ac_optarg" ;;
235 -localstatedir |
--localstatedir |
--localstatedi |
--localstated \
236 |
--localstate |
--localstat |
--localsta |
--localst \
237 |
--locals |
--local |
--loca |
--loc |
--lo)
238 ac_prev
=localstatedir
;;
239 -localstatedir=* |
--localstatedir=* |
--localstatedi=* |
--localstated=* \
240 |
--localstate=* |
--localstat=* |
--localsta=* |
--localst=* \
241 |
--locals=* |
--local=* |
--loca=* |
--loc=* |
--lo=*)
242 localstatedir
="$ac_optarg" ;;
244 -mandir |
--mandir |
--mandi |
--mand |
--man |
--ma |
--m)
246 -mandir=* |
--mandir=* |
--mandi=* |
--mand=* |
--man=* |
--ma=* |
--m=*)
247 mandir
="$ac_optarg" ;;
250 # Obsolete; use --without-fp.
253 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
257 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
258 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r)
261 -oldincludedir |
--oldincludedir |
--oldincludedi |
--oldincluded \
262 |
--oldinclude |
--oldinclud |
--oldinclu |
--oldincl |
--oldinc \
263 |
--oldin |
--oldi |
--old |
--ol |
--o)
264 ac_prev
=oldincludedir
;;
265 -oldincludedir=* |
--oldincludedir=* |
--oldincludedi=* |
--oldincluded=* \
266 |
--oldinclude=* |
--oldinclud=* |
--oldinclu=* |
--oldincl=* |
--oldinc=* \
267 |
--oldin=* |
--oldi=* |
--old=* |
--ol=* |
--o=*)
268 oldincludedir
="$ac_optarg" ;;
270 -prefix |
--prefix |
--prefi |
--pref |
--pre |
--pr |
--p)
272 -prefix=* |
--prefix=* |
--prefi=* |
--pref=* |
--pre=* |
--pr=* |
--p=*)
273 prefix
="$ac_optarg" ;;
275 -program-prefix |
--program-prefix |
--program-prefi |
--program-pref \
276 |
--program-pre |
--program-pr |
--program-p)
277 ac_prev
=program_prefix
;;
278 -program-prefix=* |
--program-prefix=* |
--program-prefi=* \
279 |
--program-pref=* |
--program-pre=* |
--program-pr=* |
--program-p=*)
280 program_prefix
="$ac_optarg" ;;
282 -program-suffix |
--program-suffix |
--program-suffi |
--program-suff \
283 |
--program-suf |
--program-su |
--program-s)
284 ac_prev
=program_suffix
;;
285 -program-suffix=* |
--program-suffix=* |
--program-suffi=* \
286 |
--program-suff=* |
--program-suf=* |
--program-su=* |
--program-s=*)
287 program_suffix
="$ac_optarg" ;;
289 -program-transform-name |
--program-transform-name \
290 |
--program-transform-nam |
--program-transform-na \
291 |
--program-transform-n |
--program-transform- \
292 |
--program-transform |
--program-transfor \
293 |
--program-transfo |
--program-transf \
294 |
--program-trans |
--program-tran \
295 |
--progr-tra |
--program-tr |
--program-t)
296 ac_prev
=program_transform_name
;;
297 -program-transform-name=* |
--program-transform-name=* \
298 |
--program-transform-nam=* |
--program-transform-na=* \
299 |
--program-transform-n=* |
--program-transform-=* \
300 |
--program-transform=* |
--program-transfor=* \
301 |
--program-transfo=* |
--program-transf=* \
302 |
--program-trans=* |
--program-tran=* \
303 |
--progr-tra=* |
--program-tr=* |
--program-t=*)
304 program_transform_name
="$ac_optarg" ;;
306 -q |
-quiet |
--quiet |
--quie |
--qui |
--qu |
--q \
307 |
-silent |
--silent |
--silen |
--sile |
--sil)
310 -sbindir |
--sbindir |
--sbindi |
--sbind |
--sbin |
--sbi |
--sb)
312 -sbindir=* |
--sbindir=* |
--sbindi=* |
--sbind=* |
--sbin=* \
314 sbindir
="$ac_optarg" ;;
316 -sharedstatedir |
--sharedstatedir |
--sharedstatedi \
317 |
--sharedstated |
--sharedstate |
--sharedstat |
--sharedsta \
318 |
--sharedst |
--shareds |
--shared |
--share |
--shar \
320 ac_prev
=sharedstatedir
;;
321 -sharedstatedir=* |
--sharedstatedir=* |
--sharedstatedi=* \
322 |
--sharedstated=* |
--sharedstate=* |
--sharedstat=* |
--sharedsta=* \
323 |
--sharedst=* |
--shareds=* |
--shared=* |
--share=* |
--shar=* \
325 sharedstatedir
="$ac_optarg" ;;
327 -site |
--site |
--sit)
329 -site=* |
--site=* |
--sit=*)
332 -srcdir |
--srcdir |
--srcdi |
--srcd |
--src |
--sr)
334 -srcdir=* |
--srcdir=* |
--srcdi=* |
--srcd=* |
--src=* |
--sr=*)
335 srcdir
="$ac_optarg" ;;
337 -sysconfdir |
--sysconfdir |
--sysconfdi |
--sysconfd |
--sysconf \
338 |
--syscon |
--sysco |
--sysc |
--sys |
--sy)
339 ac_prev
=sysconfdir
;;
340 -sysconfdir=* |
--sysconfdir=* |
--sysconfdi=* |
--sysconfd=* |
--sysconf=* \
341 |
--syscon=* |
--sysco=* |
--sysc=* |
--sys=* |
--sy=*)
342 sysconfdir
="$ac_optarg" ;;
344 -target |
--target |
--targe |
--targ |
--tar |
--ta |
--t)
346 -target=* |
--target=* |
--targe=* |
--targ=* |
--tar=* |
--ta=* |
--t=*)
347 target
="$ac_optarg" ;;
349 -v |
-verbose |
--verbose |
--verbos |
--verbo |
--verb)
352 -version |
--version |
--versio |
--versi |
--vers)
353 echo "configure generated by autoconf version 2.12"
357 ac_package
=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
358 # Reject names that are not valid shell variable names.
359 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
360 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
362 ac_package
=`echo $ac_package| sed 's/-/_/g'`
367 eval "with_${ac_package}='$ac_optarg'" ;;
369 -without-* |
--without-*)
370 ac_package
=`echo $ac_option|sed -e 's/-*without-//'`
371 # Reject names that are not valid shell variable names.
372 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
373 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
375 ac_package
=`echo $ac_package| sed 's/-/_/g'`
376 eval "with_${ac_package}=no" ;;
379 # Obsolete; use --with-x.
382 -x-includes |
--x-includes |
--x-include |
--x-includ |
--x-inclu \
383 |
--x-incl |
--x-inc |
--x-in |
--x-i)
384 ac_prev
=x_includes
;;
385 -x-includes=* |
--x-includes=* |
--x-include=* |
--x-includ=* |
--x-inclu=* \
386 |
--x-incl=* |
--x-inc=* |
--x-in=* |
--x-i=*)
387 x_includes
="$ac_optarg" ;;
389 -x-libraries |
--x-libraries |
--x-librarie |
--x-librari \
390 |
--x-librar |
--x-libra |
--x-libr |
--x-lib |
--x-li |
--x-l)
391 ac_prev
=x_libraries
;;
392 -x-libraries=* |
--x-libraries=* |
--x-librarie=* |
--x-librari=* \
393 |
--x-librar=* |
--x-libra=* |
--x-libr=* |
--x-lib=* |
--x-li=* |
--x-l=*)
394 x_libraries
="$ac_optarg" ;;
396 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
400 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
401 echo "configure: warning: $ac_option: invalid host type" 1>&2
403 if test "x$nonopt" != xNONE
; then
404 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
412 if test -n "$ac_prev"; then
413 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
416 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
418 # File descriptor usage:
421 # 2 errors and warnings
422 # 3 some systems may open it to /dev/tty
423 # 4 used on the Kubota Titan
424 # 6 checking for... messages and results
425 # 5 compiler messages saved in config.log
426 if test "$silent" = yes; then
434 This file contains any messages produced by compilers while
435 running configure, to aid debugging if configure makes a mistake.
438 # Strip out --no-create and --no-recursion so they do not pile up.
439 # Also quote any args containing shell metacharacters.
444 -no-create |
--no-create |
--no-creat |
--no-crea |
--no-cre \
445 |
--no-cr |
--no-c) ;;
446 -no-recursion |
--no-recursion |
--no-recursio |
--no-recursi \
447 |
--no-recurs |
--no-recur |
--no-recu |
--no-rec |
--no-re |
--no-r) ;;
448 *" "*|
*" "*|
*[\
[\
]\~\
#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
449 ac_configure_args
="$ac_configure_args '$ac_arg'" ;;
450 *) ac_configure_args
="$ac_configure_args $ac_arg" ;;
455 # Only set these to C if already set. These must not be set unconditionally
456 # because not all systems understand e.g. LANG=C (notably SCO).
457 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
458 # Non-C LC_CTYPE values break the ctype check.
459 if test "${LANG+set}" = set; then LANG
=C
; export LANG
; fi
460 if test "${LC_ALL+set}" = set; then LC_ALL
=C
; export LC_ALL
; fi
461 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES
=C
; export LC_MESSAGES
; fi
462 if test "${LC_CTYPE+set}" = set; then LC_CTYPE
=C
; export LC_CTYPE
; fi
464 # confdefs.h avoids OS command line length limits that DEFS can exceed.
465 rm -rf conftest
* confdefs.h
466 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
469 # A filename unique to this package, relative to the directory that
470 # configure is in, which we can look for to find out if srcdir is correct.
471 ac_unique_file
=flower
/choleski.cc
473 # Find the source files, if location was not specified.
474 if test -z "$srcdir"; then
475 ac_srcdir_defaulted
=yes
476 # Try the directory containing this script, then its parent.
478 ac_confdir
=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
479 test "x$ac_confdir" = "x$ac_prog" && ac_confdir
=.
481 if test ! -r $srcdir/$ac_unique_file; then
485 ac_srcdir_defaulted
=no
487 if test ! -r $srcdir/$ac_unique_file; then
488 if test "$ac_srcdir_defaulted" = yes; then
489 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
491 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
494 srcdir
=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
496 # Prefer explicitly selected file to automatically selected ones.
497 if test -z "$CONFIG_SITE"; then
498 if test "x$prefix" != xNONE
; then
499 CONFIG_SITE
="$prefix/share/config.site $prefix/etc/config.site"
501 CONFIG_SITE
="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
504 for ac_site_file
in $CONFIG_SITE; do
505 if test -r "$ac_site_file"; then
506 echo "loading site script $ac_site_file"
511 if test -r "$cache_file"; then
512 echo "loading cache $cache_file"
515 echo "creating cache $cache_file"
520 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
521 ac_cpp
='$CPP $CPPFLAGS'
522 ac_compile
='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
523 ac_link
='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
524 cross_compiling
=$ac_cv_prog_cc_cross
526 if (echo "testing\c"; echo 1,2,3) |
grep c
>/dev
/null
; then
527 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
528 if (echo -n testing
; echo 1,2,3) |
sed s
/-n/xn
/ |
grep xn
>/dev
/null
; then
535 ac_n
= ac_c
='\c' ac_t
=
541 if test x
$srcdir != x.
; then
542 echo Please
look in the INSTALL instructions
for
543 echo directions
for multi-architecture building
546 echo "configure: warning: This package does not support --srcdir!" 1>&2
551 # if given here, these vars are initted at the checking point.
552 if test x
$host = xNONE
; then
553 OUTDIR_NAME
=${OUTDIR_NAME-"out"}
555 OUTDIR_NAME
=${OUTDIR_NAME-"out-$host"}
565 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
566 ac_cpp
='$CXXCPP $CPPFLAGS'
567 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
568 ac_link
='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
569 cross_compiling
=$ac_cv_prog_cxx_cross
572 # Check whether --enable-printing or --disable-printing was given.
573 if test "${enable_printing+set}" = set; then
574 enableval
="$enable_printing"
575 printing_b
=$enableval
580 # Check whether --enable-checking or --disable-checking was given.
581 if test "${enable_checking+set}" = set; then
582 enableval
="$enable_checking"
583 checking_b
=$enableval
587 # Check whether --enable-debugging or --disable-debugging was given.
588 if test "${enable_debugging+set}" = set; then
589 enableval
="$enable_debugging"
594 # Check whether --enable-optimise or --disable-optimise was given.
595 if test "${enable_optimise+set}" = set; then
596 enableval
="$enable_optimise"
597 optimise_b
=$enableval
601 # Check whether --enable-profiling or --disable-profiling was given.
602 if test "${enable_profiling+set}" = set; then
603 enableval
="$enable_profiling"
608 # Check whether --enable-mingw-prefix or --disable-mingw-prefix was given.
609 if test "${enable_mingw_prefix+set}" = set; then
610 enableval
="$enable_mingw_prefix"
611 MINGWPREFIX
=$enableval
617 # Check whether --enable-tex-prefix or --disable-tex-prefix was given.
618 if test "${enable_tex_prefix+set}" = set; then
619 enableval
="$enable_tex_prefix"
626 # Check whether --enable-tex-dir or --disable-tex-dir was given.
627 if test "${enable_tex_dir+set}" = set; then
628 enableval
="$enable_tex_dir"
638 # Check whether --enable-out-dir or --disable-out-dir was given.
639 if test "${enable_out_dir+set}" = set; then
640 enableval
="$enable_out_dir"
641 OUTDIR_NAME
=$enableval
646 if test $profile_b = yes; then
648 DEFINES
="$DEFINES -pg"
651 if test $printing_b = no
; then
652 DEFINES
="$DEFINES -DNPRINT=1"
655 if test $debug_b = yes; then
656 DEFINES
="$DEFINES -g"
658 if test $checking_b = no
; then
659 DEFINES
="$DEFINES -DNDEBUG=1"
662 # however, C++ support in mingw32 v 0.1.4 is still flaky
663 if test x
$MINGWPREFIX != xno
; then
664 ICFLAGS
="-I$MINGWPREFIX/include"
665 ILDFLAGS
="-$MINGWPREFIX/lib"
668 if test $optimise_b = yes; then
669 DEFINES
="$DEFINES -O2 -DSTRING_UTILS_INLINED"
672 if test "x$OSTYPE" = "xWindows_NT"; then
673 LN
=cp # hard link does not work under cygnus-nt (yet?)
680 AUTOHEADER
="This file was automatically generated by configure"
681 CPPFLAGS
=${CPPFLAGS:-""} # we don't want -g -O junk
682 CXXFLAGS
=${CXXFLAGS:-""} # we don't want -g -O junk
684 for ac_prog
in $CCC c
++ g
++ gcc CC cxx cc
++
686 # Extract the first word of "$ac_prog", so it can be a program name with args.
687 set dummy
$ac_prog; ac_word
=$2
688 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
689 echo "configure:690: checking for $ac_word" >&5
690 if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
691 echo $ac_n "(cached) $ac_c" 1>&6
693 if test -n "$CXX"; then
694 ac_cv_prog_CXX
="$CXX" # Let the user override the test.
696 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
697 for ac_dir
in $PATH; do
698 test -z "$ac_dir" && ac_dir
=.
699 if test -f $ac_dir/$ac_word; then
700 ac_cv_prog_CXX
="$ac_prog"
707 CXX
="$ac_cv_prog_CXX"
708 if test -n "$CXX"; then
709 echo "$ac_t""$CXX" 1>&6
711 echo "$ac_t""no" 1>&6
714 test -n "$CXX" && break
716 test -n "$CXX" || CXX
="gcc"
719 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
720 echo "configure:721: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
723 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
724 ac_cpp
='$CXXCPP $CPPFLAGS'
725 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
726 ac_link
='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
727 cross_compiling
=$ac_cv_prog_cxx_cross
729 cat > conftest.
$ac_ext <<EOF
730 #line 731 "configure"
731 #include "confdefs.h"
734 if { (eval echo configure
:735: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest
; then
735 ac_cv_prog_cxx_works
=yes
736 # If we can't run a trivial program, we are probably using a cross compiler.
737 if (.
/conftest
; exit) 2>/dev
/null
; then
738 ac_cv_prog_cxx_cross
=no
740 ac_cv_prog_cxx_cross
=yes
743 echo "configure: failed program was:" >&5
744 cat conftest.
$ac_ext >&5
745 ac_cv_prog_cxx_works
=no
749 echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
750 if test $ac_cv_prog_cxx_works = no
; then
751 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
753 echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
754 echo "configure:755: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
755 echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
756 cross_compiling
=$ac_cv_prog_cxx_cross
758 echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
759 echo "configure:760: checking whether we are using GNU C++" >&5
760 if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
761 echo $ac_n "(cached) $ac_c" 1>&6
763 cat > conftest.C
<<EOF
768 if { ac_try
='${CXX-g++} -E conftest.C'; { (eval echo configure
:769: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } |
egrep yes >/dev
/null
2>&1; then
775 echo "$ac_t""$ac_cv_prog_gxx" 1>&6
777 if test $ac_cv_prog_gxx = yes; then
779 ac_test_CXXFLAGS
="${CXXFLAGS+set}"
780 ac_save_CXXFLAGS
="$CXXFLAGS"
782 echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
783 echo "configure:784: checking whether ${CXX-g++} accepts -g" >&5
784 if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
785 echo $ac_n "(cached) $ac_c" 1>&6
787 echo 'void f(){}' > conftest.cc
788 if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
797 echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
798 if test "$ac_test_CXXFLAGS" = set; then
799 CXXFLAGS
="$ac_save_CXXFLAGS"
800 elif test $ac_cv_prog_cxx_g = yes; then
807 test "${CXXFLAGS+set}" = set || CXXFLAGS
="-g"
810 # Extract the first word of "ranlib", so it can be a program name with args.
811 set dummy ranlib
; ac_word
=$2
812 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
813 echo "configure:814: checking for $ac_word" >&5
814 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
815 echo $ac_n "(cached) $ac_c" 1>&6
817 if test -n "$RANLIB"; then
818 ac_cv_prog_RANLIB
="$RANLIB" # Let the user override the test.
820 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
821 for ac_dir
in $PATH; do
822 test -z "$ac_dir" && ac_dir
=.
823 if test -f $ac_dir/$ac_word; then
824 ac_cv_prog_RANLIB
="ranlib"
829 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB
=":"
832 RANLIB
="$ac_cv_prog_RANLIB"
833 if test -n "$RANLIB"; then
834 echo "$ac_t""$RANLIB" 1>&6
836 echo "$ac_t""no" 1>&6
840 for ac_dir
in $srcdir $srcdir/..
$srcdir/..
/..
; do
841 if test -f $ac_dir/install-sh
; then
843 ac_install_sh
="$ac_aux_dir/install-sh -c"
845 elif test -f $ac_dir/install.sh
; then
847 ac_install_sh
="$ac_aux_dir/install.sh -c"
851 if test -z "$ac_aux_dir"; then
852 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
854 ac_config_guess
=$ac_aux_dir/config.guess
855 ac_config_sub
=$ac_aux_dir/config.sub
856 ac_configure
=$ac_aux_dir/configure
# This should be Cygnus configure.
858 # Find a good install program. We prefer a C program (faster),
859 # so one script is as good as another. But avoid the broken or
860 # incompatible versions:
861 # SysV /etc/install, /usr/sbin/install
862 # SunOS /usr/etc/install
865 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
866 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
867 # ./install, which can be erroneously created by make from ./install.sh.
868 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
869 echo "configure:870: checking for a BSD compatible install" >&5
870 if test -z "$INSTALL"; then
871 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
872 echo $ac_n "(cached) $ac_c" 1>&6
874 IFS
="${IFS= }"; ac_save_IFS
="$IFS"; IFS
="${IFS}:"
875 for ac_dir
in $PATH; do
876 # Account for people who put trailing slashes in PATH elements.
878 /|.
/|.
//|
/etc
/*|
/usr
/sbin
/*|
/usr
/etc
/*|
/sbin
/*|
/usr
/afsws
/bin
/*|
/usr
/ucb
/*) ;;
880 # OSF1 and SCO ODT 3.0 have their own names for install.
881 for ac_prog
in ginstall installbsd scoinst
install; do
882 if test -f $ac_dir/$ac_prog; then
883 if test $ac_prog = install &&
884 grep dspmsg
$ac_dir/$ac_prog >/dev
/null
2>&1; then
885 # AIX install. It has an incompatible calling convention.
886 # OSF/1 installbsd also uses dspmsg, but is usable.
889 ac_cv_path_install
="$ac_dir/$ac_prog -c"
900 if test "${ac_cv_path_install+set}" = set; then
901 INSTALL
="$ac_cv_path_install"
903 # As a last resort, use the slow shell script. We don't cache a
904 # path for INSTALL within a source directory, because that will
905 # break other packages using the cache if that directory is
906 # removed, or if the path is relative.
907 INSTALL
="$ac_install_sh"
910 echo "$ac_t""$INSTALL" 1>&6
912 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
913 # It thinks the first close brace ends the variable substitution.
914 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM
='${INSTALL}'
916 test -z "$INSTALL_DATA" && INSTALL_DATA
='${INSTALL} -m 644'
920 # Extract the first word of "$ac_prog", so it can be a program name with args.
921 set dummy
$ac_prog; ac_word
=$2
922 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
923 echo "configure:924: checking for $ac_word" >&5
924 if eval "test \"`echo '$''{'ac_cv_prog_TAR'+set}'`\" = set"; then
925 echo $ac_n "(cached) $ac_c" 1>&6
927 if test -n "$TAR"; then
928 ac_cv_prog_TAR
="$TAR" # Let the user override the test.
930 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
931 for ac_dir
in $PATH; do
932 test -z "$ac_dir" && ac_dir
=.
933 if test -f $ac_dir/$ac_word; then
934 ac_cv_prog_TAR
="$ac_prog"
941 TAR
="$ac_cv_prog_TAR"
942 if test -n "$TAR"; then
943 echo "$ac_t""$TAR" 1>&6
945 echo "$ac_t""no" 1>&6
948 test -n "$TAR" && break
950 test -n "$TAR" || TAR
="error"
954 # Extract the first word of "$ac_prog", so it can be a program name with args.
955 set dummy
$ac_prog; ac_word
=$2
956 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
957 echo "configure:958: checking for $ac_word" >&5
958 if eval "test \"`echo '$''{'ac_cv_prog_FIND'+set}'`\" = set"; then
959 echo $ac_n "(cached) $ac_c" 1>&6
961 if test -n "$FIND"; then
962 ac_cv_prog_FIND
="$FIND" # Let the user override the test.
964 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
965 for ac_dir
in $PATH; do
966 test -z "$ac_dir" && ac_dir
=.
967 if test -f $ac_dir/$ac_word; then
968 ac_cv_prog_FIND
="$ac_prog"
975 FIND
="$ac_cv_prog_FIND"
976 if test -n "$FIND"; then
977 echo "$ac_t""$FIND" 1>&6
979 echo "$ac_t""no" 1>&6
982 test -n "$FIND" && break
984 test -n "$FIND" || FIND
="error"
988 if test $FIND = "error"
991 echo "configure: warning: can't find \`find\'. Please use --enable-tex-dir. " 1>&2
1018 for ac_prog
in bison
1020 # Extract the first word of "$ac_prog", so it can be a program name with args.
1021 set dummy
$ac_prog; ac_word
=$2
1022 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1023 echo "configure:1024: checking for $ac_word" >&5
1024 if eval "test \"`echo '$''{'ac_cv_prog_BISON'+set}'`\" = set"; then
1025 echo $ac_n "(cached) $ac_c" 1>&6
1027 if test -n "$BISON"; then
1028 ac_cv_prog_BISON
="$BISON" # Let the user override the test.
1030 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
1031 for ac_dir
in $PATH; do
1032 test -z "$ac_dir" && ac_dir
=.
1033 if test -f $ac_dir/$ac_word; then
1034 ac_cv_prog_BISON
="$ac_prog"
1041 BISON
="$ac_cv_prog_BISON"
1042 if test -n "$BISON"; then
1043 echo "$ac_t""$BISON" 1>&6
1045 echo "$ac_t""no" 1>&6
1048 test -n "$BISON" && break
1050 test -n "$BISON" || BISON
="error"
1054 # Extract the first word of "$ac_prog", so it can be a program name with args.
1055 set dummy
$ac_prog; ac_word
=$2
1056 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1057 echo "configure:1058: checking for $ac_word" >&5
1058 if eval "test \"`echo '$''{'ac_cv_prog_FLEX'+set}'`\" = set"; then
1059 echo $ac_n "(cached) $ac_c" 1>&6
1061 if test -n "$FLEX"; then
1062 ac_cv_prog_FLEX
="$FLEX" # Let the user override the test.
1064 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
1065 for ac_dir
in $PATH; do
1066 test -z "$ac_dir" && ac_dir
=.
1067 if test -f $ac_dir/$ac_word; then
1068 ac_cv_prog_FLEX
="$ac_prog"
1075 FLEX
="$ac_cv_prog_FLEX"
1076 if test -n "$FLEX"; then
1077 echo "$ac_t""$FLEX" 1>&6
1079 echo "$ac_t""no" 1>&6
1082 test -n "$FLEX" && break
1084 test -n "$FLEX" || FLEX
="error"
1088 # Extract the first word of "$ac_prog", so it can be a program name with args.
1089 set dummy
$ac_prog; ac_word
=$2
1090 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1091 echo "configure:1092: checking for $ac_word" >&5
1092 if eval "test \"`echo '$''{'ac_cv_prog_MAKE'+set}'`\" = set"; then
1093 echo $ac_n "(cached) $ac_c" 1>&6
1095 if test -n "$MAKE"; then
1096 ac_cv_prog_MAKE
="$MAKE" # Let the user override the test.
1098 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
1099 for ac_dir
in $PATH; do
1100 test -z "$ac_dir" && ac_dir
=.
1101 if test -f $ac_dir/$ac_word; then
1102 ac_cv_prog_MAKE
="$ac_prog"
1109 MAKE
="$ac_cv_prog_MAKE"
1110 if test -n "$MAKE"; then
1111 echo "$ac_t""$MAKE" 1>&6
1113 echo "$ac_t""no" 1>&6
1116 test -n "$MAKE" && break
1118 test -n "$MAKE" || MAKE
="error"
1120 # Extract the first word of "perl", so it can be a program name with args.
1121 set dummy perl
; ac_word
=$2
1122 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1123 echo "configure:1124: checking for $ac_word" >&5
1124 if eval "test \"`echo '$''{'ac_cv_path_PERL'+set}'`\" = set"; then
1125 echo $ac_n "(cached) $ac_c" 1>&6
1129 ac_cv_path_PERL
="$PERL" # Let the user override the test with a path.
1132 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
1133 for ac_dir
in $PATH; do
1134 test -z "$ac_dir" && ac_dir
=.
1135 if test -f $ac_dir/$ac_word; then
1136 ac_cv_path_PERL
="$ac_dir/$ac_word"
1141 test -z "$ac_cv_path_PERL" && ac_cv_path_PERL
="error"
1145 PERL
="$ac_cv_path_PERL"
1146 if test -n "$PERL"; then
1147 echo "$ac_t""$PERL" 1>&6
1149 echo "$ac_t""no" 1>&6
1152 for ac_prog
in pod2man
1154 # Extract the first word of "$ac_prog", so it can be a program name with args.
1155 set dummy
$ac_prog; ac_word
=$2
1156 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1157 echo "configure:1158: checking for $ac_word" >&5
1158 if eval "test \"`echo '$''{'ac_cv_prog_PODMAN'+set}'`\" = set"; then
1159 echo $ac_n "(cached) $ac_c" 1>&6
1161 if test -n "$PODMAN"; then
1162 ac_cv_prog_PODMAN
="$PODMAN" # Let the user override the test.
1164 IFS
="${IFS= }"; ac_save_ifs
="$IFS"; IFS
="${IFS}:"
1165 for ac_dir
in $PATH; do
1166 test -z "$ac_dir" && ac_dir
=.
1167 if test -f $ac_dir/$ac_word; then
1168 ac_cv_prog_PODMAN
="$ac_prog"
1175 PODMAN
="$ac_cv_prog_PODMAN"
1176 if test -n "$PODMAN"; then
1177 echo "$ac_t""$PODMAN" 1>&6
1179 echo "$ac_t""no" 1>&6
1182 test -n "$PODMAN" && break
1184 test -n "$PODMAN" || PODMAN
="error"
1188 if test "x$TEXPREFIX" = xauto
; then
1192 echo $ac_n "checking TeX/MF root dir directory""... $ac_c" 1>&6
1193 echo "configure:1194: checking TeX/MF root dir directory" >&5
1195 find_root_prefix
="$prefix"
1198 test "x$find_root_prefix" = xNONE
&& find_root_prefix
="$ac_default_prefix"
1200 for postfix
in "/lib/tex/" "/lib/texmf" "/lib" "/tex" "/texmf"; do
1201 find_texprefix
="$find_root_prefix$postfix"
1202 if test -d $find_texprefix; then
1203 find_texpostfix
=$postfix
1208 if test "x$find_texpostfix" = x
; then
1209 find_texpostfix
='/lib/texmf/tex'
1211 echo "configure: warning: Cannot determine the TeX-directory. Please use --enable-tex-prefix" 1>&2
1216 find_texprefix
="$find_root_prefix/$find_texpostfix"
1218 # only assign if variablename not empty
1219 if test x
!= "xTEXPREFIX"; then
1220 TEXPREFIX
='${prefix}'/"$find_texpostfix"
1222 echo "$ac_t""$find_texprefix" 1>&6
1226 find_texprefix
=$TEXPREFIX
1229 if test "x$TEXDIR" = xauto
; then
1233 echo $ac_n "checking TeX input directory""... $ac_c" 1>&6
1234 echo "configure:1235: checking TeX input directory" >&5
1235 find_dirdir
=`(cd $find_texprefix;
1236 $FIND ./ -type d -a -name tex -print |sort|head -1|sed 's#^\./##')`
1239 if test "x$find_dirdir" = x
; then
1242 echo "configure: warning: Cannot determine TeX input subdirectory. Please set from command-line" 1>&2
1248 echo "$ac_t""$find_texprefix/$find_dirdir" 1>&6
1250 TEXDIR
="$TEXPREFIX/$TEXDIR"
1259 if test $MAKE = "error"
1262 echo "configure: warning: can't find GNU make. You should install GNU make" 1>&2
1268 if test $BISON = "error"
1271 echo "configure: warning: can't find bison. Please install Bison" 1>&2
1277 if test $PERL = "error"
1280 echo "configure: warning: can't find perl. You should install Perl" 1>&2
1286 if test $PODMAN = "error"
1289 echo "configure: warning: can't find pod. You should install Perl" 1>&2
1295 if test $FLEX = "error"
1298 echo "configure: warning: can't find flex. Please install Flex" 1>&2
1305 if test $MAKE != "error" ; then
1306 $MAKE -v|
grep GNU
> /dev
/null
1310 echo "configure: warning: Please install *GNU* make" 1>&2
1316 if test $BISON != "error"; then
1317 bison_version
=`$BISON --version| sed 's/^.*version 1.//g' `
1318 if test $bison_version -lt 25; then
1320 echo "configure: warning: Your bison is too old (1.$bison_version). Please install 1.25" 1>&2
1326 if $CXX --version |
grep '2\.7' > /dev
/null
1331 echo "configure: warning: can't find g++ 2.7" 1>&2
1336 echo $ac_n "checking how to run the C++ preprocessor""... $ac_c" 1>&6
1337 echo "configure:1338: checking how to run the C++ preprocessor" >&5
1338 if test -z "$CXXCPP"; then
1339 if eval "test \"`echo '$''{'ac_cv_prog_CXXCPP'+set}'`\" = set"; then
1340 echo $ac_n "(cached) $ac_c" 1>&6
1343 # CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1344 ac_cpp
='$CXXCPP $CPPFLAGS'
1345 ac_compile
='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1346 ac_link
='${CXX-g++} -o conftest $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1347 cross_compiling
=$ac_cv_prog_cxx_cross
1348 CXXCPP
="${CXX-g++} -E"
1349 cat > conftest.
$ac_ext <<EOF
1350 #line 1351 "configure"
1351 #include "confdefs.h"
1354 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1355 { (eval echo configure
:1356: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1356 ac_err
=`grep -v '^ *+' conftest.out`
1357 if test -z "$ac_err"; then
1361 echo "configure: failed program was:" >&5
1362 cat conftest.
$ac_ext >&5
1367 ac_cv_prog_CXXCPP
="$CXXCPP"
1370 CXXCPP
="$ac_cv_prog_CXXCPP"
1371 echo "$ac_t""$CXXCPP" 1>&6
1373 ac_safe
=`echo "FlexLexer.h" | sed 'y%./+-%__p_%'`
1374 echo $ac_n "checking for FlexLexer.h""... $ac_c" 1>&6
1375 echo "configure:1376: checking for FlexLexer.h" >&5
1376 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1377 echo $ac_n "(cached) $ac_c" 1>&6
1379 cat > conftest.
$ac_ext <<EOF
1380 #line 1381 "configure"
1381 #include "confdefs.h"
1382 #include <FlexLexer.h>
1384 ac_try
="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1385 { (eval echo configure
:1386: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1386 ac_err
=`grep -v '^ *+' conftest.out`
1387 if test -z "$ac_err"; then
1389 eval "ac_cv_header_$ac_safe=yes"
1392 echo "configure: failed program was:" >&5
1393 cat conftest.
$ac_ext >&5
1395 eval "ac_cv_header_$ac_safe=no"
1399 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1400 echo "$ac_t""yes" 1>&6
1403 echo "$ac_t""no" 1>&6
1405 echo "configure: warning: can't find flex header. Please install Flex headers correctly" 1>&2
1411 for a
in `find . -type d -and -not -name 'out*' -print`; do
1412 if test ! -d $a/$OUTDIR_NAME; then
1413 mkdir
$a/$OUTDIR_NAME
1422 cat > confcache
<<\EOF
1423 # This file is a shell script that caches the results of configure
1424 # tests run on this system so they can be shared between configure
1425 # scripts and configure runs. It is not useful on other systems.
1426 # If it contains results you don't want to keep, you may remove or edit it.
1428 # By default, configure uses ./config.cache as the cache file,
1429 # creating it if it does not exist already. You can give configure
1430 # the --cache-file=FILE option to use a different cache file; that is
1431 # what configure does when it calls configure scripts in
1432 # subdirectories, so they share the cache.
1433 # Giving --cache-file=/dev/null disables caching, for debugging configure.
1434 # config.status only pays attention to the cache file if you give it the
1435 # --recheck option to rerun configure.
1438 # The following way of writing the cache mishandles newlines in values,
1439 # but we know of no workaround that is simple, portable, and efficient.
1440 # So, don't put newlines in cache variables' values.
1441 # Ultrix sh set writes to stderr and can't be redirected directly,
1442 # and sets the high bit in the cache file unless we assign to the vars.
1444 case `(ac_space=' '; set) 2>&1` in
1446 # `set' does not quote correctly, so add quotes (double-quote substitution
1447 # turns \\\\ into \\, and sed turns \\ into \).
1449 -e "s/'/'\\\\''/g" \
1450 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1453 # `set' quotes correctly as required by POSIX, so do not add quotes.
1454 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1457 if cmp -s $cache_file confcache
; then
1460 if test -w $cache_file; then
1461 echo "updating cache $cache_file"
1462 cat confcache
> $cache_file
1464 echo "not updating unwritable cache $cache_file"
1469 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1471 test "x$prefix" = xNONE
&& prefix
=$ac_default_prefix
1472 # Let make expand exec_prefix.
1473 test "x$exec_prefix" = xNONE
&& exec_prefix
='${prefix}'
1475 # Any assignment to VPATH causes Sun make to only execute
1476 # the first set of double-colon rules, so remove it if not needed.
1477 # If there is a colon in the path, we need to keep it.
1478 if test "x$srcdir" = x.
; then
1479 ac_vpsub
='/^[ ]*VPATH[ ]*=[^:]*$/d'
1482 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1484 # Transform confdefs.h into DEFS.
1485 # Protect against shell expansion while executing Makefile rules.
1486 # Protect against Makefile macro expansion.
1487 cat > conftest.defs
<<\EOF
1488 s
%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
1489 s
%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
1494 DEFS=`sed -f conftest.defs confdefs.h |
tr '\012' ' '`
1498 # Without the "./", some shells look in PATH for config.status.
1499 : ${CONFIG_STATUS=./config.status}
1501 echo creating $CONFIG_STATUS
1502 rm -f $CONFIG_STATUS
1503 cat > $CONFIG_STATUS <<EOF
1505 # Generated automatically by configure.
1506 # Run this file to recreate the current configuration.
1507 # This directory was configured as follows,
1508 # on host `(hostname || uname
-n) 2>/dev
/null |
sed 1q
`:
1510 # $0 $ac_configure_args
1512 # Compiler output produced by configure, useful for debugging
1513 # configure, is in ./config.log if it exists.
1515 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1518 case "\$ac_option" in
1519 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1520 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1521 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1522 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1523 echo "$CONFIG_STATUS generated by autoconf version 2.12"
1525 -help | --help | --hel | --he | --h)
1526 echo "\$ac_cs_usage"; exit 0 ;;
1527 *) echo "\$ac_cs_usage"; exit 1 ;;
1531 ac_given_srcdir=$srcdir
1532 ac_given_INSTALL="$INSTALL"
1534 trap 'rm -fr `echo "make/$OUTDIR_NAME/Configure_variables.make:make/Configure_variables.make.in
1535 Makefile:make/Toplevel.make.in" |
sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1537 cat >> $CONFIG_STATUS <<EOF
1539 # Protect against being on the right side of a sed subst in config.status.
1540 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1541 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1544 s%@CFLAGS@%$CFLAGS%g
1545 s%@CPPFLAGS@%$CPPFLAGS%g
1546 s%@CXXFLAGS@%$CXXFLAGS%g
1548 s%@LDFLAGS@%$LDFLAGS%g
1550 s%@exec_prefix@%$exec_prefix%g
1551 s%@prefix@%$prefix%g
1552 s%@program_transform_name@%$program_transform_name%g
1553 s%@bindir@%$bindir%g
1554 s%@sbindir@%$sbindir%g
1555 s%@libexecdir@%$libexecdir%g
1556 s%@datadir@%$datadir%g
1557 s%@sysconfdir@%$sysconfdir%g
1558 s%@sharedstatedir@%$sharedstatedir%g
1559 s%@localstatedir@%$localstatedir%g
1560 s%@libdir@%$libdir%g
1561 s%@includedir@%$includedir%g
1562 s%@oldincludedir@%$oldincludedir%g
1563 s%@infodir@%$infodir%g
1564 s%@mandir@%$mandir%g
1566 s%@RANLIB@%$RANLIB%g
1567 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
1568 s%@INSTALL_DATA@%$INSTALL_DATA%g
1571 s%@OUTDIR_NAME@%$OUTDIR_NAME%g
1572 s%@ICFLAGS@%$ICFLAGS%g
1573 s%@ILDFLAGS@%$ILDFLAGS%g
1574 s%@DEFINES@%$DEFINES%g
1575 s%@COMPILEINFO@%$COMPILEINFO%g
1576 s%@AUTOHEADER@%$AUTOHEADER%g
1582 s%@TEXPREFIX@%$TEXPREFIX%g
1583 s%@TEXDIR@%$TEXDIR%g
1585 s%@DIR_DATADIR@%$DIR_DATADIR%g
1586 s%@EXTRA_LIBES@%$EXTRA_LIBES%g
1588 s%@PODMAN@%$PODMAN%g
1589 s%@CXXCPP@%$CXXCPP%g
1590 s%@subdirs@%$subdirs%g
1595 cat >> $CONFIG_STATUS <<\EOF
1597 # Split the substitutions into bite-sized pieces for seds with
1598 # small command number limits, like on Digital OSF/1 and HP-UX.
1599 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
1600 ac_file=1 # Number of current file.
1601 ac_beg=1 # First line for current file.
1602 ac_end=$ac_max_sed_cmds # Line after last line for current file.
1605 while $ac_more_lines; do
1606 if test $ac_beg -gt 1; then
1607 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1609 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
1611 if test ! -s conftest.s$ac_file; then
1613 rm -f conftest.s$ac_file
1615 if test -z "$ac_sed_cmds"; then
1616 ac_sed_cmds="sed -f conftest.s$ac_file"
1618 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
1620 ac_file=`expr $ac_file + 1`
1622 ac_end=`expr $ac_end + $ac_max_sed_cmds`
1625 if test -z "$ac_sed_cmds"; then
1630 cat >> $CONFIG_STATUS <<EOF
1632 CONFIG_FILES=\${CONFIG_FILES-"make/$OUTDIR_NAME/Configure_variables.make:make/Configure_variables.make.in
1633 Makefile:make/Toplevel.make.in"}
1635 cat >> $CONFIG_STATUS <<\EOF
1636 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
1637 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1639 *:*) ac_file_in=`echo "$ac_file"|
sed 's%[^:]*:%%'`
1640 ac_file=`echo "$ac_file"|
sed 's%:.*%%'` ;;
1641 *) ac_file_in="${ac_file}.in" ;;
1644 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1646 # Remove last slash and all that follows it. Not all systems have dirname.
1647 ac_dir=`echo $ac_file|
sed 's%/[^/][^/]*$%%'`
1648 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1649 # The file is in a subdirectory.
1650 test ! -d "$ac_dir" && mkdir "$ac_dir"
1651 ac_dir_suffix="/`echo $ac_dir|
sed 's%^\./%%'`"
1652 # A "../" for each directory in $ac_dir_suffix.
1653 ac_dots=`echo $ac_dir_suffix|
sed 's%/[^/]*%../%g'`
1655 ac_dir_suffix= ac_dots=
1658 case "$ac_given_srcdir" in
1660 if test -z "$ac_dots"; then top_srcdir=.
1661 else top_srcdir=`echo $ac_dots|
sed 's%/$%%'`; fi ;;
1662 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1664 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1665 top_srcdir="$ac_dots$ac_given_srcdir" ;;
1668 case "$ac_given_INSTALL" in
1669 [/$]*) INSTALL="$ac_given_INSTALL" ;;
1670 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
1673 echo creating "$ac_file"
1675 configure_input="Generated automatically from `echo $ac_file_in|
sed 's%.*/%%'` by configure."
1677 *Makefile*) ac_comsub="1i\\
1678 # $configure_input" ;;
1682 ac_file_inputs=`echo $ac_file_in|
sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1684 s%@configure_input@%$configure_input%g
1685 s%@srcdir@%$srcdir%g
1686 s%@top_srcdir@%$top_srcdir%g
1687 s%@INSTALL@%$INSTALL%g
1688 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
1693 cat >> $CONFIG_STATUS <<EOF
1696 cat >> $CONFIG_STATUS <<\EOF
1700 chmod +x $CONFIG_STATUS
1701 rm -fr confdefs* $ac_clean_files
1702 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
1704 if test "$no_recursion" != yes; then
1706 # Remove --cache-file and --srcdir arguments so they do not pile up.
1707 ac_sub_configure_args=
1709 for ac_arg in $ac_configure_args; do
1710 if test -n "$ac_prev"; then
1715 -cache-file | --cache-file | --cache-fil | --cache-fi \
1716 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
1717 ac_prev=cache_file ;;
1718 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
1719 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
1721 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
1723 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
1725 *) ac_sub_configure_args="$ac_sub_configure_args $ac_arg" ;;
1729 for ac_config_dir in flower; do
1731 # Do not complain, so a configure script can configure whichever
1732 # parts of a large source tree are present.
1733 if test ! -d $srcdir/$ac_config_dir; then
1737 echo configuring in $ac_config_dir
1742 if test -d ./$ac_config_dir || mkdir ./$ac_config_dir; then :;
1744 { echo "configure: error: can not create `pwd`/$ac_config_dir" 1>&2; exit 1; }
1752 # A "../" for each directory in /$ac_config_dir.
1753 ac_dots=`echo $ac_config_dir|
sed -e 's%^\./%%' -e 's%[^/]$%&/%' -e 's%[^/]*/%../%g'`
1756 .) # No --srcdir option. We are building in place.
1757 ac_sub_srcdir=$srcdir ;;
1758 /*) # Absolute path.
1759 ac_sub_srcdir=$srcdir/$ac_config_dir ;;
1761 ac_sub_srcdir=$ac_dots$srcdir/$ac_config_dir ;;
1764 # Check for guested configure; otherwise get Cygnus style configure.
1765 if test -f $ac_sub_srcdir/configure; then
1766 ac_sub_configure=$ac_sub_srcdir/configure
1767 elif test -f $ac_sub_srcdir/configure.in; then
1768 ac_sub_configure=$ac_configure
1770 echo "configure: warning: no configuration information is in $ac_config_dir" 1>&2
1774 # The recursion is here.
1775 if test -n "$ac_sub_configure"; then
1777 # Make the cache file name correct relative to the subdirectory.
1778 case "$cache_file" in
1779 /*) ac_sub_cache_file=$cache_file ;;
1781 ac_sub_cache_file="$ac_dots$cache_file" ;;
1783 case "$ac_given_INSTALL" in
1784 [/$]*) INSTALL="$ac_given_INSTALL" ;;
1785 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
1788 echo "running ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir"
1789 # The eval makes quoting arguments work.
1790 if eval ${CONFIG_SHELL-/bin/sh} $ac_sub_configure $ac_sub_configure_args --cache-file=$ac_sub_cache_file --srcdir=$ac_sub_srcdir
1793 { echo "configure: error: $ac_sub_configure failed for $ac_config_dir" 1>&2; exit 1; }
1802 touch make/$OUTDIR_NAME/Site.make
1805 For making everything, do:
1809 or if you used --outdir=blabla
1811 make OUTDIR_NAME=blabla
1813 If you want to make site-wide extensions to the makefiles, please use
1815 make/$OUTDIR_NAME/Site.make
1819 if test x$warn_b = "xyes" ; then
1822 **************************************************
1823 Warning: configure encountered warnings or errors.
1824 Please try to resolve these, and rerun configure
1825 before sending a bugreport.
1826 If you cannot resolve some warnings, the make
1827 process may still be succesful, but be warned.
1828 **************************************************