configure revision 516e9f99
1#! /bin/sh 2# Guess values for system-dependent variables and create Makefiles. 3# Generated by GNU Autoconf 2.63 for font-adobe-utopia-100dpi 1.0.2. 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='font-adobe-utopia-100dpi' 598PACKAGE_TARNAME='font-adobe-utopia-100dpi' 599PACKAGE_VERSION='1.0.2' 600PACKAGE_STRING='font-adobe-utopia-100dpi 1.0.2' 601PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg' 602 603# Factoring default headers for most tests. 604ac_includes_default="\ 605#include <stdio.h> 606#ifdef HAVE_SYS_TYPES_H 607# include <sys/types.h> 608#endif 609#ifdef HAVE_SYS_STAT_H 610# include <sys/stat.h> 611#endif 612#ifdef STDC_HEADERS 613# include <stdlib.h> 614# include <stddef.h> 615#else 616# ifdef HAVE_STDLIB_H 617# include <stdlib.h> 618# endif 619#endif 620#ifdef HAVE_STRING_H 621# if !defined STDC_HEADERS && defined HAVE_MEMORY_H 622# include <memory.h> 623# endif 624# include <string.h> 625#endif 626#ifdef HAVE_STRINGS_H 627# include <strings.h> 628#endif 629#ifdef HAVE_INTTYPES_H 630# include <inttypes.h> 631#endif 632#ifdef HAVE_STDINT_H 633# include <stdint.h> 634#endif 635#ifdef HAVE_UNISTD_H 636# include <unistd.h> 637#endif" 638 639ac_subst_vars='am__EXEEXT_FALSE 640am__EXEEXT_TRUE 641LTLIBOBJS 642LIBOBJS 643ISO8859_15_FALSE 644ISO8859_15_TRUE 645ISO8859_14_FALSE 646ISO8859_14_TRUE 647ISO8859_13_FALSE 648ISO8859_13_TRUE 649ISO8859_10_FALSE 650ISO8859_10_TRUE 651ISO8859_9_FALSE 652ISO8859_9_TRUE 653ISO8859_4_FALSE 654ISO8859_4_TRUE 655ISO8859_3_FALSE 656ISO8859_3_TRUE 657ISO8859_2_FALSE 658ISO8859_2_TRUE 659ISO8859_1_FALSE 660ISO8859_1_TRUE 661MAPFILES_PATH 662MAPS_LIBS 663MAPS_CFLAGS 664UCS2ANY 665COMPRESS_SUFFIX 666COMPRESS 667BDFTOPCF 668MKFONTDIR 669RUN_FCCACHE 670FCCACHE 671FONTDIR 672FONTROOTDIR 673PKG_CONFIG 674ADMIN_MAN_DIR 675DRIVER_MAN_DIR 676MISC_MAN_DIR 677FILE_MAN_DIR 678LIB_MAN_DIR 679APP_MAN_DIR 680ADMIN_MAN_SUFFIX 681DRIVER_MAN_SUFFIX 682MISC_MAN_SUFFIX 683FILE_MAN_SUFFIX 684LIB_MAN_SUFFIX 685APP_MAN_SUFFIX 686host_os 687host_vendor 688host_cpu 689host 690build_os 691build_vendor 692build_cpu 693build 694distcleancheck_listfiles 695CHANGELOG_CMD 696AM_BACKSLASH 697AM_DEFAULT_VERBOSITY 698CWARNFLAGS 699EGREP 700GREP 701CPP 702am__fastdepCC_FALSE 703am__fastdepCC_TRUE 704CCDEPMODE 705AMDEPBACKSLASH 706AMDEP_FALSE 707AMDEP_TRUE 708am__quote 709am__include 710DEPDIR 711OBJEXT 712EXEEXT 713ac_ct_CC 714CPPFLAGS 715LDFLAGS 716CFLAGS 717CC 718MAINT 719MAINTAINER_MODE_FALSE 720MAINTAINER_MODE_TRUE 721am__untar 722am__tar 723AMTAR 724am__leading_dot 725SET_MAKE 726AWK 727mkdir_p 728MKDIR_P 729INSTALL_STRIP_PROGRAM 730STRIP 731install_sh 732MAKEINFO 733AUTOHEADER 734AUTOMAKE 735AUTOCONF 736ACLOCAL 737VERSION 738PACKAGE 739CYGPATH_W 740am__isrc 741INSTALL_DATA 742INSTALL_SCRIPT 743INSTALL_PROGRAM 744target_alias 745host_alias 746build_alias 747LIBS 748ECHO_T 749ECHO_N 750ECHO_C 751DEFS 752mandir 753localedir 754libdir 755psdir 756pdfdir 757dvidir 758htmldir 759infodir 760docdir 761oldincludedir 762includedir 763localstatedir 764sharedstatedir 765sysconfdir 766datadir 767datarootdir 768libexecdir 769sbindir 770bindir 771program_transform_name 772prefix 773exec_prefix 774PACKAGE_BUGREPORT 775PACKAGE_STRING 776PACKAGE_VERSION 777PACKAGE_TARNAME 778PACKAGE_NAME 779PATH_SEPARATOR 780SHELL' 781ac_subst_files='' 782ac_user_opts=' 783enable_option_checking 784enable_maintainer_mode 785enable_dependency_tracking 786enable_silent_rules 787enable_strict_compilation 788with_release_version 789with_fontrootdir 790with_fontdir 791with_compression 792enable_iso8859_1 793enable_iso8859_2 794enable_iso8859_3 795enable_iso8859_4 796enable_iso8859_9 797enable_iso8859_10 798enable_iso8859_13 799enable_iso8859_14 800enable_iso8859_15 801' 802 ac_precious_vars='build_alias 803host_alias 804target_alias 805CC 806CFLAGS 807LDFLAGS 808LIBS 809CPPFLAGS 810CPP 811PKG_CONFIG 812MAPS_CFLAGS 813MAPS_LIBS' 814 815 816# Initialize some variables set by options. 817ac_init_help= 818ac_init_version=false 819ac_unrecognized_opts= 820ac_unrecognized_sep= 821# The variables have the same names as the options, with 822# dashes changed to underlines. 823cache_file=/dev/null 824exec_prefix=NONE 825no_create= 826no_recursion= 827prefix=NONE 828program_prefix=NONE 829program_suffix=NONE 830program_transform_name=s,x,x, 831silent= 832site= 833srcdir= 834verbose= 835x_includes=NONE 836x_libraries=NONE 837 838# Installation directory options. 839# These are left unexpanded so users can "make install exec_prefix=/foo" 840# and all the variables that are supposed to be based on exec_prefix 841# by default will actually change. 842# Use braces instead of parens because sh, perl, etc. also accept them. 843# (The list follows the same order as the GNU Coding Standards.) 844bindir='${exec_prefix}/bin' 845sbindir='${exec_prefix}/sbin' 846libexecdir='${exec_prefix}/libexec' 847datarootdir='${prefix}/share' 848datadir='${datarootdir}' 849sysconfdir='${prefix}/etc' 850sharedstatedir='${prefix}/com' 851localstatedir='${prefix}/var' 852includedir='${prefix}/include' 853oldincludedir='/usr/include' 854docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' 855infodir='${datarootdir}/info' 856htmldir='${docdir}' 857dvidir='${docdir}' 858pdfdir='${docdir}' 859psdir='${docdir}' 860libdir='${exec_prefix}/lib' 861localedir='${datarootdir}/locale' 862mandir='${datarootdir}/man' 863 864ac_prev= 865ac_dashdash= 866for ac_option 867do 868 # If the previous option needs an argument, assign it. 869 if test -n "$ac_prev"; then 870 eval $ac_prev=\$ac_option 871 ac_prev= 872 continue 873 fi 874 875 case $ac_option in 876 *=*) ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 877 *) ac_optarg=yes ;; 878 esac 879 880 # Accept the important Cygnus configure options, so we can diagnose typos. 881 882 case $ac_dashdash$ac_option in 883 --) 884 ac_dashdash=yes ;; 885 886 -bindir | --bindir | --bindi | --bind | --bin | --bi) 887 ac_prev=bindir ;; 888 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*) 889 bindir=$ac_optarg ;; 890 891 -build | --build | --buil | --bui | --bu) 892 ac_prev=build_alias ;; 893 -build=* | --build=* | --buil=* | --bui=* | --bu=*) 894 build_alias=$ac_optarg ;; 895 896 -cache-file | --cache-file | --cache-fil | --cache-fi \ 897 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 898 ac_prev=cache_file ;; 899 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 900 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 901 cache_file=$ac_optarg ;; 902 903 --config-cache | -C) 904 cache_file=config.cache ;; 905 906 -datadir | --datadir | --datadi | --datad) 907 ac_prev=datadir ;; 908 -datadir=* | --datadir=* | --datadi=* | --datad=*) 909 datadir=$ac_optarg ;; 910 911 -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ 912 | --dataroo | --dataro | --datar) 913 ac_prev=datarootdir ;; 914 -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ 915 | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 916 datarootdir=$ac_optarg ;; 917 918 -disable-* | --disable-*) 919 ac_useropt=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 920 # Reject names that are not valid shell variable names. 921 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 922 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 923 { (exit 1); exit 1; }; } 924 ac_useropt_orig=$ac_useropt 925 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 926 case $ac_user_opts in 927 *" 928"enable_$ac_useropt" 929"*) ;; 930 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--disable-$ac_useropt_orig" 931 ac_unrecognized_sep=', ';; 932 esac 933 eval enable_$ac_useropt=no ;; 934 935 -docdir | --docdir | --docdi | --doc | --do) 936 ac_prev=docdir ;; 937 -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 938 docdir=$ac_optarg ;; 939 940 -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) 941 ac_prev=dvidir ;; 942 -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 943 dvidir=$ac_optarg ;; 944 945 -enable-* | --enable-*) 946 ac_useropt=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 947 # Reject names that are not valid shell variable names. 948 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 949 { $as_echo "$as_me: error: invalid feature name: $ac_useropt" >&2 950 { (exit 1); exit 1; }; } 951 ac_useropt_orig=$ac_useropt 952 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 953 case $ac_user_opts in 954 *" 955"enable_$ac_useropt" 956"*) ;; 957 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--enable-$ac_useropt_orig" 958 ac_unrecognized_sep=', ';; 959 esac 960 eval enable_$ac_useropt=\$ac_optarg ;; 961 962 -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 963 | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \ 964 | --exec | --exe | --ex) 965 ac_prev=exec_prefix ;; 966 -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \ 967 | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \ 968 | --exec=* | --exe=* | --ex=*) 969 exec_prefix=$ac_optarg ;; 970 971 -gas | --gas | --ga | --g) 972 # Obsolete; use --with-gas. 973 with_gas=yes ;; 974 975 -help | --help | --hel | --he | -h) 976 ac_init_help=long ;; 977 -help=r* | --help=r* | --hel=r* | --he=r* | -hr*) 978 ac_init_help=recursive ;; 979 -help=s* | --help=s* | --hel=s* | --he=s* | -hs*) 980 ac_init_help=short ;; 981 982 -host | --host | --hos | --ho) 983 ac_prev=host_alias ;; 984 -host=* | --host=* | --hos=* | --ho=*) 985 host_alias=$ac_optarg ;; 986 987 -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 988 ac_prev=htmldir ;; 989 -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ 990 | --ht=*) 991 htmldir=$ac_optarg ;; 992 993 -includedir | --includedir | --includedi | --included | --include \ 994 | --includ | --inclu | --incl | --inc) 995 ac_prev=includedir ;; 996 -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \ 997 | --includ=* | --inclu=* | --incl=* | --inc=*) 998 includedir=$ac_optarg ;; 999 1000 -infodir | --infodir | --infodi | --infod | --info | --inf) 1001 ac_prev=infodir ;; 1002 -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*) 1003 infodir=$ac_optarg ;; 1004 1005 -libdir | --libdir | --libdi | --libd) 1006 ac_prev=libdir ;; 1007 -libdir=* | --libdir=* | --libdi=* | --libd=*) 1008 libdir=$ac_optarg ;; 1009 1010 -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \ 1011 | --libexe | --libex | --libe) 1012 ac_prev=libexecdir ;; 1013 -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \ 1014 | --libexe=* | --libex=* | --libe=*) 1015 libexecdir=$ac_optarg ;; 1016 1017 -localedir | --localedir | --localedi | --localed | --locale) 1018 ac_prev=localedir ;; 1019 -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) 1020 localedir=$ac_optarg ;; 1021 1022 -localstatedir | --localstatedir | --localstatedi | --localstated \ 1023 | --localstate | --localstat | --localsta | --localst | --locals) 1024 ac_prev=localstatedir ;; 1025 -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ 1026 | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) 1027 localstatedir=$ac_optarg ;; 1028 1029 -mandir | --mandir | --mandi | --mand | --man | --ma | --m) 1030 ac_prev=mandir ;; 1031 -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*) 1032 mandir=$ac_optarg ;; 1033 1034 -nfp | --nfp | --nf) 1035 # Obsolete; use --without-fp. 1036 with_fp=no ;; 1037 1038 -no-create | --no-create | --no-creat | --no-crea | --no-cre \ 1039 | --no-cr | --no-c | -n) 1040 no_create=yes ;; 1041 1042 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 1043 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 1044 no_recursion=yes ;; 1045 1046 -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \ 1047 | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \ 1048 | --oldin | --oldi | --old | --ol | --o) 1049 ac_prev=oldincludedir ;; 1050 -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \ 1051 | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \ 1052 | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*) 1053 oldincludedir=$ac_optarg ;; 1054 1055 -prefix | --prefix | --prefi | --pref | --pre | --pr | --p) 1056 ac_prev=prefix ;; 1057 -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*) 1058 prefix=$ac_optarg ;; 1059 1060 -program-prefix | --program-prefix | --program-prefi | --program-pref \ 1061 | --program-pre | --program-pr | --program-p) 1062 ac_prev=program_prefix ;; 1063 -program-prefix=* | --program-prefix=* | --program-prefi=* \ 1064 | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*) 1065 program_prefix=$ac_optarg ;; 1066 1067 -program-suffix | --program-suffix | --program-suffi | --program-suff \ 1068 | --program-suf | --program-su | --program-s) 1069 ac_prev=program_suffix ;; 1070 -program-suffix=* | --program-suffix=* | --program-suffi=* \ 1071 | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*) 1072 program_suffix=$ac_optarg ;; 1073 1074 -program-transform-name | --program-transform-name \ 1075 | --program-transform-nam | --program-transform-na \ 1076 | --program-transform-n | --program-transform- \ 1077 | --program-transform | --program-transfor \ 1078 | --program-transfo | --program-transf \ 1079 | --program-trans | --program-tran \ 1080 | --progr-tra | --program-tr | --program-t) 1081 ac_prev=program_transform_name ;; 1082 -program-transform-name=* | --program-transform-name=* \ 1083 | --program-transform-nam=* | --program-transform-na=* \ 1084 | --program-transform-n=* | --program-transform-=* \ 1085 | --program-transform=* | --program-transfor=* \ 1086 | --program-transfo=* | --program-transf=* \ 1087 | --program-trans=* | --program-tran=* \ 1088 | --progr-tra=* | --program-tr=* | --program-t=*) 1089 program_transform_name=$ac_optarg ;; 1090 1091 -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) 1092 ac_prev=pdfdir ;; 1093 -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) 1094 pdfdir=$ac_optarg ;; 1095 1096 -psdir | --psdir | --psdi | --psd | --ps) 1097 ac_prev=psdir ;; 1098 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 1099 psdir=$ac_optarg ;; 1100 1101 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 1102 | -silent | --silent | --silen | --sile | --sil) 1103 silent=yes ;; 1104 1105 -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb) 1106 ac_prev=sbindir ;; 1107 -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \ 1108 | --sbi=* | --sb=*) 1109 sbindir=$ac_optarg ;; 1110 1111 -sharedstatedir | --sharedstatedir | --sharedstatedi \ 1112 | --sharedstated | --sharedstate | --sharedstat | --sharedsta \ 1113 | --sharedst | --shareds | --shared | --share | --shar \ 1114 | --sha | --sh) 1115 ac_prev=sharedstatedir ;; 1116 -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \ 1117 | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \ 1118 | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \ 1119 | --sha=* | --sh=*) 1120 sharedstatedir=$ac_optarg ;; 1121 1122 -site | --site | --sit) 1123 ac_prev=site ;; 1124 -site=* | --site=* | --sit=*) 1125 site=$ac_optarg ;; 1126 1127 -srcdir | --srcdir | --srcdi | --srcd | --src | --sr) 1128 ac_prev=srcdir ;; 1129 -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*) 1130 srcdir=$ac_optarg ;; 1131 1132 -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \ 1133 | --syscon | --sysco | --sysc | --sys | --sy) 1134 ac_prev=sysconfdir ;; 1135 -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \ 1136 | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*) 1137 sysconfdir=$ac_optarg ;; 1138 1139 -target | --target | --targe | --targ | --tar | --ta | --t) 1140 ac_prev=target_alias ;; 1141 -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*) 1142 target_alias=$ac_optarg ;; 1143 1144 -v | -verbose | --verbose | --verbos | --verbo | --verb) 1145 verbose=yes ;; 1146 1147 -version | --version | --versio | --versi | --vers | -V) 1148 ac_init_version=: ;; 1149 1150 -with-* | --with-*) 1151 ac_useropt=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 1152 # Reject names that are not valid shell variable names. 1153 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1154 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1155 { (exit 1); exit 1; }; } 1156 ac_useropt_orig=$ac_useropt 1157 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1158 case $ac_user_opts in 1159 *" 1160"with_$ac_useropt" 1161"*) ;; 1162 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--with-$ac_useropt_orig" 1163 ac_unrecognized_sep=', ';; 1164 esac 1165 eval with_$ac_useropt=\$ac_optarg ;; 1166 1167 -without-* | --without-*) 1168 ac_useropt=`expr "x$ac_option" : 'x-*without-\(.*\)'` 1169 # Reject names that are not valid shell variable names. 1170 expr "x$ac_useropt" : ".*[^-+._$as_cr_alnum]" >/dev/null && 1171 { $as_echo "$as_me: error: invalid package name: $ac_useropt" >&2 1172 { (exit 1); exit 1; }; } 1173 ac_useropt_orig=$ac_useropt 1174 ac_useropt=`$as_echo "$ac_useropt" | sed 's/[-+.]/_/g'` 1175 case $ac_user_opts in 1176 *" 1177"with_$ac_useropt" 1178"*) ;; 1179 *) ac_unrecognized_opts="$ac_unrecognized_opts$ac_unrecognized_sep--without-$ac_useropt_orig" 1180 ac_unrecognized_sep=', ';; 1181 esac 1182 eval with_$ac_useropt=no ;; 1183 1184 --x) 1185 # Obsolete; use --with-x. 1186 with_x=yes ;; 1187 1188 -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \ 1189 | --x-incl | --x-inc | --x-in | --x-i) 1190 ac_prev=x_includes ;; 1191 -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \ 1192 | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*) 1193 x_includes=$ac_optarg ;; 1194 1195 -x-libraries | --x-libraries | --x-librarie | --x-librari \ 1196 | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l) 1197 ac_prev=x_libraries ;; 1198 -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \ 1199 | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*) 1200 x_libraries=$ac_optarg ;; 1201 1202 -*) { $as_echo "$as_me: error: unrecognized option: $ac_option 1203Try \`$0 --help' for more information." >&2 1204 { (exit 1); exit 1; }; } 1205 ;; 1206 1207 *=*) 1208 ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='` 1209 # Reject names that are not valid shell variable names. 1210 expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null && 1211 { $as_echo "$as_me: error: invalid variable name: $ac_envvar" >&2 1212 { (exit 1); exit 1; }; } 1213 eval $ac_envvar=\$ac_optarg 1214 export $ac_envvar ;; 1215 1216 *) 1217 # FIXME: should be removed in autoconf 3.0. 1218 $as_echo "$as_me: WARNING: you should use --build, --host, --target" >&2 1219 expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null && 1220 $as_echo "$as_me: WARNING: invalid host type: $ac_option" >&2 1221 : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option} 1222 ;; 1223 1224 esac 1225done 1226 1227if test -n "$ac_prev"; then 1228 ac_option=--`echo $ac_prev | sed 's/_/-/g'` 1229 { $as_echo "$as_me: error: missing argument to $ac_option" >&2 1230 { (exit 1); exit 1; }; } 1231fi 1232 1233if test -n "$ac_unrecognized_opts"; then 1234 case $enable_option_checking in 1235 no) ;; 1236 fatal) { $as_echo "$as_me: error: unrecognized options: $ac_unrecognized_opts" >&2 1237 { (exit 1); exit 1; }; } ;; 1238 *) $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2 ;; 1239 esac 1240fi 1241 1242# Check all directory arguments for consistency. 1243for ac_var in exec_prefix prefix bindir sbindir libexecdir datarootdir \ 1244 datadir sysconfdir sharedstatedir localstatedir includedir \ 1245 oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 1246 libdir localedir mandir 1247do 1248 eval ac_val=\$$ac_var 1249 # Remove trailing slashes. 1250 case $ac_val in 1251 */ ) 1252 ac_val=`expr "X$ac_val" : 'X\(.*[^/]\)' \| "X$ac_val" : 'X\(.*\)'` 1253 eval $ac_var=\$ac_val;; 1254 esac 1255 # Be sure to have absolute directory names. 1256 case $ac_val in 1257 [\\/$]* | ?:[\\/]* ) continue;; 1258 NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 1259 esac 1260 { $as_echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 1261 { (exit 1); exit 1; }; } 1262done 1263 1264# There might be people who depend on the old broken behavior: `$host' 1265# used to hold the argument of --host etc. 1266# FIXME: To remove some day. 1267build=$build_alias 1268host=$host_alias 1269target=$target_alias 1270 1271# FIXME: To remove some day. 1272if test "x$host_alias" != x; then 1273 if test "x$build_alias" = x; then 1274 cross_compiling=maybe 1275 $as_echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host. 1276 If a cross compiler is detected then cross compile mode will be used." >&2 1277 elif test "x$build_alias" != "x$host_alias"; then 1278 cross_compiling=yes 1279 fi 1280fi 1281 1282ac_tool_prefix= 1283test -n "$host_alias" && ac_tool_prefix=$host_alias- 1284 1285test "$silent" = yes && exec 6>/dev/null 1286 1287 1288ac_pwd=`pwd` && test -n "$ac_pwd" && 1289ac_ls_di=`ls -di .` && 1290ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 1291 { $as_echo "$as_me: error: working directory cannot be determined" >&2 1292 { (exit 1); exit 1; }; } 1293test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 1294 { $as_echo "$as_me: error: pwd does not report name of working directory" >&2 1295 { (exit 1); exit 1; }; } 1296 1297 1298# Find the source files, if location was not specified. 1299if test -z "$srcdir"; then 1300 ac_srcdir_defaulted=yes 1301 # Try the directory containing this script, then the parent directory. 1302 ac_confdir=`$as_dirname -- "$as_myself" || 1303$as_expr X"$as_myself" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 1304 X"$as_myself" : 'X\(//\)[^/]' \| \ 1305 X"$as_myself" : 'X\(//\)$' \| \ 1306 X"$as_myself" : 'X\(/\)' \| . 2>/dev/null || 1307$as_echo X"$as_myself" | 1308 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 1309 s//\1/ 1310 q 1311 } 1312 /^X\(\/\/\)[^/].*/{ 1313 s//\1/ 1314 q 1315 } 1316 /^X\(\/\/\)$/{ 1317 s//\1/ 1318 q 1319 } 1320 /^X\(\/\).*/{ 1321 s//\1/ 1322 q 1323 } 1324 s/.*/./; q'` 1325 srcdir=$ac_confdir 1326 if test ! -r "$srcdir/$ac_unique_file"; then 1327 srcdir=.. 1328 fi 1329else 1330 ac_srcdir_defaulted=no 1331fi 1332if test ! -r "$srcdir/$ac_unique_file"; then 1333 test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 1334 { $as_echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 1335 { (exit 1); exit 1; }; } 1336fi 1337ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 1338ac_abs_confdir=`( 1339 cd "$srcdir" && test -r "./$ac_unique_file" || { $as_echo "$as_me: error: $ac_msg" >&2 1340 { (exit 1); exit 1; }; } 1341 pwd)` 1342# When building in place, set srcdir=. 1343if test "$ac_abs_confdir" = "$ac_pwd"; then 1344 srcdir=. 1345fi 1346# Remove unnecessary trailing slashes from srcdir. 1347# Double slashes in file names in object file debugging info 1348# mess up M-x gdb in Emacs. 1349case $srcdir in 1350*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; 1351esac 1352for ac_var in $ac_precious_vars; do 1353 eval ac_env_${ac_var}_set=\${${ac_var}+set} 1354 eval ac_env_${ac_var}_value=\$${ac_var} 1355 eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} 1356 eval ac_cv_env_${ac_var}_value=\$${ac_var} 1357done 1358 1359# 1360# Report the --help message. 1361# 1362if test "$ac_init_help" = "long"; then 1363 # Omit some internal or obsolete options to make the list less imposing. 1364 # This message is too long to be a string in the A/UX 3.1 sh. 1365 cat <<_ACEOF 1366\`configure' configures font-adobe-utopia-100dpi 1.0.2 to adapt to many kinds of systems. 1367 1368Usage: $0 [OPTION]... [VAR=VALUE]... 1369 1370To assign environment variables (e.g., CC, CFLAGS...), specify them as 1371VAR=VALUE. See below for descriptions of some of the useful variables. 1372 1373Defaults for the options are specified in brackets. 1374 1375Configuration: 1376 -h, --help display this help and exit 1377 --help=short display options specific to this package 1378 --help=recursive display the short help of all the included packages 1379 -V, --version display version information and exit 1380 -q, --quiet, --silent do not print \`checking...' messages 1381 --cache-file=FILE cache test results in FILE [disabled] 1382 -C, --config-cache alias for \`--cache-file=config.cache' 1383 -n, --no-create do not create output files 1384 --srcdir=DIR find the sources in DIR [configure dir or \`..'] 1385 1386Installation directories: 1387 --prefix=PREFIX install architecture-independent files in PREFIX 1388 [$ac_default_prefix] 1389 --exec-prefix=EPREFIX install architecture-dependent files in EPREFIX 1390 [PREFIX] 1391 1392By default, \`make install' will install all the files in 1393\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc. You can specify 1394an installation prefix other than \`$ac_default_prefix' using \`--prefix', 1395for instance \`--prefix=\$HOME'. 1396 1397For better control, use the options below. 1398 1399Fine tuning of the installation directories: 1400 --bindir=DIR user executables [EPREFIX/bin] 1401 --sbindir=DIR system admin executables [EPREFIX/sbin] 1402 --libexecdir=DIR program executables [EPREFIX/libexec] 1403 --sysconfdir=DIR read-only single-machine data [PREFIX/etc] 1404 --sharedstatedir=DIR modifiable architecture-independent data [PREFIX/com] 1405 --localstatedir=DIR modifiable single-machine data [PREFIX/var] 1406 --libdir=DIR object code libraries [EPREFIX/lib] 1407 --includedir=DIR C header files [PREFIX/include] 1408 --oldincludedir=DIR C header files for non-gcc [/usr/include] 1409 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1410 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1411 --infodir=DIR info documentation [DATAROOTDIR/info] 1412 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1413 --mandir=DIR man documentation [DATAROOTDIR/man] 1414 --docdir=DIR documentation root 1415 [DATAROOTDIR/doc/font-adobe-utopia-100dpi] 1416 --htmldir=DIR html documentation [DOCDIR] 1417 --dvidir=DIR dvi documentation [DOCDIR] 1418 --pdfdir=DIR pdf documentation [DOCDIR] 1419 --psdir=DIR ps documentation [DOCDIR] 1420_ACEOF 1421 1422 cat <<\_ACEOF 1423 1424Program names: 1425 --program-prefix=PREFIX prepend PREFIX to installed program names 1426 --program-suffix=SUFFIX append SUFFIX to installed program names 1427 --program-transform-name=PROGRAM run sed PROGRAM on installed program names 1428 1429System types: 1430 --build=BUILD configure for building on BUILD [guessed] 1431 --host=HOST cross-compile to build programs to run on HOST [BUILD] 1432_ACEOF 1433fi 1434 1435if test -n "$ac_init_help"; then 1436 case $ac_init_help in 1437 short | recursive ) echo "Configuration of font-adobe-utopia-100dpi 1.0.2:";; 1438 esac 1439 cat <<\_ACEOF 1440 1441Optional Features: 1442 --disable-option-checking ignore unrecognized --enable/--with options 1443 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1444 --enable-FEATURE[=ARG] include FEATURE [ARG=yes] 1445 --enable-maintainer-mode enable make rules and dependencies not useful 1446 (and sometimes confusing) to the casual installer 1447 --disable-dependency-tracking speeds up one-time build 1448 --enable-dependency-tracking do not reject slow dependency extractors 1449 --enable-silent-rules less verbose build output (undo: `make V=1') 1450 --disable-silent-rules verbose build output (undo: `make V=0') 1451 --enable-strict-compilation 1452 Enable all warnings from compiler and make them 1453 errors (default: disabled) 1454 --disable-iso8859-1 Build ISO8859-1 fonts (default: yes) 1455 --disable-iso8859-2 Build ISO8859-2 fonts (default: yes) 1456 --disable-iso8859-3 Build ISO8859-3 fonts (default: yes) 1457 --disable-iso8859-4 Build ISO8859-4 fonts (default: yes) 1458 --disable-iso8859-9 Build ISO8859-9 fonts (default: yes) 1459 --disable-iso8859-10 Build ISO8859-10 fonts (default: yes) 1460 --disable-iso8859-13 Build ISO8859-13 fonts (default: yes) 1461 --disable-iso8859-14 Build ISO8859-14 fonts (default: yes) 1462 --disable-iso8859-15 Build ISO8859-15 fonts (default: yes) 1463 1464Optional Packages: 1465 --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] 1466 --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) 1467 --with-release-version=STRING 1468 Use release version string in package name 1469 --with-fontrootdir=DIR Path to root directory for font files 1470 --with-fontdir=DIR Path to 100dpi files [FONTROOTDIR/100dpi] 1471 --with-compression=<no|compress|gzip|bzip2> 1472 compression method to use on pcf fonts 1473 1474Some influential environment variables: 1475 CC C compiler command 1476 CFLAGS C compiler flags 1477 LDFLAGS linker flags, e.g. -L<lib dir> if you have libraries in a 1478 nonstandard directory <lib dir> 1479 LIBS libraries to pass to the linker, e.g. -l<library> 1480 CPPFLAGS C/C++/Objective C preprocessor flags, e.g. -I<include dir> if 1481 you have headers in a nonstandard directory <include dir> 1482 CPP C preprocessor 1483 PKG_CONFIG path to pkg-config utility 1484 MAPS_CFLAGS C compiler flags for MAPS, overriding pkg-config 1485 MAPS_LIBS linker flags for MAPS, overriding pkg-config 1486 1487Use these variables to override the choices made by `configure' or to help 1488it to find libraries and programs with nonstandard names/locations. 1489 1490Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>. 1491_ACEOF 1492ac_status=$? 1493fi 1494 1495if test "$ac_init_help" = "recursive"; then 1496 # If there are subdirs, report their specific --help. 1497 for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue 1498 test -d "$ac_dir" || 1499 { cd "$srcdir" && ac_pwd=`pwd` && srcdir=. && test -d "$ac_dir"; } || 1500 continue 1501 ac_builddir=. 1502 1503case "$ac_dir" in 1504.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 1505*) 1506 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 1507 # A ".." for each directory in $ac_dir_suffix. 1508 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 1509 case $ac_top_builddir_sub in 1510 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 1511 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 1512 esac ;; 1513esac 1514ac_abs_top_builddir=$ac_pwd 1515ac_abs_builddir=$ac_pwd$ac_dir_suffix 1516# for backward compatibility: 1517ac_top_builddir=$ac_top_build_prefix 1518 1519case $srcdir in 1520 .) # We are building in place. 1521 ac_srcdir=. 1522 ac_top_srcdir=$ac_top_builddir_sub 1523 ac_abs_top_srcdir=$ac_pwd ;; 1524 [\\/]* | ?:[\\/]* ) # Absolute name. 1525 ac_srcdir=$srcdir$ac_dir_suffix; 1526 ac_top_srcdir=$srcdir 1527 ac_abs_top_srcdir=$srcdir ;; 1528 *) # Relative name. 1529 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix 1530 ac_top_srcdir=$ac_top_build_prefix$srcdir 1531 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; 1532esac 1533ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix 1534 1535 cd "$ac_dir" || { ac_status=$?; continue; } 1536 # Check for guested configure. 1537 if test -f "$ac_srcdir/configure.gnu"; then 1538 echo && 1539 $SHELL "$ac_srcdir/configure.gnu" --help=recursive 1540 elif test -f "$ac_srcdir/configure"; then 1541 echo && 1542 $SHELL "$ac_srcdir/configure" --help=recursive 1543 else 1544 $as_echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2 1545 fi || ac_status=$? 1546 cd "$ac_pwd" || { ac_status=$?; break; } 1547 done 1548fi 1549 1550test -n "$ac_init_help" && exit $ac_status 1551if $ac_init_version; then 1552 cat <<\_ACEOF 1553font-adobe-utopia-100dpi configure 1.0.2 1554generated by GNU Autoconf 2.63 1555 1556Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 15572002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 1558This configure script is free software; the Free Software Foundation 1559gives unlimited permission to copy, distribute and modify it. 1560_ACEOF 1561 exit 1562fi 1563cat >config.log <<_ACEOF 1564This file contains any messages produced by compilers while 1565running configure, to aid debugging if configure makes a mistake. 1566 1567It was created by font-adobe-utopia-100dpi $as_me 1.0.2, which was 1568generated by GNU Autoconf 2.63. Invocation command line was 1569 1570 $ $0 $@ 1571 1572_ACEOF 1573exec 5>>config.log 1574{ 1575cat <<_ASUNAME 1576## --------- ## 1577## Platform. ## 1578## --------- ## 1579 1580hostname = `(hostname || uname -n) 2>/dev/null | sed 1q` 1581uname -m = `(uname -m) 2>/dev/null || echo unknown` 1582uname -r = `(uname -r) 2>/dev/null || echo unknown` 1583uname -s = `(uname -s) 2>/dev/null || echo unknown` 1584uname -v = `(uname -v) 2>/dev/null || echo unknown` 1585 1586/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown` 1587/bin/uname -X = `(/bin/uname -X) 2>/dev/null || echo unknown` 1588 1589/bin/arch = `(/bin/arch) 2>/dev/null || echo unknown` 1590/usr/bin/arch -k = `(/usr/bin/arch -k) 2>/dev/null || echo unknown` 1591/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown` 1592/usr/bin/hostinfo = `(/usr/bin/hostinfo) 2>/dev/null || echo unknown` 1593/bin/machine = `(/bin/machine) 2>/dev/null || echo unknown` 1594/usr/bin/oslevel = `(/usr/bin/oslevel) 2>/dev/null || echo unknown` 1595/bin/universe = `(/bin/universe) 2>/dev/null || echo unknown` 1596 1597_ASUNAME 1598 1599as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1600for as_dir in $PATH 1601do 1602 IFS=$as_save_IFS 1603 test -z "$as_dir" && as_dir=. 1604 $as_echo "PATH: $as_dir" 1605done 1606IFS=$as_save_IFS 1607 1608} >&5 1609 1610cat >&5 <<_ACEOF 1611 1612 1613## ----------- ## 1614## Core tests. ## 1615## ----------- ## 1616 1617_ACEOF 1618 1619 1620# Keep a trace of the command line. 1621# Strip out --no-create and --no-recursion so they do not pile up. 1622# Strip out --silent because we don't want to record it for future runs. 1623# Also quote any args containing shell meta-characters. 1624# Make two passes to allow for proper duplicate-argument suppression. 1625ac_configure_args= 1626ac_configure_args0= 1627ac_configure_args1= 1628ac_must_keep_next=false 1629for ac_pass in 1 2 1630do 1631 for ac_arg 1632 do 1633 case $ac_arg in 1634 -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;; 1635 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 1636 | -silent | --silent | --silen | --sile | --sil) 1637 continue ;; 1638 *\'*) 1639 ac_arg=`$as_echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;; 1640 esac 1641 case $ac_pass in 1642 1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;; 1643 2) 1644 ac_configure_args1="$ac_configure_args1 '$ac_arg'" 1645 if test $ac_must_keep_next = true; then 1646 ac_must_keep_next=false # Got value, back to normal. 1647 else 1648 case $ac_arg in 1649 *=* | --config-cache | -C | -disable-* | --disable-* \ 1650 | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \ 1651 | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \ 1652 | -with-* | --with-* | -without-* | --without-* | --x) 1653 case "$ac_configure_args0 " in 1654 "$ac_configure_args1"*" '$ac_arg' "* ) continue ;; 1655 esac 1656 ;; 1657 -* ) ac_must_keep_next=true ;; 1658 esac 1659 fi 1660 ac_configure_args="$ac_configure_args '$ac_arg'" 1661 ;; 1662 esac 1663 done 1664done 1665$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; } 1666$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; } 1667 1668# When interrupted or exit'd, cleanup temporary files, and complete 1669# config.log. We remove comments because anyway the quotes in there 1670# would cause problems or look ugly. 1671# WARNING: Use '\'' to represent an apostrophe within the trap. 1672# WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug. 1673trap 'exit_status=$? 1674 # Save into config.log some information that might help in debugging. 1675 { 1676 echo 1677 1678 cat <<\_ASBOX 1679## ---------------- ## 1680## Cache variables. ## 1681## ---------------- ## 1682_ASBOX 1683 echo 1684 # The following way of writing the cache mishandles newlines in values, 1685( 1686 for ac_var in `(set) 2>&1 | sed -n '\''s/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'\''`; do 1687 eval ac_val=\$$ac_var 1688 case $ac_val in #( 1689 *${as_nl}*) 1690 case $ac_var in #( 1691 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 1692$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 1693 esac 1694 case $ac_var in #( 1695 _ | IFS | as_nl) ;; #( 1696 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 1697 *) $as_unset $ac_var ;; 1698 esac ;; 1699 esac 1700 done 1701 (set) 2>&1 | 1702 case $as_nl`(ac_space='\'' '\''; set) 2>&1` in #( 1703 *${as_nl}ac_space=\ *) 1704 sed -n \ 1705 "s/'\''/'\''\\\\'\'''\''/g; 1706 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\''\\2'\''/p" 1707 ;; #( 1708 *) 1709 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 1710 ;; 1711 esac | 1712 sort 1713) 1714 echo 1715 1716 cat <<\_ASBOX 1717## ----------------- ## 1718## Output variables. ## 1719## ----------------- ## 1720_ASBOX 1721 echo 1722 for ac_var in $ac_subst_vars 1723 do 1724 eval ac_val=\$$ac_var 1725 case $ac_val in 1726 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1727 esac 1728 $as_echo "$ac_var='\''$ac_val'\''" 1729 done | sort 1730 echo 1731 1732 if test -n "$ac_subst_files"; then 1733 cat <<\_ASBOX 1734## ------------------- ## 1735## File substitutions. ## 1736## ------------------- ## 1737_ASBOX 1738 echo 1739 for ac_var in $ac_subst_files 1740 do 1741 eval ac_val=\$$ac_var 1742 case $ac_val in 1743 *\'\''*) ac_val=`$as_echo "$ac_val" | sed "s/'\''/'\''\\\\\\\\'\'''\''/g"`;; 1744 esac 1745 $as_echo "$ac_var='\''$ac_val'\''" 1746 done | sort 1747 echo 1748 fi 1749 1750 if test -s confdefs.h; then 1751 cat <<\_ASBOX 1752## ----------- ## 1753## confdefs.h. ## 1754## ----------- ## 1755_ASBOX 1756 echo 1757 cat confdefs.h 1758 echo 1759 fi 1760 test "$ac_signal" != 0 && 1761 $as_echo "$as_me: caught signal $ac_signal" 1762 $as_echo "$as_me: exit $exit_status" 1763 } >&5 1764 rm -f core *.core core.conftest.* && 1765 rm -f -r conftest* confdefs* conf$$* $ac_clean_files && 1766 exit $exit_status 1767' 0 1768for ac_signal in 1 2 13 15; do 1769 trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal 1770done 1771ac_signal=0 1772 1773# confdefs.h avoids OS command line length limits that DEFS can exceed. 1774rm -f -r conftest* confdefs.h 1775 1776# Predefined preprocessor variables. 1777 1778cat >>confdefs.h <<_ACEOF 1779#define PACKAGE_NAME "$PACKAGE_NAME" 1780_ACEOF 1781 1782 1783cat >>confdefs.h <<_ACEOF 1784#define PACKAGE_TARNAME "$PACKAGE_TARNAME" 1785_ACEOF 1786 1787 1788cat >>confdefs.h <<_ACEOF 1789#define PACKAGE_VERSION "$PACKAGE_VERSION" 1790_ACEOF 1791 1792 1793cat >>confdefs.h <<_ACEOF 1794#define PACKAGE_STRING "$PACKAGE_STRING" 1795_ACEOF 1796 1797 1798cat >>confdefs.h <<_ACEOF 1799#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT" 1800_ACEOF 1801 1802 1803# Let the site file select an alternate cache file if it wants to. 1804# Prefer an explicitly selected file to automatically selected ones. 1805ac_site_file1=NONE 1806ac_site_file2=NONE 1807if test -n "$CONFIG_SITE"; then 1808 ac_site_file1=$CONFIG_SITE 1809elif test "x$prefix" != xNONE; then 1810 ac_site_file1=$prefix/share/config.site 1811 ac_site_file2=$prefix/etc/config.site 1812else 1813 ac_site_file1=$ac_default_prefix/share/config.site 1814 ac_site_file2=$ac_default_prefix/etc/config.site 1815fi 1816for ac_site_file in "$ac_site_file1" "$ac_site_file2" 1817do 1818 test "x$ac_site_file" = xNONE && continue 1819 if test -r "$ac_site_file"; then 1820 { $as_echo "$as_me:$LINENO: loading site script $ac_site_file" >&5 1821$as_echo "$as_me: loading site script $ac_site_file" >&6;} 1822 sed 's/^/| /' "$ac_site_file" >&5 1823 . "$ac_site_file" 1824 fi 1825done 1826 1827if test -r "$cache_file"; then 1828 # Some versions of bash will fail to source /dev/null (special 1829 # files actually), so we avoid doing that. 1830 if test -f "$cache_file"; then 1831 { $as_echo "$as_me:$LINENO: loading cache $cache_file" >&5 1832$as_echo "$as_me: loading cache $cache_file" >&6;} 1833 case $cache_file in 1834 [\\/]* | ?:[\\/]* ) . "$cache_file";; 1835 *) . "./$cache_file";; 1836 esac 1837 fi 1838else 1839 { $as_echo "$as_me:$LINENO: creating cache $cache_file" >&5 1840$as_echo "$as_me: creating cache $cache_file" >&6;} 1841 >$cache_file 1842fi 1843 1844# Check that the precious variables saved in the cache have kept the same 1845# value. 1846ac_cache_corrupted=false 1847for ac_var in $ac_precious_vars; do 1848 eval ac_old_set=\$ac_cv_env_${ac_var}_set 1849 eval ac_new_set=\$ac_env_${ac_var}_set 1850 eval ac_old_val=\$ac_cv_env_${ac_var}_value 1851 eval ac_new_val=\$ac_env_${ac_var}_value 1852 case $ac_old_set,$ac_new_set in 1853 set,) 1854 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5 1855$as_echo "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;} 1856 ac_cache_corrupted=: ;; 1857 ,set) 1858 { $as_echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5 1859$as_echo "$as_me: error: \`$ac_var' was not set in the previous run" >&2;} 1860 ac_cache_corrupted=: ;; 1861 ,);; 1862 *) 1863 if test "x$ac_old_val" != "x$ac_new_val"; then 1864 # differences in whitespace do not lead to failure. 1865 ac_old_val_w=`echo x $ac_old_val` 1866 ac_new_val_w=`echo x $ac_new_val` 1867 if test "$ac_old_val_w" != "$ac_new_val_w"; then 1868 { $as_echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5 1869$as_echo "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;} 1870 ac_cache_corrupted=: 1871 else 1872 { $as_echo "$as_me:$LINENO: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&5 1873$as_echo "$as_me: warning: ignoring whitespace changes in \`$ac_var' since the previous run:" >&2;} 1874 eval $ac_var=\$ac_old_val 1875 fi 1876 { $as_echo "$as_me:$LINENO: former value: \`$ac_old_val'" >&5 1877$as_echo "$as_me: former value: \`$ac_old_val'" >&2;} 1878 { $as_echo "$as_me:$LINENO: current value: \`$ac_new_val'" >&5 1879$as_echo "$as_me: current value: \`$ac_new_val'" >&2;} 1880 fi;; 1881 esac 1882 # Pass precious variables to config.status. 1883 if test "$ac_new_set" = set; then 1884 case $ac_new_val in 1885 *\'*) ac_arg=$ac_var=`$as_echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;; 1886 *) ac_arg=$ac_var=$ac_new_val ;; 1887 esac 1888 case " $ac_configure_args " in 1889 *" '$ac_arg' "*) ;; # Avoid dups. Use of quotes ensures accuracy. 1890 *) ac_configure_args="$ac_configure_args '$ac_arg'" ;; 1891 esac 1892 fi 1893done 1894if $ac_cache_corrupted; then 1895 { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 1896$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 1897 { $as_echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5 1898$as_echo "$as_me: error: changes in the environment can compromise the build" >&2;} 1899 { { $as_echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5 1900$as_echo "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;} 1901 { (exit 1); exit 1; }; } 1902fi 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928ac_ext=c 1929ac_cpp='$CPP $CPPFLAGS' 1930ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 1931ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 1932ac_compiler_gnu=$ac_cv_c_compiler_gnu 1933 1934 1935am__api_version='1.11' 1936 1937ac_aux_dir= 1938for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do 1939 if test -f "$ac_dir/install-sh"; then 1940 ac_aux_dir=$ac_dir 1941 ac_install_sh="$ac_aux_dir/install-sh -c" 1942 break 1943 elif test -f "$ac_dir/install.sh"; then 1944 ac_aux_dir=$ac_dir 1945 ac_install_sh="$ac_aux_dir/install.sh -c" 1946 break 1947 elif test -f "$ac_dir/shtool"; then 1948 ac_aux_dir=$ac_dir 1949 ac_install_sh="$ac_aux_dir/shtool install -c" 1950 break 1951 fi 1952done 1953if test -z "$ac_aux_dir"; then 1954 { { $as_echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&5 1955$as_echo "$as_me: error: cannot find install-sh or install.sh in \"$srcdir\" \"$srcdir/..\" \"$srcdir/../..\"" >&2;} 1956 { (exit 1); exit 1; }; } 1957fi 1958 1959# These three variables are undocumented and unsupported, 1960# and are intended to be withdrawn in a future Autoconf release. 1961# They can cause serious problems if a builder's source tree is in a directory 1962# whose full name contains unusual characters. 1963ac_config_guess="$SHELL $ac_aux_dir/config.guess" # Please don't use this var. 1964ac_config_sub="$SHELL $ac_aux_dir/config.sub" # Please don't use this var. 1965ac_configure="$SHELL $ac_aux_dir/configure" # Please don't use this var. 1966 1967 1968# Find a good install program. We prefer a C program (faster), 1969# so one script is as good as another. But avoid the broken or 1970# incompatible versions: 1971# SysV /etc/install, /usr/sbin/install 1972# SunOS /usr/etc/install 1973# IRIX /sbin/install 1974# AIX /bin/install 1975# AmigaOS /C/install, which installs bootblocks on floppy discs 1976# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 1977# AFS /usr/afsws/bin/install, which mishandles nonexistent args 1978# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 1979# OS/2's system install, which has a completely different semantic 1980# ./install, which can be erroneously created by make from ./install.sh. 1981# Reject install programs that cannot install multiple files. 1982{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 1983$as_echo_n "checking for a BSD-compatible install... " >&6; } 1984if test -z "$INSTALL"; then 1985if test "${ac_cv_path_install+set}" = set; then 1986 $as_echo_n "(cached) " >&6 1987else 1988 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 1989for as_dir in $PATH 1990do 1991 IFS=$as_save_IFS 1992 test -z "$as_dir" && as_dir=. 1993 # Account for people who put trailing slashes in PATH elements. 1994case $as_dir/ in 1995 ./ | .// | /cC/* | \ 1996 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 1997 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ 1998 /usr/ucb/* ) ;; 1999 *) 2000 # OSF1 and SCO ODT 3.0 have their own names for install. 2001 # Don't use installbsd from OSF since it installs stuff as root 2002 # by default. 2003 for ac_prog in ginstall scoinst install; do 2004 for ac_exec_ext in '' $ac_executable_extensions; do 2005 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 2006 if test $ac_prog = install && 2007 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 2008 # AIX install. It has an incompatible calling convention. 2009 : 2010 elif test $ac_prog = install && 2011 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 2012 # program-specific install script used by HP pwplus--don't use. 2013 : 2014 else 2015 rm -rf conftest.one conftest.two conftest.dir 2016 echo one > conftest.one 2017 echo two > conftest.two 2018 mkdir conftest.dir 2019 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 2020 test -s conftest.one && test -s conftest.two && 2021 test -s conftest.dir/conftest.one && 2022 test -s conftest.dir/conftest.two 2023 then 2024 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 2025 break 3 2026 fi 2027 fi 2028 fi 2029 done 2030 done 2031 ;; 2032esac 2033 2034done 2035IFS=$as_save_IFS 2036 2037rm -rf conftest.one conftest.two conftest.dir 2038 2039fi 2040 if test "${ac_cv_path_install+set}" = set; then 2041 INSTALL=$ac_cv_path_install 2042 else 2043 # As a last resort, use the slow shell script. Don't cache a 2044 # value for INSTALL within a source directory, because that will 2045 # break other packages using the cache if that directory is 2046 # removed, or if the value is a relative name. 2047 INSTALL=$ac_install_sh 2048 fi 2049fi 2050{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 2051$as_echo "$INSTALL" >&6; } 2052 2053# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 2054# It thinks the first close brace ends the variable substitution. 2055test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' 2056 2057test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 2058 2059test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 2060 2061{ $as_echo "$as_me:$LINENO: checking whether build environment is sane" >&5 2062$as_echo_n "checking whether build environment is sane... " >&6; } 2063# Just in case 2064sleep 1 2065echo timestamp > conftest.file 2066# Reject unsafe characters in $srcdir or the absolute working directory 2067# name. Accept space and tab only in the latter. 2068am_lf=' 2069' 2070case `pwd` in 2071 *[\\\"\#\$\&\'\`$am_lf]*) 2072 { { $as_echo "$as_me:$LINENO: error: unsafe absolute working directory name" >&5 2073$as_echo "$as_me: error: unsafe absolute working directory name" >&2;} 2074 { (exit 1); exit 1; }; };; 2075esac 2076case $srcdir in 2077 *[\\\"\#\$\&\'\`$am_lf\ \ ]*) 2078 { { $as_echo "$as_me:$LINENO: error: unsafe srcdir value: \`$srcdir'" >&5 2079$as_echo "$as_me: error: unsafe srcdir value: \`$srcdir'" >&2;} 2080 { (exit 1); exit 1; }; };; 2081esac 2082 2083# Do `set' in a subshell so we don't clobber the current shell's 2084# arguments. Must try -L first in case configure is actually a 2085# symlink; some systems play weird games with the mod time of symlinks 2086# (eg FreeBSD returns the mod time of the symlink's containing 2087# directory). 2088if ( 2089 set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` 2090 if test "$*" = "X"; then 2091 # -L didn't work. 2092 set X `ls -t "$srcdir/configure" conftest.file` 2093 fi 2094 rm -f conftest.file 2095 if test "$*" != "X $srcdir/configure conftest.file" \ 2096 && test "$*" != "X conftest.file $srcdir/configure"; then 2097 2098 # If neither matched, then we have a broken ls. This can happen 2099 # if, for instance, CONFIG_SHELL is bash and it inherits a 2100 # broken ls alias from the environment. This has actually 2101 # happened. Such a system could not be considered "sane". 2102 { { $as_echo "$as_me:$LINENO: error: ls -t appears to fail. Make sure there is not a broken 2103alias in your environment" >&5 2104$as_echo "$as_me: error: ls -t appears to fail. Make sure there is not a broken 2105alias in your environment" >&2;} 2106 { (exit 1); exit 1; }; } 2107 fi 2108 2109 test "$2" = conftest.file 2110 ) 2111then 2112 # Ok. 2113 : 2114else 2115 { { $as_echo "$as_me:$LINENO: error: newly created file is older than distributed files! 2116Check your system clock" >&5 2117$as_echo "$as_me: error: newly created file is older than distributed files! 2118Check your system clock" >&2;} 2119 { (exit 1); exit 1; }; } 2120fi 2121{ $as_echo "$as_me:$LINENO: result: yes" >&5 2122$as_echo "yes" >&6; } 2123test "$program_prefix" != NONE && 2124 program_transform_name="s&^&$program_prefix&;$program_transform_name" 2125# Use a double $ so make ignores it. 2126test "$program_suffix" != NONE && 2127 program_transform_name="s&\$&$program_suffix&;$program_transform_name" 2128# Double any \ or $. 2129# By default was `s,x,x', remove it if useless. 2130ac_script='s/[\\$]/&&/g;s/;s,x,x,$//' 2131program_transform_name=`$as_echo "$program_transform_name" | sed "$ac_script"` 2132 2133# expand $ac_aux_dir to an absolute path 2134am_aux_dir=`cd $ac_aux_dir && pwd` 2135 2136if test x"${MISSING+set}" != xset; then 2137 case $am_aux_dir in 2138 *\ * | *\ *) 2139 MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; 2140 *) 2141 MISSING="\${SHELL} $am_aux_dir/missing" ;; 2142 esac 2143fi 2144# Use eval to expand $SHELL 2145if eval "$MISSING --run true"; then 2146 am_missing_run="$MISSING --run " 2147else 2148 am_missing_run= 2149 { $as_echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5 2150$as_echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;} 2151fi 2152 2153if test x"${install_sh}" != xset; then 2154 case $am_aux_dir in 2155 *\ * | *\ *) 2156 install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; 2157 *) 2158 install_sh="\${SHELL} $am_aux_dir/install-sh" 2159 esac 2160fi 2161 2162# Installed binaries are usually stripped using `strip' when the user 2163# run `make install-strip'. However `strip' might not be the right 2164# tool to use in cross-compilation environments, therefore Automake 2165# will honor the `STRIP' environment variable to overrule this program. 2166if test "$cross_compiling" != no; then 2167 if test -n "$ac_tool_prefix"; then 2168 # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args. 2169set dummy ${ac_tool_prefix}strip; ac_word=$2 2170{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2171$as_echo_n "checking for $ac_word... " >&6; } 2172if test "${ac_cv_prog_STRIP+set}" = set; then 2173 $as_echo_n "(cached) " >&6 2174else 2175 if test -n "$STRIP"; then 2176 ac_cv_prog_STRIP="$STRIP" # Let the user override the test. 2177else 2178as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2179for as_dir in $PATH 2180do 2181 IFS=$as_save_IFS 2182 test -z "$as_dir" && as_dir=. 2183 for ac_exec_ext in '' $ac_executable_extensions; do 2184 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2185 ac_cv_prog_STRIP="${ac_tool_prefix}strip" 2186 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2187 break 2 2188 fi 2189done 2190done 2191IFS=$as_save_IFS 2192 2193fi 2194fi 2195STRIP=$ac_cv_prog_STRIP 2196if test -n "$STRIP"; then 2197 { $as_echo "$as_me:$LINENO: result: $STRIP" >&5 2198$as_echo "$STRIP" >&6; } 2199else 2200 { $as_echo "$as_me:$LINENO: result: no" >&5 2201$as_echo "no" >&6; } 2202fi 2203 2204 2205fi 2206if test -z "$ac_cv_prog_STRIP"; then 2207 ac_ct_STRIP=$STRIP 2208 # Extract the first word of "strip", so it can be a program name with args. 2209set dummy strip; ac_word=$2 2210{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2211$as_echo_n "checking for $ac_word... " >&6; } 2212if test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then 2213 $as_echo_n "(cached) " >&6 2214else 2215 if test -n "$ac_ct_STRIP"; then 2216 ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test. 2217else 2218as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2219for as_dir in $PATH 2220do 2221 IFS=$as_save_IFS 2222 test -z "$as_dir" && as_dir=. 2223 for ac_exec_ext in '' $ac_executable_extensions; do 2224 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2225 ac_cv_prog_ac_ct_STRIP="strip" 2226 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2227 break 2 2228 fi 2229done 2230done 2231IFS=$as_save_IFS 2232 2233fi 2234fi 2235ac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP 2236if test -n "$ac_ct_STRIP"; then 2237 { $as_echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5 2238$as_echo "$ac_ct_STRIP" >&6; } 2239else 2240 { $as_echo "$as_me:$LINENO: result: no" >&5 2241$as_echo "no" >&6; } 2242fi 2243 2244 if test "x$ac_ct_STRIP" = x; then 2245 STRIP=":" 2246 else 2247 case $cross_compiling:$ac_tool_warned in 2248yes:) 2249{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2250$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2251ac_tool_warned=yes ;; 2252esac 2253 STRIP=$ac_ct_STRIP 2254 fi 2255else 2256 STRIP="$ac_cv_prog_STRIP" 2257fi 2258 2259fi 2260INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" 2261 2262{ $as_echo "$as_me:$LINENO: checking for a thread-safe mkdir -p" >&5 2263$as_echo_n "checking for a thread-safe mkdir -p... " >&6; } 2264if test -z "$MKDIR_P"; then 2265 if test "${ac_cv_path_mkdir+set}" = set; then 2266 $as_echo_n "(cached) " >&6 2267else 2268 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2269for as_dir in $PATH$PATH_SEPARATOR/opt/sfw/bin 2270do 2271 IFS=$as_save_IFS 2272 test -z "$as_dir" && as_dir=. 2273 for ac_prog in mkdir gmkdir; do 2274 for ac_exec_ext in '' $ac_executable_extensions; do 2275 { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; } || continue 2276 case `"$as_dir/$ac_prog$ac_exec_ext" --version 2>&1` in #( 2277 'mkdir (GNU coreutils) '* | \ 2278 'mkdir (coreutils) '* | \ 2279 'mkdir (fileutils) '4.1*) 2280 ac_cv_path_mkdir=$as_dir/$ac_prog$ac_exec_ext 2281 break 3;; 2282 esac 2283 done 2284 done 2285done 2286IFS=$as_save_IFS 2287 2288fi 2289 2290 if test "${ac_cv_path_mkdir+set}" = set; then 2291 MKDIR_P="$ac_cv_path_mkdir -p" 2292 else 2293 # As a last resort, use the slow shell script. Don't cache a 2294 # value for MKDIR_P within a source directory, because that will 2295 # break other packages using the cache if that directory is 2296 # removed, or if the value is a relative name. 2297 test -d ./--version && rmdir ./--version 2298 MKDIR_P="$ac_install_sh -d" 2299 fi 2300fi 2301{ $as_echo "$as_me:$LINENO: result: $MKDIR_P" >&5 2302$as_echo "$MKDIR_P" >&6; } 2303 2304mkdir_p="$MKDIR_P" 2305case $mkdir_p in 2306 [\\/$]* | ?:[\\/]*) ;; 2307 */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; 2308esac 2309 2310for ac_prog in gawk mawk nawk awk 2311do 2312 # Extract the first word of "$ac_prog", so it can be a program name with args. 2313set dummy $ac_prog; ac_word=$2 2314{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2315$as_echo_n "checking for $ac_word... " >&6; } 2316if test "${ac_cv_prog_AWK+set}" = set; then 2317 $as_echo_n "(cached) " >&6 2318else 2319 if test -n "$AWK"; then 2320 ac_cv_prog_AWK="$AWK" # Let the user override the test. 2321else 2322as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2323for as_dir in $PATH 2324do 2325 IFS=$as_save_IFS 2326 test -z "$as_dir" && as_dir=. 2327 for ac_exec_ext in '' $ac_executable_extensions; do 2328 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2329 ac_cv_prog_AWK="$ac_prog" 2330 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2331 break 2 2332 fi 2333done 2334done 2335IFS=$as_save_IFS 2336 2337fi 2338fi 2339AWK=$ac_cv_prog_AWK 2340if test -n "$AWK"; then 2341 { $as_echo "$as_me:$LINENO: result: $AWK" >&5 2342$as_echo "$AWK" >&6; } 2343else 2344 { $as_echo "$as_me:$LINENO: result: no" >&5 2345$as_echo "no" >&6; } 2346fi 2347 2348 2349 test -n "$AWK" && break 2350done 2351 2352{ $as_echo "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5 2353$as_echo_n "checking whether ${MAKE-make} sets \$(MAKE)... " >&6; } 2354set x ${MAKE-make} 2355ac_make=`$as_echo "$2" | sed 's/+/p/g; s/[^a-zA-Z0-9_]/_/g'` 2356if { as_var=ac_cv_prog_make_${ac_make}_set; eval "test \"\${$as_var+set}\" = set"; }; then 2357 $as_echo_n "(cached) " >&6 2358else 2359 cat >conftest.make <<\_ACEOF 2360SHELL = /bin/sh 2361all: 2362 @echo '@@@%%%=$(MAKE)=@@@%%%' 2363_ACEOF 2364# GNU make sometimes prints "make[1]: Entering...", which would confuse us. 2365case `${MAKE-make} -f conftest.make 2>/dev/null` in 2366 *@@@%%%=?*=@@@%%%*) 2367 eval ac_cv_prog_make_${ac_make}_set=yes;; 2368 *) 2369 eval ac_cv_prog_make_${ac_make}_set=no;; 2370esac 2371rm -f conftest.make 2372fi 2373if eval test \$ac_cv_prog_make_${ac_make}_set = yes; then 2374 { $as_echo "$as_me:$LINENO: result: yes" >&5 2375$as_echo "yes" >&6; } 2376 SET_MAKE= 2377else 2378 { $as_echo "$as_me:$LINENO: result: no" >&5 2379$as_echo "no" >&6; } 2380 SET_MAKE="MAKE=${MAKE-make}" 2381fi 2382 2383rm -rf .tst 2>/dev/null 2384mkdir .tst 2>/dev/null 2385if test -d .tst; then 2386 am__leading_dot=. 2387else 2388 am__leading_dot=_ 2389fi 2390rmdir .tst 2>/dev/null 2391 2392if test "`cd $srcdir && pwd`" != "`pwd`"; then 2393 # Use -I$(srcdir) only when $(srcdir) != ., so that make's output 2394 # is not polluted with repeated "-I." 2395 am__isrc=' -I$(srcdir)' 2396 # test to see if srcdir already configured 2397 if test -f $srcdir/config.status; then 2398 { { $as_echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5 2399$as_echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;} 2400 { (exit 1); exit 1; }; } 2401 fi 2402fi 2403 2404# test whether we have cygpath 2405if test -z "$CYGPATH_W"; then 2406 if (cygpath --version) >/dev/null 2>/dev/null; then 2407 CYGPATH_W='cygpath -w' 2408 else 2409 CYGPATH_W=echo 2410 fi 2411fi 2412 2413 2414# Define the identity of the package. 2415 PACKAGE='font-adobe-utopia-100dpi' 2416 VERSION='1.0.2' 2417 2418 2419cat >>confdefs.h <<_ACEOF 2420#define PACKAGE "$PACKAGE" 2421_ACEOF 2422 2423 2424cat >>confdefs.h <<_ACEOF 2425#define VERSION "$VERSION" 2426_ACEOF 2427 2428# Some tools Automake needs. 2429 2430ACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"} 2431 2432 2433AUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"} 2434 2435 2436AUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"} 2437 2438 2439AUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"} 2440 2441 2442MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"} 2443 2444# We need awk for the "check" target. The system "awk" is bad on 2445# some platforms. 2446# Always define AMTAR for backward compatibility. 2447 2448AMTAR=${AMTAR-"${am_missing_run}tar"} 2449 2450am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -' 2451 2452 2453 2454 2455 2456 2457{ $as_echo "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5 2458$as_echo_n "checking whether to enable maintainer-specific portions of Makefiles... " >&6; } 2459 # Check whether --enable-maintainer-mode was given. 2460if test "${enable_maintainer_mode+set}" = set; then 2461 enableval=$enable_maintainer_mode; USE_MAINTAINER_MODE=$enableval 2462else 2463 USE_MAINTAINER_MODE=no 2464fi 2465 2466 { $as_echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5 2467$as_echo "$USE_MAINTAINER_MODE" >&6; } 2468 if test $USE_MAINTAINER_MODE = yes; then 2469 MAINTAINER_MODE_TRUE= 2470 MAINTAINER_MODE_FALSE='#' 2471else 2472 MAINTAINER_MODE_TRUE='#' 2473 MAINTAINER_MODE_FALSE= 2474fi 2475 2476 MAINT=$MAINTAINER_MODE_TRUE 2477 2478 2479 2480# Require xorg-macros: XORG_DEFAULT_OPTIONS 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492DEPDIR="${am__leading_dot}deps" 2493 2494ac_config_commands="$ac_config_commands depfiles" 2495 2496 2497am_make=${MAKE-make} 2498cat > confinc << 'END' 2499am__doit: 2500 @echo this is the am__doit target 2501.PHONY: am__doit 2502END 2503# If we don't find an include directive, just comment out the code. 2504{ $as_echo "$as_me:$LINENO: checking for style of include used by $am_make" >&5 2505$as_echo_n "checking for style of include used by $am_make... " >&6; } 2506am__include="#" 2507am__quote= 2508_am_result=none 2509# First try GNU make style include. 2510echo "include confinc" > confmf 2511# Ignore all kinds of additional output from `make'. 2512case `$am_make -s -f confmf 2> /dev/null` in #( 2513*the\ am__doit\ target*) 2514 am__include=include 2515 am__quote= 2516 _am_result=GNU 2517 ;; 2518esac 2519# Now try BSD make style include. 2520if test "$am__include" = "#"; then 2521 echo '.include "confinc"' > confmf 2522 case `$am_make -s -f confmf 2> /dev/null` in #( 2523 *the\ am__doit\ target*) 2524 am__include=.include 2525 am__quote="\"" 2526 _am_result=BSD 2527 ;; 2528 esac 2529fi 2530 2531 2532{ $as_echo "$as_me:$LINENO: result: $_am_result" >&5 2533$as_echo "$_am_result" >&6; } 2534rm -f confinc confmf 2535 2536# Check whether --enable-dependency-tracking was given. 2537if test "${enable_dependency_tracking+set}" = set; then 2538 enableval=$enable_dependency_tracking; 2539fi 2540 2541if test "x$enable_dependency_tracking" != xno; then 2542 am_depcomp="$ac_aux_dir/depcomp" 2543 AMDEPBACKSLASH='\' 2544fi 2545 if test "x$enable_dependency_tracking" != xno; then 2546 AMDEP_TRUE= 2547 AMDEP_FALSE='#' 2548else 2549 AMDEP_TRUE='#' 2550 AMDEP_FALSE= 2551fi 2552 2553 2554ac_ext=c 2555ac_cpp='$CPP $CPPFLAGS' 2556ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 2557ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 2558ac_compiler_gnu=$ac_cv_c_compiler_gnu 2559if test -n "$ac_tool_prefix"; then 2560 # Extract the first word of "${ac_tool_prefix}gcc", so it can be a program name with args. 2561set dummy ${ac_tool_prefix}gcc; ac_word=$2 2562{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2563$as_echo_n "checking for $ac_word... " >&6; } 2564if test "${ac_cv_prog_CC+set}" = set; then 2565 $as_echo_n "(cached) " >&6 2566else 2567 if test -n "$CC"; then 2568 ac_cv_prog_CC="$CC" # Let the user override the test. 2569else 2570as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2571for as_dir in $PATH 2572do 2573 IFS=$as_save_IFS 2574 test -z "$as_dir" && as_dir=. 2575 for ac_exec_ext in '' $ac_executable_extensions; do 2576 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2577 ac_cv_prog_CC="${ac_tool_prefix}gcc" 2578 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2579 break 2 2580 fi 2581done 2582done 2583IFS=$as_save_IFS 2584 2585fi 2586fi 2587CC=$ac_cv_prog_CC 2588if test -n "$CC"; then 2589 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2590$as_echo "$CC" >&6; } 2591else 2592 { $as_echo "$as_me:$LINENO: result: no" >&5 2593$as_echo "no" >&6; } 2594fi 2595 2596 2597fi 2598if test -z "$ac_cv_prog_CC"; then 2599 ac_ct_CC=$CC 2600 # Extract the first word of "gcc", so it can be a program name with args. 2601set dummy gcc; ac_word=$2 2602{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2603$as_echo_n "checking for $ac_word... " >&6; } 2604if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2605 $as_echo_n "(cached) " >&6 2606else 2607 if test -n "$ac_ct_CC"; then 2608 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2609else 2610as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2611for as_dir in $PATH 2612do 2613 IFS=$as_save_IFS 2614 test -z "$as_dir" && as_dir=. 2615 for ac_exec_ext in '' $ac_executable_extensions; do 2616 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2617 ac_cv_prog_ac_ct_CC="gcc" 2618 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2619 break 2 2620 fi 2621done 2622done 2623IFS=$as_save_IFS 2624 2625fi 2626fi 2627ac_ct_CC=$ac_cv_prog_ac_ct_CC 2628if test -n "$ac_ct_CC"; then 2629 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2630$as_echo "$ac_ct_CC" >&6; } 2631else 2632 { $as_echo "$as_me:$LINENO: result: no" >&5 2633$as_echo "no" >&6; } 2634fi 2635 2636 if test "x$ac_ct_CC" = x; then 2637 CC="" 2638 else 2639 case $cross_compiling:$ac_tool_warned in 2640yes:) 2641{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2642$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2643ac_tool_warned=yes ;; 2644esac 2645 CC=$ac_ct_CC 2646 fi 2647else 2648 CC="$ac_cv_prog_CC" 2649fi 2650 2651if test -z "$CC"; then 2652 if test -n "$ac_tool_prefix"; then 2653 # Extract the first word of "${ac_tool_prefix}cc", so it can be a program name with args. 2654set dummy ${ac_tool_prefix}cc; ac_word=$2 2655{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2656$as_echo_n "checking for $ac_word... " >&6; } 2657if test "${ac_cv_prog_CC+set}" = set; then 2658 $as_echo_n "(cached) " >&6 2659else 2660 if test -n "$CC"; then 2661 ac_cv_prog_CC="$CC" # Let the user override the test. 2662else 2663as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2664for as_dir in $PATH 2665do 2666 IFS=$as_save_IFS 2667 test -z "$as_dir" && as_dir=. 2668 for ac_exec_ext in '' $ac_executable_extensions; do 2669 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2670 ac_cv_prog_CC="${ac_tool_prefix}cc" 2671 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2672 break 2 2673 fi 2674done 2675done 2676IFS=$as_save_IFS 2677 2678fi 2679fi 2680CC=$ac_cv_prog_CC 2681if test -n "$CC"; then 2682 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2683$as_echo "$CC" >&6; } 2684else 2685 { $as_echo "$as_me:$LINENO: result: no" >&5 2686$as_echo "no" >&6; } 2687fi 2688 2689 2690 fi 2691fi 2692if test -z "$CC"; then 2693 # Extract the first word of "cc", so it can be a program name with args. 2694set dummy cc; ac_word=$2 2695{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2696$as_echo_n "checking for $ac_word... " >&6; } 2697if test "${ac_cv_prog_CC+set}" = set; then 2698 $as_echo_n "(cached) " >&6 2699else 2700 if test -n "$CC"; then 2701 ac_cv_prog_CC="$CC" # Let the user override the test. 2702else 2703 ac_prog_rejected=no 2704as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2705for as_dir in $PATH 2706do 2707 IFS=$as_save_IFS 2708 test -z "$as_dir" && as_dir=. 2709 for ac_exec_ext in '' $ac_executable_extensions; do 2710 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2711 if test "$as_dir/$ac_word$ac_exec_ext" = "/usr/ucb/cc"; then 2712 ac_prog_rejected=yes 2713 continue 2714 fi 2715 ac_cv_prog_CC="cc" 2716 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2717 break 2 2718 fi 2719done 2720done 2721IFS=$as_save_IFS 2722 2723if test $ac_prog_rejected = yes; then 2724 # We found a bogon in the path, so make sure we never use it. 2725 set dummy $ac_cv_prog_CC 2726 shift 2727 if test $# != 0; then 2728 # We chose a different compiler from the bogus one. 2729 # However, it has the same basename, so the bogon will be chosen 2730 # first if we set CC to just the basename; use the full file name. 2731 shift 2732 ac_cv_prog_CC="$as_dir/$ac_word${1+' '}$@" 2733 fi 2734fi 2735fi 2736fi 2737CC=$ac_cv_prog_CC 2738if test -n "$CC"; then 2739 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2740$as_echo "$CC" >&6; } 2741else 2742 { $as_echo "$as_me:$LINENO: result: no" >&5 2743$as_echo "no" >&6; } 2744fi 2745 2746 2747fi 2748if test -z "$CC"; then 2749 if test -n "$ac_tool_prefix"; then 2750 for ac_prog in cl.exe 2751 do 2752 # Extract the first word of "$ac_tool_prefix$ac_prog", so it can be a program name with args. 2753set dummy $ac_tool_prefix$ac_prog; ac_word=$2 2754{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2755$as_echo_n "checking for $ac_word... " >&6; } 2756if test "${ac_cv_prog_CC+set}" = set; then 2757 $as_echo_n "(cached) " >&6 2758else 2759 if test -n "$CC"; then 2760 ac_cv_prog_CC="$CC" # Let the user override the test. 2761else 2762as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2763for as_dir in $PATH 2764do 2765 IFS=$as_save_IFS 2766 test -z "$as_dir" && as_dir=. 2767 for ac_exec_ext in '' $ac_executable_extensions; do 2768 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2769 ac_cv_prog_CC="$ac_tool_prefix$ac_prog" 2770 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2771 break 2 2772 fi 2773done 2774done 2775IFS=$as_save_IFS 2776 2777fi 2778fi 2779CC=$ac_cv_prog_CC 2780if test -n "$CC"; then 2781 { $as_echo "$as_me:$LINENO: result: $CC" >&5 2782$as_echo "$CC" >&6; } 2783else 2784 { $as_echo "$as_me:$LINENO: result: no" >&5 2785$as_echo "no" >&6; } 2786fi 2787 2788 2789 test -n "$CC" && break 2790 done 2791fi 2792if test -z "$CC"; then 2793 ac_ct_CC=$CC 2794 for ac_prog in cl.exe 2795do 2796 # Extract the first word of "$ac_prog", so it can be a program name with args. 2797set dummy $ac_prog; ac_word=$2 2798{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 2799$as_echo_n "checking for $ac_word... " >&6; } 2800if test "${ac_cv_prog_ac_ct_CC+set}" = set; then 2801 $as_echo_n "(cached) " >&6 2802else 2803 if test -n "$ac_ct_CC"; then 2804 ac_cv_prog_ac_ct_CC="$ac_ct_CC" # Let the user override the test. 2805else 2806as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 2807for as_dir in $PATH 2808do 2809 IFS=$as_save_IFS 2810 test -z "$as_dir" && as_dir=. 2811 for ac_exec_ext in '' $ac_executable_extensions; do 2812 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 2813 ac_cv_prog_ac_ct_CC="$ac_prog" 2814 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 2815 break 2 2816 fi 2817done 2818done 2819IFS=$as_save_IFS 2820 2821fi 2822fi 2823ac_ct_CC=$ac_cv_prog_ac_ct_CC 2824if test -n "$ac_ct_CC"; then 2825 { $as_echo "$as_me:$LINENO: result: $ac_ct_CC" >&5 2826$as_echo "$ac_ct_CC" >&6; } 2827else 2828 { $as_echo "$as_me:$LINENO: result: no" >&5 2829$as_echo "no" >&6; } 2830fi 2831 2832 2833 test -n "$ac_ct_CC" && break 2834done 2835 2836 if test "x$ac_ct_CC" = x; then 2837 CC="" 2838 else 2839 case $cross_compiling:$ac_tool_warned in 2840yes:) 2841{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 2842$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 2843ac_tool_warned=yes ;; 2844esac 2845 CC=$ac_ct_CC 2846 fi 2847fi 2848 2849fi 2850 2851 2852test -z "$CC" && { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2853$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2854{ { $as_echo "$as_me:$LINENO: error: no acceptable C compiler found in \$PATH 2855See \`config.log' for more details." >&5 2856$as_echo "$as_me: error: no acceptable C compiler found in \$PATH 2857See \`config.log' for more details." >&2;} 2858 { (exit 1); exit 1; }; }; } 2859 2860# Provide some information about the compiler. 2861$as_echo "$as_me:$LINENO: checking for C compiler version" >&5 2862set X $ac_compile 2863ac_compiler=$2 2864{ (ac_try="$ac_compiler --version >&5" 2865case "(($ac_try" in 2866 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2867 *) ac_try_echo=$ac_try;; 2868esac 2869eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2870$as_echo "$ac_try_echo") >&5 2871 (eval "$ac_compiler --version >&5") 2>&5 2872 ac_status=$? 2873 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2874 (exit $ac_status); } 2875{ (ac_try="$ac_compiler -v >&5" 2876case "(($ac_try" in 2877 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2878 *) ac_try_echo=$ac_try;; 2879esac 2880eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2881$as_echo "$ac_try_echo") >&5 2882 (eval "$ac_compiler -v >&5") 2>&5 2883 ac_status=$? 2884 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2885 (exit $ac_status); } 2886{ (ac_try="$ac_compiler -V >&5" 2887case "(($ac_try" in 2888 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2889 *) ac_try_echo=$ac_try;; 2890esac 2891eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2892$as_echo "$ac_try_echo") >&5 2893 (eval "$ac_compiler -V >&5") 2>&5 2894 ac_status=$? 2895 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2896 (exit $ac_status); } 2897 2898cat >conftest.$ac_ext <<_ACEOF 2899/* confdefs.h. */ 2900_ACEOF 2901cat confdefs.h >>conftest.$ac_ext 2902cat >>conftest.$ac_ext <<_ACEOF 2903/* end confdefs.h. */ 2904 2905int 2906main () 2907{ 2908 2909 ; 2910 return 0; 2911} 2912_ACEOF 2913ac_clean_files_save=$ac_clean_files 2914ac_clean_files="$ac_clean_files a.out a.out.dSYM a.exe b.out" 2915# Try to create an executable without -o first, disregard a.out. 2916# It will help us diagnose broken compilers, and finding out an intuition 2917# of exeext. 2918{ $as_echo "$as_me:$LINENO: checking for C compiler default output file name" >&5 2919$as_echo_n "checking for C compiler default output file name... " >&6; } 2920ac_link_default=`$as_echo "$ac_link" | sed 's/ -o *conftest[^ ]*//'` 2921 2922# The possible output files: 2923ac_files="a.out conftest.exe conftest a.exe a_out.exe b.out conftest.*" 2924 2925ac_rmfiles= 2926for ac_file in $ac_files 2927do 2928 case $ac_file in 2929 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 2930 * ) ac_rmfiles="$ac_rmfiles $ac_file";; 2931 esac 2932done 2933rm -f $ac_rmfiles 2934 2935if { (ac_try="$ac_link_default" 2936case "(($ac_try" in 2937 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 2938 *) ac_try_echo=$ac_try;; 2939esac 2940eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 2941$as_echo "$ac_try_echo") >&5 2942 (eval "$ac_link_default") 2>&5 2943 ac_status=$? 2944 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 2945 (exit $ac_status); }; then 2946 # Autoconf-2.13 could set the ac_cv_exeext variable to `no'. 2947# So ignore a value of `no', otherwise this would lead to `EXEEXT = no' 2948# in a Makefile. We should not override ac_cv_exeext if it was cached, 2949# so that the user can short-circuit this test for compilers unknown to 2950# Autoconf. 2951for ac_file in $ac_files '' 2952do 2953 test -f "$ac_file" || continue 2954 case $ac_file in 2955 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) 2956 ;; 2957 [ab].out ) 2958 # We found the default executable, but exeext='' is most 2959 # certainly right. 2960 break;; 2961 *.* ) 2962 if test "${ac_cv_exeext+set}" = set && test "$ac_cv_exeext" != no; 2963 then :; else 2964 ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 2965 fi 2966 # We set ac_cv_exeext here because the later test for it is not 2967 # safe: cross compilers may not add the suffix if given an `-o' 2968 # argument, so we may need to know it at that point already. 2969 # Even if this section looks crufty: it has the advantage of 2970 # actually working. 2971 break;; 2972 * ) 2973 break;; 2974 esac 2975done 2976test "$ac_cv_exeext" = no && ac_cv_exeext= 2977 2978else 2979 ac_file='' 2980fi 2981 2982{ $as_echo "$as_me:$LINENO: result: $ac_file" >&5 2983$as_echo "$ac_file" >&6; } 2984if test -z "$ac_file"; then 2985 $as_echo "$as_me: failed program was:" >&5 2986sed 's/^/| /' conftest.$ac_ext >&5 2987 2988{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 2989$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 2990{ { $as_echo "$as_me:$LINENO: error: C compiler cannot create executables 2991See \`config.log' for more details." >&5 2992$as_echo "$as_me: error: C compiler cannot create executables 2993See \`config.log' for more details." >&2;} 2994 { (exit 77); exit 77; }; }; } 2995fi 2996 2997ac_exeext=$ac_cv_exeext 2998 2999# Check that the compiler produces executables we can run. If not, either 3000# the compiler is broken, or we cross compile. 3001{ $as_echo "$as_me:$LINENO: checking whether the C compiler works" >&5 3002$as_echo_n "checking whether the C compiler works... " >&6; } 3003# FIXME: These cross compiler hacks should be removed for Autoconf 3.0 3004# If not cross compiling, check that we can run a simple program. 3005if test "$cross_compiling" != yes; then 3006 if { ac_try='./$ac_file' 3007 { (case "(($ac_try" in 3008 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3009 *) ac_try_echo=$ac_try;; 3010esac 3011eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3012$as_echo "$ac_try_echo") >&5 3013 (eval "$ac_try") 2>&5 3014 ac_status=$? 3015 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3016 (exit $ac_status); }; }; then 3017 cross_compiling=no 3018 else 3019 if test "$cross_compiling" = maybe; then 3020 cross_compiling=yes 3021 else 3022 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3023$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3024{ { $as_echo "$as_me:$LINENO: error: cannot run C compiled programs. 3025If you meant to cross compile, use \`--host'. 3026See \`config.log' for more details." >&5 3027$as_echo "$as_me: error: cannot run C compiled programs. 3028If you meant to cross compile, use \`--host'. 3029See \`config.log' for more details." >&2;} 3030 { (exit 1); exit 1; }; }; } 3031 fi 3032 fi 3033fi 3034{ $as_echo "$as_me:$LINENO: result: yes" >&5 3035$as_echo "yes" >&6; } 3036 3037rm -f -r a.out a.out.dSYM a.exe conftest$ac_cv_exeext b.out 3038ac_clean_files=$ac_clean_files_save 3039# Check that the compiler produces executables we can run. If not, either 3040# the compiler is broken, or we cross compile. 3041{ $as_echo "$as_me:$LINENO: checking whether we are cross compiling" >&5 3042$as_echo_n "checking whether we are cross compiling... " >&6; } 3043{ $as_echo "$as_me:$LINENO: result: $cross_compiling" >&5 3044$as_echo "$cross_compiling" >&6; } 3045 3046{ $as_echo "$as_me:$LINENO: checking for suffix of executables" >&5 3047$as_echo_n "checking for suffix of executables... " >&6; } 3048if { (ac_try="$ac_link" 3049case "(($ac_try" in 3050 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3051 *) ac_try_echo=$ac_try;; 3052esac 3053eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3054$as_echo "$ac_try_echo") >&5 3055 (eval "$ac_link") 2>&5 3056 ac_status=$? 3057 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3058 (exit $ac_status); }; then 3059 # If both `conftest.exe' and `conftest' are `present' (well, observable) 3060# catch `conftest.exe'. For instance with Cygwin, `ls conftest' will 3061# work properly (i.e., refer to `conftest.exe'), while it won't with 3062# `rm'. 3063for ac_file in conftest.exe conftest conftest.*; do 3064 test -f "$ac_file" || continue 3065 case $ac_file in 3066 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM | *.o | *.obj ) ;; 3067 *.* ) ac_cv_exeext=`expr "$ac_file" : '[^.]*\(\..*\)'` 3068 break;; 3069 * ) break;; 3070 esac 3071done 3072else 3073 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3074$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3075{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of executables: cannot compile and link 3076See \`config.log' for more details." >&5 3077$as_echo "$as_me: error: cannot compute suffix of executables: cannot compile and link 3078See \`config.log' for more details." >&2;} 3079 { (exit 1); exit 1; }; }; } 3080fi 3081 3082rm -f conftest$ac_cv_exeext 3083{ $as_echo "$as_me:$LINENO: result: $ac_cv_exeext" >&5 3084$as_echo "$ac_cv_exeext" >&6; } 3085 3086rm -f conftest.$ac_ext 3087EXEEXT=$ac_cv_exeext 3088ac_exeext=$EXEEXT 3089{ $as_echo "$as_me:$LINENO: checking for suffix of object files" >&5 3090$as_echo_n "checking for suffix of object files... " >&6; } 3091if test "${ac_cv_objext+set}" = set; then 3092 $as_echo_n "(cached) " >&6 3093else 3094 cat >conftest.$ac_ext <<_ACEOF 3095/* confdefs.h. */ 3096_ACEOF 3097cat confdefs.h >>conftest.$ac_ext 3098cat >>conftest.$ac_ext <<_ACEOF 3099/* end confdefs.h. */ 3100 3101int 3102main () 3103{ 3104 3105 ; 3106 return 0; 3107} 3108_ACEOF 3109rm -f conftest.o conftest.obj 3110if { (ac_try="$ac_compile" 3111case "(($ac_try" in 3112 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3113 *) ac_try_echo=$ac_try;; 3114esac 3115eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3116$as_echo "$ac_try_echo") >&5 3117 (eval "$ac_compile") 2>&5 3118 ac_status=$? 3119 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3120 (exit $ac_status); }; then 3121 for ac_file in conftest.o conftest.obj conftest.*; do 3122 test -f "$ac_file" || continue; 3123 case $ac_file in 3124 *.$ac_ext | *.xcoff | *.tds | *.d | *.pdb | *.xSYM | *.bb | *.bbg | *.map | *.inf | *.dSYM ) ;; 3125 *) ac_cv_objext=`expr "$ac_file" : '.*\.\(.*\)'` 3126 break;; 3127 esac 3128done 3129else 3130 $as_echo "$as_me: failed program was:" >&5 3131sed 's/^/| /' conftest.$ac_ext >&5 3132 3133{ { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3134$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3135{ { $as_echo "$as_me:$LINENO: error: cannot compute suffix of object files: cannot compile 3136See \`config.log' for more details." >&5 3137$as_echo "$as_me: error: cannot compute suffix of object files: cannot compile 3138See \`config.log' for more details." >&2;} 3139 { (exit 1); exit 1; }; }; } 3140fi 3141 3142rm -f conftest.$ac_cv_objext conftest.$ac_ext 3143fi 3144{ $as_echo "$as_me:$LINENO: result: $ac_cv_objext" >&5 3145$as_echo "$ac_cv_objext" >&6; } 3146OBJEXT=$ac_cv_objext 3147ac_objext=$OBJEXT 3148{ $as_echo "$as_me:$LINENO: checking whether we are using the GNU C compiler" >&5 3149$as_echo_n "checking whether we are using the GNU C compiler... " >&6; } 3150if test "${ac_cv_c_compiler_gnu+set}" = set; then 3151 $as_echo_n "(cached) " >&6 3152else 3153 cat >conftest.$ac_ext <<_ACEOF 3154/* confdefs.h. */ 3155_ACEOF 3156cat confdefs.h >>conftest.$ac_ext 3157cat >>conftest.$ac_ext <<_ACEOF 3158/* end confdefs.h. */ 3159 3160int 3161main () 3162{ 3163#ifndef __GNUC__ 3164 choke me 3165#endif 3166 3167 ; 3168 return 0; 3169} 3170_ACEOF 3171rm -f conftest.$ac_objext 3172if { (ac_try="$ac_compile" 3173case "(($ac_try" in 3174 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3175 *) ac_try_echo=$ac_try;; 3176esac 3177eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3178$as_echo "$ac_try_echo") >&5 3179 (eval "$ac_compile") 2>conftest.er1 3180 ac_status=$? 3181 grep -v '^ *+' conftest.er1 >conftest.err 3182 rm -f conftest.er1 3183 cat conftest.err >&5 3184 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3185 (exit $ac_status); } && { 3186 test -z "$ac_c_werror_flag" || 3187 test ! -s conftest.err 3188 } && test -s conftest.$ac_objext; then 3189 ac_compiler_gnu=yes 3190else 3191 $as_echo "$as_me: failed program was:" >&5 3192sed 's/^/| /' conftest.$ac_ext >&5 3193 3194 ac_compiler_gnu=no 3195fi 3196 3197rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3198ac_cv_c_compiler_gnu=$ac_compiler_gnu 3199 3200fi 3201{ $as_echo "$as_me:$LINENO: result: $ac_cv_c_compiler_gnu" >&5 3202$as_echo "$ac_cv_c_compiler_gnu" >&6; } 3203if test $ac_compiler_gnu = yes; then 3204 GCC=yes 3205else 3206 GCC= 3207fi 3208ac_test_CFLAGS=${CFLAGS+set} 3209ac_save_CFLAGS=$CFLAGS 3210{ $as_echo "$as_me:$LINENO: checking whether $CC accepts -g" >&5 3211$as_echo_n "checking whether $CC accepts -g... " >&6; } 3212if test "${ac_cv_prog_cc_g+set}" = set; then 3213 $as_echo_n "(cached) " >&6 3214else 3215 ac_save_c_werror_flag=$ac_c_werror_flag 3216 ac_c_werror_flag=yes 3217 ac_cv_prog_cc_g=no 3218 CFLAGS="-g" 3219 cat >conftest.$ac_ext <<_ACEOF 3220/* confdefs.h. */ 3221_ACEOF 3222cat confdefs.h >>conftest.$ac_ext 3223cat >>conftest.$ac_ext <<_ACEOF 3224/* end confdefs.h. */ 3225 3226int 3227main () 3228{ 3229 3230 ; 3231 return 0; 3232} 3233_ACEOF 3234rm -f conftest.$ac_objext 3235if { (ac_try="$ac_compile" 3236case "(($ac_try" in 3237 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3238 *) ac_try_echo=$ac_try;; 3239esac 3240eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3241$as_echo "$ac_try_echo") >&5 3242 (eval "$ac_compile") 2>conftest.er1 3243 ac_status=$? 3244 grep -v '^ *+' conftest.er1 >conftest.err 3245 rm -f conftest.er1 3246 cat conftest.err >&5 3247 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3248 (exit $ac_status); } && { 3249 test -z "$ac_c_werror_flag" || 3250 test ! -s conftest.err 3251 } && test -s conftest.$ac_objext; then 3252 ac_cv_prog_cc_g=yes 3253else 3254 $as_echo "$as_me: failed program was:" >&5 3255sed 's/^/| /' conftest.$ac_ext >&5 3256 3257 CFLAGS="" 3258 cat >conftest.$ac_ext <<_ACEOF 3259/* confdefs.h. */ 3260_ACEOF 3261cat confdefs.h >>conftest.$ac_ext 3262cat >>conftest.$ac_ext <<_ACEOF 3263/* end confdefs.h. */ 3264 3265int 3266main () 3267{ 3268 3269 ; 3270 return 0; 3271} 3272_ACEOF 3273rm -f conftest.$ac_objext 3274if { (ac_try="$ac_compile" 3275case "(($ac_try" in 3276 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3277 *) ac_try_echo=$ac_try;; 3278esac 3279eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3280$as_echo "$ac_try_echo") >&5 3281 (eval "$ac_compile") 2>conftest.er1 3282 ac_status=$? 3283 grep -v '^ *+' conftest.er1 >conftest.err 3284 rm -f conftest.er1 3285 cat conftest.err >&5 3286 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3287 (exit $ac_status); } && { 3288 test -z "$ac_c_werror_flag" || 3289 test ! -s conftest.err 3290 } && test -s conftest.$ac_objext; then 3291 : 3292else 3293 $as_echo "$as_me: failed program was:" >&5 3294sed 's/^/| /' conftest.$ac_ext >&5 3295 3296 ac_c_werror_flag=$ac_save_c_werror_flag 3297 CFLAGS="-g" 3298 cat >conftest.$ac_ext <<_ACEOF 3299/* confdefs.h. */ 3300_ACEOF 3301cat confdefs.h >>conftest.$ac_ext 3302cat >>conftest.$ac_ext <<_ACEOF 3303/* end confdefs.h. */ 3304 3305int 3306main () 3307{ 3308 3309 ; 3310 return 0; 3311} 3312_ACEOF 3313rm -f conftest.$ac_objext 3314if { (ac_try="$ac_compile" 3315case "(($ac_try" in 3316 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3317 *) ac_try_echo=$ac_try;; 3318esac 3319eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3320$as_echo "$ac_try_echo") >&5 3321 (eval "$ac_compile") 2>conftest.er1 3322 ac_status=$? 3323 grep -v '^ *+' conftest.er1 >conftest.err 3324 rm -f conftest.er1 3325 cat conftest.err >&5 3326 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3327 (exit $ac_status); } && { 3328 test -z "$ac_c_werror_flag" || 3329 test ! -s conftest.err 3330 } && test -s conftest.$ac_objext; then 3331 ac_cv_prog_cc_g=yes 3332else 3333 $as_echo "$as_me: failed program was:" >&5 3334sed 's/^/| /' conftest.$ac_ext >&5 3335 3336 3337fi 3338 3339rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3340fi 3341 3342rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3343fi 3344 3345rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 3346 ac_c_werror_flag=$ac_save_c_werror_flag 3347fi 3348{ $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_g" >&5 3349$as_echo "$ac_cv_prog_cc_g" >&6; } 3350if test "$ac_test_CFLAGS" = set; then 3351 CFLAGS=$ac_save_CFLAGS 3352elif test $ac_cv_prog_cc_g = yes; then 3353 if test "$GCC" = yes; then 3354 CFLAGS="-g -O2" 3355 else 3356 CFLAGS="-g" 3357 fi 3358else 3359 if test "$GCC" = yes; then 3360 CFLAGS="-O2" 3361 else 3362 CFLAGS= 3363 fi 3364fi 3365{ $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C89" >&5 3366$as_echo_n "checking for $CC option to accept ISO C89... " >&6; } 3367if test "${ac_cv_prog_cc_c89+set}" = set; then 3368 $as_echo_n "(cached) " >&6 3369else 3370 ac_cv_prog_cc_c89=no 3371ac_save_CC=$CC 3372cat >conftest.$ac_ext <<_ACEOF 3373/* confdefs.h. */ 3374_ACEOF 3375cat confdefs.h >>conftest.$ac_ext 3376cat >>conftest.$ac_ext <<_ACEOF 3377/* end confdefs.h. */ 3378#include <stdarg.h> 3379#include <stdio.h> 3380#include <sys/types.h> 3381#include <sys/stat.h> 3382/* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ 3383struct buf { int x; }; 3384FILE * (*rcsopen) (struct buf *, struct stat *, int); 3385static char *e (p, i) 3386 char **p; 3387 int i; 3388{ 3389 return p[i]; 3390} 3391static char *f (char * (*g) (char **, int), char **p, ...) 3392{ 3393 char *s; 3394 va_list v; 3395 va_start (v,p); 3396 s = g (p, va_arg (v,int)); 3397 va_end (v); 3398 return s; 3399} 3400 3401/* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has 3402 function prototypes and stuff, but not '\xHH' hex character constants. 3403 These don't provoke an error unfortunately, instead are silently treated 3404 as 'x'. The following induces an error, until -std is added to get 3405 proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an 3406 array size at least. It's necessary to write '\x00'==0 to get something 3407 that's true only with -std. */ 3408int osf4_cc_array ['\x00' == 0 ? 1 : -1]; 3409 3410/* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters 3411 inside strings and character constants. */ 3412#define FOO(x) 'x' 3413int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; 3414 3415int test (int i, double x); 3416struct s1 {int (*f) (int a);}; 3417struct s2 {int (*f) (double a);}; 3418int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); 3419int argc; 3420char **argv; 3421int 3422main () 3423{ 3424return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; 3425 ; 3426 return 0; 3427} 3428_ACEOF 3429for ac_arg in '' -qlanglvl=extc89 -qlanglvl=ansi -std \ 3430 -Ae "-Aa -D_HPUX_SOURCE" "-Xc -D__EXTENSIONS__" 3431do 3432 CC="$ac_save_CC $ac_arg" 3433 rm -f conftest.$ac_objext 3434if { (ac_try="$ac_compile" 3435case "(($ac_try" in 3436 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3437 *) ac_try_echo=$ac_try;; 3438esac 3439eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3440$as_echo "$ac_try_echo") >&5 3441 (eval "$ac_compile") 2>conftest.er1 3442 ac_status=$? 3443 grep -v '^ *+' conftest.er1 >conftest.err 3444 rm -f conftest.er1 3445 cat conftest.err >&5 3446 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3447 (exit $ac_status); } && { 3448 test -z "$ac_c_werror_flag" || 3449 test ! -s conftest.err 3450 } && test -s conftest.$ac_objext; then 3451 ac_cv_prog_cc_c89=$ac_arg 3452else 3453 $as_echo "$as_me: failed program was:" >&5 3454sed 's/^/| /' conftest.$ac_ext >&5 3455 3456 3457fi 3458 3459rm -f core conftest.err conftest.$ac_objext 3460 test "x$ac_cv_prog_cc_c89" != "xno" && break 3461done 3462rm -f conftest.$ac_ext 3463CC=$ac_save_CC 3464 3465fi 3466# AC_CACHE_VAL 3467case "x$ac_cv_prog_cc_c89" in 3468 x) 3469 { $as_echo "$as_me:$LINENO: result: none needed" >&5 3470$as_echo "none needed" >&6; } ;; 3471 xno) 3472 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 3473$as_echo "unsupported" >&6; } ;; 3474 *) 3475 CC="$CC $ac_cv_prog_cc_c89" 3476 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c89" >&5 3477$as_echo "$ac_cv_prog_cc_c89" >&6; } ;; 3478esac 3479 3480 3481ac_ext=c 3482ac_cpp='$CPP $CPPFLAGS' 3483ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3484ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3485ac_compiler_gnu=$ac_cv_c_compiler_gnu 3486 3487depcc="$CC" am_compiler_list= 3488 3489{ $as_echo "$as_me:$LINENO: checking dependency style of $depcc" >&5 3490$as_echo_n "checking dependency style of $depcc... " >&6; } 3491if test "${am_cv_CC_dependencies_compiler_type+set}" = set; then 3492 $as_echo_n "(cached) " >&6 3493else 3494 if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then 3495 # We make a subdir and do the tests there. Otherwise we can end up 3496 # making bogus files that we don't know about and never remove. For 3497 # instance it was reported that on HP-UX the gcc test will end up 3498 # making a dummy file named `D' -- because `-MD' means `put the output 3499 # in D'. 3500 mkdir conftest.dir 3501 # Copy depcomp to subdir because otherwise we won't find it if we're 3502 # using a relative directory. 3503 cp "$am_depcomp" conftest.dir 3504 cd conftest.dir 3505 # We will build objects and dependencies in a subdirectory because 3506 # it helps to detect inapplicable dependency modes. For instance 3507 # both Tru64's cc and ICC support -MD to output dependencies as a 3508 # side effect of compilation, but ICC will put the dependencies in 3509 # the current directory while Tru64 will put them in the object 3510 # directory. 3511 mkdir sub 3512 3513 am_cv_CC_dependencies_compiler_type=none 3514 if test "$am_compiler_list" = ""; then 3515 am_compiler_list=`sed -n 's/^#*\([a-zA-Z0-9]*\))$/\1/p' < ./depcomp` 3516 fi 3517 am__universal=false 3518 case " $depcc " in #( 3519 *\ -arch\ *\ -arch\ *) am__universal=true ;; 3520 esac 3521 3522 for depmode in $am_compiler_list; do 3523 # Setup a source with many dependencies, because some compilers 3524 # like to wrap large dependency lists on column 80 (with \), and 3525 # we should not choose a depcomp mode which is confused by this. 3526 # 3527 # We need to recreate these files for each test, as the compiler may 3528 # overwrite some of them when testing with obscure command lines. 3529 # This happens at least with the AIX C compiler. 3530 : > sub/conftest.c 3531 for i in 1 2 3 4 5 6; do 3532 echo '#include "conftst'$i'.h"' >> sub/conftest.c 3533 # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with 3534 # Solaris 8's {/usr,}/bin/sh. 3535 touch sub/conftst$i.h 3536 done 3537 echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf 3538 3539 # We check with `-c' and `-o' for the sake of the "dashmstdout" 3540 # mode. It turns out that the SunPro C++ compiler does not properly 3541 # handle `-M -o', and we need to detect this. Also, some Intel 3542 # versions had trouble with output in subdirs 3543 am__obj=sub/conftest.${OBJEXT-o} 3544 am__minus_obj="-o $am__obj" 3545 case $depmode in 3546 gcc) 3547 # This depmode causes a compiler race in universal mode. 3548 test "$am__universal" = false || continue 3549 ;; 3550 nosideeffect) 3551 # after this tag, mechanisms are not by side-effect, so they'll 3552 # only be used when explicitly requested 3553 if test "x$enable_dependency_tracking" = xyes; then 3554 continue 3555 else 3556 break 3557 fi 3558 ;; 3559 msvisualcpp | msvcmsys) 3560 # This compiler won't grok `-c -o', but also, the minuso test has 3561 # not run yet. These depmodes are late enough in the game, and 3562 # so weak that their functioning should not be impacted. 3563 am__obj=conftest.${OBJEXT-o} 3564 am__minus_obj= 3565 ;; 3566 none) break ;; 3567 esac 3568 if depmode=$depmode \ 3569 source=sub/conftest.c object=$am__obj \ 3570 depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ 3571 $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ 3572 >/dev/null 2>conftest.err && 3573 grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && 3574 grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && 3575 grep $am__obj sub/conftest.Po > /dev/null 2>&1 && 3576 ${MAKE-make} -s -f confmf > /dev/null 2>&1; then 3577 # icc doesn't choke on unknown options, it will just issue warnings 3578 # or remarks (even with -Werror). So we grep stderr for any message 3579 # that says an option was ignored or not supported. 3580 # When given -MP, icc 7.0 and 7.1 complain thusly: 3581 # icc: Command line warning: ignoring option '-M'; no argument required 3582 # The diagnosis changed in icc 8.0: 3583 # icc: Command line remark: option '-MP' not supported 3584 if (grep 'ignoring option' conftest.err || 3585 grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else 3586 am_cv_CC_dependencies_compiler_type=$depmode 3587 break 3588 fi 3589 fi 3590 done 3591 3592 cd .. 3593 rm -rf conftest.dir 3594else 3595 am_cv_CC_dependencies_compiler_type=none 3596fi 3597 3598fi 3599{ $as_echo "$as_me:$LINENO: result: $am_cv_CC_dependencies_compiler_type" >&5 3600$as_echo "$am_cv_CC_dependencies_compiler_type" >&6; } 3601CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type 3602 3603 if 3604 test "x$enable_dependency_tracking" != xno \ 3605 && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then 3606 am__fastdepCC_TRUE= 3607 am__fastdepCC_FALSE='#' 3608else 3609 am__fastdepCC_TRUE='#' 3610 am__fastdepCC_FALSE= 3611fi 3612 3613 3614 3615ac_ext=c 3616ac_cpp='$CPP $CPPFLAGS' 3617ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3618ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3619ac_compiler_gnu=$ac_cv_c_compiler_gnu 3620{ $as_echo "$as_me:$LINENO: checking how to run the C preprocessor" >&5 3621$as_echo_n "checking how to run the C preprocessor... " >&6; } 3622# On Suns, sometimes $CPP names a directory. 3623if test -n "$CPP" && test -d "$CPP"; then 3624 CPP= 3625fi 3626if test -z "$CPP"; then 3627 if test "${ac_cv_prog_CPP+set}" = set; then 3628 $as_echo_n "(cached) " >&6 3629else 3630 # Double quotes because CPP needs to be expanded 3631 for CPP in "$CC -E" "$CC -E -traditional-cpp" "/lib/cpp" 3632 do 3633 ac_preproc_ok=false 3634for ac_c_preproc_warn_flag in '' yes 3635do 3636 # Use a header file that comes with gcc, so configuring glibc 3637 # with a fresh cross-compiler works. 3638 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3639 # <limits.h> exists even on freestanding compilers. 3640 # On the NeXT, cc -E runs the code through the compiler's parser, 3641 # not just through cpp. "Syntax error" is here to catch this case. 3642 cat >conftest.$ac_ext <<_ACEOF 3643/* confdefs.h. */ 3644_ACEOF 3645cat confdefs.h >>conftest.$ac_ext 3646cat >>conftest.$ac_ext <<_ACEOF 3647/* end confdefs.h. */ 3648#ifdef __STDC__ 3649# include <limits.h> 3650#else 3651# include <assert.h> 3652#endif 3653 Syntax error 3654_ACEOF 3655if { (ac_try="$ac_cpp conftest.$ac_ext" 3656case "(($ac_try" in 3657 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3658 *) ac_try_echo=$ac_try;; 3659esac 3660eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3661$as_echo "$ac_try_echo") >&5 3662 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3663 ac_status=$? 3664 grep -v '^ *+' conftest.er1 >conftest.err 3665 rm -f conftest.er1 3666 cat conftest.err >&5 3667 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3668 (exit $ac_status); } >/dev/null && { 3669 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3670 test ! -s conftest.err 3671 }; then 3672 : 3673else 3674 $as_echo "$as_me: failed program was:" >&5 3675sed 's/^/| /' conftest.$ac_ext >&5 3676 3677 # Broken: fails on valid input. 3678continue 3679fi 3680 3681rm -f conftest.err conftest.$ac_ext 3682 3683 # OK, works on sane cases. Now check whether nonexistent headers 3684 # can be detected and how. 3685 cat >conftest.$ac_ext <<_ACEOF 3686/* confdefs.h. */ 3687_ACEOF 3688cat confdefs.h >>conftest.$ac_ext 3689cat >>conftest.$ac_ext <<_ACEOF 3690/* end confdefs.h. */ 3691#include <ac_nonexistent.h> 3692_ACEOF 3693if { (ac_try="$ac_cpp conftest.$ac_ext" 3694case "(($ac_try" in 3695 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3696 *) ac_try_echo=$ac_try;; 3697esac 3698eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3699$as_echo "$ac_try_echo") >&5 3700 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3701 ac_status=$? 3702 grep -v '^ *+' conftest.er1 >conftest.err 3703 rm -f conftest.er1 3704 cat conftest.err >&5 3705 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3706 (exit $ac_status); } >/dev/null && { 3707 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3708 test ! -s conftest.err 3709 }; then 3710 # Broken: success on invalid input. 3711continue 3712else 3713 $as_echo "$as_me: failed program was:" >&5 3714sed 's/^/| /' conftest.$ac_ext >&5 3715 3716 # Passes both tests. 3717ac_preproc_ok=: 3718break 3719fi 3720 3721rm -f conftest.err conftest.$ac_ext 3722 3723done 3724# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3725rm -f conftest.err conftest.$ac_ext 3726if $ac_preproc_ok; then 3727 break 3728fi 3729 3730 done 3731 ac_cv_prog_CPP=$CPP 3732 3733fi 3734 CPP=$ac_cv_prog_CPP 3735else 3736 ac_cv_prog_CPP=$CPP 3737fi 3738{ $as_echo "$as_me:$LINENO: result: $CPP" >&5 3739$as_echo "$CPP" >&6; } 3740ac_preproc_ok=false 3741for ac_c_preproc_warn_flag in '' yes 3742do 3743 # Use a header file that comes with gcc, so configuring glibc 3744 # with a fresh cross-compiler works. 3745 # Prefer <limits.h> to <assert.h> if __STDC__ is defined, since 3746 # <limits.h> exists even on freestanding compilers. 3747 # On the NeXT, cc -E runs the code through the compiler's parser, 3748 # not just through cpp. "Syntax error" is here to catch this case. 3749 cat >conftest.$ac_ext <<_ACEOF 3750/* confdefs.h. */ 3751_ACEOF 3752cat confdefs.h >>conftest.$ac_ext 3753cat >>conftest.$ac_ext <<_ACEOF 3754/* end confdefs.h. */ 3755#ifdef __STDC__ 3756# include <limits.h> 3757#else 3758# include <assert.h> 3759#endif 3760 Syntax error 3761_ACEOF 3762if { (ac_try="$ac_cpp conftest.$ac_ext" 3763case "(($ac_try" in 3764 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3765 *) ac_try_echo=$ac_try;; 3766esac 3767eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3768$as_echo "$ac_try_echo") >&5 3769 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3770 ac_status=$? 3771 grep -v '^ *+' conftest.er1 >conftest.err 3772 rm -f conftest.er1 3773 cat conftest.err >&5 3774 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3775 (exit $ac_status); } >/dev/null && { 3776 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3777 test ! -s conftest.err 3778 }; then 3779 : 3780else 3781 $as_echo "$as_me: failed program was:" >&5 3782sed 's/^/| /' conftest.$ac_ext >&5 3783 3784 # Broken: fails on valid input. 3785continue 3786fi 3787 3788rm -f conftest.err conftest.$ac_ext 3789 3790 # OK, works on sane cases. Now check whether nonexistent headers 3791 # can be detected and how. 3792 cat >conftest.$ac_ext <<_ACEOF 3793/* confdefs.h. */ 3794_ACEOF 3795cat confdefs.h >>conftest.$ac_ext 3796cat >>conftest.$ac_ext <<_ACEOF 3797/* end confdefs.h. */ 3798#include <ac_nonexistent.h> 3799_ACEOF 3800if { (ac_try="$ac_cpp conftest.$ac_ext" 3801case "(($ac_try" in 3802 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 3803 *) ac_try_echo=$ac_try;; 3804esac 3805eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 3806$as_echo "$ac_try_echo") >&5 3807 (eval "$ac_cpp conftest.$ac_ext") 2>conftest.er1 3808 ac_status=$? 3809 grep -v '^ *+' conftest.er1 >conftest.err 3810 rm -f conftest.er1 3811 cat conftest.err >&5 3812 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 3813 (exit $ac_status); } >/dev/null && { 3814 test -z "$ac_c_preproc_warn_flag$ac_c_werror_flag" || 3815 test ! -s conftest.err 3816 }; then 3817 # Broken: success on invalid input. 3818continue 3819else 3820 $as_echo "$as_me: failed program was:" >&5 3821sed 's/^/| /' conftest.$ac_ext >&5 3822 3823 # Passes both tests. 3824ac_preproc_ok=: 3825break 3826fi 3827 3828rm -f conftest.err conftest.$ac_ext 3829 3830done 3831# Because of `break', _AC_PREPROC_IFELSE's cleaning code was skipped. 3832rm -f conftest.err conftest.$ac_ext 3833if $ac_preproc_ok; then 3834 : 3835else 3836 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 3837$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 3838{ { $as_echo "$as_me:$LINENO: error: C preprocessor \"$CPP\" fails sanity check 3839See \`config.log' for more details." >&5 3840$as_echo "$as_me: error: C preprocessor \"$CPP\" fails sanity check 3841See \`config.log' for more details." >&2;} 3842 { (exit 1); exit 1; }; }; } 3843fi 3844 3845ac_ext=c 3846ac_cpp='$CPP $CPPFLAGS' 3847ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 3848ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 3849ac_compiler_gnu=$ac_cv_c_compiler_gnu 3850 3851 3852{ $as_echo "$as_me:$LINENO: checking for grep that handles long lines and -e" >&5 3853$as_echo_n "checking for grep that handles long lines and -e... " >&6; } 3854if test "${ac_cv_path_GREP+set}" = set; then 3855 $as_echo_n "(cached) " >&6 3856else 3857 if test -z "$GREP"; then 3858 ac_path_GREP_found=false 3859 # Loop through the user's path and test for each of PROGNAME-LIST 3860 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3861for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3862do 3863 IFS=$as_save_IFS 3864 test -z "$as_dir" && as_dir=. 3865 for ac_prog in grep ggrep; do 3866 for ac_exec_ext in '' $ac_executable_extensions; do 3867 ac_path_GREP="$as_dir/$ac_prog$ac_exec_ext" 3868 { test -f "$ac_path_GREP" && $as_test_x "$ac_path_GREP"; } || continue 3869# Check for GNU ac_path_GREP and select it if it is found. 3870 # Check for GNU $ac_path_GREP 3871case `"$ac_path_GREP" --version 2>&1` in 3872*GNU*) 3873 ac_cv_path_GREP="$ac_path_GREP" ac_path_GREP_found=:;; 3874*) 3875 ac_count=0 3876 $as_echo_n 0123456789 >"conftest.in" 3877 while : 3878 do 3879 cat "conftest.in" "conftest.in" >"conftest.tmp" 3880 mv "conftest.tmp" "conftest.in" 3881 cp "conftest.in" "conftest.nl" 3882 $as_echo 'GREP' >> "conftest.nl" 3883 "$ac_path_GREP" -e 'GREP$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3884 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 3885 ac_count=`expr $ac_count + 1` 3886 if test $ac_count -gt ${ac_path_GREP_max-0}; then 3887 # Best one so far, save it but keep looking for a better one 3888 ac_cv_path_GREP="$ac_path_GREP" 3889 ac_path_GREP_max=$ac_count 3890 fi 3891 # 10*(2^10) chars as input seems more than enough 3892 test $ac_count -gt 10 && break 3893 done 3894 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 3895esac 3896 3897 $ac_path_GREP_found && break 3 3898 done 3899 done 3900done 3901IFS=$as_save_IFS 3902 if test -z "$ac_cv_path_GREP"; then 3903 { { $as_echo "$as_me:$LINENO: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3904$as_echo "$as_me: error: no acceptable grep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3905 { (exit 1); exit 1; }; } 3906 fi 3907else 3908 ac_cv_path_GREP=$GREP 3909fi 3910 3911fi 3912{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_GREP" >&5 3913$as_echo "$ac_cv_path_GREP" >&6; } 3914 GREP="$ac_cv_path_GREP" 3915 3916 3917{ $as_echo "$as_me:$LINENO: checking for egrep" >&5 3918$as_echo_n "checking for egrep... " >&6; } 3919if test "${ac_cv_path_EGREP+set}" = set; then 3920 $as_echo_n "(cached) " >&6 3921else 3922 if echo a | $GREP -E '(a|b)' >/dev/null 2>&1 3923 then ac_cv_path_EGREP="$GREP -E" 3924 else 3925 if test -z "$EGREP"; then 3926 ac_path_EGREP_found=false 3927 # Loop through the user's path and test for each of PROGNAME-LIST 3928 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 3929for as_dir in $PATH$PATH_SEPARATOR/usr/xpg4/bin 3930do 3931 IFS=$as_save_IFS 3932 test -z "$as_dir" && as_dir=. 3933 for ac_prog in egrep; do 3934 for ac_exec_ext in '' $ac_executable_extensions; do 3935 ac_path_EGREP="$as_dir/$ac_prog$ac_exec_ext" 3936 { test -f "$ac_path_EGREP" && $as_test_x "$ac_path_EGREP"; } || continue 3937# Check for GNU ac_path_EGREP and select it if it is found. 3938 # Check for GNU $ac_path_EGREP 3939case `"$ac_path_EGREP" --version 2>&1` in 3940*GNU*) 3941 ac_cv_path_EGREP="$ac_path_EGREP" ac_path_EGREP_found=:;; 3942*) 3943 ac_count=0 3944 $as_echo_n 0123456789 >"conftest.in" 3945 while : 3946 do 3947 cat "conftest.in" "conftest.in" >"conftest.tmp" 3948 mv "conftest.tmp" "conftest.in" 3949 cp "conftest.in" "conftest.nl" 3950 $as_echo 'EGREP' >> "conftest.nl" 3951 "$ac_path_EGREP" 'EGREP$' < "conftest.nl" >"conftest.out" 2>/dev/null || break 3952 diff "conftest.out" "conftest.nl" >/dev/null 2>&1 || break 3953 ac_count=`expr $ac_count + 1` 3954 if test $ac_count -gt ${ac_path_EGREP_max-0}; then 3955 # Best one so far, save it but keep looking for a better one 3956 ac_cv_path_EGREP="$ac_path_EGREP" 3957 ac_path_EGREP_max=$ac_count 3958 fi 3959 # 10*(2^10) chars as input seems more than enough 3960 test $ac_count -gt 10 && break 3961 done 3962 rm -f conftest.in conftest.tmp conftest.nl conftest.out;; 3963esac 3964 3965 $ac_path_EGREP_found && break 3 3966 done 3967 done 3968done 3969IFS=$as_save_IFS 3970 if test -z "$ac_cv_path_EGREP"; then 3971 { { $as_echo "$as_me:$LINENO: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&5 3972$as_echo "$as_me: error: no acceptable egrep could be found in $PATH$PATH_SEPARATOR/usr/xpg4/bin" >&2;} 3973 { (exit 1); exit 1; }; } 3974 fi 3975else 3976 ac_cv_path_EGREP=$EGREP 3977fi 3978 3979 fi 3980fi 3981{ $as_echo "$as_me:$LINENO: result: $ac_cv_path_EGREP" >&5 3982$as_echo "$ac_cv_path_EGREP" >&6; } 3983 EGREP="$ac_cv_path_EGREP" 3984 3985 3986{ $as_echo "$as_me:$LINENO: checking for ANSI C header files" >&5 3987$as_echo_n "checking for ANSI C header files... " >&6; } 3988if test "${ac_cv_header_stdc+set}" = set; then 3989 $as_echo_n "(cached) " >&6 3990else 3991 cat >conftest.$ac_ext <<_ACEOF 3992/* confdefs.h. */ 3993_ACEOF 3994cat confdefs.h >>conftest.$ac_ext 3995cat >>conftest.$ac_ext <<_ACEOF 3996/* end confdefs.h. */ 3997#include <stdlib.h> 3998#include <stdarg.h> 3999#include <string.h> 4000#include <float.h> 4001 4002int 4003main () 4004{ 4005 4006 ; 4007 return 0; 4008} 4009_ACEOF 4010rm -f conftest.$ac_objext 4011if { (ac_try="$ac_compile" 4012case "(($ac_try" in 4013 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4014 *) ac_try_echo=$ac_try;; 4015esac 4016eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4017$as_echo "$ac_try_echo") >&5 4018 (eval "$ac_compile") 2>conftest.er1 4019 ac_status=$? 4020 grep -v '^ *+' conftest.er1 >conftest.err 4021 rm -f conftest.er1 4022 cat conftest.err >&5 4023 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4024 (exit $ac_status); } && { 4025 test -z "$ac_c_werror_flag" || 4026 test ! -s conftest.err 4027 } && test -s conftest.$ac_objext; then 4028 ac_cv_header_stdc=yes 4029else 4030 $as_echo "$as_me: failed program was:" >&5 4031sed 's/^/| /' conftest.$ac_ext >&5 4032 4033 ac_cv_header_stdc=no 4034fi 4035 4036rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4037 4038if test $ac_cv_header_stdc = yes; then 4039 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 4040 cat >conftest.$ac_ext <<_ACEOF 4041/* confdefs.h. */ 4042_ACEOF 4043cat confdefs.h >>conftest.$ac_ext 4044cat >>conftest.$ac_ext <<_ACEOF 4045/* end confdefs.h. */ 4046#include <string.h> 4047 4048_ACEOF 4049if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 4050 $EGREP "memchr" >/dev/null 2>&1; then 4051 : 4052else 4053 ac_cv_header_stdc=no 4054fi 4055rm -f conftest* 4056 4057fi 4058 4059if test $ac_cv_header_stdc = yes; then 4060 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 4061 cat >conftest.$ac_ext <<_ACEOF 4062/* confdefs.h. */ 4063_ACEOF 4064cat confdefs.h >>conftest.$ac_ext 4065cat >>conftest.$ac_ext <<_ACEOF 4066/* end confdefs.h. */ 4067#include <stdlib.h> 4068 4069_ACEOF 4070if (eval "$ac_cpp conftest.$ac_ext") 2>&5 | 4071 $EGREP "free" >/dev/null 2>&1; then 4072 : 4073else 4074 ac_cv_header_stdc=no 4075fi 4076rm -f conftest* 4077 4078fi 4079 4080if test $ac_cv_header_stdc = yes; then 4081 # /bin/cc in Irix-4.0.5 gets non-ANSI ctype macros unless using -ansi. 4082 if test "$cross_compiling" = yes; then 4083 : 4084else 4085 cat >conftest.$ac_ext <<_ACEOF 4086/* confdefs.h. */ 4087_ACEOF 4088cat confdefs.h >>conftest.$ac_ext 4089cat >>conftest.$ac_ext <<_ACEOF 4090/* end confdefs.h. */ 4091#include <ctype.h> 4092#include <stdlib.h> 4093#if ((' ' & 0x0FF) == 0x020) 4094# define ISLOWER(c) ('a' <= (c) && (c) <= 'z') 4095# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c)) 4096#else 4097# define ISLOWER(c) \ 4098 (('a' <= (c) && (c) <= 'i') \ 4099 || ('j' <= (c) && (c) <= 'r') \ 4100 || ('s' <= (c) && (c) <= 'z')) 4101# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c)) 4102#endif 4103 4104#define XOR(e, f) (((e) && !(f)) || (!(e) && (f))) 4105int 4106main () 4107{ 4108 int i; 4109 for (i = 0; i < 256; i++) 4110 if (XOR (islower (i), ISLOWER (i)) 4111 || toupper (i) != TOUPPER (i)) 4112 return 2; 4113 return 0; 4114} 4115_ACEOF 4116rm -f conftest$ac_exeext 4117if { (ac_try="$ac_link" 4118case "(($ac_try" in 4119 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4120 *) ac_try_echo=$ac_try;; 4121esac 4122eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4123$as_echo "$ac_try_echo") >&5 4124 (eval "$ac_link") 2>&5 4125 ac_status=$? 4126 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4127 (exit $ac_status); } && { ac_try='./conftest$ac_exeext' 4128 { (case "(($ac_try" in 4129 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4130 *) ac_try_echo=$ac_try;; 4131esac 4132eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4133$as_echo "$ac_try_echo") >&5 4134 (eval "$ac_try") 2>&5 4135 ac_status=$? 4136 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4137 (exit $ac_status); }; }; then 4138 : 4139else 4140 $as_echo "$as_me: program exited with status $ac_status" >&5 4141$as_echo "$as_me: failed program was:" >&5 4142sed 's/^/| /' conftest.$ac_ext >&5 4143 4144( exit $ac_status ) 4145ac_cv_header_stdc=no 4146fi 4147rm -rf conftest.dSYM 4148rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext conftest.$ac_objext conftest.$ac_ext 4149fi 4150 4151 4152fi 4153fi 4154{ $as_echo "$as_me:$LINENO: result: $ac_cv_header_stdc" >&5 4155$as_echo "$ac_cv_header_stdc" >&6; } 4156if test $ac_cv_header_stdc = yes; then 4157 4158cat >>confdefs.h <<\_ACEOF 4159#define STDC_HEADERS 1 4160_ACEOF 4161 4162fi 4163 4164# On IRIX 5.3, sys/types and inttypes.h are conflicting. 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174for ac_header in sys/types.h sys/stat.h stdlib.h string.h memory.h strings.h \ 4175 inttypes.h stdint.h unistd.h 4176do 4177as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh` 4178{ $as_echo "$as_me:$LINENO: checking for $ac_header" >&5 4179$as_echo_n "checking for $ac_header... " >&6; } 4180if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then 4181 $as_echo_n "(cached) " >&6 4182else 4183 cat >conftest.$ac_ext <<_ACEOF 4184/* confdefs.h. */ 4185_ACEOF 4186cat confdefs.h >>conftest.$ac_ext 4187cat >>conftest.$ac_ext <<_ACEOF 4188/* end confdefs.h. */ 4189$ac_includes_default 4190 4191#include <$ac_header> 4192_ACEOF 4193rm -f conftest.$ac_objext 4194if { (ac_try="$ac_compile" 4195case "(($ac_try" in 4196 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4197 *) ac_try_echo=$ac_try;; 4198esac 4199eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4200$as_echo "$ac_try_echo") >&5 4201 (eval "$ac_compile") 2>conftest.er1 4202 ac_status=$? 4203 grep -v '^ *+' conftest.er1 >conftest.err 4204 rm -f conftest.er1 4205 cat conftest.err >&5 4206 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4207 (exit $ac_status); } && { 4208 test -z "$ac_c_werror_flag" || 4209 test ! -s conftest.err 4210 } && test -s conftest.$ac_objext; then 4211 eval "$as_ac_Header=yes" 4212else 4213 $as_echo "$as_me: failed program was:" >&5 4214sed 's/^/| /' conftest.$ac_ext >&5 4215 4216 eval "$as_ac_Header=no" 4217fi 4218 4219rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4220fi 4221ac_res=`eval 'as_val=${'$as_ac_Header'} 4222 $as_echo "$as_val"'` 4223 { $as_echo "$as_me:$LINENO: result: $ac_res" >&5 4224$as_echo "$ac_res" >&6; } 4225as_val=`eval 'as_val=${'$as_ac_Header'} 4226 $as_echo "$as_val"'` 4227 if test "x$as_val" = x""yes; then 4228 cat >>confdefs.h <<_ACEOF 4229#define `$as_echo "HAVE_$ac_header" | $as_tr_cpp` 1 4230_ACEOF 4231 4232fi 4233 4234done 4235 4236 4237 { $as_echo "$as_me:$LINENO: checking for $CC option to accept ISO C99" >&5 4238$as_echo_n "checking for $CC option to accept ISO C99... " >&6; } 4239if test "${ac_cv_prog_cc_c99+set}" = set; then 4240 $as_echo_n "(cached) " >&6 4241else 4242 ac_cv_prog_cc_c99=no 4243ac_save_CC=$CC 4244cat >conftest.$ac_ext <<_ACEOF 4245/* confdefs.h. */ 4246_ACEOF 4247cat confdefs.h >>conftest.$ac_ext 4248cat >>conftest.$ac_ext <<_ACEOF 4249/* end confdefs.h. */ 4250#include <stdarg.h> 4251#include <stdbool.h> 4252#include <stdlib.h> 4253#include <wchar.h> 4254#include <stdio.h> 4255 4256// Check varargs macros. These examples are taken from C99 6.10.3.5. 4257#define debug(...) fprintf (stderr, __VA_ARGS__) 4258#define showlist(...) puts (#__VA_ARGS__) 4259#define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) 4260static void 4261test_varargs_macros (void) 4262{ 4263 int x = 1234; 4264 int y = 5678; 4265 debug ("Flag"); 4266 debug ("X = %d\n", x); 4267 showlist (The first, second, and third items.); 4268 report (x>y, "x is %d but y is %d", x, y); 4269} 4270 4271// Check long long types. 4272#define BIG64 18446744073709551615ull 4273#define BIG32 4294967295ul 4274#define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) 4275#if !BIG_OK 4276 your preprocessor is broken; 4277#endif 4278#if BIG_OK 4279#else 4280 your preprocessor is broken; 4281#endif 4282static long long int bignum = -9223372036854775807LL; 4283static unsigned long long int ubignum = BIG64; 4284 4285struct incomplete_array 4286{ 4287 int datasize; 4288 double data[]; 4289}; 4290 4291struct named_init { 4292 int number; 4293 const wchar_t *name; 4294 double average; 4295}; 4296 4297typedef const char *ccp; 4298 4299static inline int 4300test_restrict (ccp restrict text) 4301{ 4302 // See if C++-style comments work. 4303 // Iterate through items via the restricted pointer. 4304 // Also check for declarations in for loops. 4305 for (unsigned int i = 0; *(text+i) != '\0'; ++i) 4306 continue; 4307 return 0; 4308} 4309 4310// Check varargs and va_copy. 4311static void 4312test_varargs (const char *format, ...) 4313{ 4314 va_list args; 4315 va_start (args, format); 4316 va_list args_copy; 4317 va_copy (args_copy, args); 4318 4319 const char *str; 4320 int number; 4321 float fnumber; 4322 4323 while (*format) 4324 { 4325 switch (*format++) 4326 { 4327 case 's': // string 4328 str = va_arg (args_copy, const char *); 4329 break; 4330 case 'd': // int 4331 number = va_arg (args_copy, int); 4332 break; 4333 case 'f': // float 4334 fnumber = va_arg (args_copy, double); 4335 break; 4336 default: 4337 break; 4338 } 4339 } 4340 va_end (args_copy); 4341 va_end (args); 4342} 4343 4344int 4345main () 4346{ 4347 4348 // Check bool. 4349 _Bool success = false; 4350 4351 // Check restrict. 4352 if (test_restrict ("String literal") == 0) 4353 success = true; 4354 char *restrict newvar = "Another string"; 4355 4356 // Check varargs. 4357 test_varargs ("s, d' f .", "string", 65, 34.234); 4358 test_varargs_macros (); 4359 4360 // Check flexible array members. 4361 struct incomplete_array *ia = 4362 malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); 4363 ia->datasize = 10; 4364 for (int i = 0; i < ia->datasize; ++i) 4365 ia->data[i] = i * 1.234; 4366 4367 // Check named initializers. 4368 struct named_init ni = { 4369 .number = 34, 4370 .name = L"Test wide string", 4371 .average = 543.34343, 4372 }; 4373 4374 ni.number = 58; 4375 4376 int dynamic_array[ni.number]; 4377 dynamic_array[ni.number - 1] = 543; 4378 4379 // work around unused variable warnings 4380 return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' 4381 || dynamic_array[ni.number - 1] != 543); 4382 4383 ; 4384 return 0; 4385} 4386_ACEOF 4387for ac_arg in '' -std=gnu99 -std=c99 -c99 -AC99 -xc99=all -qlanglvl=extc99 4388do 4389 CC="$ac_save_CC $ac_arg" 4390 rm -f conftest.$ac_objext 4391if { (ac_try="$ac_compile" 4392case "(($ac_try" in 4393 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4394 *) ac_try_echo=$ac_try;; 4395esac 4396eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4397$as_echo "$ac_try_echo") >&5 4398 (eval "$ac_compile") 2>conftest.er1 4399 ac_status=$? 4400 grep -v '^ *+' conftest.er1 >conftest.err 4401 rm -f conftest.er1 4402 cat conftest.err >&5 4403 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4404 (exit $ac_status); } && { 4405 test -z "$ac_c_werror_flag" || 4406 test ! -s conftest.err 4407 } && test -s conftest.$ac_objext; then 4408 ac_cv_prog_cc_c99=$ac_arg 4409else 4410 $as_echo "$as_me: failed program was:" >&5 4411sed 's/^/| /' conftest.$ac_ext >&5 4412 4413 4414fi 4415 4416rm -f core conftest.err conftest.$ac_objext 4417 test "x$ac_cv_prog_cc_c99" != "xno" && break 4418done 4419rm -f conftest.$ac_ext 4420CC=$ac_save_CC 4421 4422fi 4423# AC_CACHE_VAL 4424case "x$ac_cv_prog_cc_c99" in 4425 x) 4426 { $as_echo "$as_me:$LINENO: result: none needed" >&5 4427$as_echo "none needed" >&6; } ;; 4428 xno) 4429 { $as_echo "$as_me:$LINENO: result: unsupported" >&5 4430$as_echo "unsupported" >&6; } ;; 4431 *) 4432 CC="$CC $ac_cv_prog_cc_c99" 4433 { $as_echo "$as_me:$LINENO: result: $ac_cv_prog_cc_c99" >&5 4434$as_echo "$ac_cv_prog_cc_c99" >&6; } ;; 4435esac 4436 4437 4438 4439# Make sure we can run config.sub. 4440$SHELL "$ac_aux_dir/config.sub" sun4 >/dev/null 2>&1 || 4441 { { $as_echo "$as_me:$LINENO: error: cannot run $SHELL $ac_aux_dir/config.sub" >&5 4442$as_echo "$as_me: error: cannot run $SHELL $ac_aux_dir/config.sub" >&2;} 4443 { (exit 1); exit 1; }; } 4444 4445{ $as_echo "$as_me:$LINENO: checking build system type" >&5 4446$as_echo_n "checking build system type... " >&6; } 4447if test "${ac_cv_build+set}" = set; then 4448 $as_echo_n "(cached) " >&6 4449else 4450 ac_build_alias=$build_alias 4451test "x$ac_build_alias" = x && 4452 ac_build_alias=`$SHELL "$ac_aux_dir/config.guess"` 4453test "x$ac_build_alias" = x && 4454 { { $as_echo "$as_me:$LINENO: error: cannot guess build type; you must specify one" >&5 4455$as_echo "$as_me: error: cannot guess build type; you must specify one" >&2;} 4456 { (exit 1); exit 1; }; } 4457ac_cv_build=`$SHELL "$ac_aux_dir/config.sub" $ac_build_alias` || 4458 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&5 4459$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $ac_build_alias failed" >&2;} 4460 { (exit 1); exit 1; }; } 4461 4462fi 4463{ $as_echo "$as_me:$LINENO: result: $ac_cv_build" >&5 4464$as_echo "$ac_cv_build" >&6; } 4465case $ac_cv_build in 4466*-*-*) ;; 4467*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical build" >&5 4468$as_echo "$as_me: error: invalid value of canonical build" >&2;} 4469 { (exit 1); exit 1; }; };; 4470esac 4471build=$ac_cv_build 4472ac_save_IFS=$IFS; IFS='-' 4473set x $ac_cv_build 4474shift 4475build_cpu=$1 4476build_vendor=$2 4477shift; shift 4478# Remember, the first character of IFS is used to create $*, 4479# except with old shells: 4480build_os=$* 4481IFS=$ac_save_IFS 4482case $build_os in *\ *) build_os=`echo "$build_os" | sed 's/ /-/g'`;; esac 4483 4484 4485{ $as_echo "$as_me:$LINENO: checking host system type" >&5 4486$as_echo_n "checking host system type... " >&6; } 4487if test "${ac_cv_host+set}" = set; then 4488 $as_echo_n "(cached) " >&6 4489else 4490 if test "x$host_alias" = x; then 4491 ac_cv_host=$ac_cv_build 4492else 4493 ac_cv_host=`$SHELL "$ac_aux_dir/config.sub" $host_alias` || 4494 { { $as_echo "$as_me:$LINENO: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&5 4495$as_echo "$as_me: error: $SHELL $ac_aux_dir/config.sub $host_alias failed" >&2;} 4496 { (exit 1); exit 1; }; } 4497fi 4498 4499fi 4500{ $as_echo "$as_me:$LINENO: result: $ac_cv_host" >&5 4501$as_echo "$ac_cv_host" >&6; } 4502case $ac_cv_host in 4503*-*-*) ;; 4504*) { { $as_echo "$as_me:$LINENO: error: invalid value of canonical host" >&5 4505$as_echo "$as_me: error: invalid value of canonical host" >&2;} 4506 { (exit 1); exit 1; }; };; 4507esac 4508host=$ac_cv_host 4509ac_save_IFS=$IFS; IFS='-' 4510set x $ac_cv_host 4511shift 4512host_cpu=$1 4513host_vendor=$2 4514shift; shift 4515# Remember, the first character of IFS is used to create $*, 4516# except with old shells: 4517host_os=$* 4518IFS=$ac_save_IFS 4519case $host_os in *\ *) host_os=`echo "$host_os" | sed 's/ /-/g'`;; esac 4520 4521 4522 4523 4524 4525if test "x$GCC" = xyes ; then 4526 CWARNFLAGS="-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes \ 4527-Wmissing-declarations -Wnested-externs -fno-strict-aliasing \ 4528-Wbad-function-cast" 4529 case `$CC -dumpversion` in 4530 3.4.* | 4.*) 4531 CWARNFLAGS="$CWARNFLAGS -Wold-style-definition -Wdeclaration-after-statement" 4532 ;; 4533 esac 4534else 4535 { $as_echo "$as_me:$LINENO: checking whether __SUNPRO_C is declared" >&5 4536$as_echo_n "checking whether __SUNPRO_C is declared... " >&6; } 4537if test "${ac_cv_have_decl___SUNPRO_C+set}" = set; then 4538 $as_echo_n "(cached) " >&6 4539else 4540 cat >conftest.$ac_ext <<_ACEOF 4541/* confdefs.h. */ 4542_ACEOF 4543cat confdefs.h >>conftest.$ac_ext 4544cat >>conftest.$ac_ext <<_ACEOF 4545/* end confdefs.h. */ 4546$ac_includes_default 4547int 4548main () 4549{ 4550#ifndef __SUNPRO_C 4551 (void) __SUNPRO_C; 4552#endif 4553 4554 ; 4555 return 0; 4556} 4557_ACEOF 4558rm -f conftest.$ac_objext 4559if { (ac_try="$ac_compile" 4560case "(($ac_try" in 4561 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4562 *) ac_try_echo=$ac_try;; 4563esac 4564eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4565$as_echo "$ac_try_echo") >&5 4566 (eval "$ac_compile") 2>conftest.er1 4567 ac_status=$? 4568 grep -v '^ *+' conftest.er1 >conftest.err 4569 rm -f conftest.er1 4570 cat conftest.err >&5 4571 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4572 (exit $ac_status); } && { 4573 test -z "$ac_c_werror_flag" || 4574 test ! -s conftest.err 4575 } && test -s conftest.$ac_objext; then 4576 ac_cv_have_decl___SUNPRO_C=yes 4577else 4578 $as_echo "$as_me: failed program was:" >&5 4579sed 's/^/| /' conftest.$ac_ext >&5 4580 4581 ac_cv_have_decl___SUNPRO_C=no 4582fi 4583 4584rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4585fi 4586{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl___SUNPRO_C" >&5 4587$as_echo "$ac_cv_have_decl___SUNPRO_C" >&6; } 4588if test "x$ac_cv_have_decl___SUNPRO_C" = x""yes; then 4589 SUNCC="yes" 4590else 4591 SUNCC="no" 4592fi 4593 4594 if test "x$SUNCC" = "xyes"; then 4595 CWARNFLAGS="-v" 4596 fi 4597fi 4598 4599# Check whether --enable-silent-rules was given. 4600if test "${enable_silent_rules+set}" = set; then 4601 enableval=$enable_silent_rules; 4602fi 4603 4604case $enable_silent_rules in 4605yes) AM_DEFAULT_VERBOSITY=0;; 4606no) AM_DEFAULT_VERBOSITY=1;; 4607*) AM_DEFAULT_VERBOSITY=0;; 4608esac 4609AM_BACKSLASH='\' 4610 4611 4612 4613 4614 4615 4616 4617# Check whether --enable-strict-compilation was given. 4618if test "${enable_strict_compilation+set}" = set; then 4619 enableval=$enable_strict_compilation; STRICT_COMPILE=$enableval 4620else 4621 STRICT_COMPILE=no 4622fi 4623 4624if test "x$STRICT_COMPILE" = "xyes"; then 4625 { $as_echo "$as_me:$LINENO: checking whether __SUNPRO_C is declared" >&5 4626$as_echo_n "checking whether __SUNPRO_C is declared... " >&6; } 4627if test "${ac_cv_have_decl___SUNPRO_C+set}" = set; then 4628 $as_echo_n "(cached) " >&6 4629else 4630 cat >conftest.$ac_ext <<_ACEOF 4631/* confdefs.h. */ 4632_ACEOF 4633cat confdefs.h >>conftest.$ac_ext 4634cat >>conftest.$ac_ext <<_ACEOF 4635/* end confdefs.h. */ 4636$ac_includes_default 4637int 4638main () 4639{ 4640#ifndef __SUNPRO_C 4641 (void) __SUNPRO_C; 4642#endif 4643 4644 ; 4645 return 0; 4646} 4647_ACEOF 4648rm -f conftest.$ac_objext 4649if { (ac_try="$ac_compile" 4650case "(($ac_try" in 4651 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4652 *) ac_try_echo=$ac_try;; 4653esac 4654eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4655$as_echo "$ac_try_echo") >&5 4656 (eval "$ac_compile") 2>conftest.er1 4657 ac_status=$? 4658 grep -v '^ *+' conftest.er1 >conftest.err 4659 rm -f conftest.er1 4660 cat conftest.err >&5 4661 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4662 (exit $ac_status); } && { 4663 test -z "$ac_c_werror_flag" || 4664 test ! -s conftest.err 4665 } && test -s conftest.$ac_objext; then 4666 ac_cv_have_decl___SUNPRO_C=yes 4667else 4668 $as_echo "$as_me: failed program was:" >&5 4669sed 's/^/| /' conftest.$ac_ext >&5 4670 4671 ac_cv_have_decl___SUNPRO_C=no 4672fi 4673 4674rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4675fi 4676{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl___SUNPRO_C" >&5 4677$as_echo "$ac_cv_have_decl___SUNPRO_C" >&6; } 4678if test "x$ac_cv_have_decl___SUNPRO_C" = x""yes; then 4679 SUNCC="yes" 4680else 4681 SUNCC="no" 4682fi 4683 4684 { $as_echo "$as_me:$LINENO: checking whether __INTEL_COMPILER is declared" >&5 4685$as_echo_n "checking whether __INTEL_COMPILER is declared... " >&6; } 4686if test "${ac_cv_have_decl___INTEL_COMPILER+set}" = set; then 4687 $as_echo_n "(cached) " >&6 4688else 4689 cat >conftest.$ac_ext <<_ACEOF 4690/* confdefs.h. */ 4691_ACEOF 4692cat confdefs.h >>conftest.$ac_ext 4693cat >>conftest.$ac_ext <<_ACEOF 4694/* end confdefs.h. */ 4695$ac_includes_default 4696int 4697main () 4698{ 4699#ifndef __INTEL_COMPILER 4700 (void) __INTEL_COMPILER; 4701#endif 4702 4703 ; 4704 return 0; 4705} 4706_ACEOF 4707rm -f conftest.$ac_objext 4708if { (ac_try="$ac_compile" 4709case "(($ac_try" in 4710 *\"* | *\`* | *\\*) ac_try_echo=\$ac_try;; 4711 *) ac_try_echo=$ac_try;; 4712esac 4713eval ac_try_echo="\"\$as_me:$LINENO: $ac_try_echo\"" 4714$as_echo "$ac_try_echo") >&5 4715 (eval "$ac_compile") 2>conftest.er1 4716 ac_status=$? 4717 grep -v '^ *+' conftest.er1 >conftest.err 4718 rm -f conftest.er1 4719 cat conftest.err >&5 4720 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 4721 (exit $ac_status); } && { 4722 test -z "$ac_c_werror_flag" || 4723 test ! -s conftest.err 4724 } && test -s conftest.$ac_objext; then 4725 ac_cv_have_decl___INTEL_COMPILER=yes 4726else 4727 $as_echo "$as_me: failed program was:" >&5 4728sed 's/^/| /' conftest.$ac_ext >&5 4729 4730 ac_cv_have_decl___INTEL_COMPILER=no 4731fi 4732 4733rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext 4734fi 4735{ $as_echo "$as_me:$LINENO: result: $ac_cv_have_decl___INTEL_COMPILER" >&5 4736$as_echo "$ac_cv_have_decl___INTEL_COMPILER" >&6; } 4737if test "x$ac_cv_have_decl___INTEL_COMPILER" = x""yes; then 4738 INTELCC="yes" 4739else 4740 INTELCC="no" 4741fi 4742 4743 if test "x$GCC" = xyes ; then 4744 STRICT_CFLAGS="-pedantic -Werror" 4745 elif test "x$SUNCC" = "xyes"; then 4746 STRICT_CFLAGS="-errwarn" 4747 elif test "x$INTELCC" = "xyes"; then 4748 STRICT_CFLAGS="-Werror" 4749 fi 4750fi 4751CWARNFLAGS="$CWARNFLAGS $STRICT_CFLAGS" 4752 4753 4754 4755 4756# Check whether --with-release-version was given. 4757if test "${with_release_version+set}" = set; then 4758 withval=$with_release_version; RELEASE_VERSION="$withval" 4759else 4760 RELEASE_VERSION="" 4761fi 4762 4763 if test "x$RELEASE_VERSION" != "x"; then 4764 PACKAGE="$PACKAGE-$RELEASE_VERSION" 4765 PACKAGE_TARNAME="$PACKAGE_TARNAME-$RELEASE_VERSION" 4766 { $as_echo "$as_me:$LINENO: Building with package name set to $PACKAGE" >&5 4767$as_echo "$as_me: Building with package name set to $PACKAGE" >&6;} 4768 fi 4769 4770cat >>confdefs.h <<_ACEOF 4771#define PACKAGE_VERSION_MAJOR `echo $PACKAGE_VERSION | cut -d . -f 1` 4772_ACEOF 4773 4774 PVM=`echo $PACKAGE_VERSION | cut -d . -f 2 | cut -d - -f 1` 4775 if test "x$PVM" = "x"; then 4776 PVM="0" 4777 fi 4778 4779cat >>confdefs.h <<_ACEOF 4780#define PACKAGE_VERSION_MINOR $PVM 4781_ACEOF 4782 4783 PVP=`echo $PACKAGE_VERSION | cut -d . -f 3 | cut -d - -f 1` 4784 if test "x$PVP" = "x"; then 4785 PVP="0" 4786 fi 4787 4788cat >>confdefs.h <<_ACEOF 4789#define PACKAGE_VERSION_PATCHLEVEL $PVP 4790_ACEOF 4791 4792 4793 4794CHANGELOG_CMD="(GIT_DIR=\$(top_srcdir)/.git git log > .changelog.tmp && \ 4795mv .changelog.tmp ChangeLog) || (rm -f .changelog.tmp; touch ChangeLog; \ 4796echo 'git directory not found: installing possibly empty changelog.' >&2)" 4797 4798distcleancheck_listfiles='find . -type f ! -name ChangeLog -print' 4799 4800 4801 4802 4803 4804if test x$APP_MAN_SUFFIX = x ; then 4805 APP_MAN_SUFFIX=1 4806fi 4807if test x$APP_MAN_DIR = x ; then 4808 APP_MAN_DIR='$(mandir)/man$(APP_MAN_SUFFIX)' 4809fi 4810 4811if test x$LIB_MAN_SUFFIX = x ; then 4812 LIB_MAN_SUFFIX=3 4813fi 4814if test x$LIB_MAN_DIR = x ; then 4815 LIB_MAN_DIR='$(mandir)/man$(LIB_MAN_SUFFIX)' 4816fi 4817 4818if test x$FILE_MAN_SUFFIX = x ; then 4819 case $host_os in 4820 solaris*) FILE_MAN_SUFFIX=4 ;; 4821 *) FILE_MAN_SUFFIX=5 ;; 4822 esac 4823fi 4824if test x$FILE_MAN_DIR = x ; then 4825 FILE_MAN_DIR='$(mandir)/man$(FILE_MAN_SUFFIX)' 4826fi 4827 4828if test x$MISC_MAN_SUFFIX = x ; then 4829 case $host_os in 4830 solaris*) MISC_MAN_SUFFIX=5 ;; 4831 *) MISC_MAN_SUFFIX=7 ;; 4832 esac 4833fi 4834if test x$MISC_MAN_DIR = x ; then 4835 MISC_MAN_DIR='$(mandir)/man$(MISC_MAN_SUFFIX)' 4836fi 4837 4838if test x$DRIVER_MAN_SUFFIX = x ; then 4839 case $host_os in 4840 solaris*) DRIVER_MAN_SUFFIX=7 ;; 4841 *) DRIVER_MAN_SUFFIX=4 ;; 4842 esac 4843fi 4844if test x$DRIVER_MAN_DIR = x ; then 4845 DRIVER_MAN_DIR='$(mandir)/man$(DRIVER_MAN_SUFFIX)' 4846fi 4847 4848if test x$ADMIN_MAN_SUFFIX = x ; then 4849 case $host_os in 4850 solaris*) ADMIN_MAN_SUFFIX=1m ;; 4851 *) ADMIN_MAN_SUFFIX=8 ;; 4852 esac 4853fi 4854if test x$ADMIN_MAN_DIR = x ; then 4855 ADMIN_MAN_DIR='$(mandir)/man$(ADMIN_MAN_SUFFIX)' 4856fi 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874# Find a good install program. We prefer a C program (faster), 4875# so one script is as good as another. But avoid the broken or 4876# incompatible versions: 4877# SysV /etc/install, /usr/sbin/install 4878# SunOS /usr/etc/install 4879# IRIX /sbin/install 4880# AIX /bin/install 4881# AmigaOS /C/install, which installs bootblocks on floppy discs 4882# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag 4883# AFS /usr/afsws/bin/install, which mishandles nonexistent args 4884# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff" 4885# OS/2's system install, which has a completely different semantic 4886# ./install, which can be erroneously created by make from ./install.sh. 4887# Reject install programs that cannot install multiple files. 4888{ $as_echo "$as_me:$LINENO: checking for a BSD-compatible install" >&5 4889$as_echo_n "checking for a BSD-compatible install... " >&6; } 4890if test -z "$INSTALL"; then 4891if test "${ac_cv_path_install+set}" = set; then 4892 $as_echo_n "(cached) " >&6 4893else 4894 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4895for as_dir in $PATH 4896do 4897 IFS=$as_save_IFS 4898 test -z "$as_dir" && as_dir=. 4899 # Account for people who put trailing slashes in PATH elements. 4900case $as_dir/ in 4901 ./ | .// | /cC/* | \ 4902 /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \ 4903 ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \ 4904 /usr/ucb/* ) ;; 4905 *) 4906 # OSF1 and SCO ODT 3.0 have their own names for install. 4907 # Don't use installbsd from OSF since it installs stuff as root 4908 # by default. 4909 for ac_prog in ginstall scoinst install; do 4910 for ac_exec_ext in '' $ac_executable_extensions; do 4911 if { test -f "$as_dir/$ac_prog$ac_exec_ext" && $as_test_x "$as_dir/$ac_prog$ac_exec_ext"; }; then 4912 if test $ac_prog = install && 4913 grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 4914 # AIX install. It has an incompatible calling convention. 4915 : 4916 elif test $ac_prog = install && 4917 grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then 4918 # program-specific install script used by HP pwplus--don't use. 4919 : 4920 else 4921 rm -rf conftest.one conftest.two conftest.dir 4922 echo one > conftest.one 4923 echo two > conftest.two 4924 mkdir conftest.dir 4925 if "$as_dir/$ac_prog$ac_exec_ext" -c conftest.one conftest.two "`pwd`/conftest.dir" && 4926 test -s conftest.one && test -s conftest.two && 4927 test -s conftest.dir/conftest.one && 4928 test -s conftest.dir/conftest.two 4929 then 4930 ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c" 4931 break 3 4932 fi 4933 fi 4934 fi 4935 done 4936 done 4937 ;; 4938esac 4939 4940done 4941IFS=$as_save_IFS 4942 4943rm -rf conftest.one conftest.two conftest.dir 4944 4945fi 4946 if test "${ac_cv_path_install+set}" = set; then 4947 INSTALL=$ac_cv_path_install 4948 else 4949 # As a last resort, use the slow shell script. Don't cache a 4950 # value for INSTALL within a source directory, because that will 4951 # break other packages using the cache if that directory is 4952 # removed, or if the value is a relative name. 4953 INSTALL=$ac_install_sh 4954 fi 4955fi 4956{ $as_echo "$as_me:$LINENO: result: $INSTALL" >&5 4957$as_echo "$INSTALL" >&6; } 4958 4959# Use test -z because SunOS4 sh mishandles braces in ${var-val}. 4960# It thinks the first close brace ends the variable substitution. 4961test -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}' 4962 4963test -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}' 4964 4965test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' 4966 4967 4968 4969 4970if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 4971 if test -n "$ac_tool_prefix"; then 4972 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 4973set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 4974{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 4975$as_echo_n "checking for $ac_word... " >&6; } 4976if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 4977 $as_echo_n "(cached) " >&6 4978else 4979 case $PKG_CONFIG in 4980 [\\/]* | ?:[\\/]*) 4981 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 4982 ;; 4983 *) 4984 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 4985for as_dir in $PATH 4986do 4987 IFS=$as_save_IFS 4988 test -z "$as_dir" && as_dir=. 4989 for ac_exec_ext in '' $ac_executable_extensions; do 4990 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 4991 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 4992 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 4993 break 2 4994 fi 4995done 4996done 4997IFS=$as_save_IFS 4998 4999 ;; 5000esac 5001fi 5002PKG_CONFIG=$ac_cv_path_PKG_CONFIG 5003if test -n "$PKG_CONFIG"; then 5004 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 5005$as_echo "$PKG_CONFIG" >&6; } 5006else 5007 { $as_echo "$as_me:$LINENO: result: no" >&5 5008$as_echo "no" >&6; } 5009fi 5010 5011 5012fi 5013if test -z "$ac_cv_path_PKG_CONFIG"; then 5014 ac_pt_PKG_CONFIG=$PKG_CONFIG 5015 # Extract the first word of "pkg-config", so it can be a program name with args. 5016set dummy pkg-config; ac_word=$2 5017{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5018$as_echo_n "checking for $ac_word... " >&6; } 5019if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then 5020 $as_echo_n "(cached) " >&6 5021else 5022 case $ac_pt_PKG_CONFIG in 5023 [\\/]* | ?:[\\/]*) 5024 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. 5025 ;; 5026 *) 5027 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5028for as_dir in $PATH 5029do 5030 IFS=$as_save_IFS 5031 test -z "$as_dir" && as_dir=. 5032 for ac_exec_ext in '' $ac_executable_extensions; do 5033 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5034 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 5035 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5036 break 2 5037 fi 5038done 5039done 5040IFS=$as_save_IFS 5041 5042 ;; 5043esac 5044fi 5045ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG 5046if test -n "$ac_pt_PKG_CONFIG"; then 5047 { $as_echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5 5048$as_echo "$ac_pt_PKG_CONFIG" >&6; } 5049else 5050 { $as_echo "$as_me:$LINENO: result: no" >&5 5051$as_echo "no" >&6; } 5052fi 5053 5054 if test "x$ac_pt_PKG_CONFIG" = x; then 5055 PKG_CONFIG="" 5056 else 5057 case $cross_compiling:$ac_tool_warned in 5058yes:) 5059{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5 5060$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;} 5061ac_tool_warned=yes ;; 5062esac 5063 PKG_CONFIG=$ac_pt_PKG_CONFIG 5064 fi 5065else 5066 PKG_CONFIG="$ac_cv_path_PKG_CONFIG" 5067fi 5068 5069fi 5070if test -n "$PKG_CONFIG"; then 5071 _pkg_min_version=0.9.0 5072 { $as_echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5 5073$as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; } 5074 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 5075 { $as_echo "$as_me:$LINENO: result: yes" >&5 5076$as_echo "yes" >&6; } 5077 else 5078 { $as_echo "$as_me:$LINENO: result: no" >&5 5079$as_echo "no" >&6; } 5080 PKG_CONFIG="" 5081 fi 5082 5083fi 5084 5085 5086 5087 { $as_echo "$as_me:$LINENO: checking for root directory for font files" >&5 5088$as_echo_n "checking for root directory for font files... " >&6; } 5089 5090# Check whether --with-fontrootdir was given. 5091if test "${with_fontrootdir+set}" = set; then 5092 withval=$with_fontrootdir; FONTROOTDIR="$withval" 5093fi 5094 5095 # if --with-fontrootdir not specified... 5096 if test "x${FONTROOTDIR}" = "x"; then 5097 FONTROOTDIR=`$PKG_CONFIG --variable=fontrootdir fontutil` 5098 fi 5099 # ...and if pkg-config didn't find fontdir in fontutil.pc... 5100 if test "x${FONTROOTDIR}" = "x"; then 5101 FONTROOTDIR="${datadir}/fonts/X11" 5102 fi 5103 5104 { $as_echo "$as_me:$LINENO: result: ${FONTROOTDIR}" >&5 5105$as_echo "${FONTROOTDIR}" >&6; } 5106 5107 5108 5109 5110 { $as_echo "$as_me:$LINENO: checking for directory for 100dpi files" >&5 5111$as_echo_n "checking for directory for 100dpi files... " >&6; } 5112 5113# Check whether --with-fontdir was given. 5114if test "${with_fontdir+set}" = set; then 5115 withval=$with_fontdir; FONTDIR="${withval}" 5116else 5117 FONTDIR='${FONTROOTDIR}/100dpi' 5118fi 5119 5120 5121 { $as_echo "$as_me:$LINENO: result: ${FONTDIR}" >&5 5122$as_echo "${FONTDIR}" >&6; } 5123 5124 5125 5126 5127 # Extract the first word of "fc-cache", so it can be a program name with args. 5128set dummy fc-cache; ac_word=$2 5129{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5130$as_echo_n "checking for $ac_word... " >&6; } 5131if test "${ac_cv_path_FCCACHE+set}" = set; then 5132 $as_echo_n "(cached) " >&6 5133else 5134 case $FCCACHE in 5135 [\\/]* | ?:[\\/]*) 5136 ac_cv_path_FCCACHE="$FCCACHE" # Let the user override the test with a path. 5137 ;; 5138 *) 5139 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5140for as_dir in $PATH 5141do 5142 IFS=$as_save_IFS 5143 test -z "$as_dir" && as_dir=. 5144 for ac_exec_ext in '' $ac_executable_extensions; do 5145 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5146 ac_cv_path_FCCACHE="$as_dir/$ac_word$ac_exec_ext" 5147 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5148 break 2 5149 fi 5150done 5151done 5152IFS=$as_save_IFS 5153 5154 ;; 5155esac 5156fi 5157FCCACHE=$ac_cv_path_FCCACHE 5158if test -n "$FCCACHE"; then 5159 { $as_echo "$as_me:$LINENO: result: $FCCACHE" >&5 5160$as_echo "$FCCACHE" >&6; } 5161else 5162 { $as_echo "$as_me:$LINENO: result: no" >&5 5163$as_echo "no" >&6; } 5164fi 5165 5166 5167 FCCACHE_WARN='echo "** Warning: fonts.cache not built" ; echo "** Generate this file manually on host system using fc-cache"' 5168 if test x"$FCCACHE" = x ; then 5169 RUN_FCCACHE="${FCCACHE_WARN}" 5170 else 5171 RUN_FCCACHE='@(if test -z "$(DESTDIR)"; then echo $(FCCACHE) $(fontdir); $(FCCACHE) $(fontdir); else' 5172 RUN_FCCACHE="${RUN_FCCACHE} ${FCCACHE_WARN} ; fi)" 5173 fi 5174 5175 5176 5177 # Extract the first word of "mkfontdir", so it can be a program name with args. 5178set dummy mkfontdir; ac_word=$2 5179{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5180$as_echo_n "checking for $ac_word... " >&6; } 5181if test "${ac_cv_path_MKFONTDIR+set}" = set; then 5182 $as_echo_n "(cached) " >&6 5183else 5184 case $MKFONTDIR in 5185 [\\/]* | ?:[\\/]*) 5186 ac_cv_path_MKFONTDIR="$MKFONTDIR" # Let the user override the test with a path. 5187 ;; 5188 *) 5189 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5190for as_dir in $PATH 5191do 5192 IFS=$as_save_IFS 5193 test -z "$as_dir" && as_dir=. 5194 for ac_exec_ext in '' $ac_executable_extensions; do 5195 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5196 ac_cv_path_MKFONTDIR="$as_dir/$ac_word$ac_exec_ext" 5197 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5198 break 2 5199 fi 5200done 5201done 5202IFS=$as_save_IFS 5203 5204 ;; 5205esac 5206fi 5207MKFONTDIR=$ac_cv_path_MKFONTDIR 5208if test -n "$MKFONTDIR"; then 5209 { $as_echo "$as_me:$LINENO: result: $MKFONTDIR" >&5 5210$as_echo "$MKFONTDIR" >&6; } 5211else 5212 { $as_echo "$as_me:$LINENO: result: no" >&5 5213$as_echo "no" >&6; } 5214fi 5215 5216 5217 if test x"MKFONTDIR" = x; then 5218 { { $as_echo "$as_me:$LINENO: error: mkfontdir is required to build $PACKAGE_NAME." >&5 5219$as_echo "$as_me: error: mkfontdir is required to build $PACKAGE_NAME." >&2;} 5220 { (exit 1); exit 1; }; } 5221 fi 5222 5223 5224 5225 # Extract the first word of "bdftopcf", so it can be a program name with args. 5226set dummy bdftopcf; ac_word=$2 5227{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5228$as_echo_n "checking for $ac_word... " >&6; } 5229if test "${ac_cv_path_BDFTOPCF+set}" = set; then 5230 $as_echo_n "(cached) " >&6 5231else 5232 case $BDFTOPCF in 5233 [\\/]* | ?:[\\/]*) 5234 ac_cv_path_BDFTOPCF="$BDFTOPCF" # Let the user override the test with a path. 5235 ;; 5236 *) 5237 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5238for as_dir in $PATH 5239do 5240 IFS=$as_save_IFS 5241 test -z "$as_dir" && as_dir=. 5242 for ac_exec_ext in '' $ac_executable_extensions; do 5243 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5244 ac_cv_path_BDFTOPCF="$as_dir/$ac_word$ac_exec_ext" 5245 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5246 break 2 5247 fi 5248done 5249done 5250IFS=$as_save_IFS 5251 5252 ;; 5253esac 5254fi 5255BDFTOPCF=$ac_cv_path_BDFTOPCF 5256if test -n "$BDFTOPCF"; then 5257 { $as_echo "$as_me:$LINENO: result: $BDFTOPCF" >&5 5258$as_echo "$BDFTOPCF" >&6; } 5259else 5260 { $as_echo "$as_me:$LINENO: result: no" >&5 5261$as_echo "no" >&6; } 5262fi 5263 5264 5265 if test x"BDFTOPCF" = x; then 5266 { { $as_echo "$as_me:$LINENO: error: bdftopcf is required to build $PACKAGE_NAME." >&5 5267$as_echo "$as_me: error: bdftopcf is required to build $PACKAGE_NAME." >&2;} 5268 { (exit 1); exit 1; }; } 5269 fi 5270 5271 5272 { $as_echo "$as_me:$LINENO: checking font compression method" >&5 5273$as_echo_n "checking font compression method... " >&6; } 5274 5275# Check whether --with-compression was given. 5276if test "${with_compression+set}" = set; then 5277 withval=$with_compression; compression="$withval" 5278else 5279 compression="yes" 5280fi 5281 5282 if test x"$compression" = "xyes" ; then 5283 compression="gzip" 5284 fi 5285 { $as_echo "$as_me:$LINENO: result: ${compression}" >&5 5286$as_echo "${compression}" >&6; } 5287 case ${compression} in 5288 *compress) COMPRESS_SUFFIX=".Z" ;; 5289 *gzip) COMPRESS_SUFFIX=".gz" ;; 5290 *bzip2) COMPRESS_SUFFIX=".bz2" ;; 5291 no|none) COMPRESS_SUFFIX="" ; COMPRESS="cat" ;; 5292 *) { { $as_echo "$as_me:$LINENO: error: ${compression} is not a supported compression method" >&5 5293$as_echo "$as_me: error: ${compression} is not a supported compression method" >&2;} 5294 { (exit 1); exit 1; }; } ;; 5295 esac 5296 if test x"$COMPRESS_SUFFIX" != "x" ; then 5297 5298 # Extract the first word of "${compression}", so it can be a program name with args. 5299set dummy ${compression}; ac_word=$2 5300{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5301$as_echo_n "checking for $ac_word... " >&6; } 5302if test "${ac_cv_path_COMPRESS+set}" = set; then 5303 $as_echo_n "(cached) " >&6 5304else 5305 case $COMPRESS in 5306 [\\/]* | ?:[\\/]*) 5307 ac_cv_path_COMPRESS="$COMPRESS" # Let the user override the test with a path. 5308 ;; 5309 *) 5310 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5311for as_dir in $PATH 5312do 5313 IFS=$as_save_IFS 5314 test -z "$as_dir" && as_dir=. 5315 for ac_exec_ext in '' $ac_executable_extensions; do 5316 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5317 ac_cv_path_COMPRESS="$as_dir/$ac_word$ac_exec_ext" 5318 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5319 break 2 5320 fi 5321done 5322done 5323IFS=$as_save_IFS 5324 5325 ;; 5326esac 5327fi 5328COMPRESS=$ac_cv_path_COMPRESS 5329if test -n "$COMPRESS"; then 5330 { $as_echo "$as_me:$LINENO: result: $COMPRESS" >&5 5331$as_echo "$COMPRESS" >&6; } 5332else 5333 { $as_echo "$as_me:$LINENO: result: no" >&5 5334$as_echo "no" >&6; } 5335fi 5336 5337 5338 if test x"COMPRESS" = x; then 5339 { { $as_echo "$as_me:$LINENO: error: ${compression} is required to build $PACKAGE_NAME." >&5 5340$as_echo "$as_me: error: ${compression} is required to build $PACKAGE_NAME." >&2;} 5341 { (exit 1); exit 1; }; } 5342 fi 5343 5344 fi 5345 5346 5347 5348 5349 5350 # Extract the first word of "ucs2any", so it can be a program name with args. 5351set dummy ucs2any; ac_word=$2 5352{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5 5353$as_echo_n "checking for $ac_word... " >&6; } 5354if test "${ac_cv_path_UCS2ANY+set}" = set; then 5355 $as_echo_n "(cached) " >&6 5356else 5357 case $UCS2ANY in 5358 [\\/]* | ?:[\\/]*) 5359 ac_cv_path_UCS2ANY="$UCS2ANY" # Let the user override the test with a path. 5360 ;; 5361 *) 5362 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 5363for as_dir in $PATH 5364do 5365 IFS=$as_save_IFS 5366 test -z "$as_dir" && as_dir=. 5367 for ac_exec_ext in '' $ac_executable_extensions; do 5368 if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then 5369 ac_cv_path_UCS2ANY="$as_dir/$ac_word$ac_exec_ext" 5370 $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 5371 break 2 5372 fi 5373done 5374done 5375IFS=$as_save_IFS 5376 5377 ;; 5378esac 5379fi 5380UCS2ANY=$ac_cv_path_UCS2ANY 5381if test -n "$UCS2ANY"; then 5382 { $as_echo "$as_me:$LINENO: result: $UCS2ANY" >&5 5383$as_echo "$UCS2ANY" >&6; } 5384else 5385 { $as_echo "$as_me:$LINENO: result: no" >&5 5386$as_echo "no" >&6; } 5387fi 5388 5389 5390 if test x"UCS2ANY" = x; then 5391 { { $as_echo "$as_me:$LINENO: error: ucs2any is required to build $PACKAGE_NAME." >&5 5392$as_echo "$as_me: error: ucs2any is required to build $PACKAGE_NAME." >&2;} 5393 { (exit 1); exit 1; }; } 5394 fi 5395 5396 5397pkg_failed=no 5398{ $as_echo "$as_me:$LINENO: checking for MAPS" >&5 5399$as_echo_n "checking for MAPS... " >&6; } 5400 5401if test -n "$MAPS_CFLAGS"; then 5402 pkg_cv_MAPS_CFLAGS="$MAPS_CFLAGS" 5403 elif test -n "$PKG_CONFIG"; then 5404 if test -n "$PKG_CONFIG" && \ 5405 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fontutil\"") >&5 5406 ($PKG_CONFIG --exists --print-errors "fontutil") 2>&5 5407 ac_status=$? 5408 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5409 (exit $ac_status); }; then 5410 pkg_cv_MAPS_CFLAGS=`$PKG_CONFIG --cflags "fontutil" 2>/dev/null` 5411else 5412 pkg_failed=yes 5413fi 5414 else 5415 pkg_failed=untried 5416fi 5417if test -n "$MAPS_LIBS"; then 5418 pkg_cv_MAPS_LIBS="$MAPS_LIBS" 5419 elif test -n "$PKG_CONFIG"; then 5420 if test -n "$PKG_CONFIG" && \ 5421 { ($as_echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fontutil\"") >&5 5422 ($PKG_CONFIG --exists --print-errors "fontutil") 2>&5 5423 ac_status=$? 5424 $as_echo "$as_me:$LINENO: \$? = $ac_status" >&5 5425 (exit $ac_status); }; then 5426 pkg_cv_MAPS_LIBS=`$PKG_CONFIG --libs "fontutil" 2>/dev/null` 5427else 5428 pkg_failed=yes 5429fi 5430 else 5431 pkg_failed=untried 5432fi 5433 5434 5435 5436if test $pkg_failed = yes; then 5437 5438if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 5439 _pkg_short_errors_supported=yes 5440else 5441 _pkg_short_errors_supported=no 5442fi 5443 if test $_pkg_short_errors_supported = yes; then 5444 MAPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors "fontutil" 2>&1` 5445 else 5446 MAPS_PKG_ERRORS=`$PKG_CONFIG --print-errors "fontutil" 2>&1` 5447 fi 5448 # Put the nasty error message in config.log where it belongs 5449 echo "$MAPS_PKG_ERRORS" >&5 5450 5451 { { $as_echo "$as_me:$LINENO: error: Package requirements (fontutil) were not met: 5452 5453$MAPS_PKG_ERRORS 5454 5455Consider adjusting the PKG_CONFIG_PATH environment variable if you 5456installed software in a non-standard prefix. 5457 5458Alternatively, you may set the environment variables MAPS_CFLAGS 5459and MAPS_LIBS to avoid the need to call pkg-config. 5460See the pkg-config man page for more details. 5461" >&5 5462$as_echo "$as_me: error: Package requirements (fontutil) were not met: 5463 5464$MAPS_PKG_ERRORS 5465 5466Consider adjusting the PKG_CONFIG_PATH environment variable if you 5467installed software in a non-standard prefix. 5468 5469Alternatively, you may set the environment variables MAPS_CFLAGS 5470and MAPS_LIBS to avoid the need to call pkg-config. 5471See the pkg-config man page for more details. 5472" >&2;} 5473 { (exit 1); exit 1; }; } 5474elif test $pkg_failed = untried; then 5475 { { $as_echo "$as_me:$LINENO: error: in \`$ac_pwd':" >&5 5476$as_echo "$as_me: error: in \`$ac_pwd':" >&2;} 5477{ { $as_echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old. Make sure it 5478is in your PATH or set the PKG_CONFIG environment variable to the full 5479path to pkg-config. 5480 5481Alternatively, you may set the environment variables MAPS_CFLAGS 5482and MAPS_LIBS to avoid the need to call pkg-config. 5483See the pkg-config man page for more details. 5484 5485To get pkg-config, see <http://pkg-config.freedesktop.org/>. 5486See \`config.log' for more details." >&5 5487$as_echo "$as_me: error: The pkg-config script could not be found or is too old. Make sure it 5488is in your PATH or set the PKG_CONFIG environment variable to the full 5489path to pkg-config. 5490 5491Alternatively, you may set the environment variables MAPS_CFLAGS 5492and MAPS_LIBS to avoid the need to call pkg-config. 5493See the pkg-config man page for more details. 5494 5495To get pkg-config, see <http://pkg-config.freedesktop.org/>. 5496See \`config.log' for more details." >&2;} 5497 { (exit 1); exit 1; }; }; } 5498else 5499 MAPS_CFLAGS=$pkg_cv_MAPS_CFLAGS 5500 MAPS_LIBS=$pkg_cv_MAPS_LIBS 5501 { $as_echo "$as_me:$LINENO: result: yes" >&5 5502$as_echo "yes" >&6; } 5503 : 5504fi 5505 { $as_echo "$as_me:$LINENO: checking for ucs2any encoding data files" >&5 5506$as_echo_n "checking for ucs2any encoding data files... " >&6; } 5507 MAPFILES_PATH=`pkg-config --variable=mapdir fontutil` 5508 5509 { $as_echo "$as_me:$LINENO: result: ${MAPFILES_PATH}" >&5 5510$as_echo "${MAPFILES_PATH}" >&6; } 5511 5512 5513 5514 5515 # Check whether --enable-iso8859-1 was given. 5516if test "${enable_iso8859_1+set}" = set; then 5517 enableval=$enable_iso8859_1; ISO8859_1=$enableval 5518else 5519 ISO8859_1=yes 5520fi 5521 5522 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-1 fonts" >&5 5523$as_echo_n "checking whether to build ISO8859-1 fonts... " >&6; } 5524 { $as_echo "$as_me:$LINENO: result: $ISO8859_1" >&5 5525$as_echo "$ISO8859_1" >&6; } 5526 if test "x$ISO8859_1" = xyes; then 5527 ISO8859_1_TRUE= 5528 ISO8859_1_FALSE='#' 5529else 5530 ISO8859_1_TRUE='#' 5531 ISO8859_1_FALSE= 5532fi 5533 5534 5535 # Check whether --enable-iso8859-2 was given. 5536if test "${enable_iso8859_2+set}" = set; then 5537 enableval=$enable_iso8859_2; ISO8859_2=$enableval 5538else 5539 ISO8859_2=yes 5540fi 5541 5542 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-2 fonts" >&5 5543$as_echo_n "checking whether to build ISO8859-2 fonts... " >&6; } 5544 { $as_echo "$as_me:$LINENO: result: $ISO8859_2" >&5 5545$as_echo "$ISO8859_2" >&6; } 5546 if test "x$ISO8859_2" = xyes; then 5547 ISO8859_2_TRUE= 5548 ISO8859_2_FALSE='#' 5549else 5550 ISO8859_2_TRUE='#' 5551 ISO8859_2_FALSE= 5552fi 5553 5554 5555 # Check whether --enable-iso8859-3 was given. 5556if test "${enable_iso8859_3+set}" = set; then 5557 enableval=$enable_iso8859_3; ISO8859_3=$enableval 5558else 5559 ISO8859_3=yes 5560fi 5561 5562 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-3 fonts" >&5 5563$as_echo_n "checking whether to build ISO8859-3 fonts... " >&6; } 5564 { $as_echo "$as_me:$LINENO: result: $ISO8859_3" >&5 5565$as_echo "$ISO8859_3" >&6; } 5566 if test "x$ISO8859_3" = xyes; then 5567 ISO8859_3_TRUE= 5568 ISO8859_3_FALSE='#' 5569else 5570 ISO8859_3_TRUE='#' 5571 ISO8859_3_FALSE= 5572fi 5573 5574 5575 # Check whether --enable-iso8859-4 was given. 5576if test "${enable_iso8859_4+set}" = set; then 5577 enableval=$enable_iso8859_4; ISO8859_4=$enableval 5578else 5579 ISO8859_4=yes 5580fi 5581 5582 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-4 fonts" >&5 5583$as_echo_n "checking whether to build ISO8859-4 fonts... " >&6; } 5584 { $as_echo "$as_me:$LINENO: result: $ISO8859_4" >&5 5585$as_echo "$ISO8859_4" >&6; } 5586 if test "x$ISO8859_4" = xyes; then 5587 ISO8859_4_TRUE= 5588 ISO8859_4_FALSE='#' 5589else 5590 ISO8859_4_TRUE='#' 5591 ISO8859_4_FALSE= 5592fi 5593 5594 5595 # Check whether --enable-iso8859-9 was given. 5596if test "${enable_iso8859_9+set}" = set; then 5597 enableval=$enable_iso8859_9; ISO8859_9=$enableval 5598else 5599 ISO8859_9=yes 5600fi 5601 5602 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-9 fonts" >&5 5603$as_echo_n "checking whether to build ISO8859-9 fonts... " >&6; } 5604 { $as_echo "$as_me:$LINENO: result: $ISO8859_9" >&5 5605$as_echo "$ISO8859_9" >&6; } 5606 if test "x$ISO8859_9" = xyes; then 5607 ISO8859_9_TRUE= 5608 ISO8859_9_FALSE='#' 5609else 5610 ISO8859_9_TRUE='#' 5611 ISO8859_9_FALSE= 5612fi 5613 5614 5615 # Check whether --enable-iso8859-10 was given. 5616if test "${enable_iso8859_10+set}" = set; then 5617 enableval=$enable_iso8859_10; ISO8859_10=$enableval 5618else 5619 ISO8859_10=yes 5620fi 5621 5622 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-10 fonts" >&5 5623$as_echo_n "checking whether to build ISO8859-10 fonts... " >&6; } 5624 { $as_echo "$as_me:$LINENO: result: $ISO8859_10" >&5 5625$as_echo "$ISO8859_10" >&6; } 5626 if test "x$ISO8859_10" = xyes; then 5627 ISO8859_10_TRUE= 5628 ISO8859_10_FALSE='#' 5629else 5630 ISO8859_10_TRUE='#' 5631 ISO8859_10_FALSE= 5632fi 5633 5634 5635 # Check whether --enable-iso8859-13 was given. 5636if test "${enable_iso8859_13+set}" = set; then 5637 enableval=$enable_iso8859_13; ISO8859_13=$enableval 5638else 5639 ISO8859_13=yes 5640fi 5641 5642 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-13 fonts" >&5 5643$as_echo_n "checking whether to build ISO8859-13 fonts... " >&6; } 5644 { $as_echo "$as_me:$LINENO: result: $ISO8859_13" >&5 5645$as_echo "$ISO8859_13" >&6; } 5646 if test "x$ISO8859_13" = xyes; then 5647 ISO8859_13_TRUE= 5648 ISO8859_13_FALSE='#' 5649else 5650 ISO8859_13_TRUE='#' 5651 ISO8859_13_FALSE= 5652fi 5653 5654 5655 # Check whether --enable-iso8859-14 was given. 5656if test "${enable_iso8859_14+set}" = set; then 5657 enableval=$enable_iso8859_14; ISO8859_14=$enableval 5658else 5659 ISO8859_14=yes 5660fi 5661 5662 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-14 fonts" >&5 5663$as_echo_n "checking whether to build ISO8859-14 fonts... " >&6; } 5664 { $as_echo "$as_me:$LINENO: result: $ISO8859_14" >&5 5665$as_echo "$ISO8859_14" >&6; } 5666 if test "x$ISO8859_14" = xyes; then 5667 ISO8859_14_TRUE= 5668 ISO8859_14_FALSE='#' 5669else 5670 ISO8859_14_TRUE='#' 5671 ISO8859_14_FALSE= 5672fi 5673 5674 5675 # Check whether --enable-iso8859-15 was given. 5676if test "${enable_iso8859_15+set}" = set; then 5677 enableval=$enable_iso8859_15; ISO8859_15=$enableval 5678else 5679 ISO8859_15=yes 5680fi 5681 5682 { $as_echo "$as_me:$LINENO: checking whether to build ISO8859-15 fonts" >&5 5683$as_echo_n "checking whether to build ISO8859-15 fonts... " >&6; } 5684 { $as_echo "$as_me:$LINENO: result: $ISO8859_15" >&5 5685$as_echo "$ISO8859_15" >&6; } 5686 if test "x$ISO8859_15" = xyes; then 5687 ISO8859_15_TRUE= 5688 ISO8859_15_FALSE='#' 5689else 5690 ISO8859_15_TRUE='#' 5691 ISO8859_15_FALSE= 5692fi 5693 5694 5695 5696 5697ac_config_files="$ac_config_files Makefile" 5698 5699cat >confcache <<\_ACEOF 5700# This file is a shell script that caches the results of configure 5701# tests run on this system so they can be shared between configure 5702# scripts and configure runs, see configure's option --config-cache. 5703# It is not useful on other systems. If it contains results you don't 5704# want to keep, you may remove or edit it. 5705# 5706# config.status only pays attention to the cache file if you give it 5707# the --recheck option to rerun configure. 5708# 5709# `ac_cv_env_foo' variables (set or unset) will be overridden when 5710# loading this file, other *unset* `ac_cv_foo' will be assigned the 5711# following values. 5712 5713_ACEOF 5714 5715# The following way of writing the cache mishandles newlines in values, 5716# but we know of no workaround that is simple, portable, and efficient. 5717# So, we kill variables containing newlines. 5718# Ultrix sh set writes to stderr and can't be redirected directly, 5719# and sets the high bit in the cache file unless we assign to the vars. 5720( 5721 for ac_var in `(set) 2>&1 | sed -n 's/^\([a-zA-Z_][a-zA-Z0-9_]*\)=.*/\1/p'`; do 5722 eval ac_val=\$$ac_var 5723 case $ac_val in #( 5724 *${as_nl}*) 5725 case $ac_var in #( 5726 *_cv_*) { $as_echo "$as_me:$LINENO: WARNING: cache variable $ac_var contains a newline" >&5 5727$as_echo "$as_me: WARNING: cache variable $ac_var contains a newline" >&2;} ;; 5728 esac 5729 case $ac_var in #( 5730 _ | IFS | as_nl) ;; #( 5731 BASH_ARGV | BASH_SOURCE) eval $ac_var= ;; #( 5732 *) $as_unset $ac_var ;; 5733 esac ;; 5734 esac 5735 done 5736 5737 (set) 2>&1 | 5738 case $as_nl`(ac_space=' '; set) 2>&1` in #( 5739 *${as_nl}ac_space=\ *) 5740 # `set' does not quote correctly, so add quotes (double-quote 5741 # substitution turns \\\\ into \\, and sed turns \\ into \). 5742 sed -n \ 5743 "s/'/'\\\\''/g; 5744 s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p" 5745 ;; #( 5746 *) 5747 # `set' quotes correctly as required by POSIX, so do not add quotes. 5748 sed -n "/^[_$as_cr_alnum]*_cv_[_$as_cr_alnum]*=/p" 5749 ;; 5750 esac | 5751 sort 5752) | 5753 sed ' 5754 /^ac_cv_env_/b end 5755 t clear 5756 :clear 5757 s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/ 5758 t end 5759 s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/ 5760 :end' >>confcache 5761if diff "$cache_file" confcache >/dev/null 2>&1; then :; else 5762 if test -w "$cache_file"; then 5763 test "x$cache_file" != "x/dev/null" && 5764 { $as_echo "$as_me:$LINENO: updating cache $cache_file" >&5 5765$as_echo "$as_me: updating cache $cache_file" >&6;} 5766 cat confcache >$cache_file 5767 else 5768 { $as_echo "$as_me:$LINENO: not updating unwritable cache $cache_file" >&5 5769$as_echo "$as_me: not updating unwritable cache $cache_file" >&6;} 5770 fi 5771fi 5772rm -f confcache 5773 5774test "x$prefix" = xNONE && prefix=$ac_default_prefix 5775# Let make expand exec_prefix. 5776test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' 5777 5778# Transform confdefs.h into DEFS. 5779# Protect against shell expansion while executing Makefile rules. 5780# Protect against Makefile macro expansion. 5781# 5782# If the first sed substitution is executed (which looks for macros that 5783# take arguments), then branch to the quote section. Otherwise, 5784# look for a macro that doesn't take arguments. 5785ac_script=' 5786:mline 5787/\\$/{ 5788 N 5789 s,\\\n,, 5790 b mline 5791} 5792t clear 5793:clear 5794s/^[ ]*#[ ]*define[ ][ ]*\([^ (][^ (]*([^)]*)\)[ ]*\(.*\)/-D\1=\2/g 5795t quote 5796s/^[ ]*#[ ]*define[ ][ ]*\([^ ][^ ]*\)[ ]*\(.*\)/-D\1=\2/g 5797t quote 5798b any 5799:quote 5800s/[ `~#$^&*(){}\\|;'\''"<>?]/\\&/g 5801s/\[/\\&/g 5802s/\]/\\&/g 5803s/\$/$$/g 5804H 5805:any 5806${ 5807 g 5808 s/^\n// 5809 s/\n/ /g 5810 p 5811} 5812' 5813DEFS=`sed -n "$ac_script" confdefs.h` 5814 5815 5816ac_libobjs= 5817ac_ltlibobjs= 5818for ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue 5819 # 1. Remove the extension, and $U if already installed. 5820 ac_script='s/\$U\././;s/\.o$//;s/\.obj$//' 5821 ac_i=`$as_echo "$ac_i" | sed "$ac_script"` 5822 # 2. Prepend LIBOBJDIR. When used with automake>=1.10 LIBOBJDIR 5823 # will be set to the directory where LIBOBJS objects are built. 5824 ac_libobjs="$ac_libobjs \${LIBOBJDIR}$ac_i\$U.$ac_objext" 5825 ac_ltlibobjs="$ac_ltlibobjs \${LIBOBJDIR}$ac_i"'$U.lo' 5826done 5827LIBOBJS=$ac_libobjs 5828 5829LTLIBOBJS=$ac_ltlibobjs 5830 5831 5832 if test -n "$EXEEXT"; then 5833 am__EXEEXT_TRUE= 5834 am__EXEEXT_FALSE='#' 5835else 5836 am__EXEEXT_TRUE='#' 5837 am__EXEEXT_FALSE= 5838fi 5839 5840if test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then 5841 { { $as_echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined. 5842Usually this means the macro was only invoked conditionally." >&5 5843$as_echo "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined. 5844Usually this means the macro was only invoked conditionally." >&2;} 5845 { (exit 1); exit 1; }; } 5846fi 5847if test -z "${AMDEP_TRUE}" && test -z "${AMDEP_FALSE}"; then 5848 { { $as_echo "$as_me:$LINENO: error: conditional \"AMDEP\" was never defined. 5849Usually this means the macro was only invoked conditionally." >&5 5850$as_echo "$as_me: error: conditional \"AMDEP\" was never defined. 5851Usually this means the macro was only invoked conditionally." >&2;} 5852 { (exit 1); exit 1; }; } 5853fi 5854if test -z "${am__fastdepCC_TRUE}" && test -z "${am__fastdepCC_FALSE}"; then 5855 { { $as_echo "$as_me:$LINENO: error: conditional \"am__fastdepCC\" was never defined. 5856Usually this means the macro was only invoked conditionally." >&5 5857$as_echo "$as_me: error: conditional \"am__fastdepCC\" was never defined. 5858Usually this means the macro was only invoked conditionally." >&2;} 5859 { (exit 1); exit 1; }; } 5860fi 5861if test -z "${ISO8859_1_TRUE}" && test -z "${ISO8859_1_FALSE}"; then 5862 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_1\" was never defined. 5863Usually this means the macro was only invoked conditionally." >&5 5864$as_echo "$as_me: error: conditional \"ISO8859_1\" was never defined. 5865Usually this means the macro was only invoked conditionally." >&2;} 5866 { (exit 1); exit 1; }; } 5867fi 5868if test -z "${ISO8859_2_TRUE}" && test -z "${ISO8859_2_FALSE}"; then 5869 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_2\" was never defined. 5870Usually this means the macro was only invoked conditionally." >&5 5871$as_echo "$as_me: error: conditional \"ISO8859_2\" was never defined. 5872Usually this means the macro was only invoked conditionally." >&2;} 5873 { (exit 1); exit 1; }; } 5874fi 5875if test -z "${ISO8859_3_TRUE}" && test -z "${ISO8859_3_FALSE}"; then 5876 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_3\" was never defined. 5877Usually this means the macro was only invoked conditionally." >&5 5878$as_echo "$as_me: error: conditional \"ISO8859_3\" was never defined. 5879Usually this means the macro was only invoked conditionally." >&2;} 5880 { (exit 1); exit 1; }; } 5881fi 5882if test -z "${ISO8859_4_TRUE}" && test -z "${ISO8859_4_FALSE}"; then 5883 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_4\" was never defined. 5884Usually this means the macro was only invoked conditionally." >&5 5885$as_echo "$as_me: error: conditional \"ISO8859_4\" was never defined. 5886Usually this means the macro was only invoked conditionally." >&2;} 5887 { (exit 1); exit 1; }; } 5888fi 5889if test -z "${ISO8859_9_TRUE}" && test -z "${ISO8859_9_FALSE}"; then 5890 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_9\" was never defined. 5891Usually this means the macro was only invoked conditionally." >&5 5892$as_echo "$as_me: error: conditional \"ISO8859_9\" was never defined. 5893Usually this means the macro was only invoked conditionally." >&2;} 5894 { (exit 1); exit 1; }; } 5895fi 5896if test -z "${ISO8859_10_TRUE}" && test -z "${ISO8859_10_FALSE}"; then 5897 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_10\" was never defined. 5898Usually this means the macro was only invoked conditionally." >&5 5899$as_echo "$as_me: error: conditional \"ISO8859_10\" was never defined. 5900Usually this means the macro was only invoked conditionally." >&2;} 5901 { (exit 1); exit 1; }; } 5902fi 5903if test -z "${ISO8859_13_TRUE}" && test -z "${ISO8859_13_FALSE}"; then 5904 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_13\" was never defined. 5905Usually this means the macro was only invoked conditionally." >&5 5906$as_echo "$as_me: error: conditional \"ISO8859_13\" was never defined. 5907Usually this means the macro was only invoked conditionally." >&2;} 5908 { (exit 1); exit 1; }; } 5909fi 5910if test -z "${ISO8859_14_TRUE}" && test -z "${ISO8859_14_FALSE}"; then 5911 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_14\" was never defined. 5912Usually this means the macro was only invoked conditionally." >&5 5913$as_echo "$as_me: error: conditional \"ISO8859_14\" was never defined. 5914Usually this means the macro was only invoked conditionally." >&2;} 5915 { (exit 1); exit 1; }; } 5916fi 5917if test -z "${ISO8859_15_TRUE}" && test -z "${ISO8859_15_FALSE}"; then 5918 { { $as_echo "$as_me:$LINENO: error: conditional \"ISO8859_15\" was never defined. 5919Usually this means the macro was only invoked conditionally." >&5 5920$as_echo "$as_me: error: conditional \"ISO8859_15\" was never defined. 5921Usually this means the macro was only invoked conditionally." >&2;} 5922 { (exit 1); exit 1; }; } 5923fi 5924 5925: ${CONFIG_STATUS=./config.status} 5926ac_write_fail=0 5927ac_clean_files_save=$ac_clean_files 5928ac_clean_files="$ac_clean_files $CONFIG_STATUS" 5929{ $as_echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5 5930$as_echo "$as_me: creating $CONFIG_STATUS" >&6;} 5931cat >$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 5932#! $SHELL 5933# Generated by $as_me. 5934# Run this file to recreate the current configuration. 5935# Compiler output produced by configure, useful for debugging 5936# configure, is in config.log if it exists. 5937 5938debug=false 5939ac_cs_recheck=false 5940ac_cs_silent=false 5941SHELL=\${CONFIG_SHELL-$SHELL} 5942_ACEOF 5943 5944cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 5945## --------------------- ## 5946## M4sh Initialization. ## 5947## --------------------- ## 5948 5949# Be more Bourne compatible 5950DUALCASE=1; export DUALCASE # for MKS sh 5951if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 5952 emulate sh 5953 NULLCMD=: 5954 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which 5955 # is contrary to our usage. Disable this feature. 5956 alias -g '${1+"$@"}'='"$@"' 5957 setopt NO_GLOB_SUBST 5958else 5959 case `(set -o) 2>/dev/null` in 5960 *posix*) set -o posix ;; 5961esac 5962 5963fi 5964 5965 5966 5967 5968# PATH needs CR 5969# Avoid depending upon Character Ranges. 5970as_cr_letters='abcdefghijklmnopqrstuvwxyz' 5971as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 5972as_cr_Letters=$as_cr_letters$as_cr_LETTERS 5973as_cr_digits='0123456789' 5974as_cr_alnum=$as_cr_Letters$as_cr_digits 5975 5976as_nl=' 5977' 5978export as_nl 5979# Printing a long string crashes Solaris 7 /usr/bin/printf. 5980as_echo='\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\' 5981as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo 5982as_echo=$as_echo$as_echo$as_echo$as_echo$as_echo$as_echo 5983if (test "X`printf %s $as_echo`" = "X$as_echo") 2>/dev/null; then 5984 as_echo='printf %s\n' 5985 as_echo_n='printf %s' 5986else 5987 if test "X`(/usr/ucb/echo -n -n $as_echo) 2>/dev/null`" = "X-n $as_echo"; then 5988 as_echo_body='eval /usr/ucb/echo -n "$1$as_nl"' 5989 as_echo_n='/usr/ucb/echo -n' 5990 else 5991 as_echo_body='eval expr "X$1" : "X\\(.*\\)"' 5992 as_echo_n_body='eval 5993 arg=$1; 5994 case $arg in 5995 *"$as_nl"*) 5996 expr "X$arg" : "X\\(.*\\)$as_nl"; 5997 arg=`expr "X$arg" : ".*$as_nl\\(.*\\)"`;; 5998 esac; 5999 expr "X$arg" : "X\\(.*\\)" | tr -d "$as_nl" 6000 ' 6001 export as_echo_n_body 6002 as_echo_n='sh -c $as_echo_n_body as_echo' 6003 fi 6004 export as_echo_body 6005 as_echo='sh -c $as_echo_body as_echo' 6006fi 6007 6008# The user is always right. 6009if test "${PATH_SEPARATOR+set}" != set; then 6010 PATH_SEPARATOR=: 6011 (PATH='/bin;/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 && { 6012 (PATH='/bin:/bin'; FPATH=$PATH; sh -c :) >/dev/null 2>&1 || 6013 PATH_SEPARATOR=';' 6014 } 6015fi 6016 6017# Support unset when possible. 6018if ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then 6019 as_unset=unset 6020else 6021 as_unset=false 6022fi 6023 6024 6025# IFS 6026# We need space, tab and new line, in precisely that order. Quoting is 6027# there to prevent editors from complaining about space-tab. 6028# (If _AS_PATH_WALK were called with IFS unset, it would disable word 6029# splitting by setting IFS to empty value.) 6030IFS=" "" $as_nl" 6031 6032# Find who we are. Look in the path if we contain no directory separator. 6033case $0 in 6034 *[\\/]* ) as_myself=$0 ;; 6035 *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 6036for as_dir in $PATH 6037do 6038 IFS=$as_save_IFS 6039 test -z "$as_dir" && as_dir=. 6040 test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 6041done 6042IFS=$as_save_IFS 6043 6044 ;; 6045esac 6046# We did not find ourselves, most probably we were run as `sh COMMAND' 6047# in which case we are not to be found in the path. 6048if test "x$as_myself" = x; then 6049 as_myself=$0 6050fi 6051if test ! -f "$as_myself"; then 6052 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 6053 { (exit 1); exit 1; } 6054fi 6055 6056# Work around bugs in pre-3.0 UWIN ksh. 6057for as_var in ENV MAIL MAILPATH 6058do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 6059done 6060PS1='$ ' 6061PS2='> ' 6062PS4='+ ' 6063 6064# NLS nuisances. 6065LC_ALL=C 6066export LC_ALL 6067LANGUAGE=C 6068export LANGUAGE 6069 6070# Required to use basename. 6071if expr a : '\(a\)' >/dev/null 2>&1 && 6072 test "X`expr 00001 : '.*\(...\)'`" = X001; then 6073 as_expr=expr 6074else 6075 as_expr=false 6076fi 6077 6078if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 6079 as_basename=basename 6080else 6081 as_basename=false 6082fi 6083 6084 6085# Name of the executable. 6086as_me=`$as_basename -- "$0" || 6087$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 6088 X"$0" : 'X\(//\)$' \| \ 6089 X"$0" : 'X\(/\)' \| . 2>/dev/null || 6090$as_echo X/"$0" | 6091 sed '/^.*\/\([^/][^/]*\)\/*$/{ 6092 s//\1/ 6093 q 6094 } 6095 /^X\/\(\/\/\)$/{ 6096 s//\1/ 6097 q 6098 } 6099 /^X\/\(\/\).*/{ 6100 s//\1/ 6101 q 6102 } 6103 s/.*/./; q'` 6104 6105# CDPATH. 6106$as_unset CDPATH 6107 6108 6109 6110 as_lineno_1=$LINENO 6111 as_lineno_2=$LINENO 6112 test "x$as_lineno_1" != "x$as_lineno_2" && 6113 test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 6114 6115 # Create $as_me.lineno as a copy of $as_myself, but with $LINENO 6116 # uniformly replaced by the line number. The first 'sed' inserts a 6117 # line-number line after each line using $LINENO; the second 'sed' 6118 # does the real work. The second script uses 'N' to pair each 6119 # line-number line with the line containing $LINENO, and appends 6120 # trailing '-' during substitution so that $LINENO is not a special 6121 # case at line end. 6122 # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 6123 # scripts with optimization help from Paolo Bonzini. Blame Lee 6124 # E. McMahon (1931-1989) for sed's syntax. :-) 6125 sed -n ' 6126 p 6127 /[$]LINENO/= 6128 ' <$as_myself | 6129 sed ' 6130 s/[$]LINENO.*/&-/ 6131 t lineno 6132 b 6133 :lineno 6134 N 6135 :loop 6136 s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 6137 t loop 6138 s/-\n.*// 6139 ' >$as_me.lineno && 6140 chmod +x "$as_me.lineno" || 6141 { $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 6142 { (exit 1); exit 1; }; } 6143 6144 # Don't try to exec as it changes $[0], causing all sort of problems 6145 # (the dirname of $[0] is not the place where we might find the 6146 # original and so on. Autoconf is especially sensitive to this). 6147 . "./$as_me.lineno" 6148 # Exit status is that of the last command. 6149 exit 6150} 6151 6152 6153if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 6154 as_dirname=dirname 6155else 6156 as_dirname=false 6157fi 6158 6159ECHO_C= ECHO_N= ECHO_T= 6160case `echo -n x` in 6161-n*) 6162 case `echo 'x\c'` in 6163 *c*) ECHO_T=' ';; # ECHO_T is single tab character. 6164 *) ECHO_C='\c';; 6165 esac;; 6166*) 6167 ECHO_N='-n';; 6168esac 6169if expr a : '\(a\)' >/dev/null 2>&1 && 6170 test "X`expr 00001 : '.*\(...\)'`" = X001; then 6171 as_expr=expr 6172else 6173 as_expr=false 6174fi 6175 6176rm -f conf$$ conf$$.exe conf$$.file 6177if test -d conf$$.dir; then 6178 rm -f conf$$.dir/conf$$.file 6179else 6180 rm -f conf$$.dir 6181 mkdir conf$$.dir 2>/dev/null 6182fi 6183if (echo >conf$$.file) 2>/dev/null; then 6184 if ln -s conf$$.file conf$$ 2>/dev/null; then 6185 as_ln_s='ln -s' 6186 # ... but there are two gotchas: 6187 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 6188 # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 6189 # In both cases, we have to default to `cp -p'. 6190 ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 6191 as_ln_s='cp -p' 6192 elif ln conf$$.file conf$$ 2>/dev/null; then 6193 as_ln_s=ln 6194 else 6195 as_ln_s='cp -p' 6196 fi 6197else 6198 as_ln_s='cp -p' 6199fi 6200rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 6201rmdir conf$$.dir 2>/dev/null 6202 6203if mkdir -p . 2>/dev/null; then 6204 as_mkdir_p=: 6205else 6206 test -d ./-p && rmdir ./-p 6207 as_mkdir_p=false 6208fi 6209 6210if test -x / >/dev/null 2>&1; then 6211 as_test_x='test -x' 6212else 6213 if ls -dL / >/dev/null 2>&1; then 6214 as_ls_L_option=L 6215 else 6216 as_ls_L_option= 6217 fi 6218 as_test_x=' 6219 eval sh -c '\'' 6220 if test -d "$1"; then 6221 test -d "$1/."; 6222 else 6223 case $1 in 6224 -*)set "./$1";; 6225 esac; 6226 case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 6227 ???[sx]*):;;*)false;;esac;fi 6228 '\'' sh 6229 ' 6230fi 6231as_executable_p=$as_test_x 6232 6233# Sed expression to map a string onto a valid CPP name. 6234as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" 6235 6236# Sed expression to map a string onto a valid variable name. 6237as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" 6238 6239 6240exec 6>&1 6241 6242# Save the log message, to keep $[0] and so on meaningful, and to 6243# report actual input values of CONFIG_FILES etc. instead of their 6244# values after options handling. 6245ac_log=" 6246This file was extended by font-adobe-utopia-100dpi $as_me 1.0.2, which was 6247generated by GNU Autoconf 2.63. Invocation command line was 6248 6249 CONFIG_FILES = $CONFIG_FILES 6250 CONFIG_HEADERS = $CONFIG_HEADERS 6251 CONFIG_LINKS = $CONFIG_LINKS 6252 CONFIG_COMMANDS = $CONFIG_COMMANDS 6253 $ $0 $@ 6254 6255on `(hostname || uname -n) 2>/dev/null | sed 1q` 6256" 6257 6258_ACEOF 6259 6260case $ac_config_files in *" 6261"*) set x $ac_config_files; shift; ac_config_files=$*;; 6262esac 6263 6264 6265 6266cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6267# Files that config.status was made for. 6268config_files="$ac_config_files" 6269config_commands="$ac_config_commands" 6270 6271_ACEOF 6272 6273cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6274ac_cs_usage="\ 6275\`$as_me' instantiates files from templates according to the 6276current configuration. 6277 6278Usage: $0 [OPTION]... [FILE]... 6279 6280 -h, --help print this help, then exit 6281 -V, --version print version number and configuration settings, then exit 6282 -q, --quiet, --silent 6283 do not print progress messages 6284 -d, --debug don't remove temporary files 6285 --recheck update $as_me by reconfiguring in the same conditions 6286 --file=FILE[:TEMPLATE] 6287 instantiate the configuration file FILE 6288 6289Configuration files: 6290$config_files 6291 6292Configuration commands: 6293$config_commands 6294 6295Report bugs to <bug-autoconf@gnu.org>." 6296 6297_ACEOF 6298cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6299ac_cs_version="\\ 6300font-adobe-utopia-100dpi config.status 1.0.2 6301configured by $0, generated by GNU Autoconf 2.63, 6302 with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 6303 6304Copyright (C) 2008 Free Software Foundation, Inc. 6305This config.status script is free software; the Free Software Foundation 6306gives unlimited permission to copy, distribute and modify it." 6307 6308ac_pwd='$ac_pwd' 6309srcdir='$srcdir' 6310INSTALL='$INSTALL' 6311MKDIR_P='$MKDIR_P' 6312AWK='$AWK' 6313test -n "\$AWK" || AWK=awk 6314_ACEOF 6315 6316cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6317# The default lists apply if the user does not specify any file. 6318ac_need_defaults=: 6319while test $# != 0 6320do 6321 case $1 in 6322 --*=*) 6323 ac_option=`expr "X$1" : 'X\([^=]*\)='` 6324 ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` 6325 ac_shift=: 6326 ;; 6327 *) 6328 ac_option=$1 6329 ac_optarg=$2 6330 ac_shift=shift 6331 ;; 6332 esac 6333 6334 case $ac_option in 6335 # Handling of the options. 6336 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 6337 ac_cs_recheck=: ;; 6338 --version | --versio | --versi | --vers | --ver | --ve | --v | -V ) 6339 $as_echo "$ac_cs_version"; exit ;; 6340 --debug | --debu | --deb | --de | --d | -d ) 6341 debug=: ;; 6342 --file | --fil | --fi | --f ) 6343 $ac_shift 6344 case $ac_optarg in 6345 *\'*) ac_optarg=`$as_echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; 6346 esac 6347 CONFIG_FILES="$CONFIG_FILES '$ac_optarg'" 6348 ac_need_defaults=false;; 6349 --he | --h | --help | --hel | -h ) 6350 $as_echo "$ac_cs_usage"; exit ;; 6351 -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 6352 | -silent | --silent | --silen | --sile | --sil | --si | --s) 6353 ac_cs_silent=: ;; 6354 6355 # This is an error. 6356 -*) { $as_echo "$as_me: error: unrecognized option: $1 6357Try \`$0 --help' for more information." >&2 6358 { (exit 1); exit 1; }; } ;; 6359 6360 *) ac_config_targets="$ac_config_targets $1" 6361 ac_need_defaults=false ;; 6362 6363 esac 6364 shift 6365done 6366 6367ac_configure_extra_args= 6368 6369if $ac_cs_silent; then 6370 exec 6>/dev/null 6371 ac_configure_extra_args="$ac_configure_extra_args --silent" 6372fi 6373 6374_ACEOF 6375cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6376if \$ac_cs_recheck; then 6377 set X '$SHELL' '$0' $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion 6378 shift 6379 \$as_echo "running CONFIG_SHELL=$SHELL \$*" >&6 6380 CONFIG_SHELL='$SHELL' 6381 export CONFIG_SHELL 6382 exec "\$@" 6383fi 6384 6385_ACEOF 6386cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6387exec 5>>config.log 6388{ 6389 echo 6390 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX 6391## Running $as_me. ## 6392_ASBOX 6393 $as_echo "$ac_log" 6394} >&5 6395 6396_ACEOF 6397cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6398# 6399# INIT-COMMANDS 6400# 6401AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir" 6402 6403_ACEOF 6404 6405cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6406 6407# Handling of arguments. 6408for ac_config_target in $ac_config_targets 6409do 6410 case $ac_config_target in 6411 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; 6412 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 6413 6414 *) { { $as_echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 6415$as_echo "$as_me: error: invalid argument: $ac_config_target" >&2;} 6416 { (exit 1); exit 1; }; };; 6417 esac 6418done 6419 6420 6421# If the user did not use the arguments to specify the items to instantiate, 6422# then the envvar interface is used. Set only those that are not. 6423# We use the long form for the default assignment because of an extremely 6424# bizarre bug on SunOS 4.1.3. 6425if $ac_need_defaults; then 6426 test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files 6427 test "${CONFIG_COMMANDS+set}" = set || CONFIG_COMMANDS=$config_commands 6428fi 6429 6430# Have a temporary directory for convenience. Make it in the build tree 6431# simply because there is no reason against having it here, and in addition, 6432# creating and moving files from /tmp can sometimes cause problems. 6433# Hook for its removal unless debugging. 6434# Note that there is a small window in which the directory will not be cleaned: 6435# after its creation but before its name has been assigned to `$tmp'. 6436$debug || 6437{ 6438 tmp= 6439 trap 'exit_status=$? 6440 { test -z "$tmp" || test ! -d "$tmp" || rm -fr "$tmp"; } && exit $exit_status 6441' 0 6442 trap '{ (exit 1); exit 1; }' 1 2 13 15 6443} 6444# Create a (secure) tmp directory for tmp files. 6445 6446{ 6447 tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && 6448 test -n "$tmp" && test -d "$tmp" 6449} || 6450{ 6451 tmp=./conf$$-$RANDOM 6452 (umask 077 && mkdir "$tmp") 6453} || 6454{ 6455 $as_echo "$as_me: cannot create a temporary directory in ." >&2 6456 { (exit 1); exit 1; } 6457} 6458 6459# Set up the scripts for CONFIG_FILES section. 6460# No need to generate them if there are no CONFIG_FILES. 6461# This happens for instance with `./config.status config.h'. 6462if test -n "$CONFIG_FILES"; then 6463 6464 6465ac_cr=' 6466' 6467ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` 6468if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then 6469 ac_cs_awk_cr='\\r' 6470else 6471 ac_cs_awk_cr=$ac_cr 6472fi 6473 6474echo 'BEGIN {' >"$tmp/subs1.awk" && 6475_ACEOF 6476 6477 6478{ 6479 echo "cat >conf$$subs.awk <<_ACEOF" && 6480 echo "$ac_subst_vars" | sed 's/.*/&!$&$ac_delim/' && 6481 echo "_ACEOF" 6482} >conf$$subs.sh || 6483 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 6484$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 6485 { (exit 1); exit 1; }; } 6486ac_delim_num=`echo "$ac_subst_vars" | grep -c '$'` 6487ac_delim='%!_!# ' 6488for ac_last_try in false false false false false :; do 6489 . ./conf$$subs.sh || 6490 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 6491$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 6492 { (exit 1); exit 1; }; } 6493 6494 ac_delim_n=`sed -n "s/.*$ac_delim\$/X/p" conf$$subs.awk | grep -c X` 6495 if test $ac_delim_n = $ac_delim_num; then 6496 break 6497 elif $ac_last_try; then 6498 { { $as_echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5 6499$as_echo "$as_me: error: could not make $CONFIG_STATUS" >&2;} 6500 { (exit 1); exit 1; }; } 6501 else 6502 ac_delim="$ac_delim!$ac_delim _$ac_delim!! " 6503 fi 6504done 6505rm -f conf$$subs.sh 6506 6507cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6508cat >>"\$tmp/subs1.awk" <<\\_ACAWK && 6509_ACEOF 6510sed -n ' 6511h 6512s/^/S["/; s/!.*/"]=/ 6513p 6514g 6515s/^[^!]*!// 6516:repl 6517t repl 6518s/'"$ac_delim"'$// 6519t delim 6520:nl 6521h 6522s/\(.\{148\}\).*/\1/ 6523t more1 6524s/["\\]/\\&/g; s/^/"/; s/$/\\n"\\/ 6525p 6526n 6527b repl 6528:more1 6529s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 6530p 6531g 6532s/.\{148\}// 6533t nl 6534:delim 6535h 6536s/\(.\{148\}\).*/\1/ 6537t more2 6538s/["\\]/\\&/g; s/^/"/; s/$/"/ 6539p 6540b 6541:more2 6542s/["\\]/\\&/g; s/^/"/; s/$/"\\/ 6543p 6544g 6545s/.\{148\}// 6546t delim 6547' <conf$$subs.awk | sed ' 6548/^[^""]/{ 6549 N 6550 s/\n// 6551} 6552' >>$CONFIG_STATUS || ac_write_fail=1 6553rm -f conf$$subs.awk 6554cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6555_ACAWK 6556cat >>"\$tmp/subs1.awk" <<_ACAWK && 6557 for (key in S) S_is_set[key] = 1 6558 FS = "" 6559 6560} 6561{ 6562 line = $ 0 6563 nfields = split(line, field, "@") 6564 substed = 0 6565 len = length(field[1]) 6566 for (i = 2; i < nfields; i++) { 6567 key = field[i] 6568 keylen = length(key) 6569 if (S_is_set[key]) { 6570 value = S[key] 6571 line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) 6572 len += length(value) + length(field[++i]) 6573 substed = 1 6574 } else 6575 len += 1 + keylen 6576 } 6577 6578 print line 6579} 6580 6581_ACAWK 6582_ACEOF 6583cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6584if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then 6585 sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" 6586else 6587 cat 6588fi < "$tmp/subs1.awk" > "$tmp/subs.awk" \ 6589 || { { $as_echo "$as_me:$LINENO: error: could not setup config files machinery" >&5 6590$as_echo "$as_me: error: could not setup config files machinery" >&2;} 6591 { (exit 1); exit 1; }; } 6592_ACEOF 6593 6594# VPATH may cause trouble with some makes, so we remove $(srcdir), 6595# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and 6596# trailing colons and then remove the whole line if VPATH becomes empty 6597# (actually we leave an empty line to preserve line numbers). 6598if test "x$srcdir" = x.; then 6599 ac_vpsub='/^[ ]*VPATH[ ]*=/{ 6600s/:*\$(srcdir):*/:/ 6601s/:*\${srcdir}:*/:/ 6602s/:*@srcdir@:*/:/ 6603s/^\([^=]*=[ ]*\):*/\1/ 6604s/:*$// 6605s/^[^=]*=[ ]*$// 6606}' 6607fi 6608 6609cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6610fi # test -n "$CONFIG_FILES" 6611 6612 6613eval set X " :F $CONFIG_FILES :C $CONFIG_COMMANDS" 6614shift 6615for ac_tag 6616do 6617 case $ac_tag in 6618 :[FHLC]) ac_mode=$ac_tag; continue;; 6619 esac 6620 case $ac_mode$ac_tag in 6621 :[FHL]*:*);; 6622 :L* | :C*:*) { { $as_echo "$as_me:$LINENO: error: invalid tag $ac_tag" >&5 6623$as_echo "$as_me: error: invalid tag $ac_tag" >&2;} 6624 { (exit 1); exit 1; }; };; 6625 :[FH]-) ac_tag=-:-;; 6626 :[FH]*) ac_tag=$ac_tag:$ac_tag.in;; 6627 esac 6628 ac_save_IFS=$IFS 6629 IFS=: 6630 set x $ac_tag 6631 IFS=$ac_save_IFS 6632 shift 6633 ac_file=$1 6634 shift 6635 6636 case $ac_mode in 6637 :L) ac_source=$1;; 6638 :[FH]) 6639 ac_file_inputs= 6640 for ac_f 6641 do 6642 case $ac_f in 6643 -) ac_f="$tmp/stdin";; 6644 *) # Look for the file first in the build tree, then in the source tree 6645 # (if the path is not absolute). The absolute path cannot be DOS-style, 6646 # because $ac_f cannot contain `:'. 6647 test -f "$ac_f" || 6648 case $ac_f in 6649 [\\/$]*) false;; 6650 *) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; 6651 esac || 6652 { { $as_echo "$as_me:$LINENO: error: cannot find input file: $ac_f" >&5 6653$as_echo "$as_me: error: cannot find input file: $ac_f" >&2;} 6654 { (exit 1); exit 1; }; };; 6655 esac 6656 case $ac_f in *\'*) ac_f=`$as_echo "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac 6657 ac_file_inputs="$ac_file_inputs '$ac_f'" 6658 done 6659 6660 # Let's still pretend it is `configure' which instantiates (i.e., don't 6661 # use $as_me), people would be surprised to read: 6662 # /* config.h. Generated by config.status. */ 6663 configure_input='Generated from '` 6664 $as_echo "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' 6665 `' by configure.' 6666 if test x"$ac_file" != x-; then 6667 configure_input="$ac_file. $configure_input" 6668 { $as_echo "$as_me:$LINENO: creating $ac_file" >&5 6669$as_echo "$as_me: creating $ac_file" >&6;} 6670 fi 6671 # Neutralize special characters interpreted by sed in replacement strings. 6672 case $configure_input in #( 6673 *\&* | *\|* | *\\* ) 6674 ac_sed_conf_input=`$as_echo "$configure_input" | 6675 sed 's/[\\\\&|]/\\\\&/g'`;; #( 6676 *) ac_sed_conf_input=$configure_input;; 6677 esac 6678 6679 case $ac_tag in 6680 *:-:* | *:-) cat >"$tmp/stdin" \ 6681 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 6682$as_echo "$as_me: error: could not create $ac_file" >&2;} 6683 { (exit 1); exit 1; }; } ;; 6684 esac 6685 ;; 6686 esac 6687 6688 ac_dir=`$as_dirname -- "$ac_file" || 6689$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 6690 X"$ac_file" : 'X\(//\)[^/]' \| \ 6691 X"$ac_file" : 'X\(//\)$' \| \ 6692 X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || 6693$as_echo X"$ac_file" | 6694 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 6695 s//\1/ 6696 q 6697 } 6698 /^X\(\/\/\)[^/].*/{ 6699 s//\1/ 6700 q 6701 } 6702 /^X\(\/\/\)$/{ 6703 s//\1/ 6704 q 6705 } 6706 /^X\(\/\).*/{ 6707 s//\1/ 6708 q 6709 } 6710 s/.*/./; q'` 6711 { as_dir="$ac_dir" 6712 case $as_dir in #( 6713 -*) as_dir=./$as_dir;; 6714 esac 6715 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { 6716 as_dirs= 6717 while :; do 6718 case $as_dir in #( 6719 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 6720 *) as_qdir=$as_dir;; 6721 esac 6722 as_dirs="'$as_qdir' $as_dirs" 6723 as_dir=`$as_dirname -- "$as_dir" || 6724$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 6725 X"$as_dir" : 'X\(//\)[^/]' \| \ 6726 X"$as_dir" : 'X\(//\)$' \| \ 6727 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 6728$as_echo X"$as_dir" | 6729 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 6730 s//\1/ 6731 q 6732 } 6733 /^X\(\/\/\)[^/].*/{ 6734 s//\1/ 6735 q 6736 } 6737 /^X\(\/\/\)$/{ 6738 s//\1/ 6739 q 6740 } 6741 /^X\(\/\).*/{ 6742 s//\1/ 6743 q 6744 } 6745 s/.*/./; q'` 6746 test -d "$as_dir" && break 6747 done 6748 test -z "$as_dirs" || eval "mkdir $as_dirs" 6749 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 6750$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 6751 { (exit 1); exit 1; }; }; } 6752 ac_builddir=. 6753 6754case "$ac_dir" in 6755.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; 6756*) 6757 ac_dir_suffix=/`$as_echo "$ac_dir" | sed 's|^\.[\\/]||'` 6758 # A ".." for each directory in $ac_dir_suffix. 6759 ac_top_builddir_sub=`$as_echo "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` 6760 case $ac_top_builddir_sub in 6761 "") ac_top_builddir_sub=. ac_top_build_prefix= ;; 6762 *) ac_top_build_prefix=$ac_top_builddir_sub/ ;; 6763 esac ;; 6764esac 6765ac_abs_top_builddir=$ac_pwd 6766ac_abs_builddir=$ac_pwd$ac_dir_suffix 6767# for backward compatibility: 6768ac_top_builddir=$ac_top_build_prefix 6769 6770case $srcdir in 6771 .) # We are building in place. 6772 ac_srcdir=. 6773 ac_top_srcdir=$ac_top_builddir_sub 6774 ac_abs_top_srcdir=$ac_pwd ;; 6775 [\\/]* | ?:[\\/]* ) # Absolute name. 6776 ac_srcdir=$srcdir$ac_dir_suffix; 6777 ac_top_srcdir=$srcdir 6778 ac_abs_top_srcdir=$srcdir ;; 6779 *) # Relative name. 6780 ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix 6781 ac_top_srcdir=$ac_top_build_prefix$srcdir 6782 ac_abs_top_srcdir=$ac_pwd/$srcdir ;; 6783esac 6784ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix 6785 6786 6787 case $ac_mode in 6788 :F) 6789 # 6790 # CONFIG_FILE 6791 # 6792 6793 case $INSTALL in 6794 [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; 6795 *) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; 6796 esac 6797 ac_MKDIR_P=$MKDIR_P 6798 case $MKDIR_P in 6799 [\\/$]* | ?:[\\/]* ) ;; 6800 */*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; 6801 esac 6802_ACEOF 6803 6804cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6805# If the template does not know about datarootdir, expand it. 6806# FIXME: This hack should be removed a few years after 2.60. 6807ac_datarootdir_hack=; ac_datarootdir_seen= 6808 6809ac_sed_dataroot=' 6810/datarootdir/ { 6811 p 6812 q 6813} 6814/@datadir@/p 6815/@docdir@/p 6816/@infodir@/p 6817/@localedir@/p 6818/@mandir@/p 6819' 6820case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in 6821*datarootdir*) ac_datarootdir_seen=yes;; 6822*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) 6823 { $as_echo "$as_me:$LINENO: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 6824$as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} 6825_ACEOF 6826cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6827 ac_datarootdir_hack=' 6828 s&@datadir@&$datadir&g 6829 s&@docdir@&$docdir&g 6830 s&@infodir@&$infodir&g 6831 s&@localedir@&$localedir&g 6832 s&@mandir@&$mandir&g 6833 s&\\\${datarootdir}&$datarootdir&g' ;; 6834esac 6835_ACEOF 6836 6837# Neutralize VPATH when `$srcdir' = `.'. 6838# Shell code in configure.ac might set extrasub. 6839# FIXME: do we really want to maintain this feature? 6840cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 6841ac_sed_extra="$ac_vpsub 6842$extrasub 6843_ACEOF 6844cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 6845:t 6846/@[a-zA-Z_][a-zA-Z_0-9]*@/!b 6847s|@configure_input@|$ac_sed_conf_input|;t t 6848s&@top_builddir@&$ac_top_builddir_sub&;t t 6849s&@top_build_prefix@&$ac_top_build_prefix&;t t 6850s&@srcdir@&$ac_srcdir&;t t 6851s&@abs_srcdir@&$ac_abs_srcdir&;t t 6852s&@top_srcdir@&$ac_top_srcdir&;t t 6853s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t 6854s&@builddir@&$ac_builddir&;t t 6855s&@abs_builddir@&$ac_abs_builddir&;t t 6856s&@abs_top_builddir@&$ac_abs_top_builddir&;t t 6857s&@INSTALL@&$ac_INSTALL&;t t 6858s&@MKDIR_P@&$ac_MKDIR_P&;t t 6859$ac_datarootdir_hack 6860" 6861eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$tmp/subs.awk" >$tmp/out \ 6862 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 6863$as_echo "$as_me: error: could not create $ac_file" >&2;} 6864 { (exit 1); exit 1; }; } 6865 6866test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && 6867 { ac_out=`sed -n '/\${datarootdir}/p' "$tmp/out"`; test -n "$ac_out"; } && 6868 { ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' "$tmp/out"`; test -z "$ac_out"; } && 6869 { $as_echo "$as_me:$LINENO: WARNING: $ac_file contains a reference to the variable \`datarootdir' 6870which seems to be undefined. Please make sure it is defined." >&5 6871$as_echo "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' 6872which seems to be undefined. Please make sure it is defined." >&2;} 6873 6874 rm -f "$tmp/stdin" 6875 case $ac_file in 6876 -) cat "$tmp/out" && rm -f "$tmp/out";; 6877 *) rm -f "$ac_file" && mv "$tmp/out" "$ac_file";; 6878 esac \ 6879 || { { $as_echo "$as_me:$LINENO: error: could not create $ac_file" >&5 6880$as_echo "$as_me: error: could not create $ac_file" >&2;} 6881 { (exit 1); exit 1; }; } 6882 ;; 6883 6884 6885 :C) { $as_echo "$as_me:$LINENO: executing $ac_file commands" >&5 6886$as_echo "$as_me: executing $ac_file commands" >&6;} 6887 ;; 6888 esac 6889 6890 6891 case $ac_file$ac_mode in 6892 "depfiles":C) test x"$AMDEP_TRUE" != x"" || { 6893 # Autoconf 2.62 quotes --file arguments for eval, but not when files 6894 # are listed without --file. Let's play safe and only enable the eval 6895 # if we detect the quoting. 6896 case $CONFIG_FILES in 6897 *\'*) eval set x "$CONFIG_FILES" ;; 6898 *) set x $CONFIG_FILES ;; 6899 esac 6900 shift 6901 for mf 6902 do 6903 # Strip MF so we end up with the name of the file. 6904 mf=`echo "$mf" | sed -e 's/:.*$//'` 6905 # Check whether this is an Automake generated Makefile or not. 6906 # We used to match only the files named `Makefile.in', but 6907 # some people rename them; so instead we look at the file content. 6908 # Grep'ing the first line is not enough: some people post-process 6909 # each Makefile.in and add a new line on top of each file to say so. 6910 # Grep'ing the whole file is not good either: AIX grep has a line 6911 # limit of 2048, but all sed's we know have understand at least 4000. 6912 if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then 6913 dirpart=`$as_dirname -- "$mf" || 6914$as_expr X"$mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 6915 X"$mf" : 'X\(//\)[^/]' \| \ 6916 X"$mf" : 'X\(//\)$' \| \ 6917 X"$mf" : 'X\(/\)' \| . 2>/dev/null || 6918$as_echo X"$mf" | 6919 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 6920 s//\1/ 6921 q 6922 } 6923 /^X\(\/\/\)[^/].*/{ 6924 s//\1/ 6925 q 6926 } 6927 /^X\(\/\/\)$/{ 6928 s//\1/ 6929 q 6930 } 6931 /^X\(\/\).*/{ 6932 s//\1/ 6933 q 6934 } 6935 s/.*/./; q'` 6936 else 6937 continue 6938 fi 6939 # Extract the definition of DEPDIR, am__include, and am__quote 6940 # from the Makefile without running `make'. 6941 DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` 6942 test -z "$DEPDIR" && continue 6943 am__include=`sed -n 's/^am__include = //p' < "$mf"` 6944 test -z "am__include" && continue 6945 am__quote=`sed -n 's/^am__quote = //p' < "$mf"` 6946 # When using ansi2knr, U may be empty or an underscore; expand it 6947 U=`sed -n 's/^U = //p' < "$mf"` 6948 # Find all dependency output files, they are included files with 6949 # $(DEPDIR) in their names. We invoke sed twice because it is the 6950 # simplest approach to changing $(DEPDIR) to its actual value in the 6951 # expansion. 6952 for file in `sed -n " 6953 s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ 6954 sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do 6955 # Make sure the directory exists. 6956 test -f "$dirpart/$file" && continue 6957 fdir=`$as_dirname -- "$file" || 6958$as_expr X"$file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 6959 X"$file" : 'X\(//\)[^/]' \| \ 6960 X"$file" : 'X\(//\)$' \| \ 6961 X"$file" : 'X\(/\)' \| . 2>/dev/null || 6962$as_echo X"$file" | 6963 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 6964 s//\1/ 6965 q 6966 } 6967 /^X\(\/\/\)[^/].*/{ 6968 s//\1/ 6969 q 6970 } 6971 /^X\(\/\/\)$/{ 6972 s//\1/ 6973 q 6974 } 6975 /^X\(\/\).*/{ 6976 s//\1/ 6977 q 6978 } 6979 s/.*/./; q'` 6980 { as_dir=$dirpart/$fdir 6981 case $as_dir in #( 6982 -*) as_dir=./$as_dir;; 6983 esac 6984 test -d "$as_dir" || { $as_mkdir_p && mkdir -p "$as_dir"; } || { 6985 as_dirs= 6986 while :; do 6987 case $as_dir in #( 6988 *\'*) as_qdir=`$as_echo "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( 6989 *) as_qdir=$as_dir;; 6990 esac 6991 as_dirs="'$as_qdir' $as_dirs" 6992 as_dir=`$as_dirname -- "$as_dir" || 6993$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 6994 X"$as_dir" : 'X\(//\)[^/]' \| \ 6995 X"$as_dir" : 'X\(//\)$' \| \ 6996 X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || 6997$as_echo X"$as_dir" | 6998 sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 6999 s//\1/ 7000 q 7001 } 7002 /^X\(\/\/\)[^/].*/{ 7003 s//\1/ 7004 q 7005 } 7006 /^X\(\/\/\)$/{ 7007 s//\1/ 7008 q 7009 } 7010 /^X\(\/\).*/{ 7011 s//\1/ 7012 q 7013 } 7014 s/.*/./; q'` 7015 test -d "$as_dir" && break 7016 done 7017 test -z "$as_dirs" || eval "mkdir $as_dirs" 7018 } || test -d "$as_dir" || { { $as_echo "$as_me:$LINENO: error: cannot create directory $as_dir" >&5 7019$as_echo "$as_me: error: cannot create directory $as_dir" >&2;} 7020 { (exit 1); exit 1; }; }; } 7021 # echo "creating $dirpart/$file" 7022 echo '# dummy' > "$dirpart/$file" 7023 done 7024 done 7025} 7026 ;; 7027 7028 esac 7029done # for ac_tag 7030 7031 7032{ (exit 0); exit 0; } 7033_ACEOF 7034chmod +x $CONFIG_STATUS 7035ac_clean_files=$ac_clean_files_save 7036 7037test $ac_write_fail = 0 || 7038 { { $as_echo "$as_me:$LINENO: error: write failure creating $CONFIG_STATUS" >&5 7039$as_echo "$as_me: error: write failure creating $CONFIG_STATUS" >&2;} 7040 { (exit 1); exit 1; }; } 7041 7042 7043# configure is writing to config.log, and then calls config.status. 7044# config.status does its own redirection, appending to config.log. 7045# Unfortunately, on DOS this fails, as config.log is still kept open 7046# by configure, so config.status won't be able to write to it; its 7047# output is simply discarded. So we exec the FD to /dev/null, 7048# effectively closing config.log, so it can be properly (re)opened and 7049# appended to by config.status. When coming back to configure, we 7050# need to make the FD available again. 7051if test "$no_create" != yes; then 7052 ac_cs_success=: 7053 ac_config_status_args= 7054 test "$silent" = yes && 7055 ac_config_status_args="$ac_config_status_args --quiet" 7056 exec 5>/dev/null 7057 $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false 7058 exec 5>>config.log 7059 # Use ||, not &&, to avoid exiting from the if with $? = 1, which 7060 # would make configure fail if this is the last instruction. 7061 $ac_cs_success || { (exit 1); exit 1; } 7062fi 7063if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then 7064 { $as_echo "$as_me:$LINENO: WARNING: unrecognized options: $ac_unrecognized_opts" >&5 7065$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} 7066fi 7067 7068