blob: ac0e498c6fd14508ae3d1cb47e8f8e9f79ff6992 [file] [log] [blame]
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001#! /bin/sh
2
3# Guess values for system-dependent variables and create Makefiles.
4# Generated automatically using autoconf version 2.13
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:
14ac_help="$ac_help
Constantin Kaplinsky13e90832006-05-30 06:08:20 +000015 --with-installed-zlib use the version of zlib which is installed on the
16 system instead of the one distributed with VNC"
17ac_help="$ac_help
18 --with-installed-jpeg use the version of jpeg which is installed on the
19 system instead of the one distributed with VNC"
20
21# Initialize some variables set by options.
22# The variables have the same names as the options, with
23# dashes changed to underlines.
24build=NONE
25cache_file=./config.cache
26exec_prefix=NONE
27host=NONE
28no_create=
29nonopt=NONE
30no_recursion=
31prefix=NONE
32program_prefix=NONE
33program_suffix=NONE
34program_transform_name=s,x,x,
35silent=
36site=
37srcdir=
38target=NONE
39verbose=
40x_includes=NONE
41x_libraries=NONE
42bindir='${exec_prefix}/bin'
43sbindir='${exec_prefix}/sbin'
44libexecdir='${exec_prefix}/libexec'
45datadir='${prefix}/share'
46sysconfdir='${prefix}/etc'
47sharedstatedir='${prefix}/com'
48localstatedir='${prefix}/var'
49libdir='${exec_prefix}/lib'
50includedir='${prefix}/include'
51oldincludedir='/usr/include'
52infodir='${prefix}/info'
53mandir='${prefix}/man'
54
55# Initialize some other variables.
56subdirs=
57MFLAGS= MAKEFLAGS=
58SHELL=${CONFIG_SHELL-/bin/sh}
59# Maximum number of lines to put in a shell here document.
60ac_max_here_lines=12
61
62ac_prev=
63for ac_option
64do
65
66 # If the previous option needs an argument, assign it.
67 if test -n "$ac_prev"; then
68 eval "$ac_prev=\$ac_option"
69 ac_prev=
70 continue
71 fi
72
73 case "$ac_option" in
74 -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
75 *) ac_optarg= ;;
76 esac
77
78 # Accept the important Cygnus configure options, so we can diagnose typos.
79
80 case "$ac_option" in
81
82 -bindir | --bindir | --bindi | --bind | --bin | --bi)
83 ac_prev=bindir ;;
84 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
85 bindir="$ac_optarg" ;;
86
87 -build | --build | --buil | --bui | --bu)
88 ac_prev=build ;;
89 -build=* | --build=* | --buil=* | --bui=* | --bu=*)
90 build="$ac_optarg" ;;
91
92 -cache-file | --cache-file | --cache-fil | --cache-fi \
93 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
94 ac_prev=cache_file ;;
95 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
96 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
97 cache_file="$ac_optarg" ;;
98
99 -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
100 ac_prev=datadir ;;
101 -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
102 | --da=*)
103 datadir="$ac_optarg" ;;
104
105 -disable-* | --disable-*)
106 ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
107 # Reject names that are not valid shell variable names.
108 if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
109 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
110 fi
111 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
112 eval "enable_${ac_feature}=no" ;;
113
114 -enable-* | --enable-*)
115 ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
116 # Reject names that are not valid shell variable names.
117 if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
118 { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
119 fi
120 ac_feature=`echo $ac_feature| sed 's/-/_/g'`
121 case "$ac_option" in
122 *=*) ;;
123 *) ac_optarg=yes ;;
124 esac
125 eval "enable_${ac_feature}='$ac_optarg'" ;;
126
127 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
128 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
129 | --exec | --exe | --ex)
130 ac_prev=exec_prefix ;;
131 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
132 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
133 | --exec=* | --exe=* | --ex=*)
134 exec_prefix="$ac_optarg" ;;
135
136 -gas | --gas | --ga | --g)
137 # Obsolete; use --with-gas.
138 with_gas=yes ;;
139
140 -help | --help | --hel | --he)
141 # Omit some internal or obsolete options to make the list less imposing.
142 # This message is too long to be a string in the A/UX 3.1 sh.
143 cat << EOF
144Usage: configure [options] [host]
145Options: [defaults in brackets after descriptions]
146Configuration:
147 --cache-file=FILE cache test results in FILE
148 --help print this message
149 --no-create do not create output files
150 --quiet, --silent do not print \`checking...' messages
151 --version print the version of autoconf that created configure
152Directory and file names:
153 --prefix=PREFIX install architecture-independent files in PREFIX
154 [$ac_default_prefix]
155 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX
156 [same as prefix]
157 --bindir=DIR user executables in DIR [EPREFIX/bin]
158 --sbindir=DIR system admin executables in DIR [EPREFIX/sbin]
159 --libexecdir=DIR program executables in DIR [EPREFIX/libexec]
160 --datadir=DIR read-only architecture-independent data in DIR
161 [PREFIX/share]
162 --sysconfdir=DIR read-only single-machine data in DIR [PREFIX/etc]
163 --sharedstatedir=DIR modifiable architecture-independent data in DIR
164 [PREFIX/com]
165 --localstatedir=DIR modifiable single-machine data in DIR [PREFIX/var]
166 --libdir=DIR object code libraries in DIR [EPREFIX/lib]
167 --includedir=DIR C header files in DIR [PREFIX/include]
168 --oldincludedir=DIR C header files for non-gcc in DIR [/usr/include]
169 --infodir=DIR info documentation in DIR [PREFIX/info]
170 --mandir=DIR man documentation in DIR [PREFIX/man]
171 --srcdir=DIR find the sources in DIR [configure dir or ..]
172 --program-prefix=PREFIX prepend PREFIX to installed program names
173 --program-suffix=SUFFIX append SUFFIX to installed program names
174 --program-transform-name=PROGRAM
175 run sed PROGRAM on installed program names
176EOF
177 cat << EOF
178Host type:
179 --build=BUILD configure for building on BUILD [BUILD=HOST]
180 --host=HOST configure for HOST [guessed]
181 --target=TARGET configure for TARGET [TARGET=HOST]
182Features and packages:
183 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
184 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
185 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
186 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
187 --x-includes=DIR X include files are in DIR
188 --x-libraries=DIR X library files are in DIR
189EOF
190 if test -n "$ac_help"; then
191 echo "--enable and --with options recognized:$ac_help"
192 fi
193 exit 0 ;;
194
195 -host | --host | --hos | --ho)
196 ac_prev=host ;;
197 -host=* | --host=* | --hos=* | --ho=*)
198 host="$ac_optarg" ;;
199
200 -includedir | --includedir | --includedi | --included | --include \
201 | --includ | --inclu | --incl | --inc)
202 ac_prev=includedir ;;
203 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
204 | --includ=* | --inclu=* | --incl=* | --inc=*)
205 includedir="$ac_optarg" ;;
206
207 -infodir | --infodir | --infodi | --infod | --info | --inf)
208 ac_prev=infodir ;;
209 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
210 infodir="$ac_optarg" ;;
211
212 -libdir | --libdir | --libdi | --libd)
213 ac_prev=libdir ;;
214 -libdir=* | --libdir=* | --libdi=* | --libd=*)
215 libdir="$ac_optarg" ;;
216
217 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
218 | --libexe | --libex | --libe)
219 ac_prev=libexecdir ;;
220 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
221 | --libexe=* | --libex=* | --libe=*)
222 libexecdir="$ac_optarg" ;;
223
224 -localstatedir | --localstatedir | --localstatedi | --localstated \
225 | --localstate | --localstat | --localsta | --localst \
226 | --locals | --local | --loca | --loc | --lo)
227 ac_prev=localstatedir ;;
228 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
229 | --localstate=* | --localstat=* | --localsta=* | --localst=* \
230 | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
231 localstatedir="$ac_optarg" ;;
232
233 -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
234 ac_prev=mandir ;;
235 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
236 mandir="$ac_optarg" ;;
237
238 -nfp | --nfp | --nf)
239 # Obsolete; use --without-fp.
240 with_fp=no ;;
241
242 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
243 | --no-cr | --no-c)
244 no_create=yes ;;
245
246 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
247 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
248 no_recursion=yes ;;
249
250 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
251 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
252 | --oldin | --oldi | --old | --ol | --o)
253 ac_prev=oldincludedir ;;
254 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
255 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
256 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
257 oldincludedir="$ac_optarg" ;;
258
259 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
260 ac_prev=prefix ;;
261 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
262 prefix="$ac_optarg" ;;
263
264 -program-prefix | --program-prefix | --program-prefi | --program-pref \
265 | --program-pre | --program-pr | --program-p)
266 ac_prev=program_prefix ;;
267 -program-prefix=* | --program-prefix=* | --program-prefi=* \
268 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
269 program_prefix="$ac_optarg" ;;
270
271 -program-suffix | --program-suffix | --program-suffi | --program-suff \
272 | --program-suf | --program-su | --program-s)
273 ac_prev=program_suffix ;;
274 -program-suffix=* | --program-suffix=* | --program-suffi=* \
275 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
276 program_suffix="$ac_optarg" ;;
277
278 -program-transform-name | --program-transform-name \
279 | --program-transform-nam | --program-transform-na \
280 | --program-transform-n | --program-transform- \
281 | --program-transform | --program-transfor \
282 | --program-transfo | --program-transf \
283 | --program-trans | --program-tran \
284 | --progr-tra | --program-tr | --program-t)
285 ac_prev=program_transform_name ;;
286 -program-transform-name=* | --program-transform-name=* \
287 | --program-transform-nam=* | --program-transform-na=* \
288 | --program-transform-n=* | --program-transform-=* \
289 | --program-transform=* | --program-transfor=* \
290 | --program-transfo=* | --program-transf=* \
291 | --program-trans=* | --program-tran=* \
292 | --progr-tra=* | --program-tr=* | --program-t=*)
293 program_transform_name="$ac_optarg" ;;
294
295 -q | -quiet | --quiet | --quie | --qui | --qu | --q \
296 | -silent | --silent | --silen | --sile | --sil)
297 silent=yes ;;
298
299 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
300 ac_prev=sbindir ;;
301 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
302 | --sbi=* | --sb=*)
303 sbindir="$ac_optarg" ;;
304
305 -sharedstatedir | --sharedstatedir | --sharedstatedi \
306 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
307 | --sharedst | --shareds | --shared | --share | --shar \
308 | --sha | --sh)
309 ac_prev=sharedstatedir ;;
310 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
311 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
312 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
313 | --sha=* | --sh=*)
314 sharedstatedir="$ac_optarg" ;;
315
316 -site | --site | --sit)
317 ac_prev=site ;;
318 -site=* | --site=* | --sit=*)
319 site="$ac_optarg" ;;
320
321 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
322 ac_prev=srcdir ;;
323 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
324 srcdir="$ac_optarg" ;;
325
326 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
327 | --syscon | --sysco | --sysc | --sys | --sy)
328 ac_prev=sysconfdir ;;
329 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
330 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
331 sysconfdir="$ac_optarg" ;;
332
333 -target | --target | --targe | --targ | --tar | --ta | --t)
334 ac_prev=target ;;
335 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
336 target="$ac_optarg" ;;
337
338 -v | -verbose | --verbose | --verbos | --verbo | --verb)
339 verbose=yes ;;
340
341 -version | --version | --versio | --versi | --vers)
342 echo "configure generated by autoconf version 2.13"
343 exit 0 ;;
344
345 -with-* | --with-*)
346 ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
347 # Reject names that are not valid shell variable names.
348 if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
349 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
350 fi
351 ac_package=`echo $ac_package| sed 's/-/_/g'`
352 case "$ac_option" in
353 *=*) ;;
354 *) ac_optarg=yes ;;
355 esac
356 eval "with_${ac_package}='$ac_optarg'" ;;
357
358 -without-* | --without-*)
359 ac_package=`echo $ac_option|sed -e 's/-*without-//'`
360 # Reject names that are not valid shell variable names.
361 if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
362 { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
363 fi
364 ac_package=`echo $ac_package| sed 's/-/_/g'`
365 eval "with_${ac_package}=no" ;;
366
367 --x)
368 # Obsolete; use --with-x.
369 with_x=yes ;;
370
371 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
372 | --x-incl | --x-inc | --x-in | --x-i)
373 ac_prev=x_includes ;;
374 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
375 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
376 x_includes="$ac_optarg" ;;
377
378 -x-libraries | --x-libraries | --x-librarie | --x-librari \
379 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
380 ac_prev=x_libraries ;;
381 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
382 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
383 x_libraries="$ac_optarg" ;;
384
385 -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
386 ;;
387
388 *)
389 if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
390 echo "configure: warning: $ac_option: invalid host type" 1>&2
391 fi
392 if test "x$nonopt" != xNONE; then
393 { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
394 fi
395 nonopt="$ac_option"
396 ;;
397
398 esac
399done
400
401if test -n "$ac_prev"; then
402 { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
403fi
404
405trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
406
407# File descriptor usage:
408# 0 standard input
409# 1 file creation
410# 2 errors and warnings
411# 3 some systems may open it to /dev/tty
412# 4 used on the Kubota Titan
413# 6 checking for... messages and results
414# 5 compiler messages saved in config.log
415if test "$silent" = yes; then
416 exec 6>/dev/null
417else
418 exec 6>&1
419fi
420exec 5>./config.log
421
422echo "\
423This file contains any messages produced by compilers while
424running configure, to aid debugging if configure makes a mistake.
425" 1>&5
426
427# Strip out --no-create and --no-recursion so they do not pile up.
428# Also quote any args containing shell metacharacters.
429ac_configure_args=
430for ac_arg
431do
432 case "$ac_arg" in
433 -no-create | --no-create | --no-creat | --no-crea | --no-cre \
434 | --no-cr | --no-c) ;;
435 -no-recursion | --no-recursion | --no-recursio | --no-recursi \
436 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
437 *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
438 ac_configure_args="$ac_configure_args '$ac_arg'" ;;
439 *) ac_configure_args="$ac_configure_args $ac_arg" ;;
440 esac
441done
442
443# NLS nuisances.
444# Only set these to C if already set. These must not be set unconditionally
445# because not all systems understand e.g. LANG=C (notably SCO).
446# Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
447# Non-C LC_CTYPE values break the ctype check.
448if test "${LANG+set}" = set; then LANG=C; export LANG; fi
449if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
450if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
451if test "${LC_CTYPE+set}" = set; then LC_CTYPE=C; export LC_CTYPE; fi
452
453# confdefs.h avoids OS command line length limits that DEFS can exceed.
454rm -rf conftest* confdefs.h
455# AIX cpp loses on an empty file, so make sure it contains at least a newline.
456echo > confdefs.h
457
458# A filename unique to this package, relative to the directory that
459# configure is in, which we can look for to find out if srcdir is correct.
460ac_unique_file=rdr/InStream.h
461
462# Find the source files, if location was not specified.
463if test -z "$srcdir"; then
464 ac_srcdir_defaulted=yes
465 # Try the directory containing this script, then its parent.
466 ac_prog=$0
467 ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
468 test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
469 srcdir=$ac_confdir
470 if test ! -r $srcdir/$ac_unique_file; then
471 srcdir=..
472 fi
473else
474 ac_srcdir_defaulted=no
475fi
476if test ! -r $srcdir/$ac_unique_file; then
477 if test "$ac_srcdir_defaulted" = yes; then
478 { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
479 else
480 { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
481 fi
482fi
483srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
484
485# Prefer explicitly selected file to automatically selected ones.
486if test -z "$CONFIG_SITE"; then
487 if test "x$prefix" != xNONE; then
488 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
489 else
490 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
491 fi
492fi
493for ac_site_file in $CONFIG_SITE; do
494 if test -r "$ac_site_file"; then
495 echo "loading site script $ac_site_file"
496 . "$ac_site_file"
497 fi
498done
499
500if test -r "$cache_file"; then
501 echo "loading cache $cache_file"
502 . $cache_file
503else
504 echo "creating cache $cache_file"
505 > $cache_file
506fi
507
508ac_ext=c
509# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
510ac_cpp='$CPP $CPPFLAGS'
511ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
512ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
513cross_compiling=$ac_cv_prog_cc_cross
514
515ac_exeext=
516ac_objext=o
517if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
518 # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
519 if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
520 ac_n= ac_c='
521' ac_t=' '
522 else
523 ac_n=-n ac_c= ac_t=
524 fi
525else
526 ac_n= ac_c='\c' ac_t=
527fi
528
529
530
531ac_cv_prog_cc_g=no
532ac_cv_prog_cxx_g=no
533
534# Extract the first word of "gcc", so it can be a program name with args.
535set dummy gcc; ac_word=$2
536echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000537echo "configure:538: checking for $ac_word" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000538if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
539 echo $ac_n "(cached) $ac_c" 1>&6
540else
541 if test -n "$CC"; then
542 ac_cv_prog_CC="$CC" # Let the user override the test.
543else
544 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
545 ac_dummy="$PATH"
546 for ac_dir in $ac_dummy; do
547 test -z "$ac_dir" && ac_dir=.
548 if test -f $ac_dir/$ac_word; then
549 ac_cv_prog_CC="gcc"
550 break
551 fi
552 done
553 IFS="$ac_save_ifs"
554fi
555fi
556CC="$ac_cv_prog_CC"
557if test -n "$CC"; then
558 echo "$ac_t""$CC" 1>&6
559else
560 echo "$ac_t""no" 1>&6
561fi
562
563if test -z "$CC"; then
564 # Extract the first word of "cc", so it can be a program name with args.
565set dummy cc; ac_word=$2
566echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000567echo "configure:568: checking for $ac_word" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000568if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
569 echo $ac_n "(cached) $ac_c" 1>&6
570else
571 if test -n "$CC"; then
572 ac_cv_prog_CC="$CC" # Let the user override the test.
573else
574 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
575 ac_prog_rejected=no
576 ac_dummy="$PATH"
577 for ac_dir in $ac_dummy; do
578 test -z "$ac_dir" && ac_dir=.
579 if test -f $ac_dir/$ac_word; then
580 if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
581 ac_prog_rejected=yes
582 continue
583 fi
584 ac_cv_prog_CC="cc"
585 break
586 fi
587 done
588 IFS="$ac_save_ifs"
589if test $ac_prog_rejected = yes; then
590 # We found a bogon in the path, so make sure we never use it.
591 set dummy $ac_cv_prog_CC
592 shift
593 if test $# -gt 0; then
594 # We chose a different compiler from the bogus one.
595 # However, it has the same basename, so the bogon will be chosen
596 # first if we set CC to just the basename; use the full file name.
597 shift
598 set dummy "$ac_dir/$ac_word" "$@"
599 shift
600 ac_cv_prog_CC="$@"
601 fi
602fi
603fi
604fi
605CC="$ac_cv_prog_CC"
606if test -n "$CC"; then
607 echo "$ac_t""$CC" 1>&6
608else
609 echo "$ac_t""no" 1>&6
610fi
611
612 if test -z "$CC"; then
613 case "`uname -s`" in
614 *win32* | *WIN32*)
615 # Extract the first word of "cl", so it can be a program name with args.
616set dummy cl; ac_word=$2
617echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000618echo "configure:619: checking for $ac_word" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000619if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
620 echo $ac_n "(cached) $ac_c" 1>&6
621else
622 if test -n "$CC"; then
623 ac_cv_prog_CC="$CC" # Let the user override the test.
624else
625 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
626 ac_dummy="$PATH"
627 for ac_dir in $ac_dummy; do
628 test -z "$ac_dir" && ac_dir=.
629 if test -f $ac_dir/$ac_word; then
630 ac_cv_prog_CC="cl"
631 break
632 fi
633 done
634 IFS="$ac_save_ifs"
635fi
636fi
637CC="$ac_cv_prog_CC"
638if test -n "$CC"; then
639 echo "$ac_t""$CC" 1>&6
640else
641 echo "$ac_t""no" 1>&6
642fi
643 ;;
644 esac
645 fi
646 test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
647fi
648
649echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000650echo "configure:651: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000651
652ac_ext=c
653# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
654ac_cpp='$CPP $CPPFLAGS'
655ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
656ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
657cross_compiling=$ac_cv_prog_cc_cross
658
659cat > conftest.$ac_ext << EOF
660
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000661#line 662 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000662#include "confdefs.h"
663
664main(){return(0);}
665EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000666if { (eval echo configure:667: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000667 ac_cv_prog_cc_works=yes
668 # If we can't run a trivial program, we are probably using a cross compiler.
669 if (./conftest; exit) 2>/dev/null; then
670 ac_cv_prog_cc_cross=no
671 else
672 ac_cv_prog_cc_cross=yes
673 fi
674else
675 echo "configure: failed program was:" >&5
676 cat conftest.$ac_ext >&5
677 ac_cv_prog_cc_works=no
678fi
679rm -fr conftest*
680ac_ext=c
681# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
682ac_cpp='$CPP $CPPFLAGS'
683ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
684ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
685cross_compiling=$ac_cv_prog_cc_cross
686
687echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
688if test $ac_cv_prog_cc_works = no; then
689 { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
690fi
691echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000692echo "configure:693: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000693echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
694cross_compiling=$ac_cv_prog_cc_cross
695
696echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000697echo "configure:698: checking whether we are using GNU C" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000698if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
699 echo $ac_n "(cached) $ac_c" 1>&6
700else
701 cat > conftest.c <<EOF
702#ifdef __GNUC__
703 yes;
704#endif
705EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000706if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:707: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000707 ac_cv_prog_gcc=yes
708else
709 ac_cv_prog_gcc=no
710fi
711fi
712
713echo "$ac_t""$ac_cv_prog_gcc" 1>&6
714
715if test $ac_cv_prog_gcc = yes; then
716 GCC=yes
717else
718 GCC=
719fi
720
721ac_test_CFLAGS="${CFLAGS+set}"
722ac_save_CFLAGS="$CFLAGS"
723CFLAGS=
724echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000725echo "configure:726: checking whether ${CC-cc} accepts -g" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000726if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
727 echo $ac_n "(cached) $ac_c" 1>&6
728else
729 echo 'void f(){}' > conftest.c
730if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
731 ac_cv_prog_cc_g=yes
732else
733 ac_cv_prog_cc_g=no
734fi
735rm -f conftest*
736
737fi
738
739echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
740if test "$ac_test_CFLAGS" = set; then
741 CFLAGS="$ac_save_CFLAGS"
742elif test $ac_cv_prog_cc_g = yes; then
743 if test "$GCC" = yes; then
744 CFLAGS="-g -O2"
745 else
746 CFLAGS="-g"
747 fi
748else
749 if test "$GCC" = yes; then
750 CFLAGS="-O2"
751 else
752 CFLAGS=
753 fi
754fi
755
756for ac_prog in $CCC c++ g++ gcc CC cxx cc++ cl
757do
758# Extract the first word of "$ac_prog", so it can be a program name with args.
759set dummy $ac_prog; ac_word=$2
760echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000761echo "configure:762: checking for $ac_word" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000762if eval "test \"`echo '$''{'ac_cv_prog_CXX'+set}'`\" = set"; then
763 echo $ac_n "(cached) $ac_c" 1>&6
764else
765 if test -n "$CXX"; then
766 ac_cv_prog_CXX="$CXX" # Let the user override the test.
767else
768 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
769 ac_dummy="$PATH"
770 for ac_dir in $ac_dummy; do
771 test -z "$ac_dir" && ac_dir=.
772 if test -f $ac_dir/$ac_word; then
773 ac_cv_prog_CXX="$ac_prog"
774 break
775 fi
776 done
777 IFS="$ac_save_ifs"
778fi
779fi
780CXX="$ac_cv_prog_CXX"
781if test -n "$CXX"; then
782 echo "$ac_t""$CXX" 1>&6
783else
784 echo "$ac_t""no" 1>&6
785fi
786
787test -n "$CXX" && break
788done
789test -n "$CXX" || CXX="gcc"
790
791
792echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000793echo "configure:794: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000794
795ac_ext=C
796# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
797ac_cpp='$CXXCPP $CPPFLAGS'
798ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
799ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
800cross_compiling=$ac_cv_prog_cxx_cross
801
802cat > conftest.$ac_ext << EOF
803
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000804#line 805 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000805#include "confdefs.h"
806
807int main(){return(0);}
808EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000809if { (eval echo configure:810: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000810 ac_cv_prog_cxx_works=yes
811 # If we can't run a trivial program, we are probably using a cross compiler.
812 if (./conftest; exit) 2>/dev/null; then
813 ac_cv_prog_cxx_cross=no
814 else
815 ac_cv_prog_cxx_cross=yes
816 fi
817else
818 echo "configure: failed program was:" >&5
819 cat conftest.$ac_ext >&5
820 ac_cv_prog_cxx_works=no
821fi
822rm -fr conftest*
823ac_ext=c
824# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
825ac_cpp='$CPP $CPPFLAGS'
826ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
827ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
828cross_compiling=$ac_cv_prog_cc_cross
829
830echo "$ac_t""$ac_cv_prog_cxx_works" 1>&6
831if test $ac_cv_prog_cxx_works = no; then
832 { echo "configure: error: installation or configuration problem: C++ compiler cannot create executables." 1>&2; exit 1; }
833fi
834echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000835echo "configure:836: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) is a cross-compiler" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000836echo "$ac_t""$ac_cv_prog_cxx_cross" 1>&6
837cross_compiling=$ac_cv_prog_cxx_cross
838
839echo $ac_n "checking whether we are using GNU C++""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000840echo "configure:841: checking whether we are using GNU C++" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000841if eval "test \"`echo '$''{'ac_cv_prog_gxx'+set}'`\" = set"; then
842 echo $ac_n "(cached) $ac_c" 1>&6
843else
844 cat > conftest.C <<EOF
845#ifdef __GNUC__
846 yes;
847#endif
848EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000849if { ac_try='${CXX-g++} -E conftest.C'; { (eval echo configure:850: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000850 ac_cv_prog_gxx=yes
851else
852 ac_cv_prog_gxx=no
853fi
854fi
855
856echo "$ac_t""$ac_cv_prog_gxx" 1>&6
857
858if test $ac_cv_prog_gxx = yes; then
859 GXX=yes
860else
861 GXX=
862fi
863
864ac_test_CXXFLAGS="${CXXFLAGS+set}"
865ac_save_CXXFLAGS="$CXXFLAGS"
866CXXFLAGS=
867echo $ac_n "checking whether ${CXX-g++} accepts -g""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000868echo "configure:869: checking whether ${CXX-g++} accepts -g" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000869if eval "test \"`echo '$''{'ac_cv_prog_cxx_g'+set}'`\" = set"; then
870 echo $ac_n "(cached) $ac_c" 1>&6
871else
872 echo 'void f(){}' > conftest.cc
873if test -z "`${CXX-g++} -g -c conftest.cc 2>&1`"; then
874 ac_cv_prog_cxx_g=yes
875else
876 ac_cv_prog_cxx_g=no
877fi
878rm -f conftest*
879
880fi
881
882echo "$ac_t""$ac_cv_prog_cxx_g" 1>&6
883if test "$ac_test_CXXFLAGS" = set; then
884 CXXFLAGS="$ac_save_CXXFLAGS"
885elif test $ac_cv_prog_cxx_g = yes; then
886 if test "$GXX" = yes; then
887 CXXFLAGS="-g -O2"
888 else
889 CXXFLAGS="-g"
890 fi
891else
892 if test "$GXX" = yes; then
893 CXXFLAGS="-O2"
894 else
895 CXXFLAGS=
896 fi
897fi
898
899for ac_declaration in \
900 ''\
901 '#include <stdlib.h>' \
902 'extern "C" void std::exit (int) throw (); using std::exit;' \
903 'extern "C" void std::exit (int); using std::exit;' \
904 'extern "C" void exit (int) throw ();' \
905 'extern "C" void exit (int);' \
906 'void exit (int);'
907do
908 cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000909#line 910 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000910#include "confdefs.h"
911#include <stdlib.h>
912$ac_declaration
913int main() {
914exit (42);
915; return 0; }
916EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000917if { (eval echo configure:918: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000918 :
919else
920 echo "configure: failed program was:" >&5
921 cat conftest.$ac_ext >&5
922 rm -rf conftest*
923 continue
924fi
925rm -f conftest*
926 cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000927#line 928 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000928#include "confdefs.h"
929$ac_declaration
930int main() {
931exit (42);
932; return 0; }
933EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000934if { (eval echo configure:935: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000935 rm -rf conftest*
936 break
937else
938 echo "configure: failed program was:" >&5
939 cat conftest.$ac_ext >&5
940fi
941rm -f conftest*
942done
943if test -n "$ac_declaration"; then
944 echo '#ifdef __cplusplus' >>confdefs.h
945 echo $ac_declaration >>confdefs.h
946 echo '#endif' >>confdefs.h
947fi
948
949
950# Extract the first word of "ranlib", so it can be a program name with args.
951set dummy ranlib; ac_word=$2
952echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000953echo "configure:954: checking for $ac_word" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000954if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
955 echo $ac_n "(cached) $ac_c" 1>&6
956else
957 if test -n "$RANLIB"; then
958 ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
959else
960 IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
961 ac_dummy="$PATH"
962 for ac_dir in $ac_dummy; do
963 test -z "$ac_dir" && ac_dir=.
964 if test -f $ac_dir/$ac_word; then
965 ac_cv_prog_RANLIB="ranlib"
966 break
967 fi
968 done
969 IFS="$ac_save_ifs"
970 test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
971fi
972fi
973RANLIB="$ac_cv_prog_RANLIB"
974if test -n "$RANLIB"; then
975 echo "$ac_t""$RANLIB" 1>&6
976else
977 echo "$ac_t""no" 1>&6
978fi
979
980echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +0000981echo "configure:982: checking whether ${MAKE-make} sets \${MAKE}" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +0000982set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
983if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
984 echo $ac_n "(cached) $ac_c" 1>&6
985else
986 cat > conftestmake <<\EOF
987all:
988 @echo 'ac_maketemp="${MAKE}"'
989EOF
990# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
991eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
992if test -n "$ac_maketemp"; then
993 eval ac_cv_prog_make_${ac_make}_set=yes
994else
995 eval ac_cv_prog_make_${ac_make}_set=no
996fi
997rm -f conftestmake
998fi
999if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
1000 echo "$ac_t""yes" 1>&6
1001 SET_MAKE=
1002else
1003 echo "$ac_t""no" 1>&6
1004 SET_MAKE="MAKE=${MAKE-make}"
1005fi
1006
1007ac_ext=C
1008# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1009ac_cpp='$CXXCPP $CPPFLAGS'
1010ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1011ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1012cross_compiling=$ac_cv_prog_cxx_cross
1013
1014
1015case "`(uname -sr) 2>/dev/null`" in
1016"SunOS 5"*)
1017 SOLARIS=yes
1018 ;;
1019"Linux"*)
1020 LINUX=yes
1021 ;;
1022"IRIX 6"*)
1023 X_LIBS="-L/usr/lib32"
1024 ;;
1025"LynxOS 2"*)
1026 SJLJ_EXCEPTIONS=yes
1027 ;;
1028esac
1029
1030if test "$GCC" = yes; then
1031 CFLAGS="$CFLAGS -Wall"
1032 if test "$SOLARIS" = yes; then
1033 CFLAGS="$CFLAGS -Wno-unknown-pragmas -Wno-implicit-int"
1034 fi
1035fi
1036if test "$GXX" = yes; then
1037 CXXFLAGS="$CXXFLAGS -Wall"
1038 if test "$SOLARIS" = yes; then
1039 CXXFLAGS="$CXXFLAGS -Wno-unknown-pragmas -fpermissive"
1040 fi
1041 if test "$SJLJ_EXCEPTIONS" = yes; then
1042 CXXFLAGS="$CXXFLAGS -fsjlj-exceptions"
1043 fi
1044fi
1045
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001046# Check whether --with-installed-zlib or --without-installed-zlib was given.
1047if test "${with_installed_zlib+set}" = set; then
1048 withval="$with_installed_zlib"
1049 :
1050fi
1051
1052
1053if test "$with_installed_zlib" = yes; then
1054 echo "using installed zlib"
1055 ZLIB_LIB=-lz
1056else
1057 ZLIB_DIR=zlib
1058 ZLIB_INCLUDE='-I$(top_srcdir)/zlib'
1059 ZLIB_LIB='$(top_srcdir)/zlib/libz.a'
1060 echo "configuring zlib..."
1061 (cd zlib; ./configure)
1062 echo "...done configuring zlib"
1063fi
1064
1065
1066
1067
1068
1069# Check whether --with-installed-jpeg or --without-installed-jpeg was given.
1070if test "${with_installed_jpeg+set}" = set; then
1071 withval="$with_installed_jpeg"
1072 :
1073fi
1074
1075
1076if test "$with_installed_jpeg" = yes; then
1077 echo "using installed jpeg"
1078 JPEG_LIB=-ljpeg
1079else
1080 JPEG_DIR=jpeg/build
1081 JPEG_INCLUDE='-I$(top_srcdir)/jpeg'
1082 JPEG_LIB='$(top_srcdir)/jpeg/build/libjpeg.a'
1083 echo "configuring jpeg..."
1084 (mkdir jpeg/build; cd jpeg/build; ../configure)
1085 echo "...done configuring jpeg"
1086fi
1087
1088
1089
1090
1091
1092echo $ac_n "checking for vsnprintf""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001093echo "configure:1094: checking for vsnprintf" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001094if eval "test \"`echo '$''{'ac_cv_func_vsnprintf'+set}'`\" = set"; then
1095 echo $ac_n "(cached) $ac_c" 1>&6
1096else
1097 cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001098#line 1099 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001099#include "confdefs.h"
1100/* System header to define __stub macros and hopefully few prototypes,
1101 which can conflict with char vsnprintf(); below. */
1102#include <assert.h>
1103/* Override any gcc2 internal prototype to avoid an error. */
1104#ifdef __cplusplus
1105extern "C"
1106#endif
1107/* We use char because int might match the return type of a gcc2
1108 builtin and then its argument prototype would still apply. */
1109char vsnprintf();
1110
1111int main() {
1112
1113/* The GNU C library defines this for functions which it implements
1114 to always fail with ENOSYS. Some functions are actually named
1115 something starting with __ and the normal name is an alias. */
1116#if defined (__stub_vsnprintf) || defined (__stub___vsnprintf)
1117choke me
1118#else
1119vsnprintf();
1120#endif
1121
1122; return 0; }
1123EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001124if { (eval echo configure:1125: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001125 rm -rf conftest*
1126 eval "ac_cv_func_vsnprintf=yes"
1127else
1128 echo "configure: failed program was:" >&5
1129 cat conftest.$ac_ext >&5
1130 rm -rf conftest*
1131 eval "ac_cv_func_vsnprintf=no"
1132fi
1133rm -f conftest*
1134fi
1135
1136if eval "test \"`echo '$ac_cv_func_'vsnprintf`\" = yes"; then
1137 echo "$ac_t""yes" 1>&6
1138 VSNPRINTF_DEFINE='-DHAVE_VSNPRINTF'
1139else
1140 echo "$ac_t""no" 1>&6
1141VSNPRINTF_DEFINE=
1142fi
1143
1144
1145
1146echo $ac_n "checking for strcasecmp""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001147echo "configure:1148: checking for strcasecmp" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001148if eval "test \"`echo '$''{'ac_cv_func_strcasecmp'+set}'`\" = set"; then
1149 echo $ac_n "(cached) $ac_c" 1>&6
1150else
1151 cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001152#line 1153 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001153#include "confdefs.h"
1154/* System header to define __stub macros and hopefully few prototypes,
1155 which can conflict with char strcasecmp(); below. */
1156#include <assert.h>
1157/* Override any gcc2 internal prototype to avoid an error. */
1158#ifdef __cplusplus
1159extern "C"
1160#endif
1161/* We use char because int might match the return type of a gcc2
1162 builtin and then its argument prototype would still apply. */
1163char strcasecmp();
1164
1165int main() {
1166
1167/* The GNU C library defines this for functions which it implements
1168 to always fail with ENOSYS. Some functions are actually named
1169 something starting with __ and the normal name is an alias. */
1170#if defined (__stub_strcasecmp) || defined (__stub___strcasecmp)
1171choke me
1172#else
1173strcasecmp();
1174#endif
1175
1176; return 0; }
1177EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001178if { (eval echo configure:1179: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001179 rm -rf conftest*
1180 eval "ac_cv_func_strcasecmp=yes"
1181else
1182 echo "configure: failed program was:" >&5
1183 cat conftest.$ac_ext >&5
1184 rm -rf conftest*
1185 eval "ac_cv_func_strcasecmp=no"
1186fi
1187rm -f conftest*
1188fi
1189
1190if eval "test \"`echo '$ac_cv_func_'strcasecmp`\" = yes"; then
1191 echo "$ac_t""yes" 1>&6
1192 STRCASECMP_DEFINE='-DHAVE_STRCASECMP'
1193else
1194 echo "$ac_t""no" 1>&6
1195STRCASECMP_DEFINE=
1196fi
1197
1198
1199
1200echo $ac_n "checking for strncasecmp""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001201echo "configure:1202: checking for strncasecmp" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001202if eval "test \"`echo '$''{'ac_cv_func_strncasecmp'+set}'`\" = set"; then
1203 echo $ac_n "(cached) $ac_c" 1>&6
1204else
1205 cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001206#line 1207 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001207#include "confdefs.h"
1208/* System header to define __stub macros and hopefully few prototypes,
1209 which can conflict with char strncasecmp(); below. */
1210#include <assert.h>
1211/* Override any gcc2 internal prototype to avoid an error. */
1212#ifdef __cplusplus
1213extern "C"
1214#endif
1215/* We use char because int might match the return type of a gcc2
1216 builtin and then its argument prototype would still apply. */
1217char strncasecmp();
1218
1219int main() {
1220
1221/* The GNU C library defines this for functions which it implements
1222 to always fail with ENOSYS. Some functions are actually named
1223 something starting with __ and the normal name is an alias. */
1224#if defined (__stub_strncasecmp) || defined (__stub___strncasecmp)
1225choke me
1226#else
1227strncasecmp();
1228#endif
1229
1230; return 0; }
1231EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001232if { (eval echo configure:1233: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001233 rm -rf conftest*
1234 eval "ac_cv_func_strncasecmp=yes"
1235else
1236 echo "configure: failed program was:" >&5
1237 cat conftest.$ac_ext >&5
1238 rm -rf conftest*
1239 eval "ac_cv_func_strncasecmp=no"
1240fi
1241rm -f conftest*
1242fi
1243
1244if eval "test \"`echo '$ac_cv_func_'strncasecmp`\" = yes"; then
1245 echo "$ac_t""yes" 1>&6
1246 STRNCASECMP_DEFINE='-DHAVE_STRNCASECMP'
1247else
1248 echo "$ac_t""no" 1>&6
1249STRNCASECMP_DEFINE=
1250fi
1251
1252
1253
1254
1255ac_ext=c
1256# CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1257ac_cpp='$CPP $CPPFLAGS'
1258ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1259ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1260cross_compiling=$ac_cv_prog_cc_cross
1261
1262echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001263echo "configure:1264: checking for gethostbyname" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001264if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
1265 echo $ac_n "(cached) $ac_c" 1>&6
1266else
1267 cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001268#line 1269 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001269#include "confdefs.h"
1270/* System header to define __stub macros and hopefully few prototypes,
1271 which can conflict with char gethostbyname(); below. */
1272#include <assert.h>
1273/* Override any gcc2 internal prototype to avoid an error. */
1274/* We use char because int might match the return type of a gcc2
1275 builtin and then its argument prototype would still apply. */
1276char gethostbyname();
1277
1278int main() {
1279
1280/* The GNU C library defines this for functions which it implements
1281 to always fail with ENOSYS. Some functions are actually named
1282 something starting with __ and the normal name is an alias. */
1283#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
1284choke me
1285#else
1286gethostbyname();
1287#endif
1288
1289; return 0; }
1290EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001291if { (eval echo configure:1292: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001292 rm -rf conftest*
1293 eval "ac_cv_func_gethostbyname=yes"
1294else
1295 echo "configure: failed program was:" >&5
1296 cat conftest.$ac_ext >&5
1297 rm -rf conftest*
1298 eval "ac_cv_func_gethostbyname=no"
1299fi
1300rm -f conftest*
1301fi
1302
1303if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
1304 echo "$ac_t""yes" 1>&6
1305 INET_LIB_REQ=
1306else
1307 echo "$ac_t""no" 1>&6
1308INET_LIB_REQ=yes
1309fi
1310
1311if test "$INET_LIB_REQ" = yes; then
1312 echo $ac_n "checking for gethostbyname in -lbsd""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001313echo "configure:1314: checking for gethostbyname in -lbsd" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001314ac_lib_var=`echo bsd'_'gethostbyname | sed 'y%./+-%__p_%'`
1315if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1316 echo $ac_n "(cached) $ac_c" 1>&6
1317else
1318 ac_save_LIBS="$LIBS"
1319LIBS="-lbsd $LIBS"
1320cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001321#line 1322 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001322#include "confdefs.h"
1323/* Override any gcc2 internal prototype to avoid an error. */
1324/* We use char because int might match the return type of a gcc2
1325 builtin and then its argument prototype would still apply. */
1326char gethostbyname();
1327
1328int main() {
1329gethostbyname()
1330; return 0; }
1331EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001332if { (eval echo configure:1333: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001333 rm -rf conftest*
1334 eval "ac_cv_lib_$ac_lib_var=yes"
1335else
1336 echo "configure: failed program was:" >&5
1337 cat conftest.$ac_ext >&5
1338 rm -rf conftest*
1339 eval "ac_cv_lib_$ac_lib_var=no"
1340fi
1341rm -f conftest*
1342LIBS="$ac_save_LIBS"
1343
1344fi
1345if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1346 echo "$ac_t""yes" 1>&6
1347 INET_LIB=-lbsd
1348else
1349 echo "$ac_t""no" 1>&6
1350INET_LIB=
1351fi
1352
1353fi
1354ac_ext=C
1355# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
1356ac_cpp='$CXXCPP $CPPFLAGS'
1357ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
1358ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
1359cross_compiling=$ac_cv_prog_cxx_cross
1360
1361
1362
1363echo $ac_n "checking for socklen_t""... $ac_c" 1>&6
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001364echo "configure:1365: checking for socklen_t" >&5
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001365cat > conftest.$ac_ext <<EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001366#line 1367 "configure"
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001367#include "confdefs.h"
1368#include <sys/types.h>
1369 #include <sys/socket.h>
1370int main() {
1371socklen_t x;
1372accept(0, 0, &x);
1373; return 0; }
1374EOF
Constantin Kaplinsky9e739622006-05-30 06:36:50 +00001375if { (eval echo configure:1376: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001376 rm -rf conftest*
1377 echo "$ac_t""yes" 1>&6
1378SOCKLEN_T_DEFINE='-DVNC_SOCKLEN_T=socklen_t'
1379else
1380 echo "configure: failed program was:" >&5
1381 cat conftest.$ac_ext >&5
1382 rm -rf conftest*
1383 echo "$ac_t""using int" 1>&6
1384SOCKLEN_T_DEFINE='-DVNC_SOCKLEN_T=int'
1385fi
1386rm -f conftest*
1387
1388
1389BOILERPLATE=boilerplate.mk
1390
1391if (sh -c "make --version" 2>/dev/null | grep GNU 2>&1 >/dev/null); then
1392 if sh -c "vncmkdepend" >/dev/null 2>&1; then
1393 BOILERPLATE="$BOILERPLATE:depend.mk"
1394 fi
1395fi
1396
1397trap '' 1 2 15
1398cat > confcache <<\EOF
1399# This file is a shell script that caches the results of configure
1400# tests run on this system so they can be shared between configure
1401# scripts and configure runs. It is not useful on other systems.
1402# If it contains results you don't want to keep, you may remove or edit it.
1403#
1404# By default, configure uses ./config.cache as the cache file,
1405# creating it if it does not exist already. You can give configure
1406# the --cache-file=FILE option to use a different cache file; that is
1407# what configure does when it calls configure scripts in
1408# subdirectories, so they share the cache.
1409# Giving --cache-file=/dev/null disables caching, for debugging configure.
1410# config.status only pays attention to the cache file if you give it the
1411# --recheck option to rerun configure.
1412#
1413EOF
1414# The following way of writing the cache mishandles newlines in values,
1415# but we know of no workaround that is simple, portable, and efficient.
1416# So, don't put newlines in cache variables' values.
1417# Ultrix sh set writes to stderr and can't be redirected directly,
1418# and sets the high bit in the cache file unless we assign to the vars.
1419(set) 2>&1 |
1420 case `(ac_space=' '; set | grep ac_space) 2>&1` in
1421 *ac_space=\ *)
1422 # `set' does not quote correctly, so add quotes (double-quote substitution
1423 # turns \\\\ into \\, and sed turns \\ into \).
1424 sed -n \
1425 -e "s/'/'\\\\''/g" \
1426 -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
1427 ;;
1428 *)
1429 # `set' quotes correctly as required by POSIX, so do not add quotes.
1430 sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
1431 ;;
1432 esac >> confcache
1433if cmp -s $cache_file confcache; then
1434 :
1435else
1436 if test -w $cache_file; then
1437 echo "updating cache $cache_file"
1438 cat confcache > $cache_file
1439 else
1440 echo "not updating unwritable cache $cache_file"
1441 fi
1442fi
1443rm -f confcache
1444
1445trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
1446
1447test "x$prefix" = xNONE && prefix=$ac_default_prefix
1448# Let make expand exec_prefix.
1449test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
1450
1451# Any assignment to VPATH causes Sun make to only execute
1452# the first set of double-colon rules, so remove it if not needed.
1453# If there is a colon in the path, we need to keep it.
1454if test "x$srcdir" = x.; then
1455 ac_vpsub='/^[ ]*VPATH[ ]*=[^:]*$/d'
1456fi
1457
1458trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
1459
1460# Transform confdefs.h into DEFS.
1461# Protect against shell expansion while executing Makefile rules.
1462# Protect against Makefile macro expansion.
1463cat > conftest.defs <<\EOF
1464s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%-D\1=\2%g
1465s%[ `~#$^&*(){}\\|;'"<>?]%\\&%g
1466s%\[%\\&%g
1467s%\]%\\&%g
1468s%\$%$$%g
1469EOF
1470DEFS=`sed -f conftest.defs confdefs.h | tr '\012' ' '`
1471rm -f conftest.defs
1472
1473
1474# Without the "./", some shells look in PATH for config.status.
1475: ${CONFIG_STATUS=./config.status}
1476
1477echo creating $CONFIG_STATUS
1478rm -f $CONFIG_STATUS
1479cat > $CONFIG_STATUS <<EOF
1480#! /bin/sh
1481# Generated automatically by configure.
1482# Run this file to recreate the current configuration.
1483# This directory was configured as follows,
1484# on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
1485#
1486# $0 $ac_configure_args
1487#
1488# Compiler output produced by configure, useful for debugging
1489# configure, is in ./config.log if it exists.
1490
1491ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
1492for ac_option
1493do
1494 case "\$ac_option" in
1495 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
1496 echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
1497 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1498 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
1499 echo "$CONFIG_STATUS generated by autoconf version 2.13"
1500 exit 0 ;;
1501 -help | --help | --hel | --he | --h)
1502 echo "\$ac_cs_usage"; exit 0 ;;
1503 *) echo "\$ac_cs_usage"; exit 1 ;;
1504 esac
1505done
1506
1507ac_given_srcdir=$srcdir
1508
1509trap 'rm -fr `echo "Makefile:Makefile.in:$BOILERPLATE \
1510 rdr/Makefile:rdr/Makefile.in:$BOILERPLATE \
1511 network/Makefile:network/Makefile.in:$BOILERPLATE \
1512 Xregion/Makefile:Xregion/Makefile.in:$BOILERPLATE \
1513 rfb/Makefile:rfb/Makefile.in:$BOILERPLATE \
1514" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
1515EOF
1516cat >> $CONFIG_STATUS <<EOF
1517
1518# Protect against being on the right side of a sed subst in config.status.
1519sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
1520 s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
1521$ac_vpsub
1522$extrasub
1523s%@SHELL@%$SHELL%g
1524s%@CFLAGS@%$CFLAGS%g
1525s%@CPPFLAGS@%$CPPFLAGS%g
1526s%@CXXFLAGS@%$CXXFLAGS%g
1527s%@FFLAGS@%$FFLAGS%g
1528s%@DEFS@%$DEFS%g
1529s%@LDFLAGS@%$LDFLAGS%g
1530s%@LIBS@%$LIBS%g
1531s%@exec_prefix@%$exec_prefix%g
1532s%@prefix@%$prefix%g
1533s%@program_transform_name@%$program_transform_name%g
1534s%@bindir@%$bindir%g
1535s%@sbindir@%$sbindir%g
1536s%@libexecdir@%$libexecdir%g
1537s%@datadir@%$datadir%g
1538s%@sysconfdir@%$sysconfdir%g
1539s%@sharedstatedir@%$sharedstatedir%g
1540s%@localstatedir@%$localstatedir%g
1541s%@libdir@%$libdir%g
1542s%@includedir@%$includedir%g
1543s%@oldincludedir@%$oldincludedir%g
1544s%@infodir@%$infodir%g
1545s%@mandir@%$mandir%g
1546s%@CC@%$CC%g
1547s%@CXX@%$CXX%g
1548s%@RANLIB@%$RANLIB%g
1549s%@SET_MAKE@%$SET_MAKE%g
Constantin Kaplinsky13e90832006-05-30 06:08:20 +00001550s%@ZLIB_DIR@%$ZLIB_DIR%g
1551s%@ZLIB_INCLUDE@%$ZLIB_INCLUDE%g
1552s%@ZLIB_LIB@%$ZLIB_LIB%g
1553s%@JPEG_DIR@%$JPEG_DIR%g
1554s%@JPEG_INCLUDE@%$JPEG_INCLUDE%g
1555s%@JPEG_LIB@%$JPEG_LIB%g
1556s%@VSNPRINTF_DEFINE@%$VSNPRINTF_DEFINE%g
1557s%@STRCASECMP_DEFINE@%$STRCASECMP_DEFINE%g
1558s%@STRNCASECMP_DEFINE@%$STRNCASECMP_DEFINE%g
1559s%@INET_LIB@%$INET_LIB%g
1560s%@SOCKLEN_T_DEFINE@%$SOCKLEN_T_DEFINE%g
1561
1562CEOF
1563EOF
1564
1565cat >> $CONFIG_STATUS <<\EOF
1566
1567# Split the substitutions into bite-sized pieces for seds with
1568# small command number limits, like on Digital OSF/1 and HP-UX.
1569ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
1570ac_file=1 # Number of current file.
1571ac_beg=1 # First line for current file.
1572ac_end=$ac_max_sed_cmds # Line after last line for current file.
1573ac_more_lines=:
1574ac_sed_cmds=""
1575while $ac_more_lines; do
1576 if test $ac_beg -gt 1; then
1577 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
1578 else
1579 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
1580 fi
1581 if test ! -s conftest.s$ac_file; then
1582 ac_more_lines=false
1583 rm -f conftest.s$ac_file
1584 else
1585 if test -z "$ac_sed_cmds"; then
1586 ac_sed_cmds="sed -f conftest.s$ac_file"
1587 else
1588 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
1589 fi
1590 ac_file=`expr $ac_file + 1`
1591 ac_beg=$ac_end
1592 ac_end=`expr $ac_end + $ac_max_sed_cmds`
1593 fi
1594done
1595if test -z "$ac_sed_cmds"; then
1596 ac_sed_cmds=cat
1597fi
1598EOF
1599
1600cat >> $CONFIG_STATUS <<EOF
1601
1602CONFIG_FILES=\${CONFIG_FILES-"Makefile:Makefile.in:$BOILERPLATE \
1603 rdr/Makefile:rdr/Makefile.in:$BOILERPLATE \
1604 network/Makefile:network/Makefile.in:$BOILERPLATE \
1605 Xregion/Makefile:Xregion/Makefile.in:$BOILERPLATE \
1606 rfb/Makefile:rfb/Makefile.in:$BOILERPLATE \
1607"}
1608EOF
1609cat >> $CONFIG_STATUS <<\EOF
1610for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
1611 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
1612 case "$ac_file" in
1613 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
1614 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
1615 *) ac_file_in="${ac_file}.in" ;;
1616 esac
1617
1618 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
1619
1620 # Remove last slash and all that follows it. Not all systems have dirname.
1621 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
1622 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
1623 # The file is in a subdirectory.
1624 test ! -d "$ac_dir" && mkdir "$ac_dir"
1625 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
1626 # A "../" for each directory in $ac_dir_suffix.
1627 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
1628 else
1629 ac_dir_suffix= ac_dots=
1630 fi
1631
1632 case "$ac_given_srcdir" in
1633 .) srcdir=.
1634 if test -z "$ac_dots"; then top_srcdir=.
1635 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
1636 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
1637 *) # Relative path.
1638 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
1639 top_srcdir="$ac_dots$ac_given_srcdir" ;;
1640 esac
1641
1642
1643 echo creating "$ac_file"
1644 rm -f "$ac_file"
1645 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
1646 case "$ac_file" in
1647 *Makefile*) ac_comsub="1i\\
1648# $configure_input" ;;
1649 *) ac_comsub= ;;
1650 esac
1651
1652 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
1653 sed -e "$ac_comsub
1654s%@configure_input@%$configure_input%g
1655s%@srcdir@%$srcdir%g
1656s%@top_srcdir@%$top_srcdir%g
1657" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
1658fi; done
1659rm -f conftest.s*
1660
1661EOF
1662cat >> $CONFIG_STATUS <<EOF
1663
1664EOF
1665cat >> $CONFIG_STATUS <<\EOF
1666
1667exit 0
1668EOF
1669chmod +x $CONFIG_STATUS
1670rm -fr confdefs* $ac_clean_files
1671test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
1672