Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1 | #! /bin/sh |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2 | # Guess values for system-dependent variables and create Makefiles. |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 3 | # Generated by GNU Autoconf 2.59 for Wine 20040914. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4 | # |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5 | # Report bugs to <wine-devel@winehq.org>. |
| 6 | # |
| 7 | # Copyright (C) 2003 Free Software Foundation, Inc. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 8 | # This configure script is free software; the Free Software Foundation |
| 9 | # gives unlimited permission to copy, distribute and modify it. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10 | ## --------------------- ## |
| 11 | ## M4sh Initialization. ## |
| 12 | ## --------------------- ## |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13 | |
| 14 | # Be Bourne compatible |
| 15 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
| 16 | emulate sh |
| 17 | NULLCMD=: |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 18 | # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
| 19 | # is contrary to our usage. Disable this feature. |
| 20 | alias -g '${1+"$@"}'='"$@"' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 22 | set -o posix |
| 23 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 24 | DUALCASE=1; export DUALCASE # for MKS sh |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 25 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 26 | # Support unset when possible. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 27 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 28 | as_unset=unset |
| 29 | else |
| 30 | as_unset=false |
| 31 | fi |
| 32 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 33 | |
| 34 | # Work around bugs in pre-3.0 UWIN ksh. |
| 35 | $as_unset ENV MAIL MAILPATH |
| 36 | PS1='$ ' |
| 37 | PS2='> ' |
| 38 | PS4='+ ' |
| 39 | |
| 40 | # NLS nuisances. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 41 | for as_var in \ |
| 42 | LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ |
| 43 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 44 | LC_TELEPHONE LC_TIME |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 45 | do |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 46 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 47 | eval $as_var=C; export $as_var |
| 48 | else |
| 49 | $as_unset $as_var |
| 50 | fi |
| 51 | done |
| 52 | |
| 53 | # Required to use basename. |
| 54 | if expr a : '\(a\)' >/dev/null 2>&1; then |
| 55 | as_expr=expr |
| 56 | else |
| 57 | as_expr=false |
| 58 | fi |
| 59 | |
| 60 | if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then |
| 61 | as_basename=basename |
| 62 | else |
| 63 | as_basename=false |
| 64 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 65 | |
| 66 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 67 | # Name of the executable. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 68 | as_me=`$as_basename "$0" || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 69 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ |
| 70 | X"$0" : 'X\(//\)$' \| \ |
| 71 | X"$0" : 'X\(/\)$' \| \ |
| 72 | . : '\(.\)' 2>/dev/null || |
| 73 | echo X/"$0" | |
| 74 | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } |
| 75 | /^X\/\(\/\/\)$/{ s//\1/; q; } |
| 76 | /^X\/\(\/\).*/{ s//\1/; q; } |
| 77 | s/.*/./; q'` |
| 78 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 79 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 80 | # PATH needs CR, and LINENO needs CR and PATH. |
| 81 | # Avoid depending upon Character Ranges. |
| 82 | as_cr_letters='abcdefghijklmnopqrstuvwxyz' |
| 83 | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' |
| 84 | as_cr_Letters=$as_cr_letters$as_cr_LETTERS |
| 85 | as_cr_digits='0123456789' |
| 86 | as_cr_alnum=$as_cr_Letters$as_cr_digits |
| 87 | |
| 88 | # The user is always right. |
| 89 | if test "${PATH_SEPARATOR+set}" != set; then |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 90 | echo "#! /bin/sh" >conf$$.sh |
| 91 | echo "exit 0" >>conf$$.sh |
| 92 | chmod +x conf$$.sh |
| 93 | if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 94 | PATH_SEPARATOR=';' |
| 95 | else |
| 96 | PATH_SEPARATOR=: |
| 97 | fi |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 98 | rm -f conf$$.sh |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 99 | fi |
| 100 | |
| 101 | |
| 102 | as_lineno_1=$LINENO |
| 103 | as_lineno_2=$LINENO |
| 104 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
| 105 | test "x$as_lineno_1" != "x$as_lineno_2" && |
| 106 | test "x$as_lineno_3" = "x$as_lineno_2" || { |
| 107 | # Find who we are. Look in the path if we contain no path at all |
| 108 | # relative or not. |
| 109 | case $0 in |
| 110 | *[\\/]* ) as_myself=$0 ;; |
| 111 | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 112 | for as_dir in $PATH |
| 113 | do |
| 114 | IFS=$as_save_IFS |
| 115 | test -z "$as_dir" && as_dir=. |
| 116 | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break |
| 117 | done |
| 118 | |
| 119 | ;; |
| 120 | esac |
| 121 | # We did not find ourselves, most probably we were run as `sh COMMAND' |
| 122 | # in which case we are not to be found in the path. |
| 123 | if test "x$as_myself" = x; then |
| 124 | as_myself=$0 |
| 125 | fi |
| 126 | if test ! -f "$as_myself"; then |
| 127 | { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 |
| 128 | { (exit 1); exit 1; }; } |
| 129 | fi |
| 130 | case $CONFIG_SHELL in |
| 131 | '') |
| 132 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 133 | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH |
| 134 | do |
| 135 | IFS=$as_save_IFS |
| 136 | test -z "$as_dir" && as_dir=. |
| 137 | for as_base in sh bash ksh sh5; do |
| 138 | case $as_dir in |
| 139 | /*) |
| 140 | if ("$as_dir/$as_base" -c ' |
| 141 | as_lineno_1=$LINENO |
| 142 | as_lineno_2=$LINENO |
| 143 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
| 144 | test "x$as_lineno_1" != "x$as_lineno_2" && |
| 145 | test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 146 | $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } |
| 147 | $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 148 | CONFIG_SHELL=$as_dir/$as_base |
| 149 | export CONFIG_SHELL |
| 150 | exec "$CONFIG_SHELL" "$0" ${1+"$@"} |
| 151 | fi;; |
| 152 | esac |
| 153 | done |
| 154 | done |
| 155 | ;; |
| 156 | esac |
| 157 | |
| 158 | # Create $as_me.lineno as a copy of $as_myself, but with $LINENO |
| 159 | # uniformly replaced by the line number. The first 'sed' inserts a |
| 160 | # line-number line before each line; the second 'sed' does the real |
| 161 | # work. The second script uses 'N' to pair each line-number line |
| 162 | # with the numbered line, and appends trailing '-' during |
| 163 | # substitution so that $LINENO is not a special case at line end. |
| 164 | # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the |
| 165 | # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) |
| 166 | sed '=' <$as_myself | |
| 167 | sed ' |
| 168 | N |
| 169 | s,$,-, |
| 170 | : loop |
| 171 | s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, |
| 172 | t loop |
| 173 | s,-$,, |
| 174 | s,^['$as_cr_digits']*\n,, |
| 175 | ' >$as_me.lineno && |
| 176 | chmod +x $as_me.lineno || |
| 177 | { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 |
| 178 | { (exit 1); exit 1; }; } |
| 179 | |
| 180 | # Don't try to exec as it changes $[0], causing all sort of problems |
| 181 | # (the dirname of $[0] is not the place where we might find the |
| 182 | # original and so on. Autoconf is especially sensible to this). |
| 183 | . ./$as_me.lineno |
| 184 | # Exit status is that of the last command. |
| 185 | exit |
| 186 | } |
| 187 | |
| 188 | |
| 189 | case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in |
| 190 | *c*,-n*) ECHO_N= ECHO_C=' |
| 191 | ' ECHO_T=' ' ;; |
| 192 | *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; |
| 193 | *) ECHO_N= ECHO_C='\c' ECHO_T= ;; |
| 194 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 195 | |
| 196 | if expr a : '\(a\)' >/dev/null 2>&1; then |
| 197 | as_expr=expr |
| 198 | else |
| 199 | as_expr=false |
| 200 | fi |
| 201 | |
| 202 | rm -f conf$$ conf$$.exe conf$$.file |
| 203 | echo >conf$$.file |
| 204 | if ln -s conf$$.file conf$$ 2>/dev/null; then |
| 205 | # We could just check for DJGPP; but this test a) works b) is more generic |
| 206 | # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). |
| 207 | if test -f conf$$.exe; then |
| 208 | # Don't use ln at all; we don't have any links |
| 209 | as_ln_s='cp -p' |
| 210 | else |
| 211 | as_ln_s='ln -s' |
| 212 | fi |
| 213 | elif ln conf$$.file conf$$ 2>/dev/null; then |
| 214 | as_ln_s=ln |
| 215 | else |
| 216 | as_ln_s='cp -p' |
| 217 | fi |
| 218 | rm -f conf$$ conf$$.exe conf$$.file |
| 219 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 220 | if mkdir -p . 2>/dev/null; then |
| 221 | as_mkdir_p=: |
| 222 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 223 | test -d ./-p && rmdir ./-p |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 224 | as_mkdir_p=false |
| 225 | fi |
| 226 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 227 | as_executable_p="test -f" |
| 228 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 229 | # Sed expression to map a string onto a valid CPP name. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 230 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 231 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 232 | # Sed expression to map a string onto a valid variable name. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 233 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 234 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 235 | |
| 236 | # IFS |
| 237 | # We need space, tab and new line, in precisely that order. |
| 238 | as_nl=' |
| 239 | ' |
| 240 | IFS=" $as_nl" |
| 241 | |
| 242 | # CDPATH. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 243 | $as_unset CDPATH |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 244 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 245 | |
| 246 | # Name of the host. |
| 247 | # hostname on some systems (SVR3.2, Linux) returns a bogus exit status, |
| 248 | # so uname gets run too. |
| 249 | ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` |
| 250 | |
| 251 | exec 6>&1 |
| 252 | |
| 253 | # |
| 254 | # Initializations. |
| 255 | # |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 256 | ac_default_prefix=/usr/local |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 257 | ac_config_libobj_dir=. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 258 | cross_compiling=no |
| 259 | subdirs= |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 260 | MFLAGS= |
| 261 | MAKEFLAGS= |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 262 | SHELL=${CONFIG_SHELL-/bin/sh} |
| 263 | |
| 264 | # Maximum number of lines to put in a shell here document. |
| 265 | # This variable seems obsolete. It should probably be removed, and |
| 266 | # only ac_max_sed_lines should be used. |
| 267 | : ${ac_max_here_lines=38} |
| 268 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 269 | # Identity of this package. |
| 270 | PACKAGE_NAME='Wine' |
| 271 | PACKAGE_TARNAME='wine' |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 272 | PACKAGE_VERSION='20040914' |
| 273 | PACKAGE_STRING='Wine 20040914' |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 274 | PACKAGE_BUGREPORT='wine-devel@winehq.org' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 275 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 276 | ac_unique_file="server/atom.c" |
| 277 | # Factoring default headers for most tests. |
| 278 | ac_includes_default="\ |
| 279 | #include <stdio.h> |
| 280 | #if HAVE_SYS_TYPES_H |
| 281 | # include <sys/types.h> |
| 282 | #endif |
| 283 | #if HAVE_SYS_STAT_H |
| 284 | # include <sys/stat.h> |
| 285 | #endif |
| 286 | #if STDC_HEADERS |
| 287 | # include <stdlib.h> |
| 288 | # include <stddef.h> |
| 289 | #else |
| 290 | # if HAVE_STDLIB_H |
| 291 | # include <stdlib.h> |
| 292 | # endif |
| 293 | #endif |
| 294 | #if HAVE_STRING_H |
| 295 | # if !STDC_HEADERS && HAVE_MEMORY_H |
| 296 | # include <memory.h> |
| 297 | # endif |
| 298 | # include <string.h> |
| 299 | #endif |
| 300 | #if HAVE_STRINGS_H |
| 301 | # include <strings.h> |
| 302 | #endif |
| 303 | #if HAVE_INTTYPES_H |
| 304 | # include <inttypes.h> |
| 305 | #else |
| 306 | # if HAVE_STDINT_H |
| 307 | # include <stdint.h> |
| 308 | # endif |
| 309 | #endif |
| 310 | #if HAVE_UNISTD_H |
| 311 | # include <unistd.h> |
| 312 | #endif" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 313 | |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 314 | ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS WIN16_FILES WIN16_INSTALL build build_cpu build_vendor build_os host host_cpu host_vendor host_os SET_MAKE CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX CPPBIN ac_ct_CPPBIN TOOLSDIR CPP X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS LEX LEXLIB LEX_OUTPUT_ROOT XLEX BISON AS ac_ct_AS LD ac_ct_LD AR ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP WINDRES ac_ct_WINDRES LN_S LN EGREP LDCONFIG INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA LINT LINTFLAGS DB2HTML DB2PDF DB2PS DB2TXT FONTFORGE LIBPTHREAD XLIB XFILES OPENGLFILES GLU32FILES OPENGL_LIBS GLUT_LIBS GLUT32FILES NASLIBS CURSESLIBS sane_devel SANELIBS SANEINCL ICULIBS ft_devel ft_devel2 FREETYPELIBS FREETYPEINCL FONTSSUBDIRS ARTSCCONFIG ARTSLIBS ARTSINCL ALSALIBS AUDIOIOLIBS CAPI4LINUXLIBS EXTRACFLAGS DLLEXT DLLFLAGS DLLIBS LDSHARED LDDLLFLAGS LIBEXT IMPLIBEXT DLLTOOL ac_ct_DLLTOOL DLLWRAP ac_ct_DLLWRAP LDEXECFLAGS LDLIBWINEFLAGS COREFOUNDATIONLIB IOKITLIB CROSSTEST CROSSCC CROSSWINDRES LDPATH CRTLIBS SOCKETLIBS WINE_BINARIES MAIN_BINARY LDD ALLOCA LIBOBJS LTLIBOBJS' |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 315 | ac_subst_files='MAKE_RULES MAKE_DLL_RULES MAKE_TEST_RULES MAKE_LIB_RULES MAKE_PROG_RULES' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 316 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 317 | # Initialize some variables set by options. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 318 | ac_init_help= |
| 319 | ac_init_version=false |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 320 | # The variables have the same names as the options, with |
| 321 | # dashes changed to underlines. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 322 | cache_file=/dev/null |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 323 | exec_prefix=NONE |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 324 | no_create= |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 325 | no_recursion= |
| 326 | prefix=NONE |
| 327 | program_prefix=NONE |
| 328 | program_suffix=NONE |
| 329 | program_transform_name=s,x,x, |
| 330 | silent= |
| 331 | site= |
| 332 | srcdir= |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 333 | verbose= |
| 334 | x_includes=NONE |
| 335 | x_libraries=NONE |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 336 | |
| 337 | # Installation directory options. |
| 338 | # These are left unexpanded so users can "make install exec_prefix=/foo" |
| 339 | # and all the variables that are supposed to be based on exec_prefix |
| 340 | # by default will actually change. |
| 341 | # Use braces instead of parens because sh, perl, etc. also accept them. |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 342 | bindir='${exec_prefix}/bin' |
| 343 | sbindir='${exec_prefix}/sbin' |
| 344 | libexecdir='${exec_prefix}/libexec' |
| 345 | datadir='${prefix}/share' |
| 346 | sysconfdir='${prefix}/etc' |
| 347 | sharedstatedir='${prefix}/com' |
| 348 | localstatedir='${prefix}/var' |
| 349 | libdir='${exec_prefix}/lib' |
| 350 | includedir='${prefix}/include' |
| 351 | oldincludedir='/usr/include' |
| 352 | infodir='${prefix}/info' |
| 353 | mandir='${prefix}/man' |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 354 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 355 | ac_prev= |
| 356 | for ac_option |
| 357 | do |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 358 | # If the previous option needs an argument, assign it. |
| 359 | if test -n "$ac_prev"; then |
| 360 | eval "$ac_prev=\$ac_option" |
| 361 | ac_prev= |
| 362 | continue |
| 363 | fi |
| 364 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 365 | ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 366 | |
| 367 | # Accept the important Cygnus configure options, so we can diagnose typos. |
| 368 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 369 | case $ac_option in |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 370 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 371 | -bindir | --bindir | --bindi | --bind | --bin | --bi) |
| 372 | ac_prev=bindir ;; |
| 373 | -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 374 | bindir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 375 | |
| 376 | -build | --build | --buil | --bui | --bu) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 377 | ac_prev=build_alias ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 378 | -build=* | --build=* | --buil=* | --bui=* | --bu=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 379 | build_alias=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 380 | |
| 381 | -cache-file | --cache-file | --cache-fil | --cache-fi \ |
| 382 | | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) |
| 383 | ac_prev=cache_file ;; |
| 384 | -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ |
| 385 | | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 386 | cache_file=$ac_optarg ;; |
| 387 | |
| 388 | --config-cache | -C) |
| 389 | cache_file=config.cache ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 390 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 391 | -datadir | --datadir | --datadi | --datad | --data | --dat | --da) |
| 392 | ac_prev=datadir ;; |
| 393 | -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ |
| 394 | | --da=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 395 | datadir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 396 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 397 | -disable-* | --disable-*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 398 | ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 399 | # Reject names that are not valid shell variable names. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 400 | expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && |
| 401 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 |
| 402 | { (exit 1); exit 1; }; } |
| 403 | ac_feature=`echo $ac_feature | sed 's/-/_/g'` |
| 404 | eval "enable_$ac_feature=no" ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 405 | |
| 406 | -enable-* | --enable-*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 407 | ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 408 | # Reject names that are not valid shell variable names. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 409 | expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && |
| 410 | { echo "$as_me: error: invalid feature name: $ac_feature" >&2 |
| 411 | { (exit 1); exit 1; }; } |
| 412 | ac_feature=`echo $ac_feature | sed 's/-/_/g'` |
| 413 | case $ac_option in |
| 414 | *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 415 | *) ac_optarg=yes ;; |
| 416 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 417 | eval "enable_$ac_feature='$ac_optarg'" ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 418 | |
| 419 | -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ |
| 420 | | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ |
| 421 | | --exec | --exe | --ex) |
| 422 | ac_prev=exec_prefix ;; |
| 423 | -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ |
| 424 | | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ |
| 425 | | --exec=* | --exe=* | --ex=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 426 | exec_prefix=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 427 | |
| 428 | -gas | --gas | --ga | --g) |
| 429 | # Obsolete; use --with-gas. |
| 430 | with_gas=yes ;; |
| 431 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 432 | -help | --help | --hel | --he | -h) |
| 433 | ac_init_help=long ;; |
| 434 | -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) |
| 435 | ac_init_help=recursive ;; |
| 436 | -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) |
| 437 | ac_init_help=short ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 438 | |
| 439 | -host | --host | --hos | --ho) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 440 | ac_prev=host_alias ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 441 | -host=* | --host=* | --hos=* | --ho=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 442 | host_alias=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 443 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 444 | -includedir | --includedir | --includedi | --included | --include \ |
| 445 | | --includ | --inclu | --incl | --inc) |
| 446 | ac_prev=includedir ;; |
| 447 | -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ |
| 448 | | --includ=* | --inclu=* | --incl=* | --inc=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 449 | includedir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 450 | |
| 451 | -infodir | --infodir | --infodi | --infod | --info | --inf) |
| 452 | ac_prev=infodir ;; |
| 453 | -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 454 | infodir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 455 | |
| 456 | -libdir | --libdir | --libdi | --libd) |
| 457 | ac_prev=libdir ;; |
| 458 | -libdir=* | --libdir=* | --libdi=* | --libd=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 459 | libdir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 460 | |
| 461 | -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ |
| 462 | | --libexe | --libex | --libe) |
| 463 | ac_prev=libexecdir ;; |
| 464 | -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ |
| 465 | | --libexe=* | --libex=* | --libe=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 466 | libexecdir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 467 | |
| 468 | -localstatedir | --localstatedir | --localstatedi | --localstated \ |
| 469 | | --localstate | --localstat | --localsta | --localst \ |
| 470 | | --locals | --local | --loca | --loc | --lo) |
| 471 | ac_prev=localstatedir ;; |
| 472 | -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ |
| 473 | | --localstate=* | --localstat=* | --localsta=* | --localst=* \ |
| 474 | | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 475 | localstatedir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 476 | |
| 477 | -mandir | --mandir | --mandi | --mand | --man | --ma | --m) |
| 478 | ac_prev=mandir ;; |
| 479 | -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 480 | mandir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 481 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 482 | -nfp | --nfp | --nf) |
| 483 | # Obsolete; use --without-fp. |
| 484 | with_fp=no ;; |
| 485 | |
| 486 | -no-create | --no-create | --no-creat | --no-crea | --no-cre \ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 487 | | --no-cr | --no-c | -n) |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 488 | no_create=yes ;; |
| 489 | |
| 490 | -no-recursion | --no-recursion | --no-recursio | --no-recursi \ |
| 491 | | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) |
| 492 | no_recursion=yes ;; |
| 493 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 494 | -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ |
| 495 | | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ |
| 496 | | --oldin | --oldi | --old | --ol | --o) |
| 497 | ac_prev=oldincludedir ;; |
| 498 | -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ |
| 499 | | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ |
| 500 | | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 501 | oldincludedir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 502 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 503 | -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) |
| 504 | ac_prev=prefix ;; |
| 505 | -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 506 | prefix=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 507 | |
| 508 | -program-prefix | --program-prefix | --program-prefi | --program-pref \ |
| 509 | | --program-pre | --program-pr | --program-p) |
| 510 | ac_prev=program_prefix ;; |
| 511 | -program-prefix=* | --program-prefix=* | --program-prefi=* \ |
| 512 | | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 513 | program_prefix=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 514 | |
| 515 | -program-suffix | --program-suffix | --program-suffi | --program-suff \ |
| 516 | | --program-suf | --program-su | --program-s) |
| 517 | ac_prev=program_suffix ;; |
| 518 | -program-suffix=* | --program-suffix=* | --program-suffi=* \ |
| 519 | | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 520 | program_suffix=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 521 | |
| 522 | -program-transform-name | --program-transform-name \ |
| 523 | | --program-transform-nam | --program-transform-na \ |
| 524 | | --program-transform-n | --program-transform- \ |
| 525 | | --program-transform | --program-transfor \ |
| 526 | | --program-transfo | --program-transf \ |
| 527 | | --program-trans | --program-tran \ |
| 528 | | --progr-tra | --program-tr | --program-t) |
| 529 | ac_prev=program_transform_name ;; |
| 530 | -program-transform-name=* | --program-transform-name=* \ |
| 531 | | --program-transform-nam=* | --program-transform-na=* \ |
| 532 | | --program-transform-n=* | --program-transform-=* \ |
| 533 | | --program-transform=* | --program-transfor=* \ |
| 534 | | --program-transfo=* | --program-transf=* \ |
| 535 | | --program-trans=* | --program-tran=* \ |
| 536 | | --progr-tra=* | --program-tr=* | --program-t=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 537 | program_transform_name=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 538 | |
| 539 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
| 540 | | -silent | --silent | --silen | --sile | --sil) |
| 541 | silent=yes ;; |
| 542 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 543 | -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) |
| 544 | ac_prev=sbindir ;; |
| 545 | -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ |
| 546 | | --sbi=* | --sb=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 547 | sbindir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 548 | |
| 549 | -sharedstatedir | --sharedstatedir | --sharedstatedi \ |
| 550 | | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ |
| 551 | | --sharedst | --shareds | --shared | --share | --shar \ |
| 552 | | --sha | --sh) |
| 553 | ac_prev=sharedstatedir ;; |
| 554 | -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ |
| 555 | | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ |
| 556 | | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ |
| 557 | | --sha=* | --sh=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 558 | sharedstatedir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 559 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 560 | -site | --site | --sit) |
| 561 | ac_prev=site ;; |
| 562 | -site=* | --site=* | --sit=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 563 | site=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 564 | |
| 565 | -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) |
| 566 | ac_prev=srcdir ;; |
| 567 | -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 568 | srcdir=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 569 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 570 | -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ |
| 571 | | --syscon | --sysco | --sysc | --sys | --sy) |
| 572 | ac_prev=sysconfdir ;; |
| 573 | -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ |
| 574 | | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 575 | sysconfdir=$ac_optarg ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 576 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 577 | -target | --target | --targe | --targ | --tar | --ta | --t) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 578 | ac_prev=target_alias ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 579 | -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 580 | target_alias=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 581 | |
| 582 | -v | -verbose | --verbose | --verbos | --verbo | --verb) |
| 583 | verbose=yes ;; |
| 584 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 585 | -version | --version | --versio | --versi | --vers | -V) |
| 586 | ac_init_version=: ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 587 | |
| 588 | -with-* | --with-*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 589 | ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 590 | # Reject names that are not valid shell variable names. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 591 | expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && |
| 592 | { echo "$as_me: error: invalid package name: $ac_package" >&2 |
| 593 | { (exit 1); exit 1; }; } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 594 | ac_package=`echo $ac_package| sed 's/-/_/g'` |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 595 | case $ac_option in |
| 596 | *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 597 | *) ac_optarg=yes ;; |
| 598 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 599 | eval "with_$ac_package='$ac_optarg'" ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 600 | |
| 601 | -without-* | --without-*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 602 | ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 603 | # Reject names that are not valid shell variable names. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 604 | expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && |
| 605 | { echo "$as_me: error: invalid package name: $ac_package" >&2 |
| 606 | { (exit 1); exit 1; }; } |
| 607 | ac_package=`echo $ac_package | sed 's/-/_/g'` |
| 608 | eval "with_$ac_package=no" ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 609 | |
| 610 | --x) |
| 611 | # Obsolete; use --with-x. |
| 612 | with_x=yes ;; |
| 613 | |
| 614 | -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ |
| 615 | | --x-incl | --x-inc | --x-in | --x-i) |
| 616 | ac_prev=x_includes ;; |
| 617 | -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ |
| 618 | | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 619 | x_includes=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 620 | |
| 621 | -x-libraries | --x-libraries | --x-librarie | --x-librari \ |
| 622 | | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) |
| 623 | ac_prev=x_libraries ;; |
| 624 | -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ |
| 625 | | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 626 | x_libraries=$ac_optarg ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 627 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 628 | -*) { echo "$as_me: error: unrecognized option: $ac_option |
| 629 | Try \`$0 --help' for more information." >&2 |
| 630 | { (exit 1); exit 1; }; } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 631 | ;; |
| 632 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 633 | *=*) |
| 634 | ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` |
| 635 | # Reject names that are not valid shell variable names. |
| 636 | expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && |
| 637 | { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 |
| 638 | { (exit 1); exit 1; }; } |
| 639 | ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` |
| 640 | eval "$ac_envvar='$ac_optarg'" |
| 641 | export $ac_envvar ;; |
| 642 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 643 | *) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 644 | # FIXME: should be removed in autoconf 3.0. |
| 645 | echo "$as_me: WARNING: you should use --build, --host, --target" >&2 |
| 646 | expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && |
| 647 | echo "$as_me: WARNING: invalid host type: $ac_option" >&2 |
| 648 | : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 649 | ;; |
| 650 | |
| 651 | esac |
| 652 | done |
| 653 | |
| 654 | if test -n "$ac_prev"; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 655 | ac_option=--`echo $ac_prev | sed 's/_/-/g'` |
| 656 | { echo "$as_me: error: missing argument to $ac_option" >&2 |
| 657 | { (exit 1); exit 1; }; } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 658 | fi |
| 659 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 660 | # Be sure to have absolute paths. |
| 661 | for ac_var in exec_prefix prefix |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 662 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 663 | eval ac_val=$`echo $ac_var` |
| 664 | case $ac_val in |
| 665 | [\\/$]* | ?:[\\/]* | NONE | '' ) ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 666 | *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 667 | { (exit 1); exit 1; }; };; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 668 | esac |
| 669 | done |
| 670 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 671 | # Be sure to have absolute paths. |
| 672 | for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 673 | localstatedir libdir includedir oldincludedir infodir mandir |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 674 | do |
| 675 | eval ac_val=$`echo $ac_var` |
| 676 | case $ac_val in |
| 677 | [\\/$]* | ?:[\\/]* ) ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 678 | *) { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 679 | { (exit 1); exit 1; }; };; |
| 680 | esac |
| 681 | done |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 682 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 683 | # There might be people who depend on the old broken behavior: `$host' |
| 684 | # used to hold the argument of --host etc. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 685 | # FIXME: To remove some day. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 686 | build=$build_alias |
| 687 | host=$host_alias |
| 688 | target=$target_alias |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 689 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 690 | # FIXME: To remove some day. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 691 | if test "x$host_alias" != x; then |
| 692 | if test "x$build_alias" = x; then |
| 693 | cross_compiling=maybe |
| 694 | echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. |
| 695 | If a cross compiler is detected then cross compile mode will be used." >&2 |
| 696 | elif test "x$build_alias" != "x$host_alias"; then |
| 697 | cross_compiling=yes |
| 698 | fi |
| 699 | fi |
| 700 | |
| 701 | ac_tool_prefix= |
| 702 | test -n "$host_alias" && ac_tool_prefix=$host_alias- |
| 703 | |
| 704 | test "$silent" = yes && exec 6>/dev/null |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 705 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 706 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 707 | # Find the source files, if location was not specified. |
| 708 | if test -z "$srcdir"; then |
| 709 | ac_srcdir_defaulted=yes |
| 710 | # Try the directory containing this script, then its parent. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 711 | ac_confdir=`(dirname "$0") 2>/dev/null || |
| 712 | $as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 713 | X"$0" : 'X\(//\)[^/]' \| \ |
| 714 | X"$0" : 'X\(//\)$' \| \ |
| 715 | X"$0" : 'X\(/\)' \| \ |
| 716 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 717 | echo X"$0" | |
| 718 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 719 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 720 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 721 | /^X\(\/\).*/{ s//\1/; q; } |
| 722 | s/.*/./; q'` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 723 | srcdir=$ac_confdir |
| 724 | if test ! -r $srcdir/$ac_unique_file; then |
| 725 | srcdir=.. |
| 726 | fi |
| 727 | else |
| 728 | ac_srcdir_defaulted=no |
| 729 | fi |
| 730 | if test ! -r $srcdir/$ac_unique_file; then |
| 731 | if test "$ac_srcdir_defaulted" = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 732 | { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 733 | { (exit 1); exit 1; }; } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 734 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 735 | { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 736 | { (exit 1); exit 1; }; } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 737 | fi |
| 738 | fi |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 739 | (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || |
| 740 | { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 |
| 741 | { (exit 1); exit 1; }; } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 742 | srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` |
| 743 | ac_env_build_alias_set=${build_alias+set} |
| 744 | ac_env_build_alias_value=$build_alias |
| 745 | ac_cv_env_build_alias_set=${build_alias+set} |
| 746 | ac_cv_env_build_alias_value=$build_alias |
| 747 | ac_env_host_alias_set=${host_alias+set} |
| 748 | ac_env_host_alias_value=$host_alias |
| 749 | ac_cv_env_host_alias_set=${host_alias+set} |
| 750 | ac_cv_env_host_alias_value=$host_alias |
| 751 | ac_env_target_alias_set=${target_alias+set} |
| 752 | ac_env_target_alias_value=$target_alias |
| 753 | ac_cv_env_target_alias_set=${target_alias+set} |
| 754 | ac_cv_env_target_alias_value=$target_alias |
| 755 | ac_env_CC_set=${CC+set} |
| 756 | ac_env_CC_value=$CC |
| 757 | ac_cv_env_CC_set=${CC+set} |
| 758 | ac_cv_env_CC_value=$CC |
| 759 | ac_env_CFLAGS_set=${CFLAGS+set} |
| 760 | ac_env_CFLAGS_value=$CFLAGS |
| 761 | ac_cv_env_CFLAGS_set=${CFLAGS+set} |
| 762 | ac_cv_env_CFLAGS_value=$CFLAGS |
| 763 | ac_env_LDFLAGS_set=${LDFLAGS+set} |
| 764 | ac_env_LDFLAGS_value=$LDFLAGS |
| 765 | ac_cv_env_LDFLAGS_set=${LDFLAGS+set} |
| 766 | ac_cv_env_LDFLAGS_value=$LDFLAGS |
| 767 | ac_env_CPPFLAGS_set=${CPPFLAGS+set} |
| 768 | ac_env_CPPFLAGS_value=$CPPFLAGS |
| 769 | ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} |
| 770 | ac_cv_env_CPPFLAGS_value=$CPPFLAGS |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 771 | ac_env_CXX_set=${CXX+set} |
| 772 | ac_env_CXX_value=$CXX |
| 773 | ac_cv_env_CXX_set=${CXX+set} |
| 774 | ac_cv_env_CXX_value=$CXX |
| 775 | ac_env_CXXFLAGS_set=${CXXFLAGS+set} |
| 776 | ac_env_CXXFLAGS_value=$CXXFLAGS |
| 777 | ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set} |
| 778 | ac_cv_env_CXXFLAGS_value=$CXXFLAGS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 779 | ac_env_CPP_set=${CPP+set} |
| 780 | ac_env_CPP_value=$CPP |
| 781 | ac_cv_env_CPP_set=${CPP+set} |
| 782 | ac_cv_env_CPP_value=$CPP |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 783 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 784 | # |
| 785 | # Report the --help message. |
| 786 | # |
| 787 | if test "$ac_init_help" = "long"; then |
| 788 | # Omit some internal or obsolete options to make the list less imposing. |
| 789 | # This message is too long to be a string in the A/UX 3.1 sh. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 790 | cat <<_ACEOF |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 791 | \`configure' configures Wine 20040914 to adapt to many kinds of systems. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 792 | |
| 793 | Usage: $0 [OPTION]... [VAR=VALUE]... |
| 794 | |
| 795 | To assign environment variables (e.g., CC, CFLAGS...), specify them as |
| 796 | VAR=VALUE. See below for descriptions of some of the useful variables. |
| 797 | |
| 798 | Defaults for the options are specified in brackets. |
| 799 | |
| 800 | Configuration: |
| 801 | -h, --help display this help and exit |
| 802 | --help=short display options specific to this package |
| 803 | --help=recursive display the short help of all the included packages |
| 804 | -V, --version display version information and exit |
| 805 | -q, --quiet, --silent do not print \`checking...' messages |
| 806 | --cache-file=FILE cache test results in FILE [disabled] |
| 807 | -C, --config-cache alias for \`--cache-file=config.cache' |
| 808 | -n, --no-create do not create output files |
| 809 | --srcdir=DIR find the sources in DIR [configure dir or \`..'] |
| 810 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 811 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 812 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 813 | cat <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 814 | Installation directories: |
| 815 | --prefix=PREFIX install architecture-independent files in PREFIX |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 816 | [$ac_default_prefix] |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 817 | --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 818 | [PREFIX] |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 819 | |
| 820 | By default, \`make install' will install all the files in |
| 821 | \`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify |
| 822 | an installation prefix other than \`$ac_default_prefix' using \`--prefix', |
| 823 | for instance \`--prefix=\$HOME'. |
| 824 | |
| 825 | For better control, use the options below. |
| 826 | |
| 827 | Fine tuning of the installation directories: |
| 828 | --bindir=DIR user executables [EPREFIX/bin] |
| 829 | --sbindir=DIR system admin executables [EPREFIX/sbin] |
| 830 | --libexecdir=DIR program executables [EPREFIX/libexec] |
| 831 | --datadir=DIR read-only architecture-independent data [PREFIX/share] |
| 832 | --sysconfdir=DIR read-only single-machine data [PREFIX/etc] |
| 833 | --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] |
| 834 | --localstatedir=DIR modifiable single-machine data [PREFIX/var] |
| 835 | --libdir=DIR object code libraries [EPREFIX/lib] |
| 836 | --includedir=DIR C header files [PREFIX/include] |
| 837 | --oldincludedir=DIR C header files for non-gcc [/usr/include] |
| 838 | --infodir=DIR info documentation [PREFIX/info] |
| 839 | --mandir=DIR man documentation [PREFIX/man] |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 840 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 841 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 842 | cat <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 843 | |
| 844 | X features: |
| 845 | --x-includes=DIR X include files are in DIR |
| 846 | --x-libraries=DIR X library files are in DIR |
| 847 | |
| 848 | System types: |
| 849 | --build=BUILD configure for building on BUILD [guessed] |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 850 | --host=HOST cross-compile to build programs to run on HOST [BUILD] |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 851 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 852 | fi |
| 853 | |
| 854 | if test -n "$ac_init_help"; then |
| 855 | case $ac_init_help in |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 856 | short | recursive ) echo "Configuration of Wine 20040914:";; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 857 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 858 | cat <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 859 | |
| 860 | Optional Features: |
| 861 | --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) |
| 862 | --enable-FEATURE[=ARG] include FEATURE [ARG=yes] |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 863 | --disable-win16 do not include Win16 support |
| 864 | --disable-debug compile out all debugging messages |
| 865 | --disable-trace compile out TRACE messages |
Alexandre Julliard | 2aa8e87 | 2004-10-08 23:39:16 +0000 | [diff] [blame] | 866 | --enable-win64 build a Win64 emulator on AMD64 (won't run Win32 |
| 867 | binaries) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 868 | |
| 869 | Optional Packages: |
| 870 | --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] |
| 871 | --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 872 | --without-opengl do not use OpenGL |
| 873 | --without-curses do not use curses |
| 874 | --with-wine-tools=<dir> use Wine tools from directory <dir> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 875 | --with-x use the X Window System |
| 876 | |
| 877 | Some influential environment variables: |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 878 | CC C compiler command |
| 879 | CFLAGS C compiler flags |
| 880 | LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a |
| 881 | nonstandard directory <lib dir> |
| 882 | CPPFLAGS C/C++ preprocessor flags, e.g. -I<include dir> if you have |
| 883 | headers in a nonstandard directory <include dir> |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 884 | CXX C++ compiler command |
| 885 | CXXFLAGS C++ compiler flags |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 886 | CPP C preprocessor |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 887 | |
| 888 | Use these variables to override the choices made by `configure' or to help |
| 889 | it to find libraries and programs with nonstandard names/locations. |
| 890 | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 891 | Report bugs to <wine-devel@winehq.org>. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 892 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 893 | fi |
| 894 | |
| 895 | if test "$ac_init_help" = "recursive"; then |
| 896 | # If there are subdirs, report their specific --help. |
| 897 | ac_popdir=`pwd` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 898 | for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue |
| 899 | test -d $ac_dir || continue |
| 900 | ac_builddir=. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 901 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 902 | if test "$ac_dir" != .; then |
| 903 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
| 904 | # A "../" for each directory in $ac_dir_suffix. |
| 905 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` |
| 906 | else |
| 907 | ac_dir_suffix= ac_top_builddir= |
| 908 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 909 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 910 | case $srcdir in |
| 911 | .) # No --srcdir option. We are building in place. |
| 912 | ac_srcdir=. |
| 913 | if test -z "$ac_top_builddir"; then |
| 914 | ac_top_srcdir=. |
| 915 | else |
| 916 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` |
| 917 | fi ;; |
| 918 | [\\/]* | ?:[\\/]* ) # Absolute path. |
| 919 | ac_srcdir=$srcdir$ac_dir_suffix; |
| 920 | ac_top_srcdir=$srcdir ;; |
| 921 | *) # Relative path. |
| 922 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 923 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 924 | esac |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 925 | |
| 926 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 927 | # the directories may not exist. |
| 928 | case `pwd` in |
| 929 | .) ac_abs_builddir="$ac_dir";; |
| 930 | *) |
| 931 | case "$ac_dir" in |
| 932 | .) ac_abs_builddir=`pwd`;; |
| 933 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; |
| 934 | *) ac_abs_builddir=`pwd`/"$ac_dir";; |
| 935 | esac;; |
| 936 | esac |
| 937 | case $ac_abs_builddir in |
| 938 | .) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 939 | *) |
| 940 | case ${ac_top_builddir}. in |
| 941 | .) ac_abs_top_builddir=$ac_abs_builddir;; |
| 942 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 943 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; |
| 944 | esac;; |
| 945 | esac |
| 946 | case $ac_abs_builddir in |
| 947 | .) ac_abs_srcdir=$ac_srcdir;; |
| 948 | *) |
| 949 | case $ac_srcdir in |
| 950 | .) ac_abs_srcdir=$ac_abs_builddir;; |
| 951 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; |
| 952 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; |
| 953 | esac;; |
| 954 | esac |
| 955 | case $ac_abs_builddir in |
| 956 | .) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 957 | *) |
| 958 | case $ac_top_srcdir in |
| 959 | .) ac_abs_top_srcdir=$ac_abs_builddir;; |
| 960 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 961 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; |
| 962 | esac;; |
| 963 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 964 | |
| 965 | cd $ac_dir |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 966 | # Check for guested configure; otherwise get Cygnus style configure. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 967 | if test -f $ac_srcdir/configure.gnu; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 968 | echo |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 969 | $SHELL $ac_srcdir/configure.gnu --help=recursive |
| 970 | elif test -f $ac_srcdir/configure; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 971 | echo |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 972 | $SHELL $ac_srcdir/configure --help=recursive |
| 973 | elif test -f $ac_srcdir/configure.ac || |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 974 | test -f $ac_srcdir/configure.in; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 975 | echo |
| 976 | $ac_configure --help |
| 977 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 978 | echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 979 | fi |
Alexandre Julliard | ccc7570 | 2003-09-19 04:36:54 +0000 | [diff] [blame] | 980 | cd "$ac_popdir" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 981 | done |
| 982 | fi |
| 983 | |
| 984 | test -n "$ac_init_help" && exit 0 |
| 985 | if $ac_init_version; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 986 | cat <<\_ACEOF |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 987 | Wine configure 20040914 |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 988 | generated by GNU Autoconf 2.59 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 989 | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 990 | Copyright (C) 2003 Free Software Foundation, Inc. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 991 | This configure script is free software; the Free Software Foundation |
| 992 | gives unlimited permission to copy, distribute and modify it. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 993 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 994 | exit 0 |
| 995 | fi |
| 996 | exec 5>config.log |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 997 | cat >&5 <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 998 | This file contains any messages produced by compilers while |
| 999 | running configure, to aid debugging if configure makes a mistake. |
| 1000 | |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 1001 | It was created by Wine $as_me 20040914, which was |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 1002 | generated by GNU Autoconf 2.59. Invocation command line was |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1003 | |
| 1004 | $ $0 $@ |
| 1005 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1006 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1007 | { |
| 1008 | cat <<_ASUNAME |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1009 | ## --------- ## |
| 1010 | ## Platform. ## |
| 1011 | ## --------- ## |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1012 | |
| 1013 | hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` |
| 1014 | uname -m = `(uname -m) 2>/dev/null || echo unknown` |
| 1015 | uname -r = `(uname -r) 2>/dev/null || echo unknown` |
| 1016 | uname -s = `(uname -s) 2>/dev/null || echo unknown` |
| 1017 | uname -v = `(uname -v) 2>/dev/null || echo unknown` |
| 1018 | |
| 1019 | /usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` |
| 1020 | /bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` |
| 1021 | |
| 1022 | /bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` |
| 1023 | /usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` |
| 1024 | /usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` |
| 1025 | hostinfo = `(hostinfo) 2>/dev/null || echo unknown` |
| 1026 | /bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` |
| 1027 | /usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` |
| 1028 | /bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` |
| 1029 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1030 | _ASUNAME |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1031 | |
| 1032 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1033 | for as_dir in $PATH |
| 1034 | do |
| 1035 | IFS=$as_save_IFS |
| 1036 | test -z "$as_dir" && as_dir=. |
| 1037 | echo "PATH: $as_dir" |
| 1038 | done |
| 1039 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1040 | } >&5 |
| 1041 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1042 | cat >&5 <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1043 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1044 | |
| 1045 | ## ----------- ## |
| 1046 | ## Core tests. ## |
| 1047 | ## ----------- ## |
| 1048 | |
| 1049 | _ACEOF |
| 1050 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1051 | |
| 1052 | # Keep a trace of the command line. |
| 1053 | # Strip out --no-create and --no-recursion so they do not pile up. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1054 | # Strip out --silent because we don't want to record it for future runs. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1055 | # Also quote any args containing shell meta-characters. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1056 | # Make two passes to allow for proper duplicate-argument suppression. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1057 | ac_configure_args= |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1058 | ac_configure_args0= |
| 1059 | ac_configure_args1= |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1060 | ac_sep= |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1061 | ac_must_keep_next=false |
| 1062 | for ac_pass in 1 2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1063 | do |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1064 | for ac_arg |
| 1065 | do |
| 1066 | case $ac_arg in |
| 1067 | -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; |
| 1068 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
| 1069 | | -silent | --silent | --silen | --sile | --sil) |
| 1070 | continue ;; |
| 1071 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) |
| 1072 | ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 1073 | esac |
| 1074 | case $ac_pass in |
| 1075 | 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; |
| 1076 | 2) |
| 1077 | ac_configure_args1="$ac_configure_args1 '$ac_arg'" |
| 1078 | if test $ac_must_keep_next = true; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1079 | ac_must_keep_next=false # Got value, back to normal. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1080 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1081 | case $ac_arg in |
| 1082 | *=* | --config-cache | -C | -disable-* | --disable-* \ |
| 1083 | | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ |
| 1084 | | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ |
| 1085 | | -with-* | --with-* | -without-* | --without-* | --x) |
| 1086 | case "$ac_configure_args0 " in |
| 1087 | "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; |
| 1088 | esac |
| 1089 | ;; |
| 1090 | -* ) ac_must_keep_next=true ;; |
| 1091 | esac |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1092 | fi |
| 1093 | ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'" |
| 1094 | # Get rid of the leading space. |
| 1095 | ac_sep=" " |
| 1096 | ;; |
| 1097 | esac |
| 1098 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1099 | done |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1100 | $as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } |
| 1101 | $as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1102 | |
| 1103 | # When interrupted or exit'd, cleanup temporary files, and complete |
| 1104 | # config.log. We remove comments because anyway the quotes in there |
| 1105 | # would cause problems or look ugly. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1106 | # WARNING: Be sure not to use single quotes in there, as some shells, |
| 1107 | # such as our DU 5.0 friend, will then `close' the trap. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1108 | trap 'exit_status=$? |
| 1109 | # Save into config.log some information that might help in debugging. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1110 | { |
| 1111 | echo |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1112 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1113 | cat <<\_ASBOX |
| 1114 | ## ---------------- ## |
| 1115 | ## Cache variables. ## |
| 1116 | ## ---------------- ## |
| 1117 | _ASBOX |
| 1118 | echo |
| 1119 | # The following way of writing the cache mishandles newlines in values, |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1120 | { |
| 1121 | (set) 2>&1 | |
| 1122 | case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in |
| 1123 | *ac_space=\ *) |
| 1124 | sed -n \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1125 | "s/'"'"'/'"'"'\\\\'"'"''"'"'/g; |
| 1126 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1127 | ;; |
| 1128 | *) |
| 1129 | sed -n \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1130 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1131 | ;; |
| 1132 | esac; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1133 | } |
| 1134 | echo |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1135 | |
| 1136 | cat <<\_ASBOX |
| 1137 | ## ----------------- ## |
| 1138 | ## Output variables. ## |
| 1139 | ## ----------------- ## |
| 1140 | _ASBOX |
| 1141 | echo |
| 1142 | for ac_var in $ac_subst_vars |
| 1143 | do |
| 1144 | eval ac_val=$`echo $ac_var` |
| 1145 | echo "$ac_var='"'"'$ac_val'"'"'" |
| 1146 | done | sort |
| 1147 | echo |
| 1148 | |
| 1149 | if test -n "$ac_subst_files"; then |
| 1150 | cat <<\_ASBOX |
| 1151 | ## ------------- ## |
| 1152 | ## Output files. ## |
| 1153 | ## ------------- ## |
| 1154 | _ASBOX |
| 1155 | echo |
| 1156 | for ac_var in $ac_subst_files |
| 1157 | do |
| 1158 | eval ac_val=$`echo $ac_var` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1159 | echo "$ac_var='"'"'$ac_val'"'"'" |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1160 | done | sort |
| 1161 | echo |
| 1162 | fi |
| 1163 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1164 | if test -s confdefs.h; then |
| 1165 | cat <<\_ASBOX |
| 1166 | ## ----------- ## |
| 1167 | ## confdefs.h. ## |
| 1168 | ## ----------- ## |
| 1169 | _ASBOX |
| 1170 | echo |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1171 | sed "/^$/d" confdefs.h | sort |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1172 | echo |
| 1173 | fi |
| 1174 | test "$ac_signal" != 0 && |
| 1175 | echo "$as_me: caught signal $ac_signal" |
| 1176 | echo "$as_me: exit $exit_status" |
| 1177 | } >&5 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 1178 | rm -f core *.core && |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1179 | rm -rf conftest* confdefs* conf$$* $ac_clean_files && |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1180 | exit $exit_status |
| 1181 | ' 0 |
| 1182 | for ac_signal in 1 2 13 15; do |
| 1183 | trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal |
| 1184 | done |
| 1185 | ac_signal=0 |
| 1186 | |
| 1187 | # confdefs.h avoids OS command line length limits that DEFS can exceed. |
| 1188 | rm -rf conftest* confdefs.h |
| 1189 | # AIX cpp loses on an empty file, so make sure it contains at least a newline. |
| 1190 | echo >confdefs.h |
| 1191 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1192 | # Predefined preprocessor variables. |
| 1193 | |
| 1194 | cat >>confdefs.h <<_ACEOF |
| 1195 | #define PACKAGE_NAME "$PACKAGE_NAME" |
| 1196 | _ACEOF |
| 1197 | |
| 1198 | |
| 1199 | cat >>confdefs.h <<_ACEOF |
| 1200 | #define PACKAGE_TARNAME "$PACKAGE_TARNAME" |
| 1201 | _ACEOF |
| 1202 | |
| 1203 | |
| 1204 | cat >>confdefs.h <<_ACEOF |
| 1205 | #define PACKAGE_VERSION "$PACKAGE_VERSION" |
| 1206 | _ACEOF |
| 1207 | |
| 1208 | |
| 1209 | cat >>confdefs.h <<_ACEOF |
| 1210 | #define PACKAGE_STRING "$PACKAGE_STRING" |
| 1211 | _ACEOF |
| 1212 | |
| 1213 | |
| 1214 | cat >>confdefs.h <<_ACEOF |
| 1215 | #define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" |
| 1216 | _ACEOF |
| 1217 | |
| 1218 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1219 | # Let the site file select an alternate cache file if it wants to. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1220 | # Prefer explicitly selected file to automatically selected ones. |
| 1221 | if test -z "$CONFIG_SITE"; then |
| 1222 | if test "x$prefix" != xNONE; then |
| 1223 | CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site" |
| 1224 | else |
| 1225 | CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site" |
| 1226 | fi |
| 1227 | fi |
| 1228 | for ac_site_file in $CONFIG_SITE; do |
| 1229 | if test -r "$ac_site_file"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1230 | { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1231 | echo "$as_me: loading site script $ac_site_file" >&6;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1232 | sed 's/^/| /' "$ac_site_file" >&5 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1233 | . "$ac_site_file" |
| 1234 | fi |
| 1235 | done |
| 1236 | |
| 1237 | if test -r "$cache_file"; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1238 | # Some versions of bash will fail to source /dev/null (special |
| 1239 | # files actually), so we avoid doing that. |
| 1240 | if test -f "$cache_file"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1241 | { echo "$as_me:$LINENO: loading cache $cache_file" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1242 | echo "$as_me: loading cache $cache_file" >&6;} |
| 1243 | case $cache_file in |
| 1244 | [\\/]* | ?:[\\/]* ) . $cache_file;; |
| 1245 | *) . ./$cache_file;; |
| 1246 | esac |
| 1247 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1248 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1249 | { echo "$as_me:$LINENO: creating cache $cache_file" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1250 | echo "$as_me: creating cache $cache_file" >&6;} |
| 1251 | >$cache_file |
| 1252 | fi |
| 1253 | |
| 1254 | # Check that the precious variables saved in the cache have kept the same |
| 1255 | # value. |
| 1256 | ac_cache_corrupted=false |
| 1257 | for ac_var in `(set) 2>&1 | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1258 | sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1259 | eval ac_old_set=\$ac_cv_env_${ac_var}_set |
| 1260 | eval ac_new_set=\$ac_env_${ac_var}_set |
| 1261 | eval ac_old_val="\$ac_cv_env_${ac_var}_value" |
| 1262 | eval ac_new_val="\$ac_env_${ac_var}_value" |
| 1263 | case $ac_old_set,$ac_new_set in |
| 1264 | set,) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1265 | { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1266 | echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} |
| 1267 | ac_cache_corrupted=: ;; |
| 1268 | ,set) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1269 | { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1270 | echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} |
| 1271 | ac_cache_corrupted=: ;; |
| 1272 | ,);; |
| 1273 | *) |
| 1274 | if test "x$ac_old_val" != "x$ac_new_val"; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1275 | { echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1276 | echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1277 | { echo "$as_me:$LINENO: former value: $ac_old_val" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1278 | echo "$as_me: former value: $ac_old_val" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1279 | { echo "$as_me:$LINENO: current value: $ac_new_val" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1280 | echo "$as_me: current value: $ac_new_val" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1281 | ac_cache_corrupted=: |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1282 | fi;; |
| 1283 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1284 | # Pass precious variables to config.status. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1285 | if test "$ac_new_set" = set; then |
| 1286 | case $ac_new_val in |
| 1287 | *" "*|*" "*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1288 | ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; |
| 1289 | *) ac_arg=$ac_var=$ac_new_val ;; |
| 1290 | esac |
| 1291 | case " $ac_configure_args " in |
| 1292 | *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. |
| 1293 | *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1294 | esac |
| 1295 | fi |
| 1296 | done |
| 1297 | if $ac_cache_corrupted; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1298 | { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1299 | echo "$as_me: error: changes in the environment can compromise the build" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1300 | { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1301 | echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} |
| 1302 | { (exit 1); exit 1; }; } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1303 | fi |
| 1304 | |
| 1305 | ac_ext=c |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1306 | ac_cpp='$CPP $CPPFLAGS' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1307 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 1308 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 1309 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1310 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1311 | |
| 1312 | |
| 1313 | |
| 1314 | |
| 1315 | |
| 1316 | |
| 1317 | |
| 1318 | |
| 1319 | |
| 1320 | |
| 1321 | |
| 1322 | |
| 1323 | |
| 1324 | |
| 1325 | |
| 1326 | |
| 1327 | |
| 1328 | |
| 1329 | |
| 1330 | |
| 1331 | |
| 1332 | |
| 1333 | |
| 1334 | |
| 1335 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1336 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1337 | |
| 1338 | ac_config_headers="$ac_config_headers include/config.h" |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 1339 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 1340 | ac_aux_dir= |
| 1341 | for ac_dir in tools $srcdir/tools; do |
| 1342 | if test -f $ac_dir/install-sh; then |
| 1343 | ac_aux_dir=$ac_dir |
| 1344 | ac_install_sh="$ac_aux_dir/install-sh -c" |
| 1345 | break |
| 1346 | elif test -f $ac_dir/install.sh; then |
| 1347 | ac_aux_dir=$ac_dir |
| 1348 | ac_install_sh="$ac_aux_dir/install.sh -c" |
| 1349 | break |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1350 | elif test -f $ac_dir/shtool; then |
| 1351 | ac_aux_dir=$ac_dir |
| 1352 | ac_install_sh="$ac_aux_dir/shtool install -c" |
| 1353 | break |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 1354 | fi |
| 1355 | done |
| 1356 | if test -z "$ac_aux_dir"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1357 | { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1358 | echo "$as_me: error: cannot find install-sh or install.sh in tools $srcdir/tools" >&2;} |
| 1359 | { (exit 1); exit 1; }; } |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 1360 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1361 | ac_config_guess="$SHELL $ac_aux_dir/config.guess" |
| 1362 | ac_config_sub="$SHELL $ac_aux_dir/config.sub" |
| 1363 | ac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure. |
Howard Abrams | 1327748 | 1999-07-10 13:16:29 +0000 | [diff] [blame] | 1364 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1365 | |
| 1366 | |
Alexandre Julliard | c728efc | 2002-10-02 02:34:09 +0000 | [diff] [blame] | 1367 | # Check whether --enable-win16 or --disable-win16 was given. |
| 1368 | if test "${enable_win16+set}" = set; then |
| 1369 | enableval="$enable_win16" |
| 1370 | |
| 1371 | fi; |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1372 | # Check whether --enable-debug or --disable-debug was given. |
| 1373 | if test "${enable_debug+set}" = set; then |
| 1374 | enableval="$enable_debug" |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1375 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1376 | fi; |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1377 | # Check whether --enable-trace or --disable-trace was given. |
| 1378 | if test "${enable_trace+set}" = set; then |
| 1379 | enableval="$enable_trace" |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1380 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1381 | fi; |
Alexandre Julliard | 2aa8e87 | 2004-10-08 23:39:16 +0000 | [diff] [blame] | 1382 | # Check whether --enable-win64 or --disable-win64 was given. |
| 1383 | if test "${enable_win64+set}" = set; then |
| 1384 | enableval="$enable_win64" |
| 1385 | |
| 1386 | fi; |
Alexandre Julliard | b807499 | 2002-11-21 21:51:24 +0000 | [diff] [blame] | 1387 | |
| 1388 | |
| 1389 | # Check whether --with-opengl or --without-opengl was given. |
| 1390 | if test "${with_opengl+set}" = set; then |
| 1391 | withval="$with_opengl" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1392 | |
| 1393 | fi; |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1394 | |
Patrik Stridvall | 5e5ad53 | 2000-04-23 20:02:46 +0000 | [diff] [blame] | 1395 | # Check whether --with-curses or --without-curses was given. |
| 1396 | if test "${with_curses+set}" = set; then |
| 1397 | withval="$with_curses" |
Patrik Stridvall | 5e5ad53 | 2000-04-23 20:02:46 +0000 | [diff] [blame] | 1398 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1399 | fi; |
Patrik Stridvall | 5e5ad53 | 2000-04-23 20:02:46 +0000 | [diff] [blame] | 1400 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 1401 | # Check whether --with-wine-tools or --without-wine-tools was given. |
| 1402 | if test "${with_wine_tools+set}" = set; then |
| 1403 | withval="$with_wine_tools" |
| 1404 | |
| 1405 | fi; |
| 1406 | |
Alexandre Julliard | c728efc | 2002-10-02 02:34:09 +0000 | [diff] [blame] | 1407 | WIN16_FILES="\$(WIN16_FILES)" |
| 1408 | |
| 1409 | WIN16_INSTALL="\$(WIN16_INSTALL)" |
| 1410 | |
| 1411 | if test "x$enable_win16" = "xno" |
| 1412 | then |
| 1413 | WIN16_FILES="" |
| 1414 | WIN16_INSTALL="" |
| 1415 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1416 | if test "x$enable_debug" = "xno" |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1417 | then |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 1418 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1419 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1420 | #define NO_DEBUG_MSGS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1421 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1422 | |
| 1423 | fi |
| 1424 | if test "x$enable_trace" = "xno" -o "x$enable_debug" = "xno" |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 1425 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1426 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1427 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1428 | #define NO_TRACE_MSGS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1429 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1430 | |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1431 | fi |
| 1432 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1433 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1434 | # Make sure we can run config.sub. |
| 1435 | $ac_config_sub sun4 >/dev/null 2>&1 || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1436 | { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1437 | echo "$as_me: error: cannot run $ac_config_sub" >&2;} |
| 1438 | { (exit 1); exit 1; }; } |
Alexandre Julliard | a0b2b1d | 1997-11-16 17:38:29 +0000 | [diff] [blame] | 1439 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1440 | echo "$as_me:$LINENO: checking build system type" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1441 | echo $ECHO_N "checking build system type... $ECHO_C" >&6 |
| 1442 | if test "${ac_cv_build+set}" = set; then |
| 1443 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1444 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1445 | ac_cv_build_alias=$build_alias |
| 1446 | test -z "$ac_cv_build_alias" && |
| 1447 | ac_cv_build_alias=`$ac_config_guess` |
| 1448 | test -z "$ac_cv_build_alias" && |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1449 | { { echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1450 | echo "$as_me: error: cannot guess build type; you must specify one" >&2;} |
| 1451 | { (exit 1); exit 1; }; } |
| 1452 | ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1453 | { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 |
| 1454 | echo "$as_me: error: $ac_config_sub $ac_cv_build_alias failed" >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1455 | { (exit 1); exit 1; }; } |
| 1456 | |
| 1457 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1458 | echo "$as_me:$LINENO: result: $ac_cv_build" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1459 | echo "${ECHO_T}$ac_cv_build" >&6 |
| 1460 | build=$ac_cv_build |
| 1461 | build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
| 1462 | build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
| 1463 | build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| 1464 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1465 | |
| 1466 | echo "$as_me:$LINENO: checking host system type" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1467 | echo $ECHO_N "checking host system type... $ECHO_C" >&6 |
| 1468 | if test "${ac_cv_host+set}" = set; then |
| 1469 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1470 | else |
| 1471 | ac_cv_host_alias=$host_alias |
| 1472 | test -z "$ac_cv_host_alias" && |
| 1473 | ac_cv_host_alias=$ac_cv_build_alias |
| 1474 | ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1475 | { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_host_alias failed" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1476 | echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} |
| 1477 | { (exit 1); exit 1; }; } |
| 1478 | |
| 1479 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1480 | echo "$as_me:$LINENO: result: $ac_cv_host" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1481 | echo "${ECHO_T}$ac_cv_host" >&6 |
| 1482 | host=$ac_cv_host |
| 1483 | host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
| 1484 | host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
| 1485 | host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| 1486 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1487 | |
Alexandre Julliard | 2aa8e87 | 2004-10-08 23:39:16 +0000 | [diff] [blame] | 1488 | case $host in |
| 1489 | x86_64*linux*) |
| 1490 | if test "x$enable_win64" != "xyes" |
| 1491 | then |
| 1492 | test -n "$CC" || CC="gcc -m32" |
| 1493 | test -n "$LD" || LD="ld -m elf_i386" |
| 1494 | test -n "$AS" || AS="as --32" |
| 1495 | fi |
| 1496 | ;; |
| 1497 | esac |
| 1498 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1499 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
| 1500 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1501 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1502 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
| 1503 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1504 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1505 | cat >conftest.make <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1506 | all: |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1507 | @echo 'ac_maketemp="$(MAKE)"' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1508 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1509 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1510 | eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1511 | if test -n "$ac_maketemp"; then |
| 1512 | eval ac_cv_prog_make_${ac_make}_set=yes |
| 1513 | else |
| 1514 | eval ac_cv_prog_make_${ac_make}_set=no |
| 1515 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1516 | rm -f conftest.make |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1517 | fi |
| 1518 | if eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1519 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1520 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1521 | SET_MAKE= |
| 1522 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1523 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1524 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1525 | SET_MAKE="MAKE=${MAKE-make}" |
| 1526 | fi |
| 1527 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1528 | ac_ext=c |
| 1529 | ac_cpp='$CPP $CPPFLAGS' |
| 1530 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 1531 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 1532 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 1533 | if test -n "$ac_tool_prefix"; then |
| 1534 | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
| 1535 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1536 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1537 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1538 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1539 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1540 | else |
| 1541 | if test -n "$CC"; then |
| 1542 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1543 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1544 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1545 | for as_dir in $PATH |
| 1546 | do |
| 1547 | IFS=$as_save_IFS |
| 1548 | test -z "$as_dir" && as_dir=. |
| 1549 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1550 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1551 | ac_cv_prog_CC="${ac_tool_prefix}gcc" |
| 1552 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1553 | break 2 |
| 1554 | fi |
| 1555 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1556 | done |
| 1557 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1558 | fi |
| 1559 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1560 | CC=$ac_cv_prog_CC |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1561 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1562 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1563 | echo "${ECHO_T}$CC" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1564 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1565 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1566 | echo "${ECHO_T}no" >&6 |
| 1567 | fi |
| 1568 | |
| 1569 | fi |
| 1570 | if test -z "$ac_cv_prog_CC"; then |
| 1571 | ac_ct_CC=$CC |
| 1572 | # Extract the first word of "gcc", so it can be a program name with args. |
| 1573 | set dummy gcc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1574 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1575 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1576 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 1577 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1578 | else |
| 1579 | if test -n "$ac_ct_CC"; then |
| 1580 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
| 1581 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1582 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1583 | for as_dir in $PATH |
| 1584 | do |
| 1585 | IFS=$as_save_IFS |
| 1586 | test -z "$as_dir" && as_dir=. |
| 1587 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1588 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1589 | ac_cv_prog_ac_ct_CC="gcc" |
| 1590 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1591 | break 2 |
| 1592 | fi |
| 1593 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1594 | done |
| 1595 | |
| 1596 | fi |
| 1597 | fi |
| 1598 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 1599 | if test -n "$ac_ct_CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1600 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1601 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 1602 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1603 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1604 | echo "${ECHO_T}no" >&6 |
| 1605 | fi |
| 1606 | |
| 1607 | CC=$ac_ct_CC |
| 1608 | else |
| 1609 | CC="$ac_cv_prog_CC" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1610 | fi |
| 1611 | |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1612 | if test -z "$CC"; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1613 | if test -n "$ac_tool_prefix"; then |
| 1614 | # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. |
| 1615 | set dummy ${ac_tool_prefix}cc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1616 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1617 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1618 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1619 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1620 | else |
| 1621 | if test -n "$CC"; then |
| 1622 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1623 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1624 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1625 | for as_dir in $PATH |
| 1626 | do |
| 1627 | IFS=$as_save_IFS |
| 1628 | test -z "$as_dir" && as_dir=. |
| 1629 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1630 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1631 | ac_cv_prog_CC="${ac_tool_prefix}cc" |
| 1632 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1633 | break 2 |
| 1634 | fi |
| 1635 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1636 | done |
| 1637 | |
| 1638 | fi |
| 1639 | fi |
| 1640 | CC=$ac_cv_prog_CC |
| 1641 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1642 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1643 | echo "${ECHO_T}$CC" >&6 |
| 1644 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1645 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1646 | echo "${ECHO_T}no" >&6 |
| 1647 | fi |
| 1648 | |
| 1649 | fi |
| 1650 | if test -z "$ac_cv_prog_CC"; then |
| 1651 | ac_ct_CC=$CC |
| 1652 | # Extract the first word of "cc", so it can be a program name with args. |
| 1653 | set dummy cc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1654 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1655 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1656 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 1657 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1658 | else |
| 1659 | if test -n "$ac_ct_CC"; then |
| 1660 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
| 1661 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1662 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1663 | for as_dir in $PATH |
| 1664 | do |
| 1665 | IFS=$as_save_IFS |
| 1666 | test -z "$as_dir" && as_dir=. |
| 1667 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1668 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1669 | ac_cv_prog_ac_ct_CC="cc" |
| 1670 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1671 | break 2 |
| 1672 | fi |
| 1673 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1674 | done |
| 1675 | |
| 1676 | fi |
| 1677 | fi |
| 1678 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 1679 | if test -n "$ac_ct_CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1680 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1681 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 1682 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1683 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1684 | echo "${ECHO_T}no" >&6 |
| 1685 | fi |
| 1686 | |
| 1687 | CC=$ac_ct_CC |
| 1688 | else |
| 1689 | CC="$ac_cv_prog_CC" |
| 1690 | fi |
| 1691 | |
| 1692 | fi |
| 1693 | if test -z "$CC"; then |
| 1694 | # Extract the first word of "cc", so it can be a program name with args. |
| 1695 | set dummy cc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1696 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1697 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1698 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1699 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1700 | else |
| 1701 | if test -n "$CC"; then |
| 1702 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1703 | else |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1704 | ac_prog_rejected=no |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1705 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1706 | for as_dir in $PATH |
| 1707 | do |
| 1708 | IFS=$as_save_IFS |
| 1709 | test -z "$as_dir" && as_dir=. |
| 1710 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1711 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1712 | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
| 1713 | ac_prog_rejected=yes |
| 1714 | continue |
| 1715 | fi |
| 1716 | ac_cv_prog_CC="cc" |
| 1717 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1718 | break 2 |
| 1719 | fi |
| 1720 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1721 | done |
| 1722 | |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1723 | if test $ac_prog_rejected = yes; then |
| 1724 | # We found a bogon in the path, so make sure we never use it. |
| 1725 | set dummy $ac_cv_prog_CC |
| 1726 | shift |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1727 | if test $# != 0; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1728 | # We chose a different compiler from the bogus one. |
| 1729 | # However, it has the same basename, so the bogon will be chosen |
| 1730 | # first if we set CC to just the basename; use the full file name. |
| 1731 | shift |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1732 | ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1733 | fi |
| 1734 | fi |
| 1735 | fi |
| 1736 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1737 | CC=$ac_cv_prog_CC |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1738 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1739 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1740 | echo "${ECHO_T}$CC" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1741 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1742 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1743 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1744 | fi |
| 1745 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1746 | fi |
| 1747 | if test -z "$CC"; then |
| 1748 | if test -n "$ac_tool_prefix"; then |
| 1749 | for ac_prog in cl |
| 1750 | do |
| 1751 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 1752 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1753 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1754 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1755 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1756 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1757 | else |
| 1758 | if test -n "$CC"; then |
| 1759 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1760 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1761 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1762 | for as_dir in $PATH |
| 1763 | do |
| 1764 | IFS=$as_save_IFS |
| 1765 | test -z "$as_dir" && as_dir=. |
| 1766 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1767 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1768 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
| 1769 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1770 | break 2 |
| 1771 | fi |
| 1772 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1773 | done |
| 1774 | |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1775 | fi |
| 1776 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1777 | CC=$ac_cv_prog_CC |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1778 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1779 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1780 | echo "${ECHO_T}$CC" >&6 |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1781 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1782 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1783 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1784 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1785 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1786 | test -n "$CC" && break |
| 1787 | done |
| 1788 | fi |
| 1789 | if test -z "$CC"; then |
| 1790 | ac_ct_CC=$CC |
| 1791 | for ac_prog in cl |
| 1792 | do |
| 1793 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 1794 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1795 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1796 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1797 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 1798 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1799 | else |
| 1800 | if test -n "$ac_ct_CC"; then |
| 1801 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
| 1802 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1803 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1804 | for as_dir in $PATH |
| 1805 | do |
| 1806 | IFS=$as_save_IFS |
| 1807 | test -z "$as_dir" && as_dir=. |
| 1808 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1809 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1810 | ac_cv_prog_ac_ct_CC="$ac_prog" |
| 1811 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1812 | break 2 |
| 1813 | fi |
| 1814 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1815 | done |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1816 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1817 | fi |
| 1818 | fi |
| 1819 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 1820 | if test -n "$ac_ct_CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1821 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1822 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 1823 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1824 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1825 | echo "${ECHO_T}no" >&6 |
| 1826 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1827 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1828 | test -n "$ac_ct_CC" && break |
| 1829 | done |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1830 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1831 | CC=$ac_ct_CC |
| 1832 | fi |
| 1833 | |
| 1834 | fi |
| 1835 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1836 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1837 | test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH |
| 1838 | See \`config.log' for more details." >&5 |
| 1839 | echo "$as_me: error: no acceptable C compiler found in \$PATH |
| 1840 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1841 | { (exit 1); exit 1; }; } |
| 1842 | |
| 1843 | # Provide some information about the compiler. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1844 | echo "$as_me:$LINENO:" \ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1845 | "checking for C compiler version" >&5 |
| 1846 | ac_compiler=`set X $ac_compile; echo $2` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1847 | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1848 | (eval $ac_compiler --version </dev/null >&5) 2>&5 |
| 1849 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1850 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1851 | (exit $ac_status); } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1852 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1853 | (eval $ac_compiler -v </dev/null >&5) 2>&5 |
| 1854 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1855 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1856 | (exit $ac_status); } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1857 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1858 | (eval $ac_compiler -V </dev/null >&5) 2>&5 |
| 1859 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1860 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1861 | (exit $ac_status); } |
| 1862 | |
| 1863 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1864 | /* confdefs.h. */ |
| 1865 | _ACEOF |
| 1866 | cat confdefs.h >>conftest.$ac_ext |
| 1867 | cat >>conftest.$ac_ext <<_ACEOF |
| 1868 | /* end confdefs.h. */ |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1869 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1870 | int |
| 1871 | main () |
| 1872 | { |
| 1873 | |
| 1874 | ; |
| 1875 | return 0; |
| 1876 | } |
| 1877 | _ACEOF |
| 1878 | ac_clean_files_save=$ac_clean_files |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1879 | ac_clean_files="$ac_clean_files a.out a.exe b.out" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1880 | # Try to create an executable without -o first, disregard a.out. |
| 1881 | # It will help us diagnose broken compilers, and finding out an intuition |
| 1882 | # of exeext. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1883 | echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 |
| 1884 | echo $ECHO_N "checking for C compiler default output file name... $ECHO_C" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1885 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1886 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1887 | (eval $ac_link_default) 2>&5 |
| 1888 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1889 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1890 | (exit $ac_status); }; then |
| 1891 | # Find the output, starting from the most likely. This scheme is |
| 1892 | # not robust to junk in `.', hence go to wildcards (a.*) only as a last |
| 1893 | # resort. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1894 | |
| 1895 | # Be careful to initialize this variable, since it used to be cached. |
| 1896 | # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. |
| 1897 | ac_cv_exeext= |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1898 | # b.out is created by i960 compilers. |
| 1899 | for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out |
| 1900 | do |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1901 | test -f "$ac_file" || continue |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1902 | case $ac_file in |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1903 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1904 | ;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1905 | conftest.$ac_ext ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1906 | # This is the source file. |
| 1907 | ;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1908 | [ab].out ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1909 | # We found the default executable, but exeext='' is most |
| 1910 | # certainly right. |
| 1911 | break;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1912 | *.* ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1913 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 1914 | # FIXME: I believe we export ac_cv_exeext for Libtool, |
| 1915 | # but it would be cool to find out if it's true. Does anybody |
| 1916 | # maintain Libtool? --akim. |
| 1917 | export ac_cv_exeext |
| 1918 | break;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1919 | * ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1920 | break;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1921 | esac |
| 1922 | done |
| 1923 | else |
| 1924 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1925 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 1926 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1927 | { { echo "$as_me:$LINENO: error: C compiler cannot create executables |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1928 | See \`config.log' for more details." >&5 |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1929 | echo "$as_me: error: C compiler cannot create executables |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1930 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1931 | { (exit 77); exit 77; }; } |
| 1932 | fi |
| 1933 | |
| 1934 | ac_exeext=$ac_cv_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1935 | echo "$as_me:$LINENO: result: $ac_file" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1936 | echo "${ECHO_T}$ac_file" >&6 |
| 1937 | |
| 1938 | # Check the compiler produces executables we can run. If not, either |
| 1939 | # the compiler is broken, or we cross compile. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1940 | echo "$as_me:$LINENO: checking whether the C compiler works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1941 | echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 |
| 1942 | # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 |
| 1943 | # If not cross compiling, check that we can run a simple program. |
| 1944 | if test "$cross_compiling" != yes; then |
| 1945 | if { ac_try='./$ac_file' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1947 | (eval $ac_try) 2>&5 |
| 1948 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1950 | (exit $ac_status); }; }; then |
| 1951 | cross_compiling=no |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 1952 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1953 | if test "$cross_compiling" = maybe; then |
| 1954 | cross_compiling=yes |
| 1955 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1956 | { { echo "$as_me:$LINENO: error: cannot run C compiled programs. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1957 | If you meant to cross compile, use \`--host'. |
| 1958 | See \`config.log' for more details." >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1959 | echo "$as_me: error: cannot run C compiled programs. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1960 | If you meant to cross compile, use \`--host'. |
| 1961 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1962 | { (exit 1); exit 1; }; } |
| 1963 | fi |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 1964 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1965 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1966 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1967 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1968 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1969 | rm -f a.out a.exe conftest$ac_cv_exeext b.out |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1970 | ac_clean_files=$ac_clean_files_save |
| 1971 | # Check the compiler produces executables we can run. If not, either |
| 1972 | # the compiler is broken, or we cross compile. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1973 | echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1974 | echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1975 | echo "$as_me:$LINENO: result: $cross_compiling" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1976 | echo "${ECHO_T}$cross_compiling" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1977 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1978 | echo "$as_me:$LINENO: checking for suffix of executables" >&5 |
| 1979 | echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 |
| 1980 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1981 | (eval $ac_link) 2>&5 |
| 1982 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1983 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1984 | (exit $ac_status); }; then |
| 1985 | # If both `conftest.exe' and `conftest' are `present' (well, observable) |
| 1986 | # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will |
| 1987 | # work properly (i.e., refer to `conftest.exe'), while it won't with |
| 1988 | # `rm'. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1989 | for ac_file in conftest.exe conftest conftest.*; do |
| 1990 | test -f "$ac_file" || continue |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1991 | case $ac_file in |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1992 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1993 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1994 | export ac_cv_exeext |
| 1995 | break;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1996 | * ) break;; |
| 1997 | esac |
| 1998 | done |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1999 | else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2000 | { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
| 2001 | See \`config.log' for more details." >&5 |
| 2002 | echo "$as_me: error: cannot compute suffix of executables: cannot compile and link |
| 2003 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2004 | { (exit 1); exit 1; }; } |
| 2005 | fi |
| 2006 | |
| 2007 | rm -f conftest$ac_cv_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2008 | echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2009 | echo "${ECHO_T}$ac_cv_exeext" >&6 |
| 2010 | |
| 2011 | rm -f conftest.$ac_ext |
| 2012 | EXEEXT=$ac_cv_exeext |
| 2013 | ac_exeext=$EXEEXT |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2014 | echo "$as_me:$LINENO: checking for suffix of object files" >&5 |
| 2015 | echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2016 | if test "${ac_cv_objext+set}" = set; then |
| 2017 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2018 | else |
| 2019 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2020 | /* confdefs.h. */ |
| 2021 | _ACEOF |
| 2022 | cat confdefs.h >>conftest.$ac_ext |
| 2023 | cat >>conftest.$ac_ext <<_ACEOF |
| 2024 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2025 | |
| 2026 | int |
| 2027 | main () |
| 2028 | { |
| 2029 | |
| 2030 | ; |
| 2031 | return 0; |
| 2032 | } |
| 2033 | _ACEOF |
| 2034 | rm -f conftest.o conftest.obj |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2035 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2036 | (eval $ac_compile) 2>&5 |
| 2037 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2038 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2039 | (exit $ac_status); }; then |
| 2040 | for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do |
| 2041 | case $ac_file in |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2042 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2043 | *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` |
| 2044 | break;; |
| 2045 | esac |
| 2046 | done |
| 2047 | else |
| 2048 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2049 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2050 | |
| 2051 | { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile |
| 2052 | See \`config.log' for more details." >&5 |
| 2053 | echo "$as_me: error: cannot compute suffix of object files: cannot compile |
| 2054 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2055 | { (exit 1); exit 1; }; } |
| 2056 | fi |
| 2057 | |
| 2058 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
| 2059 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2060 | echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2061 | echo "${ECHO_T}$ac_cv_objext" >&6 |
| 2062 | OBJEXT=$ac_cv_objext |
| 2063 | ac_objext=$OBJEXT |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2064 | echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2065 | echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 |
| 2066 | if test "${ac_cv_c_compiler_gnu+set}" = set; then |
| 2067 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2068 | else |
| 2069 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2070 | /* confdefs.h. */ |
| 2071 | _ACEOF |
| 2072 | cat confdefs.h >>conftest.$ac_ext |
| 2073 | cat >>conftest.$ac_ext <<_ACEOF |
| 2074 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2075 | |
| 2076 | int |
| 2077 | main () |
| 2078 | { |
| 2079 | #ifndef __GNUC__ |
| 2080 | choke me |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2081 | #endif |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 2082 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2083 | ; |
| 2084 | return 0; |
| 2085 | } |
| 2086 | _ACEOF |
| 2087 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2088 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2089 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2090 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2091 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2092 | rm -f conftest.er1 |
| 2093 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2094 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2095 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2096 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2097 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2098 | (eval $ac_try) 2>&5 |
| 2099 | ac_status=$? |
| 2100 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2101 | (exit $ac_status); }; } && |
| 2102 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2103 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2104 | (eval $ac_try) 2>&5 |
| 2105 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2107 | (exit $ac_status); }; }; then |
| 2108 | ac_compiler_gnu=yes |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2109 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2110 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2111 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2112 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2113 | ac_compiler_gnu=no |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2114 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2115 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2116 | ac_cv_c_compiler_gnu=$ac_compiler_gnu |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2117 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2118 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2119 | echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2120 | echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 |
| 2121 | GCC=`test $ac_compiler_gnu = yes && echo yes` |
| 2122 | ac_test_CFLAGS=${CFLAGS+set} |
| 2123 | ac_save_CFLAGS=$CFLAGS |
| 2124 | CFLAGS="-g" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2125 | echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2126 | echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 |
| 2127 | if test "${ac_cv_prog_cc_g+set}" = set; then |
| 2128 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2129 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2130 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2131 | /* confdefs.h. */ |
| 2132 | _ACEOF |
| 2133 | cat confdefs.h >>conftest.$ac_ext |
| 2134 | cat >>conftest.$ac_ext <<_ACEOF |
| 2135 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2136 | |
| 2137 | int |
| 2138 | main () |
| 2139 | { |
| 2140 | |
| 2141 | ; |
| 2142 | return 0; |
| 2143 | } |
| 2144 | _ACEOF |
| 2145 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2146 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2147 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2148 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2149 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2150 | rm -f conftest.er1 |
| 2151 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2153 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2154 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2155 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2156 | (eval $ac_try) 2>&5 |
| 2157 | ac_status=$? |
| 2158 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2159 | (exit $ac_status); }; } && |
| 2160 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2161 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2162 | (eval $ac_try) 2>&5 |
| 2163 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2164 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2165 | (exit $ac_status); }; }; then |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 2166 | ac_cv_prog_cc_g=yes |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2167 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2168 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2169 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2170 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2171 | ac_cv_prog_cc_g=no |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2172 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2173 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2174 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2175 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2176 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2177 | if test "$ac_test_CFLAGS" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2178 | CFLAGS=$ac_save_CFLAGS |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2179 | elif test $ac_cv_prog_cc_g = yes; then |
| 2180 | if test "$GCC" = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 2181 | CFLAGS="-g -O2" |
| 2182 | else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2183 | CFLAGS="-g" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2184 | fi |
| 2185 | else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2186 | if test "$GCC" = yes; then |
| 2187 | CFLAGS="-O2" |
| 2188 | else |
| 2189 | CFLAGS= |
| 2190 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2191 | fi |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2192 | echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 |
| 2193 | echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 |
| 2194 | if test "${ac_cv_prog_cc_stdc+set}" = set; then |
| 2195 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2196 | else |
| 2197 | ac_cv_prog_cc_stdc=no |
| 2198 | ac_save_CC=$CC |
| 2199 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2200 | /* confdefs.h. */ |
| 2201 | _ACEOF |
| 2202 | cat confdefs.h >>conftest.$ac_ext |
| 2203 | cat >>conftest.$ac_ext <<_ACEOF |
| 2204 | /* end confdefs.h. */ |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2205 | #include <stdarg.h> |
| 2206 | #include <stdio.h> |
| 2207 | #include <sys/types.h> |
| 2208 | #include <sys/stat.h> |
| 2209 | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
| 2210 | struct buf { int x; }; |
| 2211 | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
| 2212 | static char *e (p, i) |
| 2213 | char **p; |
| 2214 | int i; |
| 2215 | { |
| 2216 | return p[i]; |
| 2217 | } |
| 2218 | static char *f (char * (*g) (char **, int), char **p, ...) |
| 2219 | { |
| 2220 | char *s; |
| 2221 | va_list v; |
| 2222 | va_start (v,p); |
| 2223 | s = g (p, va_arg (v,int)); |
| 2224 | va_end (v); |
| 2225 | return s; |
| 2226 | } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2227 | |
| 2228 | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
| 2229 | function prototypes and stuff, but not '\xHH' hex character constants. |
| 2230 | These don't provoke an error unfortunately, instead are silently treated |
| 2231 | as 'x'. The following induces an error, until -std1 is added to get |
| 2232 | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
| 2233 | array size at least. It's necessary to write '\x00'==0 to get something |
| 2234 | that's true only with -std1. */ |
| 2235 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
| 2236 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2237 | int test (int i, double x); |
| 2238 | struct s1 {int (*f) (int a);}; |
| 2239 | struct s2 {int (*f) (double a);}; |
| 2240 | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
| 2241 | int argc; |
| 2242 | char **argv; |
| 2243 | int |
| 2244 | main () |
| 2245 | { |
| 2246 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
| 2247 | ; |
| 2248 | return 0; |
| 2249 | } |
| 2250 | _ACEOF |
| 2251 | # Don't try gcc -ansi; that turns off useful extensions and |
| 2252 | # breaks some systems' header files. |
| 2253 | # AIX -qlanglvl=ansi |
| 2254 | # Ultrix and OSF/1 -std1 |
| 2255 | # HP-UX 10.20 and later -Ae |
| 2256 | # HP-UX older versions -Aa -D_HPUX_SOURCE |
| 2257 | # SVR4 -Xc -D__EXTENSIONS__ |
| 2258 | for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" |
| 2259 | do |
| 2260 | CC="$ac_save_CC $ac_arg" |
| 2261 | rm -f conftest.$ac_objext |
| 2262 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2263 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2264 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2265 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2266 | rm -f conftest.er1 |
| 2267 | cat conftest.err >&5 |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2269 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2270 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2271 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2272 | (eval $ac_try) 2>&5 |
| 2273 | ac_status=$? |
| 2274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2275 | (exit $ac_status); }; } && |
| 2276 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2277 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2278 | (eval $ac_try) 2>&5 |
| 2279 | ac_status=$? |
| 2280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2281 | (exit $ac_status); }; }; then |
| 2282 | ac_cv_prog_cc_stdc=$ac_arg |
| 2283 | break |
| 2284 | else |
| 2285 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2286 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2287 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2288 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2289 | rm -f conftest.err conftest.$ac_objext |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2290 | done |
| 2291 | rm -f conftest.$ac_ext conftest.$ac_objext |
| 2292 | CC=$ac_save_CC |
| 2293 | |
| 2294 | fi |
| 2295 | |
| 2296 | case "x$ac_cv_prog_cc_stdc" in |
| 2297 | x|xno) |
| 2298 | echo "$as_me:$LINENO: result: none needed" >&5 |
| 2299 | echo "${ECHO_T}none needed" >&6 ;; |
| 2300 | *) |
| 2301 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 |
| 2302 | echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 |
| 2303 | CC="$CC $ac_cv_prog_cc_stdc" ;; |
| 2304 | esac |
| 2305 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2306 | # Some people use a C++ compiler to compile C. Since we use `exit', |
| 2307 | # in C++ we need to declare it. In case someone uses the same compiler |
| 2308 | # for both compiling C and C++ we need to have the C++ compiler decide |
| 2309 | # the declaration of exit, since it's the most demanding environment. |
| 2310 | cat >conftest.$ac_ext <<_ACEOF |
| 2311 | #ifndef __cplusplus |
| 2312 | choke me |
| 2313 | #endif |
| 2314 | _ACEOF |
| 2315 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2316 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2317 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2318 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2319 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2320 | rm -f conftest.er1 |
| 2321 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2322 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2323 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2324 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2325 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2326 | (eval $ac_try) 2>&5 |
| 2327 | ac_status=$? |
| 2328 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2329 | (exit $ac_status); }; } && |
| 2330 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2331 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2332 | (eval $ac_try) 2>&5 |
| 2333 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2334 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2335 | (exit $ac_status); }; }; then |
| 2336 | for ac_declaration in \ |
Alexandre Julliard | 90b1c2c | 2003-06-18 20:35:38 +0000 | [diff] [blame] | 2337 | '' \ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2338 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 2339 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 2340 | 'extern "C" void exit (int) throw ();' \ |
| 2341 | 'extern "C" void exit (int);' \ |
Alexandre Julliard | 90b1c2c | 2003-06-18 20:35:38 +0000 | [diff] [blame] | 2342 | 'void exit (int);' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2343 | do |
| 2344 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2345 | /* confdefs.h. */ |
| 2346 | _ACEOF |
| 2347 | cat confdefs.h >>conftest.$ac_ext |
| 2348 | cat >>conftest.$ac_ext <<_ACEOF |
| 2349 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2350 | $ac_declaration |
Alexandre Julliard | 90b1c2c | 2003-06-18 20:35:38 +0000 | [diff] [blame] | 2351 | #include <stdlib.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2352 | int |
| 2353 | main () |
| 2354 | { |
| 2355 | exit (42); |
| 2356 | ; |
| 2357 | return 0; |
| 2358 | } |
| 2359 | _ACEOF |
| 2360 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2361 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2362 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2363 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2364 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2365 | rm -f conftest.er1 |
| 2366 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2367 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2368 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2369 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2370 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2371 | (eval $ac_try) 2>&5 |
| 2372 | ac_status=$? |
| 2373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2374 | (exit $ac_status); }; } && |
| 2375 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2376 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2377 | (eval $ac_try) 2>&5 |
| 2378 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2379 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2380 | (exit $ac_status); }; }; then |
| 2381 | : |
| 2382 | else |
| 2383 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2384 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2385 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2386 | continue |
| 2387 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2388 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2389 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2390 | /* confdefs.h. */ |
| 2391 | _ACEOF |
| 2392 | cat confdefs.h >>conftest.$ac_ext |
| 2393 | cat >>conftest.$ac_ext <<_ACEOF |
| 2394 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2395 | $ac_declaration |
| 2396 | int |
| 2397 | main () |
| 2398 | { |
| 2399 | exit (42); |
| 2400 | ; |
| 2401 | return 0; |
| 2402 | } |
| 2403 | _ACEOF |
| 2404 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2405 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2406 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2407 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2408 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2409 | rm -f conftest.er1 |
| 2410 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2411 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2412 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2413 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2414 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2415 | (eval $ac_try) 2>&5 |
| 2416 | ac_status=$? |
| 2417 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2418 | (exit $ac_status); }; } && |
| 2419 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2420 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2421 | (eval $ac_try) 2>&5 |
| 2422 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2423 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2424 | (exit $ac_status); }; }; then |
| 2425 | break |
| 2426 | else |
| 2427 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2428 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2429 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2430 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2431 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2432 | done |
| 2433 | rm -f conftest* |
| 2434 | if test -n "$ac_declaration"; then |
| 2435 | echo '#ifdef __cplusplus' >>confdefs.h |
| 2436 | echo $ac_declaration >>confdefs.h |
| 2437 | echo '#endif' >>confdefs.h |
| 2438 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2439 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2440 | else |
| 2441 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2442 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2443 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2444 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2445 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2446 | ac_ext=c |
| 2447 | ac_cpp='$CPP $CPPFLAGS' |
| 2448 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2449 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2450 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 2451 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2452 | ac_ext=cc |
| 2453 | ac_cpp='$CXXCPP $CPPFLAGS' |
| 2454 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2455 | ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2456 | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
| 2457 | if test -n "$ac_tool_prefix"; then |
| 2458 | for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC |
| 2459 | do |
| 2460 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 2461 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
| 2462 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2463 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2464 | if test "${ac_cv_prog_CXX+set}" = set; then |
| 2465 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2466 | else |
| 2467 | if test -n "$CXX"; then |
| 2468 | ac_cv_prog_CXX="$CXX" # Let the user override the test. |
| 2469 | else |
| 2470 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2471 | for as_dir in $PATH |
| 2472 | do |
| 2473 | IFS=$as_save_IFS |
| 2474 | test -z "$as_dir" && as_dir=. |
| 2475 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2476 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2477 | ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
| 2478 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2479 | break 2 |
| 2480 | fi |
| 2481 | done |
| 2482 | done |
| 2483 | |
| 2484 | fi |
| 2485 | fi |
| 2486 | CXX=$ac_cv_prog_CXX |
| 2487 | if test -n "$CXX"; then |
| 2488 | echo "$as_me:$LINENO: result: $CXX" >&5 |
| 2489 | echo "${ECHO_T}$CXX" >&6 |
| 2490 | else |
| 2491 | echo "$as_me:$LINENO: result: no" >&5 |
| 2492 | echo "${ECHO_T}no" >&6 |
| 2493 | fi |
| 2494 | |
| 2495 | test -n "$CXX" && break |
| 2496 | done |
| 2497 | fi |
| 2498 | if test -z "$CXX"; then |
| 2499 | ac_ct_CXX=$CXX |
| 2500 | for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC |
| 2501 | do |
| 2502 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 2503 | set dummy $ac_prog; ac_word=$2 |
| 2504 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2505 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2506 | if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then |
| 2507 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2508 | else |
| 2509 | if test -n "$ac_ct_CXX"; then |
| 2510 | ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. |
| 2511 | else |
| 2512 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2513 | for as_dir in $PATH |
| 2514 | do |
| 2515 | IFS=$as_save_IFS |
| 2516 | test -z "$as_dir" && as_dir=. |
| 2517 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2518 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2519 | ac_cv_prog_ac_ct_CXX="$ac_prog" |
| 2520 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2521 | break 2 |
| 2522 | fi |
| 2523 | done |
| 2524 | done |
| 2525 | |
| 2526 | fi |
| 2527 | fi |
| 2528 | ac_ct_CXX=$ac_cv_prog_ac_ct_CXX |
| 2529 | if test -n "$ac_ct_CXX"; then |
| 2530 | echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 |
| 2531 | echo "${ECHO_T}$ac_ct_CXX" >&6 |
| 2532 | else |
| 2533 | echo "$as_me:$LINENO: result: no" >&5 |
| 2534 | echo "${ECHO_T}no" >&6 |
| 2535 | fi |
| 2536 | |
| 2537 | test -n "$ac_ct_CXX" && break |
| 2538 | done |
| 2539 | test -n "$ac_ct_CXX" || ac_ct_CXX="g++" |
| 2540 | |
| 2541 | CXX=$ac_ct_CXX |
| 2542 | fi |
| 2543 | |
| 2544 | |
| 2545 | # Provide some information about the compiler. |
| 2546 | echo "$as_me:$LINENO:" \ |
| 2547 | "checking for C++ compiler version" >&5 |
| 2548 | ac_compiler=`set X $ac_compile; echo $2` |
| 2549 | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
| 2550 | (eval $ac_compiler --version </dev/null >&5) 2>&5 |
| 2551 | ac_status=$? |
| 2552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2553 | (exit $ac_status); } |
| 2554 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -v </dev/null >&5\"") >&5 |
| 2555 | (eval $ac_compiler -v </dev/null >&5) 2>&5 |
| 2556 | ac_status=$? |
| 2557 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2558 | (exit $ac_status); } |
| 2559 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 |
| 2560 | (eval $ac_compiler -V </dev/null >&5) 2>&5 |
| 2561 | ac_status=$? |
| 2562 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2563 | (exit $ac_status); } |
| 2564 | |
| 2565 | echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 |
| 2566 | echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6 |
| 2567 | if test "${ac_cv_cxx_compiler_gnu+set}" = set; then |
| 2568 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2569 | else |
| 2570 | cat >conftest.$ac_ext <<_ACEOF |
| 2571 | /* confdefs.h. */ |
| 2572 | _ACEOF |
| 2573 | cat confdefs.h >>conftest.$ac_ext |
| 2574 | cat >>conftest.$ac_ext <<_ACEOF |
| 2575 | /* end confdefs.h. */ |
| 2576 | |
| 2577 | int |
| 2578 | main () |
| 2579 | { |
| 2580 | #ifndef __GNUC__ |
| 2581 | choke me |
| 2582 | #endif |
| 2583 | |
| 2584 | ; |
| 2585 | return 0; |
| 2586 | } |
| 2587 | _ACEOF |
| 2588 | rm -f conftest.$ac_objext |
| 2589 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2590 | (eval $ac_compile) 2>conftest.er1 |
| 2591 | ac_status=$? |
| 2592 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2593 | rm -f conftest.er1 |
| 2594 | cat conftest.err >&5 |
| 2595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2596 | (exit $ac_status); } && |
| 2597 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2598 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2599 | (eval $ac_try) 2>&5 |
| 2600 | ac_status=$? |
| 2601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2602 | (exit $ac_status); }; } && |
| 2603 | { ac_try='test -s conftest.$ac_objext' |
| 2604 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2605 | (eval $ac_try) 2>&5 |
| 2606 | ac_status=$? |
| 2607 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2608 | (exit $ac_status); }; }; then |
| 2609 | ac_compiler_gnu=yes |
| 2610 | else |
| 2611 | echo "$as_me: failed program was:" >&5 |
| 2612 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2613 | |
| 2614 | ac_compiler_gnu=no |
| 2615 | fi |
| 2616 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2617 | ac_cv_cxx_compiler_gnu=$ac_compiler_gnu |
| 2618 | |
| 2619 | fi |
| 2620 | echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 |
| 2621 | echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 |
| 2622 | GXX=`test $ac_compiler_gnu = yes && echo yes` |
| 2623 | ac_test_CXXFLAGS=${CXXFLAGS+set} |
| 2624 | ac_save_CXXFLAGS=$CXXFLAGS |
| 2625 | CXXFLAGS="-g" |
| 2626 | echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 |
| 2627 | echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6 |
| 2628 | if test "${ac_cv_prog_cxx_g+set}" = set; then |
| 2629 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2630 | else |
| 2631 | cat >conftest.$ac_ext <<_ACEOF |
| 2632 | /* confdefs.h. */ |
| 2633 | _ACEOF |
| 2634 | cat confdefs.h >>conftest.$ac_ext |
| 2635 | cat >>conftest.$ac_ext <<_ACEOF |
| 2636 | /* end confdefs.h. */ |
| 2637 | |
| 2638 | int |
| 2639 | main () |
| 2640 | { |
| 2641 | |
| 2642 | ; |
| 2643 | return 0; |
| 2644 | } |
| 2645 | _ACEOF |
| 2646 | rm -f conftest.$ac_objext |
| 2647 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2648 | (eval $ac_compile) 2>conftest.er1 |
| 2649 | ac_status=$? |
| 2650 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2651 | rm -f conftest.er1 |
| 2652 | cat conftest.err >&5 |
| 2653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2654 | (exit $ac_status); } && |
| 2655 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2656 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2657 | (eval $ac_try) 2>&5 |
| 2658 | ac_status=$? |
| 2659 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2660 | (exit $ac_status); }; } && |
| 2661 | { ac_try='test -s conftest.$ac_objext' |
| 2662 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2663 | (eval $ac_try) 2>&5 |
| 2664 | ac_status=$? |
| 2665 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2666 | (exit $ac_status); }; }; then |
| 2667 | ac_cv_prog_cxx_g=yes |
| 2668 | else |
| 2669 | echo "$as_me: failed program was:" >&5 |
| 2670 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2671 | |
| 2672 | ac_cv_prog_cxx_g=no |
| 2673 | fi |
| 2674 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2675 | fi |
| 2676 | echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 |
| 2677 | echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 |
| 2678 | if test "$ac_test_CXXFLAGS" = set; then |
| 2679 | CXXFLAGS=$ac_save_CXXFLAGS |
| 2680 | elif test $ac_cv_prog_cxx_g = yes; then |
| 2681 | if test "$GXX" = yes; then |
| 2682 | CXXFLAGS="-g -O2" |
| 2683 | else |
| 2684 | CXXFLAGS="-g" |
| 2685 | fi |
| 2686 | else |
| 2687 | if test "$GXX" = yes; then |
| 2688 | CXXFLAGS="-O2" |
| 2689 | else |
| 2690 | CXXFLAGS= |
| 2691 | fi |
| 2692 | fi |
| 2693 | for ac_declaration in \ |
| 2694 | '' \ |
| 2695 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 2696 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 2697 | 'extern "C" void exit (int) throw ();' \ |
| 2698 | 'extern "C" void exit (int);' \ |
| 2699 | 'void exit (int);' |
| 2700 | do |
| 2701 | cat >conftest.$ac_ext <<_ACEOF |
| 2702 | /* confdefs.h. */ |
| 2703 | _ACEOF |
| 2704 | cat confdefs.h >>conftest.$ac_ext |
| 2705 | cat >>conftest.$ac_ext <<_ACEOF |
| 2706 | /* end confdefs.h. */ |
| 2707 | $ac_declaration |
| 2708 | #include <stdlib.h> |
| 2709 | int |
| 2710 | main () |
| 2711 | { |
| 2712 | exit (42); |
| 2713 | ; |
| 2714 | return 0; |
| 2715 | } |
| 2716 | _ACEOF |
| 2717 | rm -f conftest.$ac_objext |
| 2718 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2719 | (eval $ac_compile) 2>conftest.er1 |
| 2720 | ac_status=$? |
| 2721 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2722 | rm -f conftest.er1 |
| 2723 | cat conftest.err >&5 |
| 2724 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2725 | (exit $ac_status); } && |
| 2726 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2727 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2728 | (eval $ac_try) 2>&5 |
| 2729 | ac_status=$? |
| 2730 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2731 | (exit $ac_status); }; } && |
| 2732 | { ac_try='test -s conftest.$ac_objext' |
| 2733 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2734 | (eval $ac_try) 2>&5 |
| 2735 | ac_status=$? |
| 2736 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2737 | (exit $ac_status); }; }; then |
| 2738 | : |
| 2739 | else |
| 2740 | echo "$as_me: failed program was:" >&5 |
| 2741 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2742 | |
| 2743 | continue |
| 2744 | fi |
| 2745 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2746 | cat >conftest.$ac_ext <<_ACEOF |
| 2747 | /* confdefs.h. */ |
| 2748 | _ACEOF |
| 2749 | cat confdefs.h >>conftest.$ac_ext |
| 2750 | cat >>conftest.$ac_ext <<_ACEOF |
| 2751 | /* end confdefs.h. */ |
| 2752 | $ac_declaration |
| 2753 | int |
| 2754 | main () |
| 2755 | { |
| 2756 | exit (42); |
| 2757 | ; |
| 2758 | return 0; |
| 2759 | } |
| 2760 | _ACEOF |
| 2761 | rm -f conftest.$ac_objext |
| 2762 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2763 | (eval $ac_compile) 2>conftest.er1 |
| 2764 | ac_status=$? |
| 2765 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2766 | rm -f conftest.er1 |
| 2767 | cat conftest.err >&5 |
| 2768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2769 | (exit $ac_status); } && |
| 2770 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2772 | (eval $ac_try) 2>&5 |
| 2773 | ac_status=$? |
| 2774 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2775 | (exit $ac_status); }; } && |
| 2776 | { ac_try='test -s conftest.$ac_objext' |
| 2777 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2778 | (eval $ac_try) 2>&5 |
| 2779 | ac_status=$? |
| 2780 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2781 | (exit $ac_status); }; }; then |
| 2782 | break |
| 2783 | else |
| 2784 | echo "$as_me: failed program was:" >&5 |
| 2785 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2786 | |
| 2787 | fi |
| 2788 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2789 | done |
| 2790 | rm -f conftest* |
| 2791 | if test -n "$ac_declaration"; then |
| 2792 | echo '#ifdef __cplusplus' >>confdefs.h |
| 2793 | echo $ac_declaration >>confdefs.h |
| 2794 | echo '#endif' >>confdefs.h |
| 2795 | fi |
| 2796 | |
| 2797 | ac_ext=c |
| 2798 | ac_cpp='$CPP $CPPFLAGS' |
| 2799 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2800 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2801 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 2802 | |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2803 | if test -n "$ac_tool_prefix"; then |
| 2804 | # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args. |
| 2805 | set dummy ${ac_tool_prefix}cpp; ac_word=$2 |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2806 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2807 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2808 | if test "${ac_cv_prog_CPPBIN+set}" = set; then |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2809 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2810 | else |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2811 | if test -n "$CPPBIN"; then |
| 2812 | ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test. |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2813 | else |
| 2814 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2815 | for as_dir in $PATH |
| 2816 | do |
| 2817 | IFS=$as_save_IFS |
| 2818 | test -z "$as_dir" && as_dir=. |
| 2819 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2820 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2821 | ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2822 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2823 | break 2 |
| 2824 | fi |
| 2825 | done |
| 2826 | done |
| 2827 | |
| 2828 | fi |
| 2829 | fi |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2830 | CPPBIN=$ac_cv_prog_CPPBIN |
| 2831 | if test -n "$CPPBIN"; then |
| 2832 | echo "$as_me:$LINENO: result: $CPPBIN" >&5 |
| 2833 | echo "${ECHO_T}$CPPBIN" >&6 |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2834 | else |
| 2835 | echo "$as_me:$LINENO: result: no" >&5 |
| 2836 | echo "${ECHO_T}no" >&6 |
| 2837 | fi |
| 2838 | |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2839 | fi |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2840 | if test -z "$ac_cv_prog_CPPBIN"; then |
| 2841 | ac_ct_CPPBIN=$CPPBIN |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2842 | # Extract the first word of "cpp", so it can be a program name with args. |
| 2843 | set dummy cpp; ac_word=$2 |
| 2844 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2845 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2846 | if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2847 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2848 | else |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2849 | if test -n "$ac_ct_CPPBIN"; then |
| 2850 | ac_cv_prog_ac_ct_CPPBIN="$ac_ct_CPPBIN" # Let the user override the test. |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2851 | else |
| 2852 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2853 | for as_dir in $PATH |
| 2854 | do |
| 2855 | IFS=$as_save_IFS |
| 2856 | test -z "$as_dir" && as_dir=. |
| 2857 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2858 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2859 | ac_cv_prog_ac_ct_CPPBIN="cpp" |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2860 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2861 | break 2 |
| 2862 | fi |
| 2863 | done |
| 2864 | done |
| 2865 | |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2866 | test -z "$ac_cv_prog_ac_ct_CPPBIN" && ac_cv_prog_ac_ct_CPPBIN="cpp" |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2867 | fi |
| 2868 | fi |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2869 | ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN |
| 2870 | if test -n "$ac_ct_CPPBIN"; then |
| 2871 | echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5 |
| 2872 | echo "${ECHO_T}$ac_ct_CPPBIN" >&6 |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2873 | else |
| 2874 | echo "$as_me:$LINENO: result: no" >&5 |
| 2875 | echo "${ECHO_T}no" >&6 |
| 2876 | fi |
| 2877 | |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2878 | CPPBIN=$ac_ct_CPPBIN |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2879 | else |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2880 | CPPBIN="$ac_cv_prog_CPPBIN" |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2881 | fi |
| 2882 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2883 | |
| 2884 | echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5 |
| 2885 | echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6 |
| 2886 | if test "${wine_cv_toolsdir+set}" = set; then |
| 2887 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2888 | else |
| 2889 | if test -z "$with_wine_tools"; then |
| 2890 | if test "$cross_compiling" = "yes"; then |
| 2891 | { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5 |
| 2892 | echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;} |
| 2893 | { (exit 1); exit 1; }; } |
| 2894 | else |
| 2895 | wine_cv_toolsdir="\$(TOPOBJDIR)" |
| 2896 | fi |
| 2897 | elif test -d "$with_wine_tools/tools/winebuild"; then |
| 2898 | case $with_wine_tools in |
| 2899 | /*) wine_cv_toolsdir="$with_wine_tools" ;; |
| 2900 | *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;; |
| 2901 | esac |
| 2902 | else |
| 2903 | { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5 |
| 2904 | echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;} |
| 2905 | { (exit 1); exit 1; }; } |
| 2906 | fi |
| 2907 | fi |
| 2908 | echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5 |
| 2909 | echo "${ECHO_T}$wine_cv_toolsdir" >&6 |
| 2910 | TOOLSDIR=$wine_cv_toolsdir |
| 2911 | |
| 2912 | |
| 2913 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2914 | ac_ext=c |
| 2915 | ac_cpp='$CPP $CPPFLAGS' |
| 2916 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2917 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2918 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2919 | echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2920 | echo $ECHO_N "checking how to run the C preprocessor... $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2921 | # On Suns, sometimes $CPP names a directory. |
| 2922 | if test -n "$CPP" && test -d "$CPP"; then |
| 2923 | CPP= |
| 2924 | fi |
| 2925 | if test -z "$CPP"; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2926 | if test "${ac_cv_prog_CPP+set}" = set; then |
| 2927 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2928 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2929 | # Double quotes because CPP needs to be expanded |
| 2930 | for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" |
| 2931 | do |
| 2932 | ac_preproc_ok=false |
| 2933 | for ac_c_preproc_warn_flag in '' yes |
| 2934 | do |
| 2935 | # Use a header file that comes with gcc, so configuring glibc |
| 2936 | # with a fresh cross-compiler works. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2937 | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 2938 | # <limits.h> exists even on freestanding compilers. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2939 | # On the NeXT, cc -E runs the code through the compiler's parser, |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2940 | # not just through cpp. "Syntax error" is here to catch this case. |
| 2941 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2942 | /* confdefs.h. */ |
| 2943 | _ACEOF |
| 2944 | cat confdefs.h >>conftest.$ac_ext |
| 2945 | cat >>conftest.$ac_ext <<_ACEOF |
| 2946 | /* end confdefs.h. */ |
| 2947 | #ifdef __STDC__ |
| 2948 | # include <limits.h> |
| 2949 | #else |
| 2950 | # include <assert.h> |
| 2951 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2952 | Syntax error |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2953 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2954 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2955 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 2956 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2957 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2958 | rm -f conftest.er1 |
| 2959 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2960 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2961 | (exit $ac_status); } >/dev/null; then |
| 2962 | if test -s conftest.err; then |
| 2963 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2964 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2965 | else |
| 2966 | ac_cpp_err= |
| 2967 | fi |
| 2968 | else |
| 2969 | ac_cpp_err=yes |
| 2970 | fi |
| 2971 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2972 | : |
| 2973 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2974 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2975 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2976 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2977 | # Broken: fails on valid input. |
| 2978 | continue |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2979 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2980 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2981 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2982 | # OK, works on sane cases. Now check whether non-existent headers |
| 2983 | # can be detected and how. |
| 2984 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2985 | /* confdefs.h. */ |
| 2986 | _ACEOF |
| 2987 | cat confdefs.h >>conftest.$ac_ext |
| 2988 | cat >>conftest.$ac_ext <<_ACEOF |
| 2989 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2990 | #include <ac_nonexistent.h> |
| 2991 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2992 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2993 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 2994 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2995 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2996 | rm -f conftest.er1 |
| 2997 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2999 | (exit $ac_status); } >/dev/null; then |
| 3000 | if test -s conftest.err; then |
| 3001 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3002 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3003 | else |
| 3004 | ac_cpp_err= |
| 3005 | fi |
| 3006 | else |
| 3007 | ac_cpp_err=yes |
| 3008 | fi |
| 3009 | if test -z "$ac_cpp_err"; then |
| 3010 | # Broken: success on invalid input. |
| 3011 | continue |
| 3012 | else |
| 3013 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3014 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3015 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3016 | # Passes both tests. |
| 3017 | ac_preproc_ok=: |
| 3018 | break |
| 3019 | fi |
| 3020 | rm -f conftest.err conftest.$ac_ext |
| 3021 | |
| 3022 | done |
| 3023 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 3024 | rm -f conftest.err conftest.$ac_ext |
| 3025 | if $ac_preproc_ok; then |
| 3026 | break |
| 3027 | fi |
| 3028 | |
| 3029 | done |
| 3030 | ac_cv_prog_CPP=$CPP |
| 3031 | |
| 3032 | fi |
| 3033 | CPP=$ac_cv_prog_CPP |
| 3034 | else |
| 3035 | ac_cv_prog_CPP=$CPP |
| 3036 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3037 | echo "$as_me:$LINENO: result: $CPP" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3038 | echo "${ECHO_T}$CPP" >&6 |
| 3039 | ac_preproc_ok=false |
| 3040 | for ac_c_preproc_warn_flag in '' yes |
| 3041 | do |
| 3042 | # Use a header file that comes with gcc, so configuring glibc |
| 3043 | # with a fresh cross-compiler works. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3044 | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 3045 | # <limits.h> exists even on freestanding compilers. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3046 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3047 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3048 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3049 | /* confdefs.h. */ |
| 3050 | _ACEOF |
| 3051 | cat confdefs.h >>conftest.$ac_ext |
| 3052 | cat >>conftest.$ac_ext <<_ACEOF |
| 3053 | /* end confdefs.h. */ |
| 3054 | #ifdef __STDC__ |
| 3055 | # include <limits.h> |
| 3056 | #else |
| 3057 | # include <assert.h> |
| 3058 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3059 | Syntax error |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3060 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3061 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3062 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3063 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3064 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3065 | rm -f conftest.er1 |
| 3066 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3067 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3068 | (exit $ac_status); } >/dev/null; then |
| 3069 | if test -s conftest.err; then |
| 3070 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3071 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3072 | else |
| 3073 | ac_cpp_err= |
| 3074 | fi |
| 3075 | else |
| 3076 | ac_cpp_err=yes |
| 3077 | fi |
| 3078 | if test -z "$ac_cpp_err"; then |
| 3079 | : |
| 3080 | else |
| 3081 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3082 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3083 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3084 | # Broken: fails on valid input. |
| 3085 | continue |
| 3086 | fi |
| 3087 | rm -f conftest.err conftest.$ac_ext |
| 3088 | |
| 3089 | # OK, works on sane cases. Now check whether non-existent headers |
| 3090 | # can be detected and how. |
| 3091 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3092 | /* confdefs.h. */ |
| 3093 | _ACEOF |
| 3094 | cat confdefs.h >>conftest.$ac_ext |
| 3095 | cat >>conftest.$ac_ext <<_ACEOF |
| 3096 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3097 | #include <ac_nonexistent.h> |
| 3098 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3099 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3100 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3101 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3102 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3103 | rm -f conftest.er1 |
| 3104 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3106 | (exit $ac_status); } >/dev/null; then |
| 3107 | if test -s conftest.err; then |
| 3108 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3109 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3110 | else |
| 3111 | ac_cpp_err= |
| 3112 | fi |
| 3113 | else |
| 3114 | ac_cpp_err=yes |
| 3115 | fi |
| 3116 | if test -z "$ac_cpp_err"; then |
| 3117 | # Broken: success on invalid input. |
| 3118 | continue |
| 3119 | else |
| 3120 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3121 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3122 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3123 | # Passes both tests. |
| 3124 | ac_preproc_ok=: |
| 3125 | break |
| 3126 | fi |
| 3127 | rm -f conftest.err conftest.$ac_ext |
| 3128 | |
| 3129 | done |
| 3130 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 3131 | rm -f conftest.err conftest.$ac_ext |
| 3132 | if $ac_preproc_ok; then |
| 3133 | : |
| 3134 | else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3135 | { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check |
| 3136 | See \`config.log' for more details." >&5 |
| 3137 | echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check |
| 3138 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3139 | { (exit 1); exit 1; }; } |
| 3140 | fi |
| 3141 | |
| 3142 | ac_ext=c |
| 3143 | ac_cpp='$CPP $CPPFLAGS' |
| 3144 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3145 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 3146 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3147 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3148 | |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3149 | |
| 3150 | if test "x$ac_path_x_has_been_run" != xyes; then |
| 3151 | echo "$as_me:$LINENO: checking for X" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3152 | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3153 | |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3154 | ac_path_x_has_been_run=yes |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3155 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3156 | # Check whether --with-x or --without-x was given. |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 3157 | if test "${with_x+set}" = set; then |
| 3158 | withval="$with_x" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3159 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3160 | fi; |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3161 | # $have_x is `yes', `no', `disabled', or empty when we do not yet know. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3162 | if test "x$with_x" = xno; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3163 | # The user explicitly disabled X. |
| 3164 | have_x=disabled |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3165 | else |
| 3166 | if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3167 | # Both variables are already set. |
| 3168 | have_x=yes |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3169 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3170 | if test "${ac_cv_have_x+set}" = set; then |
| 3171 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3172 | else |
| 3173 | # One or both of the vars are not set, and there is no cached value. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3174 | ac_x_includes=no ac_x_libraries=no |
| 3175 | rm -fr conftest.dir |
| 3176 | if mkdir conftest.dir; then |
| 3177 | cd conftest.dir |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3178 | # Make sure to not put "make" in the Imakefile rules, since we grep it out. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3179 | cat >Imakefile <<'_ACEOF' |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3180 | acfindx: |
| 3181 | @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3182 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3183 | if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3184 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 3185 | eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3186 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
| 3187 | for ac_extension in a so sl; do |
| 3188 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3189 | test -f $ac_im_libdir/libX11.$ac_extension; then |
| 3190 | ac_im_usrlibdir=$ac_im_libdir; break |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3191 | fi |
| 3192 | done |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3193 | # Screen out bogus values from the imake configuration. They are |
| 3194 | # bogus both because they are the default anyway, and because |
| 3195 | # using them would break gcc on systems where it needs fixed includes. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3196 | case $ac_im_incroot in |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3197 | /usr/include) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3198 | *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3199 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3200 | case $ac_im_usrlibdir in |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3201 | /usr/lib | /lib) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3202 | *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3203 | esac |
| 3204 | fi |
| 3205 | cd .. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3206 | rm -fr conftest.dir |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3207 | fi |
| 3208 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3209 | # Standard set of common directories for X headers. |
| 3210 | # Check X11 before X11Rn because it is often a symlink to the current release. |
| 3211 | ac_x_header_dirs=' |
| 3212 | /usr/X11/include |
| 3213 | /usr/X11R6/include |
| 3214 | /usr/X11R5/include |
| 3215 | /usr/X11R4/include |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3216 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3217 | /usr/include/X11 |
| 3218 | /usr/include/X11R6 |
| 3219 | /usr/include/X11R5 |
| 3220 | /usr/include/X11R4 |
| 3221 | |
| 3222 | /usr/local/X11/include |
| 3223 | /usr/local/X11R6/include |
| 3224 | /usr/local/X11R5/include |
| 3225 | /usr/local/X11R4/include |
| 3226 | |
| 3227 | /usr/local/include/X11 |
| 3228 | /usr/local/include/X11R6 |
| 3229 | /usr/local/include/X11R5 |
| 3230 | /usr/local/include/X11R4 |
| 3231 | |
| 3232 | /usr/X386/include |
| 3233 | /usr/x386/include |
| 3234 | /usr/XFree86/include/X11 |
| 3235 | |
| 3236 | /usr/include |
| 3237 | /usr/local/include |
| 3238 | /usr/unsupported/include |
| 3239 | /usr/athena/include |
| 3240 | /usr/local/x11r5/include |
| 3241 | /usr/lpp/Xamples/include |
| 3242 | |
| 3243 | /usr/openwin/include |
| 3244 | /usr/openwin/share/include' |
| 3245 | |
| 3246 | if test "$ac_x_includes" = no; then |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3247 | # Guess where to find include files, by looking for a specified header file. |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3248 | # First, try using that file with no special directory specified. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3249 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3250 | /* confdefs.h. */ |
| 3251 | _ACEOF |
| 3252 | cat confdefs.h >>conftest.$ac_ext |
| 3253 | cat >>conftest.$ac_ext <<_ACEOF |
| 3254 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3255 | #include <X11/Intrinsic.h> |
| 3256 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3257 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3258 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3259 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3260 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3261 | rm -f conftest.er1 |
| 3262 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3264 | (exit $ac_status); } >/dev/null; then |
| 3265 | if test -s conftest.err; then |
| 3266 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3267 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3268 | else |
| 3269 | ac_cpp_err= |
| 3270 | fi |
| 3271 | else |
| 3272 | ac_cpp_err=yes |
| 3273 | fi |
| 3274 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3275 | # We can compile using X headers with no special include directory. |
| 3276 | ac_x_includes= |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3277 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3278 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3279 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3280 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3281 | for ac_dir in $ac_x_header_dirs; do |
| 3282 | if test -r "$ac_dir/X11/Intrinsic.h"; then |
| 3283 | ac_x_includes=$ac_dir |
| 3284 | break |
| 3285 | fi |
| 3286 | done |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3287 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3288 | rm -f conftest.err conftest.$ac_ext |
| 3289 | fi # $ac_x_includes = no |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3290 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3291 | if test "$ac_x_libraries" = no; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3292 | # Check for the libraries. |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3293 | # See if we find them without any special options. |
| 3294 | # Don't add to $LIBS permanently. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3295 | ac_save_LIBS=$LIBS |
| 3296 | LIBS="-lXt $LIBS" |
| 3297 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3298 | /* confdefs.h. */ |
| 3299 | _ACEOF |
| 3300 | cat confdefs.h >>conftest.$ac_ext |
| 3301 | cat >>conftest.$ac_ext <<_ACEOF |
| 3302 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3303 | #include <X11/Intrinsic.h> |
| 3304 | int |
| 3305 | main () |
| 3306 | { |
| 3307 | XtMalloc (0) |
| 3308 | ; |
| 3309 | return 0; |
| 3310 | } |
| 3311 | _ACEOF |
| 3312 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3313 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3314 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3315 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3316 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3317 | rm -f conftest.er1 |
| 3318 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3319 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3320 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3321 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3322 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3323 | (eval $ac_try) 2>&5 |
| 3324 | ac_status=$? |
| 3325 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3326 | (exit $ac_status); }; } && |
| 3327 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3328 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3329 | (eval $ac_try) 2>&5 |
| 3330 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3331 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3332 | (exit $ac_status); }; }; then |
| 3333 | LIBS=$ac_save_LIBS |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3334 | # We can link X programs with no special library path. |
| 3335 | ac_x_libraries= |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3336 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3337 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3338 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3339 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3340 | LIBS=$ac_save_LIBS |
| 3341 | for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3342 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3343 | # Don't even attempt the hair of trying to link an X program! |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3344 | for ac_extension in a so sl; do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3345 | if test -r $ac_dir/libXt.$ac_extension; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3346 | ac_x_libraries=$ac_dir |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3347 | break 2 |
| 3348 | fi |
| 3349 | done |
| 3350 | done |
| 3351 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3352 | rm -f conftest.err conftest.$ac_objext \ |
| 3353 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3354 | fi # $ac_x_libraries = no |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3355 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3356 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3357 | # Didn't find X anywhere. Cache the known absence of X. |
| 3358 | ac_cv_have_x="have_x=no" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3359 | else |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3360 | # Record where we found X for the cache. |
| 3361 | ac_cv_have_x="have_x=yes \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3362 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3363 | fi |
| 3364 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3365 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3366 | fi |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3367 | eval "$ac_cv_have_x" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3368 | fi # $with_x != no |
| 3369 | |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3370 | if test "$have_x" != yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3371 | echo "$as_me:$LINENO: result: $have_x" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3372 | echo "${ECHO_T}$have_x" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3373 | no_x=yes |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3374 | else |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3375 | # If each of the values was on the command line, it overrides each guess. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3376 | test "x$x_includes" = xNONE && x_includes=$ac_x_includes |
| 3377 | test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3378 | # Update the cache value to reflect the command line values. |
| 3379 | ac_cv_have_x="have_x=yes \ |
| 3380 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3381 | # It might be that x_includes is empty (headers are found in the |
| 3382 | # standard search path. Then output the corresponding message |
| 3383 | ac_out_x_includes=$x_includes |
| 3384 | test "x$x_includes" = x && ac_out_x_includes="in standard search path" |
| 3385 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 |
| 3386 | echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3387 | fi |
| 3388 | |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3389 | fi |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3390 | if test "$no_x" = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3391 | # Not all programs may use this symbol, but it does not hurt to define it. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3392 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3393 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3394 | #define X_DISPLAY_MISSING 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3395 | _ACEOF |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3396 | |
| 3397 | X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3398 | else |
| 3399 | if test -n "$x_includes"; then |
| 3400 | X_CFLAGS="$X_CFLAGS -I$x_includes" |
| 3401 | fi |
| 3402 | |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3403 | # It would also be nice to do this for all -L options, not just this one. |
| 3404 | if test -n "$x_libraries"; then |
| 3405 | X_LIBS="$X_LIBS -L$x_libraries" |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3406 | # For Solaris; some versions of Sun CC require a space after -R and |
| 3407 | # others require no space. Words are not sufficient . . . . |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3408 | case `(uname -sr) 2>/dev/null` in |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3409 | "SunOS 5"*) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3410 | echo "$as_me:$LINENO: checking whether -R must be followed by a space" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3411 | echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6 |
| 3412 | ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" |
| 3413 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3414 | /* confdefs.h. */ |
| 3415 | _ACEOF |
| 3416 | cat confdefs.h >>conftest.$ac_ext |
| 3417 | cat >>conftest.$ac_ext <<_ACEOF |
| 3418 | /* end confdefs.h. */ |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3419 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3420 | int |
| 3421 | main () |
| 3422 | { |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3423 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3424 | ; |
| 3425 | return 0; |
| 3426 | } |
| 3427 | _ACEOF |
| 3428 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3429 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3430 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3431 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3432 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3433 | rm -f conftest.er1 |
| 3434 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3435 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3436 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3437 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3438 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3439 | (eval $ac_try) 2>&5 |
| 3440 | ac_status=$? |
| 3441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3442 | (exit $ac_status); }; } && |
| 3443 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3444 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3445 | (eval $ac_try) 2>&5 |
| 3446 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3447 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3448 | (exit $ac_status); }; }; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3449 | ac_R_nospace=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3450 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3451 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3452 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3453 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3454 | ac_R_nospace=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3455 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3456 | rm -f conftest.err conftest.$ac_objext \ |
| 3457 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3458 | if test $ac_R_nospace = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3459 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3460 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3461 | X_LIBS="$X_LIBS -R$x_libraries" |
| 3462 | else |
| 3463 | LIBS="$ac_xsave_LIBS -R $x_libraries" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3464 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3465 | /* confdefs.h. */ |
| 3466 | _ACEOF |
| 3467 | cat confdefs.h >>conftest.$ac_ext |
| 3468 | cat >>conftest.$ac_ext <<_ACEOF |
| 3469 | /* end confdefs.h. */ |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3470 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3471 | int |
| 3472 | main () |
| 3473 | { |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3474 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3475 | ; |
| 3476 | return 0; |
| 3477 | } |
| 3478 | _ACEOF |
| 3479 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3480 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3481 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3482 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3483 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3484 | rm -f conftest.er1 |
| 3485 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3486 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3487 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3488 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3489 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3490 | (eval $ac_try) 2>&5 |
| 3491 | ac_status=$? |
| 3492 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3493 | (exit $ac_status); }; } && |
| 3494 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3495 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3496 | (eval $ac_try) 2>&5 |
| 3497 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3499 | (exit $ac_status); }; }; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3500 | ac_R_space=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3501 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3502 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3503 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3504 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3505 | ac_R_space=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3506 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3507 | rm -f conftest.err conftest.$ac_objext \ |
| 3508 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3509 | if test $ac_R_space = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3510 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3511 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3512 | X_LIBS="$X_LIBS -R $x_libraries" |
| 3513 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3514 | echo "$as_me:$LINENO: result: neither works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3515 | echo "${ECHO_T}neither works" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3516 | fi |
| 3517 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3518 | LIBS=$ac_xsave_LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3519 | esac |
| 3520 | fi |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3521 | |
| 3522 | # Check for system-dependent libraries X programs must link with. |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3523 | # Do this before checking for the system-independent R6 libraries |
| 3524 | # (-lICE), since we may need -lsocket or whatever for X linking. |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3525 | |
| 3526 | if test "$ISC" = yes; then |
| 3527 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" |
| 3528 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3529 | # Martyn Johnson says this is needed for Ultrix, if the X |
| 3530 | # libraries were built with DECnet support. And Karl Berry says |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3531 | # the Alpha needs dnet_stub (dnet does not exist). |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3532 | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" |
| 3533 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3534 | /* confdefs.h. */ |
| 3535 | _ACEOF |
| 3536 | cat confdefs.h >>conftest.$ac_ext |
| 3537 | cat >>conftest.$ac_ext <<_ACEOF |
| 3538 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3539 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3540 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3541 | #ifdef __cplusplus |
| 3542 | extern "C" |
| 3543 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 3544 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3545 | builtin and then its argument prototype would still apply. */ |
| 3546 | char XOpenDisplay (); |
| 3547 | int |
| 3548 | main () |
| 3549 | { |
| 3550 | XOpenDisplay (); |
| 3551 | ; |
| 3552 | return 0; |
| 3553 | } |
| 3554 | _ACEOF |
| 3555 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3556 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3557 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3558 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3559 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3560 | rm -f conftest.er1 |
| 3561 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3562 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3563 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3564 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3565 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3566 | (eval $ac_try) 2>&5 |
| 3567 | ac_status=$? |
| 3568 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3569 | (exit $ac_status); }; } && |
| 3570 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3571 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3572 | (eval $ac_try) 2>&5 |
| 3573 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3574 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3575 | (exit $ac_status); }; }; then |
| 3576 | : |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3577 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3578 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3579 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3580 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3581 | echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3582 | echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 |
| 3583 | if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then |
| 3584 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3585 | else |
| 3586 | ac_check_lib_save_LIBS=$LIBS |
| 3587 | LIBS="-ldnet $LIBS" |
| 3588 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3589 | /* confdefs.h. */ |
| 3590 | _ACEOF |
| 3591 | cat confdefs.h >>conftest.$ac_ext |
| 3592 | cat >>conftest.$ac_ext <<_ACEOF |
| 3593 | /* end confdefs.h. */ |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3594 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3595 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 3596 | #ifdef __cplusplus |
| 3597 | extern "C" |
| 3598 | #endif |
| 3599 | /* We use char because int might match the return type of a gcc2 |
| 3600 | builtin and then its argument prototype would still apply. */ |
| 3601 | char dnet_ntoa (); |
| 3602 | int |
| 3603 | main () |
| 3604 | { |
| 3605 | dnet_ntoa (); |
| 3606 | ; |
| 3607 | return 0; |
| 3608 | } |
| 3609 | _ACEOF |
| 3610 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3611 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3612 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3613 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3614 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3615 | rm -f conftest.er1 |
| 3616 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3618 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3619 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3621 | (eval $ac_try) 2>&5 |
| 3622 | ac_status=$? |
| 3623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3624 | (exit $ac_status); }; } && |
| 3625 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3626 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3627 | (eval $ac_try) 2>&5 |
| 3628 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3630 | (exit $ac_status); }; }; then |
| 3631 | ac_cv_lib_dnet_dnet_ntoa=yes |
| 3632 | else |
| 3633 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3634 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3635 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3636 | ac_cv_lib_dnet_dnet_ntoa=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3637 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3638 | rm -f conftest.err conftest.$ac_objext \ |
| 3639 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3640 | LIBS=$ac_check_lib_save_LIBS |
| 3641 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3642 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3643 | echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 |
| 3644 | if test $ac_cv_lib_dnet_dnet_ntoa = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3645 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3646 | fi |
| 3647 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3648 | if test $ac_cv_lib_dnet_dnet_ntoa = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3649 | echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3650 | echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6 |
| 3651 | if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then |
| 3652 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3653 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3654 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3655 | LIBS="-ldnet_stub $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3656 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3657 | /* confdefs.h. */ |
| 3658 | _ACEOF |
| 3659 | cat confdefs.h >>conftest.$ac_ext |
| 3660 | cat >>conftest.$ac_ext <<_ACEOF |
| 3661 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3662 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3663 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3664 | #ifdef __cplusplus |
| 3665 | extern "C" |
| 3666 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 3667 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3668 | builtin and then its argument prototype would still apply. */ |
| 3669 | char dnet_ntoa (); |
| 3670 | int |
| 3671 | main () |
| 3672 | { |
| 3673 | dnet_ntoa (); |
| 3674 | ; |
| 3675 | return 0; |
| 3676 | } |
| 3677 | _ACEOF |
| 3678 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3679 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3680 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3681 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3682 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3683 | rm -f conftest.er1 |
| 3684 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3686 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3687 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3689 | (eval $ac_try) 2>&5 |
| 3690 | ac_status=$? |
| 3691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3692 | (exit $ac_status); }; } && |
| 3693 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3694 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3695 | (eval $ac_try) 2>&5 |
| 3696 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3698 | (exit $ac_status); }; }; then |
| 3699 | ac_cv_lib_dnet_stub_dnet_ntoa=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3700 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3701 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3702 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3703 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3704 | ac_cv_lib_dnet_stub_dnet_ntoa=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3705 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3706 | rm -f conftest.err conftest.$ac_objext \ |
| 3707 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3708 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3709 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3710 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_stub_dnet_ntoa" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3711 | echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6 |
| 3712 | if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3713 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3714 | fi |
| 3715 | |
| 3716 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3717 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3718 | rm -f conftest.err conftest.$ac_objext \ |
| 3719 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3720 | LIBS="$ac_xsave_LIBS" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3721 | |
| 3722 | # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, |
| 3723 | # to get the SysV transport functions. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3724 | # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3725 | # needs -lnsl. |
| 3726 | # The nsl library prevents programs from opening the X display |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3727 | # on Irix 5.2, according to T.E. Dickey. |
| 3728 | # The functions gethostbyname, getservbyname, and inet_addr are |
| 3729 | # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3730 | echo "$as_me:$LINENO: checking for gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3731 | echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6 |
| 3732 | if test "${ac_cv_func_gethostbyname+set}" = set; then |
| 3733 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3734 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3735 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3736 | /* confdefs.h. */ |
| 3737 | _ACEOF |
| 3738 | cat confdefs.h >>conftest.$ac_ext |
| 3739 | cat >>conftest.$ac_ext <<_ACEOF |
| 3740 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3741 | /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname. |
| 3742 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 3743 | #define gethostbyname innocuous_gethostbyname |
| 3744 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3745 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3746 | which can conflict with char gethostbyname (); below. |
| 3747 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 3748 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3749 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3750 | #ifdef __STDC__ |
| 3751 | # include <limits.h> |
| 3752 | #else |
| 3753 | # include <assert.h> |
| 3754 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3755 | |
| 3756 | #undef gethostbyname |
| 3757 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3758 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3759 | #ifdef __cplusplus |
| 3760 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3761 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3762 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3763 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3764 | builtin and then its argument prototype would still apply. */ |
| 3765 | char gethostbyname (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3766 | /* The GNU C library defines this for functions which it implements |
| 3767 | to always fail with ENOSYS. Some functions are actually named |
| 3768 | something starting with __ and the normal name is an alias. */ |
| 3769 | #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) |
| 3770 | choke me |
| 3771 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3772 | char (*f) () = gethostbyname; |
| 3773 | #endif |
| 3774 | #ifdef __cplusplus |
| 3775 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3776 | #endif |
| 3777 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3778 | int |
| 3779 | main () |
| 3780 | { |
| 3781 | return f != gethostbyname; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3782 | ; |
| 3783 | return 0; |
| 3784 | } |
| 3785 | _ACEOF |
| 3786 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3787 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3788 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3789 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3790 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3791 | rm -f conftest.er1 |
| 3792 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3793 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3794 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3795 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3796 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3797 | (eval $ac_try) 2>&5 |
| 3798 | ac_status=$? |
| 3799 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3800 | (exit $ac_status); }; } && |
| 3801 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3802 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3803 | (eval $ac_try) 2>&5 |
| 3804 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3805 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3806 | (exit $ac_status); }; }; then |
| 3807 | ac_cv_func_gethostbyname=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3808 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3809 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3810 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3811 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3812 | ac_cv_func_gethostbyname=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3813 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3814 | rm -f conftest.err conftest.$ac_objext \ |
| 3815 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3816 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3817 | echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3818 | echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3819 | |
| 3820 | if test $ac_cv_func_gethostbyname = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3821 | echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3822 | echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 |
| 3823 | if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then |
| 3824 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3825 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3826 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3827 | LIBS="-lnsl $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3828 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3829 | /* confdefs.h. */ |
| 3830 | _ACEOF |
| 3831 | cat confdefs.h >>conftest.$ac_ext |
| 3832 | cat >>conftest.$ac_ext <<_ACEOF |
| 3833 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3834 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3835 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3836 | #ifdef __cplusplus |
| 3837 | extern "C" |
| 3838 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 3839 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3840 | builtin and then its argument prototype would still apply. */ |
| 3841 | char gethostbyname (); |
| 3842 | int |
| 3843 | main () |
| 3844 | { |
| 3845 | gethostbyname (); |
| 3846 | ; |
| 3847 | return 0; |
| 3848 | } |
| 3849 | _ACEOF |
| 3850 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3851 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3852 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3853 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3854 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3855 | rm -f conftest.er1 |
| 3856 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3857 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3858 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3859 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3860 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3861 | (eval $ac_try) 2>&5 |
| 3862 | ac_status=$? |
| 3863 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3864 | (exit $ac_status); }; } && |
| 3865 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3866 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3867 | (eval $ac_try) 2>&5 |
| 3868 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3869 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3870 | (exit $ac_status); }; }; then |
| 3871 | ac_cv_lib_nsl_gethostbyname=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3872 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3873 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3874 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3875 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3876 | ac_cv_lib_nsl_gethostbyname=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3877 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3878 | rm -f conftest.err conftest.$ac_objext \ |
| 3879 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3880 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3881 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3882 | echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3883 | echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 |
| 3884 | if test $ac_cv_lib_nsl_gethostbyname = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3885 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3886 | fi |
| 3887 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3888 | if test $ac_cv_lib_nsl_gethostbyname = no; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3889 | echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3890 | echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 |
| 3891 | if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then |
| 3892 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3893 | else |
| 3894 | ac_check_lib_save_LIBS=$LIBS |
| 3895 | LIBS="-lbsd $LIBS" |
| 3896 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3897 | /* confdefs.h. */ |
| 3898 | _ACEOF |
| 3899 | cat confdefs.h >>conftest.$ac_ext |
| 3900 | cat >>conftest.$ac_ext <<_ACEOF |
| 3901 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3902 | |
| 3903 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 3904 | #ifdef __cplusplus |
| 3905 | extern "C" |
| 3906 | #endif |
| 3907 | /* We use char because int might match the return type of a gcc2 |
| 3908 | builtin and then its argument prototype would still apply. */ |
| 3909 | char gethostbyname (); |
| 3910 | int |
| 3911 | main () |
| 3912 | { |
| 3913 | gethostbyname (); |
| 3914 | ; |
| 3915 | return 0; |
| 3916 | } |
| 3917 | _ACEOF |
| 3918 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3919 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3920 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3921 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3922 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3923 | rm -f conftest.er1 |
| 3924 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3925 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3926 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3927 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3928 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3929 | (eval $ac_try) 2>&5 |
| 3930 | ac_status=$? |
| 3931 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3932 | (exit $ac_status); }; } && |
| 3933 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3934 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3935 | (eval $ac_try) 2>&5 |
| 3936 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3937 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3938 | (exit $ac_status); }; }; then |
| 3939 | ac_cv_lib_bsd_gethostbyname=yes |
| 3940 | else |
| 3941 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3942 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3943 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3944 | ac_cv_lib_bsd_gethostbyname=no |
| 3945 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3946 | rm -f conftest.err conftest.$ac_objext \ |
| 3947 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3948 | LIBS=$ac_check_lib_save_LIBS |
| 3949 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3950 | echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3951 | echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6 |
| 3952 | if test $ac_cv_lib_bsd_gethostbyname = yes; then |
| 3953 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" |
| 3954 | fi |
| 3955 | |
| 3956 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3957 | fi |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3958 | |
| 3959 | # lieder@skyler.mavd.honeywell.com says without -lsocket, |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3960 | # socket/setsockopt and other routines are undefined under SCO ODT |
| 3961 | # 2.0. But -lsocket is broken on IRIX 5.2 (and is not necessary |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3962 | # on later versions), says Simon Leinen: it contains gethostby* |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3963 | # variants that don't use the name server (or something). -lsocket |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3964 | # must be given before -lnsl if both are needed. We assume that |
| 3965 | # if connect needs -lnsl, so does gethostbyname. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3966 | echo "$as_me:$LINENO: checking for connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3967 | echo $ECHO_N "checking for connect... $ECHO_C" >&6 |
| 3968 | if test "${ac_cv_func_connect+set}" = set; then |
| 3969 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3970 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3971 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3972 | /* confdefs.h. */ |
| 3973 | _ACEOF |
| 3974 | cat confdefs.h >>conftest.$ac_ext |
| 3975 | cat >>conftest.$ac_ext <<_ACEOF |
| 3976 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3977 | /* Define connect to an innocuous variant, in case <limits.h> declares connect. |
| 3978 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 3979 | #define connect innocuous_connect |
| 3980 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3981 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3982 | which can conflict with char connect (); below. |
| 3983 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 3984 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3985 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3986 | #ifdef __STDC__ |
| 3987 | # include <limits.h> |
| 3988 | #else |
| 3989 | # include <assert.h> |
| 3990 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3991 | |
| 3992 | #undef connect |
| 3993 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3994 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3995 | #ifdef __cplusplus |
| 3996 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3997 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3998 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3999 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4000 | builtin and then its argument prototype would still apply. */ |
| 4001 | char connect (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4002 | /* The GNU C library defines this for functions which it implements |
| 4003 | to always fail with ENOSYS. Some functions are actually named |
| 4004 | something starting with __ and the normal name is an alias. */ |
| 4005 | #if defined (__stub_connect) || defined (__stub___connect) |
| 4006 | choke me |
| 4007 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4008 | char (*f) () = connect; |
| 4009 | #endif |
| 4010 | #ifdef __cplusplus |
| 4011 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4012 | #endif |
| 4013 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4014 | int |
| 4015 | main () |
| 4016 | { |
| 4017 | return f != connect; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4018 | ; |
| 4019 | return 0; |
| 4020 | } |
| 4021 | _ACEOF |
| 4022 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4023 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4024 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4025 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4026 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4027 | rm -f conftest.er1 |
| 4028 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4030 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4031 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4032 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4033 | (eval $ac_try) 2>&5 |
| 4034 | ac_status=$? |
| 4035 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4036 | (exit $ac_status); }; } && |
| 4037 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4038 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4039 | (eval $ac_try) 2>&5 |
| 4040 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4041 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4042 | (exit $ac_status); }; }; then |
| 4043 | ac_cv_func_connect=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4044 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4045 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4046 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4047 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4048 | ac_cv_func_connect=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4049 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4050 | rm -f conftest.err conftest.$ac_objext \ |
| 4051 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4052 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4053 | echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4054 | echo "${ECHO_T}$ac_cv_func_connect" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4055 | |
| 4056 | if test $ac_cv_func_connect = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4057 | echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4058 | echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 |
| 4059 | if test "${ac_cv_lib_socket_connect+set}" = set; then |
| 4060 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4061 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4062 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4063 | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4064 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4065 | /* confdefs.h. */ |
| 4066 | _ACEOF |
| 4067 | cat confdefs.h >>conftest.$ac_ext |
| 4068 | cat >>conftest.$ac_ext <<_ACEOF |
| 4069 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4070 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 4071 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4072 | #ifdef __cplusplus |
| 4073 | extern "C" |
| 4074 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4075 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4076 | builtin and then its argument prototype would still apply. */ |
| 4077 | char connect (); |
| 4078 | int |
| 4079 | main () |
| 4080 | { |
| 4081 | connect (); |
| 4082 | ; |
| 4083 | return 0; |
| 4084 | } |
| 4085 | _ACEOF |
| 4086 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4087 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4088 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4089 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4090 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4091 | rm -f conftest.er1 |
| 4092 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4093 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4094 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4095 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4096 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4097 | (eval $ac_try) 2>&5 |
| 4098 | ac_status=$? |
| 4099 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4100 | (exit $ac_status); }; } && |
| 4101 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4102 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4103 | (eval $ac_try) 2>&5 |
| 4104 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4106 | (exit $ac_status); }; }; then |
| 4107 | ac_cv_lib_socket_connect=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4108 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4109 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4110 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4111 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4112 | ac_cv_lib_socket_connect=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4113 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4114 | rm -f conftest.err conftest.$ac_objext \ |
| 4115 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4116 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4117 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4118 | echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4119 | echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 |
| 4120 | if test $ac_cv_lib_socket_connect = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4121 | X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4122 | fi |
| 4123 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4124 | fi |
| 4125 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4126 | # Guillermo Gomez says -lposix is necessary on A/UX. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4127 | echo "$as_me:$LINENO: checking for remove" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4128 | echo $ECHO_N "checking for remove... $ECHO_C" >&6 |
| 4129 | if test "${ac_cv_func_remove+set}" = set; then |
| 4130 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4131 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4132 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4133 | /* confdefs.h. */ |
| 4134 | _ACEOF |
| 4135 | cat confdefs.h >>conftest.$ac_ext |
| 4136 | cat >>conftest.$ac_ext <<_ACEOF |
| 4137 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4138 | /* Define remove to an innocuous variant, in case <limits.h> declares remove. |
| 4139 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 4140 | #define remove innocuous_remove |
| 4141 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4142 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4143 | which can conflict with char remove (); below. |
| 4144 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 4145 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4146 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4147 | #ifdef __STDC__ |
| 4148 | # include <limits.h> |
| 4149 | #else |
| 4150 | # include <assert.h> |
| 4151 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4152 | |
| 4153 | #undef remove |
| 4154 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4155 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4156 | #ifdef __cplusplus |
| 4157 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4158 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4159 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4160 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4161 | builtin and then its argument prototype would still apply. */ |
| 4162 | char remove (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4163 | /* The GNU C library defines this for functions which it implements |
| 4164 | to always fail with ENOSYS. Some functions are actually named |
| 4165 | something starting with __ and the normal name is an alias. */ |
| 4166 | #if defined (__stub_remove) || defined (__stub___remove) |
| 4167 | choke me |
| 4168 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4169 | char (*f) () = remove; |
| 4170 | #endif |
| 4171 | #ifdef __cplusplus |
| 4172 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4173 | #endif |
| 4174 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4175 | int |
| 4176 | main () |
| 4177 | { |
| 4178 | return f != remove; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4179 | ; |
| 4180 | return 0; |
| 4181 | } |
| 4182 | _ACEOF |
| 4183 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4184 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4185 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4186 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4187 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4188 | rm -f conftest.er1 |
| 4189 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4190 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4191 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4192 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4193 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4194 | (eval $ac_try) 2>&5 |
| 4195 | ac_status=$? |
| 4196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4197 | (exit $ac_status); }; } && |
| 4198 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4200 | (eval $ac_try) 2>&5 |
| 4201 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4202 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4203 | (exit $ac_status); }; }; then |
| 4204 | ac_cv_func_remove=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4205 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4206 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4207 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4208 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4209 | ac_cv_func_remove=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4210 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4211 | rm -f conftest.err conftest.$ac_objext \ |
| 4212 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4213 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4214 | echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4215 | echo "${ECHO_T}$ac_cv_func_remove" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4216 | |
| 4217 | if test $ac_cv_func_remove = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4218 | echo "$as_me:$LINENO: checking for remove in -lposix" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4219 | echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6 |
| 4220 | if test "${ac_cv_lib_posix_remove+set}" = set; then |
| 4221 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4222 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4223 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4224 | LIBS="-lposix $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4225 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4226 | /* confdefs.h. */ |
| 4227 | _ACEOF |
| 4228 | cat confdefs.h >>conftest.$ac_ext |
| 4229 | cat >>conftest.$ac_ext <<_ACEOF |
| 4230 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4231 | |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4232 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4233 | #ifdef __cplusplus |
| 4234 | extern "C" |
| 4235 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4236 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4237 | builtin and then its argument prototype would still apply. */ |
| 4238 | char remove (); |
| 4239 | int |
| 4240 | main () |
| 4241 | { |
| 4242 | remove (); |
| 4243 | ; |
| 4244 | return 0; |
| 4245 | } |
| 4246 | _ACEOF |
| 4247 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4248 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4249 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4250 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4251 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4252 | rm -f conftest.er1 |
| 4253 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4254 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4255 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4256 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4257 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4258 | (eval $ac_try) 2>&5 |
| 4259 | ac_status=$? |
| 4260 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4261 | (exit $ac_status); }; } && |
| 4262 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4263 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4264 | (eval $ac_try) 2>&5 |
| 4265 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4266 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4267 | (exit $ac_status); }; }; then |
| 4268 | ac_cv_lib_posix_remove=yes |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4269 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4270 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4271 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4272 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4273 | ac_cv_lib_posix_remove=no |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4274 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4275 | rm -f conftest.err conftest.$ac_objext \ |
| 4276 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4277 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4278 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4279 | echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4280 | echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6 |
| 4281 | if test $ac_cv_lib_posix_remove = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4282 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4283 | fi |
| 4284 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4285 | fi |
| 4286 | |
| 4287 | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4288 | echo "$as_me:$LINENO: checking for shmat" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4289 | echo $ECHO_N "checking for shmat... $ECHO_C" >&6 |
| 4290 | if test "${ac_cv_func_shmat+set}" = set; then |
| 4291 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4292 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4293 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4294 | /* confdefs.h. */ |
| 4295 | _ACEOF |
| 4296 | cat confdefs.h >>conftest.$ac_ext |
| 4297 | cat >>conftest.$ac_ext <<_ACEOF |
| 4298 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4299 | /* Define shmat to an innocuous variant, in case <limits.h> declares shmat. |
| 4300 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 4301 | #define shmat innocuous_shmat |
| 4302 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4303 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4304 | which can conflict with char shmat (); below. |
| 4305 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 4306 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4307 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4308 | #ifdef __STDC__ |
| 4309 | # include <limits.h> |
| 4310 | #else |
| 4311 | # include <assert.h> |
| 4312 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4313 | |
| 4314 | #undef shmat |
| 4315 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4316 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4317 | #ifdef __cplusplus |
| 4318 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4319 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4320 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4321 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4322 | builtin and then its argument prototype would still apply. */ |
| 4323 | char shmat (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4324 | /* The GNU C library defines this for functions which it implements |
| 4325 | to always fail with ENOSYS. Some functions are actually named |
| 4326 | something starting with __ and the normal name is an alias. */ |
| 4327 | #if defined (__stub_shmat) || defined (__stub___shmat) |
| 4328 | choke me |
| 4329 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4330 | char (*f) () = shmat; |
| 4331 | #endif |
| 4332 | #ifdef __cplusplus |
| 4333 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4334 | #endif |
| 4335 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4336 | int |
| 4337 | main () |
| 4338 | { |
| 4339 | return f != shmat; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4340 | ; |
| 4341 | return 0; |
| 4342 | } |
| 4343 | _ACEOF |
| 4344 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4345 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4346 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4347 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4348 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4349 | rm -f conftest.er1 |
| 4350 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4351 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4352 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4353 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4354 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4355 | (eval $ac_try) 2>&5 |
| 4356 | ac_status=$? |
| 4357 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4358 | (exit $ac_status); }; } && |
| 4359 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4360 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4361 | (eval $ac_try) 2>&5 |
| 4362 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4363 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4364 | (exit $ac_status); }; }; then |
| 4365 | ac_cv_func_shmat=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4366 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4367 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4368 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4369 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4370 | ac_cv_func_shmat=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4371 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4372 | rm -f conftest.err conftest.$ac_objext \ |
| 4373 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4374 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4375 | echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4376 | echo "${ECHO_T}$ac_cv_func_shmat" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4377 | |
| 4378 | if test $ac_cv_func_shmat = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4379 | echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4380 | echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6 |
| 4381 | if test "${ac_cv_lib_ipc_shmat+set}" = set; then |
| 4382 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4383 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4384 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4385 | LIBS="-lipc $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4386 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4387 | /* confdefs.h. */ |
| 4388 | _ACEOF |
| 4389 | cat confdefs.h >>conftest.$ac_ext |
| 4390 | cat >>conftest.$ac_ext <<_ACEOF |
| 4391 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4392 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4393 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4394 | #ifdef __cplusplus |
| 4395 | extern "C" |
| 4396 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4397 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4398 | builtin and then its argument prototype would still apply. */ |
| 4399 | char shmat (); |
| 4400 | int |
| 4401 | main () |
| 4402 | { |
| 4403 | shmat (); |
| 4404 | ; |
| 4405 | return 0; |
| 4406 | } |
| 4407 | _ACEOF |
| 4408 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4409 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4410 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4411 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4412 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4413 | rm -f conftest.er1 |
| 4414 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4415 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4416 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4417 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4418 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4419 | (eval $ac_try) 2>&5 |
| 4420 | ac_status=$? |
| 4421 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4422 | (exit $ac_status); }; } && |
| 4423 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4424 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4425 | (eval $ac_try) 2>&5 |
| 4426 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4428 | (exit $ac_status); }; }; then |
| 4429 | ac_cv_lib_ipc_shmat=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4430 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4431 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4432 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4433 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4434 | ac_cv_lib_ipc_shmat=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4435 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4436 | rm -f conftest.err conftest.$ac_objext \ |
| 4437 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4438 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4439 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4440 | echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4441 | echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6 |
| 4442 | if test $ac_cv_lib_ipc_shmat = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4443 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4444 | fi |
| 4445 | |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4446 | fi |
| 4447 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4448 | |
| 4449 | # Check for libraries that X11R6 Xt/Xaw programs need. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4450 | ac_save_LDFLAGS=$LDFLAGS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4451 | test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" |
| 4452 | # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to |
| 4453 | # check for ICE first), but we must link in the order -lSM -lICE or |
| 4454 | # we get undefined symbols. So assume we have SM if we have ICE. |
| 4455 | # These have to be linked with before -lX11, unlike the other |
| 4456 | # libraries we check for below, so use a different variable. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4457 | # John Interrante, Karl Berry |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4458 | echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4459 | echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6 |
| 4460 | if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then |
| 4461 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4462 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4463 | ac_check_lib_save_LIBS=$LIBS |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 4464 | LIBS="-lICE $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4465 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4466 | /* confdefs.h. */ |
| 4467 | _ACEOF |
| 4468 | cat confdefs.h >>conftest.$ac_ext |
| 4469 | cat >>conftest.$ac_ext <<_ACEOF |
| 4470 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4471 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4472 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4473 | #ifdef __cplusplus |
| 4474 | extern "C" |
| 4475 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4476 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4477 | builtin and then its argument prototype would still apply. */ |
| 4478 | char IceConnectionNumber (); |
| 4479 | int |
| 4480 | main () |
| 4481 | { |
| 4482 | IceConnectionNumber (); |
| 4483 | ; |
| 4484 | return 0; |
| 4485 | } |
| 4486 | _ACEOF |
| 4487 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4488 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4489 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4490 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4491 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4492 | rm -f conftest.er1 |
| 4493 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4494 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4495 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4496 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4497 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4498 | (eval $ac_try) 2>&5 |
| 4499 | ac_status=$? |
| 4500 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4501 | (exit $ac_status); }; } && |
| 4502 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4503 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4504 | (eval $ac_try) 2>&5 |
| 4505 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4506 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4507 | (exit $ac_status); }; }; then |
| 4508 | ac_cv_lib_ICE_IceConnectionNumber=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4509 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4510 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4511 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4512 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4513 | ac_cv_lib_ICE_IceConnectionNumber=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4514 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4515 | rm -f conftest.err conftest.$ac_objext \ |
| 4516 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4517 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4518 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4519 | echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4520 | echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6 |
| 4521 | if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4522 | X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4523 | fi |
| 4524 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4525 | LDFLAGS=$ac_save_LDFLAGS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4526 | |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4527 | fi |
| 4528 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4529 | for ac_prog in flex lex |
| 4530 | do |
| 4531 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 4532 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4533 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4534 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4535 | if test "${ac_cv_prog_LEX+set}" = set; then |
| 4536 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4537 | else |
| 4538 | if test -n "$LEX"; then |
| 4539 | ac_cv_prog_LEX="$LEX" # Let the user override the test. |
| 4540 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4541 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4542 | for as_dir in $PATH |
| 4543 | do |
| 4544 | IFS=$as_save_IFS |
| 4545 | test -z "$as_dir" && as_dir=. |
| 4546 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4547 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4548 | ac_cv_prog_LEX="$ac_prog" |
| 4549 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4550 | break 2 |
| 4551 | fi |
| 4552 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4553 | done |
| 4554 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4555 | fi |
| 4556 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4557 | LEX=$ac_cv_prog_LEX |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4558 | if test -n "$LEX"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4559 | echo "$as_me:$LINENO: result: $LEX" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4560 | echo "${ECHO_T}$LEX" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4561 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4562 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4563 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4564 | fi |
| 4565 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4566 | test -n "$LEX" && break |
| 4567 | done |
| 4568 | test -n "$LEX" || LEX=":" |
| 4569 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4570 | if test -z "$LEXLIB" |
| 4571 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4572 | echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4573 | echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6 |
| 4574 | if test "${ac_cv_lib_fl_yywrap+set}" = set; then |
| 4575 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4576 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4577 | ac_check_lib_save_LIBS=$LIBS |
| 4578 | LIBS="-lfl $LIBS" |
| 4579 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4580 | /* confdefs.h. */ |
| 4581 | _ACEOF |
| 4582 | cat confdefs.h >>conftest.$ac_ext |
| 4583 | cat >>conftest.$ac_ext <<_ACEOF |
| 4584 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4585 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 4586 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4587 | #ifdef __cplusplus |
| 4588 | extern "C" |
| 4589 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4590 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4591 | builtin and then its argument prototype would still apply. */ |
| 4592 | char yywrap (); |
| 4593 | int |
| 4594 | main () |
| 4595 | { |
| 4596 | yywrap (); |
| 4597 | ; |
| 4598 | return 0; |
| 4599 | } |
| 4600 | _ACEOF |
| 4601 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4602 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4603 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4604 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4605 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4606 | rm -f conftest.er1 |
| 4607 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4608 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4609 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4610 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4611 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4612 | (eval $ac_try) 2>&5 |
| 4613 | ac_status=$? |
| 4614 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4615 | (exit $ac_status); }; } && |
| 4616 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4617 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4618 | (eval $ac_try) 2>&5 |
| 4619 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4621 | (exit $ac_status); }; }; then |
| 4622 | ac_cv_lib_fl_yywrap=yes |
| 4623 | else |
| 4624 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4625 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4626 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4627 | ac_cv_lib_fl_yywrap=no |
| 4628 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4629 | rm -f conftest.err conftest.$ac_objext \ |
| 4630 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4631 | LIBS=$ac_check_lib_save_LIBS |
| 4632 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4633 | echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4634 | echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6 |
| 4635 | if test $ac_cv_lib_fl_yywrap = yes; then |
| 4636 | LEXLIB="-lfl" |
| 4637 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4638 | echo "$as_me:$LINENO: checking for yywrap in -ll" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4639 | echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6 |
| 4640 | if test "${ac_cv_lib_l_yywrap+set}" = set; then |
| 4641 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4642 | else |
| 4643 | ac_check_lib_save_LIBS=$LIBS |
| 4644 | LIBS="-ll $LIBS" |
| 4645 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4646 | /* confdefs.h. */ |
| 4647 | _ACEOF |
| 4648 | cat confdefs.h >>conftest.$ac_ext |
| 4649 | cat >>conftest.$ac_ext <<_ACEOF |
| 4650 | /* end confdefs.h. */ |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4651 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4652 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4653 | #ifdef __cplusplus |
| 4654 | extern "C" |
| 4655 | #endif |
| 4656 | /* We use char because int might match the return type of a gcc2 |
| 4657 | builtin and then its argument prototype would still apply. */ |
| 4658 | char yywrap (); |
| 4659 | int |
| 4660 | main () |
| 4661 | { |
| 4662 | yywrap (); |
| 4663 | ; |
| 4664 | return 0; |
| 4665 | } |
| 4666 | _ACEOF |
| 4667 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4668 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4669 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4670 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4671 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4672 | rm -f conftest.er1 |
| 4673 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4674 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4675 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4676 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4677 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4678 | (eval $ac_try) 2>&5 |
| 4679 | ac_status=$? |
| 4680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4681 | (exit $ac_status); }; } && |
| 4682 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4683 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4684 | (eval $ac_try) 2>&5 |
| 4685 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4686 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4687 | (exit $ac_status); }; }; then |
| 4688 | ac_cv_lib_l_yywrap=yes |
| 4689 | else |
| 4690 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4691 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4692 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4693 | ac_cv_lib_l_yywrap=no |
| 4694 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4695 | rm -f conftest.err conftest.$ac_objext \ |
| 4696 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4697 | LIBS=$ac_check_lib_save_LIBS |
| 4698 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4699 | echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4700 | echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6 |
| 4701 | if test $ac_cv_lib_l_yywrap = yes; then |
| 4702 | LEXLIB="-ll" |
| 4703 | fi |
| 4704 | |
| 4705 | fi |
| 4706 | |
| 4707 | fi |
| 4708 | |
| 4709 | if test "x$LEX" != "x:"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4710 | echo "$as_me:$LINENO: checking lex output file root" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4711 | echo $ECHO_N "checking lex output file root... $ECHO_C" >&6 |
| 4712 | if test "${ac_cv_prog_lex_root+set}" = set; then |
| 4713 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4714 | else |
| 4715 | # The minimal lex program is just a single line: %%. But some broken lexes |
| 4716 | # (Solaris, I think it was) want two %% lines, so accommodate them. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4717 | cat >conftest.l <<_ACEOF |
| 4718 | %% |
| 4719 | %% |
| 4720 | _ACEOF |
| 4721 | { (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5 |
| 4722 | (eval $LEX conftest.l) 2>&5 |
| 4723 | ac_status=$? |
| 4724 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4725 | (exit $ac_status); } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4726 | if test -f lex.yy.c; then |
| 4727 | ac_cv_prog_lex_root=lex.yy |
| 4728 | elif test -f lexyy.c; then |
| 4729 | ac_cv_prog_lex_root=lexyy |
| 4730 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4731 | { { echo "$as_me:$LINENO: error: cannot find output from $LEX; giving up" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4732 | echo "$as_me: error: cannot find output from $LEX; giving up" >&2;} |
| 4733 | { (exit 1); exit 1; }; } |
| 4734 | fi |
| 4735 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4736 | echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4737 | echo "${ECHO_T}$ac_cv_prog_lex_root" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4738 | rm -f conftest.l |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4739 | LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root |
| 4740 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4741 | echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4742 | echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6 |
| 4743 | if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then |
| 4744 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4745 | else |
| 4746 | # POSIX says lex can declare yytext either as a pointer or an array; the |
| 4747 | # default is implementation-dependent. Figure out which it is, since |
| 4748 | # not all implementations provide the %pointer and %array declarations. |
| 4749 | ac_cv_prog_lex_yytext_pointer=no |
| 4750 | echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c |
| 4751 | ac_save_LIBS=$LIBS |
| 4752 | LIBS="$LIBS $LEXLIB" |
| 4753 | cat >conftest.$ac_ext <<_ACEOF |
| 4754 | `cat $LEX_OUTPUT_ROOT.c` |
| 4755 | _ACEOF |
| 4756 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4757 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4758 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4759 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4760 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4761 | rm -f conftest.er1 |
| 4762 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4763 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4764 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4765 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4766 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4767 | (eval $ac_try) 2>&5 |
| 4768 | ac_status=$? |
| 4769 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4770 | (exit $ac_status); }; } && |
| 4771 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4772 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4773 | (eval $ac_try) 2>&5 |
| 4774 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4775 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4776 | (exit $ac_status); }; }; then |
| 4777 | ac_cv_prog_lex_yytext_pointer=yes |
| 4778 | else |
| 4779 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4780 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4781 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4782 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4783 | rm -f conftest.err conftest.$ac_objext \ |
| 4784 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4785 | LIBS=$ac_save_LIBS |
| 4786 | rm -f "${LEX_OUTPUT_ROOT}.c" |
| 4787 | |
| 4788 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4789 | echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4790 | echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6 |
| 4791 | if test $ac_cv_prog_lex_yytext_pointer = yes; then |
| 4792 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4793 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4794 | #define YYTEXT_POINTER 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4795 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4796 | |
| 4797 | fi |
| 4798 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4799 | fi |
Marcus Meissner | 5c5a621 | 2002-01-22 18:28:25 +0000 | [diff] [blame] | 4800 | |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4801 | for ac_prog in $LEX flex lex |
| 4802 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4803 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4804 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4805 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4806 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4807 | if test "${ac_cv_prog_XLEX+set}" = set; then |
| 4808 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4809 | else |
| 4810 | if test -n "$XLEX"; then |
| 4811 | ac_cv_prog_XLEX="$XLEX" # Let the user override the test. |
| 4812 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4813 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4814 | for as_dir in $PATH |
| 4815 | do |
| 4816 | IFS=$as_save_IFS |
| 4817 | test -z "$as_dir" && as_dir=. |
| 4818 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4819 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4820 | ac_cv_prog_XLEX="$ac_prog" |
| 4821 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4822 | break 2 |
| 4823 | fi |
| 4824 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4825 | done |
| 4826 | |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4827 | fi |
| 4828 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4829 | XLEX=$ac_cv_prog_XLEX |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4830 | if test -n "$XLEX"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4831 | echo "$as_me:$LINENO: result: $XLEX" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4832 | echo "${ECHO_T}$XLEX" >&6 |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4833 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4834 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4835 | echo "${ECHO_T}no" >&6 |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4836 | fi |
| 4837 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4838 | test -n "$XLEX" && break |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4839 | done |
| 4840 | test -n "$XLEX" || XLEX="none" |
| 4841 | |
| 4842 | if test "$XLEX" = "none" |
| 4843 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4844 | { { echo "$as_me:$LINENO: error: no suitable lex found. Please install the 'flex' package." >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4845 | echo "$as_me: error: no suitable lex found. Please install the 'flex' package." >&2;} |
| 4846 | { (exit 1); exit 1; }; } |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4847 | fi |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 4848 | |
Mike McCormack | c068f67 | 2004-03-16 03:11:39 +0000 | [diff] [blame] | 4849 | for ac_prog in bison |
| 4850 | do |
| 4851 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 4852 | set dummy $ac_prog; ac_word=$2 |
| 4853 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4854 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4855 | if test "${ac_cv_prog_BISON+set}" = set; then |
| 4856 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4857 | else |
| 4858 | if test -n "$BISON"; then |
| 4859 | ac_cv_prog_BISON="$BISON" # Let the user override the test. |
| 4860 | else |
| 4861 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4862 | for as_dir in $PATH |
| 4863 | do |
| 4864 | IFS=$as_save_IFS |
| 4865 | test -z "$as_dir" && as_dir=. |
| 4866 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4867 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4868 | ac_cv_prog_BISON="$ac_prog" |
| 4869 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4870 | break 2 |
| 4871 | fi |
| 4872 | done |
| 4873 | done |
| 4874 | |
| 4875 | fi |
| 4876 | fi |
| 4877 | BISON=$ac_cv_prog_BISON |
| 4878 | if test -n "$BISON"; then |
| 4879 | echo "$as_me:$LINENO: result: $BISON" >&5 |
| 4880 | echo "${ECHO_T}$BISON" >&6 |
| 4881 | else |
| 4882 | echo "$as_me:$LINENO: result: no" >&5 |
| 4883 | echo "${ECHO_T}no" >&6 |
| 4884 | fi |
| 4885 | |
| 4886 | test -n "$BISON" && break |
| 4887 | done |
| 4888 | test -n "$BISON" || BISON="none" |
| 4889 | |
| 4890 | if test "$BISON" = "none" |
| 4891 | then |
| 4892 | { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5 |
| 4893 | echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;} |
| 4894 | { (exit 1); exit 1; }; } |
| 4895 | fi |
| 4896 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 4897 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4898 | for ac_prog in gas as |
| 4899 | do |
| 4900 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 4901 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4902 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4903 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4904 | if test "${ac_cv_prog_AS+set}" = set; then |
| 4905 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4906 | else |
| 4907 | if test -n "$AS"; then |
| 4908 | ac_cv_prog_AS="$AS" # Let the user override the test. |
| 4909 | else |
| 4910 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4911 | for as_dir in $PATH |
| 4912 | do |
| 4913 | IFS=$as_save_IFS |
| 4914 | test -z "$as_dir" && as_dir=. |
| 4915 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4916 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4917 | ac_cv_prog_AS="$ac_tool_prefix$ac_prog" |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4918 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4919 | break 2 |
| 4920 | fi |
| 4921 | done |
| 4922 | done |
| 4923 | |
| 4924 | fi |
| 4925 | fi |
| 4926 | AS=$ac_cv_prog_AS |
| 4927 | if test -n "$AS"; then |
| 4928 | echo "$as_me:$LINENO: result: $AS" >&5 |
| 4929 | echo "${ECHO_T}$AS" >&6 |
| 4930 | else |
| 4931 | echo "$as_me:$LINENO: result: no" >&5 |
| 4932 | echo "${ECHO_T}no" >&6 |
| 4933 | fi |
| 4934 | |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4935 | test -n "$AS" && break |
| 4936 | done |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4937 | fi |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4938 | if test -z "$AS"; then |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4939 | ac_ct_AS=$AS |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4940 | for ac_prog in gas as |
| 4941 | do |
| 4942 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 4943 | set dummy $ac_prog; ac_word=$2 |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4944 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4945 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4946 | if test "${ac_cv_prog_ac_ct_AS+set}" = set; then |
| 4947 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4948 | else |
| 4949 | if test -n "$ac_ct_AS"; then |
| 4950 | ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. |
| 4951 | else |
| 4952 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4953 | for as_dir in $PATH |
| 4954 | do |
| 4955 | IFS=$as_save_IFS |
| 4956 | test -z "$as_dir" && as_dir=. |
| 4957 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4958 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4959 | ac_cv_prog_ac_ct_AS="$ac_prog" |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4960 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4961 | break 2 |
| 4962 | fi |
| 4963 | done |
| 4964 | done |
| 4965 | |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4966 | fi |
| 4967 | fi |
| 4968 | ac_ct_AS=$ac_cv_prog_ac_ct_AS |
| 4969 | if test -n "$ac_ct_AS"; then |
| 4970 | echo "$as_me:$LINENO: result: $ac_ct_AS" >&5 |
| 4971 | echo "${ECHO_T}$ac_ct_AS" >&6 |
| 4972 | else |
| 4973 | echo "$as_me:$LINENO: result: no" >&5 |
| 4974 | echo "${ECHO_T}no" >&6 |
| 4975 | fi |
| 4976 | |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4977 | test -n "$ac_ct_AS" && break |
| 4978 | done |
| 4979 | test -n "$ac_ct_AS" || ac_ct_AS="as" |
| 4980 | |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4981 | AS=$ac_ct_AS |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4982 | fi |
| 4983 | |
| 4984 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | eb5f89c | 2002-05-24 21:22:10 +0000 | [diff] [blame] | 4985 | # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. |
| 4986 | set dummy ${ac_tool_prefix}ld; ac_word=$2 |
| 4987 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4988 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4989 | if test "${ac_cv_prog_LD+set}" = set; then |
| 4990 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4991 | else |
| 4992 | if test -n "$LD"; then |
| 4993 | ac_cv_prog_LD="$LD" # Let the user override the test. |
| 4994 | else |
| 4995 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4996 | for as_dir in $PATH |
| 4997 | do |
| 4998 | IFS=$as_save_IFS |
| 4999 | test -z "$as_dir" && as_dir=. |
| 5000 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5001 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5002 | ac_cv_prog_LD="${ac_tool_prefix}ld" |
| 5003 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5004 | break 2 |
| 5005 | fi |
| 5006 | done |
| 5007 | done |
| 5008 | |
| 5009 | fi |
| 5010 | fi |
| 5011 | LD=$ac_cv_prog_LD |
| 5012 | if test -n "$LD"; then |
| 5013 | echo "$as_me:$LINENO: result: $LD" >&5 |
| 5014 | echo "${ECHO_T}$LD" >&6 |
| 5015 | else |
| 5016 | echo "$as_me:$LINENO: result: no" >&5 |
| 5017 | echo "${ECHO_T}no" >&6 |
| 5018 | fi |
| 5019 | |
| 5020 | fi |
| 5021 | if test -z "$ac_cv_prog_LD"; then |
| 5022 | ac_ct_LD=$LD |
| 5023 | # Extract the first word of "ld", so it can be a program name with args. |
| 5024 | set dummy ld; ac_word=$2 |
| 5025 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5026 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5027 | if test "${ac_cv_prog_ac_ct_LD+set}" = set; then |
| 5028 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5029 | else |
| 5030 | if test -n "$ac_ct_LD"; then |
| 5031 | ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test. |
| 5032 | else |
| 5033 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5034 | for as_dir in $PATH |
| 5035 | do |
| 5036 | IFS=$as_save_IFS |
| 5037 | test -z "$as_dir" && as_dir=. |
| 5038 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5039 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5040 | ac_cv_prog_ac_ct_LD="ld" |
| 5041 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5042 | break 2 |
| 5043 | fi |
| 5044 | done |
| 5045 | done |
| 5046 | |
| 5047 | test -z "$ac_cv_prog_ac_ct_LD" && ac_cv_prog_ac_ct_LD="ld" |
| 5048 | fi |
| 5049 | fi |
| 5050 | ac_ct_LD=$ac_cv_prog_ac_ct_LD |
| 5051 | if test -n "$ac_ct_LD"; then |
| 5052 | echo "$as_me:$LINENO: result: $ac_ct_LD" >&5 |
| 5053 | echo "${ECHO_T}$ac_ct_LD" >&6 |
| 5054 | else |
| 5055 | echo "$as_me:$LINENO: result: no" >&5 |
| 5056 | echo "${ECHO_T}no" >&6 |
| 5057 | fi |
| 5058 | |
| 5059 | LD=$ac_ct_LD |
| 5060 | else |
| 5061 | LD="$ac_cv_prog_LD" |
| 5062 | fi |
| 5063 | |
| 5064 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 5065 | # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. |
| 5066 | set dummy ${ac_tool_prefix}ar; ac_word=$2 |
| 5067 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5068 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5069 | if test "${ac_cv_prog_AR+set}" = set; then |
| 5070 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5071 | else |
| 5072 | if test -n "$AR"; then |
| 5073 | ac_cv_prog_AR="$AR" # Let the user override the test. |
| 5074 | else |
| 5075 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5076 | for as_dir in $PATH |
| 5077 | do |
| 5078 | IFS=$as_save_IFS |
| 5079 | test -z "$as_dir" && as_dir=. |
| 5080 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5081 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5082 | ac_cv_prog_AR="${ac_tool_prefix}ar" |
| 5083 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5084 | break 2 |
| 5085 | fi |
| 5086 | done |
| 5087 | done |
| 5088 | |
| 5089 | fi |
| 5090 | fi |
| 5091 | AR=$ac_cv_prog_AR |
| 5092 | if test -n "$AR"; then |
| 5093 | echo "$as_me:$LINENO: result: $AR" >&5 |
| 5094 | echo "${ECHO_T}$AR" >&6 |
| 5095 | else |
| 5096 | echo "$as_me:$LINENO: result: no" >&5 |
| 5097 | echo "${ECHO_T}no" >&6 |
| 5098 | fi |
| 5099 | |
| 5100 | fi |
| 5101 | if test -z "$ac_cv_prog_AR"; then |
| 5102 | ac_ct_AR=$AR |
| 5103 | # Extract the first word of "ar", so it can be a program name with args. |
| 5104 | set dummy ar; ac_word=$2 |
| 5105 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5106 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5107 | if test "${ac_cv_prog_ac_ct_AR+set}" = set; then |
| 5108 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5109 | else |
| 5110 | if test -n "$ac_ct_AR"; then |
| 5111 | ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. |
| 5112 | else |
| 5113 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5114 | for as_dir in $PATH |
| 5115 | do |
| 5116 | IFS=$as_save_IFS |
| 5117 | test -z "$as_dir" && as_dir=. |
| 5118 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5119 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5120 | ac_cv_prog_ac_ct_AR="ar" |
| 5121 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5122 | break 2 |
| 5123 | fi |
| 5124 | done |
| 5125 | done |
| 5126 | |
| 5127 | test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="ar" |
| 5128 | fi |
| 5129 | fi |
| 5130 | ac_ct_AR=$ac_cv_prog_ac_ct_AR |
| 5131 | if test -n "$ac_ct_AR"; then |
| 5132 | echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 |
| 5133 | echo "${ECHO_T}$ac_ct_AR" >&6 |
| 5134 | else |
| 5135 | echo "$as_me:$LINENO: result: no" >&5 |
| 5136 | echo "${ECHO_T}no" >&6 |
| 5137 | fi |
| 5138 | |
| 5139 | AR=$ac_ct_AR |
| 5140 | else |
| 5141 | AR="$ac_cv_prog_AR" |
| 5142 | fi |
| 5143 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5144 | if test -n "$ac_tool_prefix"; then |
| 5145 | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. |
| 5146 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5147 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5148 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5149 | if test "${ac_cv_prog_RANLIB+set}" = set; then |
| 5150 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5151 | else |
| 5152 | if test -n "$RANLIB"; then |
| 5153 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
| 5154 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5155 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5156 | for as_dir in $PATH |
| 5157 | do |
| 5158 | IFS=$as_save_IFS |
| 5159 | test -z "$as_dir" && as_dir=. |
| 5160 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5161 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5162 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
| 5163 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5164 | break 2 |
| 5165 | fi |
| 5166 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5167 | done |
| 5168 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 5169 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 5170 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5171 | RANLIB=$ac_cv_prog_RANLIB |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5172 | if test -n "$RANLIB"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5173 | echo "$as_me:$LINENO: result: $RANLIB" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5174 | echo "${ECHO_T}$RANLIB" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5175 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5176 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5177 | echo "${ECHO_T}no" >&6 |
| 5178 | fi |
| 5179 | |
| 5180 | fi |
| 5181 | if test -z "$ac_cv_prog_RANLIB"; then |
| 5182 | ac_ct_RANLIB=$RANLIB |
| 5183 | # Extract the first word of "ranlib", so it can be a program name with args. |
| 5184 | set dummy ranlib; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5185 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5186 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5187 | if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then |
| 5188 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5189 | else |
| 5190 | if test -n "$ac_ct_RANLIB"; then |
| 5191 | ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. |
| 5192 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5193 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5194 | for as_dir in $PATH |
| 5195 | do |
| 5196 | IFS=$as_save_IFS |
| 5197 | test -z "$as_dir" && as_dir=. |
| 5198 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5199 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5200 | ac_cv_prog_ac_ct_RANLIB="ranlib" |
| 5201 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5202 | break 2 |
| 5203 | fi |
| 5204 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5205 | done |
| 5206 | |
| 5207 | test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" |
| 5208 | fi |
| 5209 | fi |
| 5210 | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB |
| 5211 | if test -n "$ac_ct_RANLIB"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5212 | echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5213 | echo "${ECHO_T}$ac_ct_RANLIB" >&6 |
| 5214 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5215 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5216 | echo "${ECHO_T}no" >&6 |
| 5217 | fi |
| 5218 | |
| 5219 | RANLIB=$ac_ct_RANLIB |
| 5220 | else |
| 5221 | RANLIB="$ac_cv_prog_RANLIB" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5222 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 5223 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 5224 | if test -n "$ac_tool_prefix"; then |
| 5225 | # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. |
| 5226 | set dummy ${ac_tool_prefix}strip; ac_word=$2 |
| 5227 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5228 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5229 | if test "${ac_cv_prog_STRIP+set}" = set; then |
| 5230 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5231 | else |
| 5232 | if test -n "$STRIP"; then |
| 5233 | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. |
| 5234 | else |
| 5235 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5236 | for as_dir in $PATH |
| 5237 | do |
| 5238 | IFS=$as_save_IFS |
| 5239 | test -z "$as_dir" && as_dir=. |
| 5240 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5241 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5242 | ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
| 5243 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5244 | break 2 |
| 5245 | fi |
| 5246 | done |
| 5247 | done |
| 5248 | |
| 5249 | fi |
| 5250 | fi |
| 5251 | STRIP=$ac_cv_prog_STRIP |
| 5252 | if test -n "$STRIP"; then |
| 5253 | echo "$as_me:$LINENO: result: $STRIP" >&5 |
| 5254 | echo "${ECHO_T}$STRIP" >&6 |
| 5255 | else |
| 5256 | echo "$as_me:$LINENO: result: no" >&5 |
| 5257 | echo "${ECHO_T}no" >&6 |
| 5258 | fi |
| 5259 | |
| 5260 | fi |
| 5261 | if test -z "$ac_cv_prog_STRIP"; then |
| 5262 | ac_ct_STRIP=$STRIP |
| 5263 | # Extract the first word of "strip", so it can be a program name with args. |
| 5264 | set dummy strip; ac_word=$2 |
| 5265 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5266 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5267 | if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then |
| 5268 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5269 | else |
| 5270 | if test -n "$ac_ct_STRIP"; then |
| 5271 | ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. |
| 5272 | else |
| 5273 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5274 | for as_dir in $PATH |
| 5275 | do |
| 5276 | IFS=$as_save_IFS |
| 5277 | test -z "$as_dir" && as_dir=. |
| 5278 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5279 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5280 | ac_cv_prog_ac_ct_STRIP="strip" |
| 5281 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5282 | break 2 |
| 5283 | fi |
| 5284 | done |
| 5285 | done |
| 5286 | |
| 5287 | test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP="strip" |
| 5288 | fi |
| 5289 | fi |
| 5290 | ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP |
| 5291 | if test -n "$ac_ct_STRIP"; then |
| 5292 | echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 |
| 5293 | echo "${ECHO_T}$ac_ct_STRIP" >&6 |
| 5294 | else |
| 5295 | echo "$as_me:$LINENO: result: no" >&5 |
| 5296 | echo "${ECHO_T}no" >&6 |
| 5297 | fi |
| 5298 | |
| 5299 | STRIP=$ac_ct_STRIP |
| 5300 | else |
| 5301 | STRIP="$ac_cv_prog_STRIP" |
| 5302 | fi |
| 5303 | |
| 5304 | if test -n "$ac_tool_prefix"; then |
| 5305 | # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. |
| 5306 | set dummy ${ac_tool_prefix}windres; ac_word=$2 |
| 5307 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5308 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5309 | if test "${ac_cv_prog_WINDRES+set}" = set; then |
| 5310 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5311 | else |
| 5312 | if test -n "$WINDRES"; then |
| 5313 | ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test. |
| 5314 | else |
| 5315 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5316 | for as_dir in $PATH |
| 5317 | do |
| 5318 | IFS=$as_save_IFS |
| 5319 | test -z "$as_dir" && as_dir=. |
| 5320 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5321 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5322 | ac_cv_prog_WINDRES="${ac_tool_prefix}windres" |
| 5323 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5324 | break 2 |
| 5325 | fi |
| 5326 | done |
| 5327 | done |
| 5328 | |
| 5329 | fi |
| 5330 | fi |
| 5331 | WINDRES=$ac_cv_prog_WINDRES |
| 5332 | if test -n "$WINDRES"; then |
| 5333 | echo "$as_me:$LINENO: result: $WINDRES" >&5 |
| 5334 | echo "${ECHO_T}$WINDRES" >&6 |
| 5335 | else |
| 5336 | echo "$as_me:$LINENO: result: no" >&5 |
| 5337 | echo "${ECHO_T}no" >&6 |
| 5338 | fi |
| 5339 | |
| 5340 | fi |
| 5341 | if test -z "$ac_cv_prog_WINDRES"; then |
| 5342 | ac_ct_WINDRES=$WINDRES |
| 5343 | # Extract the first word of "windres", so it can be a program name with args. |
| 5344 | set dummy windres; ac_word=$2 |
| 5345 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5346 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5347 | if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then |
| 5348 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5349 | else |
| 5350 | if test -n "$ac_ct_WINDRES"; then |
| 5351 | ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test. |
| 5352 | else |
| 5353 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5354 | for as_dir in $PATH |
| 5355 | do |
| 5356 | IFS=$as_save_IFS |
| 5357 | test -z "$as_dir" && as_dir=. |
| 5358 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5359 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5360 | ac_cv_prog_ac_ct_WINDRES="windres" |
| 5361 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5362 | break 2 |
| 5363 | fi |
| 5364 | done |
| 5365 | done |
| 5366 | |
| 5367 | test -z "$ac_cv_prog_ac_ct_WINDRES" && ac_cv_prog_ac_ct_WINDRES="false" |
| 5368 | fi |
| 5369 | fi |
| 5370 | ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES |
| 5371 | if test -n "$ac_ct_WINDRES"; then |
| 5372 | echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5 |
| 5373 | echo "${ECHO_T}$ac_ct_WINDRES" >&6 |
| 5374 | else |
| 5375 | echo "$as_me:$LINENO: result: no" >&5 |
| 5376 | echo "${ECHO_T}no" >&6 |
| 5377 | fi |
| 5378 | |
| 5379 | WINDRES=$ac_ct_WINDRES |
| 5380 | else |
| 5381 | WINDRES="$ac_cv_prog_WINDRES" |
| 5382 | fi |
| 5383 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5384 | echo "$as_me:$LINENO: checking whether ln -s works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5385 | echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 |
| 5386 | LN_S=$as_ln_s |
| 5387 | if test "$LN_S" = "ln -s"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5388 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5389 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | 641ee76 | 1997-08-04 16:34:36 +0000 | [diff] [blame] | 5390 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5391 | echo "$as_me:$LINENO: result: no, using $LN_S" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5392 | echo "${ECHO_T}no, using $LN_S" >&6 |
Alexandre Julliard | 641ee76 | 1997-08-04 16:34:36 +0000 | [diff] [blame] | 5393 | fi |
| 5394 | |
Alexandre Julliard | df234a9 | 2002-05-22 02:10:39 +0000 | [diff] [blame] | 5395 | echo "$as_me:$LINENO: checking whether ln works" >&5 |
| 5396 | echo $ECHO_N "checking whether ln works... $ECHO_C" >&6 |
| 5397 | rm -f conf$$ conf$$.file |
| 5398 | echo >conf$$.file |
| 5399 | if ln conf$$.file conf$$ 2>/dev/null; then |
| 5400 | LN=ln |
| 5401 | |
| 5402 | echo "$as_me:$LINENO: result: yes" >&5 |
| 5403 | echo "${ECHO_T}yes" >&6 |
| 5404 | else |
| 5405 | LN="cp -p" |
| 5406 | |
| 5407 | echo "$as_me:$LINENO: result: no, using $LN" >&5 |
| 5408 | echo "${ECHO_T}no, using $LN" >&6 |
| 5409 | fi |
| 5410 | rm -f conf$$ conf$$.file |
Alexandre Julliard | c626491 | 2004-08-16 20:09:37 +0000 | [diff] [blame] | 5411 | echo "$as_me:$LINENO: checking for egrep" >&5 |
| 5412 | echo $ECHO_N "checking for egrep... $ECHO_C" >&6 |
| 5413 | if test "${ac_cv_prog_egrep+set}" = set; then |
| 5414 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5415 | else |
| 5416 | if echo a | (grep -E '(a|b)') >/dev/null 2>&1 |
| 5417 | then ac_cv_prog_egrep='grep -E' |
| 5418 | else ac_cv_prog_egrep='egrep' |
| 5419 | fi |
| 5420 | fi |
| 5421 | echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 |
| 5422 | echo "${ECHO_T}$ac_cv_prog_egrep" >&6 |
| 5423 | EGREP=$ac_cv_prog_egrep |
| 5424 | |
| 5425 | |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5426 | # Extract the first word of "ldconfig", so it can be a program name with args. |
| 5427 | set dummy ldconfig; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5428 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5429 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5430 | if test "${ac_cv_path_LDCONFIG+set}" = set; then |
| 5431 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5432 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5433 | case $LDCONFIG in |
| 5434 | [\\/]* | ?:[\\/]*) |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5435 | ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path. |
| 5436 | ;; |
| 5437 | *) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5438 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
Bill Medland | 91372b3 | 2002-04-20 21:00:42 +0000 | [diff] [blame] | 5439 | for as_dir in /sbin /usr/sbin $PATH |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5440 | do |
| 5441 | IFS=$as_save_IFS |
| 5442 | test -z "$as_dir" && as_dir=. |
| 5443 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5444 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5445 | ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 5446 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5447 | break 2 |
| 5448 | fi |
| 5449 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5450 | done |
| 5451 | |
Alexandre Julliard | 318f4ce | 2000-01-31 05:02:49 +0000 | [diff] [blame] | 5452 | test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true" |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5453 | ;; |
| 5454 | esac |
| 5455 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5456 | LDCONFIG=$ac_cv_path_LDCONFIG |
| 5457 | |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5458 | if test -n "$LDCONFIG"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5459 | echo "$as_me:$LINENO: result: $LDCONFIG" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5460 | echo "${ECHO_T}$LDCONFIG" >&6 |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5461 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5462 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5463 | echo "${ECHO_T}no" >&6 |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5464 | fi |
| 5465 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5466 | # Find a good install program. We prefer a C program (faster), |
| 5467 | # so one script is as good as another. But avoid the broken or |
| 5468 | # incompatible versions: |
| 5469 | # SysV /etc/install, /usr/sbin/install |
| 5470 | # SunOS /usr/etc/install |
| 5471 | # IRIX /sbin/install |
| 5472 | # AIX /bin/install |
| 5473 | # AmigaOS /C/install, which installs bootblocks on floppy discs |
| 5474 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 5475 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 5476 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5477 | # OS/2's system install, which has a completely different semantic |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5478 | # ./install, which can be erroneously created by make from ./install.sh. |
| 5479 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
| 5480 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
| 5481 | if test -z "$INSTALL"; then |
| 5482 | if test "${ac_cv_path_install+set}" = set; then |
| 5483 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5484 | else |
| 5485 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5486 | for as_dir in $PATH |
| 5487 | do |
| 5488 | IFS=$as_save_IFS |
| 5489 | test -z "$as_dir" && as_dir=. |
| 5490 | # Account for people who put trailing slashes in PATH elements. |
| 5491 | case $as_dir/ in |
| 5492 | ./ | .// | /cC/* | \ |
| 5493 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5494 | ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5495 | /usr/ucb/* ) ;; |
| 5496 | *) |
| 5497 | # OSF1 and SCO ODT 3.0 have their own names for install. |
| 5498 | # Don't use installbsd from OSF since it installs stuff as root |
| 5499 | # by default. |
| 5500 | for ac_prog in ginstall scoinst install; do |
| 5501 | for ac_exec_ext in '' $ac_executable_extensions; do |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5502 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 5503 | if test $ac_prog = install && |
| 5504 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 5505 | # AIX install. It has an incompatible calling convention. |
| 5506 | : |
| 5507 | elif test $ac_prog = install && |
| 5508 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 5509 | # program-specific install script used by HP pwplus--don't use. |
| 5510 | : |
| 5511 | else |
| 5512 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 5513 | break 3 |
| 5514 | fi |
| 5515 | fi |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5516 | done |
| 5517 | done |
| 5518 | ;; |
| 5519 | esac |
| 5520 | done |
| 5521 | |
| 5522 | |
| 5523 | fi |
| 5524 | if test "${ac_cv_path_install+set}" = set; then |
| 5525 | INSTALL=$ac_cv_path_install |
| 5526 | else |
| 5527 | # As a last resort, use the slow shell script. We don't cache a |
| 5528 | # path for INSTALL within a source directory, because that will |
| 5529 | # break other packages using the cache if that directory is |
| 5530 | # removed, or if the path is relative. |
| 5531 | INSTALL=$ac_install_sh |
| 5532 | fi |
| 5533 | fi |
| 5534 | echo "$as_me:$LINENO: result: $INSTALL" >&5 |
| 5535 | echo "${ECHO_T}$INSTALL" >&6 |
| 5536 | |
| 5537 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
| 5538 | # It thinks the first close brace ends the variable substitution. |
| 5539 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
| 5540 | |
| 5541 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' |
| 5542 | |
| 5543 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
| 5544 | |
| 5545 | case "$INSTALL" in |
Alexandre Julliard | 8418d8f | 2002-12-24 02:39:47 +0000 | [diff] [blame] | 5546 | [\\/$]* | ?:[\\/]* ) ;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5547 | *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;; |
| 5548 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5549 | |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5550 | for ac_prog in lclint lint |
| 5551 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5552 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5553 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5554 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5555 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5556 | if test "${ac_cv_prog_LINT+set}" = set; then |
| 5557 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5558 | else |
| 5559 | if test -n "$LINT"; then |
| 5560 | ac_cv_prog_LINT="$LINT" # Let the user override the test. |
| 5561 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5562 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5563 | for as_dir in $PATH |
| 5564 | do |
| 5565 | IFS=$as_save_IFS |
| 5566 | test -z "$as_dir" && as_dir=. |
| 5567 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5568 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5569 | ac_cv_prog_LINT="$ac_prog" |
| 5570 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5571 | break 2 |
| 5572 | fi |
| 5573 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5574 | done |
| 5575 | |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5576 | fi |
| 5577 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5578 | LINT=$ac_cv_prog_LINT |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5579 | if test -n "$LINT"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5580 | echo "$as_me:$LINENO: result: $LINT" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5581 | echo "${ECHO_T}$LINT" >&6 |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5582 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5583 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5584 | echo "${ECHO_T}no" >&6 |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5585 | fi |
| 5586 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5587 | test -n "$LINT" && break |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5588 | done |
| 5589 | |
| 5590 | if test "$LINT" = "lint" |
| 5591 | then |
| 5592 | LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4" |
| 5593 | fi |
| 5594 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5595 | |
| 5596 | |
Vincent BĂ©ron | 1d8cb6e | 2002-11-23 01:20:02 +0000 | [diff] [blame] | 5597 | for ac_prog in docbook2html db2html |
| 5598 | do |
| 5599 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5600 | set dummy $ac_prog; ac_word=$2 |
| 5601 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5602 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5603 | if test "${ac_cv_prog_DB2HTML+set}" = set; then |
| 5604 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5605 | else |
| 5606 | if test -n "$DB2HTML"; then |
| 5607 | ac_cv_prog_DB2HTML="$DB2HTML" # Let the user override the test. |
| 5608 | else |
| 5609 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5610 | for as_dir in $PATH |
| 5611 | do |
| 5612 | IFS=$as_save_IFS |
| 5613 | test -z "$as_dir" && as_dir=. |
| 5614 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5615 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5616 | ac_cv_prog_DB2HTML="$ac_prog" |
| 5617 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5618 | break 2 |
| 5619 | fi |
| 5620 | done |
| 5621 | done |
| 5622 | |
| 5623 | fi |
| 5624 | fi |
| 5625 | DB2HTML=$ac_cv_prog_DB2HTML |
| 5626 | if test -n "$DB2HTML"; then |
| 5627 | echo "$as_me:$LINENO: result: $DB2HTML" >&5 |
| 5628 | echo "${ECHO_T}$DB2HTML" >&6 |
| 5629 | else |
| 5630 | echo "$as_me:$LINENO: result: no" >&5 |
| 5631 | echo "${ECHO_T}no" >&6 |
| 5632 | fi |
| 5633 | |
| 5634 | test -n "$DB2HTML" && break |
| 5635 | done |
| 5636 | test -n "$DB2HTML" || DB2HTML="false" |
| 5637 | |
Vincent BĂ©ron | 1d8cb6e | 2002-11-23 01:20:02 +0000 | [diff] [blame] | 5638 | for ac_prog in docbook2pdf db2pdf |
| 5639 | do |
| 5640 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5641 | set dummy $ac_prog; ac_word=$2 |
| 5642 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5643 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5644 | if test "${ac_cv_prog_DB2PDF+set}" = set; then |
| 5645 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5646 | else |
| 5647 | if test -n "$DB2PDF"; then |
| 5648 | ac_cv_prog_DB2PDF="$DB2PDF" # Let the user override the test. |
| 5649 | else |
| 5650 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5651 | for as_dir in $PATH |
| 5652 | do |
| 5653 | IFS=$as_save_IFS |
| 5654 | test -z "$as_dir" && as_dir=. |
| 5655 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5656 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5657 | ac_cv_prog_DB2PDF="$ac_prog" |
| 5658 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5659 | break 2 |
| 5660 | fi |
| 5661 | done |
| 5662 | done |
| 5663 | |
| 5664 | fi |
| 5665 | fi |
| 5666 | DB2PDF=$ac_cv_prog_DB2PDF |
| 5667 | if test -n "$DB2PDF"; then |
| 5668 | echo "$as_me:$LINENO: result: $DB2PDF" >&5 |
| 5669 | echo "${ECHO_T}$DB2PDF" >&6 |
| 5670 | else |
| 5671 | echo "$as_me:$LINENO: result: no" >&5 |
| 5672 | echo "${ECHO_T}no" >&6 |
| 5673 | fi |
| 5674 | |
| 5675 | test -n "$DB2PDF" && break |
| 5676 | done |
| 5677 | test -n "$DB2PDF" || DB2PDF="false" |
| 5678 | |
Vincent BĂ©ron | 1d8cb6e | 2002-11-23 01:20:02 +0000 | [diff] [blame] | 5679 | for ac_prog in docbook2ps db2ps |
| 5680 | do |
| 5681 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5682 | set dummy $ac_prog; ac_word=$2 |
| 5683 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5684 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5685 | if test "${ac_cv_prog_DB2PS+set}" = set; then |
| 5686 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5687 | else |
| 5688 | if test -n "$DB2PS"; then |
| 5689 | ac_cv_prog_DB2PS="$DB2PS" # Let the user override the test. |
| 5690 | else |
| 5691 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5692 | for as_dir in $PATH |
| 5693 | do |
| 5694 | IFS=$as_save_IFS |
| 5695 | test -z "$as_dir" && as_dir=. |
| 5696 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5697 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5698 | ac_cv_prog_DB2PS="$ac_prog" |
| 5699 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5700 | break 2 |
| 5701 | fi |
| 5702 | done |
| 5703 | done |
| 5704 | |
| 5705 | fi |
| 5706 | fi |
| 5707 | DB2PS=$ac_cv_prog_DB2PS |
| 5708 | if test -n "$DB2PS"; then |
| 5709 | echo "$as_me:$LINENO: result: $DB2PS" >&5 |
| 5710 | echo "${ECHO_T}$DB2PS" >&6 |
| 5711 | else |
| 5712 | echo "$as_me:$LINENO: result: no" >&5 |
| 5713 | echo "${ECHO_T}no" >&6 |
| 5714 | fi |
| 5715 | |
| 5716 | test -n "$DB2PS" && break |
| 5717 | done |
| 5718 | test -n "$DB2PS" || DB2PS="false" |
| 5719 | |
Dimitrie O. Paun | b817a3c | 2003-10-09 04:33:20 +0000 | [diff] [blame] | 5720 | for ac_prog in docbook2txt db2txt |
| 5721 | do |
| 5722 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5723 | set dummy $ac_prog; ac_word=$2 |
| 5724 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5725 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5726 | if test "${ac_cv_prog_DB2TXT+set}" = set; then |
| 5727 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5728 | else |
| 5729 | if test -n "$DB2TXT"; then |
| 5730 | ac_cv_prog_DB2TXT="$DB2TXT" # Let the user override the test. |
| 5731 | else |
| 5732 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5733 | for as_dir in $PATH |
| 5734 | do |
| 5735 | IFS=$as_save_IFS |
| 5736 | test -z "$as_dir" && as_dir=. |
| 5737 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5738 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5739 | ac_cv_prog_DB2TXT="$ac_prog" |
| 5740 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5741 | break 2 |
| 5742 | fi |
| 5743 | done |
| 5744 | done |
| 5745 | |
| 5746 | fi |
| 5747 | fi |
| 5748 | DB2TXT=$ac_cv_prog_DB2TXT |
| 5749 | if test -n "$DB2TXT"; then |
| 5750 | echo "$as_me:$LINENO: result: $DB2TXT" >&5 |
| 5751 | echo "${ECHO_T}$DB2TXT" >&6 |
| 5752 | else |
| 5753 | echo "$as_me:$LINENO: result: no" >&5 |
| 5754 | echo "${ECHO_T}no" >&6 |
| 5755 | fi |
| 5756 | |
| 5757 | test -n "$DB2TXT" && break |
| 5758 | done |
| 5759 | test -n "$DB2TXT" || DB2TXT="false" |
| 5760 | |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 5761 | for ac_prog in fontforge |
| 5762 | do |
| 5763 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5764 | set dummy $ac_prog; ac_word=$2 |
| 5765 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5766 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5767 | if test "${ac_cv_prog_FONTFORGE+set}" = set; then |
| 5768 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5769 | else |
| 5770 | if test -n "$FONTFORGE"; then |
| 5771 | ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test. |
| 5772 | else |
| 5773 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5774 | for as_dir in $PATH |
| 5775 | do |
| 5776 | IFS=$as_save_IFS |
| 5777 | test -z "$as_dir" && as_dir=. |
| 5778 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5779 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5780 | ac_cv_prog_FONTFORGE="$ac_prog" |
| 5781 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5782 | break 2 |
| 5783 | fi |
| 5784 | done |
| 5785 | done |
| 5786 | |
| 5787 | fi |
| 5788 | fi |
| 5789 | FONTFORGE=$ac_cv_prog_FONTFORGE |
| 5790 | if test -n "$FONTFORGE"; then |
| 5791 | echo "$as_me:$LINENO: result: $FONTFORGE" >&5 |
| 5792 | echo "${ECHO_T}$FONTFORGE" >&6 |
| 5793 | else |
| 5794 | echo "$as_me:$LINENO: result: no" >&5 |
| 5795 | echo "${ECHO_T}no" >&6 |
| 5796 | fi |
| 5797 | |
| 5798 | test -n "$FONTFORGE" && break |
| 5799 | done |
| 5800 | test -n "$FONTFORGE" || FONTFORGE="false" |
Dimitrie O. Paun | b817a3c | 2003-10-09 04:33:20 +0000 | [diff] [blame] | 5801 | |
| 5802 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5803 | |
| 5804 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5805 | echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5806 | echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6 |
| 5807 | if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then |
| 5808 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5809 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5810 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5811 | LIBS="-li386 $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5812 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5813 | /* confdefs.h. */ |
| 5814 | _ACEOF |
| 5815 | cat confdefs.h >>conftest.$ac_ext |
| 5816 | cat >>conftest.$ac_ext <<_ACEOF |
| 5817 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5818 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 5819 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5820 | #ifdef __cplusplus |
| 5821 | extern "C" |
| 5822 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 5823 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5824 | builtin and then its argument prototype would still apply. */ |
| 5825 | char i386_set_ldt (); |
| 5826 | int |
| 5827 | main () |
| 5828 | { |
| 5829 | i386_set_ldt (); |
| 5830 | ; |
| 5831 | return 0; |
| 5832 | } |
| 5833 | _ACEOF |
| 5834 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5835 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5836 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5837 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5838 | grep -v '^ *+' conftest.er1 >conftest.err |
| 5839 | rm -f conftest.er1 |
| 5840 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5841 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5842 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5843 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5844 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5845 | (eval $ac_try) 2>&5 |
| 5846 | ac_status=$? |
| 5847 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5848 | (exit $ac_status); }; } && |
| 5849 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5850 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5851 | (eval $ac_try) 2>&5 |
| 5852 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5853 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5854 | (exit $ac_status); }; }; then |
| 5855 | ac_cv_lib_i386_i386_set_ldt=yes |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5856 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5857 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5858 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 5859 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5860 | ac_cv_lib_i386_i386_set_ldt=no |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5861 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5862 | rm -f conftest.err conftest.$ac_objext \ |
| 5863 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5864 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5865 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5866 | echo "$as_me:$LINENO: result: $ac_cv_lib_i386_i386_set_ldt" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5867 | echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6 |
| 5868 | if test $ac_cv_lib_i386_i386_set_ldt = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5869 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5870 | #define HAVE_LIBI386 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5871 | _ACEOF |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 5872 | |
| 5873 | LIBS="-li386 $LIBS" |
| 5874 | |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 5875 | fi |
| 5876 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5877 | |
| 5878 | echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5879 | echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6 |
| 5880 | if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then |
| 5881 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5882 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5883 | ac_check_lib_save_LIBS=$LIBS |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5884 | LIBS="-lossaudio $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5885 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5886 | /* confdefs.h. */ |
| 5887 | _ACEOF |
| 5888 | cat confdefs.h >>conftest.$ac_ext |
| 5889 | cat >>conftest.$ac_ext <<_ACEOF |
| 5890 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5891 | |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5892 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5893 | #ifdef __cplusplus |
| 5894 | extern "C" |
| 5895 | #endif |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5896 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5897 | builtin and then its argument prototype would still apply. */ |
| 5898 | char _oss_ioctl (); |
| 5899 | int |
| 5900 | main () |
| 5901 | { |
| 5902 | _oss_ioctl (); |
| 5903 | ; |
| 5904 | return 0; |
| 5905 | } |
| 5906 | _ACEOF |
| 5907 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5908 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5909 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5910 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5911 | grep -v '^ *+' conftest.er1 >conftest.err |
| 5912 | rm -f conftest.er1 |
| 5913 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5914 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5915 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5916 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5917 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5918 | (eval $ac_try) 2>&5 |
| 5919 | ac_status=$? |
| 5920 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5921 | (exit $ac_status); }; } && |
| 5922 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5923 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5924 | (eval $ac_try) 2>&5 |
| 5925 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5926 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5927 | (exit $ac_status); }; }; then |
| 5928 | ac_cv_lib_ossaudio__oss_ioctl=yes |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5929 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5930 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5931 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 5932 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5933 | ac_cv_lib_ossaudio__oss_ioctl=no |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5934 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5935 | rm -f conftest.err conftest.$ac_objext \ |
| 5936 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5937 | LIBS=$ac_check_lib_save_LIBS |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5938 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5939 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5940 | echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 |
| 5941 | if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5942 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5943 | #define HAVE_LIBOSSAUDIO 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5944 | _ACEOF |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5945 | |
| 5946 | LIBS="-lossaudio $LIBS" |
| 5947 | |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5948 | fi |
| 5949 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5950 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5951 | for ac_func in iswalnum |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5952 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5953 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5954 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5955 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 5956 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 5957 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5958 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5959 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5960 | /* confdefs.h. */ |
| 5961 | _ACEOF |
| 5962 | cat confdefs.h >>conftest.$ac_ext |
| 5963 | cat >>conftest.$ac_ext <<_ACEOF |
| 5964 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5965 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 5966 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 5967 | #define $ac_func innocuous_$ac_func |
| 5968 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5969 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5970 | which can conflict with char $ac_func (); below. |
| 5971 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 5972 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5973 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5974 | #ifdef __STDC__ |
| 5975 | # include <limits.h> |
| 5976 | #else |
| 5977 | # include <assert.h> |
| 5978 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5979 | |
| 5980 | #undef $ac_func |
| 5981 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5982 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5983 | #ifdef __cplusplus |
| 5984 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5985 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5986 | #endif |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5987 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5988 | builtin and then its argument prototype would still apply. */ |
| 5989 | char $ac_func (); |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5990 | /* The GNU C library defines this for functions which it implements |
| 5991 | to always fail with ENOSYS. Some functions are actually named |
| 5992 | something starting with __ and the normal name is an alias. */ |
| 5993 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 5994 | choke me |
| 5995 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5996 | char (*f) () = $ac_func; |
| 5997 | #endif |
| 5998 | #ifdef __cplusplus |
| 5999 | } |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6000 | #endif |
| 6001 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6002 | int |
| 6003 | main () |
| 6004 | { |
| 6005 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6006 | ; |
| 6007 | return 0; |
| 6008 | } |
| 6009 | _ACEOF |
| 6010 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6011 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6012 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6013 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6014 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6015 | rm -f conftest.er1 |
| 6016 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6017 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6018 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6019 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6020 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6021 | (eval $ac_try) 2>&5 |
| 6022 | ac_status=$? |
| 6023 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6024 | (exit $ac_status); }; } && |
| 6025 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6026 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6027 | (eval $ac_try) 2>&5 |
| 6028 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6029 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6030 | (exit $ac_status); }; }; then |
| 6031 | eval "$as_ac_var=yes" |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6032 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6033 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6034 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6035 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6036 | eval "$as_ac_var=no" |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6037 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6038 | rm -f conftest.err conftest.$ac_objext \ |
| 6039 | conftest$ac_exeext conftest.$ac_ext |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6040 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6041 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6042 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6043 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6044 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6045 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6046 | _ACEOF |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6047 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6048 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6049 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6050 | echo "$as_me:$LINENO: checking for iswalnum in -lw" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6051 | echo $ECHO_N "checking for iswalnum in -lw... $ECHO_C" >&6 |
| 6052 | if test "${ac_cv_lib_w_iswalnum+set}" = set; then |
| 6053 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6054 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6055 | ac_check_lib_save_LIBS=$LIBS |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6056 | LIBS="-lw $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6057 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6058 | /* confdefs.h. */ |
| 6059 | _ACEOF |
| 6060 | cat confdefs.h >>conftest.$ac_ext |
| 6061 | cat >>conftest.$ac_ext <<_ACEOF |
| 6062 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6063 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6064 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6065 | #ifdef __cplusplus |
| 6066 | extern "C" |
| 6067 | #endif |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6068 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6069 | builtin and then its argument prototype would still apply. */ |
| 6070 | char iswalnum (); |
| 6071 | int |
| 6072 | main () |
| 6073 | { |
| 6074 | iswalnum (); |
| 6075 | ; |
| 6076 | return 0; |
| 6077 | } |
| 6078 | _ACEOF |
| 6079 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6080 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6081 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6082 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6083 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6084 | rm -f conftest.er1 |
| 6085 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6086 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6087 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6088 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6089 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6090 | (eval $ac_try) 2>&5 |
| 6091 | ac_status=$? |
| 6092 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6093 | (exit $ac_status); }; } && |
| 6094 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6095 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6096 | (eval $ac_try) 2>&5 |
| 6097 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6098 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6099 | (exit $ac_status); }; }; then |
| 6100 | ac_cv_lib_w_iswalnum=yes |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6101 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6102 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6103 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6104 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6105 | ac_cv_lib_w_iswalnum=no |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6106 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6107 | rm -f conftest.err conftest.$ac_objext \ |
| 6108 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6109 | LIBS=$ac_check_lib_save_LIBS |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6110 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6111 | echo "$as_me:$LINENO: result: $ac_cv_lib_w_iswalnum" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6112 | echo "${ECHO_T}$ac_cv_lib_w_iswalnum" >&6 |
| 6113 | if test $ac_cv_lib_w_iswalnum = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6114 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6115 | #define HAVE_LIBW 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6116 | _ACEOF |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6117 | |
| 6118 | LIBS="-lw $LIBS" |
| 6119 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6120 | fi |
| 6121 | |
| 6122 | fi |
| 6123 | done |
| 6124 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6125 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6126 | for ac_func in gethostbyname |
| 6127 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6128 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6129 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6130 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 6131 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 6132 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6133 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6134 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6135 | /* confdefs.h. */ |
| 6136 | _ACEOF |
| 6137 | cat confdefs.h >>conftest.$ac_ext |
| 6138 | cat >>conftest.$ac_ext <<_ACEOF |
| 6139 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6140 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 6141 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 6142 | #define $ac_func innocuous_$ac_func |
| 6143 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6144 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6145 | which can conflict with char $ac_func (); below. |
| 6146 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 6147 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6148 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6149 | #ifdef __STDC__ |
| 6150 | # include <limits.h> |
| 6151 | #else |
| 6152 | # include <assert.h> |
| 6153 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6154 | |
| 6155 | #undef $ac_func |
| 6156 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6157 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6158 | #ifdef __cplusplus |
| 6159 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6160 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6161 | #endif |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6162 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6163 | builtin and then its argument prototype would still apply. */ |
| 6164 | char $ac_func (); |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6165 | /* The GNU C library defines this for functions which it implements |
| 6166 | to always fail with ENOSYS. Some functions are actually named |
| 6167 | something starting with __ and the normal name is an alias. */ |
| 6168 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 6169 | choke me |
| 6170 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6171 | char (*f) () = $ac_func; |
| 6172 | #endif |
| 6173 | #ifdef __cplusplus |
| 6174 | } |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6175 | #endif |
| 6176 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6177 | int |
| 6178 | main () |
| 6179 | { |
| 6180 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6181 | ; |
| 6182 | return 0; |
| 6183 | } |
| 6184 | _ACEOF |
| 6185 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6186 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6187 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6188 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6189 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6190 | rm -f conftest.er1 |
| 6191 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6192 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6193 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6194 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6195 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6196 | (eval $ac_try) 2>&5 |
| 6197 | ac_status=$? |
| 6198 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6199 | (exit $ac_status); }; } && |
| 6200 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6201 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6202 | (eval $ac_try) 2>&5 |
| 6203 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6205 | (exit $ac_status); }; }; then |
| 6206 | eval "$as_ac_var=yes" |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6207 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6208 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6209 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6210 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6211 | eval "$as_ac_var=no" |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6212 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6213 | rm -f conftest.err conftest.$ac_objext \ |
| 6214 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6215 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6216 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6217 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6218 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6219 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6220 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6221 | _ACEOF |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6222 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6223 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6224 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6225 | echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6226 | echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 |
| 6227 | if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then |
| 6228 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6229 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6230 | ac_check_lib_save_LIBS=$LIBS |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6231 | LIBS="-lnsl $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6232 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6233 | /* confdefs.h. */ |
| 6234 | _ACEOF |
| 6235 | cat confdefs.h >>conftest.$ac_ext |
| 6236 | cat >>conftest.$ac_ext <<_ACEOF |
| 6237 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6238 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6239 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6240 | #ifdef __cplusplus |
| 6241 | extern "C" |
| 6242 | #endif |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6243 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6244 | builtin and then its argument prototype would still apply. */ |
| 6245 | char gethostbyname (); |
| 6246 | int |
| 6247 | main () |
| 6248 | { |
| 6249 | gethostbyname (); |
| 6250 | ; |
| 6251 | return 0; |
| 6252 | } |
| 6253 | _ACEOF |
| 6254 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6255 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6256 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6257 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6258 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6259 | rm -f conftest.er1 |
| 6260 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6261 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6262 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6263 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6265 | (eval $ac_try) 2>&5 |
| 6266 | ac_status=$? |
| 6267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6268 | (exit $ac_status); }; } && |
| 6269 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6271 | (eval $ac_try) 2>&5 |
| 6272 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6273 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6274 | (exit $ac_status); }; }; then |
| 6275 | ac_cv_lib_nsl_gethostbyname=yes |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6276 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6277 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6278 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6279 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6280 | ac_cv_lib_nsl_gethostbyname=no |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6281 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6282 | rm -f conftest.err conftest.$ac_objext \ |
| 6283 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6284 | LIBS=$ac_check_lib_save_LIBS |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6285 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6286 | echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6287 | echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 |
| 6288 | if test $ac_cv_lib_nsl_gethostbyname = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6289 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6290 | #define HAVE_LIBNSL 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6291 | _ACEOF |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 6292 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6293 | LIBS="-lnsl $LIBS" |
| 6294 | |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 6295 | fi |
| 6296 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6297 | fi |
Marcus Meissner | f070fda | 1999-04-24 12:02:14 +0000 | [diff] [blame] | 6298 | done |
| 6299 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6300 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6301 | for ac_func in connect |
| 6302 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6303 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6304 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6305 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 6306 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 6307 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6308 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6309 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6310 | /* confdefs.h. */ |
| 6311 | _ACEOF |
| 6312 | cat confdefs.h >>conftest.$ac_ext |
| 6313 | cat >>conftest.$ac_ext <<_ACEOF |
| 6314 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6315 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 6316 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 6317 | #define $ac_func innocuous_$ac_func |
| 6318 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6319 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6320 | which can conflict with char $ac_func (); below. |
| 6321 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 6322 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6323 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6324 | #ifdef __STDC__ |
| 6325 | # include <limits.h> |
| 6326 | #else |
| 6327 | # include <assert.h> |
| 6328 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6329 | |
| 6330 | #undef $ac_func |
| 6331 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6332 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6333 | #ifdef __cplusplus |
| 6334 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6335 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6336 | #endif |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6337 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6338 | builtin and then its argument prototype would still apply. */ |
| 6339 | char $ac_func (); |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6340 | /* The GNU C library defines this for functions which it implements |
| 6341 | to always fail with ENOSYS. Some functions are actually named |
| 6342 | something starting with __ and the normal name is an alias. */ |
| 6343 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 6344 | choke me |
| 6345 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6346 | char (*f) () = $ac_func; |
| 6347 | #endif |
| 6348 | #ifdef __cplusplus |
| 6349 | } |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6350 | #endif |
| 6351 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6352 | int |
| 6353 | main () |
| 6354 | { |
| 6355 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6356 | ; |
| 6357 | return 0; |
| 6358 | } |
| 6359 | _ACEOF |
| 6360 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6361 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6362 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6363 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6364 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6365 | rm -f conftest.er1 |
| 6366 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6367 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6368 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6369 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6370 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6371 | (eval $ac_try) 2>&5 |
| 6372 | ac_status=$? |
| 6373 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6374 | (exit $ac_status); }; } && |
| 6375 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6376 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6377 | (eval $ac_try) 2>&5 |
| 6378 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6379 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6380 | (exit $ac_status); }; }; then |
| 6381 | eval "$as_ac_var=yes" |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6382 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6383 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6384 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6385 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6386 | eval "$as_ac_var=no" |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6387 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6388 | rm -f conftest.err conftest.$ac_objext \ |
| 6389 | conftest$ac_exeext conftest.$ac_ext |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6390 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6391 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6392 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6393 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6394 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6395 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6396 | _ACEOF |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6397 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6398 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6399 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6400 | echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6401 | echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 |
| 6402 | if test "${ac_cv_lib_socket_connect+set}" = set; then |
| 6403 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6404 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6405 | ac_check_lib_save_LIBS=$LIBS |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6406 | LIBS="-lsocket $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6407 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6408 | /* confdefs.h. */ |
| 6409 | _ACEOF |
| 6410 | cat confdefs.h >>conftest.$ac_ext |
| 6411 | cat >>conftest.$ac_ext <<_ACEOF |
| 6412 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6413 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6414 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6415 | #ifdef __cplusplus |
| 6416 | extern "C" |
| 6417 | #endif |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6418 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6419 | builtin and then its argument prototype would still apply. */ |
| 6420 | char connect (); |
| 6421 | int |
| 6422 | main () |
| 6423 | { |
| 6424 | connect (); |
| 6425 | ; |
| 6426 | return 0; |
| 6427 | } |
| 6428 | _ACEOF |
| 6429 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6430 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6431 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6432 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6433 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6434 | rm -f conftest.er1 |
| 6435 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6436 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6437 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6438 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6439 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6440 | (eval $ac_try) 2>&5 |
| 6441 | ac_status=$? |
| 6442 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6443 | (exit $ac_status); }; } && |
| 6444 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6445 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6446 | (eval $ac_try) 2>&5 |
| 6447 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6448 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6449 | (exit $ac_status); }; }; then |
| 6450 | ac_cv_lib_socket_connect=yes |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6451 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6452 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6453 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6454 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6455 | ac_cv_lib_socket_connect=no |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6456 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6457 | rm -f conftest.err conftest.$ac_objext \ |
| 6458 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6459 | LIBS=$ac_check_lib_save_LIBS |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6460 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6461 | echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6462 | echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 |
| 6463 | if test $ac_cv_lib_socket_connect = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6464 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6465 | #define HAVE_LIBSOCKET 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6466 | _ACEOF |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6467 | |
| 6468 | LIBS="-lsocket $LIBS" |
| 6469 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6470 | fi |
| 6471 | |
| 6472 | fi |
Marcus Meissner | f070fda | 1999-04-24 12:02:14 +0000 | [diff] [blame] | 6473 | done |
| 6474 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6475 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6476 | for ac_func in inet_aton |
| 6477 | do |
| 6478 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6479 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6480 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 6481 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 6482 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6483 | else |
| 6484 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6485 | /* confdefs.h. */ |
| 6486 | _ACEOF |
| 6487 | cat confdefs.h >>conftest.$ac_ext |
| 6488 | cat >>conftest.$ac_ext <<_ACEOF |
| 6489 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6490 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 6491 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 6492 | #define $ac_func innocuous_$ac_func |
| 6493 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6494 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6495 | which can conflict with char $ac_func (); below. |
| 6496 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 6497 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6498 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6499 | #ifdef __STDC__ |
| 6500 | # include <limits.h> |
| 6501 | #else |
| 6502 | # include <assert.h> |
| 6503 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6504 | |
| 6505 | #undef $ac_func |
| 6506 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6507 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6508 | #ifdef __cplusplus |
| 6509 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6510 | { |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6511 | #endif |
| 6512 | /* We use char because int might match the return type of a gcc2 |
| 6513 | builtin and then its argument prototype would still apply. */ |
| 6514 | char $ac_func (); |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6515 | /* The GNU C library defines this for functions which it implements |
| 6516 | to always fail with ENOSYS. Some functions are actually named |
| 6517 | something starting with __ and the normal name is an alias. */ |
| 6518 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 6519 | choke me |
| 6520 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6521 | char (*f) () = $ac_func; |
| 6522 | #endif |
| 6523 | #ifdef __cplusplus |
| 6524 | } |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6525 | #endif |
| 6526 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6527 | int |
| 6528 | main () |
| 6529 | { |
| 6530 | return f != $ac_func; |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6531 | ; |
| 6532 | return 0; |
| 6533 | } |
| 6534 | _ACEOF |
| 6535 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6536 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6537 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6538 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6539 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6540 | rm -f conftest.er1 |
| 6541 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6542 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6543 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6544 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6545 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6546 | (eval $ac_try) 2>&5 |
| 6547 | ac_status=$? |
| 6548 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6549 | (exit $ac_status); }; } && |
| 6550 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6551 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6552 | (eval $ac_try) 2>&5 |
| 6553 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6554 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6555 | (exit $ac_status); }; }; then |
| 6556 | eval "$as_ac_var=yes" |
| 6557 | else |
| 6558 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6559 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6560 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6561 | eval "$as_ac_var=no" |
| 6562 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6563 | rm -f conftest.err conftest.$ac_objext \ |
| 6564 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6565 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6566 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6567 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6568 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6569 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6570 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6571 | _ACEOF |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6572 | |
| 6573 | else |
| 6574 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6575 | echo "$as_me:$LINENO: checking for inet_aton in -lresolv" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6576 | echo $ECHO_N "checking for inet_aton in -lresolv... $ECHO_C" >&6 |
| 6577 | if test "${ac_cv_lib_resolv_inet_aton+set}" = set; then |
| 6578 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6579 | else |
| 6580 | ac_check_lib_save_LIBS=$LIBS |
| 6581 | LIBS="-lresolv $LIBS" |
| 6582 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6583 | /* confdefs.h. */ |
| 6584 | _ACEOF |
| 6585 | cat confdefs.h >>conftest.$ac_ext |
| 6586 | cat >>conftest.$ac_ext <<_ACEOF |
| 6587 | /* end confdefs.h. */ |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6588 | |
| 6589 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6590 | #ifdef __cplusplus |
| 6591 | extern "C" |
| 6592 | #endif |
| 6593 | /* We use char because int might match the return type of a gcc2 |
| 6594 | builtin and then its argument prototype would still apply. */ |
| 6595 | char inet_aton (); |
| 6596 | int |
| 6597 | main () |
| 6598 | { |
| 6599 | inet_aton (); |
| 6600 | ; |
| 6601 | return 0; |
| 6602 | } |
| 6603 | _ACEOF |
| 6604 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6605 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6606 | (eval $ac_link) 2>conftest.er1 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6607 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6608 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6609 | rm -f conftest.er1 |
| 6610 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6612 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6613 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6614 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6615 | (eval $ac_try) 2>&5 |
| 6616 | ac_status=$? |
| 6617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6618 | (exit $ac_status); }; } && |
| 6619 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6621 | (eval $ac_try) 2>&5 |
| 6622 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6624 | (exit $ac_status); }; }; then |
| 6625 | ac_cv_lib_resolv_inet_aton=yes |
| 6626 | else |
| 6627 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6628 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6629 | |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6630 | ac_cv_lib_resolv_inet_aton=no |
| 6631 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6632 | rm -f conftest.err conftest.$ac_objext \ |
| 6633 | conftest$ac_exeext conftest.$ac_ext |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6634 | LIBS=$ac_check_lib_save_LIBS |
| 6635 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6636 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_aton" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6637 | echo "${ECHO_T}$ac_cv_lib_resolv_inet_aton" >&6 |
| 6638 | if test $ac_cv_lib_resolv_inet_aton = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6639 | cat >>confdefs.h <<_ACEOF |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6640 | #define HAVE_LIBRESOLV 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6641 | _ACEOF |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6642 | |
| 6643 | LIBS="-lresolv $LIBS" |
| 6644 | |
| 6645 | fi |
| 6646 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6647 | fi |
| 6648 | done |
| 6649 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6650 | |
| 6651 | echo "$as_me:$LINENO: checking for _xpg4_setrunelocale in -lxpg4" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6652 | echo $ECHO_N "checking for _xpg4_setrunelocale in -lxpg4... $ECHO_C" >&6 |
| 6653 | if test "${ac_cv_lib_xpg4__xpg4_setrunelocale+set}" = set; then |
| 6654 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6655 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6656 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6657 | LIBS="-lxpg4 $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6658 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6659 | /* confdefs.h. */ |
| 6660 | _ACEOF |
| 6661 | cat confdefs.h >>conftest.$ac_ext |
| 6662 | cat >>conftest.$ac_ext <<_ACEOF |
| 6663 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6664 | |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6665 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6666 | #ifdef __cplusplus |
| 6667 | extern "C" |
| 6668 | #endif |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6669 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6670 | builtin and then its argument prototype would still apply. */ |
| 6671 | char _xpg4_setrunelocale (); |
| 6672 | int |
| 6673 | main () |
| 6674 | { |
| 6675 | _xpg4_setrunelocale (); |
| 6676 | ; |
| 6677 | return 0; |
| 6678 | } |
| 6679 | _ACEOF |
| 6680 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6681 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6682 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6683 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6684 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6685 | rm -f conftest.er1 |
| 6686 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6688 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6689 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6690 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6691 | (eval $ac_try) 2>&5 |
| 6692 | ac_status=$? |
| 6693 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6694 | (exit $ac_status); }; } && |
| 6695 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6696 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6697 | (eval $ac_try) 2>&5 |
| 6698 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6699 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6700 | (exit $ac_status); }; }; then |
| 6701 | ac_cv_lib_xpg4__xpg4_setrunelocale=yes |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6702 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6703 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6704 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6705 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6706 | ac_cv_lib_xpg4__xpg4_setrunelocale=no |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6707 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6708 | rm -f conftest.err conftest.$ac_objext \ |
| 6709 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6710 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6711 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6712 | echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6713 | echo "${ECHO_T}$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6 |
| 6714 | if test $ac_cv_lib_xpg4__xpg4_setrunelocale = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6715 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6716 | #define HAVE_LIBXPG4 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6717 | _ACEOF |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6718 | |
| 6719 | LIBS="-lxpg4 $LIBS" |
| 6720 | |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6721 | fi |
| 6722 | |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6723 | |
| 6724 | echo "$as_me:$LINENO: checking for poll in -lpoll" >&5 |
| 6725 | echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6 |
| 6726 | if test "${ac_cv_lib_poll_poll+set}" = set; then |
| 6727 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6728 | else |
| 6729 | ac_check_lib_save_LIBS=$LIBS |
| 6730 | LIBS="-lpoll $LIBS" |
| 6731 | cat >conftest.$ac_ext <<_ACEOF |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6732 | /* confdefs.h. */ |
| 6733 | _ACEOF |
| 6734 | cat confdefs.h >>conftest.$ac_ext |
| 6735 | cat >>conftest.$ac_ext <<_ACEOF |
| 6736 | /* end confdefs.h. */ |
| 6737 | |
| 6738 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6739 | #ifdef __cplusplus |
| 6740 | extern "C" |
| 6741 | #endif |
| 6742 | /* We use char because int might match the return type of a gcc2 |
| 6743 | builtin and then its argument prototype would still apply. */ |
| 6744 | char poll (); |
| 6745 | int |
| 6746 | main () |
| 6747 | { |
| 6748 | poll (); |
| 6749 | ; |
| 6750 | return 0; |
| 6751 | } |
| 6752 | _ACEOF |
| 6753 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6754 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6755 | (eval $ac_link) 2>conftest.er1 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6756 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6757 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6758 | rm -f conftest.er1 |
| 6759 | cat conftest.err >&5 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6760 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6761 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6762 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6763 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6764 | (eval $ac_try) 2>&5 |
| 6765 | ac_status=$? |
| 6766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6767 | (exit $ac_status); }; } && |
| 6768 | { ac_try='test -s conftest$ac_exeext' |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6769 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6770 | (eval $ac_try) 2>&5 |
| 6771 | ac_status=$? |
| 6772 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6773 | (exit $ac_status); }; }; then |
| 6774 | ac_cv_lib_poll_poll=yes |
| 6775 | else |
| 6776 | echo "$as_me: failed program was:" >&5 |
| 6777 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6778 | |
| 6779 | ac_cv_lib_poll_poll=no |
| 6780 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6781 | rm -f conftest.err conftest.$ac_objext \ |
| 6782 | conftest$ac_exeext conftest.$ac_ext |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6783 | LIBS=$ac_check_lib_save_LIBS |
| 6784 | fi |
| 6785 | echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5 |
| 6786 | echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6 |
| 6787 | if test $ac_cv_lib_poll_poll = yes; then |
| 6788 | cat >>confdefs.h <<_ACEOF |
| 6789 | #define HAVE_LIBPOLL 1 |
| 6790 | _ACEOF |
| 6791 | |
| 6792 | LIBS="-lpoll $LIBS" |
| 6793 | |
| 6794 | fi |
| 6795 | |
Emmanuel Maillard | bc21f44 | 2004-07-06 19:41:12 +0000 | [diff] [blame] | 6796 | |
| 6797 | echo "$as_me:$LINENO: checking for res_9_init in -lresolv" >&5 |
| 6798 | echo $ECHO_N "checking for res_9_init in -lresolv... $ECHO_C" >&6 |
| 6799 | if test "${ac_cv_lib_resolv_res_9_init+set}" = set; then |
| 6800 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6801 | else |
| 6802 | ac_check_lib_save_LIBS=$LIBS |
| 6803 | LIBS="-lresolv $LIBS" |
| 6804 | cat >conftest.$ac_ext <<_ACEOF |
| 6805 | /* confdefs.h. */ |
| 6806 | _ACEOF |
| 6807 | cat confdefs.h >>conftest.$ac_ext |
| 6808 | cat >>conftest.$ac_ext <<_ACEOF |
| 6809 | /* end confdefs.h. */ |
| 6810 | |
| 6811 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6812 | #ifdef __cplusplus |
| 6813 | extern "C" |
| 6814 | #endif |
| 6815 | /* We use char because int might match the return type of a gcc2 |
| 6816 | builtin and then its argument prototype would still apply. */ |
| 6817 | char res_9_init (); |
| 6818 | int |
| 6819 | main () |
| 6820 | { |
| 6821 | res_9_init (); |
| 6822 | ; |
| 6823 | return 0; |
| 6824 | } |
| 6825 | _ACEOF |
| 6826 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6827 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 6828 | (eval $ac_link) 2>conftest.er1 |
| 6829 | ac_status=$? |
| 6830 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6831 | rm -f conftest.er1 |
| 6832 | cat conftest.err >&5 |
| 6833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6834 | (exit $ac_status); } && |
| 6835 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6836 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6837 | (eval $ac_try) 2>&5 |
| 6838 | ac_status=$? |
| 6839 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6840 | (exit $ac_status); }; } && |
| 6841 | { ac_try='test -s conftest$ac_exeext' |
| 6842 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6843 | (eval $ac_try) 2>&5 |
| 6844 | ac_status=$? |
| 6845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6846 | (exit $ac_status); }; }; then |
| 6847 | ac_cv_lib_resolv_res_9_init=yes |
| 6848 | else |
| 6849 | echo "$as_me: failed program was:" >&5 |
| 6850 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6851 | |
| 6852 | ac_cv_lib_resolv_res_9_init=no |
| 6853 | fi |
| 6854 | rm -f conftest.err conftest.$ac_objext \ |
| 6855 | conftest$ac_exeext conftest.$ac_ext |
| 6856 | LIBS=$ac_check_lib_save_LIBS |
| 6857 | fi |
| 6858 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_9_init" >&5 |
| 6859 | echo "${ECHO_T}$ac_cv_lib_resolv_res_9_init" >&6 |
| 6860 | if test $ac_cv_lib_resolv_res_9_init = yes; then |
| 6861 | cat >>confdefs.h <<_ACEOF |
| 6862 | #define HAVE_LIBRESOLV 1 |
| 6863 | _ACEOF |
| 6864 | |
| 6865 | LIBS="-lresolv $LIBS" |
| 6866 | |
| 6867 | fi |
| 6868 | |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6869 | echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 |
| 6870 | echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 |
| 6871 | if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6872 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6873 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6874 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6875 | LIBS="-lpthread $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6876 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6877 | /* confdefs.h. */ |
| 6878 | _ACEOF |
| 6879 | cat confdefs.h >>conftest.$ac_ext |
| 6880 | cat >>conftest.$ac_ext <<_ACEOF |
| 6881 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6882 | |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6883 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6884 | #ifdef __cplusplus |
| 6885 | extern "C" |
| 6886 | #endif |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6887 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6888 | builtin and then its argument prototype would still apply. */ |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6889 | char pthread_create (); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6890 | int |
| 6891 | main () |
| 6892 | { |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6893 | pthread_create (); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6894 | ; |
| 6895 | return 0; |
| 6896 | } |
| 6897 | _ACEOF |
| 6898 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6899 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6900 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6901 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6902 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6903 | rm -f conftest.er1 |
| 6904 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6905 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6906 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6907 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6908 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6909 | (eval $ac_try) 2>&5 |
| 6910 | ac_status=$? |
| 6911 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6912 | (exit $ac_status); }; } && |
| 6913 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6914 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6915 | (eval $ac_try) 2>&5 |
| 6916 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6917 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6918 | (exit $ac_status); }; }; then |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6919 | ac_cv_lib_pthread_pthread_create=yes |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6920 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6921 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6922 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6923 | |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6924 | ac_cv_lib_pthread_pthread_create=no |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6925 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6926 | rm -f conftest.err conftest.$ac_objext \ |
| 6927 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6928 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6929 | fi |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6930 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 |
| 6931 | echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 |
| 6932 | if test $ac_cv_lib_pthread_pthread_create = yes; then |
| 6933 | LIBPTHREAD="-lpthread" |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6934 | |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6935 | fi |
| 6936 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6937 | |
Alexandre Julliard | 562089b | 2001-12-31 22:28:35 +0000 | [diff] [blame] | 6938 | |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 6939 | |
| 6940 | XFILES="" |
| 6941 | |
| 6942 | OPENGLFILES="" |
| 6943 | |
| 6944 | GLU32FILES="" |
| 6945 | |
| 6946 | OPENGL_LIBS="" |
| 6947 | if test "$have_x" = "yes" |
| 6948 | then |
| 6949 | XLIB="-lXext -lX11" |
| 6950 | ac_save_CPPFLAGS="$CPPFLAGS" |
| 6951 | CPPFLAGS="$CPPFLAGS $X_CFLAGS" |
| 6952 | |
Alexandre Julliard | c626491 | 2004-08-16 20:09:37 +0000 | [diff] [blame] | 6953 | echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6954 | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
| 6955 | if test "${ac_cv_header_stdc+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6956 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 6957 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6958 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6959 | /* confdefs.h. */ |
| 6960 | _ACEOF |
| 6961 | cat confdefs.h >>conftest.$ac_ext |
| 6962 | cat >>conftest.$ac_ext <<_ACEOF |
| 6963 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6964 | #include <stdlib.h> |
| 6965 | #include <stdarg.h> |
| 6966 | #include <string.h> |
| 6967 | #include <float.h> |
| 6968 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6969 | int |
| 6970 | main () |
| 6971 | { |
| 6972 | |
| 6973 | ; |
| 6974 | return 0; |
| 6975 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6976 | _ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6977 | rm -f conftest.$ac_objext |
| 6978 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6979 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6980 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6981 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6982 | rm -f conftest.er1 |
| 6983 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6984 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6985 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6986 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6987 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6988 | (eval $ac_try) 2>&5 |
| 6989 | ac_status=$? |
| 6990 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6991 | (exit $ac_status); }; } && |
| 6992 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6993 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6994 | (eval $ac_try) 2>&5 |
| 6995 | ac_status=$? |
| 6996 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6997 | (exit $ac_status); }; }; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6998 | ac_cv_header_stdc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6999 | else |
| 7000 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7001 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7002 | |
| 7003 | ac_cv_header_stdc=no |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 7004 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7005 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7006 | |
| 7007 | if test $ac_cv_header_stdc = yes; then |
| 7008 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 7009 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7010 | /* confdefs.h. */ |
| 7011 | _ACEOF |
| 7012 | cat confdefs.h >>conftest.$ac_ext |
| 7013 | cat >>conftest.$ac_ext <<_ACEOF |
| 7014 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7015 | #include <string.h> |
| 7016 | |
| 7017 | _ACEOF |
| 7018 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 7019 | $EGREP "memchr" >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7020 | : |
| 7021 | else |
| 7022 | ac_cv_header_stdc=no |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 7023 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7024 | rm -f conftest* |
| 7025 | |
| 7026 | fi |
| 7027 | |
| 7028 | if test $ac_cv_header_stdc = yes; then |
| 7029 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 7030 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7031 | /* confdefs.h. */ |
| 7032 | _ACEOF |
| 7033 | cat confdefs.h >>conftest.$ac_ext |
| 7034 | cat >>conftest.$ac_ext <<_ACEOF |
| 7035 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7036 | #include <stdlib.h> |
| 7037 | |
| 7038 | _ACEOF |
| 7039 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 7040 | $EGREP "free" >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7041 | : |
| 7042 | else |
| 7043 | ac_cv_header_stdc=no |
| 7044 | fi |
| 7045 | rm -f conftest* |
| 7046 | |
| 7047 | fi |
| 7048 | |
| 7049 | if test $ac_cv_header_stdc = yes; then |
| 7050 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
| 7051 | if test "$cross_compiling" = yes; then |
| 7052 | : |
| 7053 | else |
| 7054 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7055 | /* confdefs.h. */ |
| 7056 | _ACEOF |
| 7057 | cat confdefs.h >>conftest.$ac_ext |
| 7058 | cat >>conftest.$ac_ext <<_ACEOF |
| 7059 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7060 | #include <ctype.h> |
| 7061 | #if ((' ' & 0x0FF) == 0x020) |
| 7062 | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
| 7063 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 7064 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7065 | # define ISLOWER(c) \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7066 | (('a' <= (c) && (c) <= 'i') \ |
| 7067 | || ('j' <= (c) && (c) <= 'r') \ |
| 7068 | || ('s' <= (c) && (c) <= 'z')) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7069 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 7070 | #endif |
| 7071 | |
| 7072 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
| 7073 | int |
| 7074 | main () |
| 7075 | { |
| 7076 | int i; |
| 7077 | for (i = 0; i < 256; i++) |
| 7078 | if (XOR (islower (i), ISLOWER (i)) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7079 | || toupper (i) != TOUPPER (i)) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7080 | exit(2); |
| 7081 | exit (0); |
| 7082 | } |
| 7083 | _ACEOF |
| 7084 | rm -f conftest$ac_exeext |
| 7085 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 7086 | (eval $ac_link) 2>&5 |
| 7087 | ac_status=$? |
| 7088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7089 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 7090 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7091 | (eval $ac_try) 2>&5 |
| 7092 | ac_status=$? |
| 7093 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7094 | (exit $ac_status); }; }; then |
| 7095 | : |
| 7096 | else |
| 7097 | echo "$as_me: program exited with status $ac_status" >&5 |
| 7098 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7099 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7100 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7101 | ( exit $ac_status ) |
| 7102 | ac_cv_header_stdc=no |
| 7103 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 7104 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7105 | fi |
| 7106 | fi |
| 7107 | fi |
| 7108 | echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
| 7109 | echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
| 7110 | if test $ac_cv_header_stdc = yes; then |
| 7111 | |
| 7112 | cat >>confdefs.h <<\_ACEOF |
| 7113 | #define STDC_HEADERS 1 |
| 7114 | _ACEOF |
| 7115 | |
| 7116 | fi |
| 7117 | |
| 7118 | # On IRIX 5.3, sys/types and inttypes.h are conflicting. |
| 7119 | |
| 7120 | |
| 7121 | |
| 7122 | |
| 7123 | |
| 7124 | |
| 7125 | |
| 7126 | |
| 7127 | |
| 7128 | for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7129 | inttypes.h stdint.h unistd.h |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7130 | do |
| 7131 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 7132 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 7133 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7134 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7135 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7136 | else |
| 7137 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7138 | /* confdefs.h. */ |
| 7139 | _ACEOF |
| 7140 | cat confdefs.h >>conftest.$ac_ext |
| 7141 | cat >>conftest.$ac_ext <<_ACEOF |
| 7142 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7143 | $ac_includes_default |
| 7144 | |
| 7145 | #include <$ac_header> |
| 7146 | _ACEOF |
| 7147 | rm -f conftest.$ac_objext |
| 7148 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7149 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7150 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7151 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7152 | rm -f conftest.er1 |
| 7153 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7155 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7156 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7157 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7158 | (eval $ac_try) 2>&5 |
| 7159 | ac_status=$? |
| 7160 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7161 | (exit $ac_status); }; } && |
| 7162 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7163 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7164 | (eval $ac_try) 2>&5 |
| 7165 | ac_status=$? |
| 7166 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7167 | (exit $ac_status); }; }; then |
| 7168 | eval "$as_ac_Header=yes" |
| 7169 | else |
| 7170 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7171 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7172 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7173 | eval "$as_ac_Header=no" |
| 7174 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7175 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7176 | fi |
| 7177 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7178 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 7179 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7180 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7181 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7182 | _ACEOF |
| 7183 | |
| 7184 | fi |
| 7185 | |
| 7186 | done |
| 7187 | |
| 7188 | |
| 7189 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7190 | for ac_header in X11/Xlib.h |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7191 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7192 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7193 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7194 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7195 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7196 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7197 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7198 | fi |
| 7199 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 7200 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7201 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7202 | # Is the header compilable? |
| 7203 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 7204 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 7205 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7206 | /* confdefs.h. */ |
| 7207 | _ACEOF |
| 7208 | cat confdefs.h >>conftest.$ac_ext |
| 7209 | cat >>conftest.$ac_ext <<_ACEOF |
| 7210 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7211 | $ac_includes_default |
| 7212 | #include <$ac_header> |
| 7213 | _ACEOF |
| 7214 | rm -f conftest.$ac_objext |
| 7215 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7216 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7217 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7218 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7219 | rm -f conftest.er1 |
| 7220 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7221 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7222 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7223 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7224 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7225 | (eval $ac_try) 2>&5 |
| 7226 | ac_status=$? |
| 7227 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7228 | (exit $ac_status); }; } && |
| 7229 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7230 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7231 | (eval $ac_try) 2>&5 |
| 7232 | ac_status=$? |
| 7233 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7234 | (exit $ac_status); }; }; then |
| 7235 | ac_header_compiler=yes |
| 7236 | else |
| 7237 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7238 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7239 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7240 | ac_header_compiler=no |
| 7241 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7242 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7243 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 7244 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 7245 | |
| 7246 | # Is the header present? |
| 7247 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 7248 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 7249 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7250 | /* confdefs.h. */ |
| 7251 | _ACEOF |
| 7252 | cat confdefs.h >>conftest.$ac_ext |
| 7253 | cat >>conftest.$ac_ext <<_ACEOF |
| 7254 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7255 | #include <$ac_header> |
| 7256 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7257 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7258 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7259 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 7260 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7261 | rm -f conftest.er1 |
| 7262 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7263 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7264 | (exit $ac_status); } >/dev/null; then |
| 7265 | if test -s conftest.err; then |
| 7266 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7267 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7268 | else |
| 7269 | ac_cpp_err= |
| 7270 | fi |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7271 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7272 | ac_cpp_err=yes |
| 7273 | fi |
| 7274 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7275 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7276 | else |
| 7277 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7278 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7279 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7280 | ac_header_preproc=no |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7281 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7282 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7283 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 7284 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 7285 | |
| 7286 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7287 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 7288 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7289 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 7290 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7291 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 7292 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 7293 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7294 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7295 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7296 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 7297 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7298 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 7299 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 7300 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 7301 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 7302 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 7303 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7304 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7305 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7306 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 7307 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7308 | ( |
| 7309 | cat <<\_ASBOX |
| 7310 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7311 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7312 | ## ------------------------------------ ## |
| 7313 | _ASBOX |
| 7314 | ) | |
| 7315 | sed "s/^/$as_me: WARNING: /" >&2 |
| 7316 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7317 | esac |
| 7318 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 7319 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7320 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7321 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7322 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7323 | eval "$as_ac_Header=\$ac_header_preproc" |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7324 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7325 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7326 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7327 | |
| 7328 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7329 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7330 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7331 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7332 | _ACEOF |
| 7333 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7334 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7335 | |
| 7336 | |
| 7337 | |
| 7338 | |
| 7339 | |
| 7340 | |
| 7341 | |
| 7342 | |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 7343 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7344 | for ac_header in X11/XKBlib.h \ |
| 7345 | X11/Xutil.h \ |
| 7346 | X11/extensions/shape.h \ |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 7347 | X11/extensions/XInput.h \ |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7348 | X11/extensions/XShm.h \ |
| 7349 | X11/extensions/Xrandr.h \ |
| 7350 | X11/extensions/Xrender.h \ |
| 7351 | X11/extensions/Xvlib.h \ |
| 7352 | X11/extensions/xf86dga.h \ |
| 7353 | X11/extensions/xf86vmode.h |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7354 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7355 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7356 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7357 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7358 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7359 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7360 | else |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7361 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7362 | /* confdefs.h. */ |
| 7363 | _ACEOF |
| 7364 | cat confdefs.h >>conftest.$ac_ext |
| 7365 | cat >>conftest.$ac_ext <<_ACEOF |
| 7366 | /* end confdefs.h. */ |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7367 | #include <X11/Xlib.h> |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7368 | #ifdef HAVE_X11_XUTIL_H |
| 7369 | # include <X11/Xutil.h> |
| 7370 | #endif |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7371 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7372 | #include <$ac_header> |
| 7373 | _ACEOF |
| 7374 | rm -f conftest.$ac_objext |
| 7375 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7376 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7377 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7378 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7379 | rm -f conftest.er1 |
| 7380 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7381 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7382 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7383 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7384 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7385 | (eval $ac_try) 2>&5 |
| 7386 | ac_status=$? |
| 7387 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7388 | (exit $ac_status); }; } && |
| 7389 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7390 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7391 | (eval $ac_try) 2>&5 |
| 7392 | ac_status=$? |
| 7393 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7394 | (exit $ac_status); }; }; then |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7395 | eval "$as_ac_Header=yes" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7396 | else |
| 7397 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7398 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7399 | |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7400 | eval "$as_ac_Header=no" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7401 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7402 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7403 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7404 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7405 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 7406 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7407 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7408 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7409 | _ACEOF |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7410 | |
| 7411 | fi |
| 7412 | |
| 7413 | done |
| 7414 | |
| 7415 | |
| 7416 | if test "$ac_cv_header_X11_XKBlib_h" = "yes" |
| 7417 | then |
| 7418 | echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7419 | echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6 |
| 7420 | if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then |
| 7421 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7422 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7423 | ac_check_lib_save_LIBS=$LIBS |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7424 | LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7425 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7426 | /* confdefs.h. */ |
| 7427 | _ACEOF |
| 7428 | cat confdefs.h >>conftest.$ac_ext |
| 7429 | cat >>conftest.$ac_ext <<_ACEOF |
| 7430 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7431 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7432 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7433 | #ifdef __cplusplus |
| 7434 | extern "C" |
| 7435 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7436 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7437 | builtin and then its argument prototype would still apply. */ |
| 7438 | char XkbQueryExtension (); |
| 7439 | int |
| 7440 | main () |
| 7441 | { |
| 7442 | XkbQueryExtension (); |
| 7443 | ; |
| 7444 | return 0; |
| 7445 | } |
| 7446 | _ACEOF |
| 7447 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7448 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7449 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7450 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7451 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7452 | rm -f conftest.er1 |
| 7453 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7454 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7455 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7456 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7457 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7458 | (eval $ac_try) 2>&5 |
| 7459 | ac_status=$? |
| 7460 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7461 | (exit $ac_status); }; } && |
| 7462 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7463 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7464 | (eval $ac_try) 2>&5 |
| 7465 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7466 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7467 | (exit $ac_status); }; }; then |
| 7468 | ac_cv_lib_X11_XkbQueryExtension=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7469 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7470 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7471 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7472 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7473 | ac_cv_lib_X11_XkbQueryExtension=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7474 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7475 | rm -f conftest.err conftest.$ac_objext \ |
| 7476 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7477 | LIBS=$ac_check_lib_save_LIBS |
| 7478 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7479 | echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7480 | echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6 |
| 7481 | if test $ac_cv_lib_X11_XkbQueryExtension = yes; then |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7482 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7483 | cat >>confdefs.h <<\_ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7484 | #define HAVE_XKB 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7485 | _ACEOF |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7486 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7487 | fi |
| 7488 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7489 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7490 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7491 | if test "$ac_cv_header_X11_extensions_XShm_h" = "yes" |
| 7492 | then |
| 7493 | echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7494 | echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6 |
| 7495 | if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then |
| 7496 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7497 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7498 | ac_check_lib_save_LIBS=$LIBS |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7499 | LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7500 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7501 | /* confdefs.h. */ |
| 7502 | _ACEOF |
| 7503 | cat confdefs.h >>conftest.$ac_ext |
| 7504 | cat >>conftest.$ac_ext <<_ACEOF |
| 7505 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7506 | |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7507 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7508 | #ifdef __cplusplus |
| 7509 | extern "C" |
| 7510 | #endif |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7511 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7512 | builtin and then its argument prototype would still apply. */ |
| 7513 | char XShmQueryExtension (); |
| 7514 | int |
| 7515 | main () |
| 7516 | { |
| 7517 | XShmQueryExtension (); |
| 7518 | ; |
| 7519 | return 0; |
| 7520 | } |
| 7521 | _ACEOF |
| 7522 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7523 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7524 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7525 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7526 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7527 | rm -f conftest.er1 |
| 7528 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7530 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7531 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7533 | (eval $ac_try) 2>&5 |
| 7534 | ac_status=$? |
| 7535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7536 | (exit $ac_status); }; } && |
| 7537 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7538 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7539 | (eval $ac_try) 2>&5 |
| 7540 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7541 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7542 | (exit $ac_status); }; }; then |
| 7543 | ac_cv_lib_Xext_XShmQueryExtension=yes |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7544 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7545 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7546 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7547 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7548 | ac_cv_lib_Xext_XShmQueryExtension=no |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7549 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7550 | rm -f conftest.err conftest.$ac_objext \ |
| 7551 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7552 | LIBS=$ac_check_lib_save_LIBS |
| 7553 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7554 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7555 | echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6 |
| 7556 | if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7557 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7558 | cat >>confdefs.h <<\_ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7559 | #define HAVE_LIBXXSHM 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7560 | _ACEOF |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7561 | |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7562 | fi |
| 7563 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7564 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7565 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7566 | if test "$ac_cv_header_X11_extensions_shape_h" = "yes" |
| 7567 | then |
| 7568 | echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7569 | echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6 |
| 7570 | if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then |
| 7571 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7572 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7573 | ac_check_lib_save_LIBS=$LIBS |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7574 | LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7575 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7576 | /* confdefs.h. */ |
| 7577 | _ACEOF |
| 7578 | cat confdefs.h >>conftest.$ac_ext |
| 7579 | cat >>conftest.$ac_ext <<_ACEOF |
| 7580 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7581 | |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7582 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7583 | #ifdef __cplusplus |
| 7584 | extern "C" |
| 7585 | #endif |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7586 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7587 | builtin and then its argument prototype would still apply. */ |
| 7588 | char XShapeQueryExtension (); |
| 7589 | int |
| 7590 | main () |
| 7591 | { |
| 7592 | XShapeQueryExtension (); |
| 7593 | ; |
| 7594 | return 0; |
| 7595 | } |
| 7596 | _ACEOF |
| 7597 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7598 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7599 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7600 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7601 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7602 | rm -f conftest.er1 |
| 7603 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7604 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7605 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7606 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7607 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7608 | (eval $ac_try) 2>&5 |
| 7609 | ac_status=$? |
| 7610 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7611 | (exit $ac_status); }; } && |
| 7612 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7613 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7614 | (eval $ac_try) 2>&5 |
| 7615 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7616 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7617 | (exit $ac_status); }; }; then |
| 7618 | ac_cv_lib_Xext_XShapeQueryExtension=yes |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7619 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7620 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7621 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7622 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7623 | ac_cv_lib_Xext_XShapeQueryExtension=no |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7624 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7625 | rm -f conftest.err conftest.$ac_objext \ |
| 7626 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7627 | LIBS=$ac_check_lib_save_LIBS |
| 7628 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7629 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7630 | echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 |
| 7631 | if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7632 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7633 | cat >>confdefs.h <<\_ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7634 | #define HAVE_LIBXSHAPE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7635 | _ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7636 | |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7637 | fi |
| 7638 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7639 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7640 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7641 | if test "$ac_cv_header_X11_extensions_xf86dga_h" = "yes" |
| 7642 | then |
| 7643 | echo "$as_me:$LINENO: checking for XDGAQueryExtension in -lXxf86dga" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7644 | echo $ECHO_N "checking for XDGAQueryExtension in -lXxf86dga... $ECHO_C" >&6 |
| 7645 | if test "${ac_cv_lib_Xxf86dga_XDGAQueryExtension+set}" = set; then |
| 7646 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7647 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7648 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7649 | LIBS="-lXxf86dga $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7650 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7651 | /* confdefs.h. */ |
| 7652 | _ACEOF |
| 7653 | cat confdefs.h >>conftest.$ac_ext |
| 7654 | cat >>conftest.$ac_ext <<_ACEOF |
| 7655 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7656 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7657 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7658 | #ifdef __cplusplus |
| 7659 | extern "C" |
| 7660 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7661 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7662 | builtin and then its argument prototype would still apply. */ |
| 7663 | char XDGAQueryExtension (); |
| 7664 | int |
| 7665 | main () |
| 7666 | { |
| 7667 | XDGAQueryExtension (); |
| 7668 | ; |
| 7669 | return 0; |
| 7670 | } |
| 7671 | _ACEOF |
| 7672 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7673 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7674 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7675 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7676 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7677 | rm -f conftest.er1 |
| 7678 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7679 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7680 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7681 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7682 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7683 | (eval $ac_try) 2>&5 |
| 7684 | ac_status=$? |
| 7685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7686 | (exit $ac_status); }; } && |
| 7687 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7689 | (eval $ac_try) 2>&5 |
| 7690 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7692 | (exit $ac_status); }; }; then |
| 7693 | ac_cv_lib_Xxf86dga_XDGAQueryExtension=yes |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7694 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7695 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7696 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7697 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7698 | ac_cv_lib_Xxf86dga_XDGAQueryExtension=no |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7699 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7700 | rm -f conftest.err conftest.$ac_objext \ |
| 7701 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7702 | LIBS=$ac_check_lib_save_LIBS |
| 7703 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7704 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7705 | echo "${ECHO_T}$ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&6 |
| 7706 | if test $ac_cv_lib_Xxf86dga_XDGAQueryExtension = yes; then |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7707 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7708 | cat >>confdefs.h <<\_ACEOF |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7709 | #define HAVE_LIBXXF86DGA2 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7710 | _ACEOF |
Marcus Meissner | 10ad97c | 2000-04-09 14:30:50 +0000 | [diff] [blame] | 7711 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7712 | X_PRE_LIBS="$X_PRE_LIBS -lXxf86dga" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7713 | |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7714 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7715 | echo "$as_me:$LINENO: checking for XF86DGAQueryExtension in -lXxf86dga" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7716 | echo $ECHO_N "checking for XF86DGAQueryExtension in -lXxf86dga... $ECHO_C" >&6 |
| 7717 | if test "${ac_cv_lib_Xxf86dga_XF86DGAQueryExtension+set}" = set; then |
| 7718 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7719 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7720 | ac_check_lib_save_LIBS=$LIBS |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7721 | LIBS="-lXxf86dga $X_LIBS -lXext -lX11 $X_EXTRA_LIBS |
| 7722 | $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7723 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7724 | /* confdefs.h. */ |
| 7725 | _ACEOF |
| 7726 | cat confdefs.h >>conftest.$ac_ext |
| 7727 | cat >>conftest.$ac_ext <<_ACEOF |
| 7728 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7729 | |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7730 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7731 | #ifdef __cplusplus |
| 7732 | extern "C" |
| 7733 | #endif |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7734 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7735 | builtin and then its argument prototype would still apply. */ |
| 7736 | char XF86DGAQueryExtension (); |
| 7737 | int |
| 7738 | main () |
| 7739 | { |
| 7740 | XF86DGAQueryExtension (); |
| 7741 | ; |
| 7742 | return 0; |
| 7743 | } |
| 7744 | _ACEOF |
| 7745 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7746 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7747 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7748 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7749 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7750 | rm -f conftest.er1 |
| 7751 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7752 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7753 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7754 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7755 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7756 | (eval $ac_try) 2>&5 |
| 7757 | ac_status=$? |
| 7758 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7759 | (exit $ac_status); }; } && |
| 7760 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7761 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7762 | (eval $ac_try) 2>&5 |
| 7763 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7764 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7765 | (exit $ac_status); }; }; then |
| 7766 | ac_cv_lib_Xxf86dga_XF86DGAQueryExtension=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7767 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7768 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7769 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7770 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7771 | ac_cv_lib_Xxf86dga_XF86DGAQueryExtension=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7772 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7773 | rm -f conftest.err conftest.$ac_objext \ |
| 7774 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7775 | LIBS=$ac_check_lib_save_LIBS |
| 7776 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7777 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86dga_XF86DGAQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7778 | echo "${ECHO_T}$ac_cv_lib_Xxf86dga_XF86DGAQueryExtension" >&6 |
| 7779 | if test $ac_cv_lib_Xxf86dga_XF86DGAQueryExtension = yes; then |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7780 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7781 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7782 | #define HAVE_LIBXXF86DGA 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7783 | _ACEOF |
Marcus Meissner | 10ad97c | 2000-04-09 14:30:50 +0000 | [diff] [blame] | 7784 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7785 | X_PRE_LIBS="$X_PRE_LIBS -lXxf86dga" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7786 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7787 | fi |
| 7788 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7789 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7790 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7791 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7792 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7793 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7794 | if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" |
| 7795 | then |
| 7796 | echo "$as_me:$LINENO: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7797 | echo $ECHO_N "checking for XF86VidModeQueryExtension in -lXxf86vm... $ECHO_C" >&6 |
| 7798 | if test "${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+set}" = set; then |
| 7799 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7800 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7801 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7802 | LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7803 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7804 | /* confdefs.h. */ |
| 7805 | _ACEOF |
| 7806 | cat confdefs.h >>conftest.$ac_ext |
| 7807 | cat >>conftest.$ac_ext <<_ACEOF |
| 7808 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7809 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7810 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7811 | #ifdef __cplusplus |
| 7812 | extern "C" |
| 7813 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7814 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7815 | builtin and then its argument prototype would still apply. */ |
| 7816 | char XF86VidModeQueryExtension (); |
| 7817 | int |
| 7818 | main () |
| 7819 | { |
| 7820 | XF86VidModeQueryExtension (); |
| 7821 | ; |
| 7822 | return 0; |
| 7823 | } |
| 7824 | _ACEOF |
| 7825 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7826 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7827 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7828 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7829 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7830 | rm -f conftest.er1 |
| 7831 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7832 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7833 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7834 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7835 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7836 | (eval $ac_try) 2>&5 |
| 7837 | ac_status=$? |
| 7838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7839 | (exit $ac_status); }; } && |
| 7840 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7841 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7842 | (eval $ac_try) 2>&5 |
| 7843 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7845 | (exit $ac_status); }; }; then |
| 7846 | ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7847 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7848 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7849 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7850 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7851 | ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7852 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7853 | rm -f conftest.err conftest.$ac_objext \ |
| 7854 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7855 | LIBS=$ac_check_lib_save_LIBS |
| 7856 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7857 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7858 | echo "${ECHO_T}$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6 |
| 7859 | if test $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension = yes; then |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7860 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7861 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7862 | #define HAVE_LIBXXF86VM 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7863 | _ACEOF |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7864 | |
| 7865 | X_PRE_LIBS="$X_PRE_LIBS -lXxf86vm" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7866 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7867 | fi |
| 7868 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7869 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7870 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7871 | if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" |
| 7872 | then |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7873 | cat >conftest.$ac_ext <<_ACEOF |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7874 | /* confdefs.h. */ |
| 7875 | _ACEOF |
| 7876 | cat confdefs.h >>conftest.$ac_ext |
| 7877 | cat >>conftest.$ac_ext <<_ACEOF |
| 7878 | /* end confdefs.h. */ |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7879 | #include <X11/Xlib.h> |
| 7880 | #include <X11/extensions/Xrandr.h> |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7881 | int |
| 7882 | main () |
| 7883 | { |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7884 | static typeof(XRRSetScreenConfigAndRate) * func; |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7885 | ; |
| 7886 | return 0; |
| 7887 | } |
| 7888 | _ACEOF |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7889 | rm -f conftest.$ac_objext |
| 7890 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7891 | (eval $ac_compile) 2>conftest.er1 |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7892 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7893 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7894 | rm -f conftest.er1 |
| 7895 | cat conftest.err >&5 |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7896 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7897 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7898 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7899 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7900 | (eval $ac_try) 2>&5 |
| 7901 | ac_status=$? |
| 7902 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7903 | (exit $ac_status); }; } && |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7904 | { ac_try='test -s conftest.$ac_objext' |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7905 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7906 | (eval $ac_try) 2>&5 |
| 7907 | ac_status=$? |
| 7908 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7909 | (exit $ac_status); }; }; then |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7910 | |
| 7911 | cat >>confdefs.h <<\_ACEOF |
| 7912 | #define HAVE_LIBXRANDR 1 |
| 7913 | _ACEOF |
| 7914 | |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7915 | else |
| 7916 | echo "$as_me: failed program was:" >&5 |
| 7917 | sed 's/^/| /' conftest.$ac_ext >&5 |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7918 | |
| 7919 | fi |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 7920 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7921 | fi |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 7922 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7923 | if test "$ac_cv_header_X11_extensions_Xvlib_h" = "yes" |
| 7924 | then |
| 7925 | echo "$as_me:$LINENO: checking for XvShmCreateImage in -lXv" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7926 | echo $ECHO_N "checking for XvShmCreateImage in -lXv... $ECHO_C" >&6 |
| 7927 | if test "${ac_cv_lib_Xv_XvShmCreateImage+set}" = set; then |
| 7928 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7929 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7930 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7931 | LIBS="-lXv $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7932 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7933 | /* confdefs.h. */ |
| 7934 | _ACEOF |
| 7935 | cat confdefs.h >>conftest.$ac_ext |
| 7936 | cat >>conftest.$ac_ext <<_ACEOF |
| 7937 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7938 | |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7939 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7940 | #ifdef __cplusplus |
| 7941 | extern "C" |
| 7942 | #endif |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7943 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7944 | builtin and then its argument prototype would still apply. */ |
| 7945 | char XvShmCreateImage (); |
| 7946 | int |
| 7947 | main () |
| 7948 | { |
| 7949 | XvShmCreateImage (); |
| 7950 | ; |
| 7951 | return 0; |
| 7952 | } |
| 7953 | _ACEOF |
| 7954 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7955 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7956 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7957 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7958 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7959 | rm -f conftest.er1 |
| 7960 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7962 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7963 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7964 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7965 | (eval $ac_try) 2>&5 |
| 7966 | ac_status=$? |
| 7967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7968 | (exit $ac_status); }; } && |
| 7969 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7970 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7971 | (eval $ac_try) 2>&5 |
| 7972 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7973 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7974 | (exit $ac_status); }; }; then |
| 7975 | ac_cv_lib_Xv_XvShmCreateImage=yes |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7976 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7977 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7978 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7979 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7980 | ac_cv_lib_Xv_XvShmCreateImage=no |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7981 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7982 | rm -f conftest.err conftest.$ac_objext \ |
| 7983 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7984 | LIBS=$ac_check_lib_save_LIBS |
| 7985 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7986 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xv_XvShmCreateImage" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7987 | echo "${ECHO_T}$ac_cv_lib_Xv_XvShmCreateImage" >&6 |
| 7988 | if test $ac_cv_lib_Xv_XvShmCreateImage = yes; then |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7989 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7990 | cat >>confdefs.h <<\_ACEOF |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7991 | #define HAVE_XVIDEO 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7992 | _ACEOF |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7993 | |
| 7994 | X_PRE_LIBS="$X_PRE_LIBS -lXv" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7995 | |
Lionel Ulmer | 3d2f32d | 2000-09-06 19:46:59 +0000 | [diff] [blame] | 7996 | fi |
| 7997 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7998 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7999 | |
| 8000 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 8001 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8002 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 8003 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8004 | |
Alexandre Julliard | b807499 | 2002-11-21 21:51:24 +0000 | [diff] [blame] | 8005 | if test "x$with_opengl" != "xno" |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8006 | then |
Francois Gouget | 42dcd97 | 2002-01-29 17:52:28 +0000 | [diff] [blame] | 8007 | if test -f /usr/X11R6/lib/libGL.a -a ! -f /usr/X11R6/lib/libGL.so |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8008 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8009 | { { echo "$as_me:$LINENO: error: /usr/X11R6/lib/libGL.a is present on your system. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8010 | This prevents linking to OpenGL. Delete the file and restart configure." >&5 |
| 8011 | echo "$as_me: error: /usr/X11R6/lib/libGL.a is present on your system. |
| 8012 | This prevents linking to OpenGL. Delete the file and restart configure." >&2;} |
| 8013 | { (exit 1); exit 1; }; } |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8014 | fi |
| 8015 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8016 | |
| 8017 | |
| 8018 | for ac_header in GL/gl.h GL/glx.h |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8019 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8020 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8021 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8022 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8023 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8024 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8025 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8026 | fi |
| 8027 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8028 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8029 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8030 | # Is the header compilable? |
| 8031 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8032 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8033 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8034 | /* confdefs.h. */ |
| 8035 | _ACEOF |
| 8036 | cat confdefs.h >>conftest.$ac_ext |
| 8037 | cat >>conftest.$ac_ext <<_ACEOF |
| 8038 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8039 | $ac_includes_default |
| 8040 | #include <$ac_header> |
| 8041 | _ACEOF |
| 8042 | rm -f conftest.$ac_objext |
| 8043 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8044 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8045 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8046 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8047 | rm -f conftest.er1 |
| 8048 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8049 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8050 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8051 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8052 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8053 | (eval $ac_try) 2>&5 |
| 8054 | ac_status=$? |
| 8055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8056 | (exit $ac_status); }; } && |
| 8057 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8058 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8059 | (eval $ac_try) 2>&5 |
| 8060 | ac_status=$? |
| 8061 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8062 | (exit $ac_status); }; }; then |
| 8063 | ac_header_compiler=yes |
| 8064 | else |
| 8065 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8066 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8067 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8068 | ac_header_compiler=no |
| 8069 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8070 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8071 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8072 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8073 | |
| 8074 | # Is the header present? |
| 8075 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 8076 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 8077 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8078 | /* confdefs.h. */ |
| 8079 | _ACEOF |
| 8080 | cat confdefs.h >>conftest.$ac_ext |
| 8081 | cat >>conftest.$ac_ext <<_ACEOF |
| 8082 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8083 | #include <$ac_header> |
| 8084 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8085 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8086 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 8087 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 8088 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8089 | rm -f conftest.er1 |
| 8090 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8091 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8092 | (exit $ac_status); } >/dev/null; then |
| 8093 | if test -s conftest.err; then |
| 8094 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8095 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8096 | else |
| 8097 | ac_cpp_err= |
| 8098 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8099 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8100 | ac_cpp_err=yes |
| 8101 | fi |
| 8102 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8103 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8104 | else |
| 8105 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8106 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8107 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8108 | ac_header_preproc=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8109 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8110 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8111 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 8112 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8113 | |
| 8114 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8115 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 8116 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8117 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8118 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8119 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 8120 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 8121 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8122 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8123 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8124 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 8125 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8126 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 8127 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8128 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 8129 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 8130 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 8131 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8132 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8133 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8134 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 8135 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8136 | ( |
| 8137 | cat <<\_ASBOX |
| 8138 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8139 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8140 | ## ------------------------------------ ## |
| 8141 | _ASBOX |
| 8142 | ) | |
| 8143 | sed "s/^/$as_me: WARNING: /" >&2 |
| 8144 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8145 | esac |
| 8146 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8147 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8148 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8149 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8150 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8151 | eval "$as_ac_Header=\$ac_header_preproc" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8152 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8153 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8154 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8155 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8156 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8157 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8158 | cat >>confdefs.h <<_ACEOF |
| 8159 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8160 | _ACEOF |
| 8161 | |
| 8162 | fi |
| 8163 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8164 | done |
| 8165 | |
Marcus Meissner | 22a969b | 2000-08-08 20:46:50 +0000 | [diff] [blame] | 8166 | if test "$ac_cv_header_GL_gl_h" = "yes" -a "$ac_cv_header_GL_glx_h" = "yes" |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8167 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8168 | |
| 8169 | for ac_header in GL/glext.h |
| 8170 | do |
| 8171 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8172 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8173 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8174 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8175 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8176 | else |
| 8177 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8178 | /* confdefs.h. */ |
| 8179 | _ACEOF |
| 8180 | cat confdefs.h >>conftest.$ac_ext |
| 8181 | cat >>conftest.$ac_ext <<_ACEOF |
| 8182 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8183 | #include <GL/glx.h> |
| 8184 | |
| 8185 | #include <$ac_header> |
| 8186 | _ACEOF |
| 8187 | rm -f conftest.$ac_objext |
| 8188 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8189 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8190 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8191 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8192 | rm -f conftest.er1 |
| 8193 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8194 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8195 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8196 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8197 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8198 | (eval $ac_try) 2>&5 |
| 8199 | ac_status=$? |
| 8200 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8201 | (exit $ac_status); }; } && |
| 8202 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8203 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8204 | (eval $ac_try) 2>&5 |
| 8205 | ac_status=$? |
| 8206 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8207 | (exit $ac_status); }; }; then |
| 8208 | eval "$as_ac_Header=yes" |
| 8209 | else |
| 8210 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8211 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8212 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8213 | eval "$as_ac_Header=no" |
| 8214 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8215 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8216 | fi |
| 8217 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8218 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8219 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8220 | cat >>confdefs.h <<_ACEOF |
| 8221 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8222 | _ACEOF |
| 8223 | |
| 8224 | fi |
| 8225 | |
| 8226 | done |
| 8227 | |
| 8228 | echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8229 | echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6 |
| 8230 | if test "${wine_cv_opengl_version_OK+set}" = set; then |
| 8231 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8232 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8233 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8234 | /* confdefs.h. */ |
| 8235 | _ACEOF |
| 8236 | cat confdefs.h >>conftest.$ac_ext |
| 8237 | cat >>conftest.$ac_ext <<_ACEOF |
| 8238 | /* end confdefs.h. */ |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8239 | #include <GL/gl.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8240 | int |
| 8241 | main () |
| 8242 | { |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8243 | GLenum test = GL_UNSIGNED_SHORT_5_6_5; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8244 | ; |
| 8245 | return 0; |
| 8246 | } |
| 8247 | _ACEOF |
| 8248 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8249 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8250 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8251 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8252 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8253 | rm -f conftest.er1 |
| 8254 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8255 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8256 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8257 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8258 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8259 | (eval $ac_try) 2>&5 |
| 8260 | ac_status=$? |
| 8261 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8262 | (exit $ac_status); }; } && |
| 8263 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8265 | (eval $ac_try) 2>&5 |
| 8266 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8268 | (exit $ac_status); }; }; then |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8269 | wine_cv_opengl_version_OK="yes" |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8270 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8271 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8272 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8273 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8274 | wine_cv_opengl_version_OK="no" |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8275 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8276 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8277 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8278 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8279 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8280 | echo "$as_me:$LINENO: result: $wine_cv_opengl_version_OK" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8281 | echo "${ECHO_T}$wine_cv_opengl_version_OK" >&6 |
| 8282 | |
Alexandre Julliard | b807499 | 2002-11-21 21:51:24 +0000 | [diff] [blame] | 8283 | if test "$wine_cv_opengl_version_OK" = "yes" |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8284 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8285 | echo "$as_me:$LINENO: checking for glXCreateContext in -lGL" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8286 | echo $ECHO_N "checking for glXCreateContext in -lGL... $ECHO_C" >&6 |
| 8287 | if test "${ac_cv_lib_GL_glXCreateContext+set}" = set; then |
| 8288 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8289 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8290 | ac_check_lib_save_LIBS=$LIBS |
Marcus Meissner | 376ec88 | 2000-01-05 03:24:52 +0000 | [diff] [blame] | 8291 | LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8292 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8293 | /* confdefs.h. */ |
| 8294 | _ACEOF |
| 8295 | cat confdefs.h >>conftest.$ac_ext |
| 8296 | cat >>conftest.$ac_ext <<_ACEOF |
| 8297 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8298 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8299 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8300 | #ifdef __cplusplus |
| 8301 | extern "C" |
| 8302 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8303 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8304 | builtin and then its argument prototype would still apply. */ |
| 8305 | char glXCreateContext (); |
| 8306 | int |
| 8307 | main () |
| 8308 | { |
| 8309 | glXCreateContext (); |
| 8310 | ; |
| 8311 | return 0; |
| 8312 | } |
| 8313 | _ACEOF |
| 8314 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8315 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8316 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8317 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8318 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8319 | rm -f conftest.er1 |
| 8320 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8321 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8322 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8323 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8324 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8325 | (eval $ac_try) 2>&5 |
| 8326 | ac_status=$? |
| 8327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8328 | (exit $ac_status); }; } && |
| 8329 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8330 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8331 | (eval $ac_try) 2>&5 |
| 8332 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8333 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8334 | (exit $ac_status); }; }; then |
| 8335 | ac_cv_lib_GL_glXCreateContext=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8336 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8337 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8338 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8339 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8340 | ac_cv_lib_GL_glXCreateContext=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8341 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8342 | rm -f conftest.err conftest.$ac_objext \ |
| 8343 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8344 | LIBS=$ac_check_lib_save_LIBS |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8345 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8346 | echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glXCreateContext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8347 | echo "${ECHO_T}$ac_cv_lib_GL_glXCreateContext" >&6 |
| 8348 | if test $ac_cv_lib_GL_glXCreateContext = yes; then |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 8349 | OPENGL_LIBS="-lGL" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8350 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8351 | fi |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8352 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8353 | |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8354 | if test "$ac_cv_lib_GL_glXCreateContext" = "yes" |
Lionel Ulmer | bd8ede1 | 2000-10-12 20:45:58 +0000 | [diff] [blame] | 8355 | then |
Lionel Ulmer | bd8ede1 | 2000-10-12 20:45:58 +0000 | [diff] [blame] | 8356 | OPENGLFILES='$(OPENGLFILES)' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8357 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8358 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 6bb6d4c | 2000-08-09 22:21:08 +0000 | [diff] [blame] | 8359 | #define HAVE_OPENGL 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8360 | _ACEOF |
Marcus Meissner | 6bb6d4c | 2000-08-09 22:21:08 +0000 | [diff] [blame] | 8361 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8362 | |
| 8363 | echo "$as_me:$LINENO: checking for glXGetProcAddressARB in -lGL" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8364 | echo $ECHO_N "checking for glXGetProcAddressARB in -lGL... $ECHO_C" >&6 |
| 8365 | if test "${ac_cv_lib_GL_glXGetProcAddressARB+set}" = set; then |
| 8366 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8367 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8368 | ac_check_lib_save_LIBS=$LIBS |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8369 | LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8370 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8371 | /* confdefs.h. */ |
| 8372 | _ACEOF |
| 8373 | cat confdefs.h >>conftest.$ac_ext |
| 8374 | cat >>conftest.$ac_ext <<_ACEOF |
| 8375 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8376 | |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8377 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8378 | #ifdef __cplusplus |
| 8379 | extern "C" |
| 8380 | #endif |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8381 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8382 | builtin and then its argument prototype would still apply. */ |
| 8383 | char glXGetProcAddressARB (); |
| 8384 | int |
| 8385 | main () |
| 8386 | { |
| 8387 | glXGetProcAddressARB (); |
| 8388 | ; |
| 8389 | return 0; |
| 8390 | } |
| 8391 | _ACEOF |
| 8392 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8393 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8394 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8395 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8396 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8397 | rm -f conftest.er1 |
| 8398 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8399 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8400 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8401 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8402 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8403 | (eval $ac_try) 2>&5 |
| 8404 | ac_status=$? |
| 8405 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8406 | (exit $ac_status); }; } && |
| 8407 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8408 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8409 | (eval $ac_try) 2>&5 |
| 8410 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8411 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8412 | (exit $ac_status); }; }; then |
| 8413 | ac_cv_lib_GL_glXGetProcAddressARB=yes |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8414 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8415 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8416 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8417 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8418 | ac_cv_lib_GL_glXGetProcAddressARB=no |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8419 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8420 | rm -f conftest.err conftest.$ac_objext \ |
| 8421 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8422 | LIBS=$ac_check_lib_save_LIBS |
| 8423 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8424 | echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glXGetProcAddressARB" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8425 | echo "${ECHO_T}$ac_cv_lib_GL_glXGetProcAddressARB" >&6 |
| 8426 | if test $ac_cv_lib_GL_glXGetProcAddressARB = yes; then |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8427 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8428 | cat >>confdefs.h <<\_ACEOF |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8429 | #define HAVE_GLX_GETPROCADDRESS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8430 | _ACEOF |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8431 | |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8432 | fi |
| 8433 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8434 | |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8435 | if test "$ac_cv_lib_GL_glXGetProcAddressARB" = "yes" |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8436 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8437 | echo "$as_me:$LINENO: checking for OpenGL extension functions prototypes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8438 | echo $ECHO_N "checking for OpenGL extension functions prototypes... $ECHO_C" >&6 |
| 8439 | if test "${wine_cv_extension_prototypes+set}" = set; then |
| 8440 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Lionel Ulmer | 1434d87 | 2000-07-23 14:23:31 +0000 | [diff] [blame] | 8441 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8442 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8443 | /* confdefs.h. */ |
| 8444 | _ACEOF |
| 8445 | cat confdefs.h >>conftest.$ac_ext |
| 8446 | cat >>conftest.$ac_ext <<_ACEOF |
| 8447 | /* end confdefs.h. */ |
Lionel Ulmer | 1434d87 | 2000-07-23 14:23:31 +0000 | [diff] [blame] | 8448 | #include <GL/gl.h> |
Marcus Meissner | 6bb6d4c | 2000-08-09 22:21:08 +0000 | [diff] [blame] | 8449 | #ifdef HAVE_GL_GLEXT_H |
| 8450 | # include <GL/glext.h> |
| 8451 | #endif |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8452 | |
| 8453 | int |
| 8454 | main () |
| 8455 | { |
Lionel Ulmer | 1434d87 | 2000-07-23 14:23:31 +0000 | [diff] [blame] | 8456 | PFNGLCOLORTABLEEXTPROC test_proc; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8457 | ; |
| 8458 | return 0; |
| 8459 | } |
| 8460 | _ACEOF |
| 8461 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8462 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8463 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8464 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8465 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8466 | rm -f conftest.er1 |
| 8467 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8469 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8470 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8471 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8472 | (eval $ac_try) 2>&5 |
| 8473 | ac_status=$? |
| 8474 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8475 | (exit $ac_status); }; } && |
| 8476 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8477 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8478 | (eval $ac_try) 2>&5 |
| 8479 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8480 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8481 | (exit $ac_status); }; }; then |
Lionel Ulmer | fe210ef | 2000-07-29 11:30:56 +0000 | [diff] [blame] | 8482 | wine_cv_extension_prototypes="yes" |
Lionel Ulmer | 1434d87 | 2000-07-23 14:23:31 +0000 | [diff] [blame] | 8483 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8484 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8485 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8486 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8487 | wine_cv_extension_prototypes="no" |
Lionel Ulmer | 1434d87 | 2000-07-23 14:23:31 +0000 | [diff] [blame] | 8488 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8489 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8490 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8491 | |
| 8492 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8493 | echo "$as_me:$LINENO: result: $wine_cv_extension_prototypes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8494 | echo "${ECHO_T}$wine_cv_extension_prototypes" >&6 |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8495 | if test "$wine_cv_extension_prototypes" = "yes" |
Lionel Ulmer | fe210ef | 2000-07-29 11:30:56 +0000 | [diff] [blame] | 8496 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8497 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8498 | cat >>confdefs.h <<\_ACEOF |
Lionel Ulmer | fe210ef | 2000-07-29 11:30:56 +0000 | [diff] [blame] | 8499 | #define HAVE_GLEXT_PROTOTYPES 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8500 | _ACEOF |
Lionel Ulmer | fe210ef | 2000-07-29 11:30:56 +0000 | [diff] [blame] | 8501 | |
| 8502 | fi |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8503 | fi |
Alexandre Julliard | d6c0f9f | 2001-01-04 22:44:55 +0000 | [diff] [blame] | 8504 | |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8505 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8506 | echo "$as_me:$LINENO: checking for gluLookAt in -lGLU" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8507 | echo $ECHO_N "checking for gluLookAt in -lGLU... $ECHO_C" >&6 |
| 8508 | if test "${ac_cv_lib_GLU_gluLookAt+set}" = set; then |
| 8509 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8510 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8511 | ac_check_lib_save_LIBS=$LIBS |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 8512 | LIBS="-lGLU $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8513 | $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8514 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8515 | /* confdefs.h. */ |
| 8516 | _ACEOF |
| 8517 | cat confdefs.h >>conftest.$ac_ext |
| 8518 | cat >>conftest.$ac_ext <<_ACEOF |
| 8519 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8520 | |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8521 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8522 | #ifdef __cplusplus |
| 8523 | extern "C" |
| 8524 | #endif |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8525 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8526 | builtin and then its argument prototype would still apply. */ |
| 8527 | char gluLookAt (); |
| 8528 | int |
| 8529 | main () |
| 8530 | { |
| 8531 | gluLookAt (); |
| 8532 | ; |
| 8533 | return 0; |
| 8534 | } |
| 8535 | _ACEOF |
| 8536 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8537 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8538 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8539 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8540 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8541 | rm -f conftest.er1 |
| 8542 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8544 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8545 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8546 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8547 | (eval $ac_try) 2>&5 |
| 8548 | ac_status=$? |
| 8549 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8550 | (exit $ac_status); }; } && |
| 8551 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8552 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8553 | (eval $ac_try) 2>&5 |
| 8554 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8555 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8556 | (exit $ac_status); }; }; then |
| 8557 | ac_cv_lib_GLU_gluLookAt=yes |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8558 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8559 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8560 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8561 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8562 | ac_cv_lib_GLU_gluLookAt=no |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8563 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8564 | rm -f conftest.err conftest.$ac_objext \ |
| 8565 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8566 | LIBS=$ac_check_lib_save_LIBS |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8567 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8568 | echo "$as_me:$LINENO: result: $ac_cv_lib_GLU_gluLookAt" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8569 | echo "${ECHO_T}$ac_cv_lib_GLU_gluLookAt" >&6 |
| 8570 | if test $ac_cv_lib_GLU_gluLookAt = yes; then |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 8571 | OPENGL_LIBS="$OPENGL_LIBS -lGLU" |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8572 | GLU32FILES='$(GLU32FILES)' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8573 | |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8574 | fi |
| 8575 | |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8576 | fi |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8577 | |
| 8578 | echo "$as_me:$LINENO: checking for glutMainLoop in -lglut" >&5 |
| 8579 | echo $ECHO_N "checking for glutMainLoop in -lglut... $ECHO_C" >&6 |
| 8580 | if test "${ac_cv_lib_glut_glutMainLoop+set}" = set; then |
| 8581 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8582 | else |
| 8583 | ac_check_lib_save_LIBS=$LIBS |
Jacek Caban | 5e69f11 | 2003-12-03 20:26:43 +0000 | [diff] [blame] | 8584 | LIBS="-lglut $OPENGL_LIBS $X_LIBS $X_PRE_LIBS -lXmu -lXi -lX11 $X_EXTRA_LIBS $LIBS" |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8585 | cat >conftest.$ac_ext <<_ACEOF |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8586 | /* confdefs.h. */ |
| 8587 | _ACEOF |
| 8588 | cat confdefs.h >>conftest.$ac_ext |
| 8589 | cat >>conftest.$ac_ext <<_ACEOF |
| 8590 | /* end confdefs.h. */ |
| 8591 | |
| 8592 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8593 | #ifdef __cplusplus |
| 8594 | extern "C" |
| 8595 | #endif |
| 8596 | /* We use char because int might match the return type of a gcc2 |
| 8597 | builtin and then its argument prototype would still apply. */ |
| 8598 | char glutMainLoop (); |
| 8599 | int |
| 8600 | main () |
| 8601 | { |
| 8602 | glutMainLoop (); |
| 8603 | ; |
| 8604 | return 0; |
| 8605 | } |
| 8606 | _ACEOF |
| 8607 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8608 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8609 | (eval $ac_link) 2>conftest.er1 |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8610 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8611 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8612 | rm -f conftest.er1 |
| 8613 | cat conftest.err >&5 |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8614 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8615 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8616 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8617 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8618 | (eval $ac_try) 2>&5 |
| 8619 | ac_status=$? |
| 8620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8621 | (exit $ac_status); }; } && |
| 8622 | { ac_try='test -s conftest$ac_exeext' |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8623 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8624 | (eval $ac_try) 2>&5 |
| 8625 | ac_status=$? |
| 8626 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8627 | (exit $ac_status); }; }; then |
| 8628 | ac_cv_lib_glut_glutMainLoop=yes |
| 8629 | else |
| 8630 | echo "$as_me: failed program was:" >&5 |
| 8631 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8632 | |
| 8633 | ac_cv_lib_glut_glutMainLoop=no |
| 8634 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8635 | rm -f conftest.err conftest.$ac_objext \ |
| 8636 | conftest$ac_exeext conftest.$ac_ext |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8637 | LIBS=$ac_check_lib_save_LIBS |
| 8638 | fi |
| 8639 | echo "$as_me:$LINENO: result: $ac_cv_lib_glut_glutMainLoop" >&5 |
| 8640 | echo "${ECHO_T}$ac_cv_lib_glut_glutMainLoop" >&6 |
| 8641 | if test $ac_cv_lib_glut_glutMainLoop = yes; then |
Jacek Caban | 5e69f11 | 2003-12-03 20:26:43 +0000 | [diff] [blame] | 8642 | GLUT_LIBS="-lglut -lXmu -lXi" |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8643 | |
| 8644 | GLUT32FILES='$(GLUT32FILES)' |
| 8645 | |
| 8646 | fi |
| 8647 | |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8648 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8649 | fi |
Ove Kaaven | 1eb593c | 1999-02-14 09:34:46 +0000 | [diff] [blame] | 8650 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8651 | NASLIBS="" |
| 8652 | |
| 8653 | |
| 8654 | for ac_header in audio/audiolib.h |
| 8655 | do |
| 8656 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8657 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8658 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8659 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8660 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8661 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8662 | fi |
| 8663 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8664 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8665 | else |
| 8666 | # Is the header compilable? |
| 8667 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8668 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8669 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8670 | /* confdefs.h. */ |
| 8671 | _ACEOF |
| 8672 | cat confdefs.h >>conftest.$ac_ext |
| 8673 | cat >>conftest.$ac_ext <<_ACEOF |
| 8674 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8675 | $ac_includes_default |
| 8676 | #include <$ac_header> |
| 8677 | _ACEOF |
| 8678 | rm -f conftest.$ac_objext |
| 8679 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8680 | (eval $ac_compile) 2>conftest.er1 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8681 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8682 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8683 | rm -f conftest.er1 |
| 8684 | cat conftest.err >&5 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8686 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8687 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8689 | (eval $ac_try) 2>&5 |
| 8690 | ac_status=$? |
| 8691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8692 | (exit $ac_status); }; } && |
| 8693 | { ac_try='test -s conftest.$ac_objext' |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8694 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8695 | (eval $ac_try) 2>&5 |
| 8696 | ac_status=$? |
| 8697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8698 | (exit $ac_status); }; }; then |
| 8699 | ac_header_compiler=yes |
| 8700 | else |
| 8701 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8702 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8703 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8704 | ac_header_compiler=no |
| 8705 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8706 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8707 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8708 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8709 | |
| 8710 | # Is the header present? |
| 8711 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 8712 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 8713 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8714 | /* confdefs.h. */ |
| 8715 | _ACEOF |
| 8716 | cat confdefs.h >>conftest.$ac_ext |
| 8717 | cat >>conftest.$ac_ext <<_ACEOF |
| 8718 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8719 | #include <$ac_header> |
| 8720 | _ACEOF |
| 8721 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 8722 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 8723 | ac_status=$? |
| 8724 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8725 | rm -f conftest.er1 |
| 8726 | cat conftest.err >&5 |
| 8727 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8728 | (exit $ac_status); } >/dev/null; then |
| 8729 | if test -s conftest.err; then |
| 8730 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8731 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8732 | else |
| 8733 | ac_cpp_err= |
| 8734 | fi |
| 8735 | else |
| 8736 | ac_cpp_err=yes |
| 8737 | fi |
| 8738 | if test -z "$ac_cpp_err"; then |
| 8739 | ac_header_preproc=yes |
| 8740 | else |
| 8741 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8742 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8743 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8744 | ac_header_preproc=no |
| 8745 | fi |
| 8746 | rm -f conftest.err conftest.$ac_ext |
| 8747 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 8748 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8749 | |
| 8750 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8751 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 8752 | yes:no: ) |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8753 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8754 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8755 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 8756 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 8757 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8758 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8759 | no:yes:* ) |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8760 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 8761 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8762 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 8763 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8764 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 8765 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 8766 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 8767 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8768 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8769 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8770 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 8771 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8772 | ( |
| 8773 | cat <<\_ASBOX |
| 8774 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8775 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8776 | ## ------------------------------------ ## |
| 8777 | _ASBOX |
| 8778 | ) | |
| 8779 | sed "s/^/$as_me: WARNING: /" >&2 |
| 8780 | ;; |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8781 | esac |
| 8782 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8783 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8784 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8785 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8786 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8787 | eval "$as_ac_Header=\$ac_header_preproc" |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8788 | fi |
| 8789 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8790 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8791 | |
| 8792 | fi |
| 8793 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8794 | cat >>confdefs.h <<_ACEOF |
| 8795 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8796 | _ACEOF |
| 8797 | |
| 8798 | for ac_header in audio/soundlib.h |
| 8799 | do |
| 8800 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8801 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8802 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8803 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8804 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8805 | else |
| 8806 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8807 | /* confdefs.h. */ |
| 8808 | _ACEOF |
| 8809 | cat confdefs.h >>conftest.$ac_ext |
| 8810 | cat >>conftest.$ac_ext <<_ACEOF |
| 8811 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8812 | #include <audio/audiolib.h> |
| 8813 | |
| 8814 | #include <$ac_header> |
| 8815 | _ACEOF |
| 8816 | rm -f conftest.$ac_objext |
| 8817 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8818 | (eval $ac_compile) 2>conftest.er1 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8819 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8820 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8821 | rm -f conftest.er1 |
| 8822 | cat conftest.err >&5 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8823 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8824 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8825 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8826 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8827 | (eval $ac_try) 2>&5 |
| 8828 | ac_status=$? |
| 8829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8830 | (exit $ac_status); }; } && |
| 8831 | { ac_try='test -s conftest.$ac_objext' |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8832 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8833 | (eval $ac_try) 2>&5 |
| 8834 | ac_status=$? |
| 8835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8836 | (exit $ac_status); }; }; then |
| 8837 | eval "$as_ac_Header=yes" |
| 8838 | else |
| 8839 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8840 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8841 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8842 | eval "$as_ac_Header=no" |
| 8843 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8844 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8845 | fi |
| 8846 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8847 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8848 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8849 | cat >>confdefs.h <<_ACEOF |
| 8850 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8851 | _ACEOF |
| 8852 | |
| 8853 | fi |
| 8854 | |
| 8855 | done |
| 8856 | |
| 8857 | echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5 |
| 8858 | echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6 |
| 8859 | if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then |
| 8860 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8861 | else |
| 8862 | ac_check_lib_save_LIBS=$LIBS |
| 8863 | LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 8864 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8865 | /* confdefs.h. */ |
| 8866 | _ACEOF |
| 8867 | cat confdefs.h >>conftest.$ac_ext |
| 8868 | cat >>conftest.$ac_ext <<_ACEOF |
| 8869 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8870 | |
| 8871 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8872 | #ifdef __cplusplus |
| 8873 | extern "C" |
| 8874 | #endif |
| 8875 | /* We use char because int might match the return type of a gcc2 |
| 8876 | builtin and then its argument prototype would still apply. */ |
| 8877 | char AuCreateFlow (); |
| 8878 | int |
| 8879 | main () |
| 8880 | { |
| 8881 | AuCreateFlow (); |
| 8882 | ; |
| 8883 | return 0; |
| 8884 | } |
| 8885 | _ACEOF |
| 8886 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8887 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8888 | (eval $ac_link) 2>conftest.er1 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8889 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8890 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8891 | rm -f conftest.er1 |
| 8892 | cat conftest.err >&5 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8893 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8894 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8895 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8896 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8897 | (eval $ac_try) 2>&5 |
| 8898 | ac_status=$? |
| 8899 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8900 | (exit $ac_status); }; } && |
| 8901 | { ac_try='test -s conftest$ac_exeext' |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8902 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8903 | (eval $ac_try) 2>&5 |
| 8904 | ac_status=$? |
| 8905 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8906 | (exit $ac_status); }; }; then |
| 8907 | ac_cv_lib_audio_AuCreateFlow=yes |
| 8908 | else |
| 8909 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8910 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8911 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8912 | ac_cv_lib_audio_AuCreateFlow=no |
| 8913 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8914 | rm -f conftest.err conftest.$ac_objext \ |
| 8915 | conftest$ac_exeext conftest.$ac_ext |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8916 | LIBS=$ac_check_lib_save_LIBS |
| 8917 | fi |
| 8918 | echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5 |
| 8919 | echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6 |
| 8920 | if test $ac_cv_lib_audio_AuCreateFlow = yes; then |
| 8921 | |
| 8922 | cat >>confdefs.h <<\_ACEOF |
| 8923 | #define HAVE_NAS 1 |
| 8924 | _ACEOF |
| 8925 | |
| 8926 | NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS" |
| 8927 | fi |
| 8928 | |
| 8929 | fi |
| 8930 | |
| 8931 | done |
| 8932 | |
| 8933 | |
Ove Kaaven | 1eb593c | 1999-02-14 09:34:46 +0000 | [diff] [blame] | 8934 | CPPFLAGS="$ac_save_CPPFLAGS" |
Patrik Stridvall | 2941a21 | 2000-04-25 20:34:22 +0000 | [diff] [blame] | 8935 | XFILES='$(XFILES)' |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 8936 | else |
| 8937 | XLIB="" |
| 8938 | X_CFLAGS="" |
| 8939 | X_LIBS="" |
| 8940 | fi |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 8941 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 8942 | CURSESLIBS="" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8943 | if test "x$with_curses" != "xno" |
Patrik Stridvall | 5e5ad53 | 2000-04-23 20:02:46 +0000 | [diff] [blame] | 8944 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8945 | |
| 8946 | for ac_header in ncurses.h |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8947 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8948 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8949 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8950 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8951 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8952 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8953 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8954 | fi |
| 8955 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8956 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8957 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8958 | # Is the header compilable? |
| 8959 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8960 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8961 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8962 | /* confdefs.h. */ |
| 8963 | _ACEOF |
| 8964 | cat confdefs.h >>conftest.$ac_ext |
| 8965 | cat >>conftest.$ac_ext <<_ACEOF |
| 8966 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8967 | $ac_includes_default |
| 8968 | #include <$ac_header> |
| 8969 | _ACEOF |
| 8970 | rm -f conftest.$ac_objext |
| 8971 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8972 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8973 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8974 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8975 | rm -f conftest.er1 |
| 8976 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8978 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8979 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8980 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8981 | (eval $ac_try) 2>&5 |
| 8982 | ac_status=$? |
| 8983 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8984 | (exit $ac_status); }; } && |
| 8985 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8986 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8987 | (eval $ac_try) 2>&5 |
| 8988 | ac_status=$? |
| 8989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8990 | (exit $ac_status); }; }; then |
| 8991 | ac_header_compiler=yes |
| 8992 | else |
| 8993 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8994 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8995 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8996 | ac_header_compiler=no |
| 8997 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8998 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8999 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9000 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9001 | |
| 9002 | # Is the header present? |
| 9003 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9004 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9005 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9006 | /* confdefs.h. */ |
| 9007 | _ACEOF |
| 9008 | cat confdefs.h >>conftest.$ac_ext |
| 9009 | cat >>conftest.$ac_ext <<_ACEOF |
| 9010 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9011 | #include <$ac_header> |
| 9012 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9013 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9014 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9015 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 9016 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9017 | rm -f conftest.er1 |
| 9018 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9019 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9020 | (exit $ac_status); } >/dev/null; then |
| 9021 | if test -s conftest.err; then |
| 9022 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9023 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9024 | else |
| 9025 | ac_cpp_err= |
| 9026 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9027 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9028 | ac_cpp_err=yes |
| 9029 | fi |
| 9030 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9031 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9032 | else |
| 9033 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9034 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9035 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9036 | ac_header_preproc=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9037 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9038 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9039 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9040 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9041 | |
| 9042 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9043 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9044 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9045 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9046 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9047 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9048 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9049 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9050 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9051 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9052 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9053 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9054 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9055 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 9056 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 9057 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 9058 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 9059 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9060 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9061 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9062 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 9063 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9064 | ( |
| 9065 | cat <<\_ASBOX |
| 9066 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9067 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9068 | ## ------------------------------------ ## |
| 9069 | _ASBOX |
| 9070 | ) | |
| 9071 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9072 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9073 | esac |
| 9074 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9075 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9076 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9077 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9078 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9079 | eval "$as_ac_Header=\$ac_header_preproc" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9080 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9081 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9082 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9083 | |
| 9084 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9085 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9086 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9087 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9088 | _ACEOF |
| 9089 | echo "$as_me:$LINENO: checking for waddch in -lncurses" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9090 | echo $ECHO_N "checking for waddch in -lncurses... $ECHO_C" >&6 |
| 9091 | if test "${ac_cv_lib_ncurses_waddch+set}" = set; then |
| 9092 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9093 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9094 | ac_check_lib_save_LIBS=$LIBS |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9095 | LIBS="-lncurses $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9096 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9097 | /* confdefs.h. */ |
| 9098 | _ACEOF |
| 9099 | cat confdefs.h >>conftest.$ac_ext |
| 9100 | cat >>conftest.$ac_ext <<_ACEOF |
| 9101 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9102 | |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9103 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9104 | #ifdef __cplusplus |
| 9105 | extern "C" |
| 9106 | #endif |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9107 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9108 | builtin and then its argument prototype would still apply. */ |
| 9109 | char waddch (); |
| 9110 | int |
| 9111 | main () |
| 9112 | { |
| 9113 | waddch (); |
| 9114 | ; |
| 9115 | return 0; |
| 9116 | } |
| 9117 | _ACEOF |
| 9118 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9119 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9120 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9121 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9122 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9123 | rm -f conftest.er1 |
| 9124 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9126 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9127 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9128 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9129 | (eval $ac_try) 2>&5 |
| 9130 | ac_status=$? |
| 9131 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9132 | (exit $ac_status); }; } && |
| 9133 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9134 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9135 | (eval $ac_try) 2>&5 |
| 9136 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9137 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9138 | (exit $ac_status); }; }; then |
| 9139 | ac_cv_lib_ncurses_waddch=yes |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9140 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9141 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9142 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9143 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9144 | ac_cv_lib_ncurses_waddch=no |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9145 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9146 | rm -f conftest.err conftest.$ac_objext \ |
| 9147 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9148 | LIBS=$ac_check_lib_save_LIBS |
| 9149 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9150 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_waddch" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9151 | echo "${ECHO_T}$ac_cv_lib_ncurses_waddch" >&6 |
| 9152 | if test $ac_cv_lib_ncurses_waddch = yes; then |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9153 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9154 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9155 | #define HAVE_LIBNCURSES 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9156 | _ACEOF |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9157 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9158 | CURSESLIBS="-lncurses" |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9159 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9160 | |
| 9161 | for ac_header in curses.h |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9162 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9163 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9164 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9165 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9166 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9167 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9168 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9169 | fi |
| 9170 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9171 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9172 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9173 | # Is the header compilable? |
| 9174 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 9175 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 9176 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9177 | /* confdefs.h. */ |
| 9178 | _ACEOF |
| 9179 | cat confdefs.h >>conftest.$ac_ext |
| 9180 | cat >>conftest.$ac_ext <<_ACEOF |
| 9181 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9182 | $ac_includes_default |
| 9183 | #include <$ac_header> |
| 9184 | _ACEOF |
| 9185 | rm -f conftest.$ac_objext |
| 9186 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9187 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9188 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9189 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9190 | rm -f conftest.er1 |
| 9191 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9192 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9193 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9194 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9195 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9196 | (eval $ac_try) 2>&5 |
| 9197 | ac_status=$? |
| 9198 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9199 | (exit $ac_status); }; } && |
| 9200 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9201 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9202 | (eval $ac_try) 2>&5 |
| 9203 | ac_status=$? |
| 9204 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9205 | (exit $ac_status); }; }; then |
| 9206 | ac_header_compiler=yes |
| 9207 | else |
| 9208 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9209 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9210 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9211 | ac_header_compiler=no |
| 9212 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9213 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9214 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9215 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9216 | |
| 9217 | # Is the header present? |
| 9218 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9219 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9220 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9221 | /* confdefs.h. */ |
| 9222 | _ACEOF |
| 9223 | cat confdefs.h >>conftest.$ac_ext |
| 9224 | cat >>conftest.$ac_ext <<_ACEOF |
| 9225 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9226 | #include <$ac_header> |
| 9227 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9228 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9229 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9230 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 9231 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9232 | rm -f conftest.er1 |
| 9233 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9234 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9235 | (exit $ac_status); } >/dev/null; then |
| 9236 | if test -s conftest.err; then |
| 9237 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9238 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9239 | else |
| 9240 | ac_cpp_err= |
| 9241 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9242 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9243 | ac_cpp_err=yes |
| 9244 | fi |
| 9245 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9246 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9247 | else |
| 9248 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9249 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9250 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9251 | ac_header_preproc=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9252 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9253 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9254 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9255 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9256 | |
| 9257 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9258 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9259 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9260 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9261 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9262 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9263 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9264 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9265 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9266 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9267 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9268 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9269 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9270 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 9271 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 9272 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 9273 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 9274 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9275 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9276 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9277 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 9278 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9279 | ( |
| 9280 | cat <<\_ASBOX |
| 9281 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9282 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9283 | ## ------------------------------------ ## |
| 9284 | _ASBOX |
| 9285 | ) | |
| 9286 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9287 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9288 | esac |
| 9289 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9290 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9291 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9292 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9293 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9294 | eval "$as_ac_Header=\$ac_header_preproc" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9295 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9296 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9297 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9298 | |
| 9299 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9300 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9301 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9302 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9303 | _ACEOF |
| 9304 | echo "$as_me:$LINENO: checking for waddch in -lcurses" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9305 | echo $ECHO_N "checking for waddch in -lcurses... $ECHO_C" >&6 |
| 9306 | if test "${ac_cv_lib_curses_waddch+set}" = set; then |
| 9307 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9308 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9309 | ac_check_lib_save_LIBS=$LIBS |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9310 | LIBS="-lcurses $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9311 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9312 | /* confdefs.h. */ |
| 9313 | _ACEOF |
| 9314 | cat confdefs.h >>conftest.$ac_ext |
| 9315 | cat >>conftest.$ac_ext <<_ACEOF |
| 9316 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9317 | |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9318 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9319 | #ifdef __cplusplus |
| 9320 | extern "C" |
| 9321 | #endif |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9322 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9323 | builtin and then its argument prototype would still apply. */ |
| 9324 | char waddch (); |
| 9325 | int |
| 9326 | main () |
| 9327 | { |
| 9328 | waddch (); |
| 9329 | ; |
| 9330 | return 0; |
| 9331 | } |
| 9332 | _ACEOF |
| 9333 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9334 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9335 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9336 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9337 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9338 | rm -f conftest.er1 |
| 9339 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9340 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9341 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9342 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9343 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9344 | (eval $ac_try) 2>&5 |
| 9345 | ac_status=$? |
| 9346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9347 | (exit $ac_status); }; } && |
| 9348 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9350 | (eval $ac_try) 2>&5 |
| 9351 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9352 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9353 | (exit $ac_status); }; }; then |
| 9354 | ac_cv_lib_curses_waddch=yes |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9355 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9356 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9357 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9358 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9359 | ac_cv_lib_curses_waddch=no |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9360 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9361 | rm -f conftest.err conftest.$ac_objext \ |
| 9362 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9363 | LIBS=$ac_check_lib_save_LIBS |
| 9364 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9365 | echo "$as_me:$LINENO: result: $ac_cv_lib_curses_waddch" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9366 | echo "${ECHO_T}$ac_cv_lib_curses_waddch" >&6 |
| 9367 | if test $ac_cv_lib_curses_waddch = yes; then |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9368 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9369 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9370 | #define HAVE_LIBCURSES 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9371 | _ACEOF |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9372 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9373 | CURSESLIBS="-lcurses" |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9374 | fi |
| 9375 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9376 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9377 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9378 | done |
| 9379 | |
| 9380 | fi |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9381 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9382 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9383 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9384 | done |
| 9385 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9386 | saved_libs="$LIBS" |
| 9387 | LIBS="$CURSESLIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9388 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9389 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9390 | for ac_func in getbkgd resizeterm |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9391 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9392 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9393 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9394 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 9395 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 9396 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9397 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9398 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9399 | /* confdefs.h. */ |
| 9400 | _ACEOF |
| 9401 | cat confdefs.h >>conftest.$ac_ext |
| 9402 | cat >>conftest.$ac_ext <<_ACEOF |
| 9403 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9404 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 9405 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 9406 | #define $ac_func innocuous_$ac_func |
| 9407 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9408 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9409 | which can conflict with char $ac_func (); below. |
| 9410 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 9411 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9412 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9413 | #ifdef __STDC__ |
| 9414 | # include <limits.h> |
| 9415 | #else |
| 9416 | # include <assert.h> |
| 9417 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9418 | |
| 9419 | #undef $ac_func |
| 9420 | |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9421 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9422 | #ifdef __cplusplus |
| 9423 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9424 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9425 | #endif |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9426 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9427 | builtin and then its argument prototype would still apply. */ |
| 9428 | char $ac_func (); |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9429 | /* The GNU C library defines this for functions which it implements |
| 9430 | to always fail with ENOSYS. Some functions are actually named |
| 9431 | something starting with __ and the normal name is an alias. */ |
| 9432 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 9433 | choke me |
| 9434 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9435 | char (*f) () = $ac_func; |
| 9436 | #endif |
| 9437 | #ifdef __cplusplus |
| 9438 | } |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9439 | #endif |
| 9440 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9441 | int |
| 9442 | main () |
| 9443 | { |
| 9444 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9445 | ; |
| 9446 | return 0; |
| 9447 | } |
| 9448 | _ACEOF |
| 9449 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9450 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9451 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9452 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9453 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9454 | rm -f conftest.er1 |
| 9455 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9456 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9457 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9458 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9459 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9460 | (eval $ac_try) 2>&5 |
| 9461 | ac_status=$? |
| 9462 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9463 | (exit $ac_status); }; } && |
| 9464 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9465 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9466 | (eval $ac_try) 2>&5 |
| 9467 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9469 | (exit $ac_status); }; }; then |
| 9470 | eval "$as_ac_var=yes" |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9471 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9472 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9473 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9474 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9475 | eval "$as_ac_var=no" |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9476 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9477 | rm -f conftest.err conftest.$ac_objext \ |
| 9478 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9479 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9480 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9481 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 9482 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9483 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9484 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9485 | _ACEOF |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9486 | |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9487 | fi |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9488 | done |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9489 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9490 | LIBS="$saved_libs" |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9491 | fi |
| 9492 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9493 | |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9494 | # Extract the first word of "sane-config", so it can be a program name with args. |
| 9495 | set dummy sane-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9496 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9497 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 9498 | if test "${ac_cv_prog_sane_devel+set}" = set; then |
| 9499 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9500 | else |
| 9501 | if test -n "$sane_devel"; then |
| 9502 | ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test. |
| 9503 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9504 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 9505 | for as_dir in $PATH |
| 9506 | do |
| 9507 | IFS=$as_save_IFS |
| 9508 | test -z "$as_dir" && as_dir=. |
| 9509 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 9510 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 9511 | ac_cv_prog_sane_devel="sane-config" |
| 9512 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 9513 | break 2 |
| 9514 | fi |
| 9515 | done |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9516 | done |
| 9517 | |
| 9518 | test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no" |
| 9519 | fi |
| 9520 | fi |
| 9521 | sane_devel=$ac_cv_prog_sane_devel |
| 9522 | if test -n "$sane_devel"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9523 | echo "$as_me:$LINENO: result: $sane_devel" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9524 | echo "${ECHO_T}$sane_devel" >&6 |
| 9525 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9526 | echo "$as_me:$LINENO: result: no" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9527 | echo "${ECHO_T}no" >&6 |
| 9528 | fi |
| 9529 | |
| 9530 | if test "$sane_devel" = "no" |
| 9531 | then |
| 9532 | SANELIBS="" |
| 9533 | SANEINCL="" |
| 9534 | else |
| 9535 | SANELIBS="`$sane_devel --libs`" |
| 9536 | SANEINCL="`$sane_devel --cflags`" |
| 9537 | ac_save_CPPFLAGS="$CPPFLAGS" |
| 9538 | ac_save_LIBS="$LIBS" |
| 9539 | CPPFLAGS="$CPPFLAGS $SANEINCL" |
| 9540 | LIBS="$LIBS $SANELIBS" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9541 | if test "${ac_cv_header_sane_sane_h+set}" = set; then |
| 9542 | echo "$as_me:$LINENO: checking for sane/sane.h" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9543 | echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6 |
| 9544 | if test "${ac_cv_header_sane_sane_h+set}" = set; then |
| 9545 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9546 | fi |
| 9547 | echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5 |
| 9548 | echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9549 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9550 | # Is the header compilable? |
| 9551 | echo "$as_me:$LINENO: checking sane/sane.h usability" >&5 |
| 9552 | echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6 |
| 9553 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9554 | /* confdefs.h. */ |
| 9555 | _ACEOF |
| 9556 | cat confdefs.h >>conftest.$ac_ext |
| 9557 | cat >>conftest.$ac_ext <<_ACEOF |
| 9558 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9559 | $ac_includes_default |
| 9560 | #include <sane/sane.h> |
| 9561 | _ACEOF |
| 9562 | rm -f conftest.$ac_objext |
| 9563 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9564 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9565 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9566 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9567 | rm -f conftest.er1 |
| 9568 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9570 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9571 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9572 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9573 | (eval $ac_try) 2>&5 |
| 9574 | ac_status=$? |
| 9575 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9576 | (exit $ac_status); }; } && |
| 9577 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9578 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9579 | (eval $ac_try) 2>&5 |
| 9580 | ac_status=$? |
| 9581 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9582 | (exit $ac_status); }; }; then |
| 9583 | ac_header_compiler=yes |
| 9584 | else |
| 9585 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9586 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9587 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9588 | ac_header_compiler=no |
| 9589 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9590 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9591 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9592 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9593 | |
| 9594 | # Is the header present? |
| 9595 | echo "$as_me:$LINENO: checking sane/sane.h presence" >&5 |
| 9596 | echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6 |
| 9597 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9598 | /* confdefs.h. */ |
| 9599 | _ACEOF |
| 9600 | cat confdefs.h >>conftest.$ac_ext |
| 9601 | cat >>conftest.$ac_ext <<_ACEOF |
| 9602 | /* end confdefs.h. */ |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9603 | #include <sane/sane.h> |
| 9604 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9605 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9606 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9607 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 9608 | grep -v '^ *+' conftest.er1 >conftest.err |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9609 | rm -f conftest.er1 |
| 9610 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9612 | (exit $ac_status); } >/dev/null; then |
| 9613 | if test -s conftest.err; then |
| 9614 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9615 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9616 | else |
| 9617 | ac_cpp_err= |
| 9618 | fi |
| 9619 | else |
| 9620 | ac_cpp_err=yes |
| 9621 | fi |
| 9622 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9623 | ac_header_preproc=yes |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9624 | else |
| 9625 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9626 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9627 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9628 | ac_header_preproc=no |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9629 | fi |
| 9630 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9631 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9632 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9633 | |
| 9634 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9635 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9636 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9637 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9638 | echo "$as_me: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9639 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5 |
| 9640 | echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;} |
| 9641 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9642 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9643 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9644 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5 |
| 9645 | echo "$as_me: WARNING: sane/sane.h: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9646 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5 |
| 9647 | echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;} |
| 9648 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5 |
| 9649 | echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;} |
| 9650 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5 |
| 9651 | echo "$as_me: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9652 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9653 | echo "$as_me: WARNING: sane/sane.h: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9654 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5 |
| 9655 | echo "$as_me: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9656 | ( |
| 9657 | cat <<\_ASBOX |
| 9658 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9659 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9660 | ## ------------------------------------ ## |
| 9661 | _ASBOX |
| 9662 | ) | |
| 9663 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9664 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9665 | esac |
| 9666 | echo "$as_me:$LINENO: checking for sane/sane.h" >&5 |
| 9667 | echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6 |
| 9668 | if test "${ac_cv_header_sane_sane_h+set}" = set; then |
| 9669 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9670 | else |
| 9671 | ac_cv_header_sane_sane_h=$ac_header_preproc |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9672 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9673 | echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9674 | echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9675 | |
| 9676 | fi |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9677 | if test $ac_cv_header_sane_sane_h = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9678 | echo "$as_me:$LINENO: checking for sane_open in -lsane" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9679 | echo $ECHO_N "checking for sane_open in -lsane... $ECHO_C" >&6 |
| 9680 | if test "${ac_cv_lib_sane_sane_open+set}" = set; then |
| 9681 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9682 | else |
| 9683 | ac_check_lib_save_LIBS=$LIBS |
| 9684 | LIBS="-lsane $LIBS" |
| 9685 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9686 | /* confdefs.h. */ |
| 9687 | _ACEOF |
| 9688 | cat confdefs.h >>conftest.$ac_ext |
| 9689 | cat >>conftest.$ac_ext <<_ACEOF |
| 9690 | /* end confdefs.h. */ |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9691 | |
| 9692 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9693 | #ifdef __cplusplus |
| 9694 | extern "C" |
| 9695 | #endif |
| 9696 | /* We use char because int might match the return type of a gcc2 |
| 9697 | builtin and then its argument prototype would still apply. */ |
| 9698 | char sane_open (); |
| 9699 | int |
| 9700 | main () |
| 9701 | { |
| 9702 | sane_open (); |
| 9703 | ; |
| 9704 | return 0; |
| 9705 | } |
| 9706 | _ACEOF |
| 9707 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9708 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9709 | (eval $ac_link) 2>conftest.er1 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9710 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9711 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9712 | rm -f conftest.er1 |
| 9713 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9714 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9715 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9716 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9717 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9718 | (eval $ac_try) 2>&5 |
| 9719 | ac_status=$? |
| 9720 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9721 | (exit $ac_status); }; } && |
| 9722 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9723 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9724 | (eval $ac_try) 2>&5 |
| 9725 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9726 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9727 | (exit $ac_status); }; }; then |
| 9728 | ac_cv_lib_sane_sane_open=yes |
| 9729 | else |
| 9730 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9731 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9732 | |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9733 | ac_cv_lib_sane_sane_open=no |
| 9734 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9735 | rm -f conftest.err conftest.$ac_objext \ |
| 9736 | conftest$ac_exeext conftest.$ac_ext |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9737 | LIBS=$ac_check_lib_save_LIBS |
| 9738 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9739 | echo "$as_me:$LINENO: result: $ac_cv_lib_sane_sane_open" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9740 | echo "${ECHO_T}$ac_cv_lib_sane_sane_open" >&6 |
| 9741 | if test $ac_cv_lib_sane_sane_open = yes; then |
| 9742 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9743 | cat >>confdefs.h <<\_ACEOF |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9744 | #define HAVE_SANE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9745 | _ACEOF |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9746 | |
| 9747 | else |
| 9748 | SANELIBS="" |
Alexandre Julliard | 96328b3 | 2002-03-31 19:23:41 +0000 | [diff] [blame] | 9749 | SANEINCL="" |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9750 | fi |
| 9751 | |
Alexandre Julliard | 96328b3 | 2002-03-31 19:23:41 +0000 | [diff] [blame] | 9752 | else |
| 9753 | SANELIBS="" |
| 9754 | SANEINCL="" |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9755 | fi |
| 9756 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9757 | |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9758 | LIBS="$ac_save_LIBS" |
| 9759 | CPPFLAGS="$ac_save_CPPFLAGS" |
| 9760 | fi |
| 9761 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9762 | |
| 9763 | |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9764 | |
| 9765 | for ac_header in unicode/ubidi.h |
| 9766 | do |
| 9767 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 9768 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9769 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9770 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9771 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9772 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9773 | fi |
| 9774 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9775 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 9776 | else |
| 9777 | # Is the header compilable? |
| 9778 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 9779 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 9780 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9781 | /* confdefs.h. */ |
| 9782 | _ACEOF |
| 9783 | cat confdefs.h >>conftest.$ac_ext |
| 9784 | cat >>conftest.$ac_ext <<_ACEOF |
| 9785 | /* end confdefs.h. */ |
| 9786 | $ac_includes_default |
| 9787 | #include <$ac_header> |
| 9788 | _ACEOF |
| 9789 | rm -f conftest.$ac_objext |
| 9790 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9791 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9792 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9793 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9794 | rm -f conftest.er1 |
| 9795 | cat conftest.err >&5 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9796 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9797 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9798 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9799 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9800 | (eval $ac_try) 2>&5 |
| 9801 | ac_status=$? |
| 9802 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9803 | (exit $ac_status); }; } && |
| 9804 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9805 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9806 | (eval $ac_try) 2>&5 |
| 9807 | ac_status=$? |
| 9808 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9809 | (exit $ac_status); }; }; then |
| 9810 | ac_header_compiler=yes |
| 9811 | else |
| 9812 | echo "$as_me: failed program was:" >&5 |
| 9813 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9814 | |
| 9815 | ac_header_compiler=no |
| 9816 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9817 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9818 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9819 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9820 | |
| 9821 | # Is the header present? |
| 9822 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9823 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9824 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9825 | /* confdefs.h. */ |
| 9826 | _ACEOF |
| 9827 | cat confdefs.h >>conftest.$ac_ext |
| 9828 | cat >>conftest.$ac_ext <<_ACEOF |
| 9829 | /* end confdefs.h. */ |
| 9830 | #include <$ac_header> |
| 9831 | _ACEOF |
| 9832 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9833 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9834 | ac_status=$? |
| 9835 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9836 | rm -f conftest.er1 |
| 9837 | cat conftest.err >&5 |
| 9838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9839 | (exit $ac_status); } >/dev/null; then |
| 9840 | if test -s conftest.err; then |
| 9841 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9842 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9843 | else |
| 9844 | ac_cpp_err= |
| 9845 | fi |
| 9846 | else |
| 9847 | ac_cpp_err=yes |
| 9848 | fi |
| 9849 | if test -z "$ac_cpp_err"; then |
| 9850 | ac_header_preproc=yes |
| 9851 | else |
| 9852 | echo "$as_me: failed program was:" >&5 |
| 9853 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9854 | |
| 9855 | ac_header_preproc=no |
| 9856 | fi |
| 9857 | rm -f conftest.err conftest.$ac_ext |
| 9858 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9859 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9860 | |
| 9861 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9862 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9863 | yes:no: ) |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9864 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9865 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9866 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9867 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9868 | ac_header_preproc=yes |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9869 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9870 | no:yes:* ) |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9871 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9872 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9873 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9874 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 9875 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 9876 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 9877 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 9878 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9879 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 9880 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9881 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 9882 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9883 | ( |
| 9884 | cat <<\_ASBOX |
| 9885 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9886 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9887 | ## ------------------------------------ ## |
| 9888 | _ASBOX |
| 9889 | ) | |
| 9890 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9891 | ;; |
| 9892 | esac |
| 9893 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9894 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9895 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9896 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9897 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9898 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9899 | fi |
| 9900 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9901 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 9902 | |
| 9903 | fi |
| 9904 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 9905 | cat >>confdefs.h <<_ACEOF |
| 9906 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 9907 | _ACEOF |
| 9908 | |
| 9909 | fi |
| 9910 | |
| 9911 | done |
| 9912 | |
| 9913 | if test "$ac_cv_header_unicode_ubidi_h" = "yes" |
| 9914 | then |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9915 | saved_libs="$LIBS" |
| 9916 | ICU_LIB_DIR="${ICU_LIB_DIR-/usr/lib}" |
Shachar Shemesh | 9f2627e | 2004-04-06 20:13:21 +0000 | [diff] [blame] | 9917 | ICUUC_LIB="${ICUUC_LIB-$ICU_LIB_DIR/libsicuuc.a}" |
| 9918 | ICUDATA_LIB="${ICUDATA_LIB-$ICU_LIB_DIR/libsicudata.a}" |
| 9919 | echo "$as_me:$LINENO: checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB" >&5 |
| 9920 | echo $ECHO_N "checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB... $ECHO_C" >&6 |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9921 | LIBS="$LIBS $ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s" |
| 9922 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9923 | /* confdefs.h. */ |
| 9924 | _ACEOF |
| 9925 | cat confdefs.h >>conftest.$ac_ext |
| 9926 | cat >>conftest.$ac_ext <<_ACEOF |
| 9927 | /* end confdefs.h. */ |
| 9928 | #include <unicode/ubidi.h> |
| 9929 | int |
| 9930 | main () |
| 9931 | { |
| 9932 | ubidi_open() |
| 9933 | ; |
| 9934 | return 0; |
| 9935 | } |
| 9936 | _ACEOF |
| 9937 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9938 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9939 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9940 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9941 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9942 | rm -f conftest.er1 |
| 9943 | cat conftest.err >&5 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9944 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9945 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9946 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9947 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9948 | (eval $ac_try) 2>&5 |
| 9949 | ac_status=$? |
| 9950 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9951 | (exit $ac_status); }; } && |
| 9952 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9953 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9954 | (eval $ac_try) 2>&5 |
| 9955 | ac_status=$? |
| 9956 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9957 | (exit $ac_status); }; }; then |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9958 | |
| 9959 | cat >>confdefs.h <<\_ACEOF |
| 9960 | #define HAVE_ICU 1 |
| 9961 | _ACEOF |
| 9962 | |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9963 | ICULIBS="$ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s" |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9964 | |
Shachar Shemesh | 9f2627e | 2004-04-06 20:13:21 +0000 | [diff] [blame] | 9965 | echo "$as_me:$LINENO: result: yes" >&5 |
| 9966 | echo "${ECHO_T}yes" >&6 |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9967 | else |
| 9968 | echo "$as_me: failed program was:" >&5 |
| 9969 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9970 | |
Shachar Shemesh | 9f2627e | 2004-04-06 20:13:21 +0000 | [diff] [blame] | 9971 | echo "$as_me:$LINENO: result: no" >&5 |
| 9972 | echo "${ECHO_T}no" >&6 |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9973 | fi |
| 9974 | rm -f conftest.err conftest.$ac_objext \ |
| 9975 | conftest$ac_exeext conftest.$ac_ext |
| 9976 | LIBS="$saved_libs" |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9977 | fi |
| 9978 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9979 | echo "$as_me:$LINENO: checking for FT_Init_FreeType in -lfreetype" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9980 | echo $ECHO_N "checking for FT_Init_FreeType in -lfreetype... $ECHO_C" >&6 |
| 9981 | if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then |
| 9982 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 9983 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9984 | ac_check_lib_save_LIBS=$LIBS |
Dmitry Timoshkov | 8871a11 | 2001-11-06 22:26:53 +0000 | [diff] [blame] | 9985 | LIBS="-lfreetype $X_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9986 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9987 | /* confdefs.h. */ |
| 9988 | _ACEOF |
| 9989 | cat confdefs.h >>conftest.$ac_ext |
| 9990 | cat >>conftest.$ac_ext <<_ACEOF |
| 9991 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9992 | |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 9993 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9994 | #ifdef __cplusplus |
| 9995 | extern "C" |
| 9996 | #endif |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 9997 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9998 | builtin and then its argument prototype would still apply. */ |
| 9999 | char FT_Init_FreeType (); |
| 10000 | int |
| 10001 | main () |
| 10002 | { |
| 10003 | FT_Init_FreeType (); |
| 10004 | ; |
| 10005 | return 0; |
| 10006 | } |
| 10007 | _ACEOF |
| 10008 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10009 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10010 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10011 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10012 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10013 | rm -f conftest.er1 |
| 10014 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10015 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10016 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10017 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10018 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10019 | (eval $ac_try) 2>&5 |
| 10020 | ac_status=$? |
| 10021 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10022 | (exit $ac_status); }; } && |
| 10023 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10024 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10025 | (eval $ac_try) 2>&5 |
| 10026 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10027 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10028 | (exit $ac_status); }; }; then |
| 10029 | ac_cv_lib_freetype_FT_Init_FreeType=yes |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10030 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10031 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10032 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10033 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10034 | ac_cv_lib_freetype_FT_Init_FreeType=no |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10035 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10036 | rm -f conftest.err conftest.$ac_objext \ |
| 10037 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10038 | LIBS=$ac_check_lib_save_LIBS |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10039 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10040 | echo "$as_me:$LINENO: result: $ac_cv_lib_freetype_FT_Init_FreeType" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10041 | echo "${ECHO_T}$ac_cv_lib_freetype_FT_Init_FreeType" >&6 |
| 10042 | if test $ac_cv_lib_freetype_FT_Init_FreeType = yes; then |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10043 | ft_lib=yes |
| 10044 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10045 | ft_lib=no |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10046 | fi |
| 10047 | |
| 10048 | if test "$ft_lib" = "no" |
| 10049 | then |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10050 | FREETYPELIBS="" |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10051 | FREETYPEINCL="" |
| 10052 | wine_cv_msg_freetype=no |
| 10053 | else |
| 10054 | # Extract the first word of "freetype-config", so it can be a program name with args. |
| 10055 | set dummy freetype-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10056 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10057 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 10058 | if test "${ac_cv_prog_ft_devel+set}" = set; then |
| 10059 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10060 | else |
| 10061 | if test -n "$ft_devel"; then |
| 10062 | ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test. |
| 10063 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10064 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 10065 | for as_dir in $PATH |
| 10066 | do |
| 10067 | IFS=$as_save_IFS |
| 10068 | test -z "$as_dir" && as_dir=. |
| 10069 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 10070 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 10071 | ac_cv_prog_ft_devel="freetype-config" |
| 10072 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 10073 | break 2 |
| 10074 | fi |
| 10075 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10076 | done |
| 10077 | |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10078 | test -z "$ac_cv_prog_ft_devel" && ac_cv_prog_ft_devel="no" |
| 10079 | fi |
| 10080 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10081 | ft_devel=$ac_cv_prog_ft_devel |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10082 | if test -n "$ft_devel"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10083 | echo "$as_me:$LINENO: result: $ft_devel" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10084 | echo "${ECHO_T}$ft_devel" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10085 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10086 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10087 | echo "${ECHO_T}no" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10088 | fi |
| 10089 | |
| 10090 | if test "$ft_devel" = "no" |
| 10091 | then |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10092 | # Extract the first word of "freetype2-config", so it can be a program name with args. |
| 10093 | set dummy freetype2-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10094 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10095 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 10096 | if test "${ac_cv_prog_ft_devel2+set}" = set; then |
| 10097 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10098 | else |
| 10099 | if test -n "$ft_devel2"; then |
| 10100 | ac_cv_prog_ft_devel2="$ft_devel2" # Let the user override the test. |
| 10101 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10102 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 10103 | for as_dir in $PATH |
| 10104 | do |
| 10105 | IFS=$as_save_IFS |
| 10106 | test -z "$as_dir" && as_dir=. |
| 10107 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 10108 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 10109 | ac_cv_prog_ft_devel2="freetype2-config" |
| 10110 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 10111 | break 2 |
| 10112 | fi |
| 10113 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10114 | done |
| 10115 | |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10116 | test -z "$ac_cv_prog_ft_devel2" && ac_cv_prog_ft_devel2="no" |
| 10117 | fi |
| 10118 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10119 | ft_devel2=$ac_cv_prog_ft_devel2 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10120 | if test -n "$ft_devel2"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10121 | echo "$as_me:$LINENO: result: $ft_devel2" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10122 | echo "${ECHO_T}$ft_devel2" >&6 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10123 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10124 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10125 | echo "${ECHO_T}no" >&6 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10126 | fi |
| 10127 | |
| 10128 | if test "$ft_devel2" = "freetype2-config" |
| 10129 | then |
| 10130 | ft_devel=$ft_devel2 |
| 10131 | fi |
| 10132 | fi |
| 10133 | if test "$ft_devel" = "no" |
| 10134 | then |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10135 | FREETYPELIBS="" |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10136 | FREETYPEINCL="" |
| 10137 | wine_cv_msg_freetype=yes |
| 10138 | else |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10139 | FREETYPELIBS=`$ft_devel --libs` |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10140 | FREETYPEINCL=`$ft_devel --cflags` |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10141 | ac_save_CPPFLAGS="$CPPFLAGS" |
| 10142 | CPPFLAGS="$FREETYPEINCL $CPPFLAGS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10143 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10144 | |
| 10145 | |
| 10146 | |
| 10147 | |
| 10148 | |
| 10149 | |
| 10150 | |
Rein Klazes | e617a9c | 2003-11-19 02:18:13 +0000 | [diff] [blame] | 10151 | |
Huw Davies | c221718 | 2004-06-16 20:06:26 +0000 | [diff] [blame] | 10152 | |
Rein Klazes | e617a9c | 2003-11-19 02:18:13 +0000 | [diff] [blame] | 10153 | for ac_header in ft2build.h \ |
| 10154 | freetype/freetype.h \ |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10155 | freetype/ftglyph.h \ |
| 10156 | freetype/tttables.h \ |
| 10157 | freetype/ftnames.h \ |
| 10158 | freetype/ftsnames.h \ |
Huw D M Davies | 814654e | 2001-09-12 20:21:06 +0000 | [diff] [blame] | 10159 | freetype/ttnameid.h \ |
Huw D M Davies | 4e2024e | 2001-10-23 20:06:32 +0000 | [diff] [blame] | 10160 | freetype/ftoutln.h \ |
Huw Davies | c221718 | 2004-06-16 20:06:26 +0000 | [diff] [blame] | 10161 | freetype/ftwinfnt.h \ |
Huw D M Davies | 4e2024e | 2001-10-23 20:06:32 +0000 | [diff] [blame] | 10162 | freetype/internal/sfnt.h |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10163 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10164 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10165 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10166 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 10167 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10168 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10169 | else |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10170 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10171 | /* confdefs.h. */ |
| 10172 | _ACEOF |
| 10173 | cat confdefs.h >>conftest.$ac_ext |
| 10174 | cat >>conftest.$ac_ext <<_ACEOF |
| 10175 | /* end confdefs.h. */ |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10176 | #if HAVE_FT2BUILD_H |
| 10177 | #include <ft2build.h> |
| 10178 | #endif |
| 10179 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10180 | #include <$ac_header> |
| 10181 | _ACEOF |
| 10182 | rm -f conftest.$ac_objext |
| 10183 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10184 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10185 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10186 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10187 | rm -f conftest.er1 |
| 10188 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10189 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10190 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10191 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10192 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10193 | (eval $ac_try) 2>&5 |
| 10194 | ac_status=$? |
| 10195 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10196 | (exit $ac_status); }; } && |
| 10197 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10198 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10199 | (eval $ac_try) 2>&5 |
| 10200 | ac_status=$? |
| 10201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10202 | (exit $ac_status); }; }; then |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10203 | eval "$as_ac_Header=yes" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10204 | else |
| 10205 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10206 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10207 | |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10208 | eval "$as_ac_Header=no" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10209 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10210 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10211 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10212 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10213 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10214 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 10215 | cat >>confdefs.h <<_ACEOF |
| 10216 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 10217 | _ACEOF |
| 10218 | |
| 10219 | fi |
| 10220 | |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10221 | done |
| 10222 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10223 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10224 | /* confdefs.h. */ |
| 10225 | _ACEOF |
| 10226 | cat confdefs.h >>conftest.$ac_ext |
| 10227 | cat >>conftest.$ac_ext <<_ACEOF |
| 10228 | /* end confdefs.h. */ |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10229 | #include <ft2build.h> |
| 10230 | #include <freetype/fttrigon.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10231 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10232 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10233 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 10234 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 10235 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10236 | rm -f conftest.er1 |
| 10237 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10239 | (exit $ac_status); } >/dev/null; then |
| 10240 | if test -s conftest.err; then |
| 10241 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10242 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10243 | else |
| 10244 | ac_cpp_err= |
| 10245 | fi |
| 10246 | else |
| 10247 | ac_cpp_err=yes |
| 10248 | fi |
| 10249 | if test -z "$ac_cpp_err"; then |
| 10250 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10251 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10252 | #define HAVE_FREETYPE_FTTRIGON_H 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10253 | _ACEOF |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10254 | |
Huw D M Davies | c1d3813 | 2002-02-08 17:09:50 +0000 | [diff] [blame] | 10255 | wine_cv_fttrigon=yes |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10256 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10257 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10258 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10259 | |
Huw D M Davies | c1d3813 | 2002-02-08 17:09:50 +0000 | [diff] [blame] | 10260 | wine_cv_fttrigon=no |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10261 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10262 | rm -f conftest.err conftest.$ac_ext |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10263 | CPPFLAGS="$ac_save_CPPFLAGS" |
Huw D M Davies | c1d3813 | 2002-02-08 17:09:50 +0000 | [diff] [blame] | 10264 | if test "$ac_cv_header_freetype_freetype_h" = "yes" -a "$wine_cv_fttrigon" = "yes" |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10265 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10266 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10267 | cat >>confdefs.h <<\_ACEOF |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10268 | #define HAVE_FREETYPE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10269 | _ACEOF |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10270 | |
| 10271 | wine_cv_msg_freetype=no |
| 10272 | else |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10273 | FREETYPELIBS="" |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10274 | FREETYPEINCL="" |
| 10275 | wine_cv_msg_freetype=yes |
| 10276 | fi |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10277 | fi |
| 10278 | fi |
| 10279 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10280 | |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10281 | |
| 10282 | if test "$FONTFORGE" != "false" -a -n "$FREETYPELIBS" |
| 10283 | then |
| 10284 | FONTSSUBDIRS="fonts" |
| 10285 | |
| 10286 | fi |
| 10287 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10288 | echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10289 | echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6 |
| 10290 | if test "${ac_cv_c_ppdev+set}" = set; then |
| 10291 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Pavel Roskin | 94d9964 | 1998-12-26 11:52:51 +0000 | [diff] [blame] | 10292 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10293 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10294 | /* confdefs.h. */ |
| 10295 | _ACEOF |
| 10296 | cat confdefs.h >>conftest.$ac_ext |
| 10297 | cat >>conftest.$ac_ext <<_ACEOF |
| 10298 | /* end confdefs.h. */ |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10299 | #include <linux/ppdev.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10300 | int |
| 10301 | main () |
| 10302 | { |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10303 | ioctl (1,PPCLAIM,0) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10304 | ; |
| 10305 | return 0; |
| 10306 | } |
| 10307 | _ACEOF |
| 10308 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10309 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10310 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10311 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10312 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10313 | rm -f conftest.er1 |
| 10314 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10315 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10316 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10317 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10318 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10319 | (eval $ac_try) 2>&5 |
| 10320 | ac_status=$? |
| 10321 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10322 | (exit $ac_status); }; } && |
| 10323 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10324 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10325 | (eval $ac_try) 2>&5 |
| 10326 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10328 | (exit $ac_status); }; }; then |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10329 | ac_cv_c_ppdev="yes" |
| 10330 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10331 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10332 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10333 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10334 | ac_cv_c_ppdev="no" |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10335 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10336 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10337 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10338 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10339 | echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10340 | echo "${ECHO_T}$ac_cv_c_ppdev" >&6 |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10341 | if test "$ac_cv_c_ppdev" = "yes" |
| 10342 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10343 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10344 | cat >>confdefs.h <<\_ACEOF |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10345 | #define HAVE_PPDEV 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10346 | _ACEOF |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10347 | |
| 10348 | fi |
| 10349 | |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10350 | echo "$as_me:$LINENO: checking for va_copy" >&5 |
| 10351 | echo $ECHO_N "checking for va_copy... $ECHO_C" >&6 |
| 10352 | if test "${ac_cv_c_va_copy+set}" = set; then |
| 10353 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10354 | else |
| 10355 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10356 | /* confdefs.h. */ |
| 10357 | _ACEOF |
| 10358 | cat confdefs.h >>conftest.$ac_ext |
| 10359 | cat >>conftest.$ac_ext <<_ACEOF |
| 10360 | /* end confdefs.h. */ |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10361 | #include <stdarg.h> |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10362 | int |
| 10363 | main () |
| 10364 | { |
| 10365 | va_list ap1, ap2; |
| 10366 | va_copy(ap1,ap2); |
| 10367 | |
| 10368 | ; |
| 10369 | return 0; |
| 10370 | } |
| 10371 | _ACEOF |
| 10372 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10373 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10374 | (eval $ac_link) 2>conftest.er1 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10375 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10376 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10377 | rm -f conftest.er1 |
| 10378 | cat conftest.err >&5 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10379 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10380 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10381 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10382 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10383 | (eval $ac_try) 2>&5 |
| 10384 | ac_status=$? |
| 10385 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10386 | (exit $ac_status); }; } && |
| 10387 | { ac_try='test -s conftest$ac_exeext' |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10388 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10389 | (eval $ac_try) 2>&5 |
| 10390 | ac_status=$? |
| 10391 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10392 | (exit $ac_status); }; }; then |
| 10393 | ac_cv_c_va_copy="yes" |
| 10394 | else |
| 10395 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10396 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10397 | |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10398 | ac_cv_c_va_copy="no" |
| 10399 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10400 | rm -f conftest.err conftest.$ac_objext \ |
| 10401 | conftest$ac_exeext conftest.$ac_ext |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10402 | |
| 10403 | fi |
| 10404 | echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5 |
| 10405 | echo "${ECHO_T}$ac_cv_c_va_copy" >&6 |
| 10406 | if test "$ac_cv_c_va_copy" = "yes" |
| 10407 | then |
| 10408 | |
| 10409 | cat >>confdefs.h <<\_ACEOF |
| 10410 | #define HAVE_VA_COPY 1 |
| 10411 | _ACEOF |
| 10412 | |
| 10413 | fi |
| 10414 | echo "$as_me:$LINENO: checking for __va_copy" >&5 |
| 10415 | echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6 |
| 10416 | if test "${ac_cv_c___va_copy+set}" = set; then |
| 10417 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10418 | else |
| 10419 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10420 | /* confdefs.h. */ |
| 10421 | _ACEOF |
| 10422 | cat confdefs.h >>conftest.$ac_ext |
| 10423 | cat >>conftest.$ac_ext <<_ACEOF |
| 10424 | /* end confdefs.h. */ |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10425 | #include <stdarg.h> |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10426 | int |
| 10427 | main () |
| 10428 | { |
| 10429 | va_list ap1, ap2; |
| 10430 | __va_copy(ap1,ap2); |
| 10431 | |
| 10432 | ; |
| 10433 | return 0; |
| 10434 | } |
| 10435 | _ACEOF |
| 10436 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10437 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10438 | (eval $ac_link) 2>conftest.er1 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10439 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10440 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10441 | rm -f conftest.er1 |
| 10442 | cat conftest.err >&5 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10443 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10444 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10445 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10446 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10447 | (eval $ac_try) 2>&5 |
| 10448 | ac_status=$? |
| 10449 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10450 | (exit $ac_status); }; } && |
| 10451 | { ac_try='test -s conftest$ac_exeext' |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10452 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10453 | (eval $ac_try) 2>&5 |
| 10454 | ac_status=$? |
| 10455 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10456 | (exit $ac_status); }; }; then |
| 10457 | ac_cv_c___va_copy="yes" |
| 10458 | else |
| 10459 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10460 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10461 | |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10462 | ac_cv_c___va_copy="no" |
| 10463 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10464 | rm -f conftest.err conftest.$ac_objext \ |
| 10465 | conftest$ac_exeext conftest.$ac_ext |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10466 | |
| 10467 | fi |
| 10468 | echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5 |
| 10469 | echo "${ECHO_T}$ac_cv_c___va_copy" >&6 |
| 10470 | if test "$ac_cv_c___va_copy" = "yes" |
| 10471 | then |
| 10472 | |
| 10473 | cat >>confdefs.h <<\_ACEOF |
| 10474 | #define HAVE___VA_COPY 1 |
| 10475 | _ACEOF |
| 10476 | |
| 10477 | fi |
| 10478 | |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10479 | echo "$as_me:$LINENO: checking for sigsetjmp" >&5 |
| 10480 | echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6 |
| 10481 | if test "${ac_cv_c_sigsetjmp+set}" = set; then |
| 10482 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10483 | else |
| 10484 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10485 | /* confdefs.h. */ |
| 10486 | _ACEOF |
| 10487 | cat confdefs.h >>conftest.$ac_ext |
| 10488 | cat >>conftest.$ac_ext <<_ACEOF |
| 10489 | /* end confdefs.h. */ |
| 10490 | #include <setjmp.h> |
| 10491 | int |
| 10492 | main () |
| 10493 | { |
| 10494 | sigjmp_buf buf; |
| 10495 | sigsetjmp( buf, 1 ); |
| 10496 | siglongjmp( buf, 1 ); |
| 10497 | ; |
| 10498 | return 0; |
| 10499 | } |
| 10500 | _ACEOF |
| 10501 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10502 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10503 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10504 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10505 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10506 | rm -f conftest.er1 |
| 10507 | cat conftest.err >&5 |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10508 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10509 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10510 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10511 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10512 | (eval $ac_try) 2>&5 |
| 10513 | ac_status=$? |
| 10514 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10515 | (exit $ac_status); }; } && |
| 10516 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10517 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10518 | (eval $ac_try) 2>&5 |
| 10519 | ac_status=$? |
| 10520 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10521 | (exit $ac_status); }; }; then |
| 10522 | ac_cv_c_sigsetjmp="yes" |
| 10523 | else |
| 10524 | echo "$as_me: failed program was:" >&5 |
| 10525 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10526 | |
| 10527 | ac_cv_c_sigsetjmp="no" |
| 10528 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10529 | rm -f conftest.err conftest.$ac_objext \ |
| 10530 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10531 | |
| 10532 | fi |
| 10533 | echo "$as_me:$LINENO: result: $ac_cv_c_sigsetjmp" >&5 |
| 10534 | echo "${ECHO_T}$ac_cv_c_sigsetjmp" >&6 |
| 10535 | if test "$ac_cv_c_sigsetjmp" = "yes" |
| 10536 | then |
| 10537 | |
| 10538 | cat >>confdefs.h <<\_ACEOF |
| 10539 | #define HAVE_SIGSETJMP 1 |
| 10540 | _ACEOF |
| 10541 | |
| 10542 | fi |
| 10543 | |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10544 | echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5 |
| 10545 | echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6 |
| 10546 | if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then |
| 10547 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10548 | else |
| 10549 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10550 | /* confdefs.h. */ |
| 10551 | _ACEOF |
| 10552 | cat confdefs.h >>conftest.$ac_ext |
| 10553 | cat >>conftest.$ac_ext <<_ACEOF |
| 10554 | /* end confdefs.h. */ |
| 10555 | #define _GNU_SOURCE |
| 10556 | #include <pthread.h> |
| 10557 | |
| 10558 | int |
| 10559 | main () |
| 10560 | { |
| 10561 | if ((pthread_rwlock_t *) 0) |
| 10562 | return 0; |
| 10563 | if (sizeof (pthread_rwlock_t)) |
| 10564 | return 0; |
| 10565 | ; |
| 10566 | return 0; |
| 10567 | } |
| 10568 | _ACEOF |
| 10569 | rm -f conftest.$ac_objext |
| 10570 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10571 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10572 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10573 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10574 | rm -f conftest.er1 |
| 10575 | cat conftest.err >&5 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10576 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10577 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10578 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10579 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10580 | (eval $ac_try) 2>&5 |
| 10581 | ac_status=$? |
| 10582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10583 | (exit $ac_status); }; } && |
| 10584 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10585 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10586 | (eval $ac_try) 2>&5 |
| 10587 | ac_status=$? |
| 10588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10589 | (exit $ac_status); }; }; then |
| 10590 | ac_cv_type_pthread_rwlock_t=yes |
| 10591 | else |
| 10592 | echo "$as_me: failed program was:" >&5 |
| 10593 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10594 | |
| 10595 | ac_cv_type_pthread_rwlock_t=no |
| 10596 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10597 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10598 | fi |
| 10599 | echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5 |
| 10600 | echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6 |
| 10601 | if test $ac_cv_type_pthread_rwlock_t = yes; then |
| 10602 | |
| 10603 | cat >>confdefs.h <<_ACEOF |
| 10604 | #define HAVE_PTHREAD_RWLOCK_T 1 |
| 10605 | _ACEOF |
| 10606 | |
| 10607 | |
| 10608 | fi |
| 10609 | echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5 |
| 10610 | echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6 |
| 10611 | if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then |
| 10612 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10613 | else |
| 10614 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10615 | /* confdefs.h. */ |
| 10616 | _ACEOF |
| 10617 | cat confdefs.h >>conftest.$ac_ext |
| 10618 | cat >>conftest.$ac_ext <<_ACEOF |
| 10619 | /* end confdefs.h. */ |
| 10620 | #define _GNU_SOURCE |
| 10621 | #include <pthread.h> |
| 10622 | |
| 10623 | int |
| 10624 | main () |
| 10625 | { |
| 10626 | if ((pthread_rwlockattr_t *) 0) |
| 10627 | return 0; |
| 10628 | if (sizeof (pthread_rwlockattr_t)) |
| 10629 | return 0; |
| 10630 | ; |
| 10631 | return 0; |
| 10632 | } |
| 10633 | _ACEOF |
| 10634 | rm -f conftest.$ac_objext |
| 10635 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10636 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10637 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10638 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10639 | rm -f conftest.er1 |
| 10640 | cat conftest.err >&5 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10641 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10642 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10643 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10644 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10645 | (eval $ac_try) 2>&5 |
| 10646 | ac_status=$? |
| 10647 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10648 | (exit $ac_status); }; } && |
| 10649 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10650 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10651 | (eval $ac_try) 2>&5 |
| 10652 | ac_status=$? |
| 10653 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10654 | (exit $ac_status); }; }; then |
| 10655 | ac_cv_type_pthread_rwlockattr_t=yes |
| 10656 | else |
| 10657 | echo "$as_me: failed program was:" >&5 |
| 10658 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10659 | |
| 10660 | ac_cv_type_pthread_rwlockattr_t=no |
| 10661 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10662 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10663 | fi |
| 10664 | echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5 |
| 10665 | echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6 |
| 10666 | if test $ac_cv_type_pthread_rwlockattr_t = yes; then |
| 10667 | |
| 10668 | cat >>confdefs.h <<_ACEOF |
| 10669 | #define HAVE_PTHREAD_RWLOCKATTR_T 1 |
| 10670 | _ACEOF |
| 10671 | |
| 10672 | |
| 10673 | fi |
| 10674 | |
| 10675 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10676 | ac_save_LIBS="$LIBS" |
| 10677 | LIBS="$LIBS $LIBPTHREAD" |
| 10678 | |
Emmanuel Maillard | d110e1f | 2004-07-21 03:06:03 +0000 | [diff] [blame] | 10679 | |
| 10680 | |
| 10681 | for ac_func in \ |
| 10682 | pthread_getattr_np \ |
| 10683 | pthread_get_stackaddr_np \ |
| 10684 | pthread_get_stacksize_np \ |
| 10685 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10686 | do |
| 10687 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 10688 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
| 10689 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 10690 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 10691 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10692 | else |
| 10693 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10694 | /* confdefs.h. */ |
| 10695 | _ACEOF |
| 10696 | cat confdefs.h >>conftest.$ac_ext |
| 10697 | cat >>conftest.$ac_ext <<_ACEOF |
| 10698 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10699 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 10700 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 10701 | #define $ac_func innocuous_$ac_func |
| 10702 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10703 | /* System header to define __stub macros and hopefully few prototypes, |
| 10704 | which can conflict with char $ac_func (); below. |
| 10705 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 10706 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10707 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10708 | #ifdef __STDC__ |
| 10709 | # include <limits.h> |
| 10710 | #else |
| 10711 | # include <assert.h> |
| 10712 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10713 | |
| 10714 | #undef $ac_func |
| 10715 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10716 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 10717 | #ifdef __cplusplus |
| 10718 | extern "C" |
| 10719 | { |
| 10720 | #endif |
| 10721 | /* We use char because int might match the return type of a gcc2 |
| 10722 | builtin and then its argument prototype would still apply. */ |
| 10723 | char $ac_func (); |
| 10724 | /* The GNU C library defines this for functions which it implements |
| 10725 | to always fail with ENOSYS. Some functions are actually named |
| 10726 | something starting with __ and the normal name is an alias. */ |
| 10727 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 10728 | choke me |
| 10729 | #else |
| 10730 | char (*f) () = $ac_func; |
| 10731 | #endif |
| 10732 | #ifdef __cplusplus |
| 10733 | } |
| 10734 | #endif |
| 10735 | |
| 10736 | int |
| 10737 | main () |
| 10738 | { |
| 10739 | return f != $ac_func; |
| 10740 | ; |
| 10741 | return 0; |
| 10742 | } |
| 10743 | _ACEOF |
| 10744 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10745 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10746 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10747 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10748 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10749 | rm -f conftest.er1 |
| 10750 | cat conftest.err >&5 |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10752 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10753 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10755 | (eval $ac_try) 2>&5 |
| 10756 | ac_status=$? |
| 10757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10758 | (exit $ac_status); }; } && |
| 10759 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10760 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10761 | (eval $ac_try) 2>&5 |
| 10762 | ac_status=$? |
| 10763 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10764 | (exit $ac_status); }; }; then |
| 10765 | eval "$as_ac_var=yes" |
| 10766 | else |
| 10767 | echo "$as_me: failed program was:" >&5 |
| 10768 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10769 | |
| 10770 | eval "$as_ac_var=no" |
| 10771 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10772 | rm -f conftest.err conftest.$ac_objext \ |
| 10773 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10774 | fi |
| 10775 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10776 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 10777 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 10778 | cat >>confdefs.h <<_ACEOF |
| 10779 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 10780 | _ACEOF |
| 10781 | |
| 10782 | fi |
| 10783 | done |
| 10784 | |
| 10785 | LIBS="$ac_save_LIBS" |
| 10786 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10787 | |
| 10788 | |
| 10789 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10790 | for ac_header in sys/soundcard.h machine/soundcard.h soundcard.h |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10791 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10792 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10793 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10794 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10795 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 10796 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10797 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10798 | fi |
| 10799 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 10800 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10801 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10802 | # Is the header compilable? |
| 10803 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 10804 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 10805 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10806 | /* confdefs.h. */ |
| 10807 | _ACEOF |
| 10808 | cat confdefs.h >>conftest.$ac_ext |
| 10809 | cat >>conftest.$ac_ext <<_ACEOF |
| 10810 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10811 | $ac_includes_default |
| 10812 | #include <$ac_header> |
| 10813 | _ACEOF |
| 10814 | rm -f conftest.$ac_objext |
| 10815 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10816 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10817 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10818 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10819 | rm -f conftest.er1 |
| 10820 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10822 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10823 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10824 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10825 | (eval $ac_try) 2>&5 |
| 10826 | ac_status=$? |
| 10827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10828 | (exit $ac_status); }; } && |
| 10829 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10830 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10831 | (eval $ac_try) 2>&5 |
| 10832 | ac_status=$? |
| 10833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10834 | (exit $ac_status); }; }; then |
| 10835 | ac_header_compiler=yes |
| 10836 | else |
| 10837 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10838 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10839 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10840 | ac_header_compiler=no |
| 10841 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10842 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10843 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10844 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10845 | |
| 10846 | # Is the header present? |
| 10847 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 10848 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 10849 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10850 | /* confdefs.h. */ |
| 10851 | _ACEOF |
| 10852 | cat confdefs.h >>conftest.$ac_ext |
| 10853 | cat >>conftest.$ac_ext <<_ACEOF |
| 10854 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10855 | #include <$ac_header> |
| 10856 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10857 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10858 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 10859 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 10860 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10861 | rm -f conftest.er1 |
| 10862 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10863 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10864 | (exit $ac_status); } >/dev/null; then |
| 10865 | if test -s conftest.err; then |
| 10866 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10867 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10868 | else |
| 10869 | ac_cpp_err= |
| 10870 | fi |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10871 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10872 | ac_cpp_err=yes |
| 10873 | fi |
| 10874 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10875 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10876 | else |
| 10877 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10878 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10879 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10880 | ac_header_preproc=no |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10881 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10882 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10883 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 10884 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 10885 | |
| 10886 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10887 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 10888 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10889 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 10890 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10891 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 10892 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 10893 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10894 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10895 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10896 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 10897 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10898 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 10899 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 10900 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 10901 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 10902 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 10903 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10904 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10905 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10906 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 10907 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10908 | ( |
| 10909 | cat <<\_ASBOX |
| 10910 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10911 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10912 | ## ------------------------------------ ## |
| 10913 | _ASBOX |
| 10914 | ) | |
| 10915 | sed "s/^/$as_me: WARNING: /" >&2 |
| 10916 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10917 | esac |
| 10918 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 10919 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 10920 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10921 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10922 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10923 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10924 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10925 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10926 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10927 | |
| 10928 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10929 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10930 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10931 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10932 | _ACEOF |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 10933 | break |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10934 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10935 | |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10936 | done |
| 10937 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10938 | |
| 10939 | echo "$as_me:$LINENO: checking for Open Sound System" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10940 | echo $ECHO_N "checking for Open Sound System... $ECHO_C" >&6 |
| 10941 | if test "${ac_cv_c_opensoundsystem+set}" = set; then |
| 10942 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 10943 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10944 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10945 | /* confdefs.h. */ |
| 10946 | _ACEOF |
| 10947 | cat confdefs.h >>conftest.$ac_ext |
| 10948 | cat >>conftest.$ac_ext <<_ACEOF |
| 10949 | /* end confdefs.h. */ |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10950 | |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 10951 | #if defined(HAVE_SYS_SOUNDCARD_H) |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10952 | #include <sys/soundcard.h> |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 10953 | #elif defined(HAVE_MACHINE_SOUNDCARD_H) |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10954 | #include <machine/soundcard.h> |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 10955 | #elif defined(HAVE_SOUNDCARD_H) |
| 10956 | #include <soundcard.h> |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10957 | #endif |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 10958 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10959 | int |
| 10960 | main () |
| 10961 | { |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10962 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10963 | |
Alexandre Julliard | 60ce85c | 1998-02-01 18:33:27 +0000 | [diff] [blame] | 10964 | /* check for one of the Open Sound System specific SNDCTL_ defines */ |
| 10965 | #if !defined(SNDCTL_DSP_STEREO) |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 10966 | #error No open sound system |
| 10967 | #endif |
| 10968 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10969 | ; |
| 10970 | return 0; |
| 10971 | } |
| 10972 | _ACEOF |
| 10973 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10974 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10975 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10976 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10977 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10978 | rm -f conftest.er1 |
| 10979 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10980 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10981 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10982 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10983 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10984 | (eval $ac_try) 2>&5 |
| 10985 | ac_status=$? |
| 10986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10987 | (exit $ac_status); }; } && |
| 10988 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10990 | (eval $ac_try) 2>&5 |
| 10991 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10992 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10993 | (exit $ac_status); }; }; then |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 10994 | ac_cv_c_opensoundsystem="yes" |
| 10995 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10996 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10997 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10998 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10999 | ac_cv_c_opensoundsystem="no" |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11000 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11001 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11002 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11003 | echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11004 | echo "${ECHO_T}$ac_cv_c_opensoundsystem" >&6 |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11005 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 11006 | if test "$ac_cv_c_opensoundsystem" = "yes" |
| 11007 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11008 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11009 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 11010 | #define HAVE_OSS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11011 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 11012 | |
| 11013 | fi |
| 11014 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11015 | echo "$as_me:$LINENO: checking for Open Sound System/MIDI interface" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11016 | echo $ECHO_N "checking for Open Sound System/MIDI interface... $ECHO_C" >&6 |
| 11017 | if test "${ac_cv_c_opensoundsystem_midi+set}" = set; then |
| 11018 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11019 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11020 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11021 | /* confdefs.h. */ |
| 11022 | _ACEOF |
| 11023 | cat confdefs.h >>conftest.$ac_ext |
| 11024 | cat >>conftest.$ac_ext <<_ACEOF |
| 11025 | /* end confdefs.h. */ |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11026 | |
| 11027 | #if defined(HAVE_SYS_SOUNDCARD_H) |
| 11028 | #include <sys/soundcard.h> |
| 11029 | #elif defined(HAVE_MACHINE_SOUNDCARD_H) |
| 11030 | #include <machine/soundcard.h> |
| 11031 | #elif defined(HAVE_SOUNDCARD_H) |
| 11032 | #include <soundcard.h> |
| 11033 | #endif |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11034 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11035 | int |
| 11036 | main () |
| 11037 | { |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11038 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11039 | |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11040 | /* check for one of the Open Sound System specific SNDCTL_SEQ defines */ |
| 11041 | #if !defined(SNDCTL_SEQ_SYNC) |
| 11042 | #error No open sound system MIDI interface |
| 11043 | #endif |
| 11044 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11045 | ; |
| 11046 | return 0; |
| 11047 | } |
| 11048 | _ACEOF |
| 11049 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11050 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11051 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11052 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11053 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11054 | rm -f conftest.er1 |
| 11055 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11057 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11058 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11059 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11060 | (eval $ac_try) 2>&5 |
| 11061 | ac_status=$? |
| 11062 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11063 | (exit $ac_status); }; } && |
| 11064 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11065 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11066 | (eval $ac_try) 2>&5 |
| 11067 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11068 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11069 | (exit $ac_status); }; }; then |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11070 | ac_cv_c_opensoundsystem_midi="yes" |
| 11071 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11072 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11073 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11074 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11075 | ac_cv_c_opensoundsystem_midi="no" |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11076 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11077 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11078 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11079 | echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem_midi" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11080 | echo "${ECHO_T}$ac_cv_c_opensoundsystem_midi" >&6 |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11081 | |
| 11082 | if test "$ac_cv_c_opensoundsystem_midi" = "yes" |
| 11083 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11084 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11085 | cat >>confdefs.h <<\_ACEOF |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11086 | #define HAVE_OSS_MIDI 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11087 | _ACEOF |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11088 | |
| 11089 | fi |
| 11090 | |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11091 | # Extract the first word of "artsc-config", so it can be a program name with args. |
| 11092 | set dummy artsc-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11093 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11094 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 11095 | if test "${ac_cv_path_ARTSCCONFIG+set}" = set; then |
| 11096 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11097 | else |
| 11098 | case $ARTSCCONFIG in |
| 11099 | [\\/]* | ?:[\\/]*) |
| 11100 | ac_cv_path_ARTSCCONFIG="$ARTSCCONFIG" # Let the user override the test with a path. |
| 11101 | ;; |
| 11102 | *) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11103 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 11104 | for as_dir in $PATH |
| 11105 | do |
| 11106 | IFS=$as_save_IFS |
| 11107 | test -z "$as_dir" && as_dir=. |
| 11108 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 11109 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 11110 | ac_cv_path_ARTSCCONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 11111 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 11112 | break 2 |
| 11113 | fi |
| 11114 | done |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11115 | done |
| 11116 | |
| 11117 | ;; |
| 11118 | esac |
| 11119 | fi |
| 11120 | ARTSCCONFIG=$ac_cv_path_ARTSCCONFIG |
| 11121 | |
| 11122 | if test -n "$ARTSCCONFIG"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11123 | echo "$as_me:$LINENO: result: $ARTSCCONFIG" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11124 | echo "${ECHO_T}$ARTSCCONFIG" >&6 |
| 11125 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11126 | echo "$as_me:$LINENO: result: no" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11127 | echo "${ECHO_T}no" >&6 |
| 11128 | fi |
| 11129 | |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11130 | if test x$ARTSCCONFIG != x -a x$ARTSCCONFIG != x'"$ARTSCCONFIG"'; |
| 11131 | then |
Alexandre Julliard | b3b12cf | 2004-02-24 01:24:20 +0000 | [diff] [blame] | 11132 | ARTSC_CFLAGS="" |
| 11133 | for i in `$ARTSCCONFIG --cflags` |
| 11134 | do |
| 11135 | case "$i" in |
| 11136 | -I*) ARTSC_CFLAGS="$ARTSC_CFLAGS $i";; |
| 11137 | esac |
| 11138 | done |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11139 | ARTSC_LIBS=`$ARTSCCONFIG --libs` |
| 11140 | save_CFLAGS="$CFLAGS" |
| 11141 | CFLAGS="$CFLAGS $ARTSC_CFLAGS" |
| 11142 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11143 | /* confdefs.h. */ |
| 11144 | _ACEOF |
| 11145 | cat confdefs.h >>conftest.$ac_ext |
| 11146 | cat >>conftest.$ac_ext <<_ACEOF |
| 11147 | /* end confdefs.h. */ |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11148 | #include <artsc.h> |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11149 | int |
| 11150 | main () |
| 11151 | { |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11152 | arts_stream_t stream; |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11153 | ; |
| 11154 | return 0; |
| 11155 | } |
| 11156 | _ACEOF |
| 11157 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11158 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11159 | (eval $ac_compile) 2>conftest.er1 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11160 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11161 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11162 | rm -f conftest.er1 |
| 11163 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11164 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11165 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11166 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11167 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11168 | (eval $ac_try) 2>&5 |
| 11169 | ac_status=$? |
| 11170 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11171 | (exit $ac_status); }; } && |
| 11172 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11173 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11174 | (eval $ac_try) 2>&5 |
| 11175 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11176 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11177 | (exit $ac_status); }; }; then |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11178 | ARTSLIBS=$ARTSC_LIBS |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11179 | |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11180 | ARTSINCL=$ARTSC_CFLAGS |
| 11181 | |
| 11182 | |
| 11183 | cat >>confdefs.h <<\_ACEOF |
| 11184 | #define HAVE_ARTS 1 |
| 11185 | _ACEOF |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11186 | |
| 11187 | else |
| 11188 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11189 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11190 | |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11191 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11192 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11193 | CFLAGS="$save_CFLAGS" |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11194 | fi |
| 11195 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11196 | ALSALIBS="" |
| 11197 | |
| 11198 | |
Marco Pietrobono | 0e79a41 | 2002-08-29 01:51:31 +0000 | [diff] [blame] | 11199 | |
| 11200 | for ac_header in alsa/asoundlib.h sys/asoundlib.h |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11201 | do |
| 11202 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11203 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11204 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11205 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11206 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11207 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11208 | fi |
| 11209 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11210 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11211 | else |
| 11212 | # Is the header compilable? |
| 11213 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11214 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11215 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11216 | /* confdefs.h. */ |
| 11217 | _ACEOF |
| 11218 | cat confdefs.h >>conftest.$ac_ext |
| 11219 | cat >>conftest.$ac_ext <<_ACEOF |
| 11220 | /* end confdefs.h. */ |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11221 | $ac_includes_default |
| 11222 | #include <$ac_header> |
| 11223 | _ACEOF |
| 11224 | rm -f conftest.$ac_objext |
| 11225 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11226 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11227 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11228 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11229 | rm -f conftest.er1 |
| 11230 | cat conftest.err >&5 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11231 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11232 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11233 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11234 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11235 | (eval $ac_try) 2>&5 |
| 11236 | ac_status=$? |
| 11237 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11238 | (exit $ac_status); }; } && |
| 11239 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11240 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11241 | (eval $ac_try) 2>&5 |
| 11242 | ac_status=$? |
| 11243 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11244 | (exit $ac_status); }; }; then |
| 11245 | ac_header_compiler=yes |
| 11246 | else |
| 11247 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11248 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11249 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11250 | ac_header_compiler=no |
| 11251 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11252 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11253 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11254 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11255 | |
| 11256 | # Is the header present? |
| 11257 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11258 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11259 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11260 | /* confdefs.h. */ |
| 11261 | _ACEOF |
| 11262 | cat confdefs.h >>conftest.$ac_ext |
| 11263 | cat >>conftest.$ac_ext <<_ACEOF |
| 11264 | /* end confdefs.h. */ |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11265 | #include <$ac_header> |
| 11266 | _ACEOF |
| 11267 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11268 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11269 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 11270 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11271 | rm -f conftest.er1 |
| 11272 | cat conftest.err >&5 |
| 11273 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11274 | (exit $ac_status); } >/dev/null; then |
| 11275 | if test -s conftest.err; then |
| 11276 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11277 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11278 | else |
| 11279 | ac_cpp_err= |
| 11280 | fi |
| 11281 | else |
| 11282 | ac_cpp_err=yes |
| 11283 | fi |
| 11284 | if test -z "$ac_cpp_err"; then |
| 11285 | ac_header_preproc=yes |
| 11286 | else |
| 11287 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11288 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11289 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11290 | ac_header_preproc=no |
| 11291 | fi |
| 11292 | rm -f conftest.err conftest.$ac_ext |
| 11293 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11294 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11295 | |
| 11296 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11297 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11298 | yes:no: ) |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11299 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11300 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11301 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11302 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11303 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11304 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11305 | no:yes:* ) |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11306 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11307 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11308 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11309 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11310 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11311 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11312 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11313 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11314 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11315 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11316 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11317 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11318 | ( |
| 11319 | cat <<\_ASBOX |
| 11320 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11321 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11322 | ## ------------------------------------ ## |
| 11323 | _ASBOX |
| 11324 | ) | |
| 11325 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11326 | ;; |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11327 | esac |
| 11328 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11329 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11330 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11331 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11332 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11333 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11334 | fi |
| 11335 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11336 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11337 | |
| 11338 | fi |
| 11339 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11340 | cat >>confdefs.h <<_ACEOF |
| 11341 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 11342 | _ACEOF |
Marco Pietrobono | 0e79a41 | 2002-08-29 01:51:31 +0000 | [diff] [blame] | 11343 | break |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11344 | fi |
| 11345 | |
| 11346 | done |
| 11347 | |
Marco Pietrobono | 0e79a41 | 2002-08-29 01:51:31 +0000 | [diff] [blame] | 11348 | if test "$ac_cv_header_sys_asoundlib_h" = "yes" -o "$ac_cv_header_alsa_asoundlib_h" = "yes" |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11349 | then |
| 11350 | echo "$as_me:$LINENO: checking for snd_pcm_open in -lasound" >&5 |
| 11351 | echo $ECHO_N "checking for snd_pcm_open in -lasound... $ECHO_C" >&6 |
| 11352 | if test "${ac_cv_lib_asound_snd_pcm_open+set}" = set; then |
| 11353 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11354 | else |
| 11355 | ac_check_lib_save_LIBS=$LIBS |
| 11356 | LIBS="-lasound $LIBS" |
| 11357 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11358 | /* confdefs.h. */ |
| 11359 | _ACEOF |
| 11360 | cat confdefs.h >>conftest.$ac_ext |
| 11361 | cat >>conftest.$ac_ext <<_ACEOF |
| 11362 | /* end confdefs.h. */ |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11363 | |
| 11364 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11365 | #ifdef __cplusplus |
| 11366 | extern "C" |
| 11367 | #endif |
| 11368 | /* We use char because int might match the return type of a gcc2 |
| 11369 | builtin and then its argument prototype would still apply. */ |
| 11370 | char snd_pcm_open (); |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11371 | int |
| 11372 | main () |
| 11373 | { |
| 11374 | snd_pcm_open (); |
| 11375 | ; |
| 11376 | return 0; |
| 11377 | } |
| 11378 | _ACEOF |
| 11379 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11380 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11381 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11382 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11383 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11384 | rm -f conftest.er1 |
| 11385 | cat conftest.err >&5 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11386 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11387 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11388 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11389 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11390 | (eval $ac_try) 2>&5 |
| 11391 | ac_status=$? |
| 11392 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11393 | (exit $ac_status); }; } && |
| 11394 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11395 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11396 | (eval $ac_try) 2>&5 |
| 11397 | ac_status=$? |
| 11398 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11399 | (exit $ac_status); }; }; then |
| 11400 | ac_cv_lib_asound_snd_pcm_open=yes |
| 11401 | else |
| 11402 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11403 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11404 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11405 | ac_cv_lib_asound_snd_pcm_open=no |
| 11406 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11407 | rm -f conftest.err conftest.$ac_objext \ |
| 11408 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11409 | LIBS=$ac_check_lib_save_LIBS |
| 11410 | fi |
| 11411 | echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_open" >&5 |
| 11412 | echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_open" >&6 |
| 11413 | if test $ac_cv_lib_asound_snd_pcm_open = yes; then |
| 11414 | |
| 11415 | cat >>confdefs.h <<\_ACEOF |
| 11416 | #define HAVE_ALSA 1 |
| 11417 | _ACEOF |
| 11418 | |
| 11419 | ALSALIBS="-lasound" |
| 11420 | fi |
| 11421 | |
| 11422 | fi |
| 11423 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11424 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11425 | AUDIOIOLIBS="" |
| 11426 | |
| 11427 | |
| 11428 | for ac_header in libaudioio.h |
| 11429 | do |
| 11430 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11431 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11432 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11433 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11434 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11435 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11436 | fi |
| 11437 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11438 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11439 | else |
| 11440 | # Is the header compilable? |
| 11441 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11442 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11443 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11444 | /* confdefs.h. */ |
| 11445 | _ACEOF |
| 11446 | cat confdefs.h >>conftest.$ac_ext |
| 11447 | cat >>conftest.$ac_ext <<_ACEOF |
| 11448 | /* end confdefs.h. */ |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11449 | $ac_includes_default |
| 11450 | #include <$ac_header> |
| 11451 | _ACEOF |
| 11452 | rm -f conftest.$ac_objext |
| 11453 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11454 | (eval $ac_compile) 2>conftest.er1 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11455 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11456 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11457 | rm -f conftest.er1 |
| 11458 | cat conftest.err >&5 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11459 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11460 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11461 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11462 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11463 | (eval $ac_try) 2>&5 |
| 11464 | ac_status=$? |
| 11465 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11466 | (exit $ac_status); }; } && |
| 11467 | { ac_try='test -s conftest.$ac_objext' |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11468 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11469 | (eval $ac_try) 2>&5 |
| 11470 | ac_status=$? |
| 11471 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11472 | (exit $ac_status); }; }; then |
| 11473 | ac_header_compiler=yes |
| 11474 | else |
| 11475 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11476 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11477 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11478 | ac_header_compiler=no |
| 11479 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11480 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11481 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11482 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11483 | |
| 11484 | # Is the header present? |
| 11485 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11486 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11487 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11488 | /* confdefs.h. */ |
| 11489 | _ACEOF |
| 11490 | cat confdefs.h >>conftest.$ac_ext |
| 11491 | cat >>conftest.$ac_ext <<_ACEOF |
| 11492 | /* end confdefs.h. */ |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11493 | #include <$ac_header> |
| 11494 | _ACEOF |
| 11495 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11496 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11497 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 11498 | grep -v '^ *+' conftest.er1 >conftest.err |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11499 | rm -f conftest.er1 |
| 11500 | cat conftest.err >&5 |
| 11501 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11502 | (exit $ac_status); } >/dev/null; then |
| 11503 | if test -s conftest.err; then |
| 11504 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11505 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11506 | else |
| 11507 | ac_cpp_err= |
| 11508 | fi |
| 11509 | else |
| 11510 | ac_cpp_err=yes |
| 11511 | fi |
| 11512 | if test -z "$ac_cpp_err"; then |
| 11513 | ac_header_preproc=yes |
| 11514 | else |
| 11515 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11516 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11517 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11518 | ac_header_preproc=no |
| 11519 | fi |
| 11520 | rm -f conftest.err conftest.$ac_ext |
| 11521 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11522 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11523 | |
| 11524 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11525 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11526 | yes:no: ) |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11527 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11528 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11529 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11530 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11531 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11532 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11533 | no:yes:* ) |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11534 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11535 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11536 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11537 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11538 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11539 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11540 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11541 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11542 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11543 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11544 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11545 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11546 | ( |
| 11547 | cat <<\_ASBOX |
| 11548 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11549 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11550 | ## ------------------------------------ ## |
| 11551 | _ASBOX |
| 11552 | ) | |
| 11553 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11554 | ;; |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11555 | esac |
| 11556 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11557 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11558 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11559 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11560 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11561 | eval "$as_ac_Header=\$ac_header_preproc" |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11562 | fi |
| 11563 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11564 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11565 | |
| 11566 | fi |
| 11567 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11568 | cat >>confdefs.h <<_ACEOF |
| 11569 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 11570 | _ACEOF |
| 11571 | echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5 |
| 11572 | echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6 |
| 11573 | if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then |
| 11574 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11575 | else |
| 11576 | ac_check_lib_save_LIBS=$LIBS |
| 11577 | LIBS="-laudioio $LIBS" |
| 11578 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11579 | /* confdefs.h. */ |
| 11580 | _ACEOF |
| 11581 | cat confdefs.h >>conftest.$ac_ext |
| 11582 | cat >>conftest.$ac_ext <<_ACEOF |
| 11583 | /* end confdefs.h. */ |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11584 | |
| 11585 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11586 | #ifdef __cplusplus |
| 11587 | extern "C" |
| 11588 | #endif |
| 11589 | /* We use char because int might match the return type of a gcc2 |
| 11590 | builtin and then its argument prototype would still apply. */ |
| 11591 | char AudioIOGetVersion (); |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11592 | int |
| 11593 | main () |
| 11594 | { |
| 11595 | AudioIOGetVersion (); |
| 11596 | ; |
| 11597 | return 0; |
| 11598 | } |
| 11599 | _ACEOF |
| 11600 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11601 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11602 | (eval $ac_link) 2>conftest.er1 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11603 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11604 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11605 | rm -f conftest.er1 |
| 11606 | cat conftest.err >&5 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11607 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11608 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11609 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11610 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11611 | (eval $ac_try) 2>&5 |
| 11612 | ac_status=$? |
| 11613 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11614 | (exit $ac_status); }; } && |
| 11615 | { ac_try='test -s conftest$ac_exeext' |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11616 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11617 | (eval $ac_try) 2>&5 |
| 11618 | ac_status=$? |
| 11619 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11620 | (exit $ac_status); }; }; then |
| 11621 | ac_cv_lib_audioio_AudioIOGetVersion=yes |
| 11622 | else |
| 11623 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11624 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11625 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11626 | ac_cv_lib_audioio_AudioIOGetVersion=no |
| 11627 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11628 | rm -f conftest.err conftest.$ac_objext \ |
| 11629 | conftest$ac_exeext conftest.$ac_ext |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11630 | LIBS=$ac_check_lib_save_LIBS |
| 11631 | fi |
| 11632 | echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5 |
| 11633 | echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6 |
| 11634 | if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then |
| 11635 | AUDIOIOLIBS="-laudioio" |
| 11636 | |
| 11637 | cat >>confdefs.h <<\_ACEOF |
| 11638 | #define HAVE_LIBAUDIOIO 1 |
| 11639 | _ACEOF |
| 11640 | |
| 11641 | fi |
| 11642 | |
| 11643 | fi |
| 11644 | |
| 11645 | done |
| 11646 | |
| 11647 | |
| 11648 | |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11649 | |
| 11650 | for ac_header in capi20.h |
| 11651 | do |
| 11652 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11653 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11654 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11655 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11656 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11657 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11658 | fi |
| 11659 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11660 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11661 | else |
| 11662 | # Is the header compilable? |
| 11663 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11664 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11665 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11666 | /* confdefs.h. */ |
| 11667 | _ACEOF |
| 11668 | cat confdefs.h >>conftest.$ac_ext |
| 11669 | cat >>conftest.$ac_ext <<_ACEOF |
| 11670 | /* end confdefs.h. */ |
| 11671 | $ac_includes_default |
| 11672 | #include <$ac_header> |
| 11673 | _ACEOF |
| 11674 | rm -f conftest.$ac_objext |
| 11675 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11676 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11677 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11678 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11679 | rm -f conftest.er1 |
| 11680 | cat conftest.err >&5 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11681 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11682 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11683 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11684 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11685 | (eval $ac_try) 2>&5 |
| 11686 | ac_status=$? |
| 11687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11688 | (exit $ac_status); }; } && |
| 11689 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11690 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11691 | (eval $ac_try) 2>&5 |
| 11692 | ac_status=$? |
| 11693 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11694 | (exit $ac_status); }; }; then |
| 11695 | ac_header_compiler=yes |
| 11696 | else |
| 11697 | echo "$as_me: failed program was:" >&5 |
| 11698 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11699 | |
| 11700 | ac_header_compiler=no |
| 11701 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11702 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11703 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11704 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11705 | |
| 11706 | # Is the header present? |
| 11707 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11708 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11709 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11710 | /* confdefs.h. */ |
| 11711 | _ACEOF |
| 11712 | cat confdefs.h >>conftest.$ac_ext |
| 11713 | cat >>conftest.$ac_ext <<_ACEOF |
| 11714 | /* end confdefs.h. */ |
| 11715 | #include <$ac_header> |
| 11716 | _ACEOF |
| 11717 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11718 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11719 | ac_status=$? |
| 11720 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11721 | rm -f conftest.er1 |
| 11722 | cat conftest.err >&5 |
| 11723 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11724 | (exit $ac_status); } >/dev/null; then |
| 11725 | if test -s conftest.err; then |
| 11726 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11727 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11728 | else |
| 11729 | ac_cpp_err= |
| 11730 | fi |
| 11731 | else |
| 11732 | ac_cpp_err=yes |
| 11733 | fi |
| 11734 | if test -z "$ac_cpp_err"; then |
| 11735 | ac_header_preproc=yes |
| 11736 | else |
| 11737 | echo "$as_me: failed program was:" >&5 |
| 11738 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11739 | |
| 11740 | ac_header_preproc=no |
| 11741 | fi |
| 11742 | rm -f conftest.err conftest.$ac_ext |
| 11743 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11744 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11745 | |
| 11746 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11747 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11748 | yes:no: ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11749 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11750 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11751 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11752 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11753 | ac_header_preproc=yes |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11754 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11755 | no:yes:* ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11756 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11757 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11758 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11759 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11760 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11761 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11762 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11763 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11764 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 11765 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11766 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11767 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11768 | ( |
| 11769 | cat <<\_ASBOX |
| 11770 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11771 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11772 | ## ------------------------------------ ## |
| 11773 | _ASBOX |
| 11774 | ) | |
| 11775 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11776 | ;; |
| 11777 | esac |
| 11778 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11779 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11780 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11781 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11782 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11783 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11784 | fi |
| 11785 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11786 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11787 | |
| 11788 | fi |
| 11789 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11790 | cat >>confdefs.h <<_ACEOF |
| 11791 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 11792 | _ACEOF |
| 11793 | |
| 11794 | |
| 11795 | for ac_header in linux/capi.h |
| 11796 | do |
| 11797 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11798 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11799 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11800 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11801 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11802 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11803 | fi |
| 11804 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11805 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11806 | else |
| 11807 | # Is the header compilable? |
| 11808 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11809 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11810 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11811 | /* confdefs.h. */ |
| 11812 | _ACEOF |
| 11813 | cat confdefs.h >>conftest.$ac_ext |
| 11814 | cat >>conftest.$ac_ext <<_ACEOF |
| 11815 | /* end confdefs.h. */ |
| 11816 | $ac_includes_default |
| 11817 | #include <$ac_header> |
| 11818 | _ACEOF |
| 11819 | rm -f conftest.$ac_objext |
| 11820 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11821 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11822 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11823 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11824 | rm -f conftest.er1 |
| 11825 | cat conftest.err >&5 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11826 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11827 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11828 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11829 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11830 | (eval $ac_try) 2>&5 |
| 11831 | ac_status=$? |
| 11832 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11833 | (exit $ac_status); }; } && |
| 11834 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11835 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11836 | (eval $ac_try) 2>&5 |
| 11837 | ac_status=$? |
| 11838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11839 | (exit $ac_status); }; }; then |
| 11840 | ac_header_compiler=yes |
| 11841 | else |
| 11842 | echo "$as_me: failed program was:" >&5 |
| 11843 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11844 | |
| 11845 | ac_header_compiler=no |
| 11846 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11847 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11848 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11849 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11850 | |
| 11851 | # Is the header present? |
| 11852 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11853 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11854 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11855 | /* confdefs.h. */ |
| 11856 | _ACEOF |
| 11857 | cat confdefs.h >>conftest.$ac_ext |
| 11858 | cat >>conftest.$ac_ext <<_ACEOF |
| 11859 | /* end confdefs.h. */ |
| 11860 | #include <$ac_header> |
| 11861 | _ACEOF |
| 11862 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11863 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11864 | ac_status=$? |
| 11865 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11866 | rm -f conftest.er1 |
| 11867 | cat conftest.err >&5 |
| 11868 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11869 | (exit $ac_status); } >/dev/null; then |
| 11870 | if test -s conftest.err; then |
| 11871 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11872 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11873 | else |
| 11874 | ac_cpp_err= |
| 11875 | fi |
| 11876 | else |
| 11877 | ac_cpp_err=yes |
| 11878 | fi |
| 11879 | if test -z "$ac_cpp_err"; then |
| 11880 | ac_header_preproc=yes |
| 11881 | else |
| 11882 | echo "$as_me: failed program was:" >&5 |
| 11883 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11884 | |
| 11885 | ac_header_preproc=no |
| 11886 | fi |
| 11887 | rm -f conftest.err conftest.$ac_ext |
| 11888 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11889 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11890 | |
| 11891 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11892 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11893 | yes:no: ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11894 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11895 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11896 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11897 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11898 | ac_header_preproc=yes |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11899 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11900 | no:yes:* ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11901 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11902 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11903 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11904 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11905 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11906 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11907 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11908 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11909 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 11910 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11911 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11912 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11913 | ( |
| 11914 | cat <<\_ASBOX |
| 11915 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11916 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11917 | ## ------------------------------------ ## |
| 11918 | _ASBOX |
| 11919 | ) | |
| 11920 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11921 | ;; |
| 11922 | esac |
| 11923 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11924 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11925 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11926 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11927 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11928 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11929 | fi |
| 11930 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11931 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11932 | |
| 11933 | fi |
| 11934 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11935 | cat >>confdefs.h <<_ACEOF |
| 11936 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 11937 | _ACEOF |
| 11938 | |
| 11939 | echo "$as_me:$LINENO: checking for capi20_register in -lcapi20" >&5 |
| 11940 | echo $ECHO_N "checking for capi20_register in -lcapi20... $ECHO_C" >&6 |
| 11941 | if test "${ac_cv_lib_capi20_capi20_register+set}" = set; then |
| 11942 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11943 | else |
| 11944 | ac_check_lib_save_LIBS=$LIBS |
| 11945 | LIBS="-lcapi20 $LIBS" |
| 11946 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11947 | /* confdefs.h. */ |
| 11948 | _ACEOF |
| 11949 | cat confdefs.h >>conftest.$ac_ext |
| 11950 | cat >>conftest.$ac_ext <<_ACEOF |
| 11951 | /* end confdefs.h. */ |
| 11952 | |
| 11953 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11954 | #ifdef __cplusplus |
| 11955 | extern "C" |
| 11956 | #endif |
| 11957 | /* We use char because int might match the return type of a gcc2 |
| 11958 | builtin and then its argument prototype would still apply. */ |
| 11959 | char capi20_register (); |
| 11960 | int |
| 11961 | main () |
| 11962 | { |
| 11963 | capi20_register (); |
| 11964 | ; |
| 11965 | return 0; |
| 11966 | } |
| 11967 | _ACEOF |
| 11968 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11969 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11970 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11971 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11972 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11973 | rm -f conftest.er1 |
| 11974 | cat conftest.err >&5 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11975 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11976 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11977 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11978 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11979 | (eval $ac_try) 2>&5 |
| 11980 | ac_status=$? |
| 11981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11982 | (exit $ac_status); }; } && |
| 11983 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11984 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11985 | (eval $ac_try) 2>&5 |
| 11986 | ac_status=$? |
| 11987 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11988 | (exit $ac_status); }; }; then |
| 11989 | ac_cv_lib_capi20_capi20_register=yes |
| 11990 | else |
| 11991 | echo "$as_me: failed program was:" >&5 |
| 11992 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11993 | |
| 11994 | ac_cv_lib_capi20_capi20_register=no |
| 11995 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11996 | rm -f conftest.err conftest.$ac_objext \ |
| 11997 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11998 | LIBS=$ac_check_lib_save_LIBS |
| 11999 | fi |
| 12000 | echo "$as_me:$LINENO: result: $ac_cv_lib_capi20_capi20_register" >&5 |
| 12001 | echo "${ECHO_T}$ac_cv_lib_capi20_capi20_register" >&6 |
| 12002 | if test $ac_cv_lib_capi20_capi20_register = yes; then |
| 12003 | |
| 12004 | |
| 12005 | cat >>confdefs.h <<\_ACEOF |
| 12006 | #define HAVE_CAPI4LINUX 1 |
| 12007 | _ACEOF |
| 12008 | |
| 12009 | CAPI4LINUXLIBS="-lcapi20" |
| 12010 | |
| 12011 | |
| 12012 | fi |
| 12013 | |
| 12014 | |
| 12015 | fi |
| 12016 | |
| 12017 | done |
| 12018 | |
| 12019 | |
| 12020 | fi |
| 12021 | |
| 12022 | done |
| 12023 | |
| 12024 | |
| 12025 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12026 | echo "$as_me:$LINENO: checking whether mmap64 works defined as mmap" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12027 | echo $ECHO_N "checking whether mmap64 works defined as mmap... $ECHO_C" >&6 |
| 12028 | if test "${ac_cv_mmap64_works+set}" = set; then |
| 12029 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12030 | else |
| 12031 | if test "$cross_compiling" = yes; then |
| 12032 | ac_cv_mmap64_works="no" |
| 12033 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12034 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12035 | /* confdefs.h. */ |
| 12036 | _ACEOF |
| 12037 | cat confdefs.h >>conftest.$ac_ext |
| 12038 | cat >>conftest.$ac_ext <<_ACEOF |
| 12039 | /* end confdefs.h. */ |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12040 | |
| 12041 | #define _FILE_OFFSET_BITS 64 |
| 12042 | #include <stdio.h> |
| 12043 | #include <unistd.h> |
| 12044 | #include <fcntl.h> |
| 12045 | #include <sys/mman.h> |
| 12046 | #include <errno.h> |
| 12047 | |
| 12048 | int main(int argc,char **argv) { |
| 12049 | int fd = open("conftest.map",O_CREAT|O_RDWR,0600); |
| 12050 | if (fd == -1) exit(1); |
| 12051 | |
| 12052 | unlink("conftest.map"); |
| 12053 | |
| 12054 | write(fd,"test",4); |
| 12055 | |
| 12056 | if ((-1 == mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) && |
| 12057 | (errno == EINVAL) |
| 12058 | ) { |
| 12059 | exit(1); |
| 12060 | } |
| 12061 | close(fd); |
| 12062 | fprintf(stderr,"success!\n"); |
| 12063 | exit(0); |
| 12064 | } |
| 12065 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12066 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12067 | _ACEOF |
| 12068 | rm -f conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12069 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12070 | (eval $ac_link) 2>&5 |
| 12071 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12073 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12074 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12075 | (eval $ac_try) 2>&5 |
| 12076 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12077 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12078 | (exit $ac_status); }; }; then |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12079 | ac_cv_mmap64_works="yes" |
| 12080 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12081 | echo "$as_me: program exited with status $ac_status" >&5 |
| 12082 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12083 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12084 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12085 | ( exit $ac_status ) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12086 | ac_cv_mmap64_works="no" |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12087 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 12088 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12089 | fi |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12090 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12091 | echo "$as_me:$LINENO: result: $ac_cv_mmap64_works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12092 | echo "${ECHO_T}$ac_cv_mmap64_works" >&6 |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12093 | |
| 12094 | if test "$ac_cv_mmap64_works" = "yes" |
| 12095 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12096 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12097 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12098 | #define _FILE_OFFSET_BITS 64 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12099 | _ACEOF |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12100 | |
| 12101 | fi |
| 12102 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12103 | |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12104 | EXTRACFLAGS="" |
| 12105 | |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12106 | if test "x${GCC}" = "xyes" |
| 12107 | then |
Hans Leidekker | d17b232 | 2004-01-06 21:37:44 +0000 | [diff] [blame] | 12108 | EXTRACFLAGS="-Wall -pipe" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12109 | |
| 12110 | echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12111 | echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6 |
| 12112 | if test "${ac_cv_c_gcc_strength_bug+set}" = set; then |
| 12113 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12114 | else |
| 12115 | if test "$cross_compiling" = yes; then |
| 12116 | ac_cv_c_gcc_strength_bug="yes" |
| 12117 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12118 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12119 | /* confdefs.h. */ |
| 12120 | _ACEOF |
| 12121 | cat confdefs.h >>conftest.$ac_ext |
| 12122 | cat >>conftest.$ac_ext <<_ACEOF |
| 12123 | /* end confdefs.h. */ |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12124 | |
Eric Pouech | 5aee80f | 2000-11-11 00:31:39 +0000 | [diff] [blame] | 12125 | int L[4] = {0,1,2,3}; |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12126 | int main(void) { |
Alexandre Julliard | d2e1c1a | 1996-03-09 16:12:43 +0000 | [diff] [blame] | 12127 | static int Array[3]; |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12128 | unsigned int B = 3; |
| 12129 | int i; |
Alexandre Julliard | d2e1c1a | 1996-03-09 16:12:43 +0000 | [diff] [blame] | 12130 | for(i=0; i<B; i++) Array[i] = i - 3; |
Eric Pouech | 5aee80f | 2000-11-11 00:31:39 +0000 | [diff] [blame] | 12131 | for(i=0; i<4 - 1; i++) L[i] = L[i + 1]; |
| 12132 | L[i] = 4; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12133 | |
Eric Pouech | 5aee80f | 2000-11-11 00:31:39 +0000 | [diff] [blame] | 12134 | exit( Array[1] != -2 || L[2] != 3); |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12135 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12136 | _ACEOF |
| 12137 | rm -f conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12138 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12139 | (eval $ac_link) 2>&5 |
| 12140 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12141 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12142 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12144 | (eval $ac_try) 2>&5 |
| 12145 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12147 | (exit $ac_status); }; }; then |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12148 | ac_cv_c_gcc_strength_bug="no" |
| 12149 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12150 | echo "$as_me: program exited with status $ac_status" >&5 |
| 12151 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12152 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12153 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12154 | ( exit $ac_status ) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12155 | ac_cv_c_gcc_strength_bug="yes" |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12156 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 12157 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12158 | fi |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12159 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12160 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12161 | echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6 |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12162 | if test "$ac_cv_c_gcc_strength_bug" = "yes" |
| 12163 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12164 | EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce" |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12165 | fi |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12166 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 12167 | echo "$as_me:$LINENO: checking for gcc -fshort-wchar support" >&5 |
| 12168 | echo $ECHO_N "checking for gcc -fshort-wchar support... $ECHO_C" >&6 |
| 12169 | if test "${ac_cv_c_gcc_fshort_wchar+set}" = set; then |
| 12170 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12171 | else |
| 12172 | ac_wine_try_cflags_saved=$CFLAGS |
| 12173 | CFLAGS="$CFLAGS -fshort-wchar" |
| 12174 | cat >conftest.$ac_ext <<_ACEOF |
| 12175 | /* confdefs.h. */ |
| 12176 | _ACEOF |
| 12177 | cat confdefs.h >>conftest.$ac_ext |
| 12178 | cat >>conftest.$ac_ext <<_ACEOF |
| 12179 | /* end confdefs.h. */ |
| 12180 | |
| 12181 | int |
| 12182 | main () |
| 12183 | { |
| 12184 | |
| 12185 | ; |
| 12186 | return 0; |
| 12187 | } |
| 12188 | _ACEOF |
| 12189 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12190 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12191 | (eval $ac_link) 2>conftest.er1 |
| 12192 | ac_status=$? |
| 12193 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12194 | rm -f conftest.er1 |
| 12195 | cat conftest.err >&5 |
| 12196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12197 | (exit $ac_status); } && |
| 12198 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12200 | (eval $ac_try) 2>&5 |
| 12201 | ac_status=$? |
| 12202 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12203 | (exit $ac_status); }; } && |
| 12204 | { ac_try='test -s conftest$ac_exeext' |
| 12205 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12206 | (eval $ac_try) 2>&5 |
| 12207 | ac_status=$? |
| 12208 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12209 | (exit $ac_status); }; }; then |
| 12210 | ac_cv_c_gcc_fshort_wchar="yes" |
| 12211 | else |
| 12212 | echo "$as_me: failed program was:" >&5 |
| 12213 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12214 | |
| 12215 | ac_cv_c_gcc_fshort_wchar="no" |
| 12216 | fi |
| 12217 | rm -f conftest.err conftest.$ac_objext \ |
| 12218 | conftest$ac_exeext conftest.$ac_ext |
| 12219 | CFLAGS=$ac_wine_try_cflags_saved |
| 12220 | fi |
| 12221 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_fshort_wchar" >&5 |
| 12222 | echo "${ECHO_T}$ac_cv_c_gcc_fshort_wchar" >&6 |
| 12223 | if test "$ac_cv_c_gcc_fshort_wchar" = "yes" |
| 12224 | then |
| 12225 | |
| 12226 | cat >>confdefs.h <<\_ACEOF |
| 12227 | #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" |
| 12228 | _ACEOF |
| 12229 | |
| 12230 | fi |
| 12231 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12232 | echo "$as_me:$LINENO: checking for gcc -mpreferred-stack-boundary=2 support" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12233 | echo $ECHO_N "checking for gcc -mpreferred-stack-boundary=2 support... $ECHO_C" >&6 |
| 12234 | if test "${ac_cv_c_gcc_stack_boundary+set}" = set; then |
| 12235 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12236 | else |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12237 | ac_wine_try_cflags_saved=$CFLAGS |
| 12238 | CFLAGS="$CFLAGS -mpreferred-stack-boundary=2" |
| 12239 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12240 | /* confdefs.h. */ |
| 12241 | _ACEOF |
| 12242 | cat confdefs.h >>conftest.$ac_ext |
| 12243 | cat >>conftest.$ac_ext <<_ACEOF |
| 12244 | /* end confdefs.h. */ |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12245 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12246 | int |
| 12247 | main () |
| 12248 | { |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12249 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12250 | ; |
| 12251 | return 0; |
| 12252 | } |
| 12253 | _ACEOF |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12254 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12255 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12256 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12257 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12258 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12259 | rm -f conftest.er1 |
| 12260 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12261 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12262 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12263 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12265 | (eval $ac_try) 2>&5 |
| 12266 | ac_status=$? |
| 12267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12268 | (exit $ac_status); }; } && |
| 12269 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12271 | (eval $ac_try) 2>&5 |
| 12272 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12273 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12274 | (exit $ac_status); }; }; then |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12275 | ac_cv_c_gcc_stack_boundary="yes" |
| 12276 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12277 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12278 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12279 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12280 | ac_cv_c_gcc_stack_boundary="no" |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12281 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12282 | rm -f conftest.err conftest.$ac_objext \ |
| 12283 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12284 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12285 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12286 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_stack_boundary" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12287 | echo "${ECHO_T}$ac_cv_c_gcc_stack_boundary" >&6 |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12288 | if test "$ac_cv_c_gcc_stack_boundary" = "yes" |
| 12289 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12290 | EXTRACFLAGS="$EXTRACFLAGS -mpreferred-stack-boundary=2" |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12291 | fi |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12292 | |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12293 | echo "$as_me:$LINENO: checking for gcc -fno-strict-aliasing support" >&5 |
| 12294 | echo $ECHO_N "checking for gcc -fno-strict-aliasing support... $ECHO_C" >&6 |
| 12295 | if test "${ac_cv_c_gcc_no_strict_aliasing+set}" = set; then |
| 12296 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12297 | else |
| 12298 | ac_wine_try_cflags_saved=$CFLAGS |
| 12299 | CFLAGS="$CFLAGS -fno-strict-aliasing" |
| 12300 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12301 | /* confdefs.h. */ |
| 12302 | _ACEOF |
| 12303 | cat confdefs.h >>conftest.$ac_ext |
| 12304 | cat >>conftest.$ac_ext <<_ACEOF |
| 12305 | /* end confdefs.h. */ |
| 12306 | |
| 12307 | int |
| 12308 | main () |
| 12309 | { |
| 12310 | |
| 12311 | ; |
| 12312 | return 0; |
| 12313 | } |
| 12314 | _ACEOF |
| 12315 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12316 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12317 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12318 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12319 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12320 | rm -f conftest.er1 |
| 12321 | cat conftest.err >&5 |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12322 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12323 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12324 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12325 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12326 | (eval $ac_try) 2>&5 |
| 12327 | ac_status=$? |
| 12328 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12329 | (exit $ac_status); }; } && |
| 12330 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12331 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12332 | (eval $ac_try) 2>&5 |
| 12333 | ac_status=$? |
| 12334 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12335 | (exit $ac_status); }; }; then |
| 12336 | ac_cv_c_gcc_no_strict_aliasing="yes" |
| 12337 | else |
| 12338 | echo "$as_me: failed program was:" >&5 |
| 12339 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12340 | |
| 12341 | ac_cv_c_gcc_no_strict_aliasing="no" |
| 12342 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12343 | rm -f conftest.err conftest.$ac_objext \ |
| 12344 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12345 | CFLAGS=$ac_wine_try_cflags_saved |
| 12346 | fi |
| 12347 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_no_strict_aliasing" >&5 |
| 12348 | echo "${ECHO_T}$ac_cv_c_gcc_no_strict_aliasing" >&6 |
| 12349 | if test "$ac_cv_c_gcc_no_strict_aliasing" = "yes" |
| 12350 | then |
| 12351 | EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" |
| 12352 | fi |
| 12353 | |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12354 | echo "$as_me:$LINENO: checking for gcc -gstabs+ support" >&5 |
| 12355 | echo $ECHO_N "checking for gcc -gstabs+ support... $ECHO_C" >&6 |
| 12356 | if test "${ac_cv_c_gcc_gstabs+set}" = set; then |
| 12357 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12358 | else |
| 12359 | ac_wine_try_cflags_saved=$CFLAGS |
| 12360 | CFLAGS="$CFLAGS -gstabs+" |
| 12361 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12362 | /* confdefs.h. */ |
| 12363 | _ACEOF |
| 12364 | cat confdefs.h >>conftest.$ac_ext |
| 12365 | cat >>conftest.$ac_ext <<_ACEOF |
| 12366 | /* end confdefs.h. */ |
| 12367 | |
| 12368 | int |
| 12369 | main () |
| 12370 | { |
| 12371 | |
| 12372 | ; |
| 12373 | return 0; |
| 12374 | } |
| 12375 | _ACEOF |
| 12376 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12377 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12378 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12379 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12380 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12381 | rm -f conftest.er1 |
| 12382 | cat conftest.err >&5 |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12384 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12385 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12386 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12387 | (eval $ac_try) 2>&5 |
| 12388 | ac_status=$? |
| 12389 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12390 | (exit $ac_status); }; } && |
| 12391 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12392 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12393 | (eval $ac_try) 2>&5 |
| 12394 | ac_status=$? |
| 12395 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12396 | (exit $ac_status); }; }; then |
| 12397 | ac_cv_c_gcc_gstabs="yes" |
| 12398 | else |
| 12399 | echo "$as_me: failed program was:" >&5 |
| 12400 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12401 | |
| 12402 | ac_cv_c_gcc_gstabs="no" |
| 12403 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12404 | rm -f conftest.err conftest.$ac_objext \ |
| 12405 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12406 | CFLAGS=$ac_wine_try_cflags_saved |
| 12407 | fi |
| 12408 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_gstabs" >&5 |
| 12409 | echo "${ECHO_T}$ac_cv_c_gcc_gstabs" >&6 |
| 12410 | if test "$ac_cv_c_gcc_gstabs" = "yes" |
| 12411 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12412 | EXTRACFLAGS="$EXTRACFLAGS -gstabs+" |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12413 | fi |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12414 | |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 12415 | saved_CFLAGS="$CFLAGS" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12416 | CFLAGS="$CFLAGS -Wpointer-arith -Werror" |
| 12417 | echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5 |
| 12418 | echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6 |
| 12419 | if test "${ac_cv_c_string_h_warnings+set}" = set; then |
| 12420 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12421 | else |
| 12422 | cat >conftest.$ac_ext <<_ACEOF |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12423 | /* confdefs.h. */ |
| 12424 | _ACEOF |
| 12425 | cat confdefs.h >>conftest.$ac_ext |
| 12426 | cat >>conftest.$ac_ext <<_ACEOF |
| 12427 | /* end confdefs.h. */ |
| 12428 | #include <string.h> |
| 12429 | int |
| 12430 | main () |
| 12431 | { |
| 12432 | |
| 12433 | ; |
| 12434 | return 0; |
| 12435 | } |
| 12436 | _ACEOF |
| 12437 | rm -f conftest.$ac_objext |
| 12438 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12439 | (eval $ac_compile) 2>conftest.er1 |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12440 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12441 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12442 | rm -f conftest.er1 |
| 12443 | cat conftest.err >&5 |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12444 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12445 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12446 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12447 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12448 | (eval $ac_try) 2>&5 |
| 12449 | ac_status=$? |
| 12450 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12451 | (exit $ac_status); }; } && |
| 12452 | { ac_try='test -s conftest.$ac_objext' |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12453 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12454 | (eval $ac_try) 2>&5 |
| 12455 | ac_status=$? |
| 12456 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12457 | (exit $ac_status); }; }; then |
| 12458 | ac_cv_c_string_h_warnings=no |
| 12459 | else |
| 12460 | echo "$as_me: failed program was:" >&5 |
| 12461 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12462 | |
| 12463 | ac_cv_c_string_h_warnings=yes |
| 12464 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12465 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12466 | fi |
| 12467 | echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5 |
| 12468 | echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6 |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 12469 | CFLAGS="$saved_CFLAGS" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12470 | if test "$ac_cv_c_string_h_warnings" = "no" |
| 12471 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12472 | EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12473 | fi |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12474 | fi |
| 12475 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12476 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12477 | echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5 |
| 12478 | echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6 |
| 12479 | if test "${ac_cv_asm_func_def+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12480 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12481 | else |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12482 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12483 | /* confdefs.h. */ |
| 12484 | _ACEOF |
| 12485 | cat confdefs.h >>conftest.$ac_ext |
| 12486 | cat >>conftest.$ac_ext <<_ACEOF |
| 12487 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12488 | void ac_asm(void) { asm("\t.globl _ac_test\n\t.def _ac_test; .scl 2; .type 32; .endef\n_ac_test:\t.long 0"); } |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12489 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12490 | int |
| 12491 | main () |
| 12492 | { |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12493 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12494 | ; |
| 12495 | return 0; |
| 12496 | } |
| 12497 | _ACEOF |
| 12498 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12499 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12500 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12501 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12502 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12503 | rm -f conftest.er1 |
| 12504 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12506 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12507 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12509 | (eval $ac_try) 2>&5 |
| 12510 | ac_status=$? |
| 12511 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12512 | (exit $ac_status); }; } && |
| 12513 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12514 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12515 | (eval $ac_try) 2>&5 |
| 12516 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12517 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12518 | (exit $ac_status); }; }; then |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12519 | ac_cv_asm_func_def=".def" |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12520 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12521 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12522 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12523 | |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12524 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12525 | /* confdefs.h. */ |
| 12526 | _ACEOF |
| 12527 | cat confdefs.h >>conftest.$ac_ext |
| 12528 | cat >>conftest.$ac_ext <<_ACEOF |
| 12529 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12530 | void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,@function\n_ac_test:\t.long 0"); } |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12531 | |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12532 | int |
| 12533 | main () |
| 12534 | { |
| 12535 | |
| 12536 | ; |
| 12537 | return 0; |
| 12538 | } |
| 12539 | _ACEOF |
| 12540 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12541 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12542 | (eval $ac_link) 2>conftest.er1 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12543 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12544 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12545 | rm -f conftest.er1 |
| 12546 | cat conftest.err >&5 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12548 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12549 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12550 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12551 | (eval $ac_try) 2>&5 |
| 12552 | ac_status=$? |
| 12553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12554 | (exit $ac_status); }; } && |
| 12555 | { ac_try='test -s conftest$ac_exeext' |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12556 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12557 | (eval $ac_try) 2>&5 |
| 12558 | ac_status=$? |
| 12559 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12560 | (exit $ac_status); }; }; then |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12561 | ac_cv_asm_func_def=".type @function" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12562 | else |
| 12563 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12564 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12565 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12566 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12567 | /* confdefs.h. */ |
| 12568 | _ACEOF |
| 12569 | cat confdefs.h >>conftest.$ac_ext |
| 12570 | cat >>conftest.$ac_ext <<_ACEOF |
| 12571 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12572 | void ac_asm(void) { asm("\t.globl _ac_test\n\t.type _ac_test,2\n_ac_test:\t.long 0"); } |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12573 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12574 | int |
| 12575 | main () |
| 12576 | { |
| 12577 | |
| 12578 | ; |
| 12579 | return 0; |
| 12580 | } |
| 12581 | _ACEOF |
| 12582 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12583 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12584 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12585 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12586 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12587 | rm -f conftest.er1 |
| 12588 | cat conftest.err >&5 |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12589 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12590 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12591 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12592 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12593 | (eval $ac_try) 2>&5 |
| 12594 | ac_status=$? |
| 12595 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12596 | (exit $ac_status); }; } && |
| 12597 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12598 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12599 | (eval $ac_try) 2>&5 |
| 12600 | ac_status=$? |
| 12601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12602 | (exit $ac_status); }; }; then |
| 12603 | ac_cv_asm_func_def=".type 2" |
| 12604 | else |
| 12605 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12606 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12607 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12608 | ac_cv_asm_func_def="unknown" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12609 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12610 | rm -f conftest.err conftest.$ac_objext \ |
| 12611 | conftest$ac_exeext conftest.$ac_ext |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12612 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12613 | rm -f conftest.err conftest.$ac_objext \ |
| 12614 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12615 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12616 | rm -f conftest.err conftest.$ac_objext \ |
| 12617 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12618 | fi |
| 12619 | echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5 |
| 12620 | echo "${ECHO_T}$ac_cv_asm_func_def" >&6 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12621 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12622 | |
| 12623 | |
| 12624 | case "$ac_cv_asm_func_def" in |
| 12625 | ".def") |
| 12626 | cat >>confdefs.h <<\_ACEOF |
| 12627 | #define __ASM_FUNC(name) ".def " __ASM_NAME(name) "; .scl 2; .type 32; .endef" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12628 | _ACEOF |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12629 | ;; |
| 12630 | ".type @function") |
| 12631 | cat >>confdefs.h <<\_ACEOF |
| 12632 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" |
| 12633 | _ACEOF |
| 12634 | ;; |
| 12635 | ".type 2") |
| 12636 | cat >>confdefs.h <<\_ACEOF |
| 12637 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2" |
| 12638 | _ACEOF |
| 12639 | ;; |
| 12640 | *) |
| 12641 | cat >>confdefs.h <<\_ACEOF |
| 12642 | #define __ASM_FUNC(name) "" |
| 12643 | _ACEOF |
| 12644 | ;; |
| 12645 | esac |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12646 | |
| 12647 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12648 | echo "$as_me:$LINENO: checking whether external symbols need an underscore prefix" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12649 | echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6 |
| 12650 | if test "${ac_cv_c_extern_prefix+set}" = set; then |
| 12651 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12652 | else |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12653 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12654 | /* confdefs.h. */ |
| 12655 | _ACEOF |
| 12656 | cat confdefs.h >>conftest.$ac_ext |
| 12657 | cat >>conftest.$ac_ext <<_ACEOF |
| 12658 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12659 | void ac_asm(void) { asm(".globl _ac_test\n_ac_test:\t.long 0"); } |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12660 | extern int ac_test; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12661 | int |
| 12662 | main () |
| 12663 | { |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12664 | if (ac_test) return 1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12665 | ; |
| 12666 | return 0; |
| 12667 | } |
| 12668 | _ACEOF |
| 12669 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12670 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12671 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12672 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12673 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12674 | rm -f conftest.er1 |
| 12675 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12676 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12677 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12678 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12679 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12680 | (eval $ac_try) 2>&5 |
| 12681 | ac_status=$? |
| 12682 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12683 | (exit $ac_status); }; } && |
| 12684 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12685 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12686 | (eval $ac_try) 2>&5 |
| 12687 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12688 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12689 | (exit $ac_status); }; }; then |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12690 | ac_cv_c_extern_prefix="yes" |
| 12691 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12692 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12693 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12694 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12695 | ac_cv_c_extern_prefix="no" |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12696 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12697 | rm -f conftest.err conftest.$ac_objext \ |
| 12698 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12699 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12700 | echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12701 | echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6 |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12702 | |
| 12703 | |
| 12704 | |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12705 | if test "$ac_cv_c_extern_prefix" = "yes" |
| 12706 | then |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12707 | cat >>confdefs.h <<\_ACEOF |
| 12708 | #define __ASM_NAME(name) "_" name |
| 12709 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12710 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12711 | else |
| 12712 | cat >>confdefs.h <<\_ACEOF |
| 12713 | #define __ASM_NAME(name) name |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12714 | _ACEOF |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12715 | |
| 12716 | fi |
| 12717 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12718 | |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12719 | echo "$as_me:$LINENO: checking for assembler keyword for ASCII strings" >&5 |
| 12720 | echo $ECHO_N "checking for assembler keyword for ASCII strings... $ECHO_C" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12721 | if test "${ac_cv_c_asm_string+set}" = set; then |
| 12722 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12723 | else |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12724 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12725 | /* confdefs.h. */ |
| 12726 | _ACEOF |
| 12727 | cat confdefs.h >>conftest.$ac_ext |
| 12728 | cat >>conftest.$ac_ext <<_ACEOF |
| 12729 | /* end confdefs.h. */ |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12730 | void ac_asm(void) { asm(".data\\n\\t.string \\"test\\"\\n\\t.text"); } |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12731 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12732 | int |
| 12733 | main () |
| 12734 | { |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12735 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12736 | ; |
| 12737 | return 0; |
| 12738 | } |
| 12739 | _ACEOF |
| 12740 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12741 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12742 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12743 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12744 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12745 | rm -f conftest.er1 |
| 12746 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12748 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12749 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12750 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12751 | (eval $ac_try) 2>&5 |
| 12752 | ac_status=$? |
| 12753 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12754 | (exit $ac_status); }; } && |
| 12755 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12756 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12757 | (eval $ac_try) 2>&5 |
| 12758 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12760 | (exit $ac_status); }; }; then |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12761 | ac_cv_c_asm_string=".string" |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12762 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12763 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12764 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12765 | |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12766 | cat >conftest.$ac_ext <<_ACEOF |
| 12767 | /* confdefs.h. */ |
| 12768 | _ACEOF |
| 12769 | cat confdefs.h >>conftest.$ac_ext |
| 12770 | cat >>conftest.$ac_ext <<_ACEOF |
| 12771 | /* end confdefs.h. */ |
| 12772 | void ac_asm(void) { asm(".data\\n\\t.asciz \\"test\\"\\n\\t.text"); } |
| 12773 | |
| 12774 | int |
| 12775 | main () |
| 12776 | { |
| 12777 | |
| 12778 | ; |
| 12779 | return 0; |
| 12780 | } |
| 12781 | _ACEOF |
| 12782 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12783 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12784 | (eval $ac_link) 2>conftest.er1 |
| 12785 | ac_status=$? |
| 12786 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12787 | rm -f conftest.er1 |
| 12788 | cat conftest.err >&5 |
| 12789 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12790 | (exit $ac_status); } && |
| 12791 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12792 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12793 | (eval $ac_try) 2>&5 |
| 12794 | ac_status=$? |
| 12795 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12796 | (exit $ac_status); }; } && |
| 12797 | { ac_try='test -s conftest$ac_exeext' |
| 12798 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12799 | (eval $ac_try) 2>&5 |
| 12800 | ac_status=$? |
| 12801 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12802 | (exit $ac_status); }; }; then |
| 12803 | ac_cv_c_asm_string=".asciz" |
| 12804 | else |
| 12805 | echo "$as_me: failed program was:" >&5 |
| 12806 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12807 | |
| 12808 | cat >conftest.$ac_ext <<_ACEOF |
| 12809 | /* confdefs.h. */ |
| 12810 | _ACEOF |
| 12811 | cat confdefs.h >>conftest.$ac_ext |
| 12812 | cat >>conftest.$ac_ext <<_ACEOF |
| 12813 | /* end confdefs.h. */ |
| 12814 | void ac_asm(void) { asm(".data\\n\\t.ascii \\"test\\"\\n\\t.text"); } |
| 12815 | |
| 12816 | int |
| 12817 | main () |
| 12818 | { |
| 12819 | |
| 12820 | ; |
| 12821 | return 0; |
| 12822 | } |
| 12823 | _ACEOF |
| 12824 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12825 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12826 | (eval $ac_link) 2>conftest.er1 |
| 12827 | ac_status=$? |
| 12828 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12829 | rm -f conftest.er1 |
| 12830 | cat conftest.err >&5 |
| 12831 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12832 | (exit $ac_status); } && |
| 12833 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12834 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12835 | (eval $ac_try) 2>&5 |
| 12836 | ac_status=$? |
| 12837 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12838 | (exit $ac_status); }; } && |
| 12839 | { ac_try='test -s conftest$ac_exeext' |
| 12840 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12841 | (eval $ac_try) 2>&5 |
| 12842 | ac_status=$? |
| 12843 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12844 | (exit $ac_status); }; }; then |
| 12845 | ac_cv_c_asm_string=".ascii" |
| 12846 | else |
| 12847 | echo "$as_me: failed program was:" >&5 |
| 12848 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12849 | |
| 12850 | { { echo "$as_me:$LINENO: error: could not discover how to produce C strings with assembler." >&5 |
| 12851 | echo "$as_me: error: could not discover how to produce C strings with assembler." >&2;} |
| 12852 | { (exit 1); exit 1; }; } |
| 12853 | fi |
| 12854 | rm -f conftest.err conftest.$ac_objext \ |
| 12855 | conftest$ac_exeext conftest.$ac_ext |
| 12856 | fi |
| 12857 | rm -f conftest.err conftest.$ac_objext \ |
| 12858 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12859 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12860 | rm -f conftest.err conftest.$ac_objext \ |
| 12861 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12862 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12863 | echo "$as_me:$LINENO: result: $ac_cv_c_asm_string" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12864 | echo "${ECHO_T}$ac_cv_c_asm_string" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12865 | |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12866 | |
| 12867 | cat >>confdefs.h <<_ACEOF |
| 12868 | #define __ASM_STRING "$ac_cv_c_asm_string" |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12869 | _ACEOF |
| 12870 | |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12871 | |
| 12872 | |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12873 | echo "$as_me:$LINENO: checking for assembler keyword for word values" >&5 |
| 12874 | echo $ECHO_N "checking for assembler keyword for word values... $ECHO_C" >&6 |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12875 | if test "${ac_cv_c_asm_short+set}" = set; then |
| 12876 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12877 | else |
| 12878 | cat >conftest.$ac_ext <<_ACEOF |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12879 | /* confdefs.h. */ |
| 12880 | _ACEOF |
| 12881 | cat confdefs.h >>conftest.$ac_ext |
| 12882 | cat >>conftest.$ac_ext <<_ACEOF |
| 12883 | /* end confdefs.h. */ |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12884 | void ac_asm(void) { asm(".data\\n\\t.short 1\\n\\t.text"); } |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12885 | |
| 12886 | int |
| 12887 | main () |
| 12888 | { |
| 12889 | |
| 12890 | ; |
| 12891 | return 0; |
| 12892 | } |
| 12893 | _ACEOF |
| 12894 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12895 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12896 | (eval $ac_link) 2>conftest.er1 |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12897 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12898 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12899 | rm -f conftest.er1 |
| 12900 | cat conftest.err >&5 |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12901 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12902 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12903 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12904 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12905 | (eval $ac_try) 2>&5 |
| 12906 | ac_status=$? |
| 12907 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12908 | (exit $ac_status); }; } && |
| 12909 | { ac_try='test -s conftest$ac_exeext' |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12910 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12911 | (eval $ac_try) 2>&5 |
| 12912 | ac_status=$? |
| 12913 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12914 | (exit $ac_status); }; }; then |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12915 | ac_cv_c_asm_short=".short" |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12916 | else |
| 12917 | echo "$as_me: failed program was:" >&5 |
| 12918 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12919 | |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12920 | cat >conftest.$ac_ext <<_ACEOF |
| 12921 | /* confdefs.h. */ |
| 12922 | _ACEOF |
| 12923 | cat confdefs.h >>conftest.$ac_ext |
| 12924 | cat >>conftest.$ac_ext <<_ACEOF |
| 12925 | /* end confdefs.h. */ |
| 12926 | void ac_asm(void) { asm(".data\\n\\t.half 1\\n\\t.text"); } |
| 12927 | |
| 12928 | int |
| 12929 | main () |
| 12930 | { |
| 12931 | |
| 12932 | ; |
| 12933 | return 0; |
| 12934 | } |
| 12935 | _ACEOF |
| 12936 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12937 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12938 | (eval $ac_link) 2>conftest.er1 |
| 12939 | ac_status=$? |
| 12940 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12941 | rm -f conftest.er1 |
| 12942 | cat conftest.err >&5 |
| 12943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12944 | (exit $ac_status); } && |
| 12945 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12947 | (eval $ac_try) 2>&5 |
| 12948 | ac_status=$? |
| 12949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12950 | (exit $ac_status); }; } && |
| 12951 | { ac_try='test -s conftest$ac_exeext' |
| 12952 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12953 | (eval $ac_try) 2>&5 |
| 12954 | ac_status=$? |
| 12955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12956 | (exit $ac_status); }; }; then |
| 12957 | ac_cv_c_asm_short=".half" |
| 12958 | else |
| 12959 | echo "$as_me: failed program was:" >&5 |
| 12960 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12961 | |
| 12962 | { { echo "$as_me:$LINENO: error: could not discover how to specify word values with assembler." >&5 |
| 12963 | echo "$as_me: error: could not discover how to specify word values with assembler." >&2;} |
| 12964 | { (exit 1); exit 1; }; } |
| 12965 | fi |
| 12966 | rm -f conftest.err conftest.$ac_objext \ |
| 12967 | conftest$ac_exeext conftest.$ac_ext |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12968 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12969 | rm -f conftest.err conftest.$ac_objext \ |
| 12970 | conftest$ac_exeext conftest.$ac_ext |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12971 | fi |
| 12972 | echo "$as_me:$LINENO: result: $ac_cv_c_asm_short" >&5 |
| 12973 | echo "${ECHO_T}$ac_cv_c_asm_short" >&6 |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12974 | |
Wim Lewis | 8cbb94c | 2004-01-07 00:46:10 +0000 | [diff] [blame] | 12975 | |
| 12976 | cat >>confdefs.h <<_ACEOF |
| 12977 | #define __ASM_SHORT "$ac_cv_c_asm_short" |
Christian Costa | f814cf8 | 2003-03-23 00:18:26 +0000 | [diff] [blame] | 12978 | _ACEOF |
| 12979 | |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 12980 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12981 | |
Pierre d'Herbemont | 68467db | 2004-06-18 19:36:26 +0000 | [diff] [blame] | 12982 | echo "$as_me:$LINENO: checking for .size in assembler" >&5 |
| 12983 | echo $ECHO_N "checking for .size in assembler... $ECHO_C" >&6 |
| 12984 | if test "${ac_cv_c_asm_size+set}" = set; then |
| 12985 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12986 | else |
| 12987 | cat >conftest.$ac_ext <<_ACEOF |
| 12988 | /* confdefs.h. */ |
| 12989 | _ACEOF |
| 12990 | cat confdefs.h >>conftest.$ac_ext |
| 12991 | cat >>conftest.$ac_ext <<_ACEOF |
| 12992 | /* end confdefs.h. */ |
| 12993 | void ac_asm(void) { asm(".globl _ac_test\n.size _ac_test, . - _ac_test"); } |
| 12994 | |
| 12995 | int |
| 12996 | main () |
| 12997 | { |
| 12998 | |
| 12999 | ; |
| 13000 | return 0; |
| 13001 | } |
| 13002 | _ACEOF |
| 13003 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13004 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13005 | (eval $ac_link) 2>conftest.er1 |
| 13006 | ac_status=$? |
| 13007 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13008 | rm -f conftest.er1 |
| 13009 | cat conftest.err >&5 |
| 13010 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13011 | (exit $ac_status); } && |
| 13012 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13013 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13014 | (eval $ac_try) 2>&5 |
| 13015 | ac_status=$? |
| 13016 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13017 | (exit $ac_status); }; } && |
| 13018 | { ac_try='test -s conftest$ac_exeext' |
| 13019 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13020 | (eval $ac_try) 2>&5 |
| 13021 | ac_status=$? |
| 13022 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13023 | (exit $ac_status); }; }; then |
| 13024 | ac_cv_c_asm_size="yes" |
| 13025 | else |
| 13026 | echo "$as_me: failed program was:" >&5 |
| 13027 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13028 | |
| 13029 | ac_cv_c_asm_size="no" |
| 13030 | fi |
| 13031 | rm -f conftest.err conftest.$ac_objext \ |
| 13032 | conftest$ac_exeext conftest.$ac_ext |
| 13033 | fi |
| 13034 | echo "$as_me:$LINENO: result: $ac_cv_c_asm_size" >&5 |
| 13035 | echo "${ECHO_T}$ac_cv_c_asm_size" >&6 |
| 13036 | |
| 13037 | if test "$ac_cv_c_asm_size" = "yes" |
| 13038 | then |
| 13039 | |
| 13040 | cat >>confdefs.h <<\_ACEOF |
| 13041 | #define HAVE_ASM_DOT_SIZE 1 |
| 13042 | _ACEOF |
| 13043 | |
| 13044 | fi |
| 13045 | |
| 13046 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 13047 | DLLEXT="" |
| 13048 | |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 13049 | DLLFLAGS="-D_REENTRANT" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 13050 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13051 | DLLIBS="" |
| 13052 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 13053 | LDSHARED="" |
| 13054 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13055 | LDDLLFLAGS="" |
Alexandre Julliard | 6ac34ac | 2003-10-11 01:05:18 +0000 | [diff] [blame] | 13056 | |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 13057 | LIBEXT="so" |
| 13058 | |
| 13059 | IMPLIBEXT="def" |
| 13060 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 13061 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13062 | case $host_os in |
| 13063 | cygwin*|mingw32*) |
| 13064 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 13065 | # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. |
| 13066 | set dummy ${ac_tool_prefix}dlltool; ac_word=$2 |
| 13067 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13068 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13069 | if test "${ac_cv_prog_DLLTOOL+set}" = set; then |
| 13070 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13071 | else |
| 13072 | if test -n "$DLLTOOL"; then |
| 13073 | ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. |
| 13074 | else |
| 13075 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13076 | for as_dir in $PATH |
| 13077 | do |
| 13078 | IFS=$as_save_IFS |
| 13079 | test -z "$as_dir" && as_dir=. |
| 13080 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13081 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 13082 | ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" |
| 13083 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13084 | break 2 |
| 13085 | fi |
| 13086 | done |
| 13087 | done |
| 13088 | |
| 13089 | fi |
| 13090 | fi |
| 13091 | DLLTOOL=$ac_cv_prog_DLLTOOL |
| 13092 | if test -n "$DLLTOOL"; then |
| 13093 | echo "$as_me:$LINENO: result: $DLLTOOL" >&5 |
| 13094 | echo "${ECHO_T}$DLLTOOL" >&6 |
| 13095 | else |
| 13096 | echo "$as_me:$LINENO: result: no" >&5 |
| 13097 | echo "${ECHO_T}no" >&6 |
| 13098 | fi |
| 13099 | |
| 13100 | fi |
| 13101 | if test -z "$ac_cv_prog_DLLTOOL"; then |
| 13102 | ac_ct_DLLTOOL=$DLLTOOL |
| 13103 | # Extract the first word of "dlltool", so it can be a program name with args. |
| 13104 | set dummy dlltool; ac_word=$2 |
| 13105 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13106 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13107 | if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then |
| 13108 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13109 | else |
| 13110 | if test -n "$ac_ct_DLLTOOL"; then |
| 13111 | ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. |
| 13112 | else |
| 13113 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13114 | for as_dir in $PATH |
| 13115 | do |
| 13116 | IFS=$as_save_IFS |
| 13117 | test -z "$as_dir" && as_dir=. |
| 13118 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13119 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 13120 | ac_cv_prog_ac_ct_DLLTOOL="dlltool" |
| 13121 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13122 | break 2 |
| 13123 | fi |
| 13124 | done |
| 13125 | done |
| 13126 | |
| 13127 | test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL="false" |
| 13128 | fi |
| 13129 | fi |
| 13130 | ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL |
| 13131 | if test -n "$ac_ct_DLLTOOL"; then |
| 13132 | echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5 |
| 13133 | echo "${ECHO_T}$ac_ct_DLLTOOL" >&6 |
| 13134 | else |
| 13135 | echo "$as_me:$LINENO: result: no" >&5 |
| 13136 | echo "${ECHO_T}no" >&6 |
| 13137 | fi |
| 13138 | |
| 13139 | DLLTOOL=$ac_ct_DLLTOOL |
| 13140 | else |
| 13141 | DLLTOOL="$ac_cv_prog_DLLTOOL" |
| 13142 | fi |
| 13143 | |
| 13144 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13145 | # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args. |
| 13146 | set dummy ${ac_tool_prefix}dllwrap; ac_word=$2 |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13147 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13148 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13149 | if test "${ac_cv_prog_DLLWRAP+set}" = set; then |
| 13150 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13151 | else |
| 13152 | if test -n "$DLLWRAP"; then |
| 13153 | ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test. |
| 13154 | else |
| 13155 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13156 | for as_dir in $PATH |
| 13157 | do |
| 13158 | IFS=$as_save_IFS |
| 13159 | test -z "$as_dir" && as_dir=. |
| 13160 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13161 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13162 | ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap" |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13163 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13164 | break 2 |
| 13165 | fi |
| 13166 | done |
| 13167 | done |
| 13168 | |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13169 | fi |
| 13170 | fi |
| 13171 | DLLWRAP=$ac_cv_prog_DLLWRAP |
| 13172 | if test -n "$DLLWRAP"; then |
| 13173 | echo "$as_me:$LINENO: result: $DLLWRAP" >&5 |
| 13174 | echo "${ECHO_T}$DLLWRAP" >&6 |
| 13175 | else |
| 13176 | echo "$as_me:$LINENO: result: no" >&5 |
| 13177 | echo "${ECHO_T}no" >&6 |
| 13178 | fi |
| 13179 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13180 | fi |
| 13181 | if test -z "$ac_cv_prog_DLLWRAP"; then |
| 13182 | ac_ct_DLLWRAP=$DLLWRAP |
| 13183 | # Extract the first word of "dllwrap", so it can be a program name with args. |
| 13184 | set dummy dllwrap; ac_word=$2 |
| 13185 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13186 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13187 | if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then |
| 13188 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13189 | else |
| 13190 | if test -n "$ac_ct_DLLWRAP"; then |
| 13191 | ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test. |
| 13192 | else |
| 13193 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13194 | for as_dir in $PATH |
| 13195 | do |
| 13196 | IFS=$as_save_IFS |
| 13197 | test -z "$as_dir" && as_dir=. |
| 13198 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13199 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 13200 | ac_cv_prog_ac_ct_DLLWRAP="dllwrap" |
| 13201 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13202 | break 2 |
| 13203 | fi |
| 13204 | done |
| 13205 | done |
| 13206 | |
| 13207 | test -z "$ac_cv_prog_ac_ct_DLLWRAP" && ac_cv_prog_ac_ct_DLLWRAP="false" |
| 13208 | fi |
| 13209 | fi |
| 13210 | ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP |
| 13211 | if test -n "$ac_ct_DLLWRAP"; then |
| 13212 | echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5 |
| 13213 | echo "${ECHO_T}$ac_ct_DLLWRAP" >&6 |
| 13214 | else |
| 13215 | echo "$as_me:$LINENO: result: no" >&5 |
| 13216 | echo "${ECHO_T}no" >&6 |
| 13217 | fi |
| 13218 | |
| 13219 | DLLWRAP=$ac_ct_DLLWRAP |
| 13220 | else |
| 13221 | DLLWRAP="$ac_cv_prog_DLLWRAP" |
| 13222 | fi |
| 13223 | |
| 13224 | if test "$DLLWRAP" = "false"; then |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13225 | LIBEXT="a" |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13226 | else |
| 13227 | LIBEXT="dll" |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13228 | fi |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 13229 | IMPLIBEXT="a" |
Alexandre Julliard | 56a4a76 | 2004-08-12 03:27:50 +0000 | [diff] [blame] | 13230 | WIN16_FILES="" |
| 13231 | WIN16_INSTALL="" |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13232 | ;; |
| 13233 | *) |
| 13234 | |
| 13235 | for ac_header in dlfcn.h |
| 13236 | do |
| 13237 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 13238 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13239 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 13240 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 13241 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13242 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13243 | fi |
| 13244 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13245 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 13246 | else |
| 13247 | # Is the header compilable? |
| 13248 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13249 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13250 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13251 | /* confdefs.h. */ |
| 13252 | _ACEOF |
| 13253 | cat confdefs.h >>conftest.$ac_ext |
| 13254 | cat >>conftest.$ac_ext <<_ACEOF |
| 13255 | /* end confdefs.h. */ |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13256 | $ac_includes_default |
| 13257 | #include <$ac_header> |
| 13258 | _ACEOF |
| 13259 | rm -f conftest.$ac_objext |
| 13260 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13261 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13262 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13263 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13264 | rm -f conftest.er1 |
| 13265 | cat conftest.err >&5 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13266 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13267 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13268 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13269 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13270 | (eval $ac_try) 2>&5 |
| 13271 | ac_status=$? |
| 13272 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13273 | (exit $ac_status); }; } && |
| 13274 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13275 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13276 | (eval $ac_try) 2>&5 |
| 13277 | ac_status=$? |
| 13278 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13279 | (exit $ac_status); }; }; then |
| 13280 | ac_header_compiler=yes |
| 13281 | else |
| 13282 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13283 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13284 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13285 | ac_header_compiler=no |
| 13286 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13287 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13288 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13289 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13290 | |
| 13291 | # Is the header present? |
| 13292 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 13293 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 13294 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13295 | /* confdefs.h. */ |
| 13296 | _ACEOF |
| 13297 | cat confdefs.h >>conftest.$ac_ext |
| 13298 | cat >>conftest.$ac_ext <<_ACEOF |
| 13299 | /* end confdefs.h. */ |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13300 | #include <$ac_header> |
| 13301 | _ACEOF |
| 13302 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 13303 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 13304 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 13305 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13306 | rm -f conftest.er1 |
| 13307 | cat conftest.err >&5 |
| 13308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13309 | (exit $ac_status); } >/dev/null; then |
| 13310 | if test -s conftest.err; then |
| 13311 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13312 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13313 | else |
| 13314 | ac_cpp_err= |
| 13315 | fi |
| 13316 | else |
| 13317 | ac_cpp_err=yes |
| 13318 | fi |
| 13319 | if test -z "$ac_cpp_err"; then |
| 13320 | ac_header_preproc=yes |
| 13321 | else |
| 13322 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13323 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13324 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13325 | ac_header_preproc=no |
| 13326 | fi |
| 13327 | rm -f conftest.err conftest.$ac_ext |
| 13328 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 13329 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13330 | |
| 13331 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13332 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13333 | yes:no: ) |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13334 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13335 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13336 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 13337 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 13338 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13339 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13340 | no:yes:* ) |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13341 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 13342 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13343 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 13344 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 13345 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 13346 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 13347 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 13348 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13349 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13350 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13351 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 13352 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13353 | ( |
| 13354 | cat <<\_ASBOX |
| 13355 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13356 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13357 | ## ------------------------------------ ## |
| 13358 | _ASBOX |
| 13359 | ) | |
| 13360 | sed "s/^/$as_me: WARNING: /" >&2 |
| 13361 | ;; |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13362 | esac |
| 13363 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 13364 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 13365 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13366 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13367 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13368 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13369 | fi |
| 13370 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13371 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 13372 | |
| 13373 | fi |
| 13374 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 13375 | cat >>confdefs.h <<_ACEOF |
| 13376 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 13377 | _ACEOF |
| 13378 | |
| 13379 | for ac_func in dlopen |
| 13380 | do |
| 13381 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 13382 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
| 13383 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 13384 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 13385 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13386 | else |
| 13387 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13388 | /* confdefs.h. */ |
| 13389 | _ACEOF |
| 13390 | cat confdefs.h >>conftest.$ac_ext |
| 13391 | cat >>conftest.$ac_ext <<_ACEOF |
| 13392 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13393 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 13394 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 13395 | #define $ac_func innocuous_$ac_func |
| 13396 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13397 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13398 | which can conflict with char $ac_func (); below. |
| 13399 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13400 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13401 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13402 | #ifdef __STDC__ |
| 13403 | # include <limits.h> |
| 13404 | #else |
| 13405 | # include <assert.h> |
| 13406 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13407 | |
| 13408 | #undef $ac_func |
| 13409 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13410 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13411 | #ifdef __cplusplus |
| 13412 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13413 | { |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13414 | #endif |
| 13415 | /* We use char because int might match the return type of a gcc2 |
| 13416 | builtin and then its argument prototype would still apply. */ |
| 13417 | char $ac_func (); |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13418 | /* The GNU C library defines this for functions which it implements |
| 13419 | to always fail with ENOSYS. Some functions are actually named |
| 13420 | something starting with __ and the normal name is an alias. */ |
| 13421 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 13422 | choke me |
| 13423 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13424 | char (*f) () = $ac_func; |
| 13425 | #endif |
| 13426 | #ifdef __cplusplus |
| 13427 | } |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13428 | #endif |
| 13429 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13430 | int |
| 13431 | main () |
| 13432 | { |
| 13433 | return f != $ac_func; |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13434 | ; |
| 13435 | return 0; |
| 13436 | } |
| 13437 | _ACEOF |
| 13438 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13439 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13440 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13441 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13442 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13443 | rm -f conftest.er1 |
| 13444 | cat conftest.err >&5 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13446 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13447 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13448 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13449 | (eval $ac_try) 2>&5 |
| 13450 | ac_status=$? |
| 13451 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13452 | (exit $ac_status); }; } && |
| 13453 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13454 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13455 | (eval $ac_try) 2>&5 |
| 13456 | ac_status=$? |
| 13457 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13458 | (exit $ac_status); }; }; then |
| 13459 | eval "$as_ac_var=yes" |
| 13460 | else |
| 13461 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13462 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13463 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13464 | eval "$as_ac_var=no" |
| 13465 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13466 | rm -f conftest.err conftest.$ac_objext \ |
| 13467 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13468 | fi |
| 13469 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13470 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 13471 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 13472 | cat >>confdefs.h <<_ACEOF |
| 13473 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 13474 | _ACEOF |
| 13475 | |
| 13476 | else |
| 13477 | echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 |
| 13478 | echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 |
| 13479 | if test "${ac_cv_lib_dl_dlopen+set}" = set; then |
| 13480 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13481 | else |
| 13482 | ac_check_lib_save_LIBS=$LIBS |
| 13483 | LIBS="-ldl $LIBS" |
| 13484 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13485 | /* confdefs.h. */ |
| 13486 | _ACEOF |
| 13487 | cat confdefs.h >>conftest.$ac_ext |
| 13488 | cat >>conftest.$ac_ext <<_ACEOF |
| 13489 | /* end confdefs.h. */ |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13490 | |
| 13491 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13492 | #ifdef __cplusplus |
| 13493 | extern "C" |
| 13494 | #endif |
| 13495 | /* We use char because int might match the return type of a gcc2 |
| 13496 | builtin and then its argument prototype would still apply. */ |
| 13497 | char dlopen (); |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13498 | int |
| 13499 | main () |
| 13500 | { |
| 13501 | dlopen (); |
| 13502 | ; |
| 13503 | return 0; |
| 13504 | } |
| 13505 | _ACEOF |
| 13506 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13507 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13508 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13509 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13510 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13511 | rm -f conftest.er1 |
| 13512 | cat conftest.err >&5 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13513 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13514 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13515 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13516 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13517 | (eval $ac_try) 2>&5 |
| 13518 | ac_status=$? |
| 13519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13520 | (exit $ac_status); }; } && |
| 13521 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13522 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13523 | (eval $ac_try) 2>&5 |
| 13524 | ac_status=$? |
| 13525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13526 | (exit $ac_status); }; }; then |
| 13527 | ac_cv_lib_dl_dlopen=yes |
| 13528 | else |
| 13529 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13530 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13531 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13532 | ac_cv_lib_dl_dlopen=no |
| 13533 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13534 | rm -f conftest.err conftest.$ac_objext \ |
| 13535 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13536 | LIBS=$ac_check_lib_save_LIBS |
| 13537 | fi |
| 13538 | echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 |
| 13539 | echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 |
| 13540 | if test $ac_cv_lib_dl_dlopen = yes; then |
| 13541 | |
| 13542 | cat >>confdefs.h <<\_ACEOF |
| 13543 | #define HAVE_DLOPEN 1 |
| 13544 | _ACEOF |
| 13545 | |
| 13546 | DLLIBS="-ldl" |
| 13547 | else |
| 13548 | LIBEXT="a" |
| 13549 | fi |
| 13550 | |
| 13551 | fi |
| 13552 | done |
| 13553 | |
| 13554 | else |
| 13555 | LIBEXT="a" |
| 13556 | fi |
| 13557 | |
| 13558 | done |
| 13559 | |
| 13560 | |
| 13561 | if test "$LIBEXT" = "so" |
| 13562 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 13563 | DLLFLAGS="$DLLFLAGS -fPIC" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 13564 | DLLEXT=".so" |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13565 | echo "$as_me:$LINENO: checking whether we can build a GNU style ELF dll" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13566 | echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6 |
| 13567 | if test "${ac_cv_c_dll_gnuelf+set}" = set; then |
| 13568 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 13569 | else |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13570 | ac_wine_try_cflags_saved=$CFLAGS |
| 13571 | CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic" |
| 13572 | cat >conftest.$ac_ext <<_ACEOF |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13573 | void myfunc() {} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13574 | _ACEOF |
| 13575 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13576 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13577 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13578 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13579 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13580 | rm -f conftest.er1 |
| 13581 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13583 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13584 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13585 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13586 | (eval $ac_try) 2>&5 |
| 13587 | ac_status=$? |
| 13588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13589 | (exit $ac_status); }; } && |
| 13590 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13592 | (eval $ac_try) 2>&5 |
| 13593 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13594 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13595 | (exit $ac_status); }; }; then |
Bang Jun-Young | 37e5e7f | 2001-06-06 21:21:27 +0000 | [diff] [blame] | 13596 | ac_cv_c_dll_gnuelf="yes" |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 13597 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13598 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13599 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13600 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13601 | ac_cv_c_dll_gnuelf="no" |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 13602 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13603 | rm -f conftest.err conftest.$ac_objext \ |
| 13604 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13605 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13606 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13607 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13608 | echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6 |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13609 | if test "$ac_cv_c_dll_gnuelf" = "yes" |
| 13610 | then |
| 13611 | LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13612 | LDDLLFLAGS="-shared -Wl,-Bsymbolic" |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13613 | echo "$as_me:$LINENO: checking whether the linker accepts -z defs" >&5 |
| 13614 | echo $ECHO_N "checking whether the linker accepts -z defs... $ECHO_C" >&6 |
| 13615 | if test "${ac_cv_c_dll_zdefs+set}" = set; then |
| 13616 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13617 | else |
| 13618 | ac_wine_try_cflags_saved=$CFLAGS |
| 13619 | CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs" |
| 13620 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13621 | /* confdefs.h. */ |
| 13622 | _ACEOF |
| 13623 | cat confdefs.h >>conftest.$ac_ext |
| 13624 | cat >>conftest.$ac_ext <<_ACEOF |
| 13625 | /* end confdefs.h. */ |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13626 | |
| 13627 | int |
| 13628 | main () |
| 13629 | { |
| 13630 | |
| 13631 | ; |
| 13632 | return 0; |
| 13633 | } |
| 13634 | _ACEOF |
| 13635 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13636 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13637 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13638 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13639 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13640 | rm -f conftest.er1 |
| 13641 | cat conftest.err >&5 |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13642 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13643 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13644 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13645 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13646 | (eval $ac_try) 2>&5 |
| 13647 | ac_status=$? |
| 13648 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13649 | (exit $ac_status); }; } && |
| 13650 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13651 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13652 | (eval $ac_try) 2>&5 |
| 13653 | ac_status=$? |
| 13654 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13655 | (exit $ac_status); }; }; then |
| 13656 | ac_cv_c_dll_zdefs="yes" |
| 13657 | else |
| 13658 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13659 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13660 | |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13661 | ac_cv_c_dll_zdefs="no" |
| 13662 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13663 | rm -f conftest.err conftest.$ac_objext \ |
| 13664 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13665 | CFLAGS=$ac_wine_try_cflags_saved |
| 13666 | fi |
| 13667 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_zdefs" >&5 |
| 13668 | echo "${ECHO_T}$ac_cv_c_dll_zdefs" >&6 |
| 13669 | if test "$ac_cv_c_dll_zdefs" = "yes" |
| 13670 | then |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13671 | LDDLLFLAGS="$LDDLLFLAGS,-z,defs" |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13672 | fi |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 13673 | |
Alexandre Julliard | 3604824 | 2004-01-08 03:36:53 +0000 | [diff] [blame] | 13674 | echo "$as_me:$LINENO: checking whether the linker accepts -init and -fini" >&5 |
| 13675 | echo $ECHO_N "checking whether the linker accepts -init and -fini... $ECHO_C" >&6 |
| 13676 | if test "${ac_cv_c_dll_init_fini+set}" = set; then |
| 13677 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13678 | else |
| 13679 | ac_wine_try_cflags_saved=$CFLAGS |
| 13680 | CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" |
| 13681 | cat >conftest.$ac_ext <<_ACEOF |
| 13682 | /* confdefs.h. */ |
| 13683 | _ACEOF |
| 13684 | cat confdefs.h >>conftest.$ac_ext |
| 13685 | cat >>conftest.$ac_ext <<_ACEOF |
| 13686 | /* end confdefs.h. */ |
| 13687 | |
| 13688 | int |
| 13689 | main () |
| 13690 | { |
| 13691 | |
| 13692 | ; |
| 13693 | return 0; |
| 13694 | } |
| 13695 | _ACEOF |
| 13696 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13697 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13698 | (eval $ac_link) 2>conftest.er1 |
| 13699 | ac_status=$? |
| 13700 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13701 | rm -f conftest.er1 |
| 13702 | cat conftest.err >&5 |
| 13703 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13704 | (exit $ac_status); } && |
| 13705 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13706 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13707 | (eval $ac_try) 2>&5 |
| 13708 | ac_status=$? |
| 13709 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13710 | (exit $ac_status); }; } && |
| 13711 | { ac_try='test -s conftest$ac_exeext' |
| 13712 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13713 | (eval $ac_try) 2>&5 |
| 13714 | ac_status=$? |
| 13715 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13716 | (exit $ac_status); }; }; then |
| 13717 | ac_cv_c_dll_init_fini="yes" |
| 13718 | else |
| 13719 | echo "$as_me: failed program was:" >&5 |
| 13720 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13721 | |
| 13722 | ac_cv_c_dll_init_fini="no" |
| 13723 | fi |
| 13724 | rm -f conftest.err conftest.$ac_objext \ |
| 13725 | conftest$ac_exeext conftest.$ac_ext |
| 13726 | CFLAGS=$ac_wine_try_cflags_saved |
| 13727 | fi |
| 13728 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_init_fini" >&5 |
| 13729 | echo "${ECHO_T}$ac_cv_c_dll_init_fini" >&6 |
| 13730 | if test "$ac_cv_c_dll_init_fini" = "yes" |
| 13731 | then |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13732 | LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini" |
Alexandre Julliard | 3604824 | 2004-01-08 03:36:53 +0000 | [diff] [blame] | 13733 | fi |
| 13734 | |
Alexandre Julliard | 440ff6d | 2004-02-12 22:54:00 +0000 | [diff] [blame] | 13735 | echo "$as_me:$LINENO: checking whether the linker accepts version scripts" >&5 |
| 13736 | echo $ECHO_N "checking whether the linker accepts version scripts... $ECHO_C" >&6 |
| 13737 | if test "${ac_cv_c_ld_version_scripts+set}" = set; then |
| 13738 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13739 | else |
| 13740 | echo '{ global: *; };' >conftest.map |
| 13741 | ac_wine_try_cflags_saved=$CFLAGS |
| 13742 | CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map" |
| 13743 | cat >conftest.$ac_ext <<_ACEOF |
| 13744 | /* confdefs.h. */ |
| 13745 | _ACEOF |
| 13746 | cat confdefs.h >>conftest.$ac_ext |
| 13747 | cat >>conftest.$ac_ext <<_ACEOF |
| 13748 | /* end confdefs.h. */ |
| 13749 | |
| 13750 | int |
| 13751 | main () |
| 13752 | { |
| 13753 | |
| 13754 | ; |
| 13755 | return 0; |
| 13756 | } |
| 13757 | _ACEOF |
| 13758 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13759 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13760 | (eval $ac_link) 2>conftest.er1 |
| 13761 | ac_status=$? |
| 13762 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13763 | rm -f conftest.er1 |
| 13764 | cat conftest.err >&5 |
| 13765 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13766 | (exit $ac_status); } && |
| 13767 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13768 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13769 | (eval $ac_try) 2>&5 |
| 13770 | ac_status=$? |
| 13771 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13772 | (exit $ac_status); }; } && |
| 13773 | { ac_try='test -s conftest$ac_exeext' |
| 13774 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13775 | (eval $ac_try) 2>&5 |
| 13776 | ac_status=$? |
| 13777 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13778 | (exit $ac_status); }; }; then |
| 13779 | ac_cv_c_ld_version_scripts="yes" |
| 13780 | else |
| 13781 | echo "$as_me: failed program was:" >&5 |
| 13782 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13783 | |
| 13784 | ac_cv_c_ld_version_scripts="no" |
| 13785 | fi |
| 13786 | rm -f conftest.err conftest.$ac_objext \ |
| 13787 | conftest$ac_exeext conftest.$ac_ext |
| 13788 | CFLAGS=$ac_wine_try_cflags_saved |
| 13789 | rm -f conftest.map |
| 13790 | fi |
| 13791 | echo "$as_me:$LINENO: result: $ac_cv_c_ld_version_scripts" >&5 |
| 13792 | echo "${ECHO_T}$ac_cv_c_ld_version_scripts" >&6 |
| 13793 | if test "$ac_cv_c_ld_version_scripts" = "yes" |
| 13794 | then |
| 13795 | LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)" |
| 13796 | fi |
| 13797 | |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13798 | echo "$as_me:$LINENO: checking whether the linker accepts --export-dynamic" >&5 |
| 13799 | echo $ECHO_N "checking whether the linker accepts --export-dynamic... $ECHO_C" >&6 |
| 13800 | if test "${ac_cv_c_export_dynamic+set}" = set; then |
| 13801 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13802 | else |
| 13803 | ac_wine_try_cflags_saved=$CFLAGS |
| 13804 | CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic" |
| 13805 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13806 | /* confdefs.h. */ |
| 13807 | _ACEOF |
| 13808 | cat confdefs.h >>conftest.$ac_ext |
| 13809 | cat >>conftest.$ac_ext <<_ACEOF |
| 13810 | /* end confdefs.h. */ |
| 13811 | |
| 13812 | int |
| 13813 | main () |
| 13814 | { |
| 13815 | |
| 13816 | ; |
| 13817 | return 0; |
| 13818 | } |
| 13819 | _ACEOF |
| 13820 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13821 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13822 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13823 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13824 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13825 | rm -f conftest.er1 |
| 13826 | cat conftest.err >&5 |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13828 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13829 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13830 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13831 | (eval $ac_try) 2>&5 |
| 13832 | ac_status=$? |
| 13833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13834 | (exit $ac_status); }; } && |
| 13835 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13836 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13837 | (eval $ac_try) 2>&5 |
| 13838 | ac_status=$? |
| 13839 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13840 | (exit $ac_status); }; }; then |
| 13841 | ac_cv_c_export_dynamic="yes" |
| 13842 | else |
| 13843 | echo "$as_me: failed program was:" >&5 |
| 13844 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13845 | |
| 13846 | ac_cv_c_export_dynamic="no" |
| 13847 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13848 | rm -f conftest.err conftest.$ac_objext \ |
| 13849 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13850 | CFLAGS=$ac_wine_try_cflags_saved |
| 13851 | fi |
| 13852 | echo "$as_me:$LINENO: result: $ac_cv_c_export_dynamic" >&5 |
| 13853 | echo "${ECHO_T}$ac_cv_c_export_dynamic" >&6 |
| 13854 | if test "$ac_cv_c_export_dynamic" = "yes" |
| 13855 | then |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13856 | LDEXECFLAGS="-Wl,--export-dynamic" |
| 13857 | |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13858 | fi |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13859 | |
| 13860 | case $host_cpu in |
| 13861 | *i[3456789]86*) |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13862 | echo "$as_me:$LINENO: checking whether we can relocate the executable to 0x77f00000" >&5 |
| 13863 | echo $ECHO_N "checking whether we can relocate the executable to 0x77f00000... $ECHO_C" >&6 |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13864 | if test "${ac_cv_ld_reloc_exec+set}" = set; then |
| 13865 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13866 | else |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13867 | ac_wine_try_cflags_saved=$CFLAGS |
| 13868 | CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x77f00400" |
| 13869 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13870 | /* confdefs.h. */ |
| 13871 | _ACEOF |
| 13872 | cat confdefs.h >>conftest.$ac_ext |
| 13873 | cat >>conftest.$ac_ext <<_ACEOF |
| 13874 | /* end confdefs.h. */ |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13875 | |
| 13876 | int |
| 13877 | main () |
| 13878 | { |
| 13879 | |
| 13880 | ; |
| 13881 | return 0; |
| 13882 | } |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13883 | _ACEOF |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13884 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13885 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13886 | (eval $ac_link) 2>conftest.er1 |
| 13887 | ac_status=$? |
| 13888 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13889 | rm -f conftest.er1 |
| 13890 | cat conftest.err >&5 |
| 13891 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13892 | (exit $ac_status); } && |
| 13893 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13894 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13895 | (eval $ac_try) 2>&5 |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13896 | ac_status=$? |
| 13897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13898 | (exit $ac_status); }; } && |
| 13899 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13900 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13901 | (eval $ac_try) 2>&5 |
| 13902 | ac_status=$? |
| 13903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13904 | (exit $ac_status); }; }; then |
| 13905 | ac_cv_ld_reloc_exec="yes" |
| 13906 | else |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13907 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13908 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13909 | |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13910 | ac_cv_ld_reloc_exec="no" |
| 13911 | fi |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13912 | rm -f conftest.err conftest.$ac_objext \ |
| 13913 | conftest$ac_exeext conftest.$ac_ext |
| 13914 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13915 | fi |
| 13916 | echo "$as_me:$LINENO: result: $ac_cv_ld_reloc_exec" >&5 |
| 13917 | echo "${ECHO_T}$ac_cv_ld_reloc_exec" >&6 |
| 13918 | if test "$ac_cv_ld_reloc_exec" = "yes" |
| 13919 | then |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13920 | LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x77f00400" |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13921 | fi |
| 13922 | ;; |
| 13923 | esac |
| 13924 | |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13925 | else |
| 13926 | echo "$as_me:$LINENO: checking whether we can build a UnixWare (Solaris) dll" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13927 | echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6 |
| 13928 | if test "${ac_cv_c_dll_unixware+set}" = set; then |
| 13929 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Todd Vierling | 4b992b0 | 1998-12-15 15:26:27 +0000 | [diff] [blame] | 13930 | else |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13931 | ac_wine_try_cflags_saved=$CFLAGS |
| 13932 | CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic" |
| 13933 | cat >conftest.$ac_ext <<_ACEOF |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13934 | void myfunc() {} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13935 | _ACEOF |
| 13936 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13937 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13938 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13939 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13940 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13941 | rm -f conftest.er1 |
| 13942 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13944 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13945 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13947 | (eval $ac_try) 2>&5 |
| 13948 | ac_status=$? |
| 13949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13950 | (exit $ac_status); }; } && |
| 13951 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13952 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13953 | (eval $ac_try) 2>&5 |
| 13954 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13956 | (exit $ac_status); }; }; then |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 13957 | ac_cv_c_dll_unixware="yes" |
| 13958 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13959 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13960 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13961 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13962 | ac_cv_c_dll_unixware="no" |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 13963 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13964 | rm -f conftest.err conftest.$ac_objext \ |
| 13965 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13966 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13967 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13968 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13969 | echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6 |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13970 | if test "$ac_cv_c_dll_unixware" = "yes" |
| 13971 | then |
| 13972 | LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13973 | LDDLLFLAGS="-Wl,-G,-B,symbolic" |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13974 | |
| 13975 | else |
| 13976 | echo "$as_me:$LINENO: checking whether we can build a Mach-O (Mac OS X/Darwin) dll" >&5 |
| 13977 | echo $ECHO_N "checking whether we can build a Mach-O (Mac OS X/Darwin) dll... $ECHO_C" >&6 |
| 13978 | if test "${ac_cv_c_dll_macho+set}" = set; then |
| 13979 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13980 | else |
| 13981 | ac_wine_try_cflags_saved=$CFLAGS |
| 13982 | CFLAGS="$CFLAGS -bundle" |
| 13983 | cat >conftest.$ac_ext <<_ACEOF |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13984 | void myfunc() {} |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13985 | _ACEOF |
| 13986 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13987 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13988 | (eval $ac_link) 2>conftest.er1 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13989 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13990 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13991 | rm -f conftest.er1 |
| 13992 | cat conftest.err >&5 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13993 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13994 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13995 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13996 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13997 | (eval $ac_try) 2>&5 |
| 13998 | ac_status=$? |
| 13999 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14000 | (exit $ac_status); }; } && |
| 14001 | { ac_try='test -s conftest$ac_exeext' |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 14002 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14003 | (eval $ac_try) 2>&5 |
| 14004 | ac_status=$? |
| 14005 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14006 | (exit $ac_status); }; }; then |
| 14007 | ac_cv_c_dll_macho="yes" |
| 14008 | else |
| 14009 | echo "$as_me: failed program was:" >&5 |
| 14010 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14011 | |
| 14012 | ac_cv_c_dll_macho="no" |
| 14013 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14014 | rm -f conftest.err conftest.$ac_objext \ |
| 14015 | conftest$ac_exeext conftest.$ac_ext |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 14016 | CFLAGS=$ac_wine_try_cflags_saved |
| 14017 | fi |
| 14018 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_macho" >&5 |
| 14019 | echo "${ECHO_T}$ac_cv_c_dll_macho" >&6 |
| 14020 | if test "$ac_cv_c_dll_macho" = "yes" |
| 14021 | then |
| 14022 | LIBEXT="dylib" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 14023 | LDDLLFLAGS="-bundle -flat_namespace -undefined suppress" |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 14024 | LDSHARED="\$(CC) -dynamiclib" |
| 14025 | CFLAGS="$CFLAGS -ffixed-r13 -no-cpp-precomp" |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14026 | STRIP="$STRIP -u -r" |
Emmanuel Maillard | 46718f8 | 2004-07-22 19:48:41 +0000 | [diff] [blame] | 14027 | LDEXECFLAGS="-seg1addr 0x120000" |
| 14028 | |
| 14029 | LDLIBWINEFLAGS="-seg1addr 0x140000" |
| 14030 | |
Emmanuel Maillard | 2300ce6 | 2004-08-19 01:20:45 +0000 | [diff] [blame] | 14031 | COREFOUNDATIONLIB="-framework CoreFoundation" |
| 14032 | |
| 14033 | IOKITLIB="-framework IOKit" |
| 14034 | |
| 14035 | IOKITLIB = "$IOKITLIB $COREFOUNDATIONLIB" |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 14036 | else |
| 14037 | echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5 |
| 14038 | echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6 |
| 14039 | if test "${ac_cv_c_dll_hpux+set}" = set; then |
| 14040 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14041 | else |
| 14042 | ac_wine_try_cflags_saved=$CFLAGS |
| 14043 | CFLAGS="$CFLAGS -shared" |
| 14044 | cat >conftest.$ac_ext <<_ACEOF |
| 14045 | void myfunc() {} |
| 14046 | _ACEOF |
| 14047 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14048 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14049 | (eval $ac_link) 2>conftest.er1 |
| 14050 | ac_status=$? |
| 14051 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14052 | rm -f conftest.er1 |
| 14053 | cat conftest.err >&5 |
| 14054 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14055 | (exit $ac_status); } && |
| 14056 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14057 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14058 | (eval $ac_try) 2>&5 |
| 14059 | ac_status=$? |
| 14060 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14061 | (exit $ac_status); }; } && |
| 14062 | { ac_try='test -s conftest$ac_exeext' |
| 14063 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14064 | (eval $ac_try) 2>&5 |
| 14065 | ac_status=$? |
| 14066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14067 | (exit $ac_status); }; }; then |
| 14068 | ac_cv_c_dll_hpux="yes" |
| 14069 | else |
| 14070 | echo "$as_me: failed program was:" >&5 |
| 14071 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14072 | |
| 14073 | ac_cv_c_dll_hpux="no" |
| 14074 | fi |
| 14075 | rm -f conftest.err conftest.$ac_objext \ |
| 14076 | conftest$ac_exeext conftest.$ac_ext |
| 14077 | CFLAGS=$ac_wine_try_cflags_saved |
| 14078 | fi |
| 14079 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5 |
| 14080 | echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6 |
| 14081 | if test "$ac_cv_c_dll_hpux" = "yes" |
| 14082 | then |
| 14083 | LIBEXT="sl" |
| 14084 | LDDLLFLAGS="-shared" |
| 14085 | LDSHARED="\$(CC) -shared" |
| 14086 | fi |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 14087 | fi |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 14088 | fi |
| 14089 | fi |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 14090 | fi |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 14091 | |
| 14092 | CROSSTEST="" |
| 14093 | |
| 14094 | if test "$cross_compiling" = "no" |
| 14095 | then |
Kevin Koltzau | d344456 | 2004-04-15 00:01:05 +0000 | [diff] [blame] | 14096 | for ac_prog in i586-mingw32msvc-gcc i386-mingw32msvc-gcc i386-mingw32-gcc mingw-gcc |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 14097 | do |
| 14098 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 14099 | set dummy $ac_prog; ac_word=$2 |
| 14100 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14101 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14102 | if test "${ac_cv_prog_CROSSCC+set}" = set; then |
| 14103 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14104 | else |
| 14105 | if test -n "$CROSSCC"; then |
| 14106 | ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test. |
| 14107 | else |
| 14108 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 14109 | for as_dir in $PATH |
| 14110 | do |
| 14111 | IFS=$as_save_IFS |
| 14112 | test -z "$as_dir" && as_dir=. |
| 14113 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14114 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14115 | ac_cv_prog_CROSSCC="$ac_prog" |
| 14116 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14117 | break 2 |
| 14118 | fi |
| 14119 | done |
| 14120 | done |
| 14121 | |
| 14122 | fi |
| 14123 | fi |
| 14124 | CROSSCC=$ac_cv_prog_CROSSCC |
| 14125 | if test -n "$CROSSCC"; then |
| 14126 | echo "$as_me:$LINENO: result: $CROSSCC" >&5 |
| 14127 | echo "${ECHO_T}$CROSSCC" >&6 |
| 14128 | else |
| 14129 | echo "$as_me:$LINENO: result: no" >&5 |
| 14130 | echo "${ECHO_T}no" >&6 |
| 14131 | fi |
| 14132 | |
| 14133 | test -n "$CROSSCC" && break |
| 14134 | done |
| 14135 | test -n "$CROSSCC" || CROSSCC="false" |
| 14136 | |
Kevin Koltzau | d344456 | 2004-04-15 00:01:05 +0000 | [diff] [blame] | 14137 | for ac_prog in i586-mingw32msvc-dlltool i386-mingw32msvc-dlltool i386-mingw32-dlltool mingw-dlltool |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 14138 | do |
| 14139 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 14140 | set dummy $ac_prog; ac_word=$2 |
| 14141 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14142 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14143 | if test "${ac_cv_prog_DLLTOOL+set}" = set; then |
| 14144 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14145 | else |
| 14146 | if test -n "$DLLTOOL"; then |
| 14147 | ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. |
| 14148 | else |
| 14149 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 14150 | for as_dir in $PATH |
| 14151 | do |
| 14152 | IFS=$as_save_IFS |
| 14153 | test -z "$as_dir" && as_dir=. |
| 14154 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14155 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14156 | ac_cv_prog_DLLTOOL="$ac_prog" |
| 14157 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14158 | break 2 |
| 14159 | fi |
| 14160 | done |
| 14161 | done |
| 14162 | |
| 14163 | fi |
| 14164 | fi |
| 14165 | DLLTOOL=$ac_cv_prog_DLLTOOL |
| 14166 | if test -n "$DLLTOOL"; then |
| 14167 | echo "$as_me:$LINENO: result: $DLLTOOL" >&5 |
| 14168 | echo "${ECHO_T}$DLLTOOL" >&6 |
| 14169 | else |
| 14170 | echo "$as_me:$LINENO: result: no" >&5 |
| 14171 | echo "${ECHO_T}no" >&6 |
| 14172 | fi |
| 14173 | |
| 14174 | test -n "$DLLTOOL" && break |
| 14175 | done |
| 14176 | test -n "$DLLTOOL" || DLLTOOL="false" |
| 14177 | |
Kevin Koltzau | d344456 | 2004-04-15 00:01:05 +0000 | [diff] [blame] | 14178 | for ac_prog in i586-mingw32msvc-windres i386-mingw32msvc-windres i386-mingw32-windres mingw-windres |
Alexandre Julliard | 21ee329 | 2003-04-21 22:52:31 +0000 | [diff] [blame] | 14179 | do |
| 14180 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 14181 | set dummy $ac_prog; ac_word=$2 |
| 14182 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14183 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14184 | if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then |
| 14185 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14186 | else |
| 14187 | if test -n "$CROSSWINDRES"; then |
| 14188 | ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test. |
| 14189 | else |
| 14190 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 14191 | for as_dir in $PATH |
| 14192 | do |
| 14193 | IFS=$as_save_IFS |
| 14194 | test -z "$as_dir" && as_dir=. |
| 14195 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14196 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14197 | ac_cv_prog_CROSSWINDRES="$ac_prog" |
| 14198 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14199 | break 2 |
| 14200 | fi |
| 14201 | done |
| 14202 | done |
| 14203 | |
| 14204 | fi |
| 14205 | fi |
| 14206 | CROSSWINDRES=$ac_cv_prog_CROSSWINDRES |
| 14207 | if test -n "$CROSSWINDRES"; then |
| 14208 | echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5 |
| 14209 | echo "${ECHO_T}$CROSSWINDRES" >&6 |
| 14210 | else |
| 14211 | echo "$as_me:$LINENO: result: no" >&5 |
| 14212 | echo "${ECHO_T}no" >&6 |
| 14213 | fi |
| 14214 | |
| 14215 | test -n "$CROSSWINDRES" && break |
| 14216 | done |
| 14217 | test -n "$CROSSWINDRES" || CROSSWINDRES="false" |
| 14218 | |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 14219 | if test "$CROSSCC" != "false"; then CROSSTEST="\$(CROSSTEST)"; fi |
| 14220 | fi |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 14221 | ;; |
| 14222 | esac |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 14223 | |
Hidenori Takeshima | d48ca94 | 2000-12-22 22:28:00 +0000 | [diff] [blame] | 14224 | if test "$LIBEXT" = "a"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 14225 | { { echo "$as_me:$LINENO: error: could not find a way to build shared libraries. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 14226 | It is currently not possible to build Wine without shared library |
| 14227 | (.so) support to allow transparent switch between .so and .dll files. |
| 14228 | If you are using Linux, you will need a newer binutils. |
| 14229 | " >&5 |
| 14230 | echo "$as_me: error: could not find a way to build shared libraries. |
| 14231 | It is currently not possible to build Wine without shared library |
| 14232 | (.so) support to allow transparent switch between .so and .dll files. |
| 14233 | If you are using Linux, you will need a newer binutils. |
| 14234 | " >&2;} |
| 14235 | { (exit 1); exit 1; }; } |
Hidenori Takeshima | d48ca94 | 2000-12-22 22:28:00 +0000 | [diff] [blame] | 14236 | fi |
| 14237 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 14238 | case $build_os in |
| 14239 | cygwin*|mingw32*) |
Alexandre Julliard | 7ab9a71 | 2003-03-21 05:06:48 +0000 | [diff] [blame] | 14240 | LDPATH="PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$PATH\"" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14241 | ;; |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 14242 | darwin*|macosx*) |
| 14243 | LDPATH="DYLD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$DYLD_LIBRARY_PATH\"" |
| 14244 | ;; |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 14245 | *) |
Alexandre Julliard | 7ab9a71 | 2003-03-21 05:06:48 +0000 | [diff] [blame] | 14246 | LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$LD_LIBRARY_PATH\"" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14247 | ;; |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 14248 | esac |
| 14249 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14250 | case $host_os in |
| 14251 | mingw32*) |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14252 | CRTLIBS="-lmsvcrt" |
Steven Edwards | c91ae45 | 2004-09-03 18:57:19 +0000 | [diff] [blame] | 14253 | |
| 14254 | SOCKETLIBS="-lws2_32" |
| 14255 | |
| 14256 | ;; |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14257 | esac |
| 14258 | |
| 14259 | case $host_os in |
| 14260 | linux*) |
Vincent BĂ©ron | 4bf9d98 | 2004-10-14 00:30:59 +0000 | [diff] [blame] | 14261 | case $host_cpu in |
| 14262 | *i[3456789]86*) WINE_BINARIES="wine-glibc wine-kthread wine-pthread wine-preloader" |
| 14263 | ;; |
| 14264 | *) WINE_BINARIES="wine-glibc wine-kthread wine-pthread" |
| 14265 | ;; |
| 14266 | esac |
Alexandre Julliard | a628c13 | 2003-11-12 03:28:21 +0000 | [diff] [blame] | 14267 | MAIN_BINARY="wine-glibc" |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14268 | |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14269 | ;; |
Emmanuel Maillard | 3bc8d2e | 2004-07-19 20:11:10 +0000 | [diff] [blame] | 14270 | darwin*) |
| 14271 | WINE_BINARIES="wine-pthread" |
| 14272 | |
| 14273 | MAIN_BINARY="wine-pthread" |
| 14274 | |
| 14275 | ;; |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14276 | *) |
| 14277 | WINE_BINARIES="wine-kthread" |
| 14278 | |
| 14279 | MAIN_BINARY="wine-kthread" |
| 14280 | |
| 14281 | ;; |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14282 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 14283 | |
| 14284 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14285 | if test "$LIBEXT" = "so" -o "$LIBEXT" = "dylib" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14286 | then |
| 14287 | # Extract the first word of "ldd", so it can be a program name with args. |
| 14288 | set dummy ldd; ac_word=$2 |
| 14289 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14290 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14291 | if test "${ac_cv_path_LDD+set}" = set; then |
| 14292 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14293 | else |
| 14294 | case $LDD in |
| 14295 | [\\/]* | ?:[\\/]*) |
| 14296 | ac_cv_path_LDD="$LDD" # Let the user override the test with a path. |
| 14297 | ;; |
| 14298 | *) |
| 14299 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 14300 | as_dummy="/sbin:/usr/sbin:$PATH" |
| 14301 | for as_dir in $as_dummy |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14302 | do |
| 14303 | IFS=$as_save_IFS |
| 14304 | test -z "$as_dir" && as_dir=. |
| 14305 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14306 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14307 | ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext" |
| 14308 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14309 | break 2 |
| 14310 | fi |
| 14311 | done |
| 14312 | done |
| 14313 | |
| 14314 | test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true" |
| 14315 | ;; |
| 14316 | esac |
| 14317 | fi |
| 14318 | LDD=$ac_cv_path_LDD |
| 14319 | |
| 14320 | if test -n "$LDD"; then |
| 14321 | echo "$as_me:$LINENO: result: $LDD" >&5 |
| 14322 | echo "${ECHO_T}$LDD" >&6 |
| 14323 | else |
| 14324 | echo "$as_me:$LINENO: result: no" >&5 |
| 14325 | echo "${ECHO_T}no" >&6 |
| 14326 | fi |
| 14327 | |
| 14328 | |
| 14329 | echo "$as_me:$LINENO: checking for -lX11 soname" >&5 |
| 14330 | echo $ECHO_N "checking for -lX11 soname... $ECHO_C" >&6 |
| 14331 | if test "${ac_cv_lib_soname_X11+set}" = set; then |
| 14332 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14333 | else |
| 14334 | ac_get_soname_save_LIBS=$LIBS |
| 14335 | LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS" |
| 14336 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14337 | /* confdefs.h. */ |
| 14338 | _ACEOF |
| 14339 | cat confdefs.h >>conftest.$ac_ext |
| 14340 | cat >>conftest.$ac_ext <<_ACEOF |
| 14341 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14342 | |
| 14343 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14344 | #ifdef __cplusplus |
| 14345 | extern "C" |
| 14346 | #endif |
| 14347 | /* We use char because int might match the return type of a gcc2 |
| 14348 | builtin and then its argument prototype would still apply. */ |
| 14349 | char XCreateWindow (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14350 | int |
| 14351 | main () |
| 14352 | { |
| 14353 | XCreateWindow (); |
| 14354 | ; |
| 14355 | return 0; |
| 14356 | } |
| 14357 | _ACEOF |
| 14358 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14359 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14360 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14361 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14362 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14363 | rm -f conftest.er1 |
| 14364 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14366 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14367 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14368 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14369 | (eval $ac_try) 2>&5 |
| 14370 | ac_status=$? |
| 14371 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14372 | (exit $ac_status); }; } && |
| 14373 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14374 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14375 | (eval $ac_try) 2>&5 |
| 14376 | ac_status=$? |
| 14377 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14378 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14379 | ac_cv_lib_soname_X11=`$ac_cv_path_LDD conftest$ac_exeext | grep libX11\\.$LIBEXT | sed "s/^.*\(libX11\.$LIBEXT[^ ]*\).*$/\1/"` |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14380 | if test "x$ac_cv_lib_soname_X11" = "x" |
| 14381 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14382 | ac_cv_lib_soname_X11="libX11.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14383 | fi |
| 14384 | else |
| 14385 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14386 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14387 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14388 | ac_cv_lib_soname_X11="libX11.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14389 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14390 | rm -f conftest.err conftest.$ac_objext \ |
| 14391 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14392 | LIBS=$ac_get_soname_save_LIBS |
| 14393 | fi |
| 14394 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5 |
| 14395 | echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6 |
| 14396 | if test "x$ac_cv_lib_soname_X11" != xNONE |
| 14397 | then |
| 14398 | cat >>confdefs.h <<_ACEOF |
| 14399 | #define SONAME_LIBX11 "$ac_cv_lib_soname_X11" |
| 14400 | _ACEOF |
| 14401 | fi |
| 14402 | |
| 14403 | echo "$as_me:$LINENO: checking for -lXext soname" >&5 |
| 14404 | echo $ECHO_N "checking for -lXext soname... $ECHO_C" >&6 |
| 14405 | if test "${ac_cv_lib_soname_Xext+set}" = set; then |
| 14406 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14407 | else |
| 14408 | ac_get_soname_save_LIBS=$LIBS |
| 14409 | LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS" |
| 14410 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14411 | /* confdefs.h. */ |
| 14412 | _ACEOF |
| 14413 | cat confdefs.h >>conftest.$ac_ext |
| 14414 | cat >>conftest.$ac_ext <<_ACEOF |
| 14415 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14416 | |
| 14417 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14418 | #ifdef __cplusplus |
| 14419 | extern "C" |
| 14420 | #endif |
| 14421 | /* We use char because int might match the return type of a gcc2 |
| 14422 | builtin and then its argument prototype would still apply. */ |
| 14423 | char XextCreateExtension (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14424 | int |
| 14425 | main () |
| 14426 | { |
| 14427 | XextCreateExtension (); |
| 14428 | ; |
| 14429 | return 0; |
| 14430 | } |
| 14431 | _ACEOF |
| 14432 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14433 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14434 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14435 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14436 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14437 | rm -f conftest.er1 |
| 14438 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14439 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14440 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14441 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14442 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14443 | (eval $ac_try) 2>&5 |
| 14444 | ac_status=$? |
| 14445 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14446 | (exit $ac_status); }; } && |
| 14447 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14448 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14449 | (eval $ac_try) 2>&5 |
| 14450 | ac_status=$? |
| 14451 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14452 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14453 | ac_cv_lib_soname_Xext=`$ac_cv_path_LDD conftest$ac_exeext | grep libXext\\.$LIBEXT | sed "s/^.*\(libXext\.$LIBEXT[^ ]*\).*$/\1/"` |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14454 | if test "x$ac_cv_lib_soname_Xext" = "x" |
| 14455 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14456 | ac_cv_lib_soname_Xext="libXext.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14457 | fi |
| 14458 | else |
| 14459 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14460 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14461 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14462 | ac_cv_lib_soname_Xext="libXext.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14463 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14464 | rm -f conftest.err conftest.$ac_objext \ |
| 14465 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14466 | LIBS=$ac_get_soname_save_LIBS |
| 14467 | fi |
| 14468 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5 |
| 14469 | echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6 |
| 14470 | if test "x$ac_cv_lib_soname_Xext" != xNONE |
| 14471 | then |
| 14472 | cat >>confdefs.h <<_ACEOF |
| 14473 | #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext" |
| 14474 | _ACEOF |
| 14475 | fi |
| 14476 | |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14477 | echo "$as_me:$LINENO: checking for -lXi soname" >&5 |
| 14478 | echo $ECHO_N "checking for -lXi soname... $ECHO_C" >&6 |
| 14479 | if test "${ac_cv_lib_soname_Xi+set}" = set; then |
| 14480 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14481 | else |
| 14482 | ac_get_soname_save_LIBS=$LIBS |
| 14483 | LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 14484 | cat >conftest.$ac_ext <<_ACEOF |
| 14485 | /* confdefs.h. */ |
| 14486 | _ACEOF |
| 14487 | cat confdefs.h >>conftest.$ac_ext |
| 14488 | cat >>conftest.$ac_ext <<_ACEOF |
| 14489 | /* end confdefs.h. */ |
| 14490 | |
| 14491 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14492 | #ifdef __cplusplus |
| 14493 | extern "C" |
| 14494 | #endif |
| 14495 | /* We use char because int might match the return type of a gcc2 |
| 14496 | builtin and then its argument prototype would still apply. */ |
| 14497 | char XOpenDevice (); |
| 14498 | int |
| 14499 | main () |
| 14500 | { |
| 14501 | XOpenDevice (); |
| 14502 | ; |
| 14503 | return 0; |
| 14504 | } |
| 14505 | _ACEOF |
| 14506 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14507 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14508 | (eval $ac_link) 2>conftest.er1 |
| 14509 | ac_status=$? |
| 14510 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14511 | rm -f conftest.er1 |
| 14512 | cat conftest.err >&5 |
| 14513 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14514 | (exit $ac_status); } && |
| 14515 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14516 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14517 | (eval $ac_try) 2>&5 |
| 14518 | ac_status=$? |
| 14519 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14520 | (exit $ac_status); }; } && |
| 14521 | { ac_try='test -s conftest$ac_exeext' |
| 14522 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14523 | (eval $ac_try) 2>&5 |
| 14524 | ac_status=$? |
| 14525 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14526 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14527 | ac_cv_lib_soname_Xi=`$ac_cv_path_LDD conftest$ac_exeext | grep libXi\\.$LIBEXT | sed "s/^.*\(libXi\.$LIBEXT[^ ]*\).*$/\1/"` |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14528 | if test "x$ac_cv_lib_soname_Xi" = "x" |
| 14529 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14530 | ac_cv_lib_soname_Xi="libXi.$LIBEXT" |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14531 | fi |
| 14532 | else |
| 14533 | echo "$as_me: failed program was:" >&5 |
| 14534 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14535 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14536 | ac_cv_lib_soname_Xi="libXi.$LIBEXT" |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14537 | fi |
| 14538 | rm -f conftest.err conftest.$ac_objext \ |
| 14539 | conftest$ac_exeext conftest.$ac_ext |
| 14540 | LIBS=$ac_get_soname_save_LIBS |
| 14541 | fi |
| 14542 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5 |
| 14543 | echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6 |
| 14544 | if test "x$ac_cv_lib_soname_Xi" != xNONE |
| 14545 | then |
| 14546 | cat >>confdefs.h <<_ACEOF |
| 14547 | #define SONAME_LIBXI "$ac_cv_lib_soname_Xi" |
| 14548 | _ACEOF |
| 14549 | fi |
| 14550 | |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14551 | echo "$as_me:$LINENO: checking for -lXrender soname" >&5 |
| 14552 | echo $ECHO_N "checking for -lXrender soname... $ECHO_C" >&6 |
| 14553 | if test "${ac_cv_lib_soname_Xrender+set}" = set; then |
| 14554 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14555 | else |
| 14556 | ac_get_soname_save_LIBS=$LIBS |
| 14557 | LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 14558 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14559 | /* confdefs.h. */ |
| 14560 | _ACEOF |
| 14561 | cat confdefs.h >>conftest.$ac_ext |
| 14562 | cat >>conftest.$ac_ext <<_ACEOF |
| 14563 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14564 | |
| 14565 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14566 | #ifdef __cplusplus |
| 14567 | extern "C" |
| 14568 | #endif |
| 14569 | /* We use char because int might match the return type of a gcc2 |
| 14570 | builtin and then its argument prototype would still apply. */ |
| 14571 | char XRenderQueryExtension (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14572 | int |
| 14573 | main () |
| 14574 | { |
| 14575 | XRenderQueryExtension (); |
| 14576 | ; |
| 14577 | return 0; |
| 14578 | } |
| 14579 | _ACEOF |
| 14580 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14581 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14582 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14583 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14584 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14585 | rm -f conftest.er1 |
| 14586 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14587 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14588 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14589 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14590 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14591 | (eval $ac_try) 2>&5 |
| 14592 | ac_status=$? |
| 14593 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14594 | (exit $ac_status); }; } && |
| 14595 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14596 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14597 | (eval $ac_try) 2>&5 |
| 14598 | ac_status=$? |
| 14599 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14600 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14601 | ac_cv_lib_soname_Xrender=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrender\\.$LIBEXT | sed "s/^.*\(libXrender\.$LIBEXT[^ ]*\).*$/\1/"` |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14602 | if test "x$ac_cv_lib_soname_Xrender" = "x" |
| 14603 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14604 | ac_cv_lib_soname_Xrender="libXrender.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14605 | fi |
| 14606 | else |
| 14607 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14608 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14609 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14610 | ac_cv_lib_soname_Xrender="libXrender.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14611 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14612 | rm -f conftest.err conftest.$ac_objext \ |
| 14613 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14614 | LIBS=$ac_get_soname_save_LIBS |
| 14615 | fi |
| 14616 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5 |
| 14617 | echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6 |
| 14618 | if test "x$ac_cv_lib_soname_Xrender" != xNONE |
| 14619 | then |
| 14620 | cat >>confdefs.h <<_ACEOF |
| 14621 | #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender" |
| 14622 | _ACEOF |
| 14623 | fi |
| 14624 | |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14625 | echo "$as_me:$LINENO: checking for -lXrandr soname" >&5 |
| 14626 | echo $ECHO_N "checking for -lXrandr soname... $ECHO_C" >&6 |
| 14627 | if test "${ac_cv_lib_soname_Xrandr+set}" = set; then |
| 14628 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14629 | else |
| 14630 | ac_get_soname_save_LIBS=$LIBS |
| 14631 | LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 14632 | cat >conftest.$ac_ext <<_ACEOF |
| 14633 | /* confdefs.h. */ |
| 14634 | _ACEOF |
| 14635 | cat confdefs.h >>conftest.$ac_ext |
| 14636 | cat >>conftest.$ac_ext <<_ACEOF |
| 14637 | /* end confdefs.h. */ |
| 14638 | |
| 14639 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14640 | #ifdef __cplusplus |
| 14641 | extern "C" |
| 14642 | #endif |
| 14643 | /* We use char because int might match the return type of a gcc2 |
| 14644 | builtin and then its argument prototype would still apply. */ |
| 14645 | char XRRQueryExtension (); |
| 14646 | int |
| 14647 | main () |
| 14648 | { |
| 14649 | XRRQueryExtension (); |
| 14650 | ; |
| 14651 | return 0; |
| 14652 | } |
| 14653 | _ACEOF |
| 14654 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14655 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14656 | (eval $ac_link) 2>conftest.er1 |
| 14657 | ac_status=$? |
| 14658 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14659 | rm -f conftest.er1 |
| 14660 | cat conftest.err >&5 |
| 14661 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14662 | (exit $ac_status); } && |
| 14663 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14664 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14665 | (eval $ac_try) 2>&5 |
| 14666 | ac_status=$? |
| 14667 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14668 | (exit $ac_status); }; } && |
| 14669 | { ac_try='test -s conftest$ac_exeext' |
| 14670 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14671 | (eval $ac_try) 2>&5 |
| 14672 | ac_status=$? |
| 14673 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14674 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14675 | ac_cv_lib_soname_Xrandr=`$ac_cv_path_LDD conftest$ac_exeext | grep libXrandr\\.$LIBEXT | sed "s/^.*\(libXrandr\.$LIBEXT[^ ]*\).*$/\1/"` |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14676 | if test "x$ac_cv_lib_soname_Xrandr" = "x" |
| 14677 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14678 | ac_cv_lib_soname_Xrandr="libXrandr.$LIBEXT" |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14679 | fi |
| 14680 | else |
| 14681 | echo "$as_me: failed program was:" >&5 |
| 14682 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14683 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14684 | ac_cv_lib_soname_Xrandr="libXrandr.$LIBEXT" |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14685 | fi |
| 14686 | rm -f conftest.err conftest.$ac_objext \ |
| 14687 | conftest$ac_exeext conftest.$ac_ext |
| 14688 | LIBS=$ac_get_soname_save_LIBS |
| 14689 | fi |
| 14690 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5 |
| 14691 | echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6 |
| 14692 | if test "x$ac_cv_lib_soname_Xrandr" != xNONE |
| 14693 | then |
| 14694 | cat >>confdefs.h <<_ACEOF |
| 14695 | #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr" |
| 14696 | _ACEOF |
| 14697 | fi |
| 14698 | |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14699 | echo "$as_me:$LINENO: checking for -lfreetype soname" >&5 |
| 14700 | echo $ECHO_N "checking for -lfreetype soname... $ECHO_C" >&6 |
| 14701 | if test "${ac_cv_lib_soname_freetype+set}" = set; then |
| 14702 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14703 | else |
| 14704 | ac_get_soname_save_LIBS=$LIBS |
| 14705 | LIBS="-lfreetype $X_LIBS $LIBS" |
| 14706 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14707 | /* confdefs.h. */ |
| 14708 | _ACEOF |
| 14709 | cat confdefs.h >>conftest.$ac_ext |
| 14710 | cat >>conftest.$ac_ext <<_ACEOF |
| 14711 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14712 | |
| 14713 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14714 | #ifdef __cplusplus |
| 14715 | extern "C" |
| 14716 | #endif |
| 14717 | /* We use char because int might match the return type of a gcc2 |
| 14718 | builtin and then its argument prototype would still apply. */ |
| 14719 | char FT_Init_FreeType (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14720 | int |
| 14721 | main () |
| 14722 | { |
| 14723 | FT_Init_FreeType (); |
| 14724 | ; |
| 14725 | return 0; |
| 14726 | } |
| 14727 | _ACEOF |
| 14728 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14729 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14730 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14731 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14732 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14733 | rm -f conftest.er1 |
| 14734 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14736 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14737 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14739 | (eval $ac_try) 2>&5 |
| 14740 | ac_status=$? |
| 14741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14742 | (exit $ac_status); }; } && |
| 14743 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14744 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14745 | (eval $ac_try) 2>&5 |
| 14746 | ac_status=$? |
| 14747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14748 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14749 | ac_cv_lib_soname_freetype=`$ac_cv_path_LDD conftest$ac_exeext | grep libfreetype\\.$LIBEXT | sed "s/^.*\(libfreetype\.$LIBEXT[^ ]*\).*$/\1/"` |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14750 | if test "x$ac_cv_lib_soname_freetype" = "x" |
| 14751 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14752 | ac_cv_lib_soname_freetype="libfreetype.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14753 | fi |
| 14754 | else |
| 14755 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14756 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14757 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14758 | ac_cv_lib_soname_freetype="libfreetype.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14759 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14760 | rm -f conftest.err conftest.$ac_objext \ |
| 14761 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14762 | LIBS=$ac_get_soname_save_LIBS |
| 14763 | fi |
| 14764 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5 |
| 14765 | echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6 |
| 14766 | if test "x$ac_cv_lib_soname_freetype" != xNONE |
| 14767 | then |
| 14768 | cat >>confdefs.h <<_ACEOF |
| 14769 | #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype" |
| 14770 | _ACEOF |
| 14771 | fi |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14772 | |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14773 | echo "$as_me:$LINENO: checking for -lGL soname" >&5 |
| 14774 | echo $ECHO_N "checking for -lGL soname... $ECHO_C" >&6 |
| 14775 | if test "${ac_cv_lib_soname_GL+set}" = set; then |
| 14776 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14777 | else |
| 14778 | ac_get_soname_save_LIBS=$LIBS |
| 14779 | LIBS="-lGL $X_LIBS $X_EXTRA_LIBS $LIBS" |
| 14780 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14781 | /* confdefs.h. */ |
| 14782 | _ACEOF |
| 14783 | cat confdefs.h >>conftest.$ac_ext |
| 14784 | cat >>conftest.$ac_ext <<_ACEOF |
| 14785 | /* end confdefs.h. */ |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14786 | |
| 14787 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14788 | #ifdef __cplusplus |
| 14789 | extern "C" |
| 14790 | #endif |
| 14791 | /* We use char because int might match the return type of a gcc2 |
| 14792 | builtin and then its argument prototype would still apply. */ |
| 14793 | char glXQueryExtension (); |
| 14794 | int |
| 14795 | main () |
| 14796 | { |
| 14797 | glXQueryExtension (); |
| 14798 | ; |
| 14799 | return 0; |
| 14800 | } |
| 14801 | _ACEOF |
| 14802 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14803 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14804 | (eval $ac_link) 2>conftest.er1 |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14805 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14806 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14807 | rm -f conftest.er1 |
| 14808 | cat conftest.err >&5 |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14810 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14811 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14813 | (eval $ac_try) 2>&5 |
| 14814 | ac_status=$? |
| 14815 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14816 | (exit $ac_status); }; } && |
| 14817 | { ac_try='test -s conftest$ac_exeext' |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14818 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14819 | (eval $ac_try) 2>&5 |
| 14820 | ac_status=$? |
| 14821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14822 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14823 | ac_cv_lib_soname_GL=`$ac_cv_path_LDD conftest$ac_exeext | grep libGL\\.$LIBEXT | sed "s/^.*\(libGL\.$LIBEXT[^ ]*\).*$/\1/"` |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14824 | if test "x$ac_cv_lib_soname_GL" = "x" |
| 14825 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14826 | ac_cv_lib_soname_GL="libGL.$LIBEXT" |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14827 | fi |
| 14828 | else |
| 14829 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14830 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14831 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14832 | ac_cv_lib_soname_GL="libGL.$LIBEXT" |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14833 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14834 | rm -f conftest.err conftest.$ac_objext \ |
| 14835 | conftest$ac_exeext conftest.$ac_ext |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14836 | LIBS=$ac_get_soname_save_LIBS |
| 14837 | fi |
| 14838 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5 |
| 14839 | echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6 |
| 14840 | if test "x$ac_cv_lib_soname_GL" != xNONE |
| 14841 | then |
| 14842 | cat >>confdefs.h <<_ACEOF |
| 14843 | #define SONAME_LIBGL "$ac_cv_lib_soname_GL" |
| 14844 | _ACEOF |
| 14845 | fi |
| 14846 | |
Christian Costa | eac96b5 | 2004-07-30 18:54:32 +0000 | [diff] [blame] | 14847 | echo "$as_me:$LINENO: checking for -ltxc_dxtn soname" >&5 |
| 14848 | echo $ECHO_N "checking for -ltxc_dxtn soname... $ECHO_C" >&6 |
| 14849 | if test "${ac_cv_lib_soname_txc_dxtn+set}" = set; then |
| 14850 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14851 | else |
| 14852 | ac_get_soname_save_LIBS=$LIBS |
| 14853 | LIBS="-ltxc_dxtn $LIBS" |
| 14854 | cat >conftest.$ac_ext <<_ACEOF |
| 14855 | /* confdefs.h. */ |
| 14856 | _ACEOF |
| 14857 | cat confdefs.h >>conftest.$ac_ext |
| 14858 | cat >>conftest.$ac_ext <<_ACEOF |
| 14859 | /* end confdefs.h. */ |
| 14860 | |
| 14861 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14862 | #ifdef __cplusplus |
| 14863 | extern "C" |
| 14864 | #endif |
| 14865 | /* We use char because int might match the return type of a gcc2 |
| 14866 | builtin and then its argument prototype would still apply. */ |
| 14867 | char fetch_2d_texel_rgba_dxt1 (); |
| 14868 | int |
| 14869 | main () |
| 14870 | { |
| 14871 | fetch_2d_texel_rgba_dxt1 (); |
| 14872 | ; |
| 14873 | return 0; |
| 14874 | } |
| 14875 | _ACEOF |
| 14876 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14877 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14878 | (eval $ac_link) 2>conftest.er1 |
| 14879 | ac_status=$? |
| 14880 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14881 | rm -f conftest.er1 |
| 14882 | cat conftest.err >&5 |
| 14883 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14884 | (exit $ac_status); } && |
| 14885 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14886 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14887 | (eval $ac_try) 2>&5 |
| 14888 | ac_status=$? |
| 14889 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14890 | (exit $ac_status); }; } && |
| 14891 | { ac_try='test -s conftest$ac_exeext' |
| 14892 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14893 | (eval $ac_try) 2>&5 |
| 14894 | ac_status=$? |
| 14895 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14896 | (exit $ac_status); }; }; then |
| 14897 | ac_cv_lib_soname_txc_dxtn=`$ac_cv_path_LDD conftest$ac_exeext | grep libtxc_dxtn\\.$LIBEXT | sed "s/^.*\(libtxc_dxtn\.$LIBEXT[^ ]*\).*$/\1/"` |
| 14898 | if test "x$ac_cv_lib_soname_txc_dxtn" = "x" |
| 14899 | then |
| 14900 | ac_cv_lib_soname_txc_dxtn="libtxc_dxtn.$LIBEXT" |
| 14901 | fi |
| 14902 | else |
| 14903 | echo "$as_me: failed program was:" >&5 |
| 14904 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14905 | |
| 14906 | ac_cv_lib_soname_txc_dxtn="libtxc_dxtn.$LIBEXT" |
| 14907 | fi |
| 14908 | rm -f conftest.err conftest.$ac_objext \ |
| 14909 | conftest$ac_exeext conftest.$ac_ext |
| 14910 | LIBS=$ac_get_soname_save_LIBS |
| 14911 | fi |
| 14912 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_txc_dxtn" >&5 |
| 14913 | echo "${ECHO_T}$ac_cv_lib_soname_txc_dxtn" >&6 |
| 14914 | if test "x$ac_cv_lib_soname_txc_dxtn" != xNONE |
| 14915 | then |
| 14916 | cat >>confdefs.h <<_ACEOF |
| 14917 | #define SONAME_LIBTXC_DXTN "$ac_cv_lib_soname_txc_dxtn" |
| 14918 | _ACEOF |
| 14919 | fi |
| 14920 | |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14921 | echo "$as_me:$LINENO: checking for -lcups soname" >&5 |
| 14922 | echo $ECHO_N "checking for -lcups soname... $ECHO_C" >&6 |
| 14923 | if test "${ac_cv_lib_soname_cups+set}" = set; then |
| 14924 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14925 | else |
| 14926 | ac_get_soname_save_LIBS=$LIBS |
| 14927 | LIBS="-lcups $LIBS" |
| 14928 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14929 | /* confdefs.h. */ |
| 14930 | _ACEOF |
| 14931 | cat confdefs.h >>conftest.$ac_ext |
| 14932 | cat >>conftest.$ac_ext <<_ACEOF |
| 14933 | /* end confdefs.h. */ |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14934 | |
| 14935 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14936 | #ifdef __cplusplus |
| 14937 | extern "C" |
| 14938 | #endif |
| 14939 | /* We use char because int might match the return type of a gcc2 |
| 14940 | builtin and then its argument prototype would still apply. */ |
| 14941 | char cupsGetDefault (); |
| 14942 | int |
| 14943 | main () |
| 14944 | { |
| 14945 | cupsGetDefault (); |
| 14946 | ; |
| 14947 | return 0; |
| 14948 | } |
| 14949 | _ACEOF |
| 14950 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14951 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14952 | (eval $ac_link) 2>conftest.er1 |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14953 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14954 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14955 | rm -f conftest.er1 |
| 14956 | cat conftest.err >&5 |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14957 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14958 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14959 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14960 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14961 | (eval $ac_try) 2>&5 |
| 14962 | ac_status=$? |
| 14963 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14964 | (exit $ac_status); }; } && |
| 14965 | { ac_try='test -s conftest$ac_exeext' |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14966 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14967 | (eval $ac_try) 2>&5 |
| 14968 | ac_status=$? |
| 14969 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14970 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14971 | ac_cv_lib_soname_cups=`$ac_cv_path_LDD conftest$ac_exeext | grep libcups\\.$LIBEXT | sed "s/^.*\(libcups\.$LIBEXT[^ ]*\).*$/\1/"` |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14972 | if test "x$ac_cv_lib_soname_cups" = "x" |
| 14973 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14974 | ac_cv_lib_soname_cups="libcups.$LIBEXT" |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14975 | fi |
| 14976 | else |
| 14977 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14978 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14979 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14980 | ac_cv_lib_soname_cups="libcups.$LIBEXT" |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14981 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14982 | rm -f conftest.err conftest.$ac_objext \ |
| 14983 | conftest$ac_exeext conftest.$ac_ext |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14984 | LIBS=$ac_get_soname_save_LIBS |
| 14985 | fi |
| 14986 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5 |
| 14987 | echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6 |
| 14988 | if test "x$ac_cv_lib_soname_cups" != xNONE |
| 14989 | then |
| 14990 | cat >>confdefs.h <<_ACEOF |
| 14991 | #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups" |
| 14992 | _ACEOF |
| 14993 | fi |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14994 | |
| 14995 | echo "$as_me:$LINENO: checking for -ljack soname" >&5 |
| 14996 | echo $ECHO_N "checking for -ljack soname... $ECHO_C" >&6 |
| 14997 | if test "${ac_cv_lib_soname_jack+set}" = set; then |
| 14998 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14999 | else |
| 15000 | ac_get_soname_save_LIBS=$LIBS |
| 15001 | LIBS="-ljack $LIBS" |
| 15002 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15003 | /* confdefs.h. */ |
| 15004 | _ACEOF |
| 15005 | cat confdefs.h >>conftest.$ac_ext |
| 15006 | cat >>conftest.$ac_ext <<_ACEOF |
| 15007 | /* end confdefs.h. */ |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15008 | |
| 15009 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15010 | #ifdef __cplusplus |
| 15011 | extern "C" |
| 15012 | #endif |
| 15013 | /* We use char because int might match the return type of a gcc2 |
| 15014 | builtin and then its argument prototype would still apply. */ |
| 15015 | char jack_client_new (); |
| 15016 | int |
| 15017 | main () |
| 15018 | { |
| 15019 | jack_client_new (); |
| 15020 | ; |
| 15021 | return 0; |
| 15022 | } |
| 15023 | _ACEOF |
| 15024 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15025 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15026 | (eval $ac_link) 2>conftest.er1 |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15027 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15028 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15029 | rm -f conftest.er1 |
| 15030 | cat conftest.err >&5 |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15031 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15032 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15033 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15034 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15035 | (eval $ac_try) 2>&5 |
| 15036 | ac_status=$? |
| 15037 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15038 | (exit $ac_status); }; } && |
| 15039 | { ac_try='test -s conftest$ac_exeext' |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15040 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15041 | (eval $ac_try) 2>&5 |
| 15042 | ac_status=$? |
| 15043 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15044 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15045 | ac_cv_lib_soname_jack=`$ac_cv_path_LDD conftest$ac_exeext | grep libjack\\.$LIBEXT | sed "s/^.*\(libjack\.$LIBEXT[^ ]*\).*$/\1/"` |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15046 | if test "x$ac_cv_lib_soname_jack" = "x" |
| 15047 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15048 | ac_cv_lib_soname_jack="libjack.$LIBEXT" |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15049 | fi |
| 15050 | else |
| 15051 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15052 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15053 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15054 | ac_cv_lib_soname_jack="libjack.$LIBEXT" |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15055 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15056 | rm -f conftest.err conftest.$ac_objext \ |
| 15057 | conftest$ac_exeext conftest.$ac_ext |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 15058 | LIBS=$ac_get_soname_save_LIBS |
| 15059 | fi |
| 15060 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5 |
| 15061 | echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6 |
| 15062 | if test "x$ac_cv_lib_soname_jack" != xNONE |
| 15063 | then |
| 15064 | cat >>confdefs.h <<_ACEOF |
| 15065 | #define SONAME_LIBJACK "$ac_cv_lib_soname_jack" |
| 15066 | _ACEOF |
| 15067 | fi |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15068 | |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15069 | echo "$as_me:$LINENO: checking for -lfontconfig soname" >&5 |
| 15070 | echo $ECHO_N "checking for -lfontconfig soname... $ECHO_C" >&6 |
| 15071 | if test "${ac_cv_lib_soname_fontconfig+set}" = set; then |
| 15072 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15073 | else |
| 15074 | ac_get_soname_save_LIBS=$LIBS |
| 15075 | LIBS="-lfontconfig $LIBS" |
| 15076 | cat >conftest.$ac_ext <<_ACEOF |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15077 | /* confdefs.h. */ |
| 15078 | _ACEOF |
| 15079 | cat confdefs.h >>conftest.$ac_ext |
| 15080 | cat >>conftest.$ac_ext <<_ACEOF |
| 15081 | /* end confdefs.h. */ |
| 15082 | |
| 15083 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15084 | #ifdef __cplusplus |
| 15085 | extern "C" |
| 15086 | #endif |
| 15087 | /* We use char because int might match the return type of a gcc2 |
| 15088 | builtin and then its argument prototype would still apply. */ |
| 15089 | char FcInit (); |
| 15090 | int |
| 15091 | main () |
| 15092 | { |
| 15093 | FcInit (); |
| 15094 | ; |
| 15095 | return 0; |
| 15096 | } |
| 15097 | _ACEOF |
| 15098 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15099 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15100 | (eval $ac_link) 2>conftest.er1 |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15101 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15102 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15103 | rm -f conftest.er1 |
| 15104 | cat conftest.err >&5 |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15106 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15107 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15108 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15109 | (eval $ac_try) 2>&5 |
| 15110 | ac_status=$? |
| 15111 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15112 | (exit $ac_status); }; } && |
| 15113 | { ac_try='test -s conftest$ac_exeext' |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15114 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15115 | (eval $ac_try) 2>&5 |
| 15116 | ac_status=$? |
| 15117 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15118 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15119 | ac_cv_lib_soname_fontconfig=`$ac_cv_path_LDD conftest$ac_exeext | grep libfontconfig\\.$LIBEXT | sed "s/^.*\(libfontconfig\.$LIBEXT[^ ]*\).*$/\1/"` |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15120 | if test "x$ac_cv_lib_soname_fontconfig" = "x" |
| 15121 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15122 | ac_cv_lib_soname_fontconfig="libfontconfig.$LIBEXT" |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15123 | fi |
| 15124 | else |
| 15125 | echo "$as_me: failed program was:" >&5 |
| 15126 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15127 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15128 | ac_cv_lib_soname_fontconfig="libfontconfig.$LIBEXT" |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15129 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15130 | rm -f conftest.err conftest.$ac_objext \ |
| 15131 | conftest$ac_exeext conftest.$ac_ext |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15132 | LIBS=$ac_get_soname_save_LIBS |
| 15133 | fi |
| 15134 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5 |
| 15135 | echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6 |
| 15136 | if test "x$ac_cv_lib_soname_fontconfig" != xNONE |
| 15137 | then |
| 15138 | cat >>confdefs.h <<_ACEOF |
| 15139 | #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig" |
| 15140 | _ACEOF |
Alexandre Julliard | 7999469 | 2003-11-13 20:58:55 +0000 | [diff] [blame] | 15141 | fi |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15142 | |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15143 | echo "$as_me:$LINENO: checking for -lssl soname" >&5 |
| 15144 | echo $ECHO_N "checking for -lssl soname... $ECHO_C" >&6 |
| 15145 | if test "${ac_cv_lib_soname_ssl+set}" = set; then |
| 15146 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15147 | else |
| 15148 | ac_get_soname_save_LIBS=$LIBS |
| 15149 | LIBS="-lssl $LIBS" |
| 15150 | cat >conftest.$ac_ext <<_ACEOF |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15151 | /* confdefs.h. */ |
| 15152 | _ACEOF |
| 15153 | cat confdefs.h >>conftest.$ac_ext |
| 15154 | cat >>conftest.$ac_ext <<_ACEOF |
| 15155 | /* end confdefs.h. */ |
| 15156 | |
| 15157 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15158 | #ifdef __cplusplus |
| 15159 | extern "C" |
| 15160 | #endif |
| 15161 | /* We use char because int might match the return type of a gcc2 |
| 15162 | builtin and then its argument prototype would still apply. */ |
| 15163 | char SSL_library_init (); |
| 15164 | int |
| 15165 | main () |
| 15166 | { |
| 15167 | SSL_library_init (); |
| 15168 | ; |
| 15169 | return 0; |
| 15170 | } |
| 15171 | _ACEOF |
| 15172 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15173 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15174 | (eval $ac_link) 2>conftest.er1 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15175 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15176 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15177 | rm -f conftest.er1 |
| 15178 | cat conftest.err >&5 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15179 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15180 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15181 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15182 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15183 | (eval $ac_try) 2>&5 |
| 15184 | ac_status=$? |
| 15185 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15186 | (exit $ac_status); }; } && |
| 15187 | { ac_try='test -s conftest$ac_exeext' |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15188 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15189 | (eval $ac_try) 2>&5 |
| 15190 | ac_status=$? |
| 15191 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15192 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15193 | ac_cv_lib_soname_ssl=`$ac_cv_path_LDD conftest$ac_exeext | grep libssl\\.$LIBEXT | sed "s/^.*\(libssl\.$LIBEXT[^ ]*\).*$/\1/"` |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15194 | if test "x$ac_cv_lib_soname_ssl" = "x" |
| 15195 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15196 | ac_cv_lib_soname_ssl="libssl.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15197 | fi |
| 15198 | else |
| 15199 | echo "$as_me: failed program was:" >&5 |
| 15200 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15201 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15202 | ac_cv_lib_soname_ssl="libssl.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15203 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15204 | rm -f conftest.err conftest.$ac_objext \ |
| 15205 | conftest$ac_exeext conftest.$ac_ext |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15206 | LIBS=$ac_get_soname_save_LIBS |
| 15207 | fi |
| 15208 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5 |
| 15209 | echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6 |
| 15210 | if test "x$ac_cv_lib_soname_ssl" != xNONE |
| 15211 | then |
| 15212 | cat >>confdefs.h <<_ACEOF |
| 15213 | #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl" |
| 15214 | _ACEOF |
| 15215 | fi |
| 15216 | |
| 15217 | echo "$as_me:$LINENO: checking for -lcrypto soname" >&5 |
| 15218 | echo $ECHO_N "checking for -lcrypto soname... $ECHO_C" >&6 |
| 15219 | if test "${ac_cv_lib_soname_crypto+set}" = set; then |
| 15220 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15221 | else |
| 15222 | ac_get_soname_save_LIBS=$LIBS |
| 15223 | LIBS="-lcrypto $LIBS" |
| 15224 | cat >conftest.$ac_ext <<_ACEOF |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15225 | /* confdefs.h. */ |
| 15226 | _ACEOF |
| 15227 | cat confdefs.h >>conftest.$ac_ext |
| 15228 | cat >>conftest.$ac_ext <<_ACEOF |
| 15229 | /* end confdefs.h. */ |
| 15230 | |
| 15231 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15232 | #ifdef __cplusplus |
| 15233 | extern "C" |
| 15234 | #endif |
| 15235 | /* We use char because int might match the return type of a gcc2 |
| 15236 | builtin and then its argument prototype would still apply. */ |
| 15237 | char BIO_new_socket (); |
| 15238 | int |
| 15239 | main () |
| 15240 | { |
| 15241 | BIO_new_socket (); |
| 15242 | ; |
| 15243 | return 0; |
| 15244 | } |
| 15245 | _ACEOF |
| 15246 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15247 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15248 | (eval $ac_link) 2>conftest.er1 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15249 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15250 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15251 | rm -f conftest.er1 |
| 15252 | cat conftest.err >&5 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15253 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15254 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15255 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15256 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15257 | (eval $ac_try) 2>&5 |
| 15258 | ac_status=$? |
| 15259 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15260 | (exit $ac_status); }; } && |
| 15261 | { ac_try='test -s conftest$ac_exeext' |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15262 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15263 | (eval $ac_try) 2>&5 |
| 15264 | ac_status=$? |
| 15265 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15266 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15267 | ac_cv_lib_soname_crypto=`$ac_cv_path_LDD conftest$ac_exeext | grep libcrypto\\.$LIBEXT | sed "s/^.*\(libcrypto\.$LIBEXT[^ ]*\).*$/\1/"` |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15268 | if test "x$ac_cv_lib_soname_crypto" = "x" |
| 15269 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15270 | ac_cv_lib_soname_crypto="libcrypto.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15271 | fi |
| 15272 | else |
| 15273 | echo "$as_me: failed program was:" >&5 |
| 15274 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15275 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15276 | ac_cv_lib_soname_crypto="libcrypto.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15277 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15278 | rm -f conftest.err conftest.$ac_objext \ |
| 15279 | conftest$ac_exeext conftest.$ac_ext |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15280 | LIBS=$ac_get_soname_save_LIBS |
| 15281 | fi |
| 15282 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5 |
| 15283 | echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6 |
| 15284 | if test "x$ac_cv_lib_soname_crypto" != xNONE |
| 15285 | then |
| 15286 | cat >>confdefs.h <<_ACEOF |
| 15287 | #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto" |
| 15288 | _ACEOF |
| 15289 | fi |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15290 | |
| 15291 | echo "$as_me:$LINENO: checking for -lncurses soname" >&5 |
| 15292 | echo $ECHO_N "checking for -lncurses soname... $ECHO_C" >&6 |
| 15293 | if test "${ac_cv_lib_soname_ncurses+set}" = set; then |
| 15294 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15295 | else |
| 15296 | ac_get_soname_save_LIBS=$LIBS |
| 15297 | LIBS="-lncurses $LIBS" |
| 15298 | cat >conftest.$ac_ext <<_ACEOF |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15299 | /* confdefs.h. */ |
| 15300 | _ACEOF |
| 15301 | cat confdefs.h >>conftest.$ac_ext |
| 15302 | cat >>conftest.$ac_ext <<_ACEOF |
| 15303 | /* end confdefs.h. */ |
| 15304 | |
| 15305 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15306 | #ifdef __cplusplus |
| 15307 | extern "C" |
| 15308 | #endif |
| 15309 | /* We use char because int might match the return type of a gcc2 |
| 15310 | builtin and then its argument prototype would still apply. */ |
| 15311 | char waddch (); |
| 15312 | int |
| 15313 | main () |
| 15314 | { |
| 15315 | waddch (); |
| 15316 | ; |
| 15317 | return 0; |
| 15318 | } |
| 15319 | _ACEOF |
| 15320 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15321 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15322 | (eval $ac_link) 2>conftest.er1 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15323 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15324 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15325 | rm -f conftest.er1 |
| 15326 | cat conftest.err >&5 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15328 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15329 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15330 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15331 | (eval $ac_try) 2>&5 |
| 15332 | ac_status=$? |
| 15333 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15334 | (exit $ac_status); }; } && |
| 15335 | { ac_try='test -s conftest$ac_exeext' |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15336 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15337 | (eval $ac_try) 2>&5 |
| 15338 | ac_status=$? |
| 15339 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15340 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15341 | ac_cv_lib_soname_ncurses=`$ac_cv_path_LDD conftest$ac_exeext | grep libncurses\\.$LIBEXT | sed "s/^.*\(libncurses\.$LIBEXT[^ ]*\).*$/\1/"` |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15342 | if test "x$ac_cv_lib_soname_ncurses" = "x" |
| 15343 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15344 | ac_cv_lib_soname_ncurses="libncurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15345 | fi |
| 15346 | else |
| 15347 | echo "$as_me: failed program was:" >&5 |
| 15348 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15349 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15350 | ac_cv_lib_soname_ncurses="libncurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15351 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15352 | rm -f conftest.err conftest.$ac_objext \ |
| 15353 | conftest$ac_exeext conftest.$ac_ext |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15354 | LIBS=$ac_get_soname_save_LIBS |
| 15355 | fi |
| 15356 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5 |
| 15357 | echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6 |
| 15358 | if test "x$ac_cv_lib_soname_ncurses" != xNONE |
| 15359 | then |
| 15360 | cat >>confdefs.h <<_ACEOF |
| 15361 | #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses" |
| 15362 | _ACEOF |
| 15363 | fi |
| 15364 | |
| 15365 | echo "$as_me:$LINENO: checking for -lcurses soname" >&5 |
| 15366 | echo $ECHO_N "checking for -lcurses soname... $ECHO_C" >&6 |
| 15367 | if test "${ac_cv_lib_soname_curses+set}" = set; then |
| 15368 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15369 | else |
| 15370 | ac_get_soname_save_LIBS=$LIBS |
| 15371 | LIBS="-lcurses $LIBS" |
| 15372 | cat >conftest.$ac_ext <<_ACEOF |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15373 | /* confdefs.h. */ |
| 15374 | _ACEOF |
| 15375 | cat confdefs.h >>conftest.$ac_ext |
| 15376 | cat >>conftest.$ac_ext <<_ACEOF |
| 15377 | /* end confdefs.h. */ |
| 15378 | |
| 15379 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15380 | #ifdef __cplusplus |
| 15381 | extern "C" |
| 15382 | #endif |
| 15383 | /* We use char because int might match the return type of a gcc2 |
| 15384 | builtin and then its argument prototype would still apply. */ |
| 15385 | char waddch (); |
| 15386 | int |
| 15387 | main () |
| 15388 | { |
| 15389 | waddch (); |
| 15390 | ; |
| 15391 | return 0; |
| 15392 | } |
| 15393 | _ACEOF |
| 15394 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15395 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15396 | (eval $ac_link) 2>conftest.er1 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15397 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15398 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15399 | rm -f conftest.er1 |
| 15400 | cat conftest.err >&5 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15401 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15402 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15403 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15404 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15405 | (eval $ac_try) 2>&5 |
| 15406 | ac_status=$? |
| 15407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15408 | (exit $ac_status); }; } && |
| 15409 | { ac_try='test -s conftest$ac_exeext' |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15410 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15411 | (eval $ac_try) 2>&5 |
| 15412 | ac_status=$? |
| 15413 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15414 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15415 | ac_cv_lib_soname_curses=`$ac_cv_path_LDD conftest$ac_exeext | grep libcurses\\.$LIBEXT | sed "s/^.*\(libcurses\.$LIBEXT[^ ]*\).*$/\1/"` |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15416 | if test "x$ac_cv_lib_soname_curses" = "x" |
| 15417 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15418 | ac_cv_lib_soname_curses="libcurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15419 | fi |
| 15420 | else |
| 15421 | echo "$as_me: failed program was:" >&5 |
| 15422 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15423 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15424 | ac_cv_lib_soname_curses="libcurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15425 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15426 | rm -f conftest.err conftest.$ac_objext \ |
| 15427 | conftest$ac_exeext conftest.$ac_ext |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15428 | LIBS=$ac_get_soname_save_LIBS |
| 15429 | fi |
| 15430 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5 |
| 15431 | echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6 |
| 15432 | if test "x$ac_cv_lib_soname_curses" != xNONE |
| 15433 | then |
| 15434 | cat >>confdefs.h <<_ACEOF |
| 15435 | #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses" |
| 15436 | _ACEOF |
| 15437 | fi |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 15438 | |
| 15439 | echo "$as_me:$LINENO: checking for -ljpeg soname" >&5 |
| 15440 | echo $ECHO_N "checking for -ljpeg soname... $ECHO_C" >&6 |
| 15441 | if test "${ac_cv_lib_soname_jpeg+set}" = set; then |
| 15442 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15443 | else |
| 15444 | ac_get_soname_save_LIBS=$LIBS |
| 15445 | LIBS="-ljpeg $LIBS" |
| 15446 | cat >conftest.$ac_ext <<_ACEOF |
| 15447 | /* confdefs.h. */ |
| 15448 | _ACEOF |
| 15449 | cat confdefs.h >>conftest.$ac_ext |
| 15450 | cat >>conftest.$ac_ext <<_ACEOF |
| 15451 | /* end confdefs.h. */ |
| 15452 | |
| 15453 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15454 | #ifdef __cplusplus |
| 15455 | extern "C" |
| 15456 | #endif |
| 15457 | /* We use char because int might match the return type of a gcc2 |
| 15458 | builtin and then its argument prototype would still apply. */ |
| 15459 | char jpeg_start_decompress (); |
| 15460 | int |
| 15461 | main () |
| 15462 | { |
| 15463 | jpeg_start_decompress (); |
| 15464 | ; |
| 15465 | return 0; |
| 15466 | } |
| 15467 | _ACEOF |
| 15468 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15469 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15470 | (eval $ac_link) 2>conftest.er1 |
| 15471 | ac_status=$? |
| 15472 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15473 | rm -f conftest.er1 |
| 15474 | cat conftest.err >&5 |
| 15475 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15476 | (exit $ac_status); } && |
| 15477 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15478 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15479 | (eval $ac_try) 2>&5 |
| 15480 | ac_status=$? |
| 15481 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15482 | (exit $ac_status); }; } && |
| 15483 | { ac_try='test -s conftest$ac_exeext' |
| 15484 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15485 | (eval $ac_try) 2>&5 |
| 15486 | ac_status=$? |
| 15487 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15488 | (exit $ac_status); }; }; then |
| 15489 | ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep libjpeg\\.$LIBEXT | sed "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15490 | if test "x$ac_cv_lib_soname_jpeg" = "x" |
| 15491 | then |
| 15492 | ac_cv_lib_soname_jpeg="libjpeg.$LIBEXT" |
| 15493 | fi |
| 15494 | else |
| 15495 | echo "$as_me: failed program was:" >&5 |
| 15496 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15497 | |
| 15498 | ac_cv_lib_soname_jpeg="libjpeg.$LIBEXT" |
| 15499 | fi |
| 15500 | rm -f conftest.err conftest.$ac_objext \ |
| 15501 | conftest$ac_exeext conftest.$ac_ext |
| 15502 | LIBS=$ac_get_soname_save_LIBS |
| 15503 | fi |
| 15504 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5 |
| 15505 | echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6 |
| 15506 | if test "x$ac_cv_lib_soname_jpeg" != xNONE |
| 15507 | then |
| 15508 | cat >>confdefs.h <<_ACEOF |
| 15509 | #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg" |
| 15510 | _ACEOF |
| 15511 | fi |
| 15512 | |
| 15513 | echo "$as_me:$LINENO: checking for -lungif soname" >&5 |
| 15514 | echo $ECHO_N "checking for -lungif soname... $ECHO_C" >&6 |
| 15515 | if test "${ac_cv_lib_soname_ungif+set}" = set; then |
| 15516 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15517 | else |
| 15518 | ac_get_soname_save_LIBS=$LIBS |
| 15519 | LIBS="-lungif $LIBS" |
| 15520 | cat >conftest.$ac_ext <<_ACEOF |
| 15521 | /* confdefs.h. */ |
| 15522 | _ACEOF |
| 15523 | cat confdefs.h >>conftest.$ac_ext |
| 15524 | cat >>conftest.$ac_ext <<_ACEOF |
| 15525 | /* end confdefs.h. */ |
| 15526 | |
| 15527 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15528 | #ifdef __cplusplus |
| 15529 | extern "C" |
| 15530 | #endif |
| 15531 | /* We use char because int might match the return type of a gcc2 |
| 15532 | builtin and then its argument prototype would still apply. */ |
| 15533 | char DGifOpen (); |
| 15534 | int |
| 15535 | main () |
| 15536 | { |
| 15537 | DGifOpen (); |
| 15538 | ; |
| 15539 | return 0; |
| 15540 | } |
| 15541 | _ACEOF |
| 15542 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15543 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15544 | (eval $ac_link) 2>conftest.er1 |
| 15545 | ac_status=$? |
| 15546 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15547 | rm -f conftest.er1 |
| 15548 | cat conftest.err >&5 |
| 15549 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15550 | (exit $ac_status); } && |
| 15551 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15552 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15553 | (eval $ac_try) 2>&5 |
| 15554 | ac_status=$? |
| 15555 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15556 | (exit $ac_status); }; } && |
| 15557 | { ac_try='test -s conftest$ac_exeext' |
| 15558 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15559 | (eval $ac_try) 2>&5 |
| 15560 | ac_status=$? |
| 15561 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15562 | (exit $ac_status); }; }; then |
| 15563 | ac_cv_lib_soname_ungif=`$ac_cv_path_LDD conftest$ac_exeext | grep libungif\\.$LIBEXT | sed "s/^.*\(libungif\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15564 | if test "x$ac_cv_lib_soname_ungif" = "x" |
| 15565 | then |
| 15566 | ac_cv_lib_soname_ungif="libungif.$LIBEXT" |
| 15567 | fi |
| 15568 | else |
| 15569 | echo "$as_me: failed program was:" >&5 |
| 15570 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15571 | |
| 15572 | ac_cv_lib_soname_ungif="libungif.$LIBEXT" |
| 15573 | fi |
| 15574 | rm -f conftest.err conftest.$ac_objext \ |
| 15575 | conftest$ac_exeext conftest.$ac_ext |
| 15576 | LIBS=$ac_get_soname_save_LIBS |
| 15577 | fi |
| 15578 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ungif" >&5 |
| 15579 | echo "${ECHO_T}$ac_cv_lib_soname_ungif" >&6 |
| 15580 | if test "x$ac_cv_lib_soname_ungif" != xNONE |
| 15581 | then |
| 15582 | cat >>confdefs.h <<_ACEOF |
| 15583 | #define SONAME_LIBUNGIF "$ac_cv_lib_soname_ungif" |
| 15584 | _ACEOF |
| 15585 | fi |
Marcus Meissner | 00cf13a | 2004-09-14 19:27:58 +0000 | [diff] [blame] | 15586 | |
| 15587 | echo "$as_me:$LINENO: checking for -lgif soname" >&5 |
| 15588 | echo $ECHO_N "checking for -lgif soname... $ECHO_C" >&6 |
| 15589 | if test "${ac_cv_lib_soname_gif+set}" = set; then |
| 15590 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15591 | else |
| 15592 | ac_get_soname_save_LIBS=$LIBS |
| 15593 | LIBS="-lgif $LIBS" |
| 15594 | cat >conftest.$ac_ext <<_ACEOF |
| 15595 | /* confdefs.h. */ |
| 15596 | _ACEOF |
| 15597 | cat confdefs.h >>conftest.$ac_ext |
| 15598 | cat >>conftest.$ac_ext <<_ACEOF |
| 15599 | /* end confdefs.h. */ |
| 15600 | |
| 15601 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15602 | #ifdef __cplusplus |
| 15603 | extern "C" |
| 15604 | #endif |
| 15605 | /* We use char because int might match the return type of a gcc2 |
| 15606 | builtin and then its argument prototype would still apply. */ |
| 15607 | char DGifOpen (); |
| 15608 | int |
| 15609 | main () |
| 15610 | { |
| 15611 | DGifOpen (); |
| 15612 | ; |
| 15613 | return 0; |
| 15614 | } |
| 15615 | _ACEOF |
| 15616 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15617 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15618 | (eval $ac_link) 2>conftest.er1 |
| 15619 | ac_status=$? |
| 15620 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15621 | rm -f conftest.er1 |
| 15622 | cat conftest.err >&5 |
| 15623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15624 | (exit $ac_status); } && |
| 15625 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15626 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15627 | (eval $ac_try) 2>&5 |
| 15628 | ac_status=$? |
| 15629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15630 | (exit $ac_status); }; } && |
| 15631 | { ac_try='test -s conftest$ac_exeext' |
| 15632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15633 | (eval $ac_try) 2>&5 |
| 15634 | ac_status=$? |
| 15635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15636 | (exit $ac_status); }; }; then |
| 15637 | ac_cv_lib_soname_gif=`$ac_cv_path_LDD conftest$ac_exeext | grep libgif\\.$LIBEXT | sed "s/^.*\(libgif\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15638 | if test "x$ac_cv_lib_soname_gif" = "x" |
| 15639 | then |
| 15640 | ac_cv_lib_soname_gif="libgif.$LIBEXT" |
| 15641 | fi |
| 15642 | else |
| 15643 | echo "$as_me: failed program was:" >&5 |
| 15644 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15645 | |
| 15646 | ac_cv_lib_soname_gif="libgif.$LIBEXT" |
| 15647 | fi |
| 15648 | rm -f conftest.err conftest.$ac_objext \ |
| 15649 | conftest$ac_exeext conftest.$ac_ext |
| 15650 | LIBS=$ac_get_soname_save_LIBS |
| 15651 | fi |
| 15652 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gif" >&5 |
| 15653 | echo "${ECHO_T}$ac_cv_lib_soname_gif" >&6 |
| 15654 | if test "x$ac_cv_lib_soname_gif" != xNONE |
| 15655 | then |
| 15656 | cat >>confdefs.h <<_ACEOF |
| 15657 | #define SONAME_LIBGIF "$ac_cv_lib_soname_gif" |
| 15658 | _ACEOF |
| 15659 | fi |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 15660 | |
| 15661 | echo "$as_me:$LINENO: checking for -llcms soname" >&5 |
| 15662 | echo $ECHO_N "checking for -llcms soname... $ECHO_C" >&6 |
| 15663 | if test "${ac_cv_lib_soname_lcms+set}" = set; then |
| 15664 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15665 | else |
| 15666 | ac_get_soname_save_LIBS=$LIBS |
| 15667 | LIBS="-llcms $LIBS" |
| 15668 | cat >conftest.$ac_ext <<_ACEOF |
| 15669 | /* confdefs.h. */ |
| 15670 | _ACEOF |
| 15671 | cat confdefs.h >>conftest.$ac_ext |
| 15672 | cat >>conftest.$ac_ext <<_ACEOF |
| 15673 | /* end confdefs.h. */ |
| 15674 | |
| 15675 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15676 | #ifdef __cplusplus |
| 15677 | extern "C" |
| 15678 | #endif |
| 15679 | /* We use char because int might match the return type of a gcc2 |
| 15680 | builtin and then its argument prototype would still apply. */ |
| 15681 | char cmsOpenProfileFromFile (); |
| 15682 | int |
| 15683 | main () |
| 15684 | { |
| 15685 | cmsOpenProfileFromFile (); |
| 15686 | ; |
| 15687 | return 0; |
| 15688 | } |
| 15689 | _ACEOF |
| 15690 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15691 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15692 | (eval $ac_link) 2>conftest.er1 |
| 15693 | ac_status=$? |
| 15694 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15695 | rm -f conftest.er1 |
| 15696 | cat conftest.err >&5 |
| 15697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15698 | (exit $ac_status); } && |
| 15699 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15700 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15701 | (eval $ac_try) 2>&5 |
| 15702 | ac_status=$? |
| 15703 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15704 | (exit $ac_status); }; } && |
| 15705 | { ac_try='test -s conftest$ac_exeext' |
| 15706 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15707 | (eval $ac_try) 2>&5 |
| 15708 | ac_status=$? |
| 15709 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15710 | (exit $ac_status); }; }; then |
| 15711 | ac_cv_lib_soname_lcms=`$ac_cv_path_LDD conftest$ac_exeext | grep liblcms\\.$LIBEXT | sed "s/^.*\(liblcms\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15712 | if test "x$ac_cv_lib_soname_lcms" = "x" |
| 15713 | then |
| 15714 | ac_cv_lib_soname_lcms="liblcms.$LIBEXT" |
| 15715 | fi |
| 15716 | else |
| 15717 | echo "$as_me: failed program was:" >&5 |
| 15718 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15719 | |
| 15720 | ac_cv_lib_soname_lcms="liblcms.$LIBEXT" |
| 15721 | fi |
| 15722 | rm -f conftest.err conftest.$ac_objext \ |
| 15723 | conftest$ac_exeext conftest.$ac_ext |
| 15724 | LIBS=$ac_get_soname_save_LIBS |
| 15725 | fi |
| 15726 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_lcms" >&5 |
| 15727 | echo "${ECHO_T}$ac_cv_lib_soname_lcms" >&6 |
| 15728 | if test "x$ac_cv_lib_soname_lcms" != xNONE |
| 15729 | then |
| 15730 | cat >>confdefs.h <<_ACEOF |
| 15731 | #define SONAME_LIBLCMS "$ac_cv_lib_soname_lcms" |
| 15732 | _ACEOF |
| 15733 | fi |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 15734 | fi |
| 15735 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15736 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 15737 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15738 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works |
| 15739 | # for constant arguments. Useless! |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15740 | echo "$as_me:$LINENO: checking for working alloca.h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15741 | echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 |
| 15742 | if test "${ac_cv_working_alloca_h+set}" = set; then |
| 15743 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15744 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15745 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15746 | /* confdefs.h. */ |
| 15747 | _ACEOF |
| 15748 | cat confdefs.h >>conftest.$ac_ext |
| 15749 | cat >>conftest.$ac_ext <<_ACEOF |
| 15750 | /* end confdefs.h. */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15751 | #include <alloca.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15752 | int |
| 15753 | main () |
| 15754 | { |
| 15755 | char *p = (char *) alloca (2 * sizeof (int)); |
| 15756 | ; |
| 15757 | return 0; |
| 15758 | } |
| 15759 | _ACEOF |
| 15760 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15761 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15762 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15763 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15764 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15765 | rm -f conftest.er1 |
| 15766 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15768 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15769 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15770 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15771 | (eval $ac_try) 2>&5 |
| 15772 | ac_status=$? |
| 15773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15774 | (exit $ac_status); }; } && |
| 15775 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15776 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15777 | (eval $ac_try) 2>&5 |
| 15778 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15780 | (exit $ac_status); }; }; then |
| 15781 | ac_cv_working_alloca_h=yes |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15782 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15783 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15784 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15785 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15786 | ac_cv_working_alloca_h=no |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15787 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15788 | rm -f conftest.err conftest.$ac_objext \ |
| 15789 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15790 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15791 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15792 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
| 15793 | if test $ac_cv_working_alloca_h = yes; then |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 15794 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15795 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15796 | #define HAVE_ALLOCA_H 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15797 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15798 | |
| 15799 | fi |
| 15800 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15801 | echo "$as_me:$LINENO: checking for alloca" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15802 | echo $ECHO_N "checking for alloca... $ECHO_C" >&6 |
| 15803 | if test "${ac_cv_func_alloca_works+set}" = set; then |
| 15804 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15805 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15806 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15807 | /* confdefs.h. */ |
| 15808 | _ACEOF |
| 15809 | cat confdefs.h >>conftest.$ac_ext |
| 15810 | cat >>conftest.$ac_ext <<_ACEOF |
| 15811 | /* end confdefs.h. */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15812 | #ifdef __GNUC__ |
| 15813 | # define alloca __builtin_alloca |
| 15814 | #else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15815 | # ifdef _MSC_VER |
| 15816 | # include <malloc.h> |
| 15817 | # define alloca _alloca |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15818 | # else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15819 | # if HAVE_ALLOCA_H |
| 15820 | # include <alloca.h> |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15821 | # else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15822 | # ifdef _AIX |
| 15823 | #pragma alloca |
| 15824 | # else |
| 15825 | # ifndef alloca /* predefined by HP cc +Olibcalls */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15826 | char *alloca (); |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15827 | # endif |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15828 | # endif |
| 15829 | # endif |
| 15830 | # endif |
| 15831 | #endif |
| 15832 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15833 | int |
| 15834 | main () |
| 15835 | { |
| 15836 | char *p = (char *) alloca (1); |
| 15837 | ; |
| 15838 | return 0; |
| 15839 | } |
| 15840 | _ACEOF |
| 15841 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15842 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15843 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15844 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15845 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15846 | rm -f conftest.er1 |
| 15847 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15848 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15849 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15850 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15851 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15852 | (eval $ac_try) 2>&5 |
| 15853 | ac_status=$? |
| 15854 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15855 | (exit $ac_status); }; } && |
| 15856 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15857 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15858 | (eval $ac_try) 2>&5 |
| 15859 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15860 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15861 | (exit $ac_status); }; }; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15862 | ac_cv_func_alloca_works=yes |
| 15863 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15864 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15865 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15866 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15867 | ac_cv_func_alloca_works=no |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15868 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15869 | rm -f conftest.err conftest.$ac_objext \ |
| 15870 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15871 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15872 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15873 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15874 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15875 | if test $ac_cv_func_alloca_works = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15876 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15877 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15878 | #define HAVE_ALLOCA 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15879 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15880 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15881 | else |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15882 | # The SVR3 libPW and SVR4 libucb both contain incompatible functions |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15883 | # that cause trouble. Some versions do not even contain alloca or |
| 15884 | # contain a buggy version. If you still want to use their alloca, |
| 15885 | # use ar to extract alloca.o from them instead of compiling alloca.c. |
| 15886 | |
| 15887 | ALLOCA=alloca.$ac_objext |
| 15888 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15889 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15890 | #define C_ALLOCA 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15891 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15892 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15893 | |
| 15894 | echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15895 | echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 |
| 15896 | if test "${ac_cv_os_cray+set}" = set; then |
| 15897 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15898 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15899 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15900 | /* confdefs.h. */ |
| 15901 | _ACEOF |
| 15902 | cat confdefs.h >>conftest.$ac_ext |
| 15903 | cat >>conftest.$ac_ext <<_ACEOF |
| 15904 | /* end confdefs.h. */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15905 | #if defined(CRAY) && ! defined(CRAY2) |
| 15906 | webecray |
| 15907 | #else |
| 15908 | wenotbecray |
| 15909 | #endif |
| 15910 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15911 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15912 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 15913 | $EGREP "webecray" >/dev/null 2>&1; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15914 | ac_cv_os_cray=yes |
| 15915 | else |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15916 | ac_cv_os_cray=no |
| 15917 | fi |
| 15918 | rm -f conftest* |
| 15919 | |
| 15920 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15921 | echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15922 | echo "${ECHO_T}$ac_cv_os_cray" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15923 | if test $ac_cv_os_cray = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15924 | for ac_func in _getb67 GETB67 getb67; do |
| 15925 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15926 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15927 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 15928 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 15929 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15930 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15931 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15932 | /* confdefs.h. */ |
| 15933 | _ACEOF |
| 15934 | cat confdefs.h >>conftest.$ac_ext |
| 15935 | cat >>conftest.$ac_ext <<_ACEOF |
| 15936 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15937 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 15938 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 15939 | #define $ac_func innocuous_$ac_func |
| 15940 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15941 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15942 | which can conflict with char $ac_func (); below. |
| 15943 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15944 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15945 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15946 | #ifdef __STDC__ |
| 15947 | # include <limits.h> |
| 15948 | #else |
| 15949 | # include <assert.h> |
| 15950 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15951 | |
| 15952 | #undef $ac_func |
| 15953 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15954 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15955 | #ifdef __cplusplus |
| 15956 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15957 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15958 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 15959 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15960 | builtin and then its argument prototype would still apply. */ |
| 15961 | char $ac_func (); |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15962 | /* The GNU C library defines this for functions which it implements |
| 15963 | to always fail with ENOSYS. Some functions are actually named |
| 15964 | something starting with __ and the normal name is an alias. */ |
| 15965 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 15966 | choke me |
| 15967 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15968 | char (*f) () = $ac_func; |
| 15969 | #endif |
| 15970 | #ifdef __cplusplus |
| 15971 | } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15972 | #endif |
| 15973 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15974 | int |
| 15975 | main () |
| 15976 | { |
| 15977 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15978 | ; |
| 15979 | return 0; |
| 15980 | } |
| 15981 | _ACEOF |
| 15982 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15983 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15984 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15985 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15986 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15987 | rm -f conftest.er1 |
| 15988 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15990 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15991 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15992 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15993 | (eval $ac_try) 2>&5 |
| 15994 | ac_status=$? |
| 15995 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15996 | (exit $ac_status); }; } && |
| 15997 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15998 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15999 | (eval $ac_try) 2>&5 |
| 16000 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16001 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16002 | (exit $ac_status); }; }; then |
| 16003 | eval "$as_ac_var=yes" |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16004 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16005 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16006 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16007 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16008 | eval "$as_ac_var=no" |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16009 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16010 | rm -f conftest.err conftest.$ac_objext \ |
| 16011 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16012 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16013 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16014 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 16015 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16016 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16017 | cat >>confdefs.h <<_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16018 | #define CRAY_STACKSEG_END $ac_func |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16019 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16020 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16021 | break |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16022 | fi |
| 16023 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16024 | done |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16025 | fi |
| 16026 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16027 | echo "$as_me:$LINENO: checking stack direction for C alloca" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16028 | echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 |
| 16029 | if test "${ac_cv_c_stack_direction+set}" = set; then |
| 16030 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16031 | else |
| 16032 | if test "$cross_compiling" = yes; then |
| 16033 | ac_cv_c_stack_direction=0 |
| 16034 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16035 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16036 | /* confdefs.h. */ |
| 16037 | _ACEOF |
| 16038 | cat confdefs.h >>conftest.$ac_ext |
| 16039 | cat >>conftest.$ac_ext <<_ACEOF |
| 16040 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16041 | int |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16042 | find_stack_direction () |
| 16043 | { |
| 16044 | static char *addr = 0; |
| 16045 | auto char dummy; |
| 16046 | if (addr == 0) |
| 16047 | { |
| 16048 | addr = &dummy; |
| 16049 | return find_stack_direction (); |
| 16050 | } |
| 16051 | else |
| 16052 | return (&dummy > addr) ? 1 : -1; |
| 16053 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16054 | |
| 16055 | int |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16056 | main () |
| 16057 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16058 | exit (find_stack_direction () < 0); |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16059 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16060 | _ACEOF |
| 16061 | rm -f conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16062 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16063 | (eval $ac_link) 2>&5 |
| 16064 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16066 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16068 | (eval $ac_try) 2>&5 |
| 16069 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16070 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16071 | (exit $ac_status); }; }; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16072 | ac_cv_c_stack_direction=1 |
| 16073 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16074 | echo "$as_me: program exited with status $ac_status" >&5 |
| 16075 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16076 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16077 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16078 | ( exit $ac_status ) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16079 | ac_cv_c_stack_direction=-1 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16080 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 16081 | rm -f core *.core gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16082 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16083 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16084 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16085 | echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16086 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16087 | cat >>confdefs.h <<_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16088 | #define STACK_DIRECTION $ac_cv_c_stack_direction |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16089 | _ACEOF |
| 16090 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16091 | |
| 16092 | fi |
| 16093 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16094 | |
| 16095 | |
| 16096 | |
| 16097 | |
| 16098 | |
| 16099 | |
| 16100 | |
| 16101 | |
| 16102 | |
| 16103 | |
| 16104 | |
| 16105 | |
| 16106 | |
| 16107 | |
| 16108 | |
| 16109 | |
| 16110 | |
| 16111 | |
| 16112 | |
| 16113 | |
| 16114 | |
| 16115 | |
| 16116 | |
| 16117 | |
| 16118 | |
| 16119 | |
| 16120 | |
| 16121 | |
| 16122 | |
| 16123 | |
| 16124 | |
| 16125 | |
| 16126 | |
| 16127 | |
| 16128 | |
| 16129 | |
| 16130 | |
| 16131 | |
| 16132 | |
| 16133 | |
| 16134 | |
| 16135 | |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16136 | |
| 16137 | |
Steven Edwards | 0a8e15a | 2002-05-10 01:33:40 +0000 | [diff] [blame] | 16138 | |
| 16139 | |
Alexandre Julliard | 142dab8 | 2002-07-01 18:17:30 +0000 | [diff] [blame] | 16140 | |
Patrik Stridvall | 6caeb72 | 2002-11-25 21:12:26 +0000 | [diff] [blame] | 16141 | |
| 16142 | |
| 16143 | |
Pavel Roskin | 7add08a | 2003-09-24 18:54:40 +0000 | [diff] [blame] | 16144 | |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 16145 | |
Alexandre Julliard | e293074 | 2004-01-08 05:07:05 +0000 | [diff] [blame] | 16146 | |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 16147 | |
Alexandre Julliard | a1fe8b4 | 2004-03-27 01:48:52 +0000 | [diff] [blame] | 16148 | |
Alexandre Julliard | e77c9be | 2004-04-06 03:33:25 +0000 | [diff] [blame] | 16149 | |
| 16150 | |
Alexandre Julliard | 969f57c | 2004-09-23 04:48:24 +0000 | [diff] [blame] | 16151 | |
Steven Edwards | e7c3ab1 | 2004-10-04 20:45:49 +0000 | [diff] [blame] | 16152 | |
Jeremy White | 08c0f69 | 2004-10-09 02:26:29 +0000 | [diff] [blame] | 16153 | |
Hans Leidekker | bed3842 | 2004-10-14 03:08:57 +0000 | [diff] [blame^] | 16154 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16155 | for ac_func in \ |
| 16156 | _lwp_create \ |
Alexandre Julliard | 6f7a204 | 2003-04-01 04:39:35 +0000 | [diff] [blame] | 16157 | _lwp_self \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16158 | _pclose \ |
| 16159 | _popen \ |
Steven Edwards | 0a8e15a | 2002-05-10 01:33:40 +0000 | [diff] [blame] | 16160 | _snprintf \ |
Alexandre Julliard | c45bbad | 2003-04-01 00:12:02 +0000 | [diff] [blame] | 16161 | _spawnvp \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16162 | _stricmp \ |
| 16163 | _strnicmp \ |
Steven Edwards | be514b9 | 2003-01-14 19:35:03 +0000 | [diff] [blame] | 16164 | _vsnprintf \ |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16165 | chsize \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16166 | clone \ |
Alexandre Julliard | 969f57c | 2004-09-23 04:48:24 +0000 | [diff] [blame] | 16167 | epoll_create \ |
Jon Griffiths | d6deb6d | 2000-11-27 01:37:28 +0000 | [diff] [blame] | 16168 | finite \ |
Hans Leidekker | bed3842 | 2004-10-14 03:08:57 +0000 | [diff] [blame^] | 16169 | fork \ |
Jon Griffiths | d6deb6d | 2000-11-27 01:37:28 +0000 | [diff] [blame] | 16170 | fpclass \ |
Alexandre Julliard | e77c9be | 2004-04-06 03:33:25 +0000 | [diff] [blame] | 16171 | fstatfs \ |
| 16172 | fstatvfs \ |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16173 | ftruncate \ |
Marcus Meissner | 3f1ed52 | 2001-05-14 20:09:37 +0000 | [diff] [blame] | 16174 | ftruncate64 \ |
Alexandre Julliard | a1fe8b4 | 2004-03-27 01:48:52 +0000 | [diff] [blame] | 16175 | futimes \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16176 | getnetbyaddr \ |
| 16177 | getnetbyname \ |
Dimitrie O. Paun | 647c1a3 | 2002-12-10 19:16:24 +0000 | [diff] [blame] | 16178 | getopt_long \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16179 | getpagesize \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16180 | getprotobyname \ |
| 16181 | getprotobynumber \ |
Alexandre Julliard | 142dab8 | 2002-07-01 18:17:30 +0000 | [diff] [blame] | 16182 | getpwuid \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16183 | getservbyport \ |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 16184 | gettid \ |
Alexandre Julliard | 8d7b8e5 | 2003-03-23 20:11:45 +0000 | [diff] [blame] | 16185 | gettimeofday \ |
Steven Edwards | e7c3ab1 | 2004-10-04 20:45:49 +0000 | [diff] [blame] | 16186 | getuid \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16187 | inet_network \ |
Marcus Meissner | 3f1ed52 | 2001-05-14 20:09:37 +0000 | [diff] [blame] | 16188 | lseek64 \ |
Alexandre Julliard | 27bb311 | 2000-11-29 17:48:06 +0000 | [diff] [blame] | 16189 | lstat \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16190 | memmove \ |
Hidenori Takeshima | a85b0a6 | 2000-11-25 23:54:12 +0000 | [diff] [blame] | 16191 | mmap \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16192 | pclose \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16193 | popen \ |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16194 | pread \ |
Alexandre Julliard | f1a0de9 | 2002-01-07 21:00:27 +0000 | [diff] [blame] | 16195 | pwrite \ |
Alexandre Julliard | e293074 | 2004-01-08 05:07:05 +0000 | [diff] [blame] | 16196 | readlink \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16197 | rfork \ |
Jeremy White | 08c0f69 | 2004-10-09 02:26:29 +0000 | [diff] [blame] | 16198 | sched_yield \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16199 | select \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16200 | sendmsg \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16201 | settimeofday \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16202 | sigaltstack \ |
Steven Edwards | 0a8e15a | 2002-05-10 01:33:40 +0000 | [diff] [blame] | 16203 | snprintf \ |
Pavel Roskin | 7add08a | 2003-09-24 18:54:40 +0000 | [diff] [blame] | 16204 | spawnvp \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16205 | statfs \ |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 16206 | statvfs \ |
Alexandre Julliard | 3b96efc | 1999-09-04 14:36:02 +0000 | [diff] [blame] | 16207 | strcasecmp \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16208 | strerror \ |
Alexandre Julliard | 3b96efc | 1999-09-04 14:36:02 +0000 | [diff] [blame] | 16209 | strncasecmp \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16210 | tcgetattr \ |
| 16211 | timegm \ |
| 16212 | usleep \ |
| 16213 | vfscanf \ |
Steven Edwards | be514b9 | 2003-01-14 19:35:03 +0000 | [diff] [blame] | 16214 | vsnprintf \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16215 | wait4 \ |
| 16216 | waitpid \ |
| 16217 | |
| 16218 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16219 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16220 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16221 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 16222 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 16223 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16224 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16225 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16226 | /* confdefs.h. */ |
| 16227 | _ACEOF |
| 16228 | cat confdefs.h >>conftest.$ac_ext |
| 16229 | cat >>conftest.$ac_ext <<_ACEOF |
| 16230 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16231 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 16232 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 16233 | #define $ac_func innocuous_$ac_func |
| 16234 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16235 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16236 | which can conflict with char $ac_func (); below. |
| 16237 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16238 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16239 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16240 | #ifdef __STDC__ |
| 16241 | # include <limits.h> |
| 16242 | #else |
| 16243 | # include <assert.h> |
| 16244 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16245 | |
| 16246 | #undef $ac_func |
| 16247 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16248 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16249 | #ifdef __cplusplus |
| 16250 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16251 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16252 | #endif |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16253 | /* We use char because int might match the return type of a gcc2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16254 | builtin and then its argument prototype would still apply. */ |
| 16255 | char $ac_func (); |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16256 | /* The GNU C library defines this for functions which it implements |
| 16257 | to always fail with ENOSYS. Some functions are actually named |
| 16258 | something starting with __ and the normal name is an alias. */ |
| 16259 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 16260 | choke me |
| 16261 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16262 | char (*f) () = $ac_func; |
| 16263 | #endif |
| 16264 | #ifdef __cplusplus |
| 16265 | } |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16266 | #endif |
| 16267 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16268 | int |
| 16269 | main () |
| 16270 | { |
| 16271 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16272 | ; |
| 16273 | return 0; |
| 16274 | } |
| 16275 | _ACEOF |
| 16276 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16277 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16278 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16279 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16280 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16281 | rm -f conftest.er1 |
| 16282 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16283 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16284 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16285 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16286 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16287 | (eval $ac_try) 2>&5 |
| 16288 | ac_status=$? |
| 16289 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16290 | (exit $ac_status); }; } && |
| 16291 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16292 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16293 | (eval $ac_try) 2>&5 |
| 16294 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16295 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16296 | (exit $ac_status); }; }; then |
| 16297 | eval "$as_ac_var=yes" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16298 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16299 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16300 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16301 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16302 | eval "$as_ac_var=no" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16303 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16304 | rm -f conftest.err conftest.$ac_objext \ |
| 16305 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16306 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16307 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16308 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 16309 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16310 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16311 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16312 | _ACEOF |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 16313 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16314 | fi |
| 16315 | done |
| 16316 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16317 | |
| 16318 | |
| 16319 | |
| 16320 | |
| 16321 | |
| 16322 | |
| 16323 | |
| 16324 | |
| 16325 | |
| 16326 | |
| 16327 | |
| 16328 | |
| 16329 | |
| 16330 | |
| 16331 | |
| 16332 | |
| 16333 | |
| 16334 | |
| 16335 | |
| 16336 | |
| 16337 | |
| 16338 | |
| 16339 | |
| 16340 | |
| 16341 | |
| 16342 | |
| 16343 | |
| 16344 | |
| 16345 | |
| 16346 | |
| 16347 | |
| 16348 | |
| 16349 | |
| 16350 | |
| 16351 | |
| 16352 | |
| 16353 | |
| 16354 | |
| 16355 | |
| 16356 | |
| 16357 | |
| 16358 | |
| 16359 | |
| 16360 | |
| 16361 | |
| 16362 | |
| 16363 | |
| 16364 | |
| 16365 | |
| 16366 | |
| 16367 | |
| 16368 | |
| 16369 | |
| 16370 | |
| 16371 | |
| 16372 | |
| 16373 | |
| 16374 | |
| 16375 | |
| 16376 | |
| 16377 | |
Laurent Pinchart | 0314a65 | 2002-05-01 22:01:30 +0000 | [diff] [blame] | 16378 | |
Rizsanyi Zsolt | e7c6d17 | 2002-05-01 22:25:41 +0000 | [diff] [blame] | 16379 | |
| 16380 | |
| 16381 | |
Alexandre Julliard | 127ec92 | 2002-05-07 01:51:30 +0000 | [diff] [blame] | 16382 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 16383 | |
Patrik Stridvall | 57bf450 | 2002-08-26 21:53:24 +0000 | [diff] [blame] | 16384 | |
| 16385 | |
Dimitrie O. Paun | 647c1a3 | 2002-12-10 19:16:24 +0000 | [diff] [blame] | 16386 | |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 16387 | |
Alexandre Julliard | b693895 | 2003-01-13 18:41:40 +0000 | [diff] [blame] | 16388 | |
Alexandre Julliard | c44555b | 2003-04-02 01:42:06 +0000 | [diff] [blame] | 16389 | |
Juan Lang | 38fa5ad | 2003-05-13 03:32:20 +0000 | [diff] [blame] | 16390 | |
Yorick Hardy | c26b7db | 2003-05-19 21:46:09 +0000 | [diff] [blame] | 16391 | |
Yorick Hardy | b133454 | 2003-05-20 17:48:40 +0000 | [diff] [blame] | 16392 | |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 16393 | |
Pavel Roskin | 6ce0569 | 2003-10-03 04:31:49 +0000 | [diff] [blame] | 16394 | |
Rein Klazes | c6c404d | 2003-10-07 22:49:22 +0000 | [diff] [blame] | 16395 | |
Alexandre Julliard | 0b1a82a | 2003-10-14 01:27:31 +0000 | [diff] [blame] | 16396 | |
Dmitry Timoshkov | 2581db8 | 2003-10-14 05:27:43 +0000 | [diff] [blame] | 16397 | |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 16398 | |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 16399 | |
| 16400 | |
Alexandre Julliard | e8a339c | 2004-03-01 21:32:02 +0000 | [diff] [blame] | 16401 | |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 16402 | |
Alexandre Julliard | ffcc67a | 2004-04-29 20:04:48 +0000 | [diff] [blame] | 16403 | |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 16404 | |
| 16405 | |
Rein Klazes | d1993fb | 2004-09-07 22:44:34 +0000 | [diff] [blame] | 16406 | |
Alexandre Julliard | 969f57c | 2004-09-23 04:48:24 +0000 | [diff] [blame] | 16407 | |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 16408 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16409 | for ac_header in \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16410 | arpa/inet.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16411 | arpa/nameser.h \ |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 16412 | cups/cups.h \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16413 | direct.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16414 | elf.h \ |
| 16415 | float.h \ |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 16416 | fontconfig/fontconfig.h \ |
Dimitrie O. Paun | 647c1a3 | 2002-12-10 19:16:24 +0000 | [diff] [blame] | 16417 | getopt.h \ |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 16418 | gif_lib.h \ |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 16419 | ieeefp.h \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16420 | io.h \ |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 16421 | jack/jack.h \ |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 16422 | jpeglib.h \ |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 16423 | lcms.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16424 | libio.h \ |
Hidenori Takeshima | 01f78aa | 2000-07-09 12:19:09 +0000 | [diff] [blame] | 16425 | libutil.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16426 | link.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16427 | linux/cdrom.h \ |
Rein Klazes | d1993fb | 2004-09-07 22:44:34 +0000 | [diff] [blame] | 16428 | linux/compiler.h \ |
Rizsanyi Zsolt | e7c6d17 | 2002-05-01 22:25:41 +0000 | [diff] [blame] | 16429 | linux/hdreg.h \ |
Marcus Meissner | c9b3b2e | 2000-12-12 00:38:58 +0000 | [diff] [blame] | 16430 | linux/input.h \ |
Alexandre Julliard | e8a339c | 2004-03-01 21:32:02 +0000 | [diff] [blame] | 16431 | linux/ioctl.h \ |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 16432 | linux/joystick.h \ |
Rizsanyi Zsolt | e7c6d17 | 2002-05-01 22:25:41 +0000 | [diff] [blame] | 16433 | linux/major.h \ |
Laurent Pinchart | 0314a65 | 2002-05-01 22:01:30 +0000 | [diff] [blame] | 16434 | linux/param.h \ |
Lawson Whitney | 533e7ee | 2002-02-19 18:41:56 +0000 | [diff] [blame] | 16435 | linux/serial.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16436 | linux/ucdrom.h \ |
Yorick Hardy | b133454 | 2003-05-20 17:48:40 +0000 | [diff] [blame] | 16437 | machine/cpu.h \ |
Alexandre Julliard | ffcc67a | 2004-04-29 20:04:48 +0000 | [diff] [blame] | 16438 | mntent.h \ |
Hidenori Takeshima | 5d1a638 | 2000-11-26 04:00:53 +0000 | [diff] [blame] | 16439 | netdb.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16440 | netinet/in.h \ |
Patrik Stridvall | 7a4e599 | 2000-12-01 23:53:46 +0000 | [diff] [blame] | 16441 | netinet/in_systm.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16442 | netinet/tcp.h \ |
Juan Lang | 38fa5ad | 2003-05-13 03:32:20 +0000 | [diff] [blame] | 16443 | netinet/tcp_fsm.h \ |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 16444 | openssl/ssl.h \ |
Dmitry Timoshkov | 2581db8 | 2003-10-14 05:27:43 +0000 | [diff] [blame] | 16445 | process.h \ |
Alexandre Julliard | 0b1a82a | 2003-10-14 01:27:31 +0000 | [diff] [blame] | 16446 | pthread.h \ |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 16447 | pty.h \ |
Steven Edwards | ff4525c | 2002-06-24 23:00:25 +0000 | [diff] [blame] | 16448 | pwd.h \ |
Alexandre Julliard | b693895 | 2003-01-13 18:41:40 +0000 | [diff] [blame] | 16449 | regex.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16450 | sched.h \ |
Rizsanyi Zsolt | e7c6d17 | 2002-05-01 22:25:41 +0000 | [diff] [blame] | 16451 | scsi/sg.h \ |
Rein Klazes | c6c404d | 2003-10-07 22:49:22 +0000 | [diff] [blame] | 16452 | scsi/scsi.h \ |
Pavel Roskin | 6ce0569 | 2003-10-03 04:31:49 +0000 | [diff] [blame] | 16453 | scsi/scsi_ioctl.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16454 | socket.h \ |
Bang Jun-Young | eda758e | 2001-12-14 22:47:19 +0000 | [diff] [blame] | 16455 | stdint.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16456 | strings.h \ |
| 16457 | sys/cdio.h \ |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 16458 | sys/elf32.h \ |
Howard Abrams | 1327748 | 1999-07-10 13:16:29 +0000 | [diff] [blame] | 16459 | sys/errno.h \ |
Alexandre Julliard | 969f57c | 2004-09-23 04:48:24 +0000 | [diff] [blame] | 16460 | sys/epoll.h \ |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 16461 | sys/exec_elf.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16462 | sys/file.h \ |
| 16463 | sys/filio.h \ |
Michal Pasternak | 6098399 | 2002-03-29 18:04:43 +0000 | [diff] [blame] | 16464 | sys/inttypes.h \ |
Alexandre Julliard | c3e06df | 2002-05-14 23:18:23 +0000 | [diff] [blame] | 16465 | sys/ioctl.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16466 | sys/ipc.h \ |
Eric Pouech | 624cbd7 | 2001-08-10 22:29:21 +0000 | [diff] [blame] | 16467 | sys/link.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16468 | sys/lwp.h \ |
Howard Abrams | 1327748 | 1999-07-10 13:16:29 +0000 | [diff] [blame] | 16469 | sys/mman.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16470 | sys/modem.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16471 | sys/msg.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16472 | sys/param.h \ |
Patrik Stridvall | 57bf450 | 2002-08-26 21:53:24 +0000 | [diff] [blame] | 16473 | sys/poll.h \ |
Dimitrie O. Paun | 2af03e4 | 2000-11-29 20:04:09 +0000 | [diff] [blame] | 16474 | sys/ptrace.h \ |
Ulrich Weigand | 8a1bdb3 | 2000-01-30 22:22:22 +0000 | [diff] [blame] | 16475 | sys/reg.h \ |
Yorick Hardy | c26b7db | 2003-05-19 21:46:09 +0000 | [diff] [blame] | 16476 | sys/scsiio.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16477 | sys/shm.h \ |
Rizsanyi Zsolt | e7c6d17 | 2002-05-01 22:25:41 +0000 | [diff] [blame] | 16478 | sys/signal.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16479 | sys/socket.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16480 | sys/sockio.h \ |
| 16481 | sys/statfs.h \ |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 16482 | sys/statvfs.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16483 | sys/strtio.h \ |
| 16484 | sys/syscall.h \ |
Alexandre Julliard | 127ec92 | 2002-05-07 01:51:30 +0000 | [diff] [blame] | 16485 | sys/sysctl.h \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16486 | sys/time.h \ |
Patrik Stridvall | 57bf450 | 2002-08-26 21:53:24 +0000 | [diff] [blame] | 16487 | sys/times.h \ |
Steven Edwards | 45e5681 | 2002-10-31 03:41:56 +0000 | [diff] [blame] | 16488 | sys/uio.h \ |
| 16489 | sys/un.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16490 | sys/v86.h \ |
| 16491 | sys/v86intr.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16492 | sys/vfs.h \ |
Patrik Stridvall | 9633632 | 1999-10-24 22:13:47 +0000 | [diff] [blame] | 16493 | sys/vm86.h \ |
Rizsanyi Zsolt | e7c6d17 | 2002-05-01 22:25:41 +0000 | [diff] [blame] | 16494 | sys/wait.h \ |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16495 | syscall.h \ |
Alexandre Julliard | c3e06df | 2002-05-14 23:18:23 +0000 | [diff] [blame] | 16496 | termios.h \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16497 | unistd.h \ |
Patrik Stridvall | 57bf450 | 2002-08-26 21:53:24 +0000 | [diff] [blame] | 16498 | utime.h \ |
Alexandre Julliard | c44555b | 2003-04-02 01:42:06 +0000 | [diff] [blame] | 16499 | valgrind/memcheck.h |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 16500 | |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16501 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16502 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16503 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16504 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16505 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16506 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16507 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16508 | fi |
| 16509 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16510 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16511 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16512 | # Is the header compilable? |
| 16513 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 16514 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 16515 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16516 | /* confdefs.h. */ |
| 16517 | _ACEOF |
| 16518 | cat confdefs.h >>conftest.$ac_ext |
| 16519 | cat >>conftest.$ac_ext <<_ACEOF |
| 16520 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16521 | $ac_includes_default |
| 16522 | #include <$ac_header> |
| 16523 | _ACEOF |
| 16524 | rm -f conftest.$ac_objext |
| 16525 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16526 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16527 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16528 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16529 | rm -f conftest.er1 |
| 16530 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16531 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16532 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16533 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16534 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16535 | (eval $ac_try) 2>&5 |
| 16536 | ac_status=$? |
| 16537 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16538 | (exit $ac_status); }; } && |
| 16539 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16540 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16541 | (eval $ac_try) 2>&5 |
| 16542 | ac_status=$? |
| 16543 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16544 | (exit $ac_status); }; }; then |
| 16545 | ac_header_compiler=yes |
| 16546 | else |
| 16547 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16548 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16549 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16550 | ac_header_compiler=no |
| 16551 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16552 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16553 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 16554 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 16555 | |
| 16556 | # Is the header present? |
| 16557 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 16558 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 16559 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16560 | /* confdefs.h. */ |
| 16561 | _ACEOF |
| 16562 | cat confdefs.h >>conftest.$ac_ext |
| 16563 | cat >>conftest.$ac_ext <<_ACEOF |
| 16564 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16565 | #include <$ac_header> |
| 16566 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16567 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16568 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 16569 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 16570 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16571 | rm -f conftest.er1 |
| 16572 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16574 | (exit $ac_status); } >/dev/null; then |
| 16575 | if test -s conftest.err; then |
| 16576 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16577 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16578 | else |
| 16579 | ac_cpp_err= |
| 16580 | fi |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16581 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16582 | ac_cpp_err=yes |
| 16583 | fi |
| 16584 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16585 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16586 | else |
| 16587 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16588 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16589 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16590 | ac_header_preproc=no |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16591 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16592 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16593 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 16594 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 16595 | |
| 16596 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16597 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 16598 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16599 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 16600 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16601 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 16602 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 16603 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16604 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16605 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16606 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 16607 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16608 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 16609 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 16610 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 16611 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 16612 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 16613 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16614 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16615 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16616 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 16617 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16618 | ( |
| 16619 | cat <<\_ASBOX |
| 16620 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16621 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16622 | ## ------------------------------------ ## |
| 16623 | _ASBOX |
| 16624 | ) | |
| 16625 | sed "s/^/$as_me: WARNING: /" >&2 |
| 16626 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16627 | esac |
| 16628 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16629 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16630 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16631 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16632 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16633 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16634 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16635 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16636 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16637 | |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16638 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16639 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16640 | cat >>confdefs.h <<_ACEOF |
| 16641 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16642 | _ACEOF |
| 16643 | |
| 16644 | fi |
| 16645 | |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 16646 | done |
| 16647 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16648 | echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16649 | echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6 |
| 16650 | if test "${ac_cv_header_stat_broken+set}" = set; then |
| 16651 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16652 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16653 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16654 | /* confdefs.h. */ |
| 16655 | _ACEOF |
| 16656 | cat confdefs.h >>conftest.$ac_ext |
| 16657 | cat >>conftest.$ac_ext <<_ACEOF |
| 16658 | /* end confdefs.h. */ |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16659 | #include <sys/types.h> |
| 16660 | #include <sys/stat.h> |
| 16661 | |
| 16662 | #if defined(S_ISBLK) && defined(S_IFDIR) |
| 16663 | # if S_ISBLK (S_IFDIR) |
| 16664 | You lose. |
| 16665 | # endif |
| 16666 | #endif |
| 16667 | |
| 16668 | #if defined(S_ISBLK) && defined(S_IFCHR) |
| 16669 | # if S_ISBLK (S_IFCHR) |
| 16670 | You lose. |
| 16671 | # endif |
| 16672 | #endif |
| 16673 | |
| 16674 | #if defined(S_ISLNK) && defined(S_IFREG) |
| 16675 | # if S_ISLNK (S_IFREG) |
| 16676 | You lose. |
| 16677 | # endif |
| 16678 | #endif |
| 16679 | |
| 16680 | #if defined(S_ISSOCK) && defined(S_IFREG) |
| 16681 | # if S_ISSOCK (S_IFREG) |
| 16682 | You lose. |
| 16683 | # endif |
| 16684 | #endif |
| 16685 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16686 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16687 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 16688 | $EGREP "You lose" >/dev/null 2>&1; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16689 | ac_cv_header_stat_broken=yes |
| 16690 | else |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16691 | ac_cv_header_stat_broken=no |
| 16692 | fi |
| 16693 | rm -f conftest* |
| 16694 | |
| 16695 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16696 | echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16697 | echo "${ECHO_T}$ac_cv_header_stat_broken" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16698 | if test $ac_cv_header_stat_broken = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16699 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16700 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16701 | #define STAT_MACROS_BROKEN 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16702 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16703 | |
| 16704 | fi |
| 16705 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16706 | |
| 16707 | |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16708 | |
| 16709 | |
| 16710 | for ac_header in sys/mount.h sys/user.h |
| 16711 | do |
| 16712 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16713 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16714 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16715 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16716 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16717 | else |
| 16718 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16719 | /* confdefs.h. */ |
| 16720 | _ACEOF |
| 16721 | cat confdefs.h >>conftest.$ac_ext |
| 16722 | cat >>conftest.$ac_ext <<_ACEOF |
| 16723 | /* end confdefs.h. */ |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 16724 | #include <sys/types.h> |
| 16725 | #if HAVE_SYS_PARAM_H |
| 16726 | # include <sys/param.h> |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16727 | #endif |
| 16728 | |
| 16729 | #include <$ac_header> |
| 16730 | _ACEOF |
| 16731 | rm -f conftest.$ac_objext |
| 16732 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16733 | (eval $ac_compile) 2>conftest.er1 |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16734 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16735 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16736 | rm -f conftest.er1 |
| 16737 | cat conftest.err >&5 |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16738 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16739 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16740 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16741 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16742 | (eval $ac_try) 2>&5 |
| 16743 | ac_status=$? |
| 16744 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16745 | (exit $ac_status); }; } && |
| 16746 | { ac_try='test -s conftest.$ac_objext' |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16747 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16748 | (eval $ac_try) 2>&5 |
| 16749 | ac_status=$? |
| 16750 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16751 | (exit $ac_status); }; }; then |
| 16752 | eval "$as_ac_Header=yes" |
| 16753 | else |
| 16754 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16755 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16756 | |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16757 | eval "$as_ac_Header=no" |
| 16758 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16759 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16760 | fi |
| 16761 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16762 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16763 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16764 | cat >>confdefs.h <<_ACEOF |
| 16765 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16766 | _ACEOF |
| 16767 | |
| 16768 | fi |
| 16769 | |
| 16770 | done |
| 16771 | |
| 16772 | |
| 16773 | |
Juan Lang | 38fa5ad | 2003-05-13 03:32:20 +0000 | [diff] [blame] | 16774 | |
| 16775 | |
| 16776 | |
| 16777 | |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16778 | for ac_header in net/if.h net/if_arp.h net/if_dl.h net/if_types.h net/route.h |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16779 | do |
| 16780 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16781 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16782 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16783 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16784 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16785 | else |
| 16786 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16787 | /* confdefs.h. */ |
| 16788 | _ACEOF |
| 16789 | cat confdefs.h >>conftest.$ac_ext |
| 16790 | cat >>conftest.$ac_ext <<_ACEOF |
| 16791 | /* end confdefs.h. */ |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 16792 | #include <sys/types.h> |
Gerald Pfeifer | 87c369d | 2002-07-23 02:02:02 +0000 | [diff] [blame] | 16793 | #if HAVE_SYS_SOCKET_H |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16794 | # include <sys/socket.h> |
| 16795 | #endif |
| 16796 | |
| 16797 | #include <$ac_header> |
| 16798 | _ACEOF |
| 16799 | rm -f conftest.$ac_objext |
| 16800 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16801 | (eval $ac_compile) 2>conftest.er1 |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16802 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16803 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16804 | rm -f conftest.er1 |
| 16805 | cat conftest.err >&5 |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16806 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16807 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16808 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16809 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16810 | (eval $ac_try) 2>&5 |
| 16811 | ac_status=$? |
| 16812 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16813 | (exit $ac_status); }; } && |
| 16814 | { ac_try='test -s conftest.$ac_objext' |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16815 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16816 | (eval $ac_try) 2>&5 |
| 16817 | ac_status=$? |
| 16818 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16819 | (exit $ac_status); }; }; then |
| 16820 | eval "$as_ac_Header=yes" |
| 16821 | else |
| 16822 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16823 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16824 | |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16825 | eval "$as_ac_Header=no" |
| 16826 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16827 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16828 | fi |
| 16829 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16830 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16831 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16832 | cat >>confdefs.h <<_ACEOF |
| 16833 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16834 | _ACEOF |
| 16835 | |
| 16836 | fi |
| 16837 | |
| 16838 | done |
| 16839 | |
| 16840 | |
| 16841 | |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16842 | for ac_header in resolv.h |
| 16843 | do |
| 16844 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16845 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16846 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16847 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16848 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16849 | else |
| 16850 | cat >conftest.$ac_ext <<_ACEOF |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16851 | /* confdefs.h. */ |
| 16852 | _ACEOF |
| 16853 | cat confdefs.h >>conftest.$ac_ext |
| 16854 | cat >>conftest.$ac_ext <<_ACEOF |
| 16855 | /* end confdefs.h. */ |
| 16856 | #include <sys/types.h> |
| 16857 | #if HAVE_SYS_SOCKET_H |
| 16858 | # include <sys/socket.h> |
| 16859 | #endif |
| 16860 | #if HAVE_NETINET_IN_H |
| 16861 | # include <netinet/in.h> |
| 16862 | #endif |
Pierre d'Herbemont | ae8ca36 | 2003-10-27 21:55:00 +0000 | [diff] [blame] | 16863 | #if HAVE_ARPA_NAMESER_H |
| 16864 | # include <arpa/nameser.h> |
| 16865 | #endif |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16866 | |
| 16867 | #include <$ac_header> |
| 16868 | _ACEOF |
| 16869 | rm -f conftest.$ac_objext |
| 16870 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16871 | (eval $ac_compile) 2>conftest.er1 |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16872 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16873 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16874 | rm -f conftest.er1 |
| 16875 | cat conftest.err >&5 |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16876 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16877 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16878 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16879 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16880 | (eval $ac_try) 2>&5 |
| 16881 | ac_status=$? |
| 16882 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16883 | (exit $ac_status); }; } && |
| 16884 | { ac_try='test -s conftest.$ac_objext' |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16885 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16886 | (eval $ac_try) 2>&5 |
| 16887 | ac_status=$? |
| 16888 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16889 | (exit $ac_status); }; }; then |
| 16890 | eval "$as_ac_Header=yes" |
| 16891 | else |
| 16892 | echo "$as_me: failed program was:" >&5 |
| 16893 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16894 | |
| 16895 | eval "$as_ac_Header=no" |
| 16896 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16897 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16898 | fi |
| 16899 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16900 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16901 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16902 | cat >>confdefs.h <<_ACEOF |
| 16903 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16904 | _ACEOF |
| 16905 | |
| 16906 | fi |
| 16907 | |
| 16908 | done |
| 16909 | |
| 16910 | |
| 16911 | |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16912 | for ac_header in netinet/ip.h |
| 16913 | do |
| 16914 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16915 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16916 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16917 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16918 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16919 | else |
| 16920 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16921 | /* confdefs.h. */ |
| 16922 | _ACEOF |
| 16923 | cat confdefs.h >>conftest.$ac_ext |
| 16924 | cat >>conftest.$ac_ext <<_ACEOF |
| 16925 | /* end confdefs.h. */ |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 16926 | #include <sys/types.h> |
| 16927 | #if HAVE_SYS_SOCKET_H |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16928 | # include <sys/socket.h> |
| 16929 | #endif |
| 16930 | #if HAVE_NETINET_IN_SYSTM_H |
| 16931 | # include <netinet/in_systm.h> |
| 16932 | #endif |
| 16933 | |
| 16934 | #include <$ac_header> |
| 16935 | _ACEOF |
| 16936 | rm -f conftest.$ac_objext |
| 16937 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16938 | (eval $ac_compile) 2>conftest.er1 |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16939 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16940 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16941 | rm -f conftest.er1 |
| 16942 | cat conftest.err >&5 |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16943 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16944 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16945 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16946 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16947 | (eval $ac_try) 2>&5 |
| 16948 | ac_status=$? |
| 16949 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16950 | (exit $ac_status); }; } && |
| 16951 | { ac_try='test -s conftest.$ac_objext' |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16952 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16953 | (eval $ac_try) 2>&5 |
| 16954 | ac_status=$? |
| 16955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16956 | (exit $ac_status); }; }; then |
| 16957 | eval "$as_ac_Header=yes" |
| 16958 | else |
| 16959 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16960 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16961 | |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16962 | eval "$as_ac_Header=no" |
| 16963 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16964 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16965 | fi |
| 16966 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16967 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16968 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16969 | cat >>confdefs.h <<_ACEOF |
| 16970 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16971 | _ACEOF |
| 16972 | |
| 16973 | fi |
| 16974 | |
| 16975 | done |
| 16976 | |
| 16977 | |
| 16978 | |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16979 | for ac_header in ucontext.h |
| 16980 | do |
| 16981 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16982 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16983 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16984 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16985 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16986 | else |
| 16987 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16988 | /* confdefs.h. */ |
| 16989 | _ACEOF |
| 16990 | cat confdefs.h >>conftest.$ac_ext |
| 16991 | cat >>conftest.$ac_ext <<_ACEOF |
| 16992 | /* end confdefs.h. */ |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16993 | #include <signal.h> |
| 16994 | |
| 16995 | #include <$ac_header> |
| 16996 | _ACEOF |
| 16997 | rm -f conftest.$ac_objext |
| 16998 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16999 | (eval $ac_compile) 2>conftest.er1 |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 17000 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17001 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17002 | rm -f conftest.er1 |
| 17003 | cat conftest.err >&5 |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 17004 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17005 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17006 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17007 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17008 | (eval $ac_try) 2>&5 |
| 17009 | ac_status=$? |
| 17010 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17011 | (exit $ac_status); }; } && |
| 17012 | { ac_try='test -s conftest.$ac_objext' |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 17013 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17014 | (eval $ac_try) 2>&5 |
| 17015 | ac_status=$? |
| 17016 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17017 | (exit $ac_status); }; }; then |
| 17018 | eval "$as_ac_Header=yes" |
| 17019 | else |
| 17020 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17021 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17022 | |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 17023 | eval "$as_ac_Header=no" |
| 17024 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17025 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 17026 | fi |
| 17027 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 17028 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 17029 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 17030 | cat >>confdefs.h <<_ACEOF |
| 17031 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 17032 | _ACEOF |
| 17033 | |
| 17034 | fi |
| 17035 | |
| 17036 | done |
| 17037 | |
| 17038 | |
| 17039 | |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17040 | echo "$as_me:$LINENO: checking for GNU style IPX support" >&5 |
| 17041 | echo $ECHO_N "checking for GNU style IPX support... $ECHO_C" >&6 |
| 17042 | if test "${ac_cv_c_ipx_gnu+set}" = set; then |
| 17043 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17044 | else |
| 17045 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17046 | /* confdefs.h. */ |
| 17047 | _ACEOF |
| 17048 | cat confdefs.h >>conftest.$ac_ext |
| 17049 | cat >>conftest.$ac_ext <<_ACEOF |
| 17050 | /* end confdefs.h. */ |
| 17051 | #include <sys/types.h> |
| 17052 | #ifdef HAVE_SYS_SOCKET_H |
| 17053 | # include <sys/socket.h> |
| 17054 | #endif |
| 17055 | #include <netipx/ipx.h> |
| 17056 | int |
| 17057 | main () |
| 17058 | { |
| 17059 | ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX |
| 17060 | ; |
| 17061 | return 0; |
| 17062 | } |
| 17063 | _ACEOF |
| 17064 | rm -f conftest.$ac_objext |
| 17065 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17066 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17067 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17068 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17069 | rm -f conftest.er1 |
| 17070 | cat conftest.err >&5 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17071 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17072 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17073 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17074 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17075 | (eval $ac_try) 2>&5 |
| 17076 | ac_status=$? |
| 17077 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17078 | (exit $ac_status); }; } && |
| 17079 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17080 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17081 | (eval $ac_try) 2>&5 |
| 17082 | ac_status=$? |
| 17083 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17084 | (exit $ac_status); }; }; then |
| 17085 | ac_cv_c_ipx_gnu="yes" |
| 17086 | else |
| 17087 | echo "$as_me: failed program was:" >&5 |
| 17088 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17089 | |
| 17090 | ac_cv_c_ipx_gnu="no" |
| 17091 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17092 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17093 | |
| 17094 | fi |
| 17095 | echo "$as_me:$LINENO: result: $ac_cv_c_ipx_gnu" >&5 |
| 17096 | echo "${ECHO_T}$ac_cv_c_ipx_gnu" >&6 |
| 17097 | if test "$ac_cv_c_ipx_gnu" = "yes" |
| 17098 | then |
| 17099 | |
| 17100 | cat >>confdefs.h <<\_ACEOF |
| 17101 | #define HAVE_IPX_GNU 1 |
| 17102 | _ACEOF |
| 17103 | |
| 17104 | fi |
| 17105 | |
| 17106 | if test "$ac_cv_c_ipx_gnu" = "no" |
| 17107 | then |
| 17108 | echo "$as_me:$LINENO: checking for linux style IPX support" >&5 |
| 17109 | echo $ECHO_N "checking for linux style IPX support... $ECHO_C" >&6 |
| 17110 | if test "${ac_cv_c_ipx_linux+set}" = set; then |
| 17111 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17112 | else |
| 17113 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17114 | /* confdefs.h. */ |
| 17115 | _ACEOF |
| 17116 | cat confdefs.h >>conftest.$ac_ext |
| 17117 | cat >>conftest.$ac_ext <<_ACEOF |
| 17118 | /* end confdefs.h. */ |
| 17119 | #include <sys/types.h> |
| 17120 | #ifdef HAVE_SYS_SOCKET_H |
| 17121 | # include <sys/socket.h> |
| 17122 | #endif |
| 17123 | #include <asm/types.h> |
| 17124 | #include <linux/ipx.h> |
| 17125 | int |
| 17126 | main () |
| 17127 | { |
| 17128 | ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX |
| 17129 | ; |
| 17130 | return 0; |
| 17131 | } |
| 17132 | _ACEOF |
| 17133 | rm -f conftest.$ac_objext |
| 17134 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17135 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17136 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17137 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17138 | rm -f conftest.er1 |
| 17139 | cat conftest.err >&5 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17141 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17142 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17144 | (eval $ac_try) 2>&5 |
| 17145 | ac_status=$? |
| 17146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17147 | (exit $ac_status); }; } && |
| 17148 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17149 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17150 | (eval $ac_try) 2>&5 |
| 17151 | ac_status=$? |
| 17152 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17153 | (exit $ac_status); }; }; then |
| 17154 | ac_cv_c_ipx_linux="yes" |
| 17155 | else |
| 17156 | echo "$as_me: failed program was:" >&5 |
| 17157 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17158 | |
| 17159 | ac_cv_c_ipx_linux="no" |
| 17160 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17161 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 17162 | |
| 17163 | fi |
| 17164 | echo "$as_me:$LINENO: result: $ac_cv_c_ipx_linux" >&5 |
| 17165 | echo "${ECHO_T}$ac_cv_c_ipx_linux" >&6 |
| 17166 | if test "$ac_cv_c_ipx_linux" = "yes" |
| 17167 | then |
| 17168 | |
| 17169 | cat >>confdefs.h <<\_ACEOF |
| 17170 | #define HAVE_IPX_LINUX 1 |
| 17171 | _ACEOF |
| 17172 | |
| 17173 | fi |
| 17174 | fi |
| 17175 | |
| 17176 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17177 | echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17178 | echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 |
| 17179 | if test "${ac_cv_c_const+set}" = set; then |
| 17180 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17181 | else |
| 17182 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17183 | /* confdefs.h. */ |
| 17184 | _ACEOF |
| 17185 | cat confdefs.h >>conftest.$ac_ext |
| 17186 | cat >>conftest.$ac_ext <<_ACEOF |
| 17187 | /* end confdefs.h. */ |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17188 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17189 | int |
| 17190 | main () |
| 17191 | { |
| 17192 | /* FIXME: Include the comments suggested by Paul. */ |
| 17193 | #ifndef __cplusplus |
| 17194 | /* Ultrix mips cc rejects this. */ |
| 17195 | typedef int charset[2]; |
| 17196 | const charset x; |
| 17197 | /* SunOS 4.1.1 cc rejects this. */ |
| 17198 | char const *const *ccp; |
| 17199 | char **p; |
| 17200 | /* NEC SVR4.0.2 mips cc rejects this. */ |
| 17201 | struct point {int x, y;}; |
| 17202 | static struct point const zero = {0,0}; |
| 17203 | /* AIX XL C 1.02.0.0 rejects this. |
| 17204 | It does not let you subtract one const X* pointer from another in |
| 17205 | an arm of an if-expression whose if-part is not a constant |
| 17206 | expression */ |
| 17207 | const char *g = "string"; |
| 17208 | ccp = &g + (g ? g-g : 0); |
| 17209 | /* HPUX 7.0 cc rejects these. */ |
| 17210 | ++ccp; |
| 17211 | p = (char**) ccp; |
| 17212 | ccp = (char const *const *) p; |
| 17213 | { /* SCO 3.2v4 cc rejects this. */ |
| 17214 | char *t; |
| 17215 | char const *s = 0 ? (char *) 0 : (char const *) 0; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17216 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17217 | *t++ = 0; |
| 17218 | } |
| 17219 | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ |
| 17220 | int x[] = {25, 17}; |
| 17221 | const int *foo = &x[0]; |
| 17222 | ++foo; |
| 17223 | } |
| 17224 | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ |
| 17225 | typedef const int *iptr; |
| 17226 | iptr p = 0; |
| 17227 | ++p; |
| 17228 | } |
| 17229 | { /* AIX XL C 1.02.0.0 rejects this saying |
| 17230 | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ |
| 17231 | struct s { int j; const int *ap[3]; }; |
| 17232 | struct s *b; b->j = 5; |
| 17233 | } |
| 17234 | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ |
| 17235 | const int foo = 10; |
| 17236 | } |
| 17237 | #endif |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17238 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17239 | ; |
| 17240 | return 0; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17241 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17242 | _ACEOF |
| 17243 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17244 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17245 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17246 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17247 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17248 | rm -f conftest.er1 |
| 17249 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17250 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17251 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17252 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17253 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17254 | (eval $ac_try) 2>&5 |
| 17255 | ac_status=$? |
| 17256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17257 | (exit $ac_status); }; } && |
| 17258 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17259 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17260 | (eval $ac_try) 2>&5 |
| 17261 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17262 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17263 | (exit $ac_status); }; }; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17264 | ac_cv_c_const=yes |
| 17265 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17266 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17267 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17268 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17269 | ac_cv_c_const=no |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17270 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17271 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17272 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17273 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17274 | echo "${ECHO_T}$ac_cv_c_const" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17275 | if test $ac_cv_c_const = no; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17276 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17277 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17278 | #define const |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17279 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17280 | |
| 17281 | fi |
| 17282 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17283 | echo "$as_me:$LINENO: checking for inline" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17284 | echo $ECHO_N "checking for inline... $ECHO_C" >&6 |
| 17285 | if test "${ac_cv_c_inline+set}" = set; then |
| 17286 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17287 | else |
| 17288 | ac_cv_c_inline=no |
| 17289 | for ac_kw in inline __inline__ __inline; do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17290 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17291 | /* confdefs.h. */ |
| 17292 | _ACEOF |
| 17293 | cat confdefs.h >>conftest.$ac_ext |
| 17294 | cat >>conftest.$ac_ext <<_ACEOF |
| 17295 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17296 | #ifndef __cplusplus |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 17297 | typedef int foo_t; |
| 17298 | static $ac_kw foo_t static_foo () {return 0; } |
| 17299 | $ac_kw foo_t foo () {return 0; } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17300 | #endif |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17301 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17302 | _ACEOF |
| 17303 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17304 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17305 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17306 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17307 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17308 | rm -f conftest.er1 |
| 17309 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17311 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17312 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17313 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17314 | (eval $ac_try) 2>&5 |
| 17315 | ac_status=$? |
| 17316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17317 | (exit $ac_status); }; } && |
| 17318 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17319 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17320 | (eval $ac_try) 2>&5 |
| 17321 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17322 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17323 | (exit $ac_status); }; }; then |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17324 | ac_cv_c_inline=$ac_kw; break |
| 17325 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17326 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17327 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17328 | |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17329 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17330 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17331 | done |
| 17332 | |
| 17333 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17334 | echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17335 | echo "${ECHO_T}$ac_cv_c_inline" >&6 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17336 | |
| 17337 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17338 | case $ac_cv_c_inline in |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17339 | inline | yes) ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17340 | *) |
| 17341 | case $ac_cv_c_inline in |
| 17342 | no) ac_val=;; |
| 17343 | *) ac_val=$ac_cv_c_inline;; |
| 17344 | esac |
| 17345 | cat >>confdefs.h <<_ACEOF |
| 17346 | #ifndef __cplusplus |
| 17347 | #define inline $ac_val |
| 17348 | #endif |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17349 | _ACEOF |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17350 | ;; |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 17351 | esac |
| 17352 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17353 | echo "$as_me:$LINENO: checking for mode_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17354 | echo $ECHO_N "checking for mode_t... $ECHO_C" >&6 |
| 17355 | if test "${ac_cv_type_mode_t+set}" = set; then |
| 17356 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17357 | else |
| 17358 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17359 | /* confdefs.h. */ |
| 17360 | _ACEOF |
| 17361 | cat confdefs.h >>conftest.$ac_ext |
| 17362 | cat >>conftest.$ac_ext <<_ACEOF |
| 17363 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17364 | $ac_includes_default |
| 17365 | int |
| 17366 | main () |
| 17367 | { |
| 17368 | if ((mode_t *) 0) |
| 17369 | return 0; |
| 17370 | if (sizeof (mode_t)) |
| 17371 | return 0; |
| 17372 | ; |
| 17373 | return 0; |
| 17374 | } |
| 17375 | _ACEOF |
| 17376 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17377 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17378 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17379 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17380 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17381 | rm -f conftest.er1 |
| 17382 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17384 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17385 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17386 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17387 | (eval $ac_try) 2>&5 |
| 17388 | ac_status=$? |
| 17389 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17390 | (exit $ac_status); }; } && |
| 17391 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17392 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17393 | (eval $ac_try) 2>&5 |
| 17394 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17395 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17396 | (exit $ac_status); }; }; then |
| 17397 | ac_cv_type_mode_t=yes |
| 17398 | else |
| 17399 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17400 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17401 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17402 | ac_cv_type_mode_t=no |
| 17403 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17404 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17405 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17406 | echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17407 | echo "${ECHO_T}$ac_cv_type_mode_t" >&6 |
| 17408 | if test $ac_cv_type_mode_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17409 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17410 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17411 | #define HAVE_MODE_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17412 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17413 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17414 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17415 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17416 | echo "$as_me:$LINENO: checking for off_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17417 | echo $ECHO_N "checking for off_t... $ECHO_C" >&6 |
| 17418 | if test "${ac_cv_type_off_t+set}" = set; then |
| 17419 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17420 | else |
| 17421 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17422 | /* confdefs.h. */ |
| 17423 | _ACEOF |
| 17424 | cat confdefs.h >>conftest.$ac_ext |
| 17425 | cat >>conftest.$ac_ext <<_ACEOF |
| 17426 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17427 | $ac_includes_default |
| 17428 | int |
| 17429 | main () |
| 17430 | { |
| 17431 | if ((off_t *) 0) |
| 17432 | return 0; |
| 17433 | if (sizeof (off_t)) |
| 17434 | return 0; |
| 17435 | ; |
| 17436 | return 0; |
| 17437 | } |
| 17438 | _ACEOF |
| 17439 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17440 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17441 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17442 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17443 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17444 | rm -f conftest.er1 |
| 17445 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17446 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17447 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17448 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17449 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17450 | (eval $ac_try) 2>&5 |
| 17451 | ac_status=$? |
| 17452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17453 | (exit $ac_status); }; } && |
| 17454 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17455 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17456 | (eval $ac_try) 2>&5 |
| 17457 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17459 | (exit $ac_status); }; }; then |
| 17460 | ac_cv_type_off_t=yes |
| 17461 | else |
| 17462 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17463 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17464 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17465 | ac_cv_type_off_t=no |
| 17466 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17467 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17468 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17469 | echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17470 | echo "${ECHO_T}$ac_cv_type_off_t" >&6 |
| 17471 | if test $ac_cv_type_off_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17472 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17473 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17474 | #define HAVE_OFF_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17475 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17476 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17477 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17478 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17479 | echo "$as_me:$LINENO: checking for pid_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17480 | echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 |
| 17481 | if test "${ac_cv_type_pid_t+set}" = set; then |
| 17482 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17483 | else |
| 17484 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17485 | /* confdefs.h. */ |
| 17486 | _ACEOF |
| 17487 | cat confdefs.h >>conftest.$ac_ext |
| 17488 | cat >>conftest.$ac_ext <<_ACEOF |
| 17489 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17490 | $ac_includes_default |
| 17491 | int |
| 17492 | main () |
| 17493 | { |
| 17494 | if ((pid_t *) 0) |
| 17495 | return 0; |
| 17496 | if (sizeof (pid_t)) |
| 17497 | return 0; |
| 17498 | ; |
| 17499 | return 0; |
| 17500 | } |
| 17501 | _ACEOF |
| 17502 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17503 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17504 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17505 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17506 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17507 | rm -f conftest.er1 |
| 17508 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17509 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17510 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17511 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17512 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17513 | (eval $ac_try) 2>&5 |
| 17514 | ac_status=$? |
| 17515 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17516 | (exit $ac_status); }; } && |
| 17517 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17518 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17519 | (eval $ac_try) 2>&5 |
| 17520 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17521 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17522 | (exit $ac_status); }; }; then |
| 17523 | ac_cv_type_pid_t=yes |
| 17524 | else |
| 17525 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17526 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17527 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17528 | ac_cv_type_pid_t=no |
| 17529 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17530 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17531 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17532 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17533 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
| 17534 | if test $ac_cv_type_pid_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17535 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17536 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17537 | #define HAVE_PID_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17538 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17539 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17540 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17541 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17542 | echo "$as_me:$LINENO: checking for size_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17543 | echo $ECHO_N "checking for size_t... $ECHO_C" >&6 |
| 17544 | if test "${ac_cv_type_size_t+set}" = set; then |
| 17545 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17546 | else |
| 17547 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17548 | /* confdefs.h. */ |
| 17549 | _ACEOF |
| 17550 | cat confdefs.h >>conftest.$ac_ext |
| 17551 | cat >>conftest.$ac_ext <<_ACEOF |
| 17552 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17553 | $ac_includes_default |
| 17554 | int |
| 17555 | main () |
| 17556 | { |
| 17557 | if ((size_t *) 0) |
| 17558 | return 0; |
| 17559 | if (sizeof (size_t)) |
| 17560 | return 0; |
| 17561 | ; |
| 17562 | return 0; |
| 17563 | } |
| 17564 | _ACEOF |
| 17565 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17566 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17567 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17568 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17569 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17570 | rm -f conftest.er1 |
| 17571 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17572 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17573 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17574 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17575 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17576 | (eval $ac_try) 2>&5 |
| 17577 | ac_status=$? |
| 17578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17579 | (exit $ac_status); }; } && |
| 17580 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17582 | (eval $ac_try) 2>&5 |
| 17583 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17585 | (exit $ac_status); }; }; then |
| 17586 | ac_cv_type_size_t=yes |
| 17587 | else |
| 17588 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17589 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17590 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17591 | ac_cv_type_size_t=no |
| 17592 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17593 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17594 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17595 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17596 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
| 17597 | if test $ac_cv_type_size_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17598 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17599 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17600 | #define HAVE_SIZE_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17601 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17602 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17603 | |
| 17604 | fi |
| 17605 | echo "$as_me:$LINENO: checking for ssize_t" >&5 |
| 17606 | echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6 |
| 17607 | if test "${ac_cv_type_ssize_t+set}" = set; then |
| 17608 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17609 | else |
| 17610 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17611 | /* confdefs.h. */ |
| 17612 | _ACEOF |
| 17613 | cat confdefs.h >>conftest.$ac_ext |
| 17614 | cat >>conftest.$ac_ext <<_ACEOF |
| 17615 | /* end confdefs.h. */ |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17616 | $ac_includes_default |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17617 | int |
| 17618 | main () |
| 17619 | { |
| 17620 | if ((ssize_t *) 0) |
| 17621 | return 0; |
| 17622 | if (sizeof (ssize_t)) |
| 17623 | return 0; |
| 17624 | ; |
| 17625 | return 0; |
| 17626 | } |
| 17627 | _ACEOF |
| 17628 | rm -f conftest.$ac_objext |
| 17629 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17630 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17631 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17632 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17633 | rm -f conftest.er1 |
| 17634 | cat conftest.err >&5 |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17636 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17637 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17638 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17639 | (eval $ac_try) 2>&5 |
| 17640 | ac_status=$? |
| 17641 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17642 | (exit $ac_status); }; } && |
| 17643 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17644 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17645 | (eval $ac_try) 2>&5 |
| 17646 | ac_status=$? |
| 17647 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17648 | (exit $ac_status); }; }; then |
| 17649 | ac_cv_type_ssize_t=yes |
| 17650 | else |
| 17651 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17652 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17653 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17654 | ac_cv_type_ssize_t=no |
| 17655 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17656 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17657 | fi |
| 17658 | echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5 |
| 17659 | echo "${ECHO_T}$ac_cv_type_ssize_t" >&6 |
| 17660 | if test $ac_cv_type_ssize_t = yes; then |
| 17661 | |
| 17662 | cat >>confdefs.h <<_ACEOF |
| 17663 | #define HAVE_SSIZE_T 1 |
| 17664 | _ACEOF |
| 17665 | |
| 17666 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17667 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17668 | echo "$as_me:$LINENO: checking for long long" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17669 | echo $ECHO_N "checking for long long... $ECHO_C" >&6 |
| 17670 | if test "${ac_cv_type_long_long+set}" = set; then |
| 17671 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17672 | else |
| 17673 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17674 | /* confdefs.h. */ |
| 17675 | _ACEOF |
| 17676 | cat confdefs.h >>conftest.$ac_ext |
| 17677 | cat >>conftest.$ac_ext <<_ACEOF |
| 17678 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17679 | $ac_includes_default |
| 17680 | int |
| 17681 | main () |
| 17682 | { |
| 17683 | if ((long long *) 0) |
| 17684 | return 0; |
| 17685 | if (sizeof (long long)) |
| 17686 | return 0; |
| 17687 | ; |
| 17688 | return 0; |
| 17689 | } |
| 17690 | _ACEOF |
| 17691 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17692 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17693 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17694 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17695 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17696 | rm -f conftest.er1 |
| 17697 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17698 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17699 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17700 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17701 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17702 | (eval $ac_try) 2>&5 |
| 17703 | ac_status=$? |
| 17704 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17705 | (exit $ac_status); }; } && |
| 17706 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17707 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17708 | (eval $ac_try) 2>&5 |
| 17709 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17710 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17711 | (exit $ac_status); }; }; then |
| 17712 | ac_cv_type_long_long=yes |
| 17713 | else |
| 17714 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17715 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17716 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17717 | ac_cv_type_long_long=no |
| 17718 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17719 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17720 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17721 | echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17722 | echo "${ECHO_T}$ac_cv_type_long_long" >&6 |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17723 | if test $ac_cv_type_long_long = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17724 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17725 | cat >>confdefs.h <<_ACEOF |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17726 | #define HAVE_LONG_LONG 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17727 | _ACEOF |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 17728 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17729 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17730 | fi |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 17731 | echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5 |
| 17732 | echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6 |
| 17733 | if test "${ac_cv_type_fsblkcnt_t+set}" = set; then |
| 17734 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17735 | else |
| 17736 | cat >conftest.$ac_ext <<_ACEOF |
| 17737 | /* confdefs.h. */ |
| 17738 | _ACEOF |
| 17739 | cat confdefs.h >>conftest.$ac_ext |
| 17740 | cat >>conftest.$ac_ext <<_ACEOF |
| 17741 | /* end confdefs.h. */ |
| 17742 | $ac_includes_default |
| 17743 | int |
| 17744 | main () |
| 17745 | { |
| 17746 | if ((fsblkcnt_t *) 0) |
| 17747 | return 0; |
| 17748 | if (sizeof (fsblkcnt_t)) |
| 17749 | return 0; |
| 17750 | ; |
| 17751 | return 0; |
| 17752 | } |
| 17753 | _ACEOF |
| 17754 | rm -f conftest.$ac_objext |
| 17755 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17756 | (eval $ac_compile) 2>conftest.er1 |
| 17757 | ac_status=$? |
| 17758 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17759 | rm -f conftest.er1 |
| 17760 | cat conftest.err >&5 |
| 17761 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17762 | (exit $ac_status); } && |
| 17763 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17764 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17765 | (eval $ac_try) 2>&5 |
| 17766 | ac_status=$? |
| 17767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17768 | (exit $ac_status); }; } && |
| 17769 | { ac_try='test -s conftest.$ac_objext' |
| 17770 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17771 | (eval $ac_try) 2>&5 |
| 17772 | ac_status=$? |
| 17773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17774 | (exit $ac_status); }; }; then |
| 17775 | ac_cv_type_fsblkcnt_t=yes |
| 17776 | else |
| 17777 | echo "$as_me: failed program was:" >&5 |
| 17778 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17779 | |
| 17780 | ac_cv_type_fsblkcnt_t=no |
| 17781 | fi |
| 17782 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17783 | fi |
| 17784 | echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5 |
| 17785 | echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6 |
| 17786 | if test $ac_cv_type_fsblkcnt_t = yes; then |
| 17787 | |
| 17788 | cat >>confdefs.h <<_ACEOF |
| 17789 | #define HAVE_FSBLKCNT_T 1 |
| 17790 | _ACEOF |
| 17791 | |
| 17792 | |
| 17793 | fi |
| 17794 | echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5 |
| 17795 | echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6 |
| 17796 | if test "${ac_cv_type_fsfilcnt_t+set}" = set; then |
| 17797 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17798 | else |
| 17799 | cat >conftest.$ac_ext <<_ACEOF |
| 17800 | /* confdefs.h. */ |
| 17801 | _ACEOF |
| 17802 | cat confdefs.h >>conftest.$ac_ext |
| 17803 | cat >>conftest.$ac_ext <<_ACEOF |
| 17804 | /* end confdefs.h. */ |
| 17805 | $ac_includes_default |
| 17806 | int |
| 17807 | main () |
| 17808 | { |
| 17809 | if ((fsfilcnt_t *) 0) |
| 17810 | return 0; |
| 17811 | if (sizeof (fsfilcnt_t)) |
| 17812 | return 0; |
| 17813 | ; |
| 17814 | return 0; |
| 17815 | } |
| 17816 | _ACEOF |
| 17817 | rm -f conftest.$ac_objext |
| 17818 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17819 | (eval $ac_compile) 2>conftest.er1 |
| 17820 | ac_status=$? |
| 17821 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17822 | rm -f conftest.er1 |
| 17823 | cat conftest.err >&5 |
| 17824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17825 | (exit $ac_status); } && |
| 17826 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17828 | (eval $ac_try) 2>&5 |
| 17829 | ac_status=$? |
| 17830 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17831 | (exit $ac_status); }; } && |
| 17832 | { ac_try='test -s conftest.$ac_objext' |
| 17833 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17834 | (eval $ac_try) 2>&5 |
| 17835 | ac_status=$? |
| 17836 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17837 | (exit $ac_status); }; }; then |
| 17838 | ac_cv_type_fsfilcnt_t=yes |
| 17839 | else |
| 17840 | echo "$as_me: failed program was:" >&5 |
| 17841 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17842 | |
| 17843 | ac_cv_type_fsfilcnt_t=no |
| 17844 | fi |
| 17845 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17846 | fi |
| 17847 | echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5 |
| 17848 | echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6 |
| 17849 | if test $ac_cv_type_fsfilcnt_t = yes; then |
| 17850 | |
| 17851 | cat >>confdefs.h <<_ACEOF |
| 17852 | #define HAVE_FSFILCNT_T 1 |
| 17853 | _ACEOF |
| 17854 | |
| 17855 | |
| 17856 | fi |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17857 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17858 | |
| 17859 | echo "$as_me:$LINENO: checking whether linux/input.h is for real" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17860 | echo $ECHO_N "checking whether linux/input.h is for real... $ECHO_C" >&6 |
| 17861 | if test "${wine_cv_linux_input_h+set}" = set; then |
| 17862 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17863 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17864 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17865 | /* confdefs.h. */ |
| 17866 | _ACEOF |
| 17867 | cat confdefs.h >>conftest.$ac_ext |
| 17868 | cat >>conftest.$ac_ext <<_ACEOF |
| 17869 | /* end confdefs.h. */ |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17870 | |
| 17871 | #include <linux/input.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17872 | |
| 17873 | int |
| 17874 | main () |
| 17875 | { |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17876 | |
| 17877 | int foo = EVIOCGBIT(EV_ABS,42); |
| 17878 | int bar = BTN_PINKIE; |
| 17879 | int fortytwo = 42; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17880 | |
| 17881 | ; |
| 17882 | return 0; |
| 17883 | } |
| 17884 | _ACEOF |
| 17885 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17886 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17887 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17888 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17889 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17890 | rm -f conftest.er1 |
| 17891 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17892 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17893 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17894 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17895 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17896 | (eval $ac_try) 2>&5 |
| 17897 | ac_status=$? |
| 17898 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17899 | (exit $ac_status); }; } && |
| 17900 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17901 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17902 | (eval $ac_try) 2>&5 |
| 17903 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17904 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17905 | (exit $ac_status); }; }; then |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17906 | wine_cv_linux_input_h=yes |
| 17907 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17908 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17909 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17910 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17911 | wine_cv_linux_input_h=no |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17912 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17913 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17914 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17915 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17916 | echo "$as_me:$LINENO: result: $wine_cv_linux_input_h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17917 | echo "${ECHO_T}$wine_cv_linux_input_h" >&6 |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17918 | if test "$wine_cv_linux_input_h" = "yes" |
| 17919 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17920 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17921 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17922 | #define HAVE_CORRECT_LINUXINPUT_H 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17923 | _ACEOF |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17924 | |
| 17925 | fi |
| 17926 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17927 | |
| 17928 | echo "$as_me:$LINENO: checking whether we can use re-entrant gethostbyname_r Linux style" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17929 | echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6 |
| 17930 | if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then |
| 17931 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17932 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17933 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17934 | /* confdefs.h. */ |
| 17935 | _ACEOF |
| 17936 | cat confdefs.h >>conftest.$ac_ext |
| 17937 | cat >>conftest.$ac_ext <<_ACEOF |
| 17938 | /* end confdefs.h. */ |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17939 | |
| 17940 | #include <netdb.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17941 | |
| 17942 | int |
| 17943 | main () |
| 17944 | { |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17945 | |
| 17946 | char *name=NULL; |
| 17947 | struct hostent he; |
| 17948 | struct hostent *result; |
| 17949 | char *buf=NULL; |
| 17950 | int bufsize=0; |
| 17951 | int res,errnr; |
| 17952 | char *addr=NULL; |
| 17953 | int addrlen=0; |
| 17954 | int addrtype=0; |
| 17955 | res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr); |
| 17956 | res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17957 | |
| 17958 | ; |
| 17959 | return 0; |
| 17960 | } |
| 17961 | _ACEOF |
Marcus Meissner | dfd315b | 2004-01-02 03:53:57 +0000 | [diff] [blame] | 17962 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17963 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17964 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17965 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17966 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17967 | rm -f conftest.er1 |
| 17968 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17969 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17970 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17971 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17972 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17973 | (eval $ac_try) 2>&5 |
| 17974 | ac_status=$? |
| 17975 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17976 | (exit $ac_status); }; } && |
Marcus Meissner | dfd315b | 2004-01-02 03:53:57 +0000 | [diff] [blame] | 17977 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17978 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17979 | (eval $ac_try) 2>&5 |
| 17980 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17982 | (exit $ac_status); }; }; then |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17983 | wine_cv_linux_gethostbyname_r_6=yes |
| 17984 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17985 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17986 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17987 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17988 | wine_cv_linux_gethostbyname_r_6=no |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17989 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17990 | fi |
Marcus Meissner | dfd315b | 2004-01-02 03:53:57 +0000 | [diff] [blame] | 17991 | rm -f conftest.err conftest.$ac_objext \ |
| 17992 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17993 | |
| 17994 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17995 | echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17996 | echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6 |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17997 | if test "$wine_cv_linux_gethostbyname_r_6" = "yes" |
| 17998 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17999 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18000 | cat >>confdefs.h <<\_ACEOF |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 18001 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18002 | _ACEOF |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 18003 | |
| 18004 | fi |
| 18005 | |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18006 | if test "$ac_cv_header_linux_joystick_h" = "yes" |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18007 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18008 | echo "$as_me:$LINENO: checking whether linux/joystick.h uses the Linux 2.2+ API" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18009 | echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6 |
| 18010 | if test "${wine_cv_linux_joystick_22_api+set}" = set; then |
| 18011 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18012 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18013 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18014 | /* confdefs.h. */ |
| 18015 | _ACEOF |
| 18016 | cat confdefs.h >>conftest.$ac_ext |
| 18017 | cat >>conftest.$ac_ext <<_ACEOF |
| 18018 | /* end confdefs.h. */ |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18019 | |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18020 | #include <sys/ioctl.h> |
| 18021 | #include <linux/joystick.h> |
| 18022 | |
| 18023 | struct js_event blub; |
Marcus Meissner | 605a9c3 | 1999-11-04 02:04:01 +0000 | [diff] [blame] | 18024 | #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON) |
| 18025 | #error "no 2.2 header" |
| 18026 | #endif |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18027 | |
| 18028 | int |
| 18029 | main () |
| 18030 | { |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18031 | /*empty*/ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18032 | ; |
| 18033 | return 0; |
| 18034 | } |
| 18035 | _ACEOF |
| 18036 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18037 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18038 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18039 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18040 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18041 | rm -f conftest.er1 |
| 18042 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18043 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18044 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18045 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18046 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18047 | (eval $ac_try) 2>&5 |
| 18048 | ac_status=$? |
| 18049 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18050 | (exit $ac_status); }; } && |
| 18051 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18052 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18053 | (eval $ac_try) 2>&5 |
| 18054 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18055 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18056 | (exit $ac_status); }; }; then |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18057 | wine_cv_linux_joystick_22_api=yes |
| 18058 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18059 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18060 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18061 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18062 | wine_cv_linux_joystick_22_api=no |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18063 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18064 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18065 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18066 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18067 | echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18068 | echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6 |
Rein Klazes | 87d224a | 2000-04-24 17:33:49 +0000 | [diff] [blame] | 18069 | if test "$wine_cv_linux_joystick_22_api" = "yes" |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18070 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18071 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18072 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18073 | #define HAVE_LINUX_22_JOYSTICK_API 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18074 | _ACEOF |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18075 | |
| 18076 | fi |
| 18077 | fi |
| 18078 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18079 | |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18080 | if test "$ac_cv_header_sys_vfs_h" = "yes" |
| 18081 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18082 | echo "$as_me:$LINENO: checking whether sys/vfs.h defines statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18083 | echo $ECHO_N "checking whether sys/vfs.h defines statfs... $ECHO_C" >&6 |
| 18084 | if test "${wine_cv_sys_vfs_has_statfs+set}" = set; then |
| 18085 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18086 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18087 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18088 | /* confdefs.h. */ |
| 18089 | _ACEOF |
| 18090 | cat confdefs.h >>conftest.$ac_ext |
| 18091 | cat >>conftest.$ac_ext <<_ACEOF |
| 18092 | /* end confdefs.h. */ |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 18093 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18094 | #include <sys/types.h> |
| 18095 | #ifdef HAVE_SYS_PARAM_H |
| 18096 | # include <sys/param.h> |
| 18097 | #endif |
| 18098 | #include <sys/vfs.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18099 | |
| 18100 | int |
| 18101 | main () |
| 18102 | { |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18103 | |
| 18104 | struct statfs stfs; |
| 18105 | |
| 18106 | memset(&stfs,0,sizeof(stfs)); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18107 | |
| 18108 | ; |
| 18109 | return 0; |
| 18110 | } |
| 18111 | _ACEOF |
| 18112 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18113 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18114 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18115 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18116 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18117 | rm -f conftest.er1 |
| 18118 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18119 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18120 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18121 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18122 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18123 | (eval $ac_try) 2>&5 |
| 18124 | ac_status=$? |
| 18125 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18126 | (exit $ac_status); }; } && |
| 18127 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18128 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18129 | (eval $ac_try) 2>&5 |
| 18130 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18131 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18132 | (exit $ac_status); }; }; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18133 | wine_cv_sys_vfs_has_statfs=yes |
| 18134 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18135 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18136 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18137 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18138 | wine_cv_sys_vfs_has_statfs=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18139 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18140 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18141 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18142 | |
| 18143 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18144 | echo "$as_me:$LINENO: result: $wine_cv_sys_vfs_has_statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18145 | echo "${ECHO_T}$wine_cv_sys_vfs_has_statfs" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18146 | if test "$wine_cv_sys_vfs_has_statfs" = "yes" |
| 18147 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18148 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18149 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18150 | #define STATFS_DEFINED_BY_SYS_VFS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18151 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18152 | |
| 18153 | fi |
| 18154 | fi |
| 18155 | |
| 18156 | if test "$ac_cv_header_sys_statfs_h" = "yes" |
| 18157 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18158 | echo "$as_me:$LINENO: checking whether sys/statfs.h defines statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18159 | echo $ECHO_N "checking whether sys/statfs.h defines statfs... $ECHO_C" >&6 |
| 18160 | if test "${wine_cv_sys_statfs_has_statfs+set}" = set; then |
| 18161 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18162 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18163 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18164 | /* confdefs.h. */ |
| 18165 | _ACEOF |
| 18166 | cat confdefs.h >>conftest.$ac_ext |
| 18167 | cat >>conftest.$ac_ext <<_ACEOF |
| 18168 | /* end confdefs.h. */ |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18169 | |
| 18170 | #include <sys/types.h> |
| 18171 | #ifdef HAVE_SYS_PARAM_H |
| 18172 | # include <sys/param.h> |
| 18173 | #endif |
| 18174 | #include <sys/statfs.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18175 | |
| 18176 | int |
| 18177 | main () |
| 18178 | { |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18179 | |
| 18180 | struct statfs stfs; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18181 | |
| 18182 | ; |
| 18183 | return 0; |
| 18184 | } |
| 18185 | _ACEOF |
| 18186 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18187 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18188 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18189 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18190 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18191 | rm -f conftest.er1 |
| 18192 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18193 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18194 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18195 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18196 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18197 | (eval $ac_try) 2>&5 |
| 18198 | ac_status=$? |
| 18199 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18200 | (exit $ac_status); }; } && |
| 18201 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18202 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18203 | (eval $ac_try) 2>&5 |
| 18204 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18205 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18206 | (exit $ac_status); }; }; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18207 | wine_cv_sys_statfs_has_statfs=yes |
| 18208 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18209 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18210 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18211 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18212 | wine_cv_sys_statfs_has_statfs=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18213 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18214 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18215 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18216 | |
| 18217 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18218 | echo "$as_me:$LINENO: result: $wine_cv_sys_statfs_has_statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18219 | echo "${ECHO_T}$wine_cv_sys_statfs_has_statfs" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18220 | if test "$wine_cv_sys_statfs_has_statfs" = "yes" |
| 18221 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18222 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18223 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18224 | #define STATFS_DEFINED_BY_SYS_STATFS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18225 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18226 | |
| 18227 | fi |
| 18228 | fi |
| 18229 | |
| 18230 | if test "$ac_cv_header_sys_mount_h" = "yes" |
| 18231 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18232 | echo "$as_me:$LINENO: checking whether sys/mount.h defines statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18233 | echo $ECHO_N "checking whether sys/mount.h defines statfs... $ECHO_C" >&6 |
| 18234 | if test "${wine_cv_sys_mount_has_statfs+set}" = set; then |
| 18235 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18236 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18237 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18238 | /* confdefs.h. */ |
| 18239 | _ACEOF |
| 18240 | cat confdefs.h >>conftest.$ac_ext |
| 18241 | cat >>conftest.$ac_ext <<_ACEOF |
| 18242 | /* end confdefs.h. */ |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18243 | |
| 18244 | #include <sys/types.h> |
| 18245 | #ifdef HAVE_SYS_PARAM_H |
| 18246 | # include <sys/param.h> |
| 18247 | #endif |
| 18248 | #include <sys/mount.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18249 | |
| 18250 | int |
| 18251 | main () |
| 18252 | { |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18253 | |
| 18254 | struct statfs stfs; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18255 | |
| 18256 | ; |
| 18257 | return 0; |
| 18258 | } |
| 18259 | _ACEOF |
| 18260 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18261 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18262 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18263 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18264 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18265 | rm -f conftest.er1 |
| 18266 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18267 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18268 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18269 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18270 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18271 | (eval $ac_try) 2>&5 |
| 18272 | ac_status=$? |
| 18273 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18274 | (exit $ac_status); }; } && |
| 18275 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18276 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18277 | (eval $ac_try) 2>&5 |
| 18278 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18280 | (exit $ac_status); }; }; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18281 | wine_cv_sys_mount_has_statfs=yes |
| 18282 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18283 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18284 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18285 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18286 | wine_cv_sys_mount_has_statfs=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18287 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18288 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18289 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18290 | |
| 18291 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18292 | echo "$as_me:$LINENO: result: $wine_cv_sys_mount_has_statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18293 | echo "${ECHO_T}$wine_cv_sys_mount_has_statfs" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18294 | if test "$wine_cv_sys_mount_has_statfs" = "yes" |
| 18295 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18296 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18297 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18298 | #define STATFS_DEFINED_BY_SYS_MOUNT 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18299 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18300 | |
| 18301 | fi |
| 18302 | fi |
| 18303 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18304 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18305 | echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5 |
| 18306 | echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6 |
| 18307 | if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18308 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18309 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18310 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18311 | /* confdefs.h. */ |
| 18312 | _ACEOF |
| 18313 | cat confdefs.h >>conftest.$ac_ext |
| 18314 | cat >>conftest.$ac_ext <<_ACEOF |
| 18315 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18316 | #include <sys/types.h> |
| 18317 | #ifdef HAVE_SYS_PARAM_H |
| 18318 | # include <sys/param.h> |
| 18319 | #endif |
| 18320 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18321 | # include <sys/mount.h> |
| 18322 | #else |
| 18323 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18324 | # include <sys/vfs.h> |
| 18325 | # else |
| 18326 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18327 | # include <sys/statfs.h> |
| 18328 | # endif |
| 18329 | # endif |
| 18330 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18331 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18332 | int |
| 18333 | main () |
| 18334 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18335 | static struct statfs ac_aggr; |
| 18336 | if (ac_aggr.f_bfree) |
| 18337 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18338 | ; |
| 18339 | return 0; |
| 18340 | } |
| 18341 | _ACEOF |
| 18342 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18343 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18344 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18345 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18346 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18347 | rm -f conftest.er1 |
| 18348 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18349 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18350 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18351 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18352 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18353 | (eval $ac_try) 2>&5 |
| 18354 | ac_status=$? |
| 18355 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18356 | (exit $ac_status); }; } && |
| 18357 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18358 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18359 | (eval $ac_try) 2>&5 |
| 18360 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18361 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18362 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18363 | ac_cv_member_struct_statfs_f_bfree=yes |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18364 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18365 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18366 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18367 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18368 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18369 | /* confdefs.h. */ |
| 18370 | _ACEOF |
| 18371 | cat confdefs.h >>conftest.$ac_ext |
| 18372 | cat >>conftest.$ac_ext <<_ACEOF |
| 18373 | /* end confdefs.h. */ |
| 18374 | #include <sys/types.h> |
| 18375 | #ifdef HAVE_SYS_PARAM_H |
| 18376 | # include <sys/param.h> |
| 18377 | #endif |
| 18378 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18379 | # include <sys/mount.h> |
| 18380 | #else |
| 18381 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18382 | # include <sys/vfs.h> |
| 18383 | # else |
| 18384 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18385 | # include <sys/statfs.h> |
| 18386 | # endif |
| 18387 | # endif |
| 18388 | #endif |
| 18389 | |
| 18390 | int |
| 18391 | main () |
| 18392 | { |
| 18393 | static struct statfs ac_aggr; |
| 18394 | if (sizeof ac_aggr.f_bfree) |
| 18395 | return 0; |
| 18396 | ; |
| 18397 | return 0; |
| 18398 | } |
| 18399 | _ACEOF |
| 18400 | rm -f conftest.$ac_objext |
| 18401 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18402 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18403 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18404 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18405 | rm -f conftest.er1 |
| 18406 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18408 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18409 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18410 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18411 | (eval $ac_try) 2>&5 |
| 18412 | ac_status=$? |
| 18413 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18414 | (exit $ac_status); }; } && |
| 18415 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18416 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18417 | (eval $ac_try) 2>&5 |
| 18418 | ac_status=$? |
| 18419 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18420 | (exit $ac_status); }; }; then |
| 18421 | ac_cv_member_struct_statfs_f_bfree=yes |
| 18422 | else |
| 18423 | echo "$as_me: failed program was:" >&5 |
| 18424 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18425 | |
| 18426 | ac_cv_member_struct_statfs_f_bfree=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18427 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18428 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18429 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18430 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18431 | fi |
| 18432 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5 |
| 18433 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6 |
| 18434 | if test $ac_cv_member_struct_statfs_f_bfree = yes; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18435 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18436 | cat >>confdefs.h <<_ACEOF |
| 18437 | #define HAVE_STRUCT_STATFS_F_BFREE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18438 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18439 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18440 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18441 | fi |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18442 | echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5 |
| 18443 | echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6 |
| 18444 | if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18445 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 18446 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18447 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18448 | /* confdefs.h. */ |
| 18449 | _ACEOF |
| 18450 | cat confdefs.h >>conftest.$ac_ext |
| 18451 | cat >>conftest.$ac_ext <<_ACEOF |
| 18452 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18453 | #include <sys/types.h> |
| 18454 | #ifdef HAVE_SYS_PARAM_H |
| 18455 | # include <sys/param.h> |
| 18456 | #endif |
| 18457 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18458 | # include <sys/mount.h> |
| 18459 | #else |
| 18460 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18461 | # include <sys/vfs.h> |
| 18462 | # else |
| 18463 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18464 | # include <sys/statfs.h> |
| 18465 | # endif |
| 18466 | # endif |
| 18467 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18468 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18469 | int |
| 18470 | main () |
| 18471 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18472 | static struct statfs ac_aggr; |
| 18473 | if (ac_aggr.f_bavail) |
| 18474 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18475 | ; |
| 18476 | return 0; |
| 18477 | } |
| 18478 | _ACEOF |
| 18479 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18480 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18481 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18482 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18483 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18484 | rm -f conftest.er1 |
| 18485 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18486 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18487 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18488 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18489 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18490 | (eval $ac_try) 2>&5 |
| 18491 | ac_status=$? |
| 18492 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18493 | (exit $ac_status); }; } && |
| 18494 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18495 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18496 | (eval $ac_try) 2>&5 |
| 18497 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18498 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18499 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18500 | ac_cv_member_struct_statfs_f_bavail=yes |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 18501 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18502 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18503 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18504 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18505 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18506 | /* confdefs.h. */ |
| 18507 | _ACEOF |
| 18508 | cat confdefs.h >>conftest.$ac_ext |
| 18509 | cat >>conftest.$ac_ext <<_ACEOF |
| 18510 | /* end confdefs.h. */ |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18511 | #include <sys/types.h> |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18512 | #ifdef HAVE_SYS_PARAM_H |
| 18513 | # include <sys/param.h> |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 18514 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18515 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18516 | # include <sys/mount.h> |
| 18517 | #else |
| 18518 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18519 | # include <sys/vfs.h> |
| 18520 | # else |
| 18521 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18522 | # include <sys/statfs.h> |
| 18523 | # endif |
| 18524 | # endif |
| 18525 | #endif |
| 18526 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18527 | int |
| 18528 | main () |
| 18529 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18530 | static struct statfs ac_aggr; |
| 18531 | if (sizeof ac_aggr.f_bavail) |
| 18532 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18533 | ; |
| 18534 | return 0; |
| 18535 | } |
| 18536 | _ACEOF |
| 18537 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18538 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18539 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18540 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18541 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18542 | rm -f conftest.er1 |
| 18543 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18545 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18546 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18547 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18548 | (eval $ac_try) 2>&5 |
| 18549 | ac_status=$? |
| 18550 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18551 | (exit $ac_status); }; } && |
| 18552 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18553 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18554 | (eval $ac_try) 2>&5 |
| 18555 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18557 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18558 | ac_cv_member_struct_statfs_f_bavail=yes |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18559 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18560 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18561 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18562 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18563 | ac_cv_member_struct_statfs_f_bavail=no |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18564 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18565 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18566 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18567 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18568 | fi |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18569 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5 |
| 18570 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6 |
| 18571 | if test $ac_cv_member_struct_statfs_f_bavail = yes; then |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18572 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18573 | cat >>confdefs.h <<_ACEOF |
| 18574 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18575 | _ACEOF |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18576 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18577 | |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18578 | fi |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 18579 | echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5 |
| 18580 | echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6 |
| 18581 | if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then |
| 18582 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18583 | else |
| 18584 | cat >conftest.$ac_ext <<_ACEOF |
| 18585 | /* confdefs.h. */ |
| 18586 | _ACEOF |
| 18587 | cat confdefs.h >>conftest.$ac_ext |
| 18588 | cat >>conftest.$ac_ext <<_ACEOF |
| 18589 | /* end confdefs.h. */ |
| 18590 | #include <sys/types.h> |
| 18591 | #ifdef HAVE_SYS_PARAM_H |
| 18592 | # include <sys/param.h> |
| 18593 | #endif |
| 18594 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18595 | # include <sys/mount.h> |
| 18596 | #else |
| 18597 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18598 | # include <sys/vfs.h> |
| 18599 | # else |
| 18600 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18601 | # include <sys/statfs.h> |
| 18602 | # endif |
| 18603 | # endif |
| 18604 | #endif |
| 18605 | |
| 18606 | int |
| 18607 | main () |
| 18608 | { |
| 18609 | static struct statfs ac_aggr; |
| 18610 | if (ac_aggr.f_frsize) |
| 18611 | return 0; |
| 18612 | ; |
| 18613 | return 0; |
| 18614 | } |
| 18615 | _ACEOF |
| 18616 | rm -f conftest.$ac_objext |
| 18617 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18618 | (eval $ac_compile) 2>conftest.er1 |
| 18619 | ac_status=$? |
| 18620 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18621 | rm -f conftest.er1 |
| 18622 | cat conftest.err >&5 |
| 18623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18624 | (exit $ac_status); } && |
| 18625 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18626 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18627 | (eval $ac_try) 2>&5 |
| 18628 | ac_status=$? |
| 18629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18630 | (exit $ac_status); }; } && |
| 18631 | { ac_try='test -s conftest.$ac_objext' |
| 18632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18633 | (eval $ac_try) 2>&5 |
| 18634 | ac_status=$? |
| 18635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18636 | (exit $ac_status); }; }; then |
| 18637 | ac_cv_member_struct_statfs_f_frsize=yes |
| 18638 | else |
| 18639 | echo "$as_me: failed program was:" >&5 |
| 18640 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18641 | |
| 18642 | cat >conftest.$ac_ext <<_ACEOF |
| 18643 | /* confdefs.h. */ |
| 18644 | _ACEOF |
| 18645 | cat confdefs.h >>conftest.$ac_ext |
| 18646 | cat >>conftest.$ac_ext <<_ACEOF |
| 18647 | /* end confdefs.h. */ |
| 18648 | #include <sys/types.h> |
| 18649 | #ifdef HAVE_SYS_PARAM_H |
| 18650 | # include <sys/param.h> |
| 18651 | #endif |
| 18652 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18653 | # include <sys/mount.h> |
| 18654 | #else |
| 18655 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18656 | # include <sys/vfs.h> |
| 18657 | # else |
| 18658 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18659 | # include <sys/statfs.h> |
| 18660 | # endif |
| 18661 | # endif |
| 18662 | #endif |
| 18663 | |
| 18664 | int |
| 18665 | main () |
| 18666 | { |
| 18667 | static struct statfs ac_aggr; |
| 18668 | if (sizeof ac_aggr.f_frsize) |
| 18669 | return 0; |
| 18670 | ; |
| 18671 | return 0; |
| 18672 | } |
| 18673 | _ACEOF |
| 18674 | rm -f conftest.$ac_objext |
| 18675 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18676 | (eval $ac_compile) 2>conftest.er1 |
| 18677 | ac_status=$? |
| 18678 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18679 | rm -f conftest.er1 |
| 18680 | cat conftest.err >&5 |
| 18681 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18682 | (exit $ac_status); } && |
| 18683 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18684 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18685 | (eval $ac_try) 2>&5 |
| 18686 | ac_status=$? |
| 18687 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18688 | (exit $ac_status); }; } && |
| 18689 | { ac_try='test -s conftest.$ac_objext' |
| 18690 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18691 | (eval $ac_try) 2>&5 |
| 18692 | ac_status=$? |
| 18693 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18694 | (exit $ac_status); }; }; then |
| 18695 | ac_cv_member_struct_statfs_f_frsize=yes |
| 18696 | else |
| 18697 | echo "$as_me: failed program was:" >&5 |
| 18698 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18699 | |
| 18700 | ac_cv_member_struct_statfs_f_frsize=no |
| 18701 | fi |
| 18702 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18703 | fi |
| 18704 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18705 | fi |
| 18706 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5 |
| 18707 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6 |
| 18708 | if test $ac_cv_member_struct_statfs_f_frsize = yes; then |
| 18709 | |
| 18710 | cat >>confdefs.h <<_ACEOF |
| 18711 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 |
| 18712 | _ACEOF |
| 18713 | |
| 18714 | |
| 18715 | fi |
| 18716 | echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5 |
| 18717 | echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6 |
| 18718 | if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then |
| 18719 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18720 | else |
| 18721 | cat >conftest.$ac_ext <<_ACEOF |
| 18722 | /* confdefs.h. */ |
| 18723 | _ACEOF |
| 18724 | cat confdefs.h >>conftest.$ac_ext |
| 18725 | cat >>conftest.$ac_ext <<_ACEOF |
| 18726 | /* end confdefs.h. */ |
| 18727 | #include <sys/types.h> |
| 18728 | #ifdef HAVE_SYS_PARAM_H |
| 18729 | # include <sys/param.h> |
| 18730 | #endif |
| 18731 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18732 | # include <sys/mount.h> |
| 18733 | #else |
| 18734 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18735 | # include <sys/vfs.h> |
| 18736 | # else |
| 18737 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18738 | # include <sys/statfs.h> |
| 18739 | # endif |
| 18740 | # endif |
| 18741 | #endif |
| 18742 | |
| 18743 | int |
| 18744 | main () |
| 18745 | { |
| 18746 | static struct statfs ac_aggr; |
| 18747 | if (ac_aggr.f_ffree) |
| 18748 | return 0; |
| 18749 | ; |
| 18750 | return 0; |
| 18751 | } |
| 18752 | _ACEOF |
| 18753 | rm -f conftest.$ac_objext |
| 18754 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18755 | (eval $ac_compile) 2>conftest.er1 |
| 18756 | ac_status=$? |
| 18757 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18758 | rm -f conftest.er1 |
| 18759 | cat conftest.err >&5 |
| 18760 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18761 | (exit $ac_status); } && |
| 18762 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18763 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18764 | (eval $ac_try) 2>&5 |
| 18765 | ac_status=$? |
| 18766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18767 | (exit $ac_status); }; } && |
| 18768 | { ac_try='test -s conftest.$ac_objext' |
| 18769 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18770 | (eval $ac_try) 2>&5 |
| 18771 | ac_status=$? |
| 18772 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18773 | (exit $ac_status); }; }; then |
| 18774 | ac_cv_member_struct_statfs_f_ffree=yes |
| 18775 | else |
| 18776 | echo "$as_me: failed program was:" >&5 |
| 18777 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18778 | |
| 18779 | cat >conftest.$ac_ext <<_ACEOF |
| 18780 | /* confdefs.h. */ |
| 18781 | _ACEOF |
| 18782 | cat confdefs.h >>conftest.$ac_ext |
| 18783 | cat >>conftest.$ac_ext <<_ACEOF |
| 18784 | /* end confdefs.h. */ |
| 18785 | #include <sys/types.h> |
| 18786 | #ifdef HAVE_SYS_PARAM_H |
| 18787 | # include <sys/param.h> |
| 18788 | #endif |
| 18789 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18790 | # include <sys/mount.h> |
| 18791 | #else |
| 18792 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18793 | # include <sys/vfs.h> |
| 18794 | # else |
| 18795 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18796 | # include <sys/statfs.h> |
| 18797 | # endif |
| 18798 | # endif |
| 18799 | #endif |
| 18800 | |
| 18801 | int |
| 18802 | main () |
| 18803 | { |
| 18804 | static struct statfs ac_aggr; |
| 18805 | if (sizeof ac_aggr.f_ffree) |
| 18806 | return 0; |
| 18807 | ; |
| 18808 | return 0; |
| 18809 | } |
| 18810 | _ACEOF |
| 18811 | rm -f conftest.$ac_objext |
| 18812 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18813 | (eval $ac_compile) 2>conftest.er1 |
| 18814 | ac_status=$? |
| 18815 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18816 | rm -f conftest.er1 |
| 18817 | cat conftest.err >&5 |
| 18818 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18819 | (exit $ac_status); } && |
| 18820 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18821 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18822 | (eval $ac_try) 2>&5 |
| 18823 | ac_status=$? |
| 18824 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18825 | (exit $ac_status); }; } && |
| 18826 | { ac_try='test -s conftest.$ac_objext' |
| 18827 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18828 | (eval $ac_try) 2>&5 |
| 18829 | ac_status=$? |
| 18830 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18831 | (exit $ac_status); }; }; then |
| 18832 | ac_cv_member_struct_statfs_f_ffree=yes |
| 18833 | else |
| 18834 | echo "$as_me: failed program was:" >&5 |
| 18835 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18836 | |
| 18837 | ac_cv_member_struct_statfs_f_ffree=no |
| 18838 | fi |
| 18839 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18840 | fi |
| 18841 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18842 | fi |
| 18843 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5 |
| 18844 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6 |
| 18845 | if test $ac_cv_member_struct_statfs_f_ffree = yes; then |
| 18846 | |
| 18847 | cat >>confdefs.h <<_ACEOF |
| 18848 | #define HAVE_STRUCT_STATFS_F_FFREE 1 |
| 18849 | _ACEOF |
| 18850 | |
| 18851 | |
| 18852 | fi |
| 18853 | echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5 |
| 18854 | echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6 |
| 18855 | if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then |
| 18856 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18857 | else |
| 18858 | cat >conftest.$ac_ext <<_ACEOF |
| 18859 | /* confdefs.h. */ |
| 18860 | _ACEOF |
| 18861 | cat confdefs.h >>conftest.$ac_ext |
| 18862 | cat >>conftest.$ac_ext <<_ACEOF |
| 18863 | /* end confdefs.h. */ |
| 18864 | #include <sys/types.h> |
| 18865 | #ifdef HAVE_SYS_PARAM_H |
| 18866 | # include <sys/param.h> |
| 18867 | #endif |
| 18868 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18869 | # include <sys/mount.h> |
| 18870 | #else |
| 18871 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18872 | # include <sys/vfs.h> |
| 18873 | # else |
| 18874 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18875 | # include <sys/statfs.h> |
| 18876 | # endif |
| 18877 | # endif |
| 18878 | #endif |
| 18879 | |
| 18880 | int |
| 18881 | main () |
| 18882 | { |
| 18883 | static struct statfs ac_aggr; |
| 18884 | if (ac_aggr.f_favail) |
| 18885 | return 0; |
| 18886 | ; |
| 18887 | return 0; |
| 18888 | } |
| 18889 | _ACEOF |
| 18890 | rm -f conftest.$ac_objext |
| 18891 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18892 | (eval $ac_compile) 2>conftest.er1 |
| 18893 | ac_status=$? |
| 18894 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18895 | rm -f conftest.er1 |
| 18896 | cat conftest.err >&5 |
| 18897 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18898 | (exit $ac_status); } && |
| 18899 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18900 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18901 | (eval $ac_try) 2>&5 |
| 18902 | ac_status=$? |
| 18903 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18904 | (exit $ac_status); }; } && |
| 18905 | { ac_try='test -s conftest.$ac_objext' |
| 18906 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18907 | (eval $ac_try) 2>&5 |
| 18908 | ac_status=$? |
| 18909 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18910 | (exit $ac_status); }; }; then |
| 18911 | ac_cv_member_struct_statfs_f_favail=yes |
| 18912 | else |
| 18913 | echo "$as_me: failed program was:" >&5 |
| 18914 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18915 | |
| 18916 | cat >conftest.$ac_ext <<_ACEOF |
| 18917 | /* confdefs.h. */ |
| 18918 | _ACEOF |
| 18919 | cat confdefs.h >>conftest.$ac_ext |
| 18920 | cat >>conftest.$ac_ext <<_ACEOF |
| 18921 | /* end confdefs.h. */ |
| 18922 | #include <sys/types.h> |
| 18923 | #ifdef HAVE_SYS_PARAM_H |
| 18924 | # include <sys/param.h> |
| 18925 | #endif |
| 18926 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18927 | # include <sys/mount.h> |
| 18928 | #else |
| 18929 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18930 | # include <sys/vfs.h> |
| 18931 | # else |
| 18932 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18933 | # include <sys/statfs.h> |
| 18934 | # endif |
| 18935 | # endif |
| 18936 | #endif |
| 18937 | |
| 18938 | int |
| 18939 | main () |
| 18940 | { |
| 18941 | static struct statfs ac_aggr; |
| 18942 | if (sizeof ac_aggr.f_favail) |
| 18943 | return 0; |
| 18944 | ; |
| 18945 | return 0; |
| 18946 | } |
| 18947 | _ACEOF |
| 18948 | rm -f conftest.$ac_objext |
| 18949 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18950 | (eval $ac_compile) 2>conftest.er1 |
| 18951 | ac_status=$? |
| 18952 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18953 | rm -f conftest.er1 |
| 18954 | cat conftest.err >&5 |
| 18955 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18956 | (exit $ac_status); } && |
| 18957 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18958 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18959 | (eval $ac_try) 2>&5 |
| 18960 | ac_status=$? |
| 18961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18962 | (exit $ac_status); }; } && |
| 18963 | { ac_try='test -s conftest.$ac_objext' |
| 18964 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18965 | (eval $ac_try) 2>&5 |
| 18966 | ac_status=$? |
| 18967 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18968 | (exit $ac_status); }; }; then |
| 18969 | ac_cv_member_struct_statfs_f_favail=yes |
| 18970 | else |
| 18971 | echo "$as_me: failed program was:" >&5 |
| 18972 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18973 | |
| 18974 | ac_cv_member_struct_statfs_f_favail=no |
| 18975 | fi |
| 18976 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18977 | fi |
| 18978 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18979 | fi |
| 18980 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5 |
| 18981 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6 |
| 18982 | if test $ac_cv_member_struct_statfs_f_favail = yes; then |
| 18983 | |
| 18984 | cat >>confdefs.h <<_ACEOF |
| 18985 | #define HAVE_STRUCT_STATFS_F_FAVAIL 1 |
| 18986 | _ACEOF |
| 18987 | |
| 18988 | |
| 18989 | fi |
Alexandre Julliard | b859a68 | 2004-03-07 03:16:43 +0000 | [diff] [blame] | 18990 | echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5 |
| 18991 | echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6 |
| 18992 | if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then |
| 18993 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18994 | else |
| 18995 | cat >conftest.$ac_ext <<_ACEOF |
| 18996 | /* confdefs.h. */ |
| 18997 | _ACEOF |
| 18998 | cat confdefs.h >>conftest.$ac_ext |
| 18999 | cat >>conftest.$ac_ext <<_ACEOF |
| 19000 | /* end confdefs.h. */ |
| 19001 | #include <sys/types.h> |
| 19002 | #ifdef HAVE_SYS_PARAM_H |
| 19003 | # include <sys/param.h> |
| 19004 | #endif |
| 19005 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 19006 | # include <sys/mount.h> |
| 19007 | #else |
| 19008 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 19009 | # include <sys/vfs.h> |
| 19010 | # else |
| 19011 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 19012 | # include <sys/statfs.h> |
| 19013 | # endif |
| 19014 | # endif |
| 19015 | #endif |
| 19016 | |
| 19017 | int |
| 19018 | main () |
| 19019 | { |
| 19020 | static struct statfs ac_aggr; |
| 19021 | if (ac_aggr.f_namelen) |
| 19022 | return 0; |
| 19023 | ; |
| 19024 | return 0; |
| 19025 | } |
| 19026 | _ACEOF |
| 19027 | rm -f conftest.$ac_objext |
| 19028 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19029 | (eval $ac_compile) 2>conftest.er1 |
| 19030 | ac_status=$? |
| 19031 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19032 | rm -f conftest.er1 |
| 19033 | cat conftest.err >&5 |
| 19034 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19035 | (exit $ac_status); } && |
| 19036 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19037 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19038 | (eval $ac_try) 2>&5 |
| 19039 | ac_status=$? |
| 19040 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19041 | (exit $ac_status); }; } && |
| 19042 | { ac_try='test -s conftest.$ac_objext' |
| 19043 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19044 | (eval $ac_try) 2>&5 |
| 19045 | ac_status=$? |
| 19046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19047 | (exit $ac_status); }; }; then |
| 19048 | ac_cv_member_struct_statfs_f_namelen=yes |
| 19049 | else |
| 19050 | echo "$as_me: failed program was:" >&5 |
| 19051 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19052 | |
| 19053 | cat >conftest.$ac_ext <<_ACEOF |
| 19054 | /* confdefs.h. */ |
| 19055 | _ACEOF |
| 19056 | cat confdefs.h >>conftest.$ac_ext |
| 19057 | cat >>conftest.$ac_ext <<_ACEOF |
| 19058 | /* end confdefs.h. */ |
| 19059 | #include <sys/types.h> |
| 19060 | #ifdef HAVE_SYS_PARAM_H |
| 19061 | # include <sys/param.h> |
| 19062 | #endif |
| 19063 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 19064 | # include <sys/mount.h> |
| 19065 | #else |
| 19066 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 19067 | # include <sys/vfs.h> |
| 19068 | # else |
| 19069 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 19070 | # include <sys/statfs.h> |
| 19071 | # endif |
| 19072 | # endif |
| 19073 | #endif |
| 19074 | |
| 19075 | int |
| 19076 | main () |
| 19077 | { |
| 19078 | static struct statfs ac_aggr; |
| 19079 | if (sizeof ac_aggr.f_namelen) |
| 19080 | return 0; |
| 19081 | ; |
| 19082 | return 0; |
| 19083 | } |
| 19084 | _ACEOF |
| 19085 | rm -f conftest.$ac_objext |
| 19086 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19087 | (eval $ac_compile) 2>conftest.er1 |
| 19088 | ac_status=$? |
| 19089 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19090 | rm -f conftest.er1 |
| 19091 | cat conftest.err >&5 |
| 19092 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19093 | (exit $ac_status); } && |
| 19094 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19095 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19096 | (eval $ac_try) 2>&5 |
| 19097 | ac_status=$? |
| 19098 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19099 | (exit $ac_status); }; } && |
| 19100 | { ac_try='test -s conftest.$ac_objext' |
| 19101 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19102 | (eval $ac_try) 2>&5 |
| 19103 | ac_status=$? |
| 19104 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19105 | (exit $ac_status); }; }; then |
| 19106 | ac_cv_member_struct_statfs_f_namelen=yes |
| 19107 | else |
| 19108 | echo "$as_me: failed program was:" >&5 |
| 19109 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19110 | |
| 19111 | ac_cv_member_struct_statfs_f_namelen=no |
| 19112 | fi |
| 19113 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19114 | fi |
| 19115 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19116 | fi |
| 19117 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5 |
| 19118 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6 |
| 19119 | if test $ac_cv_member_struct_statfs_f_namelen = yes; then |
| 19120 | |
| 19121 | cat >>confdefs.h <<_ACEOF |
| 19122 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 |
| 19123 | _ACEOF |
| 19124 | |
| 19125 | |
| 19126 | fi |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 19127 | |
| 19128 | |
| 19129 | echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5 |
| 19130 | echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6 |
| 19131 | if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then |
| 19132 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19133 | else |
| 19134 | cat >conftest.$ac_ext <<_ACEOF |
| 19135 | /* confdefs.h. */ |
| 19136 | _ACEOF |
| 19137 | cat confdefs.h >>conftest.$ac_ext |
| 19138 | cat >>conftest.$ac_ext <<_ACEOF |
| 19139 | /* end confdefs.h. */ |
| 19140 | #ifdef HAVE_SYS_STATVFS_H |
| 19141 | #include <sys/statvfs.h> |
| 19142 | #endif |
| 19143 | |
| 19144 | int |
| 19145 | main () |
| 19146 | { |
| 19147 | static struct statvfs ac_aggr; |
| 19148 | if (ac_aggr.f_blocks) |
| 19149 | return 0; |
| 19150 | ; |
| 19151 | return 0; |
| 19152 | } |
| 19153 | _ACEOF |
| 19154 | rm -f conftest.$ac_objext |
| 19155 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19156 | (eval $ac_compile) 2>conftest.er1 |
| 19157 | ac_status=$? |
| 19158 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19159 | rm -f conftest.er1 |
| 19160 | cat conftest.err >&5 |
| 19161 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19162 | (exit $ac_status); } && |
| 19163 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19164 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19165 | (eval $ac_try) 2>&5 |
| 19166 | ac_status=$? |
| 19167 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19168 | (exit $ac_status); }; } && |
| 19169 | { ac_try='test -s conftest.$ac_objext' |
| 19170 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19171 | (eval $ac_try) 2>&5 |
| 19172 | ac_status=$? |
| 19173 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19174 | (exit $ac_status); }; }; then |
| 19175 | ac_cv_member_struct_statvfs_f_blocks=yes |
| 19176 | else |
| 19177 | echo "$as_me: failed program was:" >&5 |
| 19178 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19179 | |
| 19180 | cat >conftest.$ac_ext <<_ACEOF |
| 19181 | /* confdefs.h. */ |
| 19182 | _ACEOF |
| 19183 | cat confdefs.h >>conftest.$ac_ext |
| 19184 | cat >>conftest.$ac_ext <<_ACEOF |
| 19185 | /* end confdefs.h. */ |
| 19186 | #ifdef HAVE_SYS_STATVFS_H |
| 19187 | #include <sys/statvfs.h> |
| 19188 | #endif |
| 19189 | |
| 19190 | int |
| 19191 | main () |
| 19192 | { |
| 19193 | static struct statvfs ac_aggr; |
| 19194 | if (sizeof ac_aggr.f_blocks) |
| 19195 | return 0; |
| 19196 | ; |
| 19197 | return 0; |
| 19198 | } |
| 19199 | _ACEOF |
| 19200 | rm -f conftest.$ac_objext |
| 19201 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19202 | (eval $ac_compile) 2>conftest.er1 |
| 19203 | ac_status=$? |
| 19204 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19205 | rm -f conftest.er1 |
| 19206 | cat conftest.err >&5 |
| 19207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19208 | (exit $ac_status); } && |
| 19209 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19210 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19211 | (eval $ac_try) 2>&5 |
| 19212 | ac_status=$? |
| 19213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19214 | (exit $ac_status); }; } && |
| 19215 | { ac_try='test -s conftest.$ac_objext' |
| 19216 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19217 | (eval $ac_try) 2>&5 |
| 19218 | ac_status=$? |
| 19219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19220 | (exit $ac_status); }; }; then |
| 19221 | ac_cv_member_struct_statvfs_f_blocks=yes |
| 19222 | else |
| 19223 | echo "$as_me: failed program was:" >&5 |
| 19224 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19225 | |
| 19226 | ac_cv_member_struct_statvfs_f_blocks=no |
| 19227 | fi |
| 19228 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19229 | fi |
| 19230 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19231 | fi |
| 19232 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5 |
| 19233 | echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6 |
| 19234 | if test $ac_cv_member_struct_statvfs_f_blocks = yes; then |
| 19235 | |
| 19236 | cat >>confdefs.h <<_ACEOF |
| 19237 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1 |
| 19238 | _ACEOF |
| 19239 | |
| 19240 | |
| 19241 | fi |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 19242 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19243 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19244 | echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5 |
| 19245 | echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6 |
| 19246 | if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19247 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 19248 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19249 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 19250 | /* confdefs.h. */ |
| 19251 | _ACEOF |
| 19252 | cat confdefs.h >>conftest.$ac_ext |
| 19253 | cat >>conftest.$ac_ext <<_ACEOF |
| 19254 | /* end confdefs.h. */ |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 19255 | #include <sys/types.h> |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 19256 | #ifdef HAVE_SYS_SOCKET_H |
| 19257 | # include <sys/socket.h> |
| 19258 | #endif |
| 19259 | #ifdef HAVE_SYS_UN_H |
| 19260 | # include <sys/un.h> |
| 19261 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19262 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19263 | int |
| 19264 | main () |
| 19265 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19266 | static struct msghdr ac_aggr; |
| 19267 | if (ac_aggr.msg_accrights) |
| 19268 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19269 | ; |
| 19270 | return 0; |
| 19271 | } |
| 19272 | _ACEOF |
| 19273 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19274 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19275 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19276 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19277 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19278 | rm -f conftest.er1 |
| 19279 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19281 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19282 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19283 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19284 | (eval $ac_try) 2>&5 |
| 19285 | ac_status=$? |
| 19286 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19287 | (exit $ac_status); }; } && |
| 19288 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19289 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19290 | (eval $ac_try) 2>&5 |
| 19291 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19292 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19293 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19294 | ac_cv_member_struct_msghdr_msg_accrights=yes |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19295 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19296 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 19297 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19298 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19299 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19300 | /* confdefs.h. */ |
| 19301 | _ACEOF |
| 19302 | cat confdefs.h >>conftest.$ac_ext |
| 19303 | cat >>conftest.$ac_ext <<_ACEOF |
| 19304 | /* end confdefs.h. */ |
| 19305 | #include <sys/types.h> |
| 19306 | #ifdef HAVE_SYS_SOCKET_H |
| 19307 | # include <sys/socket.h> |
| 19308 | #endif |
| 19309 | #ifdef HAVE_SYS_UN_H |
| 19310 | # include <sys/un.h> |
| 19311 | #endif |
| 19312 | |
| 19313 | int |
| 19314 | main () |
| 19315 | { |
| 19316 | static struct msghdr ac_aggr; |
| 19317 | if (sizeof ac_aggr.msg_accrights) |
| 19318 | return 0; |
| 19319 | ; |
| 19320 | return 0; |
| 19321 | } |
| 19322 | _ACEOF |
| 19323 | rm -f conftest.$ac_objext |
| 19324 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19325 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19326 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19327 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19328 | rm -f conftest.er1 |
| 19329 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19330 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19331 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19332 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19333 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19334 | (eval $ac_try) 2>&5 |
| 19335 | ac_status=$? |
| 19336 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19337 | (exit $ac_status); }; } && |
| 19338 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19339 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19340 | (eval $ac_try) 2>&5 |
| 19341 | ac_status=$? |
| 19342 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19343 | (exit $ac_status); }; }; then |
| 19344 | ac_cv_member_struct_msghdr_msg_accrights=yes |
| 19345 | else |
| 19346 | echo "$as_me: failed program was:" >&5 |
| 19347 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19348 | |
| 19349 | ac_cv_member_struct_msghdr_msg_accrights=no |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19350 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19351 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19352 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19353 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19354 | fi |
| 19355 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5 |
| 19356 | echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6 |
| 19357 | if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19358 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19359 | cat >>confdefs.h <<_ACEOF |
| 19360 | #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19361 | _ACEOF |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19362 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19363 | |
| 19364 | fi |
| 19365 | echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5 |
| 19366 | echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6 |
| 19367 | if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then |
| 19368 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19369 | else |
| 19370 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19371 | /* confdefs.h. */ |
| 19372 | _ACEOF |
| 19373 | cat confdefs.h >>conftest.$ac_ext |
| 19374 | cat >>conftest.$ac_ext <<_ACEOF |
| 19375 | /* end confdefs.h. */ |
| 19376 | #include <sys/types.h> |
| 19377 | #ifdef HAVE_SYS_SOCKET_H |
| 19378 | # include <sys/socket.h> |
| 19379 | #endif |
| 19380 | #ifdef HAVE_SYS_UN_H |
| 19381 | # include <sys/un.h> |
| 19382 | #endif |
| 19383 | |
| 19384 | int |
| 19385 | main () |
| 19386 | { |
| 19387 | static struct sockaddr ac_aggr; |
| 19388 | if (ac_aggr.sa_len) |
| 19389 | return 0; |
| 19390 | ; |
| 19391 | return 0; |
| 19392 | } |
| 19393 | _ACEOF |
| 19394 | rm -f conftest.$ac_objext |
| 19395 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19396 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19397 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19398 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19399 | rm -f conftest.er1 |
| 19400 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19401 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19402 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19403 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19404 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19405 | (eval $ac_try) 2>&5 |
| 19406 | ac_status=$? |
| 19407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19408 | (exit $ac_status); }; } && |
| 19409 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19410 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19411 | (eval $ac_try) 2>&5 |
| 19412 | ac_status=$? |
| 19413 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19414 | (exit $ac_status); }; }; then |
| 19415 | ac_cv_member_struct_sockaddr_sa_len=yes |
| 19416 | else |
| 19417 | echo "$as_me: failed program was:" >&5 |
| 19418 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19419 | |
| 19420 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19421 | /* confdefs.h. */ |
| 19422 | _ACEOF |
| 19423 | cat confdefs.h >>conftest.$ac_ext |
| 19424 | cat >>conftest.$ac_ext <<_ACEOF |
| 19425 | /* end confdefs.h. */ |
| 19426 | #include <sys/types.h> |
| 19427 | #ifdef HAVE_SYS_SOCKET_H |
| 19428 | # include <sys/socket.h> |
| 19429 | #endif |
| 19430 | #ifdef HAVE_SYS_UN_H |
| 19431 | # include <sys/un.h> |
| 19432 | #endif |
| 19433 | |
| 19434 | int |
| 19435 | main () |
| 19436 | { |
| 19437 | static struct sockaddr ac_aggr; |
| 19438 | if (sizeof ac_aggr.sa_len) |
| 19439 | return 0; |
| 19440 | ; |
| 19441 | return 0; |
| 19442 | } |
| 19443 | _ACEOF |
| 19444 | rm -f conftest.$ac_objext |
| 19445 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19446 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19447 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19448 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19449 | rm -f conftest.er1 |
| 19450 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19451 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19452 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19453 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19454 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19455 | (eval $ac_try) 2>&5 |
| 19456 | ac_status=$? |
| 19457 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19458 | (exit $ac_status); }; } && |
| 19459 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19460 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19461 | (eval $ac_try) 2>&5 |
| 19462 | ac_status=$? |
| 19463 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19464 | (exit $ac_status); }; }; then |
| 19465 | ac_cv_member_struct_sockaddr_sa_len=yes |
| 19466 | else |
| 19467 | echo "$as_me: failed program was:" >&5 |
| 19468 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19469 | |
| 19470 | ac_cv_member_struct_sockaddr_sa_len=no |
| 19471 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19472 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19473 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19474 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19475 | fi |
| 19476 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5 |
| 19477 | echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6 |
| 19478 | if test $ac_cv_member_struct_sockaddr_sa_len = yes; then |
| 19479 | |
| 19480 | cat >>confdefs.h <<_ACEOF |
| 19481 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
| 19482 | _ACEOF |
| 19483 | |
| 19484 | |
| 19485 | fi |
| 19486 | echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5 |
| 19487 | echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6 |
| 19488 | if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then |
| 19489 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19490 | else |
| 19491 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19492 | /* confdefs.h. */ |
| 19493 | _ACEOF |
| 19494 | cat confdefs.h >>conftest.$ac_ext |
| 19495 | cat >>conftest.$ac_ext <<_ACEOF |
| 19496 | /* end confdefs.h. */ |
| 19497 | #include <sys/types.h> |
| 19498 | #ifdef HAVE_SYS_SOCKET_H |
| 19499 | # include <sys/socket.h> |
| 19500 | #endif |
| 19501 | #ifdef HAVE_SYS_UN_H |
| 19502 | # include <sys/un.h> |
| 19503 | #endif |
| 19504 | |
| 19505 | int |
| 19506 | main () |
| 19507 | { |
| 19508 | static struct sockaddr_un ac_aggr; |
| 19509 | if (ac_aggr.sun_len) |
| 19510 | return 0; |
| 19511 | ; |
| 19512 | return 0; |
| 19513 | } |
| 19514 | _ACEOF |
| 19515 | rm -f conftest.$ac_objext |
| 19516 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19517 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19518 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19519 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19520 | rm -f conftest.er1 |
| 19521 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19522 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19523 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19524 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19525 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19526 | (eval $ac_try) 2>&5 |
| 19527 | ac_status=$? |
| 19528 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19529 | (exit $ac_status); }; } && |
| 19530 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19531 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19532 | (eval $ac_try) 2>&5 |
| 19533 | ac_status=$? |
| 19534 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19535 | (exit $ac_status); }; }; then |
| 19536 | ac_cv_member_struct_sockaddr_un_sun_len=yes |
| 19537 | else |
| 19538 | echo "$as_me: failed program was:" >&5 |
| 19539 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19540 | |
| 19541 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19542 | /* confdefs.h. */ |
| 19543 | _ACEOF |
| 19544 | cat confdefs.h >>conftest.$ac_ext |
| 19545 | cat >>conftest.$ac_ext <<_ACEOF |
| 19546 | /* end confdefs.h. */ |
| 19547 | #include <sys/types.h> |
| 19548 | #ifdef HAVE_SYS_SOCKET_H |
| 19549 | # include <sys/socket.h> |
| 19550 | #endif |
| 19551 | #ifdef HAVE_SYS_UN_H |
| 19552 | # include <sys/un.h> |
| 19553 | #endif |
| 19554 | |
| 19555 | int |
| 19556 | main () |
| 19557 | { |
| 19558 | static struct sockaddr_un ac_aggr; |
| 19559 | if (sizeof ac_aggr.sun_len) |
| 19560 | return 0; |
| 19561 | ; |
| 19562 | return 0; |
| 19563 | } |
| 19564 | _ACEOF |
| 19565 | rm -f conftest.$ac_objext |
| 19566 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19567 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19568 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19569 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19570 | rm -f conftest.er1 |
| 19571 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19572 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19573 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19574 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19575 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19576 | (eval $ac_try) 2>&5 |
| 19577 | ac_status=$? |
| 19578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19579 | (exit $ac_status); }; } && |
| 19580 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19582 | (eval $ac_try) 2>&5 |
| 19583 | ac_status=$? |
| 19584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19585 | (exit $ac_status); }; }; then |
| 19586 | ac_cv_member_struct_sockaddr_un_sun_len=yes |
| 19587 | else |
| 19588 | echo "$as_me: failed program was:" >&5 |
| 19589 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19590 | |
| 19591 | ac_cv_member_struct_sockaddr_un_sun_len=no |
| 19592 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19593 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19594 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19595 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19596 | fi |
| 19597 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5 |
| 19598 | echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6 |
| 19599 | if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then |
| 19600 | |
| 19601 | cat >>confdefs.h <<_ACEOF |
| 19602 | #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1 |
| 19603 | _ACEOF |
| 19604 | |
| 19605 | |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19606 | fi |
| 19607 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19608 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19609 | echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5 |
| 19610 | echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6 |
| 19611 | if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then |
| 19612 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19613 | else |
| 19614 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19615 | /* confdefs.h. */ |
| 19616 | _ACEOF |
| 19617 | cat confdefs.h >>conftest.$ac_ext |
| 19618 | cat >>conftest.$ac_ext <<_ACEOF |
| 19619 | /* end confdefs.h. */ |
| 19620 | #include <signal.h> |
| 19621 | |
| 19622 | int |
| 19623 | main () |
| 19624 | { |
| 19625 | static siginfo_t ac_aggr; |
| 19626 | if (ac_aggr.si_fd) |
| 19627 | return 0; |
| 19628 | ; |
| 19629 | return 0; |
| 19630 | } |
| 19631 | _ACEOF |
| 19632 | rm -f conftest.$ac_objext |
| 19633 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19634 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19635 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19636 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19637 | rm -f conftest.er1 |
| 19638 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19639 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19640 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19641 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19642 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19643 | (eval $ac_try) 2>&5 |
| 19644 | ac_status=$? |
| 19645 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19646 | (exit $ac_status); }; } && |
| 19647 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19648 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19649 | (eval $ac_try) 2>&5 |
| 19650 | ac_status=$? |
| 19651 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19652 | (exit $ac_status); }; }; then |
| 19653 | ac_cv_member_siginfo_t_si_fd=yes |
| 19654 | else |
| 19655 | echo "$as_me: failed program was:" >&5 |
| 19656 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19657 | |
| 19658 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19659 | /* confdefs.h. */ |
| 19660 | _ACEOF |
| 19661 | cat confdefs.h >>conftest.$ac_ext |
| 19662 | cat >>conftest.$ac_ext <<_ACEOF |
| 19663 | /* end confdefs.h. */ |
| 19664 | #include <signal.h> |
| 19665 | |
| 19666 | int |
| 19667 | main () |
| 19668 | { |
| 19669 | static siginfo_t ac_aggr; |
| 19670 | if (sizeof ac_aggr.si_fd) |
| 19671 | return 0; |
| 19672 | ; |
| 19673 | return 0; |
| 19674 | } |
| 19675 | _ACEOF |
| 19676 | rm -f conftest.$ac_objext |
| 19677 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19678 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19679 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19680 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19681 | rm -f conftest.er1 |
| 19682 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19683 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19684 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19685 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19686 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19687 | (eval $ac_try) 2>&5 |
| 19688 | ac_status=$? |
| 19689 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19690 | (exit $ac_status); }; } && |
| 19691 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19692 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19693 | (eval $ac_try) 2>&5 |
| 19694 | ac_status=$? |
| 19695 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19696 | (exit $ac_status); }; }; then |
| 19697 | ac_cv_member_siginfo_t_si_fd=yes |
| 19698 | else |
| 19699 | echo "$as_me: failed program was:" >&5 |
| 19700 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19701 | |
| 19702 | ac_cv_member_siginfo_t_si_fd=no |
| 19703 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19704 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19705 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19706 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19707 | fi |
| 19708 | echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5 |
| 19709 | echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6 |
| 19710 | if test $ac_cv_member_siginfo_t_si_fd = yes; then |
| 19711 | |
| 19712 | cat >>confdefs.h <<_ACEOF |
| 19713 | #define HAVE_SIGINFO_T_SI_FD 1 |
| 19714 | _ACEOF |
| 19715 | |
| 19716 | |
| 19717 | fi |
| 19718 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19719 | |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19720 | echo "$as_me:$LINENO: checking for struct option.name" >&5 |
| 19721 | echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6 |
| 19722 | if test "${ac_cv_member_struct_option_name+set}" = set; then |
| 19723 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19724 | else |
| 19725 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19726 | /* confdefs.h. */ |
| 19727 | _ACEOF |
| 19728 | cat confdefs.h >>conftest.$ac_ext |
| 19729 | cat >>conftest.$ac_ext <<_ACEOF |
| 19730 | /* end confdefs.h. */ |
| 19731 | #ifdef HAVE_GETOPT_H |
| 19732 | #include <getopt.h> |
| 19733 | #endif |
| 19734 | |
| 19735 | int |
| 19736 | main () |
| 19737 | { |
| 19738 | static struct option ac_aggr; |
| 19739 | if (ac_aggr.name) |
| 19740 | return 0; |
| 19741 | ; |
| 19742 | return 0; |
| 19743 | } |
| 19744 | _ACEOF |
| 19745 | rm -f conftest.$ac_objext |
| 19746 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19747 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19748 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19749 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19750 | rm -f conftest.er1 |
| 19751 | cat conftest.err >&5 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19752 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19753 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19754 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19755 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19756 | (eval $ac_try) 2>&5 |
| 19757 | ac_status=$? |
| 19758 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19759 | (exit $ac_status); }; } && |
| 19760 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19761 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19762 | (eval $ac_try) 2>&5 |
| 19763 | ac_status=$? |
| 19764 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19765 | (exit $ac_status); }; }; then |
| 19766 | ac_cv_member_struct_option_name=yes |
| 19767 | else |
| 19768 | echo "$as_me: failed program was:" >&5 |
| 19769 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19770 | |
| 19771 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19772 | /* confdefs.h. */ |
| 19773 | _ACEOF |
| 19774 | cat confdefs.h >>conftest.$ac_ext |
| 19775 | cat >>conftest.$ac_ext <<_ACEOF |
| 19776 | /* end confdefs.h. */ |
| 19777 | #ifdef HAVE_GETOPT_H |
| 19778 | #include <getopt.h> |
| 19779 | #endif |
| 19780 | |
| 19781 | int |
| 19782 | main () |
| 19783 | { |
| 19784 | static struct option ac_aggr; |
| 19785 | if (sizeof ac_aggr.name) |
| 19786 | return 0; |
| 19787 | ; |
| 19788 | return 0; |
| 19789 | } |
| 19790 | _ACEOF |
| 19791 | rm -f conftest.$ac_objext |
| 19792 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19793 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19794 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19795 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19796 | rm -f conftest.er1 |
| 19797 | cat conftest.err >&5 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19798 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19799 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19800 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19801 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19802 | (eval $ac_try) 2>&5 |
| 19803 | ac_status=$? |
| 19804 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19805 | (exit $ac_status); }; } && |
| 19806 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19807 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19808 | (eval $ac_try) 2>&5 |
| 19809 | ac_status=$? |
| 19810 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19811 | (exit $ac_status); }; }; then |
| 19812 | ac_cv_member_struct_option_name=yes |
| 19813 | else |
| 19814 | echo "$as_me: failed program was:" >&5 |
| 19815 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19816 | |
| 19817 | ac_cv_member_struct_option_name=no |
| 19818 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19819 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19820 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19821 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19822 | fi |
| 19823 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5 |
| 19824 | echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6 |
| 19825 | if test $ac_cv_member_struct_option_name = yes; then |
| 19826 | |
| 19827 | cat >>confdefs.h <<_ACEOF |
| 19828 | #define HAVE_STRUCT_OPTION_NAME 1 |
| 19829 | _ACEOF |
| 19830 | |
| 19831 | |
| 19832 | fi |
| 19833 | |
| 19834 | |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19835 | echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5 |
| 19836 | echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6 |
| 19837 | if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then |
| 19838 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19839 | else |
| 19840 | cat >conftest.$ac_ext <<_ACEOF |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19841 | /* confdefs.h. */ |
| 19842 | _ACEOF |
| 19843 | cat confdefs.h >>conftest.$ac_ext |
| 19844 | cat >>conftest.$ac_ext <<_ACEOF |
| 19845 | /* end confdefs.h. */ |
| 19846 | $ac_includes_default |
| 19847 | int |
| 19848 | main () |
| 19849 | { |
| 19850 | static struct stat ac_aggr; |
| 19851 | if (ac_aggr.st_blocks) |
| 19852 | return 0; |
| 19853 | ; |
| 19854 | return 0; |
| 19855 | } |
| 19856 | _ACEOF |
| 19857 | rm -f conftest.$ac_objext |
| 19858 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19859 | (eval $ac_compile) 2>conftest.er1 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19860 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19861 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19862 | rm -f conftest.er1 |
| 19863 | cat conftest.err >&5 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19865 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19866 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19867 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19868 | (eval $ac_try) 2>&5 |
| 19869 | ac_status=$? |
| 19870 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19871 | (exit $ac_status); }; } && |
| 19872 | { ac_try='test -s conftest.$ac_objext' |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19873 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19874 | (eval $ac_try) 2>&5 |
| 19875 | ac_status=$? |
| 19876 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19877 | (exit $ac_status); }; }; then |
| 19878 | ac_cv_member_struct_stat_st_blocks=yes |
| 19879 | else |
| 19880 | echo "$as_me: failed program was:" >&5 |
| 19881 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19882 | |
| 19883 | cat >conftest.$ac_ext <<_ACEOF |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19884 | /* confdefs.h. */ |
| 19885 | _ACEOF |
| 19886 | cat confdefs.h >>conftest.$ac_ext |
| 19887 | cat >>conftest.$ac_ext <<_ACEOF |
| 19888 | /* end confdefs.h. */ |
| 19889 | $ac_includes_default |
| 19890 | int |
| 19891 | main () |
| 19892 | { |
| 19893 | static struct stat ac_aggr; |
| 19894 | if (sizeof ac_aggr.st_blocks) |
| 19895 | return 0; |
| 19896 | ; |
| 19897 | return 0; |
| 19898 | } |
| 19899 | _ACEOF |
| 19900 | rm -f conftest.$ac_objext |
| 19901 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19902 | (eval $ac_compile) 2>conftest.er1 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19903 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19904 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19905 | rm -f conftest.er1 |
| 19906 | cat conftest.err >&5 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19907 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19908 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19909 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19910 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19911 | (eval $ac_try) 2>&5 |
| 19912 | ac_status=$? |
| 19913 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19914 | (exit $ac_status); }; } && |
| 19915 | { ac_try='test -s conftest.$ac_objext' |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19916 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19917 | (eval $ac_try) 2>&5 |
| 19918 | ac_status=$? |
| 19919 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19920 | (exit $ac_status); }; }; then |
| 19921 | ac_cv_member_struct_stat_st_blocks=yes |
| 19922 | else |
| 19923 | echo "$as_me: failed program was:" >&5 |
| 19924 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19925 | |
| 19926 | ac_cv_member_struct_stat_st_blocks=no |
| 19927 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19928 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19929 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19930 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19931 | fi |
| 19932 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5 |
| 19933 | echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6 |
| 19934 | if test $ac_cv_member_struct_stat_st_blocks = yes; then |
| 19935 | |
| 19936 | cat >>confdefs.h <<_ACEOF |
| 19937 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
| 19938 | _ACEOF |
| 19939 | |
| 19940 | |
| 19941 | fi |
| 19942 | |
| 19943 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19944 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 19945 | case $host_cpu in |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19946 | *i[3456789]86*) echo "$as_me:$LINENO: checking whether we need to define __i386__" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19947 | echo $ECHO_N "checking whether we need to define __i386__... $ECHO_C" >&6 |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19948 | if test "${ac_cv_cpp_def___i386__+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19949 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19950 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19951 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 19952 | /* confdefs.h. */ |
| 19953 | _ACEOF |
| 19954 | cat confdefs.h >>conftest.$ac_ext |
| 19955 | cat >>conftest.$ac_ext <<_ACEOF |
| 19956 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19957 | #ifndef __i386__ |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 19958 | yes |
| 19959 | #endif |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19960 | _ACEOF |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 19961 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 19962 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19963 | ac_cv_cpp_def___i386__=yes |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 19964 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19965 | ac_cv_cpp_def___i386__=no |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 19966 | fi |
| 19967 | rm -f conftest* |
| 19968 | |
| 19969 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19970 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5 |
| 19971 | echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6 |
| 19972 | if test $ac_cv_cpp_def___i386__ = yes; then |
| 19973 | CFLAGS="$CFLAGS -D__i386__" |
| 19974 | LINTFLAGS="$LINTFLAGS -D__i386__" |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 19975 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19976 | ;; |
| 19977 | *alpha*) echo "$as_me:$LINENO: checking whether we need to define __ALPHA__" >&5 |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 19978 | echo $ECHO_N "checking whether we need to define __ALPHA__... $ECHO_C" >&6 |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19979 | if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 19980 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19981 | else |
| 19982 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 19983 | /* confdefs.h. */ |
| 19984 | _ACEOF |
| 19985 | cat confdefs.h >>conftest.$ac_ext |
| 19986 | cat >>conftest.$ac_ext <<_ACEOF |
| 19987 | /* end confdefs.h. */ |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 19988 | #ifndef __ALPHA__ |
| 19989 | yes |
| 19990 | #endif |
| 19991 | _ACEOF |
| 19992 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
| 19993 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19994 | ac_cv_cpp_def___ALPHA__=yes |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 19995 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 19996 | ac_cv_cpp_def___ALPHA__=no |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 19997 | fi |
| 19998 | rm -f conftest* |
| 19999 | |
| 20000 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20001 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5 |
| 20002 | echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6 |
| 20003 | if test $ac_cv_cpp_def___ALPHA__ = yes; then |
| 20004 | CFLAGS="$CFLAGS -D__ALPHA__" |
| 20005 | LINTFLAGS="$LINTFLAGS -D__ALPHA__" |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 20006 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20007 | ;; |
| 20008 | *sparc*) echo "$as_me:$LINENO: checking whether we need to define __sparc__" >&5 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20009 | echo $ECHO_N "checking whether we need to define __sparc__... $ECHO_C" >&6 |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20010 | if test "${ac_cv_cpp_def___sparc__+set}" = set; then |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20011 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20012 | else |
| 20013 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20014 | /* confdefs.h. */ |
| 20015 | _ACEOF |
| 20016 | cat confdefs.h >>conftest.$ac_ext |
| 20017 | cat >>conftest.$ac_ext <<_ACEOF |
| 20018 | /* end confdefs.h. */ |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20019 | #ifndef __sparc__ |
| 20020 | yes |
| 20021 | #endif |
| 20022 | _ACEOF |
| 20023 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20024 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20025 | ac_cv_cpp_def___sparc__=yes |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20026 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20027 | ac_cv_cpp_def___sparc__=no |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20028 | fi |
| 20029 | rm -f conftest* |
| 20030 | |
| 20031 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20032 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5 |
| 20033 | echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6 |
| 20034 | if test $ac_cv_cpp_def___sparc__ = yes; then |
| 20035 | CFLAGS="$CFLAGS -D__sparc__" |
| 20036 | LINTFLAGS="$LINTFLAGS -D__sparc__" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20037 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20038 | ;; |
Pierre d'Herbemont | b64b7de | 2003-07-16 23:37:22 +0000 | [diff] [blame] | 20039 | *powerpc*) echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5 |
| 20040 | echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6 |
| 20041 | if test "${ac_cv_cpp_def___powerpc__+set}" = set; then |
| 20042 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20043 | else |
| 20044 | cat >conftest.$ac_ext <<_ACEOF |
Pierre d'Herbemont | b64b7de | 2003-07-16 23:37:22 +0000 | [diff] [blame] | 20045 | /* confdefs.h. */ |
| 20046 | _ACEOF |
| 20047 | cat confdefs.h >>conftest.$ac_ext |
| 20048 | cat >>conftest.$ac_ext <<_ACEOF |
| 20049 | /* end confdefs.h. */ |
| 20050 | #ifndef __powerpc__ |
| 20051 | yes |
| 20052 | #endif |
| 20053 | _ACEOF |
| 20054 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
| 20055 | $EGREP "yes" >/dev/null 2>&1; then |
| 20056 | ac_cv_cpp_def___powerpc__=yes |
| 20057 | else |
| 20058 | ac_cv_cpp_def___powerpc__=no |
| 20059 | fi |
| 20060 | rm -f conftest* |
| 20061 | |
| 20062 | fi |
| 20063 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5 |
| 20064 | echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6 |
| 20065 | if test $ac_cv_cpp_def___powerpc__ = yes; then |
| 20066 | CFLAGS="$CFLAGS -D__powerpc__" |
| 20067 | LINTFLAGS="$LINTFLAGS -D__powerpc__" |
| 20068 | fi |
| 20069 | ;; |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20070 | esac |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20071 | |
| 20072 | case $host_vendor in |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20073 | *sun*) echo "$as_me:$LINENO: checking whether we need to define __sun__" >&5 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20074 | echo $ECHO_N "checking whether we need to define __sun__... $ECHO_C" >&6 |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20075 | if test "${ac_cv_cpp_def___sun__+set}" = set; then |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20076 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20077 | else |
| 20078 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20079 | /* confdefs.h. */ |
| 20080 | _ACEOF |
| 20081 | cat confdefs.h >>conftest.$ac_ext |
| 20082 | cat >>conftest.$ac_ext <<_ACEOF |
| 20083 | /* end confdefs.h. */ |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20084 | #ifndef __sun__ |
| 20085 | yes |
| 20086 | #endif |
| 20087 | _ACEOF |
| 20088 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20089 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20090 | ac_cv_cpp_def___sun__=yes |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20091 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20092 | ac_cv_cpp_def___sun__=no |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20093 | fi |
| 20094 | rm -f conftest* |
| 20095 | |
| 20096 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20097 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5 |
| 20098 | echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6 |
| 20099 | if test $ac_cv_cpp_def___sun__ = yes; then |
| 20100 | CFLAGS="$CFLAGS -D__sun__" |
| 20101 | LINTFLAGS="$LINTFLAGS -D__sun__" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20102 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20103 | ;; |
| 20104 | esac |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20105 | |
| 20106 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20107 | |
| 20108 | |
| 20109 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20110 | ac_config_commands="$ac_config_commands dlls/ddraw/d3ddevice" |
Marcus Meissner | a7f5cb5 | 1999-04-16 08:47:41 +0000 | [diff] [blame] | 20111 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20112 | ac_config_commands="$ac_config_commands dlls/ddraw/dclipper" |
Marcus Meissner | a7f5cb5 | 1999-04-16 08:47:41 +0000 | [diff] [blame] | 20113 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20114 | ac_config_commands="$ac_config_commands dlls/ddraw/ddraw" |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 20115 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20116 | ac_config_commands="$ac_config_commands dlls/ddraw/direct3d" |
François Gouget | 1425941 | 2001-11-06 20:57:11 +0000 | [diff] [blame] | 20117 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20118 | ac_config_commands="$ac_config_commands dlls/ddraw/dpalette" |
François Gouget | 1425941 | 2001-11-06 20:57:11 +0000 | [diff] [blame] | 20119 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20120 | ac_config_commands="$ac_config_commands dlls/ddraw/dsurface" |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 20121 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20122 | ac_config_commands="$ac_config_commands dlls/gdi/enhmfdrv" |
Alexandre Julliard | 8911856 | 2002-03-27 21:13:40 +0000 | [diff] [blame] | 20123 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20124 | ac_config_commands="$ac_config_commands dlls/gdi/mfdrv" |
Alexandre Julliard | 8911856 | 2002-03-27 21:13:40 +0000 | [diff] [blame] | 20125 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20126 | ac_config_commands="$ac_config_commands dlls/kernel/messages" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20127 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20128 | ac_config_commands="$ac_config_commands dlls/user/dde" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20129 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20130 | ac_config_commands="$ac_config_commands dlls/user/resources" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20131 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20132 | ac_config_commands="$ac_config_commands dlls/wineps/data" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20133 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20134 | ac_config_commands="$ac_config_commands include/wine" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20135 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20136 | ac_config_commands="$ac_config_commands misc" |
Alexandre Julliard | 9bb05fc | 2002-05-14 18:36:54 +0000 | [diff] [blame] | 20137 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20138 | ac_config_commands="$ac_config_commands programs/regedit/tests" |
Andriy Palamarchuk | f5aad76 | 2002-06-20 23:09:33 +0000 | [diff] [blame] | 20139 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20140 | ac_config_commands="$ac_config_commands windows" |
Alexandre Julliard | 9bb05fc | 2002-05-14 18:36:54 +0000 | [diff] [blame] | 20141 | |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 20142 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 20143 | MAKE_RULES=Make.rules |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20144 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20145 | |
Alexandre Julliard | d0edc5f | 2000-03-04 22:31:27 +0000 | [diff] [blame] | 20146 | MAKE_DLL_RULES=dlls/Makedll.rules |
| 20147 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20148 | |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20149 | MAKE_TEST_RULES=dlls/Maketest.rules |
| 20150 | |
| 20151 | |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 20152 | MAKE_LIB_RULES=libs/Makelib.rules |
| 20153 | |
| 20154 | |
Alexandre Julliard | 626f425 | 2000-11-10 23:35:20 +0000 | [diff] [blame] | 20155 | MAKE_PROG_RULES=programs/Makeprog.rules |
| 20156 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20157 | |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 20158 | ac_config_files="$ac_config_files Make.rules dlls/Makedll.rules dlls/Maketest.rules libs/Makelib.rules programs/Makeprog.rules Makefile dlls/Makefile dlls/advapi32/Makefile dlls/advapi32/tests/Makefile dlls/advpack/Makefile dlls/amstream/Makefile dlls/atl/Makefile dlls/avicap32/Makefile dlls/avifil32/Makefile dlls/cabinet/Makefile dlls/capi2032/Makefile dlls/cards/Makefile dlls/cfgmgr32/Makefile dlls/comcat/Makefile dlls/comctl32/Makefile dlls/comctl32/tests/Makefile dlls/commdlg/Makefile dlls/crtdll/Makefile dlls/crypt32/Makefile dlls/ctl3d/Makefile dlls/d3d8/Makefile dlls/d3d9/Makefile dlls/d3dim/Makefile dlls/d3drm/Makefile dlls/d3dx8/Makefile dlls/d3dxof/Makefile dlls/dbghelp/Makefile dlls/dciman32/Makefile dlls/ddraw/Makefile dlls/ddraw/tests/Makefile dlls/devenum/Makefile dlls/dinput/Makefile dlls/dinput8/Makefile dlls/dmband/Makefile dlls/dmcompos/Makefile dlls/dmime/Makefile dlls/dmloader/Makefile dlls/dmscript/Makefile dlls/dmstyle/Makefile dlls/dmsynth/Makefile dlls/dmusic/Makefile dlls/dmusic32/Makefile dlls/dplay/Makefile dlls/dplayx/Makefile dlls/dpnet/Makefile dlls/dpnhpast/Makefile dlls/dsound/Makefile dlls/dsound/tests/Makefile dlls/dswave/Makefile dlls/dxdiagn/Makefile dlls/dxerr8/Makefile dlls/dxerr9/Makefile dlls/dxguid/Makefile dlls/gdi/Makefile dlls/gdi/tests/Makefile dlls/glu32/Makefile dlls/glut32/Makefile dlls/hhctrl.ocx/Makefile dlls/iccvid/Makefile dlls/icmp/Makefile dlls/ifsmgr.vxd/Makefile dlls/imagehlp/Makefile dlls/imm32/Makefile dlls/iphlpapi/Makefile dlls/iphlpapi/tests/Makefile dlls/itss/Makefile dlls/kernel/Makefile dlls/kernel/tests/Makefile dlls/lzexpand/Makefile dlls/mapi32/Makefile dlls/mapi32/tests/Makefile dlls/mlang/Makefile dlls/mlang/tests/Makefile dlls/mmdevldr.vxd/Makefile dlls/monodebg.vxd/Makefile dlls/mpr/Makefile dlls/msacm/Makefile dlls/msacm/imaadp32/Makefile dlls/msacm/msadp32/Makefile dlls/msacm/msg711/Makefile dlls/msacm/winemp3/Makefile dlls/msacm/tests/Makefile dlls/mscms/Makefile dlls/mscms/tests/Makefile dlls/msdmo/Makefile dlls/mshtml/Makefile dlls/msi/Makefile dlls/msimg32/Makefile dlls/msisys/Makefile dlls/msnet32/Makefile dlls/msrle32/Makefile dlls/msvcrt/Makefile dlls/msvcrt/tests/Makefile dlls/msvcrt20/Makefile dlls/msvcrt40/Makefile dlls/msvcrtd/Makefile dlls/msvcrtd/tests/Makefile dlls/msvidc32/Makefile dlls/msvideo/Makefile dlls/mswsock/Makefile dlls/netapi32/Makefile dlls/netapi32/tests/Makefile dlls/newdev/Makefile dlls/ntdll/Makefile dlls/ntdll/tests/Makefile dlls/odbc32/Makefile dlls/ole32/Makefile dlls/ole32/tests/Makefile dlls/oleacc/Makefile dlls/oleaut32/Makefile dlls/oleaut32/tests/Makefile dlls/olecli/Makefile dlls/oledlg/Makefile dlls/olepro32/Makefile dlls/olesvr/Makefile dlls/opengl32/Makefile dlls/psapi/Makefile dlls/psapi/tests/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/quartz/tests/Makefile dlls/rasapi32/Makefile dlls/richedit/Makefile dlls/rpcrt4/Makefile dlls/rpcrt4/tests/Makefile dlls/rsabase/Makefile dlls/rsabase/tests/Makefile dlls/secur32/Makefile dlls/serialui/Makefile dlls/setupapi/Makefile dlls/shdocvw/Makefile dlls/shell32/Makefile dlls/shell32/tests/Makefile dlls/shfolder/Makefile dlls/shlwapi/Makefile dlls/shlwapi/tests/Makefile dlls/snmpapi/Makefile dlls/sti/Makefile dlls/strmiids/Makefile dlls/tapi32/Makefile dlls/ttydrv/Makefile dlls/twain/Makefile dlls/unicows/Makefile dlls/url/Makefile dlls/urlmon/Makefile dlls/urlmon/tests/Makefile dlls/user/Makefile dlls/user/tests/Makefile dlls/uuid/Makefile dlls/uxtheme/Makefile dlls/vdhcp.vxd/Makefile dlls/vdmdbg/Makefile dlls/version/Makefile dlls/version/tests/Makefile dlls/vmm.vxd/Makefile dlls/vnbt.vxd/Makefile dlls/vnetbios.vxd/Makefile dlls/vtdapi.vxd/Makefile dlls/vwin32.vxd/Makefile dlls/win32s/Makefile dlls/winaspi/Makefile dlls/wined3d/Makefile dlls/winedos/Makefile dlls/wineps/Makefile dlls/wininet/Makefile dlls/wininet/tests/Makefile dlls/winmm/Makefile dlls/winmm/joystick/Makefile dlls/winmm/mcianim/Makefile dlls/winmm/mciavi/Makefile dlls/winmm/mcicda/Makefile dlls/winmm/mciseq/Makefile dlls/winmm/mciwave/Makefile dlls/winmm/midimap/Makefile dlls/winmm/tests/Makefile dlls/winmm/wavemap/Makefile dlls/winmm/winealsa/Makefile dlls/winmm/winearts/Makefile dlls/winmm/wineaudioio/Makefile dlls/winmm/winejack/Makefile dlls/winmm/winenas/Makefile dlls/winmm/wineoss/Makefile dlls/winnls/Makefile dlls/winsock/Makefile dlls/winsock/tests/Makefile dlls/winspool/Makefile dlls/winspool/tests/Makefile dlls/wintab32/Makefile dlls/wintrust/Makefile dlls/wow32/Makefile dlls/wsock32/Makefile dlls/x11drv/Makefile documentation/Makefile fonts/Makefile include/Makefile libs/Makefile libs/port/Makefile libs/unicode/Makefile libs/wine/Makefile libs/wpp/Makefile loader/Makefile programs/Makefile programs/avitools/Makefile programs/clock/Makefile programs/cmdlgtst/Makefile programs/control/Makefile programs/expand/Makefile programs/msiexec/Makefile programs/notepad/Makefile programs/progman/Makefile programs/regedit/Makefile programs/regsvr32/Makefile programs/rpcss/Makefile programs/rundll32/Makefile programs/start/Makefile programs/taskmgr/Makefile programs/uninstaller/Makefile programs/view/Makefile programs/wcmd/Makefile programs/wineboot/Makefile programs/winebrowser/Makefile programs/winecfg/Makefile programs/wineconsole/Makefile programs/winedbg/Makefile programs/winefile/Makefile programs/winemenubuilder/Makefile programs/winemine/Makefile programs/winepath/Makefile programs/winetest/Makefile programs/winevdm/Makefile programs/winhelp/Makefile programs/winver/Makefile server/Makefile tools/Makefile tools/widl/Makefile tools/winapi/Makefile tools/winebuild/Makefile tools/winedump/Makefile tools/winegcc/Makefile tools/wmc/Makefile tools/wrc/Makefile" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20159 | |
Alexandre Julliard | 626f425 | 2000-11-10 23:35:20 +0000 | [diff] [blame] | 20160 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20161 | cat >confcache <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20162 | # This file is a shell script that caches the results of configure |
| 20163 | # tests run on this system so they can be shared between configure |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20164 | # scripts and configure runs, see configure's option --config-cache. |
| 20165 | # It is not useful on other systems. If it contains results you don't |
| 20166 | # want to keep, you may remove or edit it. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20167 | # |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20168 | # config.status only pays attention to the cache file if you give it |
| 20169 | # the --recheck option to rerun configure. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20170 | # |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20171 | # `ac_cv_env_foo' variables (set or unset) will be overridden when |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20172 | # loading this file, other *unset* `ac_cv_foo' will be assigned the |
| 20173 | # following values. |
| 20174 | |
| 20175 | _ACEOF |
| 20176 | |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 20177 | # The following way of writing the cache mishandles newlines in values, |
| 20178 | # but we know of no workaround that is simple, portable, and efficient. |
| 20179 | # So, don't put newlines in cache variables' values. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20180 | # Ultrix sh set writes to stderr and can't be redirected directly, |
| 20181 | # and sets the high bit in the cache file unless we assign to the vars. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20182 | { |
| 20183 | (set) 2>&1 | |
| 20184 | case `(ac_space=' '; set | grep ac_space) 2>&1` in |
| 20185 | *ac_space=\ *) |
| 20186 | # `set' does not quote correctly, so add quotes (double-quote |
| 20187 | # substitution turns \\\\ into \\, and sed turns \\ into \). |
| 20188 | sed -n \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20189 | "s/'/'\\\\''/g; |
| 20190 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20191 | ;; |
| 20192 | *) |
| 20193 | # `set' quotes correctly as required by POSIX, so do not add quotes. |
| 20194 | sed -n \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20195 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20196 | ;; |
| 20197 | esac; |
| 20198 | } | |
| 20199 | sed ' |
| 20200 | t clear |
| 20201 | : clear |
| 20202 | s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ |
| 20203 | t end |
| 20204 | /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
| 20205 | : end' >>confcache |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20206 | if diff $cache_file confcache >/dev/null 2>&1; then :; else |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20207 | if test -w $cache_file; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20208 | test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" |
| 20209 | cat confcache >$cache_file |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20210 | else |
| 20211 | echo "not updating unwritable cache $cache_file" |
| 20212 | fi |
| 20213 | fi |
| 20214 | rm -f confcache |
| 20215 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20216 | test "x$prefix" = xNONE && prefix=$ac_default_prefix |
| 20217 | # Let make expand exec_prefix. |
| 20218 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' |
| 20219 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20220 | # VPATH may cause trouble with some makes, so we remove $(srcdir), |
| 20221 | # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and |
| 20222 | # trailing colons and then remove the whole line if VPATH becomes empty |
| 20223 | # (actually we leave an empty line to preserve line numbers). |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20224 | if test "x$srcdir" = x.; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20225 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20226 | s/:*\$(srcdir):*/:/; |
| 20227 | s/:*\${srcdir}:*/:/; |
| 20228 | s/:*@srcdir@:*/:/; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20229 | s/^\([^=]*=[ ]*\):*/\1/; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20230 | s/:*$//; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20231 | s/^[^=]*=[ ]*$//; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20232 | }' |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20233 | fi |
| 20234 | |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 20235 | DEFS=-DHAVE_CONFIG_H |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20236 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20237 | ac_libobjs= |
| 20238 | ac_ltlibobjs= |
| 20239 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
| 20240 | # 1. Remove the extension, and $U if already installed. |
| 20241 | ac_i=`echo "$ac_i" | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20242 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20243 | # 2. Add them. |
| 20244 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
| 20245 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
| 20246 | done |
| 20247 | LIBOBJS=$ac_libobjs |
| 20248 | |
| 20249 | LTLIBOBJS=$ac_ltlibobjs |
| 20250 | |
| 20251 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20252 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20253 | : ${CONFIG_STATUS=./config.status} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20254 | ac_clean_files_save=$ac_clean_files |
| 20255 | ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20256 | { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20257 | echo "$as_me: creating $CONFIG_STATUS" >&6;} |
| 20258 | cat >$CONFIG_STATUS <<_ACEOF |
| 20259 | #! $SHELL |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20260 | # Generated by $as_me. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20261 | # Run this file to recreate the current configuration. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20262 | # Compiler output produced by configure, useful for debugging |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20263 | # configure, is in config.log if it exists. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20264 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20265 | debug=false |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20266 | ac_cs_recheck=false |
| 20267 | ac_cs_silent=false |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20268 | SHELL=\${CONFIG_SHELL-$SHELL} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20269 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20270 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20271 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20272 | ## --------------------- ## |
| 20273 | ## M4sh Initialization. ## |
| 20274 | ## --------------------- ## |
| 20275 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20276 | # Be Bourne compatible |
| 20277 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
| 20278 | emulate sh |
| 20279 | NULLCMD=: |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20280 | # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
| 20281 | # is contrary to our usage. Disable this feature. |
| 20282 | alias -g '${1+"$@"}'='"$@"' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20283 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 20284 | set -o posix |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 20285 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20286 | DUALCASE=1; export DUALCASE # for MKS sh |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20287 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20288 | # Support unset when possible. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20289 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20290 | as_unset=unset |
| 20291 | else |
| 20292 | as_unset=false |
| 20293 | fi |
| 20294 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20295 | |
| 20296 | # Work around bugs in pre-3.0 UWIN ksh. |
| 20297 | $as_unset ENV MAIL MAILPATH |
| 20298 | PS1='$ ' |
| 20299 | PS2='> ' |
| 20300 | PS4='+ ' |
| 20301 | |
| 20302 | # NLS nuisances. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20303 | for as_var in \ |
| 20304 | LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ |
| 20305 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 20306 | LC_TELEPHONE LC_TIME |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20307 | do |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20308 | if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20309 | eval $as_var=C; export $as_var |
| 20310 | else |
| 20311 | $as_unset $as_var |
| 20312 | fi |
| 20313 | done |
| 20314 | |
| 20315 | # Required to use basename. |
| 20316 | if expr a : '\(a\)' >/dev/null 2>&1; then |
| 20317 | as_expr=expr |
| 20318 | else |
| 20319 | as_expr=false |
| 20320 | fi |
| 20321 | |
| 20322 | if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then |
| 20323 | as_basename=basename |
| 20324 | else |
| 20325 | as_basename=false |
| 20326 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20327 | |
| 20328 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20329 | # Name of the executable. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20330 | as_me=`$as_basename "$0" || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20331 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ |
| 20332 | X"$0" : 'X\(//\)$' \| \ |
| 20333 | X"$0" : 'X\(/\)$' \| \ |
| 20334 | . : '\(.\)' 2>/dev/null || |
| 20335 | echo X/"$0" | |
| 20336 | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } |
| 20337 | /^X\/\(\/\/\)$/{ s//\1/; q; } |
| 20338 | /^X\/\(\/\).*/{ s//\1/; q; } |
| 20339 | s/.*/./; q'` |
| 20340 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20341 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20342 | # PATH needs CR, and LINENO needs CR and PATH. |
| 20343 | # Avoid depending upon Character Ranges. |
| 20344 | as_cr_letters='abcdefghijklmnopqrstuvwxyz' |
| 20345 | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' |
| 20346 | as_cr_Letters=$as_cr_letters$as_cr_LETTERS |
| 20347 | as_cr_digits='0123456789' |
| 20348 | as_cr_alnum=$as_cr_Letters$as_cr_digits |
| 20349 | |
| 20350 | # The user is always right. |
| 20351 | if test "${PATH_SEPARATOR+set}" != set; then |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20352 | echo "#! /bin/sh" >conf$$.sh |
| 20353 | echo "exit 0" >>conf$$.sh |
| 20354 | chmod +x conf$$.sh |
| 20355 | if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20356 | PATH_SEPARATOR=';' |
| 20357 | else |
| 20358 | PATH_SEPARATOR=: |
| 20359 | fi |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20360 | rm -f conf$$.sh |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20361 | fi |
| 20362 | |
| 20363 | |
| 20364 | as_lineno_1=$LINENO |
| 20365 | as_lineno_2=$LINENO |
| 20366 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
| 20367 | test "x$as_lineno_1" != "x$as_lineno_2" && |
| 20368 | test "x$as_lineno_3" = "x$as_lineno_2" || { |
| 20369 | # Find who we are. Look in the path if we contain no path at all |
| 20370 | # relative or not. |
| 20371 | case $0 in |
| 20372 | *[\\/]* ) as_myself=$0 ;; |
| 20373 | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 20374 | for as_dir in $PATH |
| 20375 | do |
| 20376 | IFS=$as_save_IFS |
| 20377 | test -z "$as_dir" && as_dir=. |
| 20378 | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break |
| 20379 | done |
| 20380 | |
| 20381 | ;; |
| 20382 | esac |
| 20383 | # We did not find ourselves, most probably we were run as `sh COMMAND' |
| 20384 | # in which case we are not to be found in the path. |
| 20385 | if test "x$as_myself" = x; then |
| 20386 | as_myself=$0 |
| 20387 | fi |
| 20388 | if test ! -f "$as_myself"; then |
| 20389 | { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 |
| 20390 | echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} |
| 20391 | { (exit 1); exit 1; }; } |
| 20392 | fi |
| 20393 | case $CONFIG_SHELL in |
| 20394 | '') |
| 20395 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 20396 | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH |
| 20397 | do |
| 20398 | IFS=$as_save_IFS |
| 20399 | test -z "$as_dir" && as_dir=. |
| 20400 | for as_base in sh bash ksh sh5; do |
| 20401 | case $as_dir in |
| 20402 | /*) |
| 20403 | if ("$as_dir/$as_base" -c ' |
| 20404 | as_lineno_1=$LINENO |
| 20405 | as_lineno_2=$LINENO |
| 20406 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
| 20407 | test "x$as_lineno_1" != "x$as_lineno_2" && |
| 20408 | test "x$as_lineno_3" = "x$as_lineno_2" ') 2>/dev/null; then |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20409 | $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } |
| 20410 | $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20411 | CONFIG_SHELL=$as_dir/$as_base |
| 20412 | export CONFIG_SHELL |
| 20413 | exec "$CONFIG_SHELL" "$0" ${1+"$@"} |
| 20414 | fi;; |
| 20415 | esac |
| 20416 | done |
| 20417 | done |
| 20418 | ;; |
| 20419 | esac |
| 20420 | |
| 20421 | # Create $as_me.lineno as a copy of $as_myself, but with $LINENO |
| 20422 | # uniformly replaced by the line number. The first 'sed' inserts a |
| 20423 | # line-number line before each line; the second 'sed' does the real |
| 20424 | # work. The second script uses 'N' to pair each line-number line |
| 20425 | # with the numbered line, and appends trailing '-' during |
| 20426 | # substitution so that $LINENO is not a special case at line end. |
| 20427 | # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the |
| 20428 | # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) |
| 20429 | sed '=' <$as_myself | |
| 20430 | sed ' |
| 20431 | N |
| 20432 | s,$,-, |
| 20433 | : loop |
| 20434 | s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, |
| 20435 | t loop |
| 20436 | s,-$,, |
| 20437 | s,^['$as_cr_digits']*\n,, |
| 20438 | ' >$as_me.lineno && |
| 20439 | chmod +x $as_me.lineno || |
| 20440 | { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 |
| 20441 | echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} |
| 20442 | { (exit 1); exit 1; }; } |
| 20443 | |
| 20444 | # Don't try to exec as it changes $[0], causing all sort of problems |
| 20445 | # (the dirname of $[0] is not the place where we might find the |
| 20446 | # original and so on. Autoconf is especially sensible to this). |
| 20447 | . ./$as_me.lineno |
| 20448 | # Exit status is that of the last command. |
| 20449 | exit |
| 20450 | } |
| 20451 | |
| 20452 | |
| 20453 | case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in |
| 20454 | *c*,-n*) ECHO_N= ECHO_C=' |
| 20455 | ' ECHO_T=' ' ;; |
| 20456 | *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; |
| 20457 | *) ECHO_N= ECHO_C='\c' ECHO_T= ;; |
| 20458 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20459 | |
| 20460 | if expr a : '\(a\)' >/dev/null 2>&1; then |
| 20461 | as_expr=expr |
| 20462 | else |
| 20463 | as_expr=false |
| 20464 | fi |
| 20465 | |
| 20466 | rm -f conf$$ conf$$.exe conf$$.file |
| 20467 | echo >conf$$.file |
| 20468 | if ln -s conf$$.file conf$$ 2>/dev/null; then |
| 20469 | # We could just check for DJGPP; but this test a) works b) is more generic |
| 20470 | # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). |
| 20471 | if test -f conf$$.exe; then |
| 20472 | # Don't use ln at all; we don't have any links |
| 20473 | as_ln_s='cp -p' |
| 20474 | else |
| 20475 | as_ln_s='ln -s' |
| 20476 | fi |
| 20477 | elif ln conf$$.file conf$$ 2>/dev/null; then |
| 20478 | as_ln_s=ln |
| 20479 | else |
| 20480 | as_ln_s='cp -p' |
| 20481 | fi |
| 20482 | rm -f conf$$ conf$$.exe conf$$.file |
| 20483 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20484 | if mkdir -p . 2>/dev/null; then |
| 20485 | as_mkdir_p=: |
| 20486 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20487 | test -d ./-p && rmdir ./-p |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20488 | as_mkdir_p=false |
| 20489 | fi |
| 20490 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20491 | as_executable_p="test -f" |
| 20492 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20493 | # Sed expression to map a string onto a valid CPP name. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20494 | as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20495 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20496 | # Sed expression to map a string onto a valid variable name. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20497 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20498 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20499 | |
| 20500 | # IFS |
| 20501 | # We need space, tab and new line, in precisely that order. |
| 20502 | as_nl=' |
| 20503 | ' |
| 20504 | IFS=" $as_nl" |
| 20505 | |
| 20506 | # CDPATH. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20507 | $as_unset CDPATH |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20508 | |
| 20509 | exec 6>&1 |
| 20510 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20511 | # Open the log real soon, to keep \$[0] and so on meaningful, and to |
| 20512 | # report actual input values of CONFIG_FILES etc. instead of their |
| 20513 | # values after options handling. Logging --version etc. is OK. |
| 20514 | exec 5>>config.log |
| 20515 | { |
| 20516 | echo |
| 20517 | sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX |
| 20518 | ## Running $as_me. ## |
| 20519 | _ASBOX |
| 20520 | } >&5 |
| 20521 | cat >&5 <<_CSEOF |
| 20522 | |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 20523 | This file was extended by Wine $as_me 20040914, which was |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 20524 | generated by GNU Autoconf 2.59. Invocation command line was |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20525 | |
| 20526 | CONFIG_FILES = $CONFIG_FILES |
| 20527 | CONFIG_HEADERS = $CONFIG_HEADERS |
| 20528 | CONFIG_LINKS = $CONFIG_LINKS |
| 20529 | CONFIG_COMMANDS = $CONFIG_COMMANDS |
| 20530 | $ $0 $@ |
| 20531 | |
| 20532 | _CSEOF |
| 20533 | echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 |
| 20534 | echo >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20535 | _ACEOF |
| 20536 | |
| 20537 | # Files that config.status was made for. |
| 20538 | if test -n "$ac_config_files"; then |
| 20539 | echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS |
| 20540 | fi |
| 20541 | |
| 20542 | if test -n "$ac_config_headers"; then |
| 20543 | echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS |
| 20544 | fi |
| 20545 | |
| 20546 | if test -n "$ac_config_links"; then |
| 20547 | echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS |
| 20548 | fi |
| 20549 | |
| 20550 | if test -n "$ac_config_commands"; then |
| 20551 | echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS |
| 20552 | fi |
| 20553 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20554 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20555 | |
| 20556 | ac_cs_usage="\ |
| 20557 | \`$as_me' instantiates files from templates according to the |
| 20558 | current configuration. |
| 20559 | |
| 20560 | Usage: $0 [OPTIONS] [FILE]... |
| 20561 | |
| 20562 | -h, --help print this help, then exit |
| 20563 | -V, --version print version number, then exit |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20564 | -q, --quiet do not print progress messages |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20565 | -d, --debug don't remove temporary files |
| 20566 | --recheck update $as_me by reconfiguring in the same conditions |
| 20567 | --file=FILE[:TEMPLATE] |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20568 | instantiate the configuration file FILE |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20569 | --header=FILE[:TEMPLATE] |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20570 | instantiate the configuration header FILE |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20571 | |
| 20572 | Configuration files: |
| 20573 | $config_files |
| 20574 | |
| 20575 | Configuration headers: |
| 20576 | $config_headers |
| 20577 | |
| 20578 | Configuration commands: |
| 20579 | $config_commands |
| 20580 | |
| 20581 | Report bugs to <bug-autoconf@gnu.org>." |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20582 | _ACEOF |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 20583 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20584 | cat >>$CONFIG_STATUS <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20585 | ac_cs_version="\\ |
Alexandre Julliard | 8087fca | 2004-09-14 22:11:36 +0000 | [diff] [blame] | 20586 | Wine config.status 20040914 |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 20587 | configured by $0, generated by GNU Autoconf 2.59, |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20588 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20589 | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20590 | Copyright (C) 2003 Free Software Foundation, Inc. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20591 | This config.status script is free software; the Free Software Foundation |
| 20592 | gives unlimited permission to copy, distribute and modify it." |
| 20593 | srcdir=$srcdir |
| 20594 | INSTALL="$INSTALL" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20595 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20596 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20597 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20598 | # If no file are specified by the user, then we need to provide default |
| 20599 | # value. By we need to know if files were specified by the user. |
| 20600 | ac_need_defaults=: |
| 20601 | while test $# != 0 |
| 20602 | do |
| 20603 | case $1 in |
| 20604 | --*=*) |
| 20605 | ac_option=`expr "x$1" : 'x\([^=]*\)='` |
| 20606 | ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20607 | ac_shift=: |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20608 | ;; |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20609 | -*) |
| 20610 | ac_option=$1 |
| 20611 | ac_optarg=$2 |
| 20612 | ac_shift=shift |
| 20613 | ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20614 | *) # This is not an option, so the user has probably given explicit |
| 20615 | # arguments. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20616 | ac_option=$1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20617 | ac_need_defaults=false;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20618 | esac |
| 20619 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20620 | case $ac_option in |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20621 | # Handling of the options. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20622 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20623 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20624 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) |
| 20625 | ac_cs_recheck=: ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20626 | --version | --vers* | -V ) |
| 20627 | echo "$ac_cs_version"; exit 0 ;; |
| 20628 | --he | --h) |
| 20629 | # Conflict between --help and --header |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20630 | { { echo "$as_me:$LINENO: error: ambiguous option: $1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20631 | Try \`$0 --help' for more information." >&5 |
| 20632 | echo "$as_me: error: ambiguous option: $1 |
| 20633 | Try \`$0 --help' for more information." >&2;} |
| 20634 | { (exit 1); exit 1; }; };; |
| 20635 | --help | --hel | -h ) |
| 20636 | echo "$ac_cs_usage"; exit 0 ;; |
| 20637 | --debug | --d* | -d ) |
| 20638 | debug=: ;; |
| 20639 | --file | --fil | --fi | --f ) |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20640 | $ac_shift |
| 20641 | CONFIG_FILES="$CONFIG_FILES $ac_optarg" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20642 | ac_need_defaults=false;; |
| 20643 | --header | --heade | --head | --hea ) |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20644 | $ac_shift |
| 20645 | CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20646 | ac_need_defaults=false;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20647 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
| 20648 | | -silent | --silent | --silen | --sile | --sil | --si | --s) |
| 20649 | ac_cs_silent=: ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20650 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20651 | # This is an error. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20652 | -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20653 | Try \`$0 --help' for more information." >&5 |
| 20654 | echo "$as_me: error: unrecognized option: $1 |
| 20655 | Try \`$0 --help' for more information." >&2;} |
| 20656 | { (exit 1); exit 1; }; } ;; |
| 20657 | |
| 20658 | *) ac_config_targets="$ac_config_targets $1" ;; |
| 20659 | |
| 20660 | esac |
| 20661 | shift |
| 20662 | done |
| 20663 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20664 | ac_configure_extra_args= |
| 20665 | |
| 20666 | if $ac_cs_silent; then |
| 20667 | exec 6>/dev/null |
| 20668 | ac_configure_extra_args="$ac_configure_extra_args --silent" |
| 20669 | fi |
| 20670 | |
| 20671 | _ACEOF |
| 20672 | cat >>$CONFIG_STATUS <<_ACEOF |
| 20673 | if \$ac_cs_recheck; then |
| 20674 | echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 |
| 20675 | exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
| 20676 | fi |
| 20677 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20678 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20679 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20680 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20681 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20682 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20683 | |
| 20684 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20685 | for ac_config_target in $ac_config_targets |
| 20686 | do |
| 20687 | case "$ac_config_target" in |
| 20688 | # Handling of arguments. |
| 20689 | "Make.rules" ) CONFIG_FILES="$CONFIG_FILES Make.rules" ;; |
| 20690 | "dlls/Makedll.rules" ) CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20691 | "dlls/Maketest.rules" ) CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;; |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 20692 | "libs/Makelib.rules" ) CONFIG_FILES="$CONFIG_FILES libs/Makelib.rules" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20693 | "programs/Makeprog.rules" ) CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;; |
| 20694 | "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20695 | "dlls/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;; |
| 20696 | "dlls/advapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20697 | "dlls/advapi32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;; |
Huw Davies | 20313b8 | 2004-09-27 20:39:40 +0000 | [diff] [blame] | 20698 | "dlls/advpack/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;; |
Christian Costa | 76b7787 | 2004-03-09 01:29:56 +0000 | [diff] [blame] | 20699 | "dlls/amstream/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;; |
Aric Stewart | 4bd374f | 2004-07-06 21:01:18 +0000 | [diff] [blame] | 20700 | "dlls/atl/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20701 | "dlls/avicap32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;; |
| 20702 | "dlls/avifil32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;; |
Patrik Stridvall | d1447fa | 2002-11-19 00:47:12 +0000 | [diff] [blame] | 20703 | "dlls/cabinet/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;; |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 20704 | "dlls/capi2032/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;; |
Sami Nopanen | 9063cef | 2004-03-15 20:26:42 +0000 | [diff] [blame] | 20705 | "dlls/cards/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;; |
Mike McCormack | b107b92 | 2003-10-31 03:38:07 +0000 | [diff] [blame] | 20706 | "dlls/cfgmgr32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;; |
John K. Hohm | 34909c2 | 2002-05-14 21:50:56 +0000 | [diff] [blame] | 20707 | "dlls/comcat/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20708 | "dlls/comctl32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;; |
Uwe Bonnes | 2c4fd42 | 2003-05-15 23:58:48 +0000 | [diff] [blame] | 20709 | "dlls/comctl32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20710 | "dlls/commdlg/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/commdlg/Makefile" ;; |
| 20711 | "dlls/crtdll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;; |
| 20712 | "dlls/crypt32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;; |
Dmitry Timoshkov | 5a23a00 | 2003-01-02 19:34:14 +0000 | [diff] [blame] | 20713 | "dlls/ctl3d/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ctl3d/Makefile" ;; |
Sylvain Petreolle | 3a99d8b | 2002-06-25 23:23:03 +0000 | [diff] [blame] | 20714 | "dlls/d3d8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;; |
Alexandre Julliard | aa1bdc4 | 2003-07-01 01:11:13 +0000 | [diff] [blame] | 20715 | "dlls/d3d9/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;; |
Enrico Horn | eaae705 | 2003-01-24 01:08:15 +0000 | [diff] [blame] | 20716 | "dlls/d3dim/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;; |
Ivan Leo Murray-Smith | 8f14eb0 | 2004-05-18 00:54:12 +0000 | [diff] [blame] | 20717 | "dlls/d3drm/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;; |
Raphael Junqueira | e31ae92 | 2002-12-17 01:15:15 +0000 | [diff] [blame] | 20718 | "dlls/d3dx8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;; |
Christian Costa | 7590fe5 | 2004-06-03 00:03:23 +0000 | [diff] [blame] | 20719 | "dlls/d3dxof/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;; |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 20720 | "dlls/dbghelp/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20721 | "dlls/dciman32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;; |
| 20722 | "dlls/ddraw/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;; |
Sami Aario | f22a472 | 2003-11-18 00:12:00 +0000 | [diff] [blame] | 20723 | "dlls/ddraw/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20724 | "dlls/devenum/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;; |
| 20725 | "dlls/dinput/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;; |
Ove Kaaven | d2d08f0 | 2002-06-14 00:39:44 +0000 | [diff] [blame] | 20726 | "dlls/dinput8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;; |
Rok Mandeljc | 3dec4c5 | 2003-04-08 03:56:04 +0000 | [diff] [blame] | 20727 | "dlls/dmband/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;; |
| 20728 | "dlls/dmcompos/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;; |
| 20729 | "dlls/dmime/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;; |
| 20730 | "dlls/dmloader/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;; |
| 20731 | "dlls/dmscript/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;; |
| 20732 | "dlls/dmstyle/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;; |
| 20733 | "dlls/dmsynth/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;; |
Rok Mandeljc | 2d04be7 | 2003-03-21 00:42:38 +0000 | [diff] [blame] | 20734 | "dlls/dmusic/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;; |
Rok Mandeljc | 3dec4c5 | 2003-04-08 03:56:04 +0000 | [diff] [blame] | 20735 | "dlls/dmusic32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20736 | "dlls/dplay/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;; |
| 20737 | "dlls/dplayx/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;; |
Raphael Junqueira | 5f3f214 | 2004-04-07 20:39:00 +0000 | [diff] [blame] | 20738 | "dlls/dpnet/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;; |
Rok Mandeljc | 3dec4c5 | 2003-04-08 03:56:04 +0000 | [diff] [blame] | 20739 | "dlls/dpnhpast/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20740 | "dlls/dsound/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;; |
Francois Gouget | d523a45 | 2002-12-05 19:19:41 +0000 | [diff] [blame] | 20741 | "dlls/dsound/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;; |
Rok Mandeljc | 0382ea1 | 2004-01-20 00:21:40 +0000 | [diff] [blame] | 20742 | "dlls/dswave/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;; |
Raphael Junqueira | 033ae92 | 2004-04-16 00:26:14 +0000 | [diff] [blame] | 20743 | "dlls/dxdiagn/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;; |
Robert Reif | cc02d95 | 2004-03-09 23:25:57 +0000 | [diff] [blame] | 20744 | "dlls/dxerr8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;; |
| 20745 | "dlls/dxerr9/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20746 | "dlls/dxguid/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20747 | "dlls/gdi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/gdi/Makefile" ;; |
Patrik Stridvall | 928ecb4 | 2002-10-02 19:58:27 +0000 | [diff] [blame] | 20748 | "dlls/gdi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/gdi/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20749 | "dlls/glu32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;; |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 20750 | "dlls/glut32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/glut32/Makefile" ;; |
Krzysztof Foltman | 9bca690 | 2004-04-22 03:45:00 +0000 | [diff] [blame] | 20751 | "dlls/hhctrl.ocx/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;; |
Alexandre Julliard | 0a106bf | 2004-01-15 04:56:18 +0000 | [diff] [blame] | 20752 | "dlls/iccvid/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20753 | "dlls/icmp/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20754 | "dlls/ifsmgr.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20755 | "dlls/imagehlp/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;; |
| 20756 | "dlls/imm32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;; |
Juan Lang | 38fa5ad | 2003-05-13 03:32:20 +0000 | [diff] [blame] | 20757 | "dlls/iphlpapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;; |
Juan Lang | e6f491a | 2004-01-07 01:08:55 +0000 | [diff] [blame] | 20758 | "dlls/iphlpapi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;; |
Alexandre Julliard | 5f6e3c8 | 2004-08-24 21:00:15 +0000 | [diff] [blame] | 20759 | "dlls/itss/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20760 | "dlls/kernel/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/kernel/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20761 | "dlls/kernel/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/kernel/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20762 | "dlls/lzexpand/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/lzexpand/Makefile" ;; |
| 20763 | "dlls/mapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;; |
Jon Griffiths | 4ec0d3b | 2004-04-23 23:30:00 +0000 | [diff] [blame] | 20764 | "dlls/mapi32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;; |
Alexandre Julliard | 94a9d33 | 2004-08-04 18:33:06 +0000 | [diff] [blame] | 20765 | "dlls/mlang/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;; |
| 20766 | "dlls/mlang/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20767 | "dlls/mmdevldr.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;; |
| 20768 | "dlls/monodebg.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20769 | "dlls/mpr/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;; |
| 20770 | "dlls/msacm/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/Makefile" ;; |
Hidenori Takeshima | 0307f6d | 2002-03-23 20:18:11 +0000 | [diff] [blame] | 20771 | "dlls/msacm/imaadp32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/imaadp32/Makefile" ;; |
Eric Pouech | bed67fc | 2002-05-22 02:00:05 +0000 | [diff] [blame] | 20772 | "dlls/msacm/msadp32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/msadp32/Makefile" ;; |
Hidenori Takeshima | bcb9c46 | 2002-03-22 19:16:10 +0000 | [diff] [blame] | 20773 | "dlls/msacm/msg711/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/msg711/Makefile" ;; |
Eric Pouech | b706b23 | 2002-06-04 17:53:46 +0000 | [diff] [blame] | 20774 | "dlls/msacm/winemp3/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/winemp3/Makefile" ;; |
Robert Reif | 00cd2b2 | 2004-05-03 20:17:43 +0000 | [diff] [blame] | 20775 | "dlls/msacm/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/tests/Makefile" ;; |
Hans Leidekker | 5164757 | 2004-09-22 04:08:38 +0000 | [diff] [blame] | 20776 | "dlls/mscms/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;; |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 20777 | "dlls/mscms/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20778 | "dlls/msdmo/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;; |
Mike McCormack | aa1c2a3 | 2003-09-08 19:32:14 +0000 | [diff] [blame] | 20779 | "dlls/mshtml/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;; |
Mike McCormack | 6386edc | 2003-08-13 01:27:48 +0000 | [diff] [blame] | 20780 | "dlls/msi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20781 | "dlls/msimg32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;; |
Mike McCormack | f6be044 | 2002-04-08 23:56:14 +0000 | [diff] [blame] | 20782 | "dlls/msisys/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msisys/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20783 | "dlls/msnet32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;; |
Alexandre Julliard | 7ba8fba | 2004-02-27 21:51:12 +0000 | [diff] [blame] | 20784 | "dlls/msrle32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20785 | "dlls/msvcrt/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;; |
Uwe Bonnes | a768fa3 | 2002-10-30 23:49:03 +0000 | [diff] [blame] | 20786 | "dlls/msvcrt/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20787 | "dlls/msvcrt20/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;; |
Mike McCormack | d077946 | 2004-01-12 22:12:27 +0000 | [diff] [blame] | 20788 | "dlls/msvcrt40/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;; |
Adam Gundy | 19a1513 | 2003-04-04 19:37:57 +0000 | [diff] [blame] | 20789 | "dlls/msvcrtd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;; |
Patrik Stridvall | 5c4420f | 2004-05-18 01:05:36 +0000 | [diff] [blame] | 20790 | "dlls/msvcrtd/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;; |
Mike McCormack | 4cc64c8 | 2004-01-23 05:00:37 +0000 | [diff] [blame] | 20791 | "dlls/msvidc32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20792 | "dlls/msvideo/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvideo/Makefile" ;; |
André Johansen | 2123c13 | 2003-08-02 00:52:02 +0000 | [diff] [blame] | 20793 | "dlls/mswsock/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20794 | "dlls/netapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;; |
Andriy Palamarchuk | b812c90 | 2002-09-11 02:35:17 +0000 | [diff] [blame] | 20795 | "dlls/netapi32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;; |
Ulrich Czekalla | 9655a5f | 2003-12-30 22:19:30 +0000 | [diff] [blame] | 20796 | "dlls/newdev/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20797 | "dlls/ntdll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;; |
Jon Griffiths | 1da2971 | 2002-08-15 22:08:40 +0000 | [diff] [blame] | 20798 | "dlls/ntdll/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20799 | "dlls/odbc32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;; |
| 20800 | "dlls/ole32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;; |
Mike McCormack | 06b8046 | 2004-08-11 00:17:52 +0000 | [diff] [blame] | 20801 | "dlls/ole32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;; |
Eric Pouech | 5caccaf | 2003-06-23 03:43:00 +0000 | [diff] [blame] | 20802 | "dlls/oleacc/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20803 | "dlls/oleaut32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20804 | "dlls/oleaut32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20805 | "dlls/olecli/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/olecli/Makefile" ;; |
| 20806 | "dlls/oledlg/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;; |
| 20807 | "dlls/olepro32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;; |
| 20808 | "dlls/olesvr/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/olesvr/Makefile" ;; |
| 20809 | "dlls/opengl32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;; |
| 20810 | "dlls/psapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;; |
Stefan Leichter | 0d4fff4 | 2004-06-15 20:23:47 +0000 | [diff] [blame] | 20811 | "dlls/psapi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20812 | "dlls/qcap/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;; |
| 20813 | "dlls/quartz/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;; |
Christian Costa | e3a288f | 2004-08-16 21:14:28 +0000 | [diff] [blame] | 20814 | "dlls/quartz/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20815 | "dlls/rasapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;; |
| 20816 | "dlls/richedit/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/richedit/Makefile" ;; |
| 20817 | "dlls/rpcrt4/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;; |
Greg Turner | ac89cc2 | 2002-10-07 21:54:07 +0000 | [diff] [blame] | 20818 | "dlls/rpcrt4/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;; |
Mike McCormack | b6de304 | 2004-02-13 20:47:07 +0000 | [diff] [blame] | 20819 | "dlls/rsabase/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;; |
Michael Jung | b4b0c24 | 2004-07-30 00:06:54 +0000 | [diff] [blame] | 20820 | "dlls/rsabase/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rsabase/tests/Makefile" ;; |
Juan Lang | 3ed89c3 | 2004-03-02 04:57:35 +0000 | [diff] [blame] | 20821 | "dlls/secur32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20822 | "dlls/serialui/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;; |
| 20823 | "dlls/setupapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;; |
| 20824 | "dlls/shdocvw/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;; |
| 20825 | "dlls/shell32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;; |
Andriy Palamarchuk | 5b5bea0 | 2002-08-27 01:34:33 +0000 | [diff] [blame] | 20826 | "dlls/shell32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20827 | "dlls/shfolder/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;; |
| 20828 | "dlls/shlwapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20829 | "dlls/shlwapi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;; |
Patrik Stridvall | 4c692b9 | 2002-04-29 18:43:35 +0000 | [diff] [blame] | 20830 | "dlls/snmpapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20831 | "dlls/sti/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;; |
Francois Gouget | a896389 | 2004-08-19 19:31:20 +0000 | [diff] [blame] | 20832 | "dlls/strmiids/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20833 | "dlls/tapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;; |
| 20834 | "dlls/ttydrv/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ttydrv/Makefile" ;; |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 20835 | "dlls/twain/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/twain/Makefile" ;; |
Alexandre Julliard | 46321f4 | 2003-11-27 01:10:26 +0000 | [diff] [blame] | 20836 | "dlls/unicows/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20837 | "dlls/url/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;; |
| 20838 | "dlls/urlmon/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;; |
Patrik Stridvall | 9398d9c | 2002-11-12 01:13:10 +0000 | [diff] [blame] | 20839 | "dlls/urlmon/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20840 | "dlls/user/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/user/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20841 | "dlls/user/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/user/tests/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20842 | "dlls/uuid/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;; |
Kevin Koltzau | 0af4fb9 | 2003-10-04 03:48:11 +0000 | [diff] [blame] | 20843 | "dlls/uxtheme/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20844 | "dlls/vdhcp.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;; |
Sami Aario | 78f1224 | 2004-04-07 19:41:21 +0000 | [diff] [blame] | 20845 | "dlls/vdmdbg/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20846 | "dlls/version/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;; |
Stefan Leichter | 09733db | 2004-04-05 22:54:03 +0000 | [diff] [blame] | 20847 | "dlls/version/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;; |
Alexandre Julliard | 6c8147b | 2004-02-21 04:13:56 +0000 | [diff] [blame] | 20848 | "dlls/vmm.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;; |
Juan Lang | e9ed2f3 | 2004-03-01 23:35:25 +0000 | [diff] [blame] | 20849 | "dlls/vnbt.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20850 | "dlls/vnetbios.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;; |
| 20851 | "dlls/vtdapi.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;; |
| 20852 | "dlls/vwin32.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20853 | "dlls/win32s/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/win32s/Makefile" ;; |
| 20854 | "dlls/winaspi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winaspi/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20855 | "dlls/wined3d/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20856 | "dlls/winedos/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;; |
| 20857 | "dlls/wineps/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wineps/Makefile" ;; |
| 20858 | "dlls/wininet/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20859 | "dlls/wininet/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20860 | "dlls/winmm/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;; |
| 20861 | "dlls/winmm/joystick/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/joystick/Makefile" ;; |
| 20862 | "dlls/winmm/mcianim/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mcianim/Makefile" ;; |
| 20863 | "dlls/winmm/mciavi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mciavi/Makefile" ;; |
| 20864 | "dlls/winmm/mcicda/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mcicda/Makefile" ;; |
| 20865 | "dlls/winmm/mciseq/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mciseq/Makefile" ;; |
| 20866 | "dlls/winmm/mciwave/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mciwave/Makefile" ;; |
| 20867 | "dlls/winmm/midimap/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/midimap/Makefile" ;; |
Francois Gouget | 4ce2837 | 2002-11-04 23:47:49 +0000 | [diff] [blame] | 20868 | "dlls/winmm/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20869 | "dlls/winmm/wavemap/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/wavemap/Makefile" ;; |
Eric Pouech | a120ce0 | 2002-06-28 17:40:16 +0000 | [diff] [blame] | 20870 | "dlls/winmm/winealsa/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winealsa/Makefile" ;; |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 20871 | "dlls/winmm/winearts/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winearts/Makefile" ;; |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 20872 | "dlls/winmm/wineaudioio/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/wineaudioio/Makefile" ;; |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 20873 | "dlls/winmm/winejack/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winejack/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20874 | "dlls/winmm/winenas/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winenas/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20875 | "dlls/winmm/wineoss/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/wineoss/Makefile" ;; |
| 20876 | "dlls/winnls/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winnls/Makefile" ;; |
| 20877 | "dlls/winsock/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winsock/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20878 | "dlls/winsock/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winsock/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20879 | "dlls/winspool/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winspool/Makefile" ;; |
Stefan Leichter | 88b1106 | 2003-01-15 00:50:48 +0000 | [diff] [blame] | 20880 | "dlls/winspool/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winspool/tests/Makefile" ;; |
Patrik Stridvall | 5caddc7 | 2002-12-17 01:49:16 +0000 | [diff] [blame] | 20881 | "dlls/wintab32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20882 | "dlls/wintrust/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;; |
| 20883 | "dlls/wow32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;; |
| 20884 | "dlls/wsock32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;; |
| 20885 | "dlls/x11drv/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/x11drv/Makefile" ;; |
| 20886 | "documentation/Makefile" ) CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;; |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 20887 | "fonts/Makefile" ) CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20888 | "include/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/Makefile" ;; |
Alexandre Julliard | 6a9fe36 | 2003-03-19 22:09:16 +0000 | [diff] [blame] | 20889 | "libs/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;; |
| 20890 | "libs/port/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;; |
Alexandre Julliard | 7ab9a71 | 2003-03-21 05:06:48 +0000 | [diff] [blame] | 20891 | "libs/unicode/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/unicode/Makefile" ;; |
Alexandre Julliard | 2d1c790 | 2003-03-22 20:40:48 +0000 | [diff] [blame] | 20892 | "libs/wine/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;; |
Alexandre Julliard | e1a9b10 | 2003-05-01 03:16:21 +0000 | [diff] [blame] | 20893 | "libs/wpp/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;; |
Alexandre Julliard | 357c740 | 2003-11-06 01:17:56 +0000 | [diff] [blame] | 20894 | "loader/Makefile" ) CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20895 | "programs/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;; |
| 20896 | "programs/avitools/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/avitools/Makefile" ;; |
| 20897 | "programs/clock/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;; |
| 20898 | "programs/cmdlgtst/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;; |
| 20899 | "programs/control/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;; |
Alexandre Julliard | acfda14 | 2002-05-20 19:18:16 +0000 | [diff] [blame] | 20900 | "programs/expand/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;; |
Vincent BĂ©ron | 3496689 | 2004-07-19 19:44:07 +0000 | [diff] [blame] | 20901 | "programs/msiexec/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20902 | "programs/notepad/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20903 | "programs/progman/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;; |
Andriy Palamarchuk | 4e2e176 | 2002-04-11 23:58:40 +0000 | [diff] [blame] | 20904 | "programs/regedit/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;; |
Andriy Palamarchuk | 2f0d85c | 2002-04-29 23:47:39 +0000 | [diff] [blame] | 20905 | "programs/regsvr32/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;; |
Alexandre Julliard | d77294a | 2002-12-02 21:17:04 +0000 | [diff] [blame] | 20906 | "programs/rpcss/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;; |
Alberto Massari | 15e8e0a | 2002-11-15 01:41:20 +0000 | [diff] [blame] | 20907 | "programs/rundll32/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;; |
Dan Kegel | ba02ae4 | 2003-01-21 20:14:36 +0000 | [diff] [blame] | 20908 | "programs/start/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;; |
Eric Pouech | d6b348f | 2004-03-23 01:19:54 +0000 | [diff] [blame] | 20909 | "programs/taskmgr/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20910 | "programs/uninstaller/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;; |
| 20911 | "programs/view/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;; |
| 20912 | "programs/wcmd/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/wcmd/Makefile" ;; |
Shachar Shemesh | 175d059 | 2003-01-04 02:52:05 +0000 | [diff] [blame] | 20913 | "programs/wineboot/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;; |
Chris Morgan | d888d36 | 2004-01-06 20:49:58 +0000 | [diff] [blame] | 20914 | "programs/winebrowser/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;; |
Dimitrie O. Paun | 82ce2cc | 2003-03-31 19:41:55 +0000 | [diff] [blame] | 20915 | "programs/winecfg/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20916 | "programs/wineconsole/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;; |
Alexandre Julliard | f264bd3 | 2002-09-13 17:54:27 +0000 | [diff] [blame] | 20917 | "programs/winedbg/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;; |
Alexandre Julliard | 65a4216 | 2002-06-04 21:29:40 +0000 | [diff] [blame] | 20918 | "programs/winefile/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;; |
Mike McCormack | 88090b4 | 2003-05-21 18:50:53 +0000 | [diff] [blame] | 20919 | "programs/winemenubuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20920 | "programs/winemine/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;; |
Mike Wetherell | 0d8a9fa | 2002-05-05 20:31:54 +0000 | [diff] [blame] | 20921 | "programs/winepath/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;; |
Alexandre Julliard | 9f71bd9 | 2003-12-04 02:01:39 +0000 | [diff] [blame] | 20922 | "programs/winetest/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;; |
Alexandre Julliard | fedc411 | 2003-04-27 00:47:58 +0000 | [diff] [blame] | 20923 | "programs/winevdm/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20924 | "programs/winhelp/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winhelp/Makefile" ;; |
| 20925 | "programs/winver/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20926 | "server/Makefile" ) CONFIG_FILES="$CONFIG_FILES server/Makefile" ;; |
| 20927 | "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;; |
Alexandre Julliard | 7d4ee77 | 2002-07-16 03:20:45 +0000 | [diff] [blame] | 20928 | "tools/widl/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20929 | "tools/winapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winapi/Makefile" ;; |
| 20930 | "tools/winebuild/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;; |
| 20931 | "tools/winedump/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;; |
Alexandre Julliard | 280661c | 2003-09-11 21:27:58 +0000 | [diff] [blame] | 20932 | "tools/winegcc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20933 | "tools/wmc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;; |
| 20934 | "tools/wrc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20935 | "dlls/ddraw/d3ddevice" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/ddraw/d3ddevice" ;; |
| 20936 | "dlls/ddraw/dclipper" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/ddraw/dclipper" ;; |
| 20937 | "dlls/ddraw/ddraw" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/ddraw/ddraw" ;; |
| 20938 | "dlls/ddraw/direct3d" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/ddraw/direct3d" ;; |
| 20939 | "dlls/ddraw/dpalette" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/ddraw/dpalette" ;; |
| 20940 | "dlls/ddraw/dsurface" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/ddraw/dsurface" ;; |
Alexandre Julliard | 8911856 | 2002-03-27 21:13:40 +0000 | [diff] [blame] | 20941 | "dlls/gdi/enhmfdrv" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi/enhmfdrv" ;; |
| 20942 | "dlls/gdi/mfdrv" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi/mfdrv" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20943 | "dlls/kernel/messages" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel/messages" ;; |
| 20944 | "dlls/user/dde" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user/dde" ;; |
| 20945 | "dlls/user/resources" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user/resources" ;; |
| 20946 | "dlls/wineps/data" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps/data" ;; |
| 20947 | "include/wine" ) CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;; |
Alexandre Julliard | 9bb05fc | 2002-05-14 18:36:54 +0000 | [diff] [blame] | 20948 | "misc" ) CONFIG_COMMANDS="$CONFIG_COMMANDS misc" ;; |
Andriy Palamarchuk | f5aad76 | 2002-06-20 23:09:33 +0000 | [diff] [blame] | 20949 | "programs/regedit/tests" ) CONFIG_COMMANDS="$CONFIG_COMMANDS programs/regedit/tests" ;; |
Alexandre Julliard | 9bb05fc | 2002-05-14 18:36:54 +0000 | [diff] [blame] | 20950 | "windows" ) CONFIG_COMMANDS="$CONFIG_COMMANDS windows" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20951 | "include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20952 | *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20953 | echo "$as_me: error: invalid argument: $ac_config_target" >&2;} |
| 20954 | { (exit 1); exit 1; }; };; |
| 20955 | esac |
| 20956 | done |
| 20957 | |
| 20958 | # If the user did not use the arguments to specify the items to instantiate, |
| 20959 | # then the envvar interface is used. Set only those that are not. |
| 20960 | # We use the long form for the default assignment because of an extremely |
| 20961 | # bizarre bug on SunOS 4.1.3. |
| 20962 | if $ac_need_defaults; then |
| 20963 | test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files |
| 20964 | test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers |
| 20965 | test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands |
| 20966 | fi |
| 20967 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20968 | # Have a temporary directory for convenience. Make it in the build tree |
| 20969 | # simply because there is no reason to put it here, and in addition, |
| 20970 | # creating and moving files from /tmp can sometimes cause problems. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20971 | # Create a temporary directory, and hook for its removal unless debugging. |
| 20972 | $debug || |
| 20973 | { |
| 20974 | trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 |
| 20975 | trap '{ (exit 1); exit 1; }' 1 2 13 15 |
| 20976 | } |
| 20977 | |
| 20978 | # Create a (secure) tmp directory for tmp files. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20979 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20980 | { |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20981 | tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20982 | test -n "$tmp" && test -d "$tmp" |
| 20983 | } || |
| 20984 | { |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20985 | tmp=./confstat$$-$RANDOM |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20986 | (umask 077 && mkdir $tmp) |
| 20987 | } || |
| 20988 | { |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20989 | echo "$me: cannot create a temporary directory in ." >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20990 | { (exit 1); exit 1; } |
| 20991 | } |
| 20992 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20993 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20994 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20995 | cat >>$CONFIG_STATUS <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20996 | |
| 20997 | # |
| 20998 | # CONFIG_FILES section. |
| 20999 | # |
| 21000 | |
| 21001 | # No need to generate the scripts if there are no CONFIG_FILES. |
| 21002 | # This happens for instance when ./config.status config.h |
| 21003 | if test -n "\$CONFIG_FILES"; then |
| 21004 | # Protect against being on the right side of a sed subst in config.status. |
| 21005 | sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; |
| 21006 | s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF |
| 21007 | s,@SHELL@,$SHELL,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21008 | s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t |
| 21009 | s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t |
| 21010 | s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t |
| 21011 | s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t |
| 21012 | s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t |
| 21013 | s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21014 | s,@exec_prefix@,$exec_prefix,;t t |
| 21015 | s,@prefix@,$prefix,;t t |
| 21016 | s,@program_transform_name@,$program_transform_name,;t t |
| 21017 | s,@bindir@,$bindir,;t t |
| 21018 | s,@sbindir@,$sbindir,;t t |
| 21019 | s,@libexecdir@,$libexecdir,;t t |
| 21020 | s,@datadir@,$datadir,;t t |
| 21021 | s,@sysconfdir@,$sysconfdir,;t t |
| 21022 | s,@sharedstatedir@,$sharedstatedir,;t t |
| 21023 | s,@localstatedir@,$localstatedir,;t t |
| 21024 | s,@libdir@,$libdir,;t t |
| 21025 | s,@includedir@,$includedir,;t t |
| 21026 | s,@oldincludedir@,$oldincludedir,;t t |
| 21027 | s,@infodir@,$infodir,;t t |
| 21028 | s,@mandir@,$mandir,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21029 | s,@build_alias@,$build_alias,;t t |
| 21030 | s,@host_alias@,$host_alias,;t t |
| 21031 | s,@target_alias@,$target_alias,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21032 | s,@DEFS@,$DEFS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21033 | s,@ECHO_C@,$ECHO_C,;t t |
| 21034 | s,@ECHO_N@,$ECHO_N,;t t |
| 21035 | s,@ECHO_T@,$ECHO_T,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21036 | s,@LIBS@,$LIBS,;t t |
Alexandre Julliard | c728efc | 2002-10-02 02:34:09 +0000 | [diff] [blame] | 21037 | s,@WIN16_FILES@,$WIN16_FILES,;t t |
| 21038 | s,@WIN16_INSTALL@,$WIN16_INSTALL,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21039 | s,@build@,$build,;t t |
| 21040 | s,@build_cpu@,$build_cpu,;t t |
| 21041 | s,@build_vendor@,$build_vendor,;t t |
| 21042 | s,@build_os@,$build_os,;t t |
| 21043 | s,@host@,$host,;t t |
| 21044 | s,@host_cpu@,$host_cpu,;t t |
| 21045 | s,@host_vendor@,$host_vendor,;t t |
| 21046 | s,@host_os@,$host_os,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21047 | s,@SET_MAKE@,$SET_MAKE,;t t |
| 21048 | s,@CC@,$CC,;t t |
| 21049 | s,@CFLAGS@,$CFLAGS,;t t |
| 21050 | s,@LDFLAGS@,$LDFLAGS,;t t |
| 21051 | s,@CPPFLAGS@,$CPPFLAGS,;t t |
| 21052 | s,@ac_ct_CC@,$ac_ct_CC,;t t |
| 21053 | s,@EXEEXT@,$EXEEXT,;t t |
| 21054 | s,@OBJEXT@,$OBJEXT,;t t |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 21055 | s,@CXX@,$CXX,;t t |
| 21056 | s,@CXXFLAGS@,$CXXFLAGS,;t t |
| 21057 | s,@ac_ct_CXX@,$ac_ct_CXX,;t t |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 21058 | s,@CPPBIN@,$CPPBIN,;t t |
| 21059 | s,@ac_ct_CPPBIN@,$ac_ct_CPPBIN,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21060 | s,@TOOLSDIR@,$TOOLSDIR,;t t |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 21061 | s,@CPP@,$CPP,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21062 | s,@X_CFLAGS@,$X_CFLAGS,;t t |
| 21063 | s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t |
| 21064 | s,@X_LIBS@,$X_LIBS,;t t |
| 21065 | s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21066 | s,@LEX@,$LEX,;t t |
| 21067 | s,@LEXLIB@,$LEXLIB,;t t |
| 21068 | s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21069 | s,@XLEX@,$XLEX,;t t |
Mike McCormack | c068f67 | 2004-03-16 03:11:39 +0000 | [diff] [blame] | 21070 | s,@BISON@,$BISON,;t t |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 21071 | s,@AS@,$AS,;t t |
| 21072 | s,@ac_ct_AS@,$ac_ct_AS,;t t |
Alexandre Julliard | eb5f89c | 2002-05-24 21:22:10 +0000 | [diff] [blame] | 21073 | s,@LD@,$LD,;t t |
| 21074 | s,@ac_ct_LD@,$ac_ct_LD,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21075 | s,@AR@,$AR,;t t |
| 21076 | s,@ac_ct_AR@,$ac_ct_AR,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21077 | s,@RANLIB@,$RANLIB,;t t |
| 21078 | s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21079 | s,@STRIP@,$STRIP,;t t |
| 21080 | s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t |
| 21081 | s,@WINDRES@,$WINDRES,;t t |
| 21082 | s,@ac_ct_WINDRES@,$ac_ct_WINDRES,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21083 | s,@LN_S@,$LN_S,;t t |
Alexandre Julliard | df234a9 | 2002-05-22 02:10:39 +0000 | [diff] [blame] | 21084 | s,@LN@,$LN,;t t |
Alexandre Julliard | c626491 | 2004-08-16 20:09:37 +0000 | [diff] [blame] | 21085 | s,@EGREP@,$EGREP,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21086 | s,@LDCONFIG@,$LDCONFIG,;t t |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21087 | s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t |
| 21088 | s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t |
| 21089 | s,@INSTALL_DATA@,$INSTALL_DATA,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21090 | s,@LINT@,$LINT,;t t |
| 21091 | s,@LINTFLAGS@,$LINTFLAGS,;t t |
Vincent BĂ©ron | 1d8cb6e | 2002-11-23 01:20:02 +0000 | [diff] [blame] | 21092 | s,@DB2HTML@,$DB2HTML,;t t |
| 21093 | s,@DB2PDF@,$DB2PDF,;t t |
| 21094 | s,@DB2PS@,$DB2PS,;t t |
Dimitrie O. Paun | b817a3c | 2003-10-09 04:33:20 +0000 | [diff] [blame] | 21095 | s,@DB2TXT@,$DB2TXT,;t t |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 21096 | s,@FONTFORGE@,$FONTFORGE,;t t |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 21097 | s,@LIBPTHREAD@,$LIBPTHREAD,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21098 | s,@XLIB@,$XLIB,;t t |
| 21099 | s,@XFILES@,$XFILES,;t t |
| 21100 | s,@OPENGLFILES@,$OPENGLFILES,;t t |
| 21101 | s,@GLU32FILES@,$GLU32FILES,;t t |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 21102 | s,@OPENGL_LIBS@,$OPENGL_LIBS,;t t |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 21103 | s,@GLUT_LIBS@,$GLUT_LIBS,;t t |
| 21104 | s,@GLUT32FILES@,$GLUT32FILES,;t t |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 21105 | s,@NASLIBS@,$NASLIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21106 | s,@CURSESLIBS@,$CURSESLIBS,;t t |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 21107 | s,@sane_devel@,$sane_devel,;t t |
| 21108 | s,@SANELIBS@,$SANELIBS,;t t |
| 21109 | s,@SANEINCL@,$SANEINCL,;t t |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 21110 | s,@ICULIBS@,$ICULIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21111 | s,@ft_devel@,$ft_devel,;t t |
| 21112 | s,@ft_devel2@,$ft_devel2,;t t |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 21113 | s,@FREETYPELIBS@,$FREETYPELIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21114 | s,@FREETYPEINCL@,$FREETYPEINCL,;t t |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 21115 | s,@FONTSSUBDIRS@,$FONTSSUBDIRS,;t t |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 21116 | s,@ARTSCCONFIG@,$ARTSCCONFIG,;t t |
| 21117 | s,@ARTSLIBS@,$ARTSLIBS,;t t |
| 21118 | s,@ARTSINCL@,$ARTSINCL,;t t |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 21119 | s,@ALSALIBS@,$ALSALIBS,;t t |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 21120 | s,@AUDIOIOLIBS@,$AUDIOIOLIBS,;t t |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 21121 | s,@CAPI4LINUXLIBS@,$CAPI4LINUXLIBS,;t t |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 21122 | s,@EXTRACFLAGS@,$EXTRACFLAGS,;t t |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 21123 | s,@DLLEXT@,$DLLEXT,;t t |
| 21124 | s,@DLLFLAGS@,$DLLFLAGS,;t t |
| 21125 | s,@DLLIBS@,$DLLIBS,;t t |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 21126 | s,@LDSHARED@,$LDSHARED,;t t |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 21127 | s,@LDDLLFLAGS@,$LDDLLFLAGS,;t t |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 21128 | s,@LIBEXT@,$LIBEXT,;t t |
| 21129 | s,@IMPLIBEXT@,$IMPLIBEXT,;t t |
| 21130 | s,@DLLTOOL@,$DLLTOOL,;t t |
| 21131 | s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21132 | s,@DLLWRAP@,$DLLWRAP,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21133 | s,@ac_ct_DLLWRAP@,$ac_ct_DLLWRAP,;t t |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 21134 | s,@LDEXECFLAGS@,$LDEXECFLAGS,;t t |
Emmanuel Maillard | 46718f8 | 2004-07-22 19:48:41 +0000 | [diff] [blame] | 21135 | s,@LDLIBWINEFLAGS@,$LDLIBWINEFLAGS,;t t |
Emmanuel Maillard | 2300ce6 | 2004-08-19 01:20:45 +0000 | [diff] [blame] | 21136 | s,@COREFOUNDATIONLIB@,$COREFOUNDATIONLIB,;t t |
| 21137 | s,@IOKITLIB@,$IOKITLIB,;t t |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 21138 | s,@CROSSTEST@,$CROSSTEST,;t t |
| 21139 | s,@CROSSCC@,$CROSSCC,;t t |
Alexandre Julliard | 21ee329 | 2003-04-21 22:52:31 +0000 | [diff] [blame] | 21140 | s,@CROSSWINDRES@,$CROSSWINDRES,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21141 | s,@LDPATH@,$LDPATH,;t t |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 21142 | s,@CRTLIBS@,$CRTLIBS,;t t |
Steven Edwards | c91ae45 | 2004-09-03 18:57:19 +0000 | [diff] [blame] | 21143 | s,@SOCKETLIBS@,$SOCKETLIBS,;t t |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 21144 | s,@WINE_BINARIES@,$WINE_BINARIES,;t t |
| 21145 | s,@MAIN_BINARY@,$MAIN_BINARY,;t t |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 21146 | s,@LDD@,$LDD,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21147 | s,@ALLOCA@,$ALLOCA,;t t |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21148 | s,@LIBOBJS@,$LIBOBJS,;t t |
| 21149 | s,@LTLIBOBJS@,$LTLIBOBJS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21150 | /@MAKE_RULES@/r $MAKE_RULES |
| 21151 | s,@MAKE_RULES@,,;t t |
| 21152 | /@MAKE_DLL_RULES@/r $MAKE_DLL_RULES |
| 21153 | s,@MAKE_DLL_RULES@,,;t t |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 21154 | /@MAKE_TEST_RULES@/r $MAKE_TEST_RULES |
| 21155 | s,@MAKE_TEST_RULES@,,;t t |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 21156 | /@MAKE_LIB_RULES@/r $MAKE_LIB_RULES |
| 21157 | s,@MAKE_LIB_RULES@,,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21158 | /@MAKE_PROG_RULES@/r $MAKE_PROG_RULES |
| 21159 | s,@MAKE_PROG_RULES@,,;t t |
| 21160 | CEOF |
| 21161 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21162 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21163 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21164 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21165 | # Split the substitutions into bite-sized pieces for seds with |
| 21166 | # small command number limits, like on Digital OSF/1 and HP-UX. |
| 21167 | ac_max_sed_lines=48 |
| 21168 | ac_sed_frag=1 # Number of current file. |
| 21169 | ac_beg=1 # First line for current file. |
| 21170 | ac_end=$ac_max_sed_lines # Line after last line for current file. |
| 21171 | ac_more_lines=: |
| 21172 | ac_sed_cmds= |
| 21173 | while $ac_more_lines; do |
| 21174 | if test $ac_beg -gt 1; then |
| 21175 | sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag |
| 21176 | else |
| 21177 | sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag |
| 21178 | fi |
| 21179 | if test ! -s $tmp/subs.frag; then |
| 21180 | ac_more_lines=false |
| 21181 | else |
| 21182 | # The purpose of the label and of the branching condition is to |
| 21183 | # speed up the sed processing (if there are no `@' at all, there |
| 21184 | # is no need to browse any of the substitutions). |
| 21185 | # These are the two extra sed commands mentioned above. |
| 21186 | (echo ':t |
| 21187 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
| 21188 | if test -z "$ac_sed_cmds"; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21189 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21190 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21191 | ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21192 | fi |
| 21193 | ac_sed_frag=`expr $ac_sed_frag + 1` |
| 21194 | ac_beg=$ac_end |
| 21195 | ac_end=`expr $ac_end + $ac_max_sed_lines` |
| 21196 | fi |
| 21197 | done |
| 21198 | if test -z "$ac_sed_cmds"; then |
| 21199 | ac_sed_cmds=cat |
| 21200 | fi |
| 21201 | fi # test -n "$CONFIG_FILES" |
| 21202 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21203 | _ACEOF |
| 21204 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21205 | for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue |
| 21206 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 21207 | case $ac_file in |
| 21208 | - | *:- | *:-:* ) # input from stdin |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21209 | cat >$tmp/stdin |
| 21210 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21211 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21212 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21213 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21214 | * ) ac_file_in=$ac_file.in ;; |
| 21215 | esac |
| 21216 | |
| 21217 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21218 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 21219 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21220 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 21221 | X"$ac_file" : 'X\(//\)$' \| \ |
| 21222 | X"$ac_file" : 'X\(/\)' \| \ |
| 21223 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21224 | echo X"$ac_file" | |
| 21225 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21226 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21227 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21228 | /^X\(\/\).*/{ s//\1/; q; } |
| 21229 | s/.*/./; q'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21230 | { if $as_mkdir_p; then |
| 21231 | mkdir -p "$ac_dir" |
| 21232 | else |
| 21233 | as_dir="$ac_dir" |
| 21234 | as_dirs= |
| 21235 | while test ! -d "$as_dir"; do |
| 21236 | as_dirs="$as_dir $as_dirs" |
| 21237 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21238 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21239 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21240 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21241 | X"$as_dir" : 'X\(/\)' \| \ |
| 21242 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21243 | echo X"$as_dir" | |
| 21244 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21245 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21246 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21247 | /^X\(\/\).*/{ s//\1/; q; } |
| 21248 | s/.*/./; q'` |
| 21249 | done |
| 21250 | test ! -n "$as_dirs" || mkdir $as_dirs |
| 21251 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 |
| 21252 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} |
| 21253 | { (exit 1); exit 1; }; }; } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21254 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21255 | ac_builddir=. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21256 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21257 | if test "$ac_dir" != .; then |
| 21258 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
| 21259 | # A "../" for each directory in $ac_dir_suffix. |
| 21260 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` |
| 21261 | else |
| 21262 | ac_dir_suffix= ac_top_builddir= |
| 21263 | fi |
| 21264 | |
| 21265 | case $srcdir in |
| 21266 | .) # No --srcdir option. We are building in place. |
| 21267 | ac_srcdir=. |
| 21268 | if test -z "$ac_top_builddir"; then |
| 21269 | ac_top_srcdir=. |
| 21270 | else |
| 21271 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` |
| 21272 | fi ;; |
| 21273 | [\\/]* | ?:[\\/]* ) # Absolute path. |
| 21274 | ac_srcdir=$srcdir$ac_dir_suffix; |
| 21275 | ac_top_srcdir=$srcdir ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21276 | *) # Relative path. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21277 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 21278 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 21279 | esac |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21280 | |
| 21281 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 21282 | # the directories may not exist. |
| 21283 | case `pwd` in |
| 21284 | .) ac_abs_builddir="$ac_dir";; |
| 21285 | *) |
| 21286 | case "$ac_dir" in |
| 21287 | .) ac_abs_builddir=`pwd`;; |
| 21288 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; |
| 21289 | *) ac_abs_builddir=`pwd`/"$ac_dir";; |
| 21290 | esac;; |
| 21291 | esac |
| 21292 | case $ac_abs_builddir in |
| 21293 | .) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21294 | *) |
| 21295 | case ${ac_top_builddir}. in |
| 21296 | .) ac_abs_top_builddir=$ac_abs_builddir;; |
| 21297 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21298 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; |
| 21299 | esac;; |
| 21300 | esac |
| 21301 | case $ac_abs_builddir in |
| 21302 | .) ac_abs_srcdir=$ac_srcdir;; |
| 21303 | *) |
| 21304 | case $ac_srcdir in |
| 21305 | .) ac_abs_srcdir=$ac_abs_builddir;; |
| 21306 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; |
| 21307 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; |
| 21308 | esac;; |
| 21309 | esac |
| 21310 | case $ac_abs_builddir in |
| 21311 | .) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21312 | *) |
| 21313 | case $ac_top_srcdir in |
| 21314 | .) ac_abs_top_srcdir=$ac_abs_builddir;; |
| 21315 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21316 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; |
| 21317 | esac;; |
| 21318 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21319 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21320 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21321 | case $INSTALL in |
| 21322 | [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21323 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 21324 | esac |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 21325 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21326 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| 21327 | # use $as_me), people would be surprised to read: |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21328 | # /* config.h. Generated by config.status. */ |
| 21329 | if test x"$ac_file" = x-; then |
| 21330 | configure_input= |
| 21331 | else |
| 21332 | configure_input="$ac_file. " |
| 21333 | fi |
| 21334 | configure_input=$configure_input"Generated from `echo $ac_file_in | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21335 | sed 's,.*/,,'` by configure." |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 21336 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21337 | # First look for the input files in the build tree, otherwise in the |
| 21338 | # src tree. |
| 21339 | ac_file_inputs=`IFS=: |
| 21340 | for f in $ac_file_in; do |
| 21341 | case $f in |
| 21342 | -) echo $tmp/stdin ;; |
| 21343 | [\\/$]*) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21344 | # Absolute (can't be DOS-style, as IFS=:) |
| 21345 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21346 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21347 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21348 | echo "$f";; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21349 | *) # Relative |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21350 | if test -f "$f"; then |
| 21351 | # Build tree |
| 21352 | echo "$f" |
| 21353 | elif test -f "$srcdir/$f"; then |
| 21354 | # Source tree |
| 21355 | echo "$srcdir/$f" |
| 21356 | else |
| 21357 | # /dev/null tree |
| 21358 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21359 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21360 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21361 | fi;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21362 | esac |
| 21363 | done` || { (exit 1); exit 1; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21364 | |
| 21365 | if test x"$ac_file" != x-; then |
| 21366 | { echo "$as_me:$LINENO: creating $ac_file" >&5 |
| 21367 | echo "$as_me: creating $ac_file" >&6;} |
| 21368 | rm -f "$ac_file" |
| 21369 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21370 | _ACEOF |
| 21371 | cat >>$CONFIG_STATUS <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21372 | sed "$ac_vpsub |
| 21373 | $extrasub |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21374 | _ACEOF |
| 21375 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21376 | :t |
| 21377 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b |
| 21378 | s,@configure_input@,$configure_input,;t t |
| 21379 | s,@srcdir@,$ac_srcdir,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21380 | s,@abs_srcdir@,$ac_abs_srcdir,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21381 | s,@top_srcdir@,$ac_top_srcdir,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21382 | s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t |
| 21383 | s,@builddir@,$ac_builddir,;t t |
| 21384 | s,@abs_builddir@,$ac_abs_builddir,;t t |
| 21385 | s,@top_builddir@,$ac_top_builddir,;t t |
| 21386 | s,@abs_top_builddir@,$ac_abs_top_builddir,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21387 | s,@INSTALL@,$ac_INSTALL,;t t |
| 21388 | " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out |
| 21389 | rm -f $tmp/stdin |
| 21390 | if test x"$ac_file" != x-; then |
| 21391 | mv $tmp/out $ac_file |
| 21392 | else |
| 21393 | cat $tmp/out |
| 21394 | rm -f $tmp/out |
| 21395 | fi |
| 21396 | |
| 21397 | done |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21398 | _ACEOF |
| 21399 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21400 | |
| 21401 | # |
| 21402 | # CONFIG_HEADER section. |
| 21403 | # |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21404 | |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21405 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where |
| 21406 | # NAME is the cpp macro being defined and VALUE is the value it is being given. |
| 21407 | # |
| 21408 | # ac_d sets the value in "#define NAME VALUE" lines. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21409 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
| 21410 | ac_dB='[ ].*$,\1#\2' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21411 | ac_dC=' ' |
| 21412 | ac_dD=',;t' |
| 21413 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21414 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21415 | ac_uB='$,\1#\2define\3' |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21416 | ac_uC=' ' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21417 | ac_uD=',;t' |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21418 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21419 | for ac_file in : $CONFIG_HEADERS; do test "x$ac_file" = x: && continue |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 21420 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21421 | case $ac_file in |
| 21422 | - | *:- | *:-:* ) # input from stdin |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21423 | cat >$tmp/stdin |
| 21424 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21425 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21426 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21427 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21428 | * ) ac_file_in=$ac_file.in ;; |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21429 | esac |
| 21430 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21431 | test x"$ac_file" != x- && { echo "$as_me:$LINENO: creating $ac_file" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21432 | echo "$as_me: creating $ac_file" >&6;} |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21433 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21434 | # First look for the input files in the build tree, otherwise in the |
| 21435 | # src tree. |
| 21436 | ac_file_inputs=`IFS=: |
| 21437 | for f in $ac_file_in; do |
| 21438 | case $f in |
| 21439 | -) echo $tmp/stdin ;; |
| 21440 | [\\/$]*) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21441 | # Absolute (can't be DOS-style, as IFS=:) |
| 21442 | test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21443 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21444 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21445 | # Do quote $f, to prevent DOS paths from being IFS'd. |
| 21446 | echo "$f";; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21447 | *) # Relative |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21448 | if test -f "$f"; then |
| 21449 | # Build tree |
| 21450 | echo "$f" |
| 21451 | elif test -f "$srcdir/$f"; then |
| 21452 | # Source tree |
| 21453 | echo "$srcdir/$f" |
| 21454 | else |
| 21455 | # /dev/null tree |
| 21456 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21457 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21458 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21459 | fi;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21460 | esac |
| 21461 | done` || { (exit 1); exit 1; } |
| 21462 | # Remove the trailing spaces. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21463 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21464 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21465 | _ACEOF |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21466 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21467 | # Transform confdefs.h into two sed scripts, `conftest.defines' and |
| 21468 | # `conftest.undefs', that substitutes the proper values into |
| 21469 | # config.h.in to produce config.h. The first handles `#define' |
| 21470 | # templates, and the second `#undef' templates. |
| 21471 | # And first: Protect against being on the right side of a sed subst in |
| 21472 | # config.status. Protect against being in an unquoted here document |
| 21473 | # in config.status. |
| 21474 | rm -f conftest.defines conftest.undefs |
| 21475 | # Using a here document instead of a string reduces the quoting nightmare. |
| 21476 | # Putting comments in sed scripts is not portable. |
| 21477 | # |
| 21478 | # `end' is used to avoid that the second main sed command (meant for |
| 21479 | # 0-ary CPP macros) applies to n-ary macro definitions. |
| 21480 | # See the Autoconf documentation for `clear'. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21481 | cat >confdef2sed.sed <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21482 | s/[\\&,]/\\&/g |
| 21483 | s,[\\$`],\\&,g |
| 21484 | t clear |
| 21485 | : clear |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21486 | s,^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*\)\(([^)]*)\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1\2${ac_dC}\3${ac_dD},gp |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21487 | t end |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21488 | s,^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)$,${ac_dA}\1${ac_dB}\1${ac_dC}\2${ac_dD},gp |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21489 | : end |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21490 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21491 | # If some macros were called several times there might be several times |
| 21492 | # the same #defines, which is useless. Nevertheless, we may not want to |
| 21493 | # sort them, since we want the *last* AC-DEFINE to be honored. |
| 21494 | uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines |
| 21495 | sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs |
| 21496 | rm -f confdef2sed.sed |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21497 | |
| 21498 | # This sed command replaces #undef with comments. This is necessary, for |
| 21499 | # example, in the case of _POSIX_SOURCE, which is predefined and required |
| 21500 | # on some systems where configure will not decide to define it. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21501 | cat >>conftest.undefs <<\_ACEOF |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21502 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21503 | _ACEOF |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21504 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21505 | # Break up conftest.defines because some shells have a limit on the size |
| 21506 | # of here documents, and old seds have small limits too (100 cmds). |
| 21507 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21508 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21509 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
| 21510 | echo ' :' >>$CONFIG_STATUS |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21511 | rm -f conftest.tail |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21512 | while grep . conftest.defines >/dev/null |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21513 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21514 | # Write a limited-size here document to $tmp/defines.sed. |
| 21515 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
| 21516 | # Speed up: don't consider the non `#define' lines. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21517 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21518 | # Work around the forget-to-reset-the-flag bug. |
| 21519 | echo 't clr' >>$CONFIG_STATUS |
| 21520 | echo ': clr' >>$CONFIG_STATUS |
| 21521 | sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21522 | echo 'CEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21523 | sed -f $tmp/defines.sed $tmp/in >$tmp/out |
| 21524 | rm -f $tmp/in |
| 21525 | mv $tmp/out $tmp/in |
| 21526 | ' >>$CONFIG_STATUS |
| 21527 | sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail |
| 21528 | rm -f conftest.defines |
| 21529 | mv conftest.tail conftest.defines |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21530 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21531 | rm -f conftest.defines |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21532 | echo ' fi # grep' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21533 | echo >>$CONFIG_STATUS |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21534 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21535 | # Break up conftest.undefs because some shells have a limit on the size |
| 21536 | # of here documents, and old seds have small limits too (100 cmds). |
| 21537 | echo ' # Handle all the #undef templates' >>$CONFIG_STATUS |
| 21538 | rm -f conftest.tail |
| 21539 | while grep . conftest.undefs >/dev/null |
| 21540 | do |
| 21541 | # Write a limited-size here document to $tmp/undefs.sed. |
| 21542 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
| 21543 | # Speed up: don't consider the non `#undef' |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21544 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21545 | # Work around the forget-to-reset-the-flag bug. |
| 21546 | echo 't clr' >>$CONFIG_STATUS |
| 21547 | echo ': clr' >>$CONFIG_STATUS |
| 21548 | sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS |
| 21549 | echo 'CEOF |
| 21550 | sed -f $tmp/undefs.sed $tmp/in >$tmp/out |
| 21551 | rm -f $tmp/in |
| 21552 | mv $tmp/out $tmp/in |
| 21553 | ' >>$CONFIG_STATUS |
| 21554 | sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail |
| 21555 | rm -f conftest.undefs |
| 21556 | mv conftest.tail conftest.undefs |
| 21557 | done |
| 21558 | rm -f conftest.undefs |
| 21559 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21560 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21561 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| 21562 | # use $as_me), people would be surprised to read: |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21563 | # /* config.h. Generated by config.status. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21564 | if test x"$ac_file" = x-; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21565 | echo "/* Generated by configure. */" >$tmp/config.h |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21566 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21567 | echo "/* $ac_file. Generated by configure. */" >$tmp/config.h |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21568 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21569 | cat $tmp/in >>$tmp/config.h |
| 21570 | rm -f $tmp/in |
| 21571 | if test x"$ac_file" != x-; then |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21572 | if diff $ac_file $tmp/config.h >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21573 | { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21574 | echo "$as_me: $ac_file is unchanged" >&6;} |
| 21575 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21576 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 21577 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21578 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 21579 | X"$ac_file" : 'X\(//\)$' \| \ |
| 21580 | X"$ac_file" : 'X\(/\)' \| \ |
| 21581 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21582 | echo X"$ac_file" | |
| 21583 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21584 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21585 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21586 | /^X\(\/\).*/{ s//\1/; q; } |
| 21587 | s/.*/./; q'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21588 | { if $as_mkdir_p; then |
| 21589 | mkdir -p "$ac_dir" |
| 21590 | else |
| 21591 | as_dir="$ac_dir" |
| 21592 | as_dirs= |
| 21593 | while test ! -d "$as_dir"; do |
| 21594 | as_dirs="$as_dir $as_dirs" |
| 21595 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21596 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21597 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21598 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21599 | X"$as_dir" : 'X\(/\)' \| \ |
| 21600 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21601 | echo X"$as_dir" | |
| 21602 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21603 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21604 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21605 | /^X\(\/\).*/{ s//\1/; q; } |
| 21606 | s/.*/./; q'` |
| 21607 | done |
| 21608 | test ! -n "$as_dirs" || mkdir $as_dirs |
| 21609 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 |
| 21610 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} |
| 21611 | { (exit 1); exit 1; }; }; } |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21612 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21613 | rm -f $ac_file |
| 21614 | mv $tmp/config.h $ac_file |
| 21615 | fi |
| 21616 | else |
| 21617 | cat $tmp/config.h |
| 21618 | rm -f $tmp/config.h |
| 21619 | fi |
| 21620 | done |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21621 | _ACEOF |
| 21622 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21623 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21624 | # |
| 21625 | # CONFIG_COMMANDS section. |
| 21626 | # |
| 21627 | for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue |
| 21628 | ac_dest=`echo "$ac_file" | sed 's,:.*,,'` |
| 21629 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21630 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
| 21631 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21632 | X"$ac_dest" : 'X\(//\)[^/]' \| \ |
| 21633 | X"$ac_dest" : 'X\(//\)$' \| \ |
| 21634 | X"$ac_dest" : 'X\(/\)' \| \ |
| 21635 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21636 | echo X"$ac_dest" | |
| 21637 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21638 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21639 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21640 | /^X\(\/\).*/{ s//\1/; q; } |
| 21641 | s/.*/./; q'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21642 | { if $as_mkdir_p; then |
| 21643 | mkdir -p "$ac_dir" |
| 21644 | else |
| 21645 | as_dir="$ac_dir" |
| 21646 | as_dirs= |
| 21647 | while test ! -d "$as_dir"; do |
| 21648 | as_dirs="$as_dir $as_dirs" |
| 21649 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21650 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 21651 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21652 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21653 | X"$as_dir" : 'X\(/\)' \| \ |
| 21654 | . : '\(.\)' 2>/dev/null || |
| 21655 | echo X"$as_dir" | |
| 21656 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21657 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21658 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21659 | /^X\(\/\).*/{ s//\1/; q; } |
| 21660 | s/.*/./; q'` |
| 21661 | done |
| 21662 | test ! -n "$as_dirs" || mkdir $as_dirs |
| 21663 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 |
| 21664 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} |
| 21665 | { (exit 1); exit 1; }; }; } |
| 21666 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21667 | ac_builddir=. |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 21668 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21669 | if test "$ac_dir" != .; then |
| 21670 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
| 21671 | # A "../" for each directory in $ac_dir_suffix. |
| 21672 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21673 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21674 | ac_dir_suffix= ac_top_builddir= |
| 21675 | fi |
| 21676 | |
| 21677 | case $srcdir in |
| 21678 | .) # No --srcdir option. We are building in place. |
| 21679 | ac_srcdir=. |
| 21680 | if test -z "$ac_top_builddir"; then |
| 21681 | ac_top_srcdir=. |
| 21682 | else |
| 21683 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` |
| 21684 | fi ;; |
| 21685 | [\\/]* | ?:[\\/]* ) # Absolute path. |
| 21686 | ac_srcdir=$srcdir$ac_dir_suffix; |
| 21687 | ac_top_srcdir=$srcdir ;; |
| 21688 | *) # Relative path. |
| 21689 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 21690 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 21691 | esac |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21692 | |
| 21693 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 21694 | # the directories may not exist. |
| 21695 | case `pwd` in |
| 21696 | .) ac_abs_builddir="$ac_dir";; |
| 21697 | *) |
| 21698 | case "$ac_dir" in |
| 21699 | .) ac_abs_builddir=`pwd`;; |
| 21700 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; |
| 21701 | *) ac_abs_builddir=`pwd`/"$ac_dir";; |
| 21702 | esac;; |
| 21703 | esac |
| 21704 | case $ac_abs_builddir in |
| 21705 | .) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21706 | *) |
| 21707 | case ${ac_top_builddir}. in |
| 21708 | .) ac_abs_top_builddir=$ac_abs_builddir;; |
| 21709 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21710 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; |
| 21711 | esac;; |
| 21712 | esac |
| 21713 | case $ac_abs_builddir in |
| 21714 | .) ac_abs_srcdir=$ac_srcdir;; |
| 21715 | *) |
| 21716 | case $ac_srcdir in |
| 21717 | .) ac_abs_srcdir=$ac_abs_builddir;; |
| 21718 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; |
| 21719 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; |
| 21720 | esac;; |
| 21721 | esac |
| 21722 | case $ac_abs_builddir in |
| 21723 | .) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21724 | *) |
| 21725 | case $ac_top_srcdir in |
| 21726 | .) ac_abs_top_srcdir=$ac_abs_builddir;; |
| 21727 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21728 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; |
| 21729 | esac;; |
| 21730 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21731 | |
| 21732 | |
| 21733 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |
| 21734 | echo "$as_me: executing $ac_dest commands" >&6;} |
| 21735 | case $ac_dest in |
| 21736 | dlls/ddraw/d3ddevice ) test -d "dlls/ddraw/d3ddevice" || ({ echo "$as_me:$LINENO: creating dlls/ddraw/d3ddevice" >&5 |
| 21737 | echo "$as_me: creating dlls/ddraw/d3ddevice" >&6;} && mkdir "dlls/ddraw/d3ddevice") ;; |
| 21738 | dlls/ddraw/dclipper ) test -d "dlls/ddraw/dclipper" || ({ echo "$as_me:$LINENO: creating dlls/ddraw/dclipper" >&5 |
| 21739 | echo "$as_me: creating dlls/ddraw/dclipper" >&6;} && mkdir "dlls/ddraw/dclipper") ;; |
| 21740 | dlls/ddraw/ddraw ) test -d "dlls/ddraw/ddraw" || ({ echo "$as_me:$LINENO: creating dlls/ddraw/ddraw" >&5 |
| 21741 | echo "$as_me: creating dlls/ddraw/ddraw" >&6;} && mkdir "dlls/ddraw/ddraw") ;; |
| 21742 | dlls/ddraw/direct3d ) test -d "dlls/ddraw/direct3d" || ({ echo "$as_me:$LINENO: creating dlls/ddraw/direct3d" >&5 |
| 21743 | echo "$as_me: creating dlls/ddraw/direct3d" >&6;} && mkdir "dlls/ddraw/direct3d") ;; |
| 21744 | dlls/ddraw/dpalette ) test -d "dlls/ddraw/dpalette" || ({ echo "$as_me:$LINENO: creating dlls/ddraw/dpalette" >&5 |
| 21745 | echo "$as_me: creating dlls/ddraw/dpalette" >&6;} && mkdir "dlls/ddraw/dpalette") ;; |
| 21746 | dlls/ddraw/dsurface ) test -d "dlls/ddraw/dsurface" || ({ echo "$as_me:$LINENO: creating dlls/ddraw/dsurface" >&5 |
| 21747 | echo "$as_me: creating dlls/ddraw/dsurface" >&6;} && mkdir "dlls/ddraw/dsurface") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21748 | dlls/gdi/enhmfdrv ) test -d "dlls/gdi/enhmfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi/enhmfdrv" >&5 |
| 21749 | echo "$as_me: creating dlls/gdi/enhmfdrv" >&6;} && mkdir "dlls/gdi/enhmfdrv") ;; |
| 21750 | dlls/gdi/mfdrv ) test -d "dlls/gdi/mfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi/mfdrv" >&5 |
| 21751 | echo "$as_me: creating dlls/gdi/mfdrv" >&6;} && mkdir "dlls/gdi/mfdrv") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21752 | dlls/kernel/messages ) test -d "dlls/kernel/messages" || ({ echo "$as_me:$LINENO: creating dlls/kernel/messages" >&5 |
| 21753 | echo "$as_me: creating dlls/kernel/messages" >&6;} && mkdir "dlls/kernel/messages") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21754 | dlls/user/dde ) test -d "dlls/user/dde" || ({ echo "$as_me:$LINENO: creating dlls/user/dde" >&5 |
| 21755 | echo "$as_me: creating dlls/user/dde" >&6;} && mkdir "dlls/user/dde") ;; |
| 21756 | dlls/user/resources ) test -d "dlls/user/resources" || ({ echo "$as_me:$LINENO: creating dlls/user/resources" >&5 |
| 21757 | echo "$as_me: creating dlls/user/resources" >&6;} && mkdir "dlls/user/resources") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21758 | dlls/wineps/data ) test -d "dlls/wineps/data" || ({ echo "$as_me:$LINENO: creating dlls/wineps/data" >&5 |
| 21759 | echo "$as_me: creating dlls/wineps/data" >&6;} && mkdir "dlls/wineps/data") ;; |
| 21760 | include/wine ) test -d "include/wine" || ({ echo "$as_me:$LINENO: creating include/wine" >&5 |
| 21761 | echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;; |
Alexandre Julliard | 9bb05fc | 2002-05-14 18:36:54 +0000 | [diff] [blame] | 21762 | misc ) test -d "misc" || ({ echo "$as_me:$LINENO: creating misc" >&5 |
| 21763 | echo "$as_me: creating misc" >&6;} && mkdir "misc") ;; |
Andriy Palamarchuk | f5aad76 | 2002-06-20 23:09:33 +0000 | [diff] [blame] | 21764 | programs/regedit/tests ) test -d "programs/regedit/tests" || ({ echo "$as_me:$LINENO: creating programs/regedit/tests" >&5 |
| 21765 | echo "$as_me: creating programs/regedit/tests" >&6;} && mkdir "programs/regedit/tests") ;; |
Alexandre Julliard | 9bb05fc | 2002-05-14 18:36:54 +0000 | [diff] [blame] | 21766 | windows ) test -d "windows" || ({ echo "$as_me:$LINENO: creating windows" >&5 |
| 21767 | echo "$as_me: creating windows" >&6;} && mkdir "windows") ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21768 | esac |
| 21769 | done |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21770 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21771 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21772 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 21773 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21774 | { (exit 0); exit 0; } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21775 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21776 | chmod +x $CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21777 | ac_clean_files=$ac_clean_files_save |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21778 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21779 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21780 | # configure is writing to config.log, and then calls config.status. |
| 21781 | # config.status does its own redirection, appending to config.log. |
| 21782 | # Unfortunately, on DOS this fails, as config.log is still kept open |
| 21783 | # by configure, so config.status won't be able to write to it; its |
| 21784 | # output is simply discarded. So we exec the FD to /dev/null, |
| 21785 | # effectively closing config.log, so it can be properly (re)opened and |
| 21786 | # appended to by config.status. When coming back to configure, we |
| 21787 | # need to make the FD available again. |
| 21788 | if test "$no_create" != yes; then |
| 21789 | ac_cs_success=: |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21790 | ac_config_status_args= |
| 21791 | test "$silent" = yes && |
| 21792 | ac_config_status_args="$ac_config_status_args --quiet" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21793 | exec 5>/dev/null |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21794 | $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21795 | exec 5>>config.log |
| 21796 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
| 21797 | # would make configure fail if this is the last instruction. |
| 21798 | $ac_cs_success || { (exit 1); exit 1; } |
| 21799 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21800 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21801 | |
Ove Kaaven | 8b4431f | 1999-01-23 13:59:11 +0000 | [diff] [blame] | 21802 | if test "$have_x" = "no" |
| 21803 | then |
| 21804 | echo |
| 21805 | echo "*** Warning: X development files not found. Wine will be built without" |
| 21806 | echo "*** X support, which currently does not work, and would probably not be" |
| 21807 | echo "*** what you want anyway. You will need to install devel packages of" |
Alexandre Julliard | 18e4b5e | 2002-01-04 18:52:40 +0000 | [diff] [blame] | 21808 | echo "*** Xlib/Xfree86 at the very least." |
Ove Kaaven | 8b4431f | 1999-01-23 13:59:11 +0000 | [diff] [blame] | 21809 | fi |
| 21810 | |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 21811 | if test "$wine_cv_opengl_version_OK" = "no" |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 21812 | then |
| 21813 | echo |
| 21814 | echo "*** Warning: old Mesa headers detected. Wine will be built without Direct3D" |
Lionel Ulmer | 5eee0bf | 2000-03-24 21:20:33 +0000 | [diff] [blame] | 21815 | echo "*** support. Consider upgrading your Mesa libraries (http://www.mesa3d.org/)." |
| 21816 | fi |
| 21817 | |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 21818 | if test "$wine_cv_msg_freetype" = "yes" |
| 21819 | then |
| 21820 | echo |
| 21821 | echo "*** Note: Your system appears to have the FreeType 2 runtime libraries" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21822 | echo "*** installed, but 'freetype-config' is not in your PATH. Install the" |
| 21823 | echo "*** freetype-devel package (or its equivalent on your distribution) to" |
| 21824 | echo "*** enable Wine to use TrueType fonts." |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 21825 | fi |
| 21826 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21827 | echo |
Vincent BĂ©ron | 5606d10 | 2004-08-19 00:03:45 +0000 | [diff] [blame] | 21828 | echo "Configure finished. Do '${ac_make} depend && ${ac_make}' to compile Wine." |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21829 | echo |
| 21830 | |