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 | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 3 | # Generated by GNU Autoconf 2.59 for Wine 20050628. |
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 | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 272 | PACKAGE_VERSION='20050628' |
| 273 | PACKAGE_STRING='Wine 20050628' |
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 | ea524de | 2005-07-15 16:39:42 +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 DLLDEFS build build_cpu build_vendor build_os host host_cpu host_vendor host_os WIN16_FILES WIN16_INSTALL 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 FONTFORGE LIBPTHREAD XLIB XFILES OPENGLFILES GLU32FILES OPENGL_LIBS GLUT_LIBS GLUT32FILES NASLIBS CURSESLIBS sane_devel SANELIBS SANEINCL ICULIBS LCMSLIBS LDAPLIBS ft_devel ft_devel2 FREETYPELIBS FREETYPEINCL FONTSSUBDIRS ARTSCCONFIG ARTSLIBS ARTSINCL ALSALIBS AUDIOIOLIBS 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 | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 791 | \`configure' configures Wine 20050628 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 | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 856 | short | recursive ) echo "Configuration of Wine 20050628:";; |
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 | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 987 | Wine configure 20050628 |
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 | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 1001 | It was created by Wine $as_me 20050628, 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 | |
Vincent BĂ©ron | 1f50414 | 2004-10-19 23:06:11 +0000 | [diff] [blame] | 1407 | DLLDEFS="" |
| 1408 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1409 | if test "x$enable_debug" = "xno" |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1410 | then |
Vincent BĂ©ron | 1f50414 | 2004-10-19 23:06:11 +0000 | [diff] [blame] | 1411 | DLLDEFS="$DLLDEFS -DWINE_NO_DEBUG_MSGS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1412 | fi |
| 1413 | if test "x$enable_trace" = "xno" -o "x$enable_debug" = "xno" |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 1414 | then |
Vincent BĂ©ron | 1f50414 | 2004-10-19 23:06:11 +0000 | [diff] [blame] | 1415 | DLLDEFS="$DLLDEFS -DWINE_NO_TRACE_MSGS" |
Alexandre Julliard | f90efa9 | 1998-06-14 15:24:15 +0000 | [diff] [blame] | 1416 | fi |
| 1417 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1418 | # Make sure we can run config.sub. |
| 1419 | $ac_config_sub sun4 >/dev/null 2>&1 || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1420 | { { echo "$as_me:$LINENO: error: cannot run $ac_config_sub" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1421 | echo "$as_me: error: cannot run $ac_config_sub" >&2;} |
| 1422 | { (exit 1); exit 1; }; } |
Alexandre Julliard | a0b2b1d | 1997-11-16 17:38:29 +0000 | [diff] [blame] | 1423 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1424 | echo "$as_me:$LINENO: checking build system type" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1425 | echo $ECHO_N "checking build system type... $ECHO_C" >&6 |
| 1426 | if test "${ac_cv_build+set}" = set; then |
| 1427 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1428 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1429 | ac_cv_build_alias=$build_alias |
| 1430 | test -z "$ac_cv_build_alias" && |
| 1431 | ac_cv_build_alias=`$ac_config_guess` |
| 1432 | test -z "$ac_cv_build_alias" && |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1433 | { { 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] | 1434 | echo "$as_me: error: cannot guess build type; you must specify one" >&2;} |
| 1435 | { (exit 1); exit 1; }; } |
| 1436 | ac_cv_build=`$ac_config_sub $ac_cv_build_alias` || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1437 | { { echo "$as_me:$LINENO: error: $ac_config_sub $ac_cv_build_alias failed" >&5 |
| 1438 | 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] | 1439 | { (exit 1); exit 1; }; } |
| 1440 | |
| 1441 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1442 | echo "$as_me:$LINENO: result: $ac_cv_build" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1443 | echo "${ECHO_T}$ac_cv_build" >&6 |
| 1444 | build=$ac_cv_build |
| 1445 | build_cpu=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
| 1446 | build_vendor=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
| 1447 | build_os=`echo $ac_cv_build | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| 1448 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1449 | |
| 1450 | echo "$as_me:$LINENO: checking host system type" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1451 | echo $ECHO_N "checking host system type... $ECHO_C" >&6 |
| 1452 | if test "${ac_cv_host+set}" = set; then |
| 1453 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1454 | else |
| 1455 | ac_cv_host_alias=$host_alias |
| 1456 | test -z "$ac_cv_host_alias" && |
| 1457 | ac_cv_host_alias=$ac_cv_build_alias |
| 1458 | ac_cv_host=`$ac_config_sub $ac_cv_host_alias` || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1459 | { { 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] | 1460 | echo "$as_me: error: $ac_config_sub $ac_cv_host_alias failed" >&2;} |
| 1461 | { (exit 1); exit 1; }; } |
| 1462 | |
| 1463 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1464 | echo "$as_me:$LINENO: result: $ac_cv_host" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1465 | echo "${ECHO_T}$ac_cv_host" >&6 |
| 1466 | host=$ac_cv_host |
| 1467 | host_cpu=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\1/'` |
| 1468 | host_vendor=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\2/'` |
| 1469 | host_os=`echo $ac_cv_host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'` |
| 1470 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1471 | |
Alexandre Julliard | 2aa8e87 | 2004-10-08 23:39:16 +0000 | [diff] [blame] | 1472 | case $host in |
| 1473 | x86_64*linux*) |
| 1474 | if test "x$enable_win64" != "xyes" |
| 1475 | then |
| 1476 | test -n "$CC" || CC="gcc -m32" |
| 1477 | test -n "$LD" || LD="ld -m elf_i386" |
| 1478 | test -n "$AS" || AS="as --32" |
Alex Woods | bbcf986 | 2005-02-10 19:09:08 +0000 | [diff] [blame] | 1479 | host_cpu="i386" |
Alexandre Julliard | 2aa8e87 | 2004-10-08 23:39:16 +0000 | [diff] [blame] | 1480 | fi |
| 1481 | ;; |
| 1482 | esac |
| 1483 | |
Alexandre Julliard | 71440f3 | 2005-05-19 14:28:17 +0000 | [diff] [blame] | 1484 | case $host_cpu in |
| 1485 | *i[3456789]86*) |
| 1486 | if test "x$enable_win16" != "xno" |
| 1487 | then |
| 1488 | enable_win16="yes" |
| 1489 | fi |
| 1490 | ;; |
| 1491 | esac |
| 1492 | |
| 1493 | WIN16_FILES="\$(WIN16_FILES)" |
| 1494 | |
| 1495 | WIN16_INSTALL="\$(WIN16_INSTALL)" |
| 1496 | |
| 1497 | if test "x$enable_win16" != "xyes" |
| 1498 | then |
| 1499 | WIN16_FILES="" |
| 1500 | WIN16_INSTALL="" |
| 1501 | fi |
| 1502 | |
| 1503 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1504 | echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 |
| 1505 | echo $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1506 | set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'` |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1507 | if eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then |
| 1508 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1509 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1510 | cat >conftest.make <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1511 | all: |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1512 | @echo 'ac_maketemp="$(MAKE)"' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1513 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1514 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1515 | eval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1516 | if test -n "$ac_maketemp"; then |
| 1517 | eval ac_cv_prog_make_${ac_make}_set=yes |
| 1518 | else |
| 1519 | eval ac_cv_prog_make_${ac_make}_set=no |
| 1520 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1521 | rm -f conftest.make |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1522 | fi |
| 1523 | 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] | 1524 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1525 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1526 | SET_MAKE= |
| 1527 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1528 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1529 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1530 | SET_MAKE="MAKE=${MAKE-make}" |
| 1531 | fi |
| 1532 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1533 | ac_ext=c |
| 1534 | ac_cpp='$CPP $CPPFLAGS' |
| 1535 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 1536 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 1537 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 1538 | if test -n "$ac_tool_prefix"; then |
| 1539 | # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. |
| 1540 | set dummy ${ac_tool_prefix}gcc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1541 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1542 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1543 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1544 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1545 | else |
| 1546 | if test -n "$CC"; then |
| 1547 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1548 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1549 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1550 | for as_dir in $PATH |
| 1551 | do |
| 1552 | IFS=$as_save_IFS |
| 1553 | test -z "$as_dir" && as_dir=. |
| 1554 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1555 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1556 | ac_cv_prog_CC="${ac_tool_prefix}gcc" |
| 1557 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1558 | break 2 |
| 1559 | fi |
| 1560 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1561 | done |
| 1562 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1563 | fi |
| 1564 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1565 | CC=$ac_cv_prog_CC |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1566 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1567 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1568 | echo "${ECHO_T}$CC" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1569 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1570 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1571 | echo "${ECHO_T}no" >&6 |
| 1572 | fi |
| 1573 | |
| 1574 | fi |
| 1575 | if test -z "$ac_cv_prog_CC"; then |
| 1576 | ac_ct_CC=$CC |
| 1577 | # Extract the first word of "gcc", so it can be a program name with args. |
| 1578 | set dummy gcc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1579 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1580 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1581 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 1582 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1583 | else |
| 1584 | if test -n "$ac_ct_CC"; then |
| 1585 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
| 1586 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1587 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1588 | for as_dir in $PATH |
| 1589 | do |
| 1590 | IFS=$as_save_IFS |
| 1591 | test -z "$as_dir" && as_dir=. |
| 1592 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1593 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1594 | ac_cv_prog_ac_ct_CC="gcc" |
| 1595 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1596 | break 2 |
| 1597 | fi |
| 1598 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1599 | done |
| 1600 | |
| 1601 | fi |
| 1602 | fi |
| 1603 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 1604 | if test -n "$ac_ct_CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1605 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1606 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 1607 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1608 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1609 | echo "${ECHO_T}no" >&6 |
| 1610 | fi |
| 1611 | |
| 1612 | CC=$ac_ct_CC |
| 1613 | else |
| 1614 | CC="$ac_cv_prog_CC" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1615 | fi |
| 1616 | |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1617 | if test -z "$CC"; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1618 | if test -n "$ac_tool_prefix"; then |
| 1619 | # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. |
| 1620 | set dummy ${ac_tool_prefix}cc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1621 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1622 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1623 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1624 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1625 | else |
| 1626 | if test -n "$CC"; then |
| 1627 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1628 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1629 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1630 | for as_dir in $PATH |
| 1631 | do |
| 1632 | IFS=$as_save_IFS |
| 1633 | test -z "$as_dir" && as_dir=. |
| 1634 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1635 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1636 | ac_cv_prog_CC="${ac_tool_prefix}cc" |
| 1637 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1638 | break 2 |
| 1639 | fi |
| 1640 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1641 | done |
| 1642 | |
| 1643 | fi |
| 1644 | fi |
| 1645 | CC=$ac_cv_prog_CC |
| 1646 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1647 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1648 | echo "${ECHO_T}$CC" >&6 |
| 1649 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1650 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1651 | echo "${ECHO_T}no" >&6 |
| 1652 | fi |
| 1653 | |
| 1654 | fi |
| 1655 | if test -z "$ac_cv_prog_CC"; then |
| 1656 | ac_ct_CC=$CC |
| 1657 | # Extract the first word of "cc", so it can be a program name with args. |
| 1658 | set dummy cc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1659 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1660 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1661 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 1662 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1663 | else |
| 1664 | if test -n "$ac_ct_CC"; then |
| 1665 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
| 1666 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1667 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1668 | for as_dir in $PATH |
| 1669 | do |
| 1670 | IFS=$as_save_IFS |
| 1671 | test -z "$as_dir" && as_dir=. |
| 1672 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1673 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1674 | ac_cv_prog_ac_ct_CC="cc" |
| 1675 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1676 | break 2 |
| 1677 | fi |
| 1678 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1679 | done |
| 1680 | |
| 1681 | fi |
| 1682 | fi |
| 1683 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 1684 | if test -n "$ac_ct_CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1685 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1686 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 1687 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1688 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1689 | echo "${ECHO_T}no" >&6 |
| 1690 | fi |
| 1691 | |
| 1692 | CC=$ac_ct_CC |
| 1693 | else |
| 1694 | CC="$ac_cv_prog_CC" |
| 1695 | fi |
| 1696 | |
| 1697 | fi |
| 1698 | if test -z "$CC"; then |
| 1699 | # Extract the first word of "cc", so it can be a program name with args. |
| 1700 | set dummy cc; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1701 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1702 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1703 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1704 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1705 | else |
| 1706 | if test -n "$CC"; then |
| 1707 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1708 | else |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1709 | ac_prog_rejected=no |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1710 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1711 | for as_dir in $PATH |
| 1712 | do |
| 1713 | IFS=$as_save_IFS |
| 1714 | test -z "$as_dir" && as_dir=. |
| 1715 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1716 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1717 | if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then |
| 1718 | ac_prog_rejected=yes |
| 1719 | continue |
| 1720 | fi |
| 1721 | ac_cv_prog_CC="cc" |
| 1722 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1723 | break 2 |
| 1724 | fi |
| 1725 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1726 | done |
| 1727 | |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1728 | if test $ac_prog_rejected = yes; then |
| 1729 | # We found a bogon in the path, so make sure we never use it. |
| 1730 | set dummy $ac_cv_prog_CC |
| 1731 | shift |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1732 | if test $# != 0; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1733 | # We chose a different compiler from the bogus one. |
| 1734 | # However, it has the same basename, so the bogon will be chosen |
| 1735 | # first if we set CC to just the basename; use the full file name. |
| 1736 | shift |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1737 | ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1738 | fi |
| 1739 | fi |
| 1740 | fi |
| 1741 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1742 | CC=$ac_cv_prog_CC |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1743 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1744 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1745 | echo "${ECHO_T}$CC" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1746 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1747 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1748 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1749 | fi |
| 1750 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1751 | fi |
| 1752 | if test -z "$CC"; then |
| 1753 | if test -n "$ac_tool_prefix"; then |
| 1754 | for ac_prog in cl |
| 1755 | do |
| 1756 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 1757 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1758 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1759 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1760 | if test "${ac_cv_prog_CC+set}" = set; then |
| 1761 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1762 | else |
| 1763 | if test -n "$CC"; then |
| 1764 | ac_cv_prog_CC="$CC" # Let the user override the test. |
| 1765 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1766 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1767 | for as_dir in $PATH |
| 1768 | do |
| 1769 | IFS=$as_save_IFS |
| 1770 | test -z "$as_dir" && as_dir=. |
| 1771 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1772 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1773 | ac_cv_prog_CC="$ac_tool_prefix$ac_prog" |
| 1774 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1775 | break 2 |
| 1776 | fi |
| 1777 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1778 | done |
| 1779 | |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1780 | fi |
| 1781 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1782 | CC=$ac_cv_prog_CC |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1783 | if test -n "$CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1784 | echo "$as_me:$LINENO: result: $CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1785 | echo "${ECHO_T}$CC" >&6 |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1786 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1787 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1788 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 1789 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 1790 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1791 | test -n "$CC" && break |
| 1792 | done |
| 1793 | fi |
| 1794 | if test -z "$CC"; then |
| 1795 | ac_ct_CC=$CC |
| 1796 | for ac_prog in cl |
| 1797 | do |
| 1798 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 1799 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1800 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1801 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 1802 | if test "${ac_cv_prog_ac_ct_CC+set}" = set; then |
| 1803 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 1804 | else |
| 1805 | if test -n "$ac_ct_CC"; then |
| 1806 | ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. |
| 1807 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1808 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 1809 | for as_dir in $PATH |
| 1810 | do |
| 1811 | IFS=$as_save_IFS |
| 1812 | test -z "$as_dir" && as_dir=. |
| 1813 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 1814 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 1815 | ac_cv_prog_ac_ct_CC="$ac_prog" |
| 1816 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 1817 | break 2 |
| 1818 | fi |
| 1819 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1820 | done |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1821 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1822 | fi |
| 1823 | fi |
| 1824 | ac_ct_CC=$ac_cv_prog_ac_ct_CC |
| 1825 | if test -n "$ac_ct_CC"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1826 | echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1827 | echo "${ECHO_T}$ac_ct_CC" >&6 |
| 1828 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1829 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1830 | echo "${ECHO_T}no" >&6 |
| 1831 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1832 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1833 | test -n "$ac_ct_CC" && break |
| 1834 | done |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1835 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1836 | CC=$ac_ct_CC |
| 1837 | fi |
| 1838 | |
| 1839 | fi |
| 1840 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1841 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1842 | test -z "$CC" && { { echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH |
| 1843 | See \`config.log' for more details." >&5 |
| 1844 | echo "$as_me: error: no acceptable C compiler found in \$PATH |
| 1845 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1846 | { (exit 1); exit 1; }; } |
| 1847 | |
| 1848 | # Provide some information about the compiler. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1849 | echo "$as_me:$LINENO:" \ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1850 | "checking for C compiler version" >&5 |
| 1851 | ac_compiler=`set X $ac_compile; echo $2` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1852 | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1853 | (eval $ac_compiler --version </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); } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1862 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1863 | (eval $ac_compiler -V </dev/null >&5) 2>&5 |
| 1864 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1865 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1866 | (exit $ac_status); } |
| 1867 | |
| 1868 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1869 | /* confdefs.h. */ |
| 1870 | _ACEOF |
| 1871 | cat confdefs.h >>conftest.$ac_ext |
| 1872 | cat >>conftest.$ac_ext <<_ACEOF |
| 1873 | /* end confdefs.h. */ |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 1874 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1875 | int |
| 1876 | main () |
| 1877 | { |
| 1878 | |
| 1879 | ; |
| 1880 | return 0; |
| 1881 | } |
| 1882 | _ACEOF |
| 1883 | ac_clean_files_save=$ac_clean_files |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1884 | ac_clean_files="$ac_clean_files a.out a.exe b.out" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1885 | # Try to create an executable without -o first, disregard a.out. |
| 1886 | # It will help us diagnose broken compilers, and finding out an intuition |
| 1887 | # of exeext. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1888 | echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 |
| 1889 | 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] | 1890 | ac_link_default=`echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1891 | if { (eval echo "$as_me:$LINENO: \"$ac_link_default\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1892 | (eval $ac_link_default) 2>&5 |
| 1893 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1894 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1895 | (exit $ac_status); }; then |
| 1896 | # Find the output, starting from the most likely. This scheme is |
| 1897 | # not robust to junk in `.', hence go to wildcards (a.*) only as a last |
| 1898 | # resort. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1899 | |
| 1900 | # Be careful to initialize this variable, since it used to be cached. |
| 1901 | # Otherwise an old cache value of `no' led to `EXEEXT = no' in a Makefile. |
| 1902 | ac_cv_exeext= |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1903 | # b.out is created by i960 compilers. |
| 1904 | for ac_file in a_out.exe a.exe conftest.exe a.out conftest a.* conftest.* b.out |
| 1905 | do |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1906 | test -f "$ac_file" || continue |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1907 | case $ac_file in |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1908 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1909 | ;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1910 | conftest.$ac_ext ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1911 | # This is the source file. |
| 1912 | ;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1913 | [ab].out ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1914 | # We found the default executable, but exeext='' is most |
| 1915 | # certainly right. |
| 1916 | break;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1917 | *.* ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1918 | ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
| 1919 | # FIXME: I believe we export ac_cv_exeext for Libtool, |
| 1920 | # but it would be cool to find out if it's true. Does anybody |
| 1921 | # maintain Libtool? --akim. |
| 1922 | export ac_cv_exeext |
| 1923 | break;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1924 | * ) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1925 | break;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1926 | esac |
| 1927 | done |
| 1928 | else |
| 1929 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1930 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 1931 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1932 | { { echo "$as_me:$LINENO: error: C compiler cannot create executables |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1933 | See \`config.log' for more details." >&5 |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1934 | echo "$as_me: error: C compiler cannot create executables |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1935 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1936 | { (exit 77); exit 77; }; } |
| 1937 | fi |
| 1938 | |
| 1939 | ac_exeext=$ac_cv_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1940 | echo "$as_me:$LINENO: result: $ac_file" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1941 | echo "${ECHO_T}$ac_file" >&6 |
| 1942 | |
| 1943 | # Check the compiler produces executables we can run. If not, either |
| 1944 | # the compiler is broken, or we cross compile. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1945 | echo "$as_me:$LINENO: checking whether the C compiler works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1946 | echo $ECHO_N "checking whether the C compiler works... $ECHO_C" >&6 |
| 1947 | # FIXME: These cross compiler hacks should be removed for Autoconf 3.0 |
| 1948 | # If not cross compiling, check that we can run a simple program. |
| 1949 | if test "$cross_compiling" != yes; then |
| 1950 | if { ac_try='./$ac_file' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1951 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1952 | (eval $ac_try) 2>&5 |
| 1953 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1954 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1955 | (exit $ac_status); }; }; then |
| 1956 | cross_compiling=no |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 1957 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1958 | if test "$cross_compiling" = maybe; then |
| 1959 | cross_compiling=yes |
| 1960 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1961 | { { echo "$as_me:$LINENO: error: cannot run C compiled programs. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1962 | If you meant to cross compile, use \`--host'. |
| 1963 | See \`config.log' for more details." >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1964 | echo "$as_me: error: cannot run C compiled programs. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1965 | If you meant to cross compile, use \`--host'. |
| 1966 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1967 | { (exit 1); exit 1; }; } |
| 1968 | fi |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 1969 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1970 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1971 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1972 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1973 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 1974 | rm -f a.out a.exe conftest$ac_cv_exeext b.out |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1975 | ac_clean_files=$ac_clean_files_save |
| 1976 | # Check the compiler produces executables we can run. If not, either |
| 1977 | # the compiler is broken, or we cross compile. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1978 | echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1979 | echo $ECHO_N "checking whether we are cross compiling... $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1980 | echo "$as_me:$LINENO: result: $cross_compiling" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1981 | echo "${ECHO_T}$cross_compiling" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 1982 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1983 | echo "$as_me:$LINENO: checking for suffix of executables" >&5 |
| 1984 | echo $ECHO_N "checking for suffix of executables... $ECHO_C" >&6 |
| 1985 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1986 | (eval $ac_link) 2>&5 |
| 1987 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 1988 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1989 | (exit $ac_status); }; then |
| 1990 | # If both `conftest.exe' and `conftest' are `present' (well, observable) |
| 1991 | # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will |
| 1992 | # work properly (i.e., refer to `conftest.exe'), while it won't with |
| 1993 | # `rm'. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1994 | for ac_file in conftest.exe conftest conftest.*; do |
| 1995 | test -f "$ac_file" || continue |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1996 | case $ac_file in |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 1997 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.o | *.obj ) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 1998 | *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 1999 | export ac_cv_exeext |
| 2000 | break;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2001 | * ) break;; |
| 2002 | esac |
| 2003 | done |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2004 | else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2005 | { { echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link |
| 2006 | See \`config.log' for more details." >&5 |
| 2007 | echo "$as_me: error: cannot compute suffix of executables: cannot compile and link |
| 2008 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2009 | { (exit 1); exit 1; }; } |
| 2010 | fi |
| 2011 | |
| 2012 | rm -f conftest$ac_cv_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2013 | echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2014 | echo "${ECHO_T}$ac_cv_exeext" >&6 |
| 2015 | |
| 2016 | rm -f conftest.$ac_ext |
| 2017 | EXEEXT=$ac_cv_exeext |
| 2018 | ac_exeext=$EXEEXT |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2019 | echo "$as_me:$LINENO: checking for suffix of object files" >&5 |
| 2020 | echo $ECHO_N "checking for suffix of object files... $ECHO_C" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2021 | if test "${ac_cv_objext+set}" = set; then |
| 2022 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2023 | else |
| 2024 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2025 | /* confdefs.h. */ |
| 2026 | _ACEOF |
| 2027 | cat confdefs.h >>conftest.$ac_ext |
| 2028 | cat >>conftest.$ac_ext <<_ACEOF |
| 2029 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2030 | |
| 2031 | int |
| 2032 | main () |
| 2033 | { |
| 2034 | |
| 2035 | ; |
| 2036 | return 0; |
| 2037 | } |
| 2038 | _ACEOF |
| 2039 | rm -f conftest.o conftest.obj |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2040 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2041 | (eval $ac_compile) 2>&5 |
| 2042 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2043 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2044 | (exit $ac_status); }; then |
| 2045 | for ac_file in `(ls conftest.o conftest.obj; ls conftest.*) 2>/dev/null`; do |
| 2046 | case $ac_file in |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2047 | *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg ) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2048 | *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` |
| 2049 | break;; |
| 2050 | esac |
| 2051 | done |
| 2052 | else |
| 2053 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2054 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2055 | |
| 2056 | { { echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile |
| 2057 | See \`config.log' for more details." >&5 |
| 2058 | echo "$as_me: error: cannot compute suffix of object files: cannot compile |
| 2059 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2060 | { (exit 1); exit 1; }; } |
| 2061 | fi |
| 2062 | |
| 2063 | rm -f conftest.$ac_cv_objext conftest.$ac_ext |
| 2064 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2065 | echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2066 | echo "${ECHO_T}$ac_cv_objext" >&6 |
| 2067 | OBJEXT=$ac_cv_objext |
| 2068 | ac_objext=$OBJEXT |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2069 | 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] | 2070 | echo $ECHO_N "checking whether we are using the GNU C compiler... $ECHO_C" >&6 |
| 2071 | if test "${ac_cv_c_compiler_gnu+set}" = set; then |
| 2072 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2073 | else |
| 2074 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2075 | /* confdefs.h. */ |
| 2076 | _ACEOF |
| 2077 | cat confdefs.h >>conftest.$ac_ext |
| 2078 | cat >>conftest.$ac_ext <<_ACEOF |
| 2079 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2080 | |
| 2081 | int |
| 2082 | main () |
| 2083 | { |
| 2084 | #ifndef __GNUC__ |
| 2085 | choke me |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2086 | #endif |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 2087 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2088 | ; |
| 2089 | return 0; |
| 2090 | } |
| 2091 | _ACEOF |
| 2092 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2093 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2094 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2095 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2096 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2097 | rm -f conftest.er1 |
| 2098 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2099 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2100 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2101 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2102 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2103 | (eval $ac_try) 2>&5 |
| 2104 | ac_status=$? |
| 2105 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2106 | (exit $ac_status); }; } && |
| 2107 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2108 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2109 | (eval $ac_try) 2>&5 |
| 2110 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2111 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2112 | (exit $ac_status); }; }; then |
| 2113 | ac_compiler_gnu=yes |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2114 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2115 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2116 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2117 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2118 | ac_compiler_gnu=no |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2119 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2120 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2121 | ac_cv_c_compiler_gnu=$ac_compiler_gnu |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2122 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2123 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2124 | echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2125 | echo "${ECHO_T}$ac_cv_c_compiler_gnu" >&6 |
| 2126 | GCC=`test $ac_compiler_gnu = yes && echo yes` |
| 2127 | ac_test_CFLAGS=${CFLAGS+set} |
| 2128 | ac_save_CFLAGS=$CFLAGS |
| 2129 | CFLAGS="-g" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2130 | echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2131 | echo $ECHO_N "checking whether $CC accepts -g... $ECHO_C" >&6 |
| 2132 | if test "${ac_cv_prog_cc_g+set}" = set; then |
| 2133 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2134 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2135 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2136 | /* confdefs.h. */ |
| 2137 | _ACEOF |
| 2138 | cat confdefs.h >>conftest.$ac_ext |
| 2139 | cat >>conftest.$ac_ext <<_ACEOF |
| 2140 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2141 | |
| 2142 | int |
| 2143 | main () |
| 2144 | { |
| 2145 | |
| 2146 | ; |
| 2147 | return 0; |
| 2148 | } |
| 2149 | _ACEOF |
| 2150 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2151 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2152 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2153 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2154 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2155 | rm -f conftest.er1 |
| 2156 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2157 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2158 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2159 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2160 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2161 | (eval $ac_try) 2>&5 |
| 2162 | ac_status=$? |
| 2163 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2164 | (exit $ac_status); }; } && |
| 2165 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2166 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2167 | (eval $ac_try) 2>&5 |
| 2168 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2169 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2170 | (exit $ac_status); }; }; then |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 2171 | ac_cv_prog_cc_g=yes |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2172 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2173 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2174 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2175 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2176 | ac_cv_prog_cc_g=no |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2177 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2178 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2179 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2180 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2181 | echo "${ECHO_T}$ac_cv_prog_cc_g" >&6 |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2182 | if test "$ac_test_CFLAGS" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2183 | CFLAGS=$ac_save_CFLAGS |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2184 | elif test $ac_cv_prog_cc_g = yes; then |
| 2185 | if test "$GCC" = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 2186 | CFLAGS="-g -O2" |
| 2187 | else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2188 | CFLAGS="-g" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2189 | fi |
| 2190 | else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 2191 | if test "$GCC" = yes; then |
| 2192 | CFLAGS="-O2" |
| 2193 | else |
| 2194 | CFLAGS= |
| 2195 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2196 | fi |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2197 | echo "$as_me:$LINENO: checking for $CC option to accept ANSI C" >&5 |
| 2198 | echo $ECHO_N "checking for $CC option to accept ANSI C... $ECHO_C" >&6 |
| 2199 | if test "${ac_cv_prog_cc_stdc+set}" = set; then |
| 2200 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2201 | else |
| 2202 | ac_cv_prog_cc_stdc=no |
| 2203 | ac_save_CC=$CC |
| 2204 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2205 | /* confdefs.h. */ |
| 2206 | _ACEOF |
| 2207 | cat confdefs.h >>conftest.$ac_ext |
| 2208 | cat >>conftest.$ac_ext <<_ACEOF |
| 2209 | /* end confdefs.h. */ |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2210 | #include <stdarg.h> |
| 2211 | #include <stdio.h> |
| 2212 | #include <sys/types.h> |
| 2213 | #include <sys/stat.h> |
| 2214 | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ |
| 2215 | struct buf { int x; }; |
| 2216 | FILE * (*rcsopen) (struct buf *, struct stat *, int); |
| 2217 | static char *e (p, i) |
| 2218 | char **p; |
| 2219 | int i; |
| 2220 | { |
| 2221 | return p[i]; |
| 2222 | } |
| 2223 | static char *f (char * (*g) (char **, int), char **p, ...) |
| 2224 | { |
| 2225 | char *s; |
| 2226 | va_list v; |
| 2227 | va_start (v,p); |
| 2228 | s = g (p, va_arg (v,int)); |
| 2229 | va_end (v); |
| 2230 | return s; |
| 2231 | } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2232 | |
| 2233 | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has |
| 2234 | function prototypes and stuff, but not '\xHH' hex character constants. |
| 2235 | These don't provoke an error unfortunately, instead are silently treated |
| 2236 | as 'x'. The following induces an error, until -std1 is added to get |
| 2237 | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an |
| 2238 | array size at least. It's necessary to write '\x00'==0 to get something |
| 2239 | that's true only with -std1. */ |
| 2240 | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; |
| 2241 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2242 | int test (int i, double x); |
| 2243 | struct s1 {int (*f) (int a);}; |
| 2244 | struct s2 {int (*f) (double a);}; |
| 2245 | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); |
| 2246 | int argc; |
| 2247 | char **argv; |
| 2248 | int |
| 2249 | main () |
| 2250 | { |
| 2251 | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; |
| 2252 | ; |
| 2253 | return 0; |
| 2254 | } |
| 2255 | _ACEOF |
| 2256 | # Don't try gcc -ansi; that turns off useful extensions and |
| 2257 | # breaks some systems' header files. |
| 2258 | # AIX -qlanglvl=ansi |
| 2259 | # Ultrix and OSF/1 -std1 |
| 2260 | # HP-UX 10.20 and later -Ae |
| 2261 | # HP-UX older versions -Aa -D_HPUX_SOURCE |
| 2262 | # SVR4 -Xc -D__EXTENSIONS__ |
| 2263 | for ac_arg in "" -qlanglvl=ansi -std1 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" |
| 2264 | do |
| 2265 | CC="$ac_save_CC $ac_arg" |
| 2266 | rm -f conftest.$ac_objext |
| 2267 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2268 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2269 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2270 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2271 | rm -f conftest.er1 |
| 2272 | cat conftest.err >&5 |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2273 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2274 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2275 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2276 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2277 | (eval $ac_try) 2>&5 |
| 2278 | ac_status=$? |
| 2279 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2280 | (exit $ac_status); }; } && |
| 2281 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2282 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2283 | (eval $ac_try) 2>&5 |
| 2284 | ac_status=$? |
| 2285 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2286 | (exit $ac_status); }; }; then |
| 2287 | ac_cv_prog_cc_stdc=$ac_arg |
| 2288 | break |
| 2289 | else |
| 2290 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2291 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2292 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2293 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2294 | rm -f conftest.err conftest.$ac_objext |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2295 | done |
| 2296 | rm -f conftest.$ac_ext conftest.$ac_objext |
| 2297 | CC=$ac_save_CC |
| 2298 | |
| 2299 | fi |
| 2300 | |
| 2301 | case "x$ac_cv_prog_cc_stdc" in |
| 2302 | x|xno) |
| 2303 | echo "$as_me:$LINENO: result: none needed" >&5 |
| 2304 | echo "${ECHO_T}none needed" >&6 ;; |
| 2305 | *) |
| 2306 | echo "$as_me:$LINENO: result: $ac_cv_prog_cc_stdc" >&5 |
| 2307 | echo "${ECHO_T}$ac_cv_prog_cc_stdc" >&6 |
| 2308 | CC="$CC $ac_cv_prog_cc_stdc" ;; |
| 2309 | esac |
| 2310 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2311 | # Some people use a C++ compiler to compile C. Since we use `exit', |
| 2312 | # in C++ we need to declare it. In case someone uses the same compiler |
| 2313 | # for both compiling C and C++ we need to have the C++ compiler decide |
| 2314 | # the declaration of exit, since it's the most demanding environment. |
| 2315 | cat >conftest.$ac_ext <<_ACEOF |
| 2316 | #ifndef __cplusplus |
| 2317 | choke me |
| 2318 | #endif |
| 2319 | _ACEOF |
| 2320 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2321 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2322 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2323 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2324 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2325 | rm -f conftest.er1 |
| 2326 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2328 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2329 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2330 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2331 | (eval $ac_try) 2>&5 |
| 2332 | ac_status=$? |
| 2333 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2334 | (exit $ac_status); }; } && |
| 2335 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2336 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2337 | (eval $ac_try) 2>&5 |
| 2338 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2339 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2340 | (exit $ac_status); }; }; then |
| 2341 | for ac_declaration in \ |
Alexandre Julliard | 90b1c2c | 2003-06-18 20:35:38 +0000 | [diff] [blame] | 2342 | '' \ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2343 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 2344 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 2345 | 'extern "C" void exit (int) throw ();' \ |
| 2346 | 'extern "C" void exit (int);' \ |
Alexandre Julliard | 90b1c2c | 2003-06-18 20:35:38 +0000 | [diff] [blame] | 2347 | 'void exit (int);' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2348 | do |
| 2349 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2350 | /* confdefs.h. */ |
| 2351 | _ACEOF |
| 2352 | cat confdefs.h >>conftest.$ac_ext |
| 2353 | cat >>conftest.$ac_ext <<_ACEOF |
| 2354 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2355 | $ac_declaration |
Alexandre Julliard | 90b1c2c | 2003-06-18 20:35:38 +0000 | [diff] [blame] | 2356 | #include <stdlib.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2357 | int |
| 2358 | main () |
| 2359 | { |
| 2360 | exit (42); |
| 2361 | ; |
| 2362 | return 0; |
| 2363 | } |
| 2364 | _ACEOF |
| 2365 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2366 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2367 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2368 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2369 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2370 | rm -f conftest.er1 |
| 2371 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2372 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2373 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2374 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2375 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2376 | (eval $ac_try) 2>&5 |
| 2377 | ac_status=$? |
| 2378 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2379 | (exit $ac_status); }; } && |
| 2380 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2381 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2382 | (eval $ac_try) 2>&5 |
| 2383 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2384 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2385 | (exit $ac_status); }; }; then |
| 2386 | : |
| 2387 | else |
| 2388 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2389 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2390 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2391 | continue |
| 2392 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2393 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2394 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2395 | /* confdefs.h. */ |
| 2396 | _ACEOF |
| 2397 | cat confdefs.h >>conftest.$ac_ext |
| 2398 | cat >>conftest.$ac_ext <<_ACEOF |
| 2399 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2400 | $ac_declaration |
| 2401 | int |
| 2402 | main () |
| 2403 | { |
| 2404 | exit (42); |
| 2405 | ; |
| 2406 | return 0; |
| 2407 | } |
| 2408 | _ACEOF |
| 2409 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2410 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2411 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2412 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2413 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2414 | rm -f conftest.er1 |
| 2415 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2416 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2417 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2418 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 2419 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2420 | (eval $ac_try) 2>&5 |
| 2421 | ac_status=$? |
| 2422 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2423 | (exit $ac_status); }; } && |
| 2424 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2425 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2426 | (eval $ac_try) 2>&5 |
| 2427 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2429 | (exit $ac_status); }; }; then |
| 2430 | break |
| 2431 | else |
| 2432 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2433 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2434 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2435 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2436 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2437 | done |
| 2438 | rm -f conftest* |
| 2439 | if test -n "$ac_declaration"; then |
| 2440 | echo '#ifdef __cplusplus' >>confdefs.h |
| 2441 | echo $ac_declaration >>confdefs.h |
| 2442 | echo '#endif' >>confdefs.h |
| 2443 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2444 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2445 | else |
| 2446 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2447 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2448 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2449 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2450 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2451 | ac_ext=c |
| 2452 | ac_cpp='$CPP $CPPFLAGS' |
| 2453 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2454 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2455 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 2456 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2457 | ac_ext=cc |
| 2458 | ac_cpp='$CXXCPP $CPPFLAGS' |
| 2459 | ac_compile='$CXX -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2460 | ac_link='$CXX -o conftest$ac_exeext $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2461 | ac_compiler_gnu=$ac_cv_cxx_compiler_gnu |
| 2462 | if test -n "$ac_tool_prefix"; then |
| 2463 | for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC |
| 2464 | do |
| 2465 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 2466 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
| 2467 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2468 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2469 | if test "${ac_cv_prog_CXX+set}" = set; then |
| 2470 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2471 | else |
| 2472 | if test -n "$CXX"; then |
| 2473 | ac_cv_prog_CXX="$CXX" # Let the user override the test. |
| 2474 | else |
| 2475 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2476 | for as_dir in $PATH |
| 2477 | do |
| 2478 | IFS=$as_save_IFS |
| 2479 | test -z "$as_dir" && as_dir=. |
| 2480 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2481 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2482 | ac_cv_prog_CXX="$ac_tool_prefix$ac_prog" |
| 2483 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2484 | break 2 |
| 2485 | fi |
| 2486 | done |
| 2487 | done |
| 2488 | |
| 2489 | fi |
| 2490 | fi |
| 2491 | CXX=$ac_cv_prog_CXX |
| 2492 | if test -n "$CXX"; then |
| 2493 | echo "$as_me:$LINENO: result: $CXX" >&5 |
| 2494 | echo "${ECHO_T}$CXX" >&6 |
| 2495 | else |
| 2496 | echo "$as_me:$LINENO: result: no" >&5 |
| 2497 | echo "${ECHO_T}no" >&6 |
| 2498 | fi |
| 2499 | |
| 2500 | test -n "$CXX" && break |
| 2501 | done |
| 2502 | fi |
| 2503 | if test -z "$CXX"; then |
| 2504 | ac_ct_CXX=$CXX |
| 2505 | for ac_prog in $CCC g++ c++ gpp aCC CC cxx cc++ cl FCC KCC RCC xlC_r xlC |
| 2506 | do |
| 2507 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 2508 | set dummy $ac_prog; ac_word=$2 |
| 2509 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2510 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 2511 | if test "${ac_cv_prog_ac_ct_CXX+set}" = set; then |
| 2512 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2513 | else |
| 2514 | if test -n "$ac_ct_CXX"; then |
| 2515 | ac_cv_prog_ac_ct_CXX="$ac_ct_CXX" # Let the user override the test. |
| 2516 | else |
| 2517 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2518 | for as_dir in $PATH |
| 2519 | do |
| 2520 | IFS=$as_save_IFS |
| 2521 | test -z "$as_dir" && as_dir=. |
| 2522 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2523 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 2524 | ac_cv_prog_ac_ct_CXX="$ac_prog" |
| 2525 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2526 | break 2 |
| 2527 | fi |
| 2528 | done |
| 2529 | done |
| 2530 | |
| 2531 | fi |
| 2532 | fi |
| 2533 | ac_ct_CXX=$ac_cv_prog_ac_ct_CXX |
| 2534 | if test -n "$ac_ct_CXX"; then |
| 2535 | echo "$as_me:$LINENO: result: $ac_ct_CXX" >&5 |
| 2536 | echo "${ECHO_T}$ac_ct_CXX" >&6 |
| 2537 | else |
| 2538 | echo "$as_me:$LINENO: result: no" >&5 |
| 2539 | echo "${ECHO_T}no" >&6 |
| 2540 | fi |
| 2541 | |
| 2542 | test -n "$ac_ct_CXX" && break |
| 2543 | done |
| 2544 | test -n "$ac_ct_CXX" || ac_ct_CXX="g++" |
| 2545 | |
| 2546 | CXX=$ac_ct_CXX |
| 2547 | fi |
| 2548 | |
| 2549 | |
| 2550 | # Provide some information about the compiler. |
| 2551 | echo "$as_me:$LINENO:" \ |
| 2552 | "checking for C++ compiler version" >&5 |
| 2553 | ac_compiler=`set X $ac_compile; echo $2` |
| 2554 | { (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5 |
| 2555 | (eval $ac_compiler --version </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 | { (eval echo "$as_me:$LINENO: \"$ac_compiler -V </dev/null >&5\"") >&5 |
| 2565 | (eval $ac_compiler -V </dev/null >&5) 2>&5 |
| 2566 | ac_status=$? |
| 2567 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2568 | (exit $ac_status); } |
| 2569 | |
| 2570 | echo "$as_me:$LINENO: checking whether we are using the GNU C++ compiler" >&5 |
| 2571 | echo $ECHO_N "checking whether we are using the GNU C++ compiler... $ECHO_C" >&6 |
| 2572 | if test "${ac_cv_cxx_compiler_gnu+set}" = set; then |
| 2573 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2574 | else |
| 2575 | cat >conftest.$ac_ext <<_ACEOF |
| 2576 | /* confdefs.h. */ |
| 2577 | _ACEOF |
| 2578 | cat confdefs.h >>conftest.$ac_ext |
| 2579 | cat >>conftest.$ac_ext <<_ACEOF |
| 2580 | /* end confdefs.h. */ |
| 2581 | |
| 2582 | int |
| 2583 | main () |
| 2584 | { |
| 2585 | #ifndef __GNUC__ |
| 2586 | choke me |
| 2587 | #endif |
| 2588 | |
| 2589 | ; |
| 2590 | return 0; |
| 2591 | } |
| 2592 | _ACEOF |
| 2593 | rm -f conftest.$ac_objext |
| 2594 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2595 | (eval $ac_compile) 2>conftest.er1 |
| 2596 | ac_status=$? |
| 2597 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2598 | rm -f conftest.er1 |
| 2599 | cat conftest.err >&5 |
| 2600 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2601 | (exit $ac_status); } && |
| 2602 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2603 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2604 | (eval $ac_try) 2>&5 |
| 2605 | ac_status=$? |
| 2606 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2607 | (exit $ac_status); }; } && |
| 2608 | { ac_try='test -s conftest.$ac_objext' |
| 2609 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2610 | (eval $ac_try) 2>&5 |
| 2611 | ac_status=$? |
| 2612 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2613 | (exit $ac_status); }; }; then |
| 2614 | ac_compiler_gnu=yes |
| 2615 | else |
| 2616 | echo "$as_me: failed program was:" >&5 |
| 2617 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2618 | |
| 2619 | ac_compiler_gnu=no |
| 2620 | fi |
| 2621 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2622 | ac_cv_cxx_compiler_gnu=$ac_compiler_gnu |
| 2623 | |
| 2624 | fi |
| 2625 | echo "$as_me:$LINENO: result: $ac_cv_cxx_compiler_gnu" >&5 |
| 2626 | echo "${ECHO_T}$ac_cv_cxx_compiler_gnu" >&6 |
| 2627 | GXX=`test $ac_compiler_gnu = yes && echo yes` |
| 2628 | ac_test_CXXFLAGS=${CXXFLAGS+set} |
| 2629 | ac_save_CXXFLAGS=$CXXFLAGS |
| 2630 | CXXFLAGS="-g" |
| 2631 | echo "$as_me:$LINENO: checking whether $CXX accepts -g" >&5 |
| 2632 | echo $ECHO_N "checking whether $CXX accepts -g... $ECHO_C" >&6 |
| 2633 | if test "${ac_cv_prog_cxx_g+set}" = set; then |
| 2634 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2635 | else |
| 2636 | cat >conftest.$ac_ext <<_ACEOF |
| 2637 | /* confdefs.h. */ |
| 2638 | _ACEOF |
| 2639 | cat confdefs.h >>conftest.$ac_ext |
| 2640 | cat >>conftest.$ac_ext <<_ACEOF |
| 2641 | /* end confdefs.h. */ |
| 2642 | |
| 2643 | int |
| 2644 | main () |
| 2645 | { |
| 2646 | |
| 2647 | ; |
| 2648 | return 0; |
| 2649 | } |
| 2650 | _ACEOF |
| 2651 | rm -f conftest.$ac_objext |
| 2652 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2653 | (eval $ac_compile) 2>conftest.er1 |
| 2654 | ac_status=$? |
| 2655 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2656 | rm -f conftest.er1 |
| 2657 | cat conftest.err >&5 |
| 2658 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2659 | (exit $ac_status); } && |
| 2660 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2661 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2662 | (eval $ac_try) 2>&5 |
| 2663 | ac_status=$? |
| 2664 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2665 | (exit $ac_status); }; } && |
| 2666 | { ac_try='test -s conftest.$ac_objext' |
| 2667 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2668 | (eval $ac_try) 2>&5 |
| 2669 | ac_status=$? |
| 2670 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2671 | (exit $ac_status); }; }; then |
| 2672 | ac_cv_prog_cxx_g=yes |
| 2673 | else |
| 2674 | echo "$as_me: failed program was:" >&5 |
| 2675 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2676 | |
| 2677 | ac_cv_prog_cxx_g=no |
| 2678 | fi |
| 2679 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2680 | fi |
| 2681 | echo "$as_me:$LINENO: result: $ac_cv_prog_cxx_g" >&5 |
| 2682 | echo "${ECHO_T}$ac_cv_prog_cxx_g" >&6 |
| 2683 | if test "$ac_test_CXXFLAGS" = set; then |
| 2684 | CXXFLAGS=$ac_save_CXXFLAGS |
| 2685 | elif test $ac_cv_prog_cxx_g = yes; then |
| 2686 | if test "$GXX" = yes; then |
| 2687 | CXXFLAGS="-g -O2" |
| 2688 | else |
| 2689 | CXXFLAGS="-g" |
| 2690 | fi |
| 2691 | else |
| 2692 | if test "$GXX" = yes; then |
| 2693 | CXXFLAGS="-O2" |
| 2694 | else |
| 2695 | CXXFLAGS= |
| 2696 | fi |
| 2697 | fi |
| 2698 | for ac_declaration in \ |
| 2699 | '' \ |
| 2700 | 'extern "C" void std::exit (int) throw (); using std::exit;' \ |
| 2701 | 'extern "C" void std::exit (int); using std::exit;' \ |
| 2702 | 'extern "C" void exit (int) throw ();' \ |
| 2703 | 'extern "C" void exit (int);' \ |
| 2704 | 'void exit (int);' |
| 2705 | do |
| 2706 | cat >conftest.$ac_ext <<_ACEOF |
| 2707 | /* confdefs.h. */ |
| 2708 | _ACEOF |
| 2709 | cat confdefs.h >>conftest.$ac_ext |
| 2710 | cat >>conftest.$ac_ext <<_ACEOF |
| 2711 | /* end confdefs.h. */ |
| 2712 | $ac_declaration |
| 2713 | #include <stdlib.h> |
| 2714 | int |
| 2715 | main () |
| 2716 | { |
| 2717 | exit (42); |
| 2718 | ; |
| 2719 | return 0; |
| 2720 | } |
| 2721 | _ACEOF |
| 2722 | rm -f conftest.$ac_objext |
| 2723 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2724 | (eval $ac_compile) 2>conftest.er1 |
| 2725 | ac_status=$? |
| 2726 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2727 | rm -f conftest.er1 |
| 2728 | cat conftest.err >&5 |
| 2729 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2730 | (exit $ac_status); } && |
| 2731 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2732 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2733 | (eval $ac_try) 2>&5 |
| 2734 | ac_status=$? |
| 2735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2736 | (exit $ac_status); }; } && |
| 2737 | { ac_try='test -s conftest.$ac_objext' |
| 2738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2739 | (eval $ac_try) 2>&5 |
| 2740 | ac_status=$? |
| 2741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2742 | (exit $ac_status); }; }; then |
| 2743 | : |
| 2744 | else |
| 2745 | echo "$as_me: failed program was:" >&5 |
| 2746 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2747 | |
| 2748 | continue |
| 2749 | fi |
| 2750 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2751 | cat >conftest.$ac_ext <<_ACEOF |
| 2752 | /* confdefs.h. */ |
| 2753 | _ACEOF |
| 2754 | cat confdefs.h >>conftest.$ac_ext |
| 2755 | cat >>conftest.$ac_ext <<_ACEOF |
| 2756 | /* end confdefs.h. */ |
| 2757 | $ac_declaration |
| 2758 | int |
| 2759 | main () |
| 2760 | { |
| 2761 | exit (42); |
| 2762 | ; |
| 2763 | return 0; |
| 2764 | } |
| 2765 | _ACEOF |
| 2766 | rm -f conftest.$ac_objext |
| 2767 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 2768 | (eval $ac_compile) 2>conftest.er1 |
| 2769 | ac_status=$? |
| 2770 | grep -v '^ *+' conftest.er1 >conftest.err |
| 2771 | rm -f conftest.er1 |
| 2772 | cat conftest.err >&5 |
| 2773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2774 | (exit $ac_status); } && |
| 2775 | { ac_try='test -z "$ac_cxx_werror_flag" || test ! -s conftest.err' |
| 2776 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2777 | (eval $ac_try) 2>&5 |
| 2778 | ac_status=$? |
| 2779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2780 | (exit $ac_status); }; } && |
| 2781 | { ac_try='test -s conftest.$ac_objext' |
| 2782 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 2783 | (eval $ac_try) 2>&5 |
| 2784 | ac_status=$? |
| 2785 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 2786 | (exit $ac_status); }; }; then |
| 2787 | break |
| 2788 | else |
| 2789 | echo "$as_me: failed program was:" >&5 |
| 2790 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2791 | |
| 2792 | fi |
| 2793 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 2794 | done |
| 2795 | rm -f conftest* |
| 2796 | if test -n "$ac_declaration"; then |
| 2797 | echo '#ifdef __cplusplus' >>confdefs.h |
| 2798 | echo $ac_declaration >>confdefs.h |
| 2799 | echo '#endif' >>confdefs.h |
| 2800 | fi |
| 2801 | |
| 2802 | ac_ext=c |
| 2803 | ac_cpp='$CPP $CPPFLAGS' |
| 2804 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2805 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2806 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 2807 | |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2808 | if test -n "$ac_tool_prefix"; then |
| 2809 | # Extract the first word of "${ac_tool_prefix}cpp", so it can be a program name with args. |
| 2810 | set dummy ${ac_tool_prefix}cpp; ac_word=$2 |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2811 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2812 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2813 | if test "${ac_cv_prog_CPPBIN+set}" = set; then |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2814 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2815 | else |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2816 | if test -n "$CPPBIN"; then |
| 2817 | ac_cv_prog_CPPBIN="$CPPBIN" # Let the user override the test. |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2818 | else |
| 2819 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2820 | for as_dir in $PATH |
| 2821 | do |
| 2822 | IFS=$as_save_IFS |
| 2823 | test -z "$as_dir" && as_dir=. |
| 2824 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2825 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2826 | ac_cv_prog_CPPBIN="${ac_tool_prefix}cpp" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2827 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2828 | break 2 |
| 2829 | fi |
| 2830 | done |
| 2831 | done |
| 2832 | |
| 2833 | fi |
| 2834 | fi |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2835 | CPPBIN=$ac_cv_prog_CPPBIN |
| 2836 | if test -n "$CPPBIN"; then |
| 2837 | echo "$as_me:$LINENO: result: $CPPBIN" >&5 |
| 2838 | echo "${ECHO_T}$CPPBIN" >&6 |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2839 | else |
| 2840 | echo "$as_me:$LINENO: result: no" >&5 |
| 2841 | echo "${ECHO_T}no" >&6 |
| 2842 | fi |
| 2843 | |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2844 | fi |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2845 | if test -z "$ac_cv_prog_CPPBIN"; then |
| 2846 | ac_ct_CPPBIN=$CPPBIN |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2847 | # Extract the first word of "cpp", so it can be a program name with args. |
| 2848 | set dummy cpp; ac_word=$2 |
| 2849 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 2850 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2851 | if test "${ac_cv_prog_ac_ct_CPPBIN+set}" = set; then |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2852 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2853 | else |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2854 | if test -n "$ac_ct_CPPBIN"; then |
| 2855 | 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] | 2856 | else |
| 2857 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 2858 | for as_dir in $PATH |
| 2859 | do |
| 2860 | IFS=$as_save_IFS |
| 2861 | test -z "$as_dir" && as_dir=. |
| 2862 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 2863 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2864 | ac_cv_prog_ac_ct_CPPBIN="cpp" |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2865 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 2866 | break 2 |
| 2867 | fi |
| 2868 | done |
| 2869 | done |
| 2870 | |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2871 | 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] | 2872 | fi |
| 2873 | fi |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2874 | ac_ct_CPPBIN=$ac_cv_prog_ac_ct_CPPBIN |
| 2875 | if test -n "$ac_ct_CPPBIN"; then |
| 2876 | echo "$as_me:$LINENO: result: $ac_ct_CPPBIN" >&5 |
| 2877 | echo "${ECHO_T}$ac_ct_CPPBIN" >&6 |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2878 | else |
| 2879 | echo "$as_me:$LINENO: result: no" >&5 |
| 2880 | echo "${ECHO_T}no" >&6 |
| 2881 | fi |
| 2882 | |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2883 | CPPBIN=$ac_ct_CPPBIN |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2884 | else |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 2885 | CPPBIN="$ac_cv_prog_CPPBIN" |
Alexandre Julliard | 3e61ef7 | 2004-03-02 06:48:48 +0000 | [diff] [blame] | 2886 | fi |
| 2887 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 2888 | |
| 2889 | echo "$as_me:$LINENO: checking for the directory containing the Wine tools" >&5 |
| 2890 | echo $ECHO_N "checking for the directory containing the Wine tools... $ECHO_C" >&6 |
| 2891 | if test "${wine_cv_toolsdir+set}" = set; then |
| 2892 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 2893 | else |
| 2894 | if test -z "$with_wine_tools"; then |
| 2895 | if test "$cross_compiling" = "yes"; then |
| 2896 | { { echo "$as_me:$LINENO: error: you must use the --with-wine-tools option when cross-compiling." >&5 |
| 2897 | echo "$as_me: error: you must use the --with-wine-tools option when cross-compiling." >&2;} |
| 2898 | { (exit 1); exit 1; }; } |
| 2899 | else |
| 2900 | wine_cv_toolsdir="\$(TOPOBJDIR)" |
| 2901 | fi |
| 2902 | elif test -d "$with_wine_tools/tools/winebuild"; then |
| 2903 | case $with_wine_tools in |
| 2904 | /*) wine_cv_toolsdir="$with_wine_tools" ;; |
| 2905 | *) wine_cv_toolsdir="\$(TOPOBJDIR)/$with_wine_tools" ;; |
| 2906 | esac |
| 2907 | else |
| 2908 | { { echo "$as_me:$LINENO: error: could not find Wine tools in $with_wine_tools." >&5 |
| 2909 | echo "$as_me: error: could not find Wine tools in $with_wine_tools." >&2;} |
| 2910 | { (exit 1); exit 1; }; } |
| 2911 | fi |
| 2912 | fi |
| 2913 | echo "$as_me:$LINENO: result: $wine_cv_toolsdir" >&5 |
| 2914 | echo "${ECHO_T}$wine_cv_toolsdir" >&6 |
| 2915 | TOOLSDIR=$wine_cv_toolsdir |
| 2916 | |
| 2917 | |
| 2918 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2919 | ac_ext=c |
| 2920 | ac_cpp='$CPP $CPPFLAGS' |
| 2921 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 2922 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 2923 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2924 | echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2925 | 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] | 2926 | # On Suns, sometimes $CPP names a directory. |
| 2927 | if test -n "$CPP" && test -d "$CPP"; then |
| 2928 | CPP= |
| 2929 | fi |
| 2930 | if test -z "$CPP"; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2931 | if test "${ac_cv_prog_CPP+set}" = set; then |
| 2932 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2933 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2934 | # Double quotes because CPP needs to be expanded |
| 2935 | for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" |
| 2936 | do |
| 2937 | ac_preproc_ok=false |
| 2938 | for ac_c_preproc_warn_flag in '' yes |
| 2939 | do |
| 2940 | # Use a header file that comes with gcc, so configuring glibc |
| 2941 | # with a fresh cross-compiler works. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2942 | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 2943 | # <limits.h> exists even on freestanding compilers. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2944 | # 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] | 2945 | # not just through cpp. "Syntax error" is here to catch this case. |
| 2946 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2947 | /* confdefs.h. */ |
| 2948 | _ACEOF |
| 2949 | cat confdefs.h >>conftest.$ac_ext |
| 2950 | cat >>conftest.$ac_ext <<_ACEOF |
| 2951 | /* end confdefs.h. */ |
| 2952 | #ifdef __STDC__ |
| 2953 | # include <limits.h> |
| 2954 | #else |
| 2955 | # include <assert.h> |
| 2956 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2957 | Syntax error |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2958 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2959 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2960 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 2961 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 2962 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2963 | rm -f conftest.er1 |
| 2964 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2965 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2966 | (exit $ac_status); } >/dev/null; then |
| 2967 | if test -s conftest.err; then |
| 2968 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 2969 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2970 | else |
| 2971 | ac_cpp_err= |
| 2972 | fi |
| 2973 | else |
| 2974 | ac_cpp_err=yes |
| 2975 | fi |
| 2976 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2977 | : |
| 2978 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2979 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2980 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 2981 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2982 | # Broken: fails on valid input. |
| 2983 | continue |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2984 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2985 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 2986 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2987 | # OK, works on sane cases. Now check whether non-existent headers |
| 2988 | # can be detected and how. |
| 2989 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 2990 | /* confdefs.h. */ |
| 2991 | _ACEOF |
| 2992 | cat confdefs.h >>conftest.$ac_ext |
| 2993 | cat >>conftest.$ac_ext <<_ACEOF |
| 2994 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2995 | #include <ac_nonexistent.h> |
| 2996 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 2997 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 2998 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 2999 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3000 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3001 | rm -f conftest.er1 |
| 3002 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3003 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3004 | (exit $ac_status); } >/dev/null; then |
| 3005 | if test -s conftest.err; then |
| 3006 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3007 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3008 | else |
| 3009 | ac_cpp_err= |
| 3010 | fi |
| 3011 | else |
| 3012 | ac_cpp_err=yes |
| 3013 | fi |
| 3014 | if test -z "$ac_cpp_err"; then |
| 3015 | # Broken: success on invalid input. |
| 3016 | continue |
| 3017 | else |
| 3018 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3019 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3020 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3021 | # Passes both tests. |
| 3022 | ac_preproc_ok=: |
| 3023 | break |
| 3024 | fi |
| 3025 | rm -f conftest.err conftest.$ac_ext |
| 3026 | |
| 3027 | done |
| 3028 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 3029 | rm -f conftest.err conftest.$ac_ext |
| 3030 | if $ac_preproc_ok; then |
| 3031 | break |
| 3032 | fi |
| 3033 | |
| 3034 | done |
| 3035 | ac_cv_prog_CPP=$CPP |
| 3036 | |
| 3037 | fi |
| 3038 | CPP=$ac_cv_prog_CPP |
| 3039 | else |
| 3040 | ac_cv_prog_CPP=$CPP |
| 3041 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3042 | echo "$as_me:$LINENO: result: $CPP" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3043 | echo "${ECHO_T}$CPP" >&6 |
| 3044 | ac_preproc_ok=false |
| 3045 | for ac_c_preproc_warn_flag in '' yes |
| 3046 | do |
| 3047 | # Use a header file that comes with gcc, so configuring glibc |
| 3048 | # with a fresh cross-compiler works. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3049 | # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 3050 | # <limits.h> exists even on freestanding compilers. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3051 | # On the NeXT, cc -E runs the code through the compiler's parser, |
| 3052 | # not just through cpp. "Syntax error" is here to catch this case. |
| 3053 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3054 | /* confdefs.h. */ |
| 3055 | _ACEOF |
| 3056 | cat confdefs.h >>conftest.$ac_ext |
| 3057 | cat >>conftest.$ac_ext <<_ACEOF |
| 3058 | /* end confdefs.h. */ |
| 3059 | #ifdef __STDC__ |
| 3060 | # include <limits.h> |
| 3061 | #else |
| 3062 | # include <assert.h> |
| 3063 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3064 | Syntax error |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3065 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3066 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3067 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3068 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3069 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3070 | rm -f conftest.er1 |
| 3071 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3073 | (exit $ac_status); } >/dev/null; then |
| 3074 | if test -s conftest.err; then |
| 3075 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3076 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3077 | else |
| 3078 | ac_cpp_err= |
| 3079 | fi |
| 3080 | else |
| 3081 | ac_cpp_err=yes |
| 3082 | fi |
| 3083 | if test -z "$ac_cpp_err"; then |
| 3084 | : |
| 3085 | else |
| 3086 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3087 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3088 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3089 | # Broken: fails on valid input. |
| 3090 | continue |
| 3091 | fi |
| 3092 | rm -f conftest.err conftest.$ac_ext |
| 3093 | |
| 3094 | # OK, works on sane cases. Now check whether non-existent headers |
| 3095 | # can be detected and how. |
| 3096 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3097 | /* confdefs.h. */ |
| 3098 | _ACEOF |
| 3099 | cat confdefs.h >>conftest.$ac_ext |
| 3100 | cat >>conftest.$ac_ext <<_ACEOF |
| 3101 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3102 | #include <ac_nonexistent.h> |
| 3103 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3104 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3105 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3106 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3107 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3108 | rm -f conftest.er1 |
| 3109 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3110 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3111 | (exit $ac_status); } >/dev/null; then |
| 3112 | if test -s conftest.err; then |
| 3113 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3114 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3115 | else |
| 3116 | ac_cpp_err= |
| 3117 | fi |
| 3118 | else |
| 3119 | ac_cpp_err=yes |
| 3120 | fi |
| 3121 | if test -z "$ac_cpp_err"; then |
| 3122 | # Broken: success on invalid input. |
| 3123 | continue |
| 3124 | else |
| 3125 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3126 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3127 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3128 | # Passes both tests. |
| 3129 | ac_preproc_ok=: |
| 3130 | break |
| 3131 | fi |
| 3132 | rm -f conftest.err conftest.$ac_ext |
| 3133 | |
| 3134 | done |
| 3135 | # Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. |
| 3136 | rm -f conftest.err conftest.$ac_ext |
| 3137 | if $ac_preproc_ok; then |
| 3138 | : |
| 3139 | else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3140 | { { echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check |
| 3141 | See \`config.log' for more details." >&5 |
| 3142 | echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check |
| 3143 | See \`config.log' for more details." >&2;} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3144 | { (exit 1); exit 1; }; } |
| 3145 | fi |
| 3146 | |
| 3147 | ac_ext=c |
| 3148 | ac_cpp='$CPP $CPPFLAGS' |
| 3149 | ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' |
| 3150 | ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' |
| 3151 | ac_compiler_gnu=$ac_cv_c_compiler_gnu |
| 3152 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3153 | |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3154 | |
| 3155 | if test "x$ac_path_x_has_been_run" != xyes; then |
| 3156 | echo "$as_me:$LINENO: checking for X" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3157 | echo $ECHO_N "checking for X... $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3158 | |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3159 | ac_path_x_has_been_run=yes |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3160 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3161 | # Check whether --with-x or --without-x was given. |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 3162 | if test "${with_x+set}" = set; then |
| 3163 | withval="$with_x" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3164 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3165 | fi; |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3166 | # $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] | 3167 | if test "x$with_x" = xno; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3168 | # The user explicitly disabled X. |
| 3169 | have_x=disabled |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3170 | else |
| 3171 | if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3172 | # Both variables are already set. |
| 3173 | have_x=yes |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3174 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3175 | if test "${ac_cv_have_x+set}" = set; then |
| 3176 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3177 | else |
| 3178 | # 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] | 3179 | ac_x_includes=no ac_x_libraries=no |
| 3180 | rm -fr conftest.dir |
| 3181 | if mkdir conftest.dir; then |
| 3182 | cd conftest.dir |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3183 | # 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] | 3184 | cat >Imakefile <<'_ACEOF' |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3185 | acfindx: |
| 3186 | @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] | 3187 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3188 | if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3189 | # GNU make sometimes prints "make[1]: Entering...", which would confuse us. |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 3190 | eval `${MAKE-make} acfindx 2>/dev/null | grep -v make` |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3191 | # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR. |
| 3192 | for ac_extension in a so sl; do |
| 3193 | if test ! -f $ac_im_usrlibdir/libX11.$ac_extension && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3194 | test -f $ac_im_libdir/libX11.$ac_extension; then |
| 3195 | ac_im_usrlibdir=$ac_im_libdir; break |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3196 | fi |
| 3197 | done |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3198 | # Screen out bogus values from the imake configuration. They are |
| 3199 | # bogus both because they are the default anyway, and because |
| 3200 | # using them would break gcc on systems where it needs fixed includes. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3201 | case $ac_im_incroot in |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3202 | /usr/include) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3203 | *) 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] | 3204 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3205 | case $ac_im_usrlibdir in |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3206 | /usr/lib | /lib) ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3207 | *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3208 | esac |
| 3209 | fi |
| 3210 | cd .. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3211 | rm -fr conftest.dir |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3212 | fi |
| 3213 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3214 | # Standard set of common directories for X headers. |
| 3215 | # Check X11 before X11Rn because it is often a symlink to the current release. |
| 3216 | ac_x_header_dirs=' |
| 3217 | /usr/X11/include |
| 3218 | /usr/X11R6/include |
| 3219 | /usr/X11R5/include |
| 3220 | /usr/X11R4/include |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3221 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3222 | /usr/include/X11 |
| 3223 | /usr/include/X11R6 |
| 3224 | /usr/include/X11R5 |
| 3225 | /usr/include/X11R4 |
| 3226 | |
| 3227 | /usr/local/X11/include |
| 3228 | /usr/local/X11R6/include |
| 3229 | /usr/local/X11R5/include |
| 3230 | /usr/local/X11R4/include |
| 3231 | |
| 3232 | /usr/local/include/X11 |
| 3233 | /usr/local/include/X11R6 |
| 3234 | /usr/local/include/X11R5 |
| 3235 | /usr/local/include/X11R4 |
| 3236 | |
| 3237 | /usr/X386/include |
| 3238 | /usr/x386/include |
| 3239 | /usr/XFree86/include/X11 |
| 3240 | |
| 3241 | /usr/include |
| 3242 | /usr/local/include |
| 3243 | /usr/unsupported/include |
| 3244 | /usr/athena/include |
| 3245 | /usr/local/x11r5/include |
| 3246 | /usr/lpp/Xamples/include |
| 3247 | |
| 3248 | /usr/openwin/include |
| 3249 | /usr/openwin/share/include' |
| 3250 | |
| 3251 | if test "$ac_x_includes" = no; then |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3252 | # 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] | 3253 | # First, try using that file with no special directory specified. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3254 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3255 | /* confdefs.h. */ |
| 3256 | _ACEOF |
| 3257 | cat confdefs.h >>conftest.$ac_ext |
| 3258 | cat >>conftest.$ac_ext <<_ACEOF |
| 3259 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3260 | #include <X11/Intrinsic.h> |
| 3261 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3262 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3263 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 3264 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3265 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3266 | rm -f conftest.er1 |
| 3267 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3269 | (exit $ac_status); } >/dev/null; then |
| 3270 | if test -s conftest.err; then |
| 3271 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3272 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3273 | else |
| 3274 | ac_cpp_err= |
| 3275 | fi |
| 3276 | else |
| 3277 | ac_cpp_err=yes |
| 3278 | fi |
| 3279 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3280 | # We can compile using X headers with no special include directory. |
| 3281 | ac_x_includes= |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3282 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3283 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3284 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3285 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3286 | for ac_dir in $ac_x_header_dirs; do |
| 3287 | if test -r "$ac_dir/X11/Intrinsic.h"; then |
| 3288 | ac_x_includes=$ac_dir |
| 3289 | break |
| 3290 | fi |
| 3291 | done |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3292 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3293 | rm -f conftest.err conftest.$ac_ext |
| 3294 | fi # $ac_x_includes = no |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3295 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3296 | if test "$ac_x_libraries" = no; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3297 | # Check for the libraries. |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3298 | # See if we find them without any special options. |
| 3299 | # Don't add to $LIBS permanently. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3300 | ac_save_LIBS=$LIBS |
| 3301 | LIBS="-lXt $LIBS" |
| 3302 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3303 | /* confdefs.h. */ |
| 3304 | _ACEOF |
| 3305 | cat confdefs.h >>conftest.$ac_ext |
| 3306 | cat >>conftest.$ac_ext <<_ACEOF |
| 3307 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3308 | #include <X11/Intrinsic.h> |
| 3309 | int |
| 3310 | main () |
| 3311 | { |
| 3312 | XtMalloc (0) |
| 3313 | ; |
| 3314 | return 0; |
| 3315 | } |
| 3316 | _ACEOF |
| 3317 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3318 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3319 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3320 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3321 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3322 | rm -f conftest.er1 |
| 3323 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3324 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3325 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3326 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3327 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3328 | (eval $ac_try) 2>&5 |
| 3329 | ac_status=$? |
| 3330 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3331 | (exit $ac_status); }; } && |
| 3332 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3333 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3334 | (eval $ac_try) 2>&5 |
| 3335 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3336 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3337 | (exit $ac_status); }; }; then |
| 3338 | LIBS=$ac_save_LIBS |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3339 | # We can link X programs with no special library path. |
| 3340 | ac_x_libraries= |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3341 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3342 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3343 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3344 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3345 | LIBS=$ac_save_LIBS |
| 3346 | 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] | 3347 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3348 | # 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] | 3349 | for ac_extension in a so sl; do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3350 | if test -r $ac_dir/libXt.$ac_extension; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3351 | ac_x_libraries=$ac_dir |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3352 | break 2 |
| 3353 | fi |
| 3354 | done |
| 3355 | done |
| 3356 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3357 | rm -f conftest.err conftest.$ac_objext \ |
| 3358 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3359 | fi # $ac_x_libraries = no |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3360 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3361 | if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3362 | # Didn't find X anywhere. Cache the known absence of X. |
| 3363 | ac_cv_have_x="have_x=no" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3364 | else |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3365 | # Record where we found X for the cache. |
| 3366 | ac_cv_have_x="have_x=yes \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3367 | ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3368 | fi |
| 3369 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3370 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3371 | fi |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3372 | eval "$ac_cv_have_x" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3373 | fi # $with_x != no |
| 3374 | |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3375 | if test "$have_x" != yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3376 | echo "$as_me:$LINENO: result: $have_x" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3377 | echo "${ECHO_T}$have_x" >&6 |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3378 | no_x=yes |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3379 | else |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3380 | # 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] | 3381 | test "x$x_includes" = xNONE && x_includes=$ac_x_includes |
| 3382 | test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3383 | # Update the cache value to reflect the command line values. |
| 3384 | ac_cv_have_x="have_x=yes \ |
| 3385 | ac_x_includes=$x_includes ac_x_libraries=$x_libraries" |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3386 | # It might be that x_includes is empty (headers are found in the |
| 3387 | # standard search path. Then output the corresponding message |
| 3388 | ac_out_x_includes=$x_includes |
| 3389 | test "x$x_includes" = x && ac_out_x_includes="in standard search path" |
| 3390 | echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5 |
| 3391 | echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 3392 | fi |
| 3393 | |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 3394 | fi |
Alexandre Julliard | b817f4f | 1996-03-14 18:08:34 +0000 | [diff] [blame] | 3395 | if test "$no_x" = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3396 | # 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] | 3397 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3398 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3399 | #define X_DISPLAY_MISSING 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3400 | _ACEOF |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3401 | |
| 3402 | X_CFLAGS= X_PRE_LIBS= X_LIBS= X_EXTRA_LIBS= |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3403 | else |
| 3404 | if test -n "$x_includes"; then |
| 3405 | X_CFLAGS="$X_CFLAGS -I$x_includes" |
| 3406 | fi |
| 3407 | |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3408 | # It would also be nice to do this for all -L options, not just this one. |
| 3409 | if test -n "$x_libraries"; then |
| 3410 | X_LIBS="$X_LIBS -L$x_libraries" |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3411 | # For Solaris; some versions of Sun CC require a space after -R and |
| 3412 | # others require no space. Words are not sufficient . . . . |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3413 | case `(uname -sr) 2>/dev/null` in |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3414 | "SunOS 5"*) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3415 | 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] | 3416 | echo $ECHO_N "checking whether -R must be followed by a space... $ECHO_C" >&6 |
| 3417 | ac_xsave_LIBS=$LIBS; LIBS="$LIBS -R$x_libraries" |
| 3418 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3419 | /* confdefs.h. */ |
| 3420 | _ACEOF |
| 3421 | cat confdefs.h >>conftest.$ac_ext |
| 3422 | cat >>conftest.$ac_ext <<_ACEOF |
| 3423 | /* end confdefs.h. */ |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3424 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3425 | int |
| 3426 | main () |
| 3427 | { |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3428 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3429 | ; |
| 3430 | return 0; |
| 3431 | } |
| 3432 | _ACEOF |
| 3433 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3434 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3435 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3436 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3437 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3438 | rm -f conftest.er1 |
| 3439 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3440 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3441 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3442 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3443 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3444 | (eval $ac_try) 2>&5 |
| 3445 | ac_status=$? |
| 3446 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3447 | (exit $ac_status); }; } && |
| 3448 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3449 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3450 | (eval $ac_try) 2>&5 |
| 3451 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3453 | (exit $ac_status); }; }; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3454 | ac_R_nospace=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3455 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3456 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3457 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3458 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3459 | ac_R_nospace=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3460 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3461 | rm -f conftest.err conftest.$ac_objext \ |
| 3462 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3463 | if test $ac_R_nospace = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3464 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3465 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3466 | X_LIBS="$X_LIBS -R$x_libraries" |
| 3467 | else |
| 3468 | LIBS="$ac_xsave_LIBS -R $x_libraries" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3469 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3470 | /* confdefs.h. */ |
| 3471 | _ACEOF |
| 3472 | cat confdefs.h >>conftest.$ac_ext |
| 3473 | cat >>conftest.$ac_ext <<_ACEOF |
| 3474 | /* end confdefs.h. */ |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3475 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3476 | int |
| 3477 | main () |
| 3478 | { |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3479 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3480 | ; |
| 3481 | return 0; |
| 3482 | } |
| 3483 | _ACEOF |
| 3484 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3485 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3486 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3487 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3488 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3489 | rm -f conftest.er1 |
| 3490 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3491 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3492 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3493 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3494 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3495 | (eval $ac_try) 2>&5 |
| 3496 | ac_status=$? |
| 3497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3498 | (exit $ac_status); }; } && |
| 3499 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3501 | (eval $ac_try) 2>&5 |
| 3502 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3504 | (exit $ac_status); }; }; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3505 | ac_R_space=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3506 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3507 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3508 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3509 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3510 | ac_R_space=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3511 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3512 | rm -f conftest.err conftest.$ac_objext \ |
| 3513 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3514 | if test $ac_R_space = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3515 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3516 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3517 | X_LIBS="$X_LIBS -R $x_libraries" |
| 3518 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3519 | echo "$as_me:$LINENO: result: neither works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3520 | echo "${ECHO_T}neither works" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3521 | fi |
| 3522 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3523 | LIBS=$ac_xsave_LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3524 | esac |
| 3525 | fi |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3526 | |
| 3527 | # Check for system-dependent libraries X programs must link with. |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3528 | # Do this before checking for the system-independent R6 libraries |
| 3529 | # (-lICE), since we may need -lsocket or whatever for X linking. |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3530 | |
| 3531 | if test "$ISC" = yes; then |
| 3532 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl_s -linet" |
| 3533 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3534 | # Martyn Johnson says this is needed for Ultrix, if the X |
| 3535 | # libraries were built with DECnet support. And Karl Berry says |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3536 | # the Alpha needs dnet_stub (dnet does not exist). |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3537 | ac_xsave_LIBS="$LIBS"; LIBS="$LIBS $X_LIBS -lX11" |
| 3538 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3539 | /* confdefs.h. */ |
| 3540 | _ACEOF |
| 3541 | cat confdefs.h >>conftest.$ac_ext |
| 3542 | cat >>conftest.$ac_ext <<_ACEOF |
| 3543 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3544 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3545 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3546 | #ifdef __cplusplus |
| 3547 | extern "C" |
| 3548 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 3549 | /* 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] | 3550 | builtin and then its argument prototype would still apply. */ |
| 3551 | char XOpenDisplay (); |
| 3552 | int |
| 3553 | main () |
| 3554 | { |
| 3555 | XOpenDisplay (); |
| 3556 | ; |
| 3557 | return 0; |
| 3558 | } |
| 3559 | _ACEOF |
| 3560 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3561 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3562 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3563 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3564 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3565 | rm -f conftest.er1 |
| 3566 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3567 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3568 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3569 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3570 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3571 | (eval $ac_try) 2>&5 |
| 3572 | ac_status=$? |
| 3573 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3574 | (exit $ac_status); }; } && |
| 3575 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3576 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3577 | (eval $ac_try) 2>&5 |
| 3578 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3579 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3580 | (exit $ac_status); }; }; then |
| 3581 | : |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3582 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3583 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3584 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3585 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3586 | echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3587 | echo $ECHO_N "checking for dnet_ntoa in -ldnet... $ECHO_C" >&6 |
| 3588 | if test "${ac_cv_lib_dnet_dnet_ntoa+set}" = set; then |
| 3589 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3590 | else |
| 3591 | ac_check_lib_save_LIBS=$LIBS |
| 3592 | LIBS="-ldnet $LIBS" |
| 3593 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3594 | /* confdefs.h. */ |
| 3595 | _ACEOF |
| 3596 | cat confdefs.h >>conftest.$ac_ext |
| 3597 | cat >>conftest.$ac_ext <<_ACEOF |
| 3598 | /* end confdefs.h. */ |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3599 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3600 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 3601 | #ifdef __cplusplus |
| 3602 | extern "C" |
| 3603 | #endif |
| 3604 | /* We use char because int might match the return type of a gcc2 |
| 3605 | builtin and then its argument prototype would still apply. */ |
| 3606 | char dnet_ntoa (); |
| 3607 | int |
| 3608 | main () |
| 3609 | { |
| 3610 | dnet_ntoa (); |
| 3611 | ; |
| 3612 | return 0; |
| 3613 | } |
| 3614 | _ACEOF |
| 3615 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3616 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3617 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3618 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3619 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3620 | rm -f conftest.er1 |
| 3621 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3622 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3623 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3624 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3625 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3626 | (eval $ac_try) 2>&5 |
| 3627 | ac_status=$? |
| 3628 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3629 | (exit $ac_status); }; } && |
| 3630 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3631 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3632 | (eval $ac_try) 2>&5 |
| 3633 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3634 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3635 | (exit $ac_status); }; }; then |
| 3636 | ac_cv_lib_dnet_dnet_ntoa=yes |
| 3637 | else |
| 3638 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3639 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3640 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3641 | ac_cv_lib_dnet_dnet_ntoa=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3642 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3643 | rm -f conftest.err conftest.$ac_objext \ |
| 3644 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3645 | LIBS=$ac_check_lib_save_LIBS |
| 3646 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3647 | echo "$as_me:$LINENO: result: $ac_cv_lib_dnet_dnet_ntoa" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3648 | echo "${ECHO_T}$ac_cv_lib_dnet_dnet_ntoa" >&6 |
| 3649 | if test $ac_cv_lib_dnet_dnet_ntoa = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3650 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3651 | fi |
| 3652 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3653 | if test $ac_cv_lib_dnet_dnet_ntoa = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3654 | echo "$as_me:$LINENO: checking for dnet_ntoa in -ldnet_stub" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3655 | echo $ECHO_N "checking for dnet_ntoa in -ldnet_stub... $ECHO_C" >&6 |
| 3656 | if test "${ac_cv_lib_dnet_stub_dnet_ntoa+set}" = set; then |
| 3657 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3658 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3659 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3660 | LIBS="-ldnet_stub $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3661 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3662 | /* confdefs.h. */ |
| 3663 | _ACEOF |
| 3664 | cat confdefs.h >>conftest.$ac_ext |
| 3665 | cat >>conftest.$ac_ext <<_ACEOF |
| 3666 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3667 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3668 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3669 | #ifdef __cplusplus |
| 3670 | extern "C" |
| 3671 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 3672 | /* 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] | 3673 | builtin and then its argument prototype would still apply. */ |
| 3674 | char dnet_ntoa (); |
| 3675 | int |
| 3676 | main () |
| 3677 | { |
| 3678 | dnet_ntoa (); |
| 3679 | ; |
| 3680 | return 0; |
| 3681 | } |
| 3682 | _ACEOF |
| 3683 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3684 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3685 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3686 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3687 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3688 | rm -f conftest.er1 |
| 3689 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3691 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3692 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3693 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3694 | (eval $ac_try) 2>&5 |
| 3695 | ac_status=$? |
| 3696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3697 | (exit $ac_status); }; } && |
| 3698 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3699 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3700 | (eval $ac_try) 2>&5 |
| 3701 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3702 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3703 | (exit $ac_status); }; }; then |
| 3704 | ac_cv_lib_dnet_stub_dnet_ntoa=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3705 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3706 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3707 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3708 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3709 | ac_cv_lib_dnet_stub_dnet_ntoa=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3710 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3711 | rm -f conftest.err conftest.$ac_objext \ |
| 3712 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3713 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3714 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3715 | 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] | 3716 | echo "${ECHO_T}$ac_cv_lib_dnet_stub_dnet_ntoa" >&6 |
| 3717 | if test $ac_cv_lib_dnet_stub_dnet_ntoa = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3718 | X_EXTRA_LIBS="$X_EXTRA_LIBS -ldnet_stub" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3719 | fi |
| 3720 | |
| 3721 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3722 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3723 | rm -f conftest.err conftest.$ac_objext \ |
| 3724 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3725 | LIBS="$ac_xsave_LIBS" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3726 | |
| 3727 | # msh@cis.ufl.edu says -lnsl (and -lsocket) are needed for his 386/AT, |
| 3728 | # to get the SysV transport functions. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3729 | # Chad R. Larson says the Pyramis MIS-ES running DC/OSx (SVR4) |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3730 | # needs -lnsl. |
| 3731 | # The nsl library prevents programs from opening the X display |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3732 | # on Irix 5.2, according to T.E. Dickey. |
| 3733 | # The functions gethostbyname, getservbyname, and inet_addr are |
| 3734 | # in -lbsd on LynxOS 3.0.1/i386, according to Lars Hecking. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3735 | echo "$as_me:$LINENO: checking for gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3736 | echo $ECHO_N "checking for gethostbyname... $ECHO_C" >&6 |
| 3737 | if test "${ac_cv_func_gethostbyname+set}" = set; then |
| 3738 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3739 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3740 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3741 | /* confdefs.h. */ |
| 3742 | _ACEOF |
| 3743 | cat confdefs.h >>conftest.$ac_ext |
| 3744 | cat >>conftest.$ac_ext <<_ACEOF |
| 3745 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3746 | /* Define gethostbyname to an innocuous variant, in case <limits.h> declares gethostbyname. |
| 3747 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 3748 | #define gethostbyname innocuous_gethostbyname |
| 3749 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3750 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3751 | which can conflict with char gethostbyname (); below. |
| 3752 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 3753 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3754 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3755 | #ifdef __STDC__ |
| 3756 | # include <limits.h> |
| 3757 | #else |
| 3758 | # include <assert.h> |
| 3759 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3760 | |
| 3761 | #undef gethostbyname |
| 3762 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3763 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3764 | #ifdef __cplusplus |
| 3765 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3766 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3767 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3768 | /* 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] | 3769 | builtin and then its argument prototype would still apply. */ |
| 3770 | char gethostbyname (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3771 | /* The GNU C library defines this for functions which it implements |
| 3772 | to always fail with ENOSYS. Some functions are actually named |
| 3773 | something starting with __ and the normal name is an alias. */ |
| 3774 | #if defined (__stub_gethostbyname) || defined (__stub___gethostbyname) |
| 3775 | choke me |
| 3776 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3777 | char (*f) () = gethostbyname; |
| 3778 | #endif |
| 3779 | #ifdef __cplusplus |
| 3780 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3781 | #endif |
| 3782 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3783 | int |
| 3784 | main () |
| 3785 | { |
| 3786 | return f != gethostbyname; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3787 | ; |
| 3788 | return 0; |
| 3789 | } |
| 3790 | _ACEOF |
| 3791 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3792 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3793 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3794 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3795 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3796 | rm -f conftest.er1 |
| 3797 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3798 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3799 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3800 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3801 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3802 | (eval $ac_try) 2>&5 |
| 3803 | ac_status=$? |
| 3804 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3805 | (exit $ac_status); }; } && |
| 3806 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3807 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3808 | (eval $ac_try) 2>&5 |
| 3809 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3810 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3811 | (exit $ac_status); }; }; then |
| 3812 | ac_cv_func_gethostbyname=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3813 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3814 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3815 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3816 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3817 | ac_cv_func_gethostbyname=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3818 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3819 | rm -f conftest.err conftest.$ac_objext \ |
| 3820 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3821 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3822 | echo "$as_me:$LINENO: result: $ac_cv_func_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3823 | echo "${ECHO_T}$ac_cv_func_gethostbyname" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3824 | |
| 3825 | if test $ac_cv_func_gethostbyname = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3826 | echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3827 | echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 |
| 3828 | if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then |
| 3829 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3830 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3831 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3832 | LIBS="-lnsl $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3833 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3834 | /* confdefs.h. */ |
| 3835 | _ACEOF |
| 3836 | cat confdefs.h >>conftest.$ac_ext |
| 3837 | cat >>conftest.$ac_ext <<_ACEOF |
| 3838 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3839 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 3840 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3841 | #ifdef __cplusplus |
| 3842 | extern "C" |
| 3843 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 3844 | /* 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] | 3845 | builtin and then its argument prototype would still apply. */ |
| 3846 | char gethostbyname (); |
| 3847 | int |
| 3848 | main () |
| 3849 | { |
| 3850 | gethostbyname (); |
| 3851 | ; |
| 3852 | return 0; |
| 3853 | } |
| 3854 | _ACEOF |
| 3855 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3856 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3857 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3858 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3859 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3860 | rm -f conftest.er1 |
| 3861 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3862 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3863 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3864 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3865 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3866 | (eval $ac_try) 2>&5 |
| 3867 | ac_status=$? |
| 3868 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3869 | (exit $ac_status); }; } && |
| 3870 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3871 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3872 | (eval $ac_try) 2>&5 |
| 3873 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3874 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3875 | (exit $ac_status); }; }; then |
| 3876 | ac_cv_lib_nsl_gethostbyname=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3877 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3878 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3879 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3880 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3881 | ac_cv_lib_nsl_gethostbyname=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3882 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3883 | rm -f conftest.err conftest.$ac_objext \ |
| 3884 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3885 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3886 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3887 | echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3888 | echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 |
| 3889 | if test $ac_cv_lib_nsl_gethostbyname = yes; then |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3890 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lnsl" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3891 | fi |
| 3892 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3893 | if test $ac_cv_lib_nsl_gethostbyname = no; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3894 | echo "$as_me:$LINENO: checking for gethostbyname in -lbsd" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3895 | echo $ECHO_N "checking for gethostbyname in -lbsd... $ECHO_C" >&6 |
| 3896 | if test "${ac_cv_lib_bsd_gethostbyname+set}" = set; then |
| 3897 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 3898 | else |
| 3899 | ac_check_lib_save_LIBS=$LIBS |
| 3900 | LIBS="-lbsd $LIBS" |
| 3901 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3902 | /* confdefs.h. */ |
| 3903 | _ACEOF |
| 3904 | cat confdefs.h >>conftest.$ac_ext |
| 3905 | cat >>conftest.$ac_ext <<_ACEOF |
| 3906 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3907 | |
| 3908 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 3909 | #ifdef __cplusplus |
| 3910 | extern "C" |
| 3911 | #endif |
| 3912 | /* We use char because int might match the return type of a gcc2 |
| 3913 | builtin and then its argument prototype would still apply. */ |
| 3914 | char gethostbyname (); |
| 3915 | int |
| 3916 | main () |
| 3917 | { |
| 3918 | gethostbyname (); |
| 3919 | ; |
| 3920 | return 0; |
| 3921 | } |
| 3922 | _ACEOF |
| 3923 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3924 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3925 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3926 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3927 | grep -v '^ *+' conftest.er1 >conftest.err |
| 3928 | rm -f conftest.er1 |
| 3929 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3931 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3932 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 3933 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 3934 | (eval $ac_try) 2>&5 |
| 3935 | ac_status=$? |
| 3936 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 3937 | (exit $ac_status); }; } && |
| 3938 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3939 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3940 | (eval $ac_try) 2>&5 |
| 3941 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3942 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3943 | (exit $ac_status); }; }; then |
| 3944 | ac_cv_lib_bsd_gethostbyname=yes |
| 3945 | else |
| 3946 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3947 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 3948 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3949 | ac_cv_lib_bsd_gethostbyname=no |
| 3950 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3951 | rm -f conftest.err conftest.$ac_objext \ |
| 3952 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3953 | LIBS=$ac_check_lib_save_LIBS |
| 3954 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3955 | echo "$as_me:$LINENO: result: $ac_cv_lib_bsd_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3956 | echo "${ECHO_T}$ac_cv_lib_bsd_gethostbyname" >&6 |
| 3957 | if test $ac_cv_lib_bsd_gethostbyname = yes; then |
| 3958 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lbsd" |
| 3959 | fi |
| 3960 | |
| 3961 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3962 | fi |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 3963 | |
| 3964 | # lieder@skyler.mavd.honeywell.com says without -lsocket, |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3965 | # socket/setsockopt and other routines are undefined under SCO ODT |
| 3966 | # 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] | 3967 | # on later versions), says Simon Leinen: it contains gethostby* |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 3968 | # variants that don't use the name server (or something). -lsocket |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3969 | # must be given before -lnsl if both are needed. We assume that |
| 3970 | # if connect needs -lnsl, so does gethostbyname. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 3971 | echo "$as_me:$LINENO: checking for connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3972 | echo $ECHO_N "checking for connect... $ECHO_C" >&6 |
| 3973 | if test "${ac_cv_func_connect+set}" = set; then |
| 3974 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3975 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 3976 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3977 | /* confdefs.h. */ |
| 3978 | _ACEOF |
| 3979 | cat confdefs.h >>conftest.$ac_ext |
| 3980 | cat >>conftest.$ac_ext <<_ACEOF |
| 3981 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3982 | /* Define connect to an innocuous variant, in case <limits.h> declares connect. |
| 3983 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 3984 | #define connect innocuous_connect |
| 3985 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3986 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3987 | which can conflict with char connect (); below. |
| 3988 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 3989 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3990 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 3991 | #ifdef __STDC__ |
| 3992 | # include <limits.h> |
| 3993 | #else |
| 3994 | # include <assert.h> |
| 3995 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 3996 | |
| 3997 | #undef connect |
| 3998 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 3999 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4000 | #ifdef __cplusplus |
| 4001 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4002 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4003 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4004 | /* 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] | 4005 | builtin and then its argument prototype would still apply. */ |
| 4006 | char connect (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4007 | /* The GNU C library defines this for functions which it implements |
| 4008 | to always fail with ENOSYS. Some functions are actually named |
| 4009 | something starting with __ and the normal name is an alias. */ |
| 4010 | #if defined (__stub_connect) || defined (__stub___connect) |
| 4011 | choke me |
| 4012 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4013 | char (*f) () = connect; |
| 4014 | #endif |
| 4015 | #ifdef __cplusplus |
| 4016 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4017 | #endif |
| 4018 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4019 | int |
| 4020 | main () |
| 4021 | { |
| 4022 | return f != connect; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4023 | ; |
| 4024 | return 0; |
| 4025 | } |
| 4026 | _ACEOF |
| 4027 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4028 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4029 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4030 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4031 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4032 | rm -f conftest.er1 |
| 4033 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4034 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4035 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4036 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4037 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4038 | (eval $ac_try) 2>&5 |
| 4039 | ac_status=$? |
| 4040 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4041 | (exit $ac_status); }; } && |
| 4042 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4043 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4044 | (eval $ac_try) 2>&5 |
| 4045 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4046 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4047 | (exit $ac_status); }; }; then |
| 4048 | ac_cv_func_connect=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4049 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4050 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4051 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4052 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4053 | ac_cv_func_connect=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4054 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4055 | rm -f conftest.err conftest.$ac_objext \ |
| 4056 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4057 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4058 | echo "$as_me:$LINENO: result: $ac_cv_func_connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4059 | echo "${ECHO_T}$ac_cv_func_connect" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4060 | |
| 4061 | if test $ac_cv_func_connect = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4062 | echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4063 | echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 |
| 4064 | if test "${ac_cv_lib_socket_connect+set}" = set; then |
| 4065 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4066 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4067 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4068 | LIBS="-lsocket $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4069 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4070 | /* confdefs.h. */ |
| 4071 | _ACEOF |
| 4072 | cat confdefs.h >>conftest.$ac_ext |
| 4073 | cat >>conftest.$ac_ext <<_ACEOF |
| 4074 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4075 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 4076 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4077 | #ifdef __cplusplus |
| 4078 | extern "C" |
| 4079 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4080 | /* 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] | 4081 | builtin and then its argument prototype would still apply. */ |
| 4082 | char connect (); |
| 4083 | int |
| 4084 | main () |
| 4085 | { |
| 4086 | connect (); |
| 4087 | ; |
| 4088 | return 0; |
| 4089 | } |
| 4090 | _ACEOF |
| 4091 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4092 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4093 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4094 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4095 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4096 | rm -f conftest.er1 |
| 4097 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4098 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4099 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4100 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4101 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4102 | (eval $ac_try) 2>&5 |
| 4103 | ac_status=$? |
| 4104 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4105 | (exit $ac_status); }; } && |
| 4106 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4107 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4108 | (eval $ac_try) 2>&5 |
| 4109 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4110 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4111 | (exit $ac_status); }; }; then |
| 4112 | ac_cv_lib_socket_connect=yes |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4113 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4114 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4115 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4116 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4117 | ac_cv_lib_socket_connect=no |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4118 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4119 | rm -f conftest.err conftest.$ac_objext \ |
| 4120 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4121 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4122 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4123 | echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4124 | echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 |
| 4125 | if test $ac_cv_lib_socket_connect = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4126 | X_EXTRA_LIBS="-lsocket $X_EXTRA_LIBS" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4127 | fi |
| 4128 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4129 | fi |
| 4130 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4131 | # Guillermo Gomez says -lposix is necessary on A/UX. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4132 | echo "$as_me:$LINENO: checking for remove" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4133 | echo $ECHO_N "checking for remove... $ECHO_C" >&6 |
| 4134 | if test "${ac_cv_func_remove+set}" = set; then |
| 4135 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4136 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4137 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4138 | /* confdefs.h. */ |
| 4139 | _ACEOF |
| 4140 | cat confdefs.h >>conftest.$ac_ext |
| 4141 | cat >>conftest.$ac_ext <<_ACEOF |
| 4142 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4143 | /* Define remove to an innocuous variant, in case <limits.h> declares remove. |
| 4144 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 4145 | #define remove innocuous_remove |
| 4146 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4147 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4148 | which can conflict with char remove (); below. |
| 4149 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 4150 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4151 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4152 | #ifdef __STDC__ |
| 4153 | # include <limits.h> |
| 4154 | #else |
| 4155 | # include <assert.h> |
| 4156 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4157 | |
| 4158 | #undef remove |
| 4159 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4160 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4161 | #ifdef __cplusplus |
| 4162 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4163 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4164 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4165 | /* 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] | 4166 | builtin and then its argument prototype would still apply. */ |
| 4167 | char remove (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4168 | /* The GNU C library defines this for functions which it implements |
| 4169 | to always fail with ENOSYS. Some functions are actually named |
| 4170 | something starting with __ and the normal name is an alias. */ |
| 4171 | #if defined (__stub_remove) || defined (__stub___remove) |
| 4172 | choke me |
| 4173 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4174 | char (*f) () = remove; |
| 4175 | #endif |
| 4176 | #ifdef __cplusplus |
| 4177 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4178 | #endif |
| 4179 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4180 | int |
| 4181 | main () |
| 4182 | { |
| 4183 | return f != remove; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4184 | ; |
| 4185 | return 0; |
| 4186 | } |
| 4187 | _ACEOF |
| 4188 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4189 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4190 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4191 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4192 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4193 | rm -f conftest.er1 |
| 4194 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4195 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4196 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4197 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4198 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4199 | (eval $ac_try) 2>&5 |
| 4200 | ac_status=$? |
| 4201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4202 | (exit $ac_status); }; } && |
| 4203 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4204 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4205 | (eval $ac_try) 2>&5 |
| 4206 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4208 | (exit $ac_status); }; }; then |
| 4209 | ac_cv_func_remove=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4210 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4211 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4212 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4213 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4214 | ac_cv_func_remove=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4215 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4216 | rm -f conftest.err conftest.$ac_objext \ |
| 4217 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4218 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4219 | echo "$as_me:$LINENO: result: $ac_cv_func_remove" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4220 | echo "${ECHO_T}$ac_cv_func_remove" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4221 | |
| 4222 | if test $ac_cv_func_remove = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4223 | echo "$as_me:$LINENO: checking for remove in -lposix" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4224 | echo $ECHO_N "checking for remove in -lposix... $ECHO_C" >&6 |
| 4225 | if test "${ac_cv_lib_posix_remove+set}" = set; then |
| 4226 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4227 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4228 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4229 | LIBS="-lposix $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4230 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4231 | /* confdefs.h. */ |
| 4232 | _ACEOF |
| 4233 | cat confdefs.h >>conftest.$ac_ext |
| 4234 | cat >>conftest.$ac_ext <<_ACEOF |
| 4235 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4236 | |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4237 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4238 | #ifdef __cplusplus |
| 4239 | extern "C" |
| 4240 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4241 | /* 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] | 4242 | builtin and then its argument prototype would still apply. */ |
| 4243 | char remove (); |
| 4244 | int |
| 4245 | main () |
| 4246 | { |
| 4247 | remove (); |
| 4248 | ; |
| 4249 | return 0; |
| 4250 | } |
| 4251 | _ACEOF |
| 4252 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4253 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4254 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4255 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4256 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4257 | rm -f conftest.er1 |
| 4258 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4259 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4260 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4261 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4262 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4263 | (eval $ac_try) 2>&5 |
| 4264 | ac_status=$? |
| 4265 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4266 | (exit $ac_status); }; } && |
| 4267 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4268 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4269 | (eval $ac_try) 2>&5 |
| 4270 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4271 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4272 | (exit $ac_status); }; }; then |
| 4273 | ac_cv_lib_posix_remove=yes |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4274 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4275 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4276 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4277 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4278 | ac_cv_lib_posix_remove=no |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4279 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4280 | rm -f conftest.err conftest.$ac_objext \ |
| 4281 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4282 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4283 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4284 | echo "$as_me:$LINENO: result: $ac_cv_lib_posix_remove" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4285 | echo "${ECHO_T}$ac_cv_lib_posix_remove" >&6 |
| 4286 | if test $ac_cv_lib_posix_remove = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4287 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lposix" |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4288 | fi |
| 4289 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4290 | fi |
| 4291 | |
| 4292 | # BSDI BSD/OS 2.1 needs -lipc for XOpenDisplay. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4293 | echo "$as_me:$LINENO: checking for shmat" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4294 | echo $ECHO_N "checking for shmat... $ECHO_C" >&6 |
| 4295 | if test "${ac_cv_func_shmat+set}" = set; then |
| 4296 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4297 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4298 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4299 | /* confdefs.h. */ |
| 4300 | _ACEOF |
| 4301 | cat confdefs.h >>conftest.$ac_ext |
| 4302 | cat >>conftest.$ac_ext <<_ACEOF |
| 4303 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4304 | /* Define shmat to an innocuous variant, in case <limits.h> declares shmat. |
| 4305 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 4306 | #define shmat innocuous_shmat |
| 4307 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4308 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4309 | which can conflict with char shmat (); below. |
| 4310 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 4311 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4312 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4313 | #ifdef __STDC__ |
| 4314 | # include <limits.h> |
| 4315 | #else |
| 4316 | # include <assert.h> |
| 4317 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4318 | |
| 4319 | #undef shmat |
| 4320 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4321 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4322 | #ifdef __cplusplus |
| 4323 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4324 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4325 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4326 | /* 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] | 4327 | builtin and then its argument prototype would still apply. */ |
| 4328 | char shmat (); |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4329 | /* The GNU C library defines this for functions which it implements |
| 4330 | to always fail with ENOSYS. Some functions are actually named |
| 4331 | something starting with __ and the normal name is an alias. */ |
| 4332 | #if defined (__stub_shmat) || defined (__stub___shmat) |
| 4333 | choke me |
| 4334 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4335 | char (*f) () = shmat; |
| 4336 | #endif |
| 4337 | #ifdef __cplusplus |
| 4338 | } |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4339 | #endif |
| 4340 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4341 | int |
| 4342 | main () |
| 4343 | { |
| 4344 | return f != shmat; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4345 | ; |
| 4346 | return 0; |
| 4347 | } |
| 4348 | _ACEOF |
| 4349 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4350 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4351 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4352 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4353 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4354 | rm -f conftest.er1 |
| 4355 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4356 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4357 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4358 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4359 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4360 | (eval $ac_try) 2>&5 |
| 4361 | ac_status=$? |
| 4362 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4363 | (exit $ac_status); }; } && |
| 4364 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4365 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4366 | (eval $ac_try) 2>&5 |
| 4367 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4368 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4369 | (exit $ac_status); }; }; then |
| 4370 | ac_cv_func_shmat=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4371 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4372 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4373 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4374 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4375 | ac_cv_func_shmat=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4376 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4377 | rm -f conftest.err conftest.$ac_objext \ |
| 4378 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4379 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4380 | echo "$as_me:$LINENO: result: $ac_cv_func_shmat" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4381 | echo "${ECHO_T}$ac_cv_func_shmat" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4382 | |
| 4383 | if test $ac_cv_func_shmat = no; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4384 | echo "$as_me:$LINENO: checking for shmat in -lipc" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4385 | echo $ECHO_N "checking for shmat in -lipc... $ECHO_C" >&6 |
| 4386 | if test "${ac_cv_lib_ipc_shmat+set}" = set; then |
| 4387 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4388 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4389 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4390 | LIBS="-lipc $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4391 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4392 | /* confdefs.h. */ |
| 4393 | _ACEOF |
| 4394 | cat confdefs.h >>conftest.$ac_ext |
| 4395 | cat >>conftest.$ac_ext <<_ACEOF |
| 4396 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4397 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4398 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4399 | #ifdef __cplusplus |
| 4400 | extern "C" |
| 4401 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4402 | /* 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] | 4403 | builtin and then its argument prototype would still apply. */ |
| 4404 | char shmat (); |
| 4405 | int |
| 4406 | main () |
| 4407 | { |
| 4408 | shmat (); |
| 4409 | ; |
| 4410 | return 0; |
| 4411 | } |
| 4412 | _ACEOF |
| 4413 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4414 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4415 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4416 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4417 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4418 | rm -f conftest.er1 |
| 4419 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4420 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4421 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4422 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4423 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4424 | (eval $ac_try) 2>&5 |
| 4425 | ac_status=$? |
| 4426 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4427 | (exit $ac_status); }; } && |
| 4428 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4429 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4430 | (eval $ac_try) 2>&5 |
| 4431 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4433 | (exit $ac_status); }; }; then |
| 4434 | ac_cv_lib_ipc_shmat=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4435 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4436 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4437 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4438 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4439 | ac_cv_lib_ipc_shmat=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4440 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4441 | rm -f conftest.err conftest.$ac_objext \ |
| 4442 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4443 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4444 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4445 | echo "$as_me:$LINENO: result: $ac_cv_lib_ipc_shmat" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4446 | echo "${ECHO_T}$ac_cv_lib_ipc_shmat" >&6 |
| 4447 | if test $ac_cv_lib_ipc_shmat = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4448 | X_EXTRA_LIBS="$X_EXTRA_LIBS -lipc" |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4449 | fi |
| 4450 | |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4451 | fi |
| 4452 | fi |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4453 | |
| 4454 | # Check for libraries that X11R6 Xt/Xaw programs need. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4455 | ac_save_LDFLAGS=$LDFLAGS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4456 | test -n "$x_libraries" && LDFLAGS="$LDFLAGS -L$x_libraries" |
| 4457 | # SM needs ICE to (dynamically) link under SunOS 4.x (so we have to |
| 4458 | # check for ICE first), but we must link in the order -lSM -lICE or |
| 4459 | # we get undefined symbols. So assume we have SM if we have ICE. |
| 4460 | # These have to be linked with before -lX11, unlike the other |
| 4461 | # libraries we check for below, so use a different variable. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4462 | # John Interrante, Karl Berry |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4463 | echo "$as_me:$LINENO: checking for IceConnectionNumber in -lICE" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4464 | echo $ECHO_N "checking for IceConnectionNumber in -lICE... $ECHO_C" >&6 |
| 4465 | if test "${ac_cv_lib_ICE_IceConnectionNumber+set}" = set; then |
| 4466 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4467 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4468 | ac_check_lib_save_LIBS=$LIBS |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 4469 | LIBS="-lICE $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4470 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4471 | /* confdefs.h. */ |
| 4472 | _ACEOF |
| 4473 | cat confdefs.h >>conftest.$ac_ext |
| 4474 | cat >>conftest.$ac_ext <<_ACEOF |
| 4475 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4476 | |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4477 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4478 | #ifdef __cplusplus |
| 4479 | extern "C" |
| 4480 | #endif |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4481 | /* 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] | 4482 | builtin and then its argument prototype would still apply. */ |
| 4483 | char IceConnectionNumber (); |
| 4484 | int |
| 4485 | main () |
| 4486 | { |
| 4487 | IceConnectionNumber (); |
| 4488 | ; |
| 4489 | return 0; |
| 4490 | } |
| 4491 | _ACEOF |
| 4492 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4493 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4494 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4495 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4496 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4497 | rm -f conftest.er1 |
| 4498 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4499 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4500 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4501 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4502 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4503 | (eval $ac_try) 2>&5 |
| 4504 | ac_status=$? |
| 4505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4506 | (exit $ac_status); }; } && |
| 4507 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4509 | (eval $ac_try) 2>&5 |
| 4510 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4511 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4512 | (exit $ac_status); }; }; then |
| 4513 | ac_cv_lib_ICE_IceConnectionNumber=yes |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4514 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4515 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4516 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4517 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4518 | ac_cv_lib_ICE_IceConnectionNumber=no |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4519 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4520 | rm -f conftest.err conftest.$ac_objext \ |
| 4521 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4522 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4523 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4524 | echo "$as_me:$LINENO: result: $ac_cv_lib_ICE_IceConnectionNumber" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4525 | echo "${ECHO_T}$ac_cv_lib_ICE_IceConnectionNumber" >&6 |
| 4526 | if test $ac_cv_lib_ICE_IceConnectionNumber = yes; then |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4527 | X_PRE_LIBS="$X_PRE_LIBS -lSM -lICE" |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4528 | fi |
| 4529 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4530 | LDFLAGS=$ac_save_LDFLAGS |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 4531 | |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 4532 | fi |
| 4533 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4534 | for ac_prog in flex lex |
| 4535 | do |
| 4536 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 4537 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4538 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4539 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4540 | if test "${ac_cv_prog_LEX+set}" = set; then |
| 4541 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4542 | else |
| 4543 | if test -n "$LEX"; then |
| 4544 | ac_cv_prog_LEX="$LEX" # Let the user override the test. |
| 4545 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4546 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4547 | for as_dir in $PATH |
| 4548 | do |
| 4549 | IFS=$as_save_IFS |
| 4550 | test -z "$as_dir" && as_dir=. |
| 4551 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4552 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4553 | ac_cv_prog_LEX="$ac_prog" |
| 4554 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4555 | break 2 |
| 4556 | fi |
| 4557 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4558 | done |
| 4559 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4560 | fi |
| 4561 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4562 | LEX=$ac_cv_prog_LEX |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4563 | if test -n "$LEX"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4564 | echo "$as_me:$LINENO: result: $LEX" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4565 | echo "${ECHO_T}$LEX" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4566 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4567 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4568 | echo "${ECHO_T}no" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4569 | fi |
| 4570 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4571 | test -n "$LEX" && break |
| 4572 | done |
| 4573 | test -n "$LEX" || LEX=":" |
| 4574 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4575 | if test -z "$LEXLIB" |
| 4576 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4577 | echo "$as_me:$LINENO: checking for yywrap in -lfl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4578 | echo $ECHO_N "checking for yywrap in -lfl... $ECHO_C" >&6 |
| 4579 | if test "${ac_cv_lib_fl_yywrap+set}" = set; then |
| 4580 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4581 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4582 | ac_check_lib_save_LIBS=$LIBS |
| 4583 | LIBS="-lfl $LIBS" |
| 4584 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4585 | /* confdefs.h. */ |
| 4586 | _ACEOF |
| 4587 | cat confdefs.h >>conftest.$ac_ext |
| 4588 | cat >>conftest.$ac_ext <<_ACEOF |
| 4589 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4590 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 4591 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4592 | #ifdef __cplusplus |
| 4593 | extern "C" |
| 4594 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 4595 | /* 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] | 4596 | builtin and then its argument prototype would still apply. */ |
| 4597 | char yywrap (); |
| 4598 | int |
| 4599 | main () |
| 4600 | { |
| 4601 | yywrap (); |
| 4602 | ; |
| 4603 | return 0; |
| 4604 | } |
| 4605 | _ACEOF |
| 4606 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4607 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4608 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4609 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4610 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4611 | rm -f conftest.er1 |
| 4612 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4613 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4614 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4615 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4616 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4617 | (eval $ac_try) 2>&5 |
| 4618 | ac_status=$? |
| 4619 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4620 | (exit $ac_status); }; } && |
| 4621 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4622 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4623 | (eval $ac_try) 2>&5 |
| 4624 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4625 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4626 | (exit $ac_status); }; }; then |
| 4627 | ac_cv_lib_fl_yywrap=yes |
| 4628 | else |
| 4629 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4630 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4631 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4632 | ac_cv_lib_fl_yywrap=no |
| 4633 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4634 | rm -f conftest.err conftest.$ac_objext \ |
| 4635 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4636 | LIBS=$ac_check_lib_save_LIBS |
| 4637 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4638 | echo "$as_me:$LINENO: result: $ac_cv_lib_fl_yywrap" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4639 | echo "${ECHO_T}$ac_cv_lib_fl_yywrap" >&6 |
| 4640 | if test $ac_cv_lib_fl_yywrap = yes; then |
| 4641 | LEXLIB="-lfl" |
| 4642 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4643 | echo "$as_me:$LINENO: checking for yywrap in -ll" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4644 | echo $ECHO_N "checking for yywrap in -ll... $ECHO_C" >&6 |
| 4645 | if test "${ac_cv_lib_l_yywrap+set}" = set; then |
| 4646 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4647 | else |
| 4648 | ac_check_lib_save_LIBS=$LIBS |
| 4649 | LIBS="-ll $LIBS" |
| 4650 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4651 | /* confdefs.h. */ |
| 4652 | _ACEOF |
| 4653 | cat confdefs.h >>conftest.$ac_ext |
| 4654 | cat >>conftest.$ac_ext <<_ACEOF |
| 4655 | /* end confdefs.h. */ |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4656 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4657 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 4658 | #ifdef __cplusplus |
| 4659 | extern "C" |
| 4660 | #endif |
| 4661 | /* We use char because int might match the return type of a gcc2 |
| 4662 | builtin and then its argument prototype would still apply. */ |
| 4663 | char yywrap (); |
| 4664 | int |
| 4665 | main () |
| 4666 | { |
| 4667 | yywrap (); |
| 4668 | ; |
| 4669 | return 0; |
| 4670 | } |
| 4671 | _ACEOF |
| 4672 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4673 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4674 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4675 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4676 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4677 | rm -f conftest.er1 |
| 4678 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4679 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4680 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4681 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4682 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4683 | (eval $ac_try) 2>&5 |
| 4684 | ac_status=$? |
| 4685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4686 | (exit $ac_status); }; } && |
| 4687 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4688 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4689 | (eval $ac_try) 2>&5 |
| 4690 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4691 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4692 | (exit $ac_status); }; }; then |
| 4693 | ac_cv_lib_l_yywrap=yes |
| 4694 | else |
| 4695 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4696 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4697 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4698 | ac_cv_lib_l_yywrap=no |
| 4699 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4700 | rm -f conftest.err conftest.$ac_objext \ |
| 4701 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4702 | LIBS=$ac_check_lib_save_LIBS |
| 4703 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4704 | echo "$as_me:$LINENO: result: $ac_cv_lib_l_yywrap" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4705 | echo "${ECHO_T}$ac_cv_lib_l_yywrap" >&6 |
| 4706 | if test $ac_cv_lib_l_yywrap = yes; then |
| 4707 | LEXLIB="-ll" |
| 4708 | fi |
| 4709 | |
| 4710 | fi |
| 4711 | |
| 4712 | fi |
| 4713 | |
| 4714 | if test "x$LEX" != "x:"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4715 | echo "$as_me:$LINENO: checking lex output file root" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4716 | echo $ECHO_N "checking lex output file root... $ECHO_C" >&6 |
| 4717 | if test "${ac_cv_prog_lex_root+set}" = set; then |
| 4718 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4719 | else |
| 4720 | # The minimal lex program is just a single line: %%. But some broken lexes |
| 4721 | # (Solaris, I think it was) want two %% lines, so accommodate them. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4722 | cat >conftest.l <<_ACEOF |
| 4723 | %% |
| 4724 | %% |
| 4725 | _ACEOF |
| 4726 | { (eval echo "$as_me:$LINENO: \"$LEX conftest.l\"") >&5 |
| 4727 | (eval $LEX conftest.l) 2>&5 |
| 4728 | ac_status=$? |
| 4729 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4730 | (exit $ac_status); } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4731 | if test -f lex.yy.c; then |
| 4732 | ac_cv_prog_lex_root=lex.yy |
| 4733 | elif test -f lexyy.c; then |
| 4734 | ac_cv_prog_lex_root=lexyy |
| 4735 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4736 | { { 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] | 4737 | echo "$as_me: error: cannot find output from $LEX; giving up" >&2;} |
| 4738 | { (exit 1); exit 1; }; } |
| 4739 | fi |
| 4740 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4741 | echo "$as_me:$LINENO: result: $ac_cv_prog_lex_root" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4742 | echo "${ECHO_T}$ac_cv_prog_lex_root" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4743 | rm -f conftest.l |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4744 | LEX_OUTPUT_ROOT=$ac_cv_prog_lex_root |
| 4745 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4746 | echo "$as_me:$LINENO: checking whether yytext is a pointer" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4747 | echo $ECHO_N "checking whether yytext is a pointer... $ECHO_C" >&6 |
| 4748 | if test "${ac_cv_prog_lex_yytext_pointer+set}" = set; then |
| 4749 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4750 | else |
| 4751 | # POSIX says lex can declare yytext either as a pointer or an array; the |
| 4752 | # default is implementation-dependent. Figure out which it is, since |
| 4753 | # not all implementations provide the %pointer and %array declarations. |
| 4754 | ac_cv_prog_lex_yytext_pointer=no |
| 4755 | echo 'extern char *yytext;' >>$LEX_OUTPUT_ROOT.c |
| 4756 | ac_save_LIBS=$LIBS |
| 4757 | LIBS="$LIBS $LEXLIB" |
| 4758 | cat >conftest.$ac_ext <<_ACEOF |
| 4759 | `cat $LEX_OUTPUT_ROOT.c` |
| 4760 | _ACEOF |
| 4761 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4762 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4763 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4764 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4765 | grep -v '^ *+' conftest.er1 >conftest.err |
| 4766 | rm -f conftest.er1 |
| 4767 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4768 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4769 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4770 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 4771 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 4772 | (eval $ac_try) 2>&5 |
| 4773 | ac_status=$? |
| 4774 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 4775 | (exit $ac_status); }; } && |
| 4776 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4777 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4778 | (eval $ac_try) 2>&5 |
| 4779 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4780 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4781 | (exit $ac_status); }; }; then |
| 4782 | ac_cv_prog_lex_yytext_pointer=yes |
| 4783 | else |
| 4784 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 4785 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 4786 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4787 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 4788 | rm -f conftest.err conftest.$ac_objext \ |
| 4789 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4790 | LIBS=$ac_save_LIBS |
| 4791 | rm -f "${LEX_OUTPUT_ROOT}.c" |
| 4792 | |
| 4793 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4794 | echo "$as_me:$LINENO: result: $ac_cv_prog_lex_yytext_pointer" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4795 | echo "${ECHO_T}$ac_cv_prog_lex_yytext_pointer" >&6 |
| 4796 | if test $ac_cv_prog_lex_yytext_pointer = yes; then |
| 4797 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4798 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4799 | #define YYTEXT_POINTER 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4800 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 4801 | |
| 4802 | fi |
| 4803 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4804 | fi |
Marcus Meissner | 5c5a621 | 2002-01-22 18:28:25 +0000 | [diff] [blame] | 4805 | |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4806 | for ac_prog in $LEX flex lex |
| 4807 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4808 | # 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] | 4809 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4810 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4811 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4812 | if test "${ac_cv_prog_XLEX+set}" = set; then |
| 4813 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4814 | else |
| 4815 | if test -n "$XLEX"; then |
| 4816 | ac_cv_prog_XLEX="$XLEX" # Let the user override the test. |
| 4817 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4818 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4819 | for as_dir in $PATH |
| 4820 | do |
| 4821 | IFS=$as_save_IFS |
| 4822 | test -z "$as_dir" && as_dir=. |
| 4823 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4824 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4825 | ac_cv_prog_XLEX="$ac_prog" |
| 4826 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4827 | break 2 |
| 4828 | fi |
| 4829 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4830 | done |
| 4831 | |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4832 | fi |
| 4833 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4834 | XLEX=$ac_cv_prog_XLEX |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4835 | if test -n "$XLEX"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4836 | echo "$as_me:$LINENO: result: $XLEX" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4837 | echo "${ECHO_T}$XLEX" >&6 |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4838 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4839 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4840 | echo "${ECHO_T}no" >&6 |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4841 | fi |
| 4842 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 4843 | test -n "$XLEX" && break |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4844 | done |
| 4845 | test -n "$XLEX" || XLEX="none" |
| 4846 | |
| 4847 | if test "$XLEX" = "none" |
| 4848 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 4849 | { { 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] | 4850 | echo "$as_me: error: no suitable lex found. Please install the 'flex' package." >&2;} |
| 4851 | { (exit 1); exit 1; }; } |
Marcus Meissner | b53bb41 | 2000-07-23 13:41:51 +0000 | [diff] [blame] | 4852 | fi |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 4853 | |
Mike McCormack | c068f67 | 2004-03-16 03:11:39 +0000 | [diff] [blame] | 4854 | for ac_prog in bison |
| 4855 | do |
| 4856 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 4857 | set dummy $ac_prog; ac_word=$2 |
| 4858 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4859 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4860 | if test "${ac_cv_prog_BISON+set}" = set; then |
| 4861 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4862 | else |
| 4863 | if test -n "$BISON"; then |
| 4864 | ac_cv_prog_BISON="$BISON" # Let the user override the test. |
| 4865 | else |
| 4866 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4867 | for as_dir in $PATH |
| 4868 | do |
| 4869 | IFS=$as_save_IFS |
| 4870 | test -z "$as_dir" && as_dir=. |
| 4871 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4872 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 4873 | ac_cv_prog_BISON="$ac_prog" |
| 4874 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4875 | break 2 |
| 4876 | fi |
| 4877 | done |
| 4878 | done |
| 4879 | |
| 4880 | fi |
| 4881 | fi |
| 4882 | BISON=$ac_cv_prog_BISON |
| 4883 | if test -n "$BISON"; then |
| 4884 | echo "$as_me:$LINENO: result: $BISON" >&5 |
| 4885 | echo "${ECHO_T}$BISON" >&6 |
| 4886 | else |
| 4887 | echo "$as_me:$LINENO: result: no" >&5 |
| 4888 | echo "${ECHO_T}no" >&6 |
| 4889 | fi |
| 4890 | |
| 4891 | test -n "$BISON" && break |
| 4892 | done |
| 4893 | test -n "$BISON" || BISON="none" |
| 4894 | |
| 4895 | if test "$BISON" = "none" |
| 4896 | then |
| 4897 | { { echo "$as_me:$LINENO: error: no suitable bison found. Please install the 'bison' package." >&5 |
| 4898 | echo "$as_me: error: no suitable bison found. Please install the 'bison' package." >&2;} |
| 4899 | { (exit 1); exit 1; }; } |
| 4900 | fi |
| 4901 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 4902 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4903 | for ac_prog in gas as |
| 4904 | do |
| 4905 | # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. |
| 4906 | set dummy $ac_tool_prefix$ac_prog; ac_word=$2 |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4907 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4908 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4909 | if test "${ac_cv_prog_AS+set}" = set; then |
| 4910 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4911 | else |
| 4912 | if test -n "$AS"; then |
| 4913 | ac_cv_prog_AS="$AS" # Let the user override the test. |
| 4914 | else |
| 4915 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4916 | for as_dir in $PATH |
| 4917 | do |
| 4918 | IFS=$as_save_IFS |
| 4919 | test -z "$as_dir" && as_dir=. |
| 4920 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4921 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4922 | ac_cv_prog_AS="$ac_tool_prefix$ac_prog" |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4923 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4924 | break 2 |
| 4925 | fi |
| 4926 | done |
| 4927 | done |
| 4928 | |
| 4929 | fi |
| 4930 | fi |
| 4931 | AS=$ac_cv_prog_AS |
| 4932 | if test -n "$AS"; then |
| 4933 | echo "$as_me:$LINENO: result: $AS" >&5 |
| 4934 | echo "${ECHO_T}$AS" >&6 |
| 4935 | else |
| 4936 | echo "$as_me:$LINENO: result: no" >&5 |
| 4937 | echo "${ECHO_T}no" >&6 |
| 4938 | fi |
| 4939 | |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4940 | test -n "$AS" && break |
| 4941 | done |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4942 | fi |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4943 | if test -z "$AS"; then |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4944 | ac_ct_AS=$AS |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4945 | for ac_prog in gas as |
| 4946 | do |
| 4947 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 4948 | set dummy $ac_prog; ac_word=$2 |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4949 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4950 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4951 | if test "${ac_cv_prog_ac_ct_AS+set}" = set; then |
| 4952 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4953 | else |
| 4954 | if test -n "$ac_ct_AS"; then |
| 4955 | ac_cv_prog_ac_ct_AS="$ac_ct_AS" # Let the user override the test. |
| 4956 | else |
| 4957 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 4958 | for as_dir in $PATH |
| 4959 | do |
| 4960 | IFS=$as_save_IFS |
| 4961 | test -z "$as_dir" && as_dir=. |
| 4962 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 4963 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4964 | ac_cv_prog_ac_ct_AS="$ac_prog" |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4965 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 4966 | break 2 |
| 4967 | fi |
| 4968 | done |
| 4969 | done |
| 4970 | |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4971 | fi |
| 4972 | fi |
| 4973 | ac_ct_AS=$ac_cv_prog_ac_ct_AS |
| 4974 | if test -n "$ac_ct_AS"; then |
| 4975 | echo "$as_me:$LINENO: result: $ac_ct_AS" >&5 |
| 4976 | echo "${ECHO_T}$ac_ct_AS" >&6 |
| 4977 | else |
| 4978 | echo "$as_me:$LINENO: result: no" >&5 |
| 4979 | echo "${ECHO_T}no" >&6 |
| 4980 | fi |
| 4981 | |
Alexandre Julliard | c80c290 | 2003-05-06 18:41:52 +0000 | [diff] [blame] | 4982 | test -n "$ac_ct_AS" && break |
| 4983 | done |
| 4984 | test -n "$ac_ct_AS" || ac_ct_AS="as" |
| 4985 | |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4986 | AS=$ac_ct_AS |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 4987 | fi |
| 4988 | |
| 4989 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | eb5f89c | 2002-05-24 21:22:10 +0000 | [diff] [blame] | 4990 | # Extract the first word of "${ac_tool_prefix}ld", so it can be a program name with args. |
| 4991 | set dummy ${ac_tool_prefix}ld; ac_word=$2 |
| 4992 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 4993 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 4994 | if test "${ac_cv_prog_LD+set}" = set; then |
| 4995 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 4996 | else |
| 4997 | if test -n "$LD"; then |
| 4998 | ac_cv_prog_LD="$LD" # Let the user override the test. |
| 4999 | else |
| 5000 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5001 | for as_dir in $PATH |
| 5002 | do |
| 5003 | IFS=$as_save_IFS |
| 5004 | test -z "$as_dir" && as_dir=. |
| 5005 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5006 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5007 | ac_cv_prog_LD="${ac_tool_prefix}ld" |
| 5008 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5009 | break 2 |
| 5010 | fi |
| 5011 | done |
| 5012 | done |
| 5013 | |
| 5014 | fi |
| 5015 | fi |
| 5016 | LD=$ac_cv_prog_LD |
| 5017 | if test -n "$LD"; then |
| 5018 | echo "$as_me:$LINENO: result: $LD" >&5 |
| 5019 | echo "${ECHO_T}$LD" >&6 |
| 5020 | else |
| 5021 | echo "$as_me:$LINENO: result: no" >&5 |
| 5022 | echo "${ECHO_T}no" >&6 |
| 5023 | fi |
| 5024 | |
| 5025 | fi |
| 5026 | if test -z "$ac_cv_prog_LD"; then |
| 5027 | ac_ct_LD=$LD |
| 5028 | # Extract the first word of "ld", so it can be a program name with args. |
| 5029 | set dummy ld; ac_word=$2 |
| 5030 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5031 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5032 | if test "${ac_cv_prog_ac_ct_LD+set}" = set; then |
| 5033 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5034 | else |
| 5035 | if test -n "$ac_ct_LD"; then |
| 5036 | ac_cv_prog_ac_ct_LD="$ac_ct_LD" # Let the user override the test. |
| 5037 | else |
| 5038 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5039 | for as_dir in $PATH |
| 5040 | do |
| 5041 | IFS=$as_save_IFS |
| 5042 | test -z "$as_dir" && as_dir=. |
| 5043 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5044 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5045 | ac_cv_prog_ac_ct_LD="ld" |
| 5046 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5047 | break 2 |
| 5048 | fi |
| 5049 | done |
| 5050 | done |
| 5051 | |
| 5052 | test -z "$ac_cv_prog_ac_ct_LD" && ac_cv_prog_ac_ct_LD="ld" |
| 5053 | fi |
| 5054 | fi |
| 5055 | ac_ct_LD=$ac_cv_prog_ac_ct_LD |
| 5056 | if test -n "$ac_ct_LD"; then |
| 5057 | echo "$as_me:$LINENO: result: $ac_ct_LD" >&5 |
| 5058 | echo "${ECHO_T}$ac_ct_LD" >&6 |
| 5059 | else |
| 5060 | echo "$as_me:$LINENO: result: no" >&5 |
| 5061 | echo "${ECHO_T}no" >&6 |
| 5062 | fi |
| 5063 | |
| 5064 | LD=$ac_ct_LD |
| 5065 | else |
| 5066 | LD="$ac_cv_prog_LD" |
| 5067 | fi |
| 5068 | |
| 5069 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 5070 | # Extract the first word of "${ac_tool_prefix}ar", so it can be a program name with args. |
| 5071 | set dummy ${ac_tool_prefix}ar; ac_word=$2 |
| 5072 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5073 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5074 | if test "${ac_cv_prog_AR+set}" = set; then |
| 5075 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5076 | else |
| 5077 | if test -n "$AR"; then |
| 5078 | ac_cv_prog_AR="$AR" # Let the user override the test. |
| 5079 | else |
| 5080 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5081 | for as_dir in $PATH |
| 5082 | do |
| 5083 | IFS=$as_save_IFS |
| 5084 | test -z "$as_dir" && as_dir=. |
| 5085 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5086 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5087 | ac_cv_prog_AR="${ac_tool_prefix}ar" |
| 5088 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5089 | break 2 |
| 5090 | fi |
| 5091 | done |
| 5092 | done |
| 5093 | |
| 5094 | fi |
| 5095 | fi |
| 5096 | AR=$ac_cv_prog_AR |
| 5097 | if test -n "$AR"; then |
| 5098 | echo "$as_me:$LINENO: result: $AR" >&5 |
| 5099 | echo "${ECHO_T}$AR" >&6 |
| 5100 | else |
| 5101 | echo "$as_me:$LINENO: result: no" >&5 |
| 5102 | echo "${ECHO_T}no" >&6 |
| 5103 | fi |
| 5104 | |
| 5105 | fi |
| 5106 | if test -z "$ac_cv_prog_AR"; then |
| 5107 | ac_ct_AR=$AR |
| 5108 | # Extract the first word of "ar", so it can be a program name with args. |
| 5109 | set dummy ar; ac_word=$2 |
| 5110 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5111 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5112 | if test "${ac_cv_prog_ac_ct_AR+set}" = set; then |
| 5113 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5114 | else |
| 5115 | if test -n "$ac_ct_AR"; then |
| 5116 | ac_cv_prog_ac_ct_AR="$ac_ct_AR" # Let the user override the test. |
| 5117 | else |
| 5118 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5119 | for as_dir in $PATH |
| 5120 | do |
| 5121 | IFS=$as_save_IFS |
| 5122 | test -z "$as_dir" && as_dir=. |
| 5123 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5124 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5125 | ac_cv_prog_ac_ct_AR="ar" |
| 5126 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5127 | break 2 |
| 5128 | fi |
| 5129 | done |
| 5130 | done |
| 5131 | |
| 5132 | test -z "$ac_cv_prog_ac_ct_AR" && ac_cv_prog_ac_ct_AR="ar" |
| 5133 | fi |
| 5134 | fi |
| 5135 | ac_ct_AR=$ac_cv_prog_ac_ct_AR |
| 5136 | if test -n "$ac_ct_AR"; then |
| 5137 | echo "$as_me:$LINENO: result: $ac_ct_AR" >&5 |
| 5138 | echo "${ECHO_T}$ac_ct_AR" >&6 |
| 5139 | else |
| 5140 | echo "$as_me:$LINENO: result: no" >&5 |
| 5141 | echo "${ECHO_T}no" >&6 |
| 5142 | fi |
| 5143 | |
| 5144 | AR=$ac_ct_AR |
| 5145 | else |
| 5146 | AR="$ac_cv_prog_AR" |
| 5147 | fi |
| 5148 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5149 | if test -n "$ac_tool_prefix"; then |
| 5150 | # Extract the first word of "${ac_tool_prefix}ranlib", so it can be a program name with args. |
| 5151 | set dummy ${ac_tool_prefix}ranlib; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5152 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5153 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5154 | if test "${ac_cv_prog_RANLIB+set}" = set; then |
| 5155 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5156 | else |
| 5157 | if test -n "$RANLIB"; then |
| 5158 | ac_cv_prog_RANLIB="$RANLIB" # Let the user override the test. |
| 5159 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5160 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5161 | for as_dir in $PATH |
| 5162 | do |
| 5163 | IFS=$as_save_IFS |
| 5164 | test -z "$as_dir" && as_dir=. |
| 5165 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5166 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5167 | ac_cv_prog_RANLIB="${ac_tool_prefix}ranlib" |
| 5168 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5169 | break 2 |
| 5170 | fi |
| 5171 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5172 | done |
| 5173 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 5174 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 5175 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5176 | RANLIB=$ac_cv_prog_RANLIB |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5177 | if test -n "$RANLIB"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5178 | echo "$as_me:$LINENO: result: $RANLIB" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5179 | echo "${ECHO_T}$RANLIB" >&6 |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5180 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5181 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5182 | echo "${ECHO_T}no" >&6 |
| 5183 | fi |
| 5184 | |
| 5185 | fi |
| 5186 | if test -z "$ac_cv_prog_RANLIB"; then |
| 5187 | ac_ct_RANLIB=$RANLIB |
| 5188 | # Extract the first word of "ranlib", so it can be a program name with args. |
| 5189 | set dummy ranlib; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5190 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5191 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5192 | if test "${ac_cv_prog_ac_ct_RANLIB+set}" = set; then |
| 5193 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5194 | else |
| 5195 | if test -n "$ac_ct_RANLIB"; then |
| 5196 | ac_cv_prog_ac_ct_RANLIB="$ac_ct_RANLIB" # Let the user override the test. |
| 5197 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5198 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5199 | for as_dir in $PATH |
| 5200 | do |
| 5201 | IFS=$as_save_IFS |
| 5202 | test -z "$as_dir" && as_dir=. |
| 5203 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5204 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5205 | ac_cv_prog_ac_ct_RANLIB="ranlib" |
| 5206 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5207 | break 2 |
| 5208 | fi |
| 5209 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5210 | done |
| 5211 | |
| 5212 | test -z "$ac_cv_prog_ac_ct_RANLIB" && ac_cv_prog_ac_ct_RANLIB=":" |
| 5213 | fi |
| 5214 | fi |
| 5215 | ac_ct_RANLIB=$ac_cv_prog_ac_ct_RANLIB |
| 5216 | if test -n "$ac_ct_RANLIB"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5217 | echo "$as_me:$LINENO: result: $ac_ct_RANLIB" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5218 | echo "${ECHO_T}$ac_ct_RANLIB" >&6 |
| 5219 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5220 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5221 | echo "${ECHO_T}no" >&6 |
| 5222 | fi |
| 5223 | |
| 5224 | RANLIB=$ac_ct_RANLIB |
| 5225 | else |
| 5226 | RANLIB="$ac_cv_prog_RANLIB" |
Alexandre Julliard | ff8331e | 1995-09-18 11:19:54 +0000 | [diff] [blame] | 5227 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 5228 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 5229 | if test -n "$ac_tool_prefix"; then |
| 5230 | # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. |
| 5231 | set dummy ${ac_tool_prefix}strip; ac_word=$2 |
| 5232 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5233 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5234 | if test "${ac_cv_prog_STRIP+set}" = set; then |
| 5235 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5236 | else |
| 5237 | if test -n "$STRIP"; then |
| 5238 | ac_cv_prog_STRIP="$STRIP" # Let the user override the test. |
| 5239 | else |
| 5240 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5241 | for as_dir in $PATH |
| 5242 | do |
| 5243 | IFS=$as_save_IFS |
| 5244 | test -z "$as_dir" && as_dir=. |
| 5245 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5246 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5247 | ac_cv_prog_STRIP="${ac_tool_prefix}strip" |
| 5248 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5249 | break 2 |
| 5250 | fi |
| 5251 | done |
| 5252 | done |
| 5253 | |
| 5254 | fi |
| 5255 | fi |
| 5256 | STRIP=$ac_cv_prog_STRIP |
| 5257 | if test -n "$STRIP"; then |
| 5258 | echo "$as_me:$LINENO: result: $STRIP" >&5 |
| 5259 | echo "${ECHO_T}$STRIP" >&6 |
| 5260 | else |
| 5261 | echo "$as_me:$LINENO: result: no" >&5 |
| 5262 | echo "${ECHO_T}no" >&6 |
| 5263 | fi |
| 5264 | |
| 5265 | fi |
| 5266 | if test -z "$ac_cv_prog_STRIP"; then |
| 5267 | ac_ct_STRIP=$STRIP |
| 5268 | # Extract the first word of "strip", so it can be a program name with args. |
| 5269 | set dummy strip; ac_word=$2 |
| 5270 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5271 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5272 | if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then |
| 5273 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5274 | else |
| 5275 | if test -n "$ac_ct_STRIP"; then |
| 5276 | ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. |
| 5277 | else |
| 5278 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5279 | for as_dir in $PATH |
| 5280 | do |
| 5281 | IFS=$as_save_IFS |
| 5282 | test -z "$as_dir" && as_dir=. |
| 5283 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5284 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5285 | ac_cv_prog_ac_ct_STRIP="strip" |
| 5286 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5287 | break 2 |
| 5288 | fi |
| 5289 | done |
| 5290 | done |
| 5291 | |
| 5292 | test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP="strip" |
| 5293 | fi |
| 5294 | fi |
| 5295 | ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP |
| 5296 | if test -n "$ac_ct_STRIP"; then |
| 5297 | echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 |
| 5298 | echo "${ECHO_T}$ac_ct_STRIP" >&6 |
| 5299 | else |
| 5300 | echo "$as_me:$LINENO: result: no" >&5 |
| 5301 | echo "${ECHO_T}no" >&6 |
| 5302 | fi |
| 5303 | |
| 5304 | STRIP=$ac_ct_STRIP |
| 5305 | else |
| 5306 | STRIP="$ac_cv_prog_STRIP" |
| 5307 | fi |
| 5308 | |
| 5309 | if test -n "$ac_tool_prefix"; then |
| 5310 | # Extract the first word of "${ac_tool_prefix}windres", so it can be a program name with args. |
| 5311 | set dummy ${ac_tool_prefix}windres; ac_word=$2 |
| 5312 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5313 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5314 | if test "${ac_cv_prog_WINDRES+set}" = set; then |
| 5315 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5316 | else |
| 5317 | if test -n "$WINDRES"; then |
| 5318 | ac_cv_prog_WINDRES="$WINDRES" # Let the user override the test. |
| 5319 | else |
| 5320 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5321 | for as_dir in $PATH |
| 5322 | do |
| 5323 | IFS=$as_save_IFS |
| 5324 | test -z "$as_dir" && as_dir=. |
| 5325 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5326 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5327 | ac_cv_prog_WINDRES="${ac_tool_prefix}windres" |
| 5328 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5329 | break 2 |
| 5330 | fi |
| 5331 | done |
| 5332 | done |
| 5333 | |
| 5334 | fi |
| 5335 | fi |
| 5336 | WINDRES=$ac_cv_prog_WINDRES |
| 5337 | if test -n "$WINDRES"; then |
| 5338 | echo "$as_me:$LINENO: result: $WINDRES" >&5 |
| 5339 | echo "${ECHO_T}$WINDRES" >&6 |
| 5340 | else |
| 5341 | echo "$as_me:$LINENO: result: no" >&5 |
| 5342 | echo "${ECHO_T}no" >&6 |
| 5343 | fi |
| 5344 | |
| 5345 | fi |
| 5346 | if test -z "$ac_cv_prog_WINDRES"; then |
| 5347 | ac_ct_WINDRES=$WINDRES |
| 5348 | # Extract the first word of "windres", so it can be a program name with args. |
| 5349 | set dummy windres; ac_word=$2 |
| 5350 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5351 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5352 | if test "${ac_cv_prog_ac_ct_WINDRES+set}" = set; then |
| 5353 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5354 | else |
| 5355 | if test -n "$ac_ct_WINDRES"; then |
| 5356 | ac_cv_prog_ac_ct_WINDRES="$ac_ct_WINDRES" # Let the user override the test. |
| 5357 | else |
| 5358 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5359 | for as_dir in $PATH |
| 5360 | do |
| 5361 | IFS=$as_save_IFS |
| 5362 | test -z "$as_dir" && as_dir=. |
| 5363 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5364 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5365 | ac_cv_prog_ac_ct_WINDRES="windres" |
| 5366 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5367 | break 2 |
| 5368 | fi |
| 5369 | done |
| 5370 | done |
| 5371 | |
| 5372 | test -z "$ac_cv_prog_ac_ct_WINDRES" && ac_cv_prog_ac_ct_WINDRES="false" |
| 5373 | fi |
| 5374 | fi |
| 5375 | ac_ct_WINDRES=$ac_cv_prog_ac_ct_WINDRES |
| 5376 | if test -n "$ac_ct_WINDRES"; then |
| 5377 | echo "$as_me:$LINENO: result: $ac_ct_WINDRES" >&5 |
| 5378 | echo "${ECHO_T}$ac_ct_WINDRES" >&6 |
| 5379 | else |
| 5380 | echo "$as_me:$LINENO: result: no" >&5 |
| 5381 | echo "${ECHO_T}no" >&6 |
| 5382 | fi |
| 5383 | |
| 5384 | WINDRES=$ac_ct_WINDRES |
| 5385 | else |
| 5386 | WINDRES="$ac_cv_prog_WINDRES" |
| 5387 | fi |
| 5388 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5389 | echo "$as_me:$LINENO: checking whether ln -s works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5390 | echo $ECHO_N "checking whether ln -s works... $ECHO_C" >&6 |
| 5391 | LN_S=$as_ln_s |
| 5392 | if test "$LN_S" = "ln -s"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5393 | echo "$as_me:$LINENO: result: yes" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5394 | echo "${ECHO_T}yes" >&6 |
Alexandre Julliard | 641ee76 | 1997-08-04 16:34:36 +0000 | [diff] [blame] | 5395 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5396 | echo "$as_me:$LINENO: result: no, using $LN_S" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5397 | echo "${ECHO_T}no, using $LN_S" >&6 |
Alexandre Julliard | 641ee76 | 1997-08-04 16:34:36 +0000 | [diff] [blame] | 5398 | fi |
| 5399 | |
Alexandre Julliard | df234a9 | 2002-05-22 02:10:39 +0000 | [diff] [blame] | 5400 | echo "$as_me:$LINENO: checking whether ln works" >&5 |
| 5401 | echo $ECHO_N "checking whether ln works... $ECHO_C" >&6 |
| 5402 | rm -f conf$$ conf$$.file |
| 5403 | echo >conf$$.file |
| 5404 | if ln conf$$.file conf$$ 2>/dev/null; then |
| 5405 | LN=ln |
| 5406 | |
| 5407 | echo "$as_me:$LINENO: result: yes" >&5 |
| 5408 | echo "${ECHO_T}yes" >&6 |
| 5409 | else |
| 5410 | LN="cp -p" |
| 5411 | |
| 5412 | echo "$as_me:$LINENO: result: no, using $LN" >&5 |
| 5413 | echo "${ECHO_T}no, using $LN" >&6 |
| 5414 | fi |
| 5415 | rm -f conf$$ conf$$.file |
Alexandre Julliard | c626491 | 2004-08-16 20:09:37 +0000 | [diff] [blame] | 5416 | echo "$as_me:$LINENO: checking for egrep" >&5 |
| 5417 | echo $ECHO_N "checking for egrep... $ECHO_C" >&6 |
| 5418 | if test "${ac_cv_prog_egrep+set}" = set; then |
| 5419 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5420 | else |
| 5421 | if echo a | (grep -E '(a|b)') >/dev/null 2>&1 |
| 5422 | then ac_cv_prog_egrep='grep -E' |
| 5423 | else ac_cv_prog_egrep='egrep' |
| 5424 | fi |
| 5425 | fi |
| 5426 | echo "$as_me:$LINENO: result: $ac_cv_prog_egrep" >&5 |
| 5427 | echo "${ECHO_T}$ac_cv_prog_egrep" >&6 |
| 5428 | EGREP=$ac_cv_prog_egrep |
| 5429 | |
| 5430 | |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5431 | # Extract the first word of "ldconfig", so it can be a program name with args. |
| 5432 | set dummy ldconfig; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5433 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5434 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5435 | if test "${ac_cv_path_LDCONFIG+set}" = set; then |
| 5436 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5437 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5438 | case $LDCONFIG in |
| 5439 | [\\/]* | ?:[\\/]*) |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5440 | ac_cv_path_LDCONFIG="$LDCONFIG" # Let the user override the test with a path. |
| 5441 | ;; |
| 5442 | *) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5443 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
Bill Medland | 91372b3 | 2002-04-20 21:00:42 +0000 | [diff] [blame] | 5444 | for as_dir in /sbin /usr/sbin $PATH |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5445 | do |
| 5446 | IFS=$as_save_IFS |
| 5447 | test -z "$as_dir" && as_dir=. |
| 5448 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5449 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5450 | ac_cv_path_LDCONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 5451 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5452 | break 2 |
| 5453 | fi |
| 5454 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5455 | done |
| 5456 | |
Alexandre Julliard | 318f4ce | 2000-01-31 05:02:49 +0000 | [diff] [blame] | 5457 | test -z "$ac_cv_path_LDCONFIG" && ac_cv_path_LDCONFIG="true" |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5458 | ;; |
| 5459 | esac |
| 5460 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5461 | LDCONFIG=$ac_cv_path_LDCONFIG |
| 5462 | |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5463 | if test -n "$LDCONFIG"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5464 | echo "$as_me:$LINENO: result: $LDCONFIG" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5465 | echo "${ECHO_T}$LDCONFIG" >&6 |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5466 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5467 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5468 | echo "${ECHO_T}no" >&6 |
James Juran | ffe6b76 | 1999-06-12 08:21:57 +0000 | [diff] [blame] | 5469 | fi |
| 5470 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5471 | # Find a good install program. We prefer a C program (faster), |
| 5472 | # so one script is as good as another. But avoid the broken or |
| 5473 | # incompatible versions: |
| 5474 | # SysV /etc/install, /usr/sbin/install |
| 5475 | # SunOS /usr/etc/install |
| 5476 | # IRIX /sbin/install |
| 5477 | # AIX /bin/install |
| 5478 | # AmigaOS /C/install, which installs bootblocks on floppy discs |
| 5479 | # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag |
| 5480 | # AFS /usr/afsws/bin/install, which mishandles nonexistent args |
| 5481 | # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5482 | # OS/2's system install, which has a completely different semantic |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5483 | # ./install, which can be erroneously created by make from ./install.sh. |
| 5484 | echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 |
| 5485 | echo $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6 |
| 5486 | if test -z "$INSTALL"; then |
| 5487 | if test "${ac_cv_path_install+set}" = set; then |
| 5488 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5489 | else |
| 5490 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5491 | for as_dir in $PATH |
| 5492 | do |
| 5493 | IFS=$as_save_IFS |
| 5494 | test -z "$as_dir" && as_dir=. |
| 5495 | # Account for people who put trailing slashes in PATH elements. |
| 5496 | case $as_dir/ in |
| 5497 | ./ | .// | /cC/* | \ |
| 5498 | /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5499 | ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5500 | /usr/ucb/* ) ;; |
| 5501 | *) |
| 5502 | # OSF1 and SCO ODT 3.0 have their own names for install. |
| 5503 | # Don't use installbsd from OSF since it installs stuff as root |
| 5504 | # by default. |
| 5505 | for ac_prog in ginstall scoinst install; do |
| 5506 | for ac_exec_ext in '' $ac_executable_extensions; do |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5507 | if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then |
| 5508 | if test $ac_prog = install && |
| 5509 | grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 5510 | # AIX install. It has an incompatible calling convention. |
| 5511 | : |
| 5512 | elif test $ac_prog = install && |
| 5513 | grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then |
| 5514 | # program-specific install script used by HP pwplus--don't use. |
| 5515 | : |
| 5516 | else |
| 5517 | ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" |
| 5518 | break 3 |
| 5519 | fi |
| 5520 | fi |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5521 | done |
| 5522 | done |
| 5523 | ;; |
| 5524 | esac |
| 5525 | done |
| 5526 | |
| 5527 | |
| 5528 | fi |
| 5529 | if test "${ac_cv_path_install+set}" = set; then |
| 5530 | INSTALL=$ac_cv_path_install |
| 5531 | else |
| 5532 | # As a last resort, use the slow shell script. We don't cache a |
| 5533 | # path for INSTALL within a source directory, because that will |
| 5534 | # break other packages using the cache if that directory is |
| 5535 | # removed, or if the path is relative. |
| 5536 | INSTALL=$ac_install_sh |
| 5537 | fi |
| 5538 | fi |
| 5539 | echo "$as_me:$LINENO: result: $INSTALL" >&5 |
| 5540 | echo "${ECHO_T}$INSTALL" >&6 |
| 5541 | |
| 5542 | # Use test -z because SunOS4 sh mishandles braces in ${var-val}. |
| 5543 | # It thinks the first close brace ends the variable substitution. |
| 5544 | test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' |
| 5545 | |
| 5546 | test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' |
| 5547 | |
| 5548 | test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' |
| 5549 | |
| 5550 | case "$INSTALL" in |
Alexandre Julliard | 8418d8f | 2002-12-24 02:39:47 +0000 | [diff] [blame] | 5551 | [\\/$]* | ?:[\\/]* ) ;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5552 | *) INSTALL="\\\$(TOPSRCDIR)/$INSTALL" ;; |
| 5553 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5554 | |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5555 | for ac_prog in lclint lint |
| 5556 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5557 | # 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] | 5558 | set dummy $ac_prog; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5559 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5560 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5561 | if test "${ac_cv_prog_LINT+set}" = set; then |
| 5562 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5563 | else |
| 5564 | if test -n "$LINT"; then |
| 5565 | ac_cv_prog_LINT="$LINT" # Let the user override the test. |
| 5566 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5567 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5568 | for as_dir in $PATH |
| 5569 | do |
| 5570 | IFS=$as_save_IFS |
| 5571 | test -z "$as_dir" && as_dir=. |
| 5572 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5573 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5574 | ac_cv_prog_LINT="$ac_prog" |
| 5575 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5576 | break 2 |
| 5577 | fi |
| 5578 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5579 | done |
| 5580 | |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5581 | fi |
| 5582 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5583 | LINT=$ac_cv_prog_LINT |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5584 | if test -n "$LINT"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5585 | echo "$as_me:$LINENO: result: $LINT" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5586 | echo "${ECHO_T}$LINT" >&6 |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5587 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5588 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5589 | echo "${ECHO_T}no" >&6 |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5590 | fi |
| 5591 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5592 | test -n "$LINT" && break |
Patrik Stridvall | a9be64e | 1999-07-31 17:39:44 +0000 | [diff] [blame] | 5593 | done |
| 5594 | |
| 5595 | if test "$LINT" = "lint" |
| 5596 | then |
| 5597 | LINTFLAGS="$LINTFLAGS -errchk=%all,no%longptr64 -errhdr=%user -Ncheck=macro -Nlevel=4" |
| 5598 | fi |
| 5599 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5600 | |
| 5601 | |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 5602 | for ac_prog in fontforge |
| 5603 | do |
| 5604 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 5605 | set dummy $ac_prog; ac_word=$2 |
| 5606 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 5607 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 5608 | if test "${ac_cv_prog_FONTFORGE+set}" = set; then |
| 5609 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 5610 | else |
| 5611 | if test -n "$FONTFORGE"; then |
| 5612 | ac_cv_prog_FONTFORGE="$FONTFORGE" # Let the user override the test. |
| 5613 | else |
| 5614 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 5615 | for as_dir in $PATH |
| 5616 | do |
| 5617 | IFS=$as_save_IFS |
| 5618 | test -z "$as_dir" && as_dir=. |
| 5619 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 5620 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 5621 | ac_cv_prog_FONTFORGE="$ac_prog" |
| 5622 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 5623 | break 2 |
| 5624 | fi |
| 5625 | done |
| 5626 | done |
| 5627 | |
| 5628 | fi |
| 5629 | fi |
| 5630 | FONTFORGE=$ac_cv_prog_FONTFORGE |
| 5631 | if test -n "$FONTFORGE"; then |
| 5632 | echo "$as_me:$LINENO: result: $FONTFORGE" >&5 |
| 5633 | echo "${ECHO_T}$FONTFORGE" >&6 |
| 5634 | else |
| 5635 | echo "$as_me:$LINENO: result: no" >&5 |
| 5636 | echo "${ECHO_T}no" >&6 |
| 5637 | fi |
| 5638 | |
| 5639 | test -n "$FONTFORGE" && break |
| 5640 | done |
| 5641 | test -n "$FONTFORGE" || FONTFORGE="false" |
Dimitrie O. Paun | b817a3c | 2003-10-09 04:33:20 +0000 | [diff] [blame] | 5642 | |
| 5643 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5644 | |
| 5645 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5646 | echo "$as_me:$LINENO: checking for i386_set_ldt in -li386" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5647 | echo $ECHO_N "checking for i386_set_ldt in -li386... $ECHO_C" >&6 |
| 5648 | if test "${ac_cv_lib_i386_i386_set_ldt+set}" = set; then |
| 5649 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5650 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5651 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5652 | LIBS="-li386 $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5653 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5654 | /* confdefs.h. */ |
| 5655 | _ACEOF |
| 5656 | cat confdefs.h >>conftest.$ac_ext |
| 5657 | cat >>conftest.$ac_ext <<_ACEOF |
| 5658 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5659 | |
Alexandre Julliard | 59730ae | 1996-03-24 16:20:51 +0000 | [diff] [blame] | 5660 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5661 | #ifdef __cplusplus |
| 5662 | extern "C" |
| 5663 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 5664 | /* 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] | 5665 | builtin and then its argument prototype would still apply. */ |
| 5666 | char i386_set_ldt (); |
| 5667 | int |
| 5668 | main () |
| 5669 | { |
| 5670 | i386_set_ldt (); |
| 5671 | ; |
| 5672 | return 0; |
| 5673 | } |
| 5674 | _ACEOF |
| 5675 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5676 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5677 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5678 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5679 | grep -v '^ *+' conftest.er1 >conftest.err |
| 5680 | rm -f conftest.er1 |
| 5681 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5682 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5683 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5684 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5685 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5686 | (eval $ac_try) 2>&5 |
| 5687 | ac_status=$? |
| 5688 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5689 | (exit $ac_status); }; } && |
| 5690 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5691 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5692 | (eval $ac_try) 2>&5 |
| 5693 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5694 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5695 | (exit $ac_status); }; }; then |
| 5696 | ac_cv_lib_i386_i386_set_ldt=yes |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5697 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5698 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5699 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 5700 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5701 | ac_cv_lib_i386_i386_set_ldt=no |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5702 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5703 | rm -f conftest.err conftest.$ac_objext \ |
| 5704 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5705 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 5706 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5707 | 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] | 5708 | echo "${ECHO_T}$ac_cv_lib_i386_i386_set_ldt" >&6 |
| 5709 | if test $ac_cv_lib_i386_i386_set_ldt = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5710 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5711 | #define HAVE_LIBI386 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5712 | _ACEOF |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 5713 | |
| 5714 | LIBS="-li386 $LIBS" |
| 5715 | |
Alexandre Julliard | 02e9008 | 1998-01-04 17:49:09 +0000 | [diff] [blame] | 5716 | fi |
| 5717 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5718 | |
| 5719 | echo "$as_me:$LINENO: checking for _oss_ioctl in -lossaudio" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5720 | echo $ECHO_N "checking for _oss_ioctl in -lossaudio... $ECHO_C" >&6 |
| 5721 | if test "${ac_cv_lib_ossaudio__oss_ioctl+set}" = set; then |
| 5722 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5723 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5724 | ac_check_lib_save_LIBS=$LIBS |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5725 | LIBS="-lossaudio $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5726 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5727 | /* confdefs.h. */ |
| 5728 | _ACEOF |
| 5729 | cat confdefs.h >>conftest.$ac_ext |
| 5730 | cat >>conftest.$ac_ext <<_ACEOF |
| 5731 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5732 | |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5733 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5734 | #ifdef __cplusplus |
| 5735 | extern "C" |
| 5736 | #endif |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5737 | /* 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] | 5738 | builtin and then its argument prototype would still apply. */ |
| 5739 | char _oss_ioctl (); |
| 5740 | int |
| 5741 | main () |
| 5742 | { |
| 5743 | _oss_ioctl (); |
| 5744 | ; |
| 5745 | return 0; |
| 5746 | } |
| 5747 | _ACEOF |
| 5748 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5749 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5750 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5751 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5752 | grep -v '^ *+' conftest.er1 >conftest.err |
| 5753 | rm -f conftest.er1 |
| 5754 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5755 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5756 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5757 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5758 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5759 | (eval $ac_try) 2>&5 |
| 5760 | ac_status=$? |
| 5761 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5762 | (exit $ac_status); }; } && |
| 5763 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5764 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5765 | (eval $ac_try) 2>&5 |
| 5766 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5768 | (exit $ac_status); }; }; then |
| 5769 | ac_cv_lib_ossaudio__oss_ioctl=yes |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5770 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5771 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5772 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 5773 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5774 | ac_cv_lib_ossaudio__oss_ioctl=no |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5775 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5776 | rm -f conftest.err conftest.$ac_objext \ |
| 5777 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5778 | LIBS=$ac_check_lib_save_LIBS |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5779 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5780 | echo "$as_me:$LINENO: result: $ac_cv_lib_ossaudio__oss_ioctl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5781 | echo "${ECHO_T}$ac_cv_lib_ossaudio__oss_ioctl" >&6 |
| 5782 | if test $ac_cv_lib_ossaudio__oss_ioctl = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5783 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5784 | #define HAVE_LIBOSSAUDIO 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5785 | _ACEOF |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5786 | |
| 5787 | LIBS="-lossaudio $LIBS" |
| 5788 | |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 5789 | fi |
| 5790 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5791 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5792 | for ac_func in iswalnum |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5793 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5794 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5795 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5796 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 5797 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 5798 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5799 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5800 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5801 | /* confdefs.h. */ |
| 5802 | _ACEOF |
| 5803 | cat confdefs.h >>conftest.$ac_ext |
| 5804 | cat >>conftest.$ac_ext <<_ACEOF |
| 5805 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5806 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 5807 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 5808 | #define $ac_func innocuous_$ac_func |
| 5809 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5810 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5811 | which can conflict with char $ac_func (); below. |
| 5812 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 5813 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5814 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5815 | #ifdef __STDC__ |
| 5816 | # include <limits.h> |
| 5817 | #else |
| 5818 | # include <assert.h> |
| 5819 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5820 | |
| 5821 | #undef $ac_func |
| 5822 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5823 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5824 | #ifdef __cplusplus |
| 5825 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5826 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5827 | #endif |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5828 | /* 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] | 5829 | builtin and then its argument prototype would still apply. */ |
| 5830 | char $ac_func (); |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5831 | /* The GNU C library defines this for functions which it implements |
| 5832 | to always fail with ENOSYS. Some functions are actually named |
| 5833 | something starting with __ and the normal name is an alias. */ |
| 5834 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 5835 | choke me |
| 5836 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5837 | char (*f) () = $ac_func; |
| 5838 | #endif |
| 5839 | #ifdef __cplusplus |
| 5840 | } |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 5841 | #endif |
| 5842 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5843 | int |
| 5844 | main () |
| 5845 | { |
| 5846 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5847 | ; |
| 5848 | return 0; |
| 5849 | } |
| 5850 | _ACEOF |
| 5851 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5852 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5853 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5854 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5855 | grep -v '^ *+' conftest.er1 >conftest.err |
| 5856 | rm -f conftest.er1 |
| 5857 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5858 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5859 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5860 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5861 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5862 | (eval $ac_try) 2>&5 |
| 5863 | ac_status=$? |
| 5864 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5865 | (exit $ac_status); }; } && |
| 5866 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5867 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5868 | (eval $ac_try) 2>&5 |
| 5869 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5870 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5871 | (exit $ac_status); }; }; then |
| 5872 | eval "$as_ac_var=yes" |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5873 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5874 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5875 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 5876 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5877 | eval "$as_ac_var=no" |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5878 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5879 | rm -f conftest.err conftest.$ac_objext \ |
| 5880 | conftest$ac_exeext conftest.$ac_ext |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5881 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5882 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5883 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 5884 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5885 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5886 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5887 | _ACEOF |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5888 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5889 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5890 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5891 | echo "$as_me:$LINENO: checking for iswalnum in -lw" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5892 | echo $ECHO_N "checking for iswalnum in -lw... $ECHO_C" >&6 |
| 5893 | if test "${ac_cv_lib_w_iswalnum+set}" = set; then |
| 5894 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5895 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5896 | ac_check_lib_save_LIBS=$LIBS |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5897 | LIBS="-lw $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5898 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5899 | /* confdefs.h. */ |
| 5900 | _ACEOF |
| 5901 | cat confdefs.h >>conftest.$ac_ext |
| 5902 | cat >>conftest.$ac_ext <<_ACEOF |
| 5903 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5904 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5905 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5906 | #ifdef __cplusplus |
| 5907 | extern "C" |
| 5908 | #endif |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5909 | /* 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] | 5910 | builtin and then its argument prototype would still apply. */ |
| 5911 | char iswalnum (); |
| 5912 | int |
| 5913 | main () |
| 5914 | { |
| 5915 | iswalnum (); |
| 5916 | ; |
| 5917 | return 0; |
| 5918 | } |
| 5919 | _ACEOF |
| 5920 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5921 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5922 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5923 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5924 | grep -v '^ *+' conftest.er1 >conftest.err |
| 5925 | rm -f conftest.er1 |
| 5926 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5927 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5928 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5929 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 5930 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 5931 | (eval $ac_try) 2>&5 |
| 5932 | ac_status=$? |
| 5933 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 5934 | (exit $ac_status); }; } && |
| 5935 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5936 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5937 | (eval $ac_try) 2>&5 |
| 5938 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5939 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5940 | (exit $ac_status); }; }; then |
| 5941 | ac_cv_lib_w_iswalnum=yes |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5942 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5943 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5944 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 5945 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5946 | ac_cv_lib_w_iswalnum=no |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5947 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5948 | rm -f conftest.err conftest.$ac_objext \ |
| 5949 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5950 | LIBS=$ac_check_lib_save_LIBS |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5951 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5952 | echo "$as_me:$LINENO: result: $ac_cv_lib_w_iswalnum" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5953 | echo "${ECHO_T}$ac_cv_lib_w_iswalnum" >&6 |
| 5954 | if test $ac_cv_lib_w_iswalnum = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5955 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5956 | #define HAVE_LIBW 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5957 | _ACEOF |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5958 | |
| 5959 | LIBS="-lw $LIBS" |
| 5960 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5961 | fi |
| 5962 | |
| 5963 | fi |
| 5964 | done |
| 5965 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5966 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5967 | for ac_func in gethostbyname |
| 5968 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5969 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 5970 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5971 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 5972 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 5973 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5974 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5975 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5976 | /* confdefs.h. */ |
| 5977 | _ACEOF |
| 5978 | cat confdefs.h >>conftest.$ac_ext |
| 5979 | cat >>conftest.$ac_ext <<_ACEOF |
| 5980 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5981 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 5982 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 5983 | #define $ac_func innocuous_$ac_func |
| 5984 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5985 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5986 | which can conflict with char $ac_func (); below. |
| 5987 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 5988 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5989 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 5990 | #ifdef __STDC__ |
| 5991 | # include <limits.h> |
| 5992 | #else |
| 5993 | # include <assert.h> |
| 5994 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 5995 | |
| 5996 | #undef $ac_func |
| 5997 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 5998 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 5999 | #ifdef __cplusplus |
| 6000 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6001 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6002 | #endif |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6003 | /* 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] | 6004 | builtin and then its argument prototype would still apply. */ |
| 6005 | char $ac_func (); |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6006 | /* The GNU C library defines this for functions which it implements |
| 6007 | to always fail with ENOSYS. Some functions are actually named |
| 6008 | something starting with __ and the normal name is an alias. */ |
| 6009 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 6010 | choke me |
| 6011 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6012 | char (*f) () = $ac_func; |
| 6013 | #endif |
| 6014 | #ifdef __cplusplus |
| 6015 | } |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6016 | #endif |
| 6017 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6018 | int |
| 6019 | main () |
| 6020 | { |
| 6021 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6022 | ; |
| 6023 | return 0; |
| 6024 | } |
| 6025 | _ACEOF |
| 6026 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6027 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6028 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6029 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6030 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6031 | rm -f conftest.er1 |
| 6032 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6033 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6034 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6035 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6036 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6037 | (eval $ac_try) 2>&5 |
| 6038 | ac_status=$? |
| 6039 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6040 | (exit $ac_status); }; } && |
| 6041 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6042 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6043 | (eval $ac_try) 2>&5 |
| 6044 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6045 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6046 | (exit $ac_status); }; }; then |
| 6047 | eval "$as_ac_var=yes" |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6048 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6049 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6050 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6051 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6052 | eval "$as_ac_var=no" |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6053 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6054 | rm -f conftest.err conftest.$ac_objext \ |
| 6055 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6056 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6057 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6058 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6059 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6060 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6061 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6062 | _ACEOF |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6063 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6064 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6065 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6066 | echo "$as_me:$LINENO: checking for gethostbyname in -lnsl" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6067 | echo $ECHO_N "checking for gethostbyname in -lnsl... $ECHO_C" >&6 |
| 6068 | if test "${ac_cv_lib_nsl_gethostbyname+set}" = set; then |
| 6069 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6070 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6071 | ac_check_lib_save_LIBS=$LIBS |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6072 | LIBS="-lnsl $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6073 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6074 | /* confdefs.h. */ |
| 6075 | _ACEOF |
| 6076 | cat confdefs.h >>conftest.$ac_ext |
| 6077 | cat >>conftest.$ac_ext <<_ACEOF |
| 6078 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6079 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6080 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6081 | #ifdef __cplusplus |
| 6082 | extern "C" |
| 6083 | #endif |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6084 | /* 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] | 6085 | builtin and then its argument prototype would still apply. */ |
| 6086 | char gethostbyname (); |
| 6087 | int |
| 6088 | main () |
| 6089 | { |
| 6090 | gethostbyname (); |
| 6091 | ; |
| 6092 | return 0; |
| 6093 | } |
| 6094 | _ACEOF |
| 6095 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6096 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6097 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6098 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6099 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6100 | rm -f conftest.er1 |
| 6101 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6102 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6103 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6104 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6105 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6106 | (eval $ac_try) 2>&5 |
| 6107 | ac_status=$? |
| 6108 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6109 | (exit $ac_status); }; } && |
| 6110 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6111 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6112 | (eval $ac_try) 2>&5 |
| 6113 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6114 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6115 | (exit $ac_status); }; }; then |
| 6116 | ac_cv_lib_nsl_gethostbyname=yes |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6117 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6118 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6119 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6120 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6121 | ac_cv_lib_nsl_gethostbyname=no |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6122 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6123 | rm -f conftest.err conftest.$ac_objext \ |
| 6124 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6125 | LIBS=$ac_check_lib_save_LIBS |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6126 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6127 | echo "$as_me:$LINENO: result: $ac_cv_lib_nsl_gethostbyname" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6128 | echo "${ECHO_T}$ac_cv_lib_nsl_gethostbyname" >&6 |
| 6129 | if test $ac_cv_lib_nsl_gethostbyname = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6130 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6131 | #define HAVE_LIBNSL 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6132 | _ACEOF |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 6133 | |
Ulrich Weigand | 2e8e233 | 2000-12-27 18:49:08 +0000 | [diff] [blame] | 6134 | LIBS="-lnsl $LIBS" |
| 6135 | |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 6136 | fi |
| 6137 | |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 6138 | fi |
Marcus Meissner | f070fda | 1999-04-24 12:02:14 +0000 | [diff] [blame] | 6139 | done |
| 6140 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6141 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6142 | for ac_func in connect |
| 6143 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6144 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6145 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6146 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 6147 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 6148 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6149 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6150 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6151 | /* confdefs.h. */ |
| 6152 | _ACEOF |
| 6153 | cat confdefs.h >>conftest.$ac_ext |
| 6154 | cat >>conftest.$ac_ext <<_ACEOF |
| 6155 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6156 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 6157 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 6158 | #define $ac_func innocuous_$ac_func |
| 6159 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6160 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6161 | which can conflict with char $ac_func (); below. |
| 6162 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 6163 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6164 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6165 | #ifdef __STDC__ |
| 6166 | # include <limits.h> |
| 6167 | #else |
| 6168 | # include <assert.h> |
| 6169 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6170 | |
| 6171 | #undef $ac_func |
| 6172 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6173 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6174 | #ifdef __cplusplus |
| 6175 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6176 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6177 | #endif |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6178 | /* 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] | 6179 | builtin and then its argument prototype would still apply. */ |
| 6180 | char $ac_func (); |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6181 | /* The GNU C library defines this for functions which it implements |
| 6182 | to always fail with ENOSYS. Some functions are actually named |
| 6183 | something starting with __ and the normal name is an alias. */ |
| 6184 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 6185 | choke me |
| 6186 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6187 | char (*f) () = $ac_func; |
| 6188 | #endif |
| 6189 | #ifdef __cplusplus |
| 6190 | } |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6191 | #endif |
| 6192 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6193 | int |
| 6194 | main () |
| 6195 | { |
| 6196 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6197 | ; |
| 6198 | return 0; |
| 6199 | } |
| 6200 | _ACEOF |
| 6201 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6202 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6203 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6204 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6205 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6206 | rm -f conftest.er1 |
| 6207 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6208 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6209 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6210 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6211 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6212 | (eval $ac_try) 2>&5 |
| 6213 | ac_status=$? |
| 6214 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6215 | (exit $ac_status); }; } && |
| 6216 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6217 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6218 | (eval $ac_try) 2>&5 |
| 6219 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6220 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6221 | (exit $ac_status); }; }; then |
| 6222 | eval "$as_ac_var=yes" |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6223 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6224 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6225 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6226 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6227 | eval "$as_ac_var=no" |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6228 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6229 | rm -f conftest.err conftest.$ac_objext \ |
| 6230 | conftest$ac_exeext conftest.$ac_ext |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6231 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6232 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6233 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6234 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6235 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6236 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6237 | _ACEOF |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6238 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6239 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6240 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6241 | echo "$as_me:$LINENO: checking for connect in -lsocket" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6242 | echo $ECHO_N "checking for connect in -lsocket... $ECHO_C" >&6 |
| 6243 | if test "${ac_cv_lib_socket_connect+set}" = set; then |
| 6244 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6245 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6246 | ac_check_lib_save_LIBS=$LIBS |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6247 | LIBS="-lsocket $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6248 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6249 | /* confdefs.h. */ |
| 6250 | _ACEOF |
| 6251 | cat confdefs.h >>conftest.$ac_ext |
| 6252 | cat >>conftest.$ac_ext <<_ACEOF |
| 6253 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6254 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6255 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6256 | #ifdef __cplusplus |
| 6257 | extern "C" |
| 6258 | #endif |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6259 | /* 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] | 6260 | builtin and then its argument prototype would still apply. */ |
| 6261 | char connect (); |
| 6262 | int |
| 6263 | main () |
| 6264 | { |
| 6265 | connect (); |
| 6266 | ; |
| 6267 | return 0; |
| 6268 | } |
| 6269 | _ACEOF |
| 6270 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6271 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6272 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6273 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6274 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6275 | rm -f conftest.er1 |
| 6276 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6277 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6278 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6279 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6280 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6281 | (eval $ac_try) 2>&5 |
| 6282 | ac_status=$? |
| 6283 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6284 | (exit $ac_status); }; } && |
| 6285 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6286 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6287 | (eval $ac_try) 2>&5 |
| 6288 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6289 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6290 | (exit $ac_status); }; }; then |
| 6291 | ac_cv_lib_socket_connect=yes |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6292 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6293 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6294 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6295 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6296 | ac_cv_lib_socket_connect=no |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6297 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6298 | rm -f conftest.err conftest.$ac_objext \ |
| 6299 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6300 | LIBS=$ac_check_lib_save_LIBS |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6301 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6302 | echo "$as_me:$LINENO: result: $ac_cv_lib_socket_connect" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6303 | echo "${ECHO_T}$ac_cv_lib_socket_connect" >&6 |
| 6304 | if test $ac_cv_lib_socket_connect = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6305 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6306 | #define HAVE_LIBSOCKET 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6307 | _ACEOF |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6308 | |
| 6309 | LIBS="-lsocket $LIBS" |
| 6310 | |
Ulrich Weigand | 715a55e | 1999-04-18 13:19:56 +0000 | [diff] [blame] | 6311 | fi |
| 6312 | |
| 6313 | fi |
Marcus Meissner | f070fda | 1999-04-24 12:02:14 +0000 | [diff] [blame] | 6314 | done |
| 6315 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6316 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6317 | for ac_func in inet_aton |
| 6318 | do |
| 6319 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6320 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6321 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 6322 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 6323 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6324 | else |
| 6325 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6326 | /* confdefs.h. */ |
| 6327 | _ACEOF |
| 6328 | cat confdefs.h >>conftest.$ac_ext |
| 6329 | cat >>conftest.$ac_ext <<_ACEOF |
| 6330 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6331 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 6332 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 6333 | #define $ac_func innocuous_$ac_func |
| 6334 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6335 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6336 | which can conflict with char $ac_func (); below. |
| 6337 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 6338 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6339 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6340 | #ifdef __STDC__ |
| 6341 | # include <limits.h> |
| 6342 | #else |
| 6343 | # include <assert.h> |
| 6344 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6345 | |
| 6346 | #undef $ac_func |
| 6347 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6348 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6349 | #ifdef __cplusplus |
| 6350 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6351 | { |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6352 | #endif |
| 6353 | /* We use char because int might match the return type of a gcc2 |
| 6354 | builtin and then its argument prototype would still apply. */ |
| 6355 | char $ac_func (); |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6356 | /* The GNU C library defines this for functions which it implements |
| 6357 | to always fail with ENOSYS. Some functions are actually named |
| 6358 | something starting with __ and the normal name is an alias. */ |
| 6359 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 6360 | choke me |
| 6361 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6362 | char (*f) () = $ac_func; |
| 6363 | #endif |
| 6364 | #ifdef __cplusplus |
| 6365 | } |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6366 | #endif |
| 6367 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6368 | int |
| 6369 | main () |
| 6370 | { |
| 6371 | return f != $ac_func; |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6372 | ; |
| 6373 | return 0; |
| 6374 | } |
| 6375 | _ACEOF |
| 6376 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6377 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6378 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6379 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6380 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6381 | rm -f conftest.er1 |
| 6382 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6383 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6384 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6385 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6386 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6387 | (eval $ac_try) 2>&5 |
| 6388 | ac_status=$? |
| 6389 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6390 | (exit $ac_status); }; } && |
| 6391 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6392 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6393 | (eval $ac_try) 2>&5 |
| 6394 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6395 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6396 | (exit $ac_status); }; }; then |
| 6397 | eval "$as_ac_var=yes" |
| 6398 | else |
| 6399 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6400 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6401 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6402 | eval "$as_ac_var=no" |
| 6403 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6404 | rm -f conftest.err conftest.$ac_objext \ |
| 6405 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6406 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6407 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6408 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 6409 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6410 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6411 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6412 | _ACEOF |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6413 | |
| 6414 | else |
| 6415 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6416 | echo "$as_me:$LINENO: checking for inet_aton in -lresolv" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6417 | echo $ECHO_N "checking for inet_aton in -lresolv... $ECHO_C" >&6 |
| 6418 | if test "${ac_cv_lib_resolv_inet_aton+set}" = set; then |
| 6419 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6420 | else |
| 6421 | ac_check_lib_save_LIBS=$LIBS |
| 6422 | LIBS="-lresolv $LIBS" |
| 6423 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6424 | /* confdefs.h. */ |
| 6425 | _ACEOF |
| 6426 | cat confdefs.h >>conftest.$ac_ext |
| 6427 | cat >>conftest.$ac_ext <<_ACEOF |
| 6428 | /* end confdefs.h. */ |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6429 | |
| 6430 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6431 | #ifdef __cplusplus |
| 6432 | extern "C" |
| 6433 | #endif |
| 6434 | /* We use char because int might match the return type of a gcc2 |
| 6435 | builtin and then its argument prototype would still apply. */ |
| 6436 | char inet_aton (); |
| 6437 | int |
| 6438 | main () |
| 6439 | { |
| 6440 | inet_aton (); |
| 6441 | ; |
| 6442 | return 0; |
| 6443 | } |
| 6444 | _ACEOF |
| 6445 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6446 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6447 | (eval $ac_link) 2>conftest.er1 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6448 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6449 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6450 | rm -f conftest.er1 |
| 6451 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6452 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6453 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6454 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6455 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6456 | (eval $ac_try) 2>&5 |
| 6457 | ac_status=$? |
| 6458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6459 | (exit $ac_status); }; } && |
| 6460 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6461 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6462 | (eval $ac_try) 2>&5 |
| 6463 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6464 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6465 | (exit $ac_status); }; }; then |
| 6466 | ac_cv_lib_resolv_inet_aton=yes |
| 6467 | else |
| 6468 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6469 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6470 | |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6471 | ac_cv_lib_resolv_inet_aton=no |
| 6472 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6473 | rm -f conftest.err conftest.$ac_objext \ |
| 6474 | conftest$ac_exeext conftest.$ac_ext |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6475 | LIBS=$ac_check_lib_save_LIBS |
| 6476 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6477 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_inet_aton" >&5 |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6478 | echo "${ECHO_T}$ac_cv_lib_resolv_inet_aton" >&6 |
| 6479 | if test $ac_cv_lib_resolv_inet_aton = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6480 | cat >>confdefs.h <<_ACEOF |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6481 | #define HAVE_LIBRESOLV 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6482 | _ACEOF |
Francois Gouget | 3b943bc | 2002-04-01 21:05:15 +0000 | [diff] [blame] | 6483 | |
| 6484 | LIBS="-lresolv $LIBS" |
| 6485 | |
| 6486 | fi |
| 6487 | |
Alexandre Julliard | c555274 | 2002-04-03 20:24:44 +0000 | [diff] [blame] | 6488 | fi |
| 6489 | done |
| 6490 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6491 | |
| 6492 | echo "$as_me:$LINENO: checking for _xpg4_setrunelocale in -lxpg4" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6493 | echo $ECHO_N "checking for _xpg4_setrunelocale in -lxpg4... $ECHO_C" >&6 |
| 6494 | if test "${ac_cv_lib_xpg4__xpg4_setrunelocale+set}" = set; then |
| 6495 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6496 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6497 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6498 | LIBS="-lxpg4 $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6499 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6500 | /* confdefs.h. */ |
| 6501 | _ACEOF |
| 6502 | cat confdefs.h >>conftest.$ac_ext |
| 6503 | cat >>conftest.$ac_ext <<_ACEOF |
| 6504 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6505 | |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6506 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6507 | #ifdef __cplusplus |
| 6508 | extern "C" |
| 6509 | #endif |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6510 | /* 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] | 6511 | builtin and then its argument prototype would still apply. */ |
| 6512 | char _xpg4_setrunelocale (); |
| 6513 | int |
| 6514 | main () |
| 6515 | { |
| 6516 | _xpg4_setrunelocale (); |
| 6517 | ; |
| 6518 | return 0; |
| 6519 | } |
| 6520 | _ACEOF |
| 6521 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6522 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6523 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6524 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6525 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6526 | rm -f conftest.er1 |
| 6527 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6528 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6529 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6530 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6531 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6532 | (eval $ac_try) 2>&5 |
| 6533 | ac_status=$? |
| 6534 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6535 | (exit $ac_status); }; } && |
| 6536 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6537 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6538 | (eval $ac_try) 2>&5 |
| 6539 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6540 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6541 | (exit $ac_status); }; }; then |
| 6542 | ac_cv_lib_xpg4__xpg4_setrunelocale=yes |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6543 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6544 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6545 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6546 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6547 | ac_cv_lib_xpg4__xpg4_setrunelocale=no |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6548 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6549 | rm -f conftest.err conftest.$ac_objext \ |
| 6550 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6551 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6552 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6553 | echo "$as_me:$LINENO: result: $ac_cv_lib_xpg4__xpg4_setrunelocale" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6554 | echo "${ECHO_T}$ac_cv_lib_xpg4__xpg4_setrunelocale" >&6 |
| 6555 | if test $ac_cv_lib_xpg4__xpg4_setrunelocale = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6556 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6557 | #define HAVE_LIBXPG4 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6558 | _ACEOF |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6559 | |
| 6560 | LIBS="-lxpg4 $LIBS" |
| 6561 | |
Alexandre Julliard | d30dfd2 | 1998-09-27 18:28:36 +0000 | [diff] [blame] | 6562 | fi |
| 6563 | |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6564 | |
| 6565 | echo "$as_me:$LINENO: checking for poll in -lpoll" >&5 |
| 6566 | echo $ECHO_N "checking for poll in -lpoll... $ECHO_C" >&6 |
| 6567 | if test "${ac_cv_lib_poll_poll+set}" = set; then |
| 6568 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6569 | else |
| 6570 | ac_check_lib_save_LIBS=$LIBS |
| 6571 | LIBS="-lpoll $LIBS" |
| 6572 | cat >conftest.$ac_ext <<_ACEOF |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6573 | /* confdefs.h. */ |
| 6574 | _ACEOF |
| 6575 | cat confdefs.h >>conftest.$ac_ext |
| 6576 | cat >>conftest.$ac_ext <<_ACEOF |
| 6577 | /* end confdefs.h. */ |
| 6578 | |
| 6579 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6580 | #ifdef __cplusplus |
| 6581 | extern "C" |
| 6582 | #endif |
| 6583 | /* We use char because int might match the return type of a gcc2 |
| 6584 | builtin and then its argument prototype would still apply. */ |
| 6585 | char poll (); |
| 6586 | int |
| 6587 | main () |
| 6588 | { |
| 6589 | poll (); |
| 6590 | ; |
| 6591 | return 0; |
| 6592 | } |
| 6593 | _ACEOF |
| 6594 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6595 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6596 | (eval $ac_link) 2>conftest.er1 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6597 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6598 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6599 | rm -f conftest.er1 |
| 6600 | cat conftest.err >&5 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6601 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6602 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6603 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6604 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6605 | (eval $ac_try) 2>&5 |
| 6606 | ac_status=$? |
| 6607 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6608 | (exit $ac_status); }; } && |
| 6609 | { ac_try='test -s conftest$ac_exeext' |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6610 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6611 | (eval $ac_try) 2>&5 |
| 6612 | ac_status=$? |
| 6613 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6614 | (exit $ac_status); }; }; then |
| 6615 | ac_cv_lib_poll_poll=yes |
| 6616 | else |
| 6617 | echo "$as_me: failed program was:" >&5 |
| 6618 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6619 | |
| 6620 | ac_cv_lib_poll_poll=no |
| 6621 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6622 | rm -f conftest.err conftest.$ac_objext \ |
| 6623 | conftest$ac_exeext conftest.$ac_ext |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 6624 | LIBS=$ac_check_lib_save_LIBS |
| 6625 | fi |
| 6626 | echo "$as_me:$LINENO: result: $ac_cv_lib_poll_poll" >&5 |
| 6627 | echo "${ECHO_T}$ac_cv_lib_poll_poll" >&6 |
| 6628 | if test $ac_cv_lib_poll_poll = yes; then |
| 6629 | cat >>confdefs.h <<_ACEOF |
| 6630 | #define HAVE_LIBPOLL 1 |
| 6631 | _ACEOF |
| 6632 | |
| 6633 | LIBS="-lpoll $LIBS" |
| 6634 | |
| 6635 | fi |
| 6636 | |
Emmanuel Maillard | bc21f44 | 2004-07-06 19:41:12 +0000 | [diff] [blame] | 6637 | |
| 6638 | echo "$as_me:$LINENO: checking for res_9_init in -lresolv" >&5 |
| 6639 | echo $ECHO_N "checking for res_9_init in -lresolv... $ECHO_C" >&6 |
| 6640 | if test "${ac_cv_lib_resolv_res_9_init+set}" = set; then |
| 6641 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6642 | else |
| 6643 | ac_check_lib_save_LIBS=$LIBS |
| 6644 | LIBS="-lresolv $LIBS" |
| 6645 | cat >conftest.$ac_ext <<_ACEOF |
| 6646 | /* confdefs.h. */ |
| 6647 | _ACEOF |
| 6648 | cat confdefs.h >>conftest.$ac_ext |
| 6649 | cat >>conftest.$ac_ext <<_ACEOF |
| 6650 | /* end confdefs.h. */ |
| 6651 | |
| 6652 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 6653 | #ifdef __cplusplus |
| 6654 | extern "C" |
| 6655 | #endif |
| 6656 | /* We use char because int might match the return type of a gcc2 |
| 6657 | builtin and then its argument prototype would still apply. */ |
| 6658 | char res_9_init (); |
| 6659 | int |
| 6660 | main () |
| 6661 | { |
| 6662 | res_9_init (); |
| 6663 | ; |
| 6664 | return 0; |
| 6665 | } |
| 6666 | _ACEOF |
| 6667 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 6668 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 6669 | (eval $ac_link) 2>conftest.er1 |
| 6670 | ac_status=$? |
| 6671 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6672 | rm -f conftest.er1 |
| 6673 | cat conftest.err >&5 |
| 6674 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6675 | (exit $ac_status); } && |
| 6676 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6677 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6678 | (eval $ac_try) 2>&5 |
| 6679 | ac_status=$? |
| 6680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6681 | (exit $ac_status); }; } && |
| 6682 | { ac_try='test -s conftest$ac_exeext' |
| 6683 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6684 | (eval $ac_try) 2>&5 |
| 6685 | ac_status=$? |
| 6686 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6687 | (exit $ac_status); }; }; then |
| 6688 | ac_cv_lib_resolv_res_9_init=yes |
| 6689 | else |
| 6690 | echo "$as_me: failed program was:" >&5 |
| 6691 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6692 | |
| 6693 | ac_cv_lib_resolv_res_9_init=no |
| 6694 | fi |
| 6695 | rm -f conftest.err conftest.$ac_objext \ |
| 6696 | conftest$ac_exeext conftest.$ac_ext |
| 6697 | LIBS=$ac_check_lib_save_LIBS |
| 6698 | fi |
| 6699 | echo "$as_me:$LINENO: result: $ac_cv_lib_resolv_res_9_init" >&5 |
| 6700 | echo "${ECHO_T}$ac_cv_lib_resolv_res_9_init" >&6 |
| 6701 | if test $ac_cv_lib_resolv_res_9_init = yes; then |
| 6702 | cat >>confdefs.h <<_ACEOF |
| 6703 | #define HAVE_LIBRESOLV 1 |
| 6704 | _ACEOF |
| 6705 | |
| 6706 | LIBS="-lresolv $LIBS" |
| 6707 | |
| 6708 | fi |
| 6709 | |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6710 | echo "$as_me:$LINENO: checking for pthread_create in -lpthread" >&5 |
| 6711 | echo $ECHO_N "checking for pthread_create in -lpthread... $ECHO_C" >&6 |
| 6712 | if test "${ac_cv_lib_pthread_pthread_create+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6713 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6714 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6715 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6716 | LIBS="-lpthread $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6717 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6718 | /* confdefs.h. */ |
| 6719 | _ACEOF |
| 6720 | cat confdefs.h >>conftest.$ac_ext |
| 6721 | cat >>conftest.$ac_ext <<_ACEOF |
| 6722 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6723 | |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6724 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6725 | #ifdef __cplusplus |
| 6726 | extern "C" |
| 6727 | #endif |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6728 | /* 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] | 6729 | builtin and then its argument prototype would still apply. */ |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6730 | char pthread_create (); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6731 | int |
| 6732 | main () |
| 6733 | { |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6734 | pthread_create (); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6735 | ; |
| 6736 | return 0; |
| 6737 | } |
| 6738 | _ACEOF |
| 6739 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6740 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6741 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6742 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6743 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6744 | rm -f conftest.er1 |
| 6745 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6746 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6747 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6748 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6749 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6750 | (eval $ac_try) 2>&5 |
| 6751 | ac_status=$? |
| 6752 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6753 | (exit $ac_status); }; } && |
| 6754 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6755 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6756 | (eval $ac_try) 2>&5 |
| 6757 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6758 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6759 | (exit $ac_status); }; }; then |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6760 | ac_cv_lib_pthread_pthread_create=yes |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6761 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6762 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6763 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6764 | |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6765 | ac_cv_lib_pthread_pthread_create=no |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6766 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6767 | rm -f conftest.err conftest.$ac_objext \ |
| 6768 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6769 | LIBS=$ac_check_lib_save_LIBS |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6770 | fi |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 6771 | echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5 |
| 6772 | echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6 |
| 6773 | if test $ac_cv_lib_pthread_pthread_create = yes; then |
| 6774 | LIBPTHREAD="-lpthread" |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6775 | |
Alexandre Julliard | 0e7bd08 | 1999-05-02 11:46:02 +0000 | [diff] [blame] | 6776 | fi |
| 6777 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6778 | |
Alexandre Julliard | 562089b | 2001-12-31 22:28:35 +0000 | [diff] [blame] | 6779 | |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 6780 | |
| 6781 | XFILES="" |
| 6782 | |
| 6783 | OPENGLFILES="" |
| 6784 | |
| 6785 | GLU32FILES="" |
| 6786 | |
| 6787 | OPENGL_LIBS="" |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 6788 | |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 6789 | |
| 6790 | echo "$as_me:$LINENO: checking for ANSI C header files" >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6791 | echo $ECHO_N "checking for ANSI C header files... $ECHO_C" >&6 |
| 6792 | if test "${ac_cv_header_stdc+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6793 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 6794 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6795 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6796 | /* confdefs.h. */ |
| 6797 | _ACEOF |
| 6798 | cat confdefs.h >>conftest.$ac_ext |
| 6799 | cat >>conftest.$ac_ext <<_ACEOF |
| 6800 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6801 | #include <stdlib.h> |
| 6802 | #include <stdarg.h> |
| 6803 | #include <string.h> |
| 6804 | #include <float.h> |
| 6805 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6806 | int |
| 6807 | main () |
| 6808 | { |
| 6809 | |
| 6810 | ; |
| 6811 | return 0; |
| 6812 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6813 | _ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6814 | rm -f conftest.$ac_objext |
| 6815 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6816 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6817 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6818 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6819 | rm -f conftest.er1 |
| 6820 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6821 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6822 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6823 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6824 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6825 | (eval $ac_try) 2>&5 |
| 6826 | ac_status=$? |
| 6827 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6828 | (exit $ac_status); }; } && |
| 6829 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6830 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6831 | (eval $ac_try) 2>&5 |
| 6832 | ac_status=$? |
| 6833 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6834 | (exit $ac_status); }; }; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6835 | ac_cv_header_stdc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 6836 | else |
| 6837 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6838 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6839 | |
| 6840 | ac_cv_header_stdc=no |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 6841 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6842 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6843 | |
| 6844 | if test $ac_cv_header_stdc = yes; then |
| 6845 | # SunOS 4.x string.h does not declare mem*, contrary to ANSI. |
| 6846 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6847 | /* confdefs.h. */ |
| 6848 | _ACEOF |
| 6849 | cat confdefs.h >>conftest.$ac_ext |
| 6850 | cat >>conftest.$ac_ext <<_ACEOF |
| 6851 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6852 | #include <string.h> |
| 6853 | |
| 6854 | _ACEOF |
| 6855 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 6856 | $EGREP "memchr" >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6857 | : |
| 6858 | else |
| 6859 | ac_cv_header_stdc=no |
Marcus Meissner | 2d7be87 | 1999-12-05 23:06:40 +0000 | [diff] [blame] | 6860 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6861 | rm -f conftest* |
| 6862 | |
| 6863 | fi |
| 6864 | |
| 6865 | if test $ac_cv_header_stdc = yes; then |
| 6866 | # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. |
| 6867 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6868 | /* confdefs.h. */ |
| 6869 | _ACEOF |
| 6870 | cat confdefs.h >>conftest.$ac_ext |
| 6871 | cat >>conftest.$ac_ext <<_ACEOF |
| 6872 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6873 | #include <stdlib.h> |
| 6874 | |
| 6875 | _ACEOF |
| 6876 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 6877 | $EGREP "free" >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6878 | : |
| 6879 | else |
| 6880 | ac_cv_header_stdc=no |
| 6881 | fi |
| 6882 | rm -f conftest* |
| 6883 | |
| 6884 | fi |
| 6885 | |
| 6886 | if test $ac_cv_header_stdc = yes; then |
| 6887 | # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. |
| 6888 | if test "$cross_compiling" = yes; then |
| 6889 | : |
| 6890 | else |
| 6891 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6892 | /* confdefs.h. */ |
| 6893 | _ACEOF |
| 6894 | cat confdefs.h >>conftest.$ac_ext |
| 6895 | cat >>conftest.$ac_ext <<_ACEOF |
| 6896 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6897 | #include <ctype.h> |
| 6898 | #if ((' ' & 0x0FF) == 0x020) |
| 6899 | # define ISLOWER(c) ('a' <= (c) && (c) <= 'z') |
| 6900 | # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) |
| 6901 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6902 | # define ISLOWER(c) \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6903 | (('a' <= (c) && (c) <= 'i') \ |
| 6904 | || ('j' <= (c) && (c) <= 'r') \ |
| 6905 | || ('s' <= (c) && (c) <= 'z')) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6906 | # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) |
| 6907 | #endif |
| 6908 | |
| 6909 | #define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) |
| 6910 | int |
| 6911 | main () |
| 6912 | { |
| 6913 | int i; |
| 6914 | for (i = 0; i < 256; i++) |
| 6915 | if (XOR (islower (i), ISLOWER (i)) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6916 | || toupper (i) != TOUPPER (i)) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6917 | exit(2); |
| 6918 | exit (0); |
| 6919 | } |
| 6920 | _ACEOF |
| 6921 | rm -f conftest$ac_exeext |
| 6922 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 6923 | (eval $ac_link) 2>&5 |
| 6924 | ac_status=$? |
| 6925 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6926 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
| 6927 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6928 | (eval $ac_try) 2>&5 |
| 6929 | ac_status=$? |
| 6930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6931 | (exit $ac_status); }; }; then |
| 6932 | : |
| 6933 | else |
| 6934 | echo "$as_me: program exited with status $ac_status" >&5 |
| 6935 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6936 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 6937 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6938 | ( exit $ac_status ) |
| 6939 | ac_cv_header_stdc=no |
| 6940 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 6941 | 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] | 6942 | fi |
| 6943 | fi |
| 6944 | fi |
| 6945 | echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 |
| 6946 | echo "${ECHO_T}$ac_cv_header_stdc" >&6 |
| 6947 | if test $ac_cv_header_stdc = yes; then |
| 6948 | |
| 6949 | cat >>confdefs.h <<\_ACEOF |
| 6950 | #define STDC_HEADERS 1 |
| 6951 | _ACEOF |
| 6952 | |
| 6953 | fi |
| 6954 | |
| 6955 | # On IRIX 5.3, sys/types and inttypes.h are conflicting. |
| 6956 | |
| 6957 | |
| 6958 | |
| 6959 | |
| 6960 | |
| 6961 | |
| 6962 | |
| 6963 | |
| 6964 | |
| 6965 | 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] | 6966 | inttypes.h stdint.h unistd.h |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6967 | do |
| 6968 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 6969 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 6970 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 6971 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 6972 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 6973 | else |
| 6974 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 6975 | /* confdefs.h. */ |
| 6976 | _ACEOF |
| 6977 | cat confdefs.h >>conftest.$ac_ext |
| 6978 | cat >>conftest.$ac_ext <<_ACEOF |
| 6979 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6980 | $ac_includes_default |
| 6981 | |
| 6982 | #include <$ac_header> |
| 6983 | _ACEOF |
| 6984 | rm -f conftest.$ac_objext |
| 6985 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6986 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6987 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6988 | grep -v '^ *+' conftest.er1 >conftest.err |
| 6989 | rm -f conftest.er1 |
| 6990 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 6991 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6992 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 6993 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 6994 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 6995 | (eval $ac_try) 2>&5 |
| 6996 | ac_status=$? |
| 6997 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 6998 | (exit $ac_status); }; } && |
| 6999 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7000 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7001 | (eval $ac_try) 2>&5 |
| 7002 | ac_status=$? |
| 7003 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7004 | (exit $ac_status); }; }; then |
| 7005 | eval "$as_ac_Header=yes" |
| 7006 | else |
| 7007 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7008 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7009 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7010 | eval "$as_ac_Header=no" |
| 7011 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7012 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7013 | fi |
| 7014 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7015 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 7016 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7017 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7018 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7019 | _ACEOF |
| 7020 | |
| 7021 | fi |
| 7022 | |
| 7023 | done |
| 7024 | |
| 7025 | |
| 7026 | |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7027 | |
| 7028 | |
| 7029 | |
| 7030 | |
| 7031 | |
| 7032 | |
| 7033 | |
| 7034 | |
| 7035 | |
| 7036 | |
| 7037 | |
| 7038 | |
| 7039 | |
| 7040 | |
| 7041 | |
| 7042 | |
| 7043 | |
| 7044 | |
| 7045 | |
| 7046 | |
| 7047 | |
| 7048 | |
| 7049 | |
| 7050 | |
| 7051 | |
| 7052 | |
| 7053 | |
| 7054 | |
| 7055 | |
| 7056 | |
| 7057 | |
| 7058 | |
| 7059 | |
| 7060 | |
| 7061 | |
| 7062 | |
| 7063 | |
| 7064 | |
| 7065 | |
| 7066 | |
| 7067 | |
| 7068 | |
| 7069 | |
| 7070 | |
| 7071 | |
| 7072 | |
| 7073 | |
| 7074 | |
| 7075 | |
| 7076 | |
| 7077 | |
| 7078 | |
| 7079 | |
| 7080 | |
| 7081 | |
| 7082 | |
| 7083 | |
| 7084 | |
| 7085 | |
| 7086 | |
| 7087 | |
| 7088 | |
| 7089 | |
| 7090 | |
| 7091 | |
| 7092 | |
| 7093 | |
| 7094 | |
| 7095 | |
| 7096 | |
| 7097 | |
| 7098 | |
| 7099 | |
| 7100 | |
| 7101 | |
| 7102 | |
| 7103 | |
| 7104 | |
| 7105 | |
| 7106 | |
| 7107 | |
| 7108 | |
Steven Edwards | 5727918 | 2005-03-04 12:38:36 +0000 | [diff] [blame] | 7109 | |
Maarten Lankhorst | 888eaae | 2005-04-27 09:46:25 +0000 | [diff] [blame] | 7110 | |
Emmanuel Maillard | 64c0778 | 2005-05-18 18:20:23 +0000 | [diff] [blame] | 7111 | |
| 7112 | |
Phil Krylov | 0f6c039 | 2005-07-01 19:15:26 +0000 | [diff] [blame] | 7113 | |
Hans Leidekker | ea524de | 2005-07-15 16:39:42 +0000 | [diff] [blame^] | 7114 | |
| 7115 | |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7116 | for ac_header in \ |
Phil Krylov | 0f6c039 | 2005-07-01 19:15:26 +0000 | [diff] [blame] | 7117 | IOKit/IOKitLib.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7118 | arpa/inet.h \ |
| 7119 | arpa/nameser.h \ |
Maarten Lankhorst | 888eaae | 2005-04-27 09:46:25 +0000 | [diff] [blame] | 7120 | asm/types.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7121 | cups/cups.h \ |
| 7122 | direct.h \ |
| 7123 | elf.h \ |
| 7124 | float.h \ |
| 7125 | fontconfig/fontconfig.h \ |
| 7126 | getopt.h \ |
| 7127 | gif_lib.h \ |
| 7128 | ieeefp.h \ |
| 7129 | io.h \ |
| 7130 | jack/jack.h \ |
| 7131 | jpeglib.h \ |
Hans Leidekker | ea524de | 2005-07-15 16:39:42 +0000 | [diff] [blame^] | 7132 | lber.h \ |
Kevin Koltzau | a2bbacb | 2004-11-23 17:33:55 +0000 | [diff] [blame] | 7133 | lcms/lcms.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7134 | lcms.h \ |
Hans Leidekker | ea524de | 2005-07-15 16:39:42 +0000 | [diff] [blame^] | 7135 | ldap.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7136 | link.h \ |
| 7137 | linux/cdrom.h \ |
| 7138 | linux/compiler.h \ |
| 7139 | linux/hdreg.h \ |
| 7140 | linux/input.h \ |
| 7141 | linux/ioctl.h \ |
| 7142 | linux/joystick.h \ |
| 7143 | linux/major.h \ |
| 7144 | linux/param.h \ |
| 7145 | linux/serial.h \ |
| 7146 | linux/ucdrom.h \ |
Emmanuel Maillard | 64c0778 | 2005-05-18 18:20:23 +0000 | [diff] [blame] | 7147 | mach/machine.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7148 | machine/cpu.h \ |
Emmanuel Maillard | 64c0778 | 2005-05-18 18:20:23 +0000 | [diff] [blame] | 7149 | machine/limits.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7150 | mntent.h \ |
| 7151 | netdb.h \ |
| 7152 | netinet/in.h \ |
| 7153 | netinet/in_systm.h \ |
| 7154 | netinet/tcp.h \ |
| 7155 | netinet/tcp_fsm.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7156 | openssl/ssl.h \ |
Steven Edwards | 5727918 | 2005-03-04 12:38:36 +0000 | [diff] [blame] | 7157 | poll.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7158 | process.h \ |
| 7159 | pthread.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7160 | pwd.h \ |
| 7161 | regex.h \ |
| 7162 | sched.h \ |
| 7163 | scsi/sg.h \ |
| 7164 | scsi/scsi.h \ |
| 7165 | scsi/scsi_ioctl.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7166 | stdint.h \ |
| 7167 | strings.h \ |
| 7168 | sys/cdio.h \ |
| 7169 | sys/elf32.h \ |
| 7170 | sys/errno.h \ |
| 7171 | sys/epoll.h \ |
| 7172 | sys/exec_elf.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7173 | sys/filio.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7174 | sys/ioctl.h \ |
| 7175 | sys/ipc.h \ |
| 7176 | sys/link.h \ |
| 7177 | sys/lwp.h \ |
| 7178 | sys/mman.h \ |
| 7179 | sys/modem.h \ |
| 7180 | sys/msg.h \ |
| 7181 | sys/param.h \ |
| 7182 | sys/poll.h \ |
| 7183 | sys/ptrace.h \ |
| 7184 | sys/reg.h \ |
| 7185 | sys/scsiio.h \ |
| 7186 | sys/shm.h \ |
| 7187 | sys/signal.h \ |
| 7188 | sys/socket.h \ |
| 7189 | sys/sockio.h \ |
| 7190 | sys/statfs.h \ |
| 7191 | sys/statvfs.h \ |
| 7192 | sys/strtio.h \ |
| 7193 | sys/syscall.h \ |
| 7194 | sys/sysctl.h \ |
| 7195 | sys/time.h \ |
| 7196 | sys/times.h \ |
| 7197 | sys/uio.h \ |
| 7198 | sys/un.h \ |
Rein Klazes | 7ff1256 | 2004-11-09 20:16:35 +0000 | [diff] [blame] | 7199 | sys/vfs.h \ |
| 7200 | sys/vm86.h \ |
| 7201 | sys/wait.h \ |
| 7202 | syscall.h \ |
| 7203 | termios.h \ |
| 7204 | unistd.h \ |
| 7205 | utime.h \ |
| 7206 | valgrind/memcheck.h |
| 7207 | |
| 7208 | do |
| 7209 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 7210 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7211 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 7212 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7213 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7214 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7215 | fi |
| 7216 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 7217 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 7218 | else |
| 7219 | # Is the header compilable? |
| 7220 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 7221 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 7222 | cat >conftest.$ac_ext <<_ACEOF |
| 7223 | /* confdefs.h. */ |
| 7224 | _ACEOF |
| 7225 | cat confdefs.h >>conftest.$ac_ext |
| 7226 | cat >>conftest.$ac_ext <<_ACEOF |
| 7227 | /* end confdefs.h. */ |
| 7228 | $ac_includes_default |
| 7229 | #include <$ac_header> |
| 7230 | _ACEOF |
| 7231 | rm -f conftest.$ac_objext |
| 7232 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 7233 | (eval $ac_compile) 2>conftest.er1 |
| 7234 | ac_status=$? |
| 7235 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7236 | rm -f conftest.er1 |
| 7237 | cat conftest.err >&5 |
| 7238 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7239 | (exit $ac_status); } && |
| 7240 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7241 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7242 | (eval $ac_try) 2>&5 |
| 7243 | ac_status=$? |
| 7244 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7245 | (exit $ac_status); }; } && |
| 7246 | { ac_try='test -s conftest.$ac_objext' |
| 7247 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7248 | (eval $ac_try) 2>&5 |
| 7249 | ac_status=$? |
| 7250 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7251 | (exit $ac_status); }; }; then |
| 7252 | ac_header_compiler=yes |
| 7253 | else |
| 7254 | echo "$as_me: failed program was:" >&5 |
| 7255 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7256 | |
| 7257 | ac_header_compiler=no |
| 7258 | fi |
| 7259 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 7260 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 7261 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 7262 | |
| 7263 | # Is the header present? |
| 7264 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 7265 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 7266 | cat >conftest.$ac_ext <<_ACEOF |
| 7267 | /* confdefs.h. */ |
| 7268 | _ACEOF |
| 7269 | cat confdefs.h >>conftest.$ac_ext |
| 7270 | cat >>conftest.$ac_ext <<_ACEOF |
| 7271 | /* end confdefs.h. */ |
| 7272 | #include <$ac_header> |
| 7273 | _ACEOF |
| 7274 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 7275 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7276 | ac_status=$? |
| 7277 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7278 | rm -f conftest.er1 |
| 7279 | cat conftest.err >&5 |
| 7280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7281 | (exit $ac_status); } >/dev/null; then |
| 7282 | if test -s conftest.err; then |
| 7283 | ac_cpp_err=$ac_c_preproc_warn_flag |
| 7284 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
| 7285 | else |
| 7286 | ac_cpp_err= |
| 7287 | fi |
| 7288 | else |
| 7289 | ac_cpp_err=yes |
| 7290 | fi |
| 7291 | if test -z "$ac_cpp_err"; then |
| 7292 | ac_header_preproc=yes |
| 7293 | else |
| 7294 | echo "$as_me: failed program was:" >&5 |
| 7295 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7296 | |
| 7297 | ac_header_preproc=no |
| 7298 | fi |
| 7299 | rm -f conftest.err conftest.$ac_ext |
| 7300 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 7301 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 7302 | |
| 7303 | # So? What about this header? |
| 7304 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 7305 | yes:no: ) |
| 7306 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 7307 | echo "$as_me: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&2;} |
| 7308 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 7309 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 7310 | ac_header_preproc=yes |
| 7311 | ;; |
| 7312 | no:yes:* ) |
| 7313 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 7314 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
| 7315 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 7316 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 7317 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 7318 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 7319 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 7320 | echo "$as_me: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&2;} |
| 7321 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 7322 | echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&2;} |
| 7323 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 7324 | echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;} |
| 7325 | ( |
| 7326 | cat <<\_ASBOX |
| 7327 | ## ------------------------------------ ## |
| 7328 | ## Report this to wine-devel@winehq.org ## |
| 7329 | ## ------------------------------------ ## |
| 7330 | _ASBOX |
| 7331 | ) | |
| 7332 | sed "s/^/$as_me: WARNING: /" >&2 |
| 7333 | ;; |
| 7334 | esac |
| 7335 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 7336 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7337 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7338 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7339 | else |
| 7340 | eval "$as_ac_Header=\$ac_header_preproc" |
| 7341 | fi |
| 7342 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 7343 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 7344 | |
| 7345 | fi |
| 7346 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 7347 | cat >>confdefs.h <<_ACEOF |
| 7348 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 7349 | _ACEOF |
| 7350 | |
| 7351 | fi |
| 7352 | |
| 7353 | done |
| 7354 | |
| 7355 | echo "$as_me:$LINENO: checking whether stat file-mode macros are broken" >&5 |
| 7356 | echo $ECHO_N "checking whether stat file-mode macros are broken... $ECHO_C" >&6 |
| 7357 | if test "${ac_cv_header_stat_broken+set}" = set; then |
| 7358 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7359 | else |
| 7360 | cat >conftest.$ac_ext <<_ACEOF |
| 7361 | /* confdefs.h. */ |
| 7362 | _ACEOF |
| 7363 | cat confdefs.h >>conftest.$ac_ext |
| 7364 | cat >>conftest.$ac_ext <<_ACEOF |
| 7365 | /* end confdefs.h. */ |
| 7366 | #include <sys/types.h> |
| 7367 | #include <sys/stat.h> |
| 7368 | |
| 7369 | #if defined(S_ISBLK) && defined(S_IFDIR) |
| 7370 | # if S_ISBLK (S_IFDIR) |
| 7371 | You lose. |
| 7372 | # endif |
| 7373 | #endif |
| 7374 | |
| 7375 | #if defined(S_ISBLK) && defined(S_IFCHR) |
| 7376 | # if S_ISBLK (S_IFCHR) |
| 7377 | You lose. |
| 7378 | # endif |
| 7379 | #endif |
| 7380 | |
| 7381 | #if defined(S_ISLNK) && defined(S_IFREG) |
| 7382 | # if S_ISLNK (S_IFREG) |
| 7383 | You lose. |
| 7384 | # endif |
| 7385 | #endif |
| 7386 | |
| 7387 | #if defined(S_ISSOCK) && defined(S_IFREG) |
| 7388 | # if S_ISSOCK (S_IFREG) |
| 7389 | You lose. |
| 7390 | # endif |
| 7391 | #endif |
| 7392 | |
| 7393 | _ACEOF |
| 7394 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
| 7395 | $EGREP "You lose" >/dev/null 2>&1; then |
| 7396 | ac_cv_header_stat_broken=yes |
| 7397 | else |
| 7398 | ac_cv_header_stat_broken=no |
| 7399 | fi |
| 7400 | rm -f conftest* |
| 7401 | |
| 7402 | fi |
| 7403 | echo "$as_me:$LINENO: result: $ac_cv_header_stat_broken" >&5 |
| 7404 | echo "${ECHO_T}$ac_cv_header_stat_broken" >&6 |
| 7405 | if test $ac_cv_header_stat_broken = yes; then |
| 7406 | |
| 7407 | cat >>confdefs.h <<\_ACEOF |
| 7408 | #define STAT_MACROS_BROKEN 1 |
| 7409 | _ACEOF |
| 7410 | |
| 7411 | fi |
| 7412 | |
| 7413 | |
| 7414 | |
| 7415 | if test "$have_x" = "yes" |
| 7416 | then |
| 7417 | XLIB="-lXext -lX11" |
| 7418 | ac_save_CPPFLAGS="$CPPFLAGS" |
| 7419 | CPPFLAGS="$CPPFLAGS $X_CFLAGS" |
| 7420 | |
| 7421 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7422 | for ac_header in X11/Xlib.h |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7423 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7424 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7425 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7426 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7427 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7428 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7429 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7430 | fi |
| 7431 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 7432 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7433 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7434 | # Is the header compilable? |
| 7435 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 7436 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 7437 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7438 | /* confdefs.h. */ |
| 7439 | _ACEOF |
| 7440 | cat confdefs.h >>conftest.$ac_ext |
| 7441 | cat >>conftest.$ac_ext <<_ACEOF |
| 7442 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7443 | $ac_includes_default |
| 7444 | #include <$ac_header> |
| 7445 | _ACEOF |
| 7446 | rm -f conftest.$ac_objext |
| 7447 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7448 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7449 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7450 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7451 | rm -f conftest.er1 |
| 7452 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7453 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7454 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7455 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7456 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7457 | (eval $ac_try) 2>&5 |
| 7458 | ac_status=$? |
| 7459 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7460 | (exit $ac_status); }; } && |
| 7461 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7462 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7463 | (eval $ac_try) 2>&5 |
| 7464 | ac_status=$? |
| 7465 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7466 | (exit $ac_status); }; }; then |
| 7467 | ac_header_compiler=yes |
| 7468 | else |
| 7469 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7470 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7471 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7472 | ac_header_compiler=no |
| 7473 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7474 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7475 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 7476 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 7477 | |
| 7478 | # Is the header present? |
| 7479 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 7480 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 7481 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7482 | /* confdefs.h. */ |
| 7483 | _ACEOF |
| 7484 | cat confdefs.h >>conftest.$ac_ext |
| 7485 | cat >>conftest.$ac_ext <<_ACEOF |
| 7486 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7487 | #include <$ac_header> |
| 7488 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7489 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7490 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 7491 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 7492 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7493 | rm -f conftest.er1 |
| 7494 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7495 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7496 | (exit $ac_status); } >/dev/null; then |
| 7497 | if test -s conftest.err; then |
| 7498 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7499 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7500 | else |
| 7501 | ac_cpp_err= |
| 7502 | fi |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7503 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7504 | ac_cpp_err=yes |
| 7505 | fi |
| 7506 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7507 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7508 | else |
| 7509 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7510 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7511 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7512 | ac_header_preproc=no |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7513 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7514 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7515 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 7516 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 7517 | |
| 7518 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7519 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 7520 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7521 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 7522 | 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] | 7523 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 7524 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 7525 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7526 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7527 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7528 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 7529 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7530 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 7531 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 7532 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 7533 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 7534 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 7535 | 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] | 7536 | { 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] | 7537 | 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] | 7538 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 7539 | 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] | 7540 | ( |
| 7541 | cat <<\_ASBOX |
| 7542 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7543 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7544 | ## ------------------------------------ ## |
| 7545 | _ASBOX |
| 7546 | ) | |
| 7547 | sed "s/^/$as_me: WARNING: /" >&2 |
| 7548 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7549 | esac |
| 7550 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 7551 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7552 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7553 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 7554 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7555 | eval "$as_ac_Header=\$ac_header_preproc" |
Lionel Ulmer | a1d6d24 | 1999-01-30 15:54:43 +0000 | [diff] [blame] | 7556 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7557 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7558 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7559 | |
| 7560 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7561 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7562 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7563 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7564 | _ACEOF |
| 7565 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7566 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7567 | |
| 7568 | |
| 7569 | |
| 7570 | |
| 7571 | |
| 7572 | |
| 7573 | |
| 7574 | |
| 7575 | for ac_header in X11/XKBlib.h \ |
| 7576 | X11/Xutil.h \ |
| 7577 | X11/extensions/shape.h \ |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 7578 | X11/extensions/XInput.h \ |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7579 | X11/extensions/XShm.h \ |
| 7580 | X11/extensions/Xrandr.h \ |
| 7581 | X11/extensions/Xrender.h \ |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7582 | X11/extensions/xf86dga.h \ |
| 7583 | X11/extensions/xf86vmode.h |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7584 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7585 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7586 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7587 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 7588 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 7589 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7590 | else |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7591 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7592 | /* confdefs.h. */ |
| 7593 | _ACEOF |
| 7594 | cat confdefs.h >>conftest.$ac_ext |
| 7595 | cat >>conftest.$ac_ext <<_ACEOF |
| 7596 | /* end confdefs.h. */ |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7597 | #include <X11/Xlib.h> |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7598 | #ifdef HAVE_X11_XUTIL_H |
| 7599 | # include <X11/Xutil.h> |
| 7600 | #endif |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7601 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7602 | #include <$ac_header> |
| 7603 | _ACEOF |
| 7604 | rm -f conftest.$ac_objext |
| 7605 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7606 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7607 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7608 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7609 | rm -f conftest.er1 |
| 7610 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7612 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7613 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7614 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7615 | (eval $ac_try) 2>&5 |
| 7616 | ac_status=$? |
| 7617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7618 | (exit $ac_status); }; } && |
| 7619 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7621 | (eval $ac_try) 2>&5 |
| 7622 | ac_status=$? |
| 7623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7624 | (exit $ac_status); }; }; then |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7625 | eval "$as_ac_Header=yes" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7626 | else |
| 7627 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7628 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7629 | |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 7630 | eval "$as_ac_Header=no" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7631 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7632 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7633 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7634 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7635 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 7636 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7637 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7638 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7639 | _ACEOF |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7640 | |
| 7641 | fi |
| 7642 | |
| 7643 | done |
| 7644 | |
| 7645 | |
| 7646 | if test "$ac_cv_header_X11_XKBlib_h" = "yes" |
| 7647 | then |
| 7648 | echo "$as_me:$LINENO: checking for XkbQueryExtension in -lX11" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7649 | echo $ECHO_N "checking for XkbQueryExtension in -lX11... $ECHO_C" >&6 |
| 7650 | if test "${ac_cv_lib_X11_XkbQueryExtension+set}" = set; then |
| 7651 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7652 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7653 | ac_check_lib_save_LIBS=$LIBS |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7654 | LIBS="-lX11 $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7655 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7656 | /* confdefs.h. */ |
| 7657 | _ACEOF |
| 7658 | cat confdefs.h >>conftest.$ac_ext |
| 7659 | cat >>conftest.$ac_ext <<_ACEOF |
| 7660 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7661 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7662 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7663 | #ifdef __cplusplus |
| 7664 | extern "C" |
| 7665 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7666 | /* 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] | 7667 | builtin and then its argument prototype would still apply. */ |
| 7668 | char XkbQueryExtension (); |
| 7669 | int |
| 7670 | main () |
| 7671 | { |
| 7672 | XkbQueryExtension (); |
| 7673 | ; |
| 7674 | return 0; |
| 7675 | } |
| 7676 | _ACEOF |
| 7677 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7678 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7679 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7680 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7681 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7682 | rm -f conftest.er1 |
| 7683 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7684 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7685 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7686 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7687 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7688 | (eval $ac_try) 2>&5 |
| 7689 | ac_status=$? |
| 7690 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7691 | (exit $ac_status); }; } && |
| 7692 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7693 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7694 | (eval $ac_try) 2>&5 |
| 7695 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7696 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7697 | (exit $ac_status); }; }; then |
| 7698 | ac_cv_lib_X11_XkbQueryExtension=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7699 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7700 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7701 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7702 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7703 | ac_cv_lib_X11_XkbQueryExtension=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7704 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7705 | rm -f conftest.err conftest.$ac_objext \ |
| 7706 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7707 | LIBS=$ac_check_lib_save_LIBS |
| 7708 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7709 | echo "$as_me:$LINENO: result: $ac_cv_lib_X11_XkbQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7710 | echo "${ECHO_T}$ac_cv_lib_X11_XkbQueryExtension" >&6 |
| 7711 | if test $ac_cv_lib_X11_XkbQueryExtension = yes; then |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7712 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7713 | cat >>confdefs.h <<\_ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7714 | #define HAVE_XKB 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7715 | _ACEOF |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7716 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7717 | fi |
| 7718 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7719 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7720 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7721 | if test "$ac_cv_header_X11_extensions_XShm_h" = "yes" |
| 7722 | then |
| 7723 | echo "$as_me:$LINENO: checking for XShmQueryExtension in -lXext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7724 | echo $ECHO_N "checking for XShmQueryExtension in -lXext... $ECHO_C" >&6 |
| 7725 | if test "${ac_cv_lib_Xext_XShmQueryExtension+set}" = set; then |
| 7726 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7727 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7728 | ac_check_lib_save_LIBS=$LIBS |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7729 | LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7730 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7731 | /* confdefs.h. */ |
| 7732 | _ACEOF |
| 7733 | cat confdefs.h >>conftest.$ac_ext |
| 7734 | cat >>conftest.$ac_ext <<_ACEOF |
| 7735 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7736 | |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7737 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7738 | #ifdef __cplusplus |
| 7739 | extern "C" |
| 7740 | #endif |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7741 | /* 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] | 7742 | builtin and then its argument prototype would still apply. */ |
| 7743 | char XShmQueryExtension (); |
| 7744 | int |
| 7745 | main () |
| 7746 | { |
| 7747 | XShmQueryExtension (); |
| 7748 | ; |
| 7749 | return 0; |
| 7750 | } |
| 7751 | _ACEOF |
| 7752 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7753 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7754 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7755 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7756 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7757 | rm -f conftest.er1 |
| 7758 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7759 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7760 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7761 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7762 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7763 | (eval $ac_try) 2>&5 |
| 7764 | ac_status=$? |
| 7765 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7766 | (exit $ac_status); }; } && |
| 7767 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7768 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7769 | (eval $ac_try) 2>&5 |
| 7770 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7771 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7772 | (exit $ac_status); }; }; then |
| 7773 | ac_cv_lib_Xext_XShmQueryExtension=yes |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7774 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7775 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7776 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7777 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7778 | ac_cv_lib_Xext_XShmQueryExtension=no |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7779 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7780 | rm -f conftest.err conftest.$ac_objext \ |
| 7781 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7782 | LIBS=$ac_check_lib_save_LIBS |
| 7783 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7784 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShmQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7785 | echo "${ECHO_T}$ac_cv_lib_Xext_XShmQueryExtension" >&6 |
| 7786 | if test $ac_cv_lib_Xext_XShmQueryExtension = yes; then |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7787 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7788 | cat >>confdefs.h <<\_ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7789 | #define HAVE_LIBXXSHM 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7790 | _ACEOF |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7791 | |
Francois Jacques | 5b6879c | 2000-07-28 23:04:54 +0000 | [diff] [blame] | 7792 | fi |
| 7793 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7794 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7795 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7796 | if test "$ac_cv_header_X11_extensions_shape_h" = "yes" |
| 7797 | then |
| 7798 | echo "$as_me:$LINENO: checking for XShapeQueryExtension in -lXext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7799 | echo $ECHO_N "checking for XShapeQueryExtension in -lXext... $ECHO_C" >&6 |
| 7800 | if test "${ac_cv_lib_Xext_XShapeQueryExtension+set}" = set; then |
| 7801 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7802 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7803 | ac_check_lib_save_LIBS=$LIBS |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7804 | LIBS="-lXext $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7805 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7806 | /* confdefs.h. */ |
| 7807 | _ACEOF |
| 7808 | cat confdefs.h >>conftest.$ac_ext |
| 7809 | cat >>conftest.$ac_ext <<_ACEOF |
| 7810 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7811 | |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7812 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7813 | #ifdef __cplusplus |
| 7814 | extern "C" |
| 7815 | #endif |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7816 | /* 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] | 7817 | builtin and then its argument prototype would still apply. */ |
| 7818 | char XShapeQueryExtension (); |
| 7819 | int |
| 7820 | main () |
| 7821 | { |
| 7822 | XShapeQueryExtension (); |
| 7823 | ; |
| 7824 | return 0; |
| 7825 | } |
| 7826 | _ACEOF |
| 7827 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7828 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7829 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7830 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7831 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7832 | rm -f conftest.er1 |
| 7833 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7834 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7835 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7836 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7837 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7838 | (eval $ac_try) 2>&5 |
| 7839 | ac_status=$? |
| 7840 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7841 | (exit $ac_status); }; } && |
| 7842 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7843 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7844 | (eval $ac_try) 2>&5 |
| 7845 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7846 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7847 | (exit $ac_status); }; }; then |
| 7848 | ac_cv_lib_Xext_XShapeQueryExtension=yes |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7849 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7850 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7851 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7852 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7853 | ac_cv_lib_Xext_XShapeQueryExtension=no |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7854 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7855 | rm -f conftest.err conftest.$ac_objext \ |
| 7856 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7857 | LIBS=$ac_check_lib_save_LIBS |
| 7858 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7859 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xext_XShapeQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7860 | echo "${ECHO_T}$ac_cv_lib_Xext_XShapeQueryExtension" >&6 |
| 7861 | if test $ac_cv_lib_Xext_XShapeQueryExtension = yes; then |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7862 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7863 | cat >>confdefs.h <<\_ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7864 | #define HAVE_LIBXSHAPE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7865 | _ACEOF |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7866 | |
Ove Kaaven | c90fb25 | 2001-01-02 22:39:14 +0000 | [diff] [blame] | 7867 | fi |
| 7868 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7869 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7870 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7871 | if test "$ac_cv_header_X11_extensions_xf86dga_h" = "yes" |
| 7872 | then |
| 7873 | echo "$as_me:$LINENO: checking for XDGAQueryExtension in -lXxf86dga" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7874 | echo $ECHO_N "checking for XDGAQueryExtension in -lXxf86dga... $ECHO_C" >&6 |
| 7875 | if test "${ac_cv_lib_Xxf86dga_XDGAQueryExtension+set}" = set; then |
| 7876 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7877 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7878 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7879 | LIBS="-lXxf86dga $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7880 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7881 | /* confdefs.h. */ |
| 7882 | _ACEOF |
| 7883 | cat confdefs.h >>conftest.$ac_ext |
| 7884 | cat >>conftest.$ac_ext <<_ACEOF |
| 7885 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7886 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7887 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7888 | #ifdef __cplusplus |
| 7889 | extern "C" |
| 7890 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7891 | /* 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] | 7892 | builtin and then its argument prototype would still apply. */ |
| 7893 | char XDGAQueryExtension (); |
| 7894 | int |
| 7895 | main () |
| 7896 | { |
| 7897 | XDGAQueryExtension (); |
| 7898 | ; |
| 7899 | return 0; |
| 7900 | } |
| 7901 | _ACEOF |
| 7902 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7903 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7904 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7905 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7906 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7907 | rm -f conftest.er1 |
| 7908 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7909 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7910 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7911 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7912 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7913 | (eval $ac_try) 2>&5 |
| 7914 | ac_status=$? |
| 7915 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7916 | (exit $ac_status); }; } && |
| 7917 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7918 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7919 | (eval $ac_try) 2>&5 |
| 7920 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7921 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7922 | (exit $ac_status); }; }; then |
| 7923 | ac_cv_lib_Xxf86dga_XDGAQueryExtension=yes |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7924 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7925 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7926 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 7927 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7928 | ac_cv_lib_Xxf86dga_XDGAQueryExtension=no |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7929 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7930 | rm -f conftest.err conftest.$ac_objext \ |
| 7931 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7932 | LIBS=$ac_check_lib_save_LIBS |
| 7933 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7934 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7935 | echo "${ECHO_T}$ac_cv_lib_Xxf86dga_XDGAQueryExtension" >&6 |
| 7936 | if test $ac_cv_lib_Xxf86dga_XDGAQueryExtension = yes; then |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7937 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7938 | cat >>confdefs.h <<\_ACEOF |
Lionel Ulmer | d94475b | 1999-09-20 18:42:46 +0000 | [diff] [blame] | 7939 | #define HAVE_LIBXXF86DGA2 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7940 | _ACEOF |
Marcus Meissner | 10ad97c | 2000-04-09 14:30:50 +0000 | [diff] [blame] | 7941 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7942 | X_PRE_LIBS="$X_PRE_LIBS -lXxf86dga" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7943 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 7944 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7945 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7946 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7947 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7948 | if test "$ac_cv_header_X11_extensions_xf86vmode_h" = "yes" |
| 7949 | then |
| 7950 | echo "$as_me:$LINENO: checking for XF86VidModeQueryExtension in -lXxf86vm" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7951 | echo $ECHO_N "checking for XF86VidModeQueryExtension in -lXxf86vm... $ECHO_C" >&6 |
| 7952 | if test "${ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension+set}" = set; then |
| 7953 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7954 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7955 | ac_check_lib_save_LIBS=$LIBS |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 7956 | LIBS="-lXxf86vm $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7957 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 7958 | /* confdefs.h. */ |
| 7959 | _ACEOF |
| 7960 | cat confdefs.h >>conftest.$ac_ext |
| 7961 | cat >>conftest.$ac_ext <<_ACEOF |
| 7962 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7963 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7964 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7965 | #ifdef __cplusplus |
| 7966 | extern "C" |
| 7967 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 7968 | /* 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] | 7969 | builtin and then its argument prototype would still apply. */ |
| 7970 | char XF86VidModeQueryExtension (); |
| 7971 | int |
| 7972 | main () |
| 7973 | { |
| 7974 | XF86VidModeQueryExtension (); |
| 7975 | ; |
| 7976 | return 0; |
| 7977 | } |
| 7978 | _ACEOF |
| 7979 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7980 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7981 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7982 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7983 | grep -v '^ *+' conftest.er1 >conftest.err |
| 7984 | rm -f conftest.er1 |
| 7985 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7987 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 7988 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 7989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 7990 | (eval $ac_try) 2>&5 |
| 7991 | ac_status=$? |
| 7992 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 7993 | (exit $ac_status); }; } && |
| 7994 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7995 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7996 | (eval $ac_try) 2>&5 |
| 7997 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 7998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 7999 | (exit $ac_status); }; }; then |
| 8000 | ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8001 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8002 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8003 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8004 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8005 | ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8006 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8007 | rm -f conftest.err conftest.$ac_objext \ |
| 8008 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8009 | LIBS=$ac_check_lib_save_LIBS |
| 8010 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8011 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8012 | echo "${ECHO_T}$ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension" >&6 |
| 8013 | if test $ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension = yes; then |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8014 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8015 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8016 | #define HAVE_LIBXXF86VM 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8017 | _ACEOF |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 8018 | |
| 8019 | X_PRE_LIBS="$X_PRE_LIBS -lXxf86vm" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8020 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8021 | fi |
| 8022 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 8023 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8024 | |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 8025 | if test "$ac_cv_header_X11_extensions_Xrandr_h" = "yes" |
| 8026 | then |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8027 | cat >conftest.$ac_ext <<_ACEOF |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8028 | /* confdefs.h. */ |
| 8029 | _ACEOF |
| 8030 | cat confdefs.h >>conftest.$ac_ext |
| 8031 | cat >>conftest.$ac_ext <<_ACEOF |
| 8032 | /* end confdefs.h. */ |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8033 | #include <X11/Xlib.h> |
| 8034 | #include <X11/extensions/Xrandr.h> |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8035 | int |
| 8036 | main () |
| 8037 | { |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8038 | static typeof(XRRSetScreenConfigAndRate) * func; |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8039 | ; |
| 8040 | return 0; |
| 8041 | } |
| 8042 | _ACEOF |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8043 | rm -f conftest.$ac_objext |
| 8044 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 8045 | (eval $ac_compile) 2>conftest.er1 |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8046 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8047 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8048 | rm -f conftest.er1 |
| 8049 | cat conftest.err >&5 |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8050 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8051 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8052 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8053 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8054 | (eval $ac_try) 2>&5 |
| 8055 | ac_status=$? |
| 8056 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8057 | (exit $ac_status); }; } && |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8058 | { ac_try='test -s conftest.$ac_objext' |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8059 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8060 | (eval $ac_try) 2>&5 |
| 8061 | ac_status=$? |
| 8062 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8063 | (exit $ac_status); }; }; then |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8064 | |
| 8065 | cat >>confdefs.h <<\_ACEOF |
| 8066 | #define HAVE_LIBXRANDR 1 |
| 8067 | _ACEOF |
| 8068 | |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8069 | else |
| 8070 | echo "$as_me: failed program was:" >&5 |
| 8071 | sed 's/^/| /' conftest.$ac_ext >&5 |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8072 | |
| 8073 | fi |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 8074 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 255b486 | 2003-10-15 04:09:55 +0000 | [diff] [blame] | 8075 | fi |
Alex Pasadyn | 8f174bc | 2003-10-15 03:28:04 +0000 | [diff] [blame] | 8076 | |
Kevin Koltzau | 92ec21b | 2004-10-27 00:43:50 +0000 | [diff] [blame] | 8077 | if test "$ac_cv_header_X11_extensions_Xrender_h" = "yes" |
| 8078 | then |
| 8079 | echo "$as_me:$LINENO: checking for XRenderSetPictureTransform in -lXrender" >&5 |
| 8080 | echo $ECHO_N "checking for XRenderSetPictureTransform in -lXrender... $ECHO_C" >&6 |
| 8081 | if test "${ac_cv_lib_Xrender_XRenderSetPictureTransform+set}" = set; then |
| 8082 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8083 | else |
| 8084 | ac_check_lib_save_LIBS=$LIBS |
| 8085 | LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 8086 | cat >conftest.$ac_ext <<_ACEOF |
| 8087 | /* confdefs.h. */ |
| 8088 | _ACEOF |
| 8089 | cat confdefs.h >>conftest.$ac_ext |
| 8090 | cat >>conftest.$ac_ext <<_ACEOF |
| 8091 | /* end confdefs.h. */ |
| 8092 | |
| 8093 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8094 | #ifdef __cplusplus |
| 8095 | extern "C" |
| 8096 | #endif |
| 8097 | /* We use char because int might match the return type of a gcc2 |
| 8098 | builtin and then its argument prototype would still apply. */ |
| 8099 | char XRenderSetPictureTransform (); |
| 8100 | int |
| 8101 | main () |
| 8102 | { |
| 8103 | XRenderSetPictureTransform (); |
| 8104 | ; |
| 8105 | return 0; |
| 8106 | } |
| 8107 | _ACEOF |
| 8108 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8109 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 8110 | (eval $ac_link) 2>conftest.er1 |
| 8111 | ac_status=$? |
| 8112 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8113 | rm -f conftest.er1 |
| 8114 | cat conftest.err >&5 |
| 8115 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8116 | (exit $ac_status); } && |
| 8117 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8118 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8119 | (eval $ac_try) 2>&5 |
| 8120 | ac_status=$? |
| 8121 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8122 | (exit $ac_status); }; } && |
| 8123 | { ac_try='test -s conftest$ac_exeext' |
| 8124 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8125 | (eval $ac_try) 2>&5 |
| 8126 | ac_status=$? |
| 8127 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8128 | (exit $ac_status); }; }; then |
| 8129 | ac_cv_lib_Xrender_XRenderSetPictureTransform=yes |
| 8130 | else |
| 8131 | echo "$as_me: failed program was:" >&5 |
| 8132 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8133 | |
| 8134 | ac_cv_lib_Xrender_XRenderSetPictureTransform=no |
| 8135 | fi |
| 8136 | rm -f conftest.err conftest.$ac_objext \ |
| 8137 | conftest$ac_exeext conftest.$ac_ext |
| 8138 | LIBS=$ac_check_lib_save_LIBS |
| 8139 | fi |
| 8140 | echo "$as_me:$LINENO: result: $ac_cv_lib_Xrender_XRenderSetPictureTransform" >&5 |
| 8141 | echo "${ECHO_T}$ac_cv_lib_Xrender_XRenderSetPictureTransform" >&6 |
| 8142 | if test $ac_cv_lib_Xrender_XRenderSetPictureTransform = yes; then |
| 8143 | |
| 8144 | cat >>confdefs.h <<\_ACEOF |
| 8145 | #define HAVE_XRENDERSETPICTURETRANSFORM 1 |
| 8146 | _ACEOF |
| 8147 | |
| 8148 | fi |
| 8149 | |
| 8150 | fi |
| 8151 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8152 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 8153 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8154 | |
John R. Sheets | f2b77cc | 2000-05-23 21:18:51 +0000 | [diff] [blame] | 8155 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8156 | |
Alexandre Julliard | b807499 | 2002-11-21 21:51:24 +0000 | [diff] [blame] | 8157 | if test "x$with_opengl" != "xno" |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8158 | then |
Pierre d'Herbemont | 009781d | 2005-06-20 15:52:16 +0000 | [diff] [blame] | 8159 | if test -f /usr/X11R6/lib/libGL.a -a ! -f /usr/X11R6/lib/libGL.so -a ! -f /usr/X11R6/lib/libGL.dylib |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8160 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8161 | { { 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] | 8162 | This prevents linking to OpenGL. Delete the file and restart configure." >&5 |
| 8163 | echo "$as_me: error: /usr/X11R6/lib/libGL.a is present on your system. |
| 8164 | This prevents linking to OpenGL. Delete the file and restart configure." >&2;} |
| 8165 | { (exit 1); exit 1; }; } |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8166 | fi |
| 8167 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8168 | |
| 8169 | |
| 8170 | for ac_header in GL/gl.h GL/glx.h |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8171 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8172 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8173 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8174 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8175 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8176 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8177 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8178 | fi |
| 8179 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8180 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8181 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8182 | # Is the header compilable? |
| 8183 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8184 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8185 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8186 | /* confdefs.h. */ |
| 8187 | _ACEOF |
| 8188 | cat confdefs.h >>conftest.$ac_ext |
| 8189 | cat >>conftest.$ac_ext <<_ACEOF |
| 8190 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8191 | $ac_includes_default |
| 8192 | #include <$ac_header> |
| 8193 | _ACEOF |
| 8194 | rm -f conftest.$ac_objext |
| 8195 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8196 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8197 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8198 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8199 | rm -f conftest.er1 |
| 8200 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8202 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8203 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8204 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8205 | (eval $ac_try) 2>&5 |
| 8206 | ac_status=$? |
| 8207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8208 | (exit $ac_status); }; } && |
| 8209 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8210 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8211 | (eval $ac_try) 2>&5 |
| 8212 | ac_status=$? |
| 8213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8214 | (exit $ac_status); }; }; then |
| 8215 | ac_header_compiler=yes |
| 8216 | else |
| 8217 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8218 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8219 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8220 | ac_header_compiler=no |
| 8221 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8222 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8223 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8224 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8225 | |
| 8226 | # Is the header present? |
| 8227 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 8228 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 8229 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8230 | /* confdefs.h. */ |
| 8231 | _ACEOF |
| 8232 | cat confdefs.h >>conftest.$ac_ext |
| 8233 | cat >>conftest.$ac_ext <<_ACEOF |
| 8234 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8235 | #include <$ac_header> |
| 8236 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8237 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8238 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 8239 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 8240 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8241 | rm -f conftest.er1 |
| 8242 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8243 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8244 | (exit $ac_status); } >/dev/null; then |
| 8245 | if test -s conftest.err; then |
| 8246 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8247 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8248 | else |
| 8249 | ac_cpp_err= |
| 8250 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8251 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8252 | ac_cpp_err=yes |
| 8253 | fi |
| 8254 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8255 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8256 | else |
| 8257 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8258 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8259 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8260 | ac_header_preproc=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8261 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8262 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8263 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 8264 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8265 | |
| 8266 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8267 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 8268 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8269 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8270 | 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] | 8271 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 8272 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 8273 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8274 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8275 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8276 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 8277 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8278 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 8279 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8280 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 8281 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 8282 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 8283 | 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] | 8284 | { 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] | 8285 | 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] | 8286 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 8287 | 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] | 8288 | ( |
| 8289 | cat <<\_ASBOX |
| 8290 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8291 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8292 | ## ------------------------------------ ## |
| 8293 | _ASBOX |
| 8294 | ) | |
| 8295 | sed "s/^/$as_me: WARNING: /" >&2 |
| 8296 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8297 | esac |
| 8298 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8299 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8300 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8301 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8302 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8303 | eval "$as_ac_Header=\$ac_header_preproc" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8304 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8305 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8306 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8307 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8308 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8309 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8310 | cat >>confdefs.h <<_ACEOF |
| 8311 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8312 | _ACEOF |
| 8313 | |
| 8314 | fi |
| 8315 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8316 | done |
| 8317 | |
Marcus Meissner | 22a969b | 2000-08-08 20:46:50 +0000 | [diff] [blame] | 8318 | 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] | 8319 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8320 | |
| 8321 | for ac_header in GL/glext.h |
| 8322 | do |
| 8323 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8324 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8325 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8326 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8327 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8328 | else |
| 8329 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8330 | /* confdefs.h. */ |
| 8331 | _ACEOF |
| 8332 | cat confdefs.h >>conftest.$ac_ext |
| 8333 | cat >>conftest.$ac_ext <<_ACEOF |
| 8334 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8335 | #include <GL/glx.h> |
| 8336 | |
| 8337 | #include <$ac_header> |
| 8338 | _ACEOF |
| 8339 | rm -f conftest.$ac_objext |
| 8340 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8341 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8342 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8343 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8344 | rm -f conftest.er1 |
| 8345 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8347 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8348 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8349 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8350 | (eval $ac_try) 2>&5 |
| 8351 | ac_status=$? |
| 8352 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8353 | (exit $ac_status); }; } && |
| 8354 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8355 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8356 | (eval $ac_try) 2>&5 |
| 8357 | ac_status=$? |
| 8358 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8359 | (exit $ac_status); }; }; then |
| 8360 | eval "$as_ac_Header=yes" |
| 8361 | else |
| 8362 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8363 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8364 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8365 | eval "$as_ac_Header=no" |
| 8366 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8367 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8368 | fi |
| 8369 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8370 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8371 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8372 | cat >>confdefs.h <<_ACEOF |
| 8373 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8374 | _ACEOF |
| 8375 | |
| 8376 | fi |
| 8377 | |
| 8378 | done |
| 8379 | |
| 8380 | echo "$as_me:$LINENO: checking for up-to-date OpenGL version" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8381 | echo $ECHO_N "checking for up-to-date OpenGL version... $ECHO_C" >&6 |
| 8382 | if test "${wine_cv_opengl_version_OK+set}" = set; then |
| 8383 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8384 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8385 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8386 | /* confdefs.h. */ |
| 8387 | _ACEOF |
| 8388 | cat confdefs.h >>conftest.$ac_ext |
| 8389 | cat >>conftest.$ac_ext <<_ACEOF |
| 8390 | /* end confdefs.h. */ |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8391 | #include <GL/gl.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8392 | int |
| 8393 | main () |
| 8394 | { |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8395 | GLenum test = GL_UNSIGNED_SHORT_5_6_5; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8396 | ; |
| 8397 | return 0; |
| 8398 | } |
| 8399 | _ACEOF |
| 8400 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8401 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8402 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8403 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8404 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8405 | rm -f conftest.er1 |
| 8406 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8407 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8408 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8409 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8410 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8411 | (eval $ac_try) 2>&5 |
| 8412 | ac_status=$? |
| 8413 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8414 | (exit $ac_status); }; } && |
| 8415 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8416 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8417 | (eval $ac_try) 2>&5 |
| 8418 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8419 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8420 | (exit $ac_status); }; }; then |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 8421 | wine_cv_opengl_version_OK="yes" |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8422 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8423 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8424 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8425 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8426 | wine_cv_opengl_version_OK="no" |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8427 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8428 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8429 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 8430 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8431 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8432 | echo "$as_me:$LINENO: result: $wine_cv_opengl_version_OK" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8433 | echo "${ECHO_T}$wine_cv_opengl_version_OK" >&6 |
| 8434 | |
Alexandre Julliard | b807499 | 2002-11-21 21:51:24 +0000 | [diff] [blame] | 8435 | if test "$wine_cv_opengl_version_OK" = "yes" |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8436 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8437 | echo "$as_me:$LINENO: checking for glXCreateContext in -lGL" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8438 | echo $ECHO_N "checking for glXCreateContext in -lGL... $ECHO_C" >&6 |
| 8439 | if test "${ac_cv_lib_GL_glXCreateContext+set}" = set; then |
| 8440 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8441 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8442 | ac_check_lib_save_LIBS=$LIBS |
Marcus Meissner | 376ec88 | 2000-01-05 03:24:52 +0000 | [diff] [blame] | 8443 | LIBS="-lGL $X_LIBS -lXext -lX11 -lm $X_EXTRA_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8444 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8445 | /* confdefs.h. */ |
| 8446 | _ACEOF |
| 8447 | cat confdefs.h >>conftest.$ac_ext |
| 8448 | cat >>conftest.$ac_ext <<_ACEOF |
| 8449 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8450 | |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8451 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8452 | #ifdef __cplusplus |
| 8453 | extern "C" |
| 8454 | #endif |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8455 | /* 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] | 8456 | builtin and then its argument prototype would still apply. */ |
| 8457 | char glXCreateContext (); |
| 8458 | int |
| 8459 | main () |
| 8460 | { |
| 8461 | glXCreateContext (); |
| 8462 | ; |
| 8463 | return 0; |
| 8464 | } |
| 8465 | _ACEOF |
| 8466 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8467 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8468 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8469 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8470 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8471 | rm -f conftest.er1 |
| 8472 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8473 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8474 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8475 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8476 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8477 | (eval $ac_try) 2>&5 |
| 8478 | ac_status=$? |
| 8479 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8480 | (exit $ac_status); }; } && |
| 8481 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8482 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8483 | (eval $ac_try) 2>&5 |
| 8484 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8486 | (exit $ac_status); }; }; then |
| 8487 | ac_cv_lib_GL_glXCreateContext=yes |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8488 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8489 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8490 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8491 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8492 | ac_cv_lib_GL_glXCreateContext=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8493 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8494 | rm -f conftest.err conftest.$ac_objext \ |
| 8495 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8496 | LIBS=$ac_check_lib_save_LIBS |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8497 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8498 | echo "$as_me:$LINENO: result: $ac_cv_lib_GL_glXCreateContext" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8499 | echo "${ECHO_T}$ac_cv_lib_GL_glXCreateContext" >&6 |
| 8500 | if test $ac_cv_lib_GL_glXCreateContext = yes; then |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 8501 | OPENGL_LIBS="-lGL" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8502 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8503 | fi |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8504 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8505 | |
Alexandre Julliard | b508a1d | 2002-01-21 18:06:10 +0000 | [diff] [blame] | 8506 | if test "$ac_cv_lib_GL_glXCreateContext" = "yes" |
Lionel Ulmer | bd8ede1 | 2000-10-12 20:45:58 +0000 | [diff] [blame] | 8507 | then |
Lionel Ulmer | bd8ede1 | 2000-10-12 20:45:58 +0000 | [diff] [blame] | 8508 | OPENGLFILES='$(OPENGLFILES)' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8509 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8510 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 6bb6d4c | 2000-08-09 22:21:08 +0000 | [diff] [blame] | 8511 | #define HAVE_OPENGL 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8512 | _ACEOF |
Marcus Meissner | 6bb6d4c | 2000-08-09 22:21:08 +0000 | [diff] [blame] | 8513 | |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8514 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8515 | echo "$as_me:$LINENO: checking for gluLookAt in -lGLU" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8516 | echo $ECHO_N "checking for gluLookAt in -lGLU... $ECHO_C" >&6 |
| 8517 | if test "${ac_cv_lib_GLU_gluLookAt+set}" = set; then |
| 8518 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8519 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8520 | ac_check_lib_save_LIBS=$LIBS |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 8521 | 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] | 8522 | $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8523 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8524 | /* confdefs.h. */ |
| 8525 | _ACEOF |
| 8526 | cat confdefs.h >>conftest.$ac_ext |
| 8527 | cat >>conftest.$ac_ext <<_ACEOF |
| 8528 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8529 | |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8530 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8531 | #ifdef __cplusplus |
| 8532 | extern "C" |
| 8533 | #endif |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8534 | /* 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] | 8535 | builtin and then its argument prototype would still apply. */ |
| 8536 | char gluLookAt (); |
| 8537 | int |
| 8538 | main () |
| 8539 | { |
| 8540 | gluLookAt (); |
| 8541 | ; |
| 8542 | return 0; |
| 8543 | } |
| 8544 | _ACEOF |
| 8545 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8546 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8547 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8548 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8549 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8550 | rm -f conftest.er1 |
| 8551 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8552 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8553 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8554 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8555 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8556 | (eval $ac_try) 2>&5 |
| 8557 | ac_status=$? |
| 8558 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8559 | (exit $ac_status); }; } && |
| 8560 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8561 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8562 | (eval $ac_try) 2>&5 |
| 8563 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8564 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8565 | (exit $ac_status); }; }; then |
| 8566 | ac_cv_lib_GLU_gluLookAt=yes |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8567 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8568 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8569 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8570 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8571 | ac_cv_lib_GLU_gluLookAt=no |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8572 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8573 | rm -f conftest.err conftest.$ac_objext \ |
| 8574 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8575 | LIBS=$ac_check_lib_save_LIBS |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8576 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8577 | echo "$as_me:$LINENO: result: $ac_cv_lib_GLU_gluLookAt" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8578 | echo "${ECHO_T}$ac_cv_lib_GLU_gluLookAt" >&6 |
| 8579 | if test $ac_cv_lib_GLU_gluLookAt = yes; then |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 8580 | OPENGL_LIBS="$OPENGL_LIBS -lGLU" |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8581 | GLU32FILES='$(GLU32FILES)' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8582 | |
Marcus Meissner | b63ab44 | 2001-06-08 19:02:57 +0000 | [diff] [blame] | 8583 | fi |
| 8584 | |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8585 | fi |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8586 | |
| 8587 | echo "$as_me:$LINENO: checking for glutMainLoop in -lglut" >&5 |
| 8588 | echo $ECHO_N "checking for glutMainLoop in -lglut... $ECHO_C" >&6 |
| 8589 | if test "${ac_cv_lib_glut_glutMainLoop+set}" = set; then |
| 8590 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8591 | else |
| 8592 | ac_check_lib_save_LIBS=$LIBS |
Jacek Caban | 5e69f11 | 2003-12-03 20:26:43 +0000 | [diff] [blame] | 8593 | 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] | 8594 | cat >conftest.$ac_ext <<_ACEOF |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8595 | /* confdefs.h. */ |
| 8596 | _ACEOF |
| 8597 | cat confdefs.h >>conftest.$ac_ext |
| 8598 | cat >>conftest.$ac_ext <<_ACEOF |
| 8599 | /* end confdefs.h. */ |
| 8600 | |
| 8601 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8602 | #ifdef __cplusplus |
| 8603 | extern "C" |
| 8604 | #endif |
| 8605 | /* We use char because int might match the return type of a gcc2 |
| 8606 | builtin and then its argument prototype would still apply. */ |
| 8607 | char glutMainLoop (); |
| 8608 | int |
| 8609 | main () |
| 8610 | { |
| 8611 | glutMainLoop (); |
| 8612 | ; |
| 8613 | return 0; |
| 8614 | } |
| 8615 | _ACEOF |
| 8616 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8617 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8618 | (eval $ac_link) 2>conftest.er1 |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8619 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8620 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8621 | rm -f conftest.er1 |
| 8622 | cat conftest.err >&5 |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8624 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8625 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8626 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8627 | (eval $ac_try) 2>&5 |
| 8628 | ac_status=$? |
| 8629 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8630 | (exit $ac_status); }; } && |
| 8631 | { ac_try='test -s conftest$ac_exeext' |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8632 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8633 | (eval $ac_try) 2>&5 |
| 8634 | ac_status=$? |
| 8635 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8636 | (exit $ac_status); }; }; then |
| 8637 | ac_cv_lib_glut_glutMainLoop=yes |
| 8638 | else |
| 8639 | echo "$as_me: failed program was:" >&5 |
| 8640 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8641 | |
| 8642 | ac_cv_lib_glut_glutMainLoop=no |
| 8643 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8644 | rm -f conftest.err conftest.$ac_objext \ |
| 8645 | conftest$ac_exeext conftest.$ac_ext |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8646 | LIBS=$ac_check_lib_save_LIBS |
| 8647 | fi |
| 8648 | echo "$as_me:$LINENO: result: $ac_cv_lib_glut_glutMainLoop" >&5 |
| 8649 | echo "${ECHO_T}$ac_cv_lib_glut_glutMainLoop" >&6 |
| 8650 | if test $ac_cv_lib_glut_glutMainLoop = yes; then |
Jacek Caban | 5e69f11 | 2003-12-03 20:26:43 +0000 | [diff] [blame] | 8651 | GLUT_LIBS="-lglut -lXmu -lXi" |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 8652 | |
| 8653 | GLUT32FILES='$(GLUT32FILES)' |
| 8654 | |
| 8655 | fi |
| 8656 | |
Lionel Ulmer | fbc15b1 | 2000-04-29 14:23:22 +0000 | [diff] [blame] | 8657 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8658 | fi |
Ove Kaaven | 1eb593c | 1999-02-14 09:34:46 +0000 | [diff] [blame] | 8659 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8660 | NASLIBS="" |
| 8661 | |
| 8662 | |
| 8663 | for ac_header in audio/audiolib.h |
| 8664 | do |
| 8665 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8666 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8667 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8668 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8669 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8670 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8671 | fi |
| 8672 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8673 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8674 | else |
| 8675 | # Is the header compilable? |
| 8676 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8677 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8678 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8679 | /* confdefs.h. */ |
| 8680 | _ACEOF |
| 8681 | cat confdefs.h >>conftest.$ac_ext |
| 8682 | cat >>conftest.$ac_ext <<_ACEOF |
| 8683 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8684 | $ac_includes_default |
| 8685 | #include <$ac_header> |
| 8686 | _ACEOF |
| 8687 | rm -f conftest.$ac_objext |
| 8688 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8689 | (eval $ac_compile) 2>conftest.er1 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8690 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8691 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8692 | rm -f conftest.er1 |
| 8693 | cat conftest.err >&5 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8694 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8695 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8696 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8697 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8698 | (eval $ac_try) 2>&5 |
| 8699 | ac_status=$? |
| 8700 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8701 | (exit $ac_status); }; } && |
| 8702 | { ac_try='test -s conftest.$ac_objext' |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8703 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8704 | (eval $ac_try) 2>&5 |
| 8705 | ac_status=$? |
| 8706 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8707 | (exit $ac_status); }; }; then |
| 8708 | ac_header_compiler=yes |
| 8709 | else |
| 8710 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8711 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8712 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8713 | ac_header_compiler=no |
| 8714 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8715 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8716 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 8717 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 8718 | |
| 8719 | # Is the header present? |
| 8720 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 8721 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 8722 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8723 | /* confdefs.h. */ |
| 8724 | _ACEOF |
| 8725 | cat confdefs.h >>conftest.$ac_ext |
| 8726 | cat >>conftest.$ac_ext <<_ACEOF |
| 8727 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8728 | #include <$ac_header> |
| 8729 | _ACEOF |
| 8730 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 8731 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 8732 | ac_status=$? |
| 8733 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8734 | rm -f conftest.er1 |
| 8735 | cat conftest.err >&5 |
| 8736 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8737 | (exit $ac_status); } >/dev/null; then |
| 8738 | if test -s conftest.err; then |
| 8739 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8740 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8741 | else |
| 8742 | ac_cpp_err= |
| 8743 | fi |
| 8744 | else |
| 8745 | ac_cpp_err=yes |
| 8746 | fi |
| 8747 | if test -z "$ac_cpp_err"; then |
| 8748 | ac_header_preproc=yes |
| 8749 | else |
| 8750 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8751 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8752 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8753 | ac_header_preproc=no |
| 8754 | fi |
| 8755 | rm -f conftest.err conftest.$ac_ext |
| 8756 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 8757 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 8758 | |
| 8759 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8760 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 8761 | yes:no: ) |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8762 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 8763 | 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] | 8764 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 8765 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 8766 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8767 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8768 | no:yes:* ) |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8769 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 8770 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8771 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 8772 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 8773 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 8774 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 8775 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 8776 | 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] | 8777 | { 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] | 8778 | 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] | 8779 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 8780 | 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] | 8781 | ( |
| 8782 | cat <<\_ASBOX |
| 8783 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8784 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8785 | ## ------------------------------------ ## |
| 8786 | _ASBOX |
| 8787 | ) | |
| 8788 | sed "s/^/$as_me: WARNING: /" >&2 |
| 8789 | ;; |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8790 | esac |
| 8791 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8792 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8793 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8794 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8795 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8796 | eval "$as_ac_Header=\$ac_header_preproc" |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8797 | fi |
| 8798 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8799 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8800 | |
| 8801 | fi |
| 8802 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8803 | cat >>confdefs.h <<_ACEOF |
| 8804 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8805 | _ACEOF |
| 8806 | |
| 8807 | for ac_header in audio/soundlib.h |
| 8808 | do |
| 8809 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 8810 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 8811 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8812 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8813 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8814 | else |
| 8815 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8816 | /* confdefs.h. */ |
| 8817 | _ACEOF |
| 8818 | cat confdefs.h >>conftest.$ac_ext |
| 8819 | cat >>conftest.$ac_ext <<_ACEOF |
| 8820 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8821 | #include <audio/audiolib.h> |
| 8822 | |
| 8823 | #include <$ac_header> |
| 8824 | _ACEOF |
| 8825 | rm -f conftest.$ac_objext |
| 8826 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8827 | (eval $ac_compile) 2>conftest.er1 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8828 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8829 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8830 | rm -f conftest.er1 |
| 8831 | cat conftest.err >&5 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8832 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8833 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8834 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8835 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8836 | (eval $ac_try) 2>&5 |
| 8837 | ac_status=$? |
| 8838 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8839 | (exit $ac_status); }; } && |
| 8840 | { ac_try='test -s conftest.$ac_objext' |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8841 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8842 | (eval $ac_try) 2>&5 |
| 8843 | ac_status=$? |
| 8844 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8845 | (exit $ac_status); }; }; then |
| 8846 | eval "$as_ac_Header=yes" |
| 8847 | else |
| 8848 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8849 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8850 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8851 | eval "$as_ac_Header=no" |
| 8852 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8853 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8854 | fi |
| 8855 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8856 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 8857 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 8858 | cat >>confdefs.h <<_ACEOF |
| 8859 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 8860 | _ACEOF |
| 8861 | |
| 8862 | fi |
| 8863 | |
| 8864 | done |
| 8865 | |
| 8866 | echo "$as_me:$LINENO: checking for AuCreateFlow in -laudio" >&5 |
| 8867 | echo $ECHO_N "checking for AuCreateFlow in -laudio... $ECHO_C" >&6 |
| 8868 | if test "${ac_cv_lib_audio_AuCreateFlow+set}" = set; then |
| 8869 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 8870 | else |
| 8871 | ac_check_lib_save_LIBS=$LIBS |
| 8872 | LIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 8873 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8874 | /* confdefs.h. */ |
| 8875 | _ACEOF |
| 8876 | cat confdefs.h >>conftest.$ac_ext |
| 8877 | cat >>conftest.$ac_ext <<_ACEOF |
| 8878 | /* end confdefs.h. */ |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8879 | |
| 8880 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 8881 | #ifdef __cplusplus |
| 8882 | extern "C" |
| 8883 | #endif |
| 8884 | /* We use char because int might match the return type of a gcc2 |
| 8885 | builtin and then its argument prototype would still apply. */ |
| 8886 | char AuCreateFlow (); |
| 8887 | int |
| 8888 | main () |
| 8889 | { |
| 8890 | AuCreateFlow (); |
| 8891 | ; |
| 8892 | return 0; |
| 8893 | } |
| 8894 | _ACEOF |
| 8895 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 8896 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8897 | (eval $ac_link) 2>conftest.er1 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8898 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8899 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8900 | rm -f conftest.er1 |
| 8901 | cat conftest.err >&5 |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8902 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8903 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8904 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8905 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8906 | (eval $ac_try) 2>&5 |
| 8907 | ac_status=$? |
| 8908 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8909 | (exit $ac_status); }; } && |
| 8910 | { ac_try='test -s conftest$ac_exeext' |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8911 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8912 | (eval $ac_try) 2>&5 |
| 8913 | ac_status=$? |
| 8914 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8915 | (exit $ac_status); }; }; then |
| 8916 | ac_cv_lib_audio_AuCreateFlow=yes |
| 8917 | else |
| 8918 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8919 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 8920 | |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8921 | ac_cv_lib_audio_AuCreateFlow=no |
| 8922 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8923 | rm -f conftest.err conftest.$ac_objext \ |
| 8924 | conftest$ac_exeext conftest.$ac_ext |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 8925 | LIBS=$ac_check_lib_save_LIBS |
| 8926 | fi |
| 8927 | echo "$as_me:$LINENO: result: $ac_cv_lib_audio_AuCreateFlow" >&5 |
| 8928 | echo "${ECHO_T}$ac_cv_lib_audio_AuCreateFlow" >&6 |
| 8929 | if test $ac_cv_lib_audio_AuCreateFlow = yes; then |
| 8930 | |
| 8931 | cat >>confdefs.h <<\_ACEOF |
| 8932 | #define HAVE_NAS 1 |
| 8933 | _ACEOF |
| 8934 | |
| 8935 | NASLIBS="-laudio -lXt $X_LIBS -lXext -lX11 $X_EXTRA_LIBS" |
| 8936 | fi |
| 8937 | |
| 8938 | fi |
| 8939 | |
| 8940 | done |
| 8941 | |
| 8942 | |
Ove Kaaven | 1eb593c | 1999-02-14 09:34:46 +0000 | [diff] [blame] | 8943 | CPPFLAGS="$ac_save_CPPFLAGS" |
Patrik Stridvall | 2941a21 | 2000-04-25 20:34:22 +0000 | [diff] [blame] | 8944 | XFILES='$(XFILES)' |
Patrik Stridvall | ea58472 | 1998-11-01 16:22:07 +0000 | [diff] [blame] | 8945 | else |
| 8946 | XLIB="" |
| 8947 | X_CFLAGS="" |
| 8948 | X_LIBS="" |
| 8949 | fi |
Alexandre Julliard | 902da69 | 1995-11-05 14:39:02 +0000 | [diff] [blame] | 8950 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 8951 | CURSESLIBS="" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8952 | if test "x$with_curses" != "xno" |
Patrik Stridvall | 5e5ad53 | 2000-04-23 20:02:46 +0000 | [diff] [blame] | 8953 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8954 | |
| 8955 | for ac_header in ncurses.h |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8956 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8957 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8958 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8959 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 8960 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 8961 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 8962 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8963 | fi |
| 8964 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 8965 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 8966 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8967 | # Is the header compilable? |
| 8968 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 8969 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 8970 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 8971 | /* confdefs.h. */ |
| 8972 | _ACEOF |
| 8973 | cat confdefs.h >>conftest.$ac_ext |
| 8974 | cat >>conftest.$ac_ext <<_ACEOF |
| 8975 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8976 | $ac_includes_default |
| 8977 | #include <$ac_header> |
| 8978 | _ACEOF |
| 8979 | rm -f conftest.$ac_objext |
| 8980 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8981 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8982 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8983 | grep -v '^ *+' conftest.er1 >conftest.err |
| 8984 | rm -f conftest.er1 |
| 8985 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8986 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8987 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 8988 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 8989 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8990 | (eval $ac_try) 2>&5 |
| 8991 | ac_status=$? |
| 8992 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8993 | (exit $ac_status); }; } && |
| 8994 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 8995 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 8996 | (eval $ac_try) 2>&5 |
| 8997 | ac_status=$? |
| 8998 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 8999 | (exit $ac_status); }; }; then |
| 9000 | ac_header_compiler=yes |
| 9001 | else |
| 9002 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9003 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9004 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9005 | ac_header_compiler=no |
| 9006 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9007 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9008 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9009 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9010 | |
| 9011 | # Is the header present? |
| 9012 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9013 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9014 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9015 | /* confdefs.h. */ |
| 9016 | _ACEOF |
| 9017 | cat confdefs.h >>conftest.$ac_ext |
| 9018 | cat >>conftest.$ac_ext <<_ACEOF |
| 9019 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9020 | #include <$ac_header> |
| 9021 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9022 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9023 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9024 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 9025 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9026 | rm -f conftest.er1 |
| 9027 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9028 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9029 | (exit $ac_status); } >/dev/null; then |
| 9030 | if test -s conftest.err; then |
| 9031 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9032 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9033 | else |
| 9034 | ac_cpp_err= |
| 9035 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9036 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9037 | ac_cpp_err=yes |
| 9038 | fi |
| 9039 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9040 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9041 | else |
| 9042 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9043 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9044 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9045 | ac_header_preproc=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9046 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9047 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9048 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9049 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9050 | |
| 9051 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9052 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9053 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9054 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9055 | 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] | 9056 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9057 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9058 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9059 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9060 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9061 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9062 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9063 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9064 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 9065 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 9066 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 9067 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 9068 | 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] | 9069 | { 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] | 9070 | 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] | 9071 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 9072 | 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] | 9073 | ( |
| 9074 | cat <<\_ASBOX |
| 9075 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9076 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9077 | ## ------------------------------------ ## |
| 9078 | _ASBOX |
| 9079 | ) | |
| 9080 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9081 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9082 | esac |
| 9083 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9084 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9085 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9086 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9087 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9088 | eval "$as_ac_Header=\$ac_header_preproc" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9089 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9090 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9091 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9092 | |
| 9093 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9094 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9095 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9096 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9097 | _ACEOF |
| 9098 | echo "$as_me:$LINENO: checking for waddch in -lncurses" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9099 | echo $ECHO_N "checking for waddch in -lncurses... $ECHO_C" >&6 |
| 9100 | if test "${ac_cv_lib_ncurses_waddch+set}" = set; then |
| 9101 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9102 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9103 | ac_check_lib_save_LIBS=$LIBS |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9104 | LIBS="-lncurses $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9105 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9106 | /* confdefs.h. */ |
| 9107 | _ACEOF |
| 9108 | cat confdefs.h >>conftest.$ac_ext |
| 9109 | cat >>conftest.$ac_ext <<_ACEOF |
| 9110 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9111 | |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9112 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9113 | #ifdef __cplusplus |
| 9114 | extern "C" |
| 9115 | #endif |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9116 | /* 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] | 9117 | builtin and then its argument prototype would still apply. */ |
| 9118 | char waddch (); |
| 9119 | int |
| 9120 | main () |
| 9121 | { |
| 9122 | waddch (); |
| 9123 | ; |
| 9124 | return 0; |
| 9125 | } |
| 9126 | _ACEOF |
| 9127 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9128 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9129 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9130 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9131 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9132 | rm -f conftest.er1 |
| 9133 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9134 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9135 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9136 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9137 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9138 | (eval $ac_try) 2>&5 |
| 9139 | ac_status=$? |
| 9140 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9141 | (exit $ac_status); }; } && |
| 9142 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9143 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9144 | (eval $ac_try) 2>&5 |
| 9145 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9146 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9147 | (exit $ac_status); }; }; then |
| 9148 | ac_cv_lib_ncurses_waddch=yes |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9149 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9150 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9151 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9152 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9153 | ac_cv_lib_ncurses_waddch=no |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9154 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9155 | rm -f conftest.err conftest.$ac_objext \ |
| 9156 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9157 | LIBS=$ac_check_lib_save_LIBS |
| 9158 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9159 | echo "$as_me:$LINENO: result: $ac_cv_lib_ncurses_waddch" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9160 | echo "${ECHO_T}$ac_cv_lib_ncurses_waddch" >&6 |
| 9161 | if test $ac_cv_lib_ncurses_waddch = yes; then |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9162 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9163 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9164 | #define HAVE_LIBNCURSES 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9165 | _ACEOF |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9166 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9167 | CURSESLIBS="-lncurses" |
Alexandre Julliard | 638f169 | 1999-01-17 16:32:32 +0000 | [diff] [blame] | 9168 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9169 | |
| 9170 | for ac_header in curses.h |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9171 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9172 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9173 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9174 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9175 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9176 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9177 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9178 | fi |
| 9179 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9180 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9181 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9182 | # Is the header compilable? |
| 9183 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 9184 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 9185 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9186 | /* confdefs.h. */ |
| 9187 | _ACEOF |
| 9188 | cat confdefs.h >>conftest.$ac_ext |
| 9189 | cat >>conftest.$ac_ext <<_ACEOF |
| 9190 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9191 | $ac_includes_default |
| 9192 | #include <$ac_header> |
| 9193 | _ACEOF |
| 9194 | rm -f conftest.$ac_objext |
| 9195 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9196 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9197 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9198 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9199 | rm -f conftest.er1 |
| 9200 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9201 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9202 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9203 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9204 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9205 | (eval $ac_try) 2>&5 |
| 9206 | ac_status=$? |
| 9207 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9208 | (exit $ac_status); }; } && |
| 9209 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9210 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9211 | (eval $ac_try) 2>&5 |
| 9212 | ac_status=$? |
| 9213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9214 | (exit $ac_status); }; }; then |
| 9215 | ac_header_compiler=yes |
| 9216 | else |
| 9217 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9218 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9219 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9220 | ac_header_compiler=no |
| 9221 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9222 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9223 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9224 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9225 | |
| 9226 | # Is the header present? |
| 9227 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9228 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9229 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9230 | /* confdefs.h. */ |
| 9231 | _ACEOF |
| 9232 | cat confdefs.h >>conftest.$ac_ext |
| 9233 | cat >>conftest.$ac_ext <<_ACEOF |
| 9234 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9235 | #include <$ac_header> |
| 9236 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9237 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9238 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9239 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 9240 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9241 | rm -f conftest.er1 |
| 9242 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9243 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9244 | (exit $ac_status); } >/dev/null; then |
| 9245 | if test -s conftest.err; then |
| 9246 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9247 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9248 | else |
| 9249 | ac_cpp_err= |
| 9250 | fi |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9251 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9252 | ac_cpp_err=yes |
| 9253 | fi |
| 9254 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9255 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9256 | else |
| 9257 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9258 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9259 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9260 | ac_header_preproc=no |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9261 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9262 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9263 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9264 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9265 | |
| 9266 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9267 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9268 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9269 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9270 | 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] | 9271 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9272 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9273 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9274 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9275 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9276 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9277 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9278 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9279 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 9280 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 9281 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 9282 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 9283 | 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] | 9284 | { 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] | 9285 | 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] | 9286 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 9287 | 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] | 9288 | ( |
| 9289 | cat <<\_ASBOX |
| 9290 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9291 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9292 | ## ------------------------------------ ## |
| 9293 | _ASBOX |
| 9294 | ) | |
| 9295 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9296 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9297 | esac |
| 9298 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9299 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9300 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9301 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9302 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9303 | eval "$as_ac_Header=\$ac_header_preproc" |
Patrik Stridvall | 2411028 | 1999-02-04 10:09:54 +0000 | [diff] [blame] | 9304 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9305 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9306 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9307 | |
| 9308 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9309 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9310 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9311 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9312 | _ACEOF |
| 9313 | echo "$as_me:$LINENO: checking for waddch in -lcurses" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9314 | echo $ECHO_N "checking for waddch in -lcurses... $ECHO_C" >&6 |
| 9315 | if test "${ac_cv_lib_curses_waddch+set}" = set; then |
| 9316 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9317 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9318 | ac_check_lib_save_LIBS=$LIBS |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9319 | LIBS="-lcurses $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9320 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9321 | /* confdefs.h. */ |
| 9322 | _ACEOF |
| 9323 | cat confdefs.h >>conftest.$ac_ext |
| 9324 | cat >>conftest.$ac_ext <<_ACEOF |
| 9325 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9326 | |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9327 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9328 | #ifdef __cplusplus |
| 9329 | extern "C" |
| 9330 | #endif |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9331 | /* 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] | 9332 | builtin and then its argument prototype would still apply. */ |
| 9333 | char waddch (); |
| 9334 | int |
| 9335 | main () |
| 9336 | { |
| 9337 | waddch (); |
| 9338 | ; |
| 9339 | return 0; |
| 9340 | } |
| 9341 | _ACEOF |
| 9342 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9343 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9344 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9345 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9346 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9347 | rm -f conftest.er1 |
| 9348 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9349 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9350 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9351 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9352 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9353 | (eval $ac_try) 2>&5 |
| 9354 | ac_status=$? |
| 9355 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9356 | (exit $ac_status); }; } && |
| 9357 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9358 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9359 | (eval $ac_try) 2>&5 |
| 9360 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9361 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9362 | (exit $ac_status); }; }; then |
| 9363 | ac_cv_lib_curses_waddch=yes |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9364 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9365 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9366 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9367 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9368 | ac_cv_lib_curses_waddch=no |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9369 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9370 | rm -f conftest.err conftest.$ac_objext \ |
| 9371 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9372 | LIBS=$ac_check_lib_save_LIBS |
| 9373 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9374 | echo "$as_me:$LINENO: result: $ac_cv_lib_curses_waddch" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 9375 | echo "${ECHO_T}$ac_cv_lib_curses_waddch" >&6 |
| 9376 | if test $ac_cv_lib_curses_waddch = yes; then |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9377 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9378 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9379 | #define HAVE_LIBCURSES 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9380 | _ACEOF |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9381 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9382 | CURSESLIBS="-lcurses" |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9383 | fi |
| 9384 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9385 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9386 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9387 | done |
| 9388 | |
| 9389 | fi |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9390 | |
Alexandre Julliard | 4895768 | 2001-12-26 23:08:31 +0000 | [diff] [blame] | 9391 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9392 | |
Alexandre Julliard | ed2f19a | 2001-06-27 21:42:00 +0000 | [diff] [blame] | 9393 | done |
| 9394 | |
Joseph Pranevich | e884f9c | 1999-01-03 16:14:34 +0000 | [diff] [blame] | 9395 | fi |
| 9396 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9397 | |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9398 | # Extract the first word of "sane-config", so it can be a program name with args. |
| 9399 | set dummy sane-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9400 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9401 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 9402 | if test "${ac_cv_prog_sane_devel+set}" = set; then |
| 9403 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9404 | else |
| 9405 | if test -n "$sane_devel"; then |
| 9406 | ac_cv_prog_sane_devel="$sane_devel" # Let the user override the test. |
| 9407 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9408 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 9409 | for as_dir in $PATH |
| 9410 | do |
| 9411 | IFS=$as_save_IFS |
| 9412 | test -z "$as_dir" && as_dir=. |
| 9413 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 9414 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 9415 | ac_cv_prog_sane_devel="sane-config" |
| 9416 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 9417 | break 2 |
| 9418 | fi |
| 9419 | done |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9420 | done |
| 9421 | |
| 9422 | test -z "$ac_cv_prog_sane_devel" && ac_cv_prog_sane_devel="no" |
| 9423 | fi |
| 9424 | fi |
| 9425 | sane_devel=$ac_cv_prog_sane_devel |
| 9426 | if test -n "$sane_devel"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9427 | echo "$as_me:$LINENO: result: $sane_devel" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9428 | echo "${ECHO_T}$sane_devel" >&6 |
| 9429 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9430 | echo "$as_me:$LINENO: result: no" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9431 | echo "${ECHO_T}no" >&6 |
| 9432 | fi |
| 9433 | |
| 9434 | if test "$sane_devel" = "no" |
| 9435 | then |
| 9436 | SANELIBS="" |
| 9437 | SANEINCL="" |
| 9438 | else |
| 9439 | SANELIBS="`$sane_devel --libs`" |
| 9440 | SANEINCL="`$sane_devel --cflags`" |
| 9441 | ac_save_CPPFLAGS="$CPPFLAGS" |
| 9442 | ac_save_LIBS="$LIBS" |
| 9443 | CPPFLAGS="$CPPFLAGS $SANEINCL" |
| 9444 | LIBS="$LIBS $SANELIBS" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9445 | if test "${ac_cv_header_sane_sane_h+set}" = set; then |
| 9446 | echo "$as_me:$LINENO: checking for sane/sane.h" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9447 | echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6 |
| 9448 | if test "${ac_cv_header_sane_sane_h+set}" = set; then |
| 9449 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9450 | fi |
| 9451 | echo "$as_me:$LINENO: result: $ac_cv_header_sane_sane_h" >&5 |
| 9452 | echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9453 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9454 | # Is the header compilable? |
| 9455 | echo "$as_me:$LINENO: checking sane/sane.h usability" >&5 |
| 9456 | echo $ECHO_N "checking sane/sane.h usability... $ECHO_C" >&6 |
| 9457 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9458 | /* confdefs.h. */ |
| 9459 | _ACEOF |
| 9460 | cat confdefs.h >>conftest.$ac_ext |
| 9461 | cat >>conftest.$ac_ext <<_ACEOF |
| 9462 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9463 | $ac_includes_default |
| 9464 | #include <sane/sane.h> |
| 9465 | _ACEOF |
| 9466 | rm -f conftest.$ac_objext |
| 9467 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9468 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9469 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9470 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9471 | rm -f conftest.er1 |
| 9472 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9473 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9474 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9475 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9476 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9477 | (eval $ac_try) 2>&5 |
| 9478 | ac_status=$? |
| 9479 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9480 | (exit $ac_status); }; } && |
| 9481 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9482 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9483 | (eval $ac_try) 2>&5 |
| 9484 | ac_status=$? |
| 9485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9486 | (exit $ac_status); }; }; then |
| 9487 | ac_header_compiler=yes |
| 9488 | else |
| 9489 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9490 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9491 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9492 | ac_header_compiler=no |
| 9493 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9494 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9495 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9496 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9497 | |
| 9498 | # Is the header present? |
| 9499 | echo "$as_me:$LINENO: checking sane/sane.h presence" >&5 |
| 9500 | echo $ECHO_N "checking sane/sane.h presence... $ECHO_C" >&6 |
| 9501 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9502 | /* confdefs.h. */ |
| 9503 | _ACEOF |
| 9504 | cat confdefs.h >>conftest.$ac_ext |
| 9505 | cat >>conftest.$ac_ext <<_ACEOF |
| 9506 | /* end confdefs.h. */ |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9507 | #include <sane/sane.h> |
| 9508 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9509 | 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] | 9510 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9511 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 9512 | grep -v '^ *+' conftest.er1 >conftest.err |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9513 | rm -f conftest.er1 |
| 9514 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9515 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9516 | (exit $ac_status); } >/dev/null; then |
| 9517 | if test -s conftest.err; then |
| 9518 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9519 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9520 | else |
| 9521 | ac_cpp_err= |
| 9522 | fi |
| 9523 | else |
| 9524 | ac_cpp_err=yes |
| 9525 | fi |
| 9526 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9527 | ac_header_preproc=yes |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9528 | else |
| 9529 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9530 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9531 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9532 | ac_header_preproc=no |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9533 | fi |
| 9534 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9535 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9536 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9537 | |
| 9538 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9539 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9540 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9541 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9542 | 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] | 9543 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: proceeding with the compiler's result" >&5 |
| 9544 | echo "$as_me: WARNING: sane/sane.h: proceeding with the compiler's result" >&2;} |
| 9545 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9546 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9547 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9548 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: present but cannot be compiled" >&5 |
| 9549 | 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] | 9550 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: check for missing prerequisite headers?" >&5 |
| 9551 | echo "$as_me: WARNING: sane/sane.h: check for missing prerequisite headers?" >&2;} |
| 9552 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: see the Autoconf documentation" >&5 |
| 9553 | echo "$as_me: WARNING: sane/sane.h: see the Autoconf documentation" >&2;} |
| 9554 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: section \"Present But Cannot Be Compiled\"" >&5 |
| 9555 | 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] | 9556 | { 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] | 9557 | 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] | 9558 | { echo "$as_me:$LINENO: WARNING: sane/sane.h: in the future, the compiler will take precedence" >&5 |
| 9559 | 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] | 9560 | ( |
| 9561 | cat <<\_ASBOX |
| 9562 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9563 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9564 | ## ------------------------------------ ## |
| 9565 | _ASBOX |
| 9566 | ) | |
| 9567 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9568 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9569 | esac |
| 9570 | echo "$as_me:$LINENO: checking for sane/sane.h" >&5 |
| 9571 | echo $ECHO_N "checking for sane/sane.h... $ECHO_C" >&6 |
| 9572 | if test "${ac_cv_header_sane_sane_h+set}" = set; then |
| 9573 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9574 | else |
| 9575 | ac_cv_header_sane_sane_h=$ac_header_preproc |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9576 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9577 | 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] | 9578 | echo "${ECHO_T}$ac_cv_header_sane_sane_h" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9579 | |
| 9580 | fi |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9581 | if test $ac_cv_header_sane_sane_h = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9582 | echo "$as_me:$LINENO: checking for sane_open in -lsane" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9583 | echo $ECHO_N "checking for sane_open in -lsane... $ECHO_C" >&6 |
| 9584 | if test "${ac_cv_lib_sane_sane_open+set}" = set; then |
| 9585 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9586 | else |
| 9587 | ac_check_lib_save_LIBS=$LIBS |
| 9588 | LIBS="-lsane $LIBS" |
| 9589 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9590 | /* confdefs.h. */ |
| 9591 | _ACEOF |
| 9592 | cat confdefs.h >>conftest.$ac_ext |
| 9593 | cat >>conftest.$ac_ext <<_ACEOF |
| 9594 | /* end confdefs.h. */ |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9595 | |
| 9596 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9597 | #ifdef __cplusplus |
| 9598 | extern "C" |
| 9599 | #endif |
| 9600 | /* We use char because int might match the return type of a gcc2 |
| 9601 | builtin and then its argument prototype would still apply. */ |
| 9602 | char sane_open (); |
| 9603 | int |
| 9604 | main () |
| 9605 | { |
| 9606 | sane_open (); |
| 9607 | ; |
| 9608 | return 0; |
| 9609 | } |
| 9610 | _ACEOF |
| 9611 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9612 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9613 | (eval $ac_link) 2>conftest.er1 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9614 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9615 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9616 | rm -f conftest.er1 |
| 9617 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9618 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9619 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9620 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9621 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9622 | (eval $ac_try) 2>&5 |
| 9623 | ac_status=$? |
| 9624 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9625 | (exit $ac_status); }; } && |
| 9626 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9627 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9628 | (eval $ac_try) 2>&5 |
| 9629 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9630 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9631 | (exit $ac_status); }; }; then |
| 9632 | ac_cv_lib_sane_sane_open=yes |
| 9633 | else |
| 9634 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 9635 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9636 | |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9637 | ac_cv_lib_sane_sane_open=no |
| 9638 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9639 | rm -f conftest.err conftest.$ac_objext \ |
| 9640 | conftest$ac_exeext conftest.$ac_ext |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9641 | LIBS=$ac_check_lib_save_LIBS |
| 9642 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9643 | 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] | 9644 | echo "${ECHO_T}$ac_cv_lib_sane_sane_open" >&6 |
| 9645 | if test $ac_cv_lib_sane_sane_open = yes; then |
| 9646 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9647 | cat >>confdefs.h <<\_ACEOF |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9648 | #define HAVE_SANE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9649 | _ACEOF |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9650 | |
| 9651 | else |
| 9652 | SANELIBS="" |
Alexandre Julliard | 96328b3 | 2002-03-31 19:23:41 +0000 | [diff] [blame] | 9653 | SANEINCL="" |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9654 | fi |
| 9655 | |
Alexandre Julliard | 96328b3 | 2002-03-31 19:23:41 +0000 | [diff] [blame] | 9656 | else |
| 9657 | SANELIBS="" |
| 9658 | SANEINCL="" |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9659 | fi |
| 9660 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9661 | |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 9662 | LIBS="$ac_save_LIBS" |
| 9663 | CPPFLAGS="$ac_save_CPPFLAGS" |
| 9664 | fi |
| 9665 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 9666 | |
| 9667 | |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9668 | |
| 9669 | for ac_header in unicode/ubidi.h |
| 9670 | do |
| 9671 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 9672 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9673 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9674 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9675 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9676 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9677 | fi |
| 9678 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9679 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 9680 | else |
| 9681 | # Is the header compilable? |
| 9682 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 9683 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 9684 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9685 | /* confdefs.h. */ |
| 9686 | _ACEOF |
| 9687 | cat confdefs.h >>conftest.$ac_ext |
| 9688 | cat >>conftest.$ac_ext <<_ACEOF |
| 9689 | /* end confdefs.h. */ |
| 9690 | $ac_includes_default |
| 9691 | #include <$ac_header> |
| 9692 | _ACEOF |
| 9693 | rm -f conftest.$ac_objext |
| 9694 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9695 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9696 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9697 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9698 | rm -f conftest.er1 |
| 9699 | cat conftest.err >&5 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9700 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9701 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9702 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9703 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9704 | (eval $ac_try) 2>&5 |
| 9705 | ac_status=$? |
| 9706 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9707 | (exit $ac_status); }; } && |
| 9708 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9709 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9710 | (eval $ac_try) 2>&5 |
| 9711 | ac_status=$? |
| 9712 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9713 | (exit $ac_status); }; }; then |
| 9714 | ac_header_compiler=yes |
| 9715 | else |
| 9716 | echo "$as_me: failed program was:" >&5 |
| 9717 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9718 | |
| 9719 | ac_header_compiler=no |
| 9720 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9721 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9722 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 9723 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 9724 | |
| 9725 | # Is the header present? |
| 9726 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 9727 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 9728 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9729 | /* confdefs.h. */ |
| 9730 | _ACEOF |
| 9731 | cat confdefs.h >>conftest.$ac_ext |
| 9732 | cat >>conftest.$ac_ext <<_ACEOF |
| 9733 | /* end confdefs.h. */ |
| 9734 | #include <$ac_header> |
| 9735 | _ACEOF |
| 9736 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 9737 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 9738 | ac_status=$? |
| 9739 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9740 | rm -f conftest.er1 |
| 9741 | cat conftest.err >&5 |
| 9742 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9743 | (exit $ac_status); } >/dev/null; then |
| 9744 | if test -s conftest.err; then |
| 9745 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9746 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9747 | else |
| 9748 | ac_cpp_err= |
| 9749 | fi |
| 9750 | else |
| 9751 | ac_cpp_err=yes |
| 9752 | fi |
| 9753 | if test -z "$ac_cpp_err"; then |
| 9754 | ac_header_preproc=yes |
| 9755 | else |
| 9756 | echo "$as_me: failed program was:" >&5 |
| 9757 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9758 | |
| 9759 | ac_header_preproc=no |
| 9760 | fi |
| 9761 | rm -f conftest.err conftest.$ac_ext |
| 9762 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 9763 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 9764 | |
| 9765 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9766 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 9767 | yes:no: ) |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9768 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 9769 | 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] | 9770 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 9771 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 9772 | ac_header_preproc=yes |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9773 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9774 | no:yes:* ) |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9775 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 9776 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9777 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 9778 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 9779 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 9780 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 9781 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 9782 | 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] | 9783 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 9784 | 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] | 9785 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 9786 | 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] | 9787 | ( |
| 9788 | cat <<\_ASBOX |
| 9789 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9790 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9791 | ## ------------------------------------ ## |
| 9792 | _ASBOX |
| 9793 | ) | |
| 9794 | sed "s/^/$as_me: WARNING: /" >&2 |
| 9795 | ;; |
| 9796 | esac |
| 9797 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 9798 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 9799 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 9800 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9801 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9802 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9803 | fi |
| 9804 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 9805 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 9806 | |
| 9807 | fi |
| 9808 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 9809 | cat >>confdefs.h <<_ACEOF |
| 9810 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 9811 | _ACEOF |
| 9812 | |
| 9813 | fi |
| 9814 | |
| 9815 | done |
| 9816 | |
| 9817 | if test "$ac_cv_header_unicode_ubidi_h" = "yes" |
| 9818 | then |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9819 | saved_libs="$LIBS" |
| 9820 | ICU_LIB_DIR="${ICU_LIB_DIR-/usr/lib}" |
Shachar Shemesh | 9f2627e | 2004-04-06 20:13:21 +0000 | [diff] [blame] | 9821 | ICUUC_LIB="${ICUUC_LIB-$ICU_LIB_DIR/libsicuuc.a}" |
| 9822 | ICUDATA_LIB="${ICUDATA_LIB-$ICU_LIB_DIR/libsicudata.a}" |
| 9823 | echo "$as_me:$LINENO: checking whether can link with ICU libraries $ICUUC_LIB and $ICUDATA_LIB" >&5 |
| 9824 | 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] | 9825 | LIBS="$LIBS $ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s" |
| 9826 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9827 | /* confdefs.h. */ |
| 9828 | _ACEOF |
| 9829 | cat confdefs.h >>conftest.$ac_ext |
| 9830 | cat >>conftest.$ac_ext <<_ACEOF |
| 9831 | /* end confdefs.h. */ |
| 9832 | #include <unicode/ubidi.h> |
| 9833 | int |
| 9834 | main () |
| 9835 | { |
| 9836 | ubidi_open() |
| 9837 | ; |
| 9838 | return 0; |
| 9839 | } |
| 9840 | _ACEOF |
| 9841 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9842 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9843 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9844 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9845 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9846 | rm -f conftest.er1 |
| 9847 | cat conftest.err >&5 |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9848 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9849 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 9850 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9851 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9852 | (eval $ac_try) 2>&5 |
| 9853 | ac_status=$? |
| 9854 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9855 | (exit $ac_status); }; } && |
| 9856 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9857 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9858 | (eval $ac_try) 2>&5 |
| 9859 | ac_status=$? |
| 9860 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9861 | (exit $ac_status); }; }; then |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9862 | |
| 9863 | cat >>confdefs.h <<\_ACEOF |
| 9864 | #define HAVE_ICU 1 |
| 9865 | _ACEOF |
| 9866 | |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9867 | ICULIBS="$ICUUC_LIB $ICUDATA_LIB -lstdc++ -lgcc_s" |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9868 | |
Shachar Shemesh | 9f2627e | 2004-04-06 20:13:21 +0000 | [diff] [blame] | 9869 | echo "$as_me:$LINENO: result: yes" >&5 |
| 9870 | echo "${ECHO_T}yes" >&6 |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9871 | else |
| 9872 | echo "$as_me: failed program was:" >&5 |
| 9873 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9874 | |
Shachar Shemesh | 9f2627e | 2004-04-06 20:13:21 +0000 | [diff] [blame] | 9875 | echo "$as_me:$LINENO: result: no" >&5 |
| 9876 | echo "${ECHO_T}no" >&6 |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 9877 | fi |
| 9878 | rm -f conftest.err conftest.$ac_objext \ |
| 9879 | conftest$ac_exeext conftest.$ac_ext |
| 9880 | LIBS="$saved_libs" |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 9881 | fi |
| 9882 | |
Hans Leidekker | d344702 | 2005-07-15 10:09:43 +0000 | [diff] [blame] | 9883 | LCMSLIBS="" |
| 9884 | |
| 9885 | if test "$ac_cv_header_lcms_h" = "yes" -o "$ac_cv_header_lcms_lcms_h" = "yes" |
| 9886 | then |
| 9887 | echo "$as_me:$LINENO: checking for cmsOpenProfileFromFile in -llcms" >&5 |
| 9888 | echo $ECHO_N "checking for cmsOpenProfileFromFile in -llcms... $ECHO_C" >&6 |
| 9889 | if test "${ac_cv_lib_lcms_cmsOpenProfileFromFile+set}" = set; then |
| 9890 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9891 | else |
| 9892 | ac_check_lib_save_LIBS=$LIBS |
| 9893 | LIBS="-llcms $LIBS" |
| 9894 | cat >conftest.$ac_ext <<_ACEOF |
| 9895 | /* confdefs.h. */ |
| 9896 | _ACEOF |
| 9897 | cat confdefs.h >>conftest.$ac_ext |
| 9898 | cat >>conftest.$ac_ext <<_ACEOF |
| 9899 | /* end confdefs.h. */ |
| 9900 | |
| 9901 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9902 | #ifdef __cplusplus |
| 9903 | extern "C" |
| 9904 | #endif |
| 9905 | /* We use char because int might match the return type of a gcc2 |
| 9906 | builtin and then its argument prototype would still apply. */ |
| 9907 | char cmsOpenProfileFromFile (); |
| 9908 | int |
| 9909 | main () |
| 9910 | { |
| 9911 | cmsOpenProfileFromFile (); |
| 9912 | ; |
| 9913 | return 0; |
| 9914 | } |
| 9915 | _ACEOF |
| 9916 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9917 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9918 | (eval $ac_link) 2>conftest.er1 |
| 9919 | ac_status=$? |
| 9920 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9921 | rm -f conftest.er1 |
| 9922 | cat conftest.err >&5 |
| 9923 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9924 | (exit $ac_status); } && |
| 9925 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 9926 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9927 | (eval $ac_try) 2>&5 |
| 9928 | ac_status=$? |
| 9929 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9930 | (exit $ac_status); }; } && |
| 9931 | { ac_try='test -s conftest$ac_exeext' |
| 9932 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 9933 | (eval $ac_try) 2>&5 |
| 9934 | ac_status=$? |
| 9935 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 9936 | (exit $ac_status); }; }; then |
| 9937 | ac_cv_lib_lcms_cmsOpenProfileFromFile=yes |
| 9938 | else |
| 9939 | echo "$as_me: failed program was:" >&5 |
| 9940 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 9941 | |
| 9942 | ac_cv_lib_lcms_cmsOpenProfileFromFile=no |
| 9943 | fi |
| 9944 | rm -f conftest.err conftest.$ac_objext \ |
| 9945 | conftest$ac_exeext conftest.$ac_ext |
| 9946 | LIBS=$ac_check_lib_save_LIBS |
| 9947 | fi |
| 9948 | echo "$as_me:$LINENO: result: $ac_cv_lib_lcms_cmsOpenProfileFromFile" >&5 |
| 9949 | echo "${ECHO_T}$ac_cv_lib_lcms_cmsOpenProfileFromFile" >&6 |
| 9950 | if test $ac_cv_lib_lcms_cmsOpenProfileFromFile = yes; then |
| 9951 | |
| 9952 | cat >>confdefs.h <<\_ACEOF |
| 9953 | #define HAVE_LCMS 1 |
| 9954 | _ACEOF |
| 9955 | |
| 9956 | LCMSLIBS="-llcms" |
| 9957 | fi |
| 9958 | |
| 9959 | fi |
| 9960 | |
Hans Leidekker | ea524de | 2005-07-15 16:39:42 +0000 | [diff] [blame^] | 9961 | LDAPLIBS="" |
| 9962 | |
| 9963 | if test "$ac_cv_header_ldap_h" = "yes" -a "$ac_cv_header_lber_h" = "yes" |
| 9964 | then |
| 9965 | echo "$as_me:$LINENO: checking for ldap_init in -lldap" >&5 |
| 9966 | echo $ECHO_N "checking for ldap_init in -lldap... $ECHO_C" >&6 |
| 9967 | if test "${ac_cv_lib_ldap_ldap_init+set}" = set; then |
| 9968 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 9969 | else |
| 9970 | ac_check_lib_save_LIBS=$LIBS |
| 9971 | LIBS="-lldap $LIBS" |
| 9972 | cat >conftest.$ac_ext <<_ACEOF |
| 9973 | /* confdefs.h. */ |
| 9974 | _ACEOF |
| 9975 | cat confdefs.h >>conftest.$ac_ext |
| 9976 | cat >>conftest.$ac_ext <<_ACEOF |
| 9977 | /* end confdefs.h. */ |
| 9978 | |
| 9979 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 9980 | #ifdef __cplusplus |
| 9981 | extern "C" |
| 9982 | #endif |
| 9983 | /* We use char because int might match the return type of a gcc2 |
| 9984 | builtin and then its argument prototype would still apply. */ |
| 9985 | char ldap_init (); |
| 9986 | int |
| 9987 | main () |
| 9988 | { |
| 9989 | ldap_init (); |
| 9990 | ; |
| 9991 | return 0; |
| 9992 | } |
| 9993 | _ACEOF |
| 9994 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 9995 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 9996 | (eval $ac_link) 2>conftest.er1 |
| 9997 | ac_status=$? |
| 9998 | grep -v '^ *+' conftest.er1 >conftest.err |
| 9999 | rm -f conftest.er1 |
| 10000 | cat conftest.err >&5 |
| 10001 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10002 | (exit $ac_status); } && |
| 10003 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10004 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10005 | (eval $ac_try) 2>&5 |
| 10006 | ac_status=$? |
| 10007 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10008 | (exit $ac_status); }; } && |
| 10009 | { ac_try='test -s conftest$ac_exeext' |
| 10010 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10011 | (eval $ac_try) 2>&5 |
| 10012 | ac_status=$? |
| 10013 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10014 | (exit $ac_status); }; }; then |
| 10015 | ac_cv_lib_ldap_ldap_init=yes |
| 10016 | else |
| 10017 | echo "$as_me: failed program was:" >&5 |
| 10018 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10019 | |
| 10020 | ac_cv_lib_ldap_ldap_init=no |
| 10021 | fi |
| 10022 | rm -f conftest.err conftest.$ac_objext \ |
| 10023 | conftest$ac_exeext conftest.$ac_ext |
| 10024 | LIBS=$ac_check_lib_save_LIBS |
| 10025 | fi |
| 10026 | echo "$as_me:$LINENO: result: $ac_cv_lib_ldap_ldap_init" >&5 |
| 10027 | echo "${ECHO_T}$ac_cv_lib_ldap_ldap_init" >&6 |
| 10028 | if test $ac_cv_lib_ldap_ldap_init = yes; then |
| 10029 | echo "$as_me:$LINENO: checking for ber_init in -llber" >&5 |
| 10030 | echo $ECHO_N "checking for ber_init in -llber... $ECHO_C" >&6 |
| 10031 | if test "${ac_cv_lib_lber_ber_init+set}" = set; then |
| 10032 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10033 | else |
| 10034 | ac_check_lib_save_LIBS=$LIBS |
| 10035 | LIBS="-llber $LIBS" |
| 10036 | cat >conftest.$ac_ext <<_ACEOF |
| 10037 | /* confdefs.h. */ |
| 10038 | _ACEOF |
| 10039 | cat confdefs.h >>conftest.$ac_ext |
| 10040 | cat >>conftest.$ac_ext <<_ACEOF |
| 10041 | /* end confdefs.h. */ |
| 10042 | |
| 10043 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 10044 | #ifdef __cplusplus |
| 10045 | extern "C" |
| 10046 | #endif |
| 10047 | /* We use char because int might match the return type of a gcc2 |
| 10048 | builtin and then its argument prototype would still apply. */ |
| 10049 | char ber_init (); |
| 10050 | int |
| 10051 | main () |
| 10052 | { |
| 10053 | ber_init (); |
| 10054 | ; |
| 10055 | return 0; |
| 10056 | } |
| 10057 | _ACEOF |
| 10058 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10059 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 10060 | (eval $ac_link) 2>conftest.er1 |
| 10061 | ac_status=$? |
| 10062 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10063 | rm -f conftest.er1 |
| 10064 | cat conftest.err >&5 |
| 10065 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10066 | (exit $ac_status); } && |
| 10067 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10068 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10069 | (eval $ac_try) 2>&5 |
| 10070 | ac_status=$? |
| 10071 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10072 | (exit $ac_status); }; } && |
| 10073 | { ac_try='test -s conftest$ac_exeext' |
| 10074 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10075 | (eval $ac_try) 2>&5 |
| 10076 | ac_status=$? |
| 10077 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10078 | (exit $ac_status); }; }; then |
| 10079 | ac_cv_lib_lber_ber_init=yes |
| 10080 | else |
| 10081 | echo "$as_me: failed program was:" >&5 |
| 10082 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10083 | |
| 10084 | ac_cv_lib_lber_ber_init=no |
| 10085 | fi |
| 10086 | rm -f conftest.err conftest.$ac_objext \ |
| 10087 | conftest$ac_exeext conftest.$ac_ext |
| 10088 | LIBS=$ac_check_lib_save_LIBS |
| 10089 | fi |
| 10090 | echo "$as_me:$LINENO: result: $ac_cv_lib_lber_ber_init" >&5 |
| 10091 | echo "${ECHO_T}$ac_cv_lib_lber_ber_init" >&6 |
| 10092 | if test $ac_cv_lib_lber_ber_init = yes; then |
| 10093 | |
| 10094 | cat >>confdefs.h <<\_ACEOF |
| 10095 | #define HAVE_LDAP 1 |
| 10096 | _ACEOF |
| 10097 | |
| 10098 | LDAPLIBS="-lldap -llber" |
| 10099 | fi |
| 10100 | |
| 10101 | fi |
| 10102 | |
| 10103 | fi |
| 10104 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10105 | echo "$as_me:$LINENO: checking for FT_Init_FreeType in -lfreetype" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10106 | echo $ECHO_N "checking for FT_Init_FreeType in -lfreetype... $ECHO_C" >&6 |
| 10107 | if test "${ac_cv_lib_freetype_FT_Init_FreeType+set}" = set; then |
| 10108 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10109 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10110 | ac_check_lib_save_LIBS=$LIBS |
Dmitry Timoshkov | 8871a11 | 2001-11-06 22:26:53 +0000 | [diff] [blame] | 10111 | LIBS="-lfreetype $X_LIBS $LIBS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10112 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10113 | /* confdefs.h. */ |
| 10114 | _ACEOF |
| 10115 | cat confdefs.h >>conftest.$ac_ext |
| 10116 | cat >>conftest.$ac_ext <<_ACEOF |
| 10117 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10118 | |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10119 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10120 | #ifdef __cplusplus |
| 10121 | extern "C" |
| 10122 | #endif |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10123 | /* 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] | 10124 | builtin and then its argument prototype would still apply. */ |
| 10125 | char FT_Init_FreeType (); |
| 10126 | int |
| 10127 | main () |
| 10128 | { |
| 10129 | FT_Init_FreeType (); |
| 10130 | ; |
| 10131 | return 0; |
| 10132 | } |
| 10133 | _ACEOF |
| 10134 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10135 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10136 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10137 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10138 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10139 | rm -f conftest.er1 |
| 10140 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10141 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10142 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10143 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10144 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10145 | (eval $ac_try) 2>&5 |
| 10146 | ac_status=$? |
| 10147 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10148 | (exit $ac_status); }; } && |
| 10149 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10150 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10151 | (eval $ac_try) 2>&5 |
| 10152 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10153 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10154 | (exit $ac_status); }; }; then |
| 10155 | ac_cv_lib_freetype_FT_Init_FreeType=yes |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10156 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10157 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10158 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10159 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10160 | ac_cv_lib_freetype_FT_Init_FreeType=no |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10161 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10162 | rm -f conftest.err conftest.$ac_objext \ |
| 10163 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10164 | LIBS=$ac_check_lib_save_LIBS |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10165 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10166 | 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] | 10167 | echo "${ECHO_T}$ac_cv_lib_freetype_FT_Init_FreeType" >&6 |
| 10168 | if test $ac_cv_lib_freetype_FT_Init_FreeType = yes; then |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10169 | ft_lib=yes |
| 10170 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10171 | ft_lib=no |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10172 | fi |
| 10173 | |
| 10174 | if test "$ft_lib" = "no" |
| 10175 | then |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10176 | FREETYPELIBS="" |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10177 | FREETYPEINCL="" |
| 10178 | wine_cv_msg_freetype=no |
| 10179 | else |
| 10180 | # Extract the first word of "freetype-config", so it can be a program name with args. |
| 10181 | set dummy freetype-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10182 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10183 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 10184 | if test "${ac_cv_prog_ft_devel+set}" = set; then |
| 10185 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10186 | else |
| 10187 | if test -n "$ft_devel"; then |
| 10188 | ac_cv_prog_ft_devel="$ft_devel" # Let the user override the test. |
| 10189 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10190 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 10191 | for as_dir in $PATH |
| 10192 | do |
| 10193 | IFS=$as_save_IFS |
| 10194 | test -z "$as_dir" && as_dir=. |
| 10195 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 10196 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 10197 | ac_cv_prog_ft_devel="freetype-config" |
| 10198 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 10199 | break 2 |
| 10200 | fi |
| 10201 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10202 | done |
| 10203 | |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10204 | test -z "$ac_cv_prog_ft_devel" && ac_cv_prog_ft_devel="no" |
| 10205 | fi |
| 10206 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10207 | ft_devel=$ac_cv_prog_ft_devel |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10208 | if test -n "$ft_devel"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10209 | echo "$as_me:$LINENO: result: $ft_devel" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10210 | echo "${ECHO_T}$ft_devel" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10211 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10212 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10213 | echo "${ECHO_T}no" >&6 |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10214 | fi |
| 10215 | |
| 10216 | if test "$ft_devel" = "no" |
| 10217 | then |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10218 | # Extract the first word of "freetype2-config", so it can be a program name with args. |
| 10219 | set dummy freetype2-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10220 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10221 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 10222 | if test "${ac_cv_prog_ft_devel2+set}" = set; then |
| 10223 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10224 | else |
| 10225 | if test -n "$ft_devel2"; then |
| 10226 | ac_cv_prog_ft_devel2="$ft_devel2" # Let the user override the test. |
| 10227 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10228 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 10229 | for as_dir in $PATH |
| 10230 | do |
| 10231 | IFS=$as_save_IFS |
| 10232 | test -z "$as_dir" && as_dir=. |
| 10233 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 10234 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 10235 | ac_cv_prog_ft_devel2="freetype2-config" |
| 10236 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 10237 | break 2 |
| 10238 | fi |
| 10239 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10240 | done |
| 10241 | |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10242 | test -z "$ac_cv_prog_ft_devel2" && ac_cv_prog_ft_devel2="no" |
| 10243 | fi |
| 10244 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10245 | ft_devel2=$ac_cv_prog_ft_devel2 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10246 | if test -n "$ft_devel2"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10247 | echo "$as_me:$LINENO: result: $ft_devel2" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10248 | echo "${ECHO_T}$ft_devel2" >&6 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10249 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10250 | echo "$as_me:$LINENO: result: no" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10251 | echo "${ECHO_T}no" >&6 |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10252 | fi |
| 10253 | |
| 10254 | if test "$ft_devel2" = "freetype2-config" |
| 10255 | then |
| 10256 | ft_devel=$ft_devel2 |
| 10257 | fi |
| 10258 | fi |
| 10259 | if test "$ft_devel" = "no" |
| 10260 | then |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10261 | FREETYPELIBS="" |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10262 | FREETYPEINCL="" |
| 10263 | wine_cv_msg_freetype=yes |
| 10264 | else |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10265 | FREETYPELIBS=`$ft_devel --libs` |
Marcus Meissner | d28955d | 2001-05-31 21:35:15 +0000 | [diff] [blame] | 10266 | FREETYPEINCL=`$ft_devel --cflags` |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10267 | ac_save_CPPFLAGS="$CPPFLAGS" |
| 10268 | CPPFLAGS="$FREETYPEINCL $CPPFLAGS" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10269 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10270 | |
| 10271 | |
| 10272 | |
| 10273 | |
| 10274 | |
| 10275 | |
| 10276 | |
Rein Klazes | e617a9c | 2003-11-19 02:18:13 +0000 | [diff] [blame] | 10277 | |
Huw Davies | c221718 | 2004-06-16 20:06:26 +0000 | [diff] [blame] | 10278 | |
Rein Klazes | e617a9c | 2003-11-19 02:18:13 +0000 | [diff] [blame] | 10279 | for ac_header in ft2build.h \ |
| 10280 | freetype/freetype.h \ |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10281 | freetype/ftglyph.h \ |
| 10282 | freetype/tttables.h \ |
| 10283 | freetype/ftnames.h \ |
| 10284 | freetype/ftsnames.h \ |
Huw D M Davies | 814654e | 2001-09-12 20:21:06 +0000 | [diff] [blame] | 10285 | freetype/ttnameid.h \ |
Huw D M Davies | 4e2024e | 2001-10-23 20:06:32 +0000 | [diff] [blame] | 10286 | freetype/ftoutln.h \ |
Huw Davies | c221718 | 2004-06-16 20:06:26 +0000 | [diff] [blame] | 10287 | freetype/ftwinfnt.h \ |
Huw D M Davies | 4e2024e | 2001-10-23 20:06:32 +0000 | [diff] [blame] | 10288 | freetype/internal/sfnt.h |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10289 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10290 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10291 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10292 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 10293 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10294 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10295 | else |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10296 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10297 | /* confdefs.h. */ |
| 10298 | _ACEOF |
| 10299 | cat confdefs.h >>conftest.$ac_ext |
| 10300 | cat >>conftest.$ac_ext <<_ACEOF |
| 10301 | /* end confdefs.h. */ |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10302 | #if HAVE_FT2BUILD_H |
| 10303 | #include <ft2build.h> |
| 10304 | #endif |
| 10305 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10306 | #include <$ac_header> |
| 10307 | _ACEOF |
| 10308 | rm -f conftest.$ac_objext |
| 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 | daa2886 | 2002-04-11 21:54:01 +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 |
| 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 |
| 10325 | (eval $ac_try) 2>&5 |
| 10326 | ac_status=$? |
| 10327 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10328 | (exit $ac_status); }; }; then |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10329 | eval "$as_ac_Header=yes" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10330 | else |
| 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 | |
Rein Klazes | 9c26917 | 2003-11-20 04:17:33 +0000 | [diff] [blame] | 10334 | eval "$as_ac_Header=no" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +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 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10337 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10338 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10339 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10340 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 10341 | cat >>confdefs.h <<_ACEOF |
| 10342 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 10343 | _ACEOF |
| 10344 | |
| 10345 | fi |
| 10346 | |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10347 | done |
| 10348 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10349 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10350 | /* confdefs.h. */ |
| 10351 | _ACEOF |
| 10352 | cat confdefs.h >>conftest.$ac_ext |
| 10353 | cat >>conftest.$ac_ext <<_ACEOF |
| 10354 | /* end confdefs.h. */ |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10355 | #include <ft2build.h> |
| 10356 | #include <freetype/fttrigon.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10357 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10358 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10359 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 10360 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 10361 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10362 | rm -f conftest.er1 |
| 10363 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10364 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10365 | (exit $ac_status); } >/dev/null; then |
| 10366 | if test -s conftest.err; then |
| 10367 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10368 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10369 | else |
| 10370 | ac_cpp_err= |
| 10371 | fi |
| 10372 | else |
| 10373 | ac_cpp_err=yes |
| 10374 | fi |
| 10375 | if test -z "$ac_cpp_err"; then |
| 10376 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10377 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10378 | #define HAVE_FREETYPE_FTTRIGON_H 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10379 | _ACEOF |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10380 | |
Huw D M Davies | c1d3813 | 2002-02-08 17:09:50 +0000 | [diff] [blame] | 10381 | wine_cv_fttrigon=yes |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10382 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10383 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10384 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10385 | |
Huw D M Davies | c1d3813 | 2002-02-08 17:09:50 +0000 | [diff] [blame] | 10386 | wine_cv_fttrigon=no |
Alexandre Julliard | 18d7573 | 2002-01-29 03:02:50 +0000 | [diff] [blame] | 10387 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10388 | rm -f conftest.err conftest.$ac_ext |
Ian Pilcher | 40432fe | 2001-06-06 21:05:23 +0000 | [diff] [blame] | 10389 | CPPFLAGS="$ac_save_CPPFLAGS" |
Huw D M Davies | c1d3813 | 2002-02-08 17:09:50 +0000 | [diff] [blame] | 10390 | 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] | 10391 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10392 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10393 | cat >>confdefs.h <<\_ACEOF |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10394 | #define HAVE_FREETYPE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10395 | _ACEOF |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10396 | |
| 10397 | wine_cv_msg_freetype=no |
| 10398 | else |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10399 | FREETYPELIBS="" |
Huw D M Davies | 9b1d372 | 2002-01-29 17:09:28 +0000 | [diff] [blame] | 10400 | FREETYPEINCL="" |
| 10401 | wine_cv_msg_freetype=yes |
| 10402 | fi |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 10403 | fi |
| 10404 | fi |
| 10405 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10406 | |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 10407 | |
| 10408 | if test "$FONTFORGE" != "false" -a -n "$FREETYPELIBS" |
| 10409 | then |
| 10410 | FONTSSUBDIRS="fonts" |
| 10411 | |
| 10412 | fi |
| 10413 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10414 | echo "$as_me:$LINENO: checking for parport header/ppdev.h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10415 | echo $ECHO_N "checking for parport header/ppdev.h... $ECHO_C" >&6 |
| 10416 | if test "${ac_cv_c_ppdev+set}" = set; then |
| 10417 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Pavel Roskin | 94d9964 | 1998-12-26 11:52:51 +0000 | [diff] [blame] | 10418 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 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. */ |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10425 | #include <linux/ppdev.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10426 | int |
| 10427 | main () |
| 10428 | { |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10429 | ioctl (1,PPCLAIM,0) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10430 | ; |
| 10431 | return 0; |
| 10432 | } |
| 10433 | _ACEOF |
| 10434 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10435 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10436 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10437 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10438 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10439 | rm -f conftest.er1 |
| 10440 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10441 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10442 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10443 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10444 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10445 | (eval $ac_try) 2>&5 |
| 10446 | ac_status=$? |
| 10447 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10448 | (exit $ac_status); }; } && |
| 10449 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10450 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10451 | (eval $ac_try) 2>&5 |
| 10452 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10453 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10454 | (exit $ac_status); }; }; then |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10455 | ac_cv_c_ppdev="yes" |
| 10456 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10457 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10458 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10459 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10460 | ac_cv_c_ppdev="no" |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10461 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10462 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10463 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10464 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10465 | echo "$as_me:$LINENO: result: $ac_cv_c_ppdev" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10466 | echo "${ECHO_T}$ac_cv_c_ppdev" >&6 |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10467 | if test "$ac_cv_c_ppdev" = "yes" |
| 10468 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10469 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10470 | cat >>confdefs.h <<\_ACEOF |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10471 | #define HAVE_PPDEV 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10472 | _ACEOF |
Uwe Bonnes | 6509fa9 | 2001-06-26 21:06:07 +0000 | [diff] [blame] | 10473 | |
| 10474 | fi |
| 10475 | |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10476 | echo "$as_me:$LINENO: checking for va_copy" >&5 |
| 10477 | echo $ECHO_N "checking for va_copy... $ECHO_C" >&6 |
| 10478 | if test "${ac_cv_c_va_copy+set}" = set; then |
| 10479 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10480 | else |
| 10481 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10482 | /* confdefs.h. */ |
| 10483 | _ACEOF |
| 10484 | cat confdefs.h >>conftest.$ac_ext |
| 10485 | cat >>conftest.$ac_ext <<_ACEOF |
| 10486 | /* end confdefs.h. */ |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10487 | #include <stdarg.h> |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10488 | int |
| 10489 | main () |
| 10490 | { |
| 10491 | va_list ap1, ap2; |
| 10492 | va_copy(ap1,ap2); |
| 10493 | |
| 10494 | ; |
| 10495 | return 0; |
| 10496 | } |
| 10497 | _ACEOF |
| 10498 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10499 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10500 | (eval $ac_link) 2>conftest.er1 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10501 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10502 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10503 | rm -f conftest.er1 |
| 10504 | cat conftest.err >&5 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10505 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10506 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10507 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10508 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10509 | (eval $ac_try) 2>&5 |
| 10510 | ac_status=$? |
| 10511 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10512 | (exit $ac_status); }; } && |
| 10513 | { ac_try='test -s conftest$ac_exeext' |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10514 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10515 | (eval $ac_try) 2>&5 |
| 10516 | ac_status=$? |
| 10517 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10518 | (exit $ac_status); }; }; then |
| 10519 | ac_cv_c_va_copy="yes" |
| 10520 | else |
| 10521 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10522 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10523 | |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10524 | ac_cv_c_va_copy="no" |
| 10525 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10526 | rm -f conftest.err conftest.$ac_objext \ |
| 10527 | conftest$ac_exeext conftest.$ac_ext |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10528 | |
| 10529 | fi |
| 10530 | echo "$as_me:$LINENO: result: $ac_cv_c_va_copy" >&5 |
| 10531 | echo "${ECHO_T}$ac_cv_c_va_copy" >&6 |
| 10532 | if test "$ac_cv_c_va_copy" = "yes" |
| 10533 | then |
| 10534 | |
| 10535 | cat >>confdefs.h <<\_ACEOF |
| 10536 | #define HAVE_VA_COPY 1 |
| 10537 | _ACEOF |
| 10538 | |
| 10539 | fi |
| 10540 | echo "$as_me:$LINENO: checking for __va_copy" >&5 |
| 10541 | echo $ECHO_N "checking for __va_copy... $ECHO_C" >&6 |
| 10542 | if test "${ac_cv_c___va_copy+set}" = set; then |
| 10543 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10544 | else |
| 10545 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10546 | /* confdefs.h. */ |
| 10547 | _ACEOF |
| 10548 | cat confdefs.h >>conftest.$ac_ext |
| 10549 | cat >>conftest.$ac_ext <<_ACEOF |
| 10550 | /* end confdefs.h. */ |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10551 | #include <stdarg.h> |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10552 | int |
| 10553 | main () |
| 10554 | { |
| 10555 | va_list ap1, ap2; |
| 10556 | __va_copy(ap1,ap2); |
| 10557 | |
| 10558 | ; |
| 10559 | return 0; |
| 10560 | } |
| 10561 | _ACEOF |
| 10562 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10563 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10564 | (eval $ac_link) 2>conftest.er1 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10565 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10566 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10567 | rm -f conftest.er1 |
| 10568 | cat conftest.err >&5 |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10569 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10570 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10571 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10572 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10573 | (eval $ac_try) 2>&5 |
| 10574 | ac_status=$? |
| 10575 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10576 | (exit $ac_status); }; } && |
| 10577 | { ac_try='test -s conftest$ac_exeext' |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10578 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10579 | (eval $ac_try) 2>&5 |
| 10580 | ac_status=$? |
| 10581 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10582 | (exit $ac_status); }; }; then |
| 10583 | ac_cv_c___va_copy="yes" |
| 10584 | else |
| 10585 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10586 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10587 | |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10588 | ac_cv_c___va_copy="no" |
| 10589 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10590 | rm -f conftest.err conftest.$ac_objext \ |
| 10591 | conftest$ac_exeext conftest.$ac_ext |
Marcus Meissner | 5ee517a | 2002-08-09 19:49:31 +0000 | [diff] [blame] | 10592 | |
| 10593 | fi |
| 10594 | echo "$as_me:$LINENO: result: $ac_cv_c___va_copy" >&5 |
| 10595 | echo "${ECHO_T}$ac_cv_c___va_copy" >&6 |
| 10596 | if test "$ac_cv_c___va_copy" = "yes" |
| 10597 | then |
| 10598 | |
| 10599 | cat >>confdefs.h <<\_ACEOF |
| 10600 | #define HAVE___VA_COPY 1 |
| 10601 | _ACEOF |
| 10602 | |
| 10603 | fi |
| 10604 | |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10605 | echo "$as_me:$LINENO: checking for sigsetjmp" >&5 |
| 10606 | echo $ECHO_N "checking for sigsetjmp... $ECHO_C" >&6 |
| 10607 | if test "${ac_cv_c_sigsetjmp+set}" = set; then |
| 10608 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10609 | else |
| 10610 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10611 | /* confdefs.h. */ |
| 10612 | _ACEOF |
| 10613 | cat confdefs.h >>conftest.$ac_ext |
| 10614 | cat >>conftest.$ac_ext <<_ACEOF |
| 10615 | /* end confdefs.h. */ |
| 10616 | #include <setjmp.h> |
| 10617 | int |
| 10618 | main () |
| 10619 | { |
| 10620 | sigjmp_buf buf; |
| 10621 | sigsetjmp( buf, 1 ); |
| 10622 | siglongjmp( buf, 1 ); |
| 10623 | ; |
| 10624 | return 0; |
| 10625 | } |
| 10626 | _ACEOF |
| 10627 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10628 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10629 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10630 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10631 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10632 | rm -f conftest.er1 |
| 10633 | cat conftest.err >&5 |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10634 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10635 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10636 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10637 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10638 | (eval $ac_try) 2>&5 |
| 10639 | ac_status=$? |
| 10640 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10641 | (exit $ac_status); }; } && |
| 10642 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10643 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10644 | (eval $ac_try) 2>&5 |
| 10645 | ac_status=$? |
| 10646 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10647 | (exit $ac_status); }; }; then |
| 10648 | ac_cv_c_sigsetjmp="yes" |
| 10649 | else |
| 10650 | echo "$as_me: failed program was:" >&5 |
| 10651 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10652 | |
| 10653 | ac_cv_c_sigsetjmp="no" |
| 10654 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10655 | rm -f conftest.err conftest.$ac_objext \ |
| 10656 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 10657 | |
| 10658 | fi |
| 10659 | echo "$as_me:$LINENO: result: $ac_cv_c_sigsetjmp" >&5 |
| 10660 | echo "${ECHO_T}$ac_cv_c_sigsetjmp" >&6 |
| 10661 | if test "$ac_cv_c_sigsetjmp" = "yes" |
| 10662 | then |
| 10663 | |
| 10664 | cat >>confdefs.h <<\_ACEOF |
| 10665 | #define HAVE_SIGSETJMP 1 |
| 10666 | _ACEOF |
| 10667 | |
| 10668 | fi |
| 10669 | |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10670 | echo "$as_me:$LINENO: checking for pthread_rwlock_t" >&5 |
| 10671 | echo $ECHO_N "checking for pthread_rwlock_t... $ECHO_C" >&6 |
| 10672 | if test "${ac_cv_type_pthread_rwlock_t+set}" = set; then |
| 10673 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10674 | else |
| 10675 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10676 | /* confdefs.h. */ |
| 10677 | _ACEOF |
| 10678 | cat confdefs.h >>conftest.$ac_ext |
| 10679 | cat >>conftest.$ac_ext <<_ACEOF |
| 10680 | /* end confdefs.h. */ |
| 10681 | #define _GNU_SOURCE |
| 10682 | #include <pthread.h> |
| 10683 | |
| 10684 | int |
| 10685 | main () |
| 10686 | { |
| 10687 | if ((pthread_rwlock_t *) 0) |
| 10688 | return 0; |
| 10689 | if (sizeof (pthread_rwlock_t)) |
| 10690 | return 0; |
| 10691 | ; |
| 10692 | return 0; |
| 10693 | } |
| 10694 | _ACEOF |
| 10695 | rm -f conftest.$ac_objext |
| 10696 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10697 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10698 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10699 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10700 | rm -f conftest.er1 |
| 10701 | cat conftest.err >&5 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10702 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10703 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10704 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10705 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10706 | (eval $ac_try) 2>&5 |
| 10707 | ac_status=$? |
| 10708 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10709 | (exit $ac_status); }; } && |
| 10710 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10711 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10712 | (eval $ac_try) 2>&5 |
| 10713 | ac_status=$? |
| 10714 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10715 | (exit $ac_status); }; }; then |
| 10716 | ac_cv_type_pthread_rwlock_t=yes |
| 10717 | else |
| 10718 | echo "$as_me: failed program was:" >&5 |
| 10719 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10720 | |
| 10721 | ac_cv_type_pthread_rwlock_t=no |
| 10722 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10723 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10724 | fi |
| 10725 | echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlock_t" >&5 |
| 10726 | echo "${ECHO_T}$ac_cv_type_pthread_rwlock_t" >&6 |
| 10727 | if test $ac_cv_type_pthread_rwlock_t = yes; then |
| 10728 | |
| 10729 | cat >>confdefs.h <<_ACEOF |
| 10730 | #define HAVE_PTHREAD_RWLOCK_T 1 |
| 10731 | _ACEOF |
| 10732 | |
| 10733 | |
| 10734 | fi |
| 10735 | echo "$as_me:$LINENO: checking for pthread_rwlockattr_t" >&5 |
| 10736 | echo $ECHO_N "checking for pthread_rwlockattr_t... $ECHO_C" >&6 |
| 10737 | if test "${ac_cv_type_pthread_rwlockattr_t+set}" = set; then |
| 10738 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10739 | else |
| 10740 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10741 | /* confdefs.h. */ |
| 10742 | _ACEOF |
| 10743 | cat confdefs.h >>conftest.$ac_ext |
| 10744 | cat >>conftest.$ac_ext <<_ACEOF |
| 10745 | /* end confdefs.h. */ |
| 10746 | #define _GNU_SOURCE |
| 10747 | #include <pthread.h> |
| 10748 | |
| 10749 | int |
| 10750 | main () |
| 10751 | { |
| 10752 | if ((pthread_rwlockattr_t *) 0) |
| 10753 | return 0; |
| 10754 | if (sizeof (pthread_rwlockattr_t)) |
| 10755 | return 0; |
| 10756 | ; |
| 10757 | return 0; |
| 10758 | } |
| 10759 | _ACEOF |
| 10760 | rm -f conftest.$ac_objext |
| 10761 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10762 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10763 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10764 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10765 | rm -f conftest.er1 |
| 10766 | cat conftest.err >&5 |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10767 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10768 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10769 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10770 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10771 | (eval $ac_try) 2>&5 |
| 10772 | ac_status=$? |
| 10773 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10774 | (exit $ac_status); }; } && |
| 10775 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10776 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10777 | (eval $ac_try) 2>&5 |
| 10778 | ac_status=$? |
| 10779 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10780 | (exit $ac_status); }; }; then |
| 10781 | ac_cv_type_pthread_rwlockattr_t=yes |
| 10782 | else |
| 10783 | echo "$as_me: failed program was:" >&5 |
| 10784 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10785 | |
| 10786 | ac_cv_type_pthread_rwlockattr_t=no |
| 10787 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10788 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 10789 | fi |
| 10790 | echo "$as_me:$LINENO: result: $ac_cv_type_pthread_rwlockattr_t" >&5 |
| 10791 | echo "${ECHO_T}$ac_cv_type_pthread_rwlockattr_t" >&6 |
| 10792 | if test $ac_cv_type_pthread_rwlockattr_t = yes; then |
| 10793 | |
| 10794 | cat >>confdefs.h <<_ACEOF |
| 10795 | #define HAVE_PTHREAD_RWLOCKATTR_T 1 |
| 10796 | _ACEOF |
| 10797 | |
| 10798 | |
| 10799 | fi |
| 10800 | |
| 10801 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10802 | ac_save_LIBS="$LIBS" |
| 10803 | LIBS="$LIBS $LIBPTHREAD" |
| 10804 | |
Emmanuel Maillard | d110e1f | 2004-07-21 03:06:03 +0000 | [diff] [blame] | 10805 | |
| 10806 | |
| 10807 | for ac_func in \ |
| 10808 | pthread_getattr_np \ |
| 10809 | pthread_get_stackaddr_np \ |
| 10810 | pthread_get_stacksize_np \ |
| 10811 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10812 | do |
| 10813 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 10814 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
| 10815 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 10816 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 10817 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 10818 | else |
| 10819 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10820 | /* confdefs.h. */ |
| 10821 | _ACEOF |
| 10822 | cat confdefs.h >>conftest.$ac_ext |
| 10823 | cat >>conftest.$ac_ext <<_ACEOF |
| 10824 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10825 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 10826 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 10827 | #define $ac_func innocuous_$ac_func |
| 10828 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10829 | /* System header to define __stub macros and hopefully few prototypes, |
| 10830 | which can conflict with char $ac_func (); below. |
| 10831 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 10832 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10833 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10834 | #ifdef __STDC__ |
| 10835 | # include <limits.h> |
| 10836 | #else |
| 10837 | # include <assert.h> |
| 10838 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10839 | |
| 10840 | #undef $ac_func |
| 10841 | |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10842 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 10843 | #ifdef __cplusplus |
| 10844 | extern "C" |
| 10845 | { |
| 10846 | #endif |
| 10847 | /* We use char because int might match the return type of a gcc2 |
| 10848 | builtin and then its argument prototype would still apply. */ |
| 10849 | char $ac_func (); |
| 10850 | /* The GNU C library defines this for functions which it implements |
| 10851 | to always fail with ENOSYS. Some functions are actually named |
| 10852 | something starting with __ and the normal name is an alias. */ |
| 10853 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 10854 | choke me |
| 10855 | #else |
| 10856 | char (*f) () = $ac_func; |
| 10857 | #endif |
| 10858 | #ifdef __cplusplus |
| 10859 | } |
| 10860 | #endif |
| 10861 | |
| 10862 | int |
| 10863 | main () |
| 10864 | { |
| 10865 | return f != $ac_func; |
| 10866 | ; |
| 10867 | return 0; |
| 10868 | } |
| 10869 | _ACEOF |
| 10870 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 10871 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10872 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10873 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10874 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10875 | rm -f conftest.er1 |
| 10876 | cat conftest.err >&5 |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10877 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10878 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10879 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10880 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10881 | (eval $ac_try) 2>&5 |
| 10882 | ac_status=$? |
| 10883 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10884 | (exit $ac_status); }; } && |
| 10885 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10886 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10887 | (eval $ac_try) 2>&5 |
| 10888 | ac_status=$? |
| 10889 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10890 | (exit $ac_status); }; }; then |
| 10891 | eval "$as_ac_var=yes" |
| 10892 | else |
| 10893 | echo "$as_me: failed program was:" >&5 |
| 10894 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10895 | |
| 10896 | eval "$as_ac_var=no" |
| 10897 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10898 | rm -f conftest.err conftest.$ac_objext \ |
| 10899 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 821ab86 | 2003-11-12 22:44:56 +0000 | [diff] [blame] | 10900 | fi |
| 10901 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 10902 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 10903 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 10904 | cat >>confdefs.h <<_ACEOF |
| 10905 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 10906 | _ACEOF |
| 10907 | |
| 10908 | fi |
| 10909 | done |
| 10910 | |
| 10911 | LIBS="$ac_save_LIBS" |
| 10912 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10913 | |
| 10914 | |
| 10915 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10916 | for ac_header in sys/soundcard.h machine/soundcard.h soundcard.h |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10917 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10918 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10919 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10920 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10921 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 10922 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 10923 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10924 | fi |
| 10925 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 10926 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10927 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10928 | # Is the header compilable? |
| 10929 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 10930 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 10931 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10932 | /* confdefs.h. */ |
| 10933 | _ACEOF |
| 10934 | cat confdefs.h >>conftest.$ac_ext |
| 10935 | cat >>conftest.$ac_ext <<_ACEOF |
| 10936 | /* end confdefs.h. */ |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10937 | $ac_includes_default |
| 10938 | #include <$ac_header> |
| 10939 | _ACEOF |
| 10940 | rm -f conftest.$ac_objext |
| 10941 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10942 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10943 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10944 | grep -v '^ *+' conftest.er1 >conftest.err |
| 10945 | rm -f conftest.er1 |
| 10946 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10947 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10948 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10949 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 10950 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10951 | (eval $ac_try) 2>&5 |
| 10952 | ac_status=$? |
| 10953 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10954 | (exit $ac_status); }; } && |
| 10955 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10956 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 10957 | (eval $ac_try) 2>&5 |
| 10958 | ac_status=$? |
| 10959 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 10960 | (exit $ac_status); }; }; then |
| 10961 | ac_header_compiler=yes |
| 10962 | else |
| 10963 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10964 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 10965 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10966 | ac_header_compiler=no |
| 10967 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10968 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10969 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 10970 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 10971 | |
| 10972 | # Is the header present? |
| 10973 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 10974 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 10975 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 10976 | /* confdefs.h. */ |
| 10977 | _ACEOF |
| 10978 | cat confdefs.h >>conftest.$ac_ext |
| 10979 | cat >>conftest.$ac_ext <<_ACEOF |
| 10980 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10981 | #include <$ac_header> |
| 10982 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10983 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10984 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 10985 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 10986 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10987 | rm -f conftest.er1 |
| 10988 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 10989 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10990 | (exit $ac_status); } >/dev/null; then |
| 10991 | if test -s conftest.err; then |
| 10992 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 10993 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10994 | else |
| 10995 | ac_cpp_err= |
| 10996 | fi |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 10997 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 10998 | ac_cpp_err=yes |
| 10999 | fi |
| 11000 | if test -z "$ac_cpp_err"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11001 | ac_header_preproc=yes |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11002 | else |
| 11003 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11004 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11005 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11006 | ac_header_preproc=no |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11007 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11008 | rm -f conftest.err conftest.$ac_ext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11009 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11010 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11011 | |
| 11012 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11013 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11014 | yes:no: ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11015 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11016 | 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] | 11017 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11018 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11019 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11020 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11021 | no:yes:* ) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11022 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11023 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11024 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11025 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11026 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11027 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11028 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11029 | 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] | 11030 | { 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] | 11031 | 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] | 11032 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11033 | 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] | 11034 | ( |
| 11035 | cat <<\_ASBOX |
| 11036 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11037 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11038 | ## ------------------------------------ ## |
| 11039 | _ASBOX |
| 11040 | ) | |
| 11041 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11042 | ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11043 | esac |
| 11044 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11045 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11046 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11047 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11048 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11049 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11050 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11051 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11052 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11053 | |
| 11054 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11055 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11056 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11057 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11058 | _ACEOF |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 11059 | break |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11060 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11061 | |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11062 | done |
| 11063 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11064 | |
| 11065 | echo "$as_me:$LINENO: checking for Open Sound System" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11066 | echo $ECHO_N "checking for Open Sound System... $ECHO_C" >&6 |
| 11067 | if test "${ac_cv_c_opensoundsystem+set}" = set; then |
| 11068 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11069 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11070 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11071 | /* confdefs.h. */ |
| 11072 | _ACEOF |
| 11073 | cat confdefs.h >>conftest.$ac_ext |
| 11074 | cat >>conftest.$ac_ext <<_ACEOF |
| 11075 | /* end confdefs.h. */ |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11076 | |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 11077 | #if defined(HAVE_SYS_SOUNDCARD_H) |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11078 | #include <sys/soundcard.h> |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 11079 | #elif defined(HAVE_MACHINE_SOUNDCARD_H) |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11080 | #include <machine/soundcard.h> |
Todd Vierling | ecc7669 | 1998-12-15 17:49:02 +0000 | [diff] [blame] | 11081 | #elif defined(HAVE_SOUNDCARD_H) |
| 11082 | #include <soundcard.h> |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11083 | #endif |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11084 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11085 | int |
| 11086 | main () |
| 11087 | { |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 11088 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11089 | |
Alexandre Julliard | 60ce85c | 1998-02-01 18:33:27 +0000 | [diff] [blame] | 11090 | /* check for one of the Open Sound System specific SNDCTL_ defines */ |
| 11091 | #if !defined(SNDCTL_DSP_STEREO) |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11092 | #error No open sound system |
| 11093 | #endif |
| 11094 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11095 | ; |
| 11096 | return 0; |
| 11097 | } |
| 11098 | _ACEOF |
| 11099 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11100 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11101 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11102 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11103 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11104 | rm -f conftest.er1 |
| 11105 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11107 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11108 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11109 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11110 | (eval $ac_try) 2>&5 |
| 11111 | ac_status=$? |
| 11112 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11113 | (exit $ac_status); }; } && |
| 11114 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11115 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11116 | (eval $ac_try) 2>&5 |
| 11117 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11119 | (exit $ac_status); }; }; then |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11120 | ac_cv_c_opensoundsystem="yes" |
| 11121 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11122 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11123 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11124 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11125 | ac_cv_c_opensoundsystem="no" |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11126 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11127 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11128 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11129 | echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11130 | echo "${ECHO_T}$ac_cv_c_opensoundsystem" >&6 |
Alexandre Julliard | 0623a6f | 1998-01-18 18:01:49 +0000 | [diff] [blame] | 11131 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 11132 | if test "$ac_cv_c_opensoundsystem" = "yes" |
| 11133 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11134 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11135 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 11136 | #define HAVE_OSS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11137 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 11138 | |
| 11139 | fi |
| 11140 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11141 | echo "$as_me:$LINENO: checking for Open Sound System/MIDI interface" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11142 | echo $ECHO_N "checking for Open Sound System/MIDI interface... $ECHO_C" >&6 |
| 11143 | if test "${ac_cv_c_opensoundsystem_midi+set}" = set; then |
| 11144 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11145 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11146 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11147 | /* confdefs.h. */ |
| 11148 | _ACEOF |
| 11149 | cat confdefs.h >>conftest.$ac_ext |
| 11150 | cat >>conftest.$ac_ext <<_ACEOF |
| 11151 | /* end confdefs.h. */ |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11152 | |
| 11153 | #if defined(HAVE_SYS_SOUNDCARD_H) |
| 11154 | #include <sys/soundcard.h> |
| 11155 | #elif defined(HAVE_MACHINE_SOUNDCARD_H) |
| 11156 | #include <machine/soundcard.h> |
| 11157 | #elif defined(HAVE_SOUNDCARD_H) |
| 11158 | #include <soundcard.h> |
| 11159 | #endif |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11160 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11161 | int |
| 11162 | main () |
| 11163 | { |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11164 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11165 | |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11166 | /* check for one of the Open Sound System specific SNDCTL_SEQ defines */ |
| 11167 | #if !defined(SNDCTL_SEQ_SYNC) |
| 11168 | #error No open sound system MIDI interface |
| 11169 | #endif |
| 11170 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11171 | ; |
| 11172 | return 0; |
| 11173 | } |
| 11174 | _ACEOF |
| 11175 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11176 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11177 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11178 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11179 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11180 | rm -f conftest.er1 |
| 11181 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11182 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11183 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11184 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11185 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11186 | (eval $ac_try) 2>&5 |
| 11187 | ac_status=$? |
| 11188 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11189 | (exit $ac_status); }; } && |
| 11190 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11191 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11192 | (eval $ac_try) 2>&5 |
| 11193 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11194 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11195 | (exit $ac_status); }; }; then |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11196 | ac_cv_c_opensoundsystem_midi="yes" |
| 11197 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11198 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11199 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11200 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11201 | ac_cv_c_opensoundsystem_midi="no" |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11202 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11203 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11204 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11205 | echo "$as_me:$LINENO: result: $ac_cv_c_opensoundsystem_midi" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11206 | echo "${ECHO_T}$ac_cv_c_opensoundsystem_midi" >&6 |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11207 | |
| 11208 | if test "$ac_cv_c_opensoundsystem_midi" = "yes" |
| 11209 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 11210 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11211 | cat >>confdefs.h <<\_ACEOF |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11212 | #define HAVE_OSS_MIDI 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11213 | _ACEOF |
Eric Pouech | 338d3b2 | 1999-05-22 18:52:21 +0000 | [diff] [blame] | 11214 | |
| 11215 | fi |
| 11216 | |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11217 | # Extract the first word of "artsc-config", so it can be a program name with args. |
| 11218 | set dummy artsc-config; ac_word=$2 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11219 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11220 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 11221 | if test "${ac_cv_path_ARTSCCONFIG+set}" = set; then |
| 11222 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11223 | else |
| 11224 | case $ARTSCCONFIG in |
| 11225 | [\\/]* | ?:[\\/]*) |
| 11226 | ac_cv_path_ARTSCCONFIG="$ARTSCCONFIG" # Let the user override the test with a path. |
| 11227 | ;; |
| 11228 | *) |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11229 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 11230 | for as_dir in $PATH |
| 11231 | do |
| 11232 | IFS=$as_save_IFS |
| 11233 | test -z "$as_dir" && as_dir=. |
| 11234 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 11235 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 11236 | ac_cv_path_ARTSCCONFIG="$as_dir/$ac_word$ac_exec_ext" |
| 11237 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 11238 | break 2 |
| 11239 | fi |
| 11240 | done |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11241 | done |
| 11242 | |
| 11243 | ;; |
| 11244 | esac |
| 11245 | fi |
| 11246 | ARTSCCONFIG=$ac_cv_path_ARTSCCONFIG |
| 11247 | |
| 11248 | if test -n "$ARTSCCONFIG"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11249 | echo "$as_me:$LINENO: result: $ARTSCCONFIG" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11250 | echo "${ECHO_T}$ARTSCCONFIG" >&6 |
| 11251 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11252 | echo "$as_me:$LINENO: result: no" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11253 | echo "${ECHO_T}no" >&6 |
| 11254 | fi |
| 11255 | |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11256 | if test x$ARTSCCONFIG != x -a x$ARTSCCONFIG != x'"$ARTSCCONFIG"'; |
| 11257 | then |
Alexandre Julliard | b3b12cf | 2004-02-24 01:24:20 +0000 | [diff] [blame] | 11258 | ARTSC_CFLAGS="" |
| 11259 | for i in `$ARTSCCONFIG --cflags` |
| 11260 | do |
| 11261 | case "$i" in |
| 11262 | -I*) ARTSC_CFLAGS="$ARTSC_CFLAGS $i";; |
| 11263 | esac |
| 11264 | done |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11265 | ARTSC_LIBS=`$ARTSCCONFIG --libs` |
| 11266 | save_CFLAGS="$CFLAGS" |
| 11267 | CFLAGS="$CFLAGS $ARTSC_CFLAGS" |
Jacek Caban | 6f8f475 | 2005-03-28 09:58:45 +0000 | [diff] [blame] | 11268 | echo "$as_me:$LINENO: checking for arts_init in -lartsc" >&5 |
| 11269 | echo $ECHO_N "checking for arts_init in -lartsc... $ECHO_C" >&6 |
| 11270 | if test "${ac_cv_lib_artsc_arts_init+set}" = set; then |
| 11271 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11272 | else |
| 11273 | ac_check_lib_save_LIBS=$LIBS |
Vitaliy Margolen | 80816e9 | 2005-06-30 20:46:59 +0000 | [diff] [blame] | 11274 | LIBS="-lartsc $ARTSC_LIBS $LIBS" |
Jacek Caban | 6f8f475 | 2005-03-28 09:58:45 +0000 | [diff] [blame] | 11275 | cat >conftest.$ac_ext <<_ACEOF |
| 11276 | /* confdefs.h. */ |
| 11277 | _ACEOF |
| 11278 | cat confdefs.h >>conftest.$ac_ext |
| 11279 | cat >>conftest.$ac_ext <<_ACEOF |
| 11280 | /* end confdefs.h. */ |
| 11281 | |
| 11282 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11283 | #ifdef __cplusplus |
| 11284 | extern "C" |
| 11285 | #endif |
| 11286 | /* We use char because int might match the return type of a gcc2 |
| 11287 | builtin and then its argument prototype would still apply. */ |
| 11288 | char arts_init (); |
| 11289 | int |
| 11290 | main () |
| 11291 | { |
| 11292 | arts_init (); |
| 11293 | ; |
| 11294 | return 0; |
| 11295 | } |
| 11296 | _ACEOF |
| 11297 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11298 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 11299 | (eval $ac_link) 2>conftest.er1 |
| 11300 | ac_status=$? |
| 11301 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11302 | rm -f conftest.er1 |
| 11303 | cat conftest.err >&5 |
| 11304 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11305 | (exit $ac_status); } && |
| 11306 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11307 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11308 | (eval $ac_try) 2>&5 |
| 11309 | ac_status=$? |
| 11310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11311 | (exit $ac_status); }; } && |
| 11312 | { ac_try='test -s conftest$ac_exeext' |
| 11313 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11314 | (eval $ac_try) 2>&5 |
| 11315 | ac_status=$? |
| 11316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11317 | (exit $ac_status); }; }; then |
| 11318 | ac_cv_lib_artsc_arts_init=yes |
| 11319 | else |
| 11320 | echo "$as_me: failed program was:" >&5 |
| 11321 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11322 | |
| 11323 | ac_cv_lib_artsc_arts_init=no |
| 11324 | fi |
| 11325 | rm -f conftest.err conftest.$ac_objext \ |
| 11326 | conftest$ac_exeext conftest.$ac_ext |
| 11327 | LIBS=$ac_check_lib_save_LIBS |
| 11328 | fi |
| 11329 | echo "$as_me:$LINENO: result: $ac_cv_lib_artsc_arts_init" >&5 |
| 11330 | echo "${ECHO_T}$ac_cv_lib_artsc_arts_init" >&6 |
| 11331 | if test $ac_cv_lib_artsc_arts_init = yes; then |
| 11332 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11333 | /* confdefs.h. */ |
| 11334 | _ACEOF |
| 11335 | cat confdefs.h >>conftest.$ac_ext |
| 11336 | cat >>conftest.$ac_ext <<_ACEOF |
| 11337 | /* end confdefs.h. */ |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11338 | #include <artsc.h> |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11339 | int |
| 11340 | main () |
| 11341 | { |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11342 | arts_stream_t stream; |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11343 | ; |
| 11344 | return 0; |
| 11345 | } |
| 11346 | _ACEOF |
| 11347 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11348 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11349 | (eval $ac_compile) 2>conftest.er1 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11350 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11351 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11352 | rm -f conftest.er1 |
| 11353 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11354 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11355 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11356 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11357 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11358 | (eval $ac_try) 2>&5 |
| 11359 | ac_status=$? |
| 11360 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11361 | (exit $ac_status); }; } && |
| 11362 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11363 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11364 | (eval $ac_try) 2>&5 |
| 11365 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11366 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11367 | (exit $ac_status); }; }; then |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11368 | ARTSLIBS=$ARTSC_LIBS |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11369 | |
Jacek Caban | 6f8f475 | 2005-03-28 09:58:45 +0000 | [diff] [blame] | 11370 | ARTSINCL=$ARTSC_CFLAGS |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11371 | |
| 11372 | |
| 11373 | cat >>confdefs.h <<\_ACEOF |
| 11374 | #define HAVE_ARTS 1 |
| 11375 | _ACEOF |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11376 | |
| 11377 | else |
| 11378 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11379 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11380 | |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11381 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11382 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Jacek Caban | 6f8f475 | 2005-03-28 09:58:45 +0000 | [diff] [blame] | 11383 | fi |
| 11384 | |
Marcus Meissner | bc62458 | 2004-01-18 22:15:46 +0000 | [diff] [blame] | 11385 | CFLAGS="$save_CFLAGS" |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 11386 | fi |
| 11387 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11388 | ALSALIBS="" |
| 11389 | |
| 11390 | |
Marco Pietrobono | 0e79a41 | 2002-08-29 01:51:31 +0000 | [diff] [blame] | 11391 | |
| 11392 | for ac_header in alsa/asoundlib.h sys/asoundlib.h |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11393 | do |
| 11394 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11395 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11396 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11397 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11398 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11399 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11400 | fi |
| 11401 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11402 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11403 | else |
| 11404 | # Is the header compilable? |
| 11405 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11406 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11407 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11408 | /* confdefs.h. */ |
| 11409 | _ACEOF |
| 11410 | cat confdefs.h >>conftest.$ac_ext |
| 11411 | cat >>conftest.$ac_ext <<_ACEOF |
| 11412 | /* end confdefs.h. */ |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11413 | $ac_includes_default |
| 11414 | #include <$ac_header> |
| 11415 | _ACEOF |
| 11416 | rm -f conftest.$ac_objext |
| 11417 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11418 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11419 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11420 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11421 | rm -f conftest.er1 |
| 11422 | cat conftest.err >&5 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11423 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11424 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11425 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11426 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11427 | (eval $ac_try) 2>&5 |
| 11428 | ac_status=$? |
| 11429 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11430 | (exit $ac_status); }; } && |
| 11431 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11432 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11433 | (eval $ac_try) 2>&5 |
| 11434 | ac_status=$? |
| 11435 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11436 | (exit $ac_status); }; }; then |
| 11437 | ac_header_compiler=yes |
| 11438 | else |
| 11439 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11440 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11441 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11442 | ac_header_compiler=no |
| 11443 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11444 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11445 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11446 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11447 | |
| 11448 | # Is the header present? |
| 11449 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11450 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11451 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11452 | /* confdefs.h. */ |
| 11453 | _ACEOF |
| 11454 | cat confdefs.h >>conftest.$ac_ext |
| 11455 | cat >>conftest.$ac_ext <<_ACEOF |
| 11456 | /* end confdefs.h. */ |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11457 | #include <$ac_header> |
| 11458 | _ACEOF |
| 11459 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11460 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11461 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 11462 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11463 | rm -f conftest.er1 |
| 11464 | cat conftest.err >&5 |
| 11465 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11466 | (exit $ac_status); } >/dev/null; then |
| 11467 | if test -s conftest.err; then |
| 11468 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11469 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11470 | else |
| 11471 | ac_cpp_err= |
| 11472 | fi |
| 11473 | else |
| 11474 | ac_cpp_err=yes |
| 11475 | fi |
| 11476 | if test -z "$ac_cpp_err"; then |
| 11477 | ac_header_preproc=yes |
| 11478 | else |
| 11479 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11480 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11481 | |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11482 | ac_header_preproc=no |
| 11483 | fi |
| 11484 | rm -f conftest.err conftest.$ac_ext |
| 11485 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11486 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11487 | |
| 11488 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11489 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11490 | yes:no: ) |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11491 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11492 | 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] | 11493 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11494 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11495 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11496 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11497 | no:yes:* ) |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11498 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11499 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11500 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11501 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11502 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11503 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11504 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11505 | 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] | 11506 | { 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] | 11507 | 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] | 11508 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11509 | 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] | 11510 | ( |
| 11511 | cat <<\_ASBOX |
| 11512 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11513 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11514 | ## ------------------------------------ ## |
| 11515 | _ASBOX |
| 11516 | ) | |
| 11517 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11518 | ;; |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11519 | esac |
| 11520 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11521 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11522 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11523 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11524 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11525 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11526 | fi |
| 11527 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11528 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11529 | |
| 11530 | fi |
| 11531 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11532 | cat >>confdefs.h <<_ACEOF |
| 11533 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 11534 | _ACEOF |
Marco Pietrobono | 0e79a41 | 2002-08-29 01:51:31 +0000 | [diff] [blame] | 11535 | break |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11536 | fi |
| 11537 | |
| 11538 | done |
| 11539 | |
Marco Pietrobono | 0e79a41 | 2002-08-29 01:51:31 +0000 | [diff] [blame] | 11540 | 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] | 11541 | then |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11542 | echo "$as_me:$LINENO: checking for snd_pcm_hw_params_get_access in -lasound" >&5 |
| 11543 | echo $ECHO_N "checking for snd_pcm_hw_params_get_access in -lasound... $ECHO_C" >&6 |
| 11544 | if test "${ac_cv_lib_asound_snd_pcm_hw_params_get_access+set}" = set; then |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11545 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11546 | else |
| 11547 | ac_check_lib_save_LIBS=$LIBS |
| 11548 | LIBS="-lasound $LIBS" |
| 11549 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11550 | /* confdefs.h. */ |
| 11551 | _ACEOF |
| 11552 | cat confdefs.h >>conftest.$ac_ext |
| 11553 | cat >>conftest.$ac_ext <<_ACEOF |
| 11554 | /* end confdefs.h. */ |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11555 | |
| 11556 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11557 | #ifdef __cplusplus |
| 11558 | extern "C" |
| 11559 | #endif |
| 11560 | /* We use char because int might match the return type of a gcc2 |
| 11561 | builtin and then its argument prototype would still apply. */ |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11562 | char snd_pcm_hw_params_get_access (); |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11563 | int |
| 11564 | main () |
| 11565 | { |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11566 | snd_pcm_hw_params_get_access (); |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11567 | ; |
| 11568 | return 0; |
| 11569 | } |
| 11570 | _ACEOF |
| 11571 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11572 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11573 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11574 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11575 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11576 | rm -f conftest.er1 |
| 11577 | cat conftest.err >&5 |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11578 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11579 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11580 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11581 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11582 | (eval $ac_try) 2>&5 |
| 11583 | ac_status=$? |
| 11584 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11585 | (exit $ac_status); }; } && |
| 11586 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11587 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11588 | (eval $ac_try) 2>&5 |
| 11589 | ac_status=$? |
| 11590 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11591 | (exit $ac_status); }; }; then |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11592 | ac_cv_lib_asound_snd_pcm_hw_params_get_access=yes |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11593 | else |
| 11594 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11595 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11596 | |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11597 | ac_cv_lib_asound_snd_pcm_hw_params_get_access=no |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11598 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11599 | rm -f conftest.err conftest.$ac_objext \ |
| 11600 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11601 | LIBS=$ac_check_lib_save_LIBS |
| 11602 | fi |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11603 | echo "$as_me:$LINENO: result: $ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&5 |
| 11604 | echo "${ECHO_T}$ac_cv_lib_asound_snd_pcm_hw_params_get_access" >&6 |
| 11605 | if test $ac_cv_lib_asound_snd_pcm_hw_params_get_access = yes; then |
| 11606 | cat >conftest.$ac_ext <<_ACEOF |
| 11607 | /* confdefs.h. */ |
| 11608 | _ACEOF |
| 11609 | cat confdefs.h >>conftest.$ac_ext |
| 11610 | cat >>conftest.$ac_ext <<_ACEOF |
| 11611 | /* end confdefs.h. */ |
| 11612 | #ifdef HAVE_ALSA_ASOUNDLIB_H |
| 11613 | #include <alsa/asoundlib.h> |
| 11614 | #elif defined(HAVE_SYS_ASOUNDLIB_H) |
| 11615 | #include <sys/asoundlib.h> |
| 11616 | #endif |
| 11617 | int |
| 11618 | main () |
| 11619 | { |
| 11620 | int ret = snd_pcm_hw_params_get_access(NULL, NULL) |
| 11621 | ; |
| 11622 | return 0; |
| 11623 | } |
| 11624 | _ACEOF |
| 11625 | rm -f conftest.$ac_objext |
| 11626 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 11627 | (eval $ac_compile) 2>conftest.er1 |
| 11628 | ac_status=$? |
| 11629 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11630 | rm -f conftest.er1 |
| 11631 | cat conftest.err >&5 |
| 11632 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11633 | (exit $ac_status); } && |
| 11634 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11635 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11636 | (eval $ac_try) 2>&5 |
| 11637 | ac_status=$? |
| 11638 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11639 | (exit $ac_status); }; } && |
| 11640 | { ac_try='test -s conftest.$ac_objext' |
| 11641 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11642 | (eval $ac_try) 2>&5 |
| 11643 | ac_status=$? |
| 11644 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11645 | (exit $ac_status); }; }; then |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11646 | |
| 11647 | cat >>confdefs.h <<\_ACEOF |
| 11648 | #define HAVE_ALSA 1 |
| 11649 | _ACEOF |
| 11650 | |
Vincent BĂ©ron | 151015f | 2005-01-10 13:26:33 +0000 | [diff] [blame] | 11651 | ALSALIBS="-lasound" |
| 11652 | else |
| 11653 | echo "$as_me: failed program was:" >&5 |
| 11654 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11655 | |
| 11656 | fi |
| 11657 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 11658 | fi |
| 11659 | |
| 11660 | fi |
| 11661 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 11662 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11663 | AUDIOIOLIBS="" |
| 11664 | |
| 11665 | |
| 11666 | for ac_header in libaudioio.h |
| 11667 | do |
| 11668 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11669 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11670 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11671 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11672 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11673 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11674 | fi |
| 11675 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11676 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11677 | else |
| 11678 | # Is the header compilable? |
| 11679 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11680 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11681 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11682 | /* confdefs.h. */ |
| 11683 | _ACEOF |
| 11684 | cat confdefs.h >>conftest.$ac_ext |
| 11685 | cat >>conftest.$ac_ext <<_ACEOF |
| 11686 | /* end confdefs.h. */ |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11687 | $ac_includes_default |
| 11688 | #include <$ac_header> |
| 11689 | _ACEOF |
| 11690 | rm -f conftest.$ac_objext |
| 11691 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11692 | (eval $ac_compile) 2>conftest.er1 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11693 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11694 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11695 | rm -f conftest.er1 |
| 11696 | cat conftest.err >&5 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11697 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11698 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11699 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11700 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11701 | (eval $ac_try) 2>&5 |
| 11702 | ac_status=$? |
| 11703 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11704 | (exit $ac_status); }; } && |
| 11705 | { ac_try='test -s conftest.$ac_objext' |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11706 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11707 | (eval $ac_try) 2>&5 |
| 11708 | ac_status=$? |
| 11709 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11710 | (exit $ac_status); }; }; then |
| 11711 | ac_header_compiler=yes |
| 11712 | else |
| 11713 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11714 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11715 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11716 | ac_header_compiler=no |
| 11717 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11718 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11719 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11720 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11721 | |
| 11722 | # Is the header present? |
| 11723 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11724 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11725 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11726 | /* confdefs.h. */ |
| 11727 | _ACEOF |
| 11728 | cat confdefs.h >>conftest.$ac_ext |
| 11729 | cat >>conftest.$ac_ext <<_ACEOF |
| 11730 | /* end confdefs.h. */ |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11731 | #include <$ac_header> |
| 11732 | _ACEOF |
| 11733 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11734 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11735 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 11736 | grep -v '^ *+' conftest.er1 >conftest.err |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11737 | rm -f conftest.er1 |
| 11738 | cat conftest.err >&5 |
| 11739 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11740 | (exit $ac_status); } >/dev/null; then |
| 11741 | if test -s conftest.err; then |
| 11742 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11743 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11744 | else |
| 11745 | ac_cpp_err= |
| 11746 | fi |
| 11747 | else |
| 11748 | ac_cpp_err=yes |
| 11749 | fi |
| 11750 | if test -z "$ac_cpp_err"; then |
| 11751 | ac_header_preproc=yes |
| 11752 | else |
| 11753 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11754 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11755 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11756 | ac_header_preproc=no |
| 11757 | fi |
| 11758 | rm -f conftest.err conftest.$ac_ext |
| 11759 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11760 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11761 | |
| 11762 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11763 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11764 | yes:no: ) |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11765 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11766 | 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] | 11767 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11768 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11769 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11770 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11771 | no:yes:* ) |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11772 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11773 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11774 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11775 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11776 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11777 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 11778 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 11779 | 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] | 11780 | { 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] | 11781 | 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] | 11782 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 11783 | 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] | 11784 | ( |
| 11785 | cat <<\_ASBOX |
| 11786 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11787 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11788 | ## ------------------------------------ ## |
| 11789 | _ASBOX |
| 11790 | ) | |
| 11791 | sed "s/^/$as_me: WARNING: /" >&2 |
| 11792 | ;; |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11793 | esac |
| 11794 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11795 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11796 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11797 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11798 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11799 | eval "$as_ac_Header=\$ac_header_preproc" |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11800 | fi |
| 11801 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11802 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11803 | |
| 11804 | fi |
| 11805 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 11806 | cat >>confdefs.h <<_ACEOF |
| 11807 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 11808 | _ACEOF |
| 11809 | echo "$as_me:$LINENO: checking for AudioIOGetVersion in -laudioio" >&5 |
| 11810 | echo $ECHO_N "checking for AudioIOGetVersion in -laudioio... $ECHO_C" >&6 |
| 11811 | if test "${ac_cv_lib_audioio_AudioIOGetVersion+set}" = set; then |
| 11812 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11813 | else |
| 11814 | ac_check_lib_save_LIBS=$LIBS |
| 11815 | LIBS="-laudioio $LIBS" |
| 11816 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11817 | /* confdefs.h. */ |
| 11818 | _ACEOF |
| 11819 | cat confdefs.h >>conftest.$ac_ext |
| 11820 | cat >>conftest.$ac_ext <<_ACEOF |
| 11821 | /* end confdefs.h. */ |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11822 | |
| 11823 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 11824 | #ifdef __cplusplus |
| 11825 | extern "C" |
| 11826 | #endif |
| 11827 | /* We use char because int might match the return type of a gcc2 |
| 11828 | builtin and then its argument prototype would still apply. */ |
| 11829 | char AudioIOGetVersion (); |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11830 | int |
| 11831 | main () |
| 11832 | { |
| 11833 | AudioIOGetVersion (); |
| 11834 | ; |
| 11835 | return 0; |
| 11836 | } |
| 11837 | _ACEOF |
| 11838 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 11839 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11840 | (eval $ac_link) 2>conftest.er1 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11841 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11842 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11843 | rm -f conftest.er1 |
| 11844 | cat conftest.err >&5 |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11845 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11846 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11847 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11848 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11849 | (eval $ac_try) 2>&5 |
| 11850 | ac_status=$? |
| 11851 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11852 | (exit $ac_status); }; } && |
| 11853 | { ac_try='test -s conftest$ac_exeext' |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11854 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11855 | (eval $ac_try) 2>&5 |
| 11856 | ac_status=$? |
| 11857 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11858 | (exit $ac_status); }; }; then |
| 11859 | ac_cv_lib_audioio_AudioIOGetVersion=yes |
| 11860 | else |
| 11861 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 11862 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11863 | |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11864 | ac_cv_lib_audioio_AudioIOGetVersion=no |
| 11865 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11866 | rm -f conftest.err conftest.$ac_objext \ |
| 11867 | conftest$ac_exeext conftest.$ac_ext |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 11868 | LIBS=$ac_check_lib_save_LIBS |
| 11869 | fi |
| 11870 | echo "$as_me:$LINENO: result: $ac_cv_lib_audioio_AudioIOGetVersion" >&5 |
| 11871 | echo "${ECHO_T}$ac_cv_lib_audioio_AudioIOGetVersion" >&6 |
| 11872 | if test $ac_cv_lib_audioio_AudioIOGetVersion = yes; then |
| 11873 | AUDIOIOLIBS="-laudioio" |
| 11874 | |
| 11875 | cat >>confdefs.h <<\_ACEOF |
| 11876 | #define HAVE_LIBAUDIOIO 1 |
| 11877 | _ACEOF |
| 11878 | |
| 11879 | fi |
| 11880 | |
| 11881 | fi |
| 11882 | |
| 11883 | done |
| 11884 | |
| 11885 | |
| 11886 | |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11887 | |
| 11888 | for ac_header in capi20.h |
| 11889 | do |
| 11890 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 11891 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11892 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 11893 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 11894 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 11895 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 11896 | fi |
| 11897 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 11898 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 11899 | else |
| 11900 | # Is the header compilable? |
| 11901 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 11902 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 11903 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11904 | /* confdefs.h. */ |
| 11905 | _ACEOF |
| 11906 | cat confdefs.h >>conftest.$ac_ext |
| 11907 | cat >>conftest.$ac_ext <<_ACEOF |
| 11908 | /* end confdefs.h. */ |
| 11909 | $ac_includes_default |
| 11910 | #include <$ac_header> |
| 11911 | _ACEOF |
| 11912 | rm -f conftest.$ac_objext |
| 11913 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11914 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11915 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11916 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11917 | rm -f conftest.er1 |
| 11918 | cat conftest.err >&5 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11919 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11920 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11921 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 11922 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11923 | (eval $ac_try) 2>&5 |
| 11924 | ac_status=$? |
| 11925 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11926 | (exit $ac_status); }; } && |
| 11927 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11928 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 11929 | (eval $ac_try) 2>&5 |
| 11930 | ac_status=$? |
| 11931 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11932 | (exit $ac_status); }; }; then |
| 11933 | ac_header_compiler=yes |
| 11934 | else |
| 11935 | echo "$as_me: failed program was:" >&5 |
| 11936 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11937 | |
| 11938 | ac_header_compiler=no |
| 11939 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11940 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11941 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 11942 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 11943 | |
| 11944 | # Is the header present? |
| 11945 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 11946 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 11947 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11948 | /* confdefs.h. */ |
| 11949 | _ACEOF |
| 11950 | cat confdefs.h >>conftest.$ac_ext |
| 11951 | cat >>conftest.$ac_ext <<_ACEOF |
| 11952 | /* end confdefs.h. */ |
| 11953 | #include <$ac_header> |
| 11954 | _ACEOF |
| 11955 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 11956 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 11957 | ac_status=$? |
| 11958 | grep -v '^ *+' conftest.er1 >conftest.err |
| 11959 | rm -f conftest.er1 |
| 11960 | cat conftest.err >&5 |
| 11961 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 11962 | (exit $ac_status); } >/dev/null; then |
| 11963 | if test -s conftest.err; then |
| 11964 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11965 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11966 | else |
| 11967 | ac_cpp_err= |
| 11968 | fi |
| 11969 | else |
| 11970 | ac_cpp_err=yes |
| 11971 | fi |
| 11972 | if test -z "$ac_cpp_err"; then |
| 11973 | ac_header_preproc=yes |
| 11974 | else |
| 11975 | echo "$as_me: failed program was:" >&5 |
| 11976 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 11977 | |
| 11978 | ac_header_preproc=no |
| 11979 | fi |
| 11980 | rm -f conftest.err conftest.$ac_ext |
| 11981 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 11982 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 11983 | |
| 11984 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11985 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 11986 | yes:no: ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11987 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 11988 | 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] | 11989 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 11990 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 11991 | ac_header_preproc=yes |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11992 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11993 | no:yes:* ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 11994 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 11995 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 11996 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 11997 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 11998 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 11999 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 12000 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 12001 | 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] | 12002 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 12003 | 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] | 12004 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 12005 | 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] | 12006 | ( |
| 12007 | cat <<\_ASBOX |
| 12008 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12009 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12010 | ## ------------------------------------ ## |
| 12011 | _ASBOX |
| 12012 | ) | |
| 12013 | sed "s/^/$as_me: WARNING: /" >&2 |
| 12014 | ;; |
| 12015 | esac |
| 12016 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 12017 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 12018 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12019 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12020 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12021 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12022 | fi |
| 12023 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12024 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 12025 | |
| 12026 | fi |
| 12027 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 12028 | cat >>confdefs.h <<_ACEOF |
| 12029 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 12030 | _ACEOF |
| 12031 | |
| 12032 | |
| 12033 | for ac_header in linux/capi.h |
| 12034 | do |
| 12035 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 12036 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12037 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 12038 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 12039 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12040 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12041 | fi |
| 12042 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12043 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 12044 | else |
| 12045 | # Is the header compilable? |
| 12046 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 12047 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 12048 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12049 | /* confdefs.h. */ |
| 12050 | _ACEOF |
| 12051 | cat confdefs.h >>conftest.$ac_ext |
| 12052 | cat >>conftest.$ac_ext <<_ACEOF |
| 12053 | /* end confdefs.h. */ |
| 12054 | $ac_includes_default |
| 12055 | #include <$ac_header> |
| 12056 | _ACEOF |
| 12057 | rm -f conftest.$ac_objext |
| 12058 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12059 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12060 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12061 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12062 | rm -f conftest.er1 |
| 12063 | cat conftest.err >&5 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12064 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12065 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12066 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12067 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12068 | (eval $ac_try) 2>&5 |
| 12069 | ac_status=$? |
| 12070 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12071 | (exit $ac_status); }; } && |
| 12072 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12073 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12074 | (eval $ac_try) 2>&5 |
| 12075 | ac_status=$? |
| 12076 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12077 | (exit $ac_status); }; }; then |
| 12078 | ac_header_compiler=yes |
| 12079 | else |
| 12080 | echo "$as_me: failed program was:" >&5 |
| 12081 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12082 | |
| 12083 | ac_header_compiler=no |
| 12084 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12085 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12086 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 12087 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 12088 | |
| 12089 | # Is the header present? |
| 12090 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 12091 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 12092 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12093 | /* confdefs.h. */ |
| 12094 | _ACEOF |
| 12095 | cat confdefs.h >>conftest.$ac_ext |
| 12096 | cat >>conftest.$ac_ext <<_ACEOF |
| 12097 | /* end confdefs.h. */ |
| 12098 | #include <$ac_header> |
| 12099 | _ACEOF |
| 12100 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 12101 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 12102 | ac_status=$? |
| 12103 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12104 | rm -f conftest.er1 |
| 12105 | cat conftest.err >&5 |
| 12106 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12107 | (exit $ac_status); } >/dev/null; then |
| 12108 | if test -s conftest.err; then |
| 12109 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12110 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12111 | else |
| 12112 | ac_cpp_err= |
| 12113 | fi |
| 12114 | else |
| 12115 | ac_cpp_err=yes |
| 12116 | fi |
| 12117 | if test -z "$ac_cpp_err"; then |
| 12118 | ac_header_preproc=yes |
| 12119 | else |
| 12120 | echo "$as_me: failed program was:" >&5 |
| 12121 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12122 | |
| 12123 | ac_header_preproc=no |
| 12124 | fi |
| 12125 | rm -f conftest.err conftest.$ac_ext |
| 12126 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 12127 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 12128 | |
| 12129 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12130 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 12131 | yes:no: ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12132 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 12133 | 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] | 12134 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 12135 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 12136 | ac_header_preproc=yes |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12137 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12138 | no:yes:* ) |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12139 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 12140 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12141 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 12142 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 12143 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 12144 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 12145 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 12146 | 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] | 12147 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the preprocessor's result" >&5 |
| 12148 | 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] | 12149 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 12150 | 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] | 12151 | ( |
| 12152 | cat <<\_ASBOX |
| 12153 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12154 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12155 | ## ------------------------------------ ## |
| 12156 | _ASBOX |
| 12157 | ) | |
| 12158 | sed "s/^/$as_me: WARNING: /" >&2 |
| 12159 | ;; |
| 12160 | esac |
| 12161 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 12162 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 12163 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 12164 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12165 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12166 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12167 | fi |
| 12168 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 12169 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 12170 | |
| 12171 | fi |
| 12172 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 12173 | cat >>confdefs.h <<_ACEOF |
| 12174 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 12175 | _ACEOF |
| 12176 | |
| 12177 | echo "$as_me:$LINENO: checking for capi20_register in -lcapi20" >&5 |
| 12178 | echo $ECHO_N "checking for capi20_register in -lcapi20... $ECHO_C" >&6 |
| 12179 | if test "${ac_cv_lib_capi20_capi20_register+set}" = set; then |
| 12180 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12181 | else |
| 12182 | ac_check_lib_save_LIBS=$LIBS |
| 12183 | LIBS="-lcapi20 $LIBS" |
| 12184 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12185 | /* confdefs.h. */ |
| 12186 | _ACEOF |
| 12187 | cat confdefs.h >>conftest.$ac_ext |
| 12188 | cat >>conftest.$ac_ext <<_ACEOF |
| 12189 | /* end confdefs.h. */ |
| 12190 | |
| 12191 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 12192 | #ifdef __cplusplus |
| 12193 | extern "C" |
| 12194 | #endif |
| 12195 | /* We use char because int might match the return type of a gcc2 |
| 12196 | builtin and then its argument prototype would still apply. */ |
| 12197 | char capi20_register (); |
| 12198 | int |
| 12199 | main () |
| 12200 | { |
| 12201 | capi20_register (); |
| 12202 | ; |
| 12203 | return 0; |
| 12204 | } |
| 12205 | _ACEOF |
| 12206 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12207 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12208 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12209 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12210 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12211 | rm -f conftest.er1 |
| 12212 | cat conftest.err >&5 |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12213 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12214 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12215 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12216 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12217 | (eval $ac_try) 2>&5 |
| 12218 | ac_status=$? |
| 12219 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12220 | (exit $ac_status); }; } && |
| 12221 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12222 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12223 | (eval $ac_try) 2>&5 |
| 12224 | ac_status=$? |
| 12225 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12226 | (exit $ac_status); }; }; then |
| 12227 | ac_cv_lib_capi20_capi20_register=yes |
| 12228 | else |
| 12229 | echo "$as_me: failed program was:" >&5 |
| 12230 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12231 | |
| 12232 | ac_cv_lib_capi20_capi20_register=no |
| 12233 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12234 | rm -f conftest.err conftest.$ac_objext \ |
| 12235 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12236 | LIBS=$ac_check_lib_save_LIBS |
| 12237 | fi |
| 12238 | echo "$as_me:$LINENO: result: $ac_cv_lib_capi20_capi20_register" >&5 |
| 12239 | echo "${ECHO_T}$ac_cv_lib_capi20_capi20_register" >&6 |
| 12240 | if test $ac_cv_lib_capi20_capi20_register = yes; then |
| 12241 | |
| 12242 | |
| 12243 | cat >>confdefs.h <<\_ACEOF |
| 12244 | #define HAVE_CAPI4LINUX 1 |
| 12245 | _ACEOF |
| 12246 | |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 12247 | |
| 12248 | fi |
| 12249 | |
| 12250 | |
| 12251 | fi |
| 12252 | |
| 12253 | done |
| 12254 | |
| 12255 | |
| 12256 | fi |
| 12257 | |
| 12258 | done |
| 12259 | |
| 12260 | |
| 12261 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12262 | echo "$as_me:$LINENO: checking whether mmap64 works defined as mmap" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12263 | echo $ECHO_N "checking whether mmap64 works defined as mmap... $ECHO_C" >&6 |
| 12264 | if test "${ac_cv_mmap64_works+set}" = set; then |
| 12265 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12266 | else |
| 12267 | if test "$cross_compiling" = yes; then |
| 12268 | ac_cv_mmap64_works="no" |
| 12269 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12270 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12271 | /* confdefs.h. */ |
| 12272 | _ACEOF |
| 12273 | cat confdefs.h >>conftest.$ac_ext |
| 12274 | cat >>conftest.$ac_ext <<_ACEOF |
| 12275 | /* end confdefs.h. */ |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12276 | |
| 12277 | #define _FILE_OFFSET_BITS 64 |
| 12278 | #include <stdio.h> |
| 12279 | #include <unistd.h> |
| 12280 | #include <fcntl.h> |
| 12281 | #include <sys/mman.h> |
| 12282 | #include <errno.h> |
| 12283 | |
| 12284 | int main(int argc,char **argv) { |
| 12285 | int fd = open("conftest.map",O_CREAT|O_RDWR,0600); |
| 12286 | if (fd == -1) exit(1); |
| 12287 | |
| 12288 | unlink("conftest.map"); |
| 12289 | |
| 12290 | write(fd,"test",4); |
| 12291 | |
| 12292 | if ((-1 == mmap(0,4,PROT_READ|PROT_WRITE,MAP_SHARED,fd,0)) && |
| 12293 | (errno == EINVAL) |
| 12294 | ) { |
| 12295 | exit(1); |
| 12296 | } |
| 12297 | close(fd); |
| 12298 | fprintf(stderr,"success!\n"); |
| 12299 | exit(0); |
| 12300 | } |
| 12301 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12302 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12303 | _ACEOF |
| 12304 | rm -f conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12305 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12306 | (eval $ac_link) 2>&5 |
| 12307 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12308 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12309 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12310 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12311 | (eval $ac_try) 2>&5 |
| 12312 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12313 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12314 | (exit $ac_status); }; }; then |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12315 | ac_cv_mmap64_works="yes" |
| 12316 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12317 | echo "$as_me: program exited with status $ac_status" >&5 |
| 12318 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12319 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12320 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12321 | ( exit $ac_status ) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12322 | ac_cv_mmap64_works="no" |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12323 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 12324 | 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] | 12325 | fi |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12326 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12327 | echo "$as_me:$LINENO: result: $ac_cv_mmap64_works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12328 | echo "${ECHO_T}$ac_cv_mmap64_works" >&6 |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12329 | |
| 12330 | if test "$ac_cv_mmap64_works" = "yes" |
| 12331 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12332 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12333 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12334 | #define _FILE_OFFSET_BITS 64 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12335 | _ACEOF |
Marcus Meissner | 0f6cfbc | 2001-06-08 19:34:56 +0000 | [diff] [blame] | 12336 | |
| 12337 | fi |
| 12338 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12339 | |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12340 | EXTRACFLAGS="" |
| 12341 | |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12342 | if test "x${GCC}" = "xyes" |
| 12343 | then |
Hans Leidekker | d17b232 | 2004-01-06 21:37:44 +0000 | [diff] [blame] | 12344 | EXTRACFLAGS="-Wall -pipe" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12345 | |
| 12346 | echo "$as_me:$LINENO: checking for gcc strength-reduce bug" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12347 | echo $ECHO_N "checking for gcc strength-reduce bug... $ECHO_C" >&6 |
| 12348 | if test "${ac_cv_c_gcc_strength_bug+set}" = set; then |
| 12349 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12350 | else |
| 12351 | if test "$cross_compiling" = yes; then |
| 12352 | ac_cv_c_gcc_strength_bug="yes" |
| 12353 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12354 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12355 | /* confdefs.h. */ |
| 12356 | _ACEOF |
| 12357 | cat confdefs.h >>conftest.$ac_ext |
| 12358 | cat >>conftest.$ac_ext <<_ACEOF |
| 12359 | /* end confdefs.h. */ |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12360 | |
Eric Pouech | 5aee80f | 2000-11-11 00:31:39 +0000 | [diff] [blame] | 12361 | int L[4] = {0,1,2,3}; |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12362 | int main(void) { |
Alexandre Julliard | d2e1c1a | 1996-03-09 16:12:43 +0000 | [diff] [blame] | 12363 | static int Array[3]; |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12364 | unsigned int B = 3; |
| 12365 | int i; |
Alexandre Julliard | d2e1c1a | 1996-03-09 16:12:43 +0000 | [diff] [blame] | 12366 | for(i=0; i<B; i++) Array[i] = i - 3; |
Eric Pouech | 5aee80f | 2000-11-11 00:31:39 +0000 | [diff] [blame] | 12367 | for(i=0; i<4 - 1; i++) L[i] = L[i + 1]; |
| 12368 | L[i] = 4; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12369 | |
Eric Pouech | 5aee80f | 2000-11-11 00:31:39 +0000 | [diff] [blame] | 12370 | exit( Array[1] != -2 || L[2] != 3); |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12371 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12372 | _ACEOF |
| 12373 | rm -f conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12374 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12375 | (eval $ac_link) 2>&5 |
| 12376 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12377 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12378 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12379 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12380 | (eval $ac_try) 2>&5 |
| 12381 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12382 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12383 | (exit $ac_status); }; }; then |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12384 | ac_cv_c_gcc_strength_bug="no" |
| 12385 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12386 | echo "$as_me: program exited with status $ac_status" >&5 |
| 12387 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12388 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12389 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12390 | ( exit $ac_status ) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12391 | ac_cv_c_gcc_strength_bug="yes" |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12392 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 12393 | 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] | 12394 | fi |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12395 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12396 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_strength_bug" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12397 | echo "${ECHO_T}$ac_cv_c_gcc_strength_bug" >&6 |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12398 | if test "$ac_cv_c_gcc_strength_bug" = "yes" |
| 12399 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12400 | EXTRACFLAGS="$EXTRACFLAGS -fno-strength-reduce" |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12401 | fi |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12402 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 12403 | echo "$as_me:$LINENO: checking for gcc -fshort-wchar support" >&5 |
| 12404 | echo $ECHO_N "checking for gcc -fshort-wchar support... $ECHO_C" >&6 |
| 12405 | if test "${ac_cv_c_gcc_fshort_wchar+set}" = set; then |
| 12406 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12407 | else |
| 12408 | ac_wine_try_cflags_saved=$CFLAGS |
| 12409 | CFLAGS="$CFLAGS -fshort-wchar" |
| 12410 | cat >conftest.$ac_ext <<_ACEOF |
| 12411 | /* confdefs.h. */ |
| 12412 | _ACEOF |
| 12413 | cat confdefs.h >>conftest.$ac_ext |
| 12414 | cat >>conftest.$ac_ext <<_ACEOF |
| 12415 | /* end confdefs.h. */ |
| 12416 | |
| 12417 | int |
| 12418 | main () |
| 12419 | { |
| 12420 | |
| 12421 | ; |
| 12422 | return 0; |
| 12423 | } |
| 12424 | _ACEOF |
| 12425 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12426 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 12427 | (eval $ac_link) 2>conftest.er1 |
| 12428 | ac_status=$? |
| 12429 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12430 | rm -f conftest.er1 |
| 12431 | cat conftest.err >&5 |
| 12432 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12433 | (exit $ac_status); } && |
| 12434 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12435 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12436 | (eval $ac_try) 2>&5 |
| 12437 | ac_status=$? |
| 12438 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12439 | (exit $ac_status); }; } && |
| 12440 | { ac_try='test -s conftest$ac_exeext' |
| 12441 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12442 | (eval $ac_try) 2>&5 |
| 12443 | ac_status=$? |
| 12444 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12445 | (exit $ac_status); }; }; then |
| 12446 | ac_cv_c_gcc_fshort_wchar="yes" |
| 12447 | else |
| 12448 | echo "$as_me: failed program was:" >&5 |
| 12449 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12450 | |
| 12451 | ac_cv_c_gcc_fshort_wchar="no" |
| 12452 | fi |
| 12453 | rm -f conftest.err conftest.$ac_objext \ |
| 12454 | conftest$ac_exeext conftest.$ac_ext |
| 12455 | CFLAGS=$ac_wine_try_cflags_saved |
| 12456 | fi |
| 12457 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_fshort_wchar" >&5 |
| 12458 | echo "${ECHO_T}$ac_cv_c_gcc_fshort_wchar" >&6 |
| 12459 | if test "$ac_cv_c_gcc_fshort_wchar" = "yes" |
| 12460 | then |
| 12461 | |
| 12462 | cat >>confdefs.h <<\_ACEOF |
| 12463 | #define CC_FLAG_SHORT_WCHAR "-fshort-wchar" |
| 12464 | _ACEOF |
| 12465 | |
| 12466 | fi |
| 12467 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12468 | 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] | 12469 | echo $ECHO_N "checking for gcc -mpreferred-stack-boundary=2 support... $ECHO_C" >&6 |
| 12470 | if test "${ac_cv_c_gcc_stack_boundary+set}" = set; then |
| 12471 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12472 | else |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12473 | ac_wine_try_cflags_saved=$CFLAGS |
| 12474 | CFLAGS="$CFLAGS -mpreferred-stack-boundary=2" |
| 12475 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12476 | /* confdefs.h. */ |
| 12477 | _ACEOF |
| 12478 | cat confdefs.h >>conftest.$ac_ext |
| 12479 | cat >>conftest.$ac_ext <<_ACEOF |
| 12480 | /* end confdefs.h. */ |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12481 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12482 | int |
| 12483 | main () |
| 12484 | { |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12485 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12486 | ; |
| 12487 | return 0; |
| 12488 | } |
| 12489 | _ACEOF |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12490 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12491 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12492 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12493 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12494 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12495 | rm -f conftest.er1 |
| 12496 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12497 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12498 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12499 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12500 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12501 | (eval $ac_try) 2>&5 |
| 12502 | ac_status=$? |
| 12503 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12504 | (exit $ac_status); }; } && |
| 12505 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12506 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12507 | (eval $ac_try) 2>&5 |
| 12508 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12509 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12510 | (exit $ac_status); }; }; then |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12511 | ac_cv_c_gcc_stack_boundary="yes" |
| 12512 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12513 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12514 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12515 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12516 | ac_cv_c_gcc_stack_boundary="no" |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12517 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12518 | rm -f conftest.err conftest.$ac_objext \ |
| 12519 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 12520 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12521 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12522 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_stack_boundary" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12523 | echo "${ECHO_T}$ac_cv_c_gcc_stack_boundary" >&6 |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12524 | if test "$ac_cv_c_gcc_stack_boundary" = "yes" |
| 12525 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12526 | EXTRACFLAGS="$EXTRACFLAGS -mpreferred-stack-boundary=2" |
Alexandre Julliard | f9b94cb | 2000-12-06 03:50:22 +0000 | [diff] [blame] | 12527 | fi |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12528 | |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12529 | echo "$as_me:$LINENO: checking for gcc -fno-strict-aliasing support" >&5 |
| 12530 | echo $ECHO_N "checking for gcc -fno-strict-aliasing support... $ECHO_C" >&6 |
| 12531 | if test "${ac_cv_c_gcc_no_strict_aliasing+set}" = set; then |
| 12532 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12533 | else |
| 12534 | ac_wine_try_cflags_saved=$CFLAGS |
| 12535 | CFLAGS="$CFLAGS -fno-strict-aliasing" |
| 12536 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12537 | /* confdefs.h. */ |
| 12538 | _ACEOF |
| 12539 | cat confdefs.h >>conftest.$ac_ext |
| 12540 | cat >>conftest.$ac_ext <<_ACEOF |
| 12541 | /* end confdefs.h. */ |
| 12542 | |
| 12543 | int |
| 12544 | main () |
| 12545 | { |
| 12546 | |
| 12547 | ; |
| 12548 | return 0; |
| 12549 | } |
| 12550 | _ACEOF |
| 12551 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12552 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12553 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12554 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12555 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12556 | rm -f conftest.er1 |
| 12557 | cat conftest.err >&5 |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12558 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12559 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12560 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12561 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12562 | (eval $ac_try) 2>&5 |
| 12563 | ac_status=$? |
| 12564 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12565 | (exit $ac_status); }; } && |
| 12566 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12567 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12568 | (eval $ac_try) 2>&5 |
| 12569 | ac_status=$? |
| 12570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12571 | (exit $ac_status); }; }; then |
| 12572 | ac_cv_c_gcc_no_strict_aliasing="yes" |
| 12573 | else |
| 12574 | echo "$as_me: failed program was:" >&5 |
| 12575 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12576 | |
| 12577 | ac_cv_c_gcc_no_strict_aliasing="no" |
| 12578 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12579 | rm -f conftest.err conftest.$ac_objext \ |
| 12580 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | efca0f6 | 2003-07-24 00:09:51 +0000 | [diff] [blame] | 12581 | CFLAGS=$ac_wine_try_cflags_saved |
| 12582 | fi |
| 12583 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_no_strict_aliasing" >&5 |
| 12584 | echo "${ECHO_T}$ac_cv_c_gcc_no_strict_aliasing" >&6 |
| 12585 | if test "$ac_cv_c_gcc_no_strict_aliasing" = "yes" |
| 12586 | then |
| 12587 | EXTRACFLAGS="$EXTRACFLAGS -fno-strict-aliasing" |
| 12588 | fi |
| 12589 | |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12590 | echo "$as_me:$LINENO: checking for gcc -gstabs+ support" >&5 |
| 12591 | echo $ECHO_N "checking for gcc -gstabs+ support... $ECHO_C" >&6 |
| 12592 | if test "${ac_cv_c_gcc_gstabs+set}" = set; then |
| 12593 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12594 | else |
| 12595 | ac_wine_try_cflags_saved=$CFLAGS |
| 12596 | CFLAGS="$CFLAGS -gstabs+" |
| 12597 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12598 | /* confdefs.h. */ |
| 12599 | _ACEOF |
| 12600 | cat confdefs.h >>conftest.$ac_ext |
| 12601 | cat >>conftest.$ac_ext <<_ACEOF |
| 12602 | /* end confdefs.h. */ |
| 12603 | |
| 12604 | int |
| 12605 | main () |
| 12606 | { |
| 12607 | |
| 12608 | ; |
| 12609 | return 0; |
| 12610 | } |
| 12611 | _ACEOF |
| 12612 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12613 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12614 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12615 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12616 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12617 | rm -f conftest.er1 |
| 12618 | cat conftest.err >&5 |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12619 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12620 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12621 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12622 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12623 | (eval $ac_try) 2>&5 |
| 12624 | ac_status=$? |
| 12625 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12626 | (exit $ac_status); }; } && |
| 12627 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12628 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12629 | (eval $ac_try) 2>&5 |
| 12630 | ac_status=$? |
| 12631 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12632 | (exit $ac_status); }; }; then |
| 12633 | ac_cv_c_gcc_gstabs="yes" |
| 12634 | else |
| 12635 | echo "$as_me: failed program was:" >&5 |
| 12636 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12637 | |
| 12638 | ac_cv_c_gcc_gstabs="no" |
| 12639 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12640 | rm -f conftest.err conftest.$ac_objext \ |
| 12641 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12642 | CFLAGS=$ac_wine_try_cflags_saved |
| 12643 | fi |
| 12644 | echo "$as_me:$LINENO: result: $ac_cv_c_gcc_gstabs" >&5 |
| 12645 | echo "${ECHO_T}$ac_cv_c_gcc_gstabs" >&6 |
| 12646 | if test "$ac_cv_c_gcc_gstabs" = "yes" |
| 12647 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12648 | EXTRACFLAGS="$EXTRACFLAGS -gstabs+" |
Alexandre Julliard | 14bd120 | 2003-01-09 00:42:26 +0000 | [diff] [blame] | 12649 | fi |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12650 | |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 12651 | saved_CFLAGS="$CFLAGS" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12652 | CFLAGS="$CFLAGS -Wpointer-arith -Werror" |
| 12653 | echo "$as_me:$LINENO: checking for broken string.h that generates warnings" >&5 |
| 12654 | echo $ECHO_N "checking for broken string.h that generates warnings... $ECHO_C" >&6 |
| 12655 | if test "${ac_cv_c_string_h_warnings+set}" = set; then |
| 12656 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12657 | else |
| 12658 | cat >conftest.$ac_ext <<_ACEOF |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12659 | /* confdefs.h. */ |
| 12660 | _ACEOF |
| 12661 | cat confdefs.h >>conftest.$ac_ext |
| 12662 | cat >>conftest.$ac_ext <<_ACEOF |
| 12663 | /* end confdefs.h. */ |
| 12664 | #include <string.h> |
| 12665 | int |
| 12666 | main () |
| 12667 | { |
| 12668 | |
| 12669 | ; |
| 12670 | return 0; |
| 12671 | } |
| 12672 | _ACEOF |
| 12673 | rm -f conftest.$ac_objext |
| 12674 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12675 | (eval $ac_compile) 2>conftest.er1 |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12676 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12677 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12678 | rm -f conftest.er1 |
| 12679 | cat conftest.err >&5 |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12681 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12682 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12683 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12684 | (eval $ac_try) 2>&5 |
| 12685 | ac_status=$? |
| 12686 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12687 | (exit $ac_status); }; } && |
| 12688 | { ac_try='test -s conftest.$ac_objext' |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12689 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12690 | (eval $ac_try) 2>&5 |
| 12691 | ac_status=$? |
| 12692 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12693 | (exit $ac_status); }; }; then |
| 12694 | ac_cv_c_string_h_warnings=no |
| 12695 | else |
| 12696 | echo "$as_me: failed program was:" >&5 |
| 12697 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12698 | |
| 12699 | ac_cv_c_string_h_warnings=yes |
| 12700 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12701 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12702 | fi |
| 12703 | echo "$as_me:$LINENO: result: $ac_cv_c_string_h_warnings" >&5 |
| 12704 | echo "${ECHO_T}$ac_cv_c_string_h_warnings" >&6 |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 12705 | CFLAGS="$saved_CFLAGS" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12706 | if test "$ac_cv_c_string_h_warnings" = "no" |
| 12707 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12708 | EXTRACFLAGS="$EXTRACFLAGS -Wpointer-arith" |
Mike McCormack | c509bc4 | 2003-02-25 04:01:58 +0000 | [diff] [blame] | 12709 | fi |
Alexandre Julliard | 4f8c37b | 1996-01-14 18:12:01 +0000 | [diff] [blame] | 12710 | fi |
| 12711 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12712 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12713 | echo "$as_me:$LINENO: checking how to define a function in assembly code" >&5 |
| 12714 | echo $ECHO_N "checking how to define a function in assembly code... $ECHO_C" >&6 |
| 12715 | if test "${ac_cv_asm_func_def+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12716 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12717 | else |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12718 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12719 | /* confdefs.h. */ |
| 12720 | _ACEOF |
| 12721 | cat confdefs.h >>conftest.$ac_ext |
| 12722 | cat >>conftest.$ac_ext <<_ACEOF |
| 12723 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12724 | 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] | 12725 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12726 | int |
| 12727 | main () |
| 12728 | { |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12729 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12730 | ; |
| 12731 | return 0; |
| 12732 | } |
| 12733 | _ACEOF |
| 12734 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12735 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12736 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12737 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12738 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12739 | rm -f conftest.er1 |
| 12740 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12742 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12743 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12744 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12745 | (eval $ac_try) 2>&5 |
| 12746 | ac_status=$? |
| 12747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12748 | (exit $ac_status); }; } && |
| 12749 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12750 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12751 | (eval $ac_try) 2>&5 |
| 12752 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12753 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12754 | (exit $ac_status); }; }; then |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12755 | ac_cv_asm_func_def=".def" |
Dimitrie O. Paun | c77cbbc | 2000-11-27 23:32:55 +0000 | [diff] [blame] | 12756 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12757 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12758 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12759 | |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12760 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12761 | /* confdefs.h. */ |
| 12762 | _ACEOF |
| 12763 | cat confdefs.h >>conftest.$ac_ext |
| 12764 | cat >>conftest.$ac_ext <<_ACEOF |
| 12765 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12766 | 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] | 12767 | |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12768 | int |
| 12769 | main () |
| 12770 | { |
| 12771 | |
| 12772 | ; |
| 12773 | return 0; |
| 12774 | } |
| 12775 | _ACEOF |
| 12776 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12777 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12778 | (eval $ac_link) 2>conftest.er1 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12779 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12780 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12781 | rm -f conftest.er1 |
| 12782 | cat conftest.err >&5 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12783 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12784 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12785 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12786 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12787 | (eval $ac_try) 2>&5 |
| 12788 | ac_status=$? |
| 12789 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12790 | (exit $ac_status); }; } && |
| 12791 | { ac_try='test -s conftest$ac_exeext' |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 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); }; }; then |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12797 | ac_cv_asm_func_def=".type @function" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12798 | else |
| 12799 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12800 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12801 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12802 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12803 | /* confdefs.h. */ |
| 12804 | _ACEOF |
| 12805 | cat confdefs.h >>conftest.$ac_ext |
| 12806 | cat >>conftest.$ac_ext <<_ACEOF |
| 12807 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12808 | 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] | 12809 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12810 | int |
| 12811 | main () |
| 12812 | { |
| 12813 | |
| 12814 | ; |
| 12815 | return 0; |
| 12816 | } |
| 12817 | _ACEOF |
| 12818 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 12819 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12820 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12821 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12822 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12823 | rm -f conftest.er1 |
| 12824 | cat conftest.err >&5 |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12825 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12826 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12827 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12828 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12829 | (eval $ac_try) 2>&5 |
| 12830 | ac_status=$? |
| 12831 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12832 | (exit $ac_status); }; } && |
| 12833 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 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); }; }; then |
| 12839 | ac_cv_asm_func_def=".type 2" |
| 12840 | else |
| 12841 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12842 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12843 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12844 | ac_cv_asm_func_def="unknown" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12845 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12846 | rm -f conftest.err conftest.$ac_objext \ |
| 12847 | conftest$ac_exeext conftest.$ac_ext |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12848 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12849 | rm -f conftest.err conftest.$ac_objext \ |
| 12850 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12851 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12852 | rm -f conftest.err conftest.$ac_objext \ |
| 12853 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12854 | fi |
| 12855 | echo "$as_me:$LINENO: result: $ac_cv_asm_func_def" >&5 |
| 12856 | echo "${ECHO_T}$ac_cv_asm_func_def" >&6 |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12857 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12858 | |
| 12859 | |
| 12860 | case "$ac_cv_asm_func_def" in |
| 12861 | ".def") |
| 12862 | cat >>confdefs.h <<\_ACEOF |
| 12863 | #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] | 12864 | _ACEOF |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12865 | ;; |
| 12866 | ".type @function") |
| 12867 | cat >>confdefs.h <<\_ACEOF |
| 12868 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",@function" |
| 12869 | _ACEOF |
| 12870 | ;; |
| 12871 | ".type 2") |
| 12872 | cat >>confdefs.h <<\_ACEOF |
| 12873 | #define __ASM_FUNC(name) ".type " __ASM_NAME(name) ",2" |
| 12874 | _ACEOF |
| 12875 | ;; |
| 12876 | *) |
| 12877 | cat >>confdefs.h <<\_ACEOF |
| 12878 | #define __ASM_FUNC(name) "" |
| 12879 | _ACEOF |
| 12880 | ;; |
| 12881 | esac |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 12882 | |
| 12883 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12884 | 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] | 12885 | echo $ECHO_N "checking whether external symbols need an underscore prefix... $ECHO_C" >&6 |
| 12886 | if test "${ac_cv_c_extern_prefix+set}" = set; then |
| 12887 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12888 | else |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12889 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12890 | /* confdefs.h. */ |
| 12891 | _ACEOF |
| 12892 | cat confdefs.h >>conftest.$ac_ext |
| 12893 | cat >>conftest.$ac_ext <<_ACEOF |
| 12894 | /* end confdefs.h. */ |
Alexandre Julliard | 520852c | 2002-08-07 00:04:44 +0000 | [diff] [blame] | 12895 | 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] | 12896 | extern int ac_test; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12897 | int |
| 12898 | main () |
| 12899 | { |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12900 | if (ac_test) return 1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12901 | ; |
| 12902 | return 0; |
| 12903 | } |
| 12904 | _ACEOF |
| 12905 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12906 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12907 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12908 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12909 | grep -v '^ *+' conftest.er1 >conftest.err |
| 12910 | rm -f conftest.er1 |
| 12911 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12912 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12913 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12914 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 12915 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 12916 | (eval $ac_try) 2>&5 |
| 12917 | ac_status=$? |
| 12918 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 12919 | (exit $ac_status); }; } && |
| 12920 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12921 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12922 | (eval $ac_try) 2>&5 |
| 12923 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12924 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12925 | (exit $ac_status); }; }; then |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12926 | ac_cv_c_extern_prefix="yes" |
| 12927 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12928 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 12929 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 12930 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12931 | ac_cv_c_extern_prefix="no" |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12932 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 12933 | rm -f conftest.err conftest.$ac_objext \ |
| 12934 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12935 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12936 | echo "$as_me:$LINENO: result: $ac_cv_c_extern_prefix" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12937 | echo "${ECHO_T}$ac_cv_c_extern_prefix" >&6 |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12938 | |
| 12939 | |
| 12940 | |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12941 | if test "$ac_cv_c_extern_prefix" = "yes" |
| 12942 | then |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12943 | cat >>confdefs.h <<\_ACEOF |
| 12944 | #define __ASM_NAME(name) "_" name |
| 12945 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 12946 | |
Alexandre Julliard | 84555cc | 2002-07-22 20:51:02 +0000 | [diff] [blame] | 12947 | else |
| 12948 | cat >>confdefs.h <<\_ACEOF |
| 12949 | #define __ASM_NAME(name) name |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12950 | _ACEOF |
Alexandre Julliard | 8cc3a5e | 1996-08-11 15:49:51 +0000 | [diff] [blame] | 12951 | |
| 12952 | fi |
| 12953 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 12954 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 12955 | DLLEXT="" |
| 12956 | |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 12957 | DLLFLAGS="-D_REENTRANT" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 12958 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 12959 | DLLIBS="" |
| 12960 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 12961 | LDSHARED="" |
| 12962 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 12963 | LDDLLFLAGS="" |
Alexandre Julliard | 6ac34ac | 2003-10-11 01:05:18 +0000 | [diff] [blame] | 12964 | |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 12965 | LIBEXT="so" |
| 12966 | |
| 12967 | IMPLIBEXT="def" |
| 12968 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 12969 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 12970 | case $host_os in |
| 12971 | cygwin*|mingw32*) |
| 12972 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 12973 | # Extract the first word of "${ac_tool_prefix}dlltool", so it can be a program name with args. |
| 12974 | set dummy ${ac_tool_prefix}dlltool; ac_word=$2 |
| 12975 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 12976 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 12977 | if test "${ac_cv_prog_DLLTOOL+set}" = set; then |
| 12978 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 12979 | else |
| 12980 | if test -n "$DLLTOOL"; then |
| 12981 | ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. |
| 12982 | else |
| 12983 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 12984 | for as_dir in $PATH |
| 12985 | do |
| 12986 | IFS=$as_save_IFS |
| 12987 | test -z "$as_dir" && as_dir=. |
| 12988 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 12989 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 12990 | ac_cv_prog_DLLTOOL="${ac_tool_prefix}dlltool" |
| 12991 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 12992 | break 2 |
| 12993 | fi |
| 12994 | done |
| 12995 | done |
| 12996 | |
| 12997 | fi |
| 12998 | fi |
| 12999 | DLLTOOL=$ac_cv_prog_DLLTOOL |
| 13000 | if test -n "$DLLTOOL"; then |
| 13001 | echo "$as_me:$LINENO: result: $DLLTOOL" >&5 |
| 13002 | echo "${ECHO_T}$DLLTOOL" >&6 |
| 13003 | else |
| 13004 | echo "$as_me:$LINENO: result: no" >&5 |
| 13005 | echo "${ECHO_T}no" >&6 |
| 13006 | fi |
| 13007 | |
| 13008 | fi |
| 13009 | if test -z "$ac_cv_prog_DLLTOOL"; then |
| 13010 | ac_ct_DLLTOOL=$DLLTOOL |
| 13011 | # Extract the first word of "dlltool", so it can be a program name with args. |
| 13012 | set dummy dlltool; ac_word=$2 |
| 13013 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13014 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13015 | if test "${ac_cv_prog_ac_ct_DLLTOOL+set}" = set; then |
| 13016 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13017 | else |
| 13018 | if test -n "$ac_ct_DLLTOOL"; then |
| 13019 | ac_cv_prog_ac_ct_DLLTOOL="$ac_ct_DLLTOOL" # Let the user override the test. |
| 13020 | else |
| 13021 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13022 | for as_dir in $PATH |
| 13023 | do |
| 13024 | IFS=$as_save_IFS |
| 13025 | test -z "$as_dir" && as_dir=. |
| 13026 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13027 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 13028 | ac_cv_prog_ac_ct_DLLTOOL="dlltool" |
| 13029 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13030 | break 2 |
| 13031 | fi |
| 13032 | done |
| 13033 | done |
| 13034 | |
| 13035 | test -z "$ac_cv_prog_ac_ct_DLLTOOL" && ac_cv_prog_ac_ct_DLLTOOL="false" |
| 13036 | fi |
| 13037 | fi |
| 13038 | ac_ct_DLLTOOL=$ac_cv_prog_ac_ct_DLLTOOL |
| 13039 | if test -n "$ac_ct_DLLTOOL"; then |
| 13040 | echo "$as_me:$LINENO: result: $ac_ct_DLLTOOL" >&5 |
| 13041 | echo "${ECHO_T}$ac_ct_DLLTOOL" >&6 |
| 13042 | else |
| 13043 | echo "$as_me:$LINENO: result: no" >&5 |
| 13044 | echo "${ECHO_T}no" >&6 |
| 13045 | fi |
| 13046 | |
| 13047 | DLLTOOL=$ac_ct_DLLTOOL |
| 13048 | else |
| 13049 | DLLTOOL="$ac_cv_prog_DLLTOOL" |
| 13050 | fi |
| 13051 | |
| 13052 | if test -n "$ac_tool_prefix"; then |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13053 | # Extract the first word of "${ac_tool_prefix}dllwrap", so it can be a program name with args. |
| 13054 | set dummy ${ac_tool_prefix}dllwrap; ac_word=$2 |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13055 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13056 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13057 | if test "${ac_cv_prog_DLLWRAP+set}" = set; then |
| 13058 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13059 | else |
| 13060 | if test -n "$DLLWRAP"; then |
| 13061 | ac_cv_prog_DLLWRAP="$DLLWRAP" # Let the user override the test. |
| 13062 | else |
| 13063 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13064 | for as_dir in $PATH |
| 13065 | do |
| 13066 | IFS=$as_save_IFS |
| 13067 | test -z "$as_dir" && as_dir=. |
| 13068 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13069 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13070 | ac_cv_prog_DLLWRAP="${ac_tool_prefix}dllwrap" |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13071 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13072 | break 2 |
| 13073 | fi |
| 13074 | done |
| 13075 | done |
| 13076 | |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13077 | fi |
| 13078 | fi |
| 13079 | DLLWRAP=$ac_cv_prog_DLLWRAP |
| 13080 | if test -n "$DLLWRAP"; then |
| 13081 | echo "$as_me:$LINENO: result: $DLLWRAP" >&5 |
| 13082 | echo "${ECHO_T}$DLLWRAP" >&6 |
| 13083 | else |
| 13084 | echo "$as_me:$LINENO: result: no" >&5 |
| 13085 | echo "${ECHO_T}no" >&6 |
| 13086 | fi |
| 13087 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13088 | fi |
| 13089 | if test -z "$ac_cv_prog_DLLWRAP"; then |
| 13090 | ac_ct_DLLWRAP=$DLLWRAP |
| 13091 | # Extract the first word of "dllwrap", so it can be a program name with args. |
| 13092 | set dummy dllwrap; ac_word=$2 |
| 13093 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 13094 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 13095 | if test "${ac_cv_prog_ac_ct_DLLWRAP+set}" = set; then |
| 13096 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13097 | else |
| 13098 | if test -n "$ac_ct_DLLWRAP"; then |
| 13099 | ac_cv_prog_ac_ct_DLLWRAP="$ac_ct_DLLWRAP" # Let the user override the test. |
| 13100 | else |
| 13101 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 13102 | for as_dir in $PATH |
| 13103 | do |
| 13104 | IFS=$as_save_IFS |
| 13105 | test -z "$as_dir" && as_dir=. |
| 13106 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 13107 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 13108 | ac_cv_prog_ac_ct_DLLWRAP="dllwrap" |
| 13109 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 13110 | break 2 |
| 13111 | fi |
| 13112 | done |
| 13113 | done |
| 13114 | |
| 13115 | test -z "$ac_cv_prog_ac_ct_DLLWRAP" && ac_cv_prog_ac_ct_DLLWRAP="false" |
| 13116 | fi |
| 13117 | fi |
| 13118 | ac_ct_DLLWRAP=$ac_cv_prog_ac_ct_DLLWRAP |
| 13119 | if test -n "$ac_ct_DLLWRAP"; then |
| 13120 | echo "$as_me:$LINENO: result: $ac_ct_DLLWRAP" >&5 |
| 13121 | echo "${ECHO_T}$ac_ct_DLLWRAP" >&6 |
| 13122 | else |
| 13123 | echo "$as_me:$LINENO: result: no" >&5 |
| 13124 | echo "${ECHO_T}no" >&6 |
| 13125 | fi |
| 13126 | |
| 13127 | DLLWRAP=$ac_ct_DLLWRAP |
| 13128 | else |
| 13129 | DLLWRAP="$ac_cv_prog_DLLWRAP" |
| 13130 | fi |
| 13131 | |
| 13132 | if test "$DLLWRAP" = "false"; then |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13133 | LIBEXT="a" |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 13134 | else |
| 13135 | LIBEXT="dll" |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13136 | fi |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 13137 | IMPLIBEXT="a" |
Alexandre Julliard | 56a4a76 | 2004-08-12 03:27:50 +0000 | [diff] [blame] | 13138 | WIN16_FILES="" |
| 13139 | WIN16_INSTALL="" |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13140 | ;; |
| 13141 | *) |
| 13142 | |
| 13143 | for ac_header in dlfcn.h |
| 13144 | do |
| 13145 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 13146 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13147 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 13148 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 13149 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13150 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13151 | fi |
| 13152 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13153 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 13154 | else |
| 13155 | # Is the header compilable? |
| 13156 | echo "$as_me:$LINENO: checking $ac_header usability" >&5 |
| 13157 | echo $ECHO_N "checking $ac_header usability... $ECHO_C" >&6 |
| 13158 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13159 | /* confdefs.h. */ |
| 13160 | _ACEOF |
| 13161 | cat confdefs.h >>conftest.$ac_ext |
| 13162 | cat >>conftest.$ac_ext <<_ACEOF |
| 13163 | /* end confdefs.h. */ |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13164 | $ac_includes_default |
| 13165 | #include <$ac_header> |
| 13166 | _ACEOF |
| 13167 | rm -f conftest.$ac_objext |
| 13168 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13169 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13170 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13171 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13172 | rm -f conftest.er1 |
| 13173 | cat conftest.err >&5 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13175 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13176 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13177 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13178 | (eval $ac_try) 2>&5 |
| 13179 | ac_status=$? |
| 13180 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13181 | (exit $ac_status); }; } && |
| 13182 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13183 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13184 | (eval $ac_try) 2>&5 |
| 13185 | ac_status=$? |
| 13186 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13187 | (exit $ac_status); }; }; then |
| 13188 | ac_header_compiler=yes |
| 13189 | else |
| 13190 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13191 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13192 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13193 | ac_header_compiler=no |
| 13194 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13195 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13196 | echo "$as_me:$LINENO: result: $ac_header_compiler" >&5 |
| 13197 | echo "${ECHO_T}$ac_header_compiler" >&6 |
| 13198 | |
| 13199 | # Is the header present? |
| 13200 | echo "$as_me:$LINENO: checking $ac_header presence" >&5 |
| 13201 | echo $ECHO_N "checking $ac_header presence... $ECHO_C" >&6 |
| 13202 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13203 | /* confdefs.h. */ |
| 13204 | _ACEOF |
| 13205 | cat confdefs.h >>conftest.$ac_ext |
| 13206 | cat >>conftest.$ac_ext <<_ACEOF |
| 13207 | /* end confdefs.h. */ |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13208 | #include <$ac_header> |
| 13209 | _ACEOF |
| 13210 | if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5 |
| 13211 | (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1 |
| 13212 | ac_status=$? |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 13213 | grep -v '^ *+' conftest.er1 >conftest.err |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13214 | rm -f conftest.er1 |
| 13215 | cat conftest.err >&5 |
| 13216 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13217 | (exit $ac_status); } >/dev/null; then |
| 13218 | if test -s conftest.err; then |
| 13219 | ac_cpp_err=$ac_c_preproc_warn_flag |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13220 | ac_cpp_err=$ac_cpp_err$ac_c_werror_flag |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13221 | else |
| 13222 | ac_cpp_err= |
| 13223 | fi |
| 13224 | else |
| 13225 | ac_cpp_err=yes |
| 13226 | fi |
| 13227 | if test -z "$ac_cpp_err"; then |
| 13228 | ac_header_preproc=yes |
| 13229 | else |
| 13230 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13231 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13232 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13233 | ac_header_preproc=no |
| 13234 | fi |
| 13235 | rm -f conftest.err conftest.$ac_ext |
| 13236 | echo "$as_me:$LINENO: result: $ac_header_preproc" >&5 |
| 13237 | echo "${ECHO_T}$ac_header_preproc" >&6 |
| 13238 | |
| 13239 | # So? What about this header? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13240 | case $ac_header_compiler:$ac_header_preproc:$ac_c_preproc_warn_flag in |
| 13241 | yes:no: ) |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13242 | { echo "$as_me:$LINENO: WARNING: $ac_header: accepted by the compiler, rejected by the preprocessor!" >&5 |
| 13243 | 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] | 13244 | { echo "$as_me:$LINENO: WARNING: $ac_header: proceeding with the compiler's result" >&5 |
| 13245 | echo "$as_me: WARNING: $ac_header: proceeding with the compiler's result" >&2;} |
| 13246 | ac_header_preproc=yes |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13247 | ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13248 | no:yes:* ) |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13249 | { echo "$as_me:$LINENO: WARNING: $ac_header: present but cannot be compiled" >&5 |
| 13250 | echo "$as_me: WARNING: $ac_header: present but cannot be compiled" >&2;} |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13251 | { echo "$as_me:$LINENO: WARNING: $ac_header: check for missing prerequisite headers?" >&5 |
| 13252 | echo "$as_me: WARNING: $ac_header: check for missing prerequisite headers?" >&2;} |
| 13253 | { echo "$as_me:$LINENO: WARNING: $ac_header: see the Autoconf documentation" >&5 |
| 13254 | echo "$as_me: WARNING: $ac_header: see the Autoconf documentation" >&2;} |
| 13255 | { echo "$as_me:$LINENO: WARNING: $ac_header: section \"Present But Cannot Be Compiled\"" >&5 |
| 13256 | 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] | 13257 | { 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] | 13258 | 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] | 13259 | { echo "$as_me:$LINENO: WARNING: $ac_header: in the future, the compiler will take precedence" >&5 |
| 13260 | 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] | 13261 | ( |
| 13262 | cat <<\_ASBOX |
| 13263 | ## ------------------------------------ ## |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13264 | ## Report this to wine-devel@winehq.org ## |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13265 | ## ------------------------------------ ## |
| 13266 | _ASBOX |
| 13267 | ) | |
| 13268 | sed "s/^/$as_me: WARNING: /" >&2 |
| 13269 | ;; |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13270 | esac |
| 13271 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 13272 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 13273 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 13274 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13275 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13276 | eval "$as_ac_Header=\$ac_header_preproc" |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13277 | fi |
| 13278 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 13279 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 13280 | |
| 13281 | fi |
| 13282 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 13283 | cat >>confdefs.h <<_ACEOF |
| 13284 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 13285 | _ACEOF |
| 13286 | |
| 13287 | for ac_func in dlopen |
| 13288 | do |
| 13289 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
| 13290 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
| 13291 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 13292 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 13293 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13294 | else |
| 13295 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13296 | /* confdefs.h. */ |
| 13297 | _ACEOF |
| 13298 | cat confdefs.h >>conftest.$ac_ext |
| 13299 | cat >>conftest.$ac_ext <<_ACEOF |
| 13300 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13301 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 13302 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 13303 | #define $ac_func innocuous_$ac_func |
| 13304 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13305 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13306 | which can conflict with char $ac_func (); below. |
| 13307 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 13308 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13309 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13310 | #ifdef __STDC__ |
| 13311 | # include <limits.h> |
| 13312 | #else |
| 13313 | # include <assert.h> |
| 13314 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13315 | |
| 13316 | #undef $ac_func |
| 13317 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13318 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13319 | #ifdef __cplusplus |
| 13320 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13321 | { |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13322 | #endif |
| 13323 | /* We use char because int might match the return type of a gcc2 |
| 13324 | builtin and then its argument prototype would still apply. */ |
| 13325 | char $ac_func (); |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13326 | /* The GNU C library defines this for functions which it implements |
| 13327 | to always fail with ENOSYS. Some functions are actually named |
| 13328 | something starting with __ and the normal name is an alias. */ |
| 13329 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 13330 | choke me |
| 13331 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13332 | char (*f) () = $ac_func; |
| 13333 | #endif |
| 13334 | #ifdef __cplusplus |
| 13335 | } |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13336 | #endif |
| 13337 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13338 | int |
| 13339 | main () |
| 13340 | { |
| 13341 | return f != $ac_func; |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13342 | ; |
| 13343 | return 0; |
| 13344 | } |
| 13345 | _ACEOF |
| 13346 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13347 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13348 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13349 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13350 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13351 | rm -f conftest.er1 |
| 13352 | cat conftest.err >&5 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13354 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13355 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13356 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13357 | (eval $ac_try) 2>&5 |
| 13358 | ac_status=$? |
| 13359 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13360 | (exit $ac_status); }; } && |
| 13361 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13362 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13363 | (eval $ac_try) 2>&5 |
| 13364 | ac_status=$? |
| 13365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13366 | (exit $ac_status); }; }; then |
| 13367 | eval "$as_ac_var=yes" |
| 13368 | else |
| 13369 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13370 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13371 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13372 | eval "$as_ac_var=no" |
| 13373 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13374 | rm -f conftest.err conftest.$ac_objext \ |
| 13375 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13376 | fi |
| 13377 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
| 13378 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 13379 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
| 13380 | cat >>confdefs.h <<_ACEOF |
| 13381 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
| 13382 | _ACEOF |
| 13383 | |
| 13384 | else |
| 13385 | echo "$as_me:$LINENO: checking for dlopen in -ldl" >&5 |
| 13386 | echo $ECHO_N "checking for dlopen in -ldl... $ECHO_C" >&6 |
| 13387 | if test "${ac_cv_lib_dl_dlopen+set}" = set; then |
| 13388 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13389 | else |
| 13390 | ac_check_lib_save_LIBS=$LIBS |
| 13391 | LIBS="-ldl $LIBS" |
| 13392 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13393 | /* confdefs.h. */ |
| 13394 | _ACEOF |
| 13395 | cat confdefs.h >>conftest.$ac_ext |
| 13396 | cat >>conftest.$ac_ext <<_ACEOF |
| 13397 | /* end confdefs.h. */ |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13398 | |
| 13399 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 13400 | #ifdef __cplusplus |
| 13401 | extern "C" |
| 13402 | #endif |
| 13403 | /* We use char because int might match the return type of a gcc2 |
| 13404 | builtin and then its argument prototype would still apply. */ |
| 13405 | char dlopen (); |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13406 | int |
| 13407 | main () |
| 13408 | { |
| 13409 | dlopen (); |
| 13410 | ; |
| 13411 | return 0; |
| 13412 | } |
| 13413 | _ACEOF |
| 13414 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13415 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13416 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13417 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13418 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13419 | rm -f conftest.er1 |
| 13420 | cat conftest.err >&5 |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13421 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13422 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13423 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13424 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13425 | (eval $ac_try) 2>&5 |
| 13426 | ac_status=$? |
| 13427 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13428 | (exit $ac_status); }; } && |
| 13429 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13430 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13431 | (eval $ac_try) 2>&5 |
| 13432 | ac_status=$? |
| 13433 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13434 | (exit $ac_status); }; }; then |
| 13435 | ac_cv_lib_dl_dlopen=yes |
| 13436 | else |
| 13437 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13438 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13439 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13440 | ac_cv_lib_dl_dlopen=no |
| 13441 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13442 | rm -f conftest.err conftest.$ac_objext \ |
| 13443 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13444 | LIBS=$ac_check_lib_save_LIBS |
| 13445 | fi |
| 13446 | echo "$as_me:$LINENO: result: $ac_cv_lib_dl_dlopen" >&5 |
| 13447 | echo "${ECHO_T}$ac_cv_lib_dl_dlopen" >&6 |
| 13448 | if test $ac_cv_lib_dl_dlopen = yes; then |
| 13449 | |
| 13450 | cat >>confdefs.h <<\_ACEOF |
| 13451 | #define HAVE_DLOPEN 1 |
| 13452 | _ACEOF |
| 13453 | |
| 13454 | DLLIBS="-ldl" |
| 13455 | else |
| 13456 | LIBEXT="a" |
| 13457 | fi |
| 13458 | |
| 13459 | fi |
| 13460 | done |
| 13461 | |
| 13462 | else |
| 13463 | LIBEXT="a" |
| 13464 | fi |
| 13465 | |
| 13466 | done |
| 13467 | |
| 13468 | |
| 13469 | if test "$LIBEXT" = "so" |
| 13470 | then |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 13471 | DLLFLAGS="$DLLFLAGS -fPIC" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 13472 | DLLEXT=".so" |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13473 | 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] | 13474 | echo $ECHO_N "checking whether we can build a GNU style ELF dll... $ECHO_C" >&6 |
| 13475 | if test "${ac_cv_c_dll_gnuelf+set}" = set; then |
| 13476 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 13477 | else |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13478 | ac_wine_try_cflags_saved=$CFLAGS |
| 13479 | CFLAGS="$CFLAGS -fPIC -shared -Wl,-soname,conftest.so.1.0,-Bsymbolic" |
| 13480 | cat >conftest.$ac_ext <<_ACEOF |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13481 | void myfunc() {} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13482 | _ACEOF |
| 13483 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13484 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13485 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13486 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13487 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13488 | rm -f conftest.er1 |
| 13489 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13490 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13491 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13492 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13493 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13494 | (eval $ac_try) 2>&5 |
| 13495 | ac_status=$? |
| 13496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13497 | (exit $ac_status); }; } && |
| 13498 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13499 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13500 | (eval $ac_try) 2>&5 |
| 13501 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13503 | (exit $ac_status); }; }; then |
Bang Jun-Young | 37e5e7f | 2001-06-06 21:21:27 +0000 | [diff] [blame] | 13504 | ac_cv_c_dll_gnuelf="yes" |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 13505 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13506 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13507 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13508 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13509 | ac_cv_c_dll_gnuelf="no" |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 13510 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13511 | rm -f conftest.err conftest.$ac_objext \ |
| 13512 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13513 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13514 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13515 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_gnuelf" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13516 | echo "${ECHO_T}$ac_cv_c_dll_gnuelf" >&6 |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13517 | if test "$ac_cv_c_dll_gnuelf" = "yes" |
| 13518 | then |
| 13519 | LDSHARED="\$(CC) -shared \$(SONAME:%=-Wl,-soname,%)" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13520 | LDDLLFLAGS="-shared -Wl,-Bsymbolic" |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13521 | echo "$as_me:$LINENO: checking whether the linker accepts -z defs" >&5 |
| 13522 | echo $ECHO_N "checking whether the linker accepts -z defs... $ECHO_C" >&6 |
| 13523 | if test "${ac_cv_c_dll_zdefs+set}" = set; then |
| 13524 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13525 | else |
| 13526 | ac_wine_try_cflags_saved=$CFLAGS |
| 13527 | CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-z,defs" |
| 13528 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13529 | /* confdefs.h. */ |
| 13530 | _ACEOF |
| 13531 | cat confdefs.h >>conftest.$ac_ext |
| 13532 | cat >>conftest.$ac_ext <<_ACEOF |
| 13533 | /* end confdefs.h. */ |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13534 | |
| 13535 | int |
| 13536 | main () |
| 13537 | { |
| 13538 | |
| 13539 | ; |
| 13540 | return 0; |
| 13541 | } |
| 13542 | _ACEOF |
| 13543 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13544 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13545 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13546 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13547 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13548 | rm -f conftest.er1 |
| 13549 | cat conftest.err >&5 |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13550 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13551 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13552 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13553 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13554 | (eval $ac_try) 2>&5 |
| 13555 | ac_status=$? |
| 13556 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13557 | (exit $ac_status); }; } && |
| 13558 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13559 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13560 | (eval $ac_try) 2>&5 |
| 13561 | ac_status=$? |
| 13562 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13563 | (exit $ac_status); }; }; then |
| 13564 | ac_cv_c_dll_zdefs="yes" |
| 13565 | else |
| 13566 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13567 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13568 | |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13569 | ac_cv_c_dll_zdefs="no" |
| 13570 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13571 | rm -f conftest.err conftest.$ac_objext \ |
| 13572 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13573 | CFLAGS=$ac_wine_try_cflags_saved |
| 13574 | fi |
| 13575 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_zdefs" >&5 |
| 13576 | echo "${ECHO_T}$ac_cv_c_dll_zdefs" >&6 |
| 13577 | if test "$ac_cv_c_dll_zdefs" = "yes" |
| 13578 | then |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13579 | LDDLLFLAGS="$LDDLLFLAGS,-z,defs" |
Alexandre Julliard | f2abe47 | 2002-11-21 04:13:35 +0000 | [diff] [blame] | 13580 | fi |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 13581 | |
Alexandre Julliard | 3604824 | 2004-01-08 03:36:53 +0000 | [diff] [blame] | 13582 | echo "$as_me:$LINENO: checking whether the linker accepts -init and -fini" >&5 |
| 13583 | echo $ECHO_N "checking whether the linker accepts -init and -fini... $ECHO_C" >&6 |
| 13584 | if test "${ac_cv_c_dll_init_fini+set}" = set; then |
| 13585 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13586 | else |
| 13587 | ac_wine_try_cflags_saved=$CFLAGS |
| 13588 | CFLAGS="$CFLAGS -fPIC -shared -Wl,-Bsymbolic,-init,__wine_spec_init,-fini,__wine_spec_fini" |
| 13589 | cat >conftest.$ac_ext <<_ACEOF |
| 13590 | /* confdefs.h. */ |
| 13591 | _ACEOF |
| 13592 | cat confdefs.h >>conftest.$ac_ext |
| 13593 | cat >>conftest.$ac_ext <<_ACEOF |
| 13594 | /* end confdefs.h. */ |
| 13595 | |
| 13596 | int |
| 13597 | main () |
| 13598 | { |
| 13599 | |
| 13600 | ; |
| 13601 | return 0; |
| 13602 | } |
| 13603 | _ACEOF |
| 13604 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13605 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13606 | (eval $ac_link) 2>conftest.er1 |
| 13607 | ac_status=$? |
| 13608 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13609 | rm -f conftest.er1 |
| 13610 | cat conftest.err >&5 |
| 13611 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13612 | (exit $ac_status); } && |
| 13613 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13614 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13615 | (eval $ac_try) 2>&5 |
| 13616 | ac_status=$? |
| 13617 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13618 | (exit $ac_status); }; } && |
| 13619 | { ac_try='test -s conftest$ac_exeext' |
| 13620 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13621 | (eval $ac_try) 2>&5 |
| 13622 | ac_status=$? |
| 13623 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13624 | (exit $ac_status); }; }; then |
| 13625 | ac_cv_c_dll_init_fini="yes" |
| 13626 | else |
| 13627 | echo "$as_me: failed program was:" >&5 |
| 13628 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13629 | |
| 13630 | ac_cv_c_dll_init_fini="no" |
| 13631 | fi |
| 13632 | rm -f conftest.err conftest.$ac_objext \ |
| 13633 | conftest$ac_exeext conftest.$ac_ext |
| 13634 | CFLAGS=$ac_wine_try_cflags_saved |
| 13635 | fi |
| 13636 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_init_fini" >&5 |
| 13637 | echo "${ECHO_T}$ac_cv_c_dll_init_fini" >&6 |
| 13638 | if test "$ac_cv_c_dll_init_fini" = "yes" |
| 13639 | then |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13640 | LDDLLFLAGS="$LDDLLFLAGS,-init,__wine_spec_init,-fini,__wine_spec_fini" |
Alexandre Julliard | 3604824 | 2004-01-08 03:36:53 +0000 | [diff] [blame] | 13641 | fi |
| 13642 | |
Alexandre Julliard | 440ff6d | 2004-02-12 22:54:00 +0000 | [diff] [blame] | 13643 | echo "$as_me:$LINENO: checking whether the linker accepts version scripts" >&5 |
| 13644 | echo $ECHO_N "checking whether the linker accepts version scripts... $ECHO_C" >&6 |
| 13645 | if test "${ac_cv_c_ld_version_scripts+set}" = set; then |
| 13646 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13647 | else |
| 13648 | echo '{ global: *; };' >conftest.map |
| 13649 | ac_wine_try_cflags_saved=$CFLAGS |
| 13650 | CFLAGS="$CFLAGS -fPIC -shared -Wl,--version-script=conftest.map" |
| 13651 | cat >conftest.$ac_ext <<_ACEOF |
| 13652 | /* confdefs.h. */ |
| 13653 | _ACEOF |
| 13654 | cat confdefs.h >>conftest.$ac_ext |
| 13655 | cat >>conftest.$ac_ext <<_ACEOF |
| 13656 | /* end confdefs.h. */ |
| 13657 | |
| 13658 | int |
| 13659 | main () |
| 13660 | { |
| 13661 | |
| 13662 | ; |
| 13663 | return 0; |
| 13664 | } |
| 13665 | _ACEOF |
| 13666 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13667 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13668 | (eval $ac_link) 2>conftest.er1 |
| 13669 | ac_status=$? |
| 13670 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13671 | rm -f conftest.er1 |
| 13672 | cat conftest.err >&5 |
| 13673 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13674 | (exit $ac_status); } && |
| 13675 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13676 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13677 | (eval $ac_try) 2>&5 |
| 13678 | ac_status=$? |
| 13679 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13680 | (exit $ac_status); }; } && |
| 13681 | { ac_try='test -s conftest$ac_exeext' |
| 13682 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13683 | (eval $ac_try) 2>&5 |
| 13684 | ac_status=$? |
| 13685 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13686 | (exit $ac_status); }; }; then |
| 13687 | ac_cv_c_ld_version_scripts="yes" |
| 13688 | else |
| 13689 | echo "$as_me: failed program was:" >&5 |
| 13690 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13691 | |
| 13692 | ac_cv_c_ld_version_scripts="no" |
| 13693 | fi |
| 13694 | rm -f conftest.err conftest.$ac_objext \ |
| 13695 | conftest$ac_exeext conftest.$ac_ext |
| 13696 | CFLAGS=$ac_wine_try_cflags_saved |
| 13697 | rm -f conftest.map |
| 13698 | fi |
| 13699 | echo "$as_me:$LINENO: result: $ac_cv_c_ld_version_scripts" >&5 |
| 13700 | echo "${ECHO_T}$ac_cv_c_ld_version_scripts" >&6 |
| 13701 | if test "$ac_cv_c_ld_version_scripts" = "yes" |
| 13702 | then |
| 13703 | LDSHARED="$LDSHARED \$(VERSCRIPT:%=-Wl,--version-script=%)" |
| 13704 | fi |
| 13705 | |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13706 | echo "$as_me:$LINENO: checking whether the linker accepts --export-dynamic" >&5 |
| 13707 | echo $ECHO_N "checking whether the linker accepts --export-dynamic... $ECHO_C" >&6 |
| 13708 | if test "${ac_cv_c_export_dynamic+set}" = set; then |
| 13709 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13710 | else |
| 13711 | ac_wine_try_cflags_saved=$CFLAGS |
| 13712 | CFLAGS="$CFLAGS -fPIC -Wl,--export-dynamic" |
| 13713 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13714 | /* confdefs.h. */ |
| 13715 | _ACEOF |
| 13716 | cat confdefs.h >>conftest.$ac_ext |
| 13717 | cat >>conftest.$ac_ext <<_ACEOF |
| 13718 | /* end confdefs.h. */ |
| 13719 | |
| 13720 | int |
| 13721 | main () |
| 13722 | { |
| 13723 | |
| 13724 | ; |
| 13725 | return 0; |
| 13726 | } |
| 13727 | _ACEOF |
| 13728 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13729 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13730 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13731 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13732 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13733 | rm -f conftest.er1 |
| 13734 | cat conftest.err >&5 |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13735 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13736 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13737 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13738 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13739 | (eval $ac_try) 2>&5 |
| 13740 | ac_status=$? |
| 13741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13742 | (exit $ac_status); }; } && |
| 13743 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13744 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13745 | (eval $ac_try) 2>&5 |
| 13746 | ac_status=$? |
| 13747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13748 | (exit $ac_status); }; }; then |
| 13749 | ac_cv_c_export_dynamic="yes" |
| 13750 | else |
| 13751 | echo "$as_me: failed program was:" >&5 |
| 13752 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13753 | |
| 13754 | ac_cv_c_export_dynamic="no" |
| 13755 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13756 | rm -f conftest.err conftest.$ac_objext \ |
| 13757 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13758 | CFLAGS=$ac_wine_try_cflags_saved |
| 13759 | fi |
| 13760 | echo "$as_me:$LINENO: result: $ac_cv_c_export_dynamic" >&5 |
| 13761 | echo "${ECHO_T}$ac_cv_c_export_dynamic" >&6 |
| 13762 | if test "$ac_cv_c_export_dynamic" = "yes" |
| 13763 | then |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13764 | LDEXECFLAGS="-Wl,--export-dynamic" |
| 13765 | |
Alexandre Julliard | ef2d04d | 2003-11-17 20:07:55 +0000 | [diff] [blame] | 13766 | fi |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13767 | |
| 13768 | case $host_cpu in |
| 13769 | *i[3456789]86*) |
Alexandre Julliard | 5729f58 | 2005-06-17 10:22:46 +0000 | [diff] [blame] | 13770 | echo "$as_me:$LINENO: checking whether we can relocate the executable to 0x7bf00000" >&5 |
| 13771 | echo $ECHO_N "checking whether we can relocate the executable to 0x7bf00000... $ECHO_C" >&6 |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13772 | if test "${ac_cv_ld_reloc_exec+set}" = set; then |
| 13773 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13774 | else |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13775 | ac_wine_try_cflags_saved=$CFLAGS |
Alexandre Julliard | 5729f58 | 2005-06-17 10:22:46 +0000 | [diff] [blame] | 13776 | CFLAGS="$CFLAGS -Wl,--section-start,.interp=0x7bf00400" |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13777 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13778 | /* confdefs.h. */ |
| 13779 | _ACEOF |
| 13780 | cat confdefs.h >>conftest.$ac_ext |
| 13781 | cat >>conftest.$ac_ext <<_ACEOF |
| 13782 | /* end confdefs.h. */ |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13783 | |
| 13784 | int |
| 13785 | main () |
| 13786 | { |
| 13787 | |
| 13788 | ; |
| 13789 | return 0; |
| 13790 | } |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13791 | _ACEOF |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13792 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13793 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13794 | (eval $ac_link) 2>conftest.er1 |
| 13795 | ac_status=$? |
| 13796 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13797 | rm -f conftest.er1 |
| 13798 | cat conftest.err >&5 |
| 13799 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13800 | (exit $ac_status); } && |
| 13801 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13802 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13803 | (eval $ac_try) 2>&5 |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13804 | ac_status=$? |
| 13805 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13806 | (exit $ac_status); }; } && |
| 13807 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13808 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13809 | (eval $ac_try) 2>&5 |
| 13810 | ac_status=$? |
| 13811 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13812 | (exit $ac_status); }; }; then |
| 13813 | ac_cv_ld_reloc_exec="yes" |
| 13814 | else |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13815 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13816 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13817 | |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13818 | ac_cv_ld_reloc_exec="no" |
| 13819 | fi |
Alexandre Julliard | b1abca8 | 2004-05-28 20:59:22 +0000 | [diff] [blame] | 13820 | rm -f conftest.err conftest.$ac_objext \ |
| 13821 | conftest$ac_exeext conftest.$ac_ext |
| 13822 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13823 | fi |
| 13824 | echo "$as_me:$LINENO: result: $ac_cv_ld_reloc_exec" >&5 |
| 13825 | echo "${ECHO_T}$ac_cv_ld_reloc_exec" >&6 |
| 13826 | if test "$ac_cv_ld_reloc_exec" = "yes" |
| 13827 | then |
Alexandre Julliard | 5729f58 | 2005-06-17 10:22:46 +0000 | [diff] [blame] | 13828 | LDEXECFLAGS="$LDEXECFLAGS -Wl,--section-start,.interp=0x7bf00400" |
Alexandre Julliard | c6d44be | 2003-11-22 00:08:26 +0000 | [diff] [blame] | 13829 | fi |
| 13830 | ;; |
| 13831 | esac |
| 13832 | |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13833 | else |
| 13834 | 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] | 13835 | echo $ECHO_N "checking whether we can build a UnixWare (Solaris) dll... $ECHO_C" >&6 |
| 13836 | if test "${ac_cv_c_dll_unixware+set}" = set; then |
| 13837 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Todd Vierling | 4b992b0 | 1998-12-15 15:26:27 +0000 | [diff] [blame] | 13838 | else |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13839 | ac_wine_try_cflags_saved=$CFLAGS |
| 13840 | CFLAGS="$CFLAGS -fPIC -Wl,-G,-h,conftest.so.1.0,-B,symbolic" |
| 13841 | cat >conftest.$ac_ext <<_ACEOF |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13842 | void myfunc() {} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13843 | _ACEOF |
| 13844 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13845 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13846 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13847 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13848 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13849 | rm -f conftest.er1 |
| 13850 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13851 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13852 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13853 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13854 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13855 | (eval $ac_try) 2>&5 |
| 13856 | ac_status=$? |
| 13857 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13858 | (exit $ac_status); }; } && |
| 13859 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13860 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13861 | (eval $ac_try) 2>&5 |
| 13862 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13863 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13864 | (exit $ac_status); }; }; then |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 13865 | ac_cv_c_dll_unixware="yes" |
| 13866 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13867 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 13868 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13869 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13870 | ac_cv_c_dll_unixware="no" |
Ron Record | e977d6c | 1999-09-05 12:32:05 +0000 | [diff] [blame] | 13871 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13872 | rm -f conftest.err conftest.$ac_objext \ |
| 13873 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 13874 | CFLAGS=$ac_wine_try_cflags_saved |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13875 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 13876 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_unixware" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 13877 | echo "${ECHO_T}$ac_cv_c_dll_unixware" >&6 |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13878 | if test "$ac_cv_c_dll_unixware" = "yes" |
| 13879 | then |
| 13880 | LDSHARED="\$(CC) -Wl,-G \$(SONAME:%=-Wl,-h,%)" |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 13881 | LDDLLFLAGS="-Wl,-G,-B,symbolic" |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13882 | |
| 13883 | else |
| 13884 | echo "$as_me:$LINENO: checking whether we can build a Mach-O (Mac OS X/Darwin) dll" >&5 |
| 13885 | echo $ECHO_N "checking whether we can build a Mach-O (Mac OS X/Darwin) dll... $ECHO_C" >&6 |
| 13886 | if test "${ac_cv_c_dll_macho+set}" = set; then |
| 13887 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13888 | else |
| 13889 | ac_wine_try_cflags_saved=$CFLAGS |
| 13890 | CFLAGS="$CFLAGS -bundle" |
| 13891 | cat >conftest.$ac_ext <<_ACEOF |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13892 | void myfunc() {} |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13893 | _ACEOF |
| 13894 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13895 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13896 | (eval $ac_link) 2>conftest.er1 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13897 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13898 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13899 | rm -f conftest.er1 |
| 13900 | cat conftest.err >&5 |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13901 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13902 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13903 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13904 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13905 | (eval $ac_try) 2>&5 |
| 13906 | ac_status=$? |
| 13907 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13908 | (exit $ac_status); }; } && |
| 13909 | { ac_try='test -s conftest$ac_exeext' |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13910 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13911 | (eval $ac_try) 2>&5 |
| 13912 | ac_status=$? |
| 13913 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13914 | (exit $ac_status); }; }; then |
| 13915 | ac_cv_c_dll_macho="yes" |
| 13916 | else |
| 13917 | echo "$as_me: failed program was:" >&5 |
| 13918 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13919 | |
| 13920 | ac_cv_c_dll_macho="no" |
| 13921 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 13922 | rm -f conftest.err conftest.$ac_objext \ |
| 13923 | conftest$ac_exeext conftest.$ac_ext |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13924 | CFLAGS=$ac_wine_try_cflags_saved |
| 13925 | fi |
| 13926 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_macho" >&5 |
| 13927 | echo "${ECHO_T}$ac_cv_c_dll_macho" >&6 |
| 13928 | if test "$ac_cv_c_dll_macho" = "yes" |
| 13929 | then |
| 13930 | LIBEXT="dylib" |
Emmanuel Maillard | 4fe448d | 2005-03-01 10:46:27 +0000 | [diff] [blame] | 13931 | LDDLLFLAGS="-bundle -flat_namespace -undefined suppress -read_only_relocs warning" |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13932 | LDSHARED="\$(CC) -dynamiclib" |
| 13933 | CFLAGS="$CFLAGS -ffixed-r13 -no-cpp-precomp" |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 13934 | STRIP="$STRIP -u -r" |
Emmanuel Maillard | 46718f8 | 2004-07-22 19:48:41 +0000 | [diff] [blame] | 13935 | LDEXECFLAGS="-seg1addr 0x120000" |
| 13936 | |
| 13937 | LDLIBWINEFLAGS="-seg1addr 0x140000" |
| 13938 | |
Emmanuel Maillard | 2300ce6 | 2004-08-19 01:20:45 +0000 | [diff] [blame] | 13939 | COREFOUNDATIONLIB="-framework CoreFoundation" |
| 13940 | |
| 13941 | IOKITLIB="-framework IOKit" |
| 13942 | |
Pierre d'Herbemont | f94121e | 2005-02-26 17:43:50 +0000 | [diff] [blame] | 13943 | IOKITLIB="$IOKITLIB $COREFOUNDATIONLIB" |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13944 | else |
| 13945 | echo "$as_me:$LINENO: checking whether we can build an HP-UX dll" >&5 |
| 13946 | echo $ECHO_N "checking whether we can build an HP-UX dll... $ECHO_C" >&6 |
| 13947 | if test "${ac_cv_c_dll_hpux+set}" = set; then |
| 13948 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 13949 | else |
| 13950 | ac_wine_try_cflags_saved=$CFLAGS |
| 13951 | CFLAGS="$CFLAGS -shared" |
| 13952 | cat >conftest.$ac_ext <<_ACEOF |
| 13953 | void myfunc() {} |
| 13954 | _ACEOF |
| 13955 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 13956 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 13957 | (eval $ac_link) 2>conftest.er1 |
| 13958 | ac_status=$? |
| 13959 | grep -v '^ *+' conftest.er1 >conftest.err |
| 13960 | rm -f conftest.er1 |
| 13961 | cat conftest.err >&5 |
| 13962 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13963 | (exit $ac_status); } && |
| 13964 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 13965 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13966 | (eval $ac_try) 2>&5 |
| 13967 | ac_status=$? |
| 13968 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13969 | (exit $ac_status); }; } && |
| 13970 | { ac_try='test -s conftest$ac_exeext' |
| 13971 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 13972 | (eval $ac_try) 2>&5 |
| 13973 | ac_status=$? |
| 13974 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 13975 | (exit $ac_status); }; }; then |
| 13976 | ac_cv_c_dll_hpux="yes" |
| 13977 | else |
| 13978 | echo "$as_me: failed program was:" >&5 |
| 13979 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 13980 | |
| 13981 | ac_cv_c_dll_hpux="no" |
| 13982 | fi |
| 13983 | rm -f conftest.err conftest.$ac_objext \ |
| 13984 | conftest$ac_exeext conftest.$ac_ext |
| 13985 | CFLAGS=$ac_wine_try_cflags_saved |
| 13986 | fi |
| 13987 | echo "$as_me:$LINENO: result: $ac_cv_c_dll_hpux" >&5 |
| 13988 | echo "${ECHO_T}$ac_cv_c_dll_hpux" >&6 |
| 13989 | if test "$ac_cv_c_dll_hpux" = "yes" |
| 13990 | then |
| 13991 | LIBEXT="sl" |
Warren Baird | 1023fe3 | 2004-10-19 21:37:09 +0000 | [diff] [blame] | 13992 | DLLEXT=".sl" |
| 13993 | LDDLLFLAGS="-shared -fPIC" |
Warren Baird | 421e8b9 | 2004-09-22 19:17:55 +0000 | [diff] [blame] | 13994 | LDSHARED="\$(CC) -shared" |
| 13995 | fi |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 13996 | fi |
Alexandre Julliard | 466ae14 | 2002-05-07 18:33:47 +0000 | [diff] [blame] | 13997 | fi |
| 13998 | fi |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 13999 | fi |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 14000 | |
| 14001 | CROSSTEST="" |
| 14002 | |
| 14003 | if test "$cross_compiling" = "no" |
| 14004 | then |
Kevin Koltzau | d344456 | 2004-04-15 00:01:05 +0000 | [diff] [blame] | 14005 | 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] | 14006 | do |
| 14007 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 14008 | set dummy $ac_prog; ac_word=$2 |
| 14009 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14010 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14011 | if test "${ac_cv_prog_CROSSCC+set}" = set; then |
| 14012 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14013 | else |
| 14014 | if test -n "$CROSSCC"; then |
| 14015 | ac_cv_prog_CROSSCC="$CROSSCC" # Let the user override the test. |
| 14016 | else |
| 14017 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 14018 | for as_dir in $PATH |
| 14019 | do |
| 14020 | IFS=$as_save_IFS |
| 14021 | test -z "$as_dir" && as_dir=. |
| 14022 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14023 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14024 | ac_cv_prog_CROSSCC="$ac_prog" |
| 14025 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14026 | break 2 |
| 14027 | fi |
| 14028 | done |
| 14029 | done |
| 14030 | |
| 14031 | fi |
| 14032 | fi |
| 14033 | CROSSCC=$ac_cv_prog_CROSSCC |
| 14034 | if test -n "$CROSSCC"; then |
| 14035 | echo "$as_me:$LINENO: result: $CROSSCC" >&5 |
| 14036 | echo "${ECHO_T}$CROSSCC" >&6 |
| 14037 | else |
| 14038 | echo "$as_me:$LINENO: result: no" >&5 |
| 14039 | echo "${ECHO_T}no" >&6 |
| 14040 | fi |
| 14041 | |
| 14042 | test -n "$CROSSCC" && break |
| 14043 | done |
| 14044 | test -n "$CROSSCC" || CROSSCC="false" |
| 14045 | |
Kevin Koltzau | d344456 | 2004-04-15 00:01:05 +0000 | [diff] [blame] | 14046 | 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] | 14047 | do |
| 14048 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 14049 | set dummy $ac_prog; ac_word=$2 |
| 14050 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14051 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14052 | if test "${ac_cv_prog_DLLTOOL+set}" = set; then |
| 14053 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14054 | else |
| 14055 | if test -n "$DLLTOOL"; then |
| 14056 | ac_cv_prog_DLLTOOL="$DLLTOOL" # Let the user override the test. |
| 14057 | else |
| 14058 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 14059 | for as_dir in $PATH |
| 14060 | do |
| 14061 | IFS=$as_save_IFS |
| 14062 | test -z "$as_dir" && as_dir=. |
| 14063 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14064 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14065 | ac_cv_prog_DLLTOOL="$ac_prog" |
| 14066 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14067 | break 2 |
| 14068 | fi |
| 14069 | done |
| 14070 | done |
| 14071 | |
| 14072 | fi |
| 14073 | fi |
| 14074 | DLLTOOL=$ac_cv_prog_DLLTOOL |
| 14075 | if test -n "$DLLTOOL"; then |
| 14076 | echo "$as_me:$LINENO: result: $DLLTOOL" >&5 |
| 14077 | echo "${ECHO_T}$DLLTOOL" >&6 |
| 14078 | else |
| 14079 | echo "$as_me:$LINENO: result: no" >&5 |
| 14080 | echo "${ECHO_T}no" >&6 |
| 14081 | fi |
| 14082 | |
| 14083 | test -n "$DLLTOOL" && break |
| 14084 | done |
| 14085 | test -n "$DLLTOOL" || DLLTOOL="false" |
| 14086 | |
Kevin Koltzau | d344456 | 2004-04-15 00:01:05 +0000 | [diff] [blame] | 14087 | 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] | 14088 | do |
| 14089 | # Extract the first word of "$ac_prog", so it can be a program name with args. |
| 14090 | set dummy $ac_prog; ac_word=$2 |
| 14091 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14092 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14093 | if test "${ac_cv_prog_CROSSWINDRES+set}" = set; then |
| 14094 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14095 | else |
| 14096 | if test -n "$CROSSWINDRES"; then |
| 14097 | ac_cv_prog_CROSSWINDRES="$CROSSWINDRES" # Let the user override the test. |
| 14098 | else |
| 14099 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 14100 | for as_dir in $PATH |
| 14101 | do |
| 14102 | IFS=$as_save_IFS |
| 14103 | test -z "$as_dir" && as_dir=. |
| 14104 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14105 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14106 | ac_cv_prog_CROSSWINDRES="$ac_prog" |
| 14107 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14108 | break 2 |
| 14109 | fi |
| 14110 | done |
| 14111 | done |
| 14112 | |
| 14113 | fi |
| 14114 | fi |
| 14115 | CROSSWINDRES=$ac_cv_prog_CROSSWINDRES |
| 14116 | if test -n "$CROSSWINDRES"; then |
| 14117 | echo "$as_me:$LINENO: result: $CROSSWINDRES" >&5 |
| 14118 | echo "${ECHO_T}$CROSSWINDRES" >&6 |
| 14119 | else |
| 14120 | echo "$as_me:$LINENO: result: no" >&5 |
| 14121 | echo "${ECHO_T}no" >&6 |
| 14122 | fi |
| 14123 | |
| 14124 | test -n "$CROSSWINDRES" && break |
| 14125 | done |
| 14126 | test -n "$CROSSWINDRES" || CROSSWINDRES="false" |
| 14127 | |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 14128 | if test "$CROSSCC" != "false"; then CROSSTEST="\$(CROSSTEST)"; fi |
| 14129 | fi |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 14130 | ;; |
| 14131 | esac |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 14132 | |
Hidenori Takeshima | d48ca94 | 2000-12-22 22:28:00 +0000 | [diff] [blame] | 14133 | if test "$LIBEXT" = "a"; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 14134 | { { 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] | 14135 | It is currently not possible to build Wine without shared library |
| 14136 | (.so) support to allow transparent switch between .so and .dll files. |
| 14137 | If you are using Linux, you will need a newer binutils. |
| 14138 | " >&5 |
| 14139 | echo "$as_me: error: could not find a way to build shared libraries. |
| 14140 | It is currently not possible to build Wine without shared library |
| 14141 | (.so) support to allow transparent switch between .so and .dll files. |
| 14142 | If you are using Linux, you will need a newer binutils. |
| 14143 | " >&2;} |
| 14144 | { (exit 1); exit 1; }; } |
Hidenori Takeshima | d48ca94 | 2000-12-22 22:28:00 +0000 | [diff] [blame] | 14145 | fi |
| 14146 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 14147 | case $build_os in |
| 14148 | cygwin*|mingw32*) |
Alexandre Julliard | 7ab9a71 | 2003-03-21 05:06:48 +0000 | [diff] [blame] | 14149 | LDPATH="PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$PATH\"" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14150 | ;; |
Pierre d'Herbemont | 794bf0f | 2003-11-25 03:31:26 +0000 | [diff] [blame] | 14151 | darwin*|macosx*) |
| 14152 | LDPATH="DYLD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$DYLD_LIBRARY_PATH\"" |
| 14153 | ;; |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 14154 | *) |
Alexandre Julliard | 7ab9a71 | 2003-03-21 05:06:48 +0000 | [diff] [blame] | 14155 | LDPATH="LD_LIBRARY_PATH=\"\$(TOOLSDIR)/libs/unicode:\$\$LD_LIBRARY_PATH\"" |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14156 | ;; |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 14157 | esac |
| 14158 | |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14159 | case $host_os in |
| 14160 | mingw32*) |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14161 | CRTLIBS="-lmsvcrt" |
Steven Edwards | c91ae45 | 2004-09-03 18:57:19 +0000 | [diff] [blame] | 14162 | |
| 14163 | SOCKETLIBS="-lws2_32" |
| 14164 | |
| 14165 | ;; |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14166 | esac |
| 14167 | |
| 14168 | case $host_os in |
| 14169 | linux*) |
Vincent BĂ©ron | 4bf9d98 | 2004-10-14 00:30:59 +0000 | [diff] [blame] | 14170 | case $host_cpu in |
| 14171 | *i[3456789]86*) WINE_BINARIES="wine-glibc wine-kthread wine-pthread wine-preloader" |
| 14172 | ;; |
| 14173 | *) WINE_BINARIES="wine-glibc wine-kthread wine-pthread" |
| 14174 | ;; |
| 14175 | esac |
Alexandre Julliard | a628c13 | 2003-11-12 03:28:21 +0000 | [diff] [blame] | 14176 | MAIN_BINARY="wine-glibc" |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14177 | |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14178 | ;; |
Emmanuel Maillard | 3bc8d2e | 2004-07-19 20:11:10 +0000 | [diff] [blame] | 14179 | darwin*) |
| 14180 | WINE_BINARIES="wine-pthread" |
| 14181 | |
| 14182 | MAIN_BINARY="wine-pthread" |
| 14183 | |
| 14184 | ;; |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 14185 | *) |
| 14186 | WINE_BINARIES="wine-kthread" |
| 14187 | |
| 14188 | MAIN_BINARY="wine-kthread" |
| 14189 | |
| 14190 | ;; |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 14191 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 14192 | |
| 14193 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14194 | if test "$LIBEXT" = "so" -o "$LIBEXT" = "dylib" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14195 | then |
| 14196 | # Extract the first word of "ldd", so it can be a program name with args. |
| 14197 | set dummy ldd; ac_word=$2 |
| 14198 | echo "$as_me:$LINENO: checking for $ac_word" >&5 |
| 14199 | echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 |
| 14200 | if test "${ac_cv_path_LDD+set}" = set; then |
| 14201 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14202 | else |
| 14203 | case $LDD in |
| 14204 | [\\/]* | ?:[\\/]*) |
| 14205 | ac_cv_path_LDD="$LDD" # Let the user override the test with a path. |
| 14206 | ;; |
| 14207 | *) |
| 14208 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 14209 | as_dummy="/sbin:/usr/sbin:$PATH" |
| 14210 | for as_dir in $as_dummy |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14211 | do |
| 14212 | IFS=$as_save_IFS |
| 14213 | test -z "$as_dir" && as_dir=. |
| 14214 | for ac_exec_ext in '' $ac_executable_extensions; do |
| 14215 | if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then |
| 14216 | ac_cv_path_LDD="$as_dir/$ac_word$ac_exec_ext" |
| 14217 | echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 |
| 14218 | break 2 |
| 14219 | fi |
| 14220 | done |
| 14221 | done |
| 14222 | |
| 14223 | test -z "$ac_cv_path_LDD" && ac_cv_path_LDD="true" |
| 14224 | ;; |
| 14225 | esac |
| 14226 | fi |
| 14227 | LDD=$ac_cv_path_LDD |
| 14228 | |
| 14229 | if test -n "$LDD"; then |
| 14230 | echo "$as_me:$LINENO: result: $LDD" >&5 |
| 14231 | echo "${ECHO_T}$LDD" >&6 |
| 14232 | else |
| 14233 | echo "$as_me:$LINENO: result: no" >&5 |
| 14234 | echo "${ECHO_T}no" >&6 |
| 14235 | fi |
| 14236 | |
| 14237 | |
| 14238 | echo "$as_me:$LINENO: checking for -lX11 soname" >&5 |
| 14239 | echo $ECHO_N "checking for -lX11 soname... $ECHO_C" >&6 |
| 14240 | if test "${ac_cv_lib_soname_X11+set}" = set; then |
| 14241 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14242 | else |
| 14243 | ac_get_soname_save_LIBS=$LIBS |
| 14244 | LIBS="-lX11 $X_LIBS $X_EXTRA_LIBS $LIBS" |
| 14245 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14246 | /* confdefs.h. */ |
| 14247 | _ACEOF |
| 14248 | cat confdefs.h >>conftest.$ac_ext |
| 14249 | cat >>conftest.$ac_ext <<_ACEOF |
| 14250 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14251 | |
| 14252 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14253 | #ifdef __cplusplus |
| 14254 | extern "C" |
| 14255 | #endif |
| 14256 | /* We use char because int might match the return type of a gcc2 |
| 14257 | builtin and then its argument prototype would still apply. */ |
| 14258 | char XCreateWindow (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14259 | int |
| 14260 | main () |
| 14261 | { |
| 14262 | XCreateWindow (); |
| 14263 | ; |
| 14264 | return 0; |
| 14265 | } |
| 14266 | _ACEOF |
| 14267 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14268 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14269 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14270 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14271 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14272 | rm -f conftest.er1 |
| 14273 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14274 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14275 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14276 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14277 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14278 | (eval $ac_try) 2>&5 |
| 14279 | ac_status=$? |
| 14280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14281 | (exit $ac_status); }; } && |
| 14282 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14283 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14284 | (eval $ac_try) 2>&5 |
| 14285 | ac_status=$? |
| 14286 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14287 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14288 | 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] | 14289 | if test "x$ac_cv_lib_soname_X11" = "x" |
| 14290 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14291 | ac_cv_lib_soname_X11="libX11.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14292 | fi |
| 14293 | else |
| 14294 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14295 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14296 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14297 | ac_cv_lib_soname_X11="libX11.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14298 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14299 | rm -f conftest.err conftest.$ac_objext \ |
| 14300 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14301 | LIBS=$ac_get_soname_save_LIBS |
| 14302 | fi |
| 14303 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_X11" >&5 |
| 14304 | echo "${ECHO_T}$ac_cv_lib_soname_X11" >&6 |
| 14305 | if test "x$ac_cv_lib_soname_X11" != xNONE |
| 14306 | then |
| 14307 | cat >>confdefs.h <<_ACEOF |
| 14308 | #define SONAME_LIBX11 "$ac_cv_lib_soname_X11" |
| 14309 | _ACEOF |
| 14310 | fi |
| 14311 | |
| 14312 | echo "$as_me:$LINENO: checking for -lXext soname" >&5 |
| 14313 | echo $ECHO_N "checking for -lXext soname... $ECHO_C" >&6 |
| 14314 | if test "${ac_cv_lib_soname_Xext+set}" = set; then |
| 14315 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14316 | else |
| 14317 | ac_get_soname_save_LIBS=$LIBS |
| 14318 | LIBS="-lXext $X_LIBS -lX11 $X_EXTRA_LIBS $LIBS" |
| 14319 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14320 | /* confdefs.h. */ |
| 14321 | _ACEOF |
| 14322 | cat confdefs.h >>conftest.$ac_ext |
| 14323 | cat >>conftest.$ac_ext <<_ACEOF |
| 14324 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14325 | |
| 14326 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14327 | #ifdef __cplusplus |
| 14328 | extern "C" |
| 14329 | #endif |
| 14330 | /* We use char because int might match the return type of a gcc2 |
| 14331 | builtin and then its argument prototype would still apply. */ |
| 14332 | char XextCreateExtension (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14333 | int |
| 14334 | main () |
| 14335 | { |
| 14336 | XextCreateExtension (); |
| 14337 | ; |
| 14338 | return 0; |
| 14339 | } |
| 14340 | _ACEOF |
| 14341 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14342 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14343 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14344 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14345 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14346 | rm -f conftest.er1 |
| 14347 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14348 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14349 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14350 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14351 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14352 | (eval $ac_try) 2>&5 |
| 14353 | ac_status=$? |
| 14354 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14355 | (exit $ac_status); }; } && |
| 14356 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14357 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14358 | (eval $ac_try) 2>&5 |
| 14359 | ac_status=$? |
| 14360 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14361 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14362 | 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] | 14363 | if test "x$ac_cv_lib_soname_Xext" = "x" |
| 14364 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14365 | ac_cv_lib_soname_Xext="libXext.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14366 | fi |
| 14367 | else |
| 14368 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14369 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14370 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14371 | ac_cv_lib_soname_Xext="libXext.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14372 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14373 | rm -f conftest.err conftest.$ac_objext \ |
| 14374 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14375 | LIBS=$ac_get_soname_save_LIBS |
| 14376 | fi |
| 14377 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xext" >&5 |
| 14378 | echo "${ECHO_T}$ac_cv_lib_soname_Xext" >&6 |
| 14379 | if test "x$ac_cv_lib_soname_Xext" != xNONE |
| 14380 | then |
| 14381 | cat >>confdefs.h <<_ACEOF |
| 14382 | #define SONAME_LIBXEXT "$ac_cv_lib_soname_Xext" |
| 14383 | _ACEOF |
| 14384 | fi |
| 14385 | |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14386 | echo "$as_me:$LINENO: checking for -lXi soname" >&5 |
| 14387 | echo $ECHO_N "checking for -lXi soname... $ECHO_C" >&6 |
| 14388 | if test "${ac_cv_lib_soname_Xi+set}" = set; then |
| 14389 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14390 | else |
| 14391 | ac_get_soname_save_LIBS=$LIBS |
| 14392 | LIBS="-lXi $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 14393 | cat >conftest.$ac_ext <<_ACEOF |
| 14394 | /* confdefs.h. */ |
| 14395 | _ACEOF |
| 14396 | cat confdefs.h >>conftest.$ac_ext |
| 14397 | cat >>conftest.$ac_ext <<_ACEOF |
| 14398 | /* end confdefs.h. */ |
| 14399 | |
| 14400 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14401 | #ifdef __cplusplus |
| 14402 | extern "C" |
| 14403 | #endif |
| 14404 | /* We use char because int might match the return type of a gcc2 |
| 14405 | builtin and then its argument prototype would still apply. */ |
| 14406 | char XOpenDevice (); |
| 14407 | int |
| 14408 | main () |
| 14409 | { |
| 14410 | XOpenDevice (); |
| 14411 | ; |
| 14412 | return 0; |
| 14413 | } |
| 14414 | _ACEOF |
| 14415 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14416 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14417 | (eval $ac_link) 2>conftest.er1 |
| 14418 | ac_status=$? |
| 14419 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14420 | rm -f conftest.er1 |
| 14421 | cat conftest.err >&5 |
| 14422 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14423 | (exit $ac_status); } && |
| 14424 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14425 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14426 | (eval $ac_try) 2>&5 |
| 14427 | ac_status=$? |
| 14428 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14429 | (exit $ac_status); }; } && |
| 14430 | { ac_try='test -s conftest$ac_exeext' |
| 14431 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14432 | (eval $ac_try) 2>&5 |
| 14433 | ac_status=$? |
| 14434 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14435 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14436 | 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] | 14437 | if test "x$ac_cv_lib_soname_Xi" = "x" |
| 14438 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14439 | ac_cv_lib_soname_Xi="libXi.$LIBEXT" |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14440 | fi |
| 14441 | else |
| 14442 | echo "$as_me: failed program was:" >&5 |
| 14443 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14444 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14445 | ac_cv_lib_soname_Xi="libXi.$LIBEXT" |
Aric Stewart | 2eebf3c | 2004-01-09 00:03:00 +0000 | [diff] [blame] | 14446 | fi |
| 14447 | rm -f conftest.err conftest.$ac_objext \ |
| 14448 | conftest$ac_exeext conftest.$ac_ext |
| 14449 | LIBS=$ac_get_soname_save_LIBS |
| 14450 | fi |
| 14451 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xi" >&5 |
| 14452 | echo "${ECHO_T}$ac_cv_lib_soname_Xi" >&6 |
| 14453 | if test "x$ac_cv_lib_soname_Xi" != xNONE |
| 14454 | then |
| 14455 | cat >>confdefs.h <<_ACEOF |
| 14456 | #define SONAME_LIBXI "$ac_cv_lib_soname_Xi" |
| 14457 | _ACEOF |
| 14458 | fi |
| 14459 | |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14460 | echo "$as_me:$LINENO: checking for -lXrender soname" >&5 |
| 14461 | echo $ECHO_N "checking for -lXrender soname... $ECHO_C" >&6 |
| 14462 | if test "${ac_cv_lib_soname_Xrender+set}" = set; then |
| 14463 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14464 | else |
| 14465 | ac_get_soname_save_LIBS=$LIBS |
| 14466 | LIBS="-lXrender $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 14467 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14468 | /* confdefs.h. */ |
| 14469 | _ACEOF |
| 14470 | cat confdefs.h >>conftest.$ac_ext |
| 14471 | cat >>conftest.$ac_ext <<_ACEOF |
| 14472 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14473 | |
| 14474 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14475 | #ifdef __cplusplus |
| 14476 | extern "C" |
| 14477 | #endif |
| 14478 | /* We use char because int might match the return type of a gcc2 |
| 14479 | builtin and then its argument prototype would still apply. */ |
| 14480 | char XRenderQueryExtension (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14481 | int |
| 14482 | main () |
| 14483 | { |
| 14484 | XRenderQueryExtension (); |
| 14485 | ; |
| 14486 | return 0; |
| 14487 | } |
| 14488 | _ACEOF |
| 14489 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14490 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14491 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14492 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14493 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14494 | rm -f conftest.er1 |
| 14495 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14496 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14497 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14498 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14499 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14500 | (eval $ac_try) 2>&5 |
| 14501 | ac_status=$? |
| 14502 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14503 | (exit $ac_status); }; } && |
| 14504 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14505 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14506 | (eval $ac_try) 2>&5 |
| 14507 | ac_status=$? |
| 14508 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14509 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14510 | 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] | 14511 | if test "x$ac_cv_lib_soname_Xrender" = "x" |
| 14512 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14513 | ac_cv_lib_soname_Xrender="libXrender.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14514 | fi |
| 14515 | else |
| 14516 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14517 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14518 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14519 | ac_cv_lib_soname_Xrender="libXrender.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14520 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14521 | rm -f conftest.err conftest.$ac_objext \ |
| 14522 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14523 | LIBS=$ac_get_soname_save_LIBS |
| 14524 | fi |
| 14525 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrender" >&5 |
| 14526 | echo "${ECHO_T}$ac_cv_lib_soname_Xrender" >&6 |
| 14527 | if test "x$ac_cv_lib_soname_Xrender" != xNONE |
| 14528 | then |
| 14529 | cat >>confdefs.h <<_ACEOF |
| 14530 | #define SONAME_LIBXRENDER "$ac_cv_lib_soname_Xrender" |
| 14531 | _ACEOF |
| 14532 | fi |
| 14533 | |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14534 | echo "$as_me:$LINENO: checking for -lXrandr soname" >&5 |
| 14535 | echo $ECHO_N "checking for -lXrandr soname... $ECHO_C" >&6 |
| 14536 | if test "${ac_cv_lib_soname_Xrandr+set}" = set; then |
| 14537 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14538 | else |
| 14539 | ac_get_soname_save_LIBS=$LIBS |
| 14540 | LIBS="-lXrandr $X_LIBS -lXext -lX11 $X_EXTRA_LIBS $LIBS" |
| 14541 | cat >conftest.$ac_ext <<_ACEOF |
| 14542 | /* confdefs.h. */ |
| 14543 | _ACEOF |
| 14544 | cat confdefs.h >>conftest.$ac_ext |
| 14545 | cat >>conftest.$ac_ext <<_ACEOF |
| 14546 | /* end confdefs.h. */ |
| 14547 | |
| 14548 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14549 | #ifdef __cplusplus |
| 14550 | extern "C" |
| 14551 | #endif |
| 14552 | /* We use char because int might match the return type of a gcc2 |
| 14553 | builtin and then its argument prototype would still apply. */ |
| 14554 | char XRRQueryExtension (); |
| 14555 | int |
| 14556 | main () |
| 14557 | { |
| 14558 | XRRQueryExtension (); |
| 14559 | ; |
| 14560 | return 0; |
| 14561 | } |
| 14562 | _ACEOF |
| 14563 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14564 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14565 | (eval $ac_link) 2>conftest.er1 |
| 14566 | ac_status=$? |
| 14567 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14568 | rm -f conftest.er1 |
| 14569 | cat conftest.err >&5 |
| 14570 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14571 | (exit $ac_status); } && |
| 14572 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14573 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14574 | (eval $ac_try) 2>&5 |
| 14575 | ac_status=$? |
| 14576 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14577 | (exit $ac_status); }; } && |
| 14578 | { ac_try='test -s conftest$ac_exeext' |
| 14579 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14580 | (eval $ac_try) 2>&5 |
| 14581 | ac_status=$? |
| 14582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14583 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14584 | 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] | 14585 | if test "x$ac_cv_lib_soname_Xrandr" = "x" |
| 14586 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14587 | ac_cv_lib_soname_Xrandr="libXrandr.$LIBEXT" |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14588 | fi |
| 14589 | else |
| 14590 | echo "$as_me: failed program was:" >&5 |
| 14591 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14592 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14593 | ac_cv_lib_soname_Xrandr="libXrandr.$LIBEXT" |
Mike McCormack | c7c9f93 | 2004-04-07 03:57:35 +0000 | [diff] [blame] | 14594 | fi |
| 14595 | rm -f conftest.err conftest.$ac_objext \ |
| 14596 | conftest$ac_exeext conftest.$ac_ext |
| 14597 | LIBS=$ac_get_soname_save_LIBS |
| 14598 | fi |
| 14599 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_Xrandr" >&5 |
| 14600 | echo "${ECHO_T}$ac_cv_lib_soname_Xrandr" >&6 |
| 14601 | if test "x$ac_cv_lib_soname_Xrandr" != xNONE |
| 14602 | then |
| 14603 | cat >>confdefs.h <<_ACEOF |
| 14604 | #define SONAME_LIBXRANDR "$ac_cv_lib_soname_Xrandr" |
| 14605 | _ACEOF |
| 14606 | fi |
| 14607 | |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14608 | echo "$as_me:$LINENO: checking for -lfreetype soname" >&5 |
| 14609 | echo $ECHO_N "checking for -lfreetype soname... $ECHO_C" >&6 |
| 14610 | if test "${ac_cv_lib_soname_freetype+set}" = set; then |
| 14611 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14612 | else |
| 14613 | ac_get_soname_save_LIBS=$LIBS |
| 14614 | LIBS="-lfreetype $X_LIBS $LIBS" |
| 14615 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14616 | /* confdefs.h. */ |
| 14617 | _ACEOF |
| 14618 | cat confdefs.h >>conftest.$ac_ext |
| 14619 | cat >>conftest.$ac_ext <<_ACEOF |
| 14620 | /* end confdefs.h. */ |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14621 | |
| 14622 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14623 | #ifdef __cplusplus |
| 14624 | extern "C" |
| 14625 | #endif |
| 14626 | /* We use char because int might match the return type of a gcc2 |
| 14627 | builtin and then its argument prototype would still apply. */ |
| 14628 | char FT_Init_FreeType (); |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14629 | int |
| 14630 | main () |
| 14631 | { |
| 14632 | FT_Init_FreeType (); |
| 14633 | ; |
| 14634 | return 0; |
| 14635 | } |
| 14636 | _ACEOF |
| 14637 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14638 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14639 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14640 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14641 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14642 | rm -f conftest.er1 |
| 14643 | cat conftest.err >&5 |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14644 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14645 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14646 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14647 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14648 | (eval $ac_try) 2>&5 |
| 14649 | ac_status=$? |
| 14650 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14651 | (exit $ac_status); }; } && |
| 14652 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14653 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14654 | (eval $ac_try) 2>&5 |
| 14655 | ac_status=$? |
| 14656 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14657 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14658 | 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] | 14659 | if test "x$ac_cv_lib_soname_freetype" = "x" |
| 14660 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14661 | ac_cv_lib_soname_freetype="libfreetype.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14662 | fi |
| 14663 | else |
| 14664 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14665 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14666 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14667 | ac_cv_lib_soname_freetype="libfreetype.$LIBEXT" |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14668 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14669 | rm -f conftest.err conftest.$ac_objext \ |
| 14670 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 14671 | LIBS=$ac_get_soname_save_LIBS |
| 14672 | fi |
| 14673 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_freetype" >&5 |
| 14674 | echo "${ECHO_T}$ac_cv_lib_soname_freetype" >&6 |
| 14675 | if test "x$ac_cv_lib_soname_freetype" != xNONE |
| 14676 | then |
| 14677 | cat >>confdefs.h <<_ACEOF |
| 14678 | #define SONAME_LIBFREETYPE "$ac_cv_lib_soname_freetype" |
| 14679 | _ACEOF |
| 14680 | fi |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14681 | |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14682 | echo "$as_me:$LINENO: checking for -lGL soname" >&5 |
| 14683 | echo $ECHO_N "checking for -lGL soname... $ECHO_C" >&6 |
| 14684 | if test "${ac_cv_lib_soname_GL+set}" = set; then |
| 14685 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14686 | else |
| 14687 | ac_get_soname_save_LIBS=$LIBS |
| 14688 | LIBS="-lGL $X_LIBS $X_EXTRA_LIBS $LIBS" |
| 14689 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14690 | /* confdefs.h. */ |
| 14691 | _ACEOF |
| 14692 | cat confdefs.h >>conftest.$ac_ext |
| 14693 | cat >>conftest.$ac_ext <<_ACEOF |
| 14694 | /* end confdefs.h. */ |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14695 | |
| 14696 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14697 | #ifdef __cplusplus |
| 14698 | extern "C" |
| 14699 | #endif |
| 14700 | /* We use char because int might match the return type of a gcc2 |
| 14701 | builtin and then its argument prototype would still apply. */ |
| 14702 | char glXQueryExtension (); |
| 14703 | int |
| 14704 | main () |
| 14705 | { |
| 14706 | glXQueryExtension (); |
| 14707 | ; |
| 14708 | return 0; |
| 14709 | } |
| 14710 | _ACEOF |
| 14711 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14712 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14713 | (eval $ac_link) 2>conftest.er1 |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14714 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14715 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14716 | rm -f conftest.er1 |
| 14717 | cat conftest.err >&5 |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14718 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14719 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14720 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14721 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14722 | (eval $ac_try) 2>&5 |
| 14723 | ac_status=$? |
| 14724 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14725 | (exit $ac_status); }; } && |
| 14726 | { ac_try='test -s conftest$ac_exeext' |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14727 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14728 | (eval $ac_try) 2>&5 |
| 14729 | ac_status=$? |
| 14730 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14731 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14732 | 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] | 14733 | if test "x$ac_cv_lib_soname_GL" = "x" |
| 14734 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14735 | ac_cv_lib_soname_GL="libGL.$LIBEXT" |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14736 | fi |
| 14737 | else |
| 14738 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14739 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14740 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14741 | ac_cv_lib_soname_GL="libGL.$LIBEXT" |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14742 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14743 | rm -f conftest.err conftest.$ac_objext \ |
| 14744 | conftest$ac_exeext conftest.$ac_ext |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 14745 | LIBS=$ac_get_soname_save_LIBS |
| 14746 | fi |
| 14747 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_GL" >&5 |
| 14748 | echo "${ECHO_T}$ac_cv_lib_soname_GL" >&6 |
| 14749 | if test "x$ac_cv_lib_soname_GL" != xNONE |
| 14750 | then |
| 14751 | cat >>confdefs.h <<_ACEOF |
| 14752 | #define SONAME_LIBGL "$ac_cv_lib_soname_GL" |
| 14753 | _ACEOF |
| 14754 | fi |
| 14755 | |
Christian Costa | eac96b5 | 2004-07-30 18:54:32 +0000 | [diff] [blame] | 14756 | echo "$as_me:$LINENO: checking for -ltxc_dxtn soname" >&5 |
| 14757 | echo $ECHO_N "checking for -ltxc_dxtn soname... $ECHO_C" >&6 |
| 14758 | if test "${ac_cv_lib_soname_txc_dxtn+set}" = set; then |
| 14759 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14760 | else |
| 14761 | ac_get_soname_save_LIBS=$LIBS |
| 14762 | LIBS="-ltxc_dxtn $LIBS" |
| 14763 | cat >conftest.$ac_ext <<_ACEOF |
| 14764 | /* confdefs.h. */ |
| 14765 | _ACEOF |
| 14766 | cat confdefs.h >>conftest.$ac_ext |
| 14767 | cat >>conftest.$ac_ext <<_ACEOF |
| 14768 | /* end confdefs.h. */ |
| 14769 | |
| 14770 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14771 | #ifdef __cplusplus |
| 14772 | extern "C" |
| 14773 | #endif |
| 14774 | /* We use char because int might match the return type of a gcc2 |
| 14775 | builtin and then its argument prototype would still apply. */ |
| 14776 | char fetch_2d_texel_rgba_dxt1 (); |
| 14777 | int |
| 14778 | main () |
| 14779 | { |
| 14780 | fetch_2d_texel_rgba_dxt1 (); |
| 14781 | ; |
| 14782 | return 0; |
| 14783 | } |
| 14784 | _ACEOF |
| 14785 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14786 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 14787 | (eval $ac_link) 2>conftest.er1 |
| 14788 | ac_status=$? |
| 14789 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14790 | rm -f conftest.er1 |
| 14791 | cat conftest.err >&5 |
| 14792 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14793 | (exit $ac_status); } && |
| 14794 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14795 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14796 | (eval $ac_try) 2>&5 |
| 14797 | ac_status=$? |
| 14798 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14799 | (exit $ac_status); }; } && |
| 14800 | { ac_try='test -s conftest$ac_exeext' |
| 14801 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14802 | (eval $ac_try) 2>&5 |
| 14803 | ac_status=$? |
| 14804 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14805 | (exit $ac_status); }; }; then |
| 14806 | ac_cv_lib_soname_txc_dxtn=`$ac_cv_path_LDD conftest$ac_exeext | grep libtxc_dxtn\\.$LIBEXT | sed "s/^.*\(libtxc_dxtn\.$LIBEXT[^ ]*\).*$/\1/"` |
| 14807 | if test "x$ac_cv_lib_soname_txc_dxtn" = "x" |
| 14808 | then |
| 14809 | ac_cv_lib_soname_txc_dxtn="libtxc_dxtn.$LIBEXT" |
| 14810 | fi |
| 14811 | else |
| 14812 | echo "$as_me: failed program was:" >&5 |
| 14813 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14814 | |
| 14815 | ac_cv_lib_soname_txc_dxtn="libtxc_dxtn.$LIBEXT" |
| 14816 | fi |
| 14817 | rm -f conftest.err conftest.$ac_objext \ |
| 14818 | conftest$ac_exeext conftest.$ac_ext |
| 14819 | LIBS=$ac_get_soname_save_LIBS |
| 14820 | fi |
| 14821 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_txc_dxtn" >&5 |
| 14822 | echo "${ECHO_T}$ac_cv_lib_soname_txc_dxtn" >&6 |
| 14823 | if test "x$ac_cv_lib_soname_txc_dxtn" != xNONE |
| 14824 | then |
| 14825 | cat >>confdefs.h <<_ACEOF |
| 14826 | #define SONAME_LIBTXC_DXTN "$ac_cv_lib_soname_txc_dxtn" |
| 14827 | _ACEOF |
| 14828 | fi |
| 14829 | |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14830 | echo "$as_me:$LINENO: checking for -lcups soname" >&5 |
| 14831 | echo $ECHO_N "checking for -lcups soname... $ECHO_C" >&6 |
| 14832 | if test "${ac_cv_lib_soname_cups+set}" = set; then |
| 14833 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14834 | else |
| 14835 | ac_get_soname_save_LIBS=$LIBS |
| 14836 | LIBS="-lcups $LIBS" |
| 14837 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14838 | /* confdefs.h. */ |
| 14839 | _ACEOF |
| 14840 | cat confdefs.h >>conftest.$ac_ext |
| 14841 | cat >>conftest.$ac_ext <<_ACEOF |
| 14842 | /* end confdefs.h. */ |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14843 | |
| 14844 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14845 | #ifdef __cplusplus |
| 14846 | extern "C" |
| 14847 | #endif |
| 14848 | /* We use char because int might match the return type of a gcc2 |
| 14849 | builtin and then its argument prototype would still apply. */ |
| 14850 | char cupsGetDefault (); |
| 14851 | int |
| 14852 | main () |
| 14853 | { |
| 14854 | cupsGetDefault (); |
| 14855 | ; |
| 14856 | return 0; |
| 14857 | } |
| 14858 | _ACEOF |
| 14859 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14860 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14861 | (eval $ac_link) 2>conftest.er1 |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14862 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14863 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14864 | rm -f conftest.er1 |
| 14865 | cat conftest.err >&5 |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14866 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14867 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14868 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14869 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14870 | (eval $ac_try) 2>&5 |
| 14871 | ac_status=$? |
| 14872 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14873 | (exit $ac_status); }; } && |
| 14874 | { ac_try='test -s conftest$ac_exeext' |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14875 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14876 | (eval $ac_try) 2>&5 |
| 14877 | ac_status=$? |
| 14878 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14879 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14880 | 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] | 14881 | if test "x$ac_cv_lib_soname_cups" = "x" |
| 14882 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14883 | ac_cv_lib_soname_cups="libcups.$LIBEXT" |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14884 | fi |
| 14885 | else |
| 14886 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14887 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14888 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14889 | ac_cv_lib_soname_cups="libcups.$LIBEXT" |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14890 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14891 | rm -f conftest.err conftest.$ac_objext \ |
| 14892 | conftest$ac_exeext conftest.$ac_ext |
Marcus Meissner | f061f76 | 2002-11-12 02:22:24 +0000 | [diff] [blame] | 14893 | LIBS=$ac_get_soname_save_LIBS |
| 14894 | fi |
| 14895 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_cups" >&5 |
| 14896 | echo "${ECHO_T}$ac_cv_lib_soname_cups" >&6 |
| 14897 | if test "x$ac_cv_lib_soname_cups" != xNONE |
| 14898 | then |
| 14899 | cat >>confdefs.h <<_ACEOF |
| 14900 | #define SONAME_LIBCUPS "$ac_cv_lib_soname_cups" |
| 14901 | _ACEOF |
| 14902 | fi |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14903 | |
| 14904 | echo "$as_me:$LINENO: checking for -ljack soname" >&5 |
| 14905 | echo $ECHO_N "checking for -ljack soname... $ECHO_C" >&6 |
| 14906 | if test "${ac_cv_lib_soname_jack+set}" = set; then |
| 14907 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14908 | else |
| 14909 | ac_get_soname_save_LIBS=$LIBS |
| 14910 | LIBS="-ljack $LIBS" |
| 14911 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14912 | /* confdefs.h. */ |
| 14913 | _ACEOF |
| 14914 | cat confdefs.h >>conftest.$ac_ext |
| 14915 | cat >>conftest.$ac_ext <<_ACEOF |
| 14916 | /* end confdefs.h. */ |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14917 | |
| 14918 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14919 | #ifdef __cplusplus |
| 14920 | extern "C" |
| 14921 | #endif |
| 14922 | /* We use char because int might match the return type of a gcc2 |
| 14923 | builtin and then its argument prototype would still apply. */ |
| 14924 | char jack_client_new (); |
| 14925 | int |
| 14926 | main () |
| 14927 | { |
| 14928 | jack_client_new (); |
| 14929 | ; |
| 14930 | return 0; |
| 14931 | } |
| 14932 | _ACEOF |
| 14933 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 14934 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14935 | (eval $ac_link) 2>conftest.er1 |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14936 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14937 | grep -v '^ *+' conftest.er1 >conftest.err |
| 14938 | rm -f conftest.er1 |
| 14939 | cat conftest.err >&5 |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14940 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14941 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14942 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 14943 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14944 | (eval $ac_try) 2>&5 |
| 14945 | ac_status=$? |
| 14946 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14947 | (exit $ac_status); }; } && |
| 14948 | { ac_try='test -s conftest$ac_exeext' |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14949 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 14950 | (eval $ac_try) 2>&5 |
| 14951 | ac_status=$? |
| 14952 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 14953 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14954 | 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] | 14955 | if test "x$ac_cv_lib_soname_jack" = "x" |
| 14956 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14957 | ac_cv_lib_soname_jack="libjack.$LIBEXT" |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14958 | fi |
| 14959 | else |
| 14960 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 14961 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 14962 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 14963 | ac_cv_lib_soname_jack="libjack.$LIBEXT" |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14964 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 14965 | rm -f conftest.err conftest.$ac_objext \ |
| 14966 | conftest$ac_exeext conftest.$ac_ext |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 14967 | LIBS=$ac_get_soname_save_LIBS |
| 14968 | fi |
| 14969 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jack" >&5 |
| 14970 | echo "${ECHO_T}$ac_cv_lib_soname_jack" >&6 |
| 14971 | if test "x$ac_cv_lib_soname_jack" != xNONE |
| 14972 | then |
| 14973 | cat >>confdefs.h <<_ACEOF |
| 14974 | #define SONAME_LIBJACK "$ac_cv_lib_soname_jack" |
| 14975 | _ACEOF |
| 14976 | fi |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 14977 | |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 14978 | echo "$as_me:$LINENO: checking for -lfontconfig soname" >&5 |
| 14979 | echo $ECHO_N "checking for -lfontconfig soname... $ECHO_C" >&6 |
| 14980 | if test "${ac_cv_lib_soname_fontconfig+set}" = set; then |
| 14981 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 14982 | else |
| 14983 | ac_get_soname_save_LIBS=$LIBS |
| 14984 | LIBS="-lfontconfig $LIBS" |
| 14985 | cat >conftest.$ac_ext <<_ACEOF |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 14986 | /* confdefs.h. */ |
| 14987 | _ACEOF |
| 14988 | cat confdefs.h >>conftest.$ac_ext |
| 14989 | cat >>conftest.$ac_ext <<_ACEOF |
| 14990 | /* end confdefs.h. */ |
| 14991 | |
| 14992 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 14993 | #ifdef __cplusplus |
| 14994 | extern "C" |
| 14995 | #endif |
| 14996 | /* We use char because int might match the return type of a gcc2 |
| 14997 | builtin and then its argument prototype would still apply. */ |
| 14998 | char FcInit (); |
| 14999 | int |
| 15000 | main () |
| 15001 | { |
| 15002 | FcInit (); |
| 15003 | ; |
| 15004 | return 0; |
| 15005 | } |
| 15006 | _ACEOF |
| 15007 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15008 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15009 | (eval $ac_link) 2>conftest.er1 |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15010 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15011 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15012 | rm -f conftest.er1 |
| 15013 | cat conftest.err >&5 |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15014 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15015 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15016 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15017 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15018 | (eval $ac_try) 2>&5 |
| 15019 | ac_status=$? |
| 15020 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15021 | (exit $ac_status); }; } && |
| 15022 | { ac_try='test -s conftest$ac_exeext' |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15023 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15024 | (eval $ac_try) 2>&5 |
| 15025 | ac_status=$? |
| 15026 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15027 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15028 | 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] | 15029 | if test "x$ac_cv_lib_soname_fontconfig" = "x" |
| 15030 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15031 | ac_cv_lib_soname_fontconfig="libfontconfig.$LIBEXT" |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15032 | fi |
| 15033 | else |
| 15034 | echo "$as_me: failed program was:" >&5 |
| 15035 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15036 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15037 | ac_cv_lib_soname_fontconfig="libfontconfig.$LIBEXT" |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15038 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15039 | rm -f conftest.err conftest.$ac_objext \ |
| 15040 | conftest$ac_exeext conftest.$ac_ext |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15041 | LIBS=$ac_get_soname_save_LIBS |
| 15042 | fi |
| 15043 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_fontconfig" >&5 |
| 15044 | echo "${ECHO_T}$ac_cv_lib_soname_fontconfig" >&6 |
| 15045 | if test "x$ac_cv_lib_soname_fontconfig" != xNONE |
| 15046 | then |
| 15047 | cat >>confdefs.h <<_ACEOF |
| 15048 | #define SONAME_LIBFONTCONFIG "$ac_cv_lib_soname_fontconfig" |
| 15049 | _ACEOF |
Alexandre Julliard | 7999469 | 2003-11-13 20:58:55 +0000 | [diff] [blame] | 15050 | fi |
Huw Davies | 6e12807 | 2003-11-09 00:30:13 +0000 | [diff] [blame] | 15051 | |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15052 | echo "$as_me:$LINENO: checking for -lssl soname" >&5 |
| 15053 | echo $ECHO_N "checking for -lssl soname... $ECHO_C" >&6 |
| 15054 | if test "${ac_cv_lib_soname_ssl+set}" = set; then |
| 15055 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15056 | else |
| 15057 | ac_get_soname_save_LIBS=$LIBS |
| 15058 | LIBS="-lssl $LIBS" |
| 15059 | cat >conftest.$ac_ext <<_ACEOF |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15060 | /* confdefs.h. */ |
| 15061 | _ACEOF |
| 15062 | cat confdefs.h >>conftest.$ac_ext |
| 15063 | cat >>conftest.$ac_ext <<_ACEOF |
| 15064 | /* end confdefs.h. */ |
| 15065 | |
| 15066 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15067 | #ifdef __cplusplus |
| 15068 | extern "C" |
| 15069 | #endif |
| 15070 | /* We use char because int might match the return type of a gcc2 |
| 15071 | builtin and then its argument prototype would still apply. */ |
| 15072 | char SSL_library_init (); |
| 15073 | int |
| 15074 | main () |
| 15075 | { |
| 15076 | SSL_library_init (); |
| 15077 | ; |
| 15078 | return 0; |
| 15079 | } |
| 15080 | _ACEOF |
| 15081 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15082 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15083 | (eval $ac_link) 2>conftest.er1 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15084 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15085 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15086 | rm -f conftest.er1 |
| 15087 | cat conftest.err >&5 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15088 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15089 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15090 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15091 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15092 | (eval $ac_try) 2>&5 |
| 15093 | ac_status=$? |
| 15094 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15095 | (exit $ac_status); }; } && |
| 15096 | { ac_try='test -s conftest$ac_exeext' |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15097 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15098 | (eval $ac_try) 2>&5 |
| 15099 | ac_status=$? |
| 15100 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15101 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15102 | 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] | 15103 | if test "x$ac_cv_lib_soname_ssl" = "x" |
| 15104 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15105 | ac_cv_lib_soname_ssl="libssl.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15106 | fi |
| 15107 | else |
| 15108 | echo "$as_me: failed program was:" >&5 |
| 15109 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15110 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15111 | ac_cv_lib_soname_ssl="libssl.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15112 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15113 | rm -f conftest.err conftest.$ac_objext \ |
| 15114 | conftest$ac_exeext conftest.$ac_ext |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15115 | LIBS=$ac_get_soname_save_LIBS |
| 15116 | fi |
| 15117 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ssl" >&5 |
| 15118 | echo "${ECHO_T}$ac_cv_lib_soname_ssl" >&6 |
| 15119 | if test "x$ac_cv_lib_soname_ssl" != xNONE |
| 15120 | then |
| 15121 | cat >>confdefs.h <<_ACEOF |
| 15122 | #define SONAME_LIBSSL "$ac_cv_lib_soname_ssl" |
| 15123 | _ACEOF |
| 15124 | fi |
| 15125 | |
| 15126 | echo "$as_me:$LINENO: checking for -lcrypto soname" >&5 |
| 15127 | echo $ECHO_N "checking for -lcrypto soname... $ECHO_C" >&6 |
| 15128 | if test "${ac_cv_lib_soname_crypto+set}" = set; then |
| 15129 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15130 | else |
| 15131 | ac_get_soname_save_LIBS=$LIBS |
| 15132 | LIBS="-lcrypto $LIBS" |
| 15133 | cat >conftest.$ac_ext <<_ACEOF |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15134 | /* confdefs.h. */ |
| 15135 | _ACEOF |
| 15136 | cat confdefs.h >>conftest.$ac_ext |
| 15137 | cat >>conftest.$ac_ext <<_ACEOF |
| 15138 | /* end confdefs.h. */ |
| 15139 | |
| 15140 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15141 | #ifdef __cplusplus |
| 15142 | extern "C" |
| 15143 | #endif |
| 15144 | /* We use char because int might match the return type of a gcc2 |
| 15145 | builtin and then its argument prototype would still apply. */ |
| 15146 | char BIO_new_socket (); |
| 15147 | int |
| 15148 | main () |
| 15149 | { |
| 15150 | BIO_new_socket (); |
| 15151 | ; |
| 15152 | return 0; |
| 15153 | } |
| 15154 | _ACEOF |
| 15155 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15156 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15157 | (eval $ac_link) 2>conftest.er1 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15158 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15159 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15160 | rm -f conftest.er1 |
| 15161 | cat conftest.err >&5 |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15162 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15163 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15164 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15165 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15166 | (eval $ac_try) 2>&5 |
| 15167 | ac_status=$? |
| 15168 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15169 | (exit $ac_status); }; } && |
| 15170 | { ac_try='test -s conftest$ac_exeext' |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15171 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15172 | (eval $ac_try) 2>&5 |
| 15173 | ac_status=$? |
| 15174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15175 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15176 | 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] | 15177 | if test "x$ac_cv_lib_soname_crypto" = "x" |
| 15178 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15179 | ac_cv_lib_soname_crypto="libcrypto.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15180 | fi |
| 15181 | else |
| 15182 | echo "$as_me: failed program was:" >&5 |
| 15183 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15184 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15185 | ac_cv_lib_soname_crypto="libcrypto.$LIBEXT" |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15186 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15187 | rm -f conftest.err conftest.$ac_objext \ |
| 15188 | conftest$ac_exeext conftest.$ac_ext |
David Hammerton | 852c7ae | 2003-06-20 23:26:56 +0000 | [diff] [blame] | 15189 | LIBS=$ac_get_soname_save_LIBS |
| 15190 | fi |
| 15191 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_crypto" >&5 |
| 15192 | echo "${ECHO_T}$ac_cv_lib_soname_crypto" >&6 |
| 15193 | if test "x$ac_cv_lib_soname_crypto" != xNONE |
| 15194 | then |
| 15195 | cat >>confdefs.h <<_ACEOF |
| 15196 | #define SONAME_LIBCRYPTO "$ac_cv_lib_soname_crypto" |
| 15197 | _ACEOF |
| 15198 | fi |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15199 | |
| 15200 | echo "$as_me:$LINENO: checking for -lncurses soname" >&5 |
| 15201 | echo $ECHO_N "checking for -lncurses soname... $ECHO_C" >&6 |
| 15202 | if test "${ac_cv_lib_soname_ncurses+set}" = set; then |
| 15203 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15204 | else |
| 15205 | ac_get_soname_save_LIBS=$LIBS |
| 15206 | LIBS="-lncurses $LIBS" |
| 15207 | cat >conftest.$ac_ext <<_ACEOF |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15208 | /* confdefs.h. */ |
| 15209 | _ACEOF |
| 15210 | cat confdefs.h >>conftest.$ac_ext |
| 15211 | cat >>conftest.$ac_ext <<_ACEOF |
| 15212 | /* end confdefs.h. */ |
| 15213 | |
| 15214 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15215 | #ifdef __cplusplus |
| 15216 | extern "C" |
| 15217 | #endif |
| 15218 | /* We use char because int might match the return type of a gcc2 |
| 15219 | builtin and then its argument prototype would still apply. */ |
| 15220 | char waddch (); |
| 15221 | int |
| 15222 | main () |
| 15223 | { |
| 15224 | waddch (); |
| 15225 | ; |
| 15226 | return 0; |
| 15227 | } |
| 15228 | _ACEOF |
| 15229 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15230 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15231 | (eval $ac_link) 2>conftest.er1 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15232 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15233 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15234 | rm -f conftest.er1 |
| 15235 | cat conftest.err >&5 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15236 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15237 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15238 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15239 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15240 | (eval $ac_try) 2>&5 |
| 15241 | ac_status=$? |
| 15242 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15243 | (exit $ac_status); }; } && |
| 15244 | { ac_try='test -s conftest$ac_exeext' |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15245 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15246 | (eval $ac_try) 2>&5 |
| 15247 | ac_status=$? |
| 15248 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15249 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15250 | 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] | 15251 | if test "x$ac_cv_lib_soname_ncurses" = "x" |
| 15252 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15253 | ac_cv_lib_soname_ncurses="libncurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15254 | fi |
| 15255 | else |
| 15256 | echo "$as_me: failed program was:" >&5 |
| 15257 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15258 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15259 | ac_cv_lib_soname_ncurses="libncurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15260 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15261 | rm -f conftest.err conftest.$ac_objext \ |
| 15262 | conftest$ac_exeext conftest.$ac_ext |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15263 | LIBS=$ac_get_soname_save_LIBS |
| 15264 | fi |
| 15265 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ncurses" >&5 |
| 15266 | echo "${ECHO_T}$ac_cv_lib_soname_ncurses" >&6 |
| 15267 | if test "x$ac_cv_lib_soname_ncurses" != xNONE |
| 15268 | then |
| 15269 | cat >>confdefs.h <<_ACEOF |
| 15270 | #define SONAME_LIBNCURSES "$ac_cv_lib_soname_ncurses" |
| 15271 | _ACEOF |
| 15272 | fi |
| 15273 | |
| 15274 | echo "$as_me:$LINENO: checking for -lcurses soname" >&5 |
| 15275 | echo $ECHO_N "checking for -lcurses soname... $ECHO_C" >&6 |
| 15276 | if test "${ac_cv_lib_soname_curses+set}" = set; then |
| 15277 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15278 | else |
| 15279 | ac_get_soname_save_LIBS=$LIBS |
| 15280 | LIBS="-lcurses $LIBS" |
| 15281 | cat >conftest.$ac_ext <<_ACEOF |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15282 | /* confdefs.h. */ |
| 15283 | _ACEOF |
| 15284 | cat confdefs.h >>conftest.$ac_ext |
| 15285 | cat >>conftest.$ac_ext <<_ACEOF |
| 15286 | /* end confdefs.h. */ |
| 15287 | |
| 15288 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15289 | #ifdef __cplusplus |
| 15290 | extern "C" |
| 15291 | #endif |
| 15292 | /* We use char because int might match the return type of a gcc2 |
| 15293 | builtin and then its argument prototype would still apply. */ |
| 15294 | char waddch (); |
| 15295 | int |
| 15296 | main () |
| 15297 | { |
| 15298 | waddch (); |
| 15299 | ; |
| 15300 | return 0; |
| 15301 | } |
| 15302 | _ACEOF |
| 15303 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15304 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15305 | (eval $ac_link) 2>conftest.er1 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15306 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15307 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15308 | rm -f conftest.er1 |
| 15309 | cat conftest.err >&5 |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15310 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15311 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15312 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15313 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15314 | (eval $ac_try) 2>&5 |
| 15315 | ac_status=$? |
| 15316 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15317 | (exit $ac_status); }; } && |
| 15318 | { ac_try='test -s conftest$ac_exeext' |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15319 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15320 | (eval $ac_try) 2>&5 |
| 15321 | ac_status=$? |
| 15322 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15323 | (exit $ac_status); }; }; then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15324 | 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] | 15325 | if test "x$ac_cv_lib_soname_curses" = "x" |
| 15326 | then |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15327 | ac_cv_lib_soname_curses="libcurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15328 | fi |
| 15329 | else |
| 15330 | echo "$as_me: failed program was:" >&5 |
| 15331 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15332 | |
Pierre d'Herbemont | 197b5e3 | 2004-06-14 19:34:42 +0000 | [diff] [blame] | 15333 | ac_cv_lib_soname_curses="libcurses.$LIBEXT" |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15334 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15335 | rm -f conftest.err conftest.$ac_objext \ |
| 15336 | conftest$ac_exeext conftest.$ac_ext |
Mike McCormack | 9557d1b | 2003-08-20 04:19:01 +0000 | [diff] [blame] | 15337 | LIBS=$ac_get_soname_save_LIBS |
| 15338 | fi |
| 15339 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_curses" >&5 |
| 15340 | echo "${ECHO_T}$ac_cv_lib_soname_curses" >&6 |
| 15341 | if test "x$ac_cv_lib_soname_curses" != xNONE |
| 15342 | then |
| 15343 | cat >>confdefs.h <<_ACEOF |
| 15344 | #define SONAME_LIBCURSES "$ac_cv_lib_soname_curses" |
| 15345 | _ACEOF |
| 15346 | fi |
Huw Davies | e82dfab | 2004-08-04 19:10:26 +0000 | [diff] [blame] | 15347 | |
| 15348 | echo "$as_me:$LINENO: checking for -ljpeg soname" >&5 |
| 15349 | echo $ECHO_N "checking for -ljpeg soname... $ECHO_C" >&6 |
| 15350 | if test "${ac_cv_lib_soname_jpeg+set}" = set; then |
| 15351 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15352 | else |
| 15353 | ac_get_soname_save_LIBS=$LIBS |
| 15354 | LIBS="-ljpeg $LIBS" |
| 15355 | cat >conftest.$ac_ext <<_ACEOF |
| 15356 | /* confdefs.h. */ |
| 15357 | _ACEOF |
| 15358 | cat confdefs.h >>conftest.$ac_ext |
| 15359 | cat >>conftest.$ac_ext <<_ACEOF |
| 15360 | /* end confdefs.h. */ |
| 15361 | |
| 15362 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15363 | #ifdef __cplusplus |
| 15364 | extern "C" |
| 15365 | #endif |
| 15366 | /* We use char because int might match the return type of a gcc2 |
| 15367 | builtin and then its argument prototype would still apply. */ |
| 15368 | char jpeg_start_decompress (); |
| 15369 | int |
| 15370 | main () |
| 15371 | { |
| 15372 | jpeg_start_decompress (); |
| 15373 | ; |
| 15374 | return 0; |
| 15375 | } |
| 15376 | _ACEOF |
| 15377 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15378 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15379 | (eval $ac_link) 2>conftest.er1 |
| 15380 | ac_status=$? |
| 15381 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15382 | rm -f conftest.er1 |
| 15383 | cat conftest.err >&5 |
| 15384 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15385 | (exit $ac_status); } && |
| 15386 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15387 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15388 | (eval $ac_try) 2>&5 |
| 15389 | ac_status=$? |
| 15390 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15391 | (exit $ac_status); }; } && |
| 15392 | { ac_try='test -s conftest$ac_exeext' |
| 15393 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15394 | (eval $ac_try) 2>&5 |
| 15395 | ac_status=$? |
| 15396 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15397 | (exit $ac_status); }; }; then |
| 15398 | ac_cv_lib_soname_jpeg=`$ac_cv_path_LDD conftest$ac_exeext | grep libjpeg\\.$LIBEXT | sed "s/^.*\(libjpeg\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15399 | if test "x$ac_cv_lib_soname_jpeg" = "x" |
| 15400 | then |
| 15401 | ac_cv_lib_soname_jpeg="libjpeg.$LIBEXT" |
| 15402 | fi |
| 15403 | else |
| 15404 | echo "$as_me: failed program was:" >&5 |
| 15405 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15406 | |
| 15407 | ac_cv_lib_soname_jpeg="libjpeg.$LIBEXT" |
| 15408 | fi |
| 15409 | rm -f conftest.err conftest.$ac_objext \ |
| 15410 | conftest$ac_exeext conftest.$ac_ext |
| 15411 | LIBS=$ac_get_soname_save_LIBS |
| 15412 | fi |
| 15413 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_jpeg" >&5 |
| 15414 | echo "${ECHO_T}$ac_cv_lib_soname_jpeg" >&6 |
| 15415 | if test "x$ac_cv_lib_soname_jpeg" != xNONE |
| 15416 | then |
| 15417 | cat >>confdefs.h <<_ACEOF |
| 15418 | #define SONAME_LIBJPEG "$ac_cv_lib_soname_jpeg" |
| 15419 | _ACEOF |
| 15420 | fi |
| 15421 | |
| 15422 | echo "$as_me:$LINENO: checking for -lungif soname" >&5 |
| 15423 | echo $ECHO_N "checking for -lungif soname... $ECHO_C" >&6 |
| 15424 | if test "${ac_cv_lib_soname_ungif+set}" = set; then |
| 15425 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15426 | else |
| 15427 | ac_get_soname_save_LIBS=$LIBS |
| 15428 | LIBS="-lungif $LIBS" |
| 15429 | cat >conftest.$ac_ext <<_ACEOF |
| 15430 | /* confdefs.h. */ |
| 15431 | _ACEOF |
| 15432 | cat confdefs.h >>conftest.$ac_ext |
| 15433 | cat >>conftest.$ac_ext <<_ACEOF |
| 15434 | /* end confdefs.h. */ |
| 15435 | |
| 15436 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15437 | #ifdef __cplusplus |
| 15438 | extern "C" |
| 15439 | #endif |
| 15440 | /* We use char because int might match the return type of a gcc2 |
| 15441 | builtin and then its argument prototype would still apply. */ |
| 15442 | char DGifOpen (); |
| 15443 | int |
| 15444 | main () |
| 15445 | { |
| 15446 | DGifOpen (); |
| 15447 | ; |
| 15448 | return 0; |
| 15449 | } |
| 15450 | _ACEOF |
| 15451 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15452 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15453 | (eval $ac_link) 2>conftest.er1 |
| 15454 | ac_status=$? |
| 15455 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15456 | rm -f conftest.er1 |
| 15457 | cat conftest.err >&5 |
| 15458 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15459 | (exit $ac_status); } && |
| 15460 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15461 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15462 | (eval $ac_try) 2>&5 |
| 15463 | ac_status=$? |
| 15464 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15465 | (exit $ac_status); }; } && |
| 15466 | { ac_try='test -s conftest$ac_exeext' |
| 15467 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15468 | (eval $ac_try) 2>&5 |
| 15469 | ac_status=$? |
| 15470 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15471 | (exit $ac_status); }; }; then |
| 15472 | ac_cv_lib_soname_ungif=`$ac_cv_path_LDD conftest$ac_exeext | grep libungif\\.$LIBEXT | sed "s/^.*\(libungif\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15473 | if test "x$ac_cv_lib_soname_ungif" = "x" |
| 15474 | then |
| 15475 | ac_cv_lib_soname_ungif="libungif.$LIBEXT" |
| 15476 | fi |
| 15477 | else |
| 15478 | echo "$as_me: failed program was:" >&5 |
| 15479 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15480 | |
| 15481 | ac_cv_lib_soname_ungif="libungif.$LIBEXT" |
| 15482 | fi |
| 15483 | rm -f conftest.err conftest.$ac_objext \ |
| 15484 | conftest$ac_exeext conftest.$ac_ext |
| 15485 | LIBS=$ac_get_soname_save_LIBS |
| 15486 | fi |
| 15487 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_ungif" >&5 |
| 15488 | echo "${ECHO_T}$ac_cv_lib_soname_ungif" >&6 |
| 15489 | if test "x$ac_cv_lib_soname_ungif" != xNONE |
| 15490 | then |
| 15491 | cat >>confdefs.h <<_ACEOF |
| 15492 | #define SONAME_LIBUNGIF "$ac_cv_lib_soname_ungif" |
| 15493 | _ACEOF |
| 15494 | fi |
Marcus Meissner | 00cf13a | 2004-09-14 19:27:58 +0000 | [diff] [blame] | 15495 | |
| 15496 | echo "$as_me:$LINENO: checking for -lgif soname" >&5 |
| 15497 | echo $ECHO_N "checking for -lgif soname... $ECHO_C" >&6 |
| 15498 | if test "${ac_cv_lib_soname_gif+set}" = set; then |
| 15499 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15500 | else |
| 15501 | ac_get_soname_save_LIBS=$LIBS |
| 15502 | LIBS="-lgif $LIBS" |
| 15503 | cat >conftest.$ac_ext <<_ACEOF |
| 15504 | /* confdefs.h. */ |
| 15505 | _ACEOF |
| 15506 | cat confdefs.h >>conftest.$ac_ext |
| 15507 | cat >>conftest.$ac_ext <<_ACEOF |
| 15508 | /* end confdefs.h. */ |
| 15509 | |
| 15510 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15511 | #ifdef __cplusplus |
| 15512 | extern "C" |
| 15513 | #endif |
| 15514 | /* We use char because int might match the return type of a gcc2 |
| 15515 | builtin and then its argument prototype would still apply. */ |
| 15516 | char DGifOpen (); |
| 15517 | int |
| 15518 | main () |
| 15519 | { |
| 15520 | DGifOpen (); |
| 15521 | ; |
| 15522 | return 0; |
| 15523 | } |
| 15524 | _ACEOF |
| 15525 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15526 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15527 | (eval $ac_link) 2>conftest.er1 |
| 15528 | ac_status=$? |
| 15529 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15530 | rm -f conftest.er1 |
| 15531 | cat conftest.err >&5 |
| 15532 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15533 | (exit $ac_status); } && |
| 15534 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15535 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15536 | (eval $ac_try) 2>&5 |
| 15537 | ac_status=$? |
| 15538 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15539 | (exit $ac_status); }; } && |
| 15540 | { ac_try='test -s conftest$ac_exeext' |
| 15541 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15542 | (eval $ac_try) 2>&5 |
| 15543 | ac_status=$? |
| 15544 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15545 | (exit $ac_status); }; }; then |
| 15546 | ac_cv_lib_soname_gif=`$ac_cv_path_LDD conftest$ac_exeext | grep libgif\\.$LIBEXT | sed "s/^.*\(libgif\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15547 | if test "x$ac_cv_lib_soname_gif" = "x" |
| 15548 | then |
| 15549 | ac_cv_lib_soname_gif="libgif.$LIBEXT" |
| 15550 | fi |
| 15551 | else |
| 15552 | echo "$as_me: failed program was:" >&5 |
| 15553 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15554 | |
| 15555 | ac_cv_lib_soname_gif="libgif.$LIBEXT" |
| 15556 | fi |
| 15557 | rm -f conftest.err conftest.$ac_objext \ |
| 15558 | conftest$ac_exeext conftest.$ac_ext |
| 15559 | LIBS=$ac_get_soname_save_LIBS |
| 15560 | fi |
| 15561 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_gif" >&5 |
| 15562 | echo "${ECHO_T}$ac_cv_lib_soname_gif" >&6 |
| 15563 | if test "x$ac_cv_lib_soname_gif" != xNONE |
| 15564 | then |
| 15565 | cat >>confdefs.h <<_ACEOF |
| 15566 | #define SONAME_LIBGIF "$ac_cv_lib_soname_gif" |
| 15567 | _ACEOF |
| 15568 | fi |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 15569 | |
Marcus Meissner | 67d3afb | 2005-01-07 15:33:02 +0000 | [diff] [blame] | 15570 | echo "$as_me:$LINENO: checking for -lcapi20 soname" >&5 |
| 15571 | echo $ECHO_N "checking for -lcapi20 soname... $ECHO_C" >&6 |
| 15572 | if test "${ac_cv_lib_soname_capi20+set}" = set; then |
| 15573 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 15574 | else |
| 15575 | ac_get_soname_save_LIBS=$LIBS |
| 15576 | LIBS="-lcapi20 $LIBS" |
| 15577 | cat >conftest.$ac_ext <<_ACEOF |
| 15578 | /* confdefs.h. */ |
| 15579 | _ACEOF |
| 15580 | cat confdefs.h >>conftest.$ac_ext |
| 15581 | cat >>conftest.$ac_ext <<_ACEOF |
| 15582 | /* end confdefs.h. */ |
| 15583 | |
| 15584 | /* Override any gcc2 internal prototype to avoid an error. */ |
| 15585 | #ifdef __cplusplus |
| 15586 | extern "C" |
| 15587 | #endif |
| 15588 | /* We use char because int might match the return type of a gcc2 |
| 15589 | builtin and then its argument prototype would still apply. */ |
| 15590 | char capi20_isinstalled (); |
| 15591 | int |
| 15592 | main () |
| 15593 | { |
| 15594 | capi20_isinstalled (); |
| 15595 | ; |
| 15596 | return 0; |
| 15597 | } |
| 15598 | _ACEOF |
| 15599 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 15600 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 15601 | (eval $ac_link) 2>conftest.er1 |
| 15602 | ac_status=$? |
| 15603 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15604 | rm -f conftest.er1 |
| 15605 | cat conftest.err >&5 |
| 15606 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15607 | (exit $ac_status); } && |
| 15608 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15609 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15610 | (eval $ac_try) 2>&5 |
| 15611 | ac_status=$? |
| 15612 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15613 | (exit $ac_status); }; } && |
| 15614 | { ac_try='test -s conftest$ac_exeext' |
| 15615 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15616 | (eval $ac_try) 2>&5 |
| 15617 | ac_status=$? |
| 15618 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15619 | (exit $ac_status); }; }; then |
| 15620 | ac_cv_lib_soname_capi20=`$ac_cv_path_LDD conftest$ac_exeext | grep libcapi20\\.$LIBEXT | sed "s/^.*\(libcapi20\.$LIBEXT[^ ]*\).*$/\1/"` |
| 15621 | if test "x$ac_cv_lib_soname_capi20" = "x" |
| 15622 | then |
| 15623 | ac_cv_lib_soname_capi20="libcapi20.$LIBEXT" |
| 15624 | fi |
| 15625 | else |
| 15626 | echo "$as_me: failed program was:" >&5 |
| 15627 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15628 | |
| 15629 | ac_cv_lib_soname_capi20="libcapi20.$LIBEXT" |
| 15630 | fi |
| 15631 | rm -f conftest.err conftest.$ac_objext \ |
| 15632 | conftest$ac_exeext conftest.$ac_ext |
| 15633 | LIBS=$ac_get_soname_save_LIBS |
| 15634 | fi |
| 15635 | echo "$as_me:$LINENO: result: $ac_cv_lib_soname_capi20" >&5 |
| 15636 | echo "${ECHO_T}$ac_cv_lib_soname_capi20" >&6 |
| 15637 | if test "x$ac_cv_lib_soname_capi20" != xNONE |
| 15638 | then |
| 15639 | cat >>confdefs.h <<_ACEOF |
| 15640 | #define SONAME_LIBCAPI20 "$ac_cv_lib_soname_capi20" |
| 15641 | _ACEOF |
| 15642 | fi |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 15643 | fi |
| 15644 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15645 | |
Alexandre Julliard | fa3a536 | 2002-05-09 01:49:54 +0000 | [diff] [blame] | 15646 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15647 | # The Ultrix 4.2 mips builtin alloca declared by alloca.h only works |
| 15648 | # for constant arguments. Useless! |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15649 | echo "$as_me:$LINENO: checking for working alloca.h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15650 | echo $ECHO_N "checking for working alloca.h... $ECHO_C" >&6 |
| 15651 | if test "${ac_cv_working_alloca_h+set}" = set; then |
| 15652 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15653 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15654 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15655 | /* confdefs.h. */ |
| 15656 | _ACEOF |
| 15657 | cat confdefs.h >>conftest.$ac_ext |
| 15658 | cat >>conftest.$ac_ext <<_ACEOF |
| 15659 | /* end confdefs.h. */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15660 | #include <alloca.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15661 | int |
| 15662 | main () |
| 15663 | { |
| 15664 | char *p = (char *) alloca (2 * sizeof (int)); |
| 15665 | ; |
| 15666 | return 0; |
| 15667 | } |
| 15668 | _ACEOF |
| 15669 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15670 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15671 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15672 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15673 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15674 | rm -f conftest.er1 |
| 15675 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15676 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15677 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15678 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15679 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15680 | (eval $ac_try) 2>&5 |
| 15681 | ac_status=$? |
| 15682 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15683 | (exit $ac_status); }; } && |
| 15684 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15685 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15686 | (eval $ac_try) 2>&5 |
| 15687 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15688 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15689 | (exit $ac_status); }; }; then |
| 15690 | ac_cv_working_alloca_h=yes |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15691 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15692 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15693 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15694 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15695 | ac_cv_working_alloca_h=no |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15696 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15697 | rm -f conftest.err conftest.$ac_objext \ |
| 15698 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15699 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15700 | echo "$as_me:$LINENO: result: $ac_cv_working_alloca_h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15701 | echo "${ECHO_T}$ac_cv_working_alloca_h" >&6 |
| 15702 | if test $ac_cv_working_alloca_h = yes; then |
Alexandre Julliard | 2487cce | 1999-04-18 14:43:16 +0000 | [diff] [blame] | 15703 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15704 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15705 | #define HAVE_ALLOCA_H 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15706 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15707 | |
| 15708 | fi |
| 15709 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15710 | echo "$as_me:$LINENO: checking for alloca" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15711 | echo $ECHO_N "checking for alloca... $ECHO_C" >&6 |
| 15712 | if test "${ac_cv_func_alloca_works+set}" = set; then |
| 15713 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15714 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15715 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15716 | /* confdefs.h. */ |
| 15717 | _ACEOF |
| 15718 | cat confdefs.h >>conftest.$ac_ext |
| 15719 | cat >>conftest.$ac_ext <<_ACEOF |
| 15720 | /* end confdefs.h. */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15721 | #ifdef __GNUC__ |
| 15722 | # define alloca __builtin_alloca |
| 15723 | #else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15724 | # ifdef _MSC_VER |
| 15725 | # include <malloc.h> |
| 15726 | # define alloca _alloca |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15727 | # else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15728 | # if HAVE_ALLOCA_H |
| 15729 | # include <alloca.h> |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15730 | # else |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15731 | # ifdef _AIX |
| 15732 | #pragma alloca |
| 15733 | # else |
| 15734 | # ifndef alloca /* predefined by HP cc +Olibcalls */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15735 | char *alloca (); |
Eric Pouech | 18ad24a | 2000-01-16 22:16:33 +0000 | [diff] [blame] | 15736 | # endif |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15737 | # endif |
| 15738 | # endif |
| 15739 | # endif |
| 15740 | #endif |
| 15741 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15742 | int |
| 15743 | main () |
| 15744 | { |
| 15745 | char *p = (char *) alloca (1); |
| 15746 | ; |
| 15747 | return 0; |
| 15748 | } |
| 15749 | _ACEOF |
| 15750 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15751 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15752 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15753 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15754 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15755 | rm -f conftest.er1 |
| 15756 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15758 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15759 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15760 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15761 | (eval $ac_try) 2>&5 |
| 15762 | ac_status=$? |
| 15763 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15764 | (exit $ac_status); }; } && |
| 15765 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15766 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15767 | (eval $ac_try) 2>&5 |
| 15768 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15769 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15770 | (exit $ac_status); }; }; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15771 | ac_cv_func_alloca_works=yes |
| 15772 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15773 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15774 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15775 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15776 | ac_cv_func_alloca_works=no |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15777 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15778 | rm -f conftest.err conftest.$ac_objext \ |
| 15779 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15780 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15781 | echo "$as_me:$LINENO: result: $ac_cv_func_alloca_works" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15782 | echo "${ECHO_T}$ac_cv_func_alloca_works" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15783 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15784 | if test $ac_cv_func_alloca_works = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15785 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15786 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15787 | #define HAVE_ALLOCA 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15788 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15789 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15790 | else |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15791 | # The SVR3 libPW and SVR4 libucb both contain incompatible functions |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15792 | # that cause trouble. Some versions do not even contain alloca or |
| 15793 | # contain a buggy version. If you still want to use their alloca, |
| 15794 | # use ar to extract alloca.o from them instead of compiling alloca.c. |
| 15795 | |
| 15796 | ALLOCA=alloca.$ac_objext |
| 15797 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15798 | cat >>confdefs.h <<\_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15799 | #define C_ALLOCA 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15800 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15801 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15802 | |
| 15803 | echo "$as_me:$LINENO: checking whether \`alloca.c' needs Cray hooks" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15804 | echo $ECHO_N "checking whether \`alloca.c' needs Cray hooks... $ECHO_C" >&6 |
| 15805 | if test "${ac_cv_os_cray+set}" = set; then |
| 15806 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15807 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15808 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15809 | /* confdefs.h. */ |
| 15810 | _ACEOF |
| 15811 | cat confdefs.h >>conftest.$ac_ext |
| 15812 | cat >>conftest.$ac_ext <<_ACEOF |
| 15813 | /* end confdefs.h. */ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15814 | #if defined(CRAY) && ! defined(CRAY2) |
| 15815 | webecray |
| 15816 | #else |
| 15817 | wenotbecray |
| 15818 | #endif |
| 15819 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15820 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15821 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 15822 | $EGREP "webecray" >/dev/null 2>&1; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15823 | ac_cv_os_cray=yes |
| 15824 | else |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15825 | ac_cv_os_cray=no |
| 15826 | fi |
| 15827 | rm -f conftest* |
| 15828 | |
| 15829 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15830 | echo "$as_me:$LINENO: result: $ac_cv_os_cray" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15831 | echo "${ECHO_T}$ac_cv_os_cray" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15832 | if test $ac_cv_os_cray = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15833 | for ac_func in _getb67 GETB67 getb67; do |
| 15834 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15835 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15836 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 15837 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 15838 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15839 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15840 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15841 | /* confdefs.h. */ |
| 15842 | _ACEOF |
| 15843 | cat confdefs.h >>conftest.$ac_ext |
| 15844 | cat >>conftest.$ac_ext <<_ACEOF |
| 15845 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15846 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 15847 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 15848 | #define $ac_func innocuous_$ac_func |
| 15849 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15850 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15851 | which can conflict with char $ac_func (); below. |
| 15852 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 15853 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15854 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15855 | #ifdef __STDC__ |
| 15856 | # include <limits.h> |
| 15857 | #else |
| 15858 | # include <assert.h> |
| 15859 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15860 | |
| 15861 | #undef $ac_func |
| 15862 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15863 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15864 | #ifdef __cplusplus |
| 15865 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15866 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15867 | #endif |
Alexandre Julliard | e2bfa4c | 1996-05-16 18:21:06 +0000 | [diff] [blame] | 15868 | /* 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] | 15869 | builtin and then its argument prototype would still apply. */ |
| 15870 | char $ac_func (); |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15871 | /* The GNU C library defines this for functions which it implements |
| 15872 | to always fail with ENOSYS. Some functions are actually named |
| 15873 | something starting with __ and the normal name is an alias. */ |
| 15874 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 15875 | choke me |
| 15876 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15877 | char (*f) () = $ac_func; |
| 15878 | #endif |
| 15879 | #ifdef __cplusplus |
| 15880 | } |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 15881 | #endif |
| 15882 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15883 | int |
| 15884 | main () |
| 15885 | { |
| 15886 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15887 | ; |
| 15888 | return 0; |
| 15889 | } |
| 15890 | _ACEOF |
| 15891 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15892 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15893 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15894 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15895 | grep -v '^ *+' conftest.er1 >conftest.err |
| 15896 | rm -f conftest.er1 |
| 15897 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15898 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15899 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15900 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 15901 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 15902 | (eval $ac_try) 2>&5 |
| 15903 | ac_status=$? |
| 15904 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 15905 | (exit $ac_status); }; } && |
| 15906 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15907 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15908 | (eval $ac_try) 2>&5 |
| 15909 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15910 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15911 | (exit $ac_status); }; }; then |
| 15912 | eval "$as_ac_var=yes" |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15913 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15914 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15915 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15916 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15917 | eval "$as_ac_var=no" |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15918 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 15919 | rm -f conftest.err conftest.$ac_objext \ |
| 15920 | conftest$ac_exeext conftest.$ac_ext |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15921 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15922 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15923 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 15924 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15925 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15926 | cat >>confdefs.h <<_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15927 | #define CRAY_STACKSEG_END $ac_func |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15928 | _ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15929 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15930 | break |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15931 | fi |
| 15932 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15933 | done |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15934 | fi |
| 15935 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15936 | echo "$as_me:$LINENO: checking stack direction for C alloca" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15937 | echo $ECHO_N "checking stack direction for C alloca... $ECHO_C" >&6 |
| 15938 | if test "${ac_cv_c_stack_direction+set}" = set; then |
| 15939 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15940 | else |
| 15941 | if test "$cross_compiling" = yes; then |
| 15942 | ac_cv_c_stack_direction=0 |
| 15943 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15944 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15945 | /* confdefs.h. */ |
| 15946 | _ACEOF |
| 15947 | cat confdefs.h >>conftest.$ac_ext |
| 15948 | cat >>conftest.$ac_ext <<_ACEOF |
| 15949 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15950 | int |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15951 | find_stack_direction () |
| 15952 | { |
| 15953 | static char *addr = 0; |
| 15954 | auto char dummy; |
| 15955 | if (addr == 0) |
| 15956 | { |
| 15957 | addr = &dummy; |
| 15958 | return find_stack_direction (); |
| 15959 | } |
| 15960 | else |
| 15961 | return (&dummy > addr) ? 1 : -1; |
| 15962 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15963 | |
| 15964 | int |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15965 | main () |
| 15966 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15967 | exit (find_stack_direction () < 0); |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15968 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15969 | _ACEOF |
| 15970 | rm -f conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15971 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15972 | (eval $ac_link) 2>&5 |
| 15973 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15974 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15975 | (exit $ac_status); } && { ac_try='./conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15976 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15977 | (eval $ac_try) 2>&5 |
| 15978 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15979 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15980 | (exit $ac_status); }; }; then |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15981 | ac_cv_c_stack_direction=1 |
| 15982 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15983 | echo "$as_me: program exited with status $ac_status" >&5 |
| 15984 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 15985 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 15986 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15987 | ( exit $ac_status ) |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15988 | ac_cv_c_stack_direction=-1 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15989 | fi |
Alexandre Julliard | 80e34db | 2003-09-03 00:26:08 +0000 | [diff] [blame] | 15990 | 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] | 15991 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15992 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15993 | echo "$as_me:$LINENO: result: $ac_cv_c_stack_direction" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 15994 | echo "${ECHO_T}$ac_cv_c_stack_direction" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15995 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15996 | cat >>confdefs.h <<_ACEOF |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 15997 | #define STACK_DIRECTION $ac_cv_c_stack_direction |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 15998 | _ACEOF |
| 15999 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16000 | |
| 16001 | fi |
| 16002 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16003 | |
| 16004 | |
| 16005 | |
| 16006 | |
| 16007 | |
| 16008 | |
| 16009 | |
| 16010 | |
| 16011 | |
| 16012 | |
| 16013 | |
| 16014 | |
| 16015 | |
| 16016 | |
| 16017 | |
| 16018 | |
| 16019 | |
| 16020 | |
| 16021 | |
| 16022 | |
| 16023 | |
| 16024 | |
| 16025 | |
| 16026 | |
| 16027 | |
| 16028 | |
| 16029 | |
| 16030 | |
| 16031 | |
| 16032 | |
| 16033 | |
| 16034 | |
| 16035 | |
| 16036 | |
| 16037 | |
| 16038 | |
| 16039 | |
| 16040 | |
| 16041 | |
| 16042 | |
| 16043 | |
| 16044 | |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16045 | |
| 16046 | |
Steven Edwards | 0a8e15a | 2002-05-10 01:33:40 +0000 | [diff] [blame] | 16047 | |
| 16048 | |
Alexandre Julliard | 142dab8 | 2002-07-01 18:17:30 +0000 | [diff] [blame] | 16049 | |
Patrik Stridvall | 6caeb72 | 2002-11-25 21:12:26 +0000 | [diff] [blame] | 16050 | |
| 16051 | |
| 16052 | |
Pavel Roskin | 7add08a | 2003-09-24 18:54:40 +0000 | [diff] [blame] | 16053 | |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 16054 | |
Alexandre Julliard | e293074 | 2004-01-08 05:07:05 +0000 | [diff] [blame] | 16055 | |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 16056 | |
Alexandre Julliard | a1fe8b4 | 2004-03-27 01:48:52 +0000 | [diff] [blame] | 16057 | |
Alexandre Julliard | e77c9be | 2004-04-06 03:33:25 +0000 | [diff] [blame] | 16058 | |
| 16059 | |
Alexandre Julliard | 969f57c | 2004-09-23 04:48:24 +0000 | [diff] [blame] | 16060 | |
Paul Millar | 10a6c56 | 2004-12-07 17:19:54 +0000 | [diff] [blame] | 16061 | |
Robert Lunnon | c0cb4d3 | 2005-05-07 14:53:38 +0000 | [diff] [blame] | 16062 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16063 | for ac_func in \ |
| 16064 | _lwp_create \ |
Alexandre Julliard | 6f7a204 | 2003-04-01 04:39:35 +0000 | [diff] [blame] | 16065 | _lwp_self \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16066 | _pclose \ |
| 16067 | _popen \ |
Steven Edwards | 0a8e15a | 2002-05-10 01:33:40 +0000 | [diff] [blame] | 16068 | _snprintf \ |
Alexandre Julliard | c45bbad | 2003-04-01 00:12:02 +0000 | [diff] [blame] | 16069 | _spawnvp \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16070 | _stricmp \ |
| 16071 | _strnicmp \ |
Steven Edwards | be514b9 | 2003-01-14 19:35:03 +0000 | [diff] [blame] | 16072 | _vsnprintf \ |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16073 | chsize \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16074 | clone \ |
Alexandre Julliard | 969f57c | 2004-09-23 04:48:24 +0000 | [diff] [blame] | 16075 | epoll_create \ |
Hans Leidekker | c3de6ef | 2004-10-19 23:53:26 +0000 | [diff] [blame] | 16076 | ffs \ |
Jon Griffiths | d6deb6d | 2000-11-27 01:37:28 +0000 | [diff] [blame] | 16077 | finite \ |
Hans Leidekker | bed3842 | 2004-10-14 03:08:57 +0000 | [diff] [blame] | 16078 | fork \ |
Jon Griffiths | d6deb6d | 2000-11-27 01:37:28 +0000 | [diff] [blame] | 16079 | fpclass \ |
Alexandre Julliard | e77c9be | 2004-04-06 03:33:25 +0000 | [diff] [blame] | 16080 | fstatfs \ |
| 16081 | fstatvfs \ |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16082 | ftruncate \ |
Alexandre Julliard | a1fe8b4 | 2004-03-27 01:48:52 +0000 | [diff] [blame] | 16083 | futimes \ |
Robert Lunnon | c0cb4d3 | 2005-05-07 14:53:38 +0000 | [diff] [blame] | 16084 | futimesat \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16085 | getnetbyname \ |
Dimitrie O. Paun | 647c1a3 | 2002-12-10 19:16:24 +0000 | [diff] [blame] | 16086 | getopt_long \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16087 | getpagesize \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16088 | getprotobyname \ |
| 16089 | getprotobynumber \ |
Alexandre Julliard | 142dab8 | 2002-07-01 18:17:30 +0000 | [diff] [blame] | 16090 | getpwuid \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16091 | getservbyport \ |
Alexandre Julliard | b2d937d | 2003-11-12 03:16:00 +0000 | [diff] [blame] | 16092 | gettid \ |
Alexandre Julliard | 8d7b8e5 | 2003-03-23 20:11:45 +0000 | [diff] [blame] | 16093 | gettimeofday \ |
Steven Edwards | e7c3ab1 | 2004-10-04 20:45:49 +0000 | [diff] [blame] | 16094 | getuid \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16095 | inet_network \ |
Alexandre Julliard | 27bb311 | 2000-11-29 17:48:06 +0000 | [diff] [blame] | 16096 | lstat \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16097 | memmove \ |
Hidenori Takeshima | a85b0a6 | 2000-11-25 23:54:12 +0000 | [diff] [blame] | 16098 | mmap \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16099 | pclose \ |
Patrik Stridvall | 81ecb52 | 2002-03-11 05:08:14 +0000 | [diff] [blame] | 16100 | popen \ |
Steven Edwards | b9627c1 | 2002-05-05 21:03:44 +0000 | [diff] [blame] | 16101 | pread \ |
Alexandre Julliard | f1a0de9 | 2002-01-07 21:00:27 +0000 | [diff] [blame] | 16102 | pwrite \ |
Alexandre Julliard | e293074 | 2004-01-08 05:07:05 +0000 | [diff] [blame] | 16103 | readlink \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16104 | rfork \ |
Jeremy White | 08c0f69 | 2004-10-09 02:26:29 +0000 | [diff] [blame] | 16105 | sched_yield \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16106 | select \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16107 | sendmsg \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16108 | settimeofday \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16109 | sigaltstack \ |
Paul Millar | 10a6c56 | 2004-12-07 17:19:54 +0000 | [diff] [blame] | 16110 | sigprocmask \ |
Steven Edwards | 0a8e15a | 2002-05-10 01:33:40 +0000 | [diff] [blame] | 16111 | snprintf \ |
Pavel Roskin | 7add08a | 2003-09-24 18:54:40 +0000 | [diff] [blame] | 16112 | spawnvp \ |
Patrik Stridvall | b901021 | 1999-11-13 22:23:35 +0000 | [diff] [blame] | 16113 | statfs \ |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 16114 | statvfs \ |
Alexandre Julliard | 3b96efc | 1999-09-04 14:36:02 +0000 | [diff] [blame] | 16115 | strcasecmp \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16116 | strerror \ |
Alexandre Julliard | 3b96efc | 1999-09-04 14:36:02 +0000 | [diff] [blame] | 16117 | strncasecmp \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16118 | tcgetattr \ |
| 16119 | timegm \ |
| 16120 | usleep \ |
Steven Edwards | be514b9 | 2003-01-14 19:35:03 +0000 | [diff] [blame] | 16121 | vsnprintf \ |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16122 | wait4 \ |
| 16123 | waitpid \ |
| 16124 | |
| 16125 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16126 | as_ac_var=`echo "ac_cv_func_$ac_func" | $as_tr_sh` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16127 | echo "$as_me:$LINENO: checking for $ac_func" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16128 | echo $ECHO_N "checking for $ac_func... $ECHO_C" >&6 |
| 16129 | if eval "test \"\${$as_ac_var+set}\" = set"; then |
| 16130 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16131 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16132 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16133 | /* confdefs.h. */ |
| 16134 | _ACEOF |
| 16135 | cat confdefs.h >>conftest.$ac_ext |
| 16136 | cat >>conftest.$ac_ext <<_ACEOF |
| 16137 | /* end confdefs.h. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16138 | /* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func. |
| 16139 | For example, HP-UX 11i <limits.h> declares gettimeofday. */ |
| 16140 | #define $ac_func innocuous_$ac_func |
| 16141 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16142 | /* System header to define __stub macros and hopefully few prototypes, |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16143 | which can conflict with char $ac_func (); below. |
| 16144 | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since |
| 16145 | <limits.h> exists even on freestanding compilers. */ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16146 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16147 | #ifdef __STDC__ |
| 16148 | # include <limits.h> |
| 16149 | #else |
| 16150 | # include <assert.h> |
| 16151 | #endif |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16152 | |
| 16153 | #undef $ac_func |
| 16154 | |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16155 | /* Override any gcc2 internal prototype to avoid an error. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16156 | #ifdef __cplusplus |
| 16157 | extern "C" |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16158 | { |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16159 | #endif |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16160 | /* 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] | 16161 | builtin and then its argument prototype would still apply. */ |
| 16162 | char $ac_func (); |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16163 | /* The GNU C library defines this for functions which it implements |
| 16164 | to always fail with ENOSYS. Some functions are actually named |
| 16165 | something starting with __ and the normal name is an alias. */ |
| 16166 | #if defined (__stub_$ac_func) || defined (__stub___$ac_func) |
| 16167 | choke me |
| 16168 | #else |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16169 | char (*f) () = $ac_func; |
| 16170 | #endif |
| 16171 | #ifdef __cplusplus |
| 16172 | } |
Patrik Stridvall | 1bb9403 | 1999-05-08 15:47:44 +0000 | [diff] [blame] | 16173 | #endif |
| 16174 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16175 | int |
| 16176 | main () |
| 16177 | { |
| 16178 | return f != $ac_func; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16179 | ; |
| 16180 | return 0; |
| 16181 | } |
| 16182 | _ACEOF |
| 16183 | rm -f conftest.$ac_objext conftest$ac_exeext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16184 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16185 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16186 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16187 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16188 | rm -f conftest.er1 |
| 16189 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16190 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16191 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16192 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16193 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16194 | (eval $ac_try) 2>&5 |
| 16195 | ac_status=$? |
| 16196 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16197 | (exit $ac_status); }; } && |
| 16198 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16199 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16200 | (eval $ac_try) 2>&5 |
| 16201 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16202 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16203 | (exit $ac_status); }; }; then |
| 16204 | eval "$as_ac_var=yes" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16205 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16206 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16207 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16208 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16209 | eval "$as_ac_var=no" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16210 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16211 | rm -f conftest.err conftest.$ac_objext \ |
| 16212 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16213 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16214 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_var'}'`" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16215 | echo "${ECHO_T}`eval echo '${'$as_ac_var'}'`" >&6 |
| 16216 | if test `eval echo '${'$as_ac_var'}'` = yes; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16217 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16218 | #define `echo "HAVE_$ac_func" | $as_tr_cpp` 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16219 | _ACEOF |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 16220 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16221 | fi |
| 16222 | done |
| 16223 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16224 | |
| 16225 | |
| 16226 | |
| 16227 | |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16228 | for ac_header in sys/mount.h sys/user.h |
| 16229 | do |
| 16230 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16231 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16232 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16233 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16234 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16235 | else |
| 16236 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16237 | /* confdefs.h. */ |
| 16238 | _ACEOF |
| 16239 | cat confdefs.h >>conftest.$ac_ext |
| 16240 | cat >>conftest.$ac_ext <<_ACEOF |
| 16241 | /* end confdefs.h. */ |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 16242 | #include <sys/types.h> |
| 16243 | #if HAVE_SYS_PARAM_H |
| 16244 | # include <sys/param.h> |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16245 | #endif |
| 16246 | |
| 16247 | #include <$ac_header> |
| 16248 | _ACEOF |
| 16249 | rm -f conftest.$ac_objext |
| 16250 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16251 | (eval $ac_compile) 2>conftest.er1 |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16252 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16253 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16254 | rm -f conftest.er1 |
| 16255 | cat conftest.err >&5 |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16256 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16257 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16258 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16259 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16260 | (eval $ac_try) 2>&5 |
| 16261 | ac_status=$? |
| 16262 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16263 | (exit $ac_status); }; } && |
| 16264 | { ac_try='test -s conftest.$ac_objext' |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16265 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16266 | (eval $ac_try) 2>&5 |
| 16267 | ac_status=$? |
| 16268 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16269 | (exit $ac_status); }; }; then |
| 16270 | eval "$as_ac_Header=yes" |
| 16271 | else |
| 16272 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16273 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16274 | |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16275 | eval "$as_ac_Header=no" |
| 16276 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16277 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gerald Pfeifer | 6cef4cd | 2002-11-06 22:00:10 +0000 | [diff] [blame] | 16278 | fi |
| 16279 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16280 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16281 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16282 | cat >>confdefs.h <<_ACEOF |
| 16283 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16284 | _ACEOF |
| 16285 | |
| 16286 | fi |
| 16287 | |
| 16288 | done |
| 16289 | |
| 16290 | |
| 16291 | |
Juan Lang | 38fa5ad | 2003-05-13 03:32:20 +0000 | [diff] [blame] | 16292 | |
| 16293 | |
| 16294 | |
| 16295 | |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16296 | 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] | 16297 | do |
| 16298 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16299 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16300 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16301 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16302 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16303 | else |
| 16304 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16305 | /* confdefs.h. */ |
| 16306 | _ACEOF |
| 16307 | cat confdefs.h >>conftest.$ac_ext |
| 16308 | cat >>conftest.$ac_ext <<_ACEOF |
| 16309 | /* end confdefs.h. */ |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 16310 | #include <sys/types.h> |
Gerald Pfeifer | 87c369d | 2002-07-23 02:02:02 +0000 | [diff] [blame] | 16311 | #if HAVE_SYS_SOCKET_H |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16312 | # include <sys/socket.h> |
| 16313 | #endif |
| 16314 | |
| 16315 | #include <$ac_header> |
| 16316 | _ACEOF |
| 16317 | rm -f conftest.$ac_objext |
| 16318 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16319 | (eval $ac_compile) 2>conftest.er1 |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16320 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16321 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16322 | rm -f conftest.er1 |
| 16323 | cat conftest.err >&5 |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16324 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16325 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16326 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16327 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16328 | (eval $ac_try) 2>&5 |
| 16329 | ac_status=$? |
| 16330 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16331 | (exit $ac_status); }; } && |
| 16332 | { ac_try='test -s conftest.$ac_objext' |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16333 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16334 | (eval $ac_try) 2>&5 |
| 16335 | ac_status=$? |
| 16336 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16337 | (exit $ac_status); }; }; then |
| 16338 | eval "$as_ac_Header=yes" |
| 16339 | else |
| 16340 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16341 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16342 | |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16343 | eval "$as_ac_Header=no" |
| 16344 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16345 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gregg Mattinson | 044b5c4 | 2002-07-19 03:16:51 +0000 | [diff] [blame] | 16346 | fi |
| 16347 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16348 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16349 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16350 | cat >>confdefs.h <<_ACEOF |
| 16351 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16352 | _ACEOF |
| 16353 | |
| 16354 | fi |
| 16355 | |
| 16356 | done |
| 16357 | |
| 16358 | |
| 16359 | |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16360 | for ac_header in resolv.h |
| 16361 | do |
| 16362 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16363 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16364 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16365 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16366 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16367 | else |
| 16368 | cat >conftest.$ac_ext <<_ACEOF |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16369 | /* confdefs.h. */ |
| 16370 | _ACEOF |
| 16371 | cat confdefs.h >>conftest.$ac_ext |
| 16372 | cat >>conftest.$ac_ext <<_ACEOF |
| 16373 | /* end confdefs.h. */ |
| 16374 | #include <sys/types.h> |
| 16375 | #if HAVE_SYS_SOCKET_H |
| 16376 | # include <sys/socket.h> |
| 16377 | #endif |
| 16378 | #if HAVE_NETINET_IN_H |
| 16379 | # include <netinet/in.h> |
| 16380 | #endif |
Pierre d'Herbemont | ae8ca36 | 2003-10-27 21:55:00 +0000 | [diff] [blame] | 16381 | #if HAVE_ARPA_NAMESER_H |
| 16382 | # include <arpa/nameser.h> |
| 16383 | #endif |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16384 | |
| 16385 | #include <$ac_header> |
| 16386 | _ACEOF |
| 16387 | rm -f conftest.$ac_objext |
| 16388 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16389 | (eval $ac_compile) 2>conftest.er1 |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16390 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16391 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16392 | rm -f conftest.er1 |
| 16393 | cat conftest.err >&5 |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16394 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16395 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16396 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16397 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16398 | (eval $ac_try) 2>&5 |
| 16399 | ac_status=$? |
| 16400 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16401 | (exit $ac_status); }; } && |
| 16402 | { ac_try='test -s conftest.$ac_objext' |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16403 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16404 | (eval $ac_try) 2>&5 |
| 16405 | ac_status=$? |
| 16406 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16407 | (exit $ac_status); }; }; then |
| 16408 | eval "$as_ac_Header=yes" |
| 16409 | else |
| 16410 | echo "$as_me: failed program was:" >&5 |
| 16411 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16412 | |
| 16413 | eval "$as_ac_Header=no" |
| 16414 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16415 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gerald Pfeifer | bcb6ecf | 2003-08-11 18:37:13 +0000 | [diff] [blame] | 16416 | fi |
| 16417 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16418 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16419 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16420 | cat >>confdefs.h <<_ACEOF |
| 16421 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16422 | _ACEOF |
| 16423 | |
| 16424 | fi |
| 16425 | |
| 16426 | done |
| 16427 | |
| 16428 | |
| 16429 | |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16430 | for ac_header in ucontext.h |
| 16431 | do |
| 16432 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16433 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16434 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16435 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16436 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16437 | else |
| 16438 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16439 | /* confdefs.h. */ |
| 16440 | _ACEOF |
| 16441 | cat confdefs.h >>conftest.$ac_ext |
| 16442 | cat >>conftest.$ac_ext <<_ACEOF |
| 16443 | /* end confdefs.h. */ |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16444 | #include <signal.h> |
| 16445 | |
| 16446 | #include <$ac_header> |
| 16447 | _ACEOF |
| 16448 | rm -f conftest.$ac_objext |
| 16449 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16450 | (eval $ac_compile) 2>conftest.er1 |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16451 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16452 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16453 | rm -f conftest.er1 |
| 16454 | cat conftest.err >&5 |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16455 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16456 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16457 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16458 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16459 | (eval $ac_try) 2>&5 |
| 16460 | ac_status=$? |
| 16461 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16462 | (exit $ac_status); }; } && |
| 16463 | { ac_try='test -s conftest.$ac_objext' |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16464 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16465 | (eval $ac_try) 2>&5 |
| 16466 | ac_status=$? |
| 16467 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16468 | (exit $ac_status); }; }; then |
| 16469 | eval "$as_ac_Header=yes" |
| 16470 | else |
| 16471 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16472 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16473 | |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16474 | eval "$as_ac_Header=no" |
| 16475 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16476 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Gerald Pfeifer | d2033a5 | 2002-11-12 23:21:55 +0000 | [diff] [blame] | 16477 | fi |
| 16478 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16479 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16480 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16481 | cat >>confdefs.h <<_ACEOF |
| 16482 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16483 | _ACEOF |
| 16484 | |
| 16485 | fi |
| 16486 | |
| 16487 | done |
| 16488 | |
| 16489 | |
| 16490 | |
Maarten Lankhorst | 888eaae | 2005-04-27 09:46:25 +0000 | [diff] [blame] | 16491 | |
| 16492 | for ac_header in linux/videodev.h |
| 16493 | do |
| 16494 | as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh` |
| 16495 | echo "$as_me:$LINENO: checking for $ac_header" >&5 |
| 16496 | echo $ECHO_N "checking for $ac_header... $ECHO_C" >&6 |
| 16497 | if eval "test \"\${$as_ac_Header+set}\" = set"; then |
| 16498 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16499 | else |
| 16500 | cat >conftest.$ac_ext <<_ACEOF |
| 16501 | /* confdefs.h. */ |
| 16502 | _ACEOF |
| 16503 | cat confdefs.h >>conftest.$ac_ext |
| 16504 | cat >>conftest.$ac_ext <<_ACEOF |
| 16505 | /* end confdefs.h. */ |
| 16506 | #ifdef HAVE_SYS_TIME_H |
| 16507 | #include <sys/time.h> |
| 16508 | #endif |
Adrian Harvey | 59f9725 | 2005-06-12 11:10:43 +0000 | [diff] [blame] | 16509 | #include <sys/types.h> |
Maarten Lankhorst | 888eaae | 2005-04-27 09:46:25 +0000 | [diff] [blame] | 16510 | #ifdef HAVE_ASM_TYPES_H |
| 16511 | #include <asm/types.h> |
| 16512 | #endif |
| 16513 | |
| 16514 | #include <$ac_header> |
| 16515 | _ACEOF |
| 16516 | rm -f conftest.$ac_objext |
| 16517 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 16518 | (eval $ac_compile) 2>conftest.er1 |
| 16519 | ac_status=$? |
| 16520 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16521 | rm -f conftest.er1 |
| 16522 | cat conftest.err >&5 |
| 16523 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16524 | (exit $ac_status); } && |
| 16525 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16526 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16527 | (eval $ac_try) 2>&5 |
| 16528 | ac_status=$? |
| 16529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16530 | (exit $ac_status); }; } && |
| 16531 | { ac_try='test -s conftest.$ac_objext' |
| 16532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16533 | (eval $ac_try) 2>&5 |
| 16534 | ac_status=$? |
| 16535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16536 | (exit $ac_status); }; }; then |
| 16537 | eval "$as_ac_Header=yes" |
| 16538 | else |
| 16539 | echo "$as_me: failed program was:" >&5 |
| 16540 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16541 | |
| 16542 | eval "$as_ac_Header=no" |
| 16543 | fi |
| 16544 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 16545 | fi |
| 16546 | echo "$as_me:$LINENO: result: `eval echo '${'$as_ac_Header'}'`" >&5 |
| 16547 | echo "${ECHO_T}`eval echo '${'$as_ac_Header'}'`" >&6 |
| 16548 | if test `eval echo '${'$as_ac_Header'}'` = yes; then |
| 16549 | cat >>confdefs.h <<_ACEOF |
| 16550 | #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1 |
| 16551 | _ACEOF |
| 16552 | |
| 16553 | fi |
| 16554 | |
| 16555 | done |
| 16556 | |
| 16557 | |
| 16558 | |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16559 | echo "$as_me:$LINENO: checking for GNU style IPX support" >&5 |
| 16560 | echo $ECHO_N "checking for GNU style IPX support... $ECHO_C" >&6 |
| 16561 | if test "${ac_cv_c_ipx_gnu+set}" = set; then |
| 16562 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16563 | else |
| 16564 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16565 | /* confdefs.h. */ |
| 16566 | _ACEOF |
| 16567 | cat confdefs.h >>conftest.$ac_ext |
| 16568 | cat >>conftest.$ac_ext <<_ACEOF |
| 16569 | /* end confdefs.h. */ |
| 16570 | #include <sys/types.h> |
| 16571 | #ifdef HAVE_SYS_SOCKET_H |
| 16572 | # include <sys/socket.h> |
| 16573 | #endif |
| 16574 | #include <netipx/ipx.h> |
| 16575 | int |
| 16576 | main () |
| 16577 | { |
| 16578 | ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX |
| 16579 | ; |
| 16580 | return 0; |
| 16581 | } |
| 16582 | _ACEOF |
| 16583 | rm -f conftest.$ac_objext |
| 16584 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16585 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16586 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16587 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16588 | rm -f conftest.er1 |
| 16589 | cat conftest.err >&5 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16590 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16591 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16592 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16593 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16594 | (eval $ac_try) 2>&5 |
| 16595 | ac_status=$? |
| 16596 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16597 | (exit $ac_status); }; } && |
| 16598 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16599 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16600 | (eval $ac_try) 2>&5 |
| 16601 | ac_status=$? |
| 16602 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16603 | (exit $ac_status); }; }; then |
| 16604 | ac_cv_c_ipx_gnu="yes" |
| 16605 | else |
| 16606 | echo "$as_me: failed program was:" >&5 |
| 16607 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16608 | |
| 16609 | ac_cv_c_ipx_gnu="no" |
| 16610 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16611 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16612 | |
| 16613 | fi |
| 16614 | echo "$as_me:$LINENO: result: $ac_cv_c_ipx_gnu" >&5 |
| 16615 | echo "${ECHO_T}$ac_cv_c_ipx_gnu" >&6 |
| 16616 | if test "$ac_cv_c_ipx_gnu" = "yes" |
| 16617 | then |
| 16618 | |
| 16619 | cat >>confdefs.h <<\_ACEOF |
| 16620 | #define HAVE_IPX_GNU 1 |
| 16621 | _ACEOF |
| 16622 | |
| 16623 | fi |
| 16624 | |
| 16625 | if test "$ac_cv_c_ipx_gnu" = "no" |
| 16626 | then |
| 16627 | echo "$as_me:$LINENO: checking for linux style IPX support" >&5 |
| 16628 | echo $ECHO_N "checking for linux style IPX support... $ECHO_C" >&6 |
| 16629 | if test "${ac_cv_c_ipx_linux+set}" = set; then |
| 16630 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16631 | else |
| 16632 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16633 | /* confdefs.h. */ |
| 16634 | _ACEOF |
| 16635 | cat confdefs.h >>conftest.$ac_ext |
| 16636 | cat >>conftest.$ac_ext <<_ACEOF |
| 16637 | /* end confdefs.h. */ |
| 16638 | #include <sys/types.h> |
| 16639 | #ifdef HAVE_SYS_SOCKET_H |
| 16640 | # include <sys/socket.h> |
| 16641 | #endif |
| 16642 | #include <asm/types.h> |
| 16643 | #include <linux/ipx.h> |
| 16644 | int |
| 16645 | main () |
| 16646 | { |
| 16647 | ((struct sockaddr_ipx *)0)->sipx_family == AF_IPX |
| 16648 | ; |
| 16649 | return 0; |
| 16650 | } |
| 16651 | _ACEOF |
| 16652 | rm -f conftest.$ac_objext |
| 16653 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16654 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16655 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16656 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16657 | rm -f conftest.er1 |
| 16658 | cat conftest.err >&5 |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16659 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16660 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16661 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16662 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16663 | (eval $ac_try) 2>&5 |
| 16664 | ac_status=$? |
| 16665 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16666 | (exit $ac_status); }; } && |
| 16667 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16668 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16669 | (eval $ac_try) 2>&5 |
| 16670 | ac_status=$? |
| 16671 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16672 | (exit $ac_status); }; }; then |
| 16673 | ac_cv_c_ipx_linux="yes" |
| 16674 | else |
| 16675 | echo "$as_me: failed program was:" >&5 |
| 16676 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16677 | |
| 16678 | ac_cv_c_ipx_linux="no" |
| 16679 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16680 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | b38b4c2 | 2003-01-21 00:36:46 +0000 | [diff] [blame] | 16681 | |
| 16682 | fi |
| 16683 | echo "$as_me:$LINENO: result: $ac_cv_c_ipx_linux" >&5 |
| 16684 | echo "${ECHO_T}$ac_cv_c_ipx_linux" >&6 |
| 16685 | if test "$ac_cv_c_ipx_linux" = "yes" |
| 16686 | then |
| 16687 | |
| 16688 | cat >>confdefs.h <<\_ACEOF |
| 16689 | #define HAVE_IPX_LINUX 1 |
| 16690 | _ACEOF |
| 16691 | |
| 16692 | fi |
| 16693 | fi |
| 16694 | |
| 16695 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16696 | echo "$as_me:$LINENO: checking for an ANSI C-conforming const" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16697 | echo $ECHO_N "checking for an ANSI C-conforming const... $ECHO_C" >&6 |
| 16698 | if test "${ac_cv_c_const+set}" = set; then |
| 16699 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16700 | else |
| 16701 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16702 | /* confdefs.h. */ |
| 16703 | _ACEOF |
| 16704 | cat confdefs.h >>conftest.$ac_ext |
| 16705 | cat >>conftest.$ac_ext <<_ACEOF |
| 16706 | /* end confdefs.h. */ |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16707 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16708 | int |
| 16709 | main () |
| 16710 | { |
| 16711 | /* FIXME: Include the comments suggested by Paul. */ |
| 16712 | #ifndef __cplusplus |
| 16713 | /* Ultrix mips cc rejects this. */ |
| 16714 | typedef int charset[2]; |
| 16715 | const charset x; |
| 16716 | /* SunOS 4.1.1 cc rejects this. */ |
| 16717 | char const *const *ccp; |
| 16718 | char **p; |
| 16719 | /* NEC SVR4.0.2 mips cc rejects this. */ |
| 16720 | struct point {int x, y;}; |
| 16721 | static struct point const zero = {0,0}; |
| 16722 | /* AIX XL C 1.02.0.0 rejects this. |
| 16723 | It does not let you subtract one const X* pointer from another in |
| 16724 | an arm of an if-expression whose if-part is not a constant |
| 16725 | expression */ |
| 16726 | const char *g = "string"; |
| 16727 | ccp = &g + (g ? g-g : 0); |
| 16728 | /* HPUX 7.0 cc rejects these. */ |
| 16729 | ++ccp; |
| 16730 | p = (char**) ccp; |
| 16731 | ccp = (char const *const *) p; |
| 16732 | { /* SCO 3.2v4 cc rejects this. */ |
| 16733 | char *t; |
| 16734 | char const *s = 0 ? (char *) 0 : (char const *) 0; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16735 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16736 | *t++ = 0; |
| 16737 | } |
| 16738 | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ |
| 16739 | int x[] = {25, 17}; |
| 16740 | const int *foo = &x[0]; |
| 16741 | ++foo; |
| 16742 | } |
| 16743 | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ |
| 16744 | typedef const int *iptr; |
| 16745 | iptr p = 0; |
| 16746 | ++p; |
| 16747 | } |
| 16748 | { /* AIX XL C 1.02.0.0 rejects this saying |
| 16749 | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ |
| 16750 | struct s { int j; const int *ap[3]; }; |
| 16751 | struct s *b; b->j = 5; |
| 16752 | } |
| 16753 | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ |
| 16754 | const int foo = 10; |
| 16755 | } |
| 16756 | #endif |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16757 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16758 | ; |
| 16759 | return 0; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16760 | } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16761 | _ACEOF |
| 16762 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16763 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16764 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16765 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16766 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16767 | rm -f conftest.er1 |
| 16768 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16769 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16770 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16771 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16772 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16773 | (eval $ac_try) 2>&5 |
| 16774 | ac_status=$? |
| 16775 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16776 | (exit $ac_status); }; } && |
| 16777 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16778 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16779 | (eval $ac_try) 2>&5 |
| 16780 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16781 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16782 | (exit $ac_status); }; }; then |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16783 | ac_cv_c_const=yes |
| 16784 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16785 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16786 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16787 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16788 | ac_cv_c_const=no |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16789 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16790 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16791 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16792 | echo "$as_me:$LINENO: result: $ac_cv_c_const" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16793 | echo "${ECHO_T}$ac_cv_c_const" >&6 |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16794 | if test $ac_cv_c_const = no; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16795 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16796 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16797 | #define const |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16798 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 16799 | |
| 16800 | fi |
| 16801 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16802 | echo "$as_me:$LINENO: checking for inline" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16803 | echo $ECHO_N "checking for inline... $ECHO_C" >&6 |
| 16804 | if test "${ac_cv_c_inline+set}" = set; then |
| 16805 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16806 | else |
| 16807 | ac_cv_c_inline=no |
| 16808 | for ac_kw in inline __inline__ __inline; do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16809 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16810 | /* confdefs.h. */ |
| 16811 | _ACEOF |
| 16812 | cat confdefs.h >>conftest.$ac_ext |
| 16813 | cat >>conftest.$ac_ext <<_ACEOF |
| 16814 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16815 | #ifndef __cplusplus |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 16816 | typedef int foo_t; |
| 16817 | static $ac_kw foo_t static_foo () {return 0; } |
| 16818 | $ac_kw foo_t foo () {return 0; } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16819 | #endif |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16820 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16821 | _ACEOF |
| 16822 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16823 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16824 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16825 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16826 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16827 | rm -f conftest.er1 |
| 16828 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16829 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16830 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16831 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16832 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16833 | (eval $ac_try) 2>&5 |
| 16834 | ac_status=$? |
| 16835 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16836 | (exit $ac_status); }; } && |
| 16837 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16838 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16839 | (eval $ac_try) 2>&5 |
| 16840 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16841 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16842 | (exit $ac_status); }; }; then |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16843 | ac_cv_c_inline=$ac_kw; break |
| 16844 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16845 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16846 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16847 | |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16848 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16849 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16850 | done |
| 16851 | |
| 16852 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16853 | echo "$as_me:$LINENO: result: $ac_cv_c_inline" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16854 | echo "${ECHO_T}$ac_cv_c_inline" >&6 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16855 | |
| 16856 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16857 | case $ac_cv_c_inline in |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16858 | inline | yes) ;; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16859 | *) |
| 16860 | case $ac_cv_c_inline in |
| 16861 | no) ac_val=;; |
| 16862 | *) ac_val=$ac_cv_c_inline;; |
| 16863 | esac |
| 16864 | cat >>confdefs.h <<_ACEOF |
| 16865 | #ifndef __cplusplus |
| 16866 | #define inline $ac_val |
| 16867 | #endif |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16868 | _ACEOF |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16869 | ;; |
Marcus Meissner | 1a8bbd7 | 1999-04-26 14:58:58 +0000 | [diff] [blame] | 16870 | esac |
| 16871 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16872 | echo "$as_me:$LINENO: checking for mode_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16873 | echo $ECHO_N "checking for mode_t... $ECHO_C" >&6 |
| 16874 | if test "${ac_cv_type_mode_t+set}" = set; then |
| 16875 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16876 | else |
| 16877 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16878 | /* confdefs.h. */ |
| 16879 | _ACEOF |
| 16880 | cat confdefs.h >>conftest.$ac_ext |
| 16881 | cat >>conftest.$ac_ext <<_ACEOF |
| 16882 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16883 | $ac_includes_default |
| 16884 | int |
| 16885 | main () |
| 16886 | { |
| 16887 | if ((mode_t *) 0) |
| 16888 | return 0; |
| 16889 | if (sizeof (mode_t)) |
| 16890 | return 0; |
| 16891 | ; |
| 16892 | return 0; |
| 16893 | } |
| 16894 | _ACEOF |
| 16895 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16896 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16897 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16898 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16899 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16900 | rm -f conftest.er1 |
| 16901 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16902 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16903 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16904 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16905 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16906 | (eval $ac_try) 2>&5 |
| 16907 | ac_status=$? |
| 16908 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16909 | (exit $ac_status); }; } && |
| 16910 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16911 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16912 | (eval $ac_try) 2>&5 |
| 16913 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16914 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16915 | (exit $ac_status); }; }; then |
| 16916 | ac_cv_type_mode_t=yes |
| 16917 | else |
| 16918 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16919 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16920 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16921 | ac_cv_type_mode_t=no |
| 16922 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16923 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16924 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16925 | echo "$as_me:$LINENO: result: $ac_cv_type_mode_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16926 | echo "${ECHO_T}$ac_cv_type_mode_t" >&6 |
| 16927 | if test $ac_cv_type_mode_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16928 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16929 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 16930 | #define HAVE_MODE_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16931 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16932 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16933 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 16934 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16935 | echo "$as_me:$LINENO: checking for off_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16936 | echo $ECHO_N "checking for off_t... $ECHO_C" >&6 |
| 16937 | if test "${ac_cv_type_off_t+set}" = set; then |
| 16938 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 16939 | else |
| 16940 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16941 | /* confdefs.h. */ |
| 16942 | _ACEOF |
| 16943 | cat confdefs.h >>conftest.$ac_ext |
| 16944 | cat >>conftest.$ac_ext <<_ACEOF |
| 16945 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16946 | $ac_includes_default |
| 16947 | int |
| 16948 | main () |
| 16949 | { |
| 16950 | if ((off_t *) 0) |
| 16951 | return 0; |
| 16952 | if (sizeof (off_t)) |
| 16953 | return 0; |
| 16954 | ; |
| 16955 | return 0; |
| 16956 | } |
| 16957 | _ACEOF |
| 16958 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16959 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16960 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16961 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16962 | grep -v '^ *+' conftest.er1 >conftest.err |
| 16963 | rm -f conftest.er1 |
| 16964 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16965 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16966 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16967 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 16968 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 16969 | (eval $ac_try) 2>&5 |
| 16970 | ac_status=$? |
| 16971 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 16972 | (exit $ac_status); }; } && |
| 16973 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16974 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16975 | (eval $ac_try) 2>&5 |
| 16976 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16977 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16978 | (exit $ac_status); }; }; then |
| 16979 | ac_cv_type_off_t=yes |
| 16980 | else |
| 16981 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 16982 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 16983 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16984 | ac_cv_type_off_t=no |
| 16985 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 16986 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16987 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16988 | echo "$as_me:$LINENO: result: $ac_cv_type_off_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16989 | echo "${ECHO_T}$ac_cv_type_off_t" >&6 |
| 16990 | if test $ac_cv_type_off_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16991 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16992 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 16993 | #define HAVE_OFF_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16994 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16995 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16996 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 16997 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 16998 | echo "$as_me:$LINENO: checking for pid_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 16999 | echo $ECHO_N "checking for pid_t... $ECHO_C" >&6 |
| 17000 | if test "${ac_cv_type_pid_t+set}" = set; then |
| 17001 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17002 | else |
| 17003 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17004 | /* confdefs.h. */ |
| 17005 | _ACEOF |
| 17006 | cat confdefs.h >>conftest.$ac_ext |
| 17007 | cat >>conftest.$ac_ext <<_ACEOF |
| 17008 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17009 | $ac_includes_default |
| 17010 | int |
| 17011 | main () |
| 17012 | { |
| 17013 | if ((pid_t *) 0) |
| 17014 | return 0; |
| 17015 | if (sizeof (pid_t)) |
| 17016 | return 0; |
| 17017 | ; |
| 17018 | return 0; |
| 17019 | } |
| 17020 | _ACEOF |
| 17021 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17022 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17023 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17024 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17025 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17026 | rm -f conftest.er1 |
| 17027 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17028 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17029 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17030 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17031 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17032 | (eval $ac_try) 2>&5 |
| 17033 | ac_status=$? |
| 17034 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17035 | (exit $ac_status); }; } && |
| 17036 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17037 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17038 | (eval $ac_try) 2>&5 |
| 17039 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17040 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17041 | (exit $ac_status); }; }; then |
| 17042 | ac_cv_type_pid_t=yes |
| 17043 | else |
| 17044 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17045 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17046 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17047 | ac_cv_type_pid_t=no |
| 17048 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17049 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17050 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17051 | echo "$as_me:$LINENO: result: $ac_cv_type_pid_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17052 | echo "${ECHO_T}$ac_cv_type_pid_t" >&6 |
| 17053 | if test $ac_cv_type_pid_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17054 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17055 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17056 | #define HAVE_PID_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17057 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17058 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17059 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17060 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17061 | echo "$as_me:$LINENO: checking for size_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17062 | echo $ECHO_N "checking for size_t... $ECHO_C" >&6 |
| 17063 | if test "${ac_cv_type_size_t+set}" = set; then |
| 17064 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17065 | else |
| 17066 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17067 | /* confdefs.h. */ |
| 17068 | _ACEOF |
| 17069 | cat confdefs.h >>conftest.$ac_ext |
| 17070 | cat >>conftest.$ac_ext <<_ACEOF |
| 17071 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17072 | $ac_includes_default |
| 17073 | int |
| 17074 | main () |
| 17075 | { |
| 17076 | if ((size_t *) 0) |
| 17077 | return 0; |
| 17078 | if (sizeof (size_t)) |
| 17079 | return 0; |
| 17080 | ; |
| 17081 | return 0; |
| 17082 | } |
| 17083 | _ACEOF |
| 17084 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17085 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17086 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17087 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17088 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17089 | rm -f conftest.er1 |
| 17090 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17091 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17092 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17093 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17094 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17095 | (eval $ac_try) 2>&5 |
| 17096 | ac_status=$? |
| 17097 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17098 | (exit $ac_status); }; } && |
| 17099 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17100 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17101 | (eval $ac_try) 2>&5 |
| 17102 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17103 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17104 | (exit $ac_status); }; }; then |
| 17105 | ac_cv_type_size_t=yes |
| 17106 | else |
| 17107 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17108 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17109 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17110 | ac_cv_type_size_t=no |
| 17111 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17112 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17113 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17114 | echo "$as_me:$LINENO: result: $ac_cv_type_size_t" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17115 | echo "${ECHO_T}$ac_cv_type_size_t" >&6 |
| 17116 | if test $ac_cv_type_size_t = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17117 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17118 | cat >>confdefs.h <<_ACEOF |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17119 | #define HAVE_SIZE_T 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17120 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17121 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17122 | |
| 17123 | fi |
| 17124 | echo "$as_me:$LINENO: checking for ssize_t" >&5 |
| 17125 | echo $ECHO_N "checking for ssize_t... $ECHO_C" >&6 |
| 17126 | if test "${ac_cv_type_ssize_t+set}" = set; then |
| 17127 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17128 | else |
| 17129 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17130 | /* confdefs.h. */ |
| 17131 | _ACEOF |
| 17132 | cat confdefs.h >>conftest.$ac_ext |
| 17133 | cat >>conftest.$ac_ext <<_ACEOF |
| 17134 | /* end confdefs.h. */ |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17135 | $ac_includes_default |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17136 | int |
| 17137 | main () |
| 17138 | { |
| 17139 | if ((ssize_t *) 0) |
| 17140 | return 0; |
| 17141 | if (sizeof (ssize_t)) |
| 17142 | return 0; |
| 17143 | ; |
| 17144 | return 0; |
| 17145 | } |
| 17146 | _ACEOF |
| 17147 | rm -f conftest.$ac_objext |
| 17148 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17149 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17150 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17151 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17152 | rm -f conftest.er1 |
| 17153 | cat conftest.err >&5 |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17154 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17155 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17156 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17157 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17158 | (eval $ac_try) 2>&5 |
| 17159 | ac_status=$? |
| 17160 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17161 | (exit $ac_status); }; } && |
| 17162 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17163 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17164 | (eval $ac_try) 2>&5 |
| 17165 | ac_status=$? |
| 17166 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17167 | (exit $ac_status); }; }; then |
| 17168 | ac_cv_type_ssize_t=yes |
| 17169 | else |
| 17170 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17171 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17172 | |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17173 | ac_cv_type_ssize_t=no |
| 17174 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17175 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5769d1d | 2002-04-26 19:05:15 +0000 | [diff] [blame] | 17176 | fi |
| 17177 | echo "$as_me:$LINENO: result: $ac_cv_type_ssize_t" >&5 |
| 17178 | echo "${ECHO_T}$ac_cv_type_ssize_t" >&6 |
| 17179 | if test $ac_cv_type_ssize_t = yes; then |
| 17180 | |
| 17181 | cat >>confdefs.h <<_ACEOF |
| 17182 | #define HAVE_SSIZE_T 1 |
| 17183 | _ACEOF |
| 17184 | |
| 17185 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 17186 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17187 | echo "$as_me:$LINENO: checking for long long" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17188 | echo $ECHO_N "checking for long long... $ECHO_C" >&6 |
| 17189 | if test "${ac_cv_type_long_long+set}" = set; then |
| 17190 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17191 | else |
| 17192 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17193 | /* confdefs.h. */ |
| 17194 | _ACEOF |
| 17195 | cat confdefs.h >>conftest.$ac_ext |
| 17196 | cat >>conftest.$ac_ext <<_ACEOF |
| 17197 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17198 | $ac_includes_default |
| 17199 | int |
| 17200 | main () |
| 17201 | { |
| 17202 | if ((long long *) 0) |
| 17203 | return 0; |
| 17204 | if (sizeof (long long)) |
| 17205 | return 0; |
| 17206 | ; |
| 17207 | return 0; |
| 17208 | } |
| 17209 | _ACEOF |
| 17210 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17211 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17212 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17213 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17214 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17215 | rm -f conftest.er1 |
| 17216 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17217 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17218 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17219 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17220 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17221 | (eval $ac_try) 2>&5 |
| 17222 | ac_status=$? |
| 17223 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17224 | (exit $ac_status); }; } && |
| 17225 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17226 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17227 | (eval $ac_try) 2>&5 |
| 17228 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17229 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17230 | (exit $ac_status); }; }; then |
| 17231 | ac_cv_type_long_long=yes |
| 17232 | else |
| 17233 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17234 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17235 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17236 | ac_cv_type_long_long=no |
| 17237 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17238 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17239 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17240 | echo "$as_me:$LINENO: result: $ac_cv_type_long_long" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17241 | echo "${ECHO_T}$ac_cv_type_long_long" >&6 |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17242 | if test $ac_cv_type_long_long = yes; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17243 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17244 | cat >>confdefs.h <<_ACEOF |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17245 | #define HAVE_LONG_LONG 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17246 | _ACEOF |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 17247 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17248 | |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17249 | fi |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 17250 | echo "$as_me:$LINENO: checking for fsblkcnt_t" >&5 |
| 17251 | echo $ECHO_N "checking for fsblkcnt_t... $ECHO_C" >&6 |
| 17252 | if test "${ac_cv_type_fsblkcnt_t+set}" = set; then |
| 17253 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17254 | else |
| 17255 | cat >conftest.$ac_ext <<_ACEOF |
| 17256 | /* confdefs.h. */ |
| 17257 | _ACEOF |
| 17258 | cat confdefs.h >>conftest.$ac_ext |
| 17259 | cat >>conftest.$ac_ext <<_ACEOF |
| 17260 | /* end confdefs.h. */ |
| 17261 | $ac_includes_default |
| 17262 | int |
| 17263 | main () |
| 17264 | { |
| 17265 | if ((fsblkcnt_t *) 0) |
| 17266 | return 0; |
| 17267 | if (sizeof (fsblkcnt_t)) |
| 17268 | return 0; |
| 17269 | ; |
| 17270 | return 0; |
| 17271 | } |
| 17272 | _ACEOF |
| 17273 | rm -f conftest.$ac_objext |
| 17274 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17275 | (eval $ac_compile) 2>conftest.er1 |
| 17276 | ac_status=$? |
| 17277 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17278 | rm -f conftest.er1 |
| 17279 | cat conftest.err >&5 |
| 17280 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17281 | (exit $ac_status); } && |
| 17282 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17283 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17284 | (eval $ac_try) 2>&5 |
| 17285 | ac_status=$? |
| 17286 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17287 | (exit $ac_status); }; } && |
| 17288 | { ac_try='test -s conftest.$ac_objext' |
| 17289 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17290 | (eval $ac_try) 2>&5 |
| 17291 | ac_status=$? |
| 17292 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17293 | (exit $ac_status); }; }; then |
| 17294 | ac_cv_type_fsblkcnt_t=yes |
| 17295 | else |
| 17296 | echo "$as_me: failed program was:" >&5 |
| 17297 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17298 | |
| 17299 | ac_cv_type_fsblkcnt_t=no |
| 17300 | fi |
| 17301 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17302 | fi |
| 17303 | echo "$as_me:$LINENO: result: $ac_cv_type_fsblkcnt_t" >&5 |
| 17304 | echo "${ECHO_T}$ac_cv_type_fsblkcnt_t" >&6 |
| 17305 | if test $ac_cv_type_fsblkcnt_t = yes; then |
| 17306 | |
| 17307 | cat >>confdefs.h <<_ACEOF |
| 17308 | #define HAVE_FSBLKCNT_T 1 |
| 17309 | _ACEOF |
| 17310 | |
| 17311 | |
| 17312 | fi |
| 17313 | echo "$as_me:$LINENO: checking for fsfilcnt_t" >&5 |
| 17314 | echo $ECHO_N "checking for fsfilcnt_t... $ECHO_C" >&6 |
| 17315 | if test "${ac_cv_type_fsfilcnt_t+set}" = set; then |
| 17316 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17317 | else |
| 17318 | cat >conftest.$ac_ext <<_ACEOF |
| 17319 | /* confdefs.h. */ |
| 17320 | _ACEOF |
| 17321 | cat confdefs.h >>conftest.$ac_ext |
| 17322 | cat >>conftest.$ac_ext <<_ACEOF |
| 17323 | /* end confdefs.h. */ |
| 17324 | $ac_includes_default |
| 17325 | int |
| 17326 | main () |
| 17327 | { |
| 17328 | if ((fsfilcnt_t *) 0) |
| 17329 | return 0; |
| 17330 | if (sizeof (fsfilcnt_t)) |
| 17331 | return 0; |
| 17332 | ; |
| 17333 | return 0; |
| 17334 | } |
| 17335 | _ACEOF |
| 17336 | rm -f conftest.$ac_objext |
| 17337 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17338 | (eval $ac_compile) 2>conftest.er1 |
| 17339 | ac_status=$? |
| 17340 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17341 | rm -f conftest.er1 |
| 17342 | cat conftest.err >&5 |
| 17343 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17344 | (exit $ac_status); } && |
| 17345 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17346 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17347 | (eval $ac_try) 2>&5 |
| 17348 | ac_status=$? |
| 17349 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17350 | (exit $ac_status); }; } && |
| 17351 | { ac_try='test -s conftest.$ac_objext' |
| 17352 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17353 | (eval $ac_try) 2>&5 |
| 17354 | ac_status=$? |
| 17355 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17356 | (exit $ac_status); }; }; then |
| 17357 | ac_cv_type_fsfilcnt_t=yes |
| 17358 | else |
| 17359 | echo "$as_me: failed program was:" >&5 |
| 17360 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17361 | |
| 17362 | ac_cv_type_fsfilcnt_t=no |
| 17363 | fi |
| 17364 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17365 | fi |
| 17366 | echo "$as_me:$LINENO: result: $ac_cv_type_fsfilcnt_t" >&5 |
| 17367 | echo "${ECHO_T}$ac_cv_type_fsfilcnt_t" >&6 |
| 17368 | if test $ac_cv_type_fsfilcnt_t = yes; then |
| 17369 | |
| 17370 | cat >>confdefs.h <<_ACEOF |
| 17371 | #define HAVE_FSFILCNT_T 1 |
| 17372 | _ACEOF |
| 17373 | |
| 17374 | |
| 17375 | fi |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 17376 | |
Paul Millar | 10a6c56 | 2004-12-07 17:19:54 +0000 | [diff] [blame] | 17377 | echo "$as_me:$LINENO: checking for sigset_t" >&5 |
| 17378 | echo $ECHO_N "checking for sigset_t... $ECHO_C" >&6 |
| 17379 | if test "${ac_cv_type_sigset_t+set}" = set; then |
| 17380 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17381 | else |
| 17382 | cat >conftest.$ac_ext <<_ACEOF |
| 17383 | /* confdefs.h. */ |
| 17384 | _ACEOF |
| 17385 | cat confdefs.h >>conftest.$ac_ext |
| 17386 | cat >>conftest.$ac_ext <<_ACEOF |
| 17387 | /* end confdefs.h. */ |
| 17388 | #include <signal.h> |
| 17389 | |
| 17390 | int |
| 17391 | main () |
| 17392 | { |
| 17393 | if ((sigset_t *) 0) |
| 17394 | return 0; |
| 17395 | if (sizeof (sigset_t)) |
| 17396 | return 0; |
| 17397 | ; |
| 17398 | return 0; |
| 17399 | } |
| 17400 | _ACEOF |
| 17401 | rm -f conftest.$ac_objext |
| 17402 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17403 | (eval $ac_compile) 2>conftest.er1 |
| 17404 | ac_status=$? |
| 17405 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17406 | rm -f conftest.er1 |
| 17407 | cat conftest.err >&5 |
| 17408 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17409 | (exit $ac_status); } && |
| 17410 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17411 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17412 | (eval $ac_try) 2>&5 |
| 17413 | ac_status=$? |
| 17414 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17415 | (exit $ac_status); }; } && |
| 17416 | { ac_try='test -s conftest.$ac_objext' |
| 17417 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17418 | (eval $ac_try) 2>&5 |
| 17419 | ac_status=$? |
| 17420 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17421 | (exit $ac_status); }; }; then |
| 17422 | ac_cv_type_sigset_t=yes |
| 17423 | else |
| 17424 | echo "$as_me: failed program was:" >&5 |
| 17425 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17426 | |
| 17427 | ac_cv_type_sigset_t=no |
| 17428 | fi |
| 17429 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17430 | fi |
| 17431 | echo "$as_me:$LINENO: result: $ac_cv_type_sigset_t" >&5 |
| 17432 | echo "${ECHO_T}$ac_cv_type_sigset_t" >&6 |
| 17433 | if test $ac_cv_type_sigset_t = yes; then |
| 17434 | |
| 17435 | cat >>confdefs.h <<_ACEOF |
| 17436 | #define HAVE_SIGSET_T 1 |
| 17437 | _ACEOF |
| 17438 | |
| 17439 | |
| 17440 | fi |
| 17441 | |
Gerald Pfeifer | b8b15f3 | 2005-07-10 17:42:46 +0000 | [diff] [blame] | 17442 | echo "$as_me:$LINENO: checking for request_sense" >&5 |
| 17443 | echo $ECHO_N "checking for request_sense... $ECHO_C" >&6 |
| 17444 | if test "${ac_cv_type_request_sense+set}" = set; then |
| 17445 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17446 | else |
| 17447 | cat >conftest.$ac_ext <<_ACEOF |
| 17448 | /* confdefs.h. */ |
| 17449 | _ACEOF |
| 17450 | cat confdefs.h >>conftest.$ac_ext |
| 17451 | cat >>conftest.$ac_ext <<_ACEOF |
| 17452 | /* end confdefs.h. */ |
| 17453 | #include <linux/cdrom.h> |
| 17454 | |
| 17455 | int |
| 17456 | main () |
| 17457 | { |
| 17458 | if ((request_sense *) 0) |
| 17459 | return 0; |
| 17460 | if (sizeof (request_sense)) |
| 17461 | return 0; |
| 17462 | ; |
| 17463 | return 0; |
| 17464 | } |
| 17465 | _ACEOF |
| 17466 | rm -f conftest.$ac_objext |
| 17467 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 17468 | (eval $ac_compile) 2>conftest.er1 |
| 17469 | ac_status=$? |
| 17470 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17471 | rm -f conftest.er1 |
| 17472 | cat conftest.err >&5 |
| 17473 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17474 | (exit $ac_status); } && |
| 17475 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17476 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17477 | (eval $ac_try) 2>&5 |
| 17478 | ac_status=$? |
| 17479 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17480 | (exit $ac_status); }; } && |
| 17481 | { ac_try='test -s conftest.$ac_objext' |
| 17482 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17483 | (eval $ac_try) 2>&5 |
| 17484 | ac_status=$? |
| 17485 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17486 | (exit $ac_status); }; }; then |
| 17487 | ac_cv_type_request_sense=yes |
| 17488 | else |
| 17489 | echo "$as_me: failed program was:" >&5 |
| 17490 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17491 | |
| 17492 | ac_cv_type_request_sense=no |
| 17493 | fi |
| 17494 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 17495 | fi |
| 17496 | echo "$as_me:$LINENO: result: $ac_cv_type_request_sense" >&5 |
| 17497 | echo "${ECHO_T}$ac_cv_type_request_sense" >&6 |
| 17498 | if test $ac_cv_type_request_sense = yes; then |
| 17499 | |
| 17500 | cat >>confdefs.h <<_ACEOF |
| 17501 | #define HAVE_REQUEST_SENSE 1 |
| 17502 | _ACEOF |
| 17503 | |
| 17504 | |
| 17505 | fi |
| 17506 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17507 | |
| 17508 | 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] | 17509 | echo $ECHO_N "checking whether linux/input.h is for real... $ECHO_C" >&6 |
| 17510 | if test "${wine_cv_linux_input_h+set}" = set; then |
| 17511 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17512 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17513 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17514 | /* confdefs.h. */ |
| 17515 | _ACEOF |
| 17516 | cat confdefs.h >>conftest.$ac_ext |
| 17517 | cat >>conftest.$ac_ext <<_ACEOF |
| 17518 | /* end confdefs.h. */ |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17519 | |
| 17520 | #include <linux/input.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17521 | |
| 17522 | int |
| 17523 | main () |
| 17524 | { |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17525 | |
| 17526 | int foo = EVIOCGBIT(EV_ABS,42); |
| 17527 | int bar = BTN_PINKIE; |
| 17528 | int fortytwo = 42; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17529 | |
| 17530 | ; |
| 17531 | return 0; |
| 17532 | } |
| 17533 | _ACEOF |
| 17534 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17535 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17536 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17537 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17538 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17539 | rm -f conftest.er1 |
| 17540 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17541 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17542 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17543 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17544 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17545 | (eval $ac_try) 2>&5 |
| 17546 | ac_status=$? |
| 17547 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17548 | (exit $ac_status); }; } && |
| 17549 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17550 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17551 | (eval $ac_try) 2>&5 |
| 17552 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17553 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17554 | (exit $ac_status); }; }; then |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17555 | wine_cv_linux_input_h=yes |
| 17556 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17557 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17558 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17559 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17560 | wine_cv_linux_input_h=no |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17561 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17562 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17563 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17564 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17565 | echo "$as_me:$LINENO: result: $wine_cv_linux_input_h" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17566 | echo "${ECHO_T}$wine_cv_linux_input_h" >&6 |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17567 | if test "$wine_cv_linux_input_h" = "yes" |
| 17568 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17569 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17570 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17571 | #define HAVE_CORRECT_LINUXINPUT_H 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17572 | _ACEOF |
Marcus Meissner | 74f2b4b | 2001-01-19 21:09:07 +0000 | [diff] [blame] | 17573 | |
| 17574 | fi |
| 17575 | |
Paul Millar | 10a6c56 | 2004-12-07 17:19:54 +0000 | [diff] [blame] | 17576 | echo "$as_me:$LINENO: checking for sigaddset" >&5 |
| 17577 | echo $ECHO_N "checking for sigaddset... $ECHO_C" >&6 |
| 17578 | if test "${wine_cv_have_sigaddset+set}" = set; then |
| 17579 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 17580 | else |
| 17581 | cat >conftest.$ac_ext <<_ACEOF |
| 17582 | /* confdefs.h. */ |
| 17583 | _ACEOF |
| 17584 | cat confdefs.h >>conftest.$ac_ext |
| 17585 | cat >>conftest.$ac_ext <<_ACEOF |
| 17586 | /* end confdefs.h. */ |
| 17587 | #include <signal.h> |
| 17588 | int |
| 17589 | main () |
| 17590 | { |
| 17591 | sigset_t set; sigaddset(&set,SIGTERM); |
| 17592 | ; |
| 17593 | return 0; |
| 17594 | } |
| 17595 | _ACEOF |
| 17596 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17597 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17598 | (eval $ac_link) 2>conftest.er1 |
| 17599 | ac_status=$? |
| 17600 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17601 | rm -f conftest.er1 |
| 17602 | cat conftest.err >&5 |
| 17603 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17604 | (exit $ac_status); } && |
| 17605 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17606 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17607 | (eval $ac_try) 2>&5 |
| 17608 | ac_status=$? |
| 17609 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17610 | (exit $ac_status); }; } && |
| 17611 | { ac_try='test -s conftest$ac_exeext' |
| 17612 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17613 | (eval $ac_try) 2>&5 |
| 17614 | ac_status=$? |
| 17615 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17616 | (exit $ac_status); }; }; then |
| 17617 | wine_cv_have_sigaddset=yes |
| 17618 | else |
| 17619 | echo "$as_me: failed program was:" >&5 |
| 17620 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17621 | |
| 17622 | wine_cv_have_sigaddset=no |
| 17623 | fi |
| 17624 | rm -f conftest.err conftest.$ac_objext \ |
| 17625 | conftest$ac_exeext conftest.$ac_ext |
| 17626 | fi |
| 17627 | echo "$as_me:$LINENO: result: $wine_cv_have_sigaddset" >&5 |
| 17628 | echo "${ECHO_T}$wine_cv_have_sigaddset" >&6 |
| 17629 | if test "$wine_cv_have_sigaddset" = "yes" |
| 17630 | then |
| 17631 | |
| 17632 | cat >>confdefs.h <<\_ACEOF |
| 17633 | #define HAVE_SIGADDSET 1 |
| 17634 | _ACEOF |
| 17635 | |
| 17636 | fi |
| 17637 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17638 | |
| 17639 | 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] | 17640 | echo $ECHO_N "checking whether we can use re-entrant gethostbyname_r Linux style... $ECHO_C" >&6 |
| 17641 | if test "${wine_cv_linux_gethostbyname_r_6+set}" = set; then |
| 17642 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17643 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17644 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17645 | /* confdefs.h. */ |
| 17646 | _ACEOF |
| 17647 | cat confdefs.h >>conftest.$ac_ext |
| 17648 | cat >>conftest.$ac_ext <<_ACEOF |
| 17649 | /* end confdefs.h. */ |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17650 | |
| 17651 | #include <netdb.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17652 | |
| 17653 | int |
| 17654 | main () |
| 17655 | { |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17656 | |
| 17657 | char *name=NULL; |
| 17658 | struct hostent he; |
| 17659 | struct hostent *result; |
| 17660 | char *buf=NULL; |
| 17661 | int bufsize=0; |
| 17662 | int res,errnr; |
| 17663 | char *addr=NULL; |
| 17664 | int addrlen=0; |
| 17665 | int addrtype=0; |
| 17666 | res=gethostbyname_r(name,&he,buf,bufsize,&result,&errnr); |
| 17667 | res=gethostbyaddr_r(addr, addrlen, addrtype,&he,buf,bufsize,&result,&errnr); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17668 | |
| 17669 | ; |
| 17670 | return 0; |
| 17671 | } |
| 17672 | _ACEOF |
Marcus Meissner | dfd315b | 2004-01-02 03:53:57 +0000 | [diff] [blame] | 17673 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 17674 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 17675 | (eval $ac_link) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17676 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17677 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17678 | rm -f conftest.er1 |
| 17679 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17680 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17681 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17682 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17683 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17684 | (eval $ac_try) 2>&5 |
| 17685 | ac_status=$? |
| 17686 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17687 | (exit $ac_status); }; } && |
Marcus Meissner | dfd315b | 2004-01-02 03:53:57 +0000 | [diff] [blame] | 17688 | { ac_try='test -s conftest$ac_exeext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17689 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17690 | (eval $ac_try) 2>&5 |
| 17691 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17692 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17693 | (exit $ac_status); }; }; then |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17694 | wine_cv_linux_gethostbyname_r_6=yes |
| 17695 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17696 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17697 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17698 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17699 | wine_cv_linux_gethostbyname_r_6=no |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17700 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17701 | fi |
Marcus Meissner | dfd315b | 2004-01-02 03:53:57 +0000 | [diff] [blame] | 17702 | rm -f conftest.err conftest.$ac_objext \ |
| 17703 | conftest$ac_exeext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17704 | |
| 17705 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17706 | echo "$as_me:$LINENO: result: $wine_cv_linux_gethostbyname_r_6" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17707 | echo "${ECHO_T}$wine_cv_linux_gethostbyname_r_6" >&6 |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17708 | if test "$wine_cv_linux_gethostbyname_r_6" = "yes" |
| 17709 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17710 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17711 | cat >>confdefs.h <<\_ACEOF |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17712 | #define HAVE_LINUX_GETHOSTBYNAME_R_6 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17713 | _ACEOF |
Rein Klazes | ff7a61f | 2000-09-24 19:41:57 +0000 | [diff] [blame] | 17714 | |
| 17715 | fi |
| 17716 | |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17717 | if test "$ac_cv_header_linux_joystick_h" = "yes" |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17718 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17719 | 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] | 17720 | echo $ECHO_N "checking whether linux/joystick.h uses the Linux 2.2+ API... $ECHO_C" >&6 |
| 17721 | if test "${wine_cv_linux_joystick_22_api+set}" = set; then |
| 17722 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17723 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17724 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17725 | /* confdefs.h. */ |
| 17726 | _ACEOF |
| 17727 | cat confdefs.h >>conftest.$ac_ext |
| 17728 | cat >>conftest.$ac_ext <<_ACEOF |
| 17729 | /* end confdefs.h. */ |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17730 | |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17731 | #include <sys/ioctl.h> |
| 17732 | #include <linux/joystick.h> |
| 17733 | |
| 17734 | struct js_event blub; |
Marcus Meissner | 605a9c3 | 1999-11-04 02:04:01 +0000 | [diff] [blame] | 17735 | #if !defined(JS_EVENT_AXIS) || !defined(JS_EVENT_BUTTON) |
| 17736 | #error "no 2.2 header" |
| 17737 | #endif |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17738 | |
| 17739 | int |
| 17740 | main () |
| 17741 | { |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17742 | /*empty*/ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17743 | ; |
| 17744 | return 0; |
| 17745 | } |
| 17746 | _ACEOF |
| 17747 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17748 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17749 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17750 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17751 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17752 | rm -f conftest.er1 |
| 17753 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17754 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17755 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17756 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17757 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17758 | (eval $ac_try) 2>&5 |
| 17759 | ac_status=$? |
| 17760 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17761 | (exit $ac_status); }; } && |
| 17762 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17763 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17764 | (eval $ac_try) 2>&5 |
| 17765 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17766 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17767 | (exit $ac_status); }; }; then |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17768 | wine_cv_linux_joystick_22_api=yes |
| 17769 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17770 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17771 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17772 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17773 | wine_cv_linux_joystick_22_api=no |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17774 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17775 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17776 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17777 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17778 | echo "$as_me:$LINENO: result: $wine_cv_linux_joystick_22_api" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17779 | echo "${ECHO_T}$wine_cv_linux_joystick_22_api" >&6 |
Rein Klazes | 87d224a | 2000-04-24 17:33:49 +0000 | [diff] [blame] | 17780 | if test "$wine_cv_linux_joystick_22_api" = "yes" |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17781 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17782 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17783 | cat >>confdefs.h <<\_ACEOF |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17784 | #define HAVE_LINUX_22_JOYSTICK_API 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17785 | _ACEOF |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17786 | |
| 17787 | fi |
| 17788 | fi |
| 17789 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17790 | |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17791 | if test "$ac_cv_header_sys_vfs_h" = "yes" |
| 17792 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17793 | echo "$as_me:$LINENO: checking whether sys/vfs.h defines statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17794 | echo $ECHO_N "checking whether sys/vfs.h defines statfs... $ECHO_C" >&6 |
| 17795 | if test "${wine_cv_sys_vfs_has_statfs+set}" = set; then |
| 17796 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17797 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17798 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17799 | /* confdefs.h. */ |
| 17800 | _ACEOF |
| 17801 | cat confdefs.h >>conftest.$ac_ext |
| 17802 | cat >>conftest.$ac_ext <<_ACEOF |
| 17803 | /* end confdefs.h. */ |
Marcus Meissner | 028e9a1 | 1999-08-04 15:07:56 +0000 | [diff] [blame] | 17804 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17805 | #include <sys/types.h> |
| 17806 | #ifdef HAVE_SYS_PARAM_H |
| 17807 | # include <sys/param.h> |
| 17808 | #endif |
| 17809 | #include <sys/vfs.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17810 | |
| 17811 | int |
| 17812 | main () |
| 17813 | { |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17814 | |
| 17815 | struct statfs stfs; |
| 17816 | |
| 17817 | memset(&stfs,0,sizeof(stfs)); |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17818 | |
| 17819 | ; |
| 17820 | return 0; |
| 17821 | } |
| 17822 | _ACEOF |
| 17823 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17824 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17825 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17826 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17827 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17828 | rm -f conftest.er1 |
| 17829 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17830 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17831 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17832 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 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); }; } && |
| 17838 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17839 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17840 | (eval $ac_try) 2>&5 |
| 17841 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17842 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17843 | (exit $ac_status); }; }; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17844 | wine_cv_sys_vfs_has_statfs=yes |
| 17845 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17846 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17847 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17848 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17849 | wine_cv_sys_vfs_has_statfs=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17850 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17851 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17852 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17853 | |
| 17854 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17855 | echo "$as_me:$LINENO: result: $wine_cv_sys_vfs_has_statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17856 | echo "${ECHO_T}$wine_cv_sys_vfs_has_statfs" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17857 | if test "$wine_cv_sys_vfs_has_statfs" = "yes" |
| 17858 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17859 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17860 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17861 | #define STATFS_DEFINED_BY_SYS_VFS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17862 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17863 | |
| 17864 | fi |
| 17865 | fi |
| 17866 | |
| 17867 | if test "$ac_cv_header_sys_statfs_h" = "yes" |
| 17868 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17869 | echo "$as_me:$LINENO: checking whether sys/statfs.h defines statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17870 | echo $ECHO_N "checking whether sys/statfs.h defines statfs... $ECHO_C" >&6 |
| 17871 | if test "${wine_cv_sys_statfs_has_statfs+set}" = set; then |
| 17872 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17873 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17874 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17875 | /* confdefs.h. */ |
| 17876 | _ACEOF |
| 17877 | cat confdefs.h >>conftest.$ac_ext |
| 17878 | cat >>conftest.$ac_ext <<_ACEOF |
| 17879 | /* end confdefs.h. */ |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17880 | |
| 17881 | #include <sys/types.h> |
| 17882 | #ifdef HAVE_SYS_PARAM_H |
| 17883 | # include <sys/param.h> |
| 17884 | #endif |
| 17885 | #include <sys/statfs.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17886 | |
| 17887 | int |
| 17888 | main () |
| 17889 | { |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17890 | |
| 17891 | struct statfs stfs; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17892 | |
| 17893 | ; |
| 17894 | return 0; |
| 17895 | } |
| 17896 | _ACEOF |
| 17897 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17898 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17899 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17900 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17901 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17902 | rm -f conftest.er1 |
| 17903 | cat conftest.err >&5 |
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); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17906 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17907 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17908 | (eval $ac_try) 2>&5 |
| 17909 | ac_status=$? |
| 17910 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17911 | (exit $ac_status); }; } && |
| 17912 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17913 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17914 | (eval $ac_try) 2>&5 |
| 17915 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17916 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17917 | (exit $ac_status); }; }; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17918 | wine_cv_sys_statfs_has_statfs=yes |
| 17919 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17920 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17921 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17922 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17923 | wine_cv_sys_statfs_has_statfs=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17924 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17925 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17926 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17927 | |
| 17928 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17929 | echo "$as_me:$LINENO: result: $wine_cv_sys_statfs_has_statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17930 | echo "${ECHO_T}$wine_cv_sys_statfs_has_statfs" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17931 | if test "$wine_cv_sys_statfs_has_statfs" = "yes" |
| 17932 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17933 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17934 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17935 | #define STATFS_DEFINED_BY_SYS_STATFS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17936 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17937 | |
| 17938 | fi |
| 17939 | fi |
| 17940 | |
| 17941 | if test "$ac_cv_header_sys_mount_h" = "yes" |
| 17942 | then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17943 | echo "$as_me:$LINENO: checking whether sys/mount.h defines statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17944 | echo $ECHO_N "checking whether sys/mount.h defines statfs... $ECHO_C" >&6 |
| 17945 | if test "${wine_cv_sys_mount_has_statfs+set}" = set; then |
| 17946 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17947 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17948 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17949 | /* confdefs.h. */ |
| 17950 | _ACEOF |
| 17951 | cat confdefs.h >>conftest.$ac_ext |
| 17952 | cat >>conftest.$ac_ext <<_ACEOF |
| 17953 | /* end confdefs.h. */ |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17954 | |
| 17955 | #include <sys/types.h> |
| 17956 | #ifdef HAVE_SYS_PARAM_H |
| 17957 | # include <sys/param.h> |
| 17958 | #endif |
| 17959 | #include <sys/mount.h> |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17960 | |
| 17961 | int |
| 17962 | main () |
| 17963 | { |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17964 | |
| 17965 | struct statfs stfs; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17966 | |
| 17967 | ; |
| 17968 | return 0; |
| 17969 | } |
| 17970 | _ACEOF |
| 17971 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17972 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17973 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17974 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17975 | grep -v '^ *+' conftest.er1 >conftest.err |
| 17976 | rm -f conftest.er1 |
| 17977 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17978 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17979 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 17980 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 17981 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 17982 | (eval $ac_try) 2>&5 |
| 17983 | ac_status=$? |
| 17984 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 17985 | (exit $ac_status); }; } && |
| 17986 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17987 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17988 | (eval $ac_try) 2>&5 |
| 17989 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 17990 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17991 | (exit $ac_status); }; }; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17992 | wine_cv_sys_mount_has_statfs=yes |
| 17993 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17994 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 17995 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 17996 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17997 | wine_cv_sys_mount_has_statfs=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 17998 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 17999 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18000 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18001 | |
| 18002 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18003 | echo "$as_me:$LINENO: result: $wine_cv_sys_mount_has_statfs" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18004 | echo "${ECHO_T}$wine_cv_sys_mount_has_statfs" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18005 | if test "$wine_cv_sys_mount_has_statfs" = "yes" |
| 18006 | then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18007 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18008 | cat >>confdefs.h <<\_ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18009 | #define STATFS_DEFINED_BY_SYS_MOUNT 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18010 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18011 | |
| 18012 | fi |
| 18013 | fi |
| 18014 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18015 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18016 | echo "$as_me:$LINENO: checking for struct statfs.f_bfree" >&5 |
| 18017 | echo $ECHO_N "checking for struct statfs.f_bfree... $ECHO_C" >&6 |
| 18018 | if test "${ac_cv_member_struct_statfs_f_bfree+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18019 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18020 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18021 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18022 | /* confdefs.h. */ |
| 18023 | _ACEOF |
| 18024 | cat confdefs.h >>conftest.$ac_ext |
| 18025 | cat >>conftest.$ac_ext <<_ACEOF |
| 18026 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18027 | #include <sys/types.h> |
| 18028 | #ifdef HAVE_SYS_PARAM_H |
| 18029 | # include <sys/param.h> |
| 18030 | #endif |
| 18031 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18032 | # include <sys/mount.h> |
| 18033 | #else |
| 18034 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18035 | # include <sys/vfs.h> |
| 18036 | # else |
| 18037 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18038 | # include <sys/statfs.h> |
| 18039 | # endif |
| 18040 | # endif |
| 18041 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18042 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18043 | int |
| 18044 | main () |
| 18045 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18046 | static struct statfs ac_aggr; |
| 18047 | if (ac_aggr.f_bfree) |
| 18048 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18049 | ; |
| 18050 | return 0; |
| 18051 | } |
| 18052 | _ACEOF |
| 18053 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18054 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18055 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18056 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18057 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18058 | rm -f conftest.er1 |
| 18059 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18060 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18061 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18062 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18063 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18064 | (eval $ac_try) 2>&5 |
| 18065 | ac_status=$? |
| 18066 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18067 | (exit $ac_status); }; } && |
| 18068 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18069 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18070 | (eval $ac_try) 2>&5 |
| 18071 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18072 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18073 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18074 | ac_cv_member_struct_statfs_f_bfree=yes |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18075 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18076 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18077 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18078 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18079 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18080 | /* confdefs.h. */ |
| 18081 | _ACEOF |
| 18082 | cat confdefs.h >>conftest.$ac_ext |
| 18083 | cat >>conftest.$ac_ext <<_ACEOF |
| 18084 | /* end confdefs.h. */ |
| 18085 | #include <sys/types.h> |
| 18086 | #ifdef HAVE_SYS_PARAM_H |
| 18087 | # include <sys/param.h> |
| 18088 | #endif |
| 18089 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18090 | # include <sys/mount.h> |
| 18091 | #else |
| 18092 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18093 | # include <sys/vfs.h> |
| 18094 | # else |
| 18095 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18096 | # include <sys/statfs.h> |
| 18097 | # endif |
| 18098 | # endif |
| 18099 | #endif |
| 18100 | |
| 18101 | int |
| 18102 | main () |
| 18103 | { |
| 18104 | static struct statfs ac_aggr; |
| 18105 | if (sizeof ac_aggr.f_bfree) |
| 18106 | return 0; |
| 18107 | ; |
| 18108 | return 0; |
| 18109 | } |
| 18110 | _ACEOF |
| 18111 | rm -f conftest.$ac_objext |
| 18112 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18113 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18114 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18115 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18116 | rm -f conftest.er1 |
| 18117 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18119 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18120 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18122 | (eval $ac_try) 2>&5 |
| 18123 | ac_status=$? |
| 18124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18125 | (exit $ac_status); }; } && |
| 18126 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18127 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18128 | (eval $ac_try) 2>&5 |
| 18129 | ac_status=$? |
| 18130 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18131 | (exit $ac_status); }; }; then |
| 18132 | ac_cv_member_struct_statfs_f_bfree=yes |
| 18133 | else |
| 18134 | echo "$as_me: failed program was:" >&5 |
| 18135 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18136 | |
| 18137 | ac_cv_member_struct_statfs_f_bfree=no |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18138 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18139 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +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 | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18142 | fi |
| 18143 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bfree" >&5 |
| 18144 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bfree" >&6 |
| 18145 | if test $ac_cv_member_struct_statfs_f_bfree = yes; then |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18146 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18147 | cat >>confdefs.h <<_ACEOF |
| 18148 | #define HAVE_STRUCT_STATFS_F_BFREE 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18149 | _ACEOF |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18150 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18151 | |
Alexandre Julliard | dadf78f | 1998-05-17 17:13:43 +0000 | [diff] [blame] | 18152 | fi |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18153 | echo "$as_me:$LINENO: checking for struct statfs.f_bavail" >&5 |
| 18154 | echo $ECHO_N "checking for struct statfs.f_bavail... $ECHO_C" >&6 |
| 18155 | if test "${ac_cv_member_struct_statfs_f_bavail+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18156 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 18157 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18158 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18159 | /* confdefs.h. */ |
| 18160 | _ACEOF |
| 18161 | cat confdefs.h >>conftest.$ac_ext |
| 18162 | cat >>conftest.$ac_ext <<_ACEOF |
| 18163 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18164 | #include <sys/types.h> |
| 18165 | #ifdef HAVE_SYS_PARAM_H |
| 18166 | # include <sys/param.h> |
| 18167 | #endif |
| 18168 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18169 | # include <sys/mount.h> |
| 18170 | #else |
| 18171 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18172 | # include <sys/vfs.h> |
| 18173 | # else |
| 18174 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18175 | # include <sys/statfs.h> |
| 18176 | # endif |
| 18177 | # endif |
| 18178 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18179 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18180 | int |
| 18181 | main () |
| 18182 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18183 | static struct statfs ac_aggr; |
| 18184 | if (ac_aggr.f_bavail) |
| 18185 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18186 | ; |
| 18187 | return 0; |
| 18188 | } |
| 18189 | _ACEOF |
| 18190 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18191 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18192 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18193 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18194 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18195 | rm -f conftest.er1 |
| 18196 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18197 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18198 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18199 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18200 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18201 | (eval $ac_try) 2>&5 |
| 18202 | ac_status=$? |
| 18203 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18204 | (exit $ac_status); }; } && |
| 18205 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18206 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18207 | (eval $ac_try) 2>&5 |
| 18208 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18209 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18210 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18211 | ac_cv_member_struct_statfs_f_bavail=yes |
Alexandre Julliard | c7c217b | 1998-04-13 12:21:30 +0000 | [diff] [blame] | 18212 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18213 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18214 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18215 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18216 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18217 | /* confdefs.h. */ |
| 18218 | _ACEOF |
| 18219 | cat confdefs.h >>conftest.$ac_ext |
| 18220 | cat >>conftest.$ac_ext <<_ACEOF |
| 18221 | /* end confdefs.h. */ |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18222 | #include <sys/types.h> |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18223 | #ifdef HAVE_SYS_PARAM_H |
| 18224 | # include <sys/param.h> |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 18225 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18226 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18227 | # include <sys/mount.h> |
| 18228 | #else |
| 18229 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18230 | # include <sys/vfs.h> |
| 18231 | # else |
| 18232 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18233 | # include <sys/statfs.h> |
| 18234 | # endif |
| 18235 | # endif |
| 18236 | #endif |
| 18237 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18238 | int |
| 18239 | main () |
| 18240 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18241 | static struct statfs ac_aggr; |
| 18242 | if (sizeof ac_aggr.f_bavail) |
| 18243 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18244 | ; |
| 18245 | return 0; |
| 18246 | } |
| 18247 | _ACEOF |
| 18248 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18249 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18250 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18251 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18252 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18253 | rm -f conftest.er1 |
| 18254 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18255 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18256 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18257 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18258 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18259 | (eval $ac_try) 2>&5 |
| 18260 | ac_status=$? |
| 18261 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18262 | (exit $ac_status); }; } && |
| 18263 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18264 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18265 | (eval $ac_try) 2>&5 |
| 18266 | ac_status=$? |
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); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18269 | ac_cv_member_struct_statfs_f_bavail=yes |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18270 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18271 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18272 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18273 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18274 | ac_cv_member_struct_statfs_f_bavail=no |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18275 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18276 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 829fe32 | 1998-07-26 14:27:39 +0000 | [diff] [blame] | 18277 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18278 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18279 | fi |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18280 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_bavail" >&5 |
| 18281 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_bavail" >&6 |
| 18282 | if test $ac_cv_member_struct_statfs_f_bavail = yes; then |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18283 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18284 | cat >>confdefs.h <<_ACEOF |
| 18285 | #define HAVE_STRUCT_STATFS_F_BAVAIL 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18286 | _ACEOF |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18287 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18288 | |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18289 | fi |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 18290 | echo "$as_me:$LINENO: checking for struct statfs.f_frsize" >&5 |
| 18291 | echo $ECHO_N "checking for struct statfs.f_frsize... $ECHO_C" >&6 |
| 18292 | if test "${ac_cv_member_struct_statfs_f_frsize+set}" = set; then |
| 18293 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18294 | else |
| 18295 | cat >conftest.$ac_ext <<_ACEOF |
| 18296 | /* confdefs.h. */ |
| 18297 | _ACEOF |
| 18298 | cat confdefs.h >>conftest.$ac_ext |
| 18299 | cat >>conftest.$ac_ext <<_ACEOF |
| 18300 | /* end confdefs.h. */ |
| 18301 | #include <sys/types.h> |
| 18302 | #ifdef HAVE_SYS_PARAM_H |
| 18303 | # include <sys/param.h> |
| 18304 | #endif |
| 18305 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18306 | # include <sys/mount.h> |
| 18307 | #else |
| 18308 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18309 | # include <sys/vfs.h> |
| 18310 | # else |
| 18311 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18312 | # include <sys/statfs.h> |
| 18313 | # endif |
| 18314 | # endif |
| 18315 | #endif |
| 18316 | |
| 18317 | int |
| 18318 | main () |
| 18319 | { |
| 18320 | static struct statfs ac_aggr; |
| 18321 | if (ac_aggr.f_frsize) |
| 18322 | return 0; |
| 18323 | ; |
| 18324 | return 0; |
| 18325 | } |
| 18326 | _ACEOF |
| 18327 | rm -f conftest.$ac_objext |
| 18328 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18329 | (eval $ac_compile) 2>conftest.er1 |
| 18330 | ac_status=$? |
| 18331 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18332 | rm -f conftest.er1 |
| 18333 | cat conftest.err >&5 |
| 18334 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18335 | (exit $ac_status); } && |
| 18336 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18337 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18338 | (eval $ac_try) 2>&5 |
| 18339 | ac_status=$? |
| 18340 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18341 | (exit $ac_status); }; } && |
| 18342 | { ac_try='test -s conftest.$ac_objext' |
| 18343 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18344 | (eval $ac_try) 2>&5 |
| 18345 | ac_status=$? |
| 18346 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18347 | (exit $ac_status); }; }; then |
| 18348 | ac_cv_member_struct_statfs_f_frsize=yes |
| 18349 | else |
| 18350 | echo "$as_me: failed program was:" >&5 |
| 18351 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18352 | |
| 18353 | cat >conftest.$ac_ext <<_ACEOF |
| 18354 | /* confdefs.h. */ |
| 18355 | _ACEOF |
| 18356 | cat confdefs.h >>conftest.$ac_ext |
| 18357 | cat >>conftest.$ac_ext <<_ACEOF |
| 18358 | /* end confdefs.h. */ |
| 18359 | #include <sys/types.h> |
| 18360 | #ifdef HAVE_SYS_PARAM_H |
| 18361 | # include <sys/param.h> |
| 18362 | #endif |
| 18363 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18364 | # include <sys/mount.h> |
| 18365 | #else |
| 18366 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18367 | # include <sys/vfs.h> |
| 18368 | # else |
| 18369 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18370 | # include <sys/statfs.h> |
| 18371 | # endif |
| 18372 | # endif |
| 18373 | #endif |
| 18374 | |
| 18375 | int |
| 18376 | main () |
| 18377 | { |
| 18378 | static struct statfs ac_aggr; |
| 18379 | if (sizeof ac_aggr.f_frsize) |
| 18380 | return 0; |
| 18381 | ; |
| 18382 | return 0; |
| 18383 | } |
| 18384 | _ACEOF |
| 18385 | rm -f conftest.$ac_objext |
| 18386 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18387 | (eval $ac_compile) 2>conftest.er1 |
| 18388 | ac_status=$? |
| 18389 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18390 | rm -f conftest.er1 |
| 18391 | cat conftest.err >&5 |
| 18392 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18393 | (exit $ac_status); } && |
| 18394 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18395 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18396 | (eval $ac_try) 2>&5 |
| 18397 | ac_status=$? |
| 18398 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18399 | (exit $ac_status); }; } && |
| 18400 | { ac_try='test -s conftest.$ac_objext' |
| 18401 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18402 | (eval $ac_try) 2>&5 |
| 18403 | ac_status=$? |
| 18404 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18405 | (exit $ac_status); }; }; then |
| 18406 | ac_cv_member_struct_statfs_f_frsize=yes |
| 18407 | else |
| 18408 | echo "$as_me: failed program was:" >&5 |
| 18409 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18410 | |
| 18411 | ac_cv_member_struct_statfs_f_frsize=no |
| 18412 | fi |
| 18413 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18414 | fi |
| 18415 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18416 | fi |
| 18417 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_frsize" >&5 |
| 18418 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_frsize" >&6 |
| 18419 | if test $ac_cv_member_struct_statfs_f_frsize = yes; then |
| 18420 | |
| 18421 | cat >>confdefs.h <<_ACEOF |
| 18422 | #define HAVE_STRUCT_STATFS_F_FRSIZE 1 |
| 18423 | _ACEOF |
| 18424 | |
| 18425 | |
| 18426 | fi |
| 18427 | echo "$as_me:$LINENO: checking for struct statfs.f_ffree" >&5 |
| 18428 | echo $ECHO_N "checking for struct statfs.f_ffree... $ECHO_C" >&6 |
| 18429 | if test "${ac_cv_member_struct_statfs_f_ffree+set}" = set; then |
| 18430 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18431 | else |
| 18432 | cat >conftest.$ac_ext <<_ACEOF |
| 18433 | /* confdefs.h. */ |
| 18434 | _ACEOF |
| 18435 | cat confdefs.h >>conftest.$ac_ext |
| 18436 | cat >>conftest.$ac_ext <<_ACEOF |
| 18437 | /* end confdefs.h. */ |
| 18438 | #include <sys/types.h> |
| 18439 | #ifdef HAVE_SYS_PARAM_H |
| 18440 | # include <sys/param.h> |
| 18441 | #endif |
| 18442 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18443 | # include <sys/mount.h> |
| 18444 | #else |
| 18445 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18446 | # include <sys/vfs.h> |
| 18447 | # else |
| 18448 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18449 | # include <sys/statfs.h> |
| 18450 | # endif |
| 18451 | # endif |
| 18452 | #endif |
| 18453 | |
| 18454 | int |
| 18455 | main () |
| 18456 | { |
| 18457 | static struct statfs ac_aggr; |
| 18458 | if (ac_aggr.f_ffree) |
| 18459 | return 0; |
| 18460 | ; |
| 18461 | return 0; |
| 18462 | } |
| 18463 | _ACEOF |
| 18464 | rm -f conftest.$ac_objext |
| 18465 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18466 | (eval $ac_compile) 2>conftest.er1 |
| 18467 | ac_status=$? |
| 18468 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18469 | rm -f conftest.er1 |
| 18470 | cat conftest.err >&5 |
| 18471 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18472 | (exit $ac_status); } && |
| 18473 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18474 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18475 | (eval $ac_try) 2>&5 |
| 18476 | ac_status=$? |
| 18477 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18478 | (exit $ac_status); }; } && |
| 18479 | { ac_try='test -s conftest.$ac_objext' |
| 18480 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18481 | (eval $ac_try) 2>&5 |
| 18482 | ac_status=$? |
| 18483 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18484 | (exit $ac_status); }; }; then |
| 18485 | ac_cv_member_struct_statfs_f_ffree=yes |
| 18486 | else |
| 18487 | echo "$as_me: failed program was:" >&5 |
| 18488 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18489 | |
| 18490 | cat >conftest.$ac_ext <<_ACEOF |
| 18491 | /* confdefs.h. */ |
| 18492 | _ACEOF |
| 18493 | cat confdefs.h >>conftest.$ac_ext |
| 18494 | cat >>conftest.$ac_ext <<_ACEOF |
| 18495 | /* end confdefs.h. */ |
| 18496 | #include <sys/types.h> |
| 18497 | #ifdef HAVE_SYS_PARAM_H |
| 18498 | # include <sys/param.h> |
| 18499 | #endif |
| 18500 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18501 | # include <sys/mount.h> |
| 18502 | #else |
| 18503 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18504 | # include <sys/vfs.h> |
| 18505 | # else |
| 18506 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18507 | # include <sys/statfs.h> |
| 18508 | # endif |
| 18509 | # endif |
| 18510 | #endif |
| 18511 | |
| 18512 | int |
| 18513 | main () |
| 18514 | { |
| 18515 | static struct statfs ac_aggr; |
| 18516 | if (sizeof ac_aggr.f_ffree) |
| 18517 | return 0; |
| 18518 | ; |
| 18519 | return 0; |
| 18520 | } |
| 18521 | _ACEOF |
| 18522 | rm -f conftest.$ac_objext |
| 18523 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18524 | (eval $ac_compile) 2>conftest.er1 |
| 18525 | ac_status=$? |
| 18526 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18527 | rm -f conftest.er1 |
| 18528 | cat conftest.err >&5 |
| 18529 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18530 | (exit $ac_status); } && |
| 18531 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18532 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18533 | (eval $ac_try) 2>&5 |
| 18534 | ac_status=$? |
| 18535 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18536 | (exit $ac_status); }; } && |
| 18537 | { ac_try='test -s conftest.$ac_objext' |
| 18538 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18539 | (eval $ac_try) 2>&5 |
| 18540 | ac_status=$? |
| 18541 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18542 | (exit $ac_status); }; }; then |
| 18543 | ac_cv_member_struct_statfs_f_ffree=yes |
| 18544 | else |
| 18545 | echo "$as_me: failed program was:" >&5 |
| 18546 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18547 | |
| 18548 | ac_cv_member_struct_statfs_f_ffree=no |
| 18549 | fi |
| 18550 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18551 | fi |
| 18552 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18553 | fi |
| 18554 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_ffree" >&5 |
| 18555 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_ffree" >&6 |
| 18556 | if test $ac_cv_member_struct_statfs_f_ffree = yes; then |
| 18557 | |
| 18558 | cat >>confdefs.h <<_ACEOF |
| 18559 | #define HAVE_STRUCT_STATFS_F_FFREE 1 |
| 18560 | _ACEOF |
| 18561 | |
| 18562 | |
| 18563 | fi |
| 18564 | echo "$as_me:$LINENO: checking for struct statfs.f_favail" >&5 |
| 18565 | echo $ECHO_N "checking for struct statfs.f_favail... $ECHO_C" >&6 |
| 18566 | if test "${ac_cv_member_struct_statfs_f_favail+set}" = set; then |
| 18567 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18568 | else |
| 18569 | cat >conftest.$ac_ext <<_ACEOF |
| 18570 | /* confdefs.h. */ |
| 18571 | _ACEOF |
| 18572 | cat confdefs.h >>conftest.$ac_ext |
| 18573 | cat >>conftest.$ac_ext <<_ACEOF |
| 18574 | /* end confdefs.h. */ |
| 18575 | #include <sys/types.h> |
| 18576 | #ifdef HAVE_SYS_PARAM_H |
| 18577 | # include <sys/param.h> |
| 18578 | #endif |
| 18579 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18580 | # include <sys/mount.h> |
| 18581 | #else |
| 18582 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18583 | # include <sys/vfs.h> |
| 18584 | # else |
| 18585 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18586 | # include <sys/statfs.h> |
| 18587 | # endif |
| 18588 | # endif |
| 18589 | #endif |
| 18590 | |
| 18591 | int |
| 18592 | main () |
| 18593 | { |
| 18594 | static struct statfs ac_aggr; |
| 18595 | if (ac_aggr.f_favail) |
| 18596 | return 0; |
| 18597 | ; |
| 18598 | return 0; |
| 18599 | } |
| 18600 | _ACEOF |
| 18601 | rm -f conftest.$ac_objext |
| 18602 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18603 | (eval $ac_compile) 2>conftest.er1 |
| 18604 | ac_status=$? |
| 18605 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18606 | rm -f conftest.er1 |
| 18607 | cat conftest.err >&5 |
| 18608 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18609 | (exit $ac_status); } && |
| 18610 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18611 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18612 | (eval $ac_try) 2>&5 |
| 18613 | ac_status=$? |
| 18614 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18615 | (exit $ac_status); }; } && |
| 18616 | { ac_try='test -s conftest.$ac_objext' |
| 18617 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18618 | (eval $ac_try) 2>&5 |
| 18619 | ac_status=$? |
| 18620 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18621 | (exit $ac_status); }; }; then |
| 18622 | ac_cv_member_struct_statfs_f_favail=yes |
| 18623 | else |
| 18624 | echo "$as_me: failed program was:" >&5 |
| 18625 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18626 | |
| 18627 | cat >conftest.$ac_ext <<_ACEOF |
| 18628 | /* confdefs.h. */ |
| 18629 | _ACEOF |
| 18630 | cat confdefs.h >>conftest.$ac_ext |
| 18631 | cat >>conftest.$ac_ext <<_ACEOF |
| 18632 | /* end confdefs.h. */ |
| 18633 | #include <sys/types.h> |
| 18634 | #ifdef HAVE_SYS_PARAM_H |
| 18635 | # include <sys/param.h> |
| 18636 | #endif |
| 18637 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18638 | # include <sys/mount.h> |
| 18639 | #else |
| 18640 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18641 | # include <sys/vfs.h> |
| 18642 | # else |
| 18643 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18644 | # include <sys/statfs.h> |
| 18645 | # endif |
| 18646 | # endif |
| 18647 | #endif |
| 18648 | |
| 18649 | int |
| 18650 | main () |
| 18651 | { |
| 18652 | static struct statfs ac_aggr; |
| 18653 | if (sizeof ac_aggr.f_favail) |
| 18654 | return 0; |
| 18655 | ; |
| 18656 | return 0; |
| 18657 | } |
| 18658 | _ACEOF |
| 18659 | rm -f conftest.$ac_objext |
| 18660 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18661 | (eval $ac_compile) 2>conftest.er1 |
| 18662 | ac_status=$? |
| 18663 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18664 | rm -f conftest.er1 |
| 18665 | cat conftest.err >&5 |
| 18666 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18667 | (exit $ac_status); } && |
| 18668 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18669 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18670 | (eval $ac_try) 2>&5 |
| 18671 | ac_status=$? |
| 18672 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18673 | (exit $ac_status); }; } && |
| 18674 | { ac_try='test -s conftest.$ac_objext' |
| 18675 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18676 | (eval $ac_try) 2>&5 |
| 18677 | ac_status=$? |
| 18678 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18679 | (exit $ac_status); }; }; then |
| 18680 | ac_cv_member_struct_statfs_f_favail=yes |
| 18681 | else |
| 18682 | echo "$as_me: failed program was:" >&5 |
| 18683 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18684 | |
| 18685 | ac_cv_member_struct_statfs_f_favail=no |
| 18686 | fi |
| 18687 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18688 | fi |
| 18689 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18690 | fi |
| 18691 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_favail" >&5 |
| 18692 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_favail" >&6 |
| 18693 | if test $ac_cv_member_struct_statfs_f_favail = yes; then |
| 18694 | |
| 18695 | cat >>confdefs.h <<_ACEOF |
| 18696 | #define HAVE_STRUCT_STATFS_F_FAVAIL 1 |
| 18697 | _ACEOF |
| 18698 | |
| 18699 | |
| 18700 | fi |
Alexandre Julliard | b859a68 | 2004-03-07 03:16:43 +0000 | [diff] [blame] | 18701 | echo "$as_me:$LINENO: checking for struct statfs.f_namelen" >&5 |
| 18702 | echo $ECHO_N "checking for struct statfs.f_namelen... $ECHO_C" >&6 |
| 18703 | if test "${ac_cv_member_struct_statfs_f_namelen+set}" = set; then |
| 18704 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18705 | else |
| 18706 | cat >conftest.$ac_ext <<_ACEOF |
| 18707 | /* confdefs.h. */ |
| 18708 | _ACEOF |
| 18709 | cat confdefs.h >>conftest.$ac_ext |
| 18710 | cat >>conftest.$ac_ext <<_ACEOF |
| 18711 | /* end confdefs.h. */ |
| 18712 | #include <sys/types.h> |
| 18713 | #ifdef HAVE_SYS_PARAM_H |
| 18714 | # include <sys/param.h> |
| 18715 | #endif |
| 18716 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18717 | # include <sys/mount.h> |
| 18718 | #else |
| 18719 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18720 | # include <sys/vfs.h> |
| 18721 | # else |
| 18722 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18723 | # include <sys/statfs.h> |
| 18724 | # endif |
| 18725 | # endif |
| 18726 | #endif |
| 18727 | |
| 18728 | int |
| 18729 | main () |
| 18730 | { |
| 18731 | static struct statfs ac_aggr; |
| 18732 | if (ac_aggr.f_namelen) |
| 18733 | return 0; |
| 18734 | ; |
| 18735 | return 0; |
| 18736 | } |
| 18737 | _ACEOF |
| 18738 | rm -f conftest.$ac_objext |
| 18739 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18740 | (eval $ac_compile) 2>conftest.er1 |
| 18741 | ac_status=$? |
| 18742 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18743 | rm -f conftest.er1 |
| 18744 | cat conftest.err >&5 |
| 18745 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18746 | (exit $ac_status); } && |
| 18747 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18748 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18749 | (eval $ac_try) 2>&5 |
| 18750 | ac_status=$? |
| 18751 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18752 | (exit $ac_status); }; } && |
| 18753 | { ac_try='test -s conftest.$ac_objext' |
| 18754 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18755 | (eval $ac_try) 2>&5 |
| 18756 | ac_status=$? |
| 18757 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18758 | (exit $ac_status); }; }; then |
| 18759 | ac_cv_member_struct_statfs_f_namelen=yes |
| 18760 | else |
| 18761 | echo "$as_me: failed program was:" >&5 |
| 18762 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18763 | |
| 18764 | cat >conftest.$ac_ext <<_ACEOF |
| 18765 | /* confdefs.h. */ |
| 18766 | _ACEOF |
| 18767 | cat confdefs.h >>conftest.$ac_ext |
| 18768 | cat >>conftest.$ac_ext <<_ACEOF |
| 18769 | /* end confdefs.h. */ |
| 18770 | #include <sys/types.h> |
| 18771 | #ifdef HAVE_SYS_PARAM_H |
| 18772 | # include <sys/param.h> |
| 18773 | #endif |
| 18774 | #ifdef STATFS_DEFINED_BY_SYS_MOUNT |
| 18775 | # include <sys/mount.h> |
| 18776 | #else |
| 18777 | # ifdef STATFS_DEFINED_BY_SYS_VFS |
| 18778 | # include <sys/vfs.h> |
| 18779 | # else |
| 18780 | # ifdef STATFS_DEFINED_BY_SYS_STATFS |
| 18781 | # include <sys/statfs.h> |
| 18782 | # endif |
| 18783 | # endif |
| 18784 | #endif |
| 18785 | |
| 18786 | int |
| 18787 | main () |
| 18788 | { |
| 18789 | static struct statfs ac_aggr; |
| 18790 | if (sizeof ac_aggr.f_namelen) |
| 18791 | return 0; |
| 18792 | ; |
| 18793 | return 0; |
| 18794 | } |
| 18795 | _ACEOF |
| 18796 | rm -f conftest.$ac_objext |
| 18797 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18798 | (eval $ac_compile) 2>conftest.er1 |
| 18799 | ac_status=$? |
| 18800 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18801 | rm -f conftest.er1 |
| 18802 | cat conftest.err >&5 |
| 18803 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18804 | (exit $ac_status); } && |
| 18805 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18806 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18807 | (eval $ac_try) 2>&5 |
| 18808 | ac_status=$? |
| 18809 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18810 | (exit $ac_status); }; } && |
| 18811 | { ac_try='test -s conftest.$ac_objext' |
| 18812 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18813 | (eval $ac_try) 2>&5 |
| 18814 | ac_status=$? |
| 18815 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18816 | (exit $ac_status); }; }; then |
| 18817 | ac_cv_member_struct_statfs_f_namelen=yes |
| 18818 | else |
| 18819 | echo "$as_me: failed program was:" >&5 |
| 18820 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18821 | |
| 18822 | ac_cv_member_struct_statfs_f_namelen=no |
| 18823 | fi |
| 18824 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18825 | fi |
| 18826 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18827 | fi |
| 18828 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statfs_f_namelen" >&5 |
| 18829 | echo "${ECHO_T}$ac_cv_member_struct_statfs_f_namelen" >&6 |
| 18830 | if test $ac_cv_member_struct_statfs_f_namelen = yes; then |
| 18831 | |
| 18832 | cat >>confdefs.h <<_ACEOF |
| 18833 | #define HAVE_STRUCT_STATFS_F_NAMELEN 1 |
| 18834 | _ACEOF |
| 18835 | |
| 18836 | |
| 18837 | fi |
Alexandre Julliard | 13af489 | 2004-03-05 21:03:46 +0000 | [diff] [blame] | 18838 | |
| 18839 | |
| 18840 | echo "$as_me:$LINENO: checking for struct statvfs.f_blocks" >&5 |
| 18841 | echo $ECHO_N "checking for struct statvfs.f_blocks... $ECHO_C" >&6 |
| 18842 | if test "${ac_cv_member_struct_statvfs_f_blocks+set}" = set; then |
| 18843 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 18844 | else |
| 18845 | cat >conftest.$ac_ext <<_ACEOF |
| 18846 | /* confdefs.h. */ |
| 18847 | _ACEOF |
| 18848 | cat confdefs.h >>conftest.$ac_ext |
| 18849 | cat >>conftest.$ac_ext <<_ACEOF |
| 18850 | /* end confdefs.h. */ |
| 18851 | #ifdef HAVE_SYS_STATVFS_H |
| 18852 | #include <sys/statvfs.h> |
| 18853 | #endif |
| 18854 | |
| 18855 | int |
| 18856 | main () |
| 18857 | { |
| 18858 | static struct statvfs ac_aggr; |
| 18859 | if (ac_aggr.f_blocks) |
| 18860 | return 0; |
| 18861 | ; |
| 18862 | return 0; |
| 18863 | } |
| 18864 | _ACEOF |
| 18865 | rm -f conftest.$ac_objext |
| 18866 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18867 | (eval $ac_compile) 2>conftest.er1 |
| 18868 | ac_status=$? |
| 18869 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18870 | rm -f conftest.er1 |
| 18871 | cat conftest.err >&5 |
| 18872 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18873 | (exit $ac_status); } && |
| 18874 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18875 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18876 | (eval $ac_try) 2>&5 |
| 18877 | ac_status=$? |
| 18878 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18879 | (exit $ac_status); }; } && |
| 18880 | { ac_try='test -s conftest.$ac_objext' |
| 18881 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18882 | (eval $ac_try) 2>&5 |
| 18883 | ac_status=$? |
| 18884 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18885 | (exit $ac_status); }; }; then |
| 18886 | ac_cv_member_struct_statvfs_f_blocks=yes |
| 18887 | else |
| 18888 | echo "$as_me: failed program was:" >&5 |
| 18889 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18890 | |
| 18891 | cat >conftest.$ac_ext <<_ACEOF |
| 18892 | /* confdefs.h. */ |
| 18893 | _ACEOF |
| 18894 | cat confdefs.h >>conftest.$ac_ext |
| 18895 | cat >>conftest.$ac_ext <<_ACEOF |
| 18896 | /* end confdefs.h. */ |
| 18897 | #ifdef HAVE_SYS_STATVFS_H |
| 18898 | #include <sys/statvfs.h> |
| 18899 | #endif |
| 18900 | |
| 18901 | int |
| 18902 | main () |
| 18903 | { |
| 18904 | static struct statvfs ac_aggr; |
| 18905 | if (sizeof ac_aggr.f_blocks) |
| 18906 | return 0; |
| 18907 | ; |
| 18908 | return 0; |
| 18909 | } |
| 18910 | _ACEOF |
| 18911 | rm -f conftest.$ac_objext |
| 18912 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 18913 | (eval $ac_compile) 2>conftest.er1 |
| 18914 | ac_status=$? |
| 18915 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18916 | rm -f conftest.er1 |
| 18917 | cat conftest.err >&5 |
| 18918 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18919 | (exit $ac_status); } && |
| 18920 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18921 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18922 | (eval $ac_try) 2>&5 |
| 18923 | ac_status=$? |
| 18924 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18925 | (exit $ac_status); }; } && |
| 18926 | { ac_try='test -s conftest.$ac_objext' |
| 18927 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18928 | (eval $ac_try) 2>&5 |
| 18929 | ac_status=$? |
| 18930 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18931 | (exit $ac_status); }; }; then |
| 18932 | ac_cv_member_struct_statvfs_f_blocks=yes |
| 18933 | else |
| 18934 | echo "$as_me: failed program was:" >&5 |
| 18935 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 18936 | |
| 18937 | ac_cv_member_struct_statvfs_f_blocks=no |
| 18938 | fi |
| 18939 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18940 | fi |
| 18941 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 18942 | fi |
| 18943 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_statvfs_f_blocks" >&5 |
| 18944 | echo "${ECHO_T}$ac_cv_member_struct_statvfs_f_blocks" >&6 |
| 18945 | if test $ac_cv_member_struct_statvfs_f_blocks = yes; then |
| 18946 | |
| 18947 | cat >>confdefs.h <<_ACEOF |
| 18948 | #define HAVE_STRUCT_STATVFS_F_BLOCKS 1 |
| 18949 | _ACEOF |
| 18950 | |
| 18951 | |
| 18952 | fi |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18953 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18954 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18955 | echo "$as_me:$LINENO: checking for struct msghdr.msg_accrights" >&5 |
| 18956 | echo $ECHO_N "checking for struct msghdr.msg_accrights... $ECHO_C" >&6 |
| 18957 | if test "${ac_cv_member_struct_msghdr_msg_accrights+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18958 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18959 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18960 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 18961 | /* confdefs.h. */ |
| 18962 | _ACEOF |
| 18963 | cat confdefs.h >>conftest.$ac_ext |
| 18964 | cat >>conftest.$ac_ext <<_ACEOF |
| 18965 | /* end confdefs.h. */ |
Patrik Stridvall | 09da966 | 2001-07-08 22:30:50 +0000 | [diff] [blame] | 18966 | #include <sys/types.h> |
Patrik Stridvall | 63ae7fe | 2002-11-08 19:34:52 +0000 | [diff] [blame] | 18967 | #ifdef HAVE_SYS_SOCKET_H |
| 18968 | # include <sys/socket.h> |
| 18969 | #endif |
| 18970 | #ifdef HAVE_SYS_UN_H |
| 18971 | # include <sys/un.h> |
| 18972 | #endif |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18973 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18974 | int |
| 18975 | main () |
| 18976 | { |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 18977 | static struct msghdr ac_aggr; |
| 18978 | if (ac_aggr.msg_accrights) |
| 18979 | return 0; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18980 | ; |
| 18981 | return 0; |
| 18982 | } |
| 18983 | _ACEOF |
| 18984 | rm -f conftest.$ac_objext |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18985 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18986 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18987 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18988 | grep -v '^ *+' conftest.er1 >conftest.err |
| 18989 | rm -f conftest.er1 |
| 18990 | cat conftest.err >&5 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 18991 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 18992 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 18993 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 18994 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 18995 | (eval $ac_try) 2>&5 |
| 18996 | ac_status=$? |
| 18997 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 18998 | (exit $ac_status); }; } && |
| 18999 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19000 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19001 | (eval $ac_try) 2>&5 |
| 19002 | ac_status=$? |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19003 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19004 | (exit $ac_status); }; }; then |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19005 | ac_cv_member_struct_msghdr_msg_accrights=yes |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19006 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 19007 | echo "$as_me: failed program was:" >&5 |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 19008 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19009 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19010 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19011 | /* confdefs.h. */ |
| 19012 | _ACEOF |
| 19013 | cat confdefs.h >>conftest.$ac_ext |
| 19014 | cat >>conftest.$ac_ext <<_ACEOF |
| 19015 | /* end confdefs.h. */ |
| 19016 | #include <sys/types.h> |
| 19017 | #ifdef HAVE_SYS_SOCKET_H |
| 19018 | # include <sys/socket.h> |
| 19019 | #endif |
| 19020 | #ifdef HAVE_SYS_UN_H |
| 19021 | # include <sys/un.h> |
| 19022 | #endif |
| 19023 | |
| 19024 | int |
| 19025 | main () |
| 19026 | { |
| 19027 | static struct msghdr ac_aggr; |
| 19028 | if (sizeof ac_aggr.msg_accrights) |
| 19029 | return 0; |
| 19030 | ; |
| 19031 | return 0; |
| 19032 | } |
| 19033 | _ACEOF |
| 19034 | rm -f conftest.$ac_objext |
| 19035 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19036 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19037 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19038 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19039 | rm -f conftest.er1 |
| 19040 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19041 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19042 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19043 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19044 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19045 | (eval $ac_try) 2>&5 |
| 19046 | ac_status=$? |
| 19047 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19048 | (exit $ac_status); }; } && |
| 19049 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19050 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19051 | (eval $ac_try) 2>&5 |
| 19052 | ac_status=$? |
| 19053 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19054 | (exit $ac_status); }; }; then |
| 19055 | ac_cv_member_struct_msghdr_msg_accrights=yes |
| 19056 | else |
| 19057 | echo "$as_me: failed program was:" >&5 |
| 19058 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19059 | |
| 19060 | ac_cv_member_struct_msghdr_msg_accrights=no |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19061 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19062 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19063 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19064 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19065 | fi |
| 19066 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_msghdr_msg_accrights" >&5 |
| 19067 | echo "${ECHO_T}$ac_cv_member_struct_msghdr_msg_accrights" >&6 |
| 19068 | if test $ac_cv_member_struct_msghdr_msg_accrights = yes; then |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19069 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19070 | cat >>confdefs.h <<_ACEOF |
| 19071 | #define HAVE_STRUCT_MSGHDR_MSG_ACCRIGHTS 1 |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19072 | _ACEOF |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19073 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19074 | |
| 19075 | fi |
| 19076 | echo "$as_me:$LINENO: checking for struct sockaddr.sa_len" >&5 |
| 19077 | echo $ECHO_N "checking for struct sockaddr.sa_len... $ECHO_C" >&6 |
| 19078 | if test "${ac_cv_member_struct_sockaddr_sa_len+set}" = set; then |
| 19079 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19080 | else |
| 19081 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19082 | /* confdefs.h. */ |
| 19083 | _ACEOF |
| 19084 | cat confdefs.h >>conftest.$ac_ext |
| 19085 | cat >>conftest.$ac_ext <<_ACEOF |
| 19086 | /* end confdefs.h. */ |
| 19087 | #include <sys/types.h> |
| 19088 | #ifdef HAVE_SYS_SOCKET_H |
| 19089 | # include <sys/socket.h> |
| 19090 | #endif |
| 19091 | #ifdef HAVE_SYS_UN_H |
| 19092 | # include <sys/un.h> |
| 19093 | #endif |
| 19094 | |
| 19095 | int |
| 19096 | main () |
| 19097 | { |
| 19098 | static struct sockaddr ac_aggr; |
| 19099 | if (ac_aggr.sa_len) |
| 19100 | return 0; |
| 19101 | ; |
| 19102 | return 0; |
| 19103 | } |
| 19104 | _ACEOF |
| 19105 | rm -f conftest.$ac_objext |
| 19106 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19107 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19108 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19109 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19110 | rm -f conftest.er1 |
| 19111 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19112 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19113 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19114 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19115 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19116 | (eval $ac_try) 2>&5 |
| 19117 | ac_status=$? |
| 19118 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19119 | (exit $ac_status); }; } && |
| 19120 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19121 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19122 | (eval $ac_try) 2>&5 |
| 19123 | ac_status=$? |
| 19124 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19125 | (exit $ac_status); }; }; then |
| 19126 | ac_cv_member_struct_sockaddr_sa_len=yes |
| 19127 | else |
| 19128 | echo "$as_me: failed program was:" >&5 |
| 19129 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19130 | |
| 19131 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19132 | /* confdefs.h. */ |
| 19133 | _ACEOF |
| 19134 | cat confdefs.h >>conftest.$ac_ext |
| 19135 | cat >>conftest.$ac_ext <<_ACEOF |
| 19136 | /* end confdefs.h. */ |
| 19137 | #include <sys/types.h> |
| 19138 | #ifdef HAVE_SYS_SOCKET_H |
| 19139 | # include <sys/socket.h> |
| 19140 | #endif |
| 19141 | #ifdef HAVE_SYS_UN_H |
| 19142 | # include <sys/un.h> |
| 19143 | #endif |
| 19144 | |
| 19145 | int |
| 19146 | main () |
| 19147 | { |
| 19148 | static struct sockaddr ac_aggr; |
| 19149 | if (sizeof ac_aggr.sa_len) |
| 19150 | return 0; |
| 19151 | ; |
| 19152 | return 0; |
| 19153 | } |
| 19154 | _ACEOF |
| 19155 | rm -f conftest.$ac_objext |
| 19156 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19157 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19158 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19159 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19160 | rm -f conftest.er1 |
| 19161 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19162 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19163 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19164 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19165 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19166 | (eval $ac_try) 2>&5 |
| 19167 | ac_status=$? |
| 19168 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19169 | (exit $ac_status); }; } && |
| 19170 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19171 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19172 | (eval $ac_try) 2>&5 |
| 19173 | ac_status=$? |
| 19174 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19175 | (exit $ac_status); }; }; then |
| 19176 | ac_cv_member_struct_sockaddr_sa_len=yes |
| 19177 | else |
| 19178 | echo "$as_me: failed program was:" >&5 |
| 19179 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19180 | |
| 19181 | ac_cv_member_struct_sockaddr_sa_len=no |
| 19182 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19183 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19184 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19185 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19186 | fi |
| 19187 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_sa_len" >&5 |
| 19188 | echo "${ECHO_T}$ac_cv_member_struct_sockaddr_sa_len" >&6 |
| 19189 | if test $ac_cv_member_struct_sockaddr_sa_len = yes; then |
| 19190 | |
| 19191 | cat >>confdefs.h <<_ACEOF |
| 19192 | #define HAVE_STRUCT_SOCKADDR_SA_LEN 1 |
| 19193 | _ACEOF |
| 19194 | |
| 19195 | |
| 19196 | fi |
| 19197 | echo "$as_me:$LINENO: checking for struct sockaddr_un.sun_len" >&5 |
| 19198 | echo $ECHO_N "checking for struct sockaddr_un.sun_len... $ECHO_C" >&6 |
| 19199 | if test "${ac_cv_member_struct_sockaddr_un_sun_len+set}" = set; then |
| 19200 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19201 | else |
| 19202 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19203 | /* confdefs.h. */ |
| 19204 | _ACEOF |
| 19205 | cat confdefs.h >>conftest.$ac_ext |
| 19206 | cat >>conftest.$ac_ext <<_ACEOF |
| 19207 | /* end confdefs.h. */ |
| 19208 | #include <sys/types.h> |
| 19209 | #ifdef HAVE_SYS_SOCKET_H |
| 19210 | # include <sys/socket.h> |
| 19211 | #endif |
| 19212 | #ifdef HAVE_SYS_UN_H |
| 19213 | # include <sys/un.h> |
| 19214 | #endif |
| 19215 | |
| 19216 | int |
| 19217 | main () |
| 19218 | { |
| 19219 | static struct sockaddr_un ac_aggr; |
| 19220 | if (ac_aggr.sun_len) |
| 19221 | return 0; |
| 19222 | ; |
| 19223 | return 0; |
| 19224 | } |
| 19225 | _ACEOF |
| 19226 | rm -f conftest.$ac_objext |
| 19227 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19228 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19229 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19230 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19231 | rm -f conftest.er1 |
| 19232 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19233 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19234 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19235 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19236 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19237 | (eval $ac_try) 2>&5 |
| 19238 | ac_status=$? |
| 19239 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19240 | (exit $ac_status); }; } && |
| 19241 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19242 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19243 | (eval $ac_try) 2>&5 |
| 19244 | ac_status=$? |
| 19245 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19246 | (exit $ac_status); }; }; then |
| 19247 | ac_cv_member_struct_sockaddr_un_sun_len=yes |
| 19248 | else |
| 19249 | echo "$as_me: failed program was:" >&5 |
| 19250 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19251 | |
| 19252 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19253 | /* confdefs.h. */ |
| 19254 | _ACEOF |
| 19255 | cat confdefs.h >>conftest.$ac_ext |
| 19256 | cat >>conftest.$ac_ext <<_ACEOF |
| 19257 | /* end confdefs.h. */ |
| 19258 | #include <sys/types.h> |
| 19259 | #ifdef HAVE_SYS_SOCKET_H |
| 19260 | # include <sys/socket.h> |
| 19261 | #endif |
| 19262 | #ifdef HAVE_SYS_UN_H |
| 19263 | # include <sys/un.h> |
| 19264 | #endif |
| 19265 | |
| 19266 | int |
| 19267 | main () |
| 19268 | { |
| 19269 | static struct sockaddr_un ac_aggr; |
| 19270 | if (sizeof ac_aggr.sun_len) |
| 19271 | return 0; |
| 19272 | ; |
| 19273 | return 0; |
| 19274 | } |
| 19275 | _ACEOF |
| 19276 | rm -f conftest.$ac_objext |
| 19277 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19278 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19279 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19280 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19281 | rm -f conftest.er1 |
| 19282 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19283 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19284 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19285 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19286 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19287 | (eval $ac_try) 2>&5 |
| 19288 | ac_status=$? |
| 19289 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19290 | (exit $ac_status); }; } && |
| 19291 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19292 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19293 | (eval $ac_try) 2>&5 |
| 19294 | ac_status=$? |
| 19295 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19296 | (exit $ac_status); }; }; then |
| 19297 | ac_cv_member_struct_sockaddr_un_sun_len=yes |
| 19298 | else |
| 19299 | echo "$as_me: failed program was:" >&5 |
| 19300 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19301 | |
| 19302 | ac_cv_member_struct_sockaddr_un_sun_len=no |
| 19303 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19304 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19305 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19306 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19307 | fi |
| 19308 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_sockaddr_un_sun_len" >&5 |
| 19309 | echo "${ECHO_T}$ac_cv_member_struct_sockaddr_un_sun_len" >&6 |
| 19310 | if test $ac_cv_member_struct_sockaddr_un_sun_len = yes; then |
| 19311 | |
| 19312 | cat >>confdefs.h <<_ACEOF |
| 19313 | #define HAVE_STRUCT_SOCKADDR_UN_SUN_LEN 1 |
| 19314 | _ACEOF |
| 19315 | |
| 19316 | |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 19317 | fi |
| 19318 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19319 | |
Dmitry Timoshkov | ea64a36 | 2005-06-27 12:07:49 +0000 | [diff] [blame] | 19320 | echo "$as_me:$LINENO: checking for scsireq_t.cmd" >&5 |
| 19321 | echo $ECHO_N "checking for scsireq_t.cmd... $ECHO_C" >&6 |
| 19322 | if test "${ac_cv_member_scsireq_t_cmd+set}" = set; then |
| 19323 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19324 | else |
| 19325 | cat >conftest.$ac_ext <<_ACEOF |
| 19326 | /* confdefs.h. */ |
| 19327 | _ACEOF |
| 19328 | cat confdefs.h >>conftest.$ac_ext |
| 19329 | cat >>conftest.$ac_ext <<_ACEOF |
| 19330 | /* end confdefs.h. */ |
| 19331 | #include <sys/types.h> |
| 19332 | #ifdef HAVE_SCSI_SG_H |
| 19333 | #include <scsi/sg.h> |
| 19334 | #endif |
| 19335 | |
| 19336 | int |
| 19337 | main () |
| 19338 | { |
| 19339 | static scsireq_t ac_aggr; |
| 19340 | if (ac_aggr.cmd) |
| 19341 | return 0; |
| 19342 | ; |
| 19343 | return 0; |
| 19344 | } |
| 19345 | _ACEOF |
| 19346 | rm -f conftest.$ac_objext |
| 19347 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19348 | (eval $ac_compile) 2>conftest.er1 |
| 19349 | ac_status=$? |
| 19350 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19351 | rm -f conftest.er1 |
| 19352 | cat conftest.err >&5 |
| 19353 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19354 | (exit $ac_status); } && |
| 19355 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19356 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19357 | (eval $ac_try) 2>&5 |
| 19358 | ac_status=$? |
| 19359 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19360 | (exit $ac_status); }; } && |
| 19361 | { ac_try='test -s conftest.$ac_objext' |
| 19362 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19363 | (eval $ac_try) 2>&5 |
| 19364 | ac_status=$? |
| 19365 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19366 | (exit $ac_status); }; }; then |
| 19367 | ac_cv_member_scsireq_t_cmd=yes |
| 19368 | else |
| 19369 | echo "$as_me: failed program was:" >&5 |
| 19370 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19371 | |
| 19372 | cat >conftest.$ac_ext <<_ACEOF |
| 19373 | /* confdefs.h. */ |
| 19374 | _ACEOF |
| 19375 | cat confdefs.h >>conftest.$ac_ext |
| 19376 | cat >>conftest.$ac_ext <<_ACEOF |
| 19377 | /* end confdefs.h. */ |
| 19378 | #include <sys/types.h> |
| 19379 | #ifdef HAVE_SCSI_SG_H |
| 19380 | #include <scsi/sg.h> |
| 19381 | #endif |
| 19382 | |
| 19383 | int |
| 19384 | main () |
| 19385 | { |
| 19386 | static scsireq_t ac_aggr; |
| 19387 | if (sizeof ac_aggr.cmd) |
| 19388 | return 0; |
| 19389 | ; |
| 19390 | return 0; |
| 19391 | } |
| 19392 | _ACEOF |
| 19393 | rm -f conftest.$ac_objext |
| 19394 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19395 | (eval $ac_compile) 2>conftest.er1 |
| 19396 | ac_status=$? |
| 19397 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19398 | rm -f conftest.er1 |
| 19399 | cat conftest.err >&5 |
| 19400 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19401 | (exit $ac_status); } && |
| 19402 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19403 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19404 | (eval $ac_try) 2>&5 |
| 19405 | ac_status=$? |
| 19406 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19407 | (exit $ac_status); }; } && |
| 19408 | { ac_try='test -s conftest.$ac_objext' |
| 19409 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19410 | (eval $ac_try) 2>&5 |
| 19411 | ac_status=$? |
| 19412 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19413 | (exit $ac_status); }; }; then |
| 19414 | ac_cv_member_scsireq_t_cmd=yes |
| 19415 | else |
| 19416 | echo "$as_me: failed program was:" >&5 |
| 19417 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19418 | |
| 19419 | ac_cv_member_scsireq_t_cmd=no |
| 19420 | fi |
| 19421 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19422 | fi |
| 19423 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19424 | fi |
| 19425 | echo "$as_me:$LINENO: result: $ac_cv_member_scsireq_t_cmd" >&5 |
| 19426 | echo "${ECHO_T}$ac_cv_member_scsireq_t_cmd" >&6 |
| 19427 | if test $ac_cv_member_scsireq_t_cmd = yes; then |
| 19428 | |
| 19429 | cat >>confdefs.h <<_ACEOF |
| 19430 | #define HAVE_SCSIREQ_T_CMD 1 |
| 19431 | _ACEOF |
| 19432 | |
| 19433 | |
| 19434 | fi |
| 19435 | echo "$as_me:$LINENO: checking for sg_io_hdr_t.interface_id" >&5 |
| 19436 | echo $ECHO_N "checking for sg_io_hdr_t.interface_id... $ECHO_C" >&6 |
| 19437 | if test "${ac_cv_member_sg_io_hdr_t_interface_id+set}" = set; then |
| 19438 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19439 | else |
| 19440 | cat >conftest.$ac_ext <<_ACEOF |
| 19441 | /* confdefs.h. */ |
| 19442 | _ACEOF |
| 19443 | cat confdefs.h >>conftest.$ac_ext |
| 19444 | cat >>conftest.$ac_ext <<_ACEOF |
| 19445 | /* end confdefs.h. */ |
| 19446 | #include <sys/types.h> |
| 19447 | #ifdef HAVE_SCSI_SG_H |
| 19448 | #include <scsi/sg.h> |
| 19449 | #endif |
| 19450 | |
| 19451 | int |
| 19452 | main () |
| 19453 | { |
| 19454 | static sg_io_hdr_t ac_aggr; |
| 19455 | if (ac_aggr.interface_id) |
| 19456 | return 0; |
| 19457 | ; |
| 19458 | return 0; |
| 19459 | } |
| 19460 | _ACEOF |
| 19461 | rm -f conftest.$ac_objext |
| 19462 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19463 | (eval $ac_compile) 2>conftest.er1 |
| 19464 | ac_status=$? |
| 19465 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19466 | rm -f conftest.er1 |
| 19467 | cat conftest.err >&5 |
| 19468 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19469 | (exit $ac_status); } && |
| 19470 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19471 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19472 | (eval $ac_try) 2>&5 |
| 19473 | ac_status=$? |
| 19474 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19475 | (exit $ac_status); }; } && |
| 19476 | { ac_try='test -s conftest.$ac_objext' |
| 19477 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19478 | (eval $ac_try) 2>&5 |
| 19479 | ac_status=$? |
| 19480 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19481 | (exit $ac_status); }; }; then |
| 19482 | ac_cv_member_sg_io_hdr_t_interface_id=yes |
| 19483 | else |
| 19484 | echo "$as_me: failed program was:" >&5 |
| 19485 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19486 | |
| 19487 | cat >conftest.$ac_ext <<_ACEOF |
| 19488 | /* confdefs.h. */ |
| 19489 | _ACEOF |
| 19490 | cat confdefs.h >>conftest.$ac_ext |
| 19491 | cat >>conftest.$ac_ext <<_ACEOF |
| 19492 | /* end confdefs.h. */ |
| 19493 | #include <sys/types.h> |
| 19494 | #ifdef HAVE_SCSI_SG_H |
| 19495 | #include <scsi/sg.h> |
| 19496 | #endif |
| 19497 | |
| 19498 | int |
| 19499 | main () |
| 19500 | { |
| 19501 | static sg_io_hdr_t ac_aggr; |
| 19502 | if (sizeof ac_aggr.interface_id) |
| 19503 | return 0; |
| 19504 | ; |
| 19505 | return 0; |
| 19506 | } |
| 19507 | _ACEOF |
| 19508 | rm -f conftest.$ac_objext |
| 19509 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
| 19510 | (eval $ac_compile) 2>conftest.er1 |
| 19511 | ac_status=$? |
| 19512 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19513 | rm -f conftest.er1 |
| 19514 | cat conftest.err >&5 |
| 19515 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19516 | (exit $ac_status); } && |
| 19517 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19518 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19519 | (eval $ac_try) 2>&5 |
| 19520 | ac_status=$? |
| 19521 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19522 | (exit $ac_status); }; } && |
| 19523 | { ac_try='test -s conftest.$ac_objext' |
| 19524 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19525 | (eval $ac_try) 2>&5 |
| 19526 | ac_status=$? |
| 19527 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19528 | (exit $ac_status); }; }; then |
| 19529 | ac_cv_member_sg_io_hdr_t_interface_id=yes |
| 19530 | else |
| 19531 | echo "$as_me: failed program was:" >&5 |
| 19532 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19533 | |
| 19534 | ac_cv_member_sg_io_hdr_t_interface_id=no |
| 19535 | fi |
| 19536 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19537 | fi |
| 19538 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
| 19539 | fi |
| 19540 | echo "$as_me:$LINENO: result: $ac_cv_member_sg_io_hdr_t_interface_id" >&5 |
| 19541 | echo "${ECHO_T}$ac_cv_member_sg_io_hdr_t_interface_id" >&6 |
| 19542 | if test $ac_cv_member_sg_io_hdr_t_interface_id = yes; then |
| 19543 | |
| 19544 | cat >>confdefs.h <<_ACEOF |
| 19545 | #define HAVE_SG_IO_HDR_T_INTERFACE_ID 1 |
| 19546 | _ACEOF |
| 19547 | |
| 19548 | |
| 19549 | fi |
| 19550 | |
| 19551 | |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19552 | echo "$as_me:$LINENO: checking for siginfo_t.si_fd" >&5 |
| 19553 | echo $ECHO_N "checking for siginfo_t.si_fd... $ECHO_C" >&6 |
| 19554 | if test "${ac_cv_member_siginfo_t_si_fd+set}" = set; then |
| 19555 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19556 | else |
| 19557 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19558 | /* confdefs.h. */ |
| 19559 | _ACEOF |
| 19560 | cat confdefs.h >>conftest.$ac_ext |
| 19561 | cat >>conftest.$ac_ext <<_ACEOF |
| 19562 | /* end confdefs.h. */ |
| 19563 | #include <signal.h> |
| 19564 | |
| 19565 | int |
| 19566 | main () |
| 19567 | { |
| 19568 | static siginfo_t ac_aggr; |
| 19569 | if (ac_aggr.si_fd) |
| 19570 | return 0; |
| 19571 | ; |
| 19572 | return 0; |
| 19573 | } |
| 19574 | _ACEOF |
| 19575 | rm -f conftest.$ac_objext |
| 19576 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19577 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19578 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19579 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19580 | rm -f conftest.er1 |
| 19581 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19582 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19583 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19584 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19585 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19586 | (eval $ac_try) 2>&5 |
| 19587 | ac_status=$? |
| 19588 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19589 | (exit $ac_status); }; } && |
| 19590 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19591 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19592 | (eval $ac_try) 2>&5 |
| 19593 | ac_status=$? |
| 19594 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19595 | (exit $ac_status); }; }; then |
| 19596 | ac_cv_member_siginfo_t_si_fd=yes |
| 19597 | else |
| 19598 | echo "$as_me: failed program was:" >&5 |
| 19599 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19600 | |
| 19601 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19602 | /* confdefs.h. */ |
| 19603 | _ACEOF |
| 19604 | cat confdefs.h >>conftest.$ac_ext |
| 19605 | cat >>conftest.$ac_ext <<_ACEOF |
| 19606 | /* end confdefs.h. */ |
| 19607 | #include <signal.h> |
| 19608 | |
| 19609 | int |
| 19610 | main () |
| 19611 | { |
| 19612 | static siginfo_t ac_aggr; |
| 19613 | if (sizeof ac_aggr.si_fd) |
| 19614 | return 0; |
| 19615 | ; |
| 19616 | return 0; |
| 19617 | } |
| 19618 | _ACEOF |
| 19619 | rm -f conftest.$ac_objext |
| 19620 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19621 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19622 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19623 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19624 | rm -f conftest.er1 |
| 19625 | cat conftest.err >&5 |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19626 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19627 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19628 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19629 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19630 | (eval $ac_try) 2>&5 |
| 19631 | ac_status=$? |
| 19632 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19633 | (exit $ac_status); }; } && |
| 19634 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19635 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19636 | (eval $ac_try) 2>&5 |
| 19637 | ac_status=$? |
| 19638 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19639 | (exit $ac_status); }; }; then |
| 19640 | ac_cv_member_siginfo_t_si_fd=yes |
| 19641 | else |
| 19642 | echo "$as_me: failed program was:" >&5 |
| 19643 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19644 | |
| 19645 | ac_cv_member_siginfo_t_si_fd=no |
| 19646 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19647 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19648 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19649 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | 5537dbb | 2003-03-28 00:36:12 +0000 | [diff] [blame] | 19650 | fi |
| 19651 | echo "$as_me:$LINENO: result: $ac_cv_member_siginfo_t_si_fd" >&5 |
| 19652 | echo "${ECHO_T}$ac_cv_member_siginfo_t_si_fd" >&6 |
| 19653 | if test $ac_cv_member_siginfo_t_si_fd = yes; then |
| 19654 | |
| 19655 | cat >>confdefs.h <<_ACEOF |
| 19656 | #define HAVE_SIGINFO_T_SI_FD 1 |
| 19657 | _ACEOF |
| 19658 | |
| 19659 | |
| 19660 | fi |
| 19661 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 19662 | |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19663 | echo "$as_me:$LINENO: checking for struct option.name" >&5 |
| 19664 | echo $ECHO_N "checking for struct option.name... $ECHO_C" >&6 |
| 19665 | if test "${ac_cv_member_struct_option_name+set}" = set; then |
| 19666 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19667 | else |
| 19668 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19669 | /* confdefs.h. */ |
| 19670 | _ACEOF |
| 19671 | cat confdefs.h >>conftest.$ac_ext |
| 19672 | cat >>conftest.$ac_ext <<_ACEOF |
| 19673 | /* end confdefs.h. */ |
| 19674 | #ifdef HAVE_GETOPT_H |
| 19675 | #include <getopt.h> |
| 19676 | #endif |
| 19677 | |
| 19678 | int |
| 19679 | main () |
| 19680 | { |
| 19681 | static struct option ac_aggr; |
| 19682 | if (ac_aggr.name) |
| 19683 | return 0; |
| 19684 | ; |
| 19685 | return 0; |
| 19686 | } |
| 19687 | _ACEOF |
| 19688 | rm -f conftest.$ac_objext |
| 19689 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19690 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19691 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19692 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19693 | rm -f conftest.er1 |
| 19694 | cat conftest.err >&5 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19695 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19696 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19697 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19698 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19699 | (eval $ac_try) 2>&5 |
| 19700 | ac_status=$? |
| 19701 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19702 | (exit $ac_status); }; } && |
| 19703 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19704 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19705 | (eval $ac_try) 2>&5 |
| 19706 | ac_status=$? |
| 19707 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19708 | (exit $ac_status); }; }; then |
| 19709 | ac_cv_member_struct_option_name=yes |
| 19710 | else |
| 19711 | echo "$as_me: failed program was:" >&5 |
| 19712 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19713 | |
| 19714 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19715 | /* confdefs.h. */ |
| 19716 | _ACEOF |
| 19717 | cat confdefs.h >>conftest.$ac_ext |
| 19718 | cat >>conftest.$ac_ext <<_ACEOF |
| 19719 | /* end confdefs.h. */ |
| 19720 | #ifdef HAVE_GETOPT_H |
| 19721 | #include <getopt.h> |
| 19722 | #endif |
| 19723 | |
| 19724 | int |
| 19725 | main () |
| 19726 | { |
| 19727 | static struct option ac_aggr; |
| 19728 | if (sizeof ac_aggr.name) |
| 19729 | return 0; |
| 19730 | ; |
| 19731 | return 0; |
| 19732 | } |
| 19733 | _ACEOF |
| 19734 | rm -f conftest.$ac_objext |
| 19735 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19736 | (eval $ac_compile) 2>conftest.er1 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19737 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19738 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19739 | rm -f conftest.er1 |
| 19740 | cat conftest.err >&5 |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19741 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19742 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19743 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19744 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19745 | (eval $ac_try) 2>&5 |
| 19746 | ac_status=$? |
| 19747 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19748 | (exit $ac_status); }; } && |
| 19749 | { ac_try='test -s conftest.$ac_objext' |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19750 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19751 | (eval $ac_try) 2>&5 |
| 19752 | ac_status=$? |
| 19753 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19754 | (exit $ac_status); }; }; then |
| 19755 | ac_cv_member_struct_option_name=yes |
| 19756 | else |
| 19757 | echo "$as_me: failed program was:" >&5 |
| 19758 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19759 | |
| 19760 | ac_cv_member_struct_option_name=no |
| 19761 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19762 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19763 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19764 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Alexandre Julliard | db89a54 | 2003-04-20 02:56:14 +0000 | [diff] [blame] | 19765 | fi |
| 19766 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_option_name" >&5 |
| 19767 | echo "${ECHO_T}$ac_cv_member_struct_option_name" >&6 |
| 19768 | if test $ac_cv_member_struct_option_name = yes; then |
| 19769 | |
| 19770 | cat >>confdefs.h <<_ACEOF |
| 19771 | #define HAVE_STRUCT_OPTION_NAME 1 |
| 19772 | _ACEOF |
| 19773 | |
| 19774 | |
| 19775 | fi |
| 19776 | |
| 19777 | |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19778 | echo "$as_me:$LINENO: checking for struct stat.st_blocks" >&5 |
| 19779 | echo $ECHO_N "checking for struct stat.st_blocks... $ECHO_C" >&6 |
| 19780 | if test "${ac_cv_member_struct_stat_st_blocks+set}" = set; then |
| 19781 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19782 | else |
| 19783 | cat >conftest.$ac_ext <<_ACEOF |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19784 | /* confdefs.h. */ |
| 19785 | _ACEOF |
| 19786 | cat confdefs.h >>conftest.$ac_ext |
| 19787 | cat >>conftest.$ac_ext <<_ACEOF |
| 19788 | /* end confdefs.h. */ |
| 19789 | $ac_includes_default |
| 19790 | int |
| 19791 | main () |
| 19792 | { |
| 19793 | static struct stat ac_aggr; |
| 19794 | if (ac_aggr.st_blocks) |
| 19795 | return 0; |
| 19796 | ; |
| 19797 | return 0; |
| 19798 | } |
| 19799 | _ACEOF |
| 19800 | rm -f conftest.$ac_objext |
| 19801 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19802 | (eval $ac_compile) 2>conftest.er1 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19803 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19804 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19805 | rm -f conftest.er1 |
| 19806 | cat conftest.err >&5 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19807 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19808 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19809 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19810 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19811 | (eval $ac_try) 2>&5 |
| 19812 | ac_status=$? |
| 19813 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19814 | (exit $ac_status); }; } && |
| 19815 | { ac_try='test -s conftest.$ac_objext' |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19816 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19817 | (eval $ac_try) 2>&5 |
| 19818 | ac_status=$? |
| 19819 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19820 | (exit $ac_status); }; }; then |
| 19821 | ac_cv_member_struct_stat_st_blocks=yes |
| 19822 | else |
| 19823 | echo "$as_me: failed program was:" >&5 |
| 19824 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19825 | |
| 19826 | cat >conftest.$ac_ext <<_ACEOF |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19827 | /* confdefs.h. */ |
| 19828 | _ACEOF |
| 19829 | cat confdefs.h >>conftest.$ac_ext |
| 19830 | cat >>conftest.$ac_ext <<_ACEOF |
| 19831 | /* end confdefs.h. */ |
| 19832 | $ac_includes_default |
| 19833 | int |
| 19834 | main () |
| 19835 | { |
| 19836 | static struct stat ac_aggr; |
| 19837 | if (sizeof ac_aggr.st_blocks) |
| 19838 | return 0; |
| 19839 | ; |
| 19840 | return 0; |
| 19841 | } |
| 19842 | _ACEOF |
| 19843 | rm -f conftest.$ac_objext |
| 19844 | if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19845 | (eval $ac_compile) 2>conftest.er1 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19846 | ac_status=$? |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19847 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19848 | rm -f conftest.er1 |
| 19849 | cat conftest.err >&5 |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19850 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19851 | (exit $ac_status); } && |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19852 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19853 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19854 | (eval $ac_try) 2>&5 |
| 19855 | ac_status=$? |
| 19856 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19857 | (exit $ac_status); }; } && |
| 19858 | { ac_try='test -s conftest.$ac_objext' |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19859 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19860 | (eval $ac_try) 2>&5 |
| 19861 | ac_status=$? |
| 19862 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19863 | (exit $ac_status); }; }; then |
| 19864 | ac_cv_member_struct_stat_st_blocks=yes |
| 19865 | else |
| 19866 | echo "$as_me: failed program was:" >&5 |
| 19867 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19868 | |
| 19869 | ac_cv_member_struct_stat_st_blocks=no |
| 19870 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19871 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19872 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 19873 | rm -f conftest.err conftest.$ac_objext conftest.$ac_ext |
Pavel Roskin | d650719 | 2003-10-03 03:28:40 +0000 | [diff] [blame] | 19874 | fi |
| 19875 | echo "$as_me:$LINENO: result: $ac_cv_member_struct_stat_st_blocks" >&5 |
| 19876 | echo "${ECHO_T}$ac_cv_member_struct_stat_st_blocks" >&6 |
| 19877 | if test $ac_cv_member_struct_stat_st_blocks = yes; then |
| 19878 | |
| 19879 | cat >>confdefs.h <<_ACEOF |
| 19880 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 |
| 19881 | _ACEOF |
| 19882 | |
| 19883 | |
| 19884 | fi |
| 19885 | |
| 19886 | |
Phil Krylov | 6618b03 | 2005-05-24 11:52:46 +0000 | [diff] [blame] | 19887 | echo "$as_me:$LINENO: checking for timezone variable" >&5 |
| 19888 | echo $ECHO_N "checking for timezone variable... $ECHO_C" >&6 |
| 19889 | if test "${ac_cv_have_timezone+set}" = set; then |
| 19890 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19891 | else |
| 19892 | cat >conftest.$ac_ext <<_ACEOF |
| 19893 | /* confdefs.h. */ |
| 19894 | _ACEOF |
| 19895 | cat confdefs.h >>conftest.$ac_ext |
| 19896 | cat >>conftest.$ac_ext <<_ACEOF |
| 19897 | /* end confdefs.h. */ |
| 19898 | #include <time.h> |
| 19899 | int |
| 19900 | main () |
| 19901 | { |
| 19902 | timezone; |
| 19903 | ; |
| 19904 | return 0; |
| 19905 | } |
| 19906 | _ACEOF |
| 19907 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 19908 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 19909 | (eval $ac_link) 2>conftest.er1 |
| 19910 | ac_status=$? |
| 19911 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19912 | rm -f conftest.er1 |
| 19913 | cat conftest.err >&5 |
| 19914 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19915 | (exit $ac_status); } && |
| 19916 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19917 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19918 | (eval $ac_try) 2>&5 |
| 19919 | ac_status=$? |
| 19920 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19921 | (exit $ac_status); }; } && |
| 19922 | { ac_try='test -s conftest$ac_exeext' |
| 19923 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19924 | (eval $ac_try) 2>&5 |
| 19925 | ac_status=$? |
| 19926 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19927 | (exit $ac_status); }; }; then |
| 19928 | ac_cv_have_timezone="yes" |
| 19929 | else |
| 19930 | echo "$as_me: failed program was:" >&5 |
| 19931 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19932 | |
| 19933 | ac_cv_have_timezone="no" |
| 19934 | fi |
| 19935 | rm -f conftest.err conftest.$ac_objext \ |
| 19936 | conftest$ac_exeext conftest.$ac_ext |
| 19937 | fi |
| 19938 | echo "$as_me:$LINENO: result: $ac_cv_have_timezone" >&5 |
| 19939 | echo "${ECHO_T}$ac_cv_have_timezone" >&6 |
| 19940 | if test "$ac_cv_have_timezone" = "yes" |
| 19941 | then |
| 19942 | |
| 19943 | cat >>confdefs.h <<\_ACEOF |
| 19944 | #define HAVE_TIMEZONE 1 |
| 19945 | _ACEOF |
| 19946 | |
| 19947 | fi |
| 19948 | echo "$as_me:$LINENO: checking for daylight variable" >&5 |
| 19949 | echo $ECHO_N "checking for daylight variable... $ECHO_C" >&6 |
| 19950 | if test "${ac_cv_have_daylight+set}" = set; then |
| 19951 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 19952 | else |
| 19953 | cat >conftest.$ac_ext <<_ACEOF |
| 19954 | /* confdefs.h. */ |
| 19955 | _ACEOF |
| 19956 | cat confdefs.h >>conftest.$ac_ext |
| 19957 | cat >>conftest.$ac_ext <<_ACEOF |
| 19958 | /* end confdefs.h. */ |
| 19959 | #include <time.h> |
| 19960 | int |
| 19961 | main () |
| 19962 | { |
| 19963 | daylight; |
| 19964 | ; |
| 19965 | return 0; |
| 19966 | } |
| 19967 | _ACEOF |
| 19968 | rm -f conftest.$ac_objext conftest$ac_exeext |
| 19969 | if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 |
| 19970 | (eval $ac_link) 2>conftest.er1 |
| 19971 | ac_status=$? |
| 19972 | grep -v '^ *+' conftest.er1 >conftest.err |
| 19973 | rm -f conftest.er1 |
| 19974 | cat conftest.err >&5 |
| 19975 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19976 | (exit $ac_status); } && |
| 19977 | { ac_try='test -z "$ac_c_werror_flag" || test ! -s conftest.err' |
| 19978 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19979 | (eval $ac_try) 2>&5 |
| 19980 | ac_status=$? |
| 19981 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19982 | (exit $ac_status); }; } && |
| 19983 | { ac_try='test -s conftest$ac_exeext' |
| 19984 | { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 |
| 19985 | (eval $ac_try) 2>&5 |
| 19986 | ac_status=$? |
| 19987 | echo "$as_me:$LINENO: \$? = $ac_status" >&5 |
| 19988 | (exit $ac_status); }; }; then |
| 19989 | ac_cv_have_daylight="yes" |
| 19990 | else |
| 19991 | echo "$as_me: failed program was:" >&5 |
| 19992 | sed 's/^/| /' conftest.$ac_ext >&5 |
| 19993 | |
| 19994 | ac_cv_have_daylight="no" |
| 19995 | fi |
| 19996 | rm -f conftest.err conftest.$ac_objext \ |
| 19997 | conftest$ac_exeext conftest.$ac_ext |
| 19998 | fi |
| 19999 | echo "$as_me:$LINENO: result: $ac_cv_have_daylight" >&5 |
| 20000 | echo "${ECHO_T}$ac_cv_have_daylight" >&6 |
| 20001 | if test "$ac_cv_have_daylight" = "yes" |
| 20002 | then |
| 20003 | |
| 20004 | cat >>confdefs.h <<\_ACEOF |
| 20005 | #define HAVE_DAYLIGHT 1 |
| 20006 | _ACEOF |
| 20007 | |
| 20008 | fi |
| 20009 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20010 | |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 20011 | case $host_cpu in |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20012 | *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] | 20013 | 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] | 20014 | if test "${ac_cv_cpp_def___i386__+set}" = set; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20015 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
Juergen Lock | 2d33ab9 | 2000-02-13 16:03:29 +0000 | [diff] [blame] | 20016 | else |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20017 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20018 | /* confdefs.h. */ |
| 20019 | _ACEOF |
| 20020 | cat confdefs.h >>conftest.$ac_ext |
| 20021 | cat >>conftest.$ac_ext <<_ACEOF |
| 20022 | /* end confdefs.h. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20023 | #ifndef __i386__ |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 20024 | yes |
| 20025 | #endif |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20026 | _ACEOF |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 20027 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20028 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20029 | ac_cv_cpp_def___i386__=yes |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 20030 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20031 | ac_cv_cpp_def___i386__=no |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 20032 | fi |
| 20033 | rm -f conftest* |
| 20034 | |
| 20035 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20036 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___i386__" >&5 |
| 20037 | echo "${ECHO_T}$ac_cv_cpp_def___i386__" >&6 |
| 20038 | if test $ac_cv_cpp_def___i386__ = yes; then |
| 20039 | CFLAGS="$CFLAGS -D__i386__" |
| 20040 | LINTFLAGS="$LINTFLAGS -D__i386__" |
Alexandre Julliard | 51d46ba | 1999-05-08 16:05:27 +0000 | [diff] [blame] | 20041 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20042 | ;; |
| 20043 | *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] | 20044 | 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] | 20045 | if test "${ac_cv_cpp_def___ALPHA__+set}" = set; then |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 20046 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20047 | else |
| 20048 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20049 | /* confdefs.h. */ |
| 20050 | _ACEOF |
| 20051 | cat confdefs.h >>conftest.$ac_ext |
| 20052 | cat >>conftest.$ac_ext <<_ACEOF |
| 20053 | /* end confdefs.h. */ |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 20054 | #ifndef __ALPHA__ |
| 20055 | yes |
| 20056 | #endif |
| 20057 | _ACEOF |
| 20058 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
| 20059 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20060 | ac_cv_cpp_def___ALPHA__=yes |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 20061 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20062 | ac_cv_cpp_def___ALPHA__=no |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 20063 | fi |
| 20064 | rm -f conftest* |
| 20065 | |
| 20066 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20067 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___ALPHA__" >&5 |
| 20068 | echo "${ECHO_T}$ac_cv_cpp_def___ALPHA__" >&6 |
| 20069 | if test $ac_cv_cpp_def___ALPHA__ = yes; then |
| 20070 | CFLAGS="$CFLAGS -D__ALPHA__" |
| 20071 | LINTFLAGS="$LINTFLAGS -D__ALPHA__" |
Steven Edwards | 69b6786 | 2002-12-10 22:48:48 +0000 | [diff] [blame] | 20072 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20073 | ;; |
| 20074 | *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] | 20075 | 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] | 20076 | if test "${ac_cv_cpp_def___sparc__+set}" = set; then |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20077 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20078 | else |
| 20079 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20080 | /* confdefs.h. */ |
| 20081 | _ACEOF |
| 20082 | cat confdefs.h >>conftest.$ac_ext |
| 20083 | cat >>conftest.$ac_ext <<_ACEOF |
| 20084 | /* end confdefs.h. */ |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20085 | #ifndef __sparc__ |
| 20086 | yes |
| 20087 | #endif |
| 20088 | _ACEOF |
| 20089 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20090 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20091 | ac_cv_cpp_def___sparc__=yes |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20092 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20093 | ac_cv_cpp_def___sparc__=no |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20094 | fi |
| 20095 | rm -f conftest* |
| 20096 | |
| 20097 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20098 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sparc__" >&5 |
| 20099 | echo "${ECHO_T}$ac_cv_cpp_def___sparc__" >&6 |
| 20100 | if test $ac_cv_cpp_def___sparc__ = yes; then |
| 20101 | CFLAGS="$CFLAGS -D__sparc__" |
| 20102 | LINTFLAGS="$LINTFLAGS -D__sparc__" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20103 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20104 | ;; |
Pierre d'Herbemont | b64b7de | 2003-07-16 23:37:22 +0000 | [diff] [blame] | 20105 | *powerpc*) echo "$as_me:$LINENO: checking whether we need to define __powerpc__" >&5 |
| 20106 | echo $ECHO_N "checking whether we need to define __powerpc__... $ECHO_C" >&6 |
| 20107 | if test "${ac_cv_cpp_def___powerpc__+set}" = set; then |
| 20108 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20109 | else |
| 20110 | cat >conftest.$ac_ext <<_ACEOF |
Pierre d'Herbemont | b64b7de | 2003-07-16 23:37:22 +0000 | [diff] [blame] | 20111 | /* confdefs.h. */ |
| 20112 | _ACEOF |
| 20113 | cat confdefs.h >>conftest.$ac_ext |
| 20114 | cat >>conftest.$ac_ext <<_ACEOF |
| 20115 | /* end confdefs.h. */ |
| 20116 | #ifndef __powerpc__ |
| 20117 | yes |
| 20118 | #endif |
| 20119 | _ACEOF |
| 20120 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
| 20121 | $EGREP "yes" >/dev/null 2>&1; then |
| 20122 | ac_cv_cpp_def___powerpc__=yes |
| 20123 | else |
| 20124 | ac_cv_cpp_def___powerpc__=no |
| 20125 | fi |
| 20126 | rm -f conftest* |
| 20127 | |
| 20128 | fi |
| 20129 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___powerpc__" >&5 |
| 20130 | echo "${ECHO_T}$ac_cv_cpp_def___powerpc__" >&6 |
| 20131 | if test $ac_cv_cpp_def___powerpc__ = yes; then |
| 20132 | CFLAGS="$CFLAGS -D__powerpc__" |
| 20133 | LINTFLAGS="$LINTFLAGS -D__powerpc__" |
| 20134 | fi |
| 20135 | ;; |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20136 | esac |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20137 | |
| 20138 | case $host_vendor in |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20139 | *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] | 20140 | 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] | 20141 | if test "${ac_cv_cpp_def___sun__+set}" = set; then |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20142 | echo $ECHO_N "(cached) $ECHO_C" >&6 |
| 20143 | else |
| 20144 | cat >conftest.$ac_ext <<_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20145 | /* confdefs.h. */ |
| 20146 | _ACEOF |
| 20147 | cat confdefs.h >>conftest.$ac_ext |
| 20148 | cat >>conftest.$ac_ext <<_ACEOF |
| 20149 | /* end confdefs.h. */ |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20150 | #ifndef __sun__ |
| 20151 | yes |
| 20152 | #endif |
| 20153 | _ACEOF |
| 20154 | if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20155 | $EGREP "yes" >/dev/null 2>&1; then |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20156 | ac_cv_cpp_def___sun__=yes |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20157 | else |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20158 | ac_cv_cpp_def___sun__=no |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20159 | fi |
| 20160 | rm -f conftest* |
| 20161 | |
| 20162 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20163 | echo "$as_me:$LINENO: result: $ac_cv_cpp_def___sun__" >&5 |
| 20164 | echo "${ECHO_T}$ac_cv_cpp_def___sun__" >&6 |
| 20165 | if test $ac_cv_cpp_def___sun__ = yes; then |
| 20166 | CFLAGS="$CFLAGS -D__sun__" |
| 20167 | LINTFLAGS="$LINTFLAGS -D__sun__" |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20168 | fi |
Alexandre Julliard | 05783b5 | 2002-12-11 00:21:55 +0000 | [diff] [blame] | 20169 | ;; |
| 20170 | esac |
Gregg Mattinson | 57807fa | 2002-07-20 20:17:13 +0000 | [diff] [blame] | 20171 | |
| 20172 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20173 | |
| 20174 | |
| 20175 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20176 | ac_config_commands="$ac_config_commands dlls/gdi/enhmfdrv" |
Alexandre Julliard | 8911856 | 2002-03-27 21:13:40 +0000 | [diff] [blame] | 20177 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20178 | ac_config_commands="$ac_config_commands dlls/gdi/mfdrv" |
Alexandre Julliard | 8911856 | 2002-03-27 21:13:40 +0000 | [diff] [blame] | 20179 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20180 | ac_config_commands="$ac_config_commands dlls/kernel/messages" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20181 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20182 | ac_config_commands="$ac_config_commands dlls/user/resources" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20183 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20184 | ac_config_commands="$ac_config_commands dlls/wineps/data" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20185 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20186 | ac_config_commands="$ac_config_commands include/wine" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20187 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20188 | ac_config_commands="$ac_config_commands programs/regedit/tests" |
Andriy Palamarchuk | f5aad76 | 2002-06-20 23:09:33 +0000 | [diff] [blame] | 20189 | |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 20190 | |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 20191 | MAKE_RULES=Make.rules |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20192 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20193 | |
Alexandre Julliard | d0edc5f | 2000-03-04 22:31:27 +0000 | [diff] [blame] | 20194 | MAKE_DLL_RULES=dlls/Makedll.rules |
| 20195 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20196 | |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20197 | MAKE_TEST_RULES=dlls/Maketest.rules |
| 20198 | |
| 20199 | |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 20200 | MAKE_LIB_RULES=libs/Makelib.rules |
| 20201 | |
| 20202 | |
Alexandre Julliard | 626f425 | 2000-11-10 23:35:20 +0000 | [diff] [blame] | 20203 | MAKE_PROG_RULES=programs/Makeprog.rules |
| 20204 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20205 | |
Hans Leidekker | 8d63dfb | 2005-07-13 11:56:15 +0000 | [diff] [blame] | 20206 | ac_config_files="$ac_config_files Make.rules dlls/Makedll.rules dlls/Maketest.rules libs/Makelib.rules programs/Makeprog.rules Makefile dlls/Makefile dlls/activeds/Makefile dlls/advapi32/Makefile dlls/advapi32/tests/Makefile dlls/advpack/Makefile dlls/advpack/tests/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/crypt32/tests/Makefile dlls/cryptdll/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/dinput/tests/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/lzexpand/tests/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/mshtml/tests/Makefile dlls/msi/Makefile dlls/msi/tests/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/odbccp32/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/powrprof/Makefile dlls/psapi/Makefile dlls/psapi/tests/Makefile dlls/qcap/Makefile dlls/quartz/Makefile dlls/quartz/tests/Makefile dlls/rasapi32/Makefile dlls/riched20/Makefile dlls/richedit/Makefile dlls/rpcrt4/Makefile dlls/rpcrt4/tests/Makefile dlls/rsabase/Makefile dlls/rsabase/tests/Makefile dlls/rsaenh/Makefile dlls/rsaenh/tests/Makefile dlls/secur32/Makefile dlls/sensapi/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/stdole32.tlb/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/wldap32/Makefile dlls/wow32/Makefile dlls/wsock32/Makefile dlls/wtsapi32/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/hh/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] | 20207 | |
Alexandre Julliard | 626f425 | 2000-11-10 23:35:20 +0000 | [diff] [blame] | 20208 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20209 | cat >confcache <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20210 | # This file is a shell script that caches the results of configure |
| 20211 | # tests run on this system so they can be shared between configure |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20212 | # scripts and configure runs, see configure's option --config-cache. |
| 20213 | # It is not useful on other systems. If it contains results you don't |
| 20214 | # want to keep, you may remove or edit it. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20215 | # |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20216 | # config.status only pays attention to the cache file if you give it |
| 20217 | # the --recheck option to rerun configure. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20218 | # |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20219 | # `ac_cv_env_foo' variables (set or unset) will be overridden when |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20220 | # loading this file, other *unset* `ac_cv_foo' will be assigned the |
| 20221 | # following values. |
| 20222 | |
| 20223 | _ACEOF |
| 20224 | |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 20225 | # The following way of writing the cache mishandles newlines in values, |
| 20226 | # but we know of no workaround that is simple, portable, and efficient. |
| 20227 | # So, don't put newlines in cache variables' values. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20228 | # Ultrix sh set writes to stderr and can't be redirected directly, |
| 20229 | # 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] | 20230 | { |
| 20231 | (set) 2>&1 | |
| 20232 | case `(ac_space=' '; set | grep ac_space) 2>&1` in |
| 20233 | *ac_space=\ *) |
| 20234 | # `set' does not quote correctly, so add quotes (double-quote |
| 20235 | # substitution turns \\\\ into \\, and sed turns \\ into \). |
| 20236 | sed -n \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20237 | "s/'/'\\\\''/g; |
| 20238 | s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20239 | ;; |
| 20240 | *) |
| 20241 | # `set' quotes correctly as required by POSIX, so do not add quotes. |
| 20242 | sed -n \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20243 | "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20244 | ;; |
| 20245 | esac; |
| 20246 | } | |
| 20247 | sed ' |
| 20248 | t clear |
| 20249 | : clear |
| 20250 | s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ |
| 20251 | t end |
| 20252 | /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ |
| 20253 | : end' >>confcache |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20254 | if diff $cache_file confcache >/dev/null 2>&1; then :; else |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20255 | if test -w $cache_file; then |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20256 | test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file" |
| 20257 | cat confcache >$cache_file |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20258 | else |
| 20259 | echo "not updating unwritable cache $cache_file" |
| 20260 | fi |
| 20261 | fi |
| 20262 | rm -f confcache |
| 20263 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20264 | test "x$prefix" = xNONE && prefix=$ac_default_prefix |
| 20265 | # Let make expand exec_prefix. |
| 20266 | test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' |
| 20267 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20268 | # VPATH may cause trouble with some makes, so we remove $(srcdir), |
| 20269 | # ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and |
| 20270 | # trailing colons and then remove the whole line if VPATH becomes empty |
| 20271 | # (actually we leave an empty line to preserve line numbers). |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20272 | if test "x$srcdir" = x.; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20273 | ac_vpsub='/^[ ]*VPATH[ ]*=/{ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20274 | s/:*\$(srcdir):*/:/; |
| 20275 | s/:*\${srcdir}:*/:/; |
| 20276 | s/:*@srcdir@:*/:/; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20277 | s/^\([^=]*=[ ]*\):*/\1/; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20278 | s/:*$//; |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20279 | s/^[^=]*=[ ]*$//; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20280 | }' |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20281 | fi |
| 20282 | |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 20283 | DEFS=-DHAVE_CONFIG_H |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20284 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20285 | ac_libobjs= |
| 20286 | ac_ltlibobjs= |
| 20287 | for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue |
| 20288 | # 1. Remove the extension, and $U if already installed. |
| 20289 | ac_i=`echo "$ac_i" | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20290 | sed 's/\$U\././;s/\.o$//;s/\.obj$//'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20291 | # 2. Add them. |
| 20292 | ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext" |
| 20293 | ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo' |
| 20294 | done |
| 20295 | LIBOBJS=$ac_libobjs |
| 20296 | |
| 20297 | LTLIBOBJS=$ac_ltlibobjs |
| 20298 | |
| 20299 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20300 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20301 | : ${CONFIG_STATUS=./config.status} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20302 | ac_clean_files_save=$ac_clean_files |
| 20303 | ac_clean_files="$ac_clean_files $CONFIG_STATUS" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20304 | { echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20305 | echo "$as_me: creating $CONFIG_STATUS" >&6;} |
| 20306 | cat >$CONFIG_STATUS <<_ACEOF |
| 20307 | #! $SHELL |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20308 | # Generated by $as_me. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20309 | # Run this file to recreate the current configuration. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20310 | # Compiler output produced by configure, useful for debugging |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20311 | # configure, is in config.log if it exists. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20312 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20313 | debug=false |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20314 | ac_cs_recheck=false |
| 20315 | ac_cs_silent=false |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20316 | SHELL=\${CONFIG_SHELL-$SHELL} |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20317 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20318 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20319 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20320 | ## --------------------- ## |
| 20321 | ## M4sh Initialization. ## |
| 20322 | ## --------------------- ## |
| 20323 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20324 | # Be Bourne compatible |
| 20325 | if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then |
| 20326 | emulate sh |
| 20327 | NULLCMD=: |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20328 | # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which |
| 20329 | # is contrary to our usage. Disable this feature. |
| 20330 | alias -g '${1+"$@"}'='"$@"' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20331 | elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then |
| 20332 | set -o posix |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 20333 | fi |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20334 | DUALCASE=1; export DUALCASE # for MKS sh |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20335 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20336 | # Support unset when possible. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20337 | if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20338 | as_unset=unset |
| 20339 | else |
| 20340 | as_unset=false |
| 20341 | fi |
| 20342 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20343 | |
| 20344 | # Work around bugs in pre-3.0 UWIN ksh. |
| 20345 | $as_unset ENV MAIL MAILPATH |
| 20346 | PS1='$ ' |
| 20347 | PS2='> ' |
| 20348 | PS4='+ ' |
| 20349 | |
| 20350 | # NLS nuisances. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20351 | for as_var in \ |
| 20352 | LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \ |
| 20353 | LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \ |
| 20354 | LC_TELEPHONE LC_TIME |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20355 | do |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20356 | 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] | 20357 | eval $as_var=C; export $as_var |
| 20358 | else |
| 20359 | $as_unset $as_var |
| 20360 | fi |
| 20361 | done |
| 20362 | |
| 20363 | # Required to use basename. |
| 20364 | if expr a : '\(a\)' >/dev/null 2>&1; then |
| 20365 | as_expr=expr |
| 20366 | else |
| 20367 | as_expr=false |
| 20368 | fi |
| 20369 | |
| 20370 | if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then |
| 20371 | as_basename=basename |
| 20372 | else |
| 20373 | as_basename=false |
| 20374 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20375 | |
| 20376 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20377 | # Name of the executable. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20378 | as_me=`$as_basename "$0" || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20379 | $as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ |
| 20380 | X"$0" : 'X\(//\)$' \| \ |
| 20381 | X"$0" : 'X\(/\)$' \| \ |
| 20382 | . : '\(.\)' 2>/dev/null || |
| 20383 | echo X/"$0" | |
| 20384 | sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } |
| 20385 | /^X\/\(\/\/\)$/{ s//\1/; q; } |
| 20386 | /^X\/\(\/\).*/{ s//\1/; q; } |
| 20387 | s/.*/./; q'` |
| 20388 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20389 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20390 | # PATH needs CR, and LINENO needs CR and PATH. |
| 20391 | # Avoid depending upon Character Ranges. |
| 20392 | as_cr_letters='abcdefghijklmnopqrstuvwxyz' |
| 20393 | as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' |
| 20394 | as_cr_Letters=$as_cr_letters$as_cr_LETTERS |
| 20395 | as_cr_digits='0123456789' |
| 20396 | as_cr_alnum=$as_cr_Letters$as_cr_digits |
| 20397 | |
| 20398 | # The user is always right. |
| 20399 | if test "${PATH_SEPARATOR+set}" != set; then |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20400 | echo "#! /bin/sh" >conf$$.sh |
| 20401 | echo "exit 0" >>conf$$.sh |
| 20402 | chmod +x conf$$.sh |
| 20403 | if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20404 | PATH_SEPARATOR=';' |
| 20405 | else |
| 20406 | PATH_SEPARATOR=: |
| 20407 | fi |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20408 | rm -f conf$$.sh |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20409 | fi |
| 20410 | |
| 20411 | |
| 20412 | as_lineno_1=$LINENO |
| 20413 | as_lineno_2=$LINENO |
| 20414 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
| 20415 | test "x$as_lineno_1" != "x$as_lineno_2" && |
| 20416 | test "x$as_lineno_3" = "x$as_lineno_2" || { |
| 20417 | # Find who we are. Look in the path if we contain no path at all |
| 20418 | # relative or not. |
| 20419 | case $0 in |
| 20420 | *[\\/]* ) as_myself=$0 ;; |
| 20421 | *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 20422 | for as_dir in $PATH |
| 20423 | do |
| 20424 | IFS=$as_save_IFS |
| 20425 | test -z "$as_dir" && as_dir=. |
| 20426 | test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break |
| 20427 | done |
| 20428 | |
| 20429 | ;; |
| 20430 | esac |
| 20431 | # We did not find ourselves, most probably we were run as `sh COMMAND' |
| 20432 | # in which case we are not to be found in the path. |
| 20433 | if test "x$as_myself" = x; then |
| 20434 | as_myself=$0 |
| 20435 | fi |
| 20436 | if test ! -f "$as_myself"; then |
| 20437 | { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5 |
| 20438 | echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2;} |
| 20439 | { (exit 1); exit 1; }; } |
| 20440 | fi |
| 20441 | case $CONFIG_SHELL in |
| 20442 | '') |
| 20443 | as_save_IFS=$IFS; IFS=$PATH_SEPARATOR |
| 20444 | for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH |
| 20445 | do |
| 20446 | IFS=$as_save_IFS |
| 20447 | test -z "$as_dir" && as_dir=. |
| 20448 | for as_base in sh bash ksh sh5; do |
| 20449 | case $as_dir in |
| 20450 | /*) |
| 20451 | if ("$as_dir/$as_base" -c ' |
| 20452 | as_lineno_1=$LINENO |
| 20453 | as_lineno_2=$LINENO |
| 20454 | as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` |
| 20455 | test "x$as_lineno_1" != "x$as_lineno_2" && |
| 20456 | 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] | 20457 | $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } |
| 20458 | $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20459 | CONFIG_SHELL=$as_dir/$as_base |
| 20460 | export CONFIG_SHELL |
| 20461 | exec "$CONFIG_SHELL" "$0" ${1+"$@"} |
| 20462 | fi;; |
| 20463 | esac |
| 20464 | done |
| 20465 | done |
| 20466 | ;; |
| 20467 | esac |
| 20468 | |
| 20469 | # Create $as_me.lineno as a copy of $as_myself, but with $LINENO |
| 20470 | # uniformly replaced by the line number. The first 'sed' inserts a |
| 20471 | # line-number line before each line; the second 'sed' does the real |
| 20472 | # work. The second script uses 'N' to pair each line-number line |
| 20473 | # with the numbered line, and appends trailing '-' during |
| 20474 | # substitution so that $LINENO is not a special case at line end. |
| 20475 | # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the |
| 20476 | # second 'sed' script. Blame Lee E. McMahon for sed's syntax. :-) |
| 20477 | sed '=' <$as_myself | |
| 20478 | sed ' |
| 20479 | N |
| 20480 | s,$,-, |
| 20481 | : loop |
| 20482 | s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, |
| 20483 | t loop |
| 20484 | s,-$,, |
| 20485 | s,^['$as_cr_digits']*\n,, |
| 20486 | ' >$as_me.lineno && |
| 20487 | chmod +x $as_me.lineno || |
| 20488 | { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5 |
| 20489 | echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;} |
| 20490 | { (exit 1); exit 1; }; } |
| 20491 | |
| 20492 | # Don't try to exec as it changes $[0], causing all sort of problems |
| 20493 | # (the dirname of $[0] is not the place where we might find the |
| 20494 | # original and so on. Autoconf is especially sensible to this). |
| 20495 | . ./$as_me.lineno |
| 20496 | # Exit status is that of the last command. |
| 20497 | exit |
| 20498 | } |
| 20499 | |
| 20500 | |
| 20501 | case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in |
| 20502 | *c*,-n*) ECHO_N= ECHO_C=' |
| 20503 | ' ECHO_T=' ' ;; |
| 20504 | *c*,* ) ECHO_N=-n ECHO_C= ECHO_T= ;; |
| 20505 | *) ECHO_N= ECHO_C='\c' ECHO_T= ;; |
| 20506 | esac |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20507 | |
| 20508 | if expr a : '\(a\)' >/dev/null 2>&1; then |
| 20509 | as_expr=expr |
| 20510 | else |
| 20511 | as_expr=false |
| 20512 | fi |
| 20513 | |
| 20514 | rm -f conf$$ conf$$.exe conf$$.file |
| 20515 | echo >conf$$.file |
| 20516 | if ln -s conf$$.file conf$$ 2>/dev/null; then |
| 20517 | # We could just check for DJGPP; but this test a) works b) is more generic |
| 20518 | # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). |
| 20519 | if test -f conf$$.exe; then |
| 20520 | # Don't use ln at all; we don't have any links |
| 20521 | as_ln_s='cp -p' |
| 20522 | else |
| 20523 | as_ln_s='ln -s' |
| 20524 | fi |
| 20525 | elif ln conf$$.file conf$$ 2>/dev/null; then |
| 20526 | as_ln_s=ln |
| 20527 | else |
| 20528 | as_ln_s='cp -p' |
| 20529 | fi |
| 20530 | rm -f conf$$ conf$$.exe conf$$.file |
| 20531 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20532 | if mkdir -p . 2>/dev/null; then |
| 20533 | as_mkdir_p=: |
| 20534 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20535 | test -d ./-p && rmdir ./-p |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20536 | as_mkdir_p=false |
| 20537 | fi |
| 20538 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20539 | as_executable_p="test -f" |
| 20540 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20541 | # Sed expression to map a string onto a valid CPP name. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20542 | 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] | 20543 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20544 | # Sed expression to map a string onto a valid variable name. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20545 | as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20546 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20547 | |
| 20548 | # IFS |
| 20549 | # We need space, tab and new line, in precisely that order. |
| 20550 | as_nl=' |
| 20551 | ' |
| 20552 | IFS=" $as_nl" |
| 20553 | |
| 20554 | # CDPATH. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20555 | $as_unset CDPATH |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20556 | |
| 20557 | exec 6>&1 |
| 20558 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20559 | # Open the log real soon, to keep \$[0] and so on meaningful, and to |
| 20560 | # report actual input values of CONFIG_FILES etc. instead of their |
| 20561 | # values after options handling. Logging --version etc. is OK. |
| 20562 | exec 5>>config.log |
| 20563 | { |
| 20564 | echo |
| 20565 | sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX |
| 20566 | ## Running $as_me. ## |
| 20567 | _ASBOX |
| 20568 | } >&5 |
| 20569 | cat >&5 <<_CSEOF |
| 20570 | |
Alexandre Julliard | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 20571 | This file was extended by Wine $as_me 20050628, which was |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 20572 | generated by GNU Autoconf 2.59. Invocation command line was |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20573 | |
| 20574 | CONFIG_FILES = $CONFIG_FILES |
| 20575 | CONFIG_HEADERS = $CONFIG_HEADERS |
| 20576 | CONFIG_LINKS = $CONFIG_LINKS |
| 20577 | CONFIG_COMMANDS = $CONFIG_COMMANDS |
| 20578 | $ $0 $@ |
| 20579 | |
| 20580 | _CSEOF |
| 20581 | echo "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5 |
| 20582 | echo >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20583 | _ACEOF |
| 20584 | |
| 20585 | # Files that config.status was made for. |
| 20586 | if test -n "$ac_config_files"; then |
| 20587 | echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS |
| 20588 | fi |
| 20589 | |
| 20590 | if test -n "$ac_config_headers"; then |
| 20591 | echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS |
| 20592 | fi |
| 20593 | |
| 20594 | if test -n "$ac_config_links"; then |
| 20595 | echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS |
| 20596 | fi |
| 20597 | |
| 20598 | if test -n "$ac_config_commands"; then |
| 20599 | echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS |
| 20600 | fi |
| 20601 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20602 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20603 | |
| 20604 | ac_cs_usage="\ |
| 20605 | \`$as_me' instantiates files from templates according to the |
| 20606 | current configuration. |
| 20607 | |
| 20608 | Usage: $0 [OPTIONS] [FILE]... |
| 20609 | |
| 20610 | -h, --help print this help, then exit |
| 20611 | -V, --version print version number, then exit |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20612 | -q, --quiet do not print progress messages |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20613 | -d, --debug don't remove temporary files |
| 20614 | --recheck update $as_me by reconfiguring in the same conditions |
| 20615 | --file=FILE[:TEMPLATE] |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20616 | instantiate the configuration file FILE |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20617 | --header=FILE[:TEMPLATE] |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20618 | instantiate the configuration header FILE |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20619 | |
| 20620 | Configuration files: |
| 20621 | $config_files |
| 20622 | |
| 20623 | Configuration headers: |
| 20624 | $config_headers |
| 20625 | |
| 20626 | Configuration commands: |
| 20627 | $config_commands |
| 20628 | |
| 20629 | Report bugs to <bug-autoconf@gnu.org>." |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20630 | _ACEOF |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 20631 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20632 | cat >>$CONFIG_STATUS <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20633 | ac_cs_version="\\ |
Alexandre Julliard | 471a7ed | 2005-06-28 14:39:19 +0000 | [diff] [blame] | 20634 | Wine config.status 20050628 |
Eric Pouech | 53fa0d5 | 2004-02-05 01:27:38 +0000 | [diff] [blame] | 20635 | configured by $0, generated by GNU Autoconf 2.59, |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20636 | with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20637 | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 20638 | Copyright (C) 2003 Free Software Foundation, Inc. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20639 | This config.status script is free software; the Free Software Foundation |
| 20640 | gives unlimited permission to copy, distribute and modify it." |
| 20641 | srcdir=$srcdir |
| 20642 | INSTALL="$INSTALL" |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20643 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20644 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20645 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20646 | # If no file are specified by the user, then we need to provide default |
| 20647 | # value. By we need to know if files were specified by the user. |
| 20648 | ac_need_defaults=: |
| 20649 | while test $# != 0 |
| 20650 | do |
| 20651 | case $1 in |
| 20652 | --*=*) |
| 20653 | ac_option=`expr "x$1" : 'x\([^=]*\)='` |
| 20654 | ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20655 | ac_shift=: |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20656 | ;; |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20657 | -*) |
| 20658 | ac_option=$1 |
| 20659 | ac_optarg=$2 |
| 20660 | ac_shift=shift |
| 20661 | ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20662 | *) # This is not an option, so the user has probably given explicit |
| 20663 | # arguments. |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20664 | ac_option=$1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20665 | ac_need_defaults=false;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20666 | esac |
| 20667 | |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20668 | case $ac_option in |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20669 | # Handling of the options. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20670 | _ACEOF |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20671 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20672 | -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) |
| 20673 | ac_cs_recheck=: ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20674 | --version | --vers* | -V ) |
| 20675 | echo "$ac_cs_version"; exit 0 ;; |
| 20676 | --he | --h) |
| 20677 | # Conflict between --help and --header |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20678 | { { echo "$as_me:$LINENO: error: ambiguous option: $1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20679 | Try \`$0 --help' for more information." >&5 |
| 20680 | echo "$as_me: error: ambiguous option: $1 |
| 20681 | Try \`$0 --help' for more information." >&2;} |
| 20682 | { (exit 1); exit 1; }; };; |
| 20683 | --help | --hel | -h ) |
| 20684 | echo "$ac_cs_usage"; exit 0 ;; |
| 20685 | --debug | --d* | -d ) |
| 20686 | debug=: ;; |
| 20687 | --file | --fil | --fi | --f ) |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20688 | $ac_shift |
| 20689 | CONFIG_FILES="$CONFIG_FILES $ac_optarg" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20690 | ac_need_defaults=false;; |
| 20691 | --header | --heade | --head | --hea ) |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 20692 | $ac_shift |
| 20693 | CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20694 | ac_need_defaults=false;; |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20695 | -q | -quiet | --quiet | --quie | --qui | --qu | --q \ |
| 20696 | | -silent | --silent | --silen | --sile | --sil | --si | --s) |
| 20697 | ac_cs_silent=: ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 20698 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20699 | # This is an error. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20700 | -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20701 | Try \`$0 --help' for more information." >&5 |
| 20702 | echo "$as_me: error: unrecognized option: $1 |
| 20703 | Try \`$0 --help' for more information." >&2;} |
| 20704 | { (exit 1); exit 1; }; } ;; |
| 20705 | |
| 20706 | *) ac_config_targets="$ac_config_targets $1" ;; |
| 20707 | |
| 20708 | esac |
| 20709 | shift |
| 20710 | done |
| 20711 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 20712 | ac_configure_extra_args= |
| 20713 | |
| 20714 | if $ac_cs_silent; then |
| 20715 | exec 6>/dev/null |
| 20716 | ac_configure_extra_args="$ac_configure_extra_args --silent" |
| 20717 | fi |
| 20718 | |
| 20719 | _ACEOF |
| 20720 | cat >>$CONFIG_STATUS <<_ACEOF |
| 20721 | if \$ac_cs_recheck; then |
| 20722 | echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6 |
| 20723 | exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion |
| 20724 | fi |
| 20725 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20726 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20727 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20728 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20729 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20730 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 20731 | |
| 20732 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20733 | for ac_config_target in $ac_config_targets |
| 20734 | do |
| 20735 | case "$ac_config_target" in |
| 20736 | # Handling of arguments. |
| 20737 | "Make.rules" ) CONFIG_FILES="$CONFIG_FILES Make.rules" ;; |
| 20738 | "dlls/Makedll.rules" ) CONFIG_FILES="$CONFIG_FILES dlls/Makedll.rules" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20739 | "dlls/Maketest.rules" ) CONFIG_FILES="$CONFIG_FILES dlls/Maketest.rules" ;; |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 20740 | "libs/Makelib.rules" ) CONFIG_FILES="$CONFIG_FILES libs/Makelib.rules" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20741 | "programs/Makeprog.rules" ) CONFIG_FILES="$CONFIG_FILES programs/Makeprog.rules" ;; |
| 20742 | "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20743 | "dlls/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/Makefile" ;; |
Detlef Riekenberg | 2905663 | 2005-06-13 11:47:46 +0000 | [diff] [blame] | 20744 | "dlls/activeds/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/activeds/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20745 | "dlls/advapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advapi32/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20746 | "dlls/advapi32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advapi32/tests/Makefile" ;; |
Huw Davies | 20313b8 | 2004-09-27 20:39:40 +0000 | [diff] [blame] | 20747 | "dlls/advpack/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advpack/Makefile" ;; |
Robert Reif | 9719982 | 2005-01-20 20:03:13 +0000 | [diff] [blame] | 20748 | "dlls/advpack/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/advpack/tests/Makefile" ;; |
Christian Costa | 76b7787 | 2004-03-09 01:29:56 +0000 | [diff] [blame] | 20749 | "dlls/amstream/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/amstream/Makefile" ;; |
Aric Stewart | 4bd374f | 2004-07-06 21:01:18 +0000 | [diff] [blame] | 20750 | "dlls/atl/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/atl/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20751 | "dlls/avicap32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/avicap32/Makefile" ;; |
| 20752 | "dlls/avifil32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/avifil32/Makefile" ;; |
Patrik Stridvall | d1447fa | 2002-11-19 00:47:12 +0000 | [diff] [blame] | 20753 | "dlls/cabinet/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cabinet/Makefile" ;; |
Alexandre Julliard | 00fdd9f | 2003-11-06 00:26:43 +0000 | [diff] [blame] | 20754 | "dlls/capi2032/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/capi2032/Makefile" ;; |
Sami Nopanen | 9063cef | 2004-03-15 20:26:42 +0000 | [diff] [blame] | 20755 | "dlls/cards/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cards/Makefile" ;; |
Mike McCormack | b107b92 | 2003-10-31 03:38:07 +0000 | [diff] [blame] | 20756 | "dlls/cfgmgr32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cfgmgr32/Makefile" ;; |
John K. Hohm | 34909c2 | 2002-05-14 21:50:56 +0000 | [diff] [blame] | 20757 | "dlls/comcat/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/comcat/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20758 | "dlls/comctl32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/comctl32/Makefile" ;; |
Uwe Bonnes | 2c4fd42 | 2003-05-15 23:58:48 +0000 | [diff] [blame] | 20759 | "dlls/comctl32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/comctl32/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20760 | "dlls/commdlg/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/commdlg/Makefile" ;; |
| 20761 | "dlls/crtdll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/crtdll/Makefile" ;; |
| 20762 | "dlls/crypt32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/crypt32/Makefile" ;; |
Kees Cook | 255541a | 2005-05-24 09:58:26 +0000 | [diff] [blame] | 20763 | "dlls/crypt32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/crypt32/tests/Makefile" ;; |
Ulrich Czekalla | c173f6a | 2005-01-24 19:07:16 +0000 | [diff] [blame] | 20764 | "dlls/cryptdll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/cryptdll/Makefile" ;; |
Dmitry Timoshkov | 5a23a00 | 2003-01-02 19:34:14 +0000 | [diff] [blame] | 20765 | "dlls/ctl3d/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ctl3d/Makefile" ;; |
Sylvain Petreolle | 3a99d8b | 2002-06-25 23:23:03 +0000 | [diff] [blame] | 20766 | "dlls/d3d8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3d8/Makefile" ;; |
Alexandre Julliard | aa1bdc4 | 2003-07-01 01:11:13 +0000 | [diff] [blame] | 20767 | "dlls/d3d9/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3d9/Makefile" ;; |
Enrico Horn | eaae705 | 2003-01-24 01:08:15 +0000 | [diff] [blame] | 20768 | "dlls/d3dim/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3dim/Makefile" ;; |
Ivan Leo Murray-Smith | 8f14eb0 | 2004-05-18 00:54:12 +0000 | [diff] [blame] | 20769 | "dlls/d3drm/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3drm/Makefile" ;; |
Raphael Junqueira | e31ae92 | 2002-12-17 01:15:15 +0000 | [diff] [blame] | 20770 | "dlls/d3dx8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3dx8/Makefile" ;; |
Christian Costa | 7590fe5 | 2004-06-03 00:03:23 +0000 | [diff] [blame] | 20771 | "dlls/d3dxof/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/d3dxof/Makefile" ;; |
Eric Pouech | 800864a | 2004-04-05 22:21:27 +0000 | [diff] [blame] | 20772 | "dlls/dbghelp/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dbghelp/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20773 | "dlls/dciman32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dciman32/Makefile" ;; |
| 20774 | "dlls/ddraw/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ddraw/Makefile" ;; |
Sami Aario | f22a472 | 2003-11-18 00:12:00 +0000 | [diff] [blame] | 20775 | "dlls/ddraw/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ddraw/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20776 | "dlls/devenum/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/devenum/Makefile" ;; |
| 20777 | "dlls/dinput/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dinput/Makefile" ;; |
Robert Reif | 8bffed5 | 2005-05-11 12:05:17 +0000 | [diff] [blame] | 20778 | "dlls/dinput/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dinput/tests/Makefile" ;; |
Ove Kaaven | d2d08f0 | 2002-06-14 00:39:44 +0000 | [diff] [blame] | 20779 | "dlls/dinput8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dinput8/Makefile" ;; |
Rok Mandeljc | 3dec4c5 | 2003-04-08 03:56:04 +0000 | [diff] [blame] | 20780 | "dlls/dmband/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmband/Makefile" ;; |
| 20781 | "dlls/dmcompos/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmcompos/Makefile" ;; |
| 20782 | "dlls/dmime/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmime/Makefile" ;; |
| 20783 | "dlls/dmloader/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmloader/Makefile" ;; |
| 20784 | "dlls/dmscript/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmscript/Makefile" ;; |
| 20785 | "dlls/dmstyle/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmstyle/Makefile" ;; |
| 20786 | "dlls/dmsynth/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmsynth/Makefile" ;; |
Rok Mandeljc | 2d04be7 | 2003-03-21 00:42:38 +0000 | [diff] [blame] | 20787 | "dlls/dmusic/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmusic/Makefile" ;; |
Rok Mandeljc | 3dec4c5 | 2003-04-08 03:56:04 +0000 | [diff] [blame] | 20788 | "dlls/dmusic32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dmusic32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20789 | "dlls/dplay/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dplay/Makefile" ;; |
| 20790 | "dlls/dplayx/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dplayx/Makefile" ;; |
Raphael Junqueira | 5f3f214 | 2004-04-07 20:39:00 +0000 | [diff] [blame] | 20791 | "dlls/dpnet/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dpnet/Makefile" ;; |
Rok Mandeljc | 3dec4c5 | 2003-04-08 03:56:04 +0000 | [diff] [blame] | 20792 | "dlls/dpnhpast/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dpnhpast/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20793 | "dlls/dsound/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dsound/Makefile" ;; |
Francois Gouget | d523a45 | 2002-12-05 19:19:41 +0000 | [diff] [blame] | 20794 | "dlls/dsound/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dsound/tests/Makefile" ;; |
Rok Mandeljc | 0382ea1 | 2004-01-20 00:21:40 +0000 | [diff] [blame] | 20795 | "dlls/dswave/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dswave/Makefile" ;; |
Raphael Junqueira | 033ae92 | 2004-04-16 00:26:14 +0000 | [diff] [blame] | 20796 | "dlls/dxdiagn/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxdiagn/Makefile" ;; |
Robert Reif | cc02d95 | 2004-03-09 23:25:57 +0000 | [diff] [blame] | 20797 | "dlls/dxerr8/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxerr8/Makefile" ;; |
| 20798 | "dlls/dxerr9/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxerr9/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20799 | "dlls/dxguid/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/dxguid/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20800 | "dlls/gdi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/gdi/Makefile" ;; |
Patrik Stridvall | 928ecb4 | 2002-10-02 19:58:27 +0000 | [diff] [blame] | 20801 | "dlls/gdi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/gdi/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20802 | "dlls/glu32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/glu32/Makefile" ;; |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 20803 | "dlls/glut32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/glut32/Makefile" ;; |
Krzysztof Foltman | 9bca690 | 2004-04-22 03:45:00 +0000 | [diff] [blame] | 20804 | "dlls/hhctrl.ocx/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/hhctrl.ocx/Makefile" ;; |
Alexandre Julliard | 0a106bf | 2004-01-15 04:56:18 +0000 | [diff] [blame] | 20805 | "dlls/iccvid/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/iccvid/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20806 | "dlls/icmp/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/icmp/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20807 | "dlls/ifsmgr.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ifsmgr.vxd/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20808 | "dlls/imagehlp/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/imagehlp/Makefile" ;; |
| 20809 | "dlls/imm32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/imm32/Makefile" ;; |
Juan Lang | 38fa5ad | 2003-05-13 03:32:20 +0000 | [diff] [blame] | 20810 | "dlls/iphlpapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/Makefile" ;; |
Juan Lang | e6f491a | 2004-01-07 01:08:55 +0000 | [diff] [blame] | 20811 | "dlls/iphlpapi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/iphlpapi/tests/Makefile" ;; |
Alexandre Julliard | 5f6e3c8 | 2004-08-24 21:00:15 +0000 | [diff] [blame] | 20812 | "dlls/itss/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/itss/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20813 | "dlls/kernel/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/kernel/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20814 | "dlls/kernel/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/kernel/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20815 | "dlls/lzexpand/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/lzexpand/Makefile" ;; |
Evan G. Parry | d23f5ef | 2004-11-21 16:05:14 +0000 | [diff] [blame] | 20816 | "dlls/lzexpand/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/lzexpand/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20817 | "dlls/mapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mapi32/Makefile" ;; |
Jon Griffiths | 4ec0d3b | 2004-04-23 23:30:00 +0000 | [diff] [blame] | 20818 | "dlls/mapi32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mapi32/tests/Makefile" ;; |
Alexandre Julliard | 94a9d33 | 2004-08-04 18:33:06 +0000 | [diff] [blame] | 20819 | "dlls/mlang/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mlang/Makefile" ;; |
| 20820 | "dlls/mlang/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mlang/tests/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20821 | "dlls/mmdevldr.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mmdevldr.vxd/Makefile" ;; |
| 20822 | "dlls/monodebg.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/monodebg.vxd/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20823 | "dlls/mpr/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mpr/Makefile" ;; |
| 20824 | "dlls/msacm/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/Makefile" ;; |
Hidenori Takeshima | 0307f6d | 2002-03-23 20:18:11 +0000 | [diff] [blame] | 20825 | "dlls/msacm/imaadp32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/imaadp32/Makefile" ;; |
Eric Pouech | bed67fc | 2002-05-22 02:00:05 +0000 | [diff] [blame] | 20826 | "dlls/msacm/msadp32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/msadp32/Makefile" ;; |
Hidenori Takeshima | bcb9c46 | 2002-03-22 19:16:10 +0000 | [diff] [blame] | 20827 | "dlls/msacm/msg711/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/msg711/Makefile" ;; |
Eric Pouech | b706b23 | 2002-06-04 17:53:46 +0000 | [diff] [blame] | 20828 | "dlls/msacm/winemp3/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/winemp3/Makefile" ;; |
Robert Reif | 00cd2b2 | 2004-05-03 20:17:43 +0000 | [diff] [blame] | 20829 | "dlls/msacm/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msacm/tests/Makefile" ;; |
Hans Leidekker | 5164757 | 2004-09-22 04:08:38 +0000 | [diff] [blame] | 20830 | "dlls/mscms/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mscms/Makefile" ;; |
Hans Leidekker | 081b250 | 2004-10-07 19:12:41 +0000 | [diff] [blame] | 20831 | "dlls/mscms/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mscms/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20832 | "dlls/msdmo/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msdmo/Makefile" ;; |
Mike McCormack | aa1c2a3 | 2003-09-08 19:32:14 +0000 | [diff] [blame] | 20833 | "dlls/mshtml/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mshtml/Makefile" ;; |
Jacek Caban | 51bb3f6 | 2005-06-27 11:19:49 +0000 | [diff] [blame] | 20834 | "dlls/mshtml/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mshtml/tests/Makefile" ;; |
Mike McCormack | 6386edc | 2003-08-13 01:27:48 +0000 | [diff] [blame] | 20835 | "dlls/msi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msi/Makefile" ;; |
Mike McCormack | 23b291a | 2005-01-05 13:26:34 +0000 | [diff] [blame] | 20836 | "dlls/msi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msi/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20837 | "dlls/msimg32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msimg32/Makefile" ;; |
Mike McCormack | f6be044 | 2002-04-08 23:56:14 +0000 | [diff] [blame] | 20838 | "dlls/msisys/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msisys/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20839 | "dlls/msnet32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msnet32/Makefile" ;; |
Alexandre Julliard | 7ba8fba | 2004-02-27 21:51:12 +0000 | [diff] [blame] | 20840 | "dlls/msrle32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msrle32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20841 | "dlls/msvcrt/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/Makefile" ;; |
Uwe Bonnes | a768fa3 | 2002-10-30 23:49:03 +0000 | [diff] [blame] | 20842 | "dlls/msvcrt/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20843 | "dlls/msvcrt20/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt20/Makefile" ;; |
Mike McCormack | d077946 | 2004-01-12 22:12:27 +0000 | [diff] [blame] | 20844 | "dlls/msvcrt40/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrt40/Makefile" ;; |
Adam Gundy | 19a1513 | 2003-04-04 19:37:57 +0000 | [diff] [blame] | 20845 | "dlls/msvcrtd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/Makefile" ;; |
Patrik Stridvall | 5c4420f | 2004-05-18 01:05:36 +0000 | [diff] [blame] | 20846 | "dlls/msvcrtd/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvcrtd/tests/Makefile" ;; |
Mike McCormack | 4cc64c8 | 2004-01-23 05:00:37 +0000 | [diff] [blame] | 20847 | "dlls/msvidc32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvidc32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20848 | "dlls/msvideo/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/msvideo/Makefile" ;; |
André Johansen | 2123c13 | 2003-08-02 00:52:02 +0000 | [diff] [blame] | 20849 | "dlls/mswsock/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/mswsock/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20850 | "dlls/netapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/netapi32/Makefile" ;; |
Andriy Palamarchuk | b812c90 | 2002-09-11 02:35:17 +0000 | [diff] [blame] | 20851 | "dlls/netapi32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/netapi32/tests/Makefile" ;; |
Ulrich Czekalla | 9655a5f | 2003-12-30 22:19:30 +0000 | [diff] [blame] | 20852 | "dlls/newdev/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/newdev/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20853 | "dlls/ntdll/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ntdll/Makefile" ;; |
Jon Griffiths | 1da2971 | 2002-08-15 22:08:40 +0000 | [diff] [blame] | 20854 | "dlls/ntdll/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ntdll/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20855 | "dlls/odbc32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/odbc32/Makefile" ;; |
Mike McCormack | b5c63ed | 2005-05-16 19:42:47 +0000 | [diff] [blame] | 20856 | "dlls/odbccp32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/odbccp32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20857 | "dlls/ole32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ole32/Makefile" ;; |
Mike McCormack | 06b8046 | 2004-08-11 00:17:52 +0000 | [diff] [blame] | 20858 | "dlls/ole32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ole32/tests/Makefile" ;; |
Eric Pouech | 5caccaf | 2003-06-23 03:43:00 +0000 | [diff] [blame] | 20859 | "dlls/oleacc/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oleacc/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20860 | "dlls/oleaut32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20861 | "dlls/oleaut32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oleaut32/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20862 | "dlls/olecli/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/olecli/Makefile" ;; |
| 20863 | "dlls/oledlg/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/oledlg/Makefile" ;; |
| 20864 | "dlls/olepro32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/olepro32/Makefile" ;; |
| 20865 | "dlls/olesvr/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/olesvr/Makefile" ;; |
| 20866 | "dlls/opengl32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/opengl32/Makefile" ;; |
Benjamin Cutler | 250a8ae | 2005-04-20 19:15:31 +0000 | [diff] [blame] | 20867 | "dlls/powrprof/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/powrprof/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20868 | "dlls/psapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/psapi/Makefile" ;; |
Stefan Leichter | 0d4fff4 | 2004-06-15 20:23:47 +0000 | [diff] [blame] | 20869 | "dlls/psapi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/psapi/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20870 | "dlls/qcap/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/qcap/Makefile" ;; |
| 20871 | "dlls/quartz/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/quartz/Makefile" ;; |
Christian Costa | e3a288f | 2004-08-16 21:14:28 +0000 | [diff] [blame] | 20872 | "dlls/quartz/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/quartz/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20873 | "dlls/rasapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rasapi32/Makefile" ;; |
Krzysztof Foltman | d488f3f | 2005-03-05 11:19:14 +0000 | [diff] [blame] | 20874 | "dlls/riched20/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/riched20/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20875 | "dlls/richedit/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/richedit/Makefile" ;; |
| 20876 | "dlls/rpcrt4/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/Makefile" ;; |
Greg Turner | ac89cc2 | 2002-10-07 21:54:07 +0000 | [diff] [blame] | 20877 | "dlls/rpcrt4/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rpcrt4/tests/Makefile" ;; |
Mike McCormack | b6de304 | 2004-02-13 20:47:07 +0000 | [diff] [blame] | 20878 | "dlls/rsabase/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rsabase/Makefile" ;; |
Michael Jung | b4b0c24 | 2004-07-30 00:06:54 +0000 | [diff] [blame] | 20879 | "dlls/rsabase/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rsabase/tests/Makefile" ;; |
Michael Jung | 64dce8a | 2004-11-04 21:15:32 +0000 | [diff] [blame] | 20880 | "dlls/rsaenh/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/Makefile" ;; |
| 20881 | "dlls/rsaenh/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/rsaenh/tests/Makefile" ;; |
Juan Lang | 3ed89c3 | 2004-03-02 04:57:35 +0000 | [diff] [blame] | 20882 | "dlls/secur32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/secur32/Makefile" ;; |
Steven Edwards | 160e647 | 2005-01-28 11:41:23 +0000 | [diff] [blame] | 20883 | "dlls/sensapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/sensapi/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20884 | "dlls/serialui/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/serialui/Makefile" ;; |
| 20885 | "dlls/setupapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/setupapi/Makefile" ;; |
| 20886 | "dlls/shdocvw/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shdocvw/Makefile" ;; |
| 20887 | "dlls/shell32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shell32/Makefile" ;; |
Andriy Palamarchuk | 5b5bea0 | 2002-08-27 01:34:33 +0000 | [diff] [blame] | 20888 | "dlls/shell32/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shell32/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20889 | "dlls/shfolder/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shfolder/Makefile" ;; |
| 20890 | "dlls/shlwapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20891 | "dlls/shlwapi/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/shlwapi/tests/Makefile" ;; |
Patrik Stridvall | 4c692b9 | 2002-04-29 18:43:35 +0000 | [diff] [blame] | 20892 | "dlls/snmpapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/snmpapi/Makefile" ;; |
Huw Davies | 4046846 | 2005-01-28 14:13:08 +0000 | [diff] [blame] | 20893 | "dlls/stdole32.tlb/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/stdole32.tlb/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20894 | "dlls/sti/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/sti/Makefile" ;; |
Francois Gouget | a896389 | 2004-08-19 19:31:20 +0000 | [diff] [blame] | 20895 | "dlls/strmiids/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/strmiids/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20896 | "dlls/tapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/tapi32/Makefile" ;; |
| 20897 | "dlls/ttydrv/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/ttydrv/Makefile" ;; |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 20898 | "dlls/twain/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/twain/Makefile" ;; |
Alexandre Julliard | 46321f4 | 2003-11-27 01:10:26 +0000 | [diff] [blame] | 20899 | "dlls/unicows/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/unicows/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20900 | "dlls/url/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/url/Makefile" ;; |
| 20901 | "dlls/urlmon/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/urlmon/Makefile" ;; |
Patrik Stridvall | 9398d9c | 2002-11-12 01:13:10 +0000 | [diff] [blame] | 20902 | "dlls/urlmon/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/urlmon/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20903 | "dlls/user/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/user/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20904 | "dlls/user/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/user/tests/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20905 | "dlls/uuid/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/uuid/Makefile" ;; |
Kevin Koltzau | 0af4fb9 | 2003-10-04 03:48:11 +0000 | [diff] [blame] | 20906 | "dlls/uxtheme/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/uxtheme/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20907 | "dlls/vdhcp.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vdhcp.vxd/Makefile" ;; |
Sami Aario | 78f1224 | 2004-04-07 19:41:21 +0000 | [diff] [blame] | 20908 | "dlls/vdmdbg/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vdmdbg/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20909 | "dlls/version/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/version/Makefile" ;; |
Stefan Leichter | 09733db | 2004-04-05 22:54:03 +0000 | [diff] [blame] | 20910 | "dlls/version/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/version/tests/Makefile" ;; |
Alexandre Julliard | 6c8147b | 2004-02-21 04:13:56 +0000 | [diff] [blame] | 20911 | "dlls/vmm.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vmm.vxd/Makefile" ;; |
Juan Lang | e9ed2f3 | 2004-03-01 23:35:25 +0000 | [diff] [blame] | 20912 | "dlls/vnbt.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vnbt.vxd/Makefile" ;; |
Alexandre Julliard | a21cf07 | 2004-02-20 01:18:43 +0000 | [diff] [blame] | 20913 | "dlls/vnetbios.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vnetbios.vxd/Makefile" ;; |
| 20914 | "dlls/vtdapi.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vtdapi.vxd/Makefile" ;; |
| 20915 | "dlls/vwin32.vxd/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/vwin32.vxd/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20916 | "dlls/win32s/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/win32s/Makefile" ;; |
| 20917 | "dlls/winaspi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winaspi/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20918 | "dlls/wined3d/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wined3d/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20919 | "dlls/winedos/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winedos/Makefile" ;; |
| 20920 | "dlls/wineps/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wineps/Makefile" ;; |
| 20921 | "dlls/wininet/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wininet/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20922 | "dlls/wininet/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wininet/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20923 | "dlls/winmm/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/Makefile" ;; |
| 20924 | "dlls/winmm/joystick/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/joystick/Makefile" ;; |
| 20925 | "dlls/winmm/mcianim/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mcianim/Makefile" ;; |
| 20926 | "dlls/winmm/mciavi/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mciavi/Makefile" ;; |
| 20927 | "dlls/winmm/mcicda/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mcicda/Makefile" ;; |
| 20928 | "dlls/winmm/mciseq/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mciseq/Makefile" ;; |
| 20929 | "dlls/winmm/mciwave/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/mciwave/Makefile" ;; |
| 20930 | "dlls/winmm/midimap/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/midimap/Makefile" ;; |
Francois Gouget | 4ce2837 | 2002-11-04 23:47:49 +0000 | [diff] [blame] | 20931 | "dlls/winmm/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20932 | "dlls/winmm/wavemap/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/wavemap/Makefile" ;; |
Eric Pouech | a120ce0 | 2002-06-28 17:40:16 +0000 | [diff] [blame] | 20933 | "dlls/winmm/winealsa/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winealsa/Makefile" ;; |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 20934 | "dlls/winmm/winearts/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winearts/Makefile" ;; |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 20935 | "dlls/winmm/wineaudioio/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/wineaudioio/Makefile" ;; |
Chris Morgan | 4691b18 | 2002-12-13 02:26:18 +0000 | [diff] [blame] | 20936 | "dlls/winmm/winejack/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winejack/Makefile" ;; |
Alexandre Julliard | c3eac43 | 2004-01-26 21:29:05 +0000 | [diff] [blame] | 20937 | "dlls/winmm/winenas/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/winenas/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20938 | "dlls/winmm/wineoss/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winmm/wineoss/Makefile" ;; |
| 20939 | "dlls/winnls/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winnls/Makefile" ;; |
| 20940 | "dlls/winsock/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winsock/Makefile" ;; |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 20941 | "dlls/winsock/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winsock/tests/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20942 | "dlls/winspool/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winspool/Makefile" ;; |
Stefan Leichter | 88b1106 | 2003-01-15 00:50:48 +0000 | [diff] [blame] | 20943 | "dlls/winspool/tests/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/winspool/tests/Makefile" ;; |
Patrik Stridvall | 5caddc7 | 2002-12-17 01:49:16 +0000 | [diff] [blame] | 20944 | "dlls/wintab32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wintab32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20945 | "dlls/wintrust/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wintrust/Makefile" ;; |
Hans Leidekker | 8d63dfb | 2005-07-13 11:56:15 +0000 | [diff] [blame] | 20946 | "dlls/wldap32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wldap32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20947 | "dlls/wow32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wow32/Makefile" ;; |
| 20948 | "dlls/wsock32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wsock32/Makefile" ;; |
Ulrich Czekalla | 04f6346 | 2005-01-24 19:42:02 +0000 | [diff] [blame] | 20949 | "dlls/wtsapi32/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/wtsapi32/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20950 | "dlls/x11drv/Makefile" ) CONFIG_FILES="$CONFIG_FILES dlls/x11drv/Makefile" ;; |
| 20951 | "documentation/Makefile" ) CONFIG_FILES="$CONFIG_FILES documentation/Makefile" ;; |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 20952 | "fonts/Makefile" ) CONFIG_FILES="$CONFIG_FILES fonts/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20953 | "include/Makefile" ) CONFIG_FILES="$CONFIG_FILES include/Makefile" ;; |
Alexandre Julliard | 6a9fe36 | 2003-03-19 22:09:16 +0000 | [diff] [blame] | 20954 | "libs/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/Makefile" ;; |
| 20955 | "libs/port/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/port/Makefile" ;; |
Alexandre Julliard | 7ab9a71 | 2003-03-21 05:06:48 +0000 | [diff] [blame] | 20956 | "libs/unicode/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/unicode/Makefile" ;; |
Alexandre Julliard | 2d1c790 | 2003-03-22 20:40:48 +0000 | [diff] [blame] | 20957 | "libs/wine/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/wine/Makefile" ;; |
Alexandre Julliard | e1a9b10 | 2003-05-01 03:16:21 +0000 | [diff] [blame] | 20958 | "libs/wpp/Makefile" ) CONFIG_FILES="$CONFIG_FILES libs/wpp/Makefile" ;; |
Alexandre Julliard | 357c740 | 2003-11-06 01:17:56 +0000 | [diff] [blame] | 20959 | "loader/Makefile" ) CONFIG_FILES="$CONFIG_FILES loader/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20960 | "programs/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/Makefile" ;; |
| 20961 | "programs/avitools/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/avitools/Makefile" ;; |
| 20962 | "programs/clock/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/clock/Makefile" ;; |
| 20963 | "programs/cmdlgtst/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/cmdlgtst/Makefile" ;; |
| 20964 | "programs/control/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/control/Makefile" ;; |
Alexandre Julliard | acfda14 | 2002-05-20 19:18:16 +0000 | [diff] [blame] | 20965 | "programs/expand/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/expand/Makefile" ;; |
Jacek Caban | 8831329 | 2005-07-12 20:41:52 +0000 | [diff] [blame] | 20966 | "programs/hh/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/hh/Makefile" ;; |
Vincent BĂ©ron | 3496689 | 2004-07-19 19:44:07 +0000 | [diff] [blame] | 20967 | "programs/msiexec/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/msiexec/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20968 | "programs/notepad/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/notepad/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20969 | "programs/progman/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/progman/Makefile" ;; |
Andriy Palamarchuk | 4e2e176 | 2002-04-11 23:58:40 +0000 | [diff] [blame] | 20970 | "programs/regedit/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/regedit/Makefile" ;; |
Andriy Palamarchuk | 2f0d85c | 2002-04-29 23:47:39 +0000 | [diff] [blame] | 20971 | "programs/regsvr32/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/regsvr32/Makefile" ;; |
Alexandre Julliard | d77294a | 2002-12-02 21:17:04 +0000 | [diff] [blame] | 20972 | "programs/rpcss/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/rpcss/Makefile" ;; |
Alberto Massari | 15e8e0a | 2002-11-15 01:41:20 +0000 | [diff] [blame] | 20973 | "programs/rundll32/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/rundll32/Makefile" ;; |
Dan Kegel | ba02ae4 | 2003-01-21 20:14:36 +0000 | [diff] [blame] | 20974 | "programs/start/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/start/Makefile" ;; |
Eric Pouech | d6b348f | 2004-03-23 01:19:54 +0000 | [diff] [blame] | 20975 | "programs/taskmgr/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/taskmgr/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20976 | "programs/uninstaller/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/uninstaller/Makefile" ;; |
| 20977 | "programs/view/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/view/Makefile" ;; |
| 20978 | "programs/wcmd/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/wcmd/Makefile" ;; |
Shachar Shemesh | 175d059 | 2003-01-04 02:52:05 +0000 | [diff] [blame] | 20979 | "programs/wineboot/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/wineboot/Makefile" ;; |
Chris Morgan | d888d36 | 2004-01-06 20:49:58 +0000 | [diff] [blame] | 20980 | "programs/winebrowser/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winebrowser/Makefile" ;; |
Dimitrie O. Paun | 82ce2cc | 2003-03-31 19:41:55 +0000 | [diff] [blame] | 20981 | "programs/winecfg/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winecfg/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20982 | "programs/wineconsole/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/wineconsole/Makefile" ;; |
Alexandre Julliard | f264bd3 | 2002-09-13 17:54:27 +0000 | [diff] [blame] | 20983 | "programs/winedbg/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winedbg/Makefile" ;; |
Alexandre Julliard | 65a4216 | 2002-06-04 21:29:40 +0000 | [diff] [blame] | 20984 | "programs/winefile/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winefile/Makefile" ;; |
Mike McCormack | 88090b4 | 2003-05-21 18:50:53 +0000 | [diff] [blame] | 20985 | "programs/winemenubuilder/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winemenubuilder/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20986 | "programs/winemine/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winemine/Makefile" ;; |
Mike Wetherell | 0d8a9fa | 2002-05-05 20:31:54 +0000 | [diff] [blame] | 20987 | "programs/winepath/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winepath/Makefile" ;; |
Alexandre Julliard | 9f71bd9 | 2003-12-04 02:01:39 +0000 | [diff] [blame] | 20988 | "programs/winetest/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winetest/Makefile" ;; |
Alexandre Julliard | fedc411 | 2003-04-27 00:47:58 +0000 | [diff] [blame] | 20989 | "programs/winevdm/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winevdm/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20990 | "programs/winhelp/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winhelp/Makefile" ;; |
| 20991 | "programs/winver/Makefile" ) CONFIG_FILES="$CONFIG_FILES programs/winver/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20992 | "server/Makefile" ) CONFIG_FILES="$CONFIG_FILES server/Makefile" ;; |
| 20993 | "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;; |
Alexandre Julliard | 7d4ee77 | 2002-07-16 03:20:45 +0000 | [diff] [blame] | 20994 | "tools/widl/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/widl/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20995 | "tools/winapi/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winapi/Makefile" ;; |
| 20996 | "tools/winebuild/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winebuild/Makefile" ;; |
| 20997 | "tools/winedump/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winedump/Makefile" ;; |
Alexandre Julliard | 280661c | 2003-09-11 21:27:58 +0000 | [diff] [blame] | 20998 | "tools/winegcc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/winegcc/Makefile" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 20999 | "tools/wmc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/wmc/Makefile" ;; |
| 21000 | "tools/wrc/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/wrc/Makefile" ;; |
Alexandre Julliard | 8911856 | 2002-03-27 21:13:40 +0000 | [diff] [blame] | 21001 | "dlls/gdi/enhmfdrv" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi/enhmfdrv" ;; |
| 21002 | "dlls/gdi/mfdrv" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/gdi/mfdrv" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21003 | "dlls/kernel/messages" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/kernel/messages" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21004 | "dlls/user/resources" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/user/resources" ;; |
| 21005 | "dlls/wineps/data" ) CONFIG_COMMANDS="$CONFIG_COMMANDS dlls/wineps/data" ;; |
| 21006 | "include/wine" ) CONFIG_COMMANDS="$CONFIG_COMMANDS include/wine" ;; |
Andriy Palamarchuk | f5aad76 | 2002-06-20 23:09:33 +0000 | [diff] [blame] | 21007 | "programs/regedit/tests" ) CONFIG_COMMANDS="$CONFIG_COMMANDS programs/regedit/tests" ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21008 | "include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21009 | *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21010 | echo "$as_me: error: invalid argument: $ac_config_target" >&2;} |
| 21011 | { (exit 1); exit 1; }; };; |
| 21012 | esac |
| 21013 | done |
| 21014 | |
| 21015 | # If the user did not use the arguments to specify the items to instantiate, |
| 21016 | # then the envvar interface is used. Set only those that are not. |
| 21017 | # We use the long form for the default assignment because of an extremely |
| 21018 | # bizarre bug on SunOS 4.1.3. |
| 21019 | if $ac_need_defaults; then |
| 21020 | test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files |
| 21021 | test "${CONFIG_HEADERS+set}" = set || CONFIG_HEADERS=$config_headers |
| 21022 | test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands |
| 21023 | fi |
| 21024 | |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21025 | # Have a temporary directory for convenience. Make it in the build tree |
| 21026 | # simply because there is no reason to put it here, and in addition, |
| 21027 | # creating and moving files from /tmp can sometimes cause problems. |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21028 | # Create a temporary directory, and hook for its removal unless debugging. |
| 21029 | $debug || |
| 21030 | { |
| 21031 | trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0 |
| 21032 | trap '{ (exit 1); exit 1; }' 1 2 13 15 |
| 21033 | } |
| 21034 | |
| 21035 | # Create a (secure) tmp directory for tmp files. |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21036 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21037 | { |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21038 | tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` && |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21039 | test -n "$tmp" && test -d "$tmp" |
| 21040 | } || |
| 21041 | { |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21042 | tmp=./confstat$$-$RANDOM |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21043 | (umask 077 && mkdir $tmp) |
| 21044 | } || |
| 21045 | { |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21046 | echo "$me: cannot create a temporary directory in ." >&2 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21047 | { (exit 1); exit 1; } |
| 21048 | } |
| 21049 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21050 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21051 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21052 | cat >>$CONFIG_STATUS <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21053 | |
| 21054 | # |
| 21055 | # CONFIG_FILES section. |
| 21056 | # |
| 21057 | |
| 21058 | # No need to generate the scripts if there are no CONFIG_FILES. |
| 21059 | # This happens for instance when ./config.status config.h |
| 21060 | if test -n "\$CONFIG_FILES"; then |
| 21061 | # Protect against being on the right side of a sed subst in config.status. |
| 21062 | sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g; |
| 21063 | s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF |
| 21064 | s,@SHELL@,$SHELL,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21065 | s,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t |
| 21066 | s,@PACKAGE_NAME@,$PACKAGE_NAME,;t t |
| 21067 | s,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t |
| 21068 | s,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t |
| 21069 | s,@PACKAGE_STRING@,$PACKAGE_STRING,;t t |
| 21070 | s,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21071 | s,@exec_prefix@,$exec_prefix,;t t |
| 21072 | s,@prefix@,$prefix,;t t |
| 21073 | s,@program_transform_name@,$program_transform_name,;t t |
| 21074 | s,@bindir@,$bindir,;t t |
| 21075 | s,@sbindir@,$sbindir,;t t |
| 21076 | s,@libexecdir@,$libexecdir,;t t |
| 21077 | s,@datadir@,$datadir,;t t |
| 21078 | s,@sysconfdir@,$sysconfdir,;t t |
| 21079 | s,@sharedstatedir@,$sharedstatedir,;t t |
| 21080 | s,@localstatedir@,$localstatedir,;t t |
| 21081 | s,@libdir@,$libdir,;t t |
| 21082 | s,@includedir@,$includedir,;t t |
| 21083 | s,@oldincludedir@,$oldincludedir,;t t |
| 21084 | s,@infodir@,$infodir,;t t |
| 21085 | s,@mandir@,$mandir,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21086 | s,@build_alias@,$build_alias,;t t |
| 21087 | s,@host_alias@,$host_alias,;t t |
| 21088 | s,@target_alias@,$target_alias,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21089 | s,@DEFS@,$DEFS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21090 | s,@ECHO_C@,$ECHO_C,;t t |
| 21091 | s,@ECHO_N@,$ECHO_N,;t t |
| 21092 | s,@ECHO_T@,$ECHO_T,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21093 | s,@LIBS@,$LIBS,;t t |
Vincent BĂ©ron | 1f50414 | 2004-10-19 23:06:11 +0000 | [diff] [blame] | 21094 | s,@DLLDEFS@,$DLLDEFS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21095 | s,@build@,$build,;t t |
| 21096 | s,@build_cpu@,$build_cpu,;t t |
| 21097 | s,@build_vendor@,$build_vendor,;t t |
| 21098 | s,@build_os@,$build_os,;t t |
| 21099 | s,@host@,$host,;t t |
| 21100 | s,@host_cpu@,$host_cpu,;t t |
| 21101 | s,@host_vendor@,$host_vendor,;t t |
| 21102 | s,@host_os@,$host_os,;t t |
Alexandre Julliard | 71440f3 | 2005-05-19 14:28:17 +0000 | [diff] [blame] | 21103 | s,@WIN16_FILES@,$WIN16_FILES,;t t |
| 21104 | s,@WIN16_INSTALL@,$WIN16_INSTALL,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21105 | s,@SET_MAKE@,$SET_MAKE,;t t |
| 21106 | s,@CC@,$CC,;t t |
| 21107 | s,@CFLAGS@,$CFLAGS,;t t |
| 21108 | s,@LDFLAGS@,$LDFLAGS,;t t |
| 21109 | s,@CPPFLAGS@,$CPPFLAGS,;t t |
| 21110 | s,@ac_ct_CC@,$ac_ct_CC,;t t |
| 21111 | s,@EXEEXT@,$EXEEXT,;t t |
| 21112 | s,@OBJEXT@,$OBJEXT,;t t |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 21113 | s,@CXX@,$CXX,;t t |
| 21114 | s,@CXXFLAGS@,$CXXFLAGS,;t t |
| 21115 | s,@ac_ct_CXX@,$ac_ct_CXX,;t t |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 21116 | s,@CPPBIN@,$CPPBIN,;t t |
| 21117 | s,@ac_ct_CPPBIN@,$ac_ct_CPPBIN,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21118 | s,@TOOLSDIR@,$TOOLSDIR,;t t |
Alexandre Julliard | a631ef6 | 2004-03-03 20:30:46 +0000 | [diff] [blame] | 21119 | s,@CPP@,$CPP,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21120 | s,@X_CFLAGS@,$X_CFLAGS,;t t |
| 21121 | s,@X_PRE_LIBS@,$X_PRE_LIBS,;t t |
| 21122 | s,@X_LIBS@,$X_LIBS,;t t |
| 21123 | s,@X_EXTRA_LIBS@,$X_EXTRA_LIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21124 | s,@LEX@,$LEX,;t t |
| 21125 | s,@LEXLIB@,$LEXLIB,;t t |
| 21126 | s,@LEX_OUTPUT_ROOT@,$LEX_OUTPUT_ROOT,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21127 | s,@XLEX@,$XLEX,;t t |
Mike McCormack | c068f67 | 2004-03-16 03:11:39 +0000 | [diff] [blame] | 21128 | s,@BISON@,$BISON,;t t |
Marcus Meissner | 1d4db78 | 2003-01-09 00:46:54 +0000 | [diff] [blame] | 21129 | s,@AS@,$AS,;t t |
| 21130 | s,@ac_ct_AS@,$ac_ct_AS,;t t |
Alexandre Julliard | eb5f89c | 2002-05-24 21:22:10 +0000 | [diff] [blame] | 21131 | s,@LD@,$LD,;t t |
| 21132 | s,@ac_ct_LD@,$ac_ct_LD,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21133 | s,@AR@,$AR,;t t |
| 21134 | s,@ac_ct_AR@,$ac_ct_AR,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21135 | s,@RANLIB@,$RANLIB,;t t |
| 21136 | s,@ac_ct_RANLIB@,$ac_ct_RANLIB,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21137 | s,@STRIP@,$STRIP,;t t |
| 21138 | s,@ac_ct_STRIP@,$ac_ct_STRIP,;t t |
| 21139 | s,@WINDRES@,$WINDRES,;t t |
| 21140 | s,@ac_ct_WINDRES@,$ac_ct_WINDRES,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21141 | s,@LN_S@,$LN_S,;t t |
Alexandre Julliard | df234a9 | 2002-05-22 02:10:39 +0000 | [diff] [blame] | 21142 | s,@LN@,$LN,;t t |
Alexandre Julliard | c626491 | 2004-08-16 20:09:37 +0000 | [diff] [blame] | 21143 | s,@EGREP@,$EGREP,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21144 | s,@LDCONFIG@,$LDCONFIG,;t t |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21145 | s,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t |
| 21146 | s,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t |
| 21147 | s,@INSTALL_DATA@,$INSTALL_DATA,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21148 | s,@LINT@,$LINT,;t t |
| 21149 | s,@LINTFLAGS@,$LINTFLAGS,;t t |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 21150 | s,@FONTFORGE@,$FONTFORGE,;t t |
Alexandre Julliard | f45325e | 2003-11-06 23:05:41 +0000 | [diff] [blame] | 21151 | s,@LIBPTHREAD@,$LIBPTHREAD,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21152 | s,@XLIB@,$XLIB,;t t |
| 21153 | s,@XFILES@,$XFILES,;t t |
| 21154 | s,@OPENGLFILES@,$OPENGLFILES,;t t |
| 21155 | s,@GLU32FILES@,$GLU32FILES,;t t |
Lionel Ulmer | 56ab2b3e | 2002-11-15 04:16:38 +0000 | [diff] [blame] | 21156 | s,@OPENGL_LIBS@,$OPENGL_LIBS,;t t |
Jacek Caban | ef799c4 | 2003-12-02 04:11:09 +0000 | [diff] [blame] | 21157 | s,@GLUT_LIBS@,$GLUT_LIBS,;t t |
| 21158 | s,@GLUT32FILES@,$GLUT32FILES,;t t |
Francois Gouget | 6f670b1 | 2002-10-10 17:54:27 +0000 | [diff] [blame] | 21159 | s,@NASLIBS@,$NASLIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21160 | s,@CURSESLIBS@,$CURSESLIBS,;t t |
Shi Quan He | 6b0720f | 2002-03-21 02:58:39 +0000 | [diff] [blame] | 21161 | s,@sane_devel@,$sane_devel,;t t |
| 21162 | s,@SANELIBS@,$SANELIBS,;t t |
| 21163 | s,@SANEINCL@,$SANEINCL,;t t |
Alexandre Julliard | 4ee8290 | 2003-06-20 21:38:10 +0000 | [diff] [blame] | 21164 | s,@ICULIBS@,$ICULIBS,;t t |
Hans Leidekker | d344702 | 2005-07-15 10:09:43 +0000 | [diff] [blame] | 21165 | s,@LCMSLIBS@,$LCMSLIBS,;t t |
Hans Leidekker | ea524de | 2005-07-15 16:39:42 +0000 | [diff] [blame^] | 21166 | s,@LDAPLIBS@,$LDAPLIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21167 | s,@ft_devel@,$ft_devel,;t t |
| 21168 | s,@ft_devel2@,$ft_devel2,;t t |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 21169 | s,@FREETYPELIBS@,$FREETYPELIBS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21170 | s,@FREETYPEINCL@,$FREETYPEINCL,;t t |
Huw Davies | 00acb5f | 2004-08-17 22:33:14 +0000 | [diff] [blame] | 21171 | s,@FONTSSUBDIRS@,$FONTSSUBDIRS,;t t |
Chris Morgan | 9b0ba7c | 2002-03-21 01:38:19 +0000 | [diff] [blame] | 21172 | s,@ARTSCCONFIG@,$ARTSCCONFIG,;t t |
| 21173 | s,@ARTSLIBS@,$ARTSLIBS,;t t |
| 21174 | s,@ARTSINCL@,$ARTSINCL,;t t |
Alexandre Julliard | f92b7c0 | 2002-06-28 18:31:01 +0000 | [diff] [blame] | 21175 | s,@ALSALIBS@,$ALSALIBS,;t t |
Robert Lunnon | 2a91e3f | 2002-08-01 18:22:38 +0000 | [diff] [blame] | 21176 | s,@AUDIOIOLIBS@,$AUDIOIOLIBS,;t t |
Alexandre Julliard | fc09423 | 2003-04-14 21:46:41 +0000 | [diff] [blame] | 21177 | s,@EXTRACFLAGS@,$EXTRACFLAGS,;t t |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 21178 | s,@DLLEXT@,$DLLEXT,;t t |
| 21179 | s,@DLLFLAGS@,$DLLFLAGS,;t t |
| 21180 | s,@DLLIBS@,$DLLIBS,;t t |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 21181 | s,@LDSHARED@,$LDSHARED,;t t |
Dimitrie O. Paun | f41c2b2 | 2004-03-02 02:23:26 +0000 | [diff] [blame] | 21182 | s,@LDDLLFLAGS@,$LDDLLFLAGS,;t t |
Alexandre Julliard | ada5e65 | 2002-12-12 22:03:14 +0000 | [diff] [blame] | 21183 | s,@LIBEXT@,$LIBEXT,;t t |
| 21184 | s,@IMPLIBEXT@,$IMPLIBEXT,;t t |
| 21185 | s,@DLLTOOL@,$DLLTOOL,;t t |
| 21186 | s,@ac_ct_DLLTOOL@,$ac_ct_DLLTOOL,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21187 | s,@DLLWRAP@,$DLLWRAP,;t t |
Alexandre Julliard | fc01b72 | 2002-05-12 03:16:39 +0000 | [diff] [blame] | 21188 | s,@ac_ct_DLLWRAP@,$ac_ct_DLLWRAP,;t t |
Alexandre Julliard | 4d52d37 | 2003-03-24 19:33:20 +0000 | [diff] [blame] | 21189 | s,@LDEXECFLAGS@,$LDEXECFLAGS,;t t |
Emmanuel Maillard | 46718f8 | 2004-07-22 19:48:41 +0000 | [diff] [blame] | 21190 | s,@LDLIBWINEFLAGS@,$LDLIBWINEFLAGS,;t t |
Emmanuel Maillard | 2300ce6 | 2004-08-19 01:20:45 +0000 | [diff] [blame] | 21191 | s,@COREFOUNDATIONLIB@,$COREFOUNDATIONLIB,;t t |
| 21192 | s,@IOKITLIB@,$IOKITLIB,;t t |
Alexandre Julliard | c3c587e | 2002-09-06 19:46:00 +0000 | [diff] [blame] | 21193 | s,@CROSSTEST@,$CROSSTEST,;t t |
| 21194 | s,@CROSSCC@,$CROSSCC,;t t |
Alexandre Julliard | 21ee329 | 2003-04-21 22:52:31 +0000 | [diff] [blame] | 21195 | s,@CROSSWINDRES@,$CROSSWINDRES,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21196 | s,@LDPATH@,$LDPATH,;t t |
Alexandre Julliard | 7bf07d1 | 2002-08-03 00:25:59 +0000 | [diff] [blame] | 21197 | s,@CRTLIBS@,$CRTLIBS,;t t |
Steven Edwards | c91ae45 | 2004-09-03 18:57:19 +0000 | [diff] [blame] | 21198 | s,@SOCKETLIBS@,$SOCKETLIBS,;t t |
Alexandre Julliard | 546839f | 2003-11-11 00:48:21 +0000 | [diff] [blame] | 21199 | s,@WINE_BINARIES@,$WINE_BINARIES,;t t |
| 21200 | s,@MAIN_BINARY@,$MAIN_BINARY,;t t |
Alexandre Julliard | 67e8dc6 | 2002-05-20 18:29:58 +0000 | [diff] [blame] | 21201 | s,@LDD@,$LDD,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21202 | s,@ALLOCA@,$ALLOCA,;t t |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21203 | s,@LIBOBJS@,$LIBOBJS,;t t |
| 21204 | s,@LTLIBOBJS@,$LTLIBOBJS,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21205 | /@MAKE_RULES@/r $MAKE_RULES |
| 21206 | s,@MAKE_RULES@,,;t t |
| 21207 | /@MAKE_DLL_RULES@/r $MAKE_DLL_RULES |
| 21208 | s,@MAKE_DLL_RULES@,,;t t |
Alexandre Julliard | edeee89 | 2002-08-09 01:22:40 +0000 | [diff] [blame] | 21209 | /@MAKE_TEST_RULES@/r $MAKE_TEST_RULES |
| 21210 | s,@MAKE_TEST_RULES@,,;t t |
Alexandre Julliard | 117436e | 2003-05-01 00:39:29 +0000 | [diff] [blame] | 21211 | /@MAKE_LIB_RULES@/r $MAKE_LIB_RULES |
| 21212 | s,@MAKE_LIB_RULES@,,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21213 | /@MAKE_PROG_RULES@/r $MAKE_PROG_RULES |
| 21214 | s,@MAKE_PROG_RULES@,,;t t |
| 21215 | CEOF |
| 21216 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21217 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21218 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21219 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21220 | # Split the substitutions into bite-sized pieces for seds with |
| 21221 | # small command number limits, like on Digital OSF/1 and HP-UX. |
| 21222 | ac_max_sed_lines=48 |
| 21223 | ac_sed_frag=1 # Number of current file. |
| 21224 | ac_beg=1 # First line for current file. |
| 21225 | ac_end=$ac_max_sed_lines # Line after last line for current file. |
| 21226 | ac_more_lines=: |
| 21227 | ac_sed_cmds= |
| 21228 | while $ac_more_lines; do |
| 21229 | if test $ac_beg -gt 1; then |
| 21230 | sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag |
| 21231 | else |
| 21232 | sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag |
| 21233 | fi |
| 21234 | if test ! -s $tmp/subs.frag; then |
| 21235 | ac_more_lines=false |
| 21236 | else |
| 21237 | # The purpose of the label and of the branching condition is to |
| 21238 | # speed up the sed processing (if there are no `@' at all, there |
| 21239 | # is no need to browse any of the substitutions). |
| 21240 | # These are the two extra sed commands mentioned above. |
| 21241 | (echo ':t |
| 21242 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed |
| 21243 | if test -z "$ac_sed_cmds"; then |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21244 | ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21245 | else |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21246 | 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] | 21247 | fi |
| 21248 | ac_sed_frag=`expr $ac_sed_frag + 1` |
| 21249 | ac_beg=$ac_end |
| 21250 | ac_end=`expr $ac_end + $ac_max_sed_lines` |
| 21251 | fi |
| 21252 | done |
| 21253 | if test -z "$ac_sed_cmds"; then |
| 21254 | ac_sed_cmds=cat |
| 21255 | fi |
| 21256 | fi # test -n "$CONFIG_FILES" |
| 21257 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21258 | _ACEOF |
| 21259 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21260 | for ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue |
| 21261 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
| 21262 | case $ac_file in |
| 21263 | - | *:- | *:-:* ) # input from stdin |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21264 | cat >$tmp/stdin |
| 21265 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21266 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21267 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21268 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21269 | * ) ac_file_in=$ac_file.in ;; |
| 21270 | esac |
| 21271 | |
| 21272 | # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21273 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 21274 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21275 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 21276 | X"$ac_file" : 'X\(//\)$' \| \ |
| 21277 | X"$ac_file" : 'X\(/\)' \| \ |
| 21278 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21279 | echo X"$ac_file" | |
| 21280 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21281 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21282 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21283 | /^X\(\/\).*/{ s//\1/; q; } |
| 21284 | s/.*/./; q'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21285 | { if $as_mkdir_p; then |
| 21286 | mkdir -p "$ac_dir" |
| 21287 | else |
| 21288 | as_dir="$ac_dir" |
| 21289 | as_dirs= |
| 21290 | while test ! -d "$as_dir"; do |
| 21291 | as_dirs="$as_dir $as_dirs" |
| 21292 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21293 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21294 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21295 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21296 | X"$as_dir" : 'X\(/\)' \| \ |
| 21297 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21298 | echo X"$as_dir" | |
| 21299 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21300 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21301 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21302 | /^X\(\/\).*/{ s//\1/; q; } |
| 21303 | s/.*/./; q'` |
| 21304 | done |
| 21305 | test ! -n "$as_dirs" || mkdir $as_dirs |
| 21306 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 |
| 21307 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} |
| 21308 | { (exit 1); exit 1; }; }; } |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21309 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21310 | ac_builddir=. |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21311 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21312 | if test "$ac_dir" != .; then |
| 21313 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
| 21314 | # A "../" for each directory in $ac_dir_suffix. |
| 21315 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` |
| 21316 | else |
| 21317 | ac_dir_suffix= ac_top_builddir= |
| 21318 | fi |
| 21319 | |
| 21320 | case $srcdir in |
| 21321 | .) # No --srcdir option. We are building in place. |
| 21322 | ac_srcdir=. |
| 21323 | if test -z "$ac_top_builddir"; then |
| 21324 | ac_top_srcdir=. |
| 21325 | else |
| 21326 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` |
| 21327 | fi ;; |
| 21328 | [\\/]* | ?:[\\/]* ) # Absolute path. |
| 21329 | ac_srcdir=$srcdir$ac_dir_suffix; |
| 21330 | ac_top_srcdir=$srcdir ;; |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21331 | *) # Relative path. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21332 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 21333 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 21334 | esac |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21335 | |
| 21336 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 21337 | # the directories may not exist. |
| 21338 | case `pwd` in |
| 21339 | .) ac_abs_builddir="$ac_dir";; |
| 21340 | *) |
| 21341 | case "$ac_dir" in |
| 21342 | .) ac_abs_builddir=`pwd`;; |
| 21343 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; |
| 21344 | *) ac_abs_builddir=`pwd`/"$ac_dir";; |
| 21345 | esac;; |
| 21346 | esac |
| 21347 | case $ac_abs_builddir in |
| 21348 | .) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21349 | *) |
| 21350 | case ${ac_top_builddir}. in |
| 21351 | .) ac_abs_top_builddir=$ac_abs_builddir;; |
| 21352 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21353 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; |
| 21354 | esac;; |
| 21355 | esac |
| 21356 | case $ac_abs_builddir in |
| 21357 | .) ac_abs_srcdir=$ac_srcdir;; |
| 21358 | *) |
| 21359 | case $ac_srcdir in |
| 21360 | .) ac_abs_srcdir=$ac_abs_builddir;; |
| 21361 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; |
| 21362 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; |
| 21363 | esac;; |
| 21364 | esac |
| 21365 | case $ac_abs_builddir in |
| 21366 | .) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21367 | *) |
| 21368 | case $ac_top_srcdir in |
| 21369 | .) ac_abs_top_srcdir=$ac_abs_builddir;; |
| 21370 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21371 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; |
| 21372 | esac;; |
| 21373 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21374 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21375 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21376 | case $INSTALL in |
| 21377 | [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21378 | *) ac_INSTALL=$ac_top_builddir$INSTALL ;; |
Alexandre Julliard | d7d4fdf | 1995-12-26 15:05:24 +0000 | [diff] [blame] | 21379 | esac |
Alexandre Julliard | da0cfb3 | 1996-12-01 17:17:47 +0000 | [diff] [blame] | 21380 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21381 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| 21382 | # use $as_me), people would be surprised to read: |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21383 | # /* config.h. Generated by config.status. */ |
| 21384 | if test x"$ac_file" = x-; then |
| 21385 | configure_input= |
| 21386 | else |
| 21387 | configure_input="$ac_file. " |
| 21388 | fi |
| 21389 | configure_input=$configure_input"Generated from `echo $ac_file_in | |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21390 | sed 's,.*/,,'` by configure." |
Alexandre Julliard | 7e6ae4b | 1996-12-08 19:25:27 +0000 | [diff] [blame] | 21391 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21392 | # First look for the input files in the build tree, otherwise in the |
| 21393 | # src tree. |
| 21394 | ac_file_inputs=`IFS=: |
| 21395 | for f in $ac_file_in; do |
| 21396 | case $f in |
| 21397 | -) echo $tmp/stdin ;; |
| 21398 | [\\/$]*) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21399 | # Absolute (can't be DOS-style, as IFS=:) |
| 21400 | 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] | 21401 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21402 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21403 | echo "$f";; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21404 | *) # Relative |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21405 | if test -f "$f"; then |
| 21406 | # Build tree |
| 21407 | echo "$f" |
| 21408 | elif test -f "$srcdir/$f"; then |
| 21409 | # Source tree |
| 21410 | echo "$srcdir/$f" |
| 21411 | else |
| 21412 | # /dev/null tree |
| 21413 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21414 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21415 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21416 | fi;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21417 | esac |
| 21418 | done` || { (exit 1); exit 1; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21419 | |
| 21420 | if test x"$ac_file" != x-; then |
| 21421 | { echo "$as_me:$LINENO: creating $ac_file" >&5 |
| 21422 | echo "$as_me: creating $ac_file" >&6;} |
| 21423 | rm -f "$ac_file" |
| 21424 | fi |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21425 | _ACEOF |
| 21426 | cat >>$CONFIG_STATUS <<_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21427 | sed "$ac_vpsub |
| 21428 | $extrasub |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21429 | _ACEOF |
| 21430 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21431 | :t |
| 21432 | /@[a-zA-Z_][a-zA-Z_0-9]*@/!b |
| 21433 | s,@configure_input@,$configure_input,;t t |
| 21434 | s,@srcdir@,$ac_srcdir,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21435 | s,@abs_srcdir@,$ac_abs_srcdir,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21436 | s,@top_srcdir@,$ac_top_srcdir,;t t |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21437 | s,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t |
| 21438 | s,@builddir@,$ac_builddir,;t t |
| 21439 | s,@abs_builddir@,$ac_abs_builddir,;t t |
| 21440 | s,@top_builddir@,$ac_top_builddir,;t t |
| 21441 | s,@abs_top_builddir@,$ac_abs_top_builddir,;t t |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21442 | s,@INSTALL@,$ac_INSTALL,;t t |
| 21443 | " $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out |
| 21444 | rm -f $tmp/stdin |
| 21445 | if test x"$ac_file" != x-; then |
| 21446 | mv $tmp/out $ac_file |
| 21447 | else |
| 21448 | cat $tmp/out |
| 21449 | rm -f $tmp/out |
| 21450 | fi |
| 21451 | |
| 21452 | done |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21453 | _ACEOF |
| 21454 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21455 | |
| 21456 | # |
| 21457 | # CONFIG_HEADER section. |
| 21458 | # |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21459 | |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21460 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where |
| 21461 | # NAME is the cpp macro being defined and VALUE is the value it is being given. |
| 21462 | # |
| 21463 | # ac_d sets the value in "#define NAME VALUE" lines. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21464 | ac_dA='s,^\([ ]*\)#\([ ]*define[ ][ ]*\)' |
| 21465 | ac_dB='[ ].*$,\1#\2' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21466 | ac_dC=' ' |
| 21467 | ac_dD=',;t' |
| 21468 | # ac_u turns "#undef NAME" without trailing blanks into "#define NAME VALUE". |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21469 | ac_uA='s,^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21470 | ac_uB='$,\1#\2define\3' |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21471 | ac_uC=' ' |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21472 | ac_uD=',;t' |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21473 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21474 | 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] | 21475 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21476 | case $ac_file in |
| 21477 | - | *:- | *:-:* ) # input from stdin |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21478 | cat >$tmp/stdin |
| 21479 | ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
| 21480 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21481 | *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21482 | ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21483 | * ) ac_file_in=$ac_file.in ;; |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21484 | esac |
| 21485 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21486 | 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] | 21487 | echo "$as_me: creating $ac_file" >&6;} |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21488 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21489 | # First look for the input files in the build tree, otherwise in the |
| 21490 | # src tree. |
| 21491 | ac_file_inputs=`IFS=: |
| 21492 | for f in $ac_file_in; do |
| 21493 | case $f in |
| 21494 | -) echo $tmp/stdin ;; |
| 21495 | [\\/$]*) |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21496 | # Absolute (can't be DOS-style, as IFS=:) |
| 21497 | 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] | 21498 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21499 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21500 | # Do quote $f, to prevent DOS paths from being IFS'd. |
| 21501 | echo "$f";; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21502 | *) # Relative |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21503 | if test -f "$f"; then |
| 21504 | # Build tree |
| 21505 | echo "$f" |
| 21506 | elif test -f "$srcdir/$f"; then |
| 21507 | # Source tree |
| 21508 | echo "$srcdir/$f" |
| 21509 | else |
| 21510 | # /dev/null tree |
| 21511 | { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21512 | echo "$as_me: error: cannot find input file: $f" >&2;} |
| 21513 | { (exit 1); exit 1; }; } |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21514 | fi;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21515 | esac |
| 21516 | done` || { (exit 1); exit 1; } |
| 21517 | # Remove the trailing spaces. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21518 | sed 's/[ ]*$//' $ac_file_inputs >$tmp/in |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21519 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21520 | _ACEOF |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21521 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21522 | # Transform confdefs.h into two sed scripts, `conftest.defines' and |
| 21523 | # `conftest.undefs', that substitutes the proper values into |
| 21524 | # config.h.in to produce config.h. The first handles `#define' |
| 21525 | # templates, and the second `#undef' templates. |
| 21526 | # And first: Protect against being on the right side of a sed subst in |
| 21527 | # config.status. Protect against being in an unquoted here document |
| 21528 | # in config.status. |
| 21529 | rm -f conftest.defines conftest.undefs |
| 21530 | # Using a here document instead of a string reduces the quoting nightmare. |
| 21531 | # Putting comments in sed scripts is not portable. |
| 21532 | # |
| 21533 | # `end' is used to avoid that the second main sed command (meant for |
| 21534 | # 0-ary CPP macros) applies to n-ary macro definitions. |
| 21535 | # See the Autoconf documentation for `clear'. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21536 | cat >confdef2sed.sed <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21537 | s/[\\&,]/\\&/g |
| 21538 | s,[\\$`],\\&,g |
| 21539 | t clear |
| 21540 | : clear |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21541 | 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] | 21542 | t end |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21543 | 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] | 21544 | : end |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21545 | _ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21546 | # If some macros were called several times there might be several times |
| 21547 | # the same #defines, which is useless. Nevertheless, we may not want to |
| 21548 | # sort them, since we want the *last* AC-DEFINE to be honored. |
| 21549 | uniq confdefs.h | sed -n -f confdef2sed.sed >conftest.defines |
| 21550 | sed 's/ac_d/ac_u/g' conftest.defines >conftest.undefs |
| 21551 | rm -f confdef2sed.sed |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21552 | |
| 21553 | # This sed command replaces #undef with comments. This is necessary, for |
| 21554 | # example, in the case of _POSIX_SOURCE, which is predefined and required |
| 21555 | # on some systems where configure will not decide to define it. |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21556 | cat >>conftest.undefs <<\_ACEOF |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21557 | s,^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*,/* & */, |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21558 | _ACEOF |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21559 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21560 | # Break up conftest.defines because some shells have a limit on the size |
| 21561 | # of here documents, and old seds have small limits too (100 cmds). |
| 21562 | echo ' # Handle all the #define templates only if necessary.' >>$CONFIG_STATUS |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21563 | echo ' if grep "^[ ]*#[ ]*define" $tmp/in >/dev/null; then' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21564 | echo ' # If there are no defines, we may have an empty if/fi' >>$CONFIG_STATUS |
| 21565 | echo ' :' >>$CONFIG_STATUS |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21566 | rm -f conftest.tail |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21567 | while grep . conftest.defines >/dev/null |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21568 | do |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21569 | # Write a limited-size here document to $tmp/defines.sed. |
| 21570 | echo ' cat >$tmp/defines.sed <<CEOF' >>$CONFIG_STATUS |
| 21571 | # Speed up: don't consider the non `#define' lines. |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21572 | echo '/^[ ]*#[ ]*define/!b' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21573 | # Work around the forget-to-reset-the-flag bug. |
| 21574 | echo 't clr' >>$CONFIG_STATUS |
| 21575 | echo ': clr' >>$CONFIG_STATUS |
| 21576 | sed ${ac_max_here_lines}q conftest.defines >>$CONFIG_STATUS |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21577 | echo 'CEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21578 | sed -f $tmp/defines.sed $tmp/in >$tmp/out |
| 21579 | rm -f $tmp/in |
| 21580 | mv $tmp/out $tmp/in |
| 21581 | ' >>$CONFIG_STATUS |
| 21582 | sed 1,${ac_max_here_lines}d conftest.defines >conftest.tail |
| 21583 | rm -f conftest.defines |
| 21584 | mv conftest.tail conftest.defines |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21585 | done |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21586 | rm -f conftest.defines |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21587 | echo ' fi # grep' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21588 | echo >>$CONFIG_STATUS |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21589 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21590 | # Break up conftest.undefs because some shells have a limit on the size |
| 21591 | # of here documents, and old seds have small limits too (100 cmds). |
| 21592 | echo ' # Handle all the #undef templates' >>$CONFIG_STATUS |
| 21593 | rm -f conftest.tail |
| 21594 | while grep . conftest.undefs >/dev/null |
| 21595 | do |
| 21596 | # Write a limited-size here document to $tmp/undefs.sed. |
| 21597 | echo ' cat >$tmp/undefs.sed <<CEOF' >>$CONFIG_STATUS |
| 21598 | # Speed up: don't consider the non `#undef' |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21599 | echo '/^[ ]*#[ ]*undef/!b' >>$CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21600 | # Work around the forget-to-reset-the-flag bug. |
| 21601 | echo 't clr' >>$CONFIG_STATUS |
| 21602 | echo ': clr' >>$CONFIG_STATUS |
| 21603 | sed ${ac_max_here_lines}q conftest.undefs >>$CONFIG_STATUS |
| 21604 | echo 'CEOF |
| 21605 | sed -f $tmp/undefs.sed $tmp/in >$tmp/out |
| 21606 | rm -f $tmp/in |
| 21607 | mv $tmp/out $tmp/in |
| 21608 | ' >>$CONFIG_STATUS |
| 21609 | sed 1,${ac_max_here_lines}d conftest.undefs >conftest.tail |
| 21610 | rm -f conftest.undefs |
| 21611 | mv conftest.tail conftest.undefs |
| 21612 | done |
| 21613 | rm -f conftest.undefs |
| 21614 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21615 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21616 | # Let's still pretend it is `configure' which instantiates (i.e., don't |
| 21617 | # use $as_me), people would be surprised to read: |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21618 | # /* config.h. Generated by config.status. */ |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21619 | if test x"$ac_file" = x-; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21620 | echo "/* Generated by configure. */" >$tmp/config.h |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21621 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21622 | echo "/* $ac_file. Generated by configure. */" >$tmp/config.h |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21623 | fi |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21624 | cat $tmp/in >>$tmp/config.h |
| 21625 | rm -f $tmp/in |
| 21626 | if test x"$ac_file" != x-; then |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21627 | if diff $ac_file $tmp/config.h >/dev/null 2>&1; then |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21628 | { echo "$as_me:$LINENO: $ac_file is unchanged" >&5 |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21629 | echo "$as_me: $ac_file is unchanged" >&6;} |
| 21630 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21631 | ac_dir=`(dirname "$ac_file") 2>/dev/null || |
| 21632 | $as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21633 | X"$ac_file" : 'X\(//\)[^/]' \| \ |
| 21634 | X"$ac_file" : 'X\(//\)$' \| \ |
| 21635 | X"$ac_file" : 'X\(/\)' \| \ |
| 21636 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21637 | echo X"$ac_file" | |
| 21638 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21639 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21640 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21641 | /^X\(\/\).*/{ s//\1/; q; } |
| 21642 | s/.*/./; q'` |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21643 | { if $as_mkdir_p; then |
| 21644 | mkdir -p "$ac_dir" |
| 21645 | else |
| 21646 | as_dir="$ac_dir" |
| 21647 | as_dirs= |
| 21648 | while test ! -d "$as_dir"; do |
| 21649 | as_dirs="$as_dir $as_dirs" |
| 21650 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21651 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21652 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21653 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21654 | X"$as_dir" : 'X\(/\)' \| \ |
| 21655 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | 11af04e | 2002-10-10 03:48:04 +0000 | [diff] [blame] | 21656 | echo X"$as_dir" | |
| 21657 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21658 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21659 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21660 | /^X\(\/\).*/{ s//\1/; q; } |
| 21661 | s/.*/./; q'` |
| 21662 | done |
| 21663 | test ! -n "$as_dirs" || mkdir $as_dirs |
| 21664 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 |
| 21665 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} |
| 21666 | { (exit 1); exit 1; }; }; } |
Alexandre Julliard | 18f92e7 | 1996-07-17 20:02:21 +0000 | [diff] [blame] | 21667 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21668 | rm -f $ac_file |
| 21669 | mv $tmp/config.h $ac_file |
| 21670 | fi |
| 21671 | else |
| 21672 | cat $tmp/config.h |
| 21673 | rm -f $tmp/config.h |
| 21674 | fi |
| 21675 | done |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21676 | _ACEOF |
| 21677 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21678 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21679 | # |
| 21680 | # CONFIG_COMMANDS section. |
| 21681 | # |
| 21682 | for ac_file in : $CONFIG_COMMANDS; do test "x$ac_file" = x: && continue |
| 21683 | ac_dest=`echo "$ac_file" | sed 's,:.*,,'` |
| 21684 | ac_source=`echo "$ac_file" | sed 's,[^:]*:,,'` |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21685 | ac_dir=`(dirname "$ac_dest") 2>/dev/null || |
| 21686 | $as_expr X"$ac_dest" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21687 | X"$ac_dest" : 'X\(//\)[^/]' \| \ |
| 21688 | X"$ac_dest" : 'X\(//\)$' \| \ |
| 21689 | X"$ac_dest" : 'X\(/\)' \| \ |
| 21690 | . : '\(.\)' 2>/dev/null || |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21691 | echo X"$ac_dest" | |
| 21692 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21693 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21694 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21695 | /^X\(\/\).*/{ s//\1/; q; } |
| 21696 | s/.*/./; q'` |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21697 | { if $as_mkdir_p; then |
| 21698 | mkdir -p "$ac_dir" |
| 21699 | else |
| 21700 | as_dir="$ac_dir" |
| 21701 | as_dirs= |
| 21702 | while test ! -d "$as_dir"; do |
| 21703 | as_dirs="$as_dir $as_dirs" |
| 21704 | as_dir=`(dirname "$as_dir") 2>/dev/null || |
| 21705 | $as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ |
| 21706 | X"$as_dir" : 'X\(//\)[^/]' \| \ |
| 21707 | X"$as_dir" : 'X\(//\)$' \| \ |
| 21708 | X"$as_dir" : 'X\(/\)' \| \ |
| 21709 | . : '\(.\)' 2>/dev/null || |
| 21710 | echo X"$as_dir" | |
| 21711 | sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } |
| 21712 | /^X\(\/\/\)[^/].*/{ s//\1/; q; } |
| 21713 | /^X\(\/\/\)$/{ s//\1/; q; } |
| 21714 | /^X\(\/\).*/{ s//\1/; q; } |
| 21715 | s/.*/./; q'` |
| 21716 | done |
| 21717 | test ! -n "$as_dirs" || mkdir $as_dirs |
| 21718 | fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5 |
| 21719 | echo "$as_me: error: cannot create directory \"$ac_dir\"" >&2;} |
| 21720 | { (exit 1); exit 1; }; }; } |
| 21721 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21722 | ac_builddir=. |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 21723 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21724 | if test "$ac_dir" != .; then |
| 21725 | ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'` |
| 21726 | # A "../" for each directory in $ac_dir_suffix. |
| 21727 | ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'` |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21728 | else |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21729 | ac_dir_suffix= ac_top_builddir= |
| 21730 | fi |
| 21731 | |
| 21732 | case $srcdir in |
| 21733 | .) # No --srcdir option. We are building in place. |
| 21734 | ac_srcdir=. |
| 21735 | if test -z "$ac_top_builddir"; then |
| 21736 | ac_top_srcdir=. |
| 21737 | else |
| 21738 | ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'` |
| 21739 | fi ;; |
| 21740 | [\\/]* | ?:[\\/]* ) # Absolute path. |
| 21741 | ac_srcdir=$srcdir$ac_dir_suffix; |
| 21742 | ac_top_srcdir=$srcdir ;; |
| 21743 | *) # Relative path. |
| 21744 | ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix |
| 21745 | ac_top_srcdir=$ac_top_builddir$srcdir ;; |
| 21746 | esac |
Alexandre Julliard | 875927f | 2004-01-02 01:55:29 +0000 | [diff] [blame] | 21747 | |
| 21748 | # Do not use `cd foo && pwd` to compute absolute paths, because |
| 21749 | # the directories may not exist. |
| 21750 | case `pwd` in |
| 21751 | .) ac_abs_builddir="$ac_dir";; |
| 21752 | *) |
| 21753 | case "$ac_dir" in |
| 21754 | .) ac_abs_builddir=`pwd`;; |
| 21755 | [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";; |
| 21756 | *) ac_abs_builddir=`pwd`/"$ac_dir";; |
| 21757 | esac;; |
| 21758 | esac |
| 21759 | case $ac_abs_builddir in |
| 21760 | .) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21761 | *) |
| 21762 | case ${ac_top_builddir}. in |
| 21763 | .) ac_abs_top_builddir=$ac_abs_builddir;; |
| 21764 | [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;; |
| 21765 | *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;; |
| 21766 | esac;; |
| 21767 | esac |
| 21768 | case $ac_abs_builddir in |
| 21769 | .) ac_abs_srcdir=$ac_srcdir;; |
| 21770 | *) |
| 21771 | case $ac_srcdir in |
| 21772 | .) ac_abs_srcdir=$ac_abs_builddir;; |
| 21773 | [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;; |
| 21774 | *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;; |
| 21775 | esac;; |
| 21776 | esac |
| 21777 | case $ac_abs_builddir in |
| 21778 | .) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21779 | *) |
| 21780 | case $ac_top_srcdir in |
| 21781 | .) ac_abs_top_srcdir=$ac_abs_builddir;; |
| 21782 | [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;; |
| 21783 | *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;; |
| 21784 | esac;; |
| 21785 | esac |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21786 | |
| 21787 | |
| 21788 | { echo "$as_me:$LINENO: executing $ac_dest commands" >&5 |
| 21789 | echo "$as_me: executing $ac_dest commands" >&6;} |
| 21790 | case $ac_dest in |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21791 | dlls/gdi/enhmfdrv ) test -d "dlls/gdi/enhmfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi/enhmfdrv" >&5 |
| 21792 | echo "$as_me: creating dlls/gdi/enhmfdrv" >&6;} && mkdir "dlls/gdi/enhmfdrv") ;; |
| 21793 | dlls/gdi/mfdrv ) test -d "dlls/gdi/mfdrv" || ({ echo "$as_me:$LINENO: creating dlls/gdi/mfdrv" >&5 |
| 21794 | echo "$as_me: creating dlls/gdi/mfdrv" >&6;} && mkdir "dlls/gdi/mfdrv") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21795 | dlls/kernel/messages ) test -d "dlls/kernel/messages" || ({ echo "$as_me:$LINENO: creating dlls/kernel/messages" >&5 |
| 21796 | echo "$as_me: creating dlls/kernel/messages" >&6;} && mkdir "dlls/kernel/messages") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21797 | dlls/user/resources ) test -d "dlls/user/resources" || ({ echo "$as_me:$LINENO: creating dlls/user/resources" >&5 |
| 21798 | echo "$as_me: creating dlls/user/resources" >&6;} && mkdir "dlls/user/resources") ;; |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21799 | dlls/wineps/data ) test -d "dlls/wineps/data" || ({ echo "$as_me:$LINENO: creating dlls/wineps/data" >&5 |
| 21800 | echo "$as_me: creating dlls/wineps/data" >&6;} && mkdir "dlls/wineps/data") ;; |
| 21801 | include/wine ) test -d "include/wine" || ({ echo "$as_me:$LINENO: creating include/wine" >&5 |
| 21802 | echo "$as_me: creating include/wine" >&6;} && mkdir "include/wine") ;; |
Andriy Palamarchuk | f5aad76 | 2002-06-20 23:09:33 +0000 | [diff] [blame] | 21803 | programs/regedit/tests ) test -d "programs/regedit/tests" || ({ echo "$as_me:$LINENO: creating programs/regedit/tests" >&5 |
| 21804 | echo "$as_me: creating programs/regedit/tests" >&6;} && mkdir "programs/regedit/tests") ;; |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21805 | esac |
| 21806 | done |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21807 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21808 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21809 | cat >>$CONFIG_STATUS <<\_ACEOF |
Alexandre Julliard | 87a2f8d | 2000-04-09 18:20:25 +0000 | [diff] [blame] | 21810 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21811 | { (exit 0); exit 0; } |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21812 | _ACEOF |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21813 | chmod +x $CONFIG_STATUS |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21814 | ac_clean_files=$ac_clean_files_save |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21815 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21816 | |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21817 | # configure is writing to config.log, and then calls config.status. |
| 21818 | # config.status does its own redirection, appending to config.log. |
| 21819 | # Unfortunately, on DOS this fails, as config.log is still kept open |
| 21820 | # by configure, so config.status won't be able to write to it; its |
| 21821 | # output is simply discarded. So we exec the FD to /dev/null, |
| 21822 | # effectively closing config.log, so it can be properly (re)opened and |
| 21823 | # appended to by config.status. When coming back to configure, we |
| 21824 | # need to make the FD available again. |
| 21825 | if test "$no_create" != yes; then |
| 21826 | ac_cs_success=: |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21827 | ac_config_status_args= |
| 21828 | test "$silent" = yes && |
| 21829 | ac_config_status_args="$ac_config_status_args --quiet" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21830 | exec 5>/dev/null |
Alexandre Julliard | e24bcc7 | 2002-12-24 00:35:19 +0000 | [diff] [blame] | 21831 | $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21832 | exec 5>>config.log |
| 21833 | # Use ||, not &&, to avoid exiting from the if with $? = 1, which |
| 21834 | # would make configure fail if this is the last instruction. |
| 21835 | $ac_cs_success || { (exit 1); exit 1; } |
| 21836 | fi |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21837 | |
Alexandre Julliard | daa2886 | 2002-04-11 21:54:01 +0000 | [diff] [blame] | 21838 | |
Ove Kaaven | 8b4431f | 1999-01-23 13:59:11 +0000 | [diff] [blame] | 21839 | if test "$have_x" = "no" |
| 21840 | then |
| 21841 | echo |
| 21842 | echo "*** Warning: X development files not found. Wine will be built without" |
| 21843 | echo "*** X support, which currently does not work, and would probably not be" |
| 21844 | 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] | 21845 | echo "*** Xlib/Xfree86 at the very least." |
Ove Kaaven | 8b4431f | 1999-01-23 13:59:11 +0000 | [diff] [blame] | 21846 | fi |
| 21847 | |
Lionel Ulmer | bedf40b | 2000-05-12 20:18:14 +0000 | [diff] [blame] | 21848 | if test "$wine_cv_opengl_version_OK" = "no" |
Lionel Ulmer | 5c08570 | 1999-02-28 19:48:53 +0000 | [diff] [blame] | 21849 | then |
| 21850 | echo |
| 21851 | echo "*** Warning: old Mesa headers detected. Wine will be built without Direct3D" |
Lionel Ulmer | 5eee0bf | 2000-03-24 21:20:33 +0000 | [diff] [blame] | 21852 | echo "*** support. Consider upgrading your Mesa libraries (http://www.mesa3d.org/)." |
| 21853 | fi |
| 21854 | |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 21855 | if test "$wine_cv_msg_freetype" = "yes" |
| 21856 | then |
| 21857 | echo |
| 21858 | echo "*** Note: Your system appears to have the FreeType 2 runtime libraries" |
Alexandre Julliard | f5818d2 | 2002-02-14 19:47:29 +0000 | [diff] [blame] | 21859 | echo "*** installed, but 'freetype-config' is not in your PATH. Install the" |
| 21860 | echo "*** freetype-devel package (or its equivalent on your distribution) to" |
| 21861 | echo "*** enable Wine to use TrueType fonts." |
Ian Pilcher | 563598d | 2001-05-16 20:56:05 +0000 | [diff] [blame] | 21862 | fi |
| 21863 | |
Francois Gouget | 99d026f | 2005-03-19 17:08:18 +0000 | [diff] [blame] | 21864 | if test -z "$ALSALIBS" -a -z "$ARTSC_LIBS" -a -z "$AUDIOIOLIBS" -a \ |
| 21865 | -z "$ac_cv_lib_soname_jack" -a -z "$NASLIBS" -a \ |
| 21866 | "$ac_cv_c_opensoundsystem" = "no" |
| 21867 | then |
| 21868 | echo "*** No sound system was found. Windows applications will be silent." |
| 21869 | echo "*** The currently supported sound systems are:" |
| 21870 | echo "*** ALSA, ARTS, AudioIO, Jack, NAS and OSS" |
| 21871 | fi |
| 21872 | |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21873 | echo |
Vincent BĂ©ron | 5606d10 | 2004-08-19 00:03:45 +0000 | [diff] [blame] | 21874 | echo "Configure finished. Do '${ac_make} depend && ${ac_make}' to compile Wine." |
Alexandre Julliard | e2991ea | 1995-07-29 13:09:43 +0000 | [diff] [blame] | 21875 | echo |
| 21876 | |