Rebuild using newly patched automake... argh.
[bpt/guile.git] / qt / configure
CommitLineData
ec349f39
MD
1#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
733943b9 4# Generated automatically using autoconf version 2.12
ec349f39
MD
5# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
6#
7# This configure script is free software; the Free Software Foundation
8# gives unlimited permission to copy, distribute and modify it.
9
10# Defaults:
11ac_help=
12ac_default_prefix=/usr/local
13# Any additions from configure.in:
15ae1bee
MD
14ac_help="$ac_help
15 --enable-maintainer-mode enable make rules and dependencies not useful
16 (and sometimes confusing) to the casual installer"
ec349f39
MD
17ac_help="$ac_help
18 --with-threads thread interface"
19
20# Initialize some variables set by options.
21# The variables have the same names as the options, with
22# dashes changed to underlines.
23build=NONE
24cache_file=./config.cache
25exec_prefix=NONE
26host=NONE
27no_create=
28nonopt=NONE
29no_recursion=
30prefix=NONE
31program_prefix=NONE
32program_suffix=NONE
33program_transform_name=s,x,x,
34silent=
35site=
36srcdir=
37target=NONE
38verbose=
39x_includes=NONE
40x_libraries=NONE
41bindir='${exec_prefix}/bin'
42sbindir='${exec_prefix}/sbin'
43libexecdir='${exec_prefix}/libexec'
44datadir='${prefix}/share'
45sysconfdir='${prefix}/etc'
46sharedstatedir='${prefix}/com'
47localstatedir='${prefix}/var'
48libdir='${exec_prefix}/lib'
49includedir='${prefix}/include'
50oldincludedir='/usr/include'
51infodir='${prefix}/info'
52mandir='${prefix}/man'
53
54# Initialize some other variables.
55subdirs=
56MFLAGS= MAKEFLAGS=
733943b9
TT
57# Maximum number of lines to put in a shell here document.
58ac_max_here_lines=12
ec349f39
MD
59
60ac_prev=
61for ac_option
62do
63
64 # If the previous option needs an argument, assign it.
65 if test -n "$ac_prev"; then
66 eval "$ac_prev=\$ac_option"
67 ac_prev=
68 continue
69 fi
70
71 case "$ac_option" in
72 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
73 *) ac_optarg= ;;
74 esac
75
76 # Accept the important Cygnus configure options, so we can diagnose typos.
77
78 case "$ac_option" in
79
80 -bindir | --bindir | --bindi | --bind | --bin | --bi)
81 ac_prev=bindir ;;
82 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
83 bindir="$ac_optarg" ;;
84
85 -build | --build | --buil | --bui | --bu)
86 ac_prev=build ;;
87 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
88 build="$ac_optarg" ;;
89
90 -cache-file | --cache-file | --cache-fil | --cache-fi \
91 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
92 ac_prev=cache_file ;;
93 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
94 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
95 cache_file="$ac_optarg" ;;
96
97 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
98 ac_prev=datadir ;;
99 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
100 | --da=*)
101 datadir="$ac_optarg" ;;
102
103 -disable-* | --disable-*)
104 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
105 # Reject names that are not valid shell variable names.
106 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
107 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
108 fi
109 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
110 eval "enable_${ac_feature}=no" ;;
111
112 -enable-* | --enable-*)
113 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
114 # Reject names that are not valid shell variable names.
115 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
116 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
117 fi
118 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
119 case "$ac_option" in
120 *=*) ;;
121 *) ac_optarg=yes ;;
122 esac
123 eval "enable_${ac_feature}='$ac_optarg'" ;;
124
125 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
126 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
127 | --exec | --exe | --ex)
128 ac_prev=exec_prefix ;;
129 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
130 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
131 | --exec=* | --exe=* | --ex=*)
132 exec_prefix="$ac_optarg" ;;
133
134 -gas | --gas | --ga | --g)
135 # Obsolete; use --with-gas.
136 with_gas=yes ;;
137
138 -help | --help | --hel | --he)
139 # Omit some internal or obsolete options to make the list less imposing.
140 # This message is too long to be a string in the A/UX 3.1 sh.
141 cat << EOF
142Usage: configure [options] [host]
143Options: [defaults in brackets after descriptions]
144Configuration:
145 --cache-file=FILE cache test results in FILE
146 --help print this message
147 --no-create do not create output files
148 --quiet, --silent do not print \`checking...' messages
149 --version print the version of autoconf that created configure
150Directory and file names:
151 --prefix=PREFIX install architecture-independent files in PREFIX
152 [$ac_default_prefix]
153 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
154 [same as prefix]
155 --bindir=DIR user executables in DIR [EPREFIX/bin]
156 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
157 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
158 --datadir=DIR read-only architecture-independent data in DIR
159 [PREFIX/share]
160 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
161 --sharedstatedir=DIR modifiable architecture-independent data in DIR
162 [PREFIX/com]
163 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
164 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
165 --includedir=DIR C header files in DIR [PREFIX/include]
166 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
167 --infodir=DIR info documentation in DIR [PREFIX/info]
168 --mandir=DIR man documentation in DIR [PREFIX/man]
169 --srcdir=DIR find the sources in DIR [configure dir or ..]
170 --program-prefix=PREFIX prepend PREFIX to installed program names
171 --program-suffix=SUFFIX append SUFFIX to installed program names
172 --program-transform-name=PROGRAM
173 run sed PROGRAM on installed program names
174EOF
175 cat << EOF
176Host type:
177 --build=BUILD configure for building on BUILD [BUILD=HOST]
178 --host=HOST configure for HOST [guessed]
179 --target=TARGET configure for TARGET [TARGET=HOST]
180Features and packages:
181 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
182 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
183 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
184 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
185 --x-includes=DIR X include files are in DIR
186 --x-libraries=DIR X library files are in DIR
187EOF
188 if test -n "$ac_help"; then
189 echo "--enable and --with options recognized:$ac_help"
190 fi
191 exit 0 ;;
192
193 -host | --host | --hos | --ho)
194 ac_prev=host ;;
195 -host=* | --host=* | --hos=* | --ho=*)
196 host="$ac_optarg" ;;
197
198 -includedir | --includedir | --includedi | --included | --include \
199 | --includ | --inclu | --incl | --inc)
200 ac_prev=includedir ;;
201 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
202 | --includ=* | --inclu=* | --incl=* | --inc=*)
203 includedir="$ac_optarg" ;;
204
205 -infodir | --infodir | --infodi | --infod | --info | --inf)
206 ac_prev=infodir ;;
207 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
208 infodir="$ac_optarg" ;;
209
210 -libdir | --libdir | --libdi | --libd)
211 ac_prev=libdir ;;
212 -libdir=* | --libdir=* | --libdi=* | --libd=*)
213 libdir="$ac_optarg" ;;
214
215 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
216 | --libexe | --libex | --libe)
217 ac_prev=libexecdir ;;
218 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
219 | --libexe=* | --libex=* | --libe=*)
220 libexecdir="$ac_optarg" ;;
221
222 -localstatedir | --localstatedir | --localstatedi | --localstated \
223 | --localstate | --localstat | --localsta | --localst \
224 | --locals | --local | --loca | --loc | --lo)
225 ac_prev=localstatedir ;;
226 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
227 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
228 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
229 localstatedir="$ac_optarg" ;;
230
231 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
232 ac_prev=mandir ;;
233 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
234 mandir="$ac_optarg" ;;
235
236 -nfp | --nfp | --nf)
237 # Obsolete; use --without-fp.
238 with_fp=no ;;
239
240 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
241 | --no-cr | --no-c)
242 no_create=yes ;;
243
244 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
245 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
246 no_recursion=yes ;;
247
248 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
249 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
250 | --oldin | --oldi | --old | --ol | --o)
251 ac_prev=oldincludedir ;;
252 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
253 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
254 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
255 oldincludedir="$ac_optarg" ;;
256
257 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
258 ac_prev=prefix ;;
259 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
260 prefix="$ac_optarg" ;;
261
262 -program-prefix | --program-prefix | --program-prefi | --program-pref \
263 | --program-pre | --program-pr | --program-p)
264 ac_prev=program_prefix ;;
265 -program-prefix=* | --program-prefix=* | --program-prefi=* \
266 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
267 program_prefix="$ac_optarg" ;;
268
269 -program-suffix | --program-suffix | --program-suffi | --program-suff \
270 | --program-suf | --program-su | --program-s)
271 ac_prev=program_suffix ;;
272 -program-suffix=* | --program-suffix=* | --program-suffi=* \
273 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
274 program_suffix="$ac_optarg" ;;
275
276 -program-transform-name | --program-transform-name \
277 | --program-transform-nam | --program-transform-na \
278 | --program-transform-n | --program-transform- \
279 | --program-transform | --program-transfor \
280 | --program-transfo | --program-transf \
281 | --program-trans | --program-tran \
282 | --progr-tra | --program-tr | --program-t)
283 ac_prev=program_transform_name ;;
284 -program-transform-name=* | --program-transform-name=* \
285 | --program-transform-nam=* | --program-transform-na=* \
286 | --program-transform-n=* | --program-transform-=* \
287 | --program-transform=* | --program-transfor=* \
288 | --program-transfo=* | --program-transf=* \
289 | --program-trans=* | --program-tran=* \
290 | --progr-tra=* | --program-tr=* | --program-t=*)
291 program_transform_name="$ac_optarg" ;;
292
293 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
294 | -silent | --silent | --silen | --sile | --sil)
295 silent=yes ;;
296
297 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
298 ac_prev=sbindir ;;
299 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
300 | --sbi=* | --sb=*)
301 sbindir="$ac_optarg" ;;
302
303 -sharedstatedir | --sharedstatedir | --sharedstatedi \
304 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
305 | --sharedst | --shareds | --shared | --share | --shar \
306 | --sha | --sh)
307 ac_prev=sharedstatedir ;;
308 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
309 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
310 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
311 | --sha=* | --sh=*)
312 sharedstatedir="$ac_optarg" ;;
313
314 -site | --site | --sit)
315 ac_prev=site ;;
316 -site=* | --site=* | --sit=*)
317 site="$ac_optarg" ;;
318
319 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
320 ac_prev=srcdir ;;
321 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
322 srcdir="$ac_optarg" ;;
323
324 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
325 | --syscon | --sysco | --sysc | --sys | --sy)
326 ac_prev=sysconfdir ;;
327 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
328 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
329 sysconfdir="$ac_optarg" ;;
330
331 -target | --target | --targe | --targ | --tar | --ta | --t)
332 ac_prev=target ;;
333 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
334 target="$ac_optarg" ;;
335
336 -v | -verbose | --verbose | --verbos | --verbo | --verb)
337 verbose=yes ;;
338
339 -version | --version | --versio | --versi | --vers)
733943b9 340 echo "configure generated by autoconf version 2.12"
ec349f39
MD
341 exit 0 ;;
342
343 -with-* | --with-*)
344 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
345 # Reject names that are not valid shell variable names.
346 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
347 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
348 fi
349 ac_package=`echo $ac_package| sed 's/-/_/g'`
350 case "$ac_option" in
351 *=*) ;;
352 *) ac_optarg=yes ;;
353 esac
354 eval "with_${ac_package}='$ac_optarg'" ;;
355
356 -without-* | --without-*)
357 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
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; }
361 fi
362 ac_package=`echo $ac_package| sed 's/-/_/g'`
363 eval "with_${ac_package}=no" ;;
364
365 --x)
366 # Obsolete; use --with-x.
367 with_x=yes ;;
368
369 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
370 | --x-incl | --x-inc | --x-in | --x-i)
371 ac_prev=x_includes ;;
372 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
373 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
374 x_includes="$ac_optarg" ;;
375
376 -x-libraries | --x-libraries | --x-librarie | --x-librari \
377 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
378 ac_prev=x_libraries ;;
379 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
380 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
381 x_libraries="$ac_optarg" ;;
382
383 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
384 ;;
385
386 *)
387 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
388 echo "configure: warning: $ac_option: invalid host type" 1>&2
389 fi
390 if test "x$nonopt" != xNONE; then
391 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
392 fi
393 nonopt="$ac_option"
394 ;;
395
396 esac
397done
398
399if test -n "$ac_prev"; then
400 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
401fi
402
403trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
404
405# File descriptor usage:
406# 0 standard input
407# 1 file creation
408# 2 errors and warnings
409# 3 some systems may open it to /dev/tty
410# 4 used on the Kubota Titan
411# 6 checking for... messages and results
412# 5 compiler messages saved in config.log
413if test "$silent" = yes; then
414 exec 6>/dev/null
415else
416 exec 6>&1
417fi
418exec 5>./config.log
419
420echo "\
421This file contains any messages produced by compilers while
422running configure, to aid debugging if configure makes a mistake.
423" 1>&5
424
425# Strip out --no-create and --no-recursion so they do not pile up.
426# Also quote any args containing shell metacharacters.
427ac_configure_args=
428for ac_arg
429do
430 case "$ac_arg" in
431 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
432 | --no-cr | --no-c) ;;
433 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
434 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
435 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
436 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
437 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
438 esac
439done
440
441# NLS nuisances.
733943b9
TT
442# Only set these to C if already set. These must not be set unconditionally
443# because not all systems understand e.g. LANG=C (notably SCO).
444# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
445# Non-C LC_CTYPE values break the ctype check.
ec349f39 446if test "${LANG+set}" = set; then LANG=C; export LANG; fi
733943b9
TT
447if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
448if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
449if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
ec349f39
MD
450
451# confdefs.h avoids OS command line length limits that DEFS can exceed.
452rm -rf conftest* confdefs.h
453# AIX cpp loses on an empty file, so make sure it contains at least a newline.
454echo > confdefs.h
455
456# A filename unique to this package, relative to the directory that
457# configure is in, which we can look for to find out if srcdir is correct.
458ac_unique_file=qt.c
459
460# Find the source files, if location was not specified.
461if test -z "$srcdir"; then
462 ac_srcdir_defaulted=yes
463 # Try the directory containing this script, then its parent.
464 ac_prog=$0
465 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
466 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
467 srcdir=$ac_confdir
468 if test ! -r $srcdir/$ac_unique_file; then
469 srcdir=..
470 fi
471else
472 ac_srcdir_defaulted=no
473fi
474if test ! -r $srcdir/$ac_unique_file; then
475 if test "$ac_srcdir_defaulted" = yes; then
476 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
477 else
478 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
479 fi
480fi
481srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
482
483# Prefer explicitly selected file to automatically selected ones.
484if test -z "$CONFIG_SITE"; then
485 if test "x$prefix" != xNONE; then
486 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
487 else
488 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
489 fi
490fi
491for ac_site_file in $CONFIG_SITE; do
492 if test -r "$ac_site_file"; then
493 echo "loading site script $ac_site_file"
494 . "$ac_site_file"
495 fi
496done
497
498if test -r "$cache_file"; then
499 echo "loading cache $cache_file"
500 . $cache_file
501else
502 echo "creating cache $cache_file"
503 > $cache_file
504fi
505
506ac_ext=c
507# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
508ac_cpp='$CPP $CPPFLAGS'
509ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
510ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
733943b9 511cross_compiling=$ac_cv_prog_cc_cross
ec349f39
MD
512
513if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
514 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
515 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
516 ac_n= ac_c='
517' ac_t=' '
518 else
519 ac_n=-n ac_c= ac_t=
520 fi
521else
522 ac_n= ac_c='\c' ac_t=
523fi
524
525
733943b9
TT
526ac_aux_dir=
527for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
528 if test -f $ac_dir/install-sh; then
529 ac_aux_dir=$ac_dir
530 ac_install_sh="$ac_aux_dir/install-sh -c"
531 break
532 elif test -f $ac_dir/install.sh; then
533 ac_aux_dir=$ac_dir
534 ac_install_sh="$ac_aux_dir/install.sh -c"
535 break
536 fi
537done
538if test -z "$ac_aux_dir"; then
539 { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
540fi
541ac_config_guess=$ac_aux_dir/config.guess
542ac_config_sub=$ac_aux_dir/config.sub
543ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
544
545# Find a good install program. We prefer a C program (faster),
546# so one script is as good as another. But avoid the broken or
547# incompatible versions:
548# SysV /etc/install, /usr/sbin/install
549# SunOS /usr/etc/install
550# IRIX /sbin/install
551# AIX /bin/install
552# AFS /usr/afsws/bin/install, which mishandles nonexistent args
553# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
554# ./install, which can be erroneously created by make from ./install.sh.
555echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
15ae1bee 556echo "configure:557: checking for a BSD compatible install" >&5
733943b9
TT
557if test -z "$INSTALL"; then
558if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
559 echo $ac_n "(cached) $ac_c" 1>&6
560else
561 IFS="${IFS= }"; ac_save_IFS="$IFS"; IFS="${IFS}:"
562 for ac_dir in $PATH; do
563 # Account for people who put trailing slashes in PATH elements.
564 case "$ac_dir/" in
565 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
566 *)
567 # OSF1 and SCO ODT 3.0 have their own names for install.
568 for ac_prog in ginstall installbsd scoinst install; do
569 if test -f $ac_dir/$ac_prog; then
570 if test $ac_prog = install &&
571 grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
572 # AIX install. It has an incompatible calling convention.
573 # OSF/1 installbsd also uses dspmsg, but is usable.
574 :
575 else
576 ac_cv_path_install="$ac_dir/$ac_prog -c"
577 break 2
578 fi
579 fi
580 done
581 ;;
582 esac
583 done
584 IFS="$ac_save_IFS"
585
586fi
587 if test "${ac_cv_path_install+set}" = set; then
588 INSTALL="$ac_cv_path_install"
589 else
590 # As a last resort, use the slow shell script. We don't cache a
591 # path for INSTALL within a source directory, because that will
592 # break other packages using the cache if that directory is
593 # removed, or if the path is relative.
594 INSTALL="$ac_install_sh"
595 fi
596fi
597echo "$ac_t""$INSTALL" 1>&6
598
599# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
600# It thinks the first close brace ends the variable substitution.
601test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
602
603test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
604
605
606test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
607
608
609. $srcdir/../GUILE-VERSION
610
1d804976 611PACKAGE=$PACKAGE
733943b9 612
1d804976 613VERSION=$VERSION
733943b9 614
1dc9c5b0
JB
615cat >> confdefs.h <<EOF
616#define PACKAGE "$PACKAGE"
617EOF
618
733943b9
TT
619cat >> confdefs.h <<EOF
620#define VERSION "$VERSION"
621EOF
622
623echo $ac_n "checking whether build environment is sane""... $ac_c" 1>&6
1dc9c5b0
JB
624echo "configure:625: checking whether build environment is sane" >&5
625# Just in case
626sleep 1
733943b9 627echo timestamp > conftestfile
1dc9c5b0
JB
628# Do `set' in a subshell so we don't clobber the current shell's
629# arguments. Must try -L first in case configure is actually a
630# symlink; some systems play weird games with the mod time of symlinks
631# (eg FreeBSD returns the mod time of the symlink's containing
632# directory).
633if (
634 set X `ls -Lt $srcdir/configure conftestfile 2> /dev/null`
635 if test "" = "X"; then
636 # -L didn't work.
637 set X `ls -t $srcdir/configure conftestfile`
638 fi
639 test "$2" = conftestfile
640 )
733943b9
TT
641then
642 # Ok.
643 :
644else
645 { echo "configure: error: newly created file is older than distributed files!
646Check your system clock" 1>&2; exit 1; }
647fi
648rm -f conftest*
649echo "$ac_t""yes" 1>&6
650if test "$program_transform_name" = s,x,x,; then
651 program_transform_name=
652else
653 # Double any \ or $. echo might interpret backslashes.
654 cat <<\EOF_SED > conftestsed
655s,\\,\\\\,g; s,\$,$$,g
656EOF_SED
657 program_transform_name="`echo $program_transform_name|sed -f conftestsed`"
658 rm -f conftestsed
659fi
660test "$program_prefix" != NONE &&
661 program_transform_name="s,^,${program_prefix},; $program_transform_name"
662# Use a double $ so make ignores it.
663test "$program_suffix" != NONE &&
664 program_transform_name="s,\$\$,${program_suffix},; $program_transform_name"
665
666# sed with no file args requires a program.
667test "$program_transform_name" = "" && program_transform_name="s,x,x,"
668
1dc9c5b0
JB
669missing_dir=`cd $ac_aux_dir && pwd`
670echo $ac_n "checking for working aclocal""... $ac_c" 1>&6
671echo "configure:672: checking for working aclocal" >&5
672# Run test in a subshell; some versions of sh will print an error if
673# an executable is not found, even if stderr is redirected.
674if (aclocal --version) > /dev/null 2>&1; then
675 ACLOCAL=aclocal
676 echo "$ac_t""found" 1>&6
677else
678 ACLOCAL="$missing_dir/missing aclocal"
679 echo "$ac_t""missing" 1>&6
680fi
681
682echo $ac_n "checking for working autoconf""... $ac_c" 1>&6
683echo "configure:684: checking for working autoconf" >&5
684# Run test in a subshell; some versions of sh will print an error if
685# an executable is not found, even if stderr is redirected.
686if (autoconf --version) > /dev/null 2>&1; then
687 AUTOCONF=autoconf
688 echo "$ac_t""found" 1>&6
689else
690 AUTOCONF="$missing_dir/missing autoconf"
691 echo "$ac_t""missing" 1>&6
692fi
693
694echo $ac_n "checking for working automake""... $ac_c" 1>&6
695echo "configure:696: checking for working automake" >&5
696# Run test in a subshell; some versions of sh will print an error if
697# an executable is not found, even if stderr is redirected.
698if (automake --version) > /dev/null 2>&1; then
699 AUTOMAKE=automake
700 echo "$ac_t""found" 1>&6
701else
702 AUTOMAKE="$missing_dir/missing automake"
703 echo "$ac_t""missing" 1>&6
704fi
705
706echo $ac_n "checking for working autoheader""... $ac_c" 1>&6
707echo "configure:708: checking for working autoheader" >&5
708# Run test in a subshell; some versions of sh will print an error if
709# an executable is not found, even if stderr is redirected.
710if (autoheader --version) > /dev/null 2>&1; then
711 AUTOHEADER=autoheader
712 echo "$ac_t""found" 1>&6
713else
714 AUTOHEADER="$missing_dir/missing autoheader"
715 echo "$ac_t""missing" 1>&6
716fi
717
718echo $ac_n "checking for working makeinfo""... $ac_c" 1>&6
719echo "configure:720: checking for working makeinfo" >&5
720# Run test in a subshell; some versions of sh will print an error if
721# an executable is not found, even if stderr is redirected.
722if (makeinfo --version) > /dev/null 2>&1; then
723 MAKEINFO=makeinfo
724 echo "$ac_t""found" 1>&6
725else
726 MAKEINFO="$missing_dir/missing makeinfo"
727 echo "$ac_t""missing" 1>&6
728fi
729
733943b9 730echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
1dc9c5b0 731echo "configure:732: checking whether ${MAKE-make} sets \${MAKE}" >&5
733943b9
TT
732set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
733if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
734 echo $ac_n "(cached) $ac_c" 1>&6
735else
736 cat > conftestmake <<\EOF
737all:
738 @echo 'ac_maketemp="${MAKE}"'
739EOF
740# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
741eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
742if test -n "$ac_maketemp"; then
743 eval ac_cv_prog_make_${ac_make}_set=yes
744else
745 eval ac_cv_prog_make_${ac_make}_set=no
746fi
747rm -f conftestmake
748fi
749if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
750 echo "$ac_t""yes" 1>&6
751 SET_MAKE=
752else
753 echo "$ac_t""no" 1>&6
754 SET_MAKE="MAKE=${MAKE-make}"
755fi
756
757ac_aux_dir=
758for ac_dir in .. $srcdir/..; do
759 if test -f $ac_dir/install-sh; then
760 ac_aux_dir=$ac_dir
761 ac_install_sh="$ac_aux_dir/install-sh -c"
762 break
763 elif test -f $ac_dir/install.sh; then
764 ac_aux_dir=$ac_dir
765 ac_install_sh="$ac_aux_dir/install.sh -c"
766 break
767 fi
768done
769if test -z "$ac_aux_dir"; then
770 { echo "configure: error: can not find install-sh or install.sh in .. $srcdir/.." 1>&2; exit 1; }
771fi
772ac_config_guess=$ac_aux_dir/config.guess
773ac_config_sub=$ac_aux_dir/config.sub
774ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
775
776module=qt
777
15ae1bee 778echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6
1dc9c5b0 779echo "configure:780: checking whether to enable maintainer-specific portions of Makefiles" >&5
15ae1bee
MD
780 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
781if test "${enable_maintainer_mode+set}" = set; then
782 enableval="$enable_maintainer_mode"
783 USE_MAINTAINER_MODE=$enableval
784else
785 USE_MAINTAINER_MODE=no
786fi
787
788 echo "$ac_t""$USE_MAINTAINER_MODE" 1>&6
789 if test $USE_MAINTAINER_MODE = yes; then
790 MAINT=
791 else
792 MAINT='#M#'
793 fi
794
795
ec349f39
MD
796
797# Extract the first word of "gcc", so it can be a program name with args.
798set dummy gcc; ac_word=$2
799echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1dc9c5b0 800echo "configure:801: checking for $ac_word" >&5
ec349f39
MD
801if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
802 echo $ac_n "(cached) $ac_c" 1>&6
803else
804 if test -n "$CC"; then
805 ac_cv_prog_CC="$CC" # Let the user override the test.
806else
807 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
808 for ac_dir in $PATH; do
809 test -z "$ac_dir" && ac_dir=.
810 if test -f $ac_dir/$ac_word; then
811 ac_cv_prog_CC="gcc"
812 break
813 fi
814 done
815 IFS="$ac_save_ifs"
816fi
817fi
818CC="$ac_cv_prog_CC"
819if test -n "$CC"; then
820 echo "$ac_t""$CC" 1>&6
821else
822 echo "$ac_t""no" 1>&6
823fi
824
825if test -z "$CC"; then
826 # Extract the first word of "cc", so it can be a program name with args.
827set dummy cc; ac_word=$2
828echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1dc9c5b0 829echo "configure:830: checking for $ac_word" >&5
ec349f39
MD
830if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
831 echo $ac_n "(cached) $ac_c" 1>&6
832else
833 if test -n "$CC"; then
834 ac_cv_prog_CC="$CC" # Let the user override the test.
835else
836 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
837 ac_prog_rejected=no
838 for ac_dir in $PATH; do
839 test -z "$ac_dir" && ac_dir=.
840 if test -f $ac_dir/$ac_word; then
841 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
842 ac_prog_rejected=yes
843 continue
844 fi
845 ac_cv_prog_CC="cc"
846 break
847 fi
848 done
849 IFS="$ac_save_ifs"
850if test $ac_prog_rejected = yes; then
851 # We found a bogon in the path, so make sure we never use it.
852 set dummy $ac_cv_prog_CC
853 shift
854 if test $# -gt 0; then
855 # We chose a different compiler from the bogus one.
856 # However, it has the same basename, so the bogon will be chosen
857 # first if we set CC to just the basename; use the full file name.
858 shift
859 set dummy "$ac_dir/$ac_word" "$@"
860 shift
861 ac_cv_prog_CC="$@"
862 fi
863fi
864fi
865fi
866CC="$ac_cv_prog_CC"
867if test -n "$CC"; then
868 echo "$ac_t""$CC" 1>&6
869else
870 echo "$ac_t""no" 1>&6
871fi
872
873 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
874fi
875
733943b9 876echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
1dc9c5b0 877echo "configure:878: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
733943b9
TT
878
879ac_ext=c
880# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
881ac_cpp='$CPP $CPPFLAGS'
882ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
883ac_link='${CC-cc} -o conftest $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
884cross_compiling=$ac_cv_prog_cc_cross
885
886cat > conftest.$ac_ext <<EOF
1dc9c5b0 887#line 888 "configure"
733943b9
TT
888#include "confdefs.h"
889main(){return(0);}
890EOF
1dc9c5b0 891if { (eval echo configure:892: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
733943b9
TT
892 ac_cv_prog_cc_works=yes
893 # If we can't run a trivial program, we are probably using a cross compiler.
894 if (./conftest; exit) 2>/dev/null; then
895 ac_cv_prog_cc_cross=no
896 else
897 ac_cv_prog_cc_cross=yes
898 fi
899else
900 echo "configure: failed program was:" >&5
901 cat conftest.$ac_ext >&5
902 ac_cv_prog_cc_works=no
903fi
904rm -fr conftest*
905
906echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
907if test $ac_cv_prog_cc_works = no; then
908 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
909fi
910echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
1dc9c5b0 911echo "configure:912: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
733943b9
TT
912echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
913cross_compiling=$ac_cv_prog_cc_cross
914
ec349f39 915echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
1dc9c5b0 916echo "configure:917: checking whether we are using GNU C" >&5
ec349f39
MD
917if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
918 echo $ac_n "(cached) $ac_c" 1>&6
919else
920 cat > conftest.c <<EOF
921#ifdef __GNUC__
922 yes;
923#endif
924EOF
1dc9c5b0 925if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:926: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
ec349f39
MD
926 ac_cv_prog_gcc=yes
927else
928 ac_cv_prog_gcc=no
929fi
930fi
931
932echo "$ac_t""$ac_cv_prog_gcc" 1>&6
733943b9 933
ec349f39
MD
934if test $ac_cv_prog_gcc = yes; then
935 GCC=yes
733943b9
TT
936 ac_test_CFLAGS="${CFLAGS+set}"
937 ac_save_CFLAGS="$CFLAGS"
938 CFLAGS=
939 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
1dc9c5b0 940echo "configure:941: checking whether ${CC-cc} accepts -g" >&5
733943b9 941if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
ec349f39
MD
942 echo $ac_n "(cached) $ac_c" 1>&6
943else
944 echo 'void f(){}' > conftest.c
945if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
733943b9 946 ac_cv_prog_cc_g=yes
ec349f39 947else
733943b9 948 ac_cv_prog_cc_g=no
ec349f39
MD
949fi
950rm -f conftest*
951
952fi
953
733943b9
TT
954echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
955 if test "$ac_test_CFLAGS" = set; then
956 CFLAGS="$ac_save_CFLAGS"
957 elif test $ac_cv_prog_cc_g = yes; then
958 CFLAGS="-g -O2"
959 else
960 CFLAGS="-O2"
ec349f39
MD
961 fi
962else
963 GCC=
964 test "${CFLAGS+set}" = set || CFLAGS="-g"
965fi
966
967echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1dc9c5b0 968echo "configure:969: checking how to run the C preprocessor" >&5
ec349f39
MD
969# On Suns, sometimes $CPP names a directory.
970if test -n "$CPP" && test -d "$CPP"; then
971 CPP=
972fi
973if test -z "$CPP"; then
974if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
975 echo $ac_n "(cached) $ac_c" 1>&6
976else
977 # This must be in double quotes, not single quotes, because CPP may get
978 # substituted into the Makefile and "${CC-cc}" will confuse make.
979 CPP="${CC-cc} -E"
980 # On the NeXT, cc -E runs the code through the compiler's parser,
981 # not just through cpp.
982 cat > conftest.$ac_ext <<EOF
1dc9c5b0 983#line 984 "configure"
ec349f39
MD
984#include "confdefs.h"
985#include <assert.h>
986Syntax Error
987EOF
988ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1dc9c5b0 989{ (eval echo configure:990: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ec349f39
MD
990ac_err=`grep -v '^ *+' conftest.out`
991if test -z "$ac_err"; then
992 :
993else
994 echo "$ac_err" >&5
733943b9
TT
995 echo "configure: failed program was:" >&5
996 cat conftest.$ac_ext >&5
ec349f39
MD
997 rm -rf conftest*
998 CPP="${CC-cc} -E -traditional-cpp"
999 cat > conftest.$ac_ext <<EOF
1dc9c5b0 1000#line 1001 "configure"
ec349f39
MD
1001#include "confdefs.h"
1002#include <assert.h>
1003Syntax Error
1004EOF
1005ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1dc9c5b0 1006{ (eval echo configure:1007: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ec349f39
MD
1007ac_err=`grep -v '^ *+' conftest.out`
1008if test -z "$ac_err"; then
1009 :
1010else
1011 echo "$ac_err" >&5
733943b9
TT
1012 echo "configure: failed program was:" >&5
1013 cat conftest.$ac_ext >&5
ec349f39
MD
1014 rm -rf conftest*
1015 CPP=/lib/cpp
1016fi
1017rm -f conftest*
1018fi
1019rm -f conftest*
1020 ac_cv_prog_CPP="$CPP"
1021fi
1022 CPP="$ac_cv_prog_CPP"
1023else
1024 ac_cv_prog_CPP="$CPP"
1025fi
1026echo "$ac_t""$CPP" 1>&6
1027
ec349f39
MD
1028# Extract the first word of "ranlib", so it can be a program name with args.
1029set dummy ranlib; ac_word=$2
1030echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1dc9c5b0 1031echo "configure:1032: checking for $ac_word" >&5
ec349f39
MD
1032if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1033 echo $ac_n "(cached) $ac_c" 1>&6
1034else
1035 if test -n "$RANLIB"; then
1036 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1037else
1038 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
1039 for ac_dir in $PATH; do
1040 test -z "$ac_dir" && ac_dir=.
1041 if test -f $ac_dir/$ac_word; then
1042 ac_cv_prog_RANLIB="ranlib"
1043 break
1044 fi
1045 done
1046 IFS="$ac_save_ifs"
1047 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1048fi
1049fi
1050RANLIB="$ac_cv_prog_RANLIB"
1051if test -n "$RANLIB"; then
1052 echo "$ac_t""$RANLIB" 1>&6
1053else
1054 echo "$ac_t""no" 1>&6
1055fi
1056
1057
ec349f39
MD
1058
1059echo $ac_n "checking "threads package type"""... $ac_c" 1>&6
1dc9c5b0 1060echo "configure:1061: checking "threads package type"" >&5
ec349f39
MD
1061if eval "test \"`echo '$''{'cy_cv_threads_package'+set}'`\" = set"; then
1062 echo $ac_n "(cached) $ac_c" 1>&6
1063else
1064
1065if eval "test \"`echo '$''{'cy_cv_threads_cflags'+set}'`\" = set"; then
1066 echo $ac_n "(cached) $ac_c" 1>&6
1067else
1068
1069if eval "test \"`echo '$''{'cy_cv_threads_libs'+set}'`\" = set"; then
1070 echo $ac_n "(cached) $ac_c" 1>&6
1071else
1072
1073use_threads=no;
1074# Check whether --with-threads or --without-threads was given.
1075if test "${with_threads+set}" = set; then
1076 withval="$with_threads"
1077 use_threads=$withval
1078else
1079 use_threads=no
1080fi
1081
1082test -n "$use_threads" || use_threads=qt
1083threads_package=unknown
1084if test "$use_threads" != no; then
1085 if test "$use_threads" = yes || test "$use_threads" = qt; then
1086 # Look for qt in source directory. This is a hack: we look in
1087 # "./qt" because this check might be run at the top level.
1088 if test -f $srcdir/../qt/qt.c || test -f $srcdir/qt/qt.c; then
1089 threads_package=COOP
1090 cy_cv_threads_cflags="-I$srcdir/../qt -I../qt"
01546492 1091 cy_cv_threads_libs="../threads/libthreads.a ../qt/libqt.a"
ec349f39
MD
1092 fi
1093 else
1094 if test -f $use_threads/qt.c; then
1095 # FIXME seems as though we should try to use an installed qt here.
1096 threads_package=COOP
1097 cy_cv_threads_cflags="-I$use_threads -I../qt"
01546492 1098 cy_cv_threads_libs="../threads/libthreads.a ../qt/libqt.a"
ec349f39
MD
1099 fi
1100 fi
1101 if test "$use_threads" = pthreads; then
1102 # Look for pthreads in srcdir. See above to understand why
1103 # we always set threads_package.
1104 if test -f $srcdir/../../pthreads/pthreads/queue.c \
1105 || test -f $srcdir/../pthreads/pthreads/queue.c; then
1106 threads_package=MIT
1107 cy_cv_threads_cflags="-I$srcdir/../../pthreads/include"
1108 cy_cv_threads_libs="-L../../pthreads/lib -lpthread"
1109 fi
1110 fi
1111 saved_CPP="$CPPFLAGS"
1112 saved_LD="$LDFLAGS"
1113 saved_LIBS="$LIBS"
1114 if test "$threads_package" = unknown; then
1115 CPPFLAGS="-I$use_threads/include"
1116 LDFLAGS="-L$use_threads/lib"
1117 LIBS="-lgthreads -lmalloc"
1118 cat > conftest.$ac_ext <<EOF
1dc9c5b0 1119#line 1120 "configure"
ec349f39
MD
1120#include "confdefs.h"
1121#include <pthread.h>
733943b9 1122int main() {
ec349f39
MD
1123
1124pthread_equal(NULL,NULL);
1125
1126; return 0; }
1127EOF
1dc9c5b0 1128if { (eval echo configure:1129: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
ec349f39
MD
1129 rm -rf conftest*
1130 threads_package=FSU
733943b9
TT
1131else
1132 echo "configure: failed program was:" >&5
1133 cat conftest.$ac_ext >&5
ec349f39
MD
1134fi
1135rm -f conftest*
ec349f39
MD
1136 fi
1137 if test "$threads_package" = unknown; then
1138 LIBS="-lpthread"
1139 cat > conftest.$ac_ext <<EOF
1dc9c5b0 1140#line 1141 "configure"
ec349f39
MD
1141#include "confdefs.h"
1142#include <pthread.h>
733943b9 1143int main() {
ec349f39
MD
1144
1145pthread_equal(NULL,NULL);
1146
1147; return 0; }
1148EOF
1dc9c5b0 1149if { (eval echo configure:1150: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
ec349f39
MD
1150 rm -rf conftest*
1151 threads_package=MIT
733943b9
TT
1152else
1153 echo "configure: failed program was:" >&5
1154 cat conftest.$ac_ext >&5
ec349f39
MD
1155fi
1156rm -f conftest*
ec349f39
MD
1157 fi
1158 if test "$threads_package" = unknown; then
1159 LIBS="-lpthreads"
1160 cat > conftest.$ac_ext <<EOF
1dc9c5b0 1161#line 1162 "configure"
ec349f39
MD
1162#include "confdefs.h"
1163#include <pthread.h>
733943b9 1164int main() {
ec349f39
MD
1165
1166pthread_equal(NULL,NULL);
1167
1168; return 0; }
1169EOF
1dc9c5b0 1170if { (eval echo configure:1171: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest; then
ec349f39
MD
1171 rm -rf conftest*
1172 threads_package=PCthreads
733943b9
TT
1173else
1174 echo "configure: failed program was:" >&5
1175 cat conftest.$ac_ext >&5
ec349f39
MD
1176fi
1177rm -f conftest*
ec349f39
MD
1178 fi
1179 cy_cv_threads_cflags="$CPPFLAGS $cy_cv_threads_cflags"
1180 cy_cv_threads_libs="$LDFLAGS $LIBS $cy_cv_threads_libs"
1181 cy_cv_threads_package=$threads_package
1182 CPPFLAGS="$saved_CPP"
1183 LDFLAGS="$saved_LD"
1184 LIBS="$saved_LIBS"
1185 if test "$threads_package" = unknown; then
1186 { echo "configure: error: "cannot find thread library installation"" 1>&2; exit 1; }
1187 fi
1188fi
1189
1190fi
1191
1192
1193fi
1194
1195
1196fi
1197
1198echo "$ac_t""$cy_cv_threads_package" 1>&6
1199
1200
8efd05bf 1201threads_enabled=false
ec349f39 1202if test "$cy_cv_threads_package" = COOP; then
8efd05bf 1203 threads_enabled=true
ec349f39
MD
1204fi
1205
1206# Determine the host we are working on
1207
1208# Make sure we can run config.sub.
1209if $ac_config_sub sun4 >/dev/null 2>&1; then :
1210else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
1211fi
1212
1213echo $ac_n "checking host system type""... $ac_c" 1>&6
1dc9c5b0 1214echo "configure:1215: checking host system type" >&5
ec349f39
MD
1215
1216host_alias=$host
1217case "$host_alias" in
1218NONE)
1219 case $nonopt in
1220 NONE)
1221 if host_alias=`$ac_config_guess`; then :
1222 else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
1223 fi ;;
1224 *) host_alias=$nonopt ;;
1225 esac ;;
1226esac
1227
1228host=`$ac_config_sub $host_alias`
733943b9
TT
1229host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
1230host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
1231host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
ec349f39
MD
1232echo "$ac_t""$host" 1>&6
1233
1234
1235case "$host" in
c3191608 1236i[3456]86-*-*)
ec349f39
MD
1237 qtmds_s=$srcdir/md/i386.s
1238 qtmd_h=$srcdir/md/i386.h
1239 qtmdc_c=$srcdir/md/null.c
1240 ;;
1241mips-sgi-irix5*)
1242 qtmds_s=$srcdir/md/mips-irix5.s
1243 qtmd_h=$srcdir/md/mips.h
1244 qtmdc_c=$srcdir/md/null.c
1245 qtdmdb_s=$srcdir/md/mips_b.s
1246 ;;
1247mips-*-*)
1248 qtmds_s=$srcdir/md/mips.s
1249 qtmd_h=$srcdir/md/mips.h
1250 qtmdc_c=$srcdir/md/null.c
1251 qtdmdb_s=$srcdir/md/mips_b.s
1252 ;;
1253sparc-sun-solaris2.*)
1254 qtmd_h=$srcdir/md/sparc.h
1255 qtmdc_c=$srcdir/md/null.c
1256 qtmds_s=$srcdir/md/sparc.s
1257 qtdmdb_s=$srcdir/md/sparc_b.s
1258 ;;
1259sparc-*-*)
1260 qtmd_h=$srcdir/md/sparc.h
1261 qtmdc_c=$srcdir/md/null.c
1262 qtmds_s=$srcdir/md/_sparc.s
1263 qtdmdb_s=$srcdir/md/_sparc_b.s
1264 ;;
1265*)
01546492 1266 echo "Unknown configuration; threads package disabled"
8efd05bf 1267 threads_enabled=false
ec349f39
MD
1268 ;;
1269esac
1270
1271
c3191608 1272
8efd05bf 1273if $threads_enabled; then
733943b9 1274 target_libs=libqt.a
8efd05bf 1275else
733943b9 1276 target_libs=
8efd05bf
JB
1277fi
1278
b2b965ad
JB
1279# Give the Makefile the names of the object files that will be
1280# generated by compiling $qtmdc_c and $qtmds_s.
1281qtmdc_o="`echo ${qtmdc_c} | sed -e 's:^.*/::' | sed -e 's:\.c$:\.o:'`"
1282qtmds_o="`echo ${qtmds_s} | sed -e 's:^.*/::' | sed -e 's:\.s$:\.o:'`"
1283
1284
1285
8efd05bf
JB
1286
1287
1288
ec349f39
MD
1289
1290
1291
ec349f39
MD
1292trap '' 1 2 15
1293cat > confcache <<\EOF
1294# This file is a shell script that caches the results of configure
1295# tests run on this system so they can be shared between configure
1296# scripts and configure runs. It is not useful on other systems.
1297# If it contains results you don't want to keep, you may remove or edit it.
1298#
1299# By default, configure uses ./config.cache as the cache file,
1300# creating it if it does not exist already. You can give configure
1301# the --cache-file=FILE option to use a different cache file; that is
1302# what configure does when it calls configure scripts in
1303# subdirectories, so they share the cache.
1304# Giving --cache-file=/dev/null disables caching, for debugging configure.
1305# config.status only pays attention to the cache file if you give it the
1306# --recheck option to rerun configure.
1307#
1308EOF
733943b9
TT
1309# The following way of writing the cache mishandles newlines in values,
1310# but we know of no workaround that is simple, portable, and efficient.
1311# So, don't put newlines in cache variables' values.
ec349f39
MD
1312# Ultrix sh set writes to stderr and can't be redirected directly,
1313# and sets the high bit in the cache file unless we assign to the vars.
1314(set) 2>&1 |
733943b9
TT
1315 case `(ac_space=' '; set) 2>&1` in
1316 *ac_space=\ *)
1317 # `set' does not quote correctly, so add quotes (double-quote substitution
1318 # turns \\\\ into \\, and sed turns \\ into \).
1319 sed -n \
1320 -e "s/'/'\\\\''/g" \
1321 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1322 ;;
1323 *)
1324 # `set' quotes correctly as required by POSIX, so do not add quotes.
1325 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1326 ;;
1327 esac >> confcache
ec349f39
MD
1328if cmp -s $cache_file confcache; then
1329 :
1330else
1331 if test -w $cache_file; then
1332 echo "updating cache $cache_file"
1333 cat confcache > $cache_file
1334 else
1335 echo "not updating unwritable cache $cache_file"
1336 fi
1337fi
1338rm -f confcache
1339
1340trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1341
1342test "x$prefix" = xNONE && prefix=$ac_default_prefix
1343# Let make expand exec_prefix.
1344test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1345
1346# Any assignment to VPATH causes Sun make to only execute
1347# the first set of double-colon rules, so remove it if not needed.
1348# If there is a colon in the path, we need to keep it.
1349if test "x$srcdir" = x.; then
1350 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1351fi
1352
1353trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1354
1355# Transform confdefs.h into DEFS.
1356# Protect against shell expansion while executing Makefile rules.
1357# Protect against Makefile macro expansion.
1358cat > conftest.defs <<\EOF
1359s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
1360s%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
1361s%\[%\\&%g
1362s%\]%\\&%g
1363s%\$%$$%g
1364EOF
1365DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
1366rm -f conftest.defs
1367
1368
1369# Without the "./", some shells look in PATH for config.status.
1370: ${CONFIG_STATUS=./config.status}
1371
1372echo creating $CONFIG_STATUS
1373rm -f $CONFIG_STATUS
1374cat > $CONFIG_STATUS <<EOF
1375#! /bin/sh
1376# Generated automatically by configure.
1377# Run this file to recreate the current configuration.
1378# This directory was configured as follows,
1379# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1380#
1381# $0 $ac_configure_args
1382#
1383# Compiler output produced by configure, useful for debugging
1384# configure, is in ./config.log if it exists.
1385
1386ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1387for ac_option
1388do
1389 case "\$ac_option" in
1390 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1391 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1392 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1393 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
733943b9 1394 echo "$CONFIG_STATUS generated by autoconf version 2.12"
ec349f39
MD
1395 exit 0 ;;
1396 -help | --help | --hel | --he | --h)
1397 echo "\$ac_cs_usage"; exit 0 ;;
1398 *) echo "\$ac_cs_usage"; exit 1 ;;
1399 esac
1400done
1401
1402ac_given_srcdir=$srcdir
1403ac_given_INSTALL="$INSTALL"
1404
733943b9 1405trap 'rm -fr `echo "Makefile qt.h md/Makefile time/Makefile" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
ec349f39
MD
1406EOF
1407cat >> $CONFIG_STATUS <<EOF
1408
1409# Protect against being on the right side of a sed subst in config.status.
1410sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1411 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1412$ac_vpsub
1413$extrasub
1414s%@CFLAGS@%$CFLAGS%g
1415s%@CPPFLAGS@%$CPPFLAGS%g
1416s%@CXXFLAGS@%$CXXFLAGS%g
1417s%@DEFS@%$DEFS%g
1418s%@LDFLAGS@%$LDFLAGS%g
1419s%@LIBS@%$LIBS%g
1420s%@exec_prefix@%$exec_prefix%g
1421s%@prefix@%$prefix%g
1422s%@program_transform_name@%$program_transform_name%g
1423s%@bindir@%$bindir%g
1424s%@sbindir@%$sbindir%g
1425s%@libexecdir@%$libexecdir%g
1426s%@datadir@%$datadir%g
1427s%@sysconfdir@%$sysconfdir%g
1428s%@sharedstatedir@%$sharedstatedir%g
1429s%@localstatedir@%$localstatedir%g
1430s%@libdir@%$libdir%g
1431s%@includedir@%$includedir%g
1432s%@oldincludedir@%$oldincludedir%g
1433s%@infodir@%$infodir%g
1434s%@mandir@%$mandir%g
ec349f39
MD
1435s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
1436s%@INSTALL_DATA@%$INSTALL_DATA%g
733943b9
TT
1437s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
1438s%@PACKAGE@%$PACKAGE%g
1439s%@VERSION@%$VERSION%g
1dc9c5b0
JB
1440s%@ACLOCAL@%$ACLOCAL%g
1441s%@AUTOCONF@%$AUTOCONF%g
1442s%@AUTOMAKE@%$AUTOMAKE%g
1443s%@AUTOHEADER@%$AUTOHEADER%g
1444s%@MAKEINFO@%$MAKEINFO%g
733943b9
TT
1445s%@SET_MAKE@%$SET_MAKE%g
1446s%@module@%$module%g
15ae1bee 1447s%@MAINT@%$MAINT%g
733943b9
TT
1448s%@CC@%$CC%g
1449s%@CPP@%$CPP%g
ec349f39
MD
1450s%@RANLIB@%$RANLIB%g
1451s%@host@%$host%g
1452s%@host_alias@%$host_alias%g
1453s%@host_cpu@%$host_cpu%g
1454s%@host_vendor@%$host_vendor%g
1455s%@host_os@%$host_os%g
733943b9 1456s%@target_libs@%$target_libs%g
ec349f39
MD
1457s%@qtmd_h@%$qtmd_h%g
1458s%@qtmdc_c@%$qtmdc_c%g
b2b965ad 1459s%@qtmdc_o@%$qtmdc_o%g
ec349f39 1460s%@qtmds_s@%$qtmds_s%g
b2b965ad 1461s%@qtmds_o@%$qtmds_o%g
ec349f39
MD
1462s%@qtmdb_s@%$qtmdb_s%g
1463
1464CEOF
1465EOF
733943b9
TT
1466
1467cat >> $CONFIG_STATUS <<\EOF
1468
1469# Split the substitutions into bite-sized pieces for seds with
1470# small command number limits, like on Digital OSF/1 and HP-UX.
1471ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
1472ac_file=1 # Number of current file.
1473ac_beg=1 # First line for current file.
1474ac_end=$ac_max_sed_cmds # Line after last line for current file.
1475ac_more_lines=:
1476ac_sed_cmds=""
1477while $ac_more_lines; do
1478 if test $ac_beg -gt 1; then
1479 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1480 else
1481 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
1482 fi
1483 if test ! -s conftest.s$ac_file; then
1484 ac_more_lines=false
1485 rm -f conftest.s$ac_file
1486 else
1487 if test -z "$ac_sed_cmds"; then
1488 ac_sed_cmds="sed -f conftest.s$ac_file"
1489 else
1490 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
1491 fi
1492 ac_file=`expr $ac_file + 1`
1493 ac_beg=$ac_end
1494 ac_end=`expr $ac_end + $ac_max_sed_cmds`
1495 fi
1496done
1497if test -z "$ac_sed_cmds"; then
1498 ac_sed_cmds=cat
1499fi
1500EOF
1501
ec349f39
MD
1502cat >> $CONFIG_STATUS <<EOF
1503
733943b9 1504CONFIG_FILES=\${CONFIG_FILES-"Makefile qt.h md/Makefile time/Makefile"}
ec349f39
MD
1505EOF
1506cat >> $CONFIG_STATUS <<\EOF
1507for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
733943b9 1508 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
ec349f39 1509 case "$ac_file" in
733943b9 1510 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
ec349f39
MD
1511 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1512 *) ac_file_in="${ac_file}.in" ;;
1513 esac
1514
733943b9 1515 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
ec349f39
MD
1516
1517 # Remove last slash and all that follows it. Not all systems have dirname.
1518 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1519 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1520 # The file is in a subdirectory.
1521 test ! -d "$ac_dir" && mkdir "$ac_dir"
1522 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
1523 # A "../" for each directory in $ac_dir_suffix.
1524 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
1525 else
1526 ac_dir_suffix= ac_dots=
1527 fi
1528
1529 case "$ac_given_srcdir" in
1530 .) srcdir=.
1531 if test -z "$ac_dots"; then top_srcdir=.
1532 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
1533 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1534 *) # Relative path.
1535 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1536 top_srcdir="$ac_dots$ac_given_srcdir" ;;
1537 esac
1538
1539 case "$ac_given_INSTALL" in
1540 [/$]*) INSTALL="$ac_given_INSTALL" ;;
1541 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
1542 esac
733943b9 1543
ec349f39
MD
1544 echo creating "$ac_file"
1545 rm -f "$ac_file"
1546 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1547 case "$ac_file" in
1548 *Makefile*) ac_comsub="1i\\
1549# $configure_input" ;;
1550 *) ac_comsub= ;;
1551 esac
733943b9
TT
1552
1553 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
ec349f39
MD
1554 sed -e "$ac_comsub
1555s%@configure_input@%$configure_input%g
1556s%@srcdir@%$srcdir%g
1557s%@top_srcdir@%$top_srcdir%g
1558s%@INSTALL@%$INSTALL%g
733943b9 1559" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
ec349f39 1560fi; done
733943b9 1561rm -f conftest.s*
ec349f39 1562
733943b9
TT
1563EOF
1564cat >> $CONFIG_STATUS <<EOF
ec349f39 1565
733943b9
TT
1566EOF
1567cat >> $CONFIG_STATUS <<\EOF
ec349f39
MD
1568
1569exit 0
1570EOF
1571chmod +x $CONFIG_STATUS
1572rm -fr confdefs* $ac_clean_files
1573test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
1574