]> git.sesse.net Git - vlc/blob - configure
* ./doc/developer/decoders.xml: fixed a typo preventing compilation.
[vlc] / configure
1 #! /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:
11 ac_help=
12 ac_default_prefix=/usr/local
13 # Any additions from configure.in:
14 ac_help="$ac_help
15   --with-libiconv-prefix=DIR  search for libiconv in DIR/include and DIR/lib"
16 ac_help="$ac_help
17   --disable-nls           do not use Native Language Support"
18 ac_help="$ac_help
19   --with-included-gettext use the GNU gettext library included here"
20 ac_help="$ac_help
21 "
22 ac_help="$ac_help
23 Optimization options:"
24 ac_help="$ac_help
25   --with-tuning=ARCH      enable special tuning for an architecture
26                           (default i686 on IA-32 and 750 on PPC)"
27 ac_help="$ac_help
28   --disable-optimizations disable compiler optimizations (default enabled)"
29 ac_help="$ac_help
30   --disable-altivec       disable altivec optimizations (default enabled on PPC)"
31 ac_help="$ac_help
32   --enable-debug          debug mode (default disabled)"
33 ac_help="$ac_help
34   --enable-release        activate extra optimizations (default disabled)"
35 ac_help="$ac_help
36 Input plugins:"
37 ac_help="$ac_help
38   --enable-dvd            DVD input module (default enabled)"
39 ac_help="$ac_help
40     --with-dvdcss=PATH    libdvdcss headers and libraries"
41 ac_help="$ac_help
42     --with-dvdcss-tree=PATH libdvdcss tree for static linking"
43 ac_help="$ac_help
44   --enable-dvdread        dvdread input module (default disabled)"
45 ac_help="$ac_help
46     --with-dvdread=PATH   libdvdread headers and libraries"
47 ac_help="$ac_help
48   --enable-vcd            VCD support for Linux and MacOS X (default enabled)"
49 ac_help="$ac_help
50   --enable-satellite      satellite card support (default disabled)"
51 ac_help="$ac_help
52 Codec plugins:"
53 ac_help="$ac_help
54   --enable-mad            libmad module (default disabled)"
55 ac_help="$ac_help
56     --with-mad=PATH       path to libmad"
57 ac_help="$ac_help
58   --enable-a52            AC3 support with liba52 (default enabled)"
59 ac_help="$ac_help
60   --enable-vorbis         Ogg/Vorbis decoder support (default enabled)"
61 ac_help="$ac_help
62 Video plugins:"
63 ac_help="$ac_help
64   --enable-x11            X11 support (default enabled)"
65 ac_help="$ac_help
66   --enable-xvideo         XVideo support (default enabled)"
67 ac_help="$ac_help
68   --enable-sdl            SDL support (default enabled)"
69 ac_help="$ac_help
70     --with-sdl-config-path=PATH sdl-config path (default search in \$PATH)"
71 ac_help="$ac_help
72   --enable-directx        Win32 DirectX support (default enabled on Win32)"
73 ac_help="$ac_help
74     --with-directx=PATH   Win32 DirectX headers and libraries"
75 ac_help="$ac_help
76   --enable-fb             Linux framebuffer support (default enabled on Linux)"
77 ac_help="$ac_help
78   --enable-mga            Linux kernel Matrox support (default disabled)"
79 ac_help="$ac_help
80   --enable-ggi            GGI support (default disabled)"
81 ac_help="$ac_help
82     --with-ggi=PATH       path to libggi"
83 ac_help="$ac_help
84   --enable-glide          Glide (3dfx) support (default disabled)"
85 ac_help="$ac_help
86     --with-glide=PATH     path to libglide"
87 ac_help="$ac_help
88   --enable-aa             aalib output (default disabled)"
89 ac_help="$ac_help
90 Audio plugins:"
91 ac_help="$ac_help
92   --enable-dsp            Linux /dev/dsp support (enabled on Linux)"
93 ac_help="$ac_help
94   --enable-esd            Esound library support (default disabled)"
95 ac_help="$ac_help
96   --enable-arts           aRts sound server (default disabled)"
97 ac_help="$ac_help
98   --enable-alsa           ALSA sound support for Linux (default disabled)"
99 ac_help="$ac_help
100   --enable-waveout        Win32 waveOut module (default enabled on Win32)"
101 ac_help="$ac_help
102 Interface plugins:"
103 ac_help="$ac_help
104   --enable-gtk            Gtk+ support (default enabled)"
105 ac_help="$ac_help
106     --with-gtk-config-path=PATH gtk-config path (default search in \$PATH)"
107 ac_help="$ac_help
108   --enable-gnome          Gnome interface support (default disabled)"
109 ac_help="$ac_help
110   --enable-qt             Qt interface support (default disabled)"
111 ac_help="$ac_help
112   --enable-kde            KDE interface support (default disabled)"
113 ac_help="$ac_help
114   --enable-macosx         MacOS X support (default enabled on MacOS X)"
115 ac_help="$ac_help
116   --enable-qnx            QNX RTOS support (default enabled on QNX RTOS)"
117 ac_help="$ac_help
118   --enable-intfwin        Win32 interface support (default disabled)"
119 ac_help="$ac_help
120     --with-bcbuilder=PATH Borland C++ Builder installation path"
121 ac_help="$ac_help
122   --enable-ncurses        ncurses interface support (default disabled)"
123 ac_help="$ac_help
124   --enable-lirc           lirc support (default disabled)"
125 ac_help="$ac_help
126 Misc options:"
127 ac_help="$ac_help
128   --with-words=endianness set endianness (big or little)"
129 ac_help="$ac_help
130   --enable-gprof          gprof profiling (default disabled)"
131 ac_help="$ac_help
132   --enable-cprof          cprof profiling (default disabled)"
133 ac_help="$ac_help
134   --enable-pth            GNU Pth support (default disabled)"
135 ac_help="$ac_help
136   --enable-st             State Threads (default disabled)"
137 ac_help="$ac_help
138   --disable-plugins       make all plug-ins built-in (default plug-ins enabled)"
139
140 # Initialize some variables set by options.
141 # The variables have the same names as the options, with
142 # dashes changed to underlines.
143 build=NONE
144 cache_file=./config.cache
145 exec_prefix=NONE
146 host=NONE
147 no_create=
148 nonopt=NONE
149 no_recursion=
150 prefix=NONE
151 program_prefix=NONE
152 program_suffix=NONE
153 program_transform_name=s,x,x,
154 silent=
155 site=
156 srcdir=
157 target=NONE
158 verbose=
159 x_includes=NONE
160 x_libraries=NONE
161 bindir='${exec_prefix}/bin'
162 sbindir='${exec_prefix}/sbin'
163 libexecdir='${exec_prefix}/libexec'
164 datadir='${prefix}/share'
165 sysconfdir='${prefix}/etc'
166 sharedstatedir='${prefix}/com'
167 localstatedir='${prefix}/var'
168 libdir='${exec_prefix}/lib'
169 includedir='${prefix}/include'
170 oldincludedir='/usr/include'
171 infodir='${prefix}/info'
172 mandir='${prefix}/man'
173
174 # Initialize some other variables.
175 subdirs=
176 MFLAGS= MAKEFLAGS=
177 SHELL=${CONFIG_SHELL-/bin/sh}
178 # Maximum number of lines to put in a shell here document.
179 ac_max_here_lines=12
180
181 ac_prev=
182 for ac_option
183 do
184
185   # If the previous option needs an argument, assign it.
186   if test -n "$ac_prev"; then
187     eval "$ac_prev=\$ac_option"
188     ac_prev=
189     continue
190   fi
191
192   case "$ac_option" in
193   -*=*) ac_optarg=`echo "$ac_option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
194   *) ac_optarg= ;;
195   esac
196
197   # Accept the important Cygnus configure options, so we can diagnose typos.
198
199   case "$ac_option" in
200
201   -bindir | --bindir | --bindi | --bind | --bin | --bi)
202     ac_prev=bindir ;;
203   -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
204     bindir="$ac_optarg" ;;
205
206   -build | --build | --buil | --bui | --bu)
207     ac_prev=build ;;
208   -build=* | --build=* | --buil=* | --bui=* | --bu=*)
209     build="$ac_optarg" ;;
210
211   -cache-file | --cache-file | --cache-fil | --cache-fi \
212   | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
213     ac_prev=cache_file ;;
214   -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
215   | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
216     cache_file="$ac_optarg" ;;
217
218   -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
219     ac_prev=datadir ;;
220   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
221   | --da=*)
222     datadir="$ac_optarg" ;;
223
224   -disable-* | --disable-*)
225     ac_feature=`echo $ac_option|sed -e 's/-*disable-//'`
226     # Reject names that are not valid shell variable names.
227     if test -n "`echo $ac_feature| sed 's/[-a-zA-Z0-9_]//g'`"; then
228       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
229     fi
230     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
231     eval "enable_${ac_feature}=no" ;;
232
233   -enable-* | --enable-*)
234     ac_feature=`echo $ac_option|sed -e 's/-*enable-//' -e 's/=.*//'`
235     # Reject names that are not valid shell variable names.
236     if test -n "`echo $ac_feature| sed 's/[-_a-zA-Z0-9]//g'`"; then
237       { echo "configure: error: $ac_feature: invalid feature name" 1>&2; exit 1; }
238     fi
239     ac_feature=`echo $ac_feature| sed 's/-/_/g'`
240     case "$ac_option" in
241       *=*) ;;
242       *) ac_optarg=yes ;;
243     esac
244     eval "enable_${ac_feature}='$ac_optarg'" ;;
245
246   -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
247   | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
248   | --exec | --exe | --ex)
249     ac_prev=exec_prefix ;;
250   -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
251   | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
252   | --exec=* | --exe=* | --ex=*)
253     exec_prefix="$ac_optarg" ;;
254
255   -gas | --gas | --ga | --g)
256     # Obsolete; use --with-gas.
257     with_gas=yes ;;
258
259   -help | --help | --hel | --he)
260     # Omit some internal or obsolete options to make the list less imposing.
261     # This message is too long to be a string in the A/UX 3.1 sh.
262     cat << EOF
263 Usage: configure [options] [host]
264 Options: [defaults in brackets after descriptions]
265 Configuration:
266   --cache-file=FILE       cache test results in FILE
267   --help                  print this message
268   --no-create             do not create output files
269   --quiet, --silent       do not print \`checking...' messages
270   --version               print the version of autoconf that created configure
271 Directory and file names:
272   --prefix=PREFIX         install architecture-independent files in PREFIX
273                           [$ac_default_prefix]
274   --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
275                           [same as prefix]
276   --bindir=DIR            user executables in DIR [EPREFIX/bin]
277   --sbindir=DIR           system admin executables in DIR [EPREFIX/sbin]
278   --libexecdir=DIR        program executables in DIR [EPREFIX/libexec]
279   --datadir=DIR           read-only architecture-independent data in DIR
280                           [PREFIX/share]
281   --sysconfdir=DIR        read-only single-machine data in DIR [PREFIX/etc]
282   --sharedstatedir=DIR    modifiable architecture-independent data in DIR
283                           [PREFIX/com]
284   --localstatedir=DIR     modifiable single-machine data in DIR [PREFIX/var]
285   --libdir=DIR            object code libraries in DIR [EPREFIX/lib]
286   --includedir=DIR        C header files in DIR [PREFIX/include]
287   --oldincludedir=DIR     C header files for non-gcc in DIR [/usr/include]
288   --infodir=DIR           info documentation in DIR [PREFIX/info]
289   --mandir=DIR            man documentation in DIR [PREFIX/man]
290   --srcdir=DIR            find the sources in DIR [configure dir or ..]
291   --program-prefix=PREFIX prepend PREFIX to installed program names
292   --program-suffix=SUFFIX append SUFFIX to installed program names
293   --program-transform-name=PROGRAM
294                           run sed PROGRAM on installed program names
295 EOF
296     cat << EOF
297 Host type:
298   --build=BUILD           configure for building on BUILD [BUILD=HOST]
299   --host=HOST             configure for HOST [guessed]
300   --target=TARGET         configure for TARGET [TARGET=HOST]
301 Features and packages:
302   --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
303   --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
304   --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
305   --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
306   --x-includes=DIR        X include files are in DIR
307   --x-libraries=DIR       X library files are in DIR
308 EOF
309     if test -n "$ac_help"; then
310       echo "--enable and --with options recognized:$ac_help"
311     fi
312     exit 0 ;;
313
314   -host | --host | --hos | --ho)
315     ac_prev=host ;;
316   -host=* | --host=* | --hos=* | --ho=*)
317     host="$ac_optarg" ;;
318
319   -includedir | --includedir | --includedi | --included | --include \
320   | --includ | --inclu | --incl | --inc)
321     ac_prev=includedir ;;
322   -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
323   | --includ=* | --inclu=* | --incl=* | --inc=*)
324     includedir="$ac_optarg" ;;
325
326   -infodir | --infodir | --infodi | --infod | --info | --inf)
327     ac_prev=infodir ;;
328   -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
329     infodir="$ac_optarg" ;;
330
331   -libdir | --libdir | --libdi | --libd)
332     ac_prev=libdir ;;
333   -libdir=* | --libdir=* | --libdi=* | --libd=*)
334     libdir="$ac_optarg" ;;
335
336   -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
337   | --libexe | --libex | --libe)
338     ac_prev=libexecdir ;;
339   -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
340   | --libexe=* | --libex=* | --libe=*)
341     libexecdir="$ac_optarg" ;;
342
343   -localstatedir | --localstatedir | --localstatedi | --localstated \
344   | --localstate | --localstat | --localsta | --localst \
345   | --locals | --local | --loca | --loc | --lo)
346     ac_prev=localstatedir ;;
347   -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
348   | --localstate=* | --localstat=* | --localsta=* | --localst=* \
349   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
350     localstatedir="$ac_optarg" ;;
351
352   -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
353     ac_prev=mandir ;;
354   -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
355     mandir="$ac_optarg" ;;
356
357   -nfp | --nfp | --nf)
358     # Obsolete; use --without-fp.
359     with_fp=no ;;
360
361   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
362   | --no-cr | --no-c)
363     no_create=yes ;;
364
365   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
366   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
367     no_recursion=yes ;;
368
369   -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
370   | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
371   | --oldin | --oldi | --old | --ol | --o)
372     ac_prev=oldincludedir ;;
373   -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
374   | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
375   | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
376     oldincludedir="$ac_optarg" ;;
377
378   -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
379     ac_prev=prefix ;;
380   -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
381     prefix="$ac_optarg" ;;
382
383   -program-prefix | --program-prefix | --program-prefi | --program-pref \
384   | --program-pre | --program-pr | --program-p)
385     ac_prev=program_prefix ;;
386   -program-prefix=* | --program-prefix=* | --program-prefi=* \
387   | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
388     program_prefix="$ac_optarg" ;;
389
390   -program-suffix | --program-suffix | --program-suffi | --program-suff \
391   | --program-suf | --program-su | --program-s)
392     ac_prev=program_suffix ;;
393   -program-suffix=* | --program-suffix=* | --program-suffi=* \
394   | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
395     program_suffix="$ac_optarg" ;;
396
397   -program-transform-name | --program-transform-name \
398   | --program-transform-nam | --program-transform-na \
399   | --program-transform-n | --program-transform- \
400   | --program-transform | --program-transfor \
401   | --program-transfo | --program-transf \
402   | --program-trans | --program-tran \
403   | --progr-tra | --program-tr | --program-t)
404     ac_prev=program_transform_name ;;
405   -program-transform-name=* | --program-transform-name=* \
406   | --program-transform-nam=* | --program-transform-na=* \
407   | --program-transform-n=* | --program-transform-=* \
408   | --program-transform=* | --program-transfor=* \
409   | --program-transfo=* | --program-transf=* \
410   | --program-trans=* | --program-tran=* \
411   | --progr-tra=* | --program-tr=* | --program-t=*)
412     program_transform_name="$ac_optarg" ;;
413
414   -q | -quiet | --quiet | --quie | --qui | --qu | --q \
415   | -silent | --silent | --silen | --sile | --sil)
416     silent=yes ;;
417
418   -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
419     ac_prev=sbindir ;;
420   -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
421   | --sbi=* | --sb=*)
422     sbindir="$ac_optarg" ;;
423
424   -sharedstatedir | --sharedstatedir | --sharedstatedi \
425   | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
426   | --sharedst | --shareds | --shared | --share | --shar \
427   | --sha | --sh)
428     ac_prev=sharedstatedir ;;
429   -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
430   | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
431   | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
432   | --sha=* | --sh=*)
433     sharedstatedir="$ac_optarg" ;;
434
435   -site | --site | --sit)
436     ac_prev=site ;;
437   -site=* | --site=* | --sit=*)
438     site="$ac_optarg" ;;
439
440   -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
441     ac_prev=srcdir ;;
442   -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
443     srcdir="$ac_optarg" ;;
444
445   -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
446   | --syscon | --sysco | --sysc | --sys | --sy)
447     ac_prev=sysconfdir ;;
448   -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
449   | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
450     sysconfdir="$ac_optarg" ;;
451
452   -target | --target | --targe | --targ | --tar | --ta | --t)
453     ac_prev=target ;;
454   -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
455     target="$ac_optarg" ;;
456
457   -v | -verbose | --verbose | --verbos | --verbo | --verb)
458     verbose=yes ;;
459
460   -version | --version | --versio | --versi | --vers)
461     echo "configure generated by autoconf version 2.13"
462     exit 0 ;;
463
464   -with-* | --with-*)
465     ac_package=`echo $ac_option|sed -e 's/-*with-//' -e 's/=.*//'`
466     # Reject names that are not valid shell variable names.
467     if test -n "`echo $ac_package| sed 's/[-_a-zA-Z0-9]//g'`"; then
468       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
469     fi
470     ac_package=`echo $ac_package| sed 's/-/_/g'`
471     case "$ac_option" in
472       *=*) ;;
473       *) ac_optarg=yes ;;
474     esac
475     eval "with_${ac_package}='$ac_optarg'" ;;
476
477   -without-* | --without-*)
478     ac_package=`echo $ac_option|sed -e 's/-*without-//'`
479     # Reject names that are not valid shell variable names.
480     if test -n "`echo $ac_package| sed 's/[-a-zA-Z0-9_]//g'`"; then
481       { echo "configure: error: $ac_package: invalid package name" 1>&2; exit 1; }
482     fi
483     ac_package=`echo $ac_package| sed 's/-/_/g'`
484     eval "with_${ac_package}=no" ;;
485
486   --x)
487     # Obsolete; use --with-x.
488     with_x=yes ;;
489
490   -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
491   | --x-incl | --x-inc | --x-in | --x-i)
492     ac_prev=x_includes ;;
493   -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
494   | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
495     x_includes="$ac_optarg" ;;
496
497   -x-libraries | --x-libraries | --x-librarie | --x-librari \
498   | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
499     ac_prev=x_libraries ;;
500   -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
501   | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
502     x_libraries="$ac_optarg" ;;
503
504   -*) { echo "configure: error: $ac_option: invalid option; use --help to show usage" 1>&2; exit 1; }
505     ;;
506
507   *)
508     if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
509       echo "configure: warning: $ac_option: invalid host type" 1>&2
510     fi
511     if test "x$nonopt" != xNONE; then
512       { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
513     fi
514     nonopt="$ac_option"
515     ;;
516
517   esac
518 done
519
520 if test -n "$ac_prev"; then
521   { echo "configure: error: missing argument to --`echo $ac_prev | sed 's/_/-/g'`" 1>&2; exit 1; }
522 fi
523
524 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
525
526 # File descriptor usage:
527 # 0 standard input
528 # 1 file creation
529 # 2 errors and warnings
530 # 3 some systems may open it to /dev/tty
531 # 4 used on the Kubota Titan
532 # 6 checking for... messages and results
533 # 5 compiler messages saved in config.log
534 if test "$silent" = yes; then
535   exec 6>/dev/null
536 else
537   exec 6>&1
538 fi
539 exec 5>./config.log
540
541 echo "\
542 This file contains any messages produced by compilers while
543 running configure, to aid debugging if configure makes a mistake.
544 " 1>&5
545
546 # Strip out --no-create and --no-recursion so they do not pile up.
547 # Also quote any args containing shell metacharacters.
548 ac_configure_args=
549 for ac_arg
550 do
551   case "$ac_arg" in
552   -no-create | --no-create | --no-creat | --no-crea | --no-cre \
553   | --no-cr | --no-c) ;;
554   -no-recursion | --no-recursion | --no-recursio | --no-recursi \
555   | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) ;;
556   *" "*|*"      "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?]*)
557   ac_configure_args="$ac_configure_args '$ac_arg'" ;;
558   *) ac_configure_args="$ac_configure_args $ac_arg" ;;
559   esac
560 done
561
562 # NLS nuisances.
563 # Only set these to C if already set.  These must not be set unconditionally
564 # because not all systems understand e.g. LANG=C (notably SCO).
565 # Fixing LC_MESSAGES prevents Solaris sh from translating var values in `set'!
566 # Non-C LC_CTYPE values break the ctype check.
567 if test "${LANG+set}"   = set; then LANG=C;   export LANG;   fi
568 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
569 if test "${LC_MESSAGES+set}" = set; then LC_MESSAGES=C; export LC_MESSAGES; fi
570 if test "${LC_CTYPE+set}"    = set; then LC_CTYPE=C;    export LC_CTYPE;    fi
571
572 # confdefs.h avoids OS command line length limits that DEFS can exceed.
573 rm -rf conftest* confdefs.h
574 # AIX cpp loses on an empty file, so make sure it contains at least a newline.
575 echo > confdefs.h
576
577 # A filename unique to this package, relative to the directory that
578 # configure is in, which we can look for to find out if srcdir is correct.
579 ac_unique_file=include/main.h
580
581 # Find the source files, if location was not specified.
582 if test -z "$srcdir"; then
583   ac_srcdir_defaulted=yes
584   # Try the directory containing this script, then its parent.
585   ac_prog=$0
586   ac_confdir=`echo $ac_prog|sed 's%/[^/][^/]*$%%'`
587   test "x$ac_confdir" = "x$ac_prog" && ac_confdir=.
588   srcdir=$ac_confdir
589   if test ! -r $srcdir/$ac_unique_file; then
590     srcdir=..
591   fi
592 else
593   ac_srcdir_defaulted=no
594 fi
595 if test ! -r $srcdir/$ac_unique_file; then
596   if test "$ac_srcdir_defaulted" = yes; then
597     { echo "configure: error: can not find sources in $ac_confdir or .." 1>&2; exit 1; }
598   else
599     { echo "configure: error: can not find sources in $srcdir" 1>&2; exit 1; }
600   fi
601 fi
602 srcdir=`echo "${srcdir}" | sed 's%\([^/]\)/*$%\1%'`
603
604 # Prefer explicitly selected file to automatically selected ones.
605 if test -z "$CONFIG_SITE"; then
606   if test "x$prefix" != xNONE; then
607     CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
608   else
609     CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
610   fi
611 fi
612 for ac_site_file in $CONFIG_SITE; do
613   if test -r "$ac_site_file"; then
614     echo "loading site script $ac_site_file"
615     . "$ac_site_file"
616   fi
617 done
618
619 if test -r "$cache_file"; then
620   echo "loading cache $cache_file"
621   . $cache_file
622 else
623   echo "creating cache $cache_file"
624   > $cache_file
625 fi
626
627 ac_ext=c
628 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
629 ac_cpp='$CPP $CPPFLAGS'
630 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
631 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
632 cross_compiling=$ac_cv_prog_cc_cross
633
634 ac_exeext=
635 ac_objext=o
636 if (echo "testing\c"; echo 1,2,3) | grep c >/dev/null; then
637   # Stardent Vistra SVR4 grep lacks -e, says ghazi@caip.rutgers.edu.
638   if (echo -n testing; echo 1,2,3) | sed s/-n/xn/ | grep xn >/dev/null; then
639     ac_n= ac_c='
640 ' ac_t='        '
641   else
642     ac_n=-n ac_c= ac_t=
643   fi
644 else
645   ac_n= ac_c='\c' ac_t=
646 fi
647
648
649
650
651 ac_aux_dir=
652 for ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
653   if test -f $ac_dir/install-sh; then
654     ac_aux_dir=$ac_dir
655     ac_install_sh="$ac_aux_dir/install-sh -c"
656     break
657   elif test -f $ac_dir/install.sh; then
658     ac_aux_dir=$ac_dir
659     ac_install_sh="$ac_aux_dir/install.sh -c"
660     break
661   fi
662 done
663 if test -z "$ac_aux_dir"; then
664   { echo "configure: error: can not find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." 1>&2; exit 1; }
665 fi
666 ac_config_guess=$ac_aux_dir/config.guess
667 ac_config_sub=$ac_aux_dir/config.sub
668 ac_configure=$ac_aux_dir/configure # This should be Cygnus configure.
669
670
671 # Do some error checking and defaulting for the host and target type.
672 # The inputs are:
673 #    configure --host=HOST --target=TARGET --build=BUILD NONOPT
674 #
675 # The rules are:
676 # 1. You are not allowed to specify --host, --target, and nonopt at the
677 #    same time.
678 # 2. Host defaults to nonopt.
679 # 3. If nonopt is not specified, then host defaults to the current host,
680 #    as determined by config.guess.
681 # 4. Target and build default to nonopt.
682 # 5. If nonopt is not specified, then target and build default to host.
683
684 # The aliases save the names the user supplied, while $host etc.
685 # will get canonicalized.
686 case $host---$target---$nonopt in
687 NONE---*---* | *---NONE---* | *---*---NONE) ;;
688 *) { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; } ;;
689 esac
690
691
692 # Make sure we can run config.sub.
693 if ${CONFIG_SHELL-/bin/sh} $ac_config_sub sun4 >/dev/null 2>&1; then :
694 else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
695 fi
696
697 echo $ac_n "checking host system type""... $ac_c" 1>&6
698 echo "configure:699: checking host system type" >&5
699
700 host_alias=$host
701 case "$host_alias" in
702 NONE)
703   case $nonopt in
704   NONE)
705     if host_alias=`${CONFIG_SHELL-/bin/sh} $ac_config_guess`; then :
706     else { echo "configure: error: can not guess host type; you must specify one" 1>&2; exit 1; }
707     fi ;;
708   *) host_alias=$nonopt ;;
709   esac ;;
710 esac
711
712 host=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $host_alias`
713 host_cpu=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
714 host_vendor=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
715 host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
716 echo "$ac_t""$host" 1>&6
717
718 echo $ac_n "checking target system type""... $ac_c" 1>&6
719 echo "configure:720: checking target system type" >&5
720
721 target_alias=$target
722 case "$target_alias" in
723 NONE)
724   case $nonopt in
725   NONE) target_alias=$host_alias ;;
726   *) target_alias=$nonopt ;;
727   esac ;;
728 esac
729
730 target=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $target_alias`
731 target_cpu=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
732 target_vendor=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
733 target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
734 echo "$ac_t""$target" 1>&6
735
736 echo $ac_n "checking build system type""... $ac_c" 1>&6
737 echo "configure:738: checking build system type" >&5
738
739 build_alias=$build
740 case "$build_alias" in
741 NONE)
742   case $nonopt in
743   NONE) build_alias=$host_alias ;;
744   *) build_alias=$nonopt ;;
745   esac ;;
746 esac
747
748 build=`${CONFIG_SHELL-/bin/sh} $ac_config_sub $build_alias`
749 build_cpu=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'`
750 build_vendor=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'`
751 build_os=`echo $build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
752 echo "$ac_t""$build" 1>&6
753
754 test "$host_alias" != "$target_alias" &&
755   test "$program_prefix$program_suffix$program_transform_name" = \
756     NONENONEs,x,x, &&
757   program_prefix=${target_alias}-
758
759
760 VERSION="0.3.0"
761 CODENAME=Ourumov
762
763 save_CFLAGS="${CFLAGS}"
764 save_CPPFLAGS="${CPPFLAGS}"
765 save_LDFLAGS="${LDFLAGS}"
766
767 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
768 echo "configure:769: checking whether ${MAKE-make} sets \${MAKE}" >&5
769 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
770 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
771   echo $ac_n "(cached) $ac_c" 1>&6
772 else
773   cat > conftestmake <<\EOF
774 all:
775         @echo 'ac_maketemp="${MAKE}"'
776 EOF
777 # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
778 eval `${MAKE-make} -f conftestmake 2>/dev/null | grep temp=`
779 if test -n "$ac_maketemp"; then
780   eval ac_cv_prog_make_${ac_make}_set=yes
781 else
782   eval ac_cv_prog_make_${ac_make}_set=no
783 fi
784 rm -f conftestmake
785 fi
786 if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
787   echo "$ac_t""yes" 1>&6
788   SET_MAKE=
789 else
790   echo "$ac_t""no" 1>&6
791   SET_MAKE="MAKE=${MAKE-make}"
792 fi
793
794 # Extract the first word of "gcc", so it can be a program name with args.
795 set dummy gcc; ac_word=$2
796 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
797 echo "configure:798: checking for $ac_word" >&5
798 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
799   echo $ac_n "(cached) $ac_c" 1>&6
800 else
801   if test -n "$CC"; then
802   ac_cv_prog_CC="$CC" # Let the user override the test.
803 else
804   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
805   ac_dummy="$PATH"
806   for ac_dir in $ac_dummy; do
807     test -z "$ac_dir" && ac_dir=.
808     if test -f $ac_dir/$ac_word; then
809       ac_cv_prog_CC="gcc"
810       break
811     fi
812   done
813   IFS="$ac_save_ifs"
814 fi
815 fi
816 CC="$ac_cv_prog_CC"
817 if test -n "$CC"; then
818   echo "$ac_t""$CC" 1>&6
819 else
820   echo "$ac_t""no" 1>&6
821 fi
822
823 if test -z "$CC"; then
824   # Extract the first word of "cc", so it can be a program name with args.
825 set dummy cc; ac_word=$2
826 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
827 echo "configure:828: checking for $ac_word" >&5
828 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
829   echo $ac_n "(cached) $ac_c" 1>&6
830 else
831   if test -n "$CC"; then
832   ac_cv_prog_CC="$CC" # Let the user override the test.
833 else
834   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
835   ac_prog_rejected=no
836   ac_dummy="$PATH"
837   for ac_dir in $ac_dummy; do
838     test -z "$ac_dir" && ac_dir=.
839     if test -f $ac_dir/$ac_word; then
840       if test "$ac_dir/$ac_word" = "/usr/ucb/cc"; then
841         ac_prog_rejected=yes
842         continue
843       fi
844       ac_cv_prog_CC="cc"
845       break
846     fi
847   done
848   IFS="$ac_save_ifs"
849 if test $ac_prog_rejected = yes; then
850   # We found a bogon in the path, so make sure we never use it.
851   set dummy $ac_cv_prog_CC
852   shift
853   if test $# -gt 0; then
854     # We chose a different compiler from the bogus one.
855     # However, it has the same basename, so the bogon will be chosen
856     # first if we set CC to just the basename; use the full file name.
857     shift
858     set dummy "$ac_dir/$ac_word" "$@"
859     shift
860     ac_cv_prog_CC="$@"
861   fi
862 fi
863 fi
864 fi
865 CC="$ac_cv_prog_CC"
866 if test -n "$CC"; then
867   echo "$ac_t""$CC" 1>&6
868 else
869   echo "$ac_t""no" 1>&6
870 fi
871
872   if test -z "$CC"; then
873     case "`uname -s`" in
874     *win32* | *WIN32*)
875       # Extract the first word of "cl", so it can be a program name with args.
876 set dummy cl; ac_word=$2
877 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
878 echo "configure:879: checking for $ac_word" >&5
879 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then
880   echo $ac_n "(cached) $ac_c" 1>&6
881 else
882   if test -n "$CC"; then
883   ac_cv_prog_CC="$CC" # Let the user override the test.
884 else
885   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
886   ac_dummy="$PATH"
887   for ac_dir in $ac_dummy; do
888     test -z "$ac_dir" && ac_dir=.
889     if test -f $ac_dir/$ac_word; then
890       ac_cv_prog_CC="cl"
891       break
892     fi
893   done
894   IFS="$ac_save_ifs"
895 fi
896 fi
897 CC="$ac_cv_prog_CC"
898 if test -n "$CC"; then
899   echo "$ac_t""$CC" 1>&6
900 else
901   echo "$ac_t""no" 1>&6
902 fi
903  ;;
904     esac
905   fi
906   test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
907 fi
908
909 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6
910 echo "configure:911: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5
911
912 ac_ext=c
913 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
914 ac_cpp='$CPP $CPPFLAGS'
915 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
916 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
917 cross_compiling=$ac_cv_prog_cc_cross
918
919 cat > conftest.$ac_ext << EOF
920
921 #line 922 "configure"
922 #include "confdefs.h"
923
924 main(){return(0);}
925 EOF
926 if { (eval echo configure:927: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
927   ac_cv_prog_cc_works=yes
928   # If we can't run a trivial program, we are probably using a cross compiler.
929   if (./conftest; exit) 2>/dev/null; then
930     ac_cv_prog_cc_cross=no
931   else
932     ac_cv_prog_cc_cross=yes
933   fi
934 else
935   echo "configure: failed program was:" >&5
936   cat conftest.$ac_ext >&5
937   ac_cv_prog_cc_works=no
938 fi
939 rm -fr conftest*
940 ac_ext=c
941 # CFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
942 ac_cpp='$CPP $CPPFLAGS'
943 ac_compile='${CC-cc} -c $CFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
944 ac_link='${CC-cc} -o conftest${ac_exeext} $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
945 cross_compiling=$ac_cv_prog_cc_cross
946
947 echo "$ac_t""$ac_cv_prog_cc_works" 1>&6
948 if test $ac_cv_prog_cc_works = no; then
949   { echo "configure: error: installation or configuration problem: C compiler cannot create executables." 1>&2; exit 1; }
950 fi
951 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6
952 echo "configure:953: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
953 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6
954 cross_compiling=$ac_cv_prog_cc_cross
955
956 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6
957 echo "configure:958: checking whether we are using GNU C" >&5
958 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then
959   echo $ac_n "(cached) $ac_c" 1>&6
960 else
961   cat > conftest.c <<EOF
962 #ifdef __GNUC__
963   yes;
964 #endif
965 EOF
966 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:967: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then
967   ac_cv_prog_gcc=yes
968 else
969   ac_cv_prog_gcc=no
970 fi
971 fi
972
973 echo "$ac_t""$ac_cv_prog_gcc" 1>&6
974
975 if test $ac_cv_prog_gcc = yes; then
976   GCC=yes
977 else
978   GCC=
979 fi
980
981 ac_test_CFLAGS="${CFLAGS+set}"
982 ac_save_CFLAGS="$CFLAGS"
983 CFLAGS=
984 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6
985 echo "configure:986: checking whether ${CC-cc} accepts -g" >&5
986 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then
987   echo $ac_n "(cached) $ac_c" 1>&6
988 else
989   echo 'void f(){}' > conftest.c
990 if test -z "`${CC-cc} -g -c conftest.c 2>&1`"; then
991   ac_cv_prog_cc_g=yes
992 else
993   ac_cv_prog_cc_g=no
994 fi
995 rm -f conftest*
996
997 fi
998
999 echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
1000 if test "$ac_test_CFLAGS" = set; then
1001   CFLAGS="$ac_save_CFLAGS"
1002 elif test $ac_cv_prog_cc_g = yes; then
1003   if test "$GCC" = yes; then
1004     CFLAGS="-g -O2"
1005   else
1006     CFLAGS="-g"
1007   fi
1008 else
1009   if test "$GCC" = yes; then
1010     CFLAGS="-O2"
1011   else
1012     CFLAGS=
1013   fi
1014 fi
1015
1016 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6
1017 echo "configure:1018: checking how to run the C preprocessor" >&5
1018 # On Suns, sometimes $CPP names a directory.
1019 if test -n "$CPP" && test -d "$CPP"; then
1020   CPP=
1021 fi
1022 if test -z "$CPP"; then
1023 if eval "test \"`echo '$''{'ac_cv_prog_CPP'+set}'`\" = set"; then
1024   echo $ac_n "(cached) $ac_c" 1>&6
1025 else
1026     # This must be in double quotes, not single quotes, because CPP may get
1027   # substituted into the Makefile and "${CC-cc}" will confuse make.
1028   CPP="${CC-cc} -E"
1029   # On the NeXT, cc -E runs the code through the compiler's parser,
1030   # not just through cpp.
1031   cat > conftest.$ac_ext <<EOF
1032 #line 1033 "configure"
1033 #include "confdefs.h"
1034 #include <assert.h>
1035 Syntax Error
1036 EOF
1037 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1038 { (eval echo configure:1039: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1039 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1040 if test -z "$ac_err"; then
1041   :
1042 else
1043   echo "$ac_err" >&5
1044   echo "configure: failed program was:" >&5
1045   cat conftest.$ac_ext >&5
1046   rm -rf conftest*
1047   CPP="${CC-cc} -E -traditional-cpp"
1048   cat > conftest.$ac_ext <<EOF
1049 #line 1050 "configure"
1050 #include "confdefs.h"
1051 #include <assert.h>
1052 Syntax Error
1053 EOF
1054 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1055 { (eval echo configure:1056: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1056 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1057 if test -z "$ac_err"; then
1058   :
1059 else
1060   echo "$ac_err" >&5
1061   echo "configure: failed program was:" >&5
1062   cat conftest.$ac_ext >&5
1063   rm -rf conftest*
1064   CPP="${CC-cc} -nologo -E"
1065   cat > conftest.$ac_ext <<EOF
1066 #line 1067 "configure"
1067 #include "confdefs.h"
1068 #include <assert.h>
1069 Syntax Error
1070 EOF
1071 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1072 { (eval echo configure:1073: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1073 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1074 if test -z "$ac_err"; then
1075   :
1076 else
1077   echo "$ac_err" >&5
1078   echo "configure: failed program was:" >&5
1079   cat conftest.$ac_ext >&5
1080   rm -rf conftest*
1081   CPP=/lib/cpp
1082 fi
1083 rm -f conftest*
1084 fi
1085 rm -f conftest*
1086 fi
1087 rm -f conftest*
1088   ac_cv_prog_CPP="$CPP"
1089 fi
1090   CPP="$ac_cv_prog_CPP"
1091 else
1092   ac_cv_prog_CPP="$CPP"
1093 fi
1094 echo "$ac_t""$CPP" 1>&6
1095
1096
1097 if test $host != $build; then
1098   ac_tool_prefix=${host_alias}-
1099 else
1100   ac_tool_prefix=
1101 fi
1102
1103 # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args.
1104 set dummy ${ac_tool_prefix}ranlib; ac_word=$2
1105 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1106 echo "configure:1107: checking for $ac_word" >&5
1107 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1108   echo $ac_n "(cached) $ac_c" 1>&6
1109 else
1110   if test -n "$RANLIB"; then
1111   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1112 else
1113   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1114   ac_dummy="$PATH"
1115   for ac_dir in $ac_dummy; do
1116     test -z "$ac_dir" && ac_dir=.
1117     if test -f $ac_dir/$ac_word; then
1118       ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib"
1119       break
1120     fi
1121   done
1122   IFS="$ac_save_ifs"
1123 fi
1124 fi
1125 RANLIB="$ac_cv_prog_RANLIB"
1126 if test -n "$RANLIB"; then
1127   echo "$ac_t""$RANLIB" 1>&6
1128 else
1129   echo "$ac_t""no" 1>&6
1130 fi
1131
1132
1133 if test -z "$ac_cv_prog_RANLIB"; then
1134 if test -n "$ac_tool_prefix"; then
1135   # Extract the first word of "ranlib", so it can be a program name with args.
1136 set dummy ranlib; ac_word=$2
1137 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1138 echo "configure:1139: checking for $ac_word" >&5
1139 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1140   echo $ac_n "(cached) $ac_c" 1>&6
1141 else
1142   if test -n "$RANLIB"; then
1143   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1144 else
1145   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1146   ac_dummy="$PATH"
1147   for ac_dir in $ac_dummy; do
1148     test -z "$ac_dir" && ac_dir=.
1149     if test -f $ac_dir/$ac_word; then
1150       ac_cv_prog_RANLIB="ranlib"
1151       break
1152     fi
1153   done
1154   IFS="$ac_save_ifs"
1155   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1156 fi
1157 fi
1158 RANLIB="$ac_cv_prog_RANLIB"
1159 if test -n "$RANLIB"; then
1160   echo "$ac_t""$RANLIB" 1>&6
1161 else
1162   echo "$ac_t""no" 1>&6
1163 fi
1164
1165 else
1166   RANLIB=":"
1167 fi
1168 fi
1169
1170 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
1171 set dummy ${ac_tool_prefix}strip; ac_word=$2
1172 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1173 echo "configure:1174: checking for $ac_word" >&5
1174 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
1175   echo $ac_n "(cached) $ac_c" 1>&6
1176 else
1177   if test -n "$STRIP"; then
1178   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1179 else
1180   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1181   ac_dummy="$PATH"
1182   for ac_dir in $ac_dummy; do
1183     test -z "$ac_dir" && ac_dir=.
1184     if test -f $ac_dir/$ac_word; then
1185       ac_cv_prog_STRIP="${ac_tool_prefix}strip"
1186       break
1187     fi
1188   done
1189   IFS="$ac_save_ifs"
1190 fi
1191 fi
1192 STRIP="$ac_cv_prog_STRIP"
1193 if test -n "$STRIP"; then
1194   echo "$ac_t""$STRIP" 1>&6
1195 else
1196   echo "$ac_t""no" 1>&6
1197 fi
1198
1199
1200 if test -z "$ac_cv_prog_STRIP"; then
1201 if test -n "$ac_tool_prefix"; then
1202   # Extract the first word of "strip", so it can be a program name with args.
1203 set dummy strip; ac_word=$2
1204 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1205 echo "configure:1206: checking for $ac_word" >&5
1206 if eval "test \"`echo '$''{'ac_cv_prog_STRIP'+set}'`\" = set"; then
1207   echo $ac_n "(cached) $ac_c" 1>&6
1208 else
1209   if test -n "$STRIP"; then
1210   ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
1211 else
1212   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1213   ac_dummy="$PATH"
1214   for ac_dir in $ac_dummy; do
1215     test -z "$ac_dir" && ac_dir=.
1216     if test -f $ac_dir/$ac_word; then
1217       ac_cv_prog_STRIP="strip"
1218       break
1219     fi
1220   done
1221   IFS="$ac_save_ifs"
1222   test -z "$ac_cv_prog_STRIP" && ac_cv_prog_STRIP=":"
1223 fi
1224 fi
1225 STRIP="$ac_cv_prog_STRIP"
1226 if test -n "$STRIP"; then
1227   echo "$ac_t""$STRIP" 1>&6
1228 else
1229   echo "$ac_t""no" 1>&6
1230 fi
1231
1232 else
1233   STRIP=":"
1234 fi
1235 fi
1236
1237
1238 # Extract the first word of "gmake", so it can be a program name with args.
1239 set dummy gmake; ac_word=$2
1240 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1241 echo "configure:1242: checking for $ac_word" >&5
1242 if eval "test \"`echo '$''{'ac_cv_path_GMAKE'+set}'`\" = set"; then
1243   echo $ac_n "(cached) $ac_c" 1>&6
1244 else
1245   case "$GMAKE" in
1246   /*)
1247   ac_cv_path_GMAKE="$GMAKE" # Let the user override the test with a path.
1248   ;;
1249   ?:/*)                  
1250   ac_cv_path_GMAKE="$GMAKE" # Let the user override the test with a dos path.
1251   ;;
1252   *)
1253   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1254   ac_dummy="$PATH"
1255   for ac_dir in $ac_dummy; do 
1256     test -z "$ac_dir" && ac_dir=.
1257     if test -f $ac_dir/$ac_word; then
1258       ac_cv_path_GMAKE="$ac_dir/$ac_word"
1259       break
1260     fi
1261   done
1262   IFS="$ac_save_ifs"
1263   test -z "$ac_cv_path_GMAKE" && ac_cv_path_GMAKE="no"
1264   ;;
1265 esac
1266 fi
1267 GMAKE="$ac_cv_path_GMAKE"
1268 if test -n "$GMAKE"; then
1269   echo "$ac_t""$GMAKE" 1>&6
1270 else
1271   echo "$ac_t""no" 1>&6
1272 fi
1273
1274 if test "x$GMAKE" = "xno"; then
1275   echo $ac_n "checking whether GNU make is installed""... $ac_c" 1>&6
1276 echo "configure:1277: checking whether GNU make is installed" >&5
1277 if eval "test \"`echo '$''{'ac_cv_gmake'+set}'`\" = set"; then
1278   echo $ac_n "(cached) $ac_c" 1>&6
1279 else
1280   if make --version | grep -q -i gnu; then
1281          ac_cv_gmake="yes"
1282        else
1283          echo "This software needs you to install GNU make to compile properly."
1284          echo "You can get it from http://www.gnu.org/."
1285          exit
1286        fi
1287 fi
1288
1289 echo "$ac_t""$ac_cv_gmake" 1>&6
1290   VLC_MAKE="make"
1291 else
1292   VLC_MAKE="gmake"
1293 fi
1294
1295 ALL_LINGUAS="de fr ja no ru nl"
1296
1297 cat >> confdefs.h <<EOF
1298 #define VLC_PACKAGE "vlc"
1299 EOF
1300
1301 cat >> confdefs.h <<EOF
1302 #define VLC_VERSION "$VERSION"
1303 EOF
1304
1305 # Extract the first word of "ranlib", so it can be a program name with args.
1306 set dummy ranlib; ac_word=$2
1307 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
1308 echo "configure:1309: checking for $ac_word" >&5
1309 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then
1310   echo $ac_n "(cached) $ac_c" 1>&6
1311 else
1312   if test -n "$RANLIB"; then
1313   ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test.
1314 else
1315   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
1316   ac_dummy="$PATH"
1317   for ac_dir in $ac_dummy; do
1318     test -z "$ac_dir" && ac_dir=.
1319     if test -f $ac_dir/$ac_word; then
1320       ac_cv_prog_RANLIB="ranlib"
1321       break
1322     fi
1323   done
1324   IFS="$ac_save_ifs"
1325   test -z "$ac_cv_prog_RANLIB" && ac_cv_prog_RANLIB=":"
1326 fi
1327 fi
1328 RANLIB="$ac_cv_prog_RANLIB"
1329 if test -n "$RANLIB"; then
1330   echo "$ac_t""$RANLIB" 1>&6
1331 else
1332   echo "$ac_t""no" 1>&6
1333 fi
1334
1335
1336         echo $ac_n "checking for strerror in -lcposix""... $ac_c" 1>&6
1337 echo "configure:1338: checking for strerror in -lcposix" >&5
1338 ac_lib_var=`echo cposix'_'strerror | sed 'y%./+-%__p_%'`
1339 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
1340   echo $ac_n "(cached) $ac_c" 1>&6
1341 else
1342   ac_save_LIBS="$LIBS"
1343 LIBS="-lcposix  $LIBS"
1344 cat > conftest.$ac_ext <<EOF
1345 #line 1346 "configure"
1346 #include "confdefs.h"
1347 /* Override any gcc2 internal prototype to avoid an error.  */
1348 /* We use char because int might match the return type of a gcc2
1349     builtin and then its argument prototype would still apply.  */
1350 char strerror();
1351
1352 int main() {
1353 strerror()
1354 ; return 0; }
1355 EOF
1356 if { (eval echo configure:1357: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1357   rm -rf conftest*
1358   eval "ac_cv_lib_$ac_lib_var=yes"
1359 else
1360   echo "configure: failed program was:" >&5
1361   cat conftest.$ac_ext >&5
1362   rm -rf conftest*
1363   eval "ac_cv_lib_$ac_lib_var=no"
1364 fi
1365 rm -f conftest*
1366 LIBS="$ac_save_LIBS"
1367
1368 fi
1369 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
1370   echo "$ac_t""yes" 1>&6
1371   LIBS="$LIBS -lcposix"
1372 else
1373   echo "$ac_t""no" 1>&6
1374 fi
1375
1376   
1377
1378 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
1379 echo "configure:1380: checking for ANSI C header files" >&5
1380 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then
1381   echo $ac_n "(cached) $ac_c" 1>&6
1382 else
1383   cat > conftest.$ac_ext <<EOF
1384 #line 1385 "configure"
1385 #include "confdefs.h"
1386 #include <stdlib.h>
1387 #include <stdarg.h>
1388 #include <string.h>
1389 #include <float.h>
1390 EOF
1391 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1392 { (eval echo configure:1393: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1393 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1394 if test -z "$ac_err"; then
1395   rm -rf conftest*
1396   ac_cv_header_stdc=yes
1397 else
1398   echo "$ac_err" >&5
1399   echo "configure: failed program was:" >&5
1400   cat conftest.$ac_ext >&5
1401   rm -rf conftest*
1402   ac_cv_header_stdc=no
1403 fi
1404 rm -f conftest*
1405
1406 if test $ac_cv_header_stdc = yes; then
1407   # SunOS 4.x string.h does not declare mem*, contrary to ANSI.
1408 cat > conftest.$ac_ext <<EOF
1409 #line 1410 "configure"
1410 #include "confdefs.h"
1411 #include <string.h>
1412 EOF
1413 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1414   egrep "memchr" >/dev/null 2>&1; then
1415   :
1416 else
1417   rm -rf conftest*
1418   ac_cv_header_stdc=no
1419 fi
1420 rm -f conftest*
1421
1422 fi
1423
1424 if test $ac_cv_header_stdc = yes; then
1425   # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI.
1426 cat > conftest.$ac_ext <<EOF
1427 #line 1428 "configure"
1428 #include "confdefs.h"
1429 #include <stdlib.h>
1430 EOF
1431 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1432   egrep "free" >/dev/null 2>&1; then
1433   :
1434 else
1435   rm -rf conftest*
1436   ac_cv_header_stdc=no
1437 fi
1438 rm -f conftest*
1439
1440 fi
1441
1442 if test $ac_cv_header_stdc = yes; then
1443   # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi.
1444 if test "$cross_compiling" = yes; then
1445   :
1446 else
1447   cat > conftest.$ac_ext <<EOF
1448 #line 1449 "configure"
1449 #include "confdefs.h"
1450 #include <ctype.h>
1451 #define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
1452 #define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
1453 #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
1454 int main () { int i; for (i = 0; i < 256; i++)
1455 if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
1456 exit (0); }
1457
1458 EOF
1459 if { (eval echo configure:1460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1460 then
1461   :
1462 else
1463   echo "configure: failed program was:" >&5
1464   cat conftest.$ac_ext >&5
1465   rm -fr conftest*
1466   ac_cv_header_stdc=no
1467 fi
1468 rm -fr conftest*
1469 fi
1470
1471 fi
1472 fi
1473
1474 echo "$ac_t""$ac_cv_header_stdc" 1>&6
1475 if test $ac_cv_header_stdc = yes; then
1476   cat >> confdefs.h <<\EOF
1477 #define STDC_HEADERS 1
1478 EOF
1479
1480 fi
1481
1482 echo $ac_n "checking for working const""... $ac_c" 1>&6
1483 echo "configure:1484: checking for working const" >&5
1484 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then
1485   echo $ac_n "(cached) $ac_c" 1>&6
1486 else
1487   cat > conftest.$ac_ext <<EOF
1488 #line 1489 "configure"
1489 #include "confdefs.h"
1490
1491 int main() {
1492
1493 /* Ultrix mips cc rejects this.  */
1494 typedef int charset[2]; const charset x;
1495 /* SunOS 4.1.1 cc rejects this.  */
1496 char const *const *ccp;
1497 char **p;
1498 /* NEC SVR4.0.2 mips cc rejects this.  */
1499 struct point {int x, y;};
1500 static struct point const zero = {0,0};
1501 /* AIX XL C 1.02.0.0 rejects this.
1502    It does not let you subtract one const X* pointer from another in an arm
1503    of an if-expression whose if-part is not a constant expression */
1504 const char *g = "string";
1505 ccp = &g + (g ? g-g : 0);
1506 /* HPUX 7.0 cc rejects these. */
1507 ++ccp;
1508 p = (char**) ccp;
1509 ccp = (char const *const *) p;
1510 { /* SCO 3.2v4 cc rejects this.  */
1511   char *t;
1512   char const *s = 0 ? (char *) 0 : (char const *) 0;
1513
1514   *t++ = 0;
1515 }
1516 { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
1517   int x[] = {25, 17};
1518   const int *foo = &x[0];
1519   ++foo;
1520 }
1521 { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
1522   typedef const int *iptr;
1523   iptr p = 0;
1524   ++p;
1525 }
1526 { /* AIX XL C 1.02.0.0 rejects this saying
1527      "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
1528   struct s { int j; const int *ap[3]; };
1529   struct s *b; b->j = 5;
1530 }
1531 { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
1532   const int foo = 10;
1533 }
1534
1535 ; return 0; }
1536 EOF
1537 if { (eval echo configure:1538: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1538   rm -rf conftest*
1539   ac_cv_c_const=yes
1540 else
1541   echo "configure: failed program was:" >&5
1542   cat conftest.$ac_ext >&5
1543   rm -rf conftest*
1544   ac_cv_c_const=no
1545 fi
1546 rm -f conftest*
1547 fi
1548
1549 echo "$ac_t""$ac_cv_c_const" 1>&6
1550 if test $ac_cv_c_const = no; then
1551   cat >> confdefs.h <<\EOF
1552 #define const 
1553 EOF
1554
1555 fi
1556
1557 echo $ac_n "checking for inline""... $ac_c" 1>&6
1558 echo "configure:1559: checking for inline" >&5
1559 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then
1560   echo $ac_n "(cached) $ac_c" 1>&6
1561 else
1562   ac_cv_c_inline=no
1563 for ac_kw in inline __inline__ __inline; do
1564   cat > conftest.$ac_ext <<EOF
1565 #line 1566 "configure"
1566 #include "confdefs.h"
1567
1568 int main() {
1569 } $ac_kw foo() {
1570 ; return 0; }
1571 EOF
1572 if { (eval echo configure:1573: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
1573   rm -rf conftest*
1574   ac_cv_c_inline=$ac_kw; break
1575 else
1576   echo "configure: failed program was:" >&5
1577   cat conftest.$ac_ext >&5
1578 fi
1579 rm -f conftest*
1580 done
1581
1582 fi
1583
1584 echo "$ac_t""$ac_cv_c_inline" 1>&6
1585 case "$ac_cv_c_inline" in
1586   inline | yes) ;;
1587   no) cat >> confdefs.h <<\EOF
1588 #define inline 
1589 EOF
1590  ;;
1591   *)  cat >> confdefs.h <<EOF
1592 #define inline $ac_cv_c_inline
1593 EOF
1594  ;;
1595 esac
1596
1597 echo $ac_n "checking for off_t""... $ac_c" 1>&6
1598 echo "configure:1599: checking for off_t" >&5
1599 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then
1600   echo $ac_n "(cached) $ac_c" 1>&6
1601 else
1602   cat > conftest.$ac_ext <<EOF
1603 #line 1604 "configure"
1604 #include "confdefs.h"
1605 #include <sys/types.h>
1606 #if STDC_HEADERS
1607 #include <stdlib.h>
1608 #include <stddef.h>
1609 #endif
1610 EOF
1611 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1612   egrep "(^|[^a-zA-Z_0-9])off_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
1613   rm -rf conftest*
1614   ac_cv_type_off_t=yes
1615 else
1616   rm -rf conftest*
1617   ac_cv_type_off_t=no
1618 fi
1619 rm -f conftest*
1620
1621 fi
1622 echo "$ac_t""$ac_cv_type_off_t" 1>&6
1623 if test $ac_cv_type_off_t = no; then
1624   cat >> confdefs.h <<\EOF
1625 #define off_t long
1626 EOF
1627
1628 fi
1629
1630 echo $ac_n "checking for size_t""... $ac_c" 1>&6
1631 echo "configure:1632: checking for size_t" >&5
1632 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then
1633   echo $ac_n "(cached) $ac_c" 1>&6
1634 else
1635   cat > conftest.$ac_ext <<EOF
1636 #line 1637 "configure"
1637 #include "confdefs.h"
1638 #include <sys/types.h>
1639 #if STDC_HEADERS
1640 #include <stdlib.h>
1641 #include <stddef.h>
1642 #endif
1643 EOF
1644 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1645   egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
1646   rm -rf conftest*
1647   ac_cv_type_size_t=yes
1648 else
1649   rm -rf conftest*
1650   ac_cv_type_size_t=no
1651 fi
1652 rm -f conftest*
1653
1654 fi
1655 echo "$ac_t""$ac_cv_type_size_t" 1>&6
1656 if test $ac_cv_type_size_t = no; then
1657   cat >> confdefs.h <<\EOF
1658 #define size_t unsigned
1659 EOF
1660
1661 fi
1662
1663 # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works
1664 # for constant arguments.  Useless!
1665 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6
1666 echo "configure:1667: checking for working alloca.h" >&5
1667 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then
1668   echo $ac_n "(cached) $ac_c" 1>&6
1669 else
1670   cat > conftest.$ac_ext <<EOF
1671 #line 1672 "configure"
1672 #include "confdefs.h"
1673 #include <alloca.h>
1674 int main() {
1675 char *p = alloca(2 * sizeof(int));
1676 ; return 0; }
1677 EOF
1678 if { (eval echo configure:1679: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1679   rm -rf conftest*
1680   ac_cv_header_alloca_h=yes
1681 else
1682   echo "configure: failed program was:" >&5
1683   cat conftest.$ac_ext >&5
1684   rm -rf conftest*
1685   ac_cv_header_alloca_h=no
1686 fi
1687 rm -f conftest*
1688 fi
1689
1690 echo "$ac_t""$ac_cv_header_alloca_h" 1>&6
1691 if test $ac_cv_header_alloca_h = yes; then
1692   cat >> confdefs.h <<\EOF
1693 #define HAVE_ALLOCA_H 1
1694 EOF
1695
1696 fi
1697
1698 echo $ac_n "checking for alloca""... $ac_c" 1>&6
1699 echo "configure:1700: checking for alloca" >&5
1700 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then
1701   echo $ac_n "(cached) $ac_c" 1>&6
1702 else
1703   cat > conftest.$ac_ext <<EOF
1704 #line 1705 "configure"
1705 #include "confdefs.h"
1706
1707 #ifdef __GNUC__
1708 # define alloca __builtin_alloca
1709 #else
1710 # ifdef _MSC_VER
1711 #  include <malloc.h>
1712 #  define alloca _alloca
1713 # else
1714 #  if HAVE_ALLOCA_H
1715 #   include <alloca.h>
1716 #  else
1717 #   ifdef _AIX
1718  #pragma alloca
1719 #   else
1720 #    ifndef alloca /* predefined by HP cc +Olibcalls */
1721 char *alloca ();
1722 #    endif
1723 #   endif
1724 #  endif
1725 # endif
1726 #endif
1727
1728 int main() {
1729 char *p = (char *) alloca(1);
1730 ; return 0; }
1731 EOF
1732 if { (eval echo configure:1733: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1733   rm -rf conftest*
1734   ac_cv_func_alloca_works=yes
1735 else
1736   echo "configure: failed program was:" >&5
1737   cat conftest.$ac_ext >&5
1738   rm -rf conftest*
1739   ac_cv_func_alloca_works=no
1740 fi
1741 rm -f conftest*
1742 fi
1743
1744 echo "$ac_t""$ac_cv_func_alloca_works" 1>&6
1745 if test $ac_cv_func_alloca_works = yes; then
1746   cat >> confdefs.h <<\EOF
1747 #define HAVE_ALLOCA 1
1748 EOF
1749
1750 fi
1751
1752 if test $ac_cv_func_alloca_works = no; then
1753   # The SVR3 libPW and SVR4 libucb both contain incompatible functions
1754   # that cause trouble.  Some versions do not even contain alloca or
1755   # contain a buggy version.  If you still want to use their alloca,
1756   # use ar to extract alloca.o from them instead of compiling alloca.c.
1757   ALLOCA=alloca.${ac_objext}
1758   cat >> confdefs.h <<\EOF
1759 #define C_ALLOCA 1
1760 EOF
1761
1762
1763 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6
1764 echo "configure:1765: checking whether alloca needs Cray hooks" >&5
1765 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then
1766   echo $ac_n "(cached) $ac_c" 1>&6
1767 else
1768   cat > conftest.$ac_ext <<EOF
1769 #line 1770 "configure"
1770 #include "confdefs.h"
1771 #if defined(CRAY) && ! defined(CRAY2)
1772 webecray
1773 #else
1774 wenotbecray
1775 #endif
1776
1777 EOF
1778 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
1779   egrep "webecray" >/dev/null 2>&1; then
1780   rm -rf conftest*
1781   ac_cv_os_cray=yes
1782 else
1783   rm -rf conftest*
1784   ac_cv_os_cray=no
1785 fi
1786 rm -f conftest*
1787
1788 fi
1789
1790 echo "$ac_t""$ac_cv_os_cray" 1>&6
1791 if test $ac_cv_os_cray = yes; then
1792 for ac_func in _getb67 GETB67 getb67; do
1793   echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1794 echo "configure:1795: checking for $ac_func" >&5
1795 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1796   echo $ac_n "(cached) $ac_c" 1>&6
1797 else
1798   cat > conftest.$ac_ext <<EOF
1799 #line 1800 "configure"
1800 #include "confdefs.h"
1801 /* System header to define __stub macros and hopefully few prototypes,
1802     which can conflict with char $ac_func(); below.  */
1803 #include <assert.h>
1804 /* Override any gcc2 internal prototype to avoid an error.  */
1805 /* We use char because int might match the return type of a gcc2
1806     builtin and then its argument prototype would still apply.  */
1807 char $ac_func();
1808
1809 int main() {
1810
1811 /* The GNU C library defines this for functions which it implements
1812     to always fail with ENOSYS.  Some functions are actually named
1813     something starting with __ and the normal name is an alias.  */
1814 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1815 choke me
1816 #else
1817 $ac_func();
1818 #endif
1819
1820 ; return 0; }
1821 EOF
1822 if { (eval echo configure:1823: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1823   rm -rf conftest*
1824   eval "ac_cv_func_$ac_func=yes"
1825 else
1826   echo "configure: failed program was:" >&5
1827   cat conftest.$ac_ext >&5
1828   rm -rf conftest*
1829   eval "ac_cv_func_$ac_func=no"
1830 fi
1831 rm -f conftest*
1832 fi
1833
1834 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1835   echo "$ac_t""yes" 1>&6
1836   cat >> confdefs.h <<EOF
1837 #define CRAY_STACKSEG_END $ac_func
1838 EOF
1839
1840   break
1841 else
1842   echo "$ac_t""no" 1>&6
1843 fi
1844
1845 done
1846 fi
1847
1848 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6
1849 echo "configure:1850: checking stack direction for C alloca" >&5
1850 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then
1851   echo $ac_n "(cached) $ac_c" 1>&6
1852 else
1853   if test "$cross_compiling" = yes; then
1854   ac_cv_c_stack_direction=0
1855 else
1856   cat > conftest.$ac_ext <<EOF
1857 #line 1858 "configure"
1858 #include "confdefs.h"
1859 find_stack_direction ()
1860 {
1861   static char *addr = 0;
1862   auto char dummy;
1863   if (addr == 0)
1864     {
1865       addr = &dummy;
1866       return find_stack_direction ();
1867     }
1868   else
1869     return (&dummy > addr) ? 1 : -1;
1870 }
1871 main ()
1872 {
1873   exit (find_stack_direction() < 0);
1874 }
1875 EOF
1876 if { (eval echo configure:1877: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
1877 then
1878   ac_cv_c_stack_direction=1
1879 else
1880   echo "configure: failed program was:" >&5
1881   cat conftest.$ac_ext >&5
1882   rm -fr conftest*
1883   ac_cv_c_stack_direction=-1
1884 fi
1885 rm -fr conftest*
1886 fi
1887
1888 fi
1889
1890 echo "$ac_t""$ac_cv_c_stack_direction" 1>&6
1891 cat >> confdefs.h <<EOF
1892 #define STACK_DIRECTION $ac_cv_c_stack_direction
1893 EOF
1894
1895 fi
1896
1897 for ac_hdr in unistd.h
1898 do
1899 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
1900 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
1901 echo "configure:1902: checking for $ac_hdr" >&5
1902 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
1903   echo $ac_n "(cached) $ac_c" 1>&6
1904 else
1905   cat > conftest.$ac_ext <<EOF
1906 #line 1907 "configure"
1907 #include "confdefs.h"
1908 #include <$ac_hdr>
1909 EOF
1910 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
1911 { (eval echo configure:1912: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
1912 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
1913 if test -z "$ac_err"; then
1914   rm -rf conftest*
1915   eval "ac_cv_header_$ac_safe=yes"
1916 else
1917   echo "$ac_err" >&5
1918   echo "configure: failed program was:" >&5
1919   cat conftest.$ac_ext >&5
1920   rm -rf conftest*
1921   eval "ac_cv_header_$ac_safe=no"
1922 fi
1923 rm -f conftest*
1924 fi
1925 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
1926   echo "$ac_t""yes" 1>&6
1927     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
1928   cat >> confdefs.h <<EOF
1929 #define $ac_tr_hdr 1
1930 EOF
1931  
1932 else
1933   echo "$ac_t""no" 1>&6
1934 fi
1935 done
1936
1937 for ac_func in getpagesize
1938 do
1939 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
1940 echo "configure:1941: checking for $ac_func" >&5
1941 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
1942   echo $ac_n "(cached) $ac_c" 1>&6
1943 else
1944   cat > conftest.$ac_ext <<EOF
1945 #line 1946 "configure"
1946 #include "confdefs.h"
1947 /* System header to define __stub macros and hopefully few prototypes,
1948     which can conflict with char $ac_func(); below.  */
1949 #include <assert.h>
1950 /* Override any gcc2 internal prototype to avoid an error.  */
1951 /* We use char because int might match the return type of a gcc2
1952     builtin and then its argument prototype would still apply.  */
1953 char $ac_func();
1954
1955 int main() {
1956
1957 /* The GNU C library defines this for functions which it implements
1958     to always fail with ENOSYS.  Some functions are actually named
1959     something starting with __ and the normal name is an alias.  */
1960 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
1961 choke me
1962 #else
1963 $ac_func();
1964 #endif
1965
1966 ; return 0; }
1967 EOF
1968 if { (eval echo configure:1969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
1969   rm -rf conftest*
1970   eval "ac_cv_func_$ac_func=yes"
1971 else
1972   echo "configure: failed program was:" >&5
1973   cat conftest.$ac_ext >&5
1974   rm -rf conftest*
1975   eval "ac_cv_func_$ac_func=no"
1976 fi
1977 rm -f conftest*
1978 fi
1979
1980 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
1981   echo "$ac_t""yes" 1>&6
1982     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
1983   cat >> confdefs.h <<EOF
1984 #define $ac_tr_func 1
1985 EOF
1986  
1987 else
1988   echo "$ac_t""no" 1>&6
1989 fi
1990 done
1991
1992 echo $ac_n "checking for working mmap""... $ac_c" 1>&6
1993 echo "configure:1994: checking for working mmap" >&5
1994 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then
1995   echo $ac_n "(cached) $ac_c" 1>&6
1996 else
1997   if test "$cross_compiling" = yes; then
1998   ac_cv_func_mmap_fixed_mapped=no
1999 else
2000   cat > conftest.$ac_ext <<EOF
2001 #line 2002 "configure"
2002 #include "confdefs.h"
2003
2004 /* Thanks to Mike Haertel and Jim Avera for this test.
2005    Here is a matrix of mmap possibilities:
2006         mmap private not fixed
2007         mmap private fixed at somewhere currently unmapped
2008         mmap private fixed at somewhere already mapped
2009         mmap shared not fixed
2010         mmap shared fixed at somewhere currently unmapped
2011         mmap shared fixed at somewhere already mapped
2012    For private mappings, we should verify that changes cannot be read()
2013    back from the file, nor mmap's back from the file at a different
2014    address.  (There have been systems where private was not correctly
2015    implemented like the infamous i386 svr4.0, and systems where the
2016    VM page cache was not coherent with the filesystem buffer cache
2017    like early versions of FreeBSD and possibly contemporary NetBSD.)
2018    For shared mappings, we should conversely verify that changes get
2019    propogated back to all the places they're supposed to be.
2020
2021    Grep wants private fixed already mapped.
2022    The main things grep needs to know about mmap are:
2023    * does it exist and is it safe to write into the mmap'd area
2024    * how to use it (BSD variants)  */
2025 #include <sys/types.h>
2026 #include <fcntl.h>
2027 #include <sys/mman.h>
2028
2029 /* This mess was copied from the GNU getpagesize.h.  */
2030 #ifndef HAVE_GETPAGESIZE
2031 # ifdef HAVE_UNISTD_H
2032 #  include <unistd.h>
2033 # endif
2034
2035 /* Assume that all systems that can run configure have sys/param.h.  */
2036 # ifndef HAVE_SYS_PARAM_H
2037 #  define HAVE_SYS_PARAM_H 1
2038 # endif
2039
2040 # ifdef _SC_PAGESIZE
2041 #  define getpagesize() sysconf(_SC_PAGESIZE)
2042 # else /* no _SC_PAGESIZE */
2043 #  ifdef HAVE_SYS_PARAM_H
2044 #   include <sys/param.h>
2045 #   ifdef EXEC_PAGESIZE
2046 #    define getpagesize() EXEC_PAGESIZE
2047 #   else /* no EXEC_PAGESIZE */
2048 #    ifdef NBPG
2049 #     define getpagesize() NBPG * CLSIZE
2050 #     ifndef CLSIZE
2051 #      define CLSIZE 1
2052 #     endif /* no CLSIZE */
2053 #    else /* no NBPG */
2054 #     ifdef NBPC
2055 #      define getpagesize() NBPC
2056 #     else /* no NBPC */
2057 #      ifdef PAGESIZE
2058 #       define getpagesize() PAGESIZE
2059 #      endif /* PAGESIZE */
2060 #     endif /* no NBPC */
2061 #    endif /* no NBPG */
2062 #   endif /* no EXEC_PAGESIZE */
2063 #  else /* no HAVE_SYS_PARAM_H */
2064 #   define getpagesize() 8192   /* punt totally */
2065 #  endif /* no HAVE_SYS_PARAM_H */
2066 # endif /* no _SC_PAGESIZE */
2067
2068 #endif /* no HAVE_GETPAGESIZE */
2069
2070 #ifdef __cplusplus
2071 extern "C" { void *malloc(unsigned); }
2072 #else
2073 char *malloc();
2074 #endif
2075
2076 int
2077 main()
2078 {
2079         char *data, *data2, *data3;
2080         int i, pagesize;
2081         int fd;
2082
2083         pagesize = getpagesize();
2084
2085         /*
2086          * First, make a file with some known garbage in it.
2087          */
2088         data = malloc(pagesize);
2089         if (!data)
2090                 exit(1);
2091         for (i = 0; i < pagesize; ++i)
2092                 *(data + i) = rand();
2093         umask(0);
2094         fd = creat("conftestmmap", 0600);
2095         if (fd < 0)
2096                 exit(1);
2097         if (write(fd, data, pagesize) != pagesize)
2098                 exit(1);
2099         close(fd);
2100
2101         /*
2102          * Next, try to mmap the file at a fixed address which
2103          * already has something else allocated at it.  If we can,
2104          * also make sure that we see the same garbage.
2105          */
2106         fd = open("conftestmmap", O_RDWR);
2107         if (fd < 0)
2108                 exit(1);
2109         data2 = malloc(2 * pagesize);
2110         if (!data2)
2111                 exit(1);
2112         data2 += (pagesize - ((int) data2 & (pagesize - 1))) & (pagesize - 1);
2113         if (data2 != mmap(data2, pagesize, PROT_READ | PROT_WRITE,
2114             MAP_PRIVATE | MAP_FIXED, fd, 0L))
2115                 exit(1);
2116         for (i = 0; i < pagesize; ++i)
2117                 if (*(data + i) != *(data2 + i))
2118                         exit(1);
2119
2120         /*
2121          * Finally, make sure that changes to the mapped area
2122          * do not percolate back to the file as seen by read().
2123          * (This is a bug on some variants of i386 svr4.0.)
2124          */
2125         for (i = 0; i < pagesize; ++i)
2126                 *(data2 + i) = *(data2 + i) + 1;
2127         data3 = malloc(pagesize);
2128         if (!data3)
2129                 exit(1);
2130         if (read(fd, data3, pagesize) != pagesize)
2131                 exit(1);
2132         for (i = 0; i < pagesize; ++i)
2133                 if (*(data + i) != *(data3 + i))
2134                         exit(1);
2135         close(fd);
2136         unlink("conftestmmap");
2137         exit(0);
2138 }
2139
2140 EOF
2141 if { (eval echo configure:2142: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null
2142 then
2143   ac_cv_func_mmap_fixed_mapped=yes
2144 else
2145   echo "configure: failed program was:" >&5
2146   cat conftest.$ac_ext >&5
2147   rm -fr conftest*
2148   ac_cv_func_mmap_fixed_mapped=no
2149 fi
2150 rm -fr conftest*
2151 fi
2152
2153 fi
2154
2155 echo "$ac_t""$ac_cv_func_mmap_fixed_mapped" 1>&6
2156 if test $ac_cv_func_mmap_fixed_mapped = yes; then
2157   cat >> confdefs.h <<\EOF
2158 #define HAVE_MMAP 1
2159 EOF
2160
2161 fi
2162
2163
2164     echo $ac_n "checking whether we are using the GNU C Library 2.1 or newer""... $ac_c" 1>&6
2165 echo "configure:2166: checking whether we are using the GNU C Library 2.1 or newer" >&5
2166 if eval "test \"`echo '$''{'ac_cv_gnu_library_2_1'+set}'`\" = set"; then
2167   echo $ac_n "(cached) $ac_c" 1>&6
2168 else
2169   cat > conftest.$ac_ext <<EOF
2170 #line 2171 "configure"
2171 #include "confdefs.h"
2172
2173 #include <features.h>
2174 #ifdef __GNU_LIBRARY__
2175  #if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1) || (__GLIBC__ > 2)
2176   Lucky GNU user
2177  #endif
2178 #endif
2179         
2180 EOF
2181 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
2182   egrep "Lucky GNU user" >/dev/null 2>&1; then
2183   rm -rf conftest*
2184   ac_cv_gnu_library_2_1=yes
2185 else
2186   rm -rf conftest*
2187   ac_cv_gnu_library_2_1=no
2188 fi
2189 rm -f conftest*
2190
2191       
2192     
2193 fi
2194
2195 echo "$ac_t""$ac_cv_gnu_library_2_1" 1>&6
2196     
2197     GLIBC21="$ac_cv_gnu_library_2_1"
2198   
2199
2200                                     
2201    for ac_hdr in argz.h limits.h locale.h nl_types.h malloc.h stddef.h \
2202 stdlib.h string.h unistd.h sys/param.h
2203 do
2204 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
2205 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
2206 echo "configure:2207: checking for $ac_hdr" >&5
2207 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
2208   echo $ac_n "(cached) $ac_c" 1>&6
2209 else
2210   cat > conftest.$ac_ext <<EOF
2211 #line 2212 "configure"
2212 #include "confdefs.h"
2213 #include <$ac_hdr>
2214 EOF
2215 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2216 { (eval echo configure:2217: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2217 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2218 if test -z "$ac_err"; then
2219   rm -rf conftest*
2220   eval "ac_cv_header_$ac_safe=yes"
2221 else
2222   echo "$ac_err" >&5
2223   echo "configure: failed program was:" >&5
2224   cat conftest.$ac_ext >&5
2225   rm -rf conftest*
2226   eval "ac_cv_header_$ac_safe=no"
2227 fi
2228 rm -f conftest*
2229 fi
2230 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
2231   echo "$ac_t""yes" 1>&6
2232     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
2233   cat >> confdefs.h <<EOF
2234 #define $ac_tr_hdr 1
2235 EOF
2236  
2237 else
2238   echo "$ac_t""no" 1>&6
2239 fi
2240 done
2241
2242    for ac_func in feof_unlocked fgets_unlocked getcwd getegid geteuid \
2243 getgid getuid mempcpy munmap putenv setenv setlocale stpcpy strchr strcasecmp \
2244 strdup strtoul tsearch __argz_count __argz_stringify __argz_next
2245 do
2246 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2247 echo "configure:2248: checking for $ac_func" >&5
2248 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
2249   echo $ac_n "(cached) $ac_c" 1>&6
2250 else
2251   cat > conftest.$ac_ext <<EOF
2252 #line 2253 "configure"
2253 #include "confdefs.h"
2254 /* System header to define __stub macros and hopefully few prototypes,
2255     which can conflict with char $ac_func(); below.  */
2256 #include <assert.h>
2257 /* Override any gcc2 internal prototype to avoid an error.  */
2258 /* We use char because int might match the return type of a gcc2
2259     builtin and then its argument prototype would still apply.  */
2260 char $ac_func();
2261
2262 int main() {
2263
2264 /* The GNU C library defines this for functions which it implements
2265     to always fail with ENOSYS.  Some functions are actually named
2266     something starting with __ and the normal name is an alias.  */
2267 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
2268 choke me
2269 #else
2270 $ac_func();
2271 #endif
2272
2273 ; return 0; }
2274 EOF
2275 if { (eval echo configure:2276: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2276   rm -rf conftest*
2277   eval "ac_cv_func_$ac_func=yes"
2278 else
2279   echo "configure: failed program was:" >&5
2280   cat conftest.$ac_ext >&5
2281   rm -rf conftest*
2282   eval "ac_cv_func_$ac_func=no"
2283 fi
2284 rm -f conftest*
2285 fi
2286
2287 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
2288   echo "$ac_t""yes" 1>&6
2289     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2290   cat >> confdefs.h <<EOF
2291 #define $ac_tr_func 1
2292 EOF
2293  
2294 else
2295   echo "$ac_t""no" 1>&6
2296 fi
2297 done
2298
2299
2300    
2301     
2302   # Check whether --with-libiconv-prefix or --without-libiconv-prefix was given.
2303 if test "${with_libiconv_prefix+set}" = set; then
2304   withval="$with_libiconv_prefix"
2305   
2306     for dir in `echo "$withval" | tr : ' '`; do
2307       if test -d $dir/include; then CPPFLAGS="$CPPFLAGS -I$dir/include"; fi
2308       if test -d $dir/lib; then LDFLAGS="$LDFLAGS -L$dir/lib"; fi
2309     done
2310    
2311 fi
2312
2313
2314   echo $ac_n "checking for iconv""... $ac_c" 1>&6
2315 echo "configure:2316: checking for iconv" >&5
2316 if eval "test \"`echo '$''{'am_cv_func_iconv'+set}'`\" = set"; then
2317   echo $ac_n "(cached) $ac_c" 1>&6
2318 else
2319   
2320     am_cv_func_iconv="no, consider installing GNU libiconv"
2321     am_cv_lib_iconv=no
2322     cat > conftest.$ac_ext <<EOF
2323 #line 2324 "configure"
2324 #include "confdefs.h"
2325 #include <stdlib.h>
2326 #include <iconv.h>
2327 int main() {
2328 iconv_t cd = iconv_open("","");
2329        iconv(cd,NULL,NULL,NULL,NULL);
2330        iconv_close(cd);
2331 ; return 0; }
2332 EOF
2333 if { (eval echo configure:2334: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2334   rm -rf conftest*
2335   am_cv_func_iconv=yes
2336 else
2337   echo "configure: failed program was:" >&5
2338   cat conftest.$ac_ext >&5
2339 fi
2340 rm -f conftest*
2341     if test "$am_cv_func_iconv" != yes; then
2342       am_save_LIBS="$LIBS"
2343       LIBS="$LIBS -liconv"
2344       cat > conftest.$ac_ext <<EOF
2345 #line 2346 "configure"
2346 #include "confdefs.h"
2347 #include <stdlib.h>
2348 #include <iconv.h>
2349 int main() {
2350 iconv_t cd = iconv_open("","");
2351          iconv(cd,NULL,NULL,NULL,NULL);
2352          iconv_close(cd);
2353 ; return 0; }
2354 EOF
2355 if { (eval echo configure:2356: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2356   rm -rf conftest*
2357   am_cv_lib_iconv=yes
2358         am_cv_func_iconv=yes
2359 else
2360   echo "configure: failed program was:" >&5
2361   cat conftest.$ac_ext >&5
2362 fi
2363 rm -f conftest*
2364       LIBS="$am_save_LIBS"
2365     fi
2366   
2367 fi
2368
2369 echo "$ac_t""$am_cv_func_iconv" 1>&6
2370   if test "$am_cv_func_iconv" = yes; then
2371     cat >> confdefs.h <<\EOF
2372 #define HAVE_ICONV 1
2373 EOF
2374
2375     echo $ac_n "checking for iconv declaration""... $ac_c" 1>&6
2376 echo "configure:2377: checking for iconv declaration" >&5
2377     if eval "test \"`echo '$''{'am_cv_proto_iconv'+set}'`\" = set"; then
2378   echo $ac_n "(cached) $ac_c" 1>&6
2379 else
2380   
2381       cat > conftest.$ac_ext <<EOF
2382 #line 2383 "configure"
2383 #include "confdefs.h"
2384
2385 #include <stdlib.h>
2386 #include <iconv.h>
2387 extern
2388 #ifdef __cplusplus
2389 "C"
2390 #endif
2391 #if defined(__STDC__) || defined(__cplusplus)
2392 size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
2393 #else
2394 size_t iconv();
2395 #endif
2396
2397 int main() {
2398
2399 ; return 0; }
2400 EOF
2401 if { (eval echo configure:2402: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
2402   rm -rf conftest*
2403   am_cv_proto_iconv_arg1=""
2404 else
2405   echo "configure: failed program was:" >&5
2406   cat conftest.$ac_ext >&5
2407   rm -rf conftest*
2408   am_cv_proto_iconv_arg1="const"
2409 fi
2410 rm -f conftest*
2411       am_cv_proto_iconv="extern size_t iconv (iconv_t cd, $am_cv_proto_iconv_arg1 char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);"
2412 fi
2413
2414     am_cv_proto_iconv=`echo "$am_cv_proto_iconv" | tr -s ' ' | sed -e 's/( /(/'`
2415     echo "$ac_t""${ac_t:-
2416          }$am_cv_proto_iconv" 1>&6
2417     cat >> confdefs.h <<EOF
2418 #define ICONV_CONST $am_cv_proto_iconv_arg1
2419 EOF
2420
2421   fi
2422   LIBICONV=
2423   if test "$am_cv_lib_iconv" = yes; then
2424     LIBICONV="-liconv"
2425   fi
2426   
2427
2428    
2429   echo $ac_n "checking for nl_langinfo and CODESET""... $ac_c" 1>&6
2430 echo "configure:2431: checking for nl_langinfo and CODESET" >&5
2431 if eval "test \"`echo '$''{'am_cv_langinfo_codeset'+set}'`\" = set"; then
2432   echo $ac_n "(cached) $ac_c" 1>&6
2433 else
2434   cat > conftest.$ac_ext <<EOF
2435 #line 2436 "configure"
2436 #include "confdefs.h"
2437 #include <langinfo.h>
2438 int main() {
2439 char* cs = nl_langinfo(CODESET);
2440 ; return 0; }
2441 EOF
2442 if { (eval echo configure:2443: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2443   rm -rf conftest*
2444   am_cv_langinfo_codeset=yes
2445 else
2446   echo "configure: failed program was:" >&5
2447   cat conftest.$ac_ext >&5
2448   rm -rf conftest*
2449   am_cv_langinfo_codeset=no
2450 fi
2451 rm -f conftest*
2452     
2453 fi
2454
2455 echo "$ac_t""$am_cv_langinfo_codeset" 1>&6
2456   if test $am_cv_langinfo_codeset = yes; then
2457     cat >> confdefs.h <<\EOF
2458 #define HAVE_LANGINFO_CODESET 1
2459 EOF
2460
2461   fi
2462
2463    if test $ac_cv_header_locale_h = yes; then
2464     echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6
2465 echo "configure:2466: checking for LC_MESSAGES" >&5
2466 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then
2467   echo $ac_n "(cached) $ac_c" 1>&6
2468 else
2469   cat > conftest.$ac_ext <<EOF
2470 #line 2471 "configure"
2471 #include "confdefs.h"
2472 #include <locale.h>
2473 int main() {
2474 return LC_MESSAGES
2475 ; return 0; }
2476 EOF
2477 if { (eval echo configure:2478: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2478   rm -rf conftest*
2479   am_cv_val_LC_MESSAGES=yes
2480 else
2481   echo "configure: failed program was:" >&5
2482   cat conftest.$ac_ext >&5
2483   rm -rf conftest*
2484   am_cv_val_LC_MESSAGES=no
2485 fi
2486 rm -f conftest*
2487 fi
2488
2489 echo "$ac_t""$am_cv_val_LC_MESSAGES" 1>&6
2490     if test $am_cv_val_LC_MESSAGES = yes; then
2491       cat >> confdefs.h <<\EOF
2492 #define HAVE_LC_MESSAGES 1
2493 EOF
2494
2495     fi
2496   fi
2497    echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6
2498 echo "configure:2499: checking whether NLS is requested" >&5
2499         # Check whether --enable-nls or --disable-nls was given.
2500 if test "${enable_nls+set}" = set; then
2501   enableval="$enable_nls"
2502   USE_NLS=$enableval
2503 else
2504   USE_NLS=yes
2505 fi
2506
2507     echo "$ac_t""$USE_NLS" 1>&6
2508     
2509
2510     BUILD_INCLUDED_LIBINTL=no
2511     USE_INCLUDED_LIBINTL=no
2512     INTLLIBS=
2513
2514         if test "$USE_NLS" = "yes"; then
2515       cat >> confdefs.h <<\EOF
2516 #define ENABLE_NLS 1
2517 EOF
2518
2519       echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6
2520 echo "configure:2521: checking whether included gettext is requested" >&5
2521       # Check whether --with-included-gettext or --without-included-gettext was given.
2522 if test "${with_included_gettext+set}" = set; then
2523   withval="$with_included_gettext"
2524   nls_cv_force_use_gnu_gettext=$withval
2525 else
2526   nls_cv_force_use_gnu_gettext=no
2527 fi
2528
2529       echo "$ac_t""$nls_cv_force_use_gnu_gettext" 1>&6
2530
2531       nls_cv_use_gnu_gettext="$nls_cv_force_use_gnu_gettext"
2532       if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
2533                                 CATOBJEXT=NONE
2534
2535                 
2536         
2537
2538         ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'`
2539 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6
2540 echo "configure:2541: checking for libintl.h" >&5
2541 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
2542   echo $ac_n "(cached) $ac_c" 1>&6
2543 else
2544   cat > conftest.$ac_ext <<EOF
2545 #line 2546 "configure"
2546 #include "confdefs.h"
2547 #include <libintl.h>
2548 EOF
2549 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
2550 { (eval echo configure:2551: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
2551 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
2552 if test -z "$ac_err"; then
2553   rm -rf conftest*
2554   eval "ac_cv_header_$ac_safe=yes"
2555 else
2556   echo "$ac_err" >&5
2557   echo "configure: failed program was:" >&5
2558   cat conftest.$ac_ext >&5
2559   rm -rf conftest*
2560   eval "ac_cv_header_$ac_safe=no"
2561 fi
2562 rm -f conftest*
2563 fi
2564 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
2565   echo "$ac_t""yes" 1>&6
2566   echo $ac_n "checking for GNU gettext in libc""... $ac_c" 1>&6
2567 echo "configure:2568: checking for GNU gettext in libc" >&5
2568 if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libc'+set}'`\" = set"; then
2569   echo $ac_n "(cached) $ac_c" 1>&6
2570 else
2571   cat > conftest.$ac_ext <<EOF
2572 #line 2573 "configure"
2573 #include "confdefs.h"
2574 #include <libintl.h>
2575 extern int _nl_msg_cat_cntr;
2576 int main() {
2577 bindtextdomain ("", "");
2578 return (int) gettext ("") + _nl_msg_cat_cntr
2579 ; return 0; }
2580 EOF
2581 if { (eval echo configure:2582: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2582   rm -rf conftest*
2583   gt_cv_func_gnugettext1_libc=yes
2584 else
2585   echo "configure: failed program was:" >&5
2586   cat conftest.$ac_ext >&5
2587   rm -rf conftest*
2588   gt_cv_func_gnugettext1_libc=no
2589 fi
2590 rm -f conftest*
2591 fi
2592
2593 echo "$ac_t""$gt_cv_func_gnugettext1_libc" 1>&6
2594
2595            if test "$gt_cv_func_gnugettext1_libc" != "yes"; then
2596              echo $ac_n "checking for GNU gettext in libintl""... $ac_c" 1>&6
2597 echo "configure:2598: checking for GNU gettext in libintl" >&5
2598 if eval "test \"`echo '$''{'gt_cv_func_gnugettext1_libintl'+set}'`\" = set"; then
2599   echo $ac_n "(cached) $ac_c" 1>&6
2600 else
2601   gt_save_LIBS="$LIBS"
2602                 LIBS="$LIBS -lintl $LIBICONV"
2603                 cat > conftest.$ac_ext <<EOF
2604 #line 2605 "configure"
2605 #include "confdefs.h"
2606 #include <libintl.h>
2607 extern int _nl_msg_cat_cntr;
2608 int main() {
2609 bindtextdomain ("", "");
2610 return (int) gettext ("") + _nl_msg_cat_cntr
2611 ; return 0; }
2612 EOF
2613 if { (eval echo configure:2614: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2614   rm -rf conftest*
2615   gt_cv_func_gnugettext1_libintl=yes
2616 else
2617   echo "configure: failed program was:" >&5
2618   cat conftest.$ac_ext >&5
2619   rm -rf conftest*
2620   gt_cv_func_gnugettext1_libintl=no
2621 fi
2622 rm -f conftest*
2623                 LIBS="$gt_save_LIBS"
2624 fi
2625
2626 echo "$ac_t""$gt_cv_func_gnugettext1_libintl" 1>&6
2627            fi
2628
2629                                            if test "$gt_cv_func_gnugettext1_libc" = "yes" \
2630               || { test "$gt_cv_func_gnugettext1_libintl" = "yes" \
2631                    && test "$PACKAGE" != gettext; }; then
2632              cat >> confdefs.h <<\EOF
2633 #define HAVE_GETTEXT 1
2634 EOF
2635
2636
2637              if test "$gt_cv_func_gnugettext1_libintl" = "yes"; then
2638                                        INTLLIBS="-lintl $LIBICONV"
2639              fi
2640
2641              gt_save_LIBS="$LIBS"
2642              LIBS="$LIBS $INTLLIBS"
2643              for ac_func in dcgettext
2644 do
2645 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
2646 echo "configure:2647: checking for $ac_func" >&5
2647 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
2648   echo $ac_n "(cached) $ac_c" 1>&6
2649 else
2650   cat > conftest.$ac_ext <<EOF
2651 #line 2652 "configure"
2652 #include "confdefs.h"
2653 /* System header to define __stub macros and hopefully few prototypes,
2654     which can conflict with char $ac_func(); below.  */
2655 #include <assert.h>
2656 /* Override any gcc2 internal prototype to avoid an error.  */
2657 /* We use char because int might match the return type of a gcc2
2658     builtin and then its argument prototype would still apply.  */
2659 char $ac_func();
2660
2661 int main() {
2662
2663 /* The GNU C library defines this for functions which it implements
2664     to always fail with ENOSYS.  Some functions are actually named
2665     something starting with __ and the normal name is an alias.  */
2666 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
2667 choke me
2668 #else
2669 $ac_func();
2670 #endif
2671
2672 ; return 0; }
2673 EOF
2674 if { (eval echo configure:2675: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
2675   rm -rf conftest*
2676   eval "ac_cv_func_$ac_func=yes"
2677 else
2678   echo "configure: failed program was:" >&5
2679   cat conftest.$ac_ext >&5
2680   rm -rf conftest*
2681   eval "ac_cv_func_$ac_func=no"
2682 fi
2683 rm -f conftest*
2684 fi
2685
2686 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
2687   echo "$ac_t""yes" 1>&6
2688     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
2689   cat >> confdefs.h <<EOF
2690 #define $ac_tr_func 1
2691 EOF
2692  
2693 else
2694   echo "$ac_t""no" 1>&6
2695 fi
2696 done
2697
2698              LIBS="$gt_save_LIBS"
2699
2700                      # Extract the first word of "msgfmt", so it can be a program name with args.
2701 set dummy msgfmt; ac_word=$2
2702 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2703 echo "configure:2704: checking for $ac_word" >&5
2704 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
2705   echo $ac_n "(cached) $ac_c" 1>&6
2706 else
2707   case "$MSGFMT" in
2708   /*)
2709   ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
2710   ;;
2711   *)
2712   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2713   for ac_dir in $PATH; do
2714     test -z "$ac_dir" && ac_dir=.
2715     if test -f $ac_dir/$ac_word; then
2716       if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1; then
2717         ac_cv_path_MSGFMT="$ac_dir/$ac_word"
2718         break
2719       fi
2720     fi
2721   done
2722   IFS="$ac_save_ifs"
2723   test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
2724   ;;
2725 esac
2726 fi
2727 MSGFMT="$ac_cv_path_MSGFMT"
2728 if test "$MSGFMT" != ":"; then
2729   echo "$ac_t""$MSGFMT" 1>&6
2730 else
2731   echo "$ac_t""no" 1>&6
2732 fi
2733
2734              # Extract the first word of "gmsgfmt", so it can be a program name with args.
2735 set dummy gmsgfmt; ac_word=$2
2736 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2737 echo "configure:2738: checking for $ac_word" >&5
2738 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
2739   echo $ac_n "(cached) $ac_c" 1>&6
2740 else
2741   case "$GMSGFMT" in
2742   /*)
2743   ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
2744   ;;
2745   ?:/*)                  
2746   ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
2747   ;;
2748   *)
2749   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
2750   ac_dummy="$PATH"
2751   for ac_dir in $ac_dummy; do 
2752     test -z "$ac_dir" && ac_dir=.
2753     if test -f $ac_dir/$ac_word; then
2754       ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
2755       break
2756     fi
2757   done
2758   IFS="$ac_save_ifs"
2759   test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
2760   ;;
2761 esac
2762 fi
2763 GMSGFMT="$ac_cv_path_GMSGFMT"
2764 if test -n "$GMSGFMT"; then
2765   echo "$ac_t""$GMSGFMT" 1>&6
2766 else
2767   echo "$ac_t""no" 1>&6
2768 fi
2769
2770
2771                      # Extract the first word of "xgettext", so it can be a program name with args.
2772 set dummy xgettext; ac_word=$2
2773 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2774 echo "configure:2775: checking for $ac_word" >&5
2775 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
2776   echo $ac_n "(cached) $ac_c" 1>&6
2777 else
2778   case "$XGETTEXT" in
2779   /*)
2780   ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
2781   ;;
2782   *)
2783   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2784   for ac_dir in $PATH; do
2785     test -z "$ac_dir" && ac_dir=.
2786     if test -f $ac_dir/$ac_word; then
2787       if $ac_dir/$ac_word --omit-header /dev/null >/dev/null 2>&1; then
2788         ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
2789         break
2790       fi
2791     fi
2792   done
2793   IFS="$ac_save_ifs"
2794   test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
2795   ;;
2796 esac
2797 fi
2798 XGETTEXT="$ac_cv_path_XGETTEXT"
2799 if test "$XGETTEXT" != ":"; then
2800   echo "$ac_t""$XGETTEXT" 1>&6
2801 else
2802   echo "$ac_t""no" 1>&6
2803 fi
2804
2805
2806              CATOBJEXT=.gmo
2807            fi
2808         
2809 else
2810   echo "$ac_t""no" 1>&6
2811 fi
2812
2813
2814         if test "$CATOBJEXT" = "NONE"; then
2815                           nls_cv_use_gnu_gettext=yes
2816         fi
2817       fi
2818
2819       if test "$nls_cv_use_gnu_gettext" = "yes"; then
2820                 INTLOBJS="\$(GETTOBJS)"
2821         # Extract the first word of "msgfmt", so it can be a program name with args.
2822 set dummy msgfmt; ac_word=$2
2823 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2824 echo "configure:2825: checking for $ac_word" >&5
2825 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then
2826   echo $ac_n "(cached) $ac_c" 1>&6
2827 else
2828   case "$MSGFMT" in
2829   /*)
2830   ac_cv_path_MSGFMT="$MSGFMT" # Let the user override the test with a path.
2831   ;;
2832   *)
2833   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2834   for ac_dir in $PATH; do
2835     test -z "$ac_dir" && ac_dir=.
2836     if test -f $ac_dir/$ac_word; then
2837       if $ac_dir/$ac_word --statistics /dev/null >/dev/null 2>&1; then
2838         ac_cv_path_MSGFMT="$ac_dir/$ac_word"
2839         break
2840       fi
2841     fi
2842   done
2843   IFS="$ac_save_ifs"
2844   test -z "$ac_cv_path_MSGFMT" && ac_cv_path_MSGFMT=":"
2845   ;;
2846 esac
2847 fi
2848 MSGFMT="$ac_cv_path_MSGFMT"
2849 if test "$MSGFMT" != ":"; then
2850   echo "$ac_t""$MSGFMT" 1>&6
2851 else
2852   echo "$ac_t""no" 1>&6
2853 fi
2854
2855         # Extract the first word of "gmsgfmt", so it can be a program name with args.
2856 set dummy gmsgfmt; ac_word=$2
2857 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2858 echo "configure:2859: checking for $ac_word" >&5
2859 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then
2860   echo $ac_n "(cached) $ac_c" 1>&6
2861 else
2862   case "$GMSGFMT" in
2863   /*)
2864   ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a path.
2865   ;;
2866   ?:/*)                  
2867   ac_cv_path_GMSGFMT="$GMSGFMT" # Let the user override the test with a dos path.
2868   ;;
2869   *)
2870   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
2871   ac_dummy="$PATH"
2872   for ac_dir in $ac_dummy; do 
2873     test -z "$ac_dir" && ac_dir=.
2874     if test -f $ac_dir/$ac_word; then
2875       ac_cv_path_GMSGFMT="$ac_dir/$ac_word"
2876       break
2877     fi
2878   done
2879   IFS="$ac_save_ifs"
2880   test -z "$ac_cv_path_GMSGFMT" && ac_cv_path_GMSGFMT="$MSGFMT"
2881   ;;
2882 esac
2883 fi
2884 GMSGFMT="$ac_cv_path_GMSGFMT"
2885 if test -n "$GMSGFMT"; then
2886   echo "$ac_t""$GMSGFMT" 1>&6
2887 else
2888   echo "$ac_t""no" 1>&6
2889 fi
2890
2891         # Extract the first word of "xgettext", so it can be a program name with args.
2892 set dummy xgettext; ac_word=$2
2893 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2894 echo "configure:2895: checking for $ac_word" >&5
2895 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then
2896   echo $ac_n "(cached) $ac_c" 1>&6
2897 else
2898   case "$XGETTEXT" in
2899   /*)
2900   ac_cv_path_XGETTEXT="$XGETTEXT" # Let the user override the test with a path.
2901   ;;
2902   *)
2903   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
2904   for ac_dir in $PATH; do
2905     test -z "$ac_dir" && ac_dir=.
2906     if test -f $ac_dir/$ac_word; then
2907       if $ac_dir/$ac_word --omit-header /dev/null >/dev/null 2>&1; then
2908         ac_cv_path_XGETTEXT="$ac_dir/$ac_word"
2909         break
2910       fi
2911     fi
2912   done
2913   IFS="$ac_save_ifs"
2914   test -z "$ac_cv_path_XGETTEXT" && ac_cv_path_XGETTEXT=":"
2915   ;;
2916 esac
2917 fi
2918 XGETTEXT="$ac_cv_path_XGETTEXT"
2919 if test "$XGETTEXT" != ":"; then
2920   echo "$ac_t""$XGETTEXT" 1>&6
2921 else
2922   echo "$ac_t""no" 1>&6
2923 fi
2924
2925         
2926         BUILD_INCLUDED_LIBINTL=yes
2927         USE_INCLUDED_LIBINTL=yes
2928         CATOBJEXT=.gmo
2929         INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV"
2930         LIBS=`echo " $LIBS " | sed -e 's/ -lintl / /' -e 's/^ //' -e 's/ $//'`
2931       fi
2932
2933                   if test "$GMSGFMT" != ":"; then
2934                         if $GMSGFMT --statistics /dev/null >/dev/null 2>&1; then
2935           : ;
2936         else
2937           echo "$ac_t""found msgfmt program is not GNU msgfmt; ignore it" 1>&6
2938           GMSGFMT=":"
2939         fi
2940       fi
2941
2942                   if test "$XGETTEXT" != ":"; then
2943                         if $XGETTEXT --omit-header /dev/null >/dev/null 2>&1; then
2944           : ;
2945         else
2946           echo "$ac_t""found xgettext program is not GNU xgettext; ignore it" 1>&6
2947           XGETTEXT=":"
2948         fi
2949       fi
2950
2951             POSUB=po
2952     fi
2953     
2954
2955
2956             if test "$PACKAGE" = gettext; then
2957       BUILD_INCLUDED_LIBINTL=yes
2958     fi
2959
2960                                             for ac_prog in bison
2961 do
2962 # Extract the first word of "$ac_prog", so it can be a program name with args.
2963 set dummy $ac_prog; ac_word=$2
2964 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
2965 echo "configure:2966: checking for $ac_word" >&5
2966 if eval "test \"`echo '$''{'ac_cv_prog_INTLBISON'+set}'`\" = set"; then
2967   echo $ac_n "(cached) $ac_c" 1>&6
2968 else
2969   if test -n "$INTLBISON"; then
2970   ac_cv_prog_INTLBISON="$INTLBISON" # Let the user override the test.
2971 else
2972   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
2973   ac_dummy="$PATH"
2974   for ac_dir in $ac_dummy; do
2975     test -z "$ac_dir" && ac_dir=.
2976     if test -f $ac_dir/$ac_word; then
2977       ac_cv_prog_INTLBISON="$ac_prog"
2978       break
2979     fi
2980   done
2981   IFS="$ac_save_ifs"
2982 fi
2983 fi
2984 INTLBISON="$ac_cv_prog_INTLBISON"
2985 if test -n "$INTLBISON"; then
2986   echo "$ac_t""$INTLBISON" 1>&6
2987 else
2988   echo "$ac_t""no" 1>&6
2989 fi
2990
2991 test -n "$INTLBISON" && break
2992 done
2993
2994     if test -z "$INTLBISON"; then
2995       ac_verc_fail=yes
2996     else
2997             echo $ac_n "checking version of bison""... $ac_c" 1>&6
2998 echo "configure:2999: checking version of bison" >&5
2999       ac_prog_version=`$INTLBISON --version 2>&1 | sed -n 's/^.*GNU Bison.* \([0-9]*\.[0-9.]*\).*$/\1/p'`
3000       case $ac_prog_version in
3001         '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
3002         1.2[6-9]* | 1.[3-9][0-9]* | [2-9].*)
3003            ac_prog_version="$ac_prog_version, ok"; ac_verc_fail=no;;
3004         *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
3005       esac
3006       echo "$ac_t""$ac_prog_version" 1>&6
3007     fi
3008     if test $ac_verc_fail = yes; then
3009       INTLBISON=:
3010     fi
3011
3012                 for lang in $ALL_LINGUAS; do
3013       GMOFILES="$GMOFILES $lang.gmo"
3014       POFILES="$POFILES $lang.po"
3015     done
3016
3017         
3018     
3019     
3020     
3021     
3022     
3023     
3024     
3025     
3026
3027         nls_cv_header_intl=
3028     nls_cv_header_libgt=
3029
3030         DATADIRNAME=share
3031     
3032
3033         INSTOBJEXT=.mo
3034     
3035
3036         GENCAT=gencat
3037     
3038   
3039
3040    if test "x$CATOBJEXT" != "x"; then
3041      if test "x$ALL_LINGUAS" = "x"; then
3042        LINGUAS=
3043      else
3044        echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6
3045 echo "configure:3046: checking for catalogs to be installed" >&5
3046        NEW_LINGUAS=
3047        for presentlang in $ALL_LINGUAS; do
3048          useit=no
3049          for desiredlang in ${LINGUAS-$ALL_LINGUAS}; do
3050            # Use the presentlang catalog if desiredlang is
3051            #   a. equal to presentlang, or
3052            #   b. a variant of presentlang (because in this case,
3053            #      presentlang can be used as a fallback for messages
3054            #      which are not translated in the desiredlang catalog).
3055            case "$desiredlang" in
3056              "$presentlang"*) useit=yes;;
3057            esac
3058          done
3059          if test $useit = yes; then
3060            NEW_LINGUAS="$NEW_LINGUAS $presentlang"
3061          fi
3062        done
3063        LINGUAS=$NEW_LINGUAS
3064        echo "$ac_t""$LINGUAS" 1>&6
3065      fi
3066
3067           if test -n "$LINGUAS"; then
3068        for lang in $LINGUAS; do CATALOGS="$CATALOGS $lang$CATOBJEXT"; done
3069      fi
3070    fi
3071
3072             MKINSTALLDIRS=
3073    if test -n "$ac_aux_dir"; then
3074      MKINSTALLDIRS="$ac_aux_dir/mkinstalldirs"
3075    fi
3076    if test -z "$MKINSTALLDIRS"; then
3077      MKINSTALLDIRS="\$(top_srcdir)/mkinstalldirs"
3078    fi
3079    
3080
3081       INTL_LIBTOOL_SUFFIX_PREFIX=
3082    
3083   
3084
3085 # Find a good install program.  We prefer a C program (faster),
3086 # so one script is as good as another.  But avoid the broken or
3087 # incompatible versions:
3088 # SysV /etc/install, /usr/sbin/install
3089 # SunOS /usr/etc/install
3090 # IRIX /sbin/install
3091 # AIX /bin/install
3092 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
3093 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
3094 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
3095 # ./install, which can be erroneously created by make from ./install.sh.
3096 echo $ac_n "checking for a BSD compatible install""... $ac_c" 1>&6
3097 echo "configure:3098: checking for a BSD compatible install" >&5
3098 if test -z "$INSTALL"; then
3099 if eval "test \"`echo '$''{'ac_cv_path_install'+set}'`\" = set"; then
3100   echo $ac_n "(cached) $ac_c" 1>&6
3101 else
3102     IFS="${IFS=         }"; ac_save_IFS="$IFS"; IFS=":"
3103   for ac_dir in $PATH; do
3104     # Account for people who put trailing slashes in PATH elements.
3105     case "$ac_dir/" in
3106     /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
3107     *)
3108       # OSF1 and SCO ODT 3.0 have their own names for install.
3109       # Don't use installbsd from OSF since it installs stuff as root
3110       # by default.
3111       for ac_prog in ginstall scoinst install; do
3112         if test -f $ac_dir/$ac_prog; then
3113           if test $ac_prog = install &&
3114             grep dspmsg $ac_dir/$ac_prog >/dev/null 2>&1; then
3115             # AIX install.  It has an incompatible calling convention.
3116             :
3117           else
3118             ac_cv_path_install="$ac_dir/$ac_prog -c"
3119             break 2
3120           fi
3121         fi
3122       done
3123       ;;
3124     esac
3125   done
3126   IFS="$ac_save_IFS"
3127
3128 fi
3129   if test "${ac_cv_path_install+set}" = set; then
3130     INSTALL="$ac_cv_path_install"
3131   else
3132     # As a last resort, use the slow shell script.  We don't cache a
3133     # path for INSTALL within a source directory, because that will
3134     # break other packages using the cache if that directory is
3135     # removed, or if the path is relative.
3136     INSTALL="$ac_install_sh"
3137   fi
3138 fi
3139 echo "$ac_t""$INSTALL" 1>&6
3140
3141 # Use test -z because SunOS4 sh mishandles braces in ${var-val}.
3142 # It thinks the first close brace ends the variable substitution.
3143 test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
3144
3145 test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL_PROGRAM}'
3146
3147 test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
3148
3149
3150 case x"${target_os}" in
3151   x)
3152     SYS=unknown
3153     ;;
3154   xlinux*)
3155     SYS=linux
3156     ;;
3157   xbsdi*)
3158     SYS=bsdi
3159     save_CFLAGS="${save_CFLAGS} -pthread"
3160     dvd_LDFLAGS="${dvd_LDFLAGS} -ldvd"
3161     vcd_LDFLAGS="${vcd_LDFLAGS} -ldvd"
3162     ;;
3163   x*bsd*)
3164     SYS="${target_os}"
3165     save_CFLAGS="${save_CFLAGS} -pthread"
3166     ;;
3167   xdarwin*)
3168     SYS=darwin
3169     save_CFLAGS="${save_CFLAGS} -no-cpp-precomp"
3170     ;;
3171   x*mingw32*)
3172     SYS=mingw32
3173     # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args.
3174 set dummy ${ac_tool_prefix}windres; ac_word=$2
3175 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3176 echo "configure:3177: checking for $ac_word" >&5
3177 if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
3178   echo $ac_n "(cached) $ac_c" 1>&6
3179 else
3180   if test -n "$WINDRES"; then
3181   ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
3182 else
3183   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
3184   ac_dummy="$PATH"
3185   for ac_dir in $ac_dummy; do
3186     test -z "$ac_dir" && ac_dir=.
3187     if test -f $ac_dir/$ac_word; then
3188       ac_cv_prog_WINDRES="${ac_tool_prefix}windres"
3189       break
3190     fi
3191   done
3192   IFS="$ac_save_ifs"
3193 fi
3194 fi
3195 WINDRES="$ac_cv_prog_WINDRES"
3196 if test -n "$WINDRES"; then
3197   echo "$ac_t""$WINDRES" 1>&6
3198 else
3199   echo "$ac_t""no" 1>&6
3200 fi
3201
3202
3203 if test -z "$ac_cv_prog_WINDRES"; then
3204 if test -n "$ac_tool_prefix"; then
3205   # Extract the first word of "windres", so it can be a program name with args.
3206 set dummy windres; ac_word=$2
3207 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
3208 echo "configure:3209: checking for $ac_word" >&5
3209 if eval "test \"`echo '$''{'ac_cv_prog_WINDRES'+set}'`\" = set"; then
3210   echo $ac_n "(cached) $ac_c" 1>&6
3211 else
3212   if test -n "$WINDRES"; then
3213   ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test.
3214 else
3215   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
3216   ac_dummy="$PATH"
3217   for ac_dir in $ac_dummy; do
3218     test -z "$ac_dir" && ac_dir=.
3219     if test -f $ac_dir/$ac_word; then
3220       ac_cv_prog_WINDRES="windres"
3221       break
3222     fi
3223   done
3224   IFS="$ac_save_ifs"
3225   test -z "$ac_cv_prog_WINDRES" && ac_cv_prog_WINDRES=":"
3226 fi
3227 fi
3228 WINDRES="$ac_cv_prog_WINDRES"
3229 if test -n "$WINDRES"; then
3230   echo "$ac_t""$WINDRES" 1>&6
3231 else
3232   echo "$ac_t""no" 1>&6
3233 fi
3234
3235 else
3236   WINDRES=":"
3237 fi
3238 fi
3239
3240     save_CFLAGS="${save_CFLAGS} -fnative-struct -D_OFF_T_ -D_off_t=long"
3241     save_LDFLAGS="${save_LDFLAGS} -mwindows -Xlinker --force-exe-suffix"
3242     vlc_LDFLAGS="${vlc_LDFLAGS} -lws2_32 -lnetapi32"
3243     ipv4_LDFLAGS="${ipv4_LDFLAGS} -lws2_32"
3244     rc_LDFLAGS="${rc_LDFLAGS} -lws2_32"
3245     ;;
3246   x*nto*)
3247     SYS=nto
3248     x11_LDFLAGS="${x11_LDFLAGS} -lsocket"
3249     xvideo_LDFLAGS="${xvideo_LDFLAGS} -lsocket"
3250     ;;
3251   xbeos)
3252     SYS=beos
3253     save_CFLAGS="${save_CFLAGS} -Wno-multichar -Wno-ctor-dtor-privacy -Woverloaded-virtual"
3254     vlc_LDFLAGS="${vlc_LDFLAGS} -lbe"
3255     plugins_LDFLAGS="${plugins_LDFLAGS} -nostart"
3256     beos_LDFLAGS="${beos_LDFLAGS} -lbe -lgame -lroot -ltracker"
3257     ipv4_LDFLAGS="${ipv4_LDFLAGS} -lbind"
3258     ;;
3259   x*)
3260     SYS="${target_os}"
3261     ;;
3262 esac
3263
3264 if test x"${SYS}" = xmingw32
3265 then
3266   plugins_CFLAGS="${plugins_CFLAGS} -fnative-struct"
3267 else
3268   plugins_CFLAGS="${plugins_CFLAGS} -fPIC"
3269 fi
3270
3271 save_CFLAGS="${save_CFLAGS} -DSYS_`echo ${SYS} | sed -e 's/-.*//' | tr 'abcdefghijklmnopqrstuvwxyz.' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ_'`"
3272
3273 for ac_func in gettimeofday select strerror strtod strtol isatty usleep vasprintf swab sigrelse getpwuid memalign posix_memalign
3274 do
3275 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
3276 echo "configure:3277: checking for $ac_func" >&5
3277 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then
3278   echo $ac_n "(cached) $ac_c" 1>&6
3279 else
3280   cat > conftest.$ac_ext <<EOF
3281 #line 3282 "configure"
3282 #include "confdefs.h"
3283 /* System header to define __stub macros and hopefully few prototypes,
3284     which can conflict with char $ac_func(); below.  */
3285 #include <assert.h>
3286 /* Override any gcc2 internal prototype to avoid an error.  */
3287 /* We use char because int might match the return type of a gcc2
3288     builtin and then its argument prototype would still apply.  */
3289 char $ac_func();
3290
3291 int main() {
3292
3293 /* The GNU C library defines this for functions which it implements
3294     to always fail with ENOSYS.  Some functions are actually named
3295     something starting with __ and the normal name is an alias.  */
3296 #if defined (__stub_$ac_func) || defined (__stub___$ac_func)
3297 choke me
3298 #else
3299 $ac_func();
3300 #endif
3301
3302 ; return 0; }
3303 EOF
3304 if { (eval echo configure:3305: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3305   rm -rf conftest*
3306   eval "ac_cv_func_$ac_func=yes"
3307 else
3308   echo "configure: failed program was:" >&5
3309   cat conftest.$ac_ext >&5
3310   rm -rf conftest*
3311   eval "ac_cv_func_$ac_func=no"
3312 fi
3313 rm -f conftest*
3314 fi
3315
3316 if eval "test \"`echo '$ac_cv_func_'$ac_func`\" = yes"; then
3317   echo "$ac_t""yes" 1>&6
3318     ac_tr_func=HAVE_`echo $ac_func | tr 'abcdefghijklmnopqrstuvwxyz' 'ABCDEFGHIJKLMNOPQRSTUVWXYZ'`
3319   cat >> confdefs.h <<EOF
3320 #define $ac_tr_func 1
3321 EOF
3322  
3323 else
3324   echo "$ac_t""no" 1>&6
3325 fi
3326 done
3327
3328
3329 echo $ac_n "checking for connect""... $ac_c" 1>&6
3330 echo "configure:3331: checking for connect" >&5
3331 if eval "test \"`echo '$''{'ac_cv_func_connect'+set}'`\" = set"; then
3332   echo $ac_n "(cached) $ac_c" 1>&6
3333 else
3334   cat > conftest.$ac_ext <<EOF
3335 #line 3336 "configure"
3336 #include "confdefs.h"
3337 /* System header to define __stub macros and hopefully few prototypes,
3338     which can conflict with char connect(); below.  */
3339 #include <assert.h>
3340 /* Override any gcc2 internal prototype to avoid an error.  */
3341 /* We use char because int might match the return type of a gcc2
3342     builtin and then its argument prototype would still apply.  */
3343 char connect();
3344
3345 int main() {
3346
3347 /* The GNU C library defines this for functions which it implements
3348     to always fail with ENOSYS.  Some functions are actually named
3349     something starting with __ and the normal name is an alias.  */
3350 #if defined (__stub_connect) || defined (__stub___connect)
3351 choke me
3352 #else
3353 connect();
3354 #endif
3355
3356 ; return 0; }
3357 EOF
3358 if { (eval echo configure:3359: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3359   rm -rf conftest*
3360   eval "ac_cv_func_connect=yes"
3361 else
3362   echo "configure: failed program was:" >&5
3363   cat conftest.$ac_ext >&5
3364   rm -rf conftest*
3365   eval "ac_cv_func_connect=no"
3366 fi
3367 rm -f conftest*
3368 fi
3369
3370 if eval "test \"`echo '$ac_cv_func_'connect`\" = yes"; then
3371   echo "$ac_t""yes" 1>&6
3372   :
3373 else
3374   echo "$ac_t""no" 1>&6
3375
3376   echo $ac_n "checking for connect in -lsocket""... $ac_c" 1>&6
3377 echo "configure:3378: checking for connect in -lsocket" >&5
3378 ac_lib_var=`echo socket'_'connect | sed 'y%./+-%__p_%'`
3379 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3380   echo $ac_n "(cached) $ac_c" 1>&6
3381 else
3382   ac_save_LIBS="$LIBS"
3383 LIBS="-lsocket  $LIBS"
3384 cat > conftest.$ac_ext <<EOF
3385 #line 3386 "configure"
3386 #include "confdefs.h"
3387 /* Override any gcc2 internal prototype to avoid an error.  */
3388 /* We use char because int might match the return type of a gcc2
3389     builtin and then its argument prototype would still apply.  */
3390 char connect();
3391
3392 int main() {
3393 connect()
3394 ; return 0; }
3395 EOF
3396 if { (eval echo configure:3397: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3397   rm -rf conftest*
3398   eval "ac_cv_lib_$ac_lib_var=yes"
3399 else
3400   echo "configure: failed program was:" >&5
3401   cat conftest.$ac_ext >&5
3402   rm -rf conftest*
3403   eval "ac_cv_lib_$ac_lib_var=no"
3404 fi
3405 rm -f conftest*
3406 LIBS="$ac_save_LIBS"
3407
3408 fi
3409 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3410   echo "$ac_t""yes" 1>&6
3411   ipv4_LDFLAGS="${ipv4_LDFLAGS} -lsocket"
3412     vlc_LDFLAGS="${vlc_LDFLAGS} -lsocket"
3413
3414 else
3415   echo "$ac_t""no" 1>&6
3416 fi
3417
3418 fi
3419
3420 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
3421 echo "configure:3422: checking for gethostbyname" >&5
3422 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
3423   echo $ac_n "(cached) $ac_c" 1>&6
3424 else
3425   cat > conftest.$ac_ext <<EOF
3426 #line 3427 "configure"
3427 #include "confdefs.h"
3428 /* System header to define __stub macros and hopefully few prototypes,
3429     which can conflict with char gethostbyname(); below.  */
3430 #include <assert.h>
3431 /* Override any gcc2 internal prototype to avoid an error.  */
3432 /* We use char because int might match the return type of a gcc2
3433     builtin and then its argument prototype would still apply.  */
3434 char gethostbyname();
3435
3436 int main() {
3437
3438 /* The GNU C library defines this for functions which it implements
3439     to always fail with ENOSYS.  Some functions are actually named
3440     something starting with __ and the normal name is an alias.  */
3441 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3442 choke me
3443 #else
3444 gethostbyname();
3445 #endif
3446
3447 ; return 0; }
3448 EOF
3449 if { (eval echo configure:3450: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3450   rm -rf conftest*
3451   eval "ac_cv_func_gethostbyname=yes"
3452 else
3453   echo "configure: failed program was:" >&5
3454   cat conftest.$ac_ext >&5
3455   rm -rf conftest*
3456   eval "ac_cv_func_gethostbyname=no"
3457 fi
3458 rm -f conftest*
3459 fi
3460
3461 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
3462   echo "$ac_t""yes" 1>&6
3463   :
3464 else
3465   echo "$ac_t""no" 1>&6
3466
3467   echo $ac_n "checking for gethostbyname in -lnsl""... $ac_c" 1>&6
3468 echo "configure:3469: checking for gethostbyname in -lnsl" >&5
3469 ac_lib_var=`echo nsl'_'gethostbyname | sed 'y%./+-%__p_%'`
3470 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3471   echo $ac_n "(cached) $ac_c" 1>&6
3472 else
3473   ac_save_LIBS="$LIBS"
3474 LIBS="-lnsl  $LIBS"
3475 cat > conftest.$ac_ext <<EOF
3476 #line 3477 "configure"
3477 #include "confdefs.h"
3478 /* Override any gcc2 internal prototype to avoid an error.  */
3479 /* We use char because int might match the return type of a gcc2
3480     builtin and then its argument prototype would still apply.  */
3481 char gethostbyname();
3482
3483 int main() {
3484 gethostbyname()
3485 ; return 0; }
3486 EOF
3487 if { (eval echo configure:3488: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3488   rm -rf conftest*
3489   eval "ac_cv_lib_$ac_lib_var=yes"
3490 else
3491   echo "configure: failed program was:" >&5
3492   cat conftest.$ac_ext >&5
3493   rm -rf conftest*
3494   eval "ac_cv_lib_$ac_lib_var=no"
3495 fi
3496 rm -f conftest*
3497 LIBS="$ac_save_LIBS"
3498
3499 fi
3500 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3501   echo "$ac_t""yes" 1>&6
3502   ipv4_LDFLAGS="${ipv4_LDFLAGS} -lnsl"
3503 else
3504   echo "$ac_t""no" 1>&6
3505 fi
3506
3507
3508 fi
3509
3510 echo $ac_n "checking for gethostbyname""... $ac_c" 1>&6
3511 echo "configure:3512: checking for gethostbyname" >&5
3512 if eval "test \"`echo '$''{'ac_cv_func_gethostbyname'+set}'`\" = set"; then
3513   echo $ac_n "(cached) $ac_c" 1>&6
3514 else
3515   cat > conftest.$ac_ext <<EOF
3516 #line 3517 "configure"
3517 #include "confdefs.h"
3518 /* System header to define __stub macros and hopefully few prototypes,
3519     which can conflict with char gethostbyname(); below.  */
3520 #include <assert.h>
3521 /* Override any gcc2 internal prototype to avoid an error.  */
3522 /* We use char because int might match the return type of a gcc2
3523     builtin and then its argument prototype would still apply.  */
3524 char gethostbyname();
3525
3526 int main() {
3527
3528 /* The GNU C library defines this for functions which it implements
3529     to always fail with ENOSYS.  Some functions are actually named
3530     something starting with __ and the normal name is an alias.  */
3531 #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
3532 choke me
3533 #else
3534 gethostbyname();
3535 #endif
3536
3537 ; return 0; }
3538 EOF
3539 if { (eval echo configure:3540: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3540   rm -rf conftest*
3541   eval "ac_cv_func_gethostbyname=yes"
3542 else
3543   echo "configure: failed program was:" >&5
3544   cat conftest.$ac_ext >&5
3545   rm -rf conftest*
3546   eval "ac_cv_func_gethostbyname=no"
3547 fi
3548 rm -f conftest*
3549 fi
3550
3551 if eval "test \"`echo '$ac_cv_func_'gethostbyname`\" = yes"; then
3552   echo "$ac_t""yes" 1>&6
3553   :
3554 else
3555   echo "$ac_t""no" 1>&6
3556
3557   echo $ac_n "checking for gethostbyname in -lbind""... $ac_c" 1>&6
3558 echo "configure:3559: checking for gethostbyname in -lbind" >&5
3559 ac_lib_var=`echo bind'_'gethostbyname | sed 'y%./+-%__p_%'`
3560 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3561   echo $ac_n "(cached) $ac_c" 1>&6
3562 else
3563   ac_save_LIBS="$LIBS"
3564 LIBS="-lbind  $LIBS"
3565 cat > conftest.$ac_ext <<EOF
3566 #line 3567 "configure"
3567 #include "confdefs.h"
3568 /* Override any gcc2 internal prototype to avoid an error.  */
3569 /* We use char because int might match the return type of a gcc2
3570     builtin and then its argument prototype would still apply.  */
3571 char gethostbyname();
3572
3573 int main() {
3574 gethostbyname()
3575 ; return 0; }
3576 EOF
3577 if { (eval echo configure:3578: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3578   rm -rf conftest*
3579   eval "ac_cv_lib_$ac_lib_var=yes"
3580 else
3581   echo "configure: failed program was:" >&5
3582   cat conftest.$ac_ext >&5
3583   rm -rf conftest*
3584   eval "ac_cv_lib_$ac_lib_var=no"
3585 fi
3586 rm -f conftest*
3587 LIBS="$ac_save_LIBS"
3588
3589 fi
3590 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3591   echo "$ac_t""yes" 1>&6
3592   ipv4_LDFLAGS="${ipv4_LDFLAGS} -lbind"
3593 else
3594   echo "$ac_t""no" 1>&6
3595 fi
3596
3597
3598 fi
3599
3600 echo $ac_n "checking for nanosleep""... $ac_c" 1>&6
3601 echo "configure:3602: checking for nanosleep" >&5
3602 if eval "test \"`echo '$''{'ac_cv_func_nanosleep'+set}'`\" = set"; then
3603   echo $ac_n "(cached) $ac_c" 1>&6
3604 else
3605   cat > conftest.$ac_ext <<EOF
3606 #line 3607 "configure"
3607 #include "confdefs.h"
3608 /* System header to define __stub macros and hopefully few prototypes,
3609     which can conflict with char nanosleep(); below.  */
3610 #include <assert.h>
3611 /* Override any gcc2 internal prototype to avoid an error.  */
3612 /* We use char because int might match the return type of a gcc2
3613     builtin and then its argument prototype would still apply.  */
3614 char nanosleep();
3615
3616 int main() {
3617
3618 /* The GNU C library defines this for functions which it implements
3619     to always fail with ENOSYS.  Some functions are actually named
3620     something starting with __ and the normal name is an alias.  */
3621 #if defined (__stub_nanosleep) || defined (__stub___nanosleep)
3622 choke me
3623 #else
3624 nanosleep();
3625 #endif
3626
3627 ; return 0; }
3628 EOF
3629 if { (eval echo configure:3630: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3630   rm -rf conftest*
3631   eval "ac_cv_func_nanosleep=yes"
3632 else
3633   echo "configure: failed program was:" >&5
3634   cat conftest.$ac_ext >&5
3635   rm -rf conftest*
3636   eval "ac_cv_func_nanosleep=no"
3637 fi
3638 rm -f conftest*
3639 fi
3640
3641 if eval "test \"`echo '$ac_cv_func_'nanosleep`\" = yes"; then
3642   echo "$ac_t""yes" 1>&6
3643   :
3644 else
3645   echo "$ac_t""no" 1>&6
3646
3647   echo $ac_n "checking for nanosleep in -lrt""... $ac_c" 1>&6
3648 echo "configure:3649: checking for nanosleep in -lrt" >&5
3649 ac_lib_var=`echo rt'_'nanosleep | sed 'y%./+-%__p_%'`
3650 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3651   echo $ac_n "(cached) $ac_c" 1>&6
3652 else
3653   ac_save_LIBS="$LIBS"
3654 LIBS="-lrt  $LIBS"
3655 cat > conftest.$ac_ext <<EOF
3656 #line 3657 "configure"
3657 #include "confdefs.h"
3658 /* Override any gcc2 internal prototype to avoid an error.  */
3659 /* We use char because int might match the return type of a gcc2
3660     builtin and then its argument prototype would still apply.  */
3661 char nanosleep();
3662
3663 int main() {
3664 nanosleep()
3665 ; return 0; }
3666 EOF
3667 if { (eval echo configure:3668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3668   rm -rf conftest*
3669   eval "ac_cv_lib_$ac_lib_var=yes"
3670 else
3671   echo "configure: failed program was:" >&5
3672   cat conftest.$ac_ext >&5
3673   rm -rf conftest*
3674   eval "ac_cv_lib_$ac_lib_var=no"
3675 fi
3676 rm -f conftest*
3677 LIBS="$ac_save_LIBS"
3678
3679 fi
3680 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3681   echo "$ac_t""yes" 1>&6
3682   vlc_LDFLAGS="${vlc_LDFLAGS} -lrt"
3683 else
3684   echo "$ac_t""no" 1>&6
3685
3686     echo $ac_n "checking for nanosleep in -lposix4""... $ac_c" 1>&6
3687 echo "configure:3688: checking for nanosleep in -lposix4" >&5
3688 ac_lib_var=`echo posix4'_'nanosleep | sed 'y%./+-%__p_%'`
3689 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3690   echo $ac_n "(cached) $ac_c" 1>&6
3691 else
3692   ac_save_LIBS="$LIBS"
3693 LIBS="-lposix4  $LIBS"
3694 cat > conftest.$ac_ext <<EOF
3695 #line 3696 "configure"
3696 #include "confdefs.h"
3697 /* Override any gcc2 internal prototype to avoid an error.  */
3698 /* We use char because int might match the return type of a gcc2
3699     builtin and then its argument prototype would still apply.  */
3700 char nanosleep();
3701
3702 int main() {
3703 nanosleep()
3704 ; return 0; }
3705 EOF
3706 if { (eval echo configure:3707: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3707   rm -rf conftest*
3708   eval "ac_cv_lib_$ac_lib_var=yes"
3709 else
3710   echo "configure: failed program was:" >&5
3711   cat conftest.$ac_ext >&5
3712   rm -rf conftest*
3713   eval "ac_cv_lib_$ac_lib_var=no"
3714 fi
3715 rm -f conftest*
3716 LIBS="$ac_save_LIBS"
3717
3718 fi
3719 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3720   echo "$ac_t""yes" 1>&6
3721   vlc_LDFLAGS="${vlc_LDFLAGS} -lposix4"
3722 else
3723   echo "$ac_t""no" 1>&6
3724 fi
3725
3726   
3727 fi
3728
3729
3730 fi
3731
3732 echo $ac_n "checking for inet_aton""... $ac_c" 1>&6
3733 echo "configure:3734: checking for inet_aton" >&5
3734 if eval "test \"`echo '$''{'ac_cv_func_inet_aton'+set}'`\" = set"; then
3735   echo $ac_n "(cached) $ac_c" 1>&6
3736 else
3737   cat > conftest.$ac_ext <<EOF
3738 #line 3739 "configure"
3739 #include "confdefs.h"
3740 /* System header to define __stub macros and hopefully few prototypes,
3741     which can conflict with char inet_aton(); below.  */
3742 #include <assert.h>
3743 /* Override any gcc2 internal prototype to avoid an error.  */
3744 /* We use char because int might match the return type of a gcc2
3745     builtin and then its argument prototype would still apply.  */
3746 char inet_aton();
3747
3748 int main() {
3749
3750 /* The GNU C library defines this for functions which it implements
3751     to always fail with ENOSYS.  Some functions are actually named
3752     something starting with __ and the normal name is an alias.  */
3753 #if defined (__stub_inet_aton) || defined (__stub___inet_aton)
3754 choke me
3755 #else
3756 inet_aton();
3757 #endif
3758
3759 ; return 0; }
3760 EOF
3761 if { (eval echo configure:3762: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3762   rm -rf conftest*
3763   eval "ac_cv_func_inet_aton=yes"
3764 else
3765   echo "configure: failed program was:" >&5
3766   cat conftest.$ac_ext >&5
3767   rm -rf conftest*
3768   eval "ac_cv_func_inet_aton=no"
3769 fi
3770 rm -f conftest*
3771 fi
3772
3773 if eval "test \"`echo '$ac_cv_func_'inet_aton`\" = yes"; then
3774   echo "$ac_t""yes" 1>&6
3775   :
3776 else
3777   echo "$ac_t""no" 1>&6
3778
3779   echo $ac_n "checking for inet_aton in -lresolv""... $ac_c" 1>&6
3780 echo "configure:3781: checking for inet_aton in -lresolv" >&5
3781 ac_lib_var=`echo resolv'_'inet_aton | sed 'y%./+-%__p_%'`
3782 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3783   echo $ac_n "(cached) $ac_c" 1>&6
3784 else
3785   ac_save_LIBS="$LIBS"
3786 LIBS="-lresolv  $LIBS"
3787 cat > conftest.$ac_ext <<EOF
3788 #line 3789 "configure"
3789 #include "confdefs.h"
3790 /* Override any gcc2 internal prototype to avoid an error.  */
3791 /* We use char because int might match the return type of a gcc2
3792     builtin and then its argument prototype would still apply.  */
3793 char inet_aton();
3794
3795 int main() {
3796 inet_aton()
3797 ; return 0; }
3798 EOF
3799 if { (eval echo configure:3800: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3800   rm -rf conftest*
3801   eval "ac_cv_lib_$ac_lib_var=yes"
3802 else
3803   echo "configure: failed program was:" >&5
3804   cat conftest.$ac_ext >&5
3805   rm -rf conftest*
3806   eval "ac_cv_lib_$ac_lib_var=no"
3807 fi
3808 rm -f conftest*
3809 LIBS="$ac_save_LIBS"
3810
3811 fi
3812 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3813   echo "$ac_t""yes" 1>&6
3814   ipv4_LDFLAGS="${ipv4_LDFLAGS} -lresolv"
3815 else
3816   echo "$ac_t""no" 1>&6
3817 fi
3818
3819
3820 fi
3821
3822 echo $ac_n "checking for textdomain""... $ac_c" 1>&6
3823 echo "configure:3824: checking for textdomain" >&5
3824 if eval "test \"`echo '$''{'ac_cv_func_textdomain'+set}'`\" = set"; then
3825   echo $ac_n "(cached) $ac_c" 1>&6
3826 else
3827   cat > conftest.$ac_ext <<EOF
3828 #line 3829 "configure"
3829 #include "confdefs.h"
3830 /* System header to define __stub macros and hopefully few prototypes,
3831     which can conflict with char textdomain(); below.  */
3832 #include <assert.h>
3833 /* Override any gcc2 internal prototype to avoid an error.  */
3834 /* We use char because int might match the return type of a gcc2
3835     builtin and then its argument prototype would still apply.  */
3836 char textdomain();
3837
3838 int main() {
3839
3840 /* The GNU C library defines this for functions which it implements
3841     to always fail with ENOSYS.  Some functions are actually named
3842     something starting with __ and the normal name is an alias.  */
3843 #if defined (__stub_textdomain) || defined (__stub___textdomain)
3844 choke me
3845 #else
3846 textdomain();
3847 #endif
3848
3849 ; return 0; }
3850 EOF
3851 if { (eval echo configure:3852: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3852   rm -rf conftest*
3853   eval "ac_cv_func_textdomain=yes"
3854 else
3855   echo "configure: failed program was:" >&5
3856   cat conftest.$ac_ext >&5
3857   rm -rf conftest*
3858   eval "ac_cv_func_textdomain=no"
3859 fi
3860 rm -f conftest*
3861 fi
3862
3863 if eval "test \"`echo '$ac_cv_func_'textdomain`\" = yes"; then
3864   echo "$ac_t""yes" 1>&6
3865   :
3866 else
3867   echo "$ac_t""no" 1>&6
3868
3869   echo $ac_n "checking for textdomain in -lintl""... $ac_c" 1>&6
3870 echo "configure:3871: checking for textdomain in -lintl" >&5
3871 ac_lib_var=`echo intl'_'textdomain | sed 'y%./+-%__p_%'`
3872 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3873   echo $ac_n "(cached) $ac_c" 1>&6
3874 else
3875   ac_save_LIBS="$LIBS"
3876 LIBS="-lintl  $LIBS"
3877 cat > conftest.$ac_ext <<EOF
3878 #line 3879 "configure"
3879 #include "confdefs.h"
3880 /* Override any gcc2 internal prototype to avoid an error.  */
3881 /* We use char because int might match the return type of a gcc2
3882     builtin and then its argument prototype would still apply.  */
3883 char textdomain();
3884
3885 int main() {
3886 textdomain()
3887 ; return 0; }
3888 EOF
3889 if { (eval echo configure:3890: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3890   rm -rf conftest*
3891   eval "ac_cv_lib_$ac_lib_var=yes"
3892 else
3893   echo "configure: failed program was:" >&5
3894   cat conftest.$ac_ext >&5
3895   rm -rf conftest*
3896   eval "ac_cv_lib_$ac_lib_var=no"
3897 fi
3898 rm -f conftest*
3899 LIBS="$ac_save_LIBS"
3900
3901 fi
3902 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3903   echo "$ac_t""yes" 1>&6
3904   vlc_LDFLAGS="${vlc_LDFLAGS} -lintl"
3905 else
3906   echo "$ac_t""no" 1>&6
3907 fi
3908
3909
3910 fi
3911
3912
3913 NEED_GETOPT=0
3914 echo $ac_n "checking for getopt_long""... $ac_c" 1>&6
3915 echo "configure:3916: checking for getopt_long" >&5
3916 if eval "test \"`echo '$''{'ac_cv_func_getopt_long'+set}'`\" = set"; then
3917   echo $ac_n "(cached) $ac_c" 1>&6
3918 else
3919   cat > conftest.$ac_ext <<EOF
3920 #line 3921 "configure"
3921 #include "confdefs.h"
3922 /* System header to define __stub macros and hopefully few prototypes,
3923     which can conflict with char getopt_long(); below.  */
3924 #include <assert.h>
3925 /* Override any gcc2 internal prototype to avoid an error.  */
3926 /* We use char because int might match the return type of a gcc2
3927     builtin and then its argument prototype would still apply.  */
3928 char getopt_long();
3929
3930 int main() {
3931
3932 /* The GNU C library defines this for functions which it implements
3933     to always fail with ENOSYS.  Some functions are actually named
3934     something starting with __ and the normal name is an alias.  */
3935 #if defined (__stub_getopt_long) || defined (__stub___getopt_long)
3936 choke me
3937 #else
3938 getopt_long();
3939 #endif
3940
3941 ; return 0; }
3942 EOF
3943 if { (eval echo configure:3944: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3944   rm -rf conftest*
3945   eval "ac_cv_func_getopt_long=yes"
3946 else
3947   echo "configure: failed program was:" >&5
3948   cat conftest.$ac_ext >&5
3949   rm -rf conftest*
3950   eval "ac_cv_func_getopt_long=no"
3951 fi
3952 rm -f conftest*
3953 fi
3954
3955 if eval "test \"`echo '$ac_cv_func_'getopt_long`\" = yes"; then
3956   echo "$ac_t""yes" 1>&6
3957   cat >> confdefs.h <<\EOF
3958 #define HAVE_GETOPT_LONG 1
3959 EOF
3960
3961 else
3962   echo "$ac_t""no" 1>&6
3963  # FreeBSD has a gnugetopt library for this:
3964   echo $ac_n "checking for getopt_long in -lgnugetopt""... $ac_c" 1>&6
3965 echo "configure:3966: checking for getopt_long in -lgnugetopt" >&5
3966 ac_lib_var=`echo gnugetopt'_'getopt_long | sed 'y%./+-%__p_%'`
3967 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
3968   echo $ac_n "(cached) $ac_c" 1>&6
3969 else
3970   ac_save_LIBS="$LIBS"
3971 LIBS="-lgnugetopt  $LIBS"
3972 cat > conftest.$ac_ext <<EOF
3973 #line 3974 "configure"
3974 #include "confdefs.h"
3975 /* Override any gcc2 internal prototype to avoid an error.  */
3976 /* We use char because int might match the return type of a gcc2
3977     builtin and then its argument prototype would still apply.  */
3978 char getopt_long();
3979
3980 int main() {
3981 getopt_long()
3982 ; return 0; }
3983 EOF
3984 if { (eval echo configure:3985: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
3985   rm -rf conftest*
3986   eval "ac_cv_lib_$ac_lib_var=yes"
3987 else
3988   echo "configure: failed program was:" >&5
3989   cat conftest.$ac_ext >&5
3990   rm -rf conftest*
3991   eval "ac_cv_lib_$ac_lib_var=no"
3992 fi
3993 rm -f conftest*
3994 LIBS="$ac_save_LIBS"
3995
3996 fi
3997 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
3998   echo "$ac_t""yes" 1>&6
3999   cat >> confdefs.h <<\EOF
4000 #define HAVE_GETOPT_LONG 1
4001 EOF
4002  vlc_LDFLAGS="${vlc_LDFLAGS} -lgnugetopt"
4003 else
4004   echo "$ac_t""no" 1>&6
4005 NEED_GETOPT=1
4006 fi
4007
4008 fi
4009
4010
4011 echo $ac_n "checking return type of signal handlers""... $ac_c" 1>&6
4012 echo "configure:4013: checking return type of signal handlers" >&5
4013 if eval "test \"`echo '$''{'ac_cv_type_signal'+set}'`\" = set"; then
4014   echo $ac_n "(cached) $ac_c" 1>&6
4015 else
4016   cat > conftest.$ac_ext <<EOF
4017 #line 4018 "configure"
4018 #include "confdefs.h"
4019 #include <sys/types.h>
4020 #include <signal.h>
4021 #ifdef signal
4022 #undef signal
4023 #endif
4024 #ifdef __cplusplus
4025 extern "C" void (*signal (int, void (*)(int)))(int);
4026 #else
4027 void (*signal ()) ();
4028 #endif
4029
4030 int main() {
4031 int i;
4032 ; return 0; }
4033 EOF
4034 if { (eval echo configure:4035: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4035   rm -rf conftest*
4036   ac_cv_type_signal=void
4037 else
4038   echo "configure: failed program was:" >&5
4039   cat conftest.$ac_ext >&5
4040   rm -rf conftest*
4041   ac_cv_type_signal=int
4042 fi
4043 rm -f conftest*
4044 fi
4045
4046 echo "$ac_t""$ac_cv_type_signal" 1>&6
4047 cat >> confdefs.h <<EOF
4048 #define RETSIGTYPE $ac_cv_type_signal
4049 EOF
4050
4051
4052 echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
4053 echo "configure:4054: checking for dlopen in -ldl" >&5
4054 ac_lib_var=`echo dl'_'dlopen | sed 'y%./+-%__p_%'`
4055 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4056   echo $ac_n "(cached) $ac_c" 1>&6
4057 else
4058   ac_save_LIBS="$LIBS"
4059 LIBS="-ldl  $LIBS"
4060 cat > conftest.$ac_ext <<EOF
4061 #line 4062 "configure"
4062 #include "confdefs.h"
4063 /* Override any gcc2 internal prototype to avoid an error.  */
4064 /* We use char because int might match the return type of a gcc2
4065     builtin and then its argument prototype would still apply.  */
4066 char dlopen();
4067
4068 int main() {
4069 dlopen()
4070 ; return 0; }
4071 EOF
4072 if { (eval echo configure:4073: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4073   rm -rf conftest*
4074   eval "ac_cv_lib_$ac_lib_var=yes"
4075 else
4076   echo "configure: failed program was:" >&5
4077   cat conftest.$ac_ext >&5
4078   rm -rf conftest*
4079   eval "ac_cv_lib_$ac_lib_var=no"
4080 fi
4081 rm -f conftest*
4082 LIBS="$ac_save_LIBS"
4083
4084 fi
4085 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4086   echo "$ac_t""yes" 1>&6
4087   vlc_LDFLAGS="${vlc_LDFLAGS} -ldl"
4088 else
4089   echo "$ac_t""no" 1>&6
4090 fi
4091
4092 echo $ac_n "checking for cos in -lm""... $ac_c" 1>&6
4093 echo "configure:4094: checking for cos in -lm" >&5
4094 ac_lib_var=`echo m'_'cos | sed 'y%./+-%__p_%'`
4095 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4096   echo $ac_n "(cached) $ac_c" 1>&6
4097 else
4098   ac_save_LIBS="$LIBS"
4099 LIBS="-lm  $LIBS"
4100 cat > conftest.$ac_ext <<EOF
4101 #line 4102 "configure"
4102 #include "confdefs.h"
4103 /* Override any gcc2 internal prototype to avoid an error.  */
4104 /* We use char because int might match the return type of a gcc2
4105     builtin and then its argument prototype would still apply.  */
4106 char cos();
4107
4108 int main() {
4109 cos()
4110 ; return 0; }
4111 EOF
4112 if { (eval echo configure:4113: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4113   rm -rf conftest*
4114   eval "ac_cv_lib_$ac_lib_var=yes"
4115 else
4116   echo "configure: failed program was:" >&5
4117   cat conftest.$ac_ext >&5
4118   rm -rf conftest*
4119   eval "ac_cv_lib_$ac_lib_var=no"
4120 fi
4121 rm -f conftest*
4122 LIBS="$ac_save_LIBS"
4123
4124 fi
4125 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4126   echo "$ac_t""yes" 1>&6
4127   imdct_LDFLAGS="${imdct_LDFLAGS} -lm"
4128   filter_distort_LDFLAGS="${filter_distort_LDFLAGS} -lm"
4129 else
4130   echo "$ac_t""no" 1>&6
4131 fi
4132
4133 echo $ac_n "checking for pow in -lm""... $ac_c" 1>&6
4134 echo "configure:4135: checking for pow in -lm" >&5
4135 ac_lib_var=`echo m'_'pow | sed 'y%./+-%__p_%'`
4136 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4137   echo $ac_n "(cached) $ac_c" 1>&6
4138 else
4139   ac_save_LIBS="$LIBS"
4140 LIBS="-lm  $LIBS"
4141 cat > conftest.$ac_ext <<EOF
4142 #line 4143 "configure"
4143 #include "confdefs.h"
4144 /* Override any gcc2 internal prototype to avoid an error.  */
4145 /* We use char because int might match the return type of a gcc2
4146     builtin and then its argument prototype would still apply.  */
4147 char pow();
4148
4149 int main() {
4150 pow()
4151 ; return 0; }
4152 EOF
4153 if { (eval echo configure:4154: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4154   rm -rf conftest*
4155   eval "ac_cv_lib_$ac_lib_var=yes"
4156 else
4157   echo "configure: failed program was:" >&5
4158   cat conftest.$ac_ext >&5
4159   rm -rf conftest*
4160   eval "ac_cv_lib_$ac_lib_var=no"
4161 fi
4162 rm -f conftest*
4163 LIBS="$ac_save_LIBS"
4164
4165 fi
4166 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4167   echo "$ac_t""yes" 1>&6
4168   imdct_LDFLAGS="${imdct_LDFLAGS} -lm"
4169   imdct3dn_LDFLAGS="${imdct3dn_LDFLAGS} -lm"
4170   imdctsse_LDFLAGS="${imdctsse_LDFLAGS} -lm"
4171   chroma_i420_rgb_LDFLAGS="${chroma_i420_rgb_LDFLAGS} -lm"
4172
4173 else
4174   echo "$ac_t""no" 1>&6
4175 fi
4176
4177
4178 THREAD_LIB=error
4179 if test "x${THREAD_LIB}" = xerror; then
4180   echo $ac_n "checking for pthread_attr_init in -lpthread""... $ac_c" 1>&6
4181 echo "configure:4182: checking for pthread_attr_init in -lpthread" >&5
4182 ac_lib_var=`echo pthread'_'pthread_attr_init | sed 'y%./+-%__p_%'`
4183 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4184   echo $ac_n "(cached) $ac_c" 1>&6
4185 else
4186   ac_save_LIBS="$LIBS"
4187 LIBS="-lpthread  $LIBS"
4188 cat > conftest.$ac_ext <<EOF
4189 #line 4190 "configure"
4190 #include "confdefs.h"
4191 /* Override any gcc2 internal prototype to avoid an error.  */
4192 /* We use char because int might match the return type of a gcc2
4193     builtin and then its argument prototype would still apply.  */
4194 char pthread_attr_init();
4195
4196 int main() {
4197 pthread_attr_init()
4198 ; return 0; }
4199 EOF
4200 if { (eval echo configure:4201: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4201   rm -rf conftest*
4202   eval "ac_cv_lib_$ac_lib_var=yes"
4203 else
4204   echo "configure: failed program was:" >&5
4205   cat conftest.$ac_ext >&5
4206   rm -rf conftest*
4207   eval "ac_cv_lib_$ac_lib_var=no"
4208 fi
4209 rm -f conftest*
4210 LIBS="$ac_save_LIBS"
4211
4212 fi
4213 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4214   echo "$ac_t""yes" 1>&6
4215   THREAD_LIB="-lpthread"
4216 else
4217   echo "$ac_t""no" 1>&6
4218 fi
4219
4220 fi
4221 if test "x${THREAD_LIB}" = xerror; then
4222   echo $ac_n "checking for pthread_attr_init in -lpthreads""... $ac_c" 1>&6
4223 echo "configure:4224: checking for pthread_attr_init in -lpthreads" >&5
4224 ac_lib_var=`echo pthreads'_'pthread_attr_init | sed 'y%./+-%__p_%'`
4225 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4226   echo $ac_n "(cached) $ac_c" 1>&6
4227 else
4228   ac_save_LIBS="$LIBS"
4229 LIBS="-lpthreads  $LIBS"
4230 cat > conftest.$ac_ext <<EOF
4231 #line 4232 "configure"
4232 #include "confdefs.h"
4233 /* Override any gcc2 internal prototype to avoid an error.  */
4234 /* We use char because int might match the return type of a gcc2
4235     builtin and then its argument prototype would still apply.  */
4236 char pthread_attr_init();
4237
4238 int main() {
4239 pthread_attr_init()
4240 ; return 0; }
4241 EOF
4242 if { (eval echo configure:4243: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4243   rm -rf conftest*
4244   eval "ac_cv_lib_$ac_lib_var=yes"
4245 else
4246   echo "configure: failed program was:" >&5
4247   cat conftest.$ac_ext >&5
4248   rm -rf conftest*
4249   eval "ac_cv_lib_$ac_lib_var=no"
4250 fi
4251 rm -f conftest*
4252 LIBS="$ac_save_LIBS"
4253
4254 fi
4255 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4256   echo "$ac_t""yes" 1>&6
4257   THREAD_LIB="-lpthreads"
4258 else
4259   echo "$ac_t""no" 1>&6
4260 fi
4261
4262 fi
4263 if test "x${THREAD_LIB}" = xerror; then
4264   echo $ac_n "checking for pthread_attr_init in -lc_r""... $ac_c" 1>&6
4265 echo "configure:4266: checking for pthread_attr_init in -lc_r" >&5
4266 ac_lib_var=`echo c_r'_'pthread_attr_init | sed 'y%./+-%__p_%'`
4267 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4268   echo $ac_n "(cached) $ac_c" 1>&6
4269 else
4270   ac_save_LIBS="$LIBS"
4271 LIBS="-lc_r  $LIBS"
4272 cat > conftest.$ac_ext <<EOF
4273 #line 4274 "configure"
4274 #include "confdefs.h"
4275 /* Override any gcc2 internal prototype to avoid an error.  */
4276 /* We use char because int might match the return type of a gcc2
4277     builtin and then its argument prototype would still apply.  */
4278 char pthread_attr_init();
4279
4280 int main() {
4281 pthread_attr_init()
4282 ; return 0; }
4283 EOF
4284 if { (eval echo configure:4285: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4285   rm -rf conftest*
4286   eval "ac_cv_lib_$ac_lib_var=yes"
4287 else
4288   echo "configure: failed program was:" >&5
4289   cat conftest.$ac_ext >&5
4290   rm -rf conftest*
4291   eval "ac_cv_lib_$ac_lib_var=no"
4292 fi
4293 rm -f conftest*
4294 LIBS="$ac_save_LIBS"
4295
4296 fi
4297 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4298   echo "$ac_t""yes" 1>&6
4299   THREAD_LIB="-lc_r"
4300 else
4301   echo "$ac_t""no" 1>&6
4302 fi
4303
4304 fi
4305 if test "x${THREAD_LIB}" = xerror; then
4306   echo $ac_n "checking for pthread_attr_init""... $ac_c" 1>&6
4307 echo "configure:4308: checking for pthread_attr_init" >&5
4308 if eval "test \"`echo '$''{'ac_cv_func_pthread_attr_init'+set}'`\" = set"; then
4309   echo $ac_n "(cached) $ac_c" 1>&6
4310 else
4311   cat > conftest.$ac_ext <<EOF
4312 #line 4313 "configure"
4313 #include "confdefs.h"
4314 /* System header to define __stub macros and hopefully few prototypes,
4315     which can conflict with char pthread_attr_init(); below.  */
4316 #include <assert.h>
4317 /* Override any gcc2 internal prototype to avoid an error.  */
4318 /* We use char because int might match the return type of a gcc2
4319     builtin and then its argument prototype would still apply.  */
4320 char pthread_attr_init();
4321
4322 int main() {
4323
4324 /* The GNU C library defines this for functions which it implements
4325     to always fail with ENOSYS.  Some functions are actually named
4326     something starting with __ and the normal name is an alias.  */
4327 #if defined (__stub_pthread_attr_init) || defined (__stub___pthread_attr_init)
4328 choke me
4329 #else
4330 pthread_attr_init();
4331 #endif
4332
4333 ; return 0; }
4334 EOF
4335 if { (eval echo configure:4336: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4336   rm -rf conftest*
4337   eval "ac_cv_func_pthread_attr_init=yes"
4338 else
4339   echo "configure: failed program was:" >&5
4340   cat conftest.$ac_ext >&5
4341   rm -rf conftest*
4342   eval "ac_cv_func_pthread_attr_init=no"
4343 fi
4344 rm -f conftest*
4345 fi
4346
4347 if eval "test \"`echo '$ac_cv_func_'pthread_attr_init`\" = yes"; then
4348   echo "$ac_t""yes" 1>&6
4349   :
4350 else
4351   echo "$ac_t""no" 1>&6
4352 fi
4353
4354   THREAD_LIB=""
4355 fi
4356
4357 echo $ac_n "checking for cthread_fork in -lthreads""... $ac_c" 1>&6
4358 echo "configure:4359: checking for cthread_fork in -lthreads" >&5
4359 ac_lib_var=`echo threads'_'cthread_fork | sed 'y%./+-%__p_%'`
4360 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
4361   echo $ac_n "(cached) $ac_c" 1>&6
4362 else
4363   ac_save_LIBS="$LIBS"
4364 LIBS="-lthreads  $LIBS"
4365 cat > conftest.$ac_ext <<EOF
4366 #line 4367 "configure"
4367 #include "confdefs.h"
4368 /* Override any gcc2 internal prototype to avoid an error.  */
4369 /* We use char because int might match the return type of a gcc2
4370     builtin and then its argument prototype would still apply.  */
4371 char cthread_fork();
4372
4373 int main() {
4374 cthread_fork()
4375 ; return 0; }
4376 EOF
4377 if { (eval echo configure:4378: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
4378   rm -rf conftest*
4379   eval "ac_cv_lib_$ac_lib_var=yes"
4380 else
4381   echo "configure: failed program was:" >&5
4382   cat conftest.$ac_ext >&5
4383   rm -rf conftest*
4384   eval "ac_cv_lib_$ac_lib_var=no"
4385 fi
4386 rm -f conftest*
4387 LIBS="$ac_save_LIBS"
4388
4389 fi
4390 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
4391   echo "$ac_t""yes" 1>&6
4392   THREAD_LIB="-lthreads"
4393 else
4394   echo "$ac_t""no" 1>&6
4395 fi
4396
4397
4398 cat > conftest.$ac_ext <<EOF
4399 #line 4400 "configure"
4400 #include "confdefs.h"
4401 #include <pthread.h>
4402 EOF
4403 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4404   egrep "pthread_cond_t" >/dev/null 2>&1; then
4405   rm -rf conftest*
4406   
4407   cat >> confdefs.h <<\EOF
4408 #define PTHREAD_COND_T_IN_PTHREAD_H 1
4409 EOF
4410
4411 fi
4412 rm -f conftest*
4413
4414 cat > conftest.$ac_ext <<EOF
4415 #line 4416 "configure"
4416 #include "confdefs.h"
4417 #include <strings.h>
4418 EOF
4419 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4420   egrep "strncasecmp" >/dev/null 2>&1; then
4421   rm -rf conftest*
4422   
4423   cat >> confdefs.h <<\EOF
4424 #define STRNCASECMP_IN_STRINGS_H 1
4425 EOF
4426
4427 fi
4428 rm -f conftest*
4429
4430
4431 for ac_hdr in getopt.h strings.h
4432 do
4433 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4434 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4435 echo "configure:4436: checking for $ac_hdr" >&5
4436 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4437   echo $ac_n "(cached) $ac_c" 1>&6
4438 else
4439   cat > conftest.$ac_ext <<EOF
4440 #line 4441 "configure"
4441 #include "confdefs.h"
4442 #include <$ac_hdr>
4443 EOF
4444 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4445 { (eval echo configure:4446: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4446 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4447 if test -z "$ac_err"; then
4448   rm -rf conftest*
4449   eval "ac_cv_header_$ac_safe=yes"
4450 else
4451   echo "$ac_err" >&5
4452   echo "configure: failed program was:" >&5
4453   cat conftest.$ac_ext >&5
4454   rm -rf conftest*
4455   eval "ac_cv_header_$ac_safe=no"
4456 fi
4457 rm -f conftest*
4458 fi
4459 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4460   echo "$ac_t""yes" 1>&6
4461     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4462   cat >> confdefs.h <<EOF
4463 #define $ac_tr_hdr 1
4464 EOF
4465  
4466 else
4467   echo "$ac_t""no" 1>&6
4468 fi
4469 done
4470
4471 for ac_hdr in sys/sockio.h fcntl.h sys/time.h sys/times.h
4472 do
4473 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4474 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4475 echo "configure:4476: checking for $ac_hdr" >&5
4476 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4477   echo $ac_n "(cached) $ac_c" 1>&6
4478 else
4479   cat > conftest.$ac_ext <<EOF
4480 #line 4481 "configure"
4481 #include "confdefs.h"
4482 #include <$ac_hdr>
4483 EOF
4484 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4485 { (eval echo configure:4486: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4486 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4487 if test -z "$ac_err"; then
4488   rm -rf conftest*
4489   eval "ac_cv_header_$ac_safe=yes"
4490 else
4491   echo "$ac_err" >&5
4492   echo "configure: failed program was:" >&5
4493   cat conftest.$ac_ext >&5
4494   rm -rf conftest*
4495   eval "ac_cv_header_$ac_safe=no"
4496 fi
4497 rm -f conftest*
4498 fi
4499 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4500   echo "$ac_t""yes" 1>&6
4501     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4502   cat >> confdefs.h <<EOF
4503 #define $ac_tr_hdr 1
4504 EOF
4505  
4506 else
4507   echo "$ac_t""no" 1>&6
4508 fi
4509 done
4510
4511 for ac_hdr in dlfcn.h image.h
4512 do
4513 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4514 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4515 echo "configure:4516: checking for $ac_hdr" >&5
4516 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4517   echo $ac_n "(cached) $ac_c" 1>&6
4518 else
4519   cat > conftest.$ac_ext <<EOF
4520 #line 4521 "configure"
4521 #include "confdefs.h"
4522 #include <$ac_hdr>
4523 EOF
4524 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4525 { (eval echo configure:4526: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4526 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4527 if test -z "$ac_err"; then
4528   rm -rf conftest*
4529   eval "ac_cv_header_$ac_safe=yes"
4530 else
4531   echo "$ac_err" >&5
4532   echo "configure: failed program was:" >&5
4533   cat conftest.$ac_ext >&5
4534   rm -rf conftest*
4535   eval "ac_cv_header_$ac_safe=no"
4536 fi
4537 rm -f conftest*
4538 fi
4539 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4540   echo "$ac_t""yes" 1>&6
4541     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4542   cat >> confdefs.h <<EOF
4543 #define $ac_tr_hdr 1
4544 EOF
4545  
4546 else
4547   echo "$ac_t""no" 1>&6
4548 fi
4549 done
4550
4551 for ac_hdr in arpa/inet.h net/if.h netinet/in.h sys/socket.h
4552 do
4553 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4554 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4555 echo "configure:4556: checking for $ac_hdr" >&5
4556 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4557   echo $ac_n "(cached) $ac_c" 1>&6
4558 else
4559   cat > conftest.$ac_ext <<EOF
4560 #line 4561 "configure"
4561 #include "confdefs.h"
4562 #include <$ac_hdr>
4563 EOF
4564 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4565 { (eval echo configure:4566: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4566 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4567 if test -z "$ac_err"; then
4568   rm -rf conftest*
4569   eval "ac_cv_header_$ac_safe=yes"
4570 else
4571   echo "$ac_err" >&5
4572   echo "configure: failed program was:" >&5
4573   cat conftest.$ac_ext >&5
4574   rm -rf conftest*
4575   eval "ac_cv_header_$ac_safe=no"
4576 fi
4577 rm -f conftest*
4578 fi
4579 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4580   echo "$ac_t""yes" 1>&6
4581     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4582   cat >> confdefs.h <<EOF
4583 #define $ac_tr_hdr 1
4584 EOF
4585  
4586 else
4587   echo "$ac_t""no" 1>&6
4588 fi
4589 done
4590
4591 for ac_hdr in machine/param.h sys/shm.h
4592 do
4593 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4594 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4595 echo "configure:4596: checking for $ac_hdr" >&5
4596 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4597   echo $ac_n "(cached) $ac_c" 1>&6
4598 else
4599   cat > conftest.$ac_ext <<EOF
4600 #line 4601 "configure"
4601 #include "confdefs.h"
4602 #include <$ac_hdr>
4603 EOF
4604 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4605 { (eval echo configure:4606: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4606 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4607 if test -z "$ac_err"; then
4608   rm -rf conftest*
4609   eval "ac_cv_header_$ac_safe=yes"
4610 else
4611   echo "$ac_err" >&5
4612   echo "configure: failed program was:" >&5
4613   cat conftest.$ac_ext >&5
4614   rm -rf conftest*
4615   eval "ac_cv_header_$ac_safe=no"
4616 fi
4617 rm -f conftest*
4618 fi
4619 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4620   echo "$ac_t""yes" 1>&6
4621     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4622   cat >> confdefs.h <<EOF
4623 #define $ac_tr_hdr 1
4624 EOF
4625  
4626 else
4627   echo "$ac_t""no" 1>&6
4628 fi
4629 done
4630
4631 for ac_hdr in linux/version.h
4632 do
4633 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4634 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4635 echo "configure:4636: checking for $ac_hdr" >&5
4636 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4637   echo $ac_n "(cached) $ac_c" 1>&6
4638 else
4639   cat > conftest.$ac_ext <<EOF
4640 #line 4641 "configure"
4641 #include "confdefs.h"
4642 #include <$ac_hdr>
4643 EOF
4644 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4645 { (eval echo configure:4646: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4646 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4647 if test -z "$ac_err"; then
4648   rm -rf conftest*
4649   eval "ac_cv_header_$ac_safe=yes"
4650 else
4651   echo "$ac_err" >&5
4652   echo "configure: failed program was:" >&5
4653   cat conftest.$ac_ext >&5
4654   rm -rf conftest*
4655   eval "ac_cv_header_$ac_safe=no"
4656 fi
4657 rm -f conftest*
4658 fi
4659 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4660   echo "$ac_t""yes" 1>&6
4661     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4662   cat >> confdefs.h <<EOF
4663 #define $ac_tr_hdr 1
4664 EOF
4665  
4666 else
4667   echo "$ac_t""no" 1>&6
4668 fi
4669 done
4670
4671
4672 echo $ac_n "checking whether time.h and sys/time.h may both be included""... $ac_c" 1>&6
4673 echo "configure:4674: checking whether time.h and sys/time.h may both be included" >&5
4674 if eval "test \"`echo '$''{'ac_cv_header_time'+set}'`\" = set"; then
4675   echo $ac_n "(cached) $ac_c" 1>&6
4676 else
4677   cat > conftest.$ac_ext <<EOF
4678 #line 4679 "configure"
4679 #include "confdefs.h"
4680 #include <sys/types.h>
4681 #include <sys/time.h>
4682 #include <time.h>
4683 int main() {
4684 struct tm *tp;
4685 ; return 0; }
4686 EOF
4687 if { (eval echo configure:4688: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4688   rm -rf conftest*
4689   ac_cv_header_time=yes
4690 else
4691   echo "configure: failed program was:" >&5
4692   cat conftest.$ac_ext >&5
4693   rm -rf conftest*
4694   ac_cv_header_time=no
4695 fi
4696 rm -f conftest*
4697 fi
4698
4699 echo "$ac_t""$ac_cv_header_time" 1>&6
4700 if test $ac_cv_header_time = yes; then
4701   cat >> confdefs.h <<\EOF
4702 #define TIME_WITH_SYS_TIME 1
4703 EOF
4704
4705 fi
4706
4707
4708 for ac_hdr in cthreads.h pthread.h kernel/scheduler.h kernel/OS.h
4709 do
4710 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4711 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4712 echo "configure:4713: checking for $ac_hdr" >&5
4713 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4714   echo $ac_n "(cached) $ac_c" 1>&6
4715 else
4716   cat > conftest.$ac_ext <<EOF
4717 #line 4718 "configure"
4718 #include "confdefs.h"
4719 #include <$ac_hdr>
4720 EOF
4721 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4722 { (eval echo configure:4723: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4723 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4724 if test -z "$ac_err"; then
4725   rm -rf conftest*
4726   eval "ac_cv_header_$ac_safe=yes"
4727 else
4728   echo "$ac_err" >&5
4729   echo "configure: failed program was:" >&5
4730   cat conftest.$ac_ext >&5
4731   rm -rf conftest*
4732   eval "ac_cv_header_$ac_safe=no"
4733 fi
4734 rm -f conftest*
4735 fi
4736 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4737   echo "$ac_t""yes" 1>&6
4738     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4739   cat >> confdefs.h <<EOF
4740 #define $ac_tr_hdr 1
4741 EOF
4742  
4743 else
4744   echo "$ac_t""no" 1>&6
4745 fi
4746 done
4747
4748
4749 if test x$SYS != xmingw32
4750 then
4751   if test x$x_includes = xNONE; then
4752     x_includes=/usr/X11R6/include
4753   fi
4754   if test x$x_libraries = xNONE; then
4755     x_libraries=/usr/X11R6/lib
4756   fi
4757   CPPFLAGS="$save_CPPFLAGS -I$x_includes"
4758   for ac_hdr in X11/extensions/dpms.h
4759 do
4760 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
4761 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
4762 echo "configure:4763: checking for $ac_hdr" >&5
4763 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
4764   echo $ac_n "(cached) $ac_c" 1>&6
4765 else
4766   cat > conftest.$ac_ext <<EOF
4767 #line 4768 "configure"
4768 #include "confdefs.h"
4769 #include <$ac_hdr>
4770 EOF
4771 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
4772 { (eval echo configure:4773: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
4773 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
4774 if test -z "$ac_err"; then
4775   rm -rf conftest*
4776   eval "ac_cv_header_$ac_safe=yes"
4777 else
4778   echo "$ac_err" >&5
4779   echo "configure: failed program was:" >&5
4780   cat conftest.$ac_ext >&5
4781   rm -rf conftest*
4782   eval "ac_cv_header_$ac_safe=no"
4783 fi
4784 rm -f conftest*
4785 fi
4786 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
4787   echo "$ac_t""yes" 1>&6
4788     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
4789   cat >> confdefs.h <<EOF
4790 #define $ac_tr_hdr 1
4791 EOF
4792  
4793     cat > conftest.$ac_ext <<EOF
4794 #line 4795 "configure"
4795 #include "confdefs.h"
4796 #include <X11/extensions/dpms.h>
4797 EOF
4798 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
4799   egrep "DPMSInfo" >/dev/null 2>&1; then
4800   rm -rf conftest*
4801   
4802       cat >> confdefs.h <<\EOF
4803 #define DPMSINFO_IN_DPMS_H 1
4804 EOF
4805
4806     
4807 fi
4808 rm -f conftest*
4809
4810   
4811 else
4812   echo "$ac_t""no" 1>&6
4813 fi
4814 done
4815
4816   CPPFLAGS="$save_CPPFLAGS"
4817 fi
4818
4819 echo $ac_n "checking for ntohl in sys/param.h""... $ac_c" 1>&6
4820 echo "configure:4821: checking for ntohl in sys/param.h" >&5
4821 if eval "test \"`echo '$''{'ac_cv_c_ntohl_sys_param_h'+set}'`\" = set"; then
4822   echo $ac_n "(cached) $ac_c" 1>&6
4823 else
4824   CFLAGS="${save_CFLAGS} -Wall -Werror"
4825      cat > conftest.$ac_ext <<EOF
4826 #line 4827 "configure"
4827 #include "confdefs.h"
4828 #include <sys/param.h>
4829 int main() {
4830 void foo() { int meuh; ntohl(meuh); }
4831 ; return 0; }
4832 EOF
4833 if { (eval echo configure:4834: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4834   rm -rf conftest*
4835   ac_cv_c_ntohl_sys_param_h=yes
4836 else
4837   echo "configure: failed program was:" >&5
4838   cat conftest.$ac_ext >&5
4839   rm -rf conftest*
4840   ac_cv_c_ntohl_sys_param_h=no
4841 fi
4842 rm -f conftest*
4843 fi
4844
4845 echo "$ac_t""$ac_cv_c_ntohl_sys_param_h" 1>&6
4846 if test x"$ac_cv_c_ntohl_sys_param_h" != x"no"; then
4847     cat >> confdefs.h <<\EOF
4848 #define NTOHL_IN_SYS_PARAM_H 1
4849 EOF
4850
4851 fi
4852
4853 echo $ac_n "checking if \$CC accepts -finline-limit""... $ac_c" 1>&6
4854 echo "configure:4855: checking if \$CC accepts -finline-limit" >&5
4855 if eval "test \"`echo '$''{'ac_cv_c_inline_limit'+set}'`\" = set"; then
4856   echo $ac_n "(cached) $ac_c" 1>&6
4857 else
4858   CFLAGS="${save_CFLAGS} -finline-limit-30000"
4859      cat > conftest.$ac_ext <<EOF
4860 #line 4861 "configure"
4861 #include "confdefs.h"
4862
4863 int main() {
4864
4865 ; return 0; }
4866 EOF
4867 if { (eval echo configure:4868: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4868   rm -rf conftest*
4869   ac_cv_c_inline_limit=yes
4870 else
4871   echo "configure: failed program was:" >&5
4872   cat conftest.$ac_ext >&5
4873   rm -rf conftest*
4874   ac_cv_c_inline_limit=no
4875 fi
4876 rm -f conftest*
4877 fi
4878
4879 echo "$ac_t""$ac_cv_c_inline_limit" 1>&6
4880 if test x"$ac_cv_c_inline_limit" != x"no"; then
4881     save_CFLAGS="${save_CFLAGS} -finline-limit-30000"
4882 fi
4883
4884 echo $ac_n "checking if \$CC accepts -Wall -Winline""... $ac_c" 1>&6
4885 echo "configure:4886: checking if \$CC accepts -Wall -Winline" >&5
4886 if eval "test \"`echo '$''{'ac_cv_c_Wall_Winline'+set}'`\" = set"; then
4887   echo $ac_n "(cached) $ac_c" 1>&6
4888 else
4889   CFLAGS="${save_CFLAGS} -Wall -Winline"
4890      cat > conftest.$ac_ext <<EOF
4891 #line 4892 "configure"
4892 #include "confdefs.h"
4893
4894 int main() {
4895
4896 ; return 0; }
4897 EOF
4898 if { (eval echo configure:4899: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4899   rm -rf conftest*
4900   ac_cv_c_Wall_Winline=yes
4901 else
4902   echo "configure: failed program was:" >&5
4903   cat conftest.$ac_ext >&5
4904   rm -rf conftest*
4905   ac_cv_c_Wall_Winline=no
4906 fi
4907 rm -f conftest*
4908 fi
4909
4910 echo "$ac_t""$ac_cv_c_Wall_Winline" 1>&6
4911 if test x"$ac_cv_c_Wall_Winline" != x"no"; then
4912     save_CFLAGS="${save_CFLAGS} -Wall -Winline"
4913 else
4914     echo $ac_n "checking if \$CC accepts -wall -winline""... $ac_c" 1>&6
4915 echo "configure:4916: checking if \$CC accepts -wall -winline" >&5
4916 if eval "test \"`echo '$''{'ac_cv_c_wall_winline'+set}'`\" = set"; then
4917   echo $ac_n "(cached) $ac_c" 1>&6
4918 else
4919   CFLAGS="${save_CFLAGS} -wall -winline"
4920          cat > conftest.$ac_ext <<EOF
4921 #line 4922 "configure"
4922 #include "confdefs.h"
4923
4924 int main() {
4925
4926 ; return 0; }
4927 EOF
4928 if { (eval echo configure:4929: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4929   rm -rf conftest*
4930   ac_cv_c_wall_winline=yes
4931 else
4932   echo "configure: failed program was:" >&5
4933   cat conftest.$ac_ext >&5
4934   rm -rf conftest*
4935   ac_cv_c_wall_winline=no
4936 fi
4937 rm -f conftest*
4938 fi
4939
4940 echo "$ac_t""$ac_cv_c_wall_winline" 1>&6
4941     if test x"$ac_cv_c_wall_winline" != x"no"; then
4942         save_CFLAGS="${save_CFLAGS} -wall -winline"
4943     fi
4944 fi
4945
4946 echo $ac_n "checking if \$CC accepts -pipe""... $ac_c" 1>&6
4947 echo "configure:4948: checking if \$CC accepts -pipe" >&5
4948 if eval "test \"`echo '$''{'ac_cv_c_pipe'+set}'`\" = set"; then
4949   echo $ac_n "(cached) $ac_c" 1>&6
4950 else
4951   CFLAGS="${save_CFLAGS} -pipe"
4952      cat > conftest.$ac_ext <<EOF
4953 #line 4954 "configure"
4954 #include "confdefs.h"
4955
4956 int main() {
4957
4958 ; return 0; }
4959 EOF
4960 if { (eval echo configure:4961: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4961   rm -rf conftest*
4962   ac_cv_c_pipe=yes
4963 else
4964   echo "configure: failed program was:" >&5
4965   cat conftest.$ac_ext >&5
4966   rm -rf conftest*
4967   ac_cv_c_pipe=no
4968 fi
4969 rm -f conftest*
4970 fi
4971
4972 echo "$ac_t""$ac_cv_c_pipe" 1>&6
4973 if test x"$ac_cv_c_pipe" != x"no"; then
4974     save_CFLAGS="${save_CFLAGS} -pipe"
4975 fi
4976
4977 echo $ac_n "checking if \$CC accepts -O3""... $ac_c" 1>&6
4978 echo "configure:4979: checking if \$CC accepts -O3" >&5
4979 if eval "test \"`echo '$''{'ac_cv_c_o3'+set}'`\" = set"; then
4980   echo $ac_n "(cached) $ac_c" 1>&6
4981 else
4982   CFLAGS="${save_CFLAGS} -O3"
4983      cat > conftest.$ac_ext <<EOF
4984 #line 4985 "configure"
4985 #include "confdefs.h"
4986
4987 int main() {
4988
4989 ; return 0; }
4990 EOF
4991 if { (eval echo configure:4992: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
4992   rm -rf conftest*
4993   ac_cv_c_o3=yes
4994 else
4995   echo "configure: failed program was:" >&5
4996   cat conftest.$ac_ext >&5
4997   rm -rf conftest*
4998   ac_cv_c_o3=no
4999 fi
5000 rm -f conftest*
5001 fi
5002
5003 echo "$ac_t""$ac_cv_c_o3" 1>&6
5004 if test x"$ac_cv_c_o3" != x"no"; then
5005     CFLAGS_OPTIM="${CFLAGS_OPTIM} -O3"
5006 else
5007     echo $ac_n "checking if \$CC accepts -O2""... $ac_c" 1>&6
5008 echo "configure:5009: checking if \$CC accepts -O2" >&5
5009 if eval "test \"`echo '$''{'ac_cv_c_o2'+set}'`\" = set"; then
5010   echo $ac_n "(cached) $ac_c" 1>&6
5011 else
5012   CFLAGS="${save_CFLAGS} -O2"
5013          cat > conftest.$ac_ext <<EOF
5014 #line 5015 "configure"
5015 #include "confdefs.h"
5016
5017 int main() {
5018
5019 ; return 0; }
5020 EOF
5021 if { (eval echo configure:5022: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5022   rm -rf conftest*
5023   ac_cv_c_o2=yes
5024 else
5025   echo "configure: failed program was:" >&5
5026   cat conftest.$ac_ext >&5
5027   rm -rf conftest*
5028   ac_cv_c_o2=no
5029 fi
5030 rm -f conftest*
5031 fi
5032
5033 echo "$ac_t""$ac_cv_c_o2" 1>&6
5034     if test x"$ac_cv_c_o2" != x"no"; then
5035         CFLAGS_OPTIM="${CFLAGS_OPTIM} -O2"
5036     else
5037         echo $ac_n "checking if \$CC accepts -O""... $ac_c" 1>&6
5038 echo "configure:5039: checking if \$CC accepts -O" >&5
5039 if eval "test \"`echo '$''{'ac_cv_c_o'+set}'`\" = set"; then
5040   echo $ac_n "(cached) $ac_c" 1>&6
5041 else
5042   CFLAGS="${save_CFLAGS} -O"
5043              cat > conftest.$ac_ext <<EOF
5044 #line 5045 "configure"
5045 #include "confdefs.h"
5046
5047 int main() {
5048
5049 ; return 0; }
5050 EOF
5051 if { (eval echo configure:5052: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5052   rm -rf conftest*
5053   ac_cv_c_o=yes
5054 else
5055   echo "configure: failed program was:" >&5
5056   cat conftest.$ac_ext >&5
5057   rm -rf conftest*
5058   ac_cv_c_o=no
5059 fi
5060 rm -f conftest*
5061 fi
5062
5063 echo "$ac_t""$ac_cv_c_o" 1>&6
5064         if test x"$ac_cv_c_o" != x"no"; then
5065             CFLAGS_OPTIM="${CFLAGS_OPTIM} -O"
5066         fi
5067     fi
5068 fi
5069
5070 echo $ac_n "checking if \$CC accepts -ffast-math""... $ac_c" 1>&6
5071 echo "configure:5072: checking if \$CC accepts -ffast-math" >&5
5072 if eval "test \"`echo '$''{'ac_cv_c_fast_math'+set}'`\" = set"; then
5073   echo $ac_n "(cached) $ac_c" 1>&6
5074 else
5075   CFLAGS="${save_CFLAGS} -ffast-math"
5076      cat > conftest.$ac_ext <<EOF
5077 #line 5078 "configure"
5078 #include "confdefs.h"
5079
5080 int main() {
5081
5082 ; return 0; }
5083 EOF
5084 if { (eval echo configure:5085: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5085   rm -rf conftest*
5086   ac_cv_c_fast_math=yes
5087 else
5088   echo "configure: failed program was:" >&5
5089   cat conftest.$ac_ext >&5
5090   rm -rf conftest*
5091   ac_cv_c_fast_math=no
5092 fi
5093 rm -f conftest*
5094 fi
5095
5096 echo "$ac_t""$ac_cv_c_fast_math" 1>&6
5097 if test x"$ac_cv_c_fast_math" != x"no"; then
5098     CFLAGS_OPTIM="${CFLAGS_OPTIM} -ffast-math"
5099 fi
5100
5101 echo $ac_n "checking if \$CC accepts -funroll-loops""... $ac_c" 1>&6
5102 echo "configure:5103: checking if \$CC accepts -funroll-loops" >&5
5103 if eval "test \"`echo '$''{'ac_cv_c_unroll_loops'+set}'`\" = set"; then
5104   echo $ac_n "(cached) $ac_c" 1>&6
5105 else
5106   CFLAGS="${save_CFLAGS} -funroll-loops"
5107      cat > conftest.$ac_ext <<EOF
5108 #line 5109 "configure"
5109 #include "confdefs.h"
5110
5111 int main() {
5112
5113 ; return 0; }
5114 EOF
5115 if { (eval echo configure:5116: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5116   rm -rf conftest*
5117   ac_cv_c_unroll_loops=yes
5118 else
5119   echo "configure: failed program was:" >&5
5120   cat conftest.$ac_ext >&5
5121   rm -rf conftest*
5122   ac_cv_c_unroll_loops=no
5123 fi
5124 rm -f conftest*
5125 fi
5126
5127 echo "$ac_t""$ac_cv_c_unroll_loops" 1>&6
5128 if test x"$ac_cv_c_unroll_loops" != x"no"; then
5129     CFLAGS_OPTIM="${CFLAGS_OPTIM} -funroll-loops"
5130 fi
5131
5132 echo $ac_n "checking if \$CC accepts -fomit-frame-pointer""... $ac_c" 1>&6
5133 echo "configure:5134: checking if \$CC accepts -fomit-frame-pointer" >&5
5134 if eval "test \"`echo '$''{'ac_cv_c_omit_frame_pointer'+set}'`\" = set"; then
5135   echo $ac_n "(cached) $ac_c" 1>&6
5136 else
5137   CFLAGS="${save_CFLAGS} -fomit-frame-pointer"
5138      cat > conftest.$ac_ext <<EOF
5139 #line 5140 "configure"
5140 #include "confdefs.h"
5141
5142 int main() {
5143
5144 ; return 0; }
5145 EOF
5146 if { (eval echo configure:5147: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5147   rm -rf conftest*
5148   ac_cv_c_omit_frame_pointer=yes
5149 else
5150   echo "configure: failed program was:" >&5
5151   cat conftest.$ac_ext >&5
5152   rm -rf conftest*
5153   ac_cv_c_omit_frame_pointer=no
5154 fi
5155 rm -f conftest*
5156 fi
5157
5158 echo "$ac_t""$ac_cv_c_omit_frame_pointer" 1>&6
5159 if test x"$ac_cv_c_omit_frame_pointer" != x"no"; then
5160     CFLAGS_OPTIM_NODEBUG="${CFLAGS_OPTIM_NODEBUG} -fomit-frame-pointer"
5161 fi
5162
5163 echo $ac_n "checking if \$CC accepts -bundle -undefined error -lcc_dynamic""... $ac_c" 1>&6
5164 echo "configure:5165: checking if \$CC accepts -bundle -undefined error -lcc_dynamic" >&5
5165 if eval "test \"`echo '$''{'ac_cv_ld_darwin'+set}'`\" = set"; then
5166   echo $ac_n "(cached) $ac_c" 1>&6
5167 else
5168   CFLAGS="${save_CFLAGS} -bundle -undefined error -lcc_dynamic"
5169      cat > conftest.$ac_ext <<EOF
5170 #line 5171 "configure"
5171 #include "confdefs.h"
5172
5173 int main() {
5174
5175 ; return 0; }
5176 EOF
5177 if { (eval echo configure:5178: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5178   rm -rf conftest*
5179   ac_cv_ld_darwin=yes
5180 else
5181   echo "configure: failed program was:" >&5
5182   cat conftest.$ac_ext >&5
5183   rm -rf conftest*
5184   ac_cv_ld_darwin=no
5185 fi
5186 rm -f conftest*
5187 fi
5188
5189 echo "$ac_t""$ac_cv_ld_darwin" 1>&6
5190 if test x"$ac_cv_ld_darwin" != x"no"; then
5191     plugins_LDFLAGS="${plugins_LDFLAGS} -bundle -undefined error -lcc_dynamic"
5192 fi
5193
5194 echo $ac_n "checking if \$CC accepts -shared""... $ac_c" 1>&6
5195 echo "configure:5196: checking if \$CC accepts -shared" >&5
5196 if eval "test \"`echo '$''{'ac_cv_ld_plugins'+set}'`\" = set"; then
5197   echo $ac_n "(cached) $ac_c" 1>&6
5198 else
5199   CFLAGS="${save_CFLAGS} -shared"
5200      cat > conftest.$ac_ext <<EOF
5201 #line 5202 "configure"
5202 #include "confdefs.h"
5203
5204 int main() {
5205
5206 ; return 0; }
5207 EOF
5208 if { (eval echo configure:5209: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5209   rm -rf conftest*
5210   ac_cv_ld_plugins=yes
5211 else
5212   echo "configure: failed program was:" >&5
5213   cat conftest.$ac_ext >&5
5214   rm -rf conftest*
5215   ac_cv_ld_plugins=no
5216 fi
5217 rm -f conftest*
5218 fi
5219
5220 echo "$ac_t""$ac_cv_ld_plugins" 1>&6
5221 if test x"$ac_cv_ld_plugins" != x"no"; then
5222     plugins_LDFLAGS="${plugins_LDFLAGS} -shared"
5223 fi
5224         
5225 echo $ac_n "checking __attribute__ ((aligned ())) support""... $ac_c" 1>&6
5226 echo "configure:5227: checking __attribute__ ((aligned ())) support" >&5
5227 if eval "test \"`echo '$''{'ac_cv_c_attribute_aligned'+set}'`\" = set"; then
5228   echo $ac_n "(cached) $ac_c" 1>&6
5229 else
5230   ac_cv_c_attribute_aligned=0
5231         CFLAGS="${save_CFLAGS} -Werror"
5232     for ac_cv_c_attr_align_try in 2 4 8 16 32 64; do
5233         cat > conftest.$ac_ext <<EOF
5234 #line 5235 "configure"
5235 #include "confdefs.h"
5236
5237 int main() {
5238 static char c __attribute__ ((aligned($ac_cv_c_attr_align_try))) = 0; return c;
5239 ; return 0; }
5240 EOF
5241 if { (eval echo configure:5242: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5242   rm -rf conftest*
5243   ac_cv_c_attribute_aligned=$ac_cv_c_attr_align_try
5244 else
5245   echo "configure: failed program was:" >&5
5246   cat conftest.$ac_ext >&5
5247 fi
5248 rm -f conftest*
5249     done
5250 fi
5251
5252 echo "$ac_t""$ac_cv_c_attribute_aligned" 1>&6
5253 if test x"$ac_cv_c_attribute_aligned" != x"0"; then
5254     cat >> confdefs.h <<EOF
5255 #define ATTRIBUTE_ALIGNED_MAX $ac_cv_c_attribute_aligned
5256 EOF
5257
5258 fi
5259
5260 CFLAGS="${save_CFLAGS}"
5261 CPPFLAGS="${save_CPPFLAGS}"
5262 LDFLAGS="${save_LDFLAGS}"
5263
5264 echo $ac_n "checking for boolean_t in sys/types.h""... $ac_c" 1>&6
5265 echo "configure:5266: checking for boolean_t in sys/types.h" >&5
5266 if eval "test \"`echo '$''{'ac_cv_c_boolean_t_sys_types_h'+set}'`\" = set"; then
5267   echo $ac_n "(cached) $ac_c" 1>&6
5268 else
5269   cat > conftest.$ac_ext <<EOF
5270 #line 5271 "configure"
5271 #include "confdefs.h"
5272 #include <sys/types.h>
5273 int main() {
5274 boolean_t foo;
5275 ; return 0; }
5276 EOF
5277 if { (eval echo configure:5278: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5278   rm -rf conftest*
5279   ac_cv_c_boolean_t_sys_types_h=yes
5280 else
5281   echo "configure: failed program was:" >&5
5282   cat conftest.$ac_ext >&5
5283   rm -rf conftest*
5284   ac_cv_c_boolean_t_sys_types_h=no
5285 fi
5286 rm -f conftest*
5287 fi
5288
5289 echo "$ac_t""$ac_cv_c_boolean_t_sys_types_h" 1>&6
5290 if test x"$ac_cv_c_boolean_t_sys_types_h" != x"no"; then
5291     cat >> confdefs.h <<\EOF
5292 #define BOOLEAN_T_IN_SYS_TYPES_H 1
5293 EOF
5294
5295 fi
5296
5297 echo $ac_n "checking for boolean_t in pthread.h""... $ac_c" 1>&6
5298 echo "configure:5299: checking for boolean_t in pthread.h" >&5
5299 if eval "test \"`echo '$''{'ac_cv_c_boolean_t_pthread_h'+set}'`\" = set"; then
5300   echo $ac_n "(cached) $ac_c" 1>&6
5301 else
5302   cat > conftest.$ac_ext <<EOF
5303 #line 5304 "configure"
5304 #include "confdefs.h"
5305 #include <pthread.h>
5306 int main() {
5307 boolean_t foo;
5308 ; return 0; }
5309 EOF
5310 if { (eval echo configure:5311: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5311   rm -rf conftest*
5312   ac_cv_c_boolean_t_pthread_h=yes
5313 else
5314   echo "configure: failed program was:" >&5
5315   cat conftest.$ac_ext >&5
5316   rm -rf conftest*
5317   ac_cv_c_boolean_t_pthread_h=no
5318 fi
5319 rm -f conftest*
5320 fi
5321
5322 echo "$ac_t""$ac_cv_c_boolean_t_pthread_h" 1>&6
5323 if test x"$ac_cv_c_boolean_t_pthread_h" != x"no"; then
5324     cat >> confdefs.h <<\EOF
5325 #define BOOLEAN_T_IN_PTHREAD_H 1
5326 EOF
5327
5328 fi
5329
5330 echo $ac_n "checking for boolean_t in cthreads.h""... $ac_c" 1>&6
5331 echo "configure:5332: checking for boolean_t in cthreads.h" >&5
5332 if eval "test \"`echo '$''{'ac_cv_c_boolean_t_cthreads_h'+set}'`\" = set"; then
5333   echo $ac_n "(cached) $ac_c" 1>&6
5334 else
5335   cat > conftest.$ac_ext <<EOF
5336 #line 5337 "configure"
5337 #include "confdefs.h"
5338 #include <cthreads.h>
5339 int main() {
5340 boolean_t foo;
5341 ; return 0; }
5342 EOF
5343 if { (eval echo configure:5344: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5344   rm -rf conftest*
5345   ac_cv_c_boolean_t_cthreads_h=yes
5346 else
5347   echo "configure: failed program was:" >&5
5348   cat conftest.$ac_ext >&5
5349   rm -rf conftest*
5350   ac_cv_c_boolean_t_cthreads_h=no
5351 fi
5352 rm -f conftest*
5353 fi
5354
5355 echo "$ac_t""$ac_cv_c_boolean_t_cthreads_h" 1>&6
5356 if test x"$ac_cv_c_boolean_t_cthreads_h" != x"no"; then
5357     cat >> confdefs.h <<\EOF
5358 #define BOOLEAN_T_IN_CTHREADS_H 1
5359 EOF
5360
5361 fi
5362
5363 case x"${target_cpu}" in
5364   x)
5365     ARCH=unknown
5366     ;;
5367   *)
5368     ARCH="${target_cpu}"
5369     ;;
5370 esac
5371
5372 BUILTINS="${BUILTINS} idct idctclassic motion imdct downmix chroma_i420_rgb chroma_i420_yuy2 chroma_i422_yuy2 chroma_i420_ymga mpeg_adec ac3_adec mpeg_vdec"
5373 PLUGINS="${PLUGINS} dummy null rc logger mpeg_es mpeg_ps mpeg_ts file udp http ipv4 memcpy lpcm_adec ac3_spdif spudec filter_deinterlace filter_invert filter_wall filter_transform filter_distort fx_scope"
5374
5375 MMX_MODULES="memcpymmx idctmmx motionmmx chroma_i420_rgb_mmx chroma_i420_yuy2_mmx chroma_i422_yuy2_mmx chroma_i420_ymga_mmx"
5376 MMXEXT_MODULES="memcpymmxext idctmmxext motionmmxext"
5377 THREEDNOW_MODULES="memcpy3dn imdct3dn downmix3dn"
5378 SSE_MODULES="imdctsse downmixsse"
5379 ALTIVEC_MODULES="idctaltivec motionaltivec memcpyaltivec"
5380
5381 echo $ac_n "checking if \$CC groks MMX inline assembly""... $ac_c" 1>&6
5382 echo "configure:5383: checking if \$CC groks MMX inline assembly" >&5
5383 if eval "test \"`echo '$''{'ac_cv_mmx_inline'+set}'`\" = set"; then
5384   echo $ac_n "(cached) $ac_c" 1>&6
5385 else
5386   cat > conftest.$ac_ext <<EOF
5387 #line 5388 "configure"
5388 #include "confdefs.h"
5389
5390 int main() {
5391 void *p;asm volatile("packuswb %%mm1,%%mm2"::"r"(p));
5392 ; return 0; }
5393 EOF
5394 if { (eval echo configure:5395: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5395   rm -rf conftest*
5396   ac_cv_mmx_inline=yes
5397 else
5398   echo "configure: failed program was:" >&5
5399   cat conftest.$ac_ext >&5
5400   rm -rf conftest*
5401   ac_cv_mmx_inline=no
5402 fi
5403 rm -f conftest*
5404 fi
5405
5406 echo "$ac_t""$ac_cv_mmx_inline" 1>&6
5407 if test x"$ac_cv_mmx_inline" != x"no"; then
5408   ACCEL_MODULES="${ACCEL_MODULES} ${MMX_MODULES}"
5409 fi
5410
5411 echo $ac_n "checking if \$CC groks MMX EXT inline assembly""... $ac_c" 1>&6
5412 echo "configure:5413: checking if \$CC groks MMX EXT inline assembly" >&5
5413 if eval "test \"`echo '$''{'ac_cv_mmxext_inline'+set}'`\" = set"; then
5414   echo $ac_n "(cached) $ac_c" 1>&6
5415 else
5416   cat > conftest.$ac_ext <<EOF
5417 #line 5418 "configure"
5418 #include "confdefs.h"
5419
5420 int main() {
5421 void *p;asm volatile("maskmovq %%mm1,%%mm2"::"r"(p));
5422 ; return 0; }
5423 EOF
5424 if { (eval echo configure:5425: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5425   rm -rf conftest*
5426   ac_cv_mmxext_inline=yes
5427 else
5428   echo "configure: failed program was:" >&5
5429   cat conftest.$ac_ext >&5
5430   rm -rf conftest*
5431   ac_cv_mmxext_inline=no
5432 fi
5433 rm -f conftest*
5434 fi
5435
5436 echo "$ac_t""$ac_cv_mmxext_inline" 1>&6
5437 if test x"$ac_cv_mmxext_inline" != x"no"; then
5438   ACCEL_MODULES="${ACCEL_MODULES} ${MMXEXT_MODULES}"
5439 fi
5440
5441 echo $ac_n "checking if \$CC groks 3D Now! inline assembly""... $ac_c" 1>&6
5442 echo "configure:5443: checking if \$CC groks 3D Now! inline assembly" >&5
5443 if eval "test \"`echo '$''{'ac_cv_3dnow_inline'+set}'`\" = set"; then
5444   echo $ac_n "(cached) $ac_c" 1>&6
5445 else
5446   cat > conftest.$ac_ext <<EOF
5447 #line 5448 "configure"
5448 #include "confdefs.h"
5449
5450 int main() {
5451 void *p;asm volatile("pfadd %%mm1,%%mm2"::"r"(p));
5452 ; return 0; }
5453 EOF
5454 if { (eval echo configure:5455: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5455   rm -rf conftest*
5456   ac_cv_3dnow_inline=yes
5457 else
5458   echo "configure: failed program was:" >&5
5459   cat conftest.$ac_ext >&5
5460   rm -rf conftest*
5461   ac_cv_3dnow_inline=no
5462 fi
5463 rm -f conftest*
5464 fi
5465
5466 echo "$ac_t""$ac_cv_3dnow_inline" 1>&6
5467 if test x"$ac_cv_3dnow_inline" != x"no"; then
5468   cat >> confdefs.h <<\EOF
5469 #define CAN_COMPILE_3DNOW 1
5470 EOF
5471
5472   ACCEL_MODULES="${ACCEL_MODULES} ${THREEDNOW_MODULES}"
5473 fi
5474
5475 echo $ac_n "checking if \$CC groks SSE inline assembly""... $ac_c" 1>&6
5476 echo "configure:5477: checking if \$CC groks SSE inline assembly" >&5
5477 if eval "test \"`echo '$''{'ac_cv_sse_inline'+set}'`\" = set"; then
5478   echo $ac_n "(cached) $ac_c" 1>&6
5479 else
5480   cat > conftest.$ac_ext <<EOF
5481 #line 5482 "configure"
5482 #include "confdefs.h"
5483
5484 int main() {
5485 void *p;asm volatile("xorps %%xmm1,%%xmm2"::"r"(p));
5486 ; return 0; }
5487 EOF
5488 if { (eval echo configure:5489: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5489   rm -rf conftest*
5490   ac_cv_sse_inline=yes
5491 else
5492   echo "configure: failed program was:" >&5
5493   cat conftest.$ac_ext >&5
5494   rm -rf conftest*
5495   ac_cv_sse_inline=no
5496 fi
5497 rm -f conftest*
5498 fi
5499
5500 echo "$ac_t""$ac_cv_sse_inline" 1>&6
5501 if test x"$ac_cv_sse_inline" != x"no"; then
5502   cat >> confdefs.h <<\EOF
5503 #define CAN_COMPILE_SSE 1
5504 EOF
5505
5506   ACCEL_MODULES="${ACCEL_MODULES} ${SSE_MODULES}"
5507 fi
5508
5509 # don't try to grok altivec with native mingw32 it doesn't work right now
5510 # we should be able to remove this test with future versions of mingw32
5511 if test x$SYS != xmingw32; then
5512 echo $ac_n "checking if \$CC groks Altivec inline assembly""... $ac_c" 1>&6
5513 echo "configure:5514: checking if \$CC groks Altivec inline assembly" >&5
5514 if eval "test \"`echo '$''{'ac_cv_altivec_inline'+set}'`\" = set"; then
5515   echo $ac_n "(cached) $ac_c" 1>&6
5516 else
5517   cat > conftest.$ac_ext <<EOF
5518 #line 5519 "configure"
5519 #include "confdefs.h"
5520
5521 int main() {
5522 asm volatile("vperm 0,1,2,3");
5523 ; return 0; }
5524 EOF
5525 if { (eval echo configure:5526: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5526   rm -rf conftest*
5527   ac_cv_altivec_inline=yes
5528 else
5529   echo "configure: failed program was:" >&5
5530   cat conftest.$ac_ext >&5
5531   rm -rf conftest*
5532   save_CFLAGS=$CFLAGS
5533           CFLAGS="$CFLAGS -Wa,-m7400"
5534           cat > conftest.$ac_ext <<EOF
5535 #line 5536 "configure"
5536 #include "confdefs.h"
5537
5538 int main() {
5539 asm volatile("vperm 0,1,2,3");
5540 ; return 0; }
5541 EOF
5542 if { (eval echo configure:5543: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5543   rm -rf conftest*
5544   ac_cv_altivec_inline="-Wa,-m7400"
5545 else
5546   echo "configure: failed program was:" >&5
5547   cat conftest.$ac_ext >&5
5548   rm -rf conftest*
5549   ac_cv_altivec_inline=no
5550 fi
5551 rm -f conftest*
5552           CFLAGS=$save_CFLAGS
5553          
5554 fi
5555 rm -f conftest*
5556 fi
5557
5558 echo "$ac_t""$ac_cv_altivec_inline" 1>&6
5559 if test x"$ac_cv_altivec_inline" != x"no"; then
5560   cat >> confdefs.h <<\EOF
5561 #define CAN_COMPILE_ALTIVEC 1
5562 EOF
5563
5564   if test x"$ac_cv_altivec_inline" != x"yes"; then
5565     idctaltivec_CFLAGS="$idctaltivec_CFLAGS $ac_cv_altivec_inline"
5566     motionaltivec_CFLAGS="$motionaltivec_CFLAGS $ac_cv_altivec_inline"
5567     memcpyaltivec_CFLAGS="$memcpyaltivec_CFLAGS $ac_cv_altivec_inline"
5568     vlc_CFLAGS="$vlc_CFLAGS $ac_cv_altivec_inline"
5569   fi
5570   ACCEL_MODULES="${ACCEL_MODULES} ${ALTIVEC_MODULES}"
5571 fi
5572
5573 echo $ac_n "checking if \$CC groks Altivec C extensions""... $ac_c" 1>&6
5574 echo "configure:5575: checking if \$CC groks Altivec C extensions" >&5
5575 if eval "test \"`echo '$''{'ac_cv_c_altivec'+set}'`\" = set"; then
5576   echo $ac_n "(cached) $ac_c" 1>&6
5577 else
5578   save_CFLAGS=$CFLAGS
5579      CFLAGS="$CFLAGS -faltivec"
5580      # Darwin test
5581      cat > conftest.$ac_ext <<EOF
5582 #line 5583 "configure"
5583 #include "confdefs.h"
5584
5585 int main() {
5586 vec_mtvscr((vector unsigned int)(0));
5587 ; return 0; }
5588 EOF
5589 if { (eval echo configure:5590: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5590   rm -rf conftest*
5591   ac_cv_c_altivec=-faltivec
5592 else
5593   echo "configure: failed program was:" >&5
5594   cat conftest.$ac_ext >&5
5595   rm -rf conftest*
5596   
5597         # Linux/PPC test
5598         CFLAGS="$save_CFLAGS $idctaltivec_CFLAGS -fvec"
5599         cat > conftest.$ac_ext <<EOF
5600 #line 5601 "configure"
5601 #include "confdefs.h"
5602
5603 int main() {
5604 vec_mtvscr((vector unsigned int)(0));
5605 ; return 0; }
5606 EOF
5607 if { (eval echo configure:5608: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5608   rm -rf conftest*
5609   ac_cv_c_altivec="-fvec"
5610 else
5611   echo "configure: failed program was:" >&5
5612   cat conftest.$ac_ext >&5
5613   rm -rf conftest*
5614   ac_cv_c_altivec=no
5615 fi
5616 rm -f conftest*
5617         
5618 fi
5619 rm -f conftest*
5620      CFLAGS=$save_CFLAGS
5621     
5622 fi
5623
5624 echo "$ac_t""$ac_cv_c_altivec" 1>&6
5625 if test x"$ac_cv_c_altivec" != x"no"; then
5626   cat >> confdefs.h <<\EOF
5627 #define CAN_COMPILE_C_ALTIVEC 1
5628 EOF
5629
5630   idctaltivec_CFLAGS="$idctaltivec_CFLAGS $ac_cv_c_altivec"
5631   motionaltivec_CFLAGS="$motionaltivec_CFLAGS $ac_cv_c_altivec"
5632   memcpyaltivec_CFLAGS="$memcpyaltivec_CFLAGS $ac_cv_c_altivec"
5633   vlc_CFLAGS="$vlc_CFLAGS $ac_cv_c_altivec"
5634   ACCEL_MODULES="${ACCEL_MODULES} ${ALTIVEC_MODULES}"
5635 fi
5636
5637 echo $ac_n "checking if linker needs -framework vecLib""... $ac_c" 1>&6
5638 echo "configure:5639: checking if linker needs -framework vecLib" >&5
5639 if eval "test \"`echo '$''{'ac_cv_ld_altivec'+set}'`\" = set"; then
5640   echo $ac_n "(cached) $ac_c" 1>&6
5641 else
5642   save_LDFLAGS=$LDFLAGS
5643      LDFLAGS="$LDFLAGS -framework vecLib"
5644      cat > conftest.$ac_ext <<EOF
5645 #line 5646 "configure"
5646 #include "confdefs.h"
5647
5648 int main() {
5649
5650 ; return 0; }
5651 EOF
5652 if { (eval echo configure:5653: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
5653   rm -rf conftest*
5654   ac_cv_ld_altivec=yes
5655 else
5656   echo "configure: failed program was:" >&5
5657   cat conftest.$ac_ext >&5
5658   rm -rf conftest*
5659   ac_cv_ld_altivec=no
5660 fi
5661 rm -f conftest*
5662      LDFLAGS=$save_LDFLAGS
5663     
5664 fi
5665
5666 echo "$ac_t""$ac_cv_ld_altivec" 1>&6
5667 if test x"$ac_cv_ld_altivec" != x"no"; then
5668   idctaltivec_LDFLAGS="${idctaltivec_LDFLAGS} -framework vecLib"
5669   motionaltivec_LDFLAGS="${motionaltivec_LDFLAGS} -framework vecLib"
5670   memcpyaltivec_LDFLAGS="${memcpyaltivec_LDFLAGS} -framework vecLib"
5671   vlc_LDFLAGS="${vlc_LDFLAGS} -framework vecLib"
5672 fi
5673 fi # end if mingw32
5674
5675
5676 # Check whether --with- or --without- was given.
5677 if test "${with_+set}" = set; then
5678   withval="$with_"
5679   :
5680 fi
5681
5682 # Check whether --with- or --without- was given.
5683 if test "${with_+set}" = set; then
5684   withval="$with_"
5685   :
5686 fi
5687
5688
5689 # Check whether --with-tuning or --without-tuning was given.
5690 if test "${with_tuning+set}" = set; then
5691   withval="$with_tuning"
5692   :
5693 fi
5694
5695 if test "x$withval" != "x"; then
5696     TUNING=$withval
5697 else
5698     if test x${target_cpu} = xi686 -o x${target_cpu} = xi586 -o x${target_cpu} = xi486 -o x${target_cpu} = xi386; then TUNING="pentiumpro"
5699     else
5700         if test x${target_cpu} = xpowerpc; then TUNING="750"; fi
5701     fi
5702 fi
5703
5704 if test x${target_cpu} = xi686 -o x${target_cpu} = xi586 -o x${target_cpu} = xx86 -o x${target_cpu} = xi386
5705 then
5706     ARCH="${ARCH} mmx"
5707     BUILTINS="${BUILTINS} ${ACCEL_MODULES}"
5708 fi
5709
5710 # Check whether --enable-optimizations or --disable-optimizations was given.
5711 if test "${enable_optimizations+set}" = set; then
5712   enableval="$enable_optimizations"
5713    if test x$enableval = xno; then OPTIMS=0; fi 
5714 else
5715    OPTIMS=1 
5716 fi
5717
5718
5719 # Check whether --enable-altivec or --disable-altivec was given.
5720 if test "${enable_altivec+set}" = set; then
5721   enableval="$enable_altivec"
5722    if test x$enableval = xyes; then ARCH="${ARCH} altivec";
5723     BUILTINS="${BUILTINS} ${ACCEL_MODULES}"; fi 
5724 else
5725    if test x${target_cpu} = xpowerpc; then ARCH="${ARCH} altivec";
5726     BUILTINS="${BUILTINS} ${ACCEL_MODULES}"; fi 
5727 fi
5728
5729
5730 DEBUG=0
5731 # Check whether --enable-debug or --disable-debug was given.
5732 if test "${enable_debug+set}" = set; then
5733   enableval="$enable_debug"
5734    if test x$enableval = xyes; then DEBUG=1; fi 
5735 fi
5736
5737
5738 RELEASE=0
5739 # Check whether --enable-release or --disable-release was given.
5740 if test "${enable_release+set}" = set; then
5741   enableval="$enable_release"
5742    if test x$enableval = xyes; then RELEASE=1; fi 
5743 else
5744    VERSION="${VERSION}_`date +%Y-%m-%d`" 
5745 fi
5746
5747
5748
5749 # Check whether --with- or --without- was given.
5750 if test "${with_+set}" = set; then
5751   withval="$with_"
5752   :
5753 fi
5754
5755
5756 # Check whether --enable-dvd or --disable-dvd was given.
5757 if test "${enable_dvd+set}" = set; then
5758   enableval="$enable_dvd"
5759   :
5760 fi
5761
5762 if test "x$enableval" != "xno"
5763 then
5764   # Check whether --with-dvdcss or --without-dvdcss was given.
5765 if test "${with_dvdcss+set}" = set; then
5766   withval="$with_dvdcss"
5767   :
5768 fi
5769
5770   # Check whether --with-dvdcss-tree or --without-dvdcss-tree was given.
5771 if test "${with_dvdcss_tree+set}" = set; then
5772   withval="$with_dvdcss_tree"
5773   :
5774 fi
5775
5776   case "x$with_dvdcss" in
5777   x|xyes)
5778     if test "x$with_dvdcss_tree" = x
5779     then
5780       for ac_hdr in dvdcss/dvdcss.h
5781 do
5782 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5783 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5784 echo "configure:5785: checking for $ac_hdr" >&5
5785 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5786   echo $ac_n "(cached) $ac_c" 1>&6
5787 else
5788   cat > conftest.$ac_ext <<EOF
5789 #line 5790 "configure"
5790 #include "confdefs.h"
5791 #include <$ac_hdr>
5792 EOF
5793 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5794 { (eval echo configure:5795: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5795 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
5796 if test -z "$ac_err"; then
5797   rm -rf conftest*
5798   eval "ac_cv_header_$ac_safe=yes"
5799 else
5800   echo "$ac_err" >&5
5801   echo "configure: failed program was:" >&5
5802   cat conftest.$ac_ext >&5
5803   rm -rf conftest*
5804   eval "ac_cv_header_$ac_safe=no"
5805 fi
5806 rm -f conftest*
5807 fi
5808 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5809   echo "$ac_t""yes" 1>&6
5810     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5811   cat >> confdefs.h <<EOF
5812 #define $ac_tr_hdr 1
5813 EOF
5814   PLUGINS="${PLUGINS} dvd"
5815           dvd_LDFLAGS="${dvd_LDFLAGS} -ldvdcss" 
5816 else
5817   echo "$ac_t""no" 1>&6
5818 echo "configure: warning: libdvdcss is no longer provided with vlc; please get libdvdcss from http://www.videolan.org/libdvdcss/ and build it. Then either use --with-dvdcss=<path/where/libdvdcss/was/installed> for dynamic linking (recommended under Unix) or --with-dvdcss-tree=<path/where/libdvdcss/was/built> for static linking (recommended under BeOS, Windows, MacOS X). Alternatively you can use --disable-dvd to disable the DVD plugin." 1>&2
5819           { echo "configure: error: cannot find libdvdcss headers" 1>&2; exit 1; } 
5820 fi
5821 done
5822
5823     else
5824       echo $ac_n "checking for libdvdcss.a in ${with_dvdcss_tree}""... $ac_c" 1>&6
5825 echo "configure:5826: checking for libdvdcss.a in ${with_dvdcss_tree}" >&5
5826       real_dvdcss_tree="`cd ${with_dvdcss_tree} 2>/dev/null && pwd`"
5827       if test "x$real_dvdcss_tree" = x
5828       then
5829                 echo "$ac_t""no" 1>&6
5830         { echo "configure: error: cannot cd to ${with_dvdcss_tree}" 1>&2; exit 1; }
5831       fi
5832       if test -f "${real_dvdcss_tree}/src/.libs/libdvdcss.a"
5833       then
5834                 echo "$ac_t""${real_dvdcss_tree}/src/.libs/libdvdcss.a" 1>&6
5835         BUILTINS="${BUILTINS} dvd"
5836         dvd_LDFLAGS="${dvd_LDFLAGS} ${real_dvdcss_tree}/src/.libs/libdvdcss.a"
5837         dvd_CFLAGS="${dvd_CFLAGS} -I${real_dvdcss_tree}/src"
5838       else
5839                 echo "$ac_t""no" 1>&6
5840         { echo "configure: error: cannot find ${real_dvdcss_tree}/src/.libs/libdvdcss.a, make sure you compiled libdvdcss in ${with_dvdcss_tree}" 1>&2; exit 1; }
5841       fi
5842     fi
5843   ;;
5844   xno)
5845         PLUGINS="${PLUGINS} dvd"
5846     dvd_CFLAGS="${dvd_CFLAGS} -DGOD_DAMN_DMCA"
5847     dvd_LDFLAGS="${dvd_LDFLAGS} -ldl"
5848   ;;
5849   *)
5850     echo $ac_n "checking for dvdcss headers in ${with_dvdcss}""... $ac_c" 1>&6
5851 echo "configure:5852: checking for dvdcss headers in ${with_dvdcss}" >&5
5852     if test -f ${with_dvdcss}/include/dvdcss/dvdcss.h
5853     then
5854             echo "$ac_t""yes" 1>&6
5855       PLUGINS="${PLUGINS} dvd"
5856       dvd_LDFLAGS="${dvd_LDFLAGS} -L${with_dvdcss}/lib -ldvdcss"
5857       dvd_CFLAGS="${dvd_CFLAGS} -I${with_dvdcss}/include"
5858     else
5859             echo "$ac_t""no" 1>&6
5860       { echo "configure: error: cannot find ${with_dvdcss}/include/dvdcss/dvdcss.h" 1>&2; exit 1; }
5861     fi
5862   ;;
5863   esac
5864 fi
5865
5866 # Check whether --enable-dvdread or --disable-dvdread was given.
5867 if test "${enable_dvdread+set}" = set; then
5868   enableval="$enable_dvdread"
5869   :
5870 fi
5871
5872 if test "x$enableval" != "xno"
5873 then
5874   # Check whether --with-dvdread or --without-dvdread was given.
5875 if test "${with_dvdread+set}" = set; then
5876   withval="$with_dvdread"
5877   :
5878 fi
5879
5880   if test "x$withval" = x
5881   then
5882     test_LDFLAGS=""
5883     test_CFLAGS=""
5884   else
5885     test_LDFLAGS="-L${withval}/lib"
5886     test_CFLAGS="-I${withval}/include"
5887   fi
5888   CPPFLAGS="$save_CPPFLAGS $test_CFLAGS"
5889   for ac_hdr in dvdread/dvd_reader.h
5890 do
5891 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
5892 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
5893 echo "configure:5894: checking for $ac_hdr" >&5
5894 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
5895   echo $ac_n "(cached) $ac_c" 1>&6
5896 else
5897   cat > conftest.$ac_ext <<EOF
5898 #line 5899 "configure"
5899 #include "confdefs.h"
5900 #include <$ac_hdr>
5901 EOF
5902 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
5903 { (eval echo configure:5904: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
5904 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
5905 if test -z "$ac_err"; then
5906   rm -rf conftest*
5907   eval "ac_cv_header_$ac_safe=yes"
5908 else
5909   echo "$ac_err" >&5
5910   echo "configure: failed program was:" >&5
5911   cat conftest.$ac_ext >&5
5912   rm -rf conftest*
5913   eval "ac_cv_header_$ac_safe=no"
5914 fi
5915 rm -f conftest*
5916 fi
5917 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
5918   echo "$ac_t""yes" 1>&6
5919     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
5920   cat >> confdefs.h <<EOF
5921 #define $ac_tr_hdr 1
5922 EOF
5923  
5924      cat > conftest.$ac_ext <<EOF
5925 #line 5926 "configure"
5926 #include "confdefs.h"
5927 #include <dvdread/dvd_reader.h>
5928 int main() {
5929 void foo() { int i=DVD_VIDEO_LB_LEN; }
5930 ; return 0; }
5931 EOF
5932 if { (eval echo configure:5933: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then
5933   rm -rf conftest*
5934   
5935           PLUGINS="${PLUGINS} dvdread"
5936           dvdread_LDFLAGS="${dvdread_LDFLAGS} ${test_LDFLAGS} -ldvdread"
5937           dvdread_CFLAGS="${dvdread_CFLAGS} ${test_CFLAGS}"
5938         
5939 else
5940   echo "configure: failed program was:" >&5
5941   cat conftest.$ac_ext >&5
5942   rm -rf conftest*
5943   
5944           if test "x$enableval" != x
5945           then
5946             { echo "configure: error: Cannot find DVD_VIDEO_LB_LEN in dvdread/dvd_reader.h, please install libdvdread version 0.9.2 or later" 1>&2; exit 1; }
5947           fi
5948         
5949 fi
5950 rm -f conftest*
5951   
5952 else
5953   echo "$ac_t""no" 1>&6
5954 if test "x$enableval" != x
5955     then
5956       if test "x$withval" != x
5957       then
5958         { echo "configure: error: Cannot find dvdread/dvd_reader.h in ${withval}/include" 1>&2; exit 1; }
5959       else
5960         { echo "configure: error: Cannot find dvdread/dvd_reader.h" 1>&2; exit 1; }
5961       fi
5962     fi
5963   
5964 fi
5965 done
5966
5967   CPPFLAGS="$save_CPPFLAGS"
5968 fi
5969
5970 # Check whether --enable-vcd or --disable-vcd was given.
5971 if test "${enable_vcd+set}" = set; then
5972   enableval="$enable_vcd"
5973   :
5974 fi
5975
5976
5977 if test x$enable_vcd != xno
5978 then
5979   cat > conftest.$ac_ext <<EOF
5980 #line 5981 "configure"
5981 #include "confdefs.h"
5982 #include <linux/cdrom.h>
5983 EOF
5984 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
5985   egrep "cdrom_msf0" >/dev/null 2>&1; then
5986   rm -rf conftest*
5987   
5988     PLUGINS="${PLUGINS} vcd"
5989   
5990 fi
5991 rm -f conftest*
5992
5993
5994   if test "x${SYS}" = "xbsdi"
5995   then
5996     PLUGINS="${PLUGINS} vcd"
5997   fi
5998
5999   if test "x${SYS}" = "xdarwin"
6000   then
6001     PLUGINS="${PLUGINS} vcd"
6002     vcd_LDFLAGS="${vcd_LDFLAGS} -framework IOKit -framework CoreFoundation" 
6003   fi
6004 fi
6005
6006 # Check whether --enable-satellite or --disable-satellite was given.
6007 if test "${enable_satellite+set}" = set; then
6008   enableval="$enable_satellite"
6009    if test x$enable_satellite = xyes
6010     then
6011       BUILTINS="${BUILTINS} satellite"
6012       cat >> confdefs.h <<\EOF
6013 #define HAVE_SATELLITE 1
6014 EOF
6015
6016     fi
6017 fi
6018
6019
6020 echo $ac_n "checking for inet_pton""... $ac_c" 1>&6
6021 echo "configure:6022: checking for inet_pton" >&5
6022 if eval "test \"`echo '$''{'ac_cv_func_inet_pton'+set}'`\" = set"; then
6023   echo $ac_n "(cached) $ac_c" 1>&6
6024 else
6025   cat > conftest.$ac_ext <<EOF
6026 #line 6027 "configure"
6027 #include "confdefs.h"
6028 /* System header to define __stub macros and hopefully few prototypes,
6029     which can conflict with char inet_pton(); below.  */
6030 #include <assert.h>
6031 /* Override any gcc2 internal prototype to avoid an error.  */
6032 /* We use char because int might match the return type of a gcc2
6033     builtin and then its argument prototype would still apply.  */
6034 char inet_pton();
6035
6036 int main() {
6037
6038 /* The GNU C library defines this for functions which it implements
6039     to always fail with ENOSYS.  Some functions are actually named
6040     something starting with __ and the normal name is an alias.  */
6041 #if defined (__stub_inet_pton) || defined (__stub___inet_pton)
6042 choke me
6043 #else
6044 inet_pton();
6045 #endif
6046
6047 ; return 0; }
6048 EOF
6049 if { (eval echo configure:6050: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
6050   rm -rf conftest*
6051   eval "ac_cv_func_inet_pton=yes"
6052 else
6053   echo "configure: failed program was:" >&5
6054   cat conftest.$ac_ext >&5
6055   rm -rf conftest*
6056   eval "ac_cv_func_inet_pton=no"
6057 fi
6058 rm -f conftest*
6059 fi
6060
6061 if eval "test \"`echo '$ac_cv_func_'inet_pton`\" = yes"; then
6062   echo "$ac_t""yes" 1>&6
6063   PLUGINS="${PLUGINS} ipv6"
6064 else
6065   echo "$ac_t""no" 1>&6
6066 fi
6067
6068
6069
6070 # Check whether --with- or --without- was given.
6071 if test "${with_+set}" = set; then
6072   withval="$with_"
6073   :
6074 fi
6075
6076
6077 # Check whether --enable-mad or --disable-mad was given.
6078 if test "${enable_mad+set}" = set; then
6079   enableval="$enable_mad"
6080   :
6081 fi
6082
6083 if test x$enable_mad = xyes
6084 then
6085   PLUGINS="${PLUGINS} mad"
6086   mad_LDFLAGS="${mad_LDFLAGS} -lmad"
6087   # Check whether --with-mad or --without-mad was given.
6088 if test "${with_mad+set}" = set; then
6089   withval="$with_mad"
6090    if test "x$with_val" != "xno" -a "x$with_val" != "x"
6091       then
6092         mad_CFLAGS="${mad_CFLAGS} -I$with_val/include"
6093         mad_LDFLAGS="${mad_LDFLAGS} -L$with_val/lib"
6094       fi 
6095 fi
6096
6097   save_CFLAGS=$CFLAGS
6098   save_LDFLAGS=$LDFLAGS
6099   CFLAGS="$CFLAGS $mad_CFLAGS"
6100   LDFLAGS="$LDFLAGS $mad_LDFLAGS"
6101   for ac_hdr in mad.h
6102 do
6103 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6104 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6105 echo "configure:6106: checking for $ac_hdr" >&5
6106 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6107   echo $ac_n "(cached) $ac_c" 1>&6
6108 else
6109   cat > conftest.$ac_ext <<EOF
6110 #line 6111 "configure"
6111 #include "confdefs.h"
6112 #include <$ac_hdr>
6113 EOF
6114 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6115 { (eval echo configure:6116: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6116 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6117 if test -z "$ac_err"; then
6118   rm -rf conftest*
6119   eval "ac_cv_header_$ac_safe=yes"
6120 else
6121   echo "$ac_err" >&5
6122   echo "configure: failed program was:" >&5
6123   cat conftest.$ac_ext >&5
6124   rm -rf conftest*
6125   eval "ac_cv_header_$ac_safe=no"
6126 fi
6127 rm -f conftest*
6128 fi
6129 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6130   echo "$ac_t""yes" 1>&6
6131     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6132   cat >> confdefs.h <<EOF
6133 #define $ac_tr_hdr 1
6134 EOF
6135  
6136 else
6137   echo "$ac_t""no" 1>&6
6138 echo "Cannot find development headers for libmad..."
6139     exit 1
6140   
6141 fi
6142 done
6143
6144   echo $ac_n "checking for mad_bit_init in -lmad""... $ac_c" 1>&6
6145 echo "configure:6146: checking for mad_bit_init in -lmad" >&5
6146 ac_lib_var=`echo mad'_'mad_bit_init | sed 'y%./+-%__p_%'`
6147 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6148   echo $ac_n "(cached) $ac_c" 1>&6
6149 else
6150   ac_save_LIBS="$LIBS"
6151 LIBS="-lmad  $LIBS"
6152 cat > conftest.$ac_ext <<EOF
6153 #line 6154 "configure"
6154 #include "confdefs.h"
6155 /* Override any gcc2 internal prototype to avoid an error.  */
6156 /* We use char because int might match the return type of a gcc2
6157     builtin and then its argument prototype would still apply.  */
6158 char mad_bit_init();
6159
6160 int main() {
6161 mad_bit_init()
6162 ; return 0; }
6163 EOF
6164 if { (eval echo configure:6165: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
6165   rm -rf conftest*
6166   eval "ac_cv_lib_$ac_lib_var=yes"
6167 else
6168   echo "configure: failed program was:" >&5
6169   cat conftest.$ac_ext >&5
6170   rm -rf conftest*
6171   eval "ac_cv_lib_$ac_lib_var=no"
6172 fi
6173 rm -f conftest*
6174 LIBS="$ac_save_LIBS"
6175
6176 fi
6177 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6178   echo "$ac_t""yes" 1>&6
6179     ac_tr_lib=HAVE_LIB`echo mad | sed -e 's/[^a-zA-Z0-9_]/_/g' \
6180     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
6181   cat >> confdefs.h <<EOF
6182 #define $ac_tr_lib 1
6183 EOF
6184
6185   LIBS="-lmad $LIBS"
6186
6187 else
6188   echo "$ac_t""no" 1>&6
6189  echo "Cannot find libmad library..."
6190     exit 1
6191   
6192 fi
6193
6194   CFLAGS=$save_CFLAGS
6195   LDFLAGS=$save_LDFLAGS
6196 fi
6197
6198 if test x$SYS = xbeos
6199 then
6200     PLUGINS="${PLUGINS} beos"
6201 fi
6202
6203 # Check whether --enable-a52 or --disable-a52 was given.
6204 if test "${enable_a52+set}" = set; then
6205   enableval="$enable_a52"
6206   :
6207 fi
6208
6209 if test "x$enableval" != "xno" -a x$SYS != xmingw32
6210   then
6211     for ac_hdr in a52dec/a52.h
6212 do
6213 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6214 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6215 echo "configure:6216: checking for $ac_hdr" >&5
6216 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6217   echo $ac_n "(cached) $ac_c" 1>&6
6218 else
6219   cat > conftest.$ac_ext <<EOF
6220 #line 6221 "configure"
6221 #include "confdefs.h"
6222 #include <$ac_hdr>
6223 EOF
6224 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6225 { (eval echo configure:6226: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6226 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6227 if test -z "$ac_err"; then
6228   rm -rf conftest*
6229   eval "ac_cv_header_$ac_safe=yes"
6230 else
6231   echo "$ac_err" >&5
6232   echo "configure: failed program was:" >&5
6233   cat conftest.$ac_ext >&5
6234   rm -rf conftest*
6235   eval "ac_cv_header_$ac_safe=no"
6236 fi
6237 rm -f conftest*
6238 fi
6239 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6240   echo "$ac_t""yes" 1>&6
6241     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6242   cat >> confdefs.h <<EOF
6243 #define $ac_tr_hdr 1
6244 EOF
6245  
6246       BUILTINS="${BUILTINS} a52"
6247       a52_LDFLAGS="${a52_LDFLAGS} -la52 -lm"
6248      
6249 else
6250   echo "$ac_t""no" 1>&6
6251 fi
6252 done
6253
6254 fi
6255
6256 # Check whether --enable-vorbis or --disable-vorbis was given.
6257 if test "${enable_vorbis+set}" = set; then
6258   enableval="$enable_vorbis"
6259   :
6260 fi
6261
6262 if test "x$enableval" != "xno"
6263 then
6264   for ac_hdr in ogg/ogg.h
6265 do
6266 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6267 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6268 echo "configure:6269: checking for $ac_hdr" >&5
6269 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6270   echo $ac_n "(cached) $ac_c" 1>&6
6271 else
6272   cat > conftest.$ac_ext <<EOF
6273 #line 6274 "configure"
6274 #include "confdefs.h"
6275 #include <$ac_hdr>
6276 EOF
6277 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6278 { (eval echo configure:6279: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6279 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6280 if test -z "$ac_err"; then
6281   rm -rf conftest*
6282   eval "ac_cv_header_$ac_safe=yes"
6283 else
6284   echo "$ac_err" >&5
6285   echo "configure: failed program was:" >&5
6286   cat conftest.$ac_ext >&5
6287   rm -rf conftest*
6288   eval "ac_cv_header_$ac_safe=no"
6289 fi
6290 rm -f conftest*
6291 fi
6292 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6293   echo "$ac_t""yes" 1>&6
6294     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6295   cat >> confdefs.h <<EOF
6296 #define $ac_tr_hdr 1
6297 EOF
6298  
6299     PLUGINS="${PLUGINS} vorbis"
6300     vorbis_LDFLAGS="${vorbis_LDFLAGS} -lvorbis"
6301    
6302 else
6303   echo "$ac_t""no" 1>&6
6304 fi
6305 done
6306
6307 fi
6308
6309
6310 # Check whether --with- or --without- was given.
6311 if test "${with_+set}" = set; then
6312   withval="$with_"
6313   :
6314 fi
6315
6316
6317 # Check whether --enable-x11 or --disable-x11 was given.
6318 if test "${enable_x11+set}" = set; then
6319   enableval="$enable_x11"
6320   :
6321 fi
6322
6323 if test x$enable_x11 != xno &&
6324   (test x$SYS != xmingw32 || test x$enable_x11 = xyes); then
6325   if test x$x_includes = xNONE; then
6326     x_includes=/usr/X11R6/include
6327   fi
6328   if test x$x_libraries = xNONE; then
6329     x_libraries=/usr/X11R6/lib
6330   fi
6331   CPPFLAGS="$save_CPPFLAGS -I$x_includes"
6332   for ac_hdr in X11/Xlib.h
6333 do
6334 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6335 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6336 echo "configure:6337: checking for $ac_hdr" >&5
6337 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6338   echo $ac_n "(cached) $ac_c" 1>&6
6339 else
6340   cat > conftest.$ac_ext <<EOF
6341 #line 6342 "configure"
6342 #include "confdefs.h"
6343 #include <$ac_hdr>
6344 EOF
6345 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6346 { (eval echo configure:6347: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6347 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6348 if test -z "$ac_err"; then
6349   rm -rf conftest*
6350   eval "ac_cv_header_$ac_safe=yes"
6351 else
6352   echo "$ac_err" >&5
6353   echo "configure: failed program was:" >&5
6354   cat conftest.$ac_ext >&5
6355   rm -rf conftest*
6356   eval "ac_cv_header_$ac_safe=no"
6357 fi
6358 rm -f conftest*
6359 fi
6360 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6361   echo "$ac_t""yes" 1>&6
6362     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6363   cat >> confdefs.h <<EOF
6364 #define $ac_tr_hdr 1
6365 EOF
6366  
6367     PLUGINS="${PLUGINS} x11"
6368     x11_LDFLAGS="${x11_LDFLAGS} -L$x_libraries -lX11 -lXext"
6369     x11_CFLAGS="${x11_CFLAGS} -I$x_includes"
6370   
6371 else
6372   echo "$ac_t""no" 1>&6
6373 fi
6374 done
6375
6376   CPPFLAGS="$save_CPPFLAGS"
6377 fi
6378
6379 # Check whether --enable-xvideo or --disable-xvideo was given.
6380 if test "${enable_xvideo+set}" = set; then
6381   enableval="$enable_xvideo"
6382   :
6383 fi
6384
6385 if test x$enable_xvideo != xno &&
6386   (test x$SYS != xmingw32 || test x$enable_xvideo = xyes); then
6387   if test x$x_includes = xNONE; then
6388     x_includes=/usr/X11R6/include
6389   fi
6390   if test x$x_libraries = xNONE; then
6391     x_libraries=/usr/X11R6/lib
6392   fi
6393   save_CPPFLAGS=$CPPFLAGS
6394   CPPFLAGS="$save_CPPFLAGS -I$x_includes"
6395   for ac_hdr in X11/extensions/Xv.h
6396 do
6397 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6398 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6399 echo "configure:6400: checking for $ac_hdr" >&5
6400 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6401   echo $ac_n "(cached) $ac_c" 1>&6
6402 else
6403   cat > conftest.$ac_ext <<EOF
6404 #line 6405 "configure"
6405 #include "confdefs.h"
6406 #include <$ac_hdr>
6407 EOF
6408 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6409 { (eval echo configure:6410: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6410 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6411 if test -z "$ac_err"; then
6412   rm -rf conftest*
6413   eval "ac_cv_header_$ac_safe=yes"
6414 else
6415   echo "$ac_err" >&5
6416   echo "configure: failed program was:" >&5
6417   cat conftest.$ac_ext >&5
6418   rm -rf conftest*
6419   eval "ac_cv_header_$ac_safe=no"
6420 fi
6421 rm -f conftest*
6422 fi
6423 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6424   echo "$ac_t""yes" 1>&6
6425     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6426   cat >> confdefs.h <<EOF
6427 #define $ac_tr_hdr 1
6428 EOF
6429  
6430     save_CFLAGS=$CFLAGS
6431     CFLAGS="$CFLAGS -L$x_libraries -lX11 -lXext"
6432     echo $ac_n "checking for XvSetPortAttribute in -lXv_pic""... $ac_c" 1>&6
6433 echo "configure:6434: checking for XvSetPortAttribute in -lXv_pic" >&5
6434 ac_lib_var=`echo Xv_pic'_'XvSetPortAttribute | sed 'y%./+-%__p_%'`
6435 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6436   echo $ac_n "(cached) $ac_c" 1>&6
6437 else
6438   ac_save_LIBS="$LIBS"
6439 LIBS="-lXv_pic  $LIBS"
6440 cat > conftest.$ac_ext <<EOF
6441 #line 6442 "configure"
6442 #include "confdefs.h"
6443 /* Override any gcc2 internal prototype to avoid an error.  */
6444 /* We use char because int might match the return type of a gcc2
6445     builtin and then its argument prototype would still apply.  */
6446 char XvSetPortAttribute();
6447
6448 int main() {
6449 XvSetPortAttribute()
6450 ; return 0; }
6451 EOF
6452 if { (eval echo configure:6453: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
6453   rm -rf conftest*
6454   eval "ac_cv_lib_$ac_lib_var=yes"
6455 else
6456   echo "configure: failed program was:" >&5
6457   cat conftest.$ac_ext >&5
6458   rm -rf conftest*
6459   eval "ac_cv_lib_$ac_lib_var=no"
6460 fi
6461 rm -f conftest*
6462 LIBS="$ac_save_LIBS"
6463
6464 fi
6465 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
6466   echo "$ac_t""yes" 1>&6
6467   # We have Xv_pic, that's good, we can build an xvideo.so plugin !
6468       PLUGINS="${PLUGINS} xvideo"
6469       xvideo_LDFLAGS="${xvideo_LDFLAGS} -L$x_libraries -lX11 -lXext -lXv_pic"
6470       xvideo_CFLAGS="${xvideo_CFLAGS} -I$x_includes"
6471 else
6472   echo "$ac_t""no" 1>&6
6473 # We don't have Xv_pic, let's make xvideo.a as builtin
6474       BUILTINS="${BUILTINS} xvideo"
6475       xvideo_LDFLAGS="${xvideo_LDFLAGS} -L$x_libraries -lX11 -lXext -lXv"
6476       xvideo_CFLAGS="${xvideo_CFLAGS} -I$x_includes"
6477 fi
6478
6479     CFLAGS="$save_CFLAGS"
6480   
6481   CPPFLAGS="$save_CPPFLAGS"
6482 else
6483   echo "$ac_t""no" 1>&6
6484 fi
6485 done
6486
6487 fi
6488
6489 # Check whether --enable-sdl or --disable-sdl was given.
6490 if test "${enable_sdl+set}" = set; then
6491   enableval="$enable_sdl"
6492   :
6493 fi
6494
6495 if test "x$enable_sdl" != "xno"
6496 then
6497   SDL_PATH=$PATH
6498   # Check whether --with-sdl-config-path or --without-sdl-config-path was given.
6499 if test "${with_sdl_config_path+set}" = set; then
6500   withval="$with_sdl_config_path"
6501    if test "x$withval" != "xno"
6502       then
6503         SDL_PATH=$withval:$PATH
6504       fi 
6505 fi
6506
6507   # Extract the first word of "sdl12-config", so it can be a program name with args.
6508 set dummy sdl12-config; ac_word=$2
6509 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6510 echo "configure:6511: checking for $ac_word" >&5
6511 if eval "test \"`echo '$''{'ac_cv_path_SDL12_CONFIG'+set}'`\" = set"; then
6512   echo $ac_n "(cached) $ac_c" 1>&6
6513 else
6514   case "$SDL12_CONFIG" in
6515   /*)
6516   ac_cv_path_SDL12_CONFIG="$SDL12_CONFIG" # Let the user override the test with a path.
6517   ;;
6518   ?:/*)                  
6519   ac_cv_path_SDL12_CONFIG="$SDL12_CONFIG" # Let the user override the test with a dos path.
6520   ;;
6521   *)
6522   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
6523   ac_dummy="$SDL_PATH"
6524   for ac_dir in $ac_dummy; do 
6525     test -z "$ac_dir" && ac_dir=.
6526     if test -f $ac_dir/$ac_word; then
6527       ac_cv_path_SDL12_CONFIG="$ac_dir/$ac_word"
6528       break
6529     fi
6530   done
6531   IFS="$ac_save_ifs"
6532   test -z "$ac_cv_path_SDL12_CONFIG" && ac_cv_path_SDL12_CONFIG="no"
6533   ;;
6534 esac
6535 fi
6536 SDL12_CONFIG="$ac_cv_path_SDL12_CONFIG"
6537 if test -n "$SDL12_CONFIG"; then
6538   echo "$ac_t""$SDL12_CONFIG" 1>&6
6539 else
6540   echo "$ac_t""no" 1>&6
6541 fi
6542
6543   SDL_CONFIG=${SDL12_CONFIG}
6544   SDL_HEADER="SDL12/SDL.h"
6545   if test x${SDL_CONFIG} = xno
6546   then
6547     # Extract the first word of "sdl11-config", so it can be a program name with args.
6548 set dummy sdl11-config; ac_word=$2
6549 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6550 echo "configure:6551: checking for $ac_word" >&5
6551 if eval "test \"`echo '$''{'ac_cv_path_SDL11_CONFIG'+set}'`\" = set"; then
6552   echo $ac_n "(cached) $ac_c" 1>&6
6553 else
6554   case "$SDL11_CONFIG" in
6555   /*)
6556   ac_cv_path_SDL11_CONFIG="$SDL11_CONFIG" # Let the user override the test with a path.
6557   ;;
6558   ?:/*)                  
6559   ac_cv_path_SDL11_CONFIG="$SDL11_CONFIG" # Let the user override the test with a dos path.
6560   ;;
6561   *)
6562   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
6563   ac_dummy="$SDL_PATH"
6564   for ac_dir in $ac_dummy; do 
6565     test -z "$ac_dir" && ac_dir=.
6566     if test -f $ac_dir/$ac_word; then
6567       ac_cv_path_SDL11_CONFIG="$ac_dir/$ac_word"
6568       break
6569     fi
6570   done
6571   IFS="$ac_save_ifs"
6572   test -z "$ac_cv_path_SDL11_CONFIG" && ac_cv_path_SDL11_CONFIG="no"
6573   ;;
6574 esac
6575 fi
6576 SDL11_CONFIG="$ac_cv_path_SDL11_CONFIG"
6577 if test -n "$SDL11_CONFIG"; then
6578   echo "$ac_t""$SDL11_CONFIG" 1>&6
6579 else
6580   echo "$ac_t""no" 1>&6
6581 fi
6582
6583     SDL_CONFIG=${SDL11_CONFIG}
6584     SDL_HEADER="SDL11/SDL.h"
6585   fi
6586   if test x${SDL_CONFIG} = xno
6587   then
6588     # Extract the first word of "sdl-config", so it can be a program name with args.
6589 set dummy sdl-config; ac_word=$2
6590 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
6591 echo "configure:6592: checking for $ac_word" >&5
6592 if eval "test \"`echo '$''{'ac_cv_path_SDL_CONFIG'+set}'`\" = set"; then
6593   echo $ac_n "(cached) $ac_c" 1>&6
6594 else
6595   case "$SDL_CONFIG" in
6596   /*)
6597   ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
6598   ;;
6599   ?:/*)                  
6600   ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a dos path.
6601   ;;
6602   *)
6603   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
6604   ac_dummy="$SDL_PATH"
6605   for ac_dir in $ac_dummy; do 
6606     test -z "$ac_dir" && ac_dir=.
6607     if test -f $ac_dir/$ac_word; then
6608       ac_cv_path_SDL_CONFIG="$ac_dir/$ac_word"
6609       break
6610     fi
6611   done
6612   IFS="$ac_save_ifs"
6613   test -z "$ac_cv_path_SDL_CONFIG" && ac_cv_path_SDL_CONFIG="no"
6614   ;;
6615 esac
6616 fi
6617 SDL_CONFIG="$ac_cv_path_SDL_CONFIG"
6618 if test -n "$SDL_CONFIG"; then
6619   echo "$ac_t""$SDL_CONFIG" 1>&6
6620 else
6621   echo "$ac_t""no" 1>&6
6622 fi
6623
6624     SDL_HEADER="SDL/SDL.h"
6625   fi
6626   if test x${SDL_CONFIG} != xno
6627   then
6628     PLUGINS="${PLUGINS} sdl"
6629     sdl_CFLAGS="${sdl_CFLAGS} `${SDL_CONFIG} --cflags`"
6630     sdl_LDFLAGS="${sdl_LDFLAGS} `${SDL_CONFIG} --libs | sed 's,-rdynamic,,'`"
6631     CPPFLAGS="$save_CPPFLAGS $sdl_CFLAGS"
6632     for ac_hdr in ${SDL_HEADER}
6633 do
6634 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6635 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6636 echo "configure:6637: checking for $ac_hdr" >&5
6637 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6638   echo $ac_n "(cached) $ac_c" 1>&6
6639 else
6640   cat > conftest.$ac_ext <<EOF
6641 #line 6642 "configure"
6642 #include "confdefs.h"
6643 #include <$ac_hdr>
6644 EOF
6645 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6646 { (eval echo configure:6647: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6647 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6648 if test -z "$ac_err"; then
6649   rm -rf conftest*
6650   eval "ac_cv_header_$ac_safe=yes"
6651 else
6652   echo "$ac_err" >&5
6653   echo "configure: failed program was:" >&5
6654   cat conftest.$ac_ext >&5
6655   rm -rf conftest*
6656   eval "ac_cv_header_$ac_safe=no"
6657 fi
6658 rm -f conftest*
6659 fi
6660 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6661   echo "$ac_t""yes" 1>&6
6662     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6663   cat >> confdefs.h <<EOF
6664 #define $ac_tr_hdr 1
6665 EOF
6666  cat >> confdefs.h <<EOF
6667 #define SDL_INCLUDE_FILE <${SDL_HEADER}>
6668 EOF
6669
6670 else
6671   echo "$ac_t""no" 1>&6
6672 { echo "configure: error: The development package for SDL is not installed. 
6673 Please install it and try again. Alternatively you can also configure with 
6674 --disable-sdl." 1>&2; exit 1; }
6675       
6676 fi
6677 done
6678
6679     CPPFLAGS="$save_CPPFLAGS"
6680     if expr 1.1.5 \> `$SDL_CONFIG --version` >/dev/null
6681     then
6682       { echo "configure: error: The development package for SDL is not installed.
6683 Please install it and try again. Alternatively you can also configure with
6684 --disable-sdl." 1>&2; exit 1; }
6685     fi
6686   elif test "x$enable_sdl" =  "xyes"
6687   then
6688     { echo "configure: error: I couldn't find the SDL package. You can download libSDL
6689 from http://www.libsdl.org/, or configure with --disable-sdl. Have a nice day.
6690     " 1>&2; exit 1; }
6691   fi
6692 fi
6693
6694 # Check whether --enable-directx or --disable-directx was given.
6695 if test "${enable_directx+set}" = set; then
6696   enableval="$enable_directx"
6697   :
6698 fi
6699
6700 if test "x$enableval" != "xno"
6701 then
6702   if test x$SYS = xmingw32
6703   then
6704     # Check whether --with-directx or --without-directx was given.
6705 if test "${with_directx+set}" = set; then
6706   withval="$with_directx"
6707   :
6708 fi
6709
6710     if test "x$with_directx" = "x"
6711     then
6712       for ac_hdr in ddraw.h
6713 do
6714 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6715 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6716 echo "configure:6717: checking for $ac_hdr" >&5
6717 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6718   echo $ac_n "(cached) $ac_c" 1>&6
6719 else
6720   cat > conftest.$ac_ext <<EOF
6721 #line 6722 "configure"
6722 #include "confdefs.h"
6723 #include <$ac_hdr>
6724 EOF
6725 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6726 { (eval echo configure:6727: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6727 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6728 if test -z "$ac_err"; then
6729   rm -rf conftest*
6730   eval "ac_cv_header_$ac_safe=yes"
6731 else
6732   echo "$ac_err" >&5
6733   echo "configure: failed program was:" >&5
6734   cat conftest.$ac_ext >&5
6735   rm -rf conftest*
6736   eval "ac_cv_header_$ac_safe=no"
6737 fi
6738 rm -f conftest*
6739 fi
6740 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6741   echo "$ac_t""yes" 1>&6
6742     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6743   cat >> confdefs.h <<EOF
6744 #define $ac_tr_hdr 1
6745 EOF
6746   PLUGINS="${PLUGINS} directx"
6747         directx_LDFLAGS="${directx_LDFLAGS} -lgdi32" 
6748 else
6749   echo "$ac_t""no" 1>&6
6750 fi
6751 done
6752
6753     else
6754       echo $ac_n "checking for directX headers in ${withval}""... $ac_c" 1>&6
6755 echo "configure:6756: checking for directX headers in ${withval}" >&5
6756       if test -f ${withval}/ddraw.h
6757       then
6758         PLUGINS="${PLUGINS} directx"
6759         directx_LDFLAGS="${directx_LDFLAGS} -L${withval}/lib -lgdi32"
6760         directx_CFLAGS="${directx_CFLAGS} -I${withval}"
6761         echo "$ac_t""yes" 1>&6
6762       else
6763         echo "$ac_t""no" 1>&6
6764         { echo "configure: error: Cannot find ${withval}/ddraw.h!" 1>&2; exit 1; }
6765       fi
6766     fi
6767   fi
6768 fi
6769
6770 # Check whether --enable-fb or --disable-fb was given.
6771 if test "${enable_fb+set}" = set; then
6772   enableval="$enable_fb"
6773   :
6774 fi
6775
6776     if test x$enable_fb != xno
6777     then
6778       for ac_hdr in linux/fb.h
6779 do
6780 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6781 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6782 echo "configure:6783: checking for $ac_hdr" >&5
6783 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6784   echo $ac_n "(cached) $ac_c" 1>&6
6785 else
6786   cat > conftest.$ac_ext <<EOF
6787 #line 6788 "configure"
6788 #include "confdefs.h"
6789 #include <$ac_hdr>
6790 EOF
6791 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6792 { (eval echo configure:6793: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6793 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6794 if test -z "$ac_err"; then
6795   rm -rf conftest*
6796   eval "ac_cv_header_$ac_safe=yes"
6797 else
6798   echo "$ac_err" >&5
6799   echo "configure: failed program was:" >&5
6800   cat conftest.$ac_ext >&5
6801   rm -rf conftest*
6802   eval "ac_cv_header_$ac_safe=no"
6803 fi
6804 rm -f conftest*
6805 fi
6806 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6807   echo "$ac_t""yes" 1>&6
6808     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6809   cat >> confdefs.h <<EOF
6810 #define $ac_tr_hdr 1
6811 EOF
6812  
6813         PLUGINS="${PLUGINS} fb"
6814       
6815 else
6816   echo "$ac_t""no" 1>&6
6817 fi
6818 done
6819
6820     fi
6821
6822 # Check whether --enable-mga or --disable-mga was given.
6823 if test "${enable_mga+set}" = set; then
6824   enableval="$enable_mga"
6825    if test x$enable_mga = xyes
6826     then
6827       PLUGINS="${PLUGINS} mga xmga"
6828     fi 
6829 fi
6830
6831
6832 # Check whether --enable-ggi or --disable-ggi was given.
6833 if test "${enable_ggi+set}" = set; then
6834   enableval="$enable_ggi"
6835   :
6836 fi
6837
6838 if test x$enable_ggi = xyes
6839 then
6840   PLUGINS="${PLUGINS} ggi"
6841   ggi_LDFLAGS="${ggi_LDFLAGS} -lggi"
6842   # Check whether --with-ggi or --without-ggi was given.
6843 if test "${with_ggi+set}" = set; then
6844   withval="$with_ggi"
6845    if test "x$with_val" != "xno" -a "x$with_val" != "x"
6846       then
6847         CFLAGS_GGI="${CFLAGS_GGI} -I$with_val/include"
6848         ggi_LDFLAGS="${ggi_LDFLAGS} -L$with_val/lib"
6849       fi 
6850 fi
6851
6852 fi
6853
6854 # Check whether --enable-glide or --disable-glide was given.
6855 if test "${enable_glide+set}" = set; then
6856   enableval="$enable_glide"
6857   :
6858 fi
6859
6860 if test x$enable_glide = xyes
6861 then
6862   PLUGINS="${PLUGINS} glide"
6863   glide_LDFLAGS="${glide_LDFLAGS} -lglide2x -lm"
6864   glide_CFLAGS="${glide_CFLAGS} -I/usr/include/glide"
6865   # Check whether --with-glide or --without-glide was given.
6866 if test "${with_glide+set}" = set; then
6867   withval="$with_glide"
6868    if test "x$with_val" != "xno" -a "x$with_val" != "x"
6869       then
6870         glide_CFLAGS="${glide_CFLAGS} -I$with_val/include"
6871         glide_LDFLAGS="${glide_LDFLAGS} -L$with_val/lib"
6872       fi 
6873 fi
6874
6875 fi
6876
6877 # Check whether --enable-aa or --disable-aa was given.
6878 if test "${enable_aa+set}" = set; then
6879   enableval="$enable_aa"
6880   :
6881 fi
6882
6883 if test x$enable_aa = xyes
6884 then
6885   ac_safe=`echo "aalib.h" | sed 'y%./+-%__p_%'`
6886 echo $ac_n "checking for aalib.h""... $ac_c" 1>&6
6887 echo "configure:6888: checking for aalib.h" >&5
6888 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6889   echo $ac_n "(cached) $ac_c" 1>&6
6890 else
6891   cat > conftest.$ac_ext <<EOF
6892 #line 6893 "configure"
6893 #include "confdefs.h"
6894 #include <aalib.h>
6895 EOF
6896 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6897 { (eval echo configure:6898: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6898 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6899 if test -z "$ac_err"; then
6900   rm -rf conftest*
6901   eval "ac_cv_header_$ac_safe=yes"
6902 else
6903   echo "$ac_err" >&5
6904   echo "configure: failed program was:" >&5
6905   cat conftest.$ac_ext >&5
6906   rm -rf conftest*
6907   eval "ac_cv_header_$ac_safe=no"
6908 fi
6909 rm -f conftest*
6910 fi
6911 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6912   echo "$ac_t""yes" 1>&6
6913   have_aa="true"
6914 else
6915   echo "$ac_t""no" 1>&6
6916 have_aa="false"
6917 fi
6918
6919   if test x$have_aa = xtrue
6920   then
6921     PLUGINS="${PLUGINS} aa"
6922     aa_LDFLAGS="${aa_LDFLAGS} -laa"
6923   fi
6924 fi
6925
6926
6927 # Check whether --with- or --without- was given.
6928 if test "${with_+set}" = set; then
6929   withval="$with_"
6930   :
6931 fi
6932
6933
6934 # Check whether --enable-dsp or --disable-dsp was given.
6935 if test "${enable_dsp+set}" = set; then
6936   enableval="$enable_dsp"
6937   :
6938 fi
6939
6940
6941 if test x$enable_dsp != xno &&
6942   (test x$SYS != xmingw32 || test x$enable_dsp = xyes)
6943 then
6944   for ac_hdr in soundcard.h sys/soundcard.h machine/soundcard.h
6945 do
6946 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
6947 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
6948 echo "configure:6949: checking for $ac_hdr" >&5
6949 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
6950   echo $ac_n "(cached) $ac_c" 1>&6
6951 else
6952   cat > conftest.$ac_ext <<EOF
6953 #line 6954 "configure"
6954 #include "confdefs.h"
6955 #include <$ac_hdr>
6956 EOF
6957 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
6958 { (eval echo configure:6959: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
6959 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
6960 if test -z "$ac_err"; then
6961   rm -rf conftest*
6962   eval "ac_cv_header_$ac_safe=yes"
6963 else
6964   echo "$ac_err" >&5
6965   echo "configure: failed program was:" >&5
6966   cat conftest.$ac_ext >&5
6967   rm -rf conftest*
6968   eval "ac_cv_header_$ac_safe=no"
6969 fi
6970 rm -f conftest*
6971 fi
6972 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
6973   echo "$ac_t""yes" 1>&6
6974     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
6975   cat >> confdefs.h <<EOF
6976 #define $ac_tr_hdr 1
6977 EOF
6978  
6979     PLUGINS="${PLUGINS} dsp"
6980     echo $ac_n "checking for main in -lossaudio""... $ac_c" 1>&6
6981 echo "configure:6982: checking for main in -lossaudio" >&5
6982 ac_lib_var=`echo ossaudio'_'main | sed 'y%./+-%__p_%'`
6983 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
6984   echo $ac_n "(cached) $ac_c" 1>&6
6985 else
6986   ac_save_LIBS="$LIBS"
6987 LIBS="-lossaudio  $LIBS"
6988 cat > conftest.$ac_ext <<EOF
6989 #line 6990 "configure"
6990 #include "confdefs.h"
6991
6992 int main() {
6993 main()
6994 ; return 0; }
6995 EOF
6996 if { (eval echo configure:6997: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
6997   rm -rf conftest*
6998   eval "ac_cv_lib_$ac_lib_var=yes"
6999 else
7000   echo "configure: failed program was:" >&5
7001   cat conftest.$ac_ext >&5
7002   rm -rf conftest*
7003   eval "ac_cv_lib_$ac_lib_var=no"
7004 fi
7005 rm -f conftest*
7006 LIBS="$ac_save_LIBS"
7007
7008 fi
7009 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7010   echo "$ac_t""yes" 1>&6
7011   dsp_LDFLAGS="${dsp_LDFLAGS} -lossaudio"
7012 else
7013   echo "$ac_t""no" 1>&6
7014 fi
7015
7016   
7017 else
7018   echo "$ac_t""no" 1>&6
7019 fi
7020 done
7021
7022 fi
7023
7024 # Check whether --enable-esd or --disable-esd was given.
7025 if test "${enable_esd+set}" = set; then
7026   enableval="$enable_esd"
7027   if test x$enable_esd = xyes
7028    then
7029      # Extract the first word of "esd-config", so it can be a program name with args.
7030 set dummy esd-config; ac_word=$2
7031 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
7032 echo "configure:7033: checking for $ac_word" >&5
7033 if eval "test \"`echo '$''{'ac_cv_path_ESD_CONFIG'+set}'`\" = set"; then
7034   echo $ac_n "(cached) $ac_c" 1>&6
7035 else
7036   case "$ESD_CONFIG" in
7037   /*)
7038   ac_cv_path_ESD_CONFIG="$ESD_CONFIG" # Let the user override the test with a path.
7039   ;;
7040   ?:/*)                  
7041   ac_cv_path_ESD_CONFIG="$ESD_CONFIG" # Let the user override the test with a dos path.
7042   ;;
7043   *)
7044   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
7045   ac_dummy="$PATH"
7046   for ac_dir in $ac_dummy; do 
7047     test -z "$ac_dir" && ac_dir=.
7048     if test -f $ac_dir/$ac_word; then
7049       ac_cv_path_ESD_CONFIG="$ac_dir/$ac_word"
7050       break
7051     fi
7052   done
7053   IFS="$ac_save_ifs"
7054   test -z "$ac_cv_path_ESD_CONFIG" && ac_cv_path_ESD_CONFIG="no"
7055   ;;
7056 esac
7057 fi
7058 ESD_CONFIG="$ac_cv_path_ESD_CONFIG"
7059 if test -n "$ESD_CONFIG"; then
7060   echo "$ac_t""$ESD_CONFIG" 1>&6
7061 else
7062   echo "$ac_t""no" 1>&6
7063 fi
7064
7065      if test x${ESD_CONFIG} != xno
7066      then
7067        PLUGINS="${PLUGINS} esd"
7068        esd_CFLAGS="${esd_CFLAGS} `${ESD_CONFIG} --cflags`"
7069        esd_LDFLAGS="${esd_LDFLAGS} `${ESD_CONFIG} --libs`"
7070      fi
7071    fi
7072 fi
7073
7074
7075 # Check whether --enable-arts or --disable-arts was given.
7076 if test "${enable_arts+set}" = set; then
7077   enableval="$enable_arts"
7078   if test x$enable_arts = xyes
7079    then
7080      # Extract the first word of "artsc-config", so it can be a program name with args.
7081 set dummy artsc-config; ac_word=$2
7082 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
7083 echo "configure:7084: checking for $ac_word" >&5
7084 if eval "test \"`echo '$''{'ac_cv_path_ARTS_CONFIG'+set}'`\" = set"; then
7085   echo $ac_n "(cached) $ac_c" 1>&6
7086 else
7087   case "$ARTS_CONFIG" in
7088   /*)
7089   ac_cv_path_ARTS_CONFIG="$ARTS_CONFIG" # Let the user override the test with a path.
7090   ;;
7091   ?:/*)                  
7092   ac_cv_path_ARTS_CONFIG="$ARTS_CONFIG" # Let the user override the test with a dos path.
7093   ;;
7094   *)
7095   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
7096   ac_dummy="$PATH"
7097   for ac_dir in $ac_dummy; do 
7098     test -z "$ac_dir" && ac_dir=.
7099     if test -f $ac_dir/$ac_word; then
7100       ac_cv_path_ARTS_CONFIG="$ac_dir/$ac_word"
7101       break
7102     fi
7103   done
7104   IFS="$ac_save_ifs"
7105   test -z "$ac_cv_path_ARTS_CONFIG" && ac_cv_path_ARTS_CONFIG="no"
7106   ;;
7107 esac
7108 fi
7109 ARTS_CONFIG="$ac_cv_path_ARTS_CONFIG"
7110 if test -n "$ARTS_CONFIG"; then
7111   echo "$ac_t""$ARTS_CONFIG" 1>&6
7112 else
7113   echo "$ac_t""no" 1>&6
7114 fi
7115
7116      if test x${ARTS_CONFIG} != xno
7117      then
7118        PLUGINS="${PLUGINS} arts"
7119        arts_CFLAGS="${arts_CFLAGS} `${ARTS_CONFIG} --cflags`"
7120        arts_LDFLAGS="${arts_LDFLAGS} `${ARTS_CONFIG} --libs `"
7121      fi
7122    fi
7123 fi
7124
7125
7126 # Check whether --enable-alsa or --disable-alsa was given.
7127 if test "${enable_alsa+set}" = set; then
7128   enableval="$enable_alsa"
7129   if test x$enable_alsa = xyes
7130    then
7131      ac_safe=`echo "alsa/asoundlib.h" | sed 'y%./+-%__p_%'`
7132 echo $ac_n "checking for alsa/asoundlib.h""... $ac_c" 1>&6
7133 echo "configure:7134: checking for alsa/asoundlib.h" >&5
7134 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
7135   echo $ac_n "(cached) $ac_c" 1>&6
7136 else
7137   cat > conftest.$ac_ext <<EOF
7138 #line 7139 "configure"
7139 #include "confdefs.h"
7140 #include <alsa/asoundlib.h>
7141 EOF
7142 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7143 { (eval echo configure:7144: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7144 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7145 if test -z "$ac_err"; then
7146   rm -rf conftest*
7147   eval "ac_cv_header_$ac_safe=yes"
7148 else
7149   echo "$ac_err" >&5
7150   echo "configure: failed program was:" >&5
7151   cat conftest.$ac_ext >&5
7152   rm -rf conftest*
7153   eval "ac_cv_header_$ac_safe=no"
7154 fi
7155 rm -f conftest*
7156 fi
7157 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
7158   echo "$ac_t""yes" 1>&6
7159   echo $ac_n "checking for main in -lasound""... $ac_c" 1>&6
7160 echo "configure:7161: checking for main in -lasound" >&5
7161 ac_lib_var=`echo asound'_'main | sed 'y%./+-%__p_%'`
7162 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7163   echo $ac_n "(cached) $ac_c" 1>&6
7164 else
7165   ac_save_LIBS="$LIBS"
7166 LIBS="-lasound  $LIBS"
7167 cat > conftest.$ac_ext <<EOF
7168 #line 7169 "configure"
7169 #include "confdefs.h"
7170
7171 int main() {
7172 main()
7173 ; return 0; }
7174 EOF
7175 if { (eval echo configure:7176: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7176   rm -rf conftest*
7177   eval "ac_cv_lib_$ac_lib_var=yes"
7178 else
7179   echo "configure: failed program was:" >&5
7180   cat conftest.$ac_ext >&5
7181   rm -rf conftest*
7182   eval "ac_cv_lib_$ac_lib_var=no"
7183 fi
7184 rm -f conftest*
7185 LIBS="$ac_save_LIBS"
7186
7187 fi
7188 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7189   echo "$ac_t""yes" 1>&6
7190   have_alsa="true"
7191 else
7192   echo "$ac_t""no" 1>&6
7193 have_alsa="false"
7194 fi
7195
7196 else
7197   echo "$ac_t""no" 1>&6
7198 have_alsa="false"
7199 fi
7200
7201      if test x$have_alsa = xtrue
7202      then
7203        PLUGINS="${PLUGINS} alsa"
7204        alsa_LDFLAGS="${alsa_LDFLAGS} -lasound -lm -ldl"
7205      fi
7206    fi
7207 fi
7208
7209
7210 # Check whether --enable-waveout or --disable-waveout was given.
7211 if test "${enable_waveout+set}" = set; then
7212   enableval="$enable_waveout"
7213   :
7214 fi
7215
7216 if test "x$enableval" != "xno" -a x$SYS = xmingw32
7217   then
7218     PLUGINS="${PLUGINS} waveout"
7219     waveout_LDFLAGS="-lwinmm"
7220 fi
7221
7222
7223 # Check whether --with- or --without- was given.
7224 if test "${with_+set}" = set; then
7225   withval="$with_"
7226   :
7227 fi
7228
7229
7230 # Check whether --enable-gtk or --disable-gtk was given.
7231 if test "${enable_gtk+set}" = set; then
7232   enableval="$enable_gtk"
7233   :
7234 fi
7235
7236 if test x$enable_gtk != xno
7237 then
7238   GTK_PATH=$PATH
7239   # Check whether --with-gtk-config-path or --without-gtk-config-path was given.
7240 if test "${with_gtk_config_path+set}" = set; then
7241   withval="$with_gtk_config_path"
7242    if test "x$withval" != "xno"
7243       then
7244         GTK_PATH=$withval:$PATH
7245       fi 
7246 fi
7247
7248   # look for gtk-config
7249   # Extract the first word of "gtk12-config", so it can be a program name with args.
7250 set dummy gtk12-config; ac_word=$2
7251 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
7252 echo "configure:7253: checking for $ac_word" >&5
7253 if eval "test \"`echo '$''{'ac_cv_path_GTK12_CONFIG'+set}'`\" = set"; then
7254   echo $ac_n "(cached) $ac_c" 1>&6
7255 else
7256   case "$GTK12_CONFIG" in
7257   /*)
7258   ac_cv_path_GTK12_CONFIG="$GTK12_CONFIG" # Let the user override the test with a path.
7259   ;;
7260   ?:/*)                  
7261   ac_cv_path_GTK12_CONFIG="$GTK12_CONFIG" # Let the user override the test with a dos path.
7262   ;;
7263   *)
7264   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
7265   ac_dummy="$GTK_PATH"
7266   for ac_dir in $ac_dummy; do 
7267     test -z "$ac_dir" && ac_dir=.
7268     if test -f $ac_dir/$ac_word; then
7269       ac_cv_path_GTK12_CONFIG="$ac_dir/$ac_word"
7270       break
7271     fi
7272   done
7273   IFS="$ac_save_ifs"
7274   test -z "$ac_cv_path_GTK12_CONFIG" && ac_cv_path_GTK12_CONFIG="no"
7275   ;;
7276 esac
7277 fi
7278 GTK12_CONFIG="$ac_cv_path_GTK12_CONFIG"
7279 if test -n "$GTK12_CONFIG"; then
7280   echo "$ac_t""$GTK12_CONFIG" 1>&6
7281 else
7282   echo "$ac_t""no" 1>&6
7283 fi
7284
7285   GTK_CONFIG=${GTK12_CONFIG}
7286   if test x${GTK_CONFIG} = xno
7287   then
7288     # Extract the first word of "gtk-config", so it can be a program name with args.
7289 set dummy gtk-config; ac_word=$2
7290 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
7291 echo "configure:7292: checking for $ac_word" >&5
7292 if eval "test \"`echo '$''{'ac_cv_path_GTK_CONFIG'+set}'`\" = set"; then
7293   echo $ac_n "(cached) $ac_c" 1>&6
7294 else
7295   case "$GTK_CONFIG" in
7296   /*)
7297   ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a path.
7298   ;;
7299   ?:/*)                  
7300   ac_cv_path_GTK_CONFIG="$GTK_CONFIG" # Let the user override the test with a dos path.
7301   ;;
7302   *)
7303   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
7304   ac_dummy="$GTK_PATH"
7305   for ac_dir in $ac_dummy; do 
7306     test -z "$ac_dir" && ac_dir=.
7307     if test -f $ac_dir/$ac_word; then
7308       ac_cv_path_GTK_CONFIG="$ac_dir/$ac_word"
7309       break
7310     fi
7311   done
7312   IFS="$ac_save_ifs"
7313   test -z "$ac_cv_path_GTK_CONFIG" && ac_cv_path_GTK_CONFIG="no"
7314   ;;
7315 esac
7316 fi
7317 GTK_CONFIG="$ac_cv_path_GTK_CONFIG"
7318 if test -n "$GTK_CONFIG"; then
7319   echo "$ac_t""$GTK_CONFIG" 1>&6
7320 else
7321   echo "$ac_t""no" 1>&6
7322 fi
7323
7324   fi
7325   if test x${GTK_CONFIG} != xno
7326   then
7327     if expr 1.2.0 \> `$GTK_CONFIG --version` >/dev/null
7328     then
7329       { echo "configure: error: Your development package for Gtk+ is too old, you need at least version 1.2.0. Please upgrade and try again. Alternatively you can also configure with --disable-gtk." 1>&2; exit 1; }
7330     fi
7331     gtk_CFLAGS="${gtk_CFLAGS} `${GTK_CONFIG} --cflags gtk`"
7332     gtk_LDFLAGS="${gtk_LDFLAGS} `${GTK_CONFIG} --libs gtk | sed 's,-rdynamic,,'`"
7333     # now look for the gtk.h header
7334     CPPFLAGS="$save_CPPFLAGS $gtk_CFLAGS"
7335     ac_cv_gtk_headers=yes
7336     for ac_hdr in gtk/gtk.h glib.h gdk/gdk.h
7337 do
7338 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
7339 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
7340 echo "configure:7341: checking for $ac_hdr" >&5
7341 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
7342   echo $ac_n "(cached) $ac_c" 1>&6
7343 else
7344   cat > conftest.$ac_ext <<EOF
7345 #line 7346 "configure"
7346 #include "confdefs.h"
7347 #include <$ac_hdr>
7348 EOF
7349 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7350 { (eval echo configure:7351: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7351 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7352 if test -z "$ac_err"; then
7353   rm -rf conftest*
7354   eval "ac_cv_header_$ac_safe=yes"
7355 else
7356   echo "$ac_err" >&5
7357   echo "configure: failed program was:" >&5
7358   cat conftest.$ac_ext >&5
7359   rm -rf conftest*
7360   eval "ac_cv_header_$ac_safe=no"
7361 fi
7362 rm -f conftest*
7363 fi
7364 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
7365   echo "$ac_t""yes" 1>&6
7366     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
7367   cat >> confdefs.h <<EOF
7368 #define $ac_tr_hdr 1
7369 EOF
7370  
7371 else
7372   echo "$ac_t""no" 1>&6
7373 ac_cv_gtk_headers=no
7374       echo "Cannot find gtk development headers."
7375     
7376 fi
7377 done
7378
7379     if test "x$ac_cv_gtk_headers" = xyes
7380     then
7381       PLUGINS="${PLUGINS} gtk"
7382       ALIASES="${ALIASES} gvlc"
7383     fi
7384     CPPFLAGS="$save_CPPFLAGS"
7385   fi
7386 fi
7387
7388 # Check whether --enable-gnome or --disable-gnome was given.
7389 if test "${enable_gnome+set}" = set; then
7390   enableval="$enable_gnome"
7391   if test x$enable_gnome = xyes; then
7392     # look for gnome-config
7393     # Extract the first word of "gnome-config", so it can be a program name with args.
7394 set dummy gnome-config; ac_word=$2
7395 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
7396 echo "configure:7397: checking for $ac_word" >&5
7397 if eval "test \"`echo '$''{'ac_cv_path_GNOME_CONFIG'+set}'`\" = set"; then
7398   echo $ac_n "(cached) $ac_c" 1>&6
7399 else
7400   case "$GNOME_CONFIG" in
7401   /*)
7402   ac_cv_path_GNOME_CONFIG="$GNOME_CONFIG" # Let the user override the test with a path.
7403   ;;
7404   ?:/*)                  
7405   ac_cv_path_GNOME_CONFIG="$GNOME_CONFIG" # Let the user override the test with a dos path.
7406   ;;
7407   *)
7408   IFS="${IFS=   }"; ac_save_ifs="$IFS"; IFS=":"
7409   ac_dummy="$PATH"
7410   for ac_dir in $ac_dummy; do 
7411     test -z "$ac_dir" && ac_dir=.
7412     if test -f $ac_dir/$ac_word; then
7413       ac_cv_path_GNOME_CONFIG="$ac_dir/$ac_word"
7414       break
7415     fi
7416   done
7417   IFS="$ac_save_ifs"
7418   test -z "$ac_cv_path_GNOME_CONFIG" && ac_cv_path_GNOME_CONFIG="no"
7419   ;;
7420 esac
7421 fi
7422 GNOME_CONFIG="$ac_cv_path_GNOME_CONFIG"
7423 if test -n "$GNOME_CONFIG"; then
7424   echo "$ac_t""$GNOME_CONFIG" 1>&6
7425 else
7426   echo "$ac_t""no" 1>&6
7427 fi
7428
7429     if test -x ${GNOME_CONFIG}
7430     then
7431        gnome_CFLAGS="${gnome_CFLAGS} `${GNOME_CONFIG} --cflags gtk gnomeui`"
7432        gnome_LDFLAGS="${gnome_LDFLAGS} `${GNOME_CONFIG} --libs gnomeui | sed 's,-rdynamic,,'`"
7433     fi
7434     # now look for the gnome.h header
7435     CPPFLAGS="$save_CPPFLAGS $gnome_CFLAGS"
7436     for ac_hdr in gnome.h
7437 do
7438 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
7439 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
7440 echo "configure:7441: checking for $ac_hdr" >&5
7441 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
7442   echo $ac_n "(cached) $ac_c" 1>&6
7443 else
7444   cat > conftest.$ac_ext <<EOF
7445 #line 7446 "configure"
7446 #include "confdefs.h"
7447 #include <$ac_hdr>
7448 EOF
7449 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7450 { (eval echo configure:7451: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7451 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7452 if test -z "$ac_err"; then
7453   rm -rf conftest*
7454   eval "ac_cv_header_$ac_safe=yes"
7455 else
7456   echo "$ac_err" >&5
7457   echo "configure: failed program was:" >&5
7458   cat conftest.$ac_ext >&5
7459   rm -rf conftest*
7460   eval "ac_cv_header_$ac_safe=no"
7461 fi
7462 rm -f conftest*
7463 fi
7464 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
7465   echo "$ac_t""yes" 1>&6
7466     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
7467   cat >> confdefs.h <<EOF
7468 #define $ac_tr_hdr 1
7469 EOF
7470  
7471       PLUGINS="${PLUGINS} gnome"
7472       ALIASES="${ALIASES} gnome-vlc"
7473      
7474 else
7475   echo "$ac_t""no" 1>&6
7476 { echo "configure: error: Can't find gnome headers. Please install the gnome
7477 developement tools or remove the --enable-gnome option" 1>&2; exit 1; }
7478      
7479 fi
7480 done
7481
7482     CPPFLAGS="$save_CPPFLAGS"
7483   fi
7484 fi
7485
7486
7487 # Check whether --enable-qt or --disable-qt was given.
7488 if test "${enable_qt+set}" = set; then
7489   enableval="$enable_qt"
7490   if test x$enable_qt = xyes; then
7491      PLUGINS="${PLUGINS} qt"
7492      ALIASES="${ALIASES} qvlc"
7493      qt_LDFLAGS="${qt_LDFLAGS} -lqt -L${QTDIR}/lib"
7494      qt_CFLAGS="${qt_CFLAGS} -I/usr/include/qt -I${QTDIR}/include"
7495      if test -x ${QTDIR}/bin/moc
7496      then
7497        MOC=${QTDIR}/bin/moc
7498      else
7499        MOC=moc
7500      fi
7501    fi
7502 fi
7503
7504
7505 # Check whether --enable-kde or --disable-kde was given.
7506 if test "${enable_kde+set}" = set; then
7507   enableval="$enable_kde"
7508   if test x$enable_kde = xyes; then
7509      PLUGINS="${PLUGINS} kde"
7510      ALIASES="${ALIASES} kvlc"
7511      kde_LDFLAGS="${kde_LDFLAGS} -L${KDEDIR}/lib -lkfile"
7512      kde_CFLAGS="${kde_CFLAGS} -I/usr/include/kde -I/usr/include/qt"
7513      kde_CFLAGS="${kde_CFLAGS} -I${KDEDIR}/include -I${QTDIR}/include"
7514      if test -x ${QTDIR}/bin/moc
7515      then
7516        MOC=${QTDIR}/bin/moc
7517      else
7518        MOC=moc
7519      fi
7520    fi
7521 fi
7522
7523
7524 # Check whether --enable-macosx or --disable-macosx was given.
7525 if test "${enable_macosx+set}" = set; then
7526   enableval="$enable_macosx"
7527   if test x$enable_macosx = xyes
7528    then
7529      BUILTINS="${BUILTINS} macosx"
7530      macosx_LDFLAGS="${macosx_LDFLAGS} -framework CoreAudio -framework AudioToolbox -framework Cocoa -framework AGL -framework QuickTime -lobjc"
7531      macosx_CFLAGS="${macosx_CFLAGS} -ObjC"
7532      LDFLAGS="${LDFLAGS} -ObjC"
7533    fi
7534 else
7535   for ac_hdr in Cocoa/Cocoa.h
7536 do
7537 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
7538 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
7539 echo "configure:7540: checking for $ac_hdr" >&5
7540 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
7541   echo $ac_n "(cached) $ac_c" 1>&6
7542 else
7543   cat > conftest.$ac_ext <<EOF
7544 #line 7545 "configure"
7545 #include "confdefs.h"
7546 #include <$ac_hdr>
7547 EOF
7548 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7549 { (eval echo configure:7550: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7550 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7551 if test -z "$ac_err"; then
7552   rm -rf conftest*
7553   eval "ac_cv_header_$ac_safe=yes"
7554 else
7555   echo "$ac_err" >&5
7556   echo "configure: failed program was:" >&5
7557   cat conftest.$ac_ext >&5
7558   rm -rf conftest*
7559   eval "ac_cv_header_$ac_safe=no"
7560 fi
7561 rm -f conftest*
7562 fi
7563 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
7564   echo "$ac_t""yes" 1>&6
7565     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
7566   cat >> confdefs.h <<EOF
7567 #define $ac_tr_hdr 1
7568 EOF
7569  BUILTINS="${BUILTINS} macosx"
7570      macosx_LDFLAGS="${macosx_LDFLAGS} -framework CoreAudio -framework AudioToolbox -framework Cocoa -framework AGL -framework QuickTime -lobjc"
7571      macosx_CFLAGS="${macosx_CFLAGS} -ObjC"
7572      LDFLAGS="${LDFLAGS} -ObjC"
7573    
7574 else
7575   echo "$ac_t""no" 1>&6
7576 fi
7577 done
7578
7579 fi
7580
7581
7582 # Check whether --enable-qnx or --disable-qnx was given.
7583 if test "${enable_qnx+set}" = set; then
7584   enableval="$enable_qnx"
7585   :
7586 fi
7587
7588     if test x$enable_qnx != xno
7589     then
7590       for ac_hdr in Ph.h
7591 do
7592 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'`
7593 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6
7594 echo "configure:7595: checking for $ac_hdr" >&5
7595 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
7596   echo $ac_n "(cached) $ac_c" 1>&6
7597 else
7598   cat > conftest.$ac_ext <<EOF
7599 #line 7600 "configure"
7600 #include "confdefs.h"
7601 #include <$ac_hdr>
7602 EOF
7603 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7604 { (eval echo configure:7605: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7605 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7606 if test -z "$ac_err"; then
7607   rm -rf conftest*
7608   eval "ac_cv_header_$ac_safe=yes"
7609 else
7610   echo "$ac_err" >&5
7611   echo "configure: failed program was:" >&5
7612   cat conftest.$ac_ext >&5
7613   rm -rf conftest*
7614   eval "ac_cv_header_$ac_safe=no"
7615 fi
7616 rm -f conftest*
7617 fi
7618 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
7619   echo "$ac_t""yes" 1>&6
7620     ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'`
7621   cat >> confdefs.h <<EOF
7622 #define $ac_tr_hdr 1
7623 EOF
7624  
7625         PLUGINS="${PLUGINS} qnx"
7626         qnx_LDFLAGS="${qnx_LDFLAGS} -lasound -lph"
7627       
7628 else
7629   echo "$ac_t""no" 1>&6
7630 fi
7631 done
7632
7633     fi
7634
7635 # Check whether --enable-intfwin or --disable-intfwin was given.
7636 if test "${enable_intfwin+set}" = set; then
7637   enableval="$enable_intfwin"
7638    if test "x$enableval" != "xno"
7639   then
7640     # Check whether --with-bcbuilder or --without-bcbuilder was given.
7641 if test "${with_bcbuilder+set}" = set; then
7642   withval="$with_bcbuilder"
7643   :
7644 fi
7645
7646     if test "x$with_bcbuilder" != "x"
7647     then
7648       BCBUILDER="$with_bcbuilder"
7649     fi
7650     PLUGINS="${PLUGINS} intfwin"
7651   fi 
7652 fi
7653
7654
7655 # Check whether --enable-ncurses or --disable-ncurses was given.
7656 if test "${enable_ncurses+set}" = set; then
7657   enableval="$enable_ncurses"
7658   if test x$enable_ncurses = xyes; then
7659      PLUGINS="${PLUGINS} ncurses"
7660      ncurses_LDFLAGS="${ncurses_LDFLAGS} -lncurses"
7661    fi
7662 fi
7663
7664
7665 # Check whether --enable-lirc or --disable-lirc was given.
7666 if test "${enable_lirc+set}" = set; then
7667   enableval="$enable_lirc"
7668   :
7669 fi
7670
7671 if test x$enable_lirc = xyes
7672 then
7673   ac_safe=`echo "lirc/lirc_client.h" | sed 'y%./+-%__p_%'`
7674 echo $ac_n "checking for lirc/lirc_client.h""... $ac_c" 1>&6
7675 echo "configure:7676: checking for lirc/lirc_client.h" >&5
7676 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then
7677   echo $ac_n "(cached) $ac_c" 1>&6
7678 else
7679   cat > conftest.$ac_ext <<EOF
7680 #line 7681 "configure"
7681 #include "confdefs.h"
7682 #include <lirc/lirc_client.h>
7683 EOF
7684 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
7685 { (eval echo configure:7686: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
7686 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
7687 if test -z "$ac_err"; then
7688   rm -rf conftest*
7689   eval "ac_cv_header_$ac_safe=yes"
7690 else
7691   echo "$ac_err" >&5
7692   echo "configure: failed program was:" >&5
7693   cat conftest.$ac_ext >&5
7694   rm -rf conftest*
7695   eval "ac_cv_header_$ac_safe=no"
7696 fi
7697 rm -f conftest*
7698 fi
7699 if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then
7700   echo "$ac_t""yes" 1>&6
7701   echo $ac_n "checking for lirc_init in -llirc_client""... $ac_c" 1>&6
7702 echo "configure:7703: checking for lirc_init in -llirc_client" >&5
7703 ac_lib_var=`echo lirc_client'_'lirc_init | sed 'y%./+-%__p_%'`
7704 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7705   echo $ac_n "(cached) $ac_c" 1>&6
7706 else
7707   ac_save_LIBS="$LIBS"
7708 LIBS="-llirc_client  $LIBS"
7709 cat > conftest.$ac_ext <<EOF
7710 #line 7711 "configure"
7711 #include "confdefs.h"
7712 /* Override any gcc2 internal prototype to avoid an error.  */
7713 /* We use char because int might match the return type of a gcc2
7714     builtin and then its argument prototype would still apply.  */
7715 char lirc_init();
7716
7717 int main() {
7718 lirc_init()
7719 ; return 0; }
7720 EOF
7721 if { (eval echo configure:7722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7722   rm -rf conftest*
7723   eval "ac_cv_lib_$ac_lib_var=yes"
7724 else
7725   echo "configure: failed program was:" >&5
7726   cat conftest.$ac_ext >&5
7727   rm -rf conftest*
7728   eval "ac_cv_lib_$ac_lib_var=no"
7729 fi
7730 rm -f conftest*
7731 LIBS="$ac_save_LIBS"
7732
7733 fi
7734 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7735   echo "$ac_t""yes" 1>&6
7736   have_lirc="true"
7737 else
7738   echo "$ac_t""no" 1>&6
7739 have_lirc="false"
7740 fi
7741
7742 else
7743   echo "$ac_t""no" 1>&6
7744 have_lirc="false"
7745 fi
7746
7747   if test x$have_lirc = xtrue
7748   then
7749     PLUGINS="${PLUGINS} lirc"
7750     lirc_LDFLAGS="${lirc_LDFLAGS} -llirc_client"
7751   fi
7752 fi
7753
7754 # Check whether --with- or --without- was given.
7755 if test "${with_+set}" = set; then
7756   withval="$with_"
7757   :
7758 fi
7759
7760
7761 # Check whether --with-words or --without-words was given.
7762 if test "${with_words+set}" = set; then
7763   withval="$with_words"
7764   :
7765 fi
7766
7767   case "x$withval" in
7768     xbig)
7769       ac_cv_c_bigendian=yes
7770       ;;
7771     xlittle)
7772       ac_cv_c_bigendian=no
7773       ;;
7774     *)
7775                   echo $ac_n "checking whether the byte order is big-endian""... $ac_c" 1>&6
7776 echo "configure:7777: checking whether the byte order is big-endian" >&5
7777 if eval "test \"`echo '$''{'ac_cv_c_bigendian'+set}'`\" = set"; then
7778   echo $ac_n "(cached) $ac_c" 1>&6
7779 else
7780   ac_cv_c_bigendian=unknown
7781         cat >conftest.c <<EOF
7782         short am[] = { 0x4249, 0x4765, 0x6e44, 0x6961, 0x6e53, 0x7953, 0 };
7783         short ai[] = { 0x694c, 0x5454, 0x656c, 0x6e45, 0x6944, 0x6e61, 0 };
7784         void _a(void) { char*s = (char*)am; s = (char *)ai; }
7785         short ei[] = { 0x89D3, 0xe3e3, 0x8593, 0x95c5, 0x89c4, 0x9581, 0 };
7786         short em[] = { 0xc2c9, 0xc785, 0x95c4, 0x8981, 0x95e2, 0xa8e2, 0 };
7787         void _e(void) { char*s = (char*)em; s = (char*)ei; }
7788         int main(void) { _a(); _e(); return 0; }
7789 EOF
7790         
7791         if test -f conftest.c
7792         then 
7793           if ${CC-cc} conftest.c -o conftest.o >config.log 2>&1 \
7794               && test -f conftest.o
7795           then
7796             if test "`strings conftest.o | grep BIGenDianSyS`"
7797             then
7798               ac_cv_c_bigendian=yes
7799             fi
7800             if test "`strings conftest.o | grep LiTTleEnDian`"
7801             then
7802               ac_cv_c_bigendian=no
7803             fi
7804           fi
7805         fi
7806       
7807 fi
7808
7809 echo "$ac_t""$ac_cv_c_bigendian" 1>&6
7810       if test x$ac_cv_c_bigendian = xunknown
7811       then
7812         { echo "configure: error: Could not guess endianness, please use --with-words" 1>&2; exit 1; }
7813       fi
7814       ;;
7815   esac
7816 if test $ac_cv_c_bigendian = yes
7817 then
7818   cat >> confdefs.h <<\EOF
7819 #define WORDS_BIGENDIAN 1
7820 EOF
7821
7822 fi
7823
7824 GPROF=0
7825 # Check whether --enable-gprof or --disable-gprof was given.
7826 if test "${enable_gprof+set}" = set; then
7827   enableval="$enable_gprof"
7828    if test x$enableval = xyes; then GPROF=1; fi 
7829 fi
7830
7831
7832 CPROF=0
7833 # Check whether --enable-cprof or --disable-cprof was given.
7834 if test "${enable_cprof+set}" = set; then
7835   enableval="$enable_cprof"
7836    if test x$enableval = xyes;
7837   then
7838     LDFLAGS="${LDFLAGS} -lcprof"
7839     CPROF=1
7840   fi
7841
7842 fi
7843
7844
7845 # Check whether --enable-pth or --disable-pth was given.
7846 if test "${enable_pth+set}" = set; then
7847   enableval="$enable_pth"
7848    if test x$enableval = xyes; then
7849     echo $ac_n "checking for pth_init in -lpth""... $ac_c" 1>&6
7850 echo "configure:7851: checking for pth_init in -lpth" >&5
7851 ac_lib_var=`echo pth'_'pth_init | sed 'y%./+-%__p_%'`
7852 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7853   echo $ac_n "(cached) $ac_c" 1>&6
7854 else
7855   ac_save_LIBS="$LIBS"
7856 LIBS="-lpth  $LIBS"
7857 cat > conftest.$ac_ext <<EOF
7858 #line 7859 "configure"
7859 #include "confdefs.h"
7860 /* Override any gcc2 internal prototype to avoid an error.  */
7861 /* We use char because int might match the return type of a gcc2
7862     builtin and then its argument prototype would still apply.  */
7863 char pth_init();
7864
7865 int main() {
7866 pth_init()
7867 ; return 0; }
7868 EOF
7869 if { (eval echo configure:7870: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7870   rm -rf conftest*
7871   eval "ac_cv_lib_$ac_lib_var=yes"
7872 else
7873   echo "configure: failed program was:" >&5
7874   cat conftest.$ac_ext >&5
7875   rm -rf conftest*
7876   eval "ac_cv_lib_$ac_lib_var=no"
7877 fi
7878 rm -f conftest*
7879 LIBS="$ac_save_LIBS"
7880
7881 fi
7882 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7883   echo "$ac_t""yes" 1>&6
7884     ac_tr_lib=HAVE_LIB`echo pth | sed -e 's/[^a-zA-Z0-9_]/_/g' \
7885     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
7886   cat >> confdefs.h <<EOF
7887 #define $ac_tr_lib 1
7888 EOF
7889
7890   LIBS="-lpth $LIBS"
7891
7892 else
7893   echo "$ac_t""no" 1>&6
7894 fi
7895
7896     cat > conftest.$ac_ext <<EOF
7897 #line 7898 "configure"
7898 #include "confdefs.h"
7899 #include <pth.h>
7900 EOF
7901 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7902   egrep "pth_init" >/dev/null 2>&1; then
7903   rm -rf conftest*
7904   
7905       cat >> confdefs.h <<\EOF
7906 #define PTH_INIT_IN_PTH_H 1
7907 EOF
7908
7909     THREAD_LIB="-lpth"
7910     fi
7911 fi
7912 rm -f conftest*
7913
7914
7915 fi
7916
7917
7918 # Check whether --enable-st or --disable-st was given.
7919 if test "${enable_st+set}" = set; then
7920   enableval="$enable_st"
7921    if test x$enableval = xyes; then
7922     echo $ac_n "checking for st_init in -lst""... $ac_c" 1>&6
7923 echo "configure:7924: checking for st_init in -lst" >&5
7924 ac_lib_var=`echo st'_'st_init | sed 'y%./+-%__p_%'`
7925 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then
7926   echo $ac_n "(cached) $ac_c" 1>&6
7927 else
7928   ac_save_LIBS="$LIBS"
7929 LIBS="-lst  $LIBS"
7930 cat > conftest.$ac_ext <<EOF
7931 #line 7932 "configure"
7932 #include "confdefs.h"
7933 /* Override any gcc2 internal prototype to avoid an error.  */
7934 /* We use char because int might match the return type of a gcc2
7935     builtin and then its argument prototype would still apply.  */
7936 char st_init();
7937
7938 int main() {
7939 st_init()
7940 ; return 0; }
7941 EOF
7942 if { (eval echo configure:7943: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
7943   rm -rf conftest*
7944   eval "ac_cv_lib_$ac_lib_var=yes"
7945 else
7946   echo "configure: failed program was:" >&5
7947   cat conftest.$ac_ext >&5
7948   rm -rf conftest*
7949   eval "ac_cv_lib_$ac_lib_var=no"
7950 fi
7951 rm -f conftest*
7952 LIBS="$ac_save_LIBS"
7953
7954 fi
7955 if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
7956   echo "$ac_t""yes" 1>&6
7957     ac_tr_lib=HAVE_LIB`echo st | sed -e 's/[^a-zA-Z0-9_]/_/g' \
7958     -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/'`
7959   cat >> confdefs.h <<EOF
7960 #define $ac_tr_lib 1
7961 EOF
7962
7963   LIBS="-lst $LIBS"
7964
7965 else
7966   echo "$ac_t""no" 1>&6
7967 fi
7968
7969     cat > conftest.$ac_ext <<EOF
7970 #line 7971 "configure"
7971 #include "confdefs.h"
7972 #include <st.h>
7973 EOF
7974 if (eval "$ac_cpp conftest.$ac_ext") 2>&5 |
7975   egrep "st_init" >/dev/null 2>&1; then
7976   rm -rf conftest*
7977   
7978       cat >> confdefs.h <<\EOF
7979 #define ST_INIT_IN_ST_H 1
7980 EOF
7981
7982     THREAD_LIB="-lst"
7983     fi
7984 fi
7985 rm -f conftest*
7986
7987
7988 fi
7989
7990
7991 LDFLAGS="${LDFLAGS} ${THREAD_LIB}"
7992
7993 # Check whether --enable-plugins or --disable-plugins was given.
7994 if test "${enable_plugins+set}" = set; then
7995   enableval="$enable_plugins"
7996   if test x$enable_plugins = xno
7997    then
7998      BUILTINS="${BUILTINS} ${PLUGINS}"
7999      PLUGINS=
8000    fi
8001 fi
8002
8003
8004 if test x$ac_cv_header_dlfcn_h = xno -a x$ac_cv_header_image_h = xno -a x$SYS != xmingw32
8005 then
8006   echo "*** Your system doesn't have plug-in support. All plug-ins will be compiled"
8007   echo "as built-in"
8008   BUILTINS="${BUILTINS} ${PLUGINS}"
8009   PLUGINS=
8010 fi
8011
8012 cat >> confdefs.h <<EOF
8013 #define VERSION_MESSAGE "vlc $VERSION $CODENAME Copyright 1996-2002 VideoLAN\n"
8014 EOF
8015
8016 cat >> confdefs.h <<EOF
8017 #define COPYRIGHT_MESSAGE "VideoLAN Client - version $VERSION $CODENAME - (c) 1996-2002 VideoLAN"
8018 EOF
8019
8020
8021 VLC_SYMBOL="`echo ${VERSION} | tr .- __`"
8022 cat >> confdefs.h <<EOF
8023 #define MODULE_SUFFIX "__MODULE_$VLC_SYMBOL"
8024 EOF
8025
8026 cat >> confdefs.h <<EOF
8027 #define MODULE_SYMBOL $VLC_SYMBOL
8028 EOF
8029
8030
8031 DATA_PATH="${ac_tool_prefix}/share/videolan"
8032
8033 PLUGIN_PATH="${ac_tool_prefix}/share/videolan"
8034
8035
8036
8037
8038
8039
8040
8041
8042
8043
8044
8045
8046
8047
8048
8049
8050
8051
8052
8053
8054
8055
8056
8057
8058
8059
8060
8061
8062
8063
8064
8065
8066
8067
8068
8069
8070
8071
8072
8073
8074
8075
8076
8077
8078
8079
8080
8081
8082
8083
8084
8085
8086
8087
8088
8089
8090
8091
8092
8093
8094
8095
8096
8097
8098
8099
8100
8101
8102
8103
8104
8105
8106
8107
8108
8109
8110
8111
8112
8113
8114
8115
8116
8117
8118
8119
8120
8121
8122
8123
8124 trap '' 1 2 15
8125 cat > confcache <<\EOF
8126 # This file is a shell script that caches the results of configure
8127 # tests run on this system so they can be shared between configure
8128 # scripts and configure runs.  It is not useful on other systems.
8129 # If it contains results you don't want to keep, you may remove or edit it.
8130 #
8131 # By default, configure uses ./config.cache as the cache file,
8132 # creating it if it does not exist already.  You can give configure
8133 # the --cache-file=FILE option to use a different cache file; that is
8134 # what configure does when it calls configure scripts in
8135 # subdirectories, so they share the cache.
8136 # Giving --cache-file=/dev/null disables caching, for debugging configure.
8137 # config.status only pays attention to the cache file if you give it the
8138 # --recheck option to rerun configure.
8139 #
8140 EOF
8141 # The following way of writing the cache mishandles newlines in values,
8142 # but we know of no workaround that is simple, portable, and efficient.
8143 # So, don't put newlines in cache variables' values.
8144 # Ultrix sh set writes to stderr and can't be redirected directly,
8145 # and sets the high bit in the cache file unless we assign to the vars.
8146 (set) 2>&1 |
8147   case `(ac_space=' '; set | grep ac_space) 2>&1` in
8148   *ac_space=\ *)
8149     # `set' does not quote correctly, so add quotes (double-quote substitution
8150     # turns \\\\ into \\, and sed turns \\ into \).
8151     sed -n \
8152       -e "s/'/'\\\\''/g" \
8153       -e "s/^\\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\\)=\\(.*\\)/\\1=\${\\1='\\2'}/p"
8154     ;;
8155   *)
8156     # `set' quotes correctly as required by POSIX, so do not add quotes.
8157     sed -n -e 's/^\([a-zA-Z0-9_]*_cv_[a-zA-Z0-9_]*\)=\(.*\)/\1=${\1=\2}/p'
8158     ;;
8159   esac >> confcache
8160 if cmp -s $cache_file confcache; then
8161   :
8162 else
8163   if test -w $cache_file; then
8164     echo "updating cache $cache_file"
8165     cat confcache > $cache_file
8166   else
8167     echo "not updating unwritable cache $cache_file"
8168   fi
8169 fi
8170 rm -f confcache
8171
8172 trap 'rm -fr conftest* confdefs* core core.* *.core $ac_clean_files; exit 1' 1 2 15
8173
8174 test "x$prefix" = xNONE && prefix=$ac_default_prefix
8175 # Let make expand exec_prefix.
8176 test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
8177
8178 # Any assignment to VPATH causes Sun make to only execute
8179 # the first set of double-colon rules, so remove it if not needed.
8180 # If there is a colon in the path, we need to keep it.
8181 if test "x$srcdir" = x.; then
8182   ac_vpsub='/^[         ]*VPATH[        ]*=[^:]*$/d'
8183 fi
8184
8185 trap 'rm -f $CONFIG_STATUS conftest*; exit 1' 1 2 15
8186
8187 DEFS=-DHAVE_CONFIG_H
8188
8189 # Without the "./", some shells look in PATH for config.status.
8190 : ${CONFIG_STATUS=./config.status}
8191
8192 echo creating $CONFIG_STATUS
8193 rm -f $CONFIG_STATUS
8194 cat > $CONFIG_STATUS <<EOF
8195 #! /bin/sh
8196 # Generated automatically by configure.
8197 # Run this file to recreate the current configuration.
8198 # This directory was configured as follows,
8199 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
8200 #
8201 # $0 $ac_configure_args
8202 #
8203 # Compiler output produced by configure, useful for debugging
8204 # configure, is in ./config.log if it exists.
8205
8206 ac_cs_usage="Usage: $CONFIG_STATUS [--recheck] [--version] [--help]"
8207 for ac_option
8208 do
8209   case "\$ac_option" in
8210   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8211     echo "running \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion"
8212     exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
8213   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
8214     echo "$CONFIG_STATUS generated by autoconf version 2.13"
8215     exit 0 ;;
8216   -help | --help | --hel | --he | --h)
8217     echo "\$ac_cs_usage"; exit 0 ;;
8218   *) echo "\$ac_cs_usage"; exit 1 ;;
8219   esac
8220 done
8221
8222 ac_given_srcdir=$srcdir
8223 ac_given_INSTALL="$INSTALL"
8224
8225 trap 'rm -fr `echo "Makefile.opts po/Makefile.in include/defs.h" | sed "s/:[^ ]*//g"` conftest*; exit 1' 1 2 15
8226 EOF
8227 cat >> $CONFIG_STATUS <<EOF
8228
8229 # Protect against being on the right side of a sed subst in config.status.
8230 sed 's/%@/@@/; s/@%/@@/; s/%g\$/@g/; /@g\$/s/[\\\\&%]/\\\\&/g;
8231  s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF
8232 $ac_vpsub
8233 $extrasub
8234 s%@SHELL@%$SHELL%g
8235 s%@CFLAGS@%$CFLAGS%g
8236 s%@CPPFLAGS@%$CPPFLAGS%g
8237 s%@CXXFLAGS@%$CXXFLAGS%g
8238 s%@FFLAGS@%$FFLAGS%g
8239 s%@DEFS@%$DEFS%g
8240 s%@LDFLAGS@%$LDFLAGS%g
8241 s%@LIBS@%$LIBS%g
8242 s%@exec_prefix@%$exec_prefix%g
8243 s%@prefix@%$prefix%g
8244 s%@program_transform_name@%$program_transform_name%g
8245 s%@bindir@%$bindir%g
8246 s%@sbindir@%$sbindir%g
8247 s%@libexecdir@%$libexecdir%g
8248 s%@datadir@%$datadir%g
8249 s%@sysconfdir@%$sysconfdir%g
8250 s%@sharedstatedir@%$sharedstatedir%g
8251 s%@localstatedir@%$localstatedir%g
8252 s%@libdir@%$libdir%g
8253 s%@includedir@%$includedir%g
8254 s%@oldincludedir@%$oldincludedir%g
8255 s%@infodir@%$infodir%g
8256 s%@mandir@%$mandir%g
8257 s%@host@%$host%g
8258 s%@host_alias@%$host_alias%g
8259 s%@host_cpu@%$host_cpu%g
8260 s%@host_vendor@%$host_vendor%g
8261 s%@host_os@%$host_os%g
8262 s%@target@%$target%g
8263 s%@target_alias@%$target_alias%g
8264 s%@target_cpu@%$target_cpu%g
8265 s%@target_vendor@%$target_vendor%g
8266 s%@target_os@%$target_os%g
8267 s%@build@%$build%g
8268 s%@build_alias@%$build_alias%g
8269 s%@build_cpu@%$build_cpu%g
8270 s%@build_vendor@%$build_vendor%g
8271 s%@build_os@%$build_os%g
8272 s%@SET_MAKE@%$SET_MAKE%g
8273 s%@CC@%$CC%g
8274 s%@CPP@%$CPP%g
8275 s%@RANLIB@%$RANLIB%g
8276 s%@STRIP@%$STRIP%g
8277 s%@GMAKE@%$GMAKE%g
8278 s%@ALLOCA@%$ALLOCA%g
8279 s%@GLIBC21@%$GLIBC21%g
8280 s%@LIBICONV@%$LIBICONV%g
8281 s%@USE_NLS@%$USE_NLS%g
8282 s%@MSGFMT@%$MSGFMT%g
8283 s%@GMSGFMT@%$GMSGFMT%g
8284 s%@XGETTEXT@%$XGETTEXT%g
8285 s%@INTLBISON@%$INTLBISON%g
8286 s%@BUILD_INCLUDED_LIBINTL@%$BUILD_INCLUDED_LIBINTL%g
8287 s%@USE_INCLUDED_LIBINTL@%$USE_INCLUDED_LIBINTL%g
8288 s%@CATALOGS@%$CATALOGS%g
8289 s%@CATOBJEXT@%$CATOBJEXT%g
8290 s%@GMOFILES@%$GMOFILES%g
8291 s%@INTLLIBS@%$INTLLIBS%g
8292 s%@INTLOBJS@%$INTLOBJS%g
8293 s%@POFILES@%$POFILES%g
8294 s%@POSUB@%$POSUB%g
8295 s%@DATADIRNAME@%$DATADIRNAME%g
8296 s%@INSTOBJEXT@%$INSTOBJEXT%g
8297 s%@GENCAT@%$GENCAT%g
8298 s%@MKINSTALLDIRS@%$MKINSTALLDIRS%g
8299 s%@INTL_LIBTOOL_SUFFIX_PREFIX@%$INTL_LIBTOOL_SUFFIX_PREFIX%g
8300 s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
8301 s%@INSTALL_SCRIPT@%$INSTALL_SCRIPT%g
8302 s%@INSTALL_DATA@%$INSTALL_DATA%g
8303 s%@WINDRES@%$WINDRES%g
8304 s%@SDL12_CONFIG@%$SDL12_CONFIG%g
8305 s%@SDL11_CONFIG@%$SDL11_CONFIG%g
8306 s%@SDL_CONFIG@%$SDL_CONFIG%g
8307 s%@ESD_CONFIG@%$ESD_CONFIG%g
8308 s%@ARTS_CONFIG@%$ARTS_CONFIG%g
8309 s%@GTK12_CONFIG@%$GTK12_CONFIG%g
8310 s%@GTK_CONFIG@%$GTK_CONFIG%g
8311 s%@GNOME_CONFIG@%$GNOME_CONFIG%g
8312 s%@DATA_PATH@%$DATA_PATH%g
8313 s%@PLUGIN_PATH@%$PLUGIN_PATH%g
8314 s%@SYS@%$SYS%g
8315 s%@ARCH@%$ARCH%g
8316 s%@PLUGINS@%$PLUGINS%g
8317 s%@BUILTINS@%$BUILTINS%g
8318 s%@ALIASES@%$ALIASES%g
8319 s%@DEBUG@%$DEBUG%g
8320 s%@ASM@%$ASM%g
8321 s%@CPROF@%$CPROF%g
8322 s%@GPROF@%$GPROF%g
8323 s%@OPTIMS@%$OPTIMS%g
8324 s%@TUNING@%$TUNING%g
8325 s%@RELEASE@%$RELEASE%g
8326 s%@MOC@%$MOC%g
8327 s%@BCBUILDER@%$BCBUILDER%g
8328 s%@VLC_PACKAGE@%$VLC_PACKAGE%g
8329 s%@VLC_VERSION@%$VLC_VERSION%g
8330 s%@NEED_GETOPT@%$NEED_GETOPT%g
8331 s%@CFLAGS_OPTIM@%$CFLAGS_OPTIM%g
8332 s%@CFLAGS_OPTIM_NODEBUG@%$CFLAGS_OPTIM_NODEBUG%g
8333 s%@vlc_CFLAGS@%$vlc_CFLAGS%g
8334 s%@plugins_CFLAGS@%$plugins_CFLAGS%g
8335 s%@builtins_CFLAGS@%$builtins_CFLAGS%g
8336 s%@arts_CFLAGS@%$arts_CFLAGS%g
8337 s%@dvd_CFLAGS@%$dvd_CFLAGS%g
8338 s%@dvdread_CFLAGS@%$dvdread_CFLAGS%g
8339 s%@directx_CFLAGS@%$directx_CFLAGS%g
8340 s%@esd_CFLAGS@%$esd_CFLAGS%g
8341 s%@glide_CFLAGS@%$glide_CFLAGS%g
8342 s%@gnome_CFLAGS@%$gnome_CFLAGS%g
8343 s%@gtk_CFLAGS@%$gtk_CFLAGS%g
8344 s%@kde_CFLAGS@%$kde_CFLAGS%g
8345 s%@idctaltivec_CFLAGS@%$idctaltivec_CFLAGS%g
8346 s%@macosx_CFLAGS@%$macosx_CFLAGS%g
8347 s%@mad_CFLAGS@%$mad_CFLAGS%g
8348 s%@memcpyaltivec_CFLAGS@%$memcpyaltivec_CFLAGS%g
8349 s%@motionaltivec_CFLAGS@%$motionaltivec_CFLAGS%g
8350 s%@qt_CFLAGS@%$qt_CFLAGS%g
8351 s%@sdl_CFLAGS@%$sdl_CFLAGS%g
8352 s%@x11_CFLAGS@%$x11_CFLAGS%g
8353 s%@xvideo_CFLAGS@%$xvideo_CFLAGS%g
8354 s%@vlc_LDFLAGS@%$vlc_LDFLAGS%g
8355 s%@plugins_LDFLAGS@%$plugins_LDFLAGS%g
8356 s%@builtins_LDFLAGS@%$builtins_LDFLAGS%g
8357 s%@a52_LDFLAGS@%$a52_LDFLAGS%g
8358 s%@aa_LDFLAGS@%$aa_LDFLAGS%g
8359 s%@alsa_LDFLAGS@%$alsa_LDFLAGS%g
8360 s%@arts_LDFLAGS@%$arts_LDFLAGS%g
8361 s%@beos_LDFLAGS@%$beos_LDFLAGS%g
8362 s%@chroma_i420_rgb_LDFLAGS@%$chroma_i420_rgb_LDFLAGS%g
8363 s%@directx_LDFLAGS@%$directx_LDFLAGS%g
8364 s%@dsp_LDFLAGS@%$dsp_LDFLAGS%g
8365 s%@dvd_LDFLAGS@%$dvd_LDFLAGS%g
8366 s%@dvdread_LDFLAGS@%$dvdread_LDFLAGS%g
8367 s%@esd_LDFLAGS@%$esd_LDFLAGS%g
8368 s%@filter_distort_LDFLAGS@%$filter_distort_LDFLAGS%g
8369 s%@ggi_LDFLAGS@%$ggi_LDFLAGS%g
8370 s%@glide_LDFLAGS@%$glide_LDFLAGS%g
8371 s%@gnome_LDFLAGS@%$gnome_LDFLAGS%g
8372 s%@gtk_LDFLAGS@%$gtk_LDFLAGS%g
8373 s%@idctaltivec_LDFLAGS@%$idctaltivec_LDFLAGS%g
8374 s%@imdct_LDFLAGS@%$imdct_LDFLAGS%g
8375 s%@imdct3dn_LDFLAGS@%$imdct3dn_LDFLAGS%g
8376 s%@imdctsse_LDFLAGS@%$imdctsse_LDFLAGS%g
8377 s%@ipv4_LDFLAGS@%$ipv4_LDFLAGS%g
8378 s%@kde_LDFLAGS@%$kde_LDFLAGS%g
8379 s%@lirc_LDFLAGS@%$lirc_LDFLAGS%g
8380 s%@macosx_LDFLAGS@%$macosx_LDFLAGS%g
8381 s%@mad_LDFLAGS@%$mad_LDFLAGS%g
8382 s%@memcpyaltivec_LDFLAGS@%$memcpyaltivec_LDFLAGS%g
8383 s%@motionaltivec_LDFLAGS@%$motionaltivec_LDFLAGS%g
8384 s%@ncurses_LDFLAGS@%$ncurses_LDFLAGS%g
8385 s%@qnx_LDFLAGS@%$qnx_LDFLAGS%g
8386 s%@qt_LDFLAGS@%$qt_LDFLAGS%g
8387 s%@rc_LDFLAGS@%$rc_LDFLAGS%g
8388 s%@sdl_LDFLAGS@%$sdl_LDFLAGS%g
8389 s%@vcd_LDFLAGS@%$vcd_LDFLAGS%g
8390 s%@vorbis_LDFLAGS@%$vorbis_LDFLAGS%g
8391 s%@waveout_LDFLAGS@%$waveout_LDFLAGS%g
8392 s%@x11_LDFLAGS@%$x11_LDFLAGS%g
8393 s%@xvideo_LDFLAGS@%$xvideo_LDFLAGS%g
8394
8395 CEOF
8396 EOF
8397
8398 cat >> $CONFIG_STATUS <<\EOF
8399
8400 # Split the substitutions into bite-sized pieces for seds with
8401 # small command number limits, like on Digital OSF/1 and HP-UX.
8402 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
8403 ac_file=1 # Number of current file.
8404 ac_beg=1 # First line for current file.
8405 ac_end=$ac_max_sed_cmds # Line after last line for current file.
8406 ac_more_lines=:
8407 ac_sed_cmds=""
8408 while $ac_more_lines; do
8409   if test $ac_beg -gt 1; then
8410     sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
8411   else
8412     sed "${ac_end}q" conftest.subs > conftest.s$ac_file
8413   fi
8414   if test ! -s conftest.s$ac_file; then
8415     ac_more_lines=false
8416     rm -f conftest.s$ac_file
8417   else
8418     if test -z "$ac_sed_cmds"; then
8419       ac_sed_cmds="sed -f conftest.s$ac_file"
8420     else
8421       ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
8422     fi
8423     ac_file=`expr $ac_file + 1`
8424     ac_beg=$ac_end
8425     ac_end=`expr $ac_end + $ac_max_sed_cmds`
8426   fi
8427 done
8428 if test -z "$ac_sed_cmds"; then
8429   ac_sed_cmds=cat
8430 fi
8431 EOF
8432
8433 cat >> $CONFIG_STATUS <<EOF
8434
8435 CONFIG_FILES=\${CONFIG_FILES-"Makefile.opts po/Makefile.in"}
8436 EOF
8437 cat >> $CONFIG_STATUS <<\EOF
8438 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
8439   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8440   case "$ac_file" in
8441   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
8442        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
8443   *) ac_file_in="${ac_file}.in" ;;
8444   esac
8445
8446   # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
8447
8448   # Remove last slash and all that follows it.  Not all systems have dirname.
8449   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
8450   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
8451     # The file is in a subdirectory.
8452     test ! -d "$ac_dir" && mkdir "$ac_dir"
8453     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
8454     # A "../" for each directory in $ac_dir_suffix.
8455     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
8456   else
8457     ac_dir_suffix= ac_dots=
8458   fi
8459
8460   case "$ac_given_srcdir" in
8461   .)  srcdir=.
8462       if test -z "$ac_dots"; then top_srcdir=.
8463       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
8464   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
8465   *) # Relative path.
8466     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
8467     top_srcdir="$ac_dots$ac_given_srcdir" ;;
8468   esac
8469
8470   case "$ac_given_INSTALL" in
8471   [/$]*) INSTALL="$ac_given_INSTALL" ;;
8472   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
8473   esac
8474
8475   echo creating "$ac_file"
8476   rm -f "$ac_file"
8477   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
8478   case "$ac_file" in
8479   *Makefile*) ac_comsub="1i\\
8480 # $configure_input" ;;
8481   *) ac_comsub= ;;
8482   esac
8483
8484   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
8485   sed -e "$ac_comsub
8486 s%@configure_input@%$configure_input%g
8487 s%@srcdir@%$srcdir%g
8488 s%@top_srcdir@%$top_srcdir%g
8489 s%@INSTALL@%$INSTALL%g
8490 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
8491 fi; done
8492 rm -f conftest.s*
8493
8494 # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
8495 # NAME is the cpp macro being defined and VALUE is the value it is being given.
8496 #
8497 # ac_d sets the value in "#define NAME VALUE" lines.
8498 ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
8499 ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
8500 ac_dC='\3'
8501 ac_dD='%g'
8502 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
8503 ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
8504 ac_uB='\([      ]\)%\1#\2define\3'
8505 ac_uC=' '
8506 ac_uD='\4%g'
8507 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
8508 ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
8509 ac_eB='$%\1#\2define\3'
8510 ac_eC=' '
8511 ac_eD='%g'
8512
8513 if test "${CONFIG_HEADERS+set}" != set; then
8514 EOF
8515 cat >> $CONFIG_STATUS <<EOF
8516   CONFIG_HEADERS="include/defs.h"
8517 EOF
8518 cat >> $CONFIG_STATUS <<\EOF
8519 fi
8520 for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
8521   # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
8522   case "$ac_file" in
8523   *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
8524        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
8525   *) ac_file_in="${ac_file}.in" ;;
8526   esac
8527
8528   echo creating $ac_file
8529
8530   rm -f conftest.frag conftest.in conftest.out
8531   ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
8532   cat $ac_file_inputs > conftest.in
8533
8534 EOF
8535
8536 # Transform confdefs.h into a sed script conftest.vals that substitutes
8537 # the proper values into config.h.in to produce config.h.  And first:
8538 # Protect against being on the right side of a sed subst in config.status.
8539 # Protect against being in an unquoted here document in config.status.
8540 rm -f conftest.vals
8541 cat > conftest.hdr <<\EOF
8542 s/[\\&%]/\\&/g
8543 s%[\\$`]%\\&%g
8544 s%#define \([A-Za-z_][A-Za-z0-9_]*\) *\(.*\)%${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD}%gp
8545 s%ac_d%ac_u%gp
8546 s%ac_u%ac_e%gp
8547 EOF
8548 sed -n -f conftest.hdr confdefs.h > conftest.vals
8549 rm -f conftest.hdr
8550
8551 # This sed command replaces #undef with comments.  This is necessary, for
8552 # example, in the case of _POSIX_SOURCE, which is predefined and required
8553 # on some systems where configure will not decide to define it.
8554 cat >> conftest.vals <<\EOF
8555 s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
8556 EOF
8557
8558 # Break up conftest.vals because some shells have a limit on
8559 # the size of here documents, and old seds have small limits too.
8560
8561 rm -f conftest.tail
8562 while :
8563 do
8564   ac_lines=`grep -c . conftest.vals`
8565   # grep -c gives empty output for an empty file on some AIX systems.
8566   if test -z "$ac_lines" || test "$ac_lines" -eq 0; then break; fi
8567   # Write a limited-size here document to conftest.frag.
8568   echo '  cat > conftest.frag <<CEOF' >> $CONFIG_STATUS
8569   sed ${ac_max_here_lines}q conftest.vals >> $CONFIG_STATUS
8570   echo 'CEOF
8571   sed -f conftest.frag conftest.in > conftest.out
8572   rm -f conftest.in
8573   mv conftest.out conftest.in
8574 ' >> $CONFIG_STATUS
8575   sed 1,${ac_max_here_lines}d conftest.vals > conftest.tail
8576   rm -f conftest.vals
8577   mv conftest.tail conftest.vals
8578 done
8579 rm -f conftest.vals
8580
8581 cat >> $CONFIG_STATUS <<\EOF
8582   rm -f conftest.frag conftest.h
8583   echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
8584   cat conftest.in >> conftest.h
8585   rm -f conftest.in
8586   if cmp -s $ac_file conftest.h 2>/dev/null; then
8587     echo "$ac_file is unchanged"
8588     rm -f conftest.h
8589   else
8590     # Remove last slash and all that follows it.  Not all systems have dirname.
8591       ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
8592       if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
8593       # The file is in a subdirectory.
8594       test ! -d "$ac_dir" && mkdir "$ac_dir"
8595     fi
8596     rm -f $ac_file
8597     mv conftest.h $ac_file
8598   fi
8599 fi; done
8600
8601 EOF
8602 cat >> $CONFIG_STATUS <<EOF
8603
8604
8605 EOF
8606 cat >> $CONFIG_STATUS <<\EOF
8607 for ac_file in $CONFIG_FILES; do
8608         # Support "outfile[:infile[:infile...]]"
8609         case "$ac_file" in
8610           *:*) ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
8611         esac
8612         # PO directories have a Makefile.in generated from Makefile.in.in.
8613         case "$ac_file" in */Makefile.in)
8614           # Adjust a relative srcdir.
8615           ac_dir=`echo "$ac_file"|sed 's%/[^/][^/]*$%%'`
8616           ac_dir_suffix="/`echo "$ac_dir"|sed 's%^\./%%'`"
8617           ac_dots=`echo "$ac_dir_suffix"|sed 's%/[^/]*%../%g'`
8618           # In autoconf-2.13 it is called $ac_given_srcdir.
8619           # In autoconf-2.50 it is called $srcdir.
8620           test -n "$ac_given_srcdir" || ac_given_srcdir="$srcdir"
8621           case "$ac_given_srcdir" in
8622             .)  top_srcdir=`echo $ac_dots|sed 's%/$%%'` ;;
8623             /*) top_srcdir="$ac_given_srcdir" ;;
8624             *)  top_srcdir="$ac_dots$ac_given_srcdir" ;;
8625           esac
8626           if test -f "$ac_given_srcdir/$ac_dir/POTFILES.in"; then
8627             rm -f "$ac_dir/POTFILES"
8628             test -n "$as_me" && echo "$as_me: creating $ac_dir/POTFILES" || echo "creating $ac_dir/POTFILES"
8629             sed -e "/^#/d" -e "/^[      ]*\$/d" -e "s,.*,     $top_srcdir/& \\\\," -e "\$s/\(.*\) \\\\/\1/" < "$ac_given_srcdir/$ac_dir/POTFILES.in" > "$ac_dir/POTFILES"
8630             test -n "$as_me" && echo "$as_me: creating $ac_dir/Makefile" || echo "creating $ac_dir/Makefile"
8631             sed -e "/POTFILES =/r $ac_dir/POTFILES" "$ac_dir/Makefile.in" > "$ac_dir/Makefile"
8632           fi
8633           ;;
8634         esac
8635       done
8636
8637 exit 0
8638 EOF
8639 chmod +x $CONFIG_STATUS
8640 rm -fr confdefs* $ac_clean_files
8641 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
8642
8643
8644 echo "
8645 vlc configuration
8646 --------------------
8647 vlc version           : ${VERSION}
8648 system                : ${SYS}
8649 architecture          : ${ARCH}
8650 optimizations         : ${OPTIMS}
8651 tuning                : ${TUNING}
8652 debug mode            : ${DEBUG}
8653 release               : ${RELEASE}
8654 cprof/gprof support   : ${CPROF}/${GPROF}
8655 need builtin getopt   : ${NEED_GETOPT}
8656 built-in modules      :${BUILTINS}
8657 plug-in modules       :${PLUGINS}
8658 vlc aliases           :${ALIASES}
8659
8660 You may now tune Makefile.opts at your convenience, for instance to choose
8661 which modules get compiled as plugins.
8662
8663 To build vlc and its plugins, type \`$VLC_MAKE'.
8664 "
8665