configure revision bc5f02f5
1#! /bin/sh 2# Guess values for system-dependent variables and create Makefiles. 3# Generated by GNU Autoconf 2.63 for EvIEExt 1.1.0. 4# 5# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. 6# 7# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 8# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 9# This configure script is free software; the Free Software Foundation 10# gives unlimited permission to copy, distribute and modify it. 11## --------------------- ## 12## M4sh Initialization. ## 13## --------------------- ## 14 15# Be more Bourne compatible 16DUALCASE=1; export DUALCASE # for MKS sh 17if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 18 emulate sh 19 NULLCMD=: 20 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 21 # is contrary to our usage. Disable this feature. 22 alias -g '${1+"$@"}'='"$@"' 23 setopt NO_GLOB_SUBST 24else 25 case `(set -o) 2>/dev/null` in 26 *posix*) set -o posix ;; 27esac 28 29fi 30 31 32 33 34# PATH needs CR 35# Avoid depending upon Character Ranges. 36as_cr_letters='abcdefghijklmnopqrstuvwxyz' 37as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 38as_cr_Letters=$as_cr_letters$as_cr_LETTERS 39as_cr_digits='0123456789' 40as_cr_alnum=$as_cr_Letters$as_cr_digits 41 42as_nl=' 43' 44export as_nl 45# Printing a long string crashes Solaris 7 /usr/bin/printf. 46as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 47as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 48as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 49if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 50 as_echo='printf %s\n' 51 as_echo_n='printf %s' 52else 53 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 54 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 55 as_echo_n='/usr/ucb/echo -n' 56 else 57 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 58 as_echo_n_body='eval 59 arg=$1; 60 case $arg in 61 *"$as_nl"*) 62 expr "X$arg" : "X\\(.*\\)$as_nl"; 63 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 64 esac; 65 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 66 ' 67 export as_echo_n_body 68 as_echo_n='sh -c $as_echo_n_body as_echo' 69 fi 70 export as_echo_body 71 as_echo='sh -c $as_echo_body as_echo' 72fi 73 74# The user is always right. 75if test "${PATH_SEPARATOR+set}" != set; then 76 PATH_SEPARATOR=: 77 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 78 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 79 PATH_SEPARATOR=';' 80 } 81fi 82 83# Support unset when possible. 84if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 85 as_unset=unset 86else 87 as_unset=false 88fi 89 90 91# IFS 92# We need space, tab and new line, in precisely that order. Quoting is 93# there to prevent editors from complaining about space-tab. 94# (If _AS_PATH_WALK were called with IFS unset, it would disable word 95# splitting by setting IFS to empty value.) 96IFS=" "" $as_nl" 97 98# Find who we are. Look in the path if we contain no directory separator. 99case $0 in 100 *[\\/]* ) as_myself=$0 ;; 101 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 102for as_dir in $PATH 103do 104 IFS=$as_save_IFS 105 test -z "$as_dir" && as_dir=. 106 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 107done 108IFS=$as_save_IFS 109 110 ;; 111esac 112# We did not find ourselves, most probably we were run as `sh COMMAND' 113# in which case we are not to be found in the path. 114if test "x$as_myself" = x; then 115 as_myself=$0 116fi 117if test ! -f "$as_myself"; then 118 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 119 { (exit 1); exit 1; } 120fi 121 122# Work around bugs in pre-3.0 UWIN ksh. 123for as_var in ENV MAIL MAILPATH 124do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 125done 126PS1='$ ' 127PS2='> ' 128PS4='+ ' 129 130# NLS nuisances. 131LC_ALL=C 132export LC_ALL 133LANGUAGE=C 134export LANGUAGE 135 136# Required to use basename. 137if expr a : '\(a\)' >/dev/null 2>&1 && 138 test "X`expr 00001 : '.*\(...\)'`" = X001; then 139 as_expr=expr 140else 141 as_expr=false 142fi 143 144if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 145 as_basename=basename 146else 147 as_basename=false 148fi 149 150 151# Name of the executable. 152as_me=`$as_basename -- "$0" || 153$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 154 X"$0" : 'X\(//\)$' \| \ 155 X"$0" : 'X\(/\)' \| . 2>/dev/null || 156$as_echo X/"$0" | 157 sed '/^.*\/\([^/][^/]*\)\/*$/{ 158 s//\1/ 159 q 160 } 161 /^X\/\(\/\/\)$/{ 162 s//\1/ 163 q 164 } 165 /^X\/\(\/\).*/{ 166 s//\1/ 167 q 168 } 169 s/.*/./; q'` 170 171# CDPATH. 172$as_unset CDPATH 173 174 175if test "x$CONFIG_SHELL" = x; then 176 if (eval ":") 2>/dev/null; then 177 as_have_required=yes 178else 179 as_have_required=no 180fi 181 182 if test $as_have_required = yes && (eval ": 183(as_func_return () { 184 (exit \$1) 185} 186as_func_success () { 187 as_func_return 0 188} 189as_func_failure () { 190 as_func_return 1 191} 192as_func_ret_success () { 193 return 0 194} 195as_func_ret_failure () { 196 return 1 197} 198 199exitcode=0 200if as_func_success; then 201 : 202else 203 exitcode=1 204 echo as_func_success failed. 205fi 206 207if as_func_failure; then 208 exitcode=1 209 echo as_func_failure succeeded. 210fi 211 212if as_func_ret_success; then 213 : 214else 215 exitcode=1 216 echo as_func_ret_success failed. 217fi 218 219if as_func_ret_failure; then 220 exitcode=1 221 echo as_func_ret_failure succeeded. 222fi 223 224if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 225 : 226else 227 exitcode=1 228 echo positional parameters were not saved. 229fi 230 231test \$exitcode = 0) || { (exit 1); exit 1; } 232 233( 234 as_lineno_1=\$LINENO 235 as_lineno_2=\$LINENO 236 test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && 237 test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } 238") 2> /dev/null; then 239 : 240else 241 as_candidate_shells= 242 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 243for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 244do 245 IFS=$as_save_IFS 246 test -z "$as_dir" && as_dir=. 247 case $as_dir in 248 /*) 249 for as_base in sh bash ksh sh5; do 250 as_candidate_shells="$as_candidate_shells $as_dir/$as_base" 251 done;; 252 esac 253done 254IFS=$as_save_IFS 255 256 257 for as_shell in $as_candidate_shells $SHELL; do 258 # Try only shells that exist, to save several forks. 259 if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 260 { ("$as_shell") 2> /dev/null <<\_ASEOF 261if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 262 emulate sh 263 NULLCMD=: 264 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 265 # is contrary to our usage. Disable this feature. 266 alias -g '${1+"$@"}'='"$@"' 267 setopt NO_GLOB_SUBST 268else 269 case `(set -o) 2>/dev/null` in 270 *posix*) set -o posix ;; 271esac 272 273fi 274 275 276: 277_ASEOF 278}; then 279 CONFIG_SHELL=$as_shell 280 as_have_required=yes 281 if { "$as_shell" 2> /dev/null <<\_ASEOF 282if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 283 emulate sh 284 NULLCMD=: 285 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 286 # is contrary to our usage. Disable this feature. 287 alias -g '${1+"$@"}'='"$@"' 288 setopt NO_GLOB_SUBST 289else 290 case `(set -o) 2>/dev/null` in 291 *posix*) set -o posix ;; 292esac 293 294fi 295 296 297: 298(as_func_return () { 299 (exit $1) 300} 301as_func_success () { 302 as_func_return 0 303} 304as_func_failure () { 305 as_func_return 1 306} 307as_func_ret_success () { 308 return 0 309} 310as_func_ret_failure () { 311 return 1 312} 313 314exitcode=0 315if as_func_success; then 316 : 317else 318 exitcode=1 319 echo as_func_success failed. 320fi 321 322if as_func_failure; then 323 exitcode=1 324 echo as_func_failure succeeded. 325fi 326 327if as_func_ret_success; then 328 : 329else 330 exitcode=1 331 echo as_func_ret_success failed. 332fi 333 334if as_func_ret_failure; then 335 exitcode=1 336 echo as_func_ret_failure succeeded. 337fi 338 339if ( set x; as_func_ret_success y && test x = "$1" ); then 340 : 341else 342 exitcode=1 343 echo positional parameters were not saved. 344fi 345 346test $exitcode = 0) || { (exit 1); exit 1; } 347 348( 349 as_lineno_1=$LINENO 350 as_lineno_2=$LINENO 351 test "x$as_lineno_1" != "x$as_lineno_2" && 352 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } 353 354_ASEOF 355}; then 356 break 357fi 358 359fi 360 361 done 362 363 if test "x$CONFIG_SHELL" != x; then 364 for as_var in BASH_ENV ENV 365 do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 366 done 367 export CONFIG_SHELL 368 exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 369fi 370 371 372 if test $as_have_required = no; then 373 echo This script requires a shell more modern than all the 374 echo shells that I found on your system. Please install a 375 echo modern shell, or manually run the script under such a 376 echo shell if you do have one. 377 { (exit 1); exit 1; } 378fi 379 380 381fi 382 383fi 384 385 386 387(eval "as_func_return () { 388 (exit \$1) 389} 390as_func_success () { 391 as_func_return 0 392} 393as_func_failure () { 394 as_func_return 1 395} 396as_func_ret_success () { 397 return 0 398} 399as_func_ret_failure () { 400 return 1 401} 402 403exitcode=0 404if as_func_success; then 405 : 406else 407 exitcode=1 408 echo as_func_success failed. 409fi 410 411if as_func_failure; then 412 exitcode=1 413 echo as_func_failure succeeded. 414fi 415 416if as_func_ret_success; then 417 : 418else 419 exitcode=1 420 echo as_func_ret_success failed. 421fi 422 423if as_func_ret_failure; then 424 exitcode=1 425 echo as_func_ret_failure succeeded. 426fi 427 428if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 429 : 430else 431 exitcode=1 432 echo positional parameters were not saved. 433fi 434 435test \$exitcode = 0") || { 436 echo No shell found that supports shell functions. 437 echo Please tell bug-autoconf@gnu.org about your system, 438 echo including any error possibly output before this message. 439 echo This can help us improve future autoconf versions. 440 echo Configuration will now proceed without shell functions. 441} 442 443 444 445 as_lineno_1=$LINENO 446 as_lineno_2=$LINENO 447 test "x$as_lineno_1" != "x$as_lineno_2" && 448 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 449 450 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO 451 # uniformly replaced by the line number. The first 'sed' inserts a 452 # line-number line after each line using $LINENO; the second 'sed' 453 # does the real work. The second script uses 'N' to pair each 454 # line-number line with the line containing $LINENO, and appends 455 # trailing '-' during substitution so that $LINENO is not a special 456 # case at line end. 457 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 458 # scripts with optimization help from Paolo Bonzini. Blame Lee 459 # E. McMahon (1931-1989) for sed's syntax. :-) 460 sed -n ' 461 p 462 /[$]LINENO/= 463 ' <$as_myself | 464 sed ' 465 s/[$]LINENO.*/&-/ 466 t lineno 467 b 468 :lineno 469 N 470 :loop 471 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 472 t loop 473 s/-\n.*// 474 ' >$as_me.lineno && 475 chmod +x "$as_me.lineno" || 476 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 477 { (exit 1); exit 1; }; } 478 479 # Don't try to exec as it changes $[0], causing all sort of problems 480 # (the dirname of $[0] is not the place where we might find the 481 # original and so on. Autoconf is especially sensitive to this). 482 . "./$as_me.lineno" 483 # Exit status is that of the last command. 484 exit 485} 486 487 488if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 489 as_dirname=dirname 490else 491 as_dirname=false 492fi 493 494ECHO_C= ECHO_N= ECHO_T= 495case `echo -n x` in 496-n*) 497 case `echo 'x\c'` in 498 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 499 *) ECHO_C='\c';; 500 esac;; 501*) 502 ECHO_N='-n';; 503esac 504if expr a : '\(a\)' >/dev/null 2>&1 && 505 test "X`expr 00001 : '.*\(...\)'`" = X001; then 506 as_expr=expr 507else 508 as_expr=false 509fi 510 511rm -f conf$$ conf$$.exe conf$$.file 512if test -d conf$$.dir; then 513 rm -f conf$$.dir/conf$$.file 514else 515 rm -f conf$$.dir 516 mkdir conf$$.dir 2>/dev/null 517fi 518if (echo >conf$$.file) 2>/dev/null; then 519 if ln -s conf$$.file conf$$ 2>/dev/null; then 520 as_ln_s='ln -s' 521 # ... but there are two gotchas: 522 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 523 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 524 # In both cases, we have to default to `cp -p'. 525 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 526 as_ln_s='cp -p' 527 elif ln conf$$.file conf$$ 2>/dev/null; then 528 as_ln_s=ln 529 else 530 as_ln_s='cp -p' 531 fi 532else 533 as_ln_s='cp -p' 534fi 535rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 536rmdir conf$$.dir 2>/dev/null 537 538if mkdir -p . 2>/dev/null; then 539 as_mkdir_p=: 540else 541 test -d ./-p && rmdir ./-p 542 as_mkdir_p=false 543fi 544 545if test -x / >/dev/null 2>&1; then 546 as_test_x='test -x' 547else 548 if ls -dL / >/dev/null 2>&1; then 549 as_ls_L_option=L 550 else 551 as_ls_L_option= 552 fi 553 as_test_x=' 554 eval sh -c '\'' 555 if test -d "$1"; then 556 test -d "$1/."; 557 else 558 case $1 in 559 -*)set "./$1";; 560 esac; 561 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 562 ???[sx]*):;;*)false;;esac;fi 563 '\'' sh 564 ' 565fi 566as_executable_p=$as_test_x 567 568# Sed expression to map a string onto a valid CPP name. 569as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 570 571# Sed expression to map a string onto a valid variable name. 572as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 573 574 575 576exec 7<&0 </dev/null 6>&1 577 578# Name of the host. 579# hostname on some systems (SVR3.2, Linux) returns a bogus exit status, 580# so uname gets run too. 581ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 582 583# 584# Initializations. 585# 586ac_default_prefix=/usr/local 587ac_clean_files= 588ac_config_libobj_dir=. 589LIBOBJS= 590cross_compiling=no 591subdirs= 592MFLAGS= 593MAKEFLAGS= 594SHELL=${CONFIG_SHELL-/bin/sh} 595 596# Identity of this package. 597PACKAGE_NAME='EvIEExt' 598PACKAGE_TARNAME='evieext' 599PACKAGE_VERSION='1.1.0' 600PACKAGE_STRING='EvIEExt 1.1.0' 601PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' 602 603ac_subst_vars='LTLIBOBJS 604LIBOBJS 605distcleancheck_listfiles 606CHANGELOG_CMD 607am__untar 608am__tar 609AMTAR 610am__leading_dot 611SET_MAKE 612AWK 613mkdir_p 614MKDIR_P 615INSTALL_STRIP_PROGRAM 616STRIP 617install_sh 618MAKEINFO 619AUTOHEADER 620AUTOMAKE 621AUTOCONF 622ACLOCAL 623VERSION 624PACKAGE 625CYGPATH_W 626am__isrc 627INSTALL_DATA 628INSTALL_SCRIPT 629INSTALL_PROGRAM 630target_alias 631host_alias 632build_alias 633LIBS 634ECHO_T 635ECHO_N 636ECHO_C 637DEFS 638mandir 639localedir 640libdir 641psdir 642pdfdir 643dvidir 644htmldir 645infodir 646docdir 647oldincludedir 648includedir 649localstatedir 650sharedstatedir 651sysconfdir 652datadir 653datarootdir 654libexecdir 655sbindir 656bindir 657program_transform_name 658prefix 659exec_prefix 660PACKAGE_BUGREPORT 661PACKAGE_STRING 662PACKAGE_VERSION 663PACKAGE_TARNAME 664PACKAGE_NAME 665PATH_SEPARATOR 666SHELL' 667ac_subst_files='' 668ac_user_opts=' 669enable_option_checking 670with_release_version 671' 672 ac_precious_vars='build_alias 673host_alias 674target_alias' 675 676 677# Initialize some variables set by options. 678ac_init_help= 679ac_init_version=false 680ac_unrecognized_opts= 681ac_unrecognized_sep= 682# The variables have the same names as the options, with 683# dashes changed to underlines. 684cache_file=/dev/null 685exec_prefix=NONE 686no_create= 687no_recursion= 688prefix=NONE 689program_prefix=NONE 690program_suffix=NONE 691program_transform_name=s,x,x, 692silent= 693site= 694srcdir= 695verbose= 696x_includes=NONE 697x_libraries=NONE 698 699# Installation directory options. 700# These are left unexpanded so users can "make install exec_prefix=/foo" 701# and all the variables that are supposed to be based on exec_prefix 702# by default will actually change. 703# Use braces instead of parens because sh, perl, etc. also accept them. 704# (The list follows the same order as the GNU Coding Standards.) 705bindir='${exec_prefix}/bin' 706sbindir='${exec_prefix}/sbin' 707libexecdir='${exec_prefix}/libexec' 708datarootdir='${prefix}/share' 709datadir='${datarootdir}' 710sysconfdir='${prefix}/etc' 711sharedstatedir='${prefix}/com' 712localstatedir='${prefix}/var' 713includedir='${prefix}/include' 714oldincludedir='/usr/include' 715docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' 716infodir='${datarootdir}/info' 717htmldir='${docdir}' 718dvidir='${docdir}' 719pdfdir='${docdir}' 720psdir='${docdir}' 721libdir='${exec_prefix}/lib' 722localedir='${datarootdir}/locale' 723mandir='${datarootdir}/man' 724 725ac_prev= 726ac_dashdash= 727for ac_option 728do 729 # If the previous option needs an argument, assign it. 730 if test -n "$ac_prev"; then 731 eval $ac_prev=\$ac_option 732 ac_prev= 733 continue 734 fi 735 736 case $ac_option in 737 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 738 *) ac_optarg=yes ;; 739 esac 740 741 # Accept the important Cygnus configure options, so we can diagnose typos. 742 743 case $ac_dashdash$ac_option in 744 --) 745 ac_dashdash=yes ;; 746 747 -bindir | --bindir | --bindi | --bind | --bin | --bi) 748 ac_prev=bindir ;; 749 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) 750 bindir=$ac_optarg ;; 751 752 -build | --build | --buil | --bui | --bu) 753 ac_prev=build_alias ;; 754 -build=* | --build=* | --buil=* | --bui=* | --bu=*) 755 build_alias=$ac_optarg ;; 756 757 -cache-file | --cache-file | --cache-fil | --cache-fi \ 758 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 759 ac_prev=cache_file ;; 760 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 761 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 762 cache_file=$ac_optarg ;; 763 764 --config-cache | -C) 765 cache_file=config.cache ;; 766 767 -datadir | --datadir | --datadi | --datad) 768 ac_prev=datadir ;; 769 -datadir=* | --datadir=* | --datadi=* | --datad=*) 770 datadir=$ac_optarg ;; 771 772 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ 773 | --dataroo | --dataro | --datar) 774 ac_prev=datarootdir ;; 775 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ 776 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 777 datarootdir=$ac_optarg ;; 778 779 -disable-* | --disable-*) 780 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 781 # Reject names that are not valid shell variable names. 782 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 783 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 784 { (exit 1); exit 1; }; } 785 ac_useropt_orig=$ac_useropt 786 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 787 case $ac_user_opts in 788 *" 789"enable_$ac_useropt" 790"*) ;; 791 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 792 ac_unrecognized_sep=', ';; 793 esac 794 eval enable_$ac_useropt=no ;; 795 796 -docdir | --docdir | --docdi | --doc | --do) 797 ac_prev=docdir ;; 798 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 799 docdir=$ac_optarg ;; 800 801 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) 802 ac_prev=dvidir ;; 803 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 804 dvidir=$ac_optarg ;; 805 806 -enable-* | --enable-*) 807 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 808 # Reject names that are not valid shell variable names. 809 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 810 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 811 { (exit 1); exit 1; }; } 812 ac_useropt_orig=$ac_useropt 813 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 814 case $ac_user_opts in 815 *" 816"enable_$ac_useropt" 817"*) ;; 818 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 819 ac_unrecognized_sep=', ';; 820 esac 821 eval enable_$ac_useropt=\$ac_optarg ;; 822 823 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 824 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ 825 | --exec | --exe | --ex) 826 ac_prev=exec_prefix ;; 827 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ 828 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ 829 | --exec=* | --exe=* | --ex=*) 830 exec_prefix=$ac_optarg ;; 831 832 -gas | --gas | --ga | --g) 833 # Obsolete; use --with-gas. 834 with_gas=yes ;; 835 836 -help | --help | --hel | --he | -h) 837 ac_init_help=long ;; 838 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) 839 ac_init_help=recursive ;; 840 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) 841 ac_init_help=short ;; 842 843 -host | --host | --hos | --ho) 844 ac_prev=host_alias ;; 845 -host=* | --host=* | --hos=* | --ho=*) 846 host_alias=$ac_optarg ;; 847 848 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 849 ac_prev=htmldir ;; 850 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ 851 | --ht=*) 852 htmldir=$ac_optarg ;; 853 854 -includedir | --includedir | --includedi | --included | --include \ 855 | --includ | --inclu | --incl | --inc) 856 ac_prev=includedir ;; 857 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ 858 | --includ=* | --inclu=* | --incl=* | --inc=*) 859 includedir=$ac_optarg ;; 860 861 -infodir | --infodir | --infodi | --infod | --info | --inf) 862 ac_prev=infodir ;; 863 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) 864 infodir=$ac_optarg ;; 865 866 -libdir | --libdir | --libdi | --libd) 867 ac_prev=libdir ;; 868 -libdir=* | --libdir=* | --libdi=* | --libd=*) 869 libdir=$ac_optarg ;; 870 871 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ 872 | --libexe | --libex | --libe) 873 ac_prev=libexecdir ;; 874 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ 875 | --libexe=* | --libex=* | --libe=*) 876 libexecdir=$ac_optarg ;; 877 878 -localedir | --localedir | --localedi | --localed | --locale) 879 ac_prev=localedir ;; 880 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) 881 localedir=$ac_optarg ;; 882 883 -localstatedir | --localstatedir | --localstatedi | --localstated \ 884 | --localstate | --localstat | --localsta | --localst | --locals) 885 ac_prev=localstatedir ;; 886 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ 887 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) 888 localstatedir=$ac_optarg ;; 889 890 -mandir | --mandir | --mandi | --mand | --man | --ma | --m) 891 ac_prev=mandir ;; 892 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) 893 mandir=$ac_optarg ;; 894 895 -nfp | --nfp | --nf) 896 # Obsolete; use --without-fp. 897 with_fp=no ;; 898 899 -no-create | --no-create | --no-creat | --no-crea | --no-cre \ 900 | --no-cr | --no-c | -n) 901 no_create=yes ;; 902 903 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 904 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 905 no_recursion=yes ;; 906 907 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ 908 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ 909 | --oldin | --oldi | --old | --ol | --o) 910 ac_prev=oldincludedir ;; 911 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ 912 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ 913 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) 914 oldincludedir=$ac_optarg ;; 915 916 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 917 ac_prev=prefix ;; 918 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 919 prefix=$ac_optarg ;; 920 921 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 922 | --program-pre | --program-pr | --program-p) 923 ac_prev=program_prefix ;; 924 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 925 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 926 program_prefix=$ac_optarg ;; 927 928 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 929 | --program-suf | --program-su | --program-s) 930 ac_prev=program_suffix ;; 931 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 932 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 933 program_suffix=$ac_optarg ;; 934 935 -program-transform-name | --program-transform-name \ 936 | --program-transform-nam | --program-transform-na \ 937 | --program-transform-n | --program-transform- \ 938 | --program-transform | --program-transfor \ 939 | --program-transfo | --program-transf \ 940 | --program-trans | --program-tran \ 941 | --progr-tra | --program-tr | --program-t) 942 ac_prev=program_transform_name ;; 943 -program-transform-name=* | --program-transform-name=* \ 944 | --program-transform-nam=* | --program-transform-na=* \ 945 | --program-transform-n=* | --program-transform-=* \ 946 | --program-transform=* | --program-transfor=* \ 947 | --program-transfo=* | --program-transf=* \ 948 | --program-trans=* | --program-tran=* \ 949 | --progr-tra=* | --program-tr=* | --program-t=*) 950 program_transform_name=$ac_optarg ;; 951 952 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) 953 ac_prev=pdfdir ;; 954 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) 955 pdfdir=$ac_optarg ;; 956 957 -psdir | --psdir | --psdi | --psd | --ps) 958 ac_prev=psdir ;; 959 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 960 psdir=$ac_optarg ;; 961 962 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 963 | -silent | --silent | --silen | --sile | --sil) 964 silent=yes ;; 965 966 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 967 ac_prev=sbindir ;; 968 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ 969 | --sbi=* | --sb=*) 970 sbindir=$ac_optarg ;; 971 972 -sharedstatedir | --sharedstatedir | --sharedstatedi \ 973 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ 974 | --sharedst | --shareds | --shared | --share | --shar \ 975 | --sha | --sh) 976 ac_prev=sharedstatedir ;; 977 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ 978 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ 979 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ 980 | --sha=* | --sh=*) 981 sharedstatedir=$ac_optarg ;; 982 983 -site | --site | --sit) 984 ac_prev=site ;; 985 -site=* | --site=* | --sit=*) 986 site=$ac_optarg ;; 987 988 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 989 ac_prev=srcdir ;; 990 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 991 srcdir=$ac_optarg ;; 992 993 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ 994 | --syscon | --sysco | --sysc | --sys | --sy) 995 ac_prev=sysconfdir ;; 996 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ 997 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) 998 sysconfdir=$ac_optarg ;; 999 1000 -target | --target | --targe | --targ | --tar | --ta | --t) 1001 ac_prev=target_alias ;; 1002 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) 1003 target_alias=$ac_optarg ;; 1004 1005 -v | -verbose | --verbose | --verbos | --verbo | --verb) 1006 verbose=yes ;; 1007 1008 -version | --version | --versio | --versi | --vers | -V) 1009 ac_init_version=: ;; 1010 1011 -with-* | --with-*) 1012 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1013 # Reject names that are not valid shell variable names. 1014 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1015 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1016 { (exit 1); exit 1; }; } 1017 ac_useropt_orig=$ac_useropt 1018 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1019 case $ac_user_opts in 1020 *" 1021"with_$ac_useropt" 1022"*) ;; 1023 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1024 ac_unrecognized_sep=', ';; 1025 esac 1026 eval with_$ac_useropt=\$ac_optarg ;; 1027 1028 -without-* | --without-*) 1029 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1030 # Reject names that are not valid shell variable names. 1031 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1032 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1033 { (exit 1); exit 1; }; } 1034 ac_useropt_orig=$ac_useropt 1035 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1036 case $ac_user_opts in 1037 *" 1038"with_$ac_useropt" 1039"*) ;; 1040 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1041 ac_unrecognized_sep=', ';; 1042 esac 1043 eval with_$ac_useropt=no ;; 1044 1045 --x) 1046 # Obsolete; use --with-x. 1047 with_x=yes ;; 1048 1049 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ 1050 | --x-incl | --x-inc | --x-in | --x-i) 1051 ac_prev=x_includes ;; 1052 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ 1053 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) 1054 x_includes=$ac_optarg ;; 1055 1056 -x-libraries | --x-libraries | --x-librarie | --x-librari \ 1057 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) 1058 ac_prev=x_libraries ;; 1059 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1060 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1061 x_libraries=$ac_optarg ;; 1062 1063 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1064Try \`$0 --help' for more information." >&2 1065 { (exit 1); exit 1; }; } 1066 ;; 1067 1068 *=*) 1069 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1070 # Reject names that are not valid shell variable names. 1071 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1072 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1073 { (exit 1); exit 1; }; } 1074 eval $ac_envvar=\$ac_optarg 1075 export $ac_envvar ;; 1076 1077 *) 1078 # FIXME: should be removed in autoconf 3.0. 1079 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1080 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1081 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1082 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1083 ;; 1084 1085 esac 1086done 1087 1088if test -n "$ac_prev"; then 1089 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1090 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1091 { (exit 1); exit 1; }; } 1092fi 1093 1094if test -n "$ac_unrecognized_opts"; then 1095 case $enable_option_checking in 1096 no) ;; 1097 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1098 { (exit 1); exit 1; }; } ;; 1099 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1100 esac 1101fi 1102 1103# Check all directory arguments for consistency. 1104for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1105 datadir sysconfdir sharedstatedir localstatedir includedir \ 1106 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 1107 libdir localedir mandir 1108do 1109 eval ac_val=\$$ac_var 1110 # Remove trailing slashes. 1111 case $ac_val in 1112 */ ) 1113 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1114 eval $ac_var=\$ac_val;; 1115 esac 1116 # Be sure to have absolute directory names. 1117 case $ac_val in 1118 [\\/$]* | ?:[\\/]* ) continue;; 1119 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1120 esac 1121 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1122 { (exit 1); exit 1; }; } 1123done 1124 1125# There might be people who depend on the old broken behavior: `$host' 1126# used to hold the argument of --host etc. 1127# FIXME: To remove some day. 1128build=$build_alias 1129host=$host_alias 1130target=$target_alias 1131 1132# FIXME: To remove some day. 1133if test "x$host_alias" != x; then 1134 if test "x$build_alias" = x; then 1135 cross_compiling=maybe 1136 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1137 If a cross compiler is detected then cross compile mode will be used." >&2 1138 elif test "x$build_alias" != "x$host_alias"; then 1139 cross_compiling=yes 1140 fi 1141fi 1142 1143ac_tool_prefix= 1144test -n "$host_alias" && ac_tool_prefix=$host_alias- 1145 1146test "$silent" = yes && exec 6>/dev/null 1147 1148 1149ac_pwd=`pwd` && test -n "$ac_pwd" && 1150ac_ls_di=`ls -di .` && 1151ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1152 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1153 { (exit 1); exit 1; }; } 1154test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1155 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1156 { (exit 1); exit 1; }; } 1157 1158 1159# Find the source files, if location was not specified. 1160if test -z "$srcdir"; then 1161 ac_srcdir_defaulted=yes 1162 # Try the directory containing this script, then the parent directory. 1163 ac_confdir=`$as_dirname -- "$as_myself" || 1164$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1165 X"$as_myself" : 'X\(//\)[^/]' \| \ 1166 X"$as_myself" : 'X\(//\)$' \| \ 1167 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1168$as_echo X"$as_myself" | 1169 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1170 s//\1/ 1171 q 1172 } 1173 /^X\(\/\/\)[^/].*/{ 1174 s//\1/ 1175 q 1176 } 1177 /^X\(\/\/\)$/{ 1178 s//\1/ 1179 q 1180 } 1181 /^X\(\/\).*/{ 1182 s//\1/ 1183 q 1184 } 1185 s/.*/./; q'` 1186 srcdir=$ac_confdir 1187 if test ! -r "$srcdir/$ac_unique_file"; then 1188 srcdir=.. 1189 fi 1190else 1191 ac_srcdir_defaulted=no 1192fi 1193if test ! -r "$srcdir/$ac_unique_file"; then 1194 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1195 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1196 { (exit 1); exit 1; }; } 1197fi 1198ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1199ac_abs_confdir=`( 1200 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1201 { (exit 1); exit 1; }; } 1202 pwd)` 1203# When building in place, set srcdir=. 1204if test "$ac_abs_confdir" = "$ac_pwd"; then 1205 srcdir=. 1206fi 1207# Remove unnecessary trailing slashes from srcdir. 1208# Double slashes in file names in object file debugging info 1209# mess up M-x gdb in Emacs. 1210case $srcdir in 1211*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; 1212esac 1213for ac_var in $ac_precious_vars; do 1214 eval ac_env_${ac_var}_set=\${${ac_var}+set} 1215 eval ac_env_${ac_var}_value=\$${ac_var} 1216 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} 1217 eval ac_cv_env_${ac_var}_value=\$${ac_var} 1218done 1219 1220# 1221# Report the --help message. 1222# 1223if test "$ac_init_help" = "long"; then 1224 # Omit some internal or obsolete options to make the list less imposing. 1225 # This message is too long to be a string in the A/UX 3.1 sh. 1226 cat <<_ACEOF 1227\`configure' configures EvIEExt 1.1.0 to adapt to many kinds of systems. 1228 1229Usage: $0 [OPTION]... [VAR=VALUE]... 1230 1231To assign environment variables (e.g., CC, CFLAGS...), specify them as 1232VAR=VALUE. See below for descriptions of some of the useful variables. 1233 1234Defaults for the options are specified in brackets. 1235 1236Configuration: 1237 -h, --help display this help and exit 1238 --help=short display options specific to this package 1239 --help=recursive display the short help of all the included packages 1240 -V, --version display version information and exit 1241 -q, --quiet, --silent do not print \`checking...' messages 1242 --cache-file=FILE cache test results in FILE [disabled] 1243 -C, --config-cache alias for \`--cache-file=config.cache' 1244 -n, --no-create do not create output files 1245 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1246 1247Installation directories: 1248 --prefix=PREFIX install architecture-independent files in PREFIX 1249 [$ac_default_prefix] 1250 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1251 [PREFIX] 1252 1253By default, \`make install' will install all the files in 1254\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 1255an installation prefix other than \`$ac_default_prefix' using \`--prefix', 1256for instance \`--prefix=\$HOME'. 1257 1258For better control, use the options below. 1259 1260Fine tuning of the installation directories: 1261 --bindir=DIR user executables [EPREFIX/bin] 1262 --sbindir=DIR system admin executables [EPREFIX/sbin] 1263 --libexecdir=DIR program executables [EPREFIX/libexec] 1264 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1265 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1266 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1267 --libdir=DIR object code libraries [EPREFIX/lib] 1268 --includedir=DIR C header files [PREFIX/include] 1269 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1270 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1271 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1272 --infodir=DIR info documentation [DATAROOTDIR/info] 1273 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1274 --mandir=DIR man documentation [DATAROOTDIR/man] 1275 --docdir=DIR documentation root [DATAROOTDIR/doc/evieext] 1276 --htmldir=DIR html documentation [DOCDIR] 1277 --dvidir=DIR dvi documentation [DOCDIR] 1278 --pdfdir=DIR pdf documentation [DOCDIR] 1279 --psdir=DIR ps documentation [DOCDIR] 1280_ACEOF 1281 1282 cat <<\_ACEOF 1283 1284Program names: 1285 --program-prefix=PREFIX prepend PREFIX to installed program names 1286 --program-suffix=SUFFIX append SUFFIX to installed program names 1287 --program-transform-name=PROGRAM run sed PROGRAM on installed program names 1288_ACEOF 1289fi 1290 1291if test -n "$ac_init_help"; then 1292 case $ac_init_help in 1293 short | recursive ) echo "Configuration of EvIEExt 1.1.0:";; 1294 esac 1295 cat <<\_ACEOF 1296 1297Optional Packages: 1298 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1299 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1300 --with-release-version=STRING 1301 Use release version string in package name 1302 1303Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. 1304_ACEOF 1305ac_status=$? 1306fi 1307 1308if test "$ac_init_help" = "recursive"; then 1309 # If there are subdirs, report their specific --help. 1310 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1311 test -d "$ac_dir" || 1312 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1313 continue 1314 ac_builddir=. 1315 1316case "$ac_dir" in 1317.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1318*) 1319 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1320 # A ".." for each directory in $ac_dir_suffix. 1321 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1322 case $ac_top_builddir_sub in 1323 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 1324 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 1325 esac ;; 1326esac 1327ac_abs_top_builddir=$ac_pwd 1328ac_abs_builddir=$ac_pwd$ac_dir_suffix 1329# for backward compatibility: 1330ac_top_builddir=$ac_top_build_prefix 1331 1332case $srcdir in 1333 .) # We are building in place. 1334 ac_srcdir=. 1335 ac_top_srcdir=$ac_top_builddir_sub 1336 ac_abs_top_srcdir=$ac_pwd ;; 1337 [\\/]* | ?:[\\/]* ) # Absolute name. 1338 ac_srcdir=$srcdir$ac_dir_suffix; 1339 ac_top_srcdir=$srcdir 1340 ac_abs_top_srcdir=$srcdir ;; 1341 *) # Relative name. 1342 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix 1343 ac_top_srcdir=$ac_top_build_prefix$srcdir 1344 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; 1345esac 1346ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix 1347 1348 cd "$ac_dir" || { ac_status=$?; continue; } 1349 # Check for guested configure. 1350 if test -f "$ac_srcdir/configure.gnu"; then 1351 echo && 1352 $SHELL "$ac_srcdir/configure.gnu" --help=recursive 1353 elif test -f "$ac_srcdir/configure"; then 1354 echo && 1355 $SHELL "$ac_srcdir/configure" --help=recursive 1356 else 1357 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1358 fi || ac_status=$? 1359 cd "$ac_pwd" || { ac_status=$?; break; } 1360 done 1361fi 1362 1363test -n "$ac_init_help" && exit $ac_status 1364if $ac_init_version; then 1365 cat <<\_ACEOF 1366EvIEExt configure 1.1.0 1367generated by GNU Autoconf 2.63 1368 1369Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 13702002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1371This configure script is free software; the Free Software Foundation 1372gives unlimited permission to copy, distribute and modify it. 1373_ACEOF 1374 exit 1375fi 1376cat >config.log <<_ACEOF 1377This file contains any messages produced by compilers while 1378running configure, to aid debugging if configure makes a mistake. 1379 1380It was created by EvIEExt $as_me 1.1.0, which was 1381generated by GNU Autoconf 2.63. Invocation command line was 1382 1383 $ $0 $@ 1384 1385_ACEOF 1386exec 5>>config.log 1387{ 1388cat <<_ASUNAME 1389## --------- ## 1390## Platform. ## 1391## --------- ## 1392 1393hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` 1394uname -m = `(uname -m) 2>/dev/null || echo unknown` 1395uname -r = `(uname -r) 2>/dev/null || echo unknown` 1396uname -s = `(uname -s) 2>/dev/null || echo unknown` 1397uname -v = `(uname -v) 2>/dev/null || echo unknown` 1398 1399/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` 1400/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` 1401 1402/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` 1403/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` 1404/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` 1405/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` 1406/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` 1407/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` 1408/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` 1409 1410_ASUNAME 1411 1412as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1413for as_dir in $PATH 1414do 1415 IFS=$as_save_IFS 1416 test -z "$as_dir" && as_dir=. 1417 $as_echo "PATH: $as_dir" 1418done 1419IFS=$as_save_IFS 1420 1421} >&5 1422 1423cat >&5 <<_ACEOF 1424 1425 1426## ----------- ## 1427## Core tests. ## 1428## ----------- ## 1429 1430_ACEOF 1431 1432 1433# Keep a trace of the command line. 1434# Strip out --no-create and --no-recursion so they do not pile up. 1435# Strip out --silent because we don't want to record it for future runs. 1436# Also quote any args containing shell meta-characters. 1437# Make two passes to allow for proper duplicate-argument suppression. 1438ac_configure_args= 1439ac_configure_args0= 1440ac_configure_args1= 1441ac_must_keep_next=false 1442for ac_pass in 1 2 1443do 1444 for ac_arg 1445 do 1446 case $ac_arg in 1447 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 1448 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 1449 | -silent | --silent | --silen | --sile | --sil) 1450 continue ;; 1451 *\'*) 1452 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1453 esac 1454 case $ac_pass in 1455 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 1456 2) 1457 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1458 if test $ac_must_keep_next = true; then 1459 ac_must_keep_next=false # Got value, back to normal. 1460 else 1461 case $ac_arg in 1462 *=* | --config-cache | -C | -disable-* | --disable-* \ 1463 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ 1464 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ 1465 | -with-* | --with-* | -without-* | --without-* | --x) 1466 case "$ac_configure_args0 " in 1467 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 1468 esac 1469 ;; 1470 -* ) ac_must_keep_next=true ;; 1471 esac 1472 fi 1473 ac_configure_args="$ac_configure_args '$ac_arg'" 1474 ;; 1475 esac 1476 done 1477done 1478$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } 1479$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } 1480 1481# When interrupted or exit'd, cleanup temporary files, and complete 1482# config.log. We remove comments because anyway the quotes in there 1483# would cause problems or look ugly. 1484# WARNING: Use '\'' to represent an apostrophe within the trap. 1485# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. 1486trap 'exit_status=$? 1487 # Save into config.log some information that might help in debugging. 1488 { 1489 echo 1490 1491 cat <<\_ASBOX 1492## ---------------- ## 1493## Cache variables. ## 1494## ---------------- ## 1495_ASBOX 1496 echo 1497 # The following way of writing the cache mishandles newlines in values, 1498( 1499 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 1500 eval ac_val=\$$ac_var 1501 case $ac_val in #( 1502 *${as_nl}*) 1503 case $ac_var in #( 1504 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1505$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1506 esac 1507 case $ac_var in #( 1508 _ | IFS | as_nl) ;; #( 1509 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1510 *) $as_unset $ac_var ;; 1511 esac ;; 1512 esac 1513 done 1514 (set) 2>&1 | 1515 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( 1516 *${as_nl}ac_space=\ *) 1517 sed -n \ 1518 "s/'\''/'\''\\\\'\'''\''/g; 1519 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" 1520 ;; #( 1521 *) 1522 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 1523 ;; 1524 esac | 1525 sort 1526) 1527 echo 1528 1529 cat <<\_ASBOX 1530## ----------------- ## 1531## Output variables. ## 1532## ----------------- ## 1533_ASBOX 1534 echo 1535 for ac_var in $ac_subst_vars 1536 do 1537 eval ac_val=\$$ac_var 1538 case $ac_val in 1539 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1540 esac 1541 $as_echo "$ac_var='\''$ac_val'\''" 1542 done | sort 1543 echo 1544 1545 if test -n "$ac_subst_files"; then 1546 cat <<\_ASBOX 1547## ------------------- ## 1548## File substitutions. ## 1549## ------------------- ## 1550_ASBOX 1551 echo 1552 for ac_var in $ac_subst_files 1553 do 1554 eval ac_val=\$$ac_var 1555 case $ac_val in 1556 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1557 esac 1558 $as_echo "$ac_var='\''$ac_val'\''" 1559 done | sort 1560 echo 1561 fi 1562 1563 if test -s confdefs.h; then 1564 cat <<\_ASBOX 1565## ----------- ## 1566## confdefs.h. ## 1567## ----------- ## 1568_ASBOX 1569 echo 1570 cat confdefs.h 1571 echo 1572 fi 1573 test "$ac_signal" != 0 && 1574 $as_echo "$as_me: caught signal $ac_signal" 1575 $as_echo "$as_me: exit $exit_status" 1576 } >&5 1577 rm -f core *.core core.conftest.* && 1578 rm -f -r conftest* confdefs* conf$$* $ac_clean_files && 1579 exit $exit_status 1580' 0 1581for ac_signal in 1 2 13 15; do 1582 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal 1583done 1584ac_signal=0 1585 1586# confdefs.h avoids OS command line length limits that DEFS can exceed. 1587rm -f -r conftest* confdefs.h 1588 1589# Predefined preprocessor variables. 1590 1591cat >>confdefs.h <<_ACEOF 1592#define PACKAGE_NAME "$PACKAGE_NAME" 1593_ACEOF 1594 1595 1596cat >>confdefs.h <<_ACEOF 1597#define PACKAGE_TARNAME "$PACKAGE_TARNAME" 1598_ACEOF 1599 1600 1601cat >>confdefs.h <<_ACEOF 1602#define PACKAGE_VERSION "$PACKAGE_VERSION" 1603_ACEOF 1604 1605 1606cat >>confdefs.h <<_ACEOF 1607#define PACKAGE_STRING "$PACKAGE_STRING" 1608_ACEOF 1609 1610 1611cat >>confdefs.h <<_ACEOF 1612#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" 1613_ACEOF 1614 1615 1616# Let the site file select an alternate cache file if it wants to. 1617# Prefer an explicitly selected file to automatically selected ones. 1618ac_site_file1=NONE 1619ac_site_file2=NONE 1620if test -n "$CONFIG_SITE"; then 1621 ac_site_file1=$CONFIG_SITE 1622elif test "x$prefix" != xNONE; then 1623 ac_site_file1=$prefix/share/config.site 1624 ac_site_file2=$prefix/etc/config.site 1625else 1626 ac_site_file1=$ac_default_prefix/share/config.site 1627 ac_site_file2=$ac_default_prefix/etc/config.site 1628fi 1629for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1630do 1631 test "x$ac_site_file" = xNONE && continue 1632 if test -r "$ac_site_file"; then 1633 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1634$as_echo "$as_me: loading site script $ac_site_file" >&6;} 1635 sed 's/^/| /' "$ac_site_file" >&5 1636 . "$ac_site_file" 1637 fi 1638done 1639 1640if test -r "$cache_file"; then 1641 # Some versions of bash will fail to source /dev/null (special 1642 # files actually), so we avoid doing that. 1643 if test -f "$cache_file"; then 1644 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1645$as_echo "$as_me: loading cache $cache_file" >&6;} 1646 case $cache_file in 1647 [\\/]* | ?:[\\/]* ) . "$cache_file";; 1648 *) . "./$cache_file";; 1649 esac 1650 fi 1651else 1652 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1653$as_echo "$as_me: creating cache $cache_file" >&6;} 1654 >$cache_file 1655fi 1656 1657# Check that the precious variables saved in the cache have kept the same 1658# value. 1659ac_cache_corrupted=false 1660for ac_var in $ac_precious_vars; do 1661 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1662 eval ac_new_set=\$ac_env_${ac_var}_set 1663 eval ac_old_val=\$ac_cv_env_${ac_var}_value 1664 eval ac_new_val=\$ac_env_${ac_var}_value 1665 case $ac_old_set,$ac_new_set in 1666 set,) 1667 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1668$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1669 ac_cache_corrupted=: ;; 1670 ,set) 1671 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1672$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1673 ac_cache_corrupted=: ;; 1674 ,);; 1675 *) 1676 if test "x$ac_old_val" != "x$ac_new_val"; then 1677 # differences in whitespace do not lead to failure. 1678 ac_old_val_w=`echo x $ac_old_val` 1679 ac_new_val_w=`echo x $ac_new_val` 1680 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1681 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1682$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1683 ac_cache_corrupted=: 1684 else 1685 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1686$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1687 eval $ac_var=\$ac_old_val 1688 fi 1689 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1690$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1691 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1692$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1693 fi;; 1694 esac 1695 # Pass precious variables to config.status. 1696 if test "$ac_new_set" = set; then 1697 case $ac_new_val in 1698 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1699 *) ac_arg=$ac_var=$ac_new_val ;; 1700 esac 1701 case " $ac_configure_args " in 1702 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. 1703 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; 1704 esac 1705 fi 1706done 1707if $ac_cache_corrupted; then 1708 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 1709$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 1710 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1711$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1712 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1713$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1714 { (exit 1); exit 1; }; } 1715fi 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741ac_ext=c 1742ac_cpp='$CPP $CPPFLAGS' 1743ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1744ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 1745ac_compiler_gnu=$ac_cv_c_compiler_gnu 1746 1747 1748am__api_version='1.11' 1749 1750ac_aux_dir= 1751for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 1752 if test -f "$ac_dir/install-sh"; then 1753 ac_aux_dir=$ac_dir 1754 ac_install_sh="$ac_aux_dir/install-sh -c" 1755 break 1756 elif test -f "$ac_dir/install.sh"; then 1757 ac_aux_dir=$ac_dir 1758 ac_install_sh="$ac_aux_dir/install.sh -c" 1759 break 1760 elif test -f "$ac_dir/shtool"; then 1761 ac_aux_dir=$ac_dir 1762 ac_install_sh="$ac_aux_dir/shtool install -c" 1763 break 1764 fi 1765done 1766if test -z "$ac_aux_dir"; then 1767 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 1768$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 1769 { (exit 1); exit 1; }; } 1770fi 1771 1772# These three variables are undocumented and unsupported, 1773# and are intended to be withdrawn in a future Autoconf release. 1774# They can cause serious problems if a builder's source tree is in a directory 1775# whose full name contains unusual characters. 1776ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 1777ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. 1778ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 1779 1780 1781# Find a good install program. We prefer a C program (faster), 1782# so one script is as good as another. But avoid the broken or 1783# incompatible versions: 1784# SysV /etc/install, /usr/sbin/install 1785# SunOS /usr/etc/install 1786# IRIX /sbin/install 1787# AIX /bin/install 1788# AmigaOS /C/install, which installs bootblocks on floppy discs 1789# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 1790# AFS /usr/afsws/bin/install, which mishandles nonexistent args 1791# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 1792# OS/2's system install, which has a completely different semantic 1793# ./install, which can be erroneously created by make from ./install.sh. 1794# Reject install programs that cannot install multiple files. 1795{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1796$as_echo_n "checking for a BSD-compatible install... " >&6; } 1797if test -z "$INSTALL"; then 1798if test "${ac_cv_path_install+set}" = set; then 1799 $as_echo_n "(cached) " >&6 1800else 1801 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1802for as_dir in $PATH 1803do 1804 IFS=$as_save_IFS 1805 test -z "$as_dir" && as_dir=. 1806 # Account for people who put trailing slashes in PATH elements. 1807case $as_dir/ in 1808 ./ | .// | /cC/* | \ 1809 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 1810 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ 1811 /usr/ucb/* ) ;; 1812 *) 1813 # OSF1 and SCO ODT 3.0 have their own names for install. 1814 # Don't use installbsd from OSF since it installs stuff as root 1815 # by default. 1816 for ac_prog in ginstall scoinst install; do 1817 for ac_exec_ext in '' $ac_executable_extensions; do 1818 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 1819 if test $ac_prog = install && 1820 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 1821 # AIX install. It has an incompatible calling convention. 1822 : 1823 elif test $ac_prog = install && 1824 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 1825 # program-specific install script used by HP pwplus--don't use. 1826 : 1827 else 1828 rm -rf conftest.one conftest.two conftest.dir 1829 echo one > conftest.one 1830 echo two > conftest.two 1831 mkdir conftest.dir 1832 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 1833 test -s conftest.one && test -s conftest.two && 1834 test -s conftest.dir/conftest.one && 1835 test -s conftest.dir/conftest.two 1836 then 1837 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 1838 break 3 1839 fi 1840 fi 1841 fi 1842 done 1843 done 1844 ;; 1845esac 1846 1847done 1848IFS=$as_save_IFS 1849 1850rm -rf conftest.one conftest.two conftest.dir 1851 1852fi 1853 if test "${ac_cv_path_install+set}" = set; then 1854 INSTALL=$ac_cv_path_install 1855 else 1856 # As a last resort, use the slow shell script. Don't cache a 1857 # value for INSTALL within a source directory, because that will 1858 # break other packages using the cache if that directory is 1859 # removed, or if the value is a relative name. 1860 INSTALL=$ac_install_sh 1861 fi 1862fi 1863{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 1864$as_echo "$INSTALL" >&6; } 1865 1866# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 1867# It thinks the first close brace ends the variable substitution. 1868test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' 1869 1870test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 1871 1872test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 1873 1874{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 1875$as_echo_n "checking whether build environment is sane... " >&6; } 1876# Just in case 1877sleep 1 1878echo timestamp > conftest.file 1879# Reject unsafe characters in $srcdir or the absolute working directory 1880# name. Accept space and tab only in the latter. 1881am_lf=' 1882' 1883case `pwd` in 1884 *[\\\"\#\$\&\'\`$am_lf]*) 1885 { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5 1886$as_echo "$as_me: error: unsafe absolute working directory name" >&2;} 1887 { (exit 1); exit 1; }; };; 1888esac 1889case $srcdir in 1890 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 1891 { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5 1892$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;} 1893 { (exit 1); exit 1; }; };; 1894esac 1895 1896# Do `set' in a subshell so we don't clobber the current shell's 1897# arguments. Must try -L first in case configure is actually a 1898# symlink; some systems play weird games with the mod time of symlinks 1899# (eg FreeBSD returns the mod time of the symlink's containing 1900# directory). 1901if ( 1902 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 1903 if test "$*" = "X"; then 1904 # -L didn't work. 1905 set X `ls -t "$srcdir/configure" conftest.file` 1906 fi 1907 rm -f conftest.file 1908 if test "$*" != "X $srcdir/configure conftest.file" \ 1909 && test "$*" != "X conftest.file $srcdir/configure"; then 1910 1911 # If neither matched, then we have a broken ls. This can happen 1912 # if, for instance, CONFIG_SHELL is bash and it inherits a 1913 # broken ls alias from the environment. This has actually 1914 # happened. Such a system could not be considered "sane". 1915 { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken 1916alias in your environment" >&5 1917$as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken 1918alias in your environment" >&2;} 1919 { (exit 1); exit 1; }; } 1920 fi 1921 1922 test "$2" = conftest.file 1923 ) 1924then 1925 # Ok. 1926 : 1927else 1928 { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 1929Check your system clock" >&5 1930$as_echo "$as_me: error: newly created file is older than distributed files! 1931Check your system clock" >&2;} 1932 { (exit 1); exit 1; }; } 1933fi 1934{ $as_echo "$as_me:$LINENO: result: yes" >&5 1935$as_echo "yes" >&6; } 1936test "$program_prefix" != NONE && 1937 program_transform_name="s&^&$program_prefix&;$program_transform_name" 1938# Use a double $ so make ignores it. 1939test "$program_suffix" != NONE && 1940 program_transform_name="s&\$&$program_suffix&;$program_transform_name" 1941# Double any \ or $. 1942# By default was `s,x,x', remove it if useless. 1943ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 1944program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 1945 1946# expand $ac_aux_dir to an absolute path 1947am_aux_dir=`cd $ac_aux_dir && pwd` 1948 1949if test x"${MISSING+set}" != xset; then 1950 case $am_aux_dir in 1951 *\ * | *\ *) 1952 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 1953 *) 1954 MISSING="\${SHELL} $am_aux_dir/missing" ;; 1955 esac 1956fi 1957# Use eval to expand $SHELL 1958if eval "$MISSING --run true"; then 1959 am_missing_run="$MISSING --run " 1960else 1961 am_missing_run= 1962 { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 1963$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 1964fi 1965 1966if test x"${install_sh}" != xset; then 1967 case $am_aux_dir in 1968 *\ * | *\ *) 1969 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 1970 *) 1971 install_sh="\${SHELL} $am_aux_dir/install-sh" 1972 esac 1973fi 1974 1975# Installed binaries are usually stripped using `strip' when the user 1976# run `make install-strip'. However `strip' might not be the right 1977# tool to use in cross-compilation environments, therefore Automake 1978# will honor the `STRIP' environment variable to overrule this program. 1979if test "$cross_compiling" != no; then 1980 if test -n "$ac_tool_prefix"; then 1981 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 1982set dummy ${ac_tool_prefix}strip; ac_word=$2 1983{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 1984$as_echo_n "checking for $ac_word... " >&6; } 1985if test "${ac_cv_prog_STRIP+set}" = set; then 1986 $as_echo_n "(cached) " >&6 1987else 1988 if test -n "$STRIP"; then 1989 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 1990else 1991as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1992for as_dir in $PATH 1993do 1994 IFS=$as_save_IFS 1995 test -z "$as_dir" && as_dir=. 1996 for ac_exec_ext in '' $ac_executable_extensions; do 1997 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 1998 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 1999 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2000 break 2 2001 fi 2002done 2003done 2004IFS=$as_save_IFS 2005 2006fi 2007fi 2008STRIP=$ac_cv_prog_STRIP 2009if test -n "$STRIP"; then 2010 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 2011$as_echo "$STRIP" >&6; } 2012else 2013 { $as_echo "$as_me:$LINENO: result: no" >&5 2014$as_echo "no" >&6; } 2015fi 2016 2017 2018fi 2019if test -z "$ac_cv_prog_STRIP"; then 2020 ac_ct_STRIP=$STRIP 2021 # Extract the first word of "strip", so it can be a program name with args. 2022set dummy strip; ac_word=$2 2023{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2024$as_echo_n "checking for $ac_word... " >&6; } 2025if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 2026 $as_echo_n "(cached) " >&6 2027else 2028 if test -n "$ac_ct_STRIP"; then 2029 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 2030else 2031as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2032for as_dir in $PATH 2033do 2034 IFS=$as_save_IFS 2035 test -z "$as_dir" && as_dir=. 2036 for ac_exec_ext in '' $ac_executable_extensions; do 2037 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2038 ac_cv_prog_ac_ct_STRIP="strip" 2039 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2040 break 2 2041 fi 2042done 2043done 2044IFS=$as_save_IFS 2045 2046fi 2047fi 2048ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 2049if test -n "$ac_ct_STRIP"; then 2050 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 2051$as_echo "$ac_ct_STRIP" >&6; } 2052else 2053 { $as_echo "$as_me:$LINENO: result: no" >&5 2054$as_echo "no" >&6; } 2055fi 2056 2057 if test "x$ac_ct_STRIP" = x; then 2058 STRIP=":" 2059 else 2060 case $cross_compiling:$ac_tool_warned in 2061yes:) 2062{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2063$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2064ac_tool_warned=yes ;; 2065esac 2066 STRIP=$ac_ct_STRIP 2067 fi 2068else 2069 STRIP="$ac_cv_prog_STRIP" 2070fi 2071 2072fi 2073INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 2074 2075{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2076$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2077if test -z "$MKDIR_P"; then 2078 if test "${ac_cv_path_mkdir+set}" = set; then 2079 $as_echo_n "(cached) " >&6 2080else 2081 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2082for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin 2083do 2084 IFS=$as_save_IFS 2085 test -z "$as_dir" && as_dir=. 2086 for ac_prog in mkdir gmkdir; do 2087 for ac_exec_ext in '' $ac_executable_extensions; do 2088 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue 2089 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 2090 'mkdir (GNU coreutils) '* | \ 2091 'mkdir (coreutils) '* | \ 2092 'mkdir (fileutils) '4.1*) 2093 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext 2094 break 3;; 2095 esac 2096 done 2097 done 2098done 2099IFS=$as_save_IFS 2100 2101fi 2102 2103 if test "${ac_cv_path_mkdir+set}" = set; then 2104 MKDIR_P="$ac_cv_path_mkdir -p" 2105 else 2106 # As a last resort, use the slow shell script. Don't cache a 2107 # value for MKDIR_P within a source directory, because that will 2108 # break other packages using the cache if that directory is 2109 # removed, or if the value is a relative name. 2110 test -d ./--version && rmdir ./--version 2111 MKDIR_P="$ac_install_sh -d" 2112 fi 2113fi 2114{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 2115$as_echo "$MKDIR_P" >&6; } 2116 2117mkdir_p="$MKDIR_P" 2118case $mkdir_p in 2119 [\\/$]* | ?:[\\/]*) ;; 2120 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; 2121esac 2122 2123for ac_prog in gawk mawk nawk awk 2124do 2125 # Extract the first word of "$ac_prog", so it can be a program name with args. 2126set dummy $ac_prog; ac_word=$2 2127{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2128$as_echo_n "checking for $ac_word... " >&6; } 2129if test "${ac_cv_prog_AWK+set}" = set; then 2130 $as_echo_n "(cached) " >&6 2131else 2132 if test -n "$AWK"; then 2133 ac_cv_prog_AWK="$AWK" # Let the user override the test. 2134else 2135as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2136for as_dir in $PATH 2137do 2138 IFS=$as_save_IFS 2139 test -z "$as_dir" && as_dir=. 2140 for ac_exec_ext in '' $ac_executable_extensions; do 2141 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2142 ac_cv_prog_AWK="$ac_prog" 2143 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2144 break 2 2145 fi 2146done 2147done 2148IFS=$as_save_IFS 2149 2150fi 2151fi 2152AWK=$ac_cv_prog_AWK 2153if test -n "$AWK"; then 2154 { $as_echo "$as_me:$LINENO: result: $AWK" >&5 2155$as_echo "$AWK" >&6; } 2156else 2157 { $as_echo "$as_me:$LINENO: result: no" >&5 2158$as_echo "no" >&6; } 2159fi 2160 2161 2162 test -n "$AWK" && break 2163done 2164 2165{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2166$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2167set x ${MAKE-make} 2168ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2169if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2170 $as_echo_n "(cached) " >&6 2171else 2172 cat >conftest.make <<\_ACEOF 2173SHELL = /bin/sh 2174all: 2175 @echo '@@@%%%=$(MAKE)=@@@%%%' 2176_ACEOF 2177# GNU make sometimes prints "make[1]: Entering...", which would confuse us. 2178case `${MAKE-make} -f conftest.make 2>/dev/null` in 2179 *@@@%%%=?*=@@@%%%*) 2180 eval ac_cv_prog_make_${ac_make}_set=yes;; 2181 *) 2182 eval ac_cv_prog_make_${ac_make}_set=no;; 2183esac 2184rm -f conftest.make 2185fi 2186if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2187 { $as_echo "$as_me:$LINENO: result: yes" >&5 2188$as_echo "yes" >&6; } 2189 SET_MAKE= 2190else 2191 { $as_echo "$as_me:$LINENO: result: no" >&5 2192$as_echo "no" >&6; } 2193 SET_MAKE="MAKE=${MAKE-make}" 2194fi 2195 2196rm -rf .tst 2>/dev/null 2197mkdir .tst 2>/dev/null 2198if test -d .tst; then 2199 am__leading_dot=. 2200else 2201 am__leading_dot=_ 2202fi 2203rmdir .tst 2>/dev/null 2204 2205if test "`cd $srcdir && pwd`" != "`pwd`"; then 2206 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output 2207 # is not polluted with repeated "-I." 2208 am__isrc=' -I$(srcdir)' 2209 # test to see if srcdir already configured 2210 if test -f $srcdir/config.status; then 2211 { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 2212$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 2213 { (exit 1); exit 1; }; } 2214 fi 2215fi 2216 2217# test whether we have cygpath 2218if test -z "$CYGPATH_W"; then 2219 if (cygpath --version) >/dev/null 2>/dev/null; then 2220 CYGPATH_W='cygpath -w' 2221 else 2222 CYGPATH_W=echo 2223 fi 2224fi 2225 2226 2227# Define the identity of the package. 2228 PACKAGE='evieext' 2229 VERSION='1.1.0' 2230 2231 2232cat >>confdefs.h <<_ACEOF 2233#define PACKAGE "$PACKAGE" 2234_ACEOF 2235 2236 2237cat >>confdefs.h <<_ACEOF 2238#define VERSION "$VERSION" 2239_ACEOF 2240 2241# Some tools Automake needs. 2242 2243ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} 2244 2245 2246AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} 2247 2248 2249AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} 2250 2251 2252AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} 2253 2254 2255MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2256 2257# We need awk for the "check" target. The system "awk" is bad on 2258# some platforms. 2259# Always define AMTAR for backward compatibility. 2260 2261AMTAR=${AMTAR-"${am_missing_run}tar"} 2262 2263am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' 2264 2265 2266 2267 2268 2269 2270# Require xorg-macros: XORG_CHANGELOG 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284# Check whether --with-release-version was given. 2285if test "${with_release_version+set}" = set; then 2286 withval=$with_release_version; RELEASE_VERSION="$withval" 2287else 2288 RELEASE_VERSION="" 2289fi 2290 2291 if test "x$RELEASE_VERSION" != "x"; then 2292 PACKAGE="$PACKAGE-$RELEASE_VERSION" 2293 PACKAGE_TARNAME="$PACKAGE_TARNAME-$RELEASE_VERSION" 2294 { $as_echo "$as_me:$LINENO: Building with package name set to $PACKAGE" >&5 2295$as_echo "$as_me: Building with package name set to $PACKAGE" >&6;} 2296 fi 2297 2298cat >>confdefs.h <<_ACEOF 2299#define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1` 2300_ACEOF 2301 2302 PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1` 2303 if test "x$PVM" = "x"; then 2304 PVM="0" 2305 fi 2306 2307cat >>confdefs.h <<_ACEOF 2308#define PACKAGE_VERSION_MINOR $PVM 2309_ACEOF 2310 2311 PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1` 2312 if test "x$PVP" = "x"; then 2313 PVP="0" 2314 fi 2315 2316cat >>confdefs.h <<_ACEOF 2317#define PACKAGE_VERSION_PATCHLEVEL $PVP 2318_ACEOF 2319 2320 2321 2322CHANGELOG_CMD="(GIT_DIR=\$(top_srcdir)/.git git log > .changelog.tmp && \ 2323mv .changelog.tmp ChangeLog) || (rm -f .changelog.tmp; touch ChangeLog; \ 2324echo 'git directory not found: installing possibly empty changelog.' >&2)" 2325 2326distcleancheck_listfiles='find . -type f ! -name ChangeLog -print' 2327 2328 2329 2330ac_config_files="$ac_config_files Makefile evieproto.pc" 2331 2332cat >confcache <<\_ACEOF 2333# This file is a shell script that caches the results of configure 2334# tests run on this system so they can be shared between configure 2335# scripts and configure runs, see configure's option --config-cache. 2336# It is not useful on other systems. If it contains results you don't 2337# want to keep, you may remove or edit it. 2338# 2339# config.status only pays attention to the cache file if you give it 2340# the --recheck option to rerun configure. 2341# 2342# `ac_cv_env_foo' variables (set or unset) will be overridden when 2343# loading this file, other *unset* `ac_cv_foo' will be assigned the 2344# following values. 2345 2346_ACEOF 2347 2348# The following way of writing the cache mishandles newlines in values, 2349# but we know of no workaround that is simple, portable, and efficient. 2350# So, we kill variables containing newlines. 2351# Ultrix sh set writes to stderr and can't be redirected directly, 2352# and sets the high bit in the cache file unless we assign to the vars. 2353( 2354 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do 2355 eval ac_val=\$$ac_var 2356 case $ac_val in #( 2357 *${as_nl}*) 2358 case $ac_var in #( 2359 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 2360$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 2361 esac 2362 case $ac_var in #( 2363 _ | IFS | as_nl) ;; #( 2364 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 2365 *) $as_unset $ac_var ;; 2366 esac ;; 2367 esac 2368 done 2369 2370 (set) 2>&1 | 2371 case $as_nl`(ac_space=' '; set) 2>&1` in #( 2372 *${as_nl}ac_space=\ *) 2373 # `set' does not quote correctly, so add quotes (double-quote 2374 # substitution turns \\\\ into \\, and sed turns \\ into \). 2375 sed -n \ 2376 "s/'/'\\\\''/g; 2377 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 2378 ;; #( 2379 *) 2380 # `set' quotes correctly as required by POSIX, so do not add quotes. 2381 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 2382 ;; 2383 esac | 2384 sort 2385) | 2386 sed ' 2387 /^ac_cv_env_/b end 2388 t clear 2389 :clear 2390 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ 2391 t end 2392 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 2393 :end' >>confcache 2394if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 2395 if test -w "$cache_file"; then 2396 test "x$cache_file" != "x/dev/null" && 2397 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 2398$as_echo "$as_me: updating cache $cache_file" >&6;} 2399 cat confcache >$cache_file 2400 else 2401 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 2402$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 2403 fi 2404fi 2405rm -f confcache 2406 2407test "x$prefix" = xNONE && prefix=$ac_default_prefix 2408# Let make expand exec_prefix. 2409test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' 2410 2411# Transform confdefs.h into DEFS. 2412# Protect against shell expansion while executing Makefile rules. 2413# Protect against Makefile macro expansion. 2414# 2415# If the first sed substitution is executed (which looks for macros that 2416# take arguments), then branch to the quote section. Otherwise, 2417# look for a macro that doesn't take arguments. 2418ac_script=' 2419:mline 2420/\\$/{ 2421 N 2422 s,\\\n,, 2423 b mline 2424} 2425t clear 2426:clear 2427s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g 2428t quote 2429s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g 2430t quote 2431b any 2432:quote 2433s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g 2434s/\[/\\&/g 2435s/\]/\\&/g 2436s/\$/$$/g 2437H 2438:any 2439${ 2440 g 2441 s/^\n// 2442 s/\n/ /g 2443 p 2444} 2445' 2446DEFS=`sed -n "$ac_script" confdefs.h` 2447 2448 2449ac_libobjs= 2450ac_ltlibobjs= 2451for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 2452 # 1. Remove the extension, and $U if already installed. 2453 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 2454 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 2455 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 2456 # will be set to the directory where LIBOBJS objects are built. 2457 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" 2458 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' 2459done 2460LIBOBJS=$ac_libobjs 2461 2462LTLIBOBJS=$ac_ltlibobjs 2463 2464 2465 2466 2467: ${CONFIG_STATUS=./config.status} 2468ac_write_fail=0 2469ac_clean_files_save=$ac_clean_files 2470ac_clean_files="$ac_clean_files $CONFIG_STATUS" 2471{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 2472$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 2473cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 2474#! $SHELL 2475# Generated by $as_me. 2476# Run this file to recreate the current configuration. 2477# Compiler output produced by configure, useful for debugging 2478# configure, is in config.log if it exists. 2479 2480debug=false 2481ac_cs_recheck=false 2482ac_cs_silent=false 2483SHELL=\${CONFIG_SHELL-$SHELL} 2484_ACEOF 2485 2486cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 2487## --------------------- ## 2488## M4sh Initialization. ## 2489## --------------------- ## 2490 2491# Be more Bourne compatible 2492DUALCASE=1; export DUALCASE # for MKS sh 2493if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 2494 emulate sh 2495 NULLCMD=: 2496 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 2497 # is contrary to our usage. Disable this feature. 2498 alias -g '${1+"$@"}'='"$@"' 2499 setopt NO_GLOB_SUBST 2500else 2501 case `(set -o) 2>/dev/null` in 2502 *posix*) set -o posix ;; 2503esac 2504 2505fi 2506 2507 2508 2509 2510# PATH needs CR 2511# Avoid depending upon Character Ranges. 2512as_cr_letters='abcdefghijklmnopqrstuvwxyz' 2513as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 2514as_cr_Letters=$as_cr_letters$as_cr_LETTERS 2515as_cr_digits='0123456789' 2516as_cr_alnum=$as_cr_Letters$as_cr_digits 2517 2518as_nl=' 2519' 2520export as_nl 2521# Printing a long string crashes Solaris 7 /usr/bin/printf. 2522as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 2523as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 2524as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 2525if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 2526 as_echo='printf %s\n' 2527 as_echo_n='printf %s' 2528else 2529 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 2530 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 2531 as_echo_n='/usr/ucb/echo -n' 2532 else 2533 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 2534 as_echo_n_body='eval 2535 arg=$1; 2536 case $arg in 2537 *"$as_nl"*) 2538 expr "X$arg" : "X\\(.*\\)$as_nl"; 2539 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 2540 esac; 2541 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 2542 ' 2543 export as_echo_n_body 2544 as_echo_n='sh -c $as_echo_n_body as_echo' 2545 fi 2546 export as_echo_body 2547 as_echo='sh -c $as_echo_body as_echo' 2548fi 2549 2550# The user is always right. 2551if test "${PATH_SEPARATOR+set}" != set; then 2552 PATH_SEPARATOR=: 2553 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 2554 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 2555 PATH_SEPARATOR=';' 2556 } 2557fi 2558 2559# Support unset when possible. 2560if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 2561 as_unset=unset 2562else 2563 as_unset=false 2564fi 2565 2566 2567# IFS 2568# We need space, tab and new line, in precisely that order. Quoting is 2569# there to prevent editors from complaining about space-tab. 2570# (If _AS_PATH_WALK were called with IFS unset, it would disable word 2571# splitting by setting IFS to empty value.) 2572IFS=" "" $as_nl" 2573 2574# Find who we are. Look in the path if we contain no directory separator. 2575case $0 in 2576 *[\\/]* ) as_myself=$0 ;; 2577 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2578for as_dir in $PATH 2579do 2580 IFS=$as_save_IFS 2581 test -z "$as_dir" && as_dir=. 2582 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 2583done 2584IFS=$as_save_IFS 2585 2586 ;; 2587esac 2588# We did not find ourselves, most probably we were run as `sh COMMAND' 2589# in which case we are not to be found in the path. 2590if test "x$as_myself" = x; then 2591 as_myself=$0 2592fi 2593if test ! -f "$as_myself"; then 2594 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 2595 { (exit 1); exit 1; } 2596fi 2597 2598# Work around bugs in pre-3.0 UWIN ksh. 2599for as_var in ENV MAIL MAILPATH 2600do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 2601done 2602PS1='$ ' 2603PS2='> ' 2604PS4='+ ' 2605 2606# NLS nuisances. 2607LC_ALL=C 2608export LC_ALL 2609LANGUAGE=C 2610export LANGUAGE 2611 2612# Required to use basename. 2613if expr a : '\(a\)' >/dev/null 2>&1 && 2614 test "X`expr 00001 : '.*\(...\)'`" = X001; then 2615 as_expr=expr 2616else 2617 as_expr=false 2618fi 2619 2620if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 2621 as_basename=basename 2622else 2623 as_basename=false 2624fi 2625 2626 2627# Name of the executable. 2628as_me=`$as_basename -- "$0" || 2629$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 2630 X"$0" : 'X\(//\)$' \| \ 2631 X"$0" : 'X\(/\)' \| . 2>/dev/null || 2632$as_echo X/"$0" | 2633 sed '/^.*\/\([^/][^/]*\)\/*$/{ 2634 s//\1/ 2635 q 2636 } 2637 /^X\/\(\/\/\)$/{ 2638 s//\1/ 2639 q 2640 } 2641 /^X\/\(\/\).*/{ 2642 s//\1/ 2643 q 2644 } 2645 s/.*/./; q'` 2646 2647# CDPATH. 2648$as_unset CDPATH 2649 2650 2651 2652 as_lineno_1=$LINENO 2653 as_lineno_2=$LINENO 2654 test "x$as_lineno_1" != "x$as_lineno_2" && 2655 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 2656 2657 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO 2658 # uniformly replaced by the line number. The first 'sed' inserts a 2659 # line-number line after each line using $LINENO; the second 'sed' 2660 # does the real work. The second script uses 'N' to pair each 2661 # line-number line with the line containing $LINENO, and appends 2662 # trailing '-' during substitution so that $LINENO is not a special 2663 # case at line end. 2664 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 2665 # scripts with optimization help from Paolo Bonzini. Blame Lee 2666 # E. McMahon (1931-1989) for sed's syntax. :-) 2667 sed -n ' 2668 p 2669 /[$]LINENO/= 2670 ' <$as_myself | 2671 sed ' 2672 s/[$]LINENO.*/&-/ 2673 t lineno 2674 b 2675 :lineno 2676 N 2677 :loop 2678 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 2679 t loop 2680 s/-\n.*// 2681 ' >$as_me.lineno && 2682 chmod +x "$as_me.lineno" || 2683 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 2684 { (exit 1); exit 1; }; } 2685 2686 # Don't try to exec as it changes $[0], causing all sort of problems 2687 # (the dirname of $[0] is not the place where we might find the 2688 # original and so on. Autoconf is especially sensitive to this). 2689 . "./$as_me.lineno" 2690 # Exit status is that of the last command. 2691 exit 2692} 2693 2694 2695if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 2696 as_dirname=dirname 2697else 2698 as_dirname=false 2699fi 2700 2701ECHO_C= ECHO_N= ECHO_T= 2702case `echo -n x` in 2703-n*) 2704 case `echo 'x\c'` in 2705 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 2706 *) ECHO_C='\c';; 2707 esac;; 2708*) 2709 ECHO_N='-n';; 2710esac 2711if expr a : '\(a\)' >/dev/null 2>&1 && 2712 test "X`expr 00001 : '.*\(...\)'`" = X001; then 2713 as_expr=expr 2714else 2715 as_expr=false 2716fi 2717 2718rm -f conf$$ conf$$.exe conf$$.file 2719if test -d conf$$.dir; then 2720 rm -f conf$$.dir/conf$$.file 2721else 2722 rm -f conf$$.dir 2723 mkdir conf$$.dir 2>/dev/null 2724fi 2725if (echo >conf$$.file) 2>/dev/null; then 2726 if ln -s conf$$.file conf$$ 2>/dev/null; then 2727 as_ln_s='ln -s' 2728 # ... but there are two gotchas: 2729 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 2730 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 2731 # In both cases, we have to default to `cp -p'. 2732 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 2733 as_ln_s='cp -p' 2734 elif ln conf$$.file conf$$ 2>/dev/null; then 2735 as_ln_s=ln 2736 else 2737 as_ln_s='cp -p' 2738 fi 2739else 2740 as_ln_s='cp -p' 2741fi 2742rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 2743rmdir conf$$.dir 2>/dev/null 2744 2745if mkdir -p . 2>/dev/null; then 2746 as_mkdir_p=: 2747else 2748 test -d ./-p && rmdir ./-p 2749 as_mkdir_p=false 2750fi 2751 2752if test -x / >/dev/null 2>&1; then 2753 as_test_x='test -x' 2754else 2755 if ls -dL / >/dev/null 2>&1; then 2756 as_ls_L_option=L 2757 else 2758 as_ls_L_option= 2759 fi 2760 as_test_x=' 2761 eval sh -c '\'' 2762 if test -d "$1"; then 2763 test -d "$1/."; 2764 else 2765 case $1 in 2766 -*)set "./$1";; 2767 esac; 2768 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 2769 ???[sx]*):;;*)false;;esac;fi 2770 '\'' sh 2771 ' 2772fi 2773as_executable_p=$as_test_x 2774 2775# Sed expression to map a string onto a valid CPP name. 2776as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 2777 2778# Sed expression to map a string onto a valid variable name. 2779as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 2780 2781 2782exec 6>&1 2783 2784# Save the log message, to keep $[0] and so on meaningful, and to 2785# report actual input values of CONFIG_FILES etc. instead of their 2786# values after options handling. 2787ac_log=" 2788This file was extended by EvIEExt $as_me 1.1.0, which was 2789generated by GNU Autoconf 2.63. Invocation command line was 2790 2791 CONFIG_FILES = $CONFIG_FILES 2792 CONFIG_HEADERS = $CONFIG_HEADERS 2793 CONFIG_LINKS = $CONFIG_LINKS 2794 CONFIG_COMMANDS = $CONFIG_COMMANDS 2795 $ $0 $@ 2796 2797on `(hostname || uname -n) 2>/dev/null | sed 1q` 2798" 2799 2800_ACEOF 2801 2802case $ac_config_files in *" 2803"*) set x $ac_config_files; shift; ac_config_files=$*;; 2804esac 2805 2806 2807 2808cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 2809# Files that config.status was made for. 2810config_files="$ac_config_files" 2811 2812_ACEOF 2813 2814cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 2815ac_cs_usage="\ 2816\`$as_me' instantiates files from templates according to the 2817current configuration. 2818 2819Usage: $0 [OPTION]... [FILE]... 2820 2821 -h, --help print this help, then exit 2822 -V, --version print version number and configuration settings, then exit 2823 -q, --quiet, --silent 2824 do not print progress messages 2825 -d, --debug don't remove temporary files 2826 --recheck update $as_me by reconfiguring in the same conditions 2827 --file=FILE[:TEMPLATE] 2828 instantiate the configuration file FILE 2829 2830Configuration files: 2831$config_files 2832 2833Report bugs to <bug-autoconf@gnu.org>." 2834 2835_ACEOF 2836cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 2837ac_cs_version="\\ 2838EvIEExt config.status 1.1.0 2839configured by $0, generated by GNU Autoconf 2.63, 2840 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 2841 2842Copyright (C) 2008 Free Software Foundation, Inc. 2843This config.status script is free software; the Free Software Foundation 2844gives unlimited permission to copy, distribute and modify it." 2845 2846ac_pwd='$ac_pwd' 2847srcdir='$srcdir' 2848INSTALL='$INSTALL' 2849MKDIR_P='$MKDIR_P' 2850AWK='$AWK' 2851test -n "\$AWK" || AWK=awk 2852_ACEOF 2853 2854cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 2855# The default lists apply if the user does not specify any file. 2856ac_need_defaults=: 2857while test $# != 0 2858do 2859 case $1 in 2860 --*=*) 2861 ac_option=`expr "X$1" : 'X\([^=]*\)='` 2862 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 2863 ac_shift=: 2864 ;; 2865 *) 2866 ac_option=$1 2867 ac_optarg=$2 2868 ac_shift=shift 2869 ;; 2870 esac 2871 2872 case $ac_option in 2873 # Handling of the options. 2874 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 2875 ac_cs_recheck=: ;; 2876 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 2877 $as_echo "$ac_cs_version"; exit ;; 2878 --debug | --debu | --deb | --de | --d | -d ) 2879 debug=: ;; 2880 --file | --fil | --fi | --f ) 2881 $ac_shift 2882 case $ac_optarg in 2883 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 2884 esac 2885 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 2886 ac_need_defaults=false;; 2887 --he | --h | --help | --hel | -h ) 2888 $as_echo "$ac_cs_usage"; exit ;; 2889 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 2890 | -silent | --silent | --silen | --sile | --sil | --si | --s) 2891 ac_cs_silent=: ;; 2892 2893 # This is an error. 2894 -*) { $as_echo "$as_me: error: unrecognized option: $1 2895Try \`$0 --help' for more information." >&2 2896 { (exit 1); exit 1; }; } ;; 2897 2898 *) ac_config_targets="$ac_config_targets $1" 2899 ac_need_defaults=false ;; 2900 2901 esac 2902 shift 2903done 2904 2905ac_configure_extra_args= 2906 2907if $ac_cs_silent; then 2908 exec 6>/dev/null 2909 ac_configure_extra_args="$ac_configure_extra_args --silent" 2910fi 2911 2912_ACEOF 2913cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 2914if \$ac_cs_recheck; then 2915 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 2916 shift 2917 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 2918 CONFIG_SHELL='$SHELL' 2919 export CONFIG_SHELL 2920 exec "\$@" 2921fi 2922 2923_ACEOF 2924cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 2925exec 5>>config.log 2926{ 2927 echo 2928 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX 2929## Running $as_me. ## 2930_ASBOX 2931 $as_echo "$ac_log" 2932} >&5 2933 2934_ACEOF 2935cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 2936_ACEOF 2937 2938cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 2939 2940# Handling of arguments. 2941for ac_config_target in $ac_config_targets 2942do 2943 case $ac_config_target in 2944 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 2945 "evieproto.pc") CONFIG_FILES="$CONFIG_FILES evieproto.pc" ;; 2946 2947 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 2948$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 2949 { (exit 1); exit 1; }; };; 2950 esac 2951done 2952 2953 2954# If the user did not use the arguments to specify the items to instantiate, 2955# then the envvar interface is used. Set only those that are not. 2956# We use the long form for the default assignment because of an extremely 2957# bizarre bug on SunOS 4.1.3. 2958if $ac_need_defaults; then 2959 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files 2960fi 2961 2962# Have a temporary directory for convenience. Make it in the build tree 2963# simply because there is no reason against having it here, and in addition, 2964# creating and moving files from /tmp can sometimes cause problems. 2965# Hook for its removal unless debugging. 2966# Note that there is a small window in which the directory will not be cleaned: 2967# after its creation but before its name has been assigned to `$tmp'. 2968$debug || 2969{ 2970 tmp= 2971 trap 'exit_status=$? 2972 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 2973' 0 2974 trap '{ (exit 1); exit 1; }' 1 2 13 15 2975} 2976# Create a (secure) tmp directory for tmp files. 2977 2978{ 2979 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 2980 test -n "$tmp" && test -d "$tmp" 2981} || 2982{ 2983 tmp=./conf$$-$RANDOM 2984 (umask 077 && mkdir "$tmp") 2985} || 2986{ 2987 $as_echo "$as_me: cannot create a temporary directory in ." >&2 2988 { (exit 1); exit 1; } 2989} 2990 2991# Set up the scripts for CONFIG_FILES section. 2992# No need to generate them if there are no CONFIG_FILES. 2993# This happens for instance with `./config.status config.h'. 2994if test -n "$CONFIG_FILES"; then 2995 2996 2997ac_cr=' 2998' 2999ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 3000if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 3001 ac_cs_awk_cr='\\r' 3002else 3003 ac_cs_awk_cr=$ac_cr 3004fi 3005 3006echo 'BEGIN {' >"$tmp/subs1.awk" && 3007_ACEOF 3008 3009 3010{ 3011 echo "cat >conf$$subs.awk <<_ACEOF" && 3012 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 3013 echo "_ACEOF" 3014} >conf$$subs.sh || 3015 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 3016$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 3017 { (exit 1); exit 1; }; } 3018ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 3019ac_delim='%!_!# ' 3020for ac_last_try in false false false false false :; do 3021 . ./conf$$subs.sh || 3022 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 3023$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 3024 { (exit 1); exit 1; }; } 3025 3026 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 3027 if test $ac_delim_n = $ac_delim_num; then 3028 break 3029 elif $ac_last_try; then 3030 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 3031$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 3032 { (exit 1); exit 1; }; } 3033 else 3034 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 3035 fi 3036done 3037rm -f conf$$subs.sh 3038 3039cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 3040cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 3041_ACEOF 3042sed -n ' 3043h 3044s/^/S["/; s/!.*/"]=/ 3045p 3046g 3047s/^[^!]*!// 3048:repl 3049t repl 3050s/'"$ac_delim"'$// 3051t delim 3052:nl 3053h 3054s/\(.\{148\}\).*/\1/ 3055t more1 3056s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 3057p 3058n 3059b repl 3060:more1 3061s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 3062p 3063g 3064s/.\{148\}// 3065t nl 3066:delim 3067h 3068s/\(.\{148\}\).*/\1/ 3069t more2 3070s/["\\]/\\&/g; s/^/"/; s/$/"/ 3071p 3072b 3073:more2 3074s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 3075p 3076g 3077s/.\{148\}// 3078t delim 3079' <conf$$subs.awk | sed ' 3080/^[^""]/{ 3081 N 3082 s/\n// 3083} 3084' >>$CONFIG_STATUS || ac_write_fail=1 3085rm -f conf$$subs.awk 3086cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 3087_ACAWK 3088cat >>"\$tmp/subs1.awk" <<_ACAWK && 3089 for (key in S) S_is_set[key] = 1 3090 FS = "" 3091 3092} 3093{ 3094 line = $ 0 3095 nfields = split(line, field, "@") 3096 substed = 0 3097 len = length(field[1]) 3098 for (i = 2; i < nfields; i++) { 3099 key = field[i] 3100 keylen = length(key) 3101 if (S_is_set[key]) { 3102 value = S[key] 3103 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 3104 len += length(value) + length(field[++i]) 3105 substed = 1 3106 } else 3107 len += 1 + keylen 3108 } 3109 3110 print line 3111} 3112 3113_ACAWK 3114_ACEOF 3115cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 3116if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 3117 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 3118else 3119 cat 3120fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 3121 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 3122$as_echo "$as_me: error: could not setup config files machinery" >&2;} 3123 { (exit 1); exit 1; }; } 3124_ACEOF 3125 3126# VPATH may cause trouble with some makes, so we remove $(srcdir), 3127# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 3128# trailing colons and then remove the whole line if VPATH becomes empty 3129# (actually we leave an empty line to preserve line numbers). 3130if test "x$srcdir" = x.; then 3131 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 3132s/:*\$(srcdir):*/:/ 3133s/:*\${srcdir}:*/:/ 3134s/:*@srcdir@:*/:/ 3135s/^\([^=]*=[ ]*\):*/\1/ 3136s/:*$// 3137s/^[^=]*=[ ]*$// 3138}' 3139fi 3140 3141cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 3142fi # test -n "$CONFIG_FILES" 3143 3144 3145eval set X " :F $CONFIG_FILES " 3146shift 3147for ac_tag 3148do 3149 case $ac_tag in 3150 :[FHLC]) ac_mode=$ac_tag; continue;; 3151 esac 3152 case $ac_mode$ac_tag in 3153 :[FHL]*:*);; 3154 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 3155$as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 3156 { (exit 1); exit 1; }; };; 3157 :[FH]-) ac_tag=-:-;; 3158 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 3159 esac 3160 ac_save_IFS=$IFS 3161 IFS=: 3162 set x $ac_tag 3163 IFS=$ac_save_IFS 3164 shift 3165 ac_file=$1 3166 shift 3167 3168 case $ac_mode in 3169 :L) ac_source=$1;; 3170 :[FH]) 3171 ac_file_inputs= 3172 for ac_f 3173 do 3174 case $ac_f in 3175 -) ac_f="$tmp/stdin";; 3176 *) # Look for the file first in the build tree, then in the source tree 3177 # (if the path is not absolute). The absolute path cannot be DOS-style, 3178 # because $ac_f cannot contain `:'. 3179 test -f "$ac_f" || 3180 case $ac_f in 3181 [\\/$]*) false;; 3182 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 3183 esac || 3184 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 3185$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 3186 { (exit 1); exit 1; }; };; 3187 esac 3188 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 3189 ac_file_inputs="$ac_file_inputs '$ac_f'" 3190 done 3191 3192 # Let's still pretend it is `configure' which instantiates (i.e., don't 3193 # use $as_me), people would be surprised to read: 3194 # /* config.h. Generated by config.status. */ 3195 configure_input='Generated from '` 3196 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 3197 `' by configure.' 3198 if test x"$ac_file" != x-; then 3199 configure_input="$ac_file. $configure_input" 3200 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 3201$as_echo "$as_me: creating $ac_file" >&6;} 3202 fi 3203 # Neutralize special characters interpreted by sed in replacement strings. 3204 case $configure_input in #( 3205 *\&* | *\|* | *\\* ) 3206 ac_sed_conf_input=`$as_echo "$configure_input" | 3207 sed 's/[\\\\&|]/\\\\&/g'`;; #( 3208 *) ac_sed_conf_input=$configure_input;; 3209 esac 3210 3211 case $ac_tag in 3212 *:-:* | *:-) cat >"$tmp/stdin" \ 3213 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 3214$as_echo "$as_me: error: could not create $ac_file" >&2;} 3215 { (exit 1); exit 1; }; } ;; 3216 esac 3217 ;; 3218 esac 3219 3220 ac_dir=`$as_dirname -- "$ac_file" || 3221$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 3222 X"$ac_file" : 'X\(//\)[^/]' \| \ 3223 X"$ac_file" : 'X\(//\)$' \| \ 3224 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 3225$as_echo X"$ac_file" | 3226 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 3227 s//\1/ 3228 q 3229 } 3230 /^X\(\/\/\)[^/].*/{ 3231 s//\1/ 3232 q 3233 } 3234 /^X\(\/\/\)$/{ 3235 s//\1/ 3236 q 3237 } 3238 /^X\(\/\).*/{ 3239 s//\1/ 3240 q 3241 } 3242 s/.*/./; q'` 3243 { as_dir="$ac_dir" 3244 case $as_dir in #( 3245 -*) as_dir=./$as_dir;; 3246 esac 3247 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { 3248 as_dirs= 3249 while :; do 3250 case $as_dir in #( 3251 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 3252 *) as_qdir=$as_dir;; 3253 esac 3254 as_dirs="'$as_qdir' $as_dirs" 3255 as_dir=`$as_dirname -- "$as_dir" || 3256$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 3257 X"$as_dir" : 'X\(//\)[^/]' \| \ 3258 X"$as_dir" : 'X\(//\)$' \| \ 3259 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 3260$as_echo X"$as_dir" | 3261 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 3262 s//\1/ 3263 q 3264 } 3265 /^X\(\/\/\)[^/].*/{ 3266 s//\1/ 3267 q 3268 } 3269 /^X\(\/\/\)$/{ 3270 s//\1/ 3271 q 3272 } 3273 /^X\(\/\).*/{ 3274 s//\1/ 3275 q 3276 } 3277 s/.*/./; q'` 3278 test -d "$as_dir" && break 3279 done 3280 test -z "$as_dirs" || eval "mkdir $as_dirs" 3281 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 3282$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 3283 { (exit 1); exit 1; }; }; } 3284 ac_builddir=. 3285 3286case "$ac_dir" in 3287.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 3288*) 3289 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 3290 # A ".." for each directory in $ac_dir_suffix. 3291 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 3292 case $ac_top_builddir_sub in 3293 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 3294 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 3295 esac ;; 3296esac 3297ac_abs_top_builddir=$ac_pwd 3298ac_abs_builddir=$ac_pwd$ac_dir_suffix 3299# for backward compatibility: 3300ac_top_builddir=$ac_top_build_prefix 3301 3302case $srcdir in 3303 .) # We are building in place. 3304 ac_srcdir=. 3305 ac_top_srcdir=$ac_top_builddir_sub 3306 ac_abs_top_srcdir=$ac_pwd ;; 3307 [\\/]* | ?:[\\/]* ) # Absolute name. 3308 ac_srcdir=$srcdir$ac_dir_suffix; 3309 ac_top_srcdir=$srcdir 3310 ac_abs_top_srcdir=$srcdir ;; 3311 *) # Relative name. 3312 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix 3313 ac_top_srcdir=$ac_top_build_prefix$srcdir 3314 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; 3315esac 3316ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix 3317 3318 3319 case $ac_mode in 3320 :F) 3321 # 3322 # CONFIG_FILE 3323 # 3324 3325 case $INSTALL in 3326 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 3327 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; 3328 esac 3329 ac_MKDIR_P=$MKDIR_P 3330 case $MKDIR_P in 3331 [\\/$]* | ?:[\\/]* ) ;; 3332 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; 3333 esac 3334_ACEOF 3335 3336cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 3337# If the template does not know about datarootdir, expand it. 3338# FIXME: This hack should be removed a few years after 2.60. 3339ac_datarootdir_hack=; ac_datarootdir_seen= 3340 3341ac_sed_dataroot=' 3342/datarootdir/ { 3343 p 3344 q 3345} 3346/@datadir@/p 3347/@docdir@/p 3348/@infodir@/p 3349/@localedir@/p 3350/@mandir@/p 3351' 3352case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 3353*datarootdir*) ac_datarootdir_seen=yes;; 3354*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 3355 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 3356$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 3357_ACEOF 3358cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 3359 ac_datarootdir_hack=' 3360 s&@datadir@&$datadir&g 3361 s&@docdir@&$docdir&g 3362 s&@infodir@&$infodir&g 3363 s&@localedir@&$localedir&g 3364 s&@mandir@&$mandir&g 3365 s&\\\${datarootdir}&$datarootdir&g' ;; 3366esac 3367_ACEOF 3368 3369# Neutralize VPATH when `$srcdir' = `.'. 3370# Shell code in configure.ac might set extrasub. 3371# FIXME: do we really want to maintain this feature? 3372cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 3373ac_sed_extra="$ac_vpsub 3374$extrasub 3375_ACEOF 3376cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 3377:t 3378/@[a-zA-Z_][a-zA-Z_0-9]*@/!b 3379s|@configure_input@|$ac_sed_conf_input|;t t 3380s&@top_builddir@&$ac_top_builddir_sub&;t t 3381s&@top_build_prefix@&$ac_top_build_prefix&;t t 3382s&@srcdir@&$ac_srcdir&;t t 3383s&@abs_srcdir@&$ac_abs_srcdir&;t t 3384s&@top_srcdir@&$ac_top_srcdir&;t t 3385s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t 3386s&@builddir@&$ac_builddir&;t t 3387s&@abs_builddir@&$ac_abs_builddir&;t t 3388s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 3389s&@INSTALL@&$ac_INSTALL&;t t 3390s&@MKDIR_P@&$ac_MKDIR_P&;t t 3391$ac_datarootdir_hack 3392" 3393eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 3394 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 3395$as_echo "$as_me: error: could not create $ac_file" >&2;} 3396 { (exit 1); exit 1; }; } 3397 3398test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 3399 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 3400 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 3401 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 3402which seems to be undefined. Please make sure it is defined." >&5 3403$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 3404which seems to be undefined. Please make sure it is defined." >&2;} 3405 3406 rm -f "$tmp/stdin" 3407 case $ac_file in 3408 -) cat "$tmp/out" && rm -f "$tmp/out";; 3409 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 3410 esac \ 3411 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 3412$as_echo "$as_me: error: could not create $ac_file" >&2;} 3413 { (exit 1); exit 1; }; } 3414 ;; 3415 3416 3417 3418 esac 3419 3420done # for ac_tag 3421 3422 3423{ (exit 0); exit 0; } 3424_ACEOF 3425chmod +x $CONFIG_STATUS 3426ac_clean_files=$ac_clean_files_save 3427 3428test $ac_write_fail = 0 || 3429 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 3430$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 3431 { (exit 1); exit 1; }; } 3432 3433 3434# configure is writing to config.log, and then calls config.status. 3435# config.status does its own redirection, appending to config.log. 3436# Unfortunately, on DOS this fails, as config.log is still kept open 3437# by configure, so config.status won't be able to write to it; its 3438# output is simply discarded. So we exec the FD to /dev/null, 3439# effectively closing config.log, so it can be properly (re)opened and 3440# appended to by config.status. When coming back to configure, we 3441# need to make the FD available again. 3442if test "$no_create" != yes; then 3443 ac_cs_success=: 3444 ac_config_status_args= 3445 test "$silent" = yes && 3446 ac_config_status_args="$ac_config_status_args --quiet" 3447 exec 5>/dev/null 3448 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 3449 exec 5>>config.log 3450 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 3451 # would make configure fail if this is the last instruction. 3452 $ac_cs_success || { (exit 1); exit 1; } 3453fi 3454if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 3455 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 3456$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 3457fi 3458 3459