Changeset 6677

Show
Ignore:
Timestamp:
08/22/07 13:06:40 (11 months ago)
Author:
tbonfort
Message:

typos in agg configure logic - changed error message when libaggfontfreetype.a wasn't found

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/mapserver/configure

    r6676 r6677  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.59
     3# Generated by GNU Autoconf 2.61
    44# 
    5 # Copyright (C) 2003 Free Software Foundation, Inc. 
     5# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 
     6# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 
    67# This configure script is free software; the Free Software Foundation 
    78# gives unlimited permission to copy, distribute and modify it. 
     
    1011## --------------------- ## 
    1112 
    12 # Be Bourne compatible 
     13# Be more Bourne compatible 
     14DUALCASE=1; export DUALCASE # for MKS sh 
    1315if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 
    1416  emulate sh 
     
    1719  # is contrary to our usage.  Disable this feature. 
    1820  alias -g '${1+"$@"}'='"$@"' 
    19 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 
    20   set -o posix 
    21 fi 
    22 DUALCASE=1; export DUALCASE # for MKS sh 
     21  setopt NO_GLOB_SUBST 
     22else 
     23  case `(set -o) 2>/dev/null` in 
     24  *posix*) set -o posix ;; 
     25esac 
     26 
     27fi 
     28 
     29 
     30 
     31 
     32# PATH needs CR 
     33# Avoid depending upon Character Ranges. 
     34as_cr_letters='abcdefghijklmnopqrstuvwxyz' 
     35as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
     36as_cr_Letters=$as_cr_letters$as_cr_LETTERS 
     37as_cr_digits='0123456789' 
     38as_cr_alnum=$as_cr_Letters$as_cr_digits 
     39 
     40# The user is always right. 
     41if test "${PATH_SEPARATOR+set}" != set; then 
     42  echo "#! /bin/sh" >conf$$.sh 
     43  echo  "exit 0"   >>conf$$.sh 
     44  chmod +x conf$$.sh 
     45  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
     46    PATH_SEPARATOR=';' 
     47  else 
     48    PATH_SEPARATOR=: 
     49  fi 
     50  rm -f conf$$.sh 
     51fi 
    2352 
    2453# Support unset when possible. 
     
    3059 
    3160 
     61# IFS 
     62# We need space, tab and new line, in precisely that order.  Quoting is 
     63# there to prevent editors from complaining about space-tab. 
     64# (If _AS_PATH_WALK were called with IFS unset, it would disable word 
     65# splitting by setting IFS to empty value.) 
     66as_nl=' 
     67' 
     68IFS=" ""        $as_nl" 
     69 
     70# Find who we are.  Look in the path if we contain no directory separator. 
     71case $0 in 
     72  *[\\/]* ) as_myself=$0 ;; 
     73  *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
     74for as_dir in $PATH 
     75do 
     76  IFS=$as_save_IFS 
     77  test -z "$as_dir" && as_dir=. 
     78  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 
     79done 
     80IFS=$as_save_IFS 
     81 
     82     ;; 
     83esac 
     84# We did not find ourselves, most probably we were run as `sh COMMAND' 
     85# in which case we are not to be found in the path. 
     86if test "x$as_myself" = x; then 
     87  as_myself=$0 
     88fi 
     89if test ! -f "$as_myself"; then 
     90  echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 
     91  { (exit 1); exit 1; } 
     92fi 
     93 
    3294# Work around bugs in pre-3.0 UWIN ksh. 
    33 $as_unset ENV MAIL MAILPATH 
     95for as_var in ENV MAIL MAILPATH 
     96do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
     97done 
    3498PS1='$ ' 
    3599PS2='> ' 
     
    45109    eval $as_var=C; export $as_var 
    46110  else 
    47     $as_unset $as_var 
     111    ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
    48112  fi 
    49113done 
    50114 
    51115# Required to use basename. 
    52 if expr a : '\(a\)' >/dev/null 2>&1; then 
     116if expr a : '\(a\)' >/dev/null 2>&1 && 
     117   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
    53118  as_expr=expr 
    54119else 
     
    56121fi 
    57122 
    58 if (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then 
     123if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then 
    59124  as_basename=basename 
    60125else 
     
    64129 
    65130# Name of the executable. 
    66 as_me=`$as_basename "$0" || 
     131as_me=`$as_basename -- "$0" || 
    67132$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ 
    68133         X"$0" : 'X\(//\)$' \| \ 
    69          X"$0" : 'X\(/\)$' \| \ 
    70          .     : '\(.\)' 2>/dev/null || 
     134         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    71135echo X/"$0" | 
    72     sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; } 
    73           /^X\/\(\/\/\)$/{ s//\1/; q; } 
    74           /^X\/\(\/\).*/{ s//\1/; q; } 
    75           s/.*/./; q'` 
    76  
    77  
    78 # PATH needs CR, and LINENO needs CR and PATH. 
    79 # Avoid depending upon Character Ranges. 
    80 as_cr_letters='abcdefghijklmnopqrstuvwxyz' 
    81 as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' 
    82 as_cr_Letters=$as_cr_letters$as_cr_LETTERS 
    83 as_cr_digits='0123456789' 
    84 as_cr_alnum=$as_cr_Letters$as_cr_digits 
    85  
    86 # The user is always right. 
    87 if test "${PATH_SEPARATOR+set}" != set; then 
    88   echo "#! /bin/sh" >conf$$.sh 
    89   echo  "exit 0"   >>conf$$.sh 
    90   chmod +x conf$$.sh 
    91   if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then 
    92     PATH_SEPARATOR=';' 
    93   else 
    94     PATH_SEPARATOR=: 
    95   fi 
    96   rm -f conf$$.sh 
    97 fi 
    98  
    99  
    100   as_lineno_1=$LINENO 
    101   as_lineno_2=$LINENO 
    102   as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` 
    103   test "x$as_lineno_1" != "x$as_lineno_2" && 
    104   test "x$as_lineno_3"  = "x$as_lineno_2"  || { 
    105   # Find who we are.  Look in the path if we contain no path at all 
    106   # relative or not. 
    107   case $0 in 
    108     *[\\/]* ) as_myself=$0 ;; 
    109     *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    110 for as_dir in $PATH 
    111 do 
    112   IFS=$as_save_IFS 
    113   test -z "$as_dir" && as_dir=. 
    114   test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break 
    115 done 
    116  
    117        ;; 
    118   esac 
    119   # We did not find ourselves, most probably we were run as `sh COMMAND' 
    120   # in which case we are not to be found in the path. 
    121   if test "x$as_myself" = x; then 
    122     as_myself=$0 
    123   fi 
    124   if test ! -f "$as_myself"; then 
    125     { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2 
    126    { (exit 1); exit 1; }; } 
    127   fi 
    128   case $CONFIG_SHELL in 
    129   '') 
     136    sed '/^.*\/\([^/][^/]*\)\/*$/{ 
     137            s//\1/ 
     138            q 
     139          } 
     140          /^X\/\(\/\/\)$/{ 
     141            s//\1/ 
     142            q 
     143          } 
     144          /^X\/\(\/\).*/{ 
     145            s//\1/ 
     146            q 
     147          } 
     148          s/.*/./; q'` 
     149 
     150# CDPATH. 
     151$as_unset CDPATH 
     152 
     153 
     154if test "x$CONFIG_SHELL" = x; then 
     155  if (eval ":") 2>/dev/null; then 
     156  as_have_required=yes 
     157else 
     158  as_have_required=no 
     159fi 
     160 
     161  if test $as_have_required = yes &&     (eval ": 
     162(as_func_return () { 
     163  (exit \$1) 
     164
     165as_func_success () { 
     166  as_func_return 0 
     167
     168as_func_failure () { 
     169  as_func_return 1 
     170
     171as_func_ret_success () { 
     172  return 0 
     173
     174as_func_ret_failure () { 
     175  return 1 
     176
     177 
     178exitcode=0 
     179if as_func_success; then 
     180  : 
     181else 
     182  exitcode=1 
     183  echo as_func_success failed. 
     184fi 
     185 
     186if as_func_failure; then 
     187  exitcode=1 
     188  echo as_func_failure succeeded. 
     189fi 
     190 
     191if as_func_ret_success; then 
     192  : 
     193else 
     194  exitcode=1 
     195  echo as_func_ret_success failed. 
     196fi 
     197 
     198if as_func_ret_failure; then 
     199  exitcode=1 
     200  echo as_func_ret_failure succeeded. 
     201fi 
     202 
     203if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 
     204  : 
     205else 
     206  exitcode=1 
     207  echo positional parameters were not saved. 
     208fi 
     209 
     210test \$exitcode = 0) || { (exit 1); exit 1; } 
     211 
     212
     213  as_lineno_1=\$LINENO 
     214  as_lineno_2=\$LINENO 
     215  test \"x\$as_lineno_1\" != \"x\$as_lineno_2\" && 
     216  test \"x\`expr \$as_lineno_1 + 1\`\" = \"x\$as_lineno_2\") || { (exit 1); exit 1; } 
     217") 2> /dev/null; then 
     218  : 
     219else 
     220  as_candidate_shells= 
    130221    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 
    131222for as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH 
     
    133224  IFS=$as_save_IFS 
    134225  test -z "$as_dir" && as_dir=. 
    135   for as_base in sh bash ksh sh5; do 
    136          case $as_dir in 
     226  case $as_dir in 
    137227         /*) 
    138            if ("$as_dir/$as_base" -c ' 
     228           for as_base in sh bash ksh sh5; do 
     229             as_candidate_shells="$as_candidate_shells $as_dir/$as_base" 
     230           done;; 
     231       esac 
     232done 
     233IFS=$as_save_IFS 
     234 
     235 
     236      for as_shell in $as_candidate_shells $SHELL; do 
     237         # Try only shells that exist, to save several forks. 
     238         if { test -f "$as_shell" || test -f "$as_shell.exe"; } && 
     239                { ("$as_shell") 2> /dev/null <<\_ASEOF 
     240if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then 
     241  emulate sh 
     242  NULLCMD=: 
     243  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which 
     244  # is contrary to our usage.  Disable this feature. 
     245  alias -g '${1+"$@"}'='"$@"' 
     246  setopt NO_GLOB_SUBST 
     247else 
     248  case `(set -o) 2>/dev/null` in 
     249  *posix*) set -o posix ;; 
     250esac 
     251 
     252fi 
     253 
     254 
     255
     256_ASEOF 
     257}; then 
     258  CONFIG_SHELL=$as_shell 
     259               as_have_required=yes 
     260               if { "$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  # Zsh 3.x and 4.x performs 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(as_func_return () { 
     278  (exit $1) 
     279
     280as_func_success () { 
     281  as_func_return 0 
     282
     283as_func_failure () { 
     284  as_func_return 1 
     285
     286as_func_ret_success () { 
     287  return 0 
     288
     289as_func_ret_failure () { 
     290  return 1 
     291
     292 
     293exitcode=0 
     294if as_func_success; then 
     295  : 
     296else 
     297  exitcode=1 
     298  echo as_func_success failed. 
     299fi 
     300 
     301if as_func_failure; then 
     302  exitcode=1 
     303  echo as_func_failure succeeded. 
     304fi 
     305 
     306if as_func_ret_success; then 
     307  : 
     308else 
     309  exitcode=1 
     310  echo as_func_ret_success failed. 
     311fi 
     312 
     313if as_func_ret_failure; then 
     314  exitcode=1 
     315  echo as_func_ret_failure succeeded. 
     316fi 
     317 
     318if ( set x; as_func_ret_success y && test x = "$1" ); then 
     319  : 
     320else 
     321  exitcode=1 
     322  echo positional parameters were not saved. 
     323fi 
     324 
     325test $exitcode = 0) || { (exit 1); exit 1; } 
     326 
     327
    139328  as_lineno_1=$LINENO 
    140329  as_lineno_2=$LINENO 
    141   as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null` 
    142330  test "x$as_lineno_1" != "x$as_lineno_2" && 
    143   test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then 
    144              $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; } 
    145              $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; } 
    146              CONFIG_SHELL=$as_dir/$as_base 
    147              export CONFIG_SHELL 
    148              exec "$CONFIG_SHELL" "$0" ${1+"$@"} 
    149            fi;; 
    150          esac 
    151        done 
    152 done 
    153 ;; 
    154   esac 
     331  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2") || { (exit 1); exit 1; } 
     332 
     333_ASEOF 
     334}; then 
     335  break 
     336fi 
     337 
     338fi 
     339 
     340      done 
     341 
     342      if test "x$CONFIG_SHELL" != x; then 
     343  for as_var in BASH_ENV ENV 
     344        do ($as_unset $as_var) >/dev/null 2>&1 && $as_unset $as_var 
     345        done 
     346        export CONFIG_SHELL 
     347        exec "$CONFIG_SHELL" "$as_myself" ${1+"$@"} 
     348fi 
     349 
     350 
     351    if test $as_have_required = no; then 
     352  echo This script requires a shell more modern than all the 
     353      echo shells that I found on your system.  Please install a 
     354      echo modern shell, or manually run the script under such a 
     355      echo shell if you do have one. 
     356      { (exit 1); exit 1; } 
     357fi 
     358 
     359 
     360fi 
     361 
     362fi 
     363 
     364 
     365 
     366(eval "as_func_return () { 
     367  (exit \$1) 
     368
     369as_func_success () { 
     370  as_func_return 0 
     371
     372as_func_failure () { 
     373  as_func_return 1 
     374
     375as_func_ret_success () { 
     376  return 0 
     377
     378as_func_ret_failure () { 
     379  return 1 
     380
     381 
     382exitcode=0 
     383if as_func_success; then 
     384  : 
     385else 
     386  exitcode=1 
     387  echo as_func_success failed. 
     388fi 
     389 
     390if as_func_failure; then 
     391  exitcode=1 
     392  echo as_func_failure succeeded. 
     393fi 
     394 
     395if as_func_ret_success; then 
     396  : 
     397else 
     398  exitcode=1 
     399  echo as_func_ret_success failed. 
     400fi 
     401 
     402if as_func_ret_failure; then 
     403  exitcode=1 
     404  echo as_func_ret_failure succeeded. 
     405fi 
     406 
     407if ( set x; as_func_ret_success y && test x = \"\$1\" ); then 
     408  : 
     409else 
     410  exitcode=1 
     411  echo positional parameters were not saved. 
     412fi 
     413 
     414test \$exitcode = 0") || { 
     415  echo No shell found that supports shell functions. 
     416  echo Please tell autoconf@gnu.org about your system, 
     417  echo including any error possibly output before this 
     418  echo message 
     419
     420 
     421 
     422 
     423  as_lineno_1=$LINENO 
     424  as_lineno_2=$LINENO 
     425  test "x$as_lineno_1" != "x$as_lineno_2" && 
     426  test "x`expr $as_lineno_1 + 1`" = "x$as_lineno_2" || { 
    155427 
    156428  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO 
    157429  # uniformly replaced by the line number.  The first 'sed' inserts a 
    158   # line-number line before each line; the second 'sed' does the real 
    159   # work.  The second script uses 'N' to pair each line-number line 
    160   # with the numbered line, and appends trailing '-' during 
    161   # substitution so that $LINENO is not a special case at line end. 
     430  # line-number line after each line using $LINENO; the second 'sed' 
     431  # does the real work.  The second script uses 'N' to pair each 
     432  # line-number line with the line containing $LINENO, and appends 
     433  # trailing '-' during substitution so that $LINENO is not a special 
     434  # case at line end. 
    162435  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the 
    163   # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-) 
    164   sed '=' <$as_myself | 
     436  # scripts with optimization help from Paolo Bonzini.  Blame Lee 
     437  # E. McMahon (1931-1989) for sed's syntax.  :-) 
     438  sed -n ' 
     439    p 
     440    /[$]LINENO/= 
     441  ' <$as_myself | 
    165442    sed ' 
     443      s/[$]LINENO.*/&-/ 
     444      t lineno 
     445      b 
     446      :lineno 
    166447      N 
    167       s,$,-, 
    168       : loop 
    169       s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3, 
     448      :loop 
     449      s/[$]LINENO\([^'$as_cr_alnum'_].*\n\)\(.*\)/\2\1\2/ 
    170450      t loop 
    171       s,-$,, 
    172       s,^['$as_cr_digits']*\n,, 
     451      s/-\n.*// 
    173452    ' >$as_me.lineno && 
    174   chmod +x $as_me.lineno || 
     453  chmod +x "$as_me.lineno" || 
    175454    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2 
    176455   { (exit 1); exit 1; }; } 
     
    178457  # Don't try to exec as it changes $[0], causing all sort of problems 
    179458  # (the dirname of $[0] is not the place where we might find the 
    180   # original and so on.  Autoconf is especially sensible to this). 
    181   . ./$as_me.lineno 
     459  # original and so on.  Autoconf is especially sensitive to this). 
     460  . "./$as_me.lineno" 
    182461  # Exit status is that of the last command. 
    183462  exit 
     
    185464 
    186465 
    187 case `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in 
    188   *c*,-n*) ECHO_N= ECHO_C=' 
    189 ' ECHO_T='      ' ;; 
    190   *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;; 
    191   *)       ECHO_N= ECHO_C='\c' ECHO_T= ;; 
     466if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then 
     467  as_dirname=dirname 
     468else 
     469  as_dirname=false 
     470fi 
     471 
     472ECHO_C= ECHO_N= ECHO_T= 
     473case `echo -n x` in 
     474-n*) 
     475  case `echo 'x\c'` in 
     476  *c*) ECHO_T=' ';;     # ECHO_T is single tab character. 
     477  *)   ECHO_C='\c';; 
     478  esac;; 
     479*) 
     480  ECHO_N='-n';; 
    192481esac 
    193482 
    194 if expr a : '\(a\)' >/dev/null 2>&1; then 
     483if expr a : '\(a\)' >/dev/null 2>&1 && 
     484   test "X`expr 00001 : '.*\(...\)'`" = X001; then 
    195485  as_expr=expr 
    196486else 
     
    199489 
    200490rm -f conf$$ conf$$.exe conf$$.file 
     491if test -d conf$$.dir; then 
     492  rm -f conf$$.dir/conf$$.file 
     493else 
     494  rm -f conf$$.dir 
     495  mkdir conf$$.dir 
     496fi 
    201497echo >conf$$.file 
    202498if ln -s conf$$.file conf$$ 2>/dev/null; then 
    203   # We could just check for DJGPP; but this test a) works b) is more generic 
    204   # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04). 
    205   if test -f conf$$.exe; then 
    206     # Don't use ln at all; we don't have any links 
     499  as_ln_s='ln -s' 
     500  # ... but there are two gotchas: 
     501  # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. 
     502  # 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. 
     503  # In both cases, we have to default to `cp -p'. 
     504  ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || 
    207505    as_ln_s='cp -p' 
    208   else 
    209     as_ln_s='ln -s' 
    210   fi 
    211506elif ln conf$$.file conf$$ 2>/dev/null; then 
    212507  as_ln_s=ln 
     
    214509  as_ln_s='cp -p' 
    215510fi 
    216 rm -f conf$$ conf$$.exe conf$$.file 
     511rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file 
     512rmdir conf$$.dir 2>/dev/null 
    217513 
    218514if mkdir -p . 2>/dev/null; then 
     
    223519fi 
    224520 
    225 as_executable_p="test -f" 
     521if test -x / >/dev/null 2>&1; then 
     522  as_test_x='test -x' 
     523else 
     524  if ls -dL / >/dev/null 2>&1; then 
     525    as_ls_L_option=L 
     526  else 
     527    as_ls_L_option= 
     528  fi 
     529  as_test_x=' 
     530    eval sh -c '\'' 
     531      if test -d "$1"; then 
     532        test -d "$1/."; 
     533      else 
     534        case $1 in 
     535        -*)set "./$1";; 
     536        esac; 
     537        case `ls -ld'$as_ls_L_option' "$1" 2>/dev/null` in 
     538        ???[sx]*):;;*)false;;esac;fi 
     539    '\'' sh 
     540  ' 
     541fi 
     542as_executable_p=$as_test_x 
    226543 
    227544# Sed expression to map a string onto a valid CPP name. 
     
    232549 
    233550 
    234 # IFS 
    235 # We need space, tab and new line, in precisely that order. 
    236 as_nl=' 
    237 
    238 IFS="   $as_nl" 
    239  
    240 # CDPATH. 
    241 $as_unset CDPATH 
    242  
     551 
     552exec 7<&0 </dev/null 6>&1 
    243553 
    244554# Name of the host. 
     
    247557ac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q` 
    248558 
    249 exec 6>&1 
    250  
    251559# 
    252560# Initializations. 
    253561# 
    254562ac_default_prefix=/usr/local 
     563ac_clean_files= 
    255564ac_config_libobj_dir=. 
     565LIBOBJS= 
    256566cross_compiling=no 
    257567subdirs= 
     
    259569MAKEFLAGS= 
    260570SHELL=${CONFIG_SHELL-/bin/sh} 
    261  
    262 # Maximum number of lines to put in a shell here document. 
    263 # This variable seems obsolete.  It should probably be removed, and 
    264 # only ac_max_sed_lines should be used. 
    265 : ${ac_max_here_lines=38} 
    266571 
    267572# Identity of this package. 
     
    273578 
    274579ac_unique_file="Makefile.in" 
    275 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT CXX CXXFLAGS ac_ct_CXX RANLIB ac_ct_RANLIB LEX LEXLIB LEX_OUTPUT_ROOT YACC XTRALIBS CPP EGREP C_PIC STRINGS MS_VERSION FT_BIN ZLIB_ENABLED ZLIB_INC ZLIB_LIB JPEG_ENABLED JPEG_INC JPEG_LIB ICONV_ENABLED ICONV_INC ICONV_LIB GD_DEF GD_INC GD_LIB GD_STATIC MAKE_GD MAKE_GD_CLEAN PDF_ENABLED PDF_INC PDF_LIB AGG_ENABLED AGG_INC AGG_LIB AGG_FT_DIR AGG_FT_OBJ EPPL_ENABLED EPPL_OBJ PROJ_ENABLED PROJ_INC PROJ_LIBS THREAD_FLAG THREAD_LIB SDE_ENABLED SDE_INC SDE_LIB GEOS_CONFIG GEOS_ENABLED GEOS_INC GEOS_LIB GDAL_CONFIG GDAL_ENABLED OGR_ENABLED GDAL_INC GDAL_LIB TIFF_ENABLED TIFF_INC TIFF_LIB PG_CONFIG POSTGIS_ENABLED POSTGIS_INC POSTGIS_LIB MY_CONFIG MYGIS_ENABLED MYGIS_INC MYGIS_LIB ORACLESPATIAL_ENABLED ORACLESPATIAL_INC ORACLESPATIAL_LIB MING_ENABLED MING_INC MING_LIB WMS_SVR_ENABLED WFS_SVR_ENABLED WCS_SVR_ENABLED LIBCURL_CONFIG CURL_INC CURL_LIB LIBXML2_CONFIG XML2_INC XML2_LIB WMS_LYR_ENABLED WFS_LYR_ENABLED SOS_SVR_ENABLED FASTCGI_ENABLED FASTCGI_INC FASTCGI_LIB HTTPD MS_INC MS_LIB IGNORE_MISSING_DATA USE_POINT_Z_M USE_NINT DEBUG_FLAGS LD_SHARED SO_EXT SO_COMMAND_NAME PHP_LD_SHARED PHP_VERSION_FLAG PHP_SRC_DIR PHP_CC PHP_LD PHP_REGEX_INC PHP_REGEX_OBJ USE_PHP_REGEX MAKE_PHPMS MAKE_PHPMS_CLEAN APACHE_INC OS_INCLUDE_DIR ALL_ENABLED ALL_INC ALL_LIB ALL_STATIC_LIB RPATHS LIBOBJS LTLIBOBJS' 
     580ac_subst_vars='SHELL 
     581PATH_SEPARATOR 
     582PACKAGE_NAME 
     583PACKAGE_TARNAME 
     584PACKAGE_VERSION 
     585PACKAGE_STRING 
     586PACKAGE_BUGREPORT 
     587exec_prefix 
     588prefix 
     589program_transform_name 
     590bindir 
     591sbindir 
     592libexecdir 
     593datarootdir 
     594datadir 
     595sysconfdir 
     596sharedstatedir 
     597localstatedir 
     598includedir 
     599oldincludedir 
     600docdir 
     601infodir 
     602htmldir 
     603dvidir 
     604pdfdir 
     605psdir 
     606libdir 
     607localedir 
     608mandir 
     609DEFS 
     610ECHO_C 
     611ECHO_N 
     612ECHO_T 
     613LIBS 
     614build_alias 
     615host_alias 
     616target_alias 
     617CC 
     618CFLAGS 
     619LDFLAGS 
     620CPPFLAGS 
     621ac_ct_CC 
     622EXEEXT 
     623OBJEXT 
     624CXX 
     625CXXFLAGS 
     626ac_ct_CXX 
     627RANLIB 
     628LEX 
     629LEX_OUTPUT_ROOT 
     630LEXLIB 
     631YACC 
     632YFLAGS 
     633XTRALIBS 
     634CPP 
     635GREP 
     636EGREP 
     637C_PIC 
     638STRINGS 
     639MS_VERSION 
     640FT_BIN 
     641ZLIB_ENABLED 
     642ZLIB_INC 
     643ZLIB_LIB 
     644JPEG_ENABLED 
     645JPEG_INC 
     646JPEG_LIB 
     647ICONV_ENABLED 
     648ICONV_INC 
     649ICONV_LIB 
     650GD_DEF 
     651GD_INC 
     652GD_LIB 
     653GD_STATIC 
     654MAKE_GD 
     655MAKE_GD_CLEAN 
     656PDF_ENABLED 
     657PDF_INC 
     658PDF_LIB 
     659AGG_ENABLED 
     660AGG_INC 
     661AGG_LIB 
     662AGG_FT_DIR 
     663AGG_FT_OBJ 
     664EPPL_ENABLED 
     665EPPL_OBJ 
     666PROJ_ENABLED 
     667PROJ_INC 
     668PROJ_LIBS 
     669THREAD_FLAG 
     670THREAD_LIB 
     671SDE_ENABLED 
     672SDE_INC 
     673SDE_LIB 
     674GEOS_CONFIG 
     675GEOS_ENABLED 
     676GEOS_INC 
     677GEOS_LIB 
     678GDAL_CONFIG 
     679GDAL_ENABLED 
     680OGR_ENABLED 
     681GDAL_INC 
     682GDAL_LIB 
     683TIFF_ENABLED 
     684TIFF_INC 
     685TIFF_LIB 
     686PG_CONFIG 
     687POSTGIS_ENABLED 
     688POSTGIS_INC 
     689POSTGIS_LIB 
     690MY_CONFIG 
     691MYGIS_ENABLED 
     692MYGIS_INC 
     693MYGIS_LIB 
     694ORACLESPATIAL_ENABLED 
     695ORACLESPATIAL_INC 
     696ORACLESPATIAL_LIB 
     697MING_ENABLED 
     698MING_INC 
     699MING_LIB 
     700WMS_SVR_ENABLED 
     701WFS_SVR_ENABLED 
     702WCS_SVR_ENABLED 
     703LIBCURL_CONFIG 
     704CURL_INC 
     705CURL_LIB 
     706LIBXML2_CONFIG 
     707XML2_INC 
     708XML2_LIB 
     709WMS_LYR_ENABLED 
     710WFS_LYR_ENABLED 
     711SOS_SVR_ENABLED 
     712FASTCGI_ENABLED 
     713FASTCGI_INC 
     714FASTCGI_LIB 
     715HTTPD 
     716MS_INC 
     717MS_LIB 
     718IGNORE_MISSING_DATA 
     719USE_POINT_Z_M 
     720USE_NINT 
     721DEBUG_FLAGS 
     722LD_SHARED 
     723SO_EXT 
     724SO_COMMAND_NAME 
     725PHP_LD_SHARED 
     726PHP_VERSION_FLAG 
     727PHP_SRC_DIR 
     728PHP_CC 
     729PHP_LD 
     730PHP_REGEX_INC 
     731PHP_REGEX_OBJ 
     732USE_PHP_REGEX 
     733MAKE_PHPMS 
     734MAKE_PHPMS_CLEAN 
     735APACHE_INC 
     736OS_INCLUDE_DIR 
     737ALL_ENABLED 
     738ALL_INC 
     739ALL_LIB 
     740ALL_STATIC_LIB 
     741RPATHS 
     742LIBOBJS 
     743LTLIBOBJS' 
    276744ac_subst_files='' 
     745      ac_precious_vars='build_alias 
     746host_alias 
     747target_alias 
     748CC 
     749CFLAGS 
     750LDFLAGS 
     751LIBS 
     752CPPFLAGS 
     753CXX 
     754CXXFLAGS 
     755CCC 
     756YACC 
     757YFLAGS 
     758CPP' 
     759 
    277760 
    278761# Initialize some variables set by options. 
     
    301784# by default will actually change. 
    302785# Use braces instead of parens because sh, perl, etc. also accept them. 
     786# (The list follows the same order as the GNU Coding Standards.) 
    303787bindir='${exec_prefix}/bin' 
    304788sbindir='${exec_prefix}/sbin' 
    305789libexecdir='${exec_prefix}/libexec' 
    306 datadir='${prefix}/share' 
     790datarootdir='${prefix}/share' 
     791datadir='${datarootdir}' 
    307792sysconfdir='${prefix}/etc' 
    308793sharedstatedir='${prefix}/com' 
    309794localstatedir='${prefix}/var' 
    310 libdir='${exec_prefix}/lib' 
    311795includedir='${prefix}/include' 
    312796oldincludedir='/usr/include' 
    313 infodir='${prefix}/info' 
    314 mandir='${prefix}/man' 
     797docdir='${datarootdir}/doc/${PACKAGE}' 
     798infodir='${datarootdir}/info' 
     799htmldir='${docdir}' 
     800dvidir='${docdir}' 
     801pdfdir='${docdir}' 
     802psdir='${docdir}' 
     803libdir='${exec_prefix}/lib' 
     804localedir='${datarootdir}/locale' 
     805mandir='${datarootdir}/man' 
    315806 
    316807ac_prev= 
     808ac_dashdash= 
    317809for ac_option 
    318810do 
    319811  # If the previous option needs an argument, assign it. 
    320812  if test -n "$ac_prev"; then 
    321     eval "$ac_prev=\$ac_option" 
     813    eval $ac_prev=\$ac_option 
    322814    ac_prev= 
    323815    continue 
    324816  fi 
    325817 
    326   ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'` 
     818  case $ac_option in 
     819  *=*)  ac_optarg=`expr "X$ac_option" : '[^=]*=\(.*\)'` ;; 
     820  *)    ac_optarg=yes ;; 
     821  esac 
    327822 
    328823  # Accept the important Cygnus configure options, so we can diagnose typos. 
    329824 
    330   case $ac_option in 
     825  case $ac_dashdash$ac_option in 
     826  --) 
     827    ac_dashdash=yes ;; 
    331828 
    332829  -bindir | --bindir | --bindi | --bind | --bin | --bi) 
     
    350847    cache_file=config.cache ;; 
    351848 
    352   -datadir | --datadir | --datadi | --datad | --data | --dat | --da
     849  -datadir | --datadir | --datadi | --datad
    353850    ac_prev=datadir ;; 
    354   -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \ 
    355   | --da=*) 
     851  -datadir=* | --datadir=* | --datadi=* | --datad=*) 
    356852    datadir=$ac_optarg ;; 
     853 
     854  -datarootdir | --datarootdir | --datarootdi | --datarootd | --dataroot \ 
     855  | --dataroo | --dataro | --datar) 
     856    ac_prev=datarootdir ;; 
     857  -datarootdir=* | --datarootdir=* | --datarootdi=* | --datarootd=* \ 
     858  | --dataroot=* | --dataroo=* | --dataro=* | --datar=*) 
     859    datarootdir=$ac_optarg ;; 
    357860 
    358861  -disable-* | --disable-*) 
    359862    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'` 
    360863    # Reject names that are not valid shell variable names. 
    361     expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && 
     864    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    362865      { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
    363866   { (exit 1); exit 1; }; } 
    364     ac_feature=`echo $ac_feature | sed 's/-/_/g'` 
    365     eval "enable_$ac_feature=no" ;; 
     867    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
     868    eval enable_$ac_feature=no ;; 
     869 
     870  -docdir | --docdir | --docdi | --doc | --do) 
     871    ac_prev=docdir ;; 
     872  -docdir=* | --docdir=* | --docdi=* | --doc=* | --do=*) 
     873    docdir=$ac_optarg ;; 
     874 
     875  -dvidir | --dvidir | --dvidi | --dvid | --dvi | --dv) 
     876    ac_prev=dvidir ;; 
     877  -dvidir=* | --dvidir=* | --dvidi=* | --dvid=* | --dvi=* | --dv=*) 
     878    dvidir=$ac_optarg ;; 
    366879 
    367880  -enable-* | --enable-*) 
    368881    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'` 
    369882    # Reject names that are not valid shell variable names. 
    370     expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null && 
     883    expr "x$ac_feature" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    371884      { echo "$as_me: error: invalid feature name: $ac_feature" >&2 
    372885   { (exit 1); exit 1; }; } 
    373     ac_feature=`echo $ac_feature | sed 's/-/_/g'` 
    374     case $ac_option in 
    375       *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; 
    376       *) ac_optarg=yes ;; 
    377     esac 
    378     eval "enable_$ac_feature='$ac_optarg'" ;; 
     886    ac_feature=`echo $ac_feature | sed 's/[-.]/_/g'` 
     887    eval enable_$ac_feature=\$ac_optarg ;; 
    379888 
    380889  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \ 
     
    403912    host_alias=$ac_optarg ;; 
    404913 
     914  -htmldir | --htmldir | --htmldi | --htmld | --html | --htm | --ht) 
     915    ac_prev=htmldir ;; 
     916  -htmldir=* | --htmldir=* | --htmldi=* | --htmld=* | --html=* | --htm=* \ 
     917  | --ht=*) 
     918    htmldir=$ac_optarg ;; 
     919 
    405920  -includedir | --includedir | --includedi | --included | --include \ 
    406921  | --includ | --inclu | --incl | --inc) 
     
    427942    libexecdir=$ac_optarg ;; 
    428943 
     944  -localedir | --localedir | --localedi | --localed | --locale) 
     945    ac_prev=localedir ;; 
     946  -localedir=* | --localedir=* | --localedi=* | --localed=* | --locale=*) 
     947    localedir=$ac_optarg ;; 
     948 
    429949  -localstatedir | --localstatedir | --localstatedi | --localstated \ 
    430   | --localstate | --localstat | --localsta | --localst \ 
    431   | --locals | --local | --loca | --loc | --lo) 
     950  | --localstate | --localstat | --localsta | --localst | --locals) 
    432951    ac_prev=localstatedir ;; 
    433952  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \ 
    434   | --localstate=* | --localstat=* | --localsta=* | --localst=* \ 
    435   | --locals=* | --local=* | --loca=* | --loc=* | --lo=*) 
     953  | --localstate=* | --localstat=* | --localsta=* | --localst=* | --locals=*) 
    436954    localstatedir=$ac_optarg ;; 
    437955 
     
    4981016    program_transform_name=$ac_optarg ;; 
    4991017 
     1018  -pdfdir | --pdfdir | --pdfdi | --pdfd | --pdf | --pd) 
     1019    ac_prev=pdfdir ;; 
     1020  -pdfdir=* | --pdfdir=* | --pdfdi=* | --pdfd=* | --pdf=* | --pd=*) 
     1021    pdfdir=$ac_optarg ;; 
     1022 
     1023  -psdir | --psdir | --psdi | --psd | --ps) 
     1024    ac_prev=psdir ;; 
     1025  -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*) 
     1026    psdir=$ac_optarg ;; 
     1027 
    5001028  -q | -quiet | --quiet | --quie | --qui | --qu | --q \ 
    5011029  | -silent | --silent | --silen | --sile | --sil) 
     
    5501078    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'` 
    5511079    # Reject names that are not valid shell variable names. 
    552     expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && 
     1080    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    5531081      { echo "$as_me: error: invalid package name: $ac_package" >&2 
    5541082   { (exit 1); exit 1; }; } 
    555     ac_package=`echo $ac_package| sed 's/-/_/g'` 
    556     case $ac_option in 
    557       *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;; 
    558       *) ac_optarg=yes ;; 
    559     esac 
    560     eval "with_$ac_package='$ac_optarg'" ;; 
     1083    ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
     1084    eval with_$ac_package=\$ac_optarg ;; 
    5611085 
    5621086  -without-* | --without-*) 
    5631087    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'` 
    5641088    # Reject names that are not valid shell variable names. 
    565     expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null && 
     1089    expr "x$ac_package" : ".*[^-._$as_cr_alnum]" >/dev/null && 
    5661090      { echo "$as_me: error: invalid package name: $ac_package" >&2 
    5671091   { (exit 1); exit 1; }; } 
    568     ac_package=`echo $ac_package | sed 's/-/_/g'` 
    569     eval "with_$ac_package=no" ;; 
     1092    ac_package=`echo $ac_package | sed 's/[-.]/_/g'` 
     1093    eval with_$ac_package=no ;; 
    5701094 
    5711095  --x) 
     
    5981122      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2 
    5991123   { (exit 1); exit 1; }; } 
    600     ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` 
    601     eval "$ac_envvar='$ac_optarg'" 
     1124    eval $ac_envvar=\$ac_optarg 
    6021125    export $ac_envvar ;; 
    6031126 
     
    6191142fi 
    6201143 
    621 # Be sure to have absolute paths. 
    622 for ac_var in exec_prefix prefix 
     1144# Be sure to have absolute directory names. 
     1145for ac_var in   exec_prefix prefix bindir sbindir libexecdir datarootdir \ 
     1146                datadir sysconfdir sharedstatedir localstatedir includedir \ 
     1147                oldincludedir docdir infodir htmldir dvidir pdfdir psdir \ 
     1148                libdir localedir mandir 
    6231149do 
    624   eval ac_val=$`echo $ac_var` 
     1150  eval ac_val=\$$ac_var 
    6251151  case $ac_val in 
    626     [\\/$]* | ?:[\\/]* | NONE | '' ) ;; 
    627     *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    628    { (exit 1); exit 1; }; };; 
     1152    [\\/$]* | ?:[\\/]* )  continue;; 
     1153    NONE | '' ) case $ac_var in *prefix ) continue;; esac;; 
    6291154  esac 
    630 done 
    631  
    632 # Be sure to have absolute paths. 
    633 for ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \ 
    634               localstatedir libdir includedir oldincludedir infodir mandir 
    635 do 
    636   eval ac_val=$`echo $ac_var` 
    637   case $ac_val in 
    638     [\\/$]* | ?:[\\/]* ) ;; 
    639     *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
    640    { (exit 1); exit 1; }; };; 
    641   esac 
     1155  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2 
     1156   { (exit 1); exit 1; }; } 
    6421157done 
    6431158 
     
    6661181 
    6671182 
     1183ac_pwd=`pwd` && test -n "$ac_pwd" && 
     1184ac_ls_di=`ls -di .` && 
     1185ac_pwd_ls_di=`cd "$ac_pwd" && ls -di .` || 
     1186  { echo "$as_me: error: Working directory cannot be determined" >&2 
     1187   { (exit 1); exit 1; }; } 
     1188test "X$ac_ls_di" = "X$ac_pwd_ls_di" || 
     1189  { echo "$as_me: error: pwd does not report name of working directory" >&2 
     1190   { (exit 1); exit 1; }; } 
     1191 
     1192 
    6681193# Find the source files, if location was not specified. 
    6691194if test -z "$srcdir"; then 
    6701195  ac_srcdir_defaulted=yes 
    671   # Try the directory containing this script, then its parent
    672   ac_confdir=`(dirname "$0") 2>/dev/null || 
     1196  # Try the directory containing this script, then the parent directory
     1197  ac_confdir=`$as_dirname -- "$0" || 
    6731198$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ 
    6741199         X"$0" : 'X\(//\)[^/]' \| \ 
    6751200         X"$0" : 'X\(//\)$' \| \ 
    676          X"$0" : 'X\(/\)' \| \ 
    677          .     : '\(.\)' 2>/dev/null || 
     1201         X"$0" : 'X\(/\)' \| . 2>/dev/null || 
    6781202echo X"$0" | 
    679     sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; } 
    680           /^X\(\/\/\)[^/].*/{ s//\1/; q; } 
    681           /^X\(\/\/\)$/{ s//\1/; q; } 
    682           /^X\(\/\).*/{ s//\1/; q; } 
    683           s/.*/./; q'` 
     1203    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ 
     1204            s//\1/ 
     1205            q 
     1206          } 
     1207          /^X\(\/\/\)[^/].*/{ 
     1208            s//\1/ 
     1209            q 
     1210          } 
     1211          /^X\(\/\/\)$/{ 
     1212            s//\1/ 
     1213            q 
     1214          } 
     1215          /^X\(\/\).*/{ 
     1216            s//\1/ 
     1217            q 
     1218          } 
     1219          s/.*/./; q'` 
    6841220  srcdir=$ac_confdir 
    685   if test ! -r $srcdir/$ac_unique_file; then 
     1221  if test ! -r "$srcdir/$ac_unique_file"; then 
    6861222    srcdir=.. 
    6871223  fi 
     
    6891225  ac_srcdir_defaulted=no 
    6901226fi 
    691 if test ! -r $srcdir/$ac_unique_file; then 
    692   if test "$ac_srcdir_defaulted" = yes; then 
    693     { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2 
     1227if test ! -r "$srcdir/$ac_unique_file"; then 
     1228  test "$ac_srcdir_defaulted" = yes && srcdir="$ac_confdir or .." 
     1229  { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
    6941230   { (exit 1); exit 1; }; } 
    695   else 
    696     { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2 
     1231fi 
     1232ac_msg="sources are in $srcdir, but \`cd $srcdir' does not work" 
     1233ac_abs_confdir=`( 
     1234        cd "$srcdir" && test -r "./$ac_unique_file" || { echo "$as_me: error: $ac_msg" >&2 
    6971235   { (exit 1); exit 1; }; } 
    698   fi 
    699 fi 
    700 (cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null || 
    701   { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2 
    702    { (exit 1); exit 1; }; } 
    703 srcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'` 
    704 ac_env_build_alias_set=${build_alias+set} 
    705 ac_env_build_alias_value=$build_alias 
    706 ac_cv_env_build_alias_set=${build_alias+set} 
    707 ac_cv_env_build_alias_value=$build_alias 
    708 ac_env_host_alias_set=${host_alias+set} 
    709 ac_env_host_alias_value=$host_alias 
    710 ac_cv_env_host_alias_set=${host_alias+set} 
    711 ac_cv_env_host_alias_value=$host_alias 
    712 ac_env_target_alias_set=${target_alias+set} 
    713 ac_env_target_alias_value=$target_alias 
    714 ac_cv_env_target_alias_set=${target_alias+set} 
    715 ac_cv_env_target_alias_value=$target_alias 
    716 ac_env_CC_set=${CC+set} 
    717 ac_env_CC_value=$CC 
    718 ac_cv_env_CC_set=${CC+set} 
    719 ac_cv_env_CC_value=$CC 
    720 ac_env_CFLAGS_set=${CFLAGS+set} 
    721 ac_env_CFLAGS_value=$CFLAGS 
    722 ac_cv_env_CFLAGS_set=${CFLAGS+set} 
    723 ac_cv_env_CFLAGS_value=$CFLAGS 
    724 ac_env_LDFLAGS_set=${LDFLAGS+set} 
    725 ac_env_LDFLAGS_value=$LDFLAGS 
    726 ac_cv_env_LDFLAGS_set=${LDFLAGS+set} 
    727 ac_cv_env_LDFLAGS_value=$LDFLAGS 
    728 ac_env_CPPFLAGS_set=${CPPFLAGS+set} 
    729 ac_env_CPPFLAGS_value=$CPPFLAGS 
    730 ac_cv_env_CPPFLAGS_set=${CPPFLAGS+set} 
    731 ac_cv_env_CPPFLAGS_value=$CPPFLAGS 
    732 ac_env_CXX_set=${CXX+set} 
    733 ac_env_CXX_value=$CXX 
    734 ac_cv_env_CXX_set=${CXX+set} 
    735 ac_cv_env_CXX_value=$CXX 
    736 ac_env_CXXFLAGS_set=${CXXFLAGS+set} 
    737 ac_env_CXXFLAGS_value=$CXXFLAGS 
    738 ac_cv_env_CXXFLAGS_set=${CXXFLAGS+set} 
    739 ac_cv_env_CXXFLAGS_value=$CXXFLAGS 
    740 ac_env_CPP_set=${CPP+set} 
    741 ac_env_CPP_value=$CPP 
    742 ac_cv_env_CPP_set=${CPP+set} 
    743 ac_cv_env_CPP_value=$CPP 
     1236        pwd)` 
     1237# When building in place, set srcdir=. 
     1238if test "$ac_abs_confdir" = "$ac_pwd"; then 
     1239  srcdir=. 
     1240fi 
     1241# Remove unnecessary trailing slashes from srcdir. 
     1242# Double slashes in file names in object file debugging info 
     1243# mess up M-x gdb in Emacs. 
     1244case $srcdir in 
     1245*/) srcdir=`expr "X$srcdir" : 'X\(.*[^/]\)' \| "X$srcdir" : 'X\(.*\)'`;; 
     1246esac 
     1247for ac_var in $ac_precious_vars; do 
     1248  eval ac_env_${ac_var}_set=\${${ac_var}+set} 
     1249  eval ac_env_${ac_var}_value=\$${ac_var} 
     1250  eval ac_cv_env_${ac_var}_set=\${${ac_var}+set} 
     1251  eval ac_cv_env_${ac_var}_value=\$${ac_var} 
     1252done 
    7441253 
    7451254# 
     
    7701279      --srcdir=DIR        find the sources in DIR [configure dir or \`..'] 
    7711280 
    772 _ACEOF 
    773  
    774   cat <<_ACEOF 
    7751281Installation directories: 
    7761282  --prefix=PREFIX         install architecture-independent files in PREFIX 
     
    7901296  --sbindir=DIR          system admin executables [EPREFIX/sbin] 
    7911297  --libexecdir=DIR       program executables [EPREFIX/libexec] 
    792   --datadir=DIR          read-only architecture-independent data [PREFIX/share] 
    7931298  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc] 
    794