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