configure revision 4ecf19b2
14ecf19b2Smrg#! /bin/sh
24ecf19b2Smrg# Guess values for system-dependent variables and create Makefiles.
34ecf19b2Smrg# Generated by GNU Autoconf 2.59 for font-adobe-75dpi 1.0.0.
44ecf19b2Smrg#
54ecf19b2Smrg# Report bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
64ecf19b2Smrg#
74ecf19b2Smrg# Copyright (C) 2003 Free Software Foundation, Inc.
84ecf19b2Smrg# This configure script is free software; the Free Software Foundation
94ecf19b2Smrg# gives unlimited permission to copy, distribute and modify it.
104ecf19b2Smrg## --------------------- ##
114ecf19b2Smrg## M4sh Initialization.  ##
124ecf19b2Smrg## --------------------- ##
134ecf19b2Smrg
144ecf19b2Smrg# Be Bourne compatible
154ecf19b2Smrgif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
164ecf19b2Smrg  emulate sh
174ecf19b2Smrg  NULLCMD=:
184ecf19b2Smrg  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
194ecf19b2Smrg  # is contrary to our usage.  Disable this feature.
204ecf19b2Smrg  alias -g '${1+"$@"}'='"$@"'
214ecf19b2Smrgelif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
224ecf19b2Smrg  set -o posix
234ecf19b2Smrgfi
244ecf19b2SmrgDUALCASE=1; export DUALCASE # for MKS sh
254ecf19b2Smrg
264ecf19b2Smrg# Support unset when possible.
274ecf19b2Smrgif ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
284ecf19b2Smrg  as_unset=unset
294ecf19b2Smrgelse
304ecf19b2Smrg  as_unset=false
314ecf19b2Smrgfi
324ecf19b2Smrg
334ecf19b2Smrg
344ecf19b2Smrg# Work around bugs in pre-3.0 UWIN ksh.
354ecf19b2Smrg$as_unset ENV MAIL MAILPATH
364ecf19b2SmrgPS1='$ '
374ecf19b2SmrgPS2='> '
384ecf19b2SmrgPS4='+ '
394ecf19b2Smrg
404ecf19b2Smrg# NLS nuisances.
414ecf19b2Smrgfor as_var in \
424ecf19b2Smrg  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
434ecf19b2Smrg  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
444ecf19b2Smrg  LC_TELEPHONE LC_TIME
454ecf19b2Smrgdo
464ecf19b2Smrg  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
474ecf19b2Smrg    eval $as_var=C; export $as_var
484ecf19b2Smrg  else
494ecf19b2Smrg    $as_unset $as_var
504ecf19b2Smrg  fi
514ecf19b2Smrgdone
524ecf19b2Smrg
534ecf19b2Smrg# Required to use basename.
544ecf19b2Smrgif expr a : '\(a\)' >/dev/null 2>&1; then
554ecf19b2Smrg  as_expr=expr
564ecf19b2Smrgelse
574ecf19b2Smrg  as_expr=false
584ecf19b2Smrgfi
594ecf19b2Smrg
604ecf19b2Smrgif (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
614ecf19b2Smrg  as_basename=basename
624ecf19b2Smrgelse
634ecf19b2Smrg  as_basename=false
644ecf19b2Smrgfi
654ecf19b2Smrg
664ecf19b2Smrg
674ecf19b2Smrg# Name of the executable.
684ecf19b2Smrgas_me=`$as_basename "$0" ||
694ecf19b2Smrg$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
704ecf19b2Smrg	 X"$0" : 'X\(//\)$' \| \
714ecf19b2Smrg	 X"$0" : 'X\(/\)$' \| \
724ecf19b2Smrg	 .     : '\(.\)' 2>/dev/null ||
734ecf19b2Smrgecho X/"$0" |
744ecf19b2Smrg    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
754ecf19b2Smrg  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
764ecf19b2Smrg  	  /^X\/\(\/\).*/{ s//\1/; q; }
774ecf19b2Smrg  	  s/.*/./; q'`
784ecf19b2Smrg
794ecf19b2Smrg
804ecf19b2Smrg# PATH needs CR, and LINENO needs CR and PATH.
814ecf19b2Smrg# Avoid depending upon Character Ranges.
824ecf19b2Smrgas_cr_letters='abcdefghijklmnopqrstuvwxyz'
834ecf19b2Smrgas_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
844ecf19b2Smrgas_cr_Letters=$as_cr_letters$as_cr_LETTERS
854ecf19b2Smrgas_cr_digits='0123456789'
864ecf19b2Smrgas_cr_alnum=$as_cr_Letters$as_cr_digits
874ecf19b2Smrg
884ecf19b2Smrg# The user is always right.
894ecf19b2Smrgif test "${PATH_SEPARATOR+set}" != set; then
904ecf19b2Smrg  echo "#! /bin/sh" >conf$$.sh
914ecf19b2Smrg  echo  "exit 0"   >>conf$$.sh
924ecf19b2Smrg  chmod +x conf$$.sh
934ecf19b2Smrg  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
944ecf19b2Smrg    PATH_SEPARATOR=';'
954ecf19b2Smrg  else
964ecf19b2Smrg    PATH_SEPARATOR=:
974ecf19b2Smrg  fi
984ecf19b2Smrg  rm -f conf$$.sh
994ecf19b2Smrgfi
1004ecf19b2Smrg
1014ecf19b2Smrg
1024ecf19b2Smrg  as_lineno_1=$LINENO
1034ecf19b2Smrg  as_lineno_2=$LINENO
1044ecf19b2Smrg  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
1054ecf19b2Smrg  test "x$as_lineno_1" != "x$as_lineno_2" &&
1064ecf19b2Smrg  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
1074ecf19b2Smrg  # Find who we are.  Look in the path if we contain no path at all
1084ecf19b2Smrg  # relative or not.
1094ecf19b2Smrg  case $0 in
1104ecf19b2Smrg    *[\\/]* ) as_myself=$0 ;;
1114ecf19b2Smrg    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1124ecf19b2Smrgfor as_dir in $PATH
1134ecf19b2Smrgdo
1144ecf19b2Smrg  IFS=$as_save_IFS
1154ecf19b2Smrg  test -z "$as_dir" && as_dir=.
1164ecf19b2Smrg  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
1174ecf19b2Smrgdone
1184ecf19b2Smrg
1194ecf19b2Smrg       ;;
1204ecf19b2Smrg  esac
1214ecf19b2Smrg  # We did not find ourselves, most probably we were run as `sh COMMAND'
1224ecf19b2Smrg  # in which case we are not to be found in the path.
1234ecf19b2Smrg  if test "x$as_myself" = x; then
1244ecf19b2Smrg    as_myself=$0
1254ecf19b2Smrg  fi
1264ecf19b2Smrg  if test ! -f "$as_myself"; then
1274ecf19b2Smrg    { echo "$as_me: error: cannot find myself; rerun with an absolute path" >&2
1284ecf19b2Smrg   { (exit 1); exit 1; }; }
1294ecf19b2Smrg  fi
1304ecf19b2Smrg  case $CONFIG_SHELL in
1314ecf19b2Smrg  '')
1324ecf19b2Smrg    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
1334ecf19b2Smrgfor as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
1344ecf19b2Smrgdo
1354ecf19b2Smrg  IFS=$as_save_IFS
1364ecf19b2Smrg  test -z "$as_dir" && as_dir=.
1374ecf19b2Smrg  for as_base in sh bash ksh sh5; do
1384ecf19b2Smrg	 case $as_dir in
1394ecf19b2Smrg	 /*)
1404ecf19b2Smrg	   if ("$as_dir/$as_base" -c '
1414ecf19b2Smrg  as_lineno_1=$LINENO
1424ecf19b2Smrg  as_lineno_2=$LINENO
1434ecf19b2Smrg  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
1444ecf19b2Smrg  test "x$as_lineno_1" != "x$as_lineno_2" &&
1454ecf19b2Smrg  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
1464ecf19b2Smrg	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
1474ecf19b2Smrg	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
1484ecf19b2Smrg	     CONFIG_SHELL=$as_dir/$as_base
1494ecf19b2Smrg	     export CONFIG_SHELL
1504ecf19b2Smrg	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
1514ecf19b2Smrg	   fi;;
1524ecf19b2Smrg	 esac
1534ecf19b2Smrg       done
1544ecf19b2Smrgdone
1554ecf19b2Smrg;;
1564ecf19b2Smrg  esac
1574ecf19b2Smrg
1584ecf19b2Smrg  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
1594ecf19b2Smrg  # uniformly replaced by the line number.  The first 'sed' inserts a
1604ecf19b2Smrg  # line-number line before each line; the second 'sed' does the real
1614ecf19b2Smrg  # work.  The second script uses 'N' to pair each line-number line
1624ecf19b2Smrg  # with the numbered line, and appends trailing '-' during
1634ecf19b2Smrg  # substitution so that $LINENO is not a special case at line end.
1644ecf19b2Smrg  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
1654ecf19b2Smrg  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
1664ecf19b2Smrg  sed '=' <$as_myself |
1674ecf19b2Smrg    sed '
1684ecf19b2Smrg      N
1694ecf19b2Smrg      s,$,-,
1704ecf19b2Smrg      : loop
1714ecf19b2Smrg      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
1724ecf19b2Smrg      t loop
1734ecf19b2Smrg      s,-$,,
1744ecf19b2Smrg      s,^['$as_cr_digits']*\n,,
1754ecf19b2Smrg    ' >$as_me.lineno &&
1764ecf19b2Smrg  chmod +x $as_me.lineno ||
1774ecf19b2Smrg    { echo "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2
1784ecf19b2Smrg   { (exit 1); exit 1; }; }
1794ecf19b2Smrg
1804ecf19b2Smrg  # Don't try to exec as it changes $[0], causing all sort of problems
1814ecf19b2Smrg  # (the dirname of $[0] is not the place where we might find the
1824ecf19b2Smrg  # original and so on.  Autoconf is especially sensible to this).
1834ecf19b2Smrg  . ./$as_me.lineno
1844ecf19b2Smrg  # Exit status is that of the last command.
1854ecf19b2Smrg  exit
1864ecf19b2Smrg}
1874ecf19b2Smrg
1884ecf19b2Smrg
1894ecf19b2Smrgcase `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
1904ecf19b2Smrg  *c*,-n*) ECHO_N= ECHO_C='
1914ecf19b2Smrg' ECHO_T='	' ;;
1924ecf19b2Smrg  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
1934ecf19b2Smrg  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
1944ecf19b2Smrgesac
1954ecf19b2Smrg
1964ecf19b2Smrgif expr a : '\(a\)' >/dev/null 2>&1; then
1974ecf19b2Smrg  as_expr=expr
1984ecf19b2Smrgelse
1994ecf19b2Smrg  as_expr=false
2004ecf19b2Smrgfi
2014ecf19b2Smrg
2024ecf19b2Smrgrm -f conf$$ conf$$.exe conf$$.file
2034ecf19b2Smrgecho >conf$$.file
2044ecf19b2Smrgif ln -s conf$$.file conf$$ 2>/dev/null; then
2054ecf19b2Smrg  # We could just check for DJGPP; but this test a) works b) is more generic
2064ecf19b2Smrg  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
2074ecf19b2Smrg  if test -f conf$$.exe; then
2084ecf19b2Smrg    # Don't use ln at all; we don't have any links
2094ecf19b2Smrg    as_ln_s='cp -p'
2104ecf19b2Smrg  else
2114ecf19b2Smrg    as_ln_s='ln -s'
2124ecf19b2Smrg  fi
2134ecf19b2Smrgelif ln conf$$.file conf$$ 2>/dev/null; then
2144ecf19b2Smrg  as_ln_s=ln
2154ecf19b2Smrgelse
2164ecf19b2Smrg  as_ln_s='cp -p'
2174ecf19b2Smrgfi
2184ecf19b2Smrgrm -f conf$$ conf$$.exe conf$$.file
2194ecf19b2Smrg
2204ecf19b2Smrgif mkdir -p . 2>/dev/null; then
2214ecf19b2Smrg  as_mkdir_p=:
2224ecf19b2Smrgelse
2234ecf19b2Smrg  test -d ./-p && rmdir ./-p
2244ecf19b2Smrg  as_mkdir_p=false
2254ecf19b2Smrgfi
2264ecf19b2Smrg
2274ecf19b2Smrgas_executable_p="test -f"
2284ecf19b2Smrg
2294ecf19b2Smrg# Sed expression to map a string onto a valid CPP name.
2304ecf19b2Smrgas_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
2314ecf19b2Smrg
2324ecf19b2Smrg# Sed expression to map a string onto a valid variable name.
2334ecf19b2Smrgas_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
2344ecf19b2Smrg
2354ecf19b2Smrg
2364ecf19b2Smrg# IFS
2374ecf19b2Smrg# We need space, tab and new line, in precisely that order.
2384ecf19b2Smrgas_nl='
2394ecf19b2Smrg'
2404ecf19b2SmrgIFS=" 	$as_nl"
2414ecf19b2Smrg
2424ecf19b2Smrg# CDPATH.
2434ecf19b2Smrg$as_unset CDPATH
2444ecf19b2Smrg
2454ecf19b2Smrg
2464ecf19b2Smrg# Name of the host.
2474ecf19b2Smrg# hostname on some systems (SVR3.2, Linux) returns a bogus exit status,
2484ecf19b2Smrg# so uname gets run too.
2494ecf19b2Smrgac_hostname=`(hostname || uname -n) 2>/dev/null | sed 1q`
2504ecf19b2Smrg
2514ecf19b2Smrgexec 6>&1
2524ecf19b2Smrg
2534ecf19b2Smrg#
2544ecf19b2Smrg# Initializations.
2554ecf19b2Smrg#
2564ecf19b2Smrgac_default_prefix=/usr/local
2574ecf19b2Smrgac_config_libobj_dir=.
2584ecf19b2Smrgcross_compiling=no
2594ecf19b2Smrgsubdirs=
2604ecf19b2SmrgMFLAGS=
2614ecf19b2SmrgMAKEFLAGS=
2624ecf19b2SmrgSHELL=${CONFIG_SHELL-/bin/sh}
2634ecf19b2Smrg
2644ecf19b2Smrg# Maximum number of lines to put in a shell here document.
2654ecf19b2Smrg# This variable seems obsolete.  It should probably be removed, and
2664ecf19b2Smrg# only ac_max_sed_lines should be used.
2674ecf19b2Smrg: ${ac_max_here_lines=38}
2684ecf19b2Smrg
2694ecf19b2Smrg# Identity of this package.
2704ecf19b2SmrgPACKAGE_NAME='font-adobe-75dpi'
2714ecf19b2SmrgPACKAGE_TARNAME='font-adobe-75dpi'
2724ecf19b2SmrgPACKAGE_VERSION='1.0.0'
2734ecf19b2SmrgPACKAGE_STRING='font-adobe-75dpi 1.0.0'
2744ecf19b2SmrgPACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
2754ecf19b2Smrg
2764ecf19b2Smrgac_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 INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT BDFTOPCF UCS2ANY MKFONTSCALE MKFONTDIR FONTDIR PKG_CONFIG ac_pt_PKG_CONFIG MAPS_CFLAGS MAPS_LIBS MAPFILES_PATH ISO8859_1_TRUE ISO8859_1_FALSE ISO8859_2_TRUE ISO8859_2_FALSE ISO8859_3_TRUE ISO8859_3_FALSE ISO8859_4_TRUE ISO8859_4_FALSE ISO8859_9_TRUE ISO8859_9_FALSE ISO8859_10_TRUE ISO8859_10_FALSE ISO8859_13_TRUE ISO8859_13_FALSE ISO8859_14_TRUE ISO8859_14_FALSE ISO8859_15_TRUE ISO8859_15_FALSE LIBOBJS LTLIBOBJS'
2774ecf19b2Smrgac_subst_files=''
2784ecf19b2Smrg
2794ecf19b2Smrg# Initialize some variables set by options.
2804ecf19b2Smrgac_init_help=
2814ecf19b2Smrgac_init_version=false
2824ecf19b2Smrg# The variables have the same names as the options, with
2834ecf19b2Smrg# dashes changed to underlines.
2844ecf19b2Smrgcache_file=/dev/null
2854ecf19b2Smrgexec_prefix=NONE
2864ecf19b2Smrgno_create=
2874ecf19b2Smrgno_recursion=
2884ecf19b2Smrgprefix=NONE
2894ecf19b2Smrgprogram_prefix=NONE
2904ecf19b2Smrgprogram_suffix=NONE
2914ecf19b2Smrgprogram_transform_name=s,x,x,
2924ecf19b2Smrgsilent=
2934ecf19b2Smrgsite=
2944ecf19b2Smrgsrcdir=
2954ecf19b2Smrgverbose=
2964ecf19b2Smrgx_includes=NONE
2974ecf19b2Smrgx_libraries=NONE
2984ecf19b2Smrg
2994ecf19b2Smrg# Installation directory options.
3004ecf19b2Smrg# These are left unexpanded so users can "make install exec_prefix=/foo"
3014ecf19b2Smrg# and all the variables that are supposed to be based on exec_prefix
3024ecf19b2Smrg# by default will actually change.
3034ecf19b2Smrg# Use braces instead of parens because sh, perl, etc. also accept them.
3044ecf19b2Smrgbindir='${exec_prefix}/bin'
3054ecf19b2Smrgsbindir='${exec_prefix}/sbin'
3064ecf19b2Smrglibexecdir='${exec_prefix}/libexec'
3074ecf19b2Smrgdatadir='${prefix}/share'
3084ecf19b2Smrgsysconfdir='${prefix}/etc'
3094ecf19b2Smrgsharedstatedir='${prefix}/com'
3104ecf19b2Smrglocalstatedir='${prefix}/var'
3114ecf19b2Smrglibdir='${exec_prefix}/lib'
3124ecf19b2Smrgincludedir='${prefix}/include'
3134ecf19b2Smrgoldincludedir='/usr/include'
3144ecf19b2Smrginfodir='${prefix}/info'
3154ecf19b2Smrgmandir='${prefix}/man'
3164ecf19b2Smrg
3174ecf19b2Smrgac_prev=
3184ecf19b2Smrgfor ac_option
3194ecf19b2Smrgdo
3204ecf19b2Smrg  # If the previous option needs an argument, assign it.
3214ecf19b2Smrg  if test -n "$ac_prev"; then
3224ecf19b2Smrg    eval "$ac_prev=\$ac_option"
3234ecf19b2Smrg    ac_prev=
3244ecf19b2Smrg    continue
3254ecf19b2Smrg  fi
3264ecf19b2Smrg
3274ecf19b2Smrg  ac_optarg=`expr "x$ac_option" : 'x[^=]*=\(.*\)'`
3284ecf19b2Smrg
3294ecf19b2Smrg  # Accept the important Cygnus configure options, so we can diagnose typos.
3304ecf19b2Smrg
3314ecf19b2Smrg  case $ac_option in
3324ecf19b2Smrg
3334ecf19b2Smrg  -bindir | --bindir | --bindi | --bind | --bin | --bi)
3344ecf19b2Smrg    ac_prev=bindir ;;
3354ecf19b2Smrg  -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
3364ecf19b2Smrg    bindir=$ac_optarg ;;
3374ecf19b2Smrg
3384ecf19b2Smrg  -build | --build | --buil | --bui | --bu)
3394ecf19b2Smrg    ac_prev=build_alias ;;
3404ecf19b2Smrg  -build=* | --build=* | --buil=* | --bui=* | --bu=*)
3414ecf19b2Smrg    build_alias=$ac_optarg ;;
3424ecf19b2Smrg
3434ecf19b2Smrg  -cache-file | --cache-file | --cache-fil | --cache-fi \
3444ecf19b2Smrg  | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c)
3454ecf19b2Smrg    ac_prev=cache_file ;;
3464ecf19b2Smrg  -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \
3474ecf19b2Smrg  | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*)
3484ecf19b2Smrg    cache_file=$ac_optarg ;;
3494ecf19b2Smrg
3504ecf19b2Smrg  --config-cache | -C)
3514ecf19b2Smrg    cache_file=config.cache ;;
3524ecf19b2Smrg
3534ecf19b2Smrg  -datadir | --datadir | --datadi | --datad | --data | --dat | --da)
3544ecf19b2Smrg    ac_prev=datadir ;;
3554ecf19b2Smrg  -datadir=* | --datadir=* | --datadi=* | --datad=* | --data=* | --dat=* \
3564ecf19b2Smrg  | --da=*)
3574ecf19b2Smrg    datadir=$ac_optarg ;;
3584ecf19b2Smrg
3594ecf19b2Smrg  -disable-* | --disable-*)
3604ecf19b2Smrg    ac_feature=`expr "x$ac_option" : 'x-*disable-\(.*\)'`
3614ecf19b2Smrg    # Reject names that are not valid shell variable names.
3624ecf19b2Smrg    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
3634ecf19b2Smrg      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
3644ecf19b2Smrg   { (exit 1); exit 1; }; }
3654ecf19b2Smrg    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
3664ecf19b2Smrg    eval "enable_$ac_feature=no" ;;
3674ecf19b2Smrg
3684ecf19b2Smrg  -enable-* | --enable-*)
3694ecf19b2Smrg    ac_feature=`expr "x$ac_option" : 'x-*enable-\([^=]*\)'`
3704ecf19b2Smrg    # Reject names that are not valid shell variable names.
3714ecf19b2Smrg    expr "x$ac_feature" : ".*[^-_$as_cr_alnum]" >/dev/null &&
3724ecf19b2Smrg      { echo "$as_me: error: invalid feature name: $ac_feature" >&2
3734ecf19b2Smrg   { (exit 1); exit 1; }; }
3744ecf19b2Smrg    ac_feature=`echo $ac_feature | sed 's/-/_/g'`
3754ecf19b2Smrg    case $ac_option in
3764ecf19b2Smrg      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
3774ecf19b2Smrg      *) ac_optarg=yes ;;
3784ecf19b2Smrg    esac
3794ecf19b2Smrg    eval "enable_$ac_feature='$ac_optarg'" ;;
3804ecf19b2Smrg
3814ecf19b2Smrg  -exec-prefix | --exec_prefix | --exec-prefix | --exec-prefi \
3824ecf19b2Smrg  | --exec-pref | --exec-pre | --exec-pr | --exec-p | --exec- \
3834ecf19b2Smrg  | --exec | --exe | --ex)
3844ecf19b2Smrg    ac_prev=exec_prefix ;;
3854ecf19b2Smrg  -exec-prefix=* | --exec_prefix=* | --exec-prefix=* | --exec-prefi=* \
3864ecf19b2Smrg  | --exec-pref=* | --exec-pre=* | --exec-pr=* | --exec-p=* | --exec-=* \
3874ecf19b2Smrg  | --exec=* | --exe=* | --ex=*)
3884ecf19b2Smrg    exec_prefix=$ac_optarg ;;
3894ecf19b2Smrg
3904ecf19b2Smrg  -gas | --gas | --ga | --g)
3914ecf19b2Smrg    # Obsolete; use --with-gas.
3924ecf19b2Smrg    with_gas=yes ;;
3934ecf19b2Smrg
3944ecf19b2Smrg  -help | --help | --hel | --he | -h)
3954ecf19b2Smrg    ac_init_help=long ;;
3964ecf19b2Smrg  -help=r* | --help=r* | --hel=r* | --he=r* | -hr*)
3974ecf19b2Smrg    ac_init_help=recursive ;;
3984ecf19b2Smrg  -help=s* | --help=s* | --hel=s* | --he=s* | -hs*)
3994ecf19b2Smrg    ac_init_help=short ;;
4004ecf19b2Smrg
4014ecf19b2Smrg  -host | --host | --hos | --ho)
4024ecf19b2Smrg    ac_prev=host_alias ;;
4034ecf19b2Smrg  -host=* | --host=* | --hos=* | --ho=*)
4044ecf19b2Smrg    host_alias=$ac_optarg ;;
4054ecf19b2Smrg
4064ecf19b2Smrg  -includedir | --includedir | --includedi | --included | --include \
4074ecf19b2Smrg  | --includ | --inclu | --incl | --inc)
4084ecf19b2Smrg    ac_prev=includedir ;;
4094ecf19b2Smrg  -includedir=* | --includedir=* | --includedi=* | --included=* | --include=* \
4104ecf19b2Smrg  | --includ=* | --inclu=* | --incl=* | --inc=*)
4114ecf19b2Smrg    includedir=$ac_optarg ;;
4124ecf19b2Smrg
4134ecf19b2Smrg  -infodir | --infodir | --infodi | --infod | --info | --inf)
4144ecf19b2Smrg    ac_prev=infodir ;;
4154ecf19b2Smrg  -infodir=* | --infodir=* | --infodi=* | --infod=* | --info=* | --inf=*)
4164ecf19b2Smrg    infodir=$ac_optarg ;;
4174ecf19b2Smrg
4184ecf19b2Smrg  -libdir | --libdir | --libdi | --libd)
4194ecf19b2Smrg    ac_prev=libdir ;;
4204ecf19b2Smrg  -libdir=* | --libdir=* | --libdi=* | --libd=*)
4214ecf19b2Smrg    libdir=$ac_optarg ;;
4224ecf19b2Smrg
4234ecf19b2Smrg  -libexecdir | --libexecdir | --libexecdi | --libexecd | --libexec \
4244ecf19b2Smrg  | --libexe | --libex | --libe)
4254ecf19b2Smrg    ac_prev=libexecdir ;;
4264ecf19b2Smrg  -libexecdir=* | --libexecdir=* | --libexecdi=* | --libexecd=* | --libexec=* \
4274ecf19b2Smrg  | --libexe=* | --libex=* | --libe=*)
4284ecf19b2Smrg    libexecdir=$ac_optarg ;;
4294ecf19b2Smrg
4304ecf19b2Smrg  -localstatedir | --localstatedir | --localstatedi | --localstated \
4314ecf19b2Smrg  | --localstate | --localstat | --localsta | --localst \
4324ecf19b2Smrg  | --locals | --local | --loca | --loc | --lo)
4334ecf19b2Smrg    ac_prev=localstatedir ;;
4344ecf19b2Smrg  -localstatedir=* | --localstatedir=* | --localstatedi=* | --localstated=* \
4354ecf19b2Smrg  | --localstate=* | --localstat=* | --localsta=* | --localst=* \
4364ecf19b2Smrg  | --locals=* | --local=* | --loca=* | --loc=* | --lo=*)
4374ecf19b2Smrg    localstatedir=$ac_optarg ;;
4384ecf19b2Smrg
4394ecf19b2Smrg  -mandir | --mandir | --mandi | --mand | --man | --ma | --m)
4404ecf19b2Smrg    ac_prev=mandir ;;
4414ecf19b2Smrg  -mandir=* | --mandir=* | --mandi=* | --mand=* | --man=* | --ma=* | --m=*)
4424ecf19b2Smrg    mandir=$ac_optarg ;;
4434ecf19b2Smrg
4444ecf19b2Smrg  -nfp | --nfp | --nf)
4454ecf19b2Smrg    # Obsolete; use --without-fp.
4464ecf19b2Smrg    with_fp=no ;;
4474ecf19b2Smrg
4484ecf19b2Smrg  -no-create | --no-create | --no-creat | --no-crea | --no-cre \
4494ecf19b2Smrg  | --no-cr | --no-c | -n)
4504ecf19b2Smrg    no_create=yes ;;
4514ecf19b2Smrg
4524ecf19b2Smrg  -no-recursion | --no-recursion | --no-recursio | --no-recursi \
4534ecf19b2Smrg  | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r)
4544ecf19b2Smrg    no_recursion=yes ;;
4554ecf19b2Smrg
4564ecf19b2Smrg  -oldincludedir | --oldincludedir | --oldincludedi | --oldincluded \
4574ecf19b2Smrg  | --oldinclude | --oldinclud | --oldinclu | --oldincl | --oldinc \
4584ecf19b2Smrg  | --oldin | --oldi | --old | --ol | --o)
4594ecf19b2Smrg    ac_prev=oldincludedir ;;
4604ecf19b2Smrg  -oldincludedir=* | --oldincludedir=* | --oldincludedi=* | --oldincluded=* \
4614ecf19b2Smrg  | --oldinclude=* | --oldinclud=* | --oldinclu=* | --oldincl=* | --oldinc=* \
4624ecf19b2Smrg  | --oldin=* | --oldi=* | --old=* | --ol=* | --o=*)
4634ecf19b2Smrg    oldincludedir=$ac_optarg ;;
4644ecf19b2Smrg
4654ecf19b2Smrg  -prefix | --prefix | --prefi | --pref | --pre | --pr | --p)
4664ecf19b2Smrg    ac_prev=prefix ;;
4674ecf19b2Smrg  -prefix=* | --prefix=* | --prefi=* | --pref=* | --pre=* | --pr=* | --p=*)
4684ecf19b2Smrg    prefix=$ac_optarg ;;
4694ecf19b2Smrg
4704ecf19b2Smrg  -program-prefix | --program-prefix | --program-prefi | --program-pref \
4714ecf19b2Smrg  | --program-pre | --program-pr | --program-p)
4724ecf19b2Smrg    ac_prev=program_prefix ;;
4734ecf19b2Smrg  -program-prefix=* | --program-prefix=* | --program-prefi=* \
4744ecf19b2Smrg  | --program-pref=* | --program-pre=* | --program-pr=* | --program-p=*)
4754ecf19b2Smrg    program_prefix=$ac_optarg ;;
4764ecf19b2Smrg
4774ecf19b2Smrg  -program-suffix | --program-suffix | --program-suffi | --program-suff \
4784ecf19b2Smrg  | --program-suf | --program-su | --program-s)
4794ecf19b2Smrg    ac_prev=program_suffix ;;
4804ecf19b2Smrg  -program-suffix=* | --program-suffix=* | --program-suffi=* \
4814ecf19b2Smrg  | --program-suff=* | --program-suf=* | --program-su=* | --program-s=*)
4824ecf19b2Smrg    program_suffix=$ac_optarg ;;
4834ecf19b2Smrg
4844ecf19b2Smrg  -program-transform-name | --program-transform-name \
4854ecf19b2Smrg  | --program-transform-nam | --program-transform-na \
4864ecf19b2Smrg  | --program-transform-n | --program-transform- \
4874ecf19b2Smrg  | --program-transform | --program-transfor \
4884ecf19b2Smrg  | --program-transfo | --program-transf \
4894ecf19b2Smrg  | --program-trans | --program-tran \
4904ecf19b2Smrg  | --progr-tra | --program-tr | --program-t)
4914ecf19b2Smrg    ac_prev=program_transform_name ;;
4924ecf19b2Smrg  -program-transform-name=* | --program-transform-name=* \
4934ecf19b2Smrg  | --program-transform-nam=* | --program-transform-na=* \
4944ecf19b2Smrg  | --program-transform-n=* | --program-transform-=* \
4954ecf19b2Smrg  | --program-transform=* | --program-transfor=* \
4964ecf19b2Smrg  | --program-transfo=* | --program-transf=* \
4974ecf19b2Smrg  | --program-trans=* | --program-tran=* \
4984ecf19b2Smrg  | --progr-tra=* | --program-tr=* | --program-t=*)
4994ecf19b2Smrg    program_transform_name=$ac_optarg ;;
5004ecf19b2Smrg
5014ecf19b2Smrg  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
5024ecf19b2Smrg  | -silent | --silent | --silen | --sile | --sil)
5034ecf19b2Smrg    silent=yes ;;
5044ecf19b2Smrg
5054ecf19b2Smrg  -sbindir | --sbindir | --sbindi | --sbind | --sbin | --sbi | --sb)
5064ecf19b2Smrg    ac_prev=sbindir ;;
5074ecf19b2Smrg  -sbindir=* | --sbindir=* | --sbindi=* | --sbind=* | --sbin=* \
5084ecf19b2Smrg  | --sbi=* | --sb=*)
5094ecf19b2Smrg    sbindir=$ac_optarg ;;
5104ecf19b2Smrg
5114ecf19b2Smrg  -sharedstatedir | --sharedstatedir | --sharedstatedi \
5124ecf19b2Smrg  | --sharedstated | --sharedstate | --sharedstat | --sharedsta \
5134ecf19b2Smrg  | --sharedst | --shareds | --shared | --share | --shar \
5144ecf19b2Smrg  | --sha | --sh)
5154ecf19b2Smrg    ac_prev=sharedstatedir ;;
5164ecf19b2Smrg  -sharedstatedir=* | --sharedstatedir=* | --sharedstatedi=* \
5174ecf19b2Smrg  | --sharedstated=* | --sharedstate=* | --sharedstat=* | --sharedsta=* \
5184ecf19b2Smrg  | --sharedst=* | --shareds=* | --shared=* | --share=* | --shar=* \
5194ecf19b2Smrg  | --sha=* | --sh=*)
5204ecf19b2Smrg    sharedstatedir=$ac_optarg ;;
5214ecf19b2Smrg
5224ecf19b2Smrg  -site | --site | --sit)
5234ecf19b2Smrg    ac_prev=site ;;
5244ecf19b2Smrg  -site=* | --site=* | --sit=*)
5254ecf19b2Smrg    site=$ac_optarg ;;
5264ecf19b2Smrg
5274ecf19b2Smrg  -srcdir | --srcdir | --srcdi | --srcd | --src | --sr)
5284ecf19b2Smrg    ac_prev=srcdir ;;
5294ecf19b2Smrg  -srcdir=* | --srcdir=* | --srcdi=* | --srcd=* | --src=* | --sr=*)
5304ecf19b2Smrg    srcdir=$ac_optarg ;;
5314ecf19b2Smrg
5324ecf19b2Smrg  -sysconfdir | --sysconfdir | --sysconfdi | --sysconfd | --sysconf \
5334ecf19b2Smrg  | --syscon | --sysco | --sysc | --sys | --sy)
5344ecf19b2Smrg    ac_prev=sysconfdir ;;
5354ecf19b2Smrg  -sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
5364ecf19b2Smrg  | --syscon=* | --sysco=* | --sysc=* | --sys=* | --sy=*)
5374ecf19b2Smrg    sysconfdir=$ac_optarg ;;
5384ecf19b2Smrg
5394ecf19b2Smrg  -target | --target | --targe | --targ | --tar | --ta | --t)
5404ecf19b2Smrg    ac_prev=target_alias ;;
5414ecf19b2Smrg  -target=* | --target=* | --targe=* | --targ=* | --tar=* | --ta=* | --t=*)
5424ecf19b2Smrg    target_alias=$ac_optarg ;;
5434ecf19b2Smrg
5444ecf19b2Smrg  -v | -verbose | --verbose | --verbos | --verbo | --verb)
5454ecf19b2Smrg    verbose=yes ;;
5464ecf19b2Smrg
5474ecf19b2Smrg  -version | --version | --versio | --versi | --vers | -V)
5484ecf19b2Smrg    ac_init_version=: ;;
5494ecf19b2Smrg
5504ecf19b2Smrg  -with-* | --with-*)
5514ecf19b2Smrg    ac_package=`expr "x$ac_option" : 'x-*with-\([^=]*\)'`
5524ecf19b2Smrg    # Reject names that are not valid shell variable names.
5534ecf19b2Smrg    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
5544ecf19b2Smrg      { echo "$as_me: error: invalid package name: $ac_package" >&2
5554ecf19b2Smrg   { (exit 1); exit 1; }; }
5564ecf19b2Smrg    ac_package=`echo $ac_package| sed 's/-/_/g'`
5574ecf19b2Smrg    case $ac_option in
5584ecf19b2Smrg      *=*) ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`;;
5594ecf19b2Smrg      *) ac_optarg=yes ;;
5604ecf19b2Smrg    esac
5614ecf19b2Smrg    eval "with_$ac_package='$ac_optarg'" ;;
5624ecf19b2Smrg
5634ecf19b2Smrg  -without-* | --without-*)
5644ecf19b2Smrg    ac_package=`expr "x$ac_option" : 'x-*without-\(.*\)'`
5654ecf19b2Smrg    # Reject names that are not valid shell variable names.
5664ecf19b2Smrg    expr "x$ac_package" : ".*[^-_$as_cr_alnum]" >/dev/null &&
5674ecf19b2Smrg      { echo "$as_me: error: invalid package name: $ac_package" >&2
5684ecf19b2Smrg   { (exit 1); exit 1; }; }
5694ecf19b2Smrg    ac_package=`echo $ac_package | sed 's/-/_/g'`
5704ecf19b2Smrg    eval "with_$ac_package=no" ;;
5714ecf19b2Smrg
5724ecf19b2Smrg  --x)
5734ecf19b2Smrg    # Obsolete; use --with-x.
5744ecf19b2Smrg    with_x=yes ;;
5754ecf19b2Smrg
5764ecf19b2Smrg  -x-includes | --x-includes | --x-include | --x-includ | --x-inclu \
5774ecf19b2Smrg  | --x-incl | --x-inc | --x-in | --x-i)
5784ecf19b2Smrg    ac_prev=x_includes ;;
5794ecf19b2Smrg  -x-includes=* | --x-includes=* | --x-include=* | --x-includ=* | --x-inclu=* \
5804ecf19b2Smrg  | --x-incl=* | --x-inc=* | --x-in=* | --x-i=*)
5814ecf19b2Smrg    x_includes=$ac_optarg ;;
5824ecf19b2Smrg
5834ecf19b2Smrg  -x-libraries | --x-libraries | --x-librarie | --x-librari \
5844ecf19b2Smrg  | --x-librar | --x-libra | --x-libr | --x-lib | --x-li | --x-l)
5854ecf19b2Smrg    ac_prev=x_libraries ;;
5864ecf19b2Smrg  -x-libraries=* | --x-libraries=* | --x-librarie=* | --x-librari=* \
5874ecf19b2Smrg  | --x-librar=* | --x-libra=* | --x-libr=* | --x-lib=* | --x-li=* | --x-l=*)
5884ecf19b2Smrg    x_libraries=$ac_optarg ;;
5894ecf19b2Smrg
5904ecf19b2Smrg  -*) { echo "$as_me: error: unrecognized option: $ac_option
5914ecf19b2SmrgTry \`$0 --help' for more information." >&2
5924ecf19b2Smrg   { (exit 1); exit 1; }; }
5934ecf19b2Smrg    ;;
5944ecf19b2Smrg
5954ecf19b2Smrg  *=*)
5964ecf19b2Smrg    ac_envvar=`expr "x$ac_option" : 'x\([^=]*\)='`
5974ecf19b2Smrg    # Reject names that are not valid shell variable names.
5984ecf19b2Smrg    expr "x$ac_envvar" : ".*[^_$as_cr_alnum]" >/dev/null &&
5994ecf19b2Smrg      { echo "$as_me: error: invalid variable name: $ac_envvar" >&2
6004ecf19b2Smrg   { (exit 1); exit 1; }; }
6014ecf19b2Smrg    ac_optarg=`echo "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"`
6024ecf19b2Smrg    eval "$ac_envvar='$ac_optarg'"
6034ecf19b2Smrg    export $ac_envvar ;;
6044ecf19b2Smrg
6054ecf19b2Smrg  *)
6064ecf19b2Smrg    # FIXME: should be removed in autoconf 3.0.
6074ecf19b2Smrg    echo "$as_me: WARNING: you should use --build, --host, --target" >&2
6084ecf19b2Smrg    expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
6094ecf19b2Smrg      echo "$as_me: WARNING: invalid host type: $ac_option" >&2
6104ecf19b2Smrg    : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
6114ecf19b2Smrg    ;;
6124ecf19b2Smrg
6134ecf19b2Smrg  esac
6144ecf19b2Smrgdone
6154ecf19b2Smrg
6164ecf19b2Smrgif test -n "$ac_prev"; then
6174ecf19b2Smrg  ac_option=--`echo $ac_prev | sed 's/_/-/g'`
6184ecf19b2Smrg  { echo "$as_me: error: missing argument to $ac_option" >&2
6194ecf19b2Smrg   { (exit 1); exit 1; }; }
6204ecf19b2Smrgfi
6214ecf19b2Smrg
6224ecf19b2Smrg# Be sure to have absolute paths.
6234ecf19b2Smrgfor ac_var in exec_prefix prefix
6244ecf19b2Smrgdo
6254ecf19b2Smrg  eval ac_val=$`echo $ac_var`
6264ecf19b2Smrg  case $ac_val in
6274ecf19b2Smrg    [\\/$]* | ?:[\\/]* | NONE | '' ) ;;
6284ecf19b2Smrg    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
6294ecf19b2Smrg   { (exit 1); exit 1; }; };;
6304ecf19b2Smrg  esac
6314ecf19b2Smrgdone
6324ecf19b2Smrg
6334ecf19b2Smrg# Be sure to have absolute paths.
6344ecf19b2Smrgfor ac_var in bindir sbindir libexecdir datadir sysconfdir sharedstatedir \
6354ecf19b2Smrg	      localstatedir libdir includedir oldincludedir infodir mandir
6364ecf19b2Smrgdo
6374ecf19b2Smrg  eval ac_val=$`echo $ac_var`
6384ecf19b2Smrg  case $ac_val in
6394ecf19b2Smrg    [\\/$]* | ?:[\\/]* ) ;;
6404ecf19b2Smrg    *)  { echo "$as_me: error: expected an absolute directory name for --$ac_var: $ac_val" >&2
6414ecf19b2Smrg   { (exit 1); exit 1; }; };;
6424ecf19b2Smrg  esac
6434ecf19b2Smrgdone
6444ecf19b2Smrg
6454ecf19b2Smrg# There might be people who depend on the old broken behavior: `$host'
6464ecf19b2Smrg# used to hold the argument of --host etc.
6474ecf19b2Smrg# FIXME: To remove some day.
6484ecf19b2Smrgbuild=$build_alias
6494ecf19b2Smrghost=$host_alias
6504ecf19b2Smrgtarget=$target_alias
6514ecf19b2Smrg
6524ecf19b2Smrg# FIXME: To remove some day.
6534ecf19b2Smrgif test "x$host_alias" != x; then
6544ecf19b2Smrg  if test "x$build_alias" = x; then
6554ecf19b2Smrg    cross_compiling=maybe
6564ecf19b2Smrg    echo "$as_me: WARNING: If you wanted to set the --build type, don't use --host.
6574ecf19b2Smrg    If a cross compiler is detected then cross compile mode will be used." >&2
6584ecf19b2Smrg  elif test "x$build_alias" != "x$host_alias"; then
6594ecf19b2Smrg    cross_compiling=yes
6604ecf19b2Smrg  fi
6614ecf19b2Smrgfi
6624ecf19b2Smrg
6634ecf19b2Smrgac_tool_prefix=
6644ecf19b2Smrgtest -n "$host_alias" && ac_tool_prefix=$host_alias-
6654ecf19b2Smrg
6664ecf19b2Smrgtest "$silent" = yes && exec 6>/dev/null
6674ecf19b2Smrg
6684ecf19b2Smrg
6694ecf19b2Smrg# Find the source files, if location was not specified.
6704ecf19b2Smrgif test -z "$srcdir"; then
6714ecf19b2Smrg  ac_srcdir_defaulted=yes
6724ecf19b2Smrg  # Try the directory containing this script, then its parent.
6734ecf19b2Smrg  ac_confdir=`(dirname "$0") 2>/dev/null ||
6744ecf19b2Smrg$as_expr X"$0" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
6754ecf19b2Smrg	 X"$0" : 'X\(//\)[^/]' \| \
6764ecf19b2Smrg	 X"$0" : 'X\(//\)$' \| \
6774ecf19b2Smrg	 X"$0" : 'X\(/\)' \| \
6784ecf19b2Smrg	 .     : '\(.\)' 2>/dev/null ||
6794ecf19b2Smrgecho X"$0" |
6804ecf19b2Smrg    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
6814ecf19b2Smrg  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
6824ecf19b2Smrg  	  /^X\(\/\/\)$/{ s//\1/; q; }
6834ecf19b2Smrg  	  /^X\(\/\).*/{ s//\1/; q; }
6844ecf19b2Smrg  	  s/.*/./; q'`
6854ecf19b2Smrg  srcdir=$ac_confdir
6864ecf19b2Smrg  if test ! -r $srcdir/$ac_unique_file; then
6874ecf19b2Smrg    srcdir=..
6884ecf19b2Smrg  fi
6894ecf19b2Smrgelse
6904ecf19b2Smrg  ac_srcdir_defaulted=no
6914ecf19b2Smrgfi
6924ecf19b2Smrgif test ! -r $srcdir/$ac_unique_file; then
6934ecf19b2Smrg  if test "$ac_srcdir_defaulted" = yes; then
6944ecf19b2Smrg    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $ac_confdir or .." >&2
6954ecf19b2Smrg   { (exit 1); exit 1; }; }
6964ecf19b2Smrg  else
6974ecf19b2Smrg    { echo "$as_me: error: cannot find sources ($ac_unique_file) in $srcdir" >&2
6984ecf19b2Smrg   { (exit 1); exit 1; }; }
6994ecf19b2Smrg  fi
7004ecf19b2Smrgfi
7014ecf19b2Smrg(cd $srcdir && test -r ./$ac_unique_file) 2>/dev/null ||
7024ecf19b2Smrg  { echo "$as_me: error: sources are in $srcdir, but \`cd $srcdir' does not work" >&2
7034ecf19b2Smrg   { (exit 1); exit 1; }; }
7044ecf19b2Smrgsrcdir=`echo "$srcdir" | sed 's%\([^\\/]\)[\\/]*$%\1%'`
7054ecf19b2Smrgac_env_build_alias_set=${build_alias+set}
7064ecf19b2Smrgac_env_build_alias_value=$build_alias
7074ecf19b2Smrgac_cv_env_build_alias_set=${build_alias+set}
7084ecf19b2Smrgac_cv_env_build_alias_value=$build_alias
7094ecf19b2Smrgac_env_host_alias_set=${host_alias+set}
7104ecf19b2Smrgac_env_host_alias_value=$host_alias
7114ecf19b2Smrgac_cv_env_host_alias_set=${host_alias+set}
7124ecf19b2Smrgac_cv_env_host_alias_value=$host_alias
7134ecf19b2Smrgac_env_target_alias_set=${target_alias+set}
7144ecf19b2Smrgac_env_target_alias_value=$target_alias
7154ecf19b2Smrgac_cv_env_target_alias_set=${target_alias+set}
7164ecf19b2Smrgac_cv_env_target_alias_value=$target_alias
7174ecf19b2Smrgac_env_PKG_CONFIG_set=${PKG_CONFIG+set}
7184ecf19b2Smrgac_env_PKG_CONFIG_value=$PKG_CONFIG
7194ecf19b2Smrgac_cv_env_PKG_CONFIG_set=${PKG_CONFIG+set}
7204ecf19b2Smrgac_cv_env_PKG_CONFIG_value=$PKG_CONFIG
7214ecf19b2Smrgac_env_MAPS_CFLAGS_set=${MAPS_CFLAGS+set}
7224ecf19b2Smrgac_env_MAPS_CFLAGS_value=$MAPS_CFLAGS
7234ecf19b2Smrgac_cv_env_MAPS_CFLAGS_set=${MAPS_CFLAGS+set}
7244ecf19b2Smrgac_cv_env_MAPS_CFLAGS_value=$MAPS_CFLAGS
7254ecf19b2Smrgac_env_MAPS_LIBS_set=${MAPS_LIBS+set}
7264ecf19b2Smrgac_env_MAPS_LIBS_value=$MAPS_LIBS
7274ecf19b2Smrgac_cv_env_MAPS_LIBS_set=${MAPS_LIBS+set}
7284ecf19b2Smrgac_cv_env_MAPS_LIBS_value=$MAPS_LIBS
7294ecf19b2Smrg
7304ecf19b2Smrg#
7314ecf19b2Smrg# Report the --help message.
7324ecf19b2Smrg#
7334ecf19b2Smrgif test "$ac_init_help" = "long"; then
7344ecf19b2Smrg  # Omit some internal or obsolete options to make the list less imposing.
7354ecf19b2Smrg  # This message is too long to be a string in the A/UX 3.1 sh.
7364ecf19b2Smrg  cat <<_ACEOF
7374ecf19b2Smrg\`configure' configures font-adobe-75dpi 1.0.0 to adapt to many kinds of systems.
7384ecf19b2Smrg
7394ecf19b2SmrgUsage: $0 [OPTION]... [VAR=VALUE]...
7404ecf19b2Smrg
7414ecf19b2SmrgTo assign environment variables (e.g., CC, CFLAGS...), specify them as
7424ecf19b2SmrgVAR=VALUE.  See below for descriptions of some of the useful variables.
7434ecf19b2Smrg
7444ecf19b2SmrgDefaults for the options are specified in brackets.
7454ecf19b2Smrg
7464ecf19b2SmrgConfiguration:
7474ecf19b2Smrg  -h, --help              display this help and exit
7484ecf19b2Smrg      --help=short        display options specific to this package
7494ecf19b2Smrg      --help=recursive    display the short help of all the included packages
7504ecf19b2Smrg  -V, --version           display version information and exit
7514ecf19b2Smrg  -q, --quiet, --silent   do not print \`checking...' messages
7524ecf19b2Smrg      --cache-file=FILE   cache test results in FILE [disabled]
7534ecf19b2Smrg  -C, --config-cache      alias for \`--cache-file=config.cache'
7544ecf19b2Smrg  -n, --no-create         do not create output files
7554ecf19b2Smrg      --srcdir=DIR        find the sources in DIR [configure dir or \`..']
7564ecf19b2Smrg
7574ecf19b2Smrg_ACEOF
7584ecf19b2Smrg
7594ecf19b2Smrg  cat <<_ACEOF
7604ecf19b2SmrgInstallation directories:
7614ecf19b2Smrg  --prefix=PREFIX         install architecture-independent files in PREFIX
7624ecf19b2Smrg			  [$ac_default_prefix]
7634ecf19b2Smrg  --exec-prefix=EPREFIX   install architecture-dependent files in EPREFIX
7644ecf19b2Smrg			  [PREFIX]
7654ecf19b2Smrg
7664ecf19b2SmrgBy default, \`make install' will install all the files in
7674ecf19b2Smrg\`$ac_default_prefix/bin', \`$ac_default_prefix/lib' etc.  You can specify
7684ecf19b2Smrgan installation prefix other than \`$ac_default_prefix' using \`--prefix',
7694ecf19b2Smrgfor instance \`--prefix=\$HOME'.
7704ecf19b2Smrg
7714ecf19b2SmrgFor better control, use the options below.
7724ecf19b2Smrg
7734ecf19b2SmrgFine tuning of the installation directories:
7744ecf19b2Smrg  --bindir=DIR           user executables [EPREFIX/bin]
7754ecf19b2Smrg  --sbindir=DIR          system admin executables [EPREFIX/sbin]
7764ecf19b2Smrg  --libexecdir=DIR       program executables [EPREFIX/libexec]
7774ecf19b2Smrg  --datadir=DIR          read-only architecture-independent data [PREFIX/share]
7784ecf19b2Smrg  --sysconfdir=DIR       read-only single-machine data [PREFIX/etc]
7794ecf19b2Smrg  --sharedstatedir=DIR   modifiable architecture-independent data [PREFIX/com]
7804ecf19b2Smrg  --localstatedir=DIR    modifiable single-machine data [PREFIX/var]
7814ecf19b2Smrg  --libdir=DIR           object code libraries [EPREFIX/lib]
7824ecf19b2Smrg  --includedir=DIR       C header files [PREFIX/include]
7834ecf19b2Smrg  --oldincludedir=DIR    C header files for non-gcc [/usr/include]
7844ecf19b2Smrg  --infodir=DIR          info documentation [PREFIX/info]
7854ecf19b2Smrg  --mandir=DIR           man documentation [PREFIX/man]
7864ecf19b2Smrg_ACEOF
7874ecf19b2Smrg
7884ecf19b2Smrg  cat <<\_ACEOF
7894ecf19b2Smrg
7904ecf19b2SmrgProgram names:
7914ecf19b2Smrg  --program-prefix=PREFIX            prepend PREFIX to installed program names
7924ecf19b2Smrg  --program-suffix=SUFFIX            append SUFFIX to installed program names
7934ecf19b2Smrg  --program-transform-name=PROGRAM   run sed PROGRAM on installed program names
7944ecf19b2Smrg_ACEOF
7954ecf19b2Smrgfi
7964ecf19b2Smrg
7974ecf19b2Smrgif test -n "$ac_init_help"; then
7984ecf19b2Smrg  case $ac_init_help in
7994ecf19b2Smrg     short | recursive ) echo "Configuration of font-adobe-75dpi 1.0.0:";;
8004ecf19b2Smrg   esac
8014ecf19b2Smrg  cat <<\_ACEOF
8024ecf19b2Smrg
8034ecf19b2SmrgOptional Features:
8044ecf19b2Smrg  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
8054ecf19b2Smrg  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
8064ecf19b2Smrg  --enable-maintainer-mode enable make rules and dependencies not useful
8074ecf19b2Smrg                          (and sometimes confusing) to the casual installer
8084ecf19b2Smrg  --disable-iso8859-1     Build ISO8859-1 fonts (default: yes)
8094ecf19b2Smrg  --disable-iso8859-2     Build ISO8859-2 fonts (default: yes)
8104ecf19b2Smrg  --disable-iso8859-3     Build ISO8859-3 fonts (default: yes)
8114ecf19b2Smrg  --disable-iso8859-4     Build ISO8859-4 fonts (default: yes)
8124ecf19b2Smrg  --disable-iso8859-9     Build ISO8859-9 fonts (default: yes)
8134ecf19b2Smrg  --disable-iso8859-10    Build ISO8859-10 fonts (default: yes)
8144ecf19b2Smrg  --disable-iso8859-13    Build ISO8859-13 fonts (default: yes)
8154ecf19b2Smrg  --disable-iso8859-14    Build ISO8859-14 fonts (default: yes)
8164ecf19b2Smrg  --disable-iso8859-15    Build ISO8859-15 fonts (default: yes)
8174ecf19b2Smrg
8184ecf19b2SmrgOptional Packages:
8194ecf19b2Smrg  --with-PACKAGE[=ARG]    use PACKAGE [ARG=yes]
8204ecf19b2Smrg  --without-PACKAGE       do not use PACKAGE (same as --with-PACKAGE=no)
8214ecf19b2Smrg  --with-fontdir=FONTDIR  Path to install fonts
8224ecf19b2Smrg  --with-release-version=STRING
8234ecf19b2Smrg                          Use release version string in package name
8244ecf19b2Smrg
8254ecf19b2SmrgSome influential environment variables:
8264ecf19b2Smrg  PKG_CONFIG  path to pkg-config utility
8274ecf19b2Smrg  MAPS_CFLAGS C compiler flags for MAPS, overriding pkg-config
8284ecf19b2Smrg  MAPS_LIBS   linker flags for MAPS, overriding pkg-config
8294ecf19b2Smrg
8304ecf19b2SmrgUse these variables to override the choices made by `configure' or to help
8314ecf19b2Smrgit to find libraries and programs with nonstandard names/locations.
8324ecf19b2Smrg
8334ecf19b2SmrgReport bugs to <https://bugs.freedesktop.org/enter_bug.cgi?product=xorg>.
8344ecf19b2Smrg_ACEOF
8354ecf19b2Smrgfi
8364ecf19b2Smrg
8374ecf19b2Smrgif test "$ac_init_help" = "recursive"; then
8384ecf19b2Smrg  # If there are subdirs, report their specific --help.
8394ecf19b2Smrg  ac_popdir=`pwd`
8404ecf19b2Smrg  for ac_dir in : $ac_subdirs_all; do test "x$ac_dir" = x: && continue
8414ecf19b2Smrg    test -d $ac_dir || continue
8424ecf19b2Smrg    ac_builddir=.
8434ecf19b2Smrg
8444ecf19b2Smrgif test "$ac_dir" != .; then
8454ecf19b2Smrg  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
8464ecf19b2Smrg  # A "../" for each directory in $ac_dir_suffix.
8474ecf19b2Smrg  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
8484ecf19b2Smrgelse
8494ecf19b2Smrg  ac_dir_suffix= ac_top_builddir=
8504ecf19b2Smrgfi
8514ecf19b2Smrg
8524ecf19b2Smrgcase $srcdir in
8534ecf19b2Smrg  .)  # No --srcdir option.  We are building in place.
8544ecf19b2Smrg    ac_srcdir=.
8554ecf19b2Smrg    if test -z "$ac_top_builddir"; then
8564ecf19b2Smrg       ac_top_srcdir=.
8574ecf19b2Smrg    else
8584ecf19b2Smrg       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
8594ecf19b2Smrg    fi ;;
8604ecf19b2Smrg  [\\/]* | ?:[\\/]* )  # Absolute path.
8614ecf19b2Smrg    ac_srcdir=$srcdir$ac_dir_suffix;
8624ecf19b2Smrg    ac_top_srcdir=$srcdir ;;
8634ecf19b2Smrg  *) # Relative path.
8644ecf19b2Smrg    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
8654ecf19b2Smrg    ac_top_srcdir=$ac_top_builddir$srcdir ;;
8664ecf19b2Smrgesac
8674ecf19b2Smrg
8684ecf19b2Smrg# Do not use `cd foo && pwd` to compute absolute paths, because
8694ecf19b2Smrg# the directories may not exist.
8704ecf19b2Smrgcase `pwd` in
8714ecf19b2Smrg.) ac_abs_builddir="$ac_dir";;
8724ecf19b2Smrg*)
8734ecf19b2Smrg  case "$ac_dir" in
8744ecf19b2Smrg  .) ac_abs_builddir=`pwd`;;
8754ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
8764ecf19b2Smrg  *) ac_abs_builddir=`pwd`/"$ac_dir";;
8774ecf19b2Smrg  esac;;
8784ecf19b2Smrgesac
8794ecf19b2Smrgcase $ac_abs_builddir in
8804ecf19b2Smrg.) ac_abs_top_builddir=${ac_top_builddir}.;;
8814ecf19b2Smrg*)
8824ecf19b2Smrg  case ${ac_top_builddir}. in
8834ecf19b2Smrg  .) ac_abs_top_builddir=$ac_abs_builddir;;
8844ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
8854ecf19b2Smrg  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
8864ecf19b2Smrg  esac;;
8874ecf19b2Smrgesac
8884ecf19b2Smrgcase $ac_abs_builddir in
8894ecf19b2Smrg.) ac_abs_srcdir=$ac_srcdir;;
8904ecf19b2Smrg*)
8914ecf19b2Smrg  case $ac_srcdir in
8924ecf19b2Smrg  .) ac_abs_srcdir=$ac_abs_builddir;;
8934ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
8944ecf19b2Smrg  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
8954ecf19b2Smrg  esac;;
8964ecf19b2Smrgesac
8974ecf19b2Smrgcase $ac_abs_builddir in
8984ecf19b2Smrg.) ac_abs_top_srcdir=$ac_top_srcdir;;
8994ecf19b2Smrg*)
9004ecf19b2Smrg  case $ac_top_srcdir in
9014ecf19b2Smrg  .) ac_abs_top_srcdir=$ac_abs_builddir;;
9024ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
9034ecf19b2Smrg  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
9044ecf19b2Smrg  esac;;
9054ecf19b2Smrgesac
9064ecf19b2Smrg
9074ecf19b2Smrg    cd $ac_dir
9084ecf19b2Smrg    # Check for guested configure; otherwise get Cygnus style configure.
9094ecf19b2Smrg    if test -f $ac_srcdir/configure.gnu; then
9104ecf19b2Smrg      echo
9114ecf19b2Smrg      $SHELL $ac_srcdir/configure.gnu  --help=recursive
9124ecf19b2Smrg    elif test -f $ac_srcdir/configure; then
9134ecf19b2Smrg      echo
9144ecf19b2Smrg      $SHELL $ac_srcdir/configure  --help=recursive
9154ecf19b2Smrg    elif test -f $ac_srcdir/configure.ac ||
9164ecf19b2Smrg	   test -f $ac_srcdir/configure.in; then
9174ecf19b2Smrg      echo
9184ecf19b2Smrg      $ac_configure --help
9194ecf19b2Smrg    else
9204ecf19b2Smrg      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
9214ecf19b2Smrg    fi
9224ecf19b2Smrg    cd $ac_popdir
9234ecf19b2Smrg  done
9244ecf19b2Smrgfi
9254ecf19b2Smrg
9264ecf19b2Smrgtest -n "$ac_init_help" && exit 0
9274ecf19b2Smrgif $ac_init_version; then
9284ecf19b2Smrg  cat <<\_ACEOF
9294ecf19b2Smrgfont-adobe-75dpi configure 1.0.0
9304ecf19b2Smrggenerated by GNU Autoconf 2.59
9314ecf19b2Smrg
9324ecf19b2SmrgCopyright (C) 2003 Free Software Foundation, Inc.
9334ecf19b2SmrgThis configure script is free software; the Free Software Foundation
9344ecf19b2Smrggives unlimited permission to copy, distribute and modify it.
9354ecf19b2Smrg_ACEOF
9364ecf19b2Smrg  exit 0
9374ecf19b2Smrgfi
9384ecf19b2Smrgexec 5>config.log
9394ecf19b2Smrgcat >&5 <<_ACEOF
9404ecf19b2SmrgThis file contains any messages produced by compilers while
9414ecf19b2Smrgrunning configure, to aid debugging if configure makes a mistake.
9424ecf19b2Smrg
9434ecf19b2SmrgIt was created by font-adobe-75dpi $as_me 1.0.0, which was
9444ecf19b2Smrggenerated by GNU Autoconf 2.59.  Invocation command line was
9454ecf19b2Smrg
9464ecf19b2Smrg  $ $0 $@
9474ecf19b2Smrg
9484ecf19b2Smrg_ACEOF
9494ecf19b2Smrg{
9504ecf19b2Smrgcat <<_ASUNAME
9514ecf19b2Smrg## --------- ##
9524ecf19b2Smrg## Platform. ##
9534ecf19b2Smrg## --------- ##
9544ecf19b2Smrg
9554ecf19b2Smrghostname = `(hostname || uname -n) 2>/dev/null | sed 1q`
9564ecf19b2Smrguname -m = `(uname -m) 2>/dev/null || echo unknown`
9574ecf19b2Smrguname -r = `(uname -r) 2>/dev/null || echo unknown`
9584ecf19b2Smrguname -s = `(uname -s) 2>/dev/null || echo unknown`
9594ecf19b2Smrguname -v = `(uname -v) 2>/dev/null || echo unknown`
9604ecf19b2Smrg
9614ecf19b2Smrg/usr/bin/uname -p = `(/usr/bin/uname -p) 2>/dev/null || echo unknown`
9624ecf19b2Smrg/bin/uname -X     = `(/bin/uname -X) 2>/dev/null     || echo unknown`
9634ecf19b2Smrg
9644ecf19b2Smrg/bin/arch              = `(/bin/arch) 2>/dev/null              || echo unknown`
9654ecf19b2Smrg/usr/bin/arch -k       = `(/usr/bin/arch -k) 2>/dev/null       || echo unknown`
9664ecf19b2Smrg/usr/convex/getsysinfo = `(/usr/convex/getsysinfo) 2>/dev/null || echo unknown`
9674ecf19b2Smrghostinfo               = `(hostinfo) 2>/dev/null               || echo unknown`
9684ecf19b2Smrg/bin/machine           = `(/bin/machine) 2>/dev/null           || echo unknown`
9694ecf19b2Smrg/usr/bin/oslevel       = `(/usr/bin/oslevel) 2>/dev/null       || echo unknown`
9704ecf19b2Smrg/bin/universe          = `(/bin/universe) 2>/dev/null          || echo unknown`
9714ecf19b2Smrg
9724ecf19b2Smrg_ASUNAME
9734ecf19b2Smrg
9744ecf19b2Smrgas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
9754ecf19b2Smrgfor as_dir in $PATH
9764ecf19b2Smrgdo
9774ecf19b2Smrg  IFS=$as_save_IFS
9784ecf19b2Smrg  test -z "$as_dir" && as_dir=.
9794ecf19b2Smrg  echo "PATH: $as_dir"
9804ecf19b2Smrgdone
9814ecf19b2Smrg
9824ecf19b2Smrg} >&5
9834ecf19b2Smrg
9844ecf19b2Smrgcat >&5 <<_ACEOF
9854ecf19b2Smrg
9864ecf19b2Smrg
9874ecf19b2Smrg## ----------- ##
9884ecf19b2Smrg## Core tests. ##
9894ecf19b2Smrg## ----------- ##
9904ecf19b2Smrg
9914ecf19b2Smrg_ACEOF
9924ecf19b2Smrg
9934ecf19b2Smrg
9944ecf19b2Smrg# Keep a trace of the command line.
9954ecf19b2Smrg# Strip out --no-create and --no-recursion so they do not pile up.
9964ecf19b2Smrg# Strip out --silent because we don't want to record it for future runs.
9974ecf19b2Smrg# Also quote any args containing shell meta-characters.
9984ecf19b2Smrg# Make two passes to allow for proper duplicate-argument suppression.
9994ecf19b2Smrgac_configure_args=
10004ecf19b2Smrgac_configure_args0=
10014ecf19b2Smrgac_configure_args1=
10024ecf19b2Smrgac_sep=
10034ecf19b2Smrgac_must_keep_next=false
10044ecf19b2Smrgfor ac_pass in 1 2
10054ecf19b2Smrgdo
10064ecf19b2Smrg  for ac_arg
10074ecf19b2Smrg  do
10084ecf19b2Smrg    case $ac_arg in
10094ecf19b2Smrg    -no-create | --no-c* | -n | -no-recursion | --no-r*) continue ;;
10104ecf19b2Smrg    -q | -quiet | --quiet | --quie | --qui | --qu | --q \
10114ecf19b2Smrg    | -silent | --silent | --silen | --sile | --sil)
10124ecf19b2Smrg      continue ;;
10134ecf19b2Smrg    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
10144ecf19b2Smrg      ac_arg=`echo "$ac_arg" | sed "s/'/'\\\\\\\\''/g"` ;;
10154ecf19b2Smrg    esac
10164ecf19b2Smrg    case $ac_pass in
10174ecf19b2Smrg    1) ac_configure_args0="$ac_configure_args0 '$ac_arg'" ;;
10184ecf19b2Smrg    2)
10194ecf19b2Smrg      ac_configure_args1="$ac_configure_args1 '$ac_arg'"
10204ecf19b2Smrg      if test $ac_must_keep_next = true; then
10214ecf19b2Smrg	ac_must_keep_next=false # Got value, back to normal.
10224ecf19b2Smrg      else
10234ecf19b2Smrg	case $ac_arg in
10244ecf19b2Smrg	  *=* | --config-cache | -C | -disable-* | --disable-* \
10254ecf19b2Smrg	  | -enable-* | --enable-* | -gas | --g* | -nfp | --nf* \
10264ecf19b2Smrg	  | -q | -quiet | --q* | -silent | --sil* | -v | -verb* \
10274ecf19b2Smrg	  | -with-* | --with-* | -without-* | --without-* | --x)
10284ecf19b2Smrg	    case "$ac_configure_args0 " in
10294ecf19b2Smrg	      "$ac_configure_args1"*" '$ac_arg' "* ) continue ;;
10304ecf19b2Smrg	    esac
10314ecf19b2Smrg	    ;;
10324ecf19b2Smrg	  -* ) ac_must_keep_next=true ;;
10334ecf19b2Smrg	esac
10344ecf19b2Smrg      fi
10354ecf19b2Smrg      ac_configure_args="$ac_configure_args$ac_sep'$ac_arg'"
10364ecf19b2Smrg      # Get rid of the leading space.
10374ecf19b2Smrg      ac_sep=" "
10384ecf19b2Smrg      ;;
10394ecf19b2Smrg    esac
10404ecf19b2Smrg  done
10414ecf19b2Smrgdone
10424ecf19b2Smrg$as_unset ac_configure_args0 || test "${ac_configure_args0+set}" != set || { ac_configure_args0=; export ac_configure_args0; }
10434ecf19b2Smrg$as_unset ac_configure_args1 || test "${ac_configure_args1+set}" != set || { ac_configure_args1=; export ac_configure_args1; }
10444ecf19b2Smrg
10454ecf19b2Smrg# When interrupted or exit'd, cleanup temporary files, and complete
10464ecf19b2Smrg# config.log.  We remove comments because anyway the quotes in there
10474ecf19b2Smrg# would cause problems or look ugly.
10484ecf19b2Smrg# WARNING: Be sure not to use single quotes in there, as some shells,
10494ecf19b2Smrg# such as our DU 5.0 friend, will then `close' the trap.
10504ecf19b2Smrgtrap 'exit_status=$?
10514ecf19b2Smrg  # Save into config.log some information that might help in debugging.
10524ecf19b2Smrg  {
10534ecf19b2Smrg    echo
10544ecf19b2Smrg
10554ecf19b2Smrg    cat <<\_ASBOX
10564ecf19b2Smrg## ---------------- ##
10574ecf19b2Smrg## Cache variables. ##
10584ecf19b2Smrg## ---------------- ##
10594ecf19b2Smrg_ASBOX
10604ecf19b2Smrg    echo
10614ecf19b2Smrg    # The following way of writing the cache mishandles newlines in values,
10624ecf19b2Smrg{
10634ecf19b2Smrg  (set) 2>&1 |
10644ecf19b2Smrg    case `(ac_space='"'"' '"'"'; set | grep ac_space) 2>&1` in
10654ecf19b2Smrg    *ac_space=\ *)
10664ecf19b2Smrg      sed -n \
10674ecf19b2Smrg	"s/'"'"'/'"'"'\\\\'"'"''"'"'/g;
10684ecf19b2Smrg	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='"'"'\\2'"'"'/p"
10694ecf19b2Smrg      ;;
10704ecf19b2Smrg    *)
10714ecf19b2Smrg      sed -n \
10724ecf19b2Smrg	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
10734ecf19b2Smrg      ;;
10744ecf19b2Smrg    esac;
10754ecf19b2Smrg}
10764ecf19b2Smrg    echo
10774ecf19b2Smrg
10784ecf19b2Smrg    cat <<\_ASBOX
10794ecf19b2Smrg## ----------------- ##
10804ecf19b2Smrg## Output variables. ##
10814ecf19b2Smrg## ----------------- ##
10824ecf19b2Smrg_ASBOX
10834ecf19b2Smrg    echo
10844ecf19b2Smrg    for ac_var in $ac_subst_vars
10854ecf19b2Smrg    do
10864ecf19b2Smrg      eval ac_val=$`echo $ac_var`
10874ecf19b2Smrg      echo "$ac_var='"'"'$ac_val'"'"'"
10884ecf19b2Smrg    done | sort
10894ecf19b2Smrg    echo
10904ecf19b2Smrg
10914ecf19b2Smrg    if test -n "$ac_subst_files"; then
10924ecf19b2Smrg      cat <<\_ASBOX
10934ecf19b2Smrg## ------------- ##
10944ecf19b2Smrg## Output files. ##
10954ecf19b2Smrg## ------------- ##
10964ecf19b2Smrg_ASBOX
10974ecf19b2Smrg      echo
10984ecf19b2Smrg      for ac_var in $ac_subst_files
10994ecf19b2Smrg      do
11004ecf19b2Smrg	eval ac_val=$`echo $ac_var`
11014ecf19b2Smrg	echo "$ac_var='"'"'$ac_val'"'"'"
11024ecf19b2Smrg      done | sort
11034ecf19b2Smrg      echo
11044ecf19b2Smrg    fi
11054ecf19b2Smrg
11064ecf19b2Smrg    if test -s confdefs.h; then
11074ecf19b2Smrg      cat <<\_ASBOX
11084ecf19b2Smrg## ----------- ##
11094ecf19b2Smrg## confdefs.h. ##
11104ecf19b2Smrg## ----------- ##
11114ecf19b2Smrg_ASBOX
11124ecf19b2Smrg      echo
11134ecf19b2Smrg      sed "/^$/d" confdefs.h | sort
11144ecf19b2Smrg      echo
11154ecf19b2Smrg    fi
11164ecf19b2Smrg    test "$ac_signal" != 0 &&
11174ecf19b2Smrg      echo "$as_me: caught signal $ac_signal"
11184ecf19b2Smrg    echo "$as_me: exit $exit_status"
11194ecf19b2Smrg  } >&5
11204ecf19b2Smrg  rm -f core *.core &&
11214ecf19b2Smrg  rm -rf conftest* confdefs* conf$$* $ac_clean_files &&
11224ecf19b2Smrg    exit $exit_status
11234ecf19b2Smrg     ' 0
11244ecf19b2Smrgfor ac_signal in 1 2 13 15; do
11254ecf19b2Smrg  trap 'ac_signal='$ac_signal'; { (exit 1); exit 1; }' $ac_signal
11264ecf19b2Smrgdone
11274ecf19b2Smrgac_signal=0
11284ecf19b2Smrg
11294ecf19b2Smrg# confdefs.h avoids OS command line length limits that DEFS can exceed.
11304ecf19b2Smrgrm -rf conftest* confdefs.h
11314ecf19b2Smrg# AIX cpp loses on an empty file, so make sure it contains at least a newline.
11324ecf19b2Smrgecho >confdefs.h
11334ecf19b2Smrg
11344ecf19b2Smrg# Predefined preprocessor variables.
11354ecf19b2Smrg
11364ecf19b2Smrgcat >>confdefs.h <<_ACEOF
11374ecf19b2Smrg#define PACKAGE_NAME "$PACKAGE_NAME"
11384ecf19b2Smrg_ACEOF
11394ecf19b2Smrg
11404ecf19b2Smrg
11414ecf19b2Smrgcat >>confdefs.h <<_ACEOF
11424ecf19b2Smrg#define PACKAGE_TARNAME "$PACKAGE_TARNAME"
11434ecf19b2Smrg_ACEOF
11444ecf19b2Smrg
11454ecf19b2Smrg
11464ecf19b2Smrgcat >>confdefs.h <<_ACEOF
11474ecf19b2Smrg#define PACKAGE_VERSION "$PACKAGE_VERSION"
11484ecf19b2Smrg_ACEOF
11494ecf19b2Smrg
11504ecf19b2Smrg
11514ecf19b2Smrgcat >>confdefs.h <<_ACEOF
11524ecf19b2Smrg#define PACKAGE_STRING "$PACKAGE_STRING"
11534ecf19b2Smrg_ACEOF
11544ecf19b2Smrg
11554ecf19b2Smrg
11564ecf19b2Smrgcat >>confdefs.h <<_ACEOF
11574ecf19b2Smrg#define PACKAGE_BUGREPORT "$PACKAGE_BUGREPORT"
11584ecf19b2Smrg_ACEOF
11594ecf19b2Smrg
11604ecf19b2Smrg
11614ecf19b2Smrg# Let the site file select an alternate cache file if it wants to.
11624ecf19b2Smrg# Prefer explicitly selected file to automatically selected ones.
11634ecf19b2Smrgif test -z "$CONFIG_SITE"; then
11644ecf19b2Smrg  if test "x$prefix" != xNONE; then
11654ecf19b2Smrg    CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
11664ecf19b2Smrg  else
11674ecf19b2Smrg    CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
11684ecf19b2Smrg  fi
11694ecf19b2Smrgfi
11704ecf19b2Smrgfor ac_site_file in $CONFIG_SITE; do
11714ecf19b2Smrg  if test -r "$ac_site_file"; then
11724ecf19b2Smrg    { echo "$as_me:$LINENO: loading site script $ac_site_file" >&5
11734ecf19b2Smrgecho "$as_me: loading site script $ac_site_file" >&6;}
11744ecf19b2Smrg    sed 's/^/| /' "$ac_site_file" >&5
11754ecf19b2Smrg    . "$ac_site_file"
11764ecf19b2Smrg  fi
11774ecf19b2Smrgdone
11784ecf19b2Smrg
11794ecf19b2Smrgif test -r "$cache_file"; then
11804ecf19b2Smrg  # Some versions of bash will fail to source /dev/null (special
11814ecf19b2Smrg  # files actually), so we avoid doing that.
11824ecf19b2Smrg  if test -f "$cache_file"; then
11834ecf19b2Smrg    { echo "$as_me:$LINENO: loading cache $cache_file" >&5
11844ecf19b2Smrgecho "$as_me: loading cache $cache_file" >&6;}
11854ecf19b2Smrg    case $cache_file in
11864ecf19b2Smrg      [\\/]* | ?:[\\/]* ) . $cache_file;;
11874ecf19b2Smrg      *)                      . ./$cache_file;;
11884ecf19b2Smrg    esac
11894ecf19b2Smrg  fi
11904ecf19b2Smrgelse
11914ecf19b2Smrg  { echo "$as_me:$LINENO: creating cache $cache_file" >&5
11924ecf19b2Smrgecho "$as_me: creating cache $cache_file" >&6;}
11934ecf19b2Smrg  >$cache_file
11944ecf19b2Smrgfi
11954ecf19b2Smrg
11964ecf19b2Smrg# Check that the precious variables saved in the cache have kept the same
11974ecf19b2Smrg# value.
11984ecf19b2Smrgac_cache_corrupted=false
11994ecf19b2Smrgfor ac_var in `(set) 2>&1 |
12004ecf19b2Smrg	       sed -n 's/^ac_env_\([a-zA-Z_0-9]*\)_set=.*/\1/p'`; do
12014ecf19b2Smrg  eval ac_old_set=\$ac_cv_env_${ac_var}_set
12024ecf19b2Smrg  eval ac_new_set=\$ac_env_${ac_var}_set
12034ecf19b2Smrg  eval ac_old_val="\$ac_cv_env_${ac_var}_value"
12044ecf19b2Smrg  eval ac_new_val="\$ac_env_${ac_var}_value"
12054ecf19b2Smrg  case $ac_old_set,$ac_new_set in
12064ecf19b2Smrg    set,)
12074ecf19b2Smrg      { echo "$as_me:$LINENO: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&5
12084ecf19b2Smrgecho "$as_me: error: \`$ac_var' was set to \`$ac_old_val' in the previous run" >&2;}
12094ecf19b2Smrg      ac_cache_corrupted=: ;;
12104ecf19b2Smrg    ,set)
12114ecf19b2Smrg      { echo "$as_me:$LINENO: error: \`$ac_var' was not set in the previous run" >&5
12124ecf19b2Smrgecho "$as_me: error: \`$ac_var' was not set in the previous run" >&2;}
12134ecf19b2Smrg      ac_cache_corrupted=: ;;
12144ecf19b2Smrg    ,);;
12154ecf19b2Smrg    *)
12164ecf19b2Smrg      if test "x$ac_old_val" != "x$ac_new_val"; then
12174ecf19b2Smrg	{ echo "$as_me:$LINENO: error: \`$ac_var' has changed since the previous run:" >&5
12184ecf19b2Smrgecho "$as_me: error: \`$ac_var' has changed since the previous run:" >&2;}
12194ecf19b2Smrg	{ echo "$as_me:$LINENO:   former value:  $ac_old_val" >&5
12204ecf19b2Smrgecho "$as_me:   former value:  $ac_old_val" >&2;}
12214ecf19b2Smrg	{ echo "$as_me:$LINENO:   current value: $ac_new_val" >&5
12224ecf19b2Smrgecho "$as_me:   current value: $ac_new_val" >&2;}
12234ecf19b2Smrg	ac_cache_corrupted=:
12244ecf19b2Smrg      fi;;
12254ecf19b2Smrg  esac
12264ecf19b2Smrg  # Pass precious variables to config.status.
12274ecf19b2Smrg  if test "$ac_new_set" = set; then
12284ecf19b2Smrg    case $ac_new_val in
12294ecf19b2Smrg    *" "*|*"	"*|*[\[\]\~\#\$\^\&\*\(\)\{\}\\\|\;\<\>\?\"\']*)
12304ecf19b2Smrg      ac_arg=$ac_var=`echo "$ac_new_val" | sed "s/'/'\\\\\\\\''/g"` ;;
12314ecf19b2Smrg    *) ac_arg=$ac_var=$ac_new_val ;;
12324ecf19b2Smrg    esac
12334ecf19b2Smrg    case " $ac_configure_args " in
12344ecf19b2Smrg      *" '$ac_arg' "*) ;; # Avoid dups.  Use of quotes ensures accuracy.
12354ecf19b2Smrg      *) ac_configure_args="$ac_configure_args '$ac_arg'" ;;
12364ecf19b2Smrg    esac
12374ecf19b2Smrg  fi
12384ecf19b2Smrgdone
12394ecf19b2Smrgif $ac_cache_corrupted; then
12404ecf19b2Smrg  { echo "$as_me:$LINENO: error: changes in the environment can compromise the build" >&5
12414ecf19b2Smrgecho "$as_me: error: changes in the environment can compromise the build" >&2;}
12424ecf19b2Smrg  { { echo "$as_me:$LINENO: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&5
12434ecf19b2Smrgecho "$as_me: error: run \`make distclean' and/or \`rm $cache_file' and start over" >&2;}
12444ecf19b2Smrg   { (exit 1); exit 1; }; }
12454ecf19b2Smrgfi
12464ecf19b2Smrg
12474ecf19b2Smrgac_ext=c
12484ecf19b2Smrgac_cpp='$CPP $CPPFLAGS'
12494ecf19b2Smrgac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
12504ecf19b2Smrgac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5'
12514ecf19b2Smrgac_compiler_gnu=$ac_cv_c_compiler_gnu
12524ecf19b2Smrg
12534ecf19b2Smrg
12544ecf19b2Smrg
12554ecf19b2Smrg
12564ecf19b2Smrg
12574ecf19b2Smrg
12584ecf19b2Smrg
12594ecf19b2Smrg
12604ecf19b2Smrg
12614ecf19b2Smrg
12624ecf19b2Smrg
12634ecf19b2Smrg
12644ecf19b2Smrg
12654ecf19b2Smrg
12664ecf19b2Smrg
12674ecf19b2Smrg
12684ecf19b2Smrg
12694ecf19b2Smrg
12704ecf19b2Smrg
12714ecf19b2Smrg
12724ecf19b2Smrg
12734ecf19b2Smrg
12744ecf19b2Smrg
12754ecf19b2Smrg
12764ecf19b2Smrg
12774ecf19b2Smrg
12784ecf19b2Smrg
12794ecf19b2Smrgam__api_version="1.7"
12804ecf19b2Smrgac_aux_dir=
12814ecf19b2Smrgfor ac_dir in $srcdir $srcdir/.. $srcdir/../..; do
12824ecf19b2Smrg  if test -f $ac_dir/install-sh; then
12834ecf19b2Smrg    ac_aux_dir=$ac_dir
12844ecf19b2Smrg    ac_install_sh="$ac_aux_dir/install-sh -c"
12854ecf19b2Smrg    break
12864ecf19b2Smrg  elif test -f $ac_dir/install.sh; then
12874ecf19b2Smrg    ac_aux_dir=$ac_dir
12884ecf19b2Smrg    ac_install_sh="$ac_aux_dir/install.sh -c"
12894ecf19b2Smrg    break
12904ecf19b2Smrg  elif test -f $ac_dir/shtool; then
12914ecf19b2Smrg    ac_aux_dir=$ac_dir
12924ecf19b2Smrg    ac_install_sh="$ac_aux_dir/shtool install -c"
12934ecf19b2Smrg    break
12944ecf19b2Smrg  fi
12954ecf19b2Smrgdone
12964ecf19b2Smrgif test -z "$ac_aux_dir"; then
12974ecf19b2Smrg  { { echo "$as_me:$LINENO: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&5
12984ecf19b2Smrgecho "$as_me: error: cannot find install-sh or install.sh in $srcdir $srcdir/.. $srcdir/../.." >&2;}
12994ecf19b2Smrg   { (exit 1); exit 1; }; }
13004ecf19b2Smrgfi
13014ecf19b2Smrgac_config_guess="$SHELL $ac_aux_dir/config.guess"
13024ecf19b2Smrgac_config_sub="$SHELL $ac_aux_dir/config.sub"
13034ecf19b2Smrgac_configure="$SHELL $ac_aux_dir/configure" # This should be Cygnus configure.
13044ecf19b2Smrg
13054ecf19b2Smrg# Find a good install program.  We prefer a C program (faster),
13064ecf19b2Smrg# so one script is as good as another.  But avoid the broken or
13074ecf19b2Smrg# incompatible versions:
13084ecf19b2Smrg# SysV /etc/install, /usr/sbin/install
13094ecf19b2Smrg# SunOS /usr/etc/install
13104ecf19b2Smrg# IRIX /sbin/install
13114ecf19b2Smrg# AIX /bin/install
13124ecf19b2Smrg# AmigaOS /C/install, which installs bootblocks on floppy discs
13134ecf19b2Smrg# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
13144ecf19b2Smrg# AFS /usr/afsws/bin/install, which mishandles nonexistent args
13154ecf19b2Smrg# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
13164ecf19b2Smrg# OS/2's system install, which has a completely different semantic
13174ecf19b2Smrg# ./install, which can be erroneously created by make from ./install.sh.
13184ecf19b2Smrgecho "$as_me:$LINENO: checking for a BSD-compatible install" >&5
13194ecf19b2Smrgecho $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
13204ecf19b2Smrgif test -z "$INSTALL"; then
13214ecf19b2Smrgif test "${ac_cv_path_install+set}" = set; then
13224ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
13234ecf19b2Smrgelse
13244ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
13254ecf19b2Smrgfor as_dir in $PATH
13264ecf19b2Smrgdo
13274ecf19b2Smrg  IFS=$as_save_IFS
13284ecf19b2Smrg  test -z "$as_dir" && as_dir=.
13294ecf19b2Smrg  # Account for people who put trailing slashes in PATH elements.
13304ecf19b2Smrgcase $as_dir/ in
13314ecf19b2Smrg  ./ | .// | /cC/* | \
13324ecf19b2Smrg  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
13334ecf19b2Smrg  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
13344ecf19b2Smrg  /usr/ucb/* ) ;;
13354ecf19b2Smrg  *)
13364ecf19b2Smrg    # OSF1 and SCO ODT 3.0 have their own names for install.
13374ecf19b2Smrg    # Don't use installbsd from OSF since it installs stuff as root
13384ecf19b2Smrg    # by default.
13394ecf19b2Smrg    for ac_prog in ginstall scoinst install; do
13404ecf19b2Smrg      for ac_exec_ext in '' $ac_executable_extensions; do
13414ecf19b2Smrg	if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
13424ecf19b2Smrg	  if test $ac_prog = install &&
13434ecf19b2Smrg	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
13444ecf19b2Smrg	    # AIX install.  It has an incompatible calling convention.
13454ecf19b2Smrg	    :
13464ecf19b2Smrg	  elif test $ac_prog = install &&
13474ecf19b2Smrg	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
13484ecf19b2Smrg	    # program-specific install script used by HP pwplus--don't use.
13494ecf19b2Smrg	    :
13504ecf19b2Smrg	  else
13514ecf19b2Smrg	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
13524ecf19b2Smrg	    break 3
13534ecf19b2Smrg	  fi
13544ecf19b2Smrg	fi
13554ecf19b2Smrg      done
13564ecf19b2Smrg    done
13574ecf19b2Smrg    ;;
13584ecf19b2Smrgesac
13594ecf19b2Smrgdone
13604ecf19b2Smrg
13614ecf19b2Smrg
13624ecf19b2Smrgfi
13634ecf19b2Smrg  if test "${ac_cv_path_install+set}" = set; then
13644ecf19b2Smrg    INSTALL=$ac_cv_path_install
13654ecf19b2Smrg  else
13664ecf19b2Smrg    # As a last resort, use the slow shell script.  We don't cache a
13674ecf19b2Smrg    # path for INSTALL within a source directory, because that will
13684ecf19b2Smrg    # break other packages using the cache if that directory is
13694ecf19b2Smrg    # removed, or if the path is relative.
13704ecf19b2Smrg    INSTALL=$ac_install_sh
13714ecf19b2Smrg  fi
13724ecf19b2Smrgfi
13734ecf19b2Smrgecho "$as_me:$LINENO: result: $INSTALL" >&5
13744ecf19b2Smrgecho "${ECHO_T}$INSTALL" >&6
13754ecf19b2Smrg
13764ecf19b2Smrg# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
13774ecf19b2Smrg# It thinks the first close brace ends the variable substitution.
13784ecf19b2Smrgtest -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
13794ecf19b2Smrg
13804ecf19b2Smrgtest -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
13814ecf19b2Smrg
13824ecf19b2Smrgtest -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
13834ecf19b2Smrg
13844ecf19b2Smrgecho "$as_me:$LINENO: checking whether build environment is sane" >&5
13854ecf19b2Smrgecho $ECHO_N "checking whether build environment is sane... $ECHO_C" >&6
13864ecf19b2Smrg# Just in case
13874ecf19b2Smrgsleep 1
13884ecf19b2Smrgecho timestamp > conftest.file
13894ecf19b2Smrg# Do `set' in a subshell so we don't clobber the current shell's
13904ecf19b2Smrg# arguments.  Must try -L first in case configure is actually a
13914ecf19b2Smrg# symlink; some systems play weird games with the mod time of symlinks
13924ecf19b2Smrg# (eg FreeBSD returns the mod time of the symlink's containing
13934ecf19b2Smrg# directory).
13944ecf19b2Smrgif (
13954ecf19b2Smrg   set X `ls -Lt $srcdir/configure conftest.file 2> /dev/null`
13964ecf19b2Smrg   if test "$*" = "X"; then
13974ecf19b2Smrg      # -L didn't work.
13984ecf19b2Smrg      set X `ls -t $srcdir/configure conftest.file`
13994ecf19b2Smrg   fi
14004ecf19b2Smrg   rm -f conftest.file
14014ecf19b2Smrg   if test "$*" != "X $srcdir/configure conftest.file" \
14024ecf19b2Smrg      && test "$*" != "X conftest.file $srcdir/configure"; then
14034ecf19b2Smrg
14044ecf19b2Smrg      # If neither matched, then we have a broken ls.  This can happen
14054ecf19b2Smrg      # if, for instance, CONFIG_SHELL is bash and it inherits a
14064ecf19b2Smrg      # broken ls alias from the environment.  This has actually
14074ecf19b2Smrg      # happened.  Such a system could not be considered "sane".
14084ecf19b2Smrg      { { echo "$as_me:$LINENO: error: ls -t appears to fail.  Make sure there is not a broken
14094ecf19b2Smrgalias in your environment" >&5
14104ecf19b2Smrgecho "$as_me: error: ls -t appears to fail.  Make sure there is not a broken
14114ecf19b2Smrgalias in your environment" >&2;}
14124ecf19b2Smrg   { (exit 1); exit 1; }; }
14134ecf19b2Smrg   fi
14144ecf19b2Smrg
14154ecf19b2Smrg   test "$2" = conftest.file
14164ecf19b2Smrg   )
14174ecf19b2Smrgthen
14184ecf19b2Smrg   # Ok.
14194ecf19b2Smrg   :
14204ecf19b2Smrgelse
14214ecf19b2Smrg   { { echo "$as_me:$LINENO: error: newly created file is older than distributed files!
14224ecf19b2SmrgCheck your system clock" >&5
14234ecf19b2Smrgecho "$as_me: error: newly created file is older than distributed files!
14244ecf19b2SmrgCheck your system clock" >&2;}
14254ecf19b2Smrg   { (exit 1); exit 1; }; }
14264ecf19b2Smrgfi
14274ecf19b2Smrgecho "$as_me:$LINENO: result: yes" >&5
14284ecf19b2Smrgecho "${ECHO_T}yes" >&6
14294ecf19b2Smrgtest "$program_prefix" != NONE &&
14304ecf19b2Smrg  program_transform_name="s,^,$program_prefix,;$program_transform_name"
14314ecf19b2Smrg# Use a double $ so make ignores it.
14324ecf19b2Smrgtest "$program_suffix" != NONE &&
14334ecf19b2Smrg  program_transform_name="s,\$,$program_suffix,;$program_transform_name"
14344ecf19b2Smrg# Double any \ or $.  echo might interpret backslashes.
14354ecf19b2Smrg# By default was `s,x,x', remove it if useless.
14364ecf19b2Smrgcat <<\_ACEOF >conftest.sed
14374ecf19b2Smrgs/[\\$]/&&/g;s/;s,x,x,$//
14384ecf19b2Smrg_ACEOF
14394ecf19b2Smrgprogram_transform_name=`echo $program_transform_name | sed -f conftest.sed`
14404ecf19b2Smrgrm conftest.sed
14414ecf19b2Smrg
14424ecf19b2Smrg
14434ecf19b2Smrg# expand $ac_aux_dir to an absolute path
14444ecf19b2Smrgam_aux_dir=`cd $ac_aux_dir && pwd`
14454ecf19b2Smrg
14464ecf19b2Smrgtest x"${MISSING+set}" = xset || MISSING="\${SHELL} $am_aux_dir/missing"
14474ecf19b2Smrg# Use eval to expand $SHELL
14484ecf19b2Smrgif eval "$MISSING --run true"; then
14494ecf19b2Smrg  am_missing_run="$MISSING --run "
14504ecf19b2Smrgelse
14514ecf19b2Smrg  am_missing_run=
14524ecf19b2Smrg  { echo "$as_me:$LINENO: WARNING: \`missing' script is too old or missing" >&5
14534ecf19b2Smrgecho "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
14544ecf19b2Smrgfi
14554ecf19b2Smrg
14564ecf19b2Smrgfor ac_prog in gawk mawk nawk awk
14574ecf19b2Smrgdo
14584ecf19b2Smrg  # Extract the first word of "$ac_prog", so it can be a program name with args.
14594ecf19b2Smrgset dummy $ac_prog; ac_word=$2
14604ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
14614ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
14624ecf19b2Smrgif test "${ac_cv_prog_AWK+set}" = set; then
14634ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
14644ecf19b2Smrgelse
14654ecf19b2Smrg  if test -n "$AWK"; then
14664ecf19b2Smrg  ac_cv_prog_AWK="$AWK" # Let the user override the test.
14674ecf19b2Smrgelse
14684ecf19b2Smrgas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
14694ecf19b2Smrgfor as_dir in $PATH
14704ecf19b2Smrgdo
14714ecf19b2Smrg  IFS=$as_save_IFS
14724ecf19b2Smrg  test -z "$as_dir" && as_dir=.
14734ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
14744ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
14754ecf19b2Smrg    ac_cv_prog_AWK="$ac_prog"
14764ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
14774ecf19b2Smrg    break 2
14784ecf19b2Smrg  fi
14794ecf19b2Smrgdone
14804ecf19b2Smrgdone
14814ecf19b2Smrg
14824ecf19b2Smrgfi
14834ecf19b2Smrgfi
14844ecf19b2SmrgAWK=$ac_cv_prog_AWK
14854ecf19b2Smrgif test -n "$AWK"; then
14864ecf19b2Smrg  echo "$as_me:$LINENO: result: $AWK" >&5
14874ecf19b2Smrgecho "${ECHO_T}$AWK" >&6
14884ecf19b2Smrgelse
14894ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
14904ecf19b2Smrgecho "${ECHO_T}no" >&6
14914ecf19b2Smrgfi
14924ecf19b2Smrg
14934ecf19b2Smrg  test -n "$AWK" && break
14944ecf19b2Smrgdone
14954ecf19b2Smrg
14964ecf19b2Smrgecho "$as_me:$LINENO: checking whether ${MAKE-make} sets \$(MAKE)" >&5
14974ecf19b2Smrgecho $ECHO_N "checking whether ${MAKE-make} sets \$(MAKE)... $ECHO_C" >&6
14984ecf19b2Smrgset dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y,:./+-,___p_,'`
14994ecf19b2Smrgif eval "test \"\${ac_cv_prog_make_${ac_make}_set+set}\" = set"; then
15004ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
15014ecf19b2Smrgelse
15024ecf19b2Smrg  cat >conftest.make <<\_ACEOF
15034ecf19b2Smrgall:
15044ecf19b2Smrg	@echo 'ac_maketemp="$(MAKE)"'
15054ecf19b2Smrg_ACEOF
15064ecf19b2Smrg# GNU make sometimes prints "make[1]: Entering...", which would confuse us.
15074ecf19b2Smrgeval `${MAKE-make} -f conftest.make 2>/dev/null | grep temp=`
15084ecf19b2Smrgif test -n "$ac_maketemp"; then
15094ecf19b2Smrg  eval ac_cv_prog_make_${ac_make}_set=yes
15104ecf19b2Smrgelse
15114ecf19b2Smrg  eval ac_cv_prog_make_${ac_make}_set=no
15124ecf19b2Smrgfi
15134ecf19b2Smrgrm -f conftest.make
15144ecf19b2Smrgfi
15154ecf19b2Smrgif eval "test \"`echo '$ac_cv_prog_make_'${ac_make}_set`\" = yes"; then
15164ecf19b2Smrg  echo "$as_me:$LINENO: result: yes" >&5
15174ecf19b2Smrgecho "${ECHO_T}yes" >&6
15184ecf19b2Smrg  SET_MAKE=
15194ecf19b2Smrgelse
15204ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
15214ecf19b2Smrgecho "${ECHO_T}no" >&6
15224ecf19b2Smrg  SET_MAKE="MAKE=${MAKE-make}"
15234ecf19b2Smrgfi
15244ecf19b2Smrg
15254ecf19b2Smrgrm -rf .tst 2>/dev/null
15264ecf19b2Smrgmkdir .tst 2>/dev/null
15274ecf19b2Smrgif test -d .tst; then
15284ecf19b2Smrg  am__leading_dot=.
15294ecf19b2Smrgelse
15304ecf19b2Smrg  am__leading_dot=_
15314ecf19b2Smrgfi
15324ecf19b2Smrgrmdir .tst 2>/dev/null
15334ecf19b2Smrg
15344ecf19b2Smrg # test to see if srcdir already configured
15354ecf19b2Smrgif test "`cd $srcdir && pwd`" != "`pwd`" &&
15364ecf19b2Smrg   test -f $srcdir/config.status; then
15374ecf19b2Smrg  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
15384ecf19b2Smrgecho "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
15394ecf19b2Smrg   { (exit 1); exit 1; }; }
15404ecf19b2Smrgfi
15414ecf19b2Smrg
15424ecf19b2Smrg# test whether we have cygpath
15434ecf19b2Smrgif test -z "$CYGPATH_W"; then
15444ecf19b2Smrg  if (cygpath --version) >/dev/null 2>/dev/null; then
15454ecf19b2Smrg    CYGPATH_W='cygpath -w'
15464ecf19b2Smrg  else
15474ecf19b2Smrg    CYGPATH_W=echo
15484ecf19b2Smrg  fi
15494ecf19b2Smrgfi
15504ecf19b2Smrg
15514ecf19b2Smrg
15524ecf19b2Smrg# Define the identity of the package.
15534ecf19b2Smrg PACKAGE='font-adobe-75dpi'
15544ecf19b2Smrg VERSION='1.0.0'
15554ecf19b2Smrg
15564ecf19b2Smrg
15574ecf19b2Smrgcat >>confdefs.h <<_ACEOF
15584ecf19b2Smrg#define PACKAGE "$PACKAGE"
15594ecf19b2Smrg_ACEOF
15604ecf19b2Smrg
15614ecf19b2Smrg
15624ecf19b2Smrgcat >>confdefs.h <<_ACEOF
15634ecf19b2Smrg#define VERSION "$VERSION"
15644ecf19b2Smrg_ACEOF
15654ecf19b2Smrg
15664ecf19b2Smrg# Some tools Automake needs.
15674ecf19b2Smrg
15684ecf19b2SmrgACLOCAL=${ACLOCAL-"${am_missing_run}aclocal-${am__api_version}"}
15694ecf19b2Smrg
15704ecf19b2Smrg
15714ecf19b2SmrgAUTOCONF=${AUTOCONF-"${am_missing_run}autoconf"}
15724ecf19b2Smrg
15734ecf19b2Smrg
15744ecf19b2SmrgAUTOMAKE=${AUTOMAKE-"${am_missing_run}automake-${am__api_version}"}
15754ecf19b2Smrg
15764ecf19b2Smrg
15774ecf19b2SmrgAUTOHEADER=${AUTOHEADER-"${am_missing_run}autoheader"}
15784ecf19b2Smrg
15794ecf19b2Smrg
15804ecf19b2SmrgMAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
15814ecf19b2Smrg
15824ecf19b2Smrg
15834ecf19b2SmrgAMTAR=${AMTAR-"${am_missing_run}tar"}
15844ecf19b2Smrg
15854ecf19b2Smrginstall_sh=${install_sh-"$am_aux_dir/install-sh"}
15864ecf19b2Smrg
15874ecf19b2Smrg# Installed binaries are usually stripped using `strip' when the user
15884ecf19b2Smrg# run `make install-strip'.  However `strip' might not be the right
15894ecf19b2Smrg# tool to use in cross-compilation environments, therefore Automake
15904ecf19b2Smrg# will honor the `STRIP' environment variable to overrule this program.
15914ecf19b2Smrgif test "$cross_compiling" != no; then
15924ecf19b2Smrg  if test -n "$ac_tool_prefix"; then
15934ecf19b2Smrg  # Extract the first word of "${ac_tool_prefix}strip", so it can be a program name with args.
15944ecf19b2Smrgset dummy ${ac_tool_prefix}strip; ac_word=$2
15954ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
15964ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
15974ecf19b2Smrgif test "${ac_cv_prog_STRIP+set}" = set; then
15984ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
15994ecf19b2Smrgelse
16004ecf19b2Smrg  if test -n "$STRIP"; then
16014ecf19b2Smrg  ac_cv_prog_STRIP="$STRIP" # Let the user override the test.
16024ecf19b2Smrgelse
16034ecf19b2Smrgas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16044ecf19b2Smrgfor as_dir in $PATH
16054ecf19b2Smrgdo
16064ecf19b2Smrg  IFS=$as_save_IFS
16074ecf19b2Smrg  test -z "$as_dir" && as_dir=.
16084ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
16094ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16104ecf19b2Smrg    ac_cv_prog_STRIP="${ac_tool_prefix}strip"
16114ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16124ecf19b2Smrg    break 2
16134ecf19b2Smrg  fi
16144ecf19b2Smrgdone
16154ecf19b2Smrgdone
16164ecf19b2Smrg
16174ecf19b2Smrgfi
16184ecf19b2Smrgfi
16194ecf19b2SmrgSTRIP=$ac_cv_prog_STRIP
16204ecf19b2Smrgif test -n "$STRIP"; then
16214ecf19b2Smrg  echo "$as_me:$LINENO: result: $STRIP" >&5
16224ecf19b2Smrgecho "${ECHO_T}$STRIP" >&6
16234ecf19b2Smrgelse
16244ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
16254ecf19b2Smrgecho "${ECHO_T}no" >&6
16264ecf19b2Smrgfi
16274ecf19b2Smrg
16284ecf19b2Smrgfi
16294ecf19b2Smrgif test -z "$ac_cv_prog_STRIP"; then
16304ecf19b2Smrg  ac_ct_STRIP=$STRIP
16314ecf19b2Smrg  # Extract the first word of "strip", so it can be a program name with args.
16324ecf19b2Smrgset dummy strip; ac_word=$2
16334ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
16344ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
16354ecf19b2Smrgif test "${ac_cv_prog_ac_ct_STRIP+set}" = set; then
16364ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
16374ecf19b2Smrgelse
16384ecf19b2Smrg  if test -n "$ac_ct_STRIP"; then
16394ecf19b2Smrg  ac_cv_prog_ac_ct_STRIP="$ac_ct_STRIP" # Let the user override the test.
16404ecf19b2Smrgelse
16414ecf19b2Smrgas_save_IFS=$IFS; IFS=$PATH_SEPARATOR
16424ecf19b2Smrgfor as_dir in $PATH
16434ecf19b2Smrgdo
16444ecf19b2Smrg  IFS=$as_save_IFS
16454ecf19b2Smrg  test -z "$as_dir" && as_dir=.
16464ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
16474ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
16484ecf19b2Smrg    ac_cv_prog_ac_ct_STRIP="strip"
16494ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
16504ecf19b2Smrg    break 2
16514ecf19b2Smrg  fi
16524ecf19b2Smrgdone
16534ecf19b2Smrgdone
16544ecf19b2Smrg
16554ecf19b2Smrg  test -z "$ac_cv_prog_ac_ct_STRIP" && ac_cv_prog_ac_ct_STRIP=":"
16564ecf19b2Smrgfi
16574ecf19b2Smrgfi
16584ecf19b2Smrgac_ct_STRIP=$ac_cv_prog_ac_ct_STRIP
16594ecf19b2Smrgif test -n "$ac_ct_STRIP"; then
16604ecf19b2Smrg  echo "$as_me:$LINENO: result: $ac_ct_STRIP" >&5
16614ecf19b2Smrgecho "${ECHO_T}$ac_ct_STRIP" >&6
16624ecf19b2Smrgelse
16634ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
16644ecf19b2Smrgecho "${ECHO_T}no" >&6
16654ecf19b2Smrgfi
16664ecf19b2Smrg
16674ecf19b2Smrg  STRIP=$ac_ct_STRIP
16684ecf19b2Smrgelse
16694ecf19b2Smrg  STRIP="$ac_cv_prog_STRIP"
16704ecf19b2Smrgfi
16714ecf19b2Smrg
16724ecf19b2Smrgfi
16734ecf19b2SmrgINSTALL_STRIP_PROGRAM="\${SHELL} \$(install_sh) -c -s"
16744ecf19b2Smrg
16754ecf19b2Smrg# We need awk for the "check" target.  The system "awk" is bad on
16764ecf19b2Smrg# some platforms.
16774ecf19b2Smrg
16784ecf19b2Smrg
16794ecf19b2Smrg
16804ecf19b2Smrgecho "$as_me:$LINENO: checking whether to enable maintainer-specific portions of Makefiles" >&5
16814ecf19b2Smrgecho $ECHO_N "checking whether to enable maintainer-specific portions of Makefiles... $ECHO_C" >&6
16824ecf19b2Smrg    # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given.
16834ecf19b2Smrgif test "${enable_maintainer_mode+set}" = set; then
16844ecf19b2Smrg  enableval="$enable_maintainer_mode"
16854ecf19b2Smrg  USE_MAINTAINER_MODE=$enableval
16864ecf19b2Smrgelse
16874ecf19b2Smrg  USE_MAINTAINER_MODE=no
16884ecf19b2Smrgfi;
16894ecf19b2Smrg  echo "$as_me:$LINENO: result: $USE_MAINTAINER_MODE" >&5
16904ecf19b2Smrgecho "${ECHO_T}$USE_MAINTAINER_MODE" >&6
16914ecf19b2Smrg
16924ecf19b2Smrg
16934ecf19b2Smrgif test $USE_MAINTAINER_MODE = yes; then
16944ecf19b2Smrg  MAINTAINER_MODE_TRUE=
16954ecf19b2Smrg  MAINTAINER_MODE_FALSE='#'
16964ecf19b2Smrgelse
16974ecf19b2Smrg  MAINTAINER_MODE_TRUE='#'
16984ecf19b2Smrg  MAINTAINER_MODE_FALSE=
16994ecf19b2Smrgfi
17004ecf19b2Smrg
17014ecf19b2Smrg  MAINT=$MAINTAINER_MODE_TRUE
17024ecf19b2Smrg
17034ecf19b2Smrg
17044ecf19b2Smrg
17054ecf19b2Smrg# Find a good install program.  We prefer a C program (faster),
17064ecf19b2Smrg# so one script is as good as another.  But avoid the broken or
17074ecf19b2Smrg# incompatible versions:
17084ecf19b2Smrg# SysV /etc/install, /usr/sbin/install
17094ecf19b2Smrg# SunOS /usr/etc/install
17104ecf19b2Smrg# IRIX /sbin/install
17114ecf19b2Smrg# AIX /bin/install
17124ecf19b2Smrg# AmigaOS /C/install, which installs bootblocks on floppy discs
17134ecf19b2Smrg# AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
17144ecf19b2Smrg# AFS /usr/afsws/bin/install, which mishandles nonexistent args
17154ecf19b2Smrg# SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
17164ecf19b2Smrg# OS/2's system install, which has a completely different semantic
17174ecf19b2Smrg# ./install, which can be erroneously created by make from ./install.sh.
17184ecf19b2Smrgecho "$as_me:$LINENO: checking for a BSD-compatible install" >&5
17194ecf19b2Smrgecho $ECHO_N "checking for a BSD-compatible install... $ECHO_C" >&6
17204ecf19b2Smrgif test -z "$INSTALL"; then
17214ecf19b2Smrgif test "${ac_cv_path_install+set}" = set; then
17224ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
17234ecf19b2Smrgelse
17244ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17254ecf19b2Smrgfor as_dir in $PATH
17264ecf19b2Smrgdo
17274ecf19b2Smrg  IFS=$as_save_IFS
17284ecf19b2Smrg  test -z "$as_dir" && as_dir=.
17294ecf19b2Smrg  # Account for people who put trailing slashes in PATH elements.
17304ecf19b2Smrgcase $as_dir/ in
17314ecf19b2Smrg  ./ | .// | /cC/* | \
17324ecf19b2Smrg  /etc/* | /usr/sbin/* | /usr/etc/* | /sbin/* | /usr/afsws/bin/* | \
17334ecf19b2Smrg  ?:\\/os2\\/install\\/* | ?:\\/OS2\\/INSTALL\\/* | \
17344ecf19b2Smrg  /usr/ucb/* ) ;;
17354ecf19b2Smrg  *)
17364ecf19b2Smrg    # OSF1 and SCO ODT 3.0 have their own names for install.
17374ecf19b2Smrg    # Don't use installbsd from OSF since it installs stuff as root
17384ecf19b2Smrg    # by default.
17394ecf19b2Smrg    for ac_prog in ginstall scoinst install; do
17404ecf19b2Smrg      for ac_exec_ext in '' $ac_executable_extensions; do
17414ecf19b2Smrg	if $as_executable_p "$as_dir/$ac_prog$ac_exec_ext"; then
17424ecf19b2Smrg	  if test $ac_prog = install &&
17434ecf19b2Smrg	    grep dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
17444ecf19b2Smrg	    # AIX install.  It has an incompatible calling convention.
17454ecf19b2Smrg	    :
17464ecf19b2Smrg	  elif test $ac_prog = install &&
17474ecf19b2Smrg	    grep pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
17484ecf19b2Smrg	    # program-specific install script used by HP pwplus--don't use.
17494ecf19b2Smrg	    :
17504ecf19b2Smrg	  else
17514ecf19b2Smrg	    ac_cv_path_install="$as_dir/$ac_prog$ac_exec_ext -c"
17524ecf19b2Smrg	    break 3
17534ecf19b2Smrg	  fi
17544ecf19b2Smrg	fi
17554ecf19b2Smrg      done
17564ecf19b2Smrg    done
17574ecf19b2Smrg    ;;
17584ecf19b2Smrgesac
17594ecf19b2Smrgdone
17604ecf19b2Smrg
17614ecf19b2Smrg
17624ecf19b2Smrgfi
17634ecf19b2Smrg  if test "${ac_cv_path_install+set}" = set; then
17644ecf19b2Smrg    INSTALL=$ac_cv_path_install
17654ecf19b2Smrg  else
17664ecf19b2Smrg    # As a last resort, use the slow shell script.  We don't cache a
17674ecf19b2Smrg    # path for INSTALL within a source directory, because that will
17684ecf19b2Smrg    # break other packages using the cache if that directory is
17694ecf19b2Smrg    # removed, or if the path is relative.
17704ecf19b2Smrg    INSTALL=$ac_install_sh
17714ecf19b2Smrg  fi
17724ecf19b2Smrgfi
17734ecf19b2Smrgecho "$as_me:$LINENO: result: $INSTALL" >&5
17744ecf19b2Smrgecho "${ECHO_T}$INSTALL" >&6
17754ecf19b2Smrg
17764ecf19b2Smrg# Use test -z because SunOS4 sh mishandles braces in ${var-val}.
17774ecf19b2Smrg# It thinks the first close brace ends the variable substitution.
17784ecf19b2Smrgtest -z "$INSTALL_PROGRAM" && INSTALL_PROGRAM='${INSTALL}'
17794ecf19b2Smrg
17804ecf19b2Smrgtest -z "$INSTALL_SCRIPT" && INSTALL_SCRIPT='${INSTALL}'
17814ecf19b2Smrg
17824ecf19b2Smrgtest -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
17834ecf19b2Smrg
17844ecf19b2Smrg
17854ecf19b2Smrg# Extract the first word of "bdftopcf", so it can be a program name with args.
17864ecf19b2Smrgset dummy bdftopcf; ac_word=$2
17874ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
17884ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
17894ecf19b2Smrgif test "${ac_cv_path_BDFTOPCF+set}" = set; then
17904ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
17914ecf19b2Smrgelse
17924ecf19b2Smrg  case $BDFTOPCF in
17934ecf19b2Smrg  [\\/]* | ?:[\\/]*)
17944ecf19b2Smrg  ac_cv_path_BDFTOPCF="$BDFTOPCF" # Let the user override the test with a path.
17954ecf19b2Smrg  ;;
17964ecf19b2Smrg  *)
17974ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
17984ecf19b2Smrgfor as_dir in $PATH
17994ecf19b2Smrgdo
18004ecf19b2Smrg  IFS=$as_save_IFS
18014ecf19b2Smrg  test -z "$as_dir" && as_dir=.
18024ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
18034ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18044ecf19b2Smrg    ac_cv_path_BDFTOPCF="$as_dir/$ac_word$ac_exec_ext"
18054ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
18064ecf19b2Smrg    break 2
18074ecf19b2Smrg  fi
18084ecf19b2Smrgdone
18094ecf19b2Smrgdone
18104ecf19b2Smrg
18114ecf19b2Smrg  ;;
18124ecf19b2Smrgesac
18134ecf19b2Smrgfi
18144ecf19b2SmrgBDFTOPCF=$ac_cv_path_BDFTOPCF
18154ecf19b2Smrg
18164ecf19b2Smrgif test -n "$BDFTOPCF"; then
18174ecf19b2Smrg  echo "$as_me:$LINENO: result: $BDFTOPCF" >&5
18184ecf19b2Smrgecho "${ECHO_T}$BDFTOPCF" >&6
18194ecf19b2Smrgelse
18204ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
18214ecf19b2Smrgecho "${ECHO_T}no" >&6
18224ecf19b2Smrgfi
18234ecf19b2Smrg
18244ecf19b2Smrg# Extract the first word of "ucs2any", so it can be a program name with args.
18254ecf19b2Smrgset dummy ucs2any; ac_word=$2
18264ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
18274ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
18284ecf19b2Smrgif test "${ac_cv_path_UCS2ANY+set}" = set; then
18294ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
18304ecf19b2Smrgelse
18314ecf19b2Smrg  case $UCS2ANY in
18324ecf19b2Smrg  [\\/]* | ?:[\\/]*)
18334ecf19b2Smrg  ac_cv_path_UCS2ANY="$UCS2ANY" # Let the user override the test with a path.
18344ecf19b2Smrg  ;;
18354ecf19b2Smrg  *)
18364ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
18374ecf19b2Smrgfor as_dir in $PATH
18384ecf19b2Smrgdo
18394ecf19b2Smrg  IFS=$as_save_IFS
18404ecf19b2Smrg  test -z "$as_dir" && as_dir=.
18414ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
18424ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18434ecf19b2Smrg    ac_cv_path_UCS2ANY="$as_dir/$ac_word$ac_exec_ext"
18444ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
18454ecf19b2Smrg    break 2
18464ecf19b2Smrg  fi
18474ecf19b2Smrgdone
18484ecf19b2Smrgdone
18494ecf19b2Smrg
18504ecf19b2Smrg  ;;
18514ecf19b2Smrgesac
18524ecf19b2Smrgfi
18534ecf19b2SmrgUCS2ANY=$ac_cv_path_UCS2ANY
18544ecf19b2Smrg
18554ecf19b2Smrgif test -n "$UCS2ANY"; then
18564ecf19b2Smrg  echo "$as_me:$LINENO: result: $UCS2ANY" >&5
18574ecf19b2Smrgecho "${ECHO_T}$UCS2ANY" >&6
18584ecf19b2Smrgelse
18594ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
18604ecf19b2Smrgecho "${ECHO_T}no" >&6
18614ecf19b2Smrgfi
18624ecf19b2Smrg
18634ecf19b2Smrg# Extract the first word of "mkfontscale", so it can be a program name with args.
18644ecf19b2Smrgset dummy mkfontscale; ac_word=$2
18654ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
18664ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
18674ecf19b2Smrgif test "${ac_cv_path_MKFONTSCALE+set}" = set; then
18684ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
18694ecf19b2Smrgelse
18704ecf19b2Smrg  case $MKFONTSCALE in
18714ecf19b2Smrg  [\\/]* | ?:[\\/]*)
18724ecf19b2Smrg  ac_cv_path_MKFONTSCALE="$MKFONTSCALE" # Let the user override the test with a path.
18734ecf19b2Smrg  ;;
18744ecf19b2Smrg  *)
18754ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
18764ecf19b2Smrgfor as_dir in $PATH
18774ecf19b2Smrgdo
18784ecf19b2Smrg  IFS=$as_save_IFS
18794ecf19b2Smrg  test -z "$as_dir" && as_dir=.
18804ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
18814ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
18824ecf19b2Smrg    ac_cv_path_MKFONTSCALE="$as_dir/$ac_word$ac_exec_ext"
18834ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
18844ecf19b2Smrg    break 2
18854ecf19b2Smrg  fi
18864ecf19b2Smrgdone
18874ecf19b2Smrgdone
18884ecf19b2Smrg
18894ecf19b2Smrg  ;;
18904ecf19b2Smrgesac
18914ecf19b2Smrgfi
18924ecf19b2SmrgMKFONTSCALE=$ac_cv_path_MKFONTSCALE
18934ecf19b2Smrg
18944ecf19b2Smrgif test -n "$MKFONTSCALE"; then
18954ecf19b2Smrg  echo "$as_me:$LINENO: result: $MKFONTSCALE" >&5
18964ecf19b2Smrgecho "${ECHO_T}$MKFONTSCALE" >&6
18974ecf19b2Smrgelse
18984ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
18994ecf19b2Smrgecho "${ECHO_T}no" >&6
19004ecf19b2Smrgfi
19014ecf19b2Smrg
19024ecf19b2Smrg# Extract the first word of "mkfontdir", so it can be a program name with args.
19034ecf19b2Smrgset dummy mkfontdir; ac_word=$2
19044ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
19054ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19064ecf19b2Smrgif test "${ac_cv_path_MKFONTDIR+set}" = set; then
19074ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
19084ecf19b2Smrgelse
19094ecf19b2Smrg  case $MKFONTDIR in
19104ecf19b2Smrg  [\\/]* | ?:[\\/]*)
19114ecf19b2Smrg  ac_cv_path_MKFONTDIR="$MKFONTDIR" # Let the user override the test with a path.
19124ecf19b2Smrg  ;;
19134ecf19b2Smrg  *)
19144ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19154ecf19b2Smrgfor as_dir in $PATH
19164ecf19b2Smrgdo
19174ecf19b2Smrg  IFS=$as_save_IFS
19184ecf19b2Smrg  test -z "$as_dir" && as_dir=.
19194ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
19204ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
19214ecf19b2Smrg    ac_cv_path_MKFONTDIR="$as_dir/$ac_word$ac_exec_ext"
19224ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19234ecf19b2Smrg    break 2
19244ecf19b2Smrg  fi
19254ecf19b2Smrgdone
19264ecf19b2Smrgdone
19274ecf19b2Smrg
19284ecf19b2Smrg  ;;
19294ecf19b2Smrgesac
19304ecf19b2Smrgfi
19314ecf19b2SmrgMKFONTDIR=$ac_cv_path_MKFONTDIR
19324ecf19b2Smrg
19334ecf19b2Smrgif test -n "$MKFONTDIR"; then
19344ecf19b2Smrg  echo "$as_me:$LINENO: result: $MKFONTDIR" >&5
19354ecf19b2Smrgecho "${ECHO_T}$MKFONTDIR" >&6
19364ecf19b2Smrgelse
19374ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
19384ecf19b2Smrgecho "${ECHO_T}no" >&6
19394ecf19b2Smrgfi
19404ecf19b2Smrg
19414ecf19b2Smrg
19424ecf19b2Smrg
19434ecf19b2Smrg
19444ecf19b2SmrgDEFAULT_FONTDIR=${libdir}/X11/fonts/75dpi
19454ecf19b2Smrg
19464ecf19b2Smrg# Check whether --with-fontdir or --without-fontdir was given.
19474ecf19b2Smrgif test "${with_fontdir+set}" = set; then
19484ecf19b2Smrg  withval="$with_fontdir"
19494ecf19b2Smrg  FONTDIR="$withval"
19504ecf19b2Smrgelse
19514ecf19b2Smrg  FONTDIR="$DEFAULT_FONTDIR"
19524ecf19b2Smrgfi;
19534ecf19b2Smrg
19544ecf19b2Smrg
19554ecf19b2Smrg
19564ecf19b2Smrg
19574ecf19b2Smrgif test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then
19584ecf19b2Smrg	if test -n "$ac_tool_prefix"; then
19594ecf19b2Smrg  # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
19604ecf19b2Smrgset dummy ${ac_tool_prefix}pkg-config; ac_word=$2
19614ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
19624ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
19634ecf19b2Smrgif test "${ac_cv_path_PKG_CONFIG+set}" = set; then
19644ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
19654ecf19b2Smrgelse
19664ecf19b2Smrg  case $PKG_CONFIG in
19674ecf19b2Smrg  [\\/]* | ?:[\\/]*)
19684ecf19b2Smrg  ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
19694ecf19b2Smrg  ;;
19704ecf19b2Smrg  *)
19714ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
19724ecf19b2Smrgfor as_dir in $PATH
19734ecf19b2Smrgdo
19744ecf19b2Smrg  IFS=$as_save_IFS
19754ecf19b2Smrg  test -z "$as_dir" && as_dir=.
19764ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
19774ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
19784ecf19b2Smrg    ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
19794ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
19804ecf19b2Smrg    break 2
19814ecf19b2Smrg  fi
19824ecf19b2Smrgdone
19834ecf19b2Smrgdone
19844ecf19b2Smrg
19854ecf19b2Smrg  ;;
19864ecf19b2Smrgesac
19874ecf19b2Smrgfi
19884ecf19b2SmrgPKG_CONFIG=$ac_cv_path_PKG_CONFIG
19894ecf19b2Smrg
19904ecf19b2Smrgif test -n "$PKG_CONFIG"; then
19914ecf19b2Smrg  echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
19924ecf19b2Smrgecho "${ECHO_T}$PKG_CONFIG" >&6
19934ecf19b2Smrgelse
19944ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
19954ecf19b2Smrgecho "${ECHO_T}no" >&6
19964ecf19b2Smrgfi
19974ecf19b2Smrg
19984ecf19b2Smrgfi
19994ecf19b2Smrgif test -z "$ac_cv_path_PKG_CONFIG"; then
20004ecf19b2Smrg  ac_pt_PKG_CONFIG=$PKG_CONFIG
20014ecf19b2Smrg  # Extract the first word of "pkg-config", so it can be a program name with args.
20024ecf19b2Smrgset dummy pkg-config; ac_word=$2
20034ecf19b2Smrgecho "$as_me:$LINENO: checking for $ac_word" >&5
20044ecf19b2Smrgecho $ECHO_N "checking for $ac_word... $ECHO_C" >&6
20054ecf19b2Smrgif test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then
20064ecf19b2Smrg  echo $ECHO_N "(cached) $ECHO_C" >&6
20074ecf19b2Smrgelse
20084ecf19b2Smrg  case $ac_pt_PKG_CONFIG in
20094ecf19b2Smrg  [\\/]* | ?:[\\/]*)
20104ecf19b2Smrg  ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path.
20114ecf19b2Smrg  ;;
20124ecf19b2Smrg  *)
20134ecf19b2Smrg  as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
20144ecf19b2Smrgfor as_dir in $PATH
20154ecf19b2Smrgdo
20164ecf19b2Smrg  IFS=$as_save_IFS
20174ecf19b2Smrg  test -z "$as_dir" && as_dir=.
20184ecf19b2Smrg  for ac_exec_ext in '' $ac_executable_extensions; do
20194ecf19b2Smrg  if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then
20204ecf19b2Smrg    ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext"
20214ecf19b2Smrg    echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
20224ecf19b2Smrg    break 2
20234ecf19b2Smrg  fi
20244ecf19b2Smrgdone
20254ecf19b2Smrgdone
20264ecf19b2Smrg
20274ecf19b2Smrg  ;;
20284ecf19b2Smrgesac
20294ecf19b2Smrgfi
20304ecf19b2Smrgac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG
20314ecf19b2Smrg
20324ecf19b2Smrgif test -n "$ac_pt_PKG_CONFIG"; then
20334ecf19b2Smrg  echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5
20344ecf19b2Smrgecho "${ECHO_T}$ac_pt_PKG_CONFIG" >&6
20354ecf19b2Smrgelse
20364ecf19b2Smrg  echo "$as_me:$LINENO: result: no" >&5
20374ecf19b2Smrgecho "${ECHO_T}no" >&6
20384ecf19b2Smrgfi
20394ecf19b2Smrg
20404ecf19b2Smrg  PKG_CONFIG=$ac_pt_PKG_CONFIG
20414ecf19b2Smrgelse
20424ecf19b2Smrg  PKG_CONFIG="$ac_cv_path_PKG_CONFIG"
20434ecf19b2Smrgfi
20444ecf19b2Smrg
20454ecf19b2Smrgfi
20464ecf19b2Smrgif test -n "$PKG_CONFIG"; then
20474ecf19b2Smrg	_pkg_min_version=0.9.0
20484ecf19b2Smrg	echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5
20494ecf19b2Smrgecho $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6
20504ecf19b2Smrg	if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
20514ecf19b2Smrg		echo "$as_me:$LINENO: result: yes" >&5
20524ecf19b2Smrgecho "${ECHO_T}yes" >&6
20534ecf19b2Smrg	else
20544ecf19b2Smrg		echo "$as_me:$LINENO: result: no" >&5
20554ecf19b2Smrgecho "${ECHO_T}no" >&6
20564ecf19b2Smrg		PKG_CONFIG=""
20574ecf19b2Smrg	fi
20584ecf19b2Smrg
20594ecf19b2Smrgfi
20604ecf19b2Smrg
20614ecf19b2Smrgpkg_failed=no
20624ecf19b2Smrgecho "$as_me:$LINENO: checking for MAPS" >&5
20634ecf19b2Smrgecho $ECHO_N "checking for MAPS... $ECHO_C" >&6
20644ecf19b2Smrg
20654ecf19b2Smrgif test -n "$PKG_CONFIG"; then
20664ecf19b2Smrg    if test -n "$MAPS_CFLAGS"; then
20674ecf19b2Smrg        pkg_cv_MAPS_CFLAGS="$MAPS_CFLAGS"
20684ecf19b2Smrg    else
20694ecf19b2Smrg        if test -n "$PKG_CONFIG" && \
20704ecf19b2Smrg    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fontutil\"") >&5
20714ecf19b2Smrg  ($PKG_CONFIG --exists --print-errors "fontutil") 2>&5
20724ecf19b2Smrg  ac_status=$?
20734ecf19b2Smrg  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20744ecf19b2Smrg  (exit $ac_status); }; then
20754ecf19b2Smrg  pkg_cv_MAPS_CFLAGS=`$PKG_CONFIG --cflags "fontutil" 2>/dev/null`
20764ecf19b2Smrgelse
20774ecf19b2Smrg  pkg_failed=yes
20784ecf19b2Smrgfi
20794ecf19b2Smrg    fi
20804ecf19b2Smrgelse
20814ecf19b2Smrg	pkg_failed=untried
20824ecf19b2Smrgfi
20834ecf19b2Smrgif test -n "$PKG_CONFIG"; then
20844ecf19b2Smrg    if test -n "$MAPS_LIBS"; then
20854ecf19b2Smrg        pkg_cv_MAPS_LIBS="$MAPS_LIBS"
20864ecf19b2Smrg    else
20874ecf19b2Smrg        if test -n "$PKG_CONFIG" && \
20884ecf19b2Smrg    { (echo "$as_me:$LINENO: \$PKG_CONFIG --exists --print-errors \"fontutil\"") >&5
20894ecf19b2Smrg  ($PKG_CONFIG --exists --print-errors "fontutil") 2>&5
20904ecf19b2Smrg  ac_status=$?
20914ecf19b2Smrg  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20924ecf19b2Smrg  (exit $ac_status); }; then
20934ecf19b2Smrg  pkg_cv_MAPS_LIBS=`$PKG_CONFIG --libs "fontutil" 2>/dev/null`
20944ecf19b2Smrgelse
20954ecf19b2Smrg  pkg_failed=yes
20964ecf19b2Smrgfi
20974ecf19b2Smrg    fi
20984ecf19b2Smrgelse
20994ecf19b2Smrg	pkg_failed=untried
21004ecf19b2Smrgfi
21014ecf19b2Smrg
21024ecf19b2Smrg
21034ecf19b2Smrg
21044ecf19b2Smrgif test $pkg_failed = yes; then
21054ecf19b2Smrg
21064ecf19b2Smrgif $PKG_CONFIG --atleast-pkgconfig-version 0.20; then
21074ecf19b2Smrg        _pkg_short_errors_supported=yes
21084ecf19b2Smrgelse
21094ecf19b2Smrg        _pkg_short_errors_supported=no
21104ecf19b2Smrgfi
21114ecf19b2Smrg        if test $_pkg_short_errors_supported = yes; then
21124ecf19b2Smrg	        MAPS_PKG_ERRORS=`$PKG_CONFIG --short-errors --errors-to-stdout --print-errors "fontutil"`
21134ecf19b2Smrg        else
21144ecf19b2Smrg	        MAPS_PKG_ERRORS=`$PKG_CONFIG --errors-to-stdout --print-errors "fontutil"`
21154ecf19b2Smrg        fi
21164ecf19b2Smrg	# Put the nasty error message in config.log where it belongs
21174ecf19b2Smrg	echo "$MAPS_PKG_ERRORS" >&5
21184ecf19b2Smrg
21194ecf19b2Smrg	{ { echo "$as_me:$LINENO: error: Package requirements (fontutil) were not met:
21204ecf19b2Smrg
21214ecf19b2Smrg$MAPS_PKG_ERRORS
21224ecf19b2Smrg
21234ecf19b2SmrgConsider adjusting the PKG_CONFIG_PATH environment variable if you
21244ecf19b2Smrginstalled software in a non-standard prefix.
21254ecf19b2Smrg
21264ecf19b2SmrgAlternatively, you may set the environment variables MAPS_CFLAGS
21274ecf19b2Smrgand MAPS_LIBS to avoid the need to call pkg-config.
21284ecf19b2SmrgSee the pkg-config man page for more details.
21294ecf19b2Smrg" >&5
21304ecf19b2Smrgecho "$as_me: error: Package requirements (fontutil) were not met:
21314ecf19b2Smrg
21324ecf19b2Smrg$MAPS_PKG_ERRORS
21334ecf19b2Smrg
21344ecf19b2SmrgConsider adjusting the PKG_CONFIG_PATH environment variable if you
21354ecf19b2Smrginstalled software in a non-standard prefix.
21364ecf19b2Smrg
21374ecf19b2SmrgAlternatively, you may set the environment variables MAPS_CFLAGS
21384ecf19b2Smrgand MAPS_LIBS to avoid the need to call pkg-config.
21394ecf19b2SmrgSee the pkg-config man page for more details.
21404ecf19b2Smrg" >&2;}
21414ecf19b2Smrg   { (exit 1); exit 1; }; }
21424ecf19b2Smrgelif test $pkg_failed = untried; then
21434ecf19b2Smrg	{ { echo "$as_me:$LINENO: error: The pkg-config script could not be found or is too old.  Make sure it
21444ecf19b2Smrgis in your PATH or set the PKG_CONFIG environment variable to the full
21454ecf19b2Smrgpath to pkg-config.
21464ecf19b2Smrg
21474ecf19b2SmrgAlternatively, you may set the environment variables MAPS_CFLAGS
21484ecf19b2Smrgand MAPS_LIBS to avoid the need to call pkg-config.
21494ecf19b2SmrgSee the pkg-config man page for more details.
21504ecf19b2Smrg
21514ecf19b2SmrgTo get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
21524ecf19b2SmrgSee \`config.log' for more details." >&5
21534ecf19b2Smrgecho "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
21544ecf19b2Smrgis in your PATH or set the PKG_CONFIG environment variable to the full
21554ecf19b2Smrgpath to pkg-config.
21564ecf19b2Smrg
21574ecf19b2SmrgAlternatively, you may set the environment variables MAPS_CFLAGS
21584ecf19b2Smrgand MAPS_LIBS to avoid the need to call pkg-config.
21594ecf19b2SmrgSee the pkg-config man page for more details.
21604ecf19b2Smrg
21614ecf19b2SmrgTo get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
21624ecf19b2SmrgSee \`config.log' for more details." >&2;}
21634ecf19b2Smrg   { (exit 1); exit 1; }; }
21644ecf19b2Smrgelse
21654ecf19b2Smrg	MAPS_CFLAGS=$pkg_cv_MAPS_CFLAGS
21664ecf19b2Smrg	MAPS_LIBS=$pkg_cv_MAPS_LIBS
21674ecf19b2Smrg        echo "$as_me:$LINENO: result: yes" >&5
21684ecf19b2Smrgecho "${ECHO_T}yes" >&6
21694ecf19b2Smrg	:
21704ecf19b2Smrgfi
21714ecf19b2SmrgMAPFILES_PATH=$(pkg-config --variable=mapdir fontutil)
21724ecf19b2Smrg
21734ecf19b2Smrg
21744ecf19b2Smrg
21754ecf19b2Smrg	# Check whether --enable-iso8859-1 or --disable-iso8859-1 was given.
21764ecf19b2Smrgif test "${enable_iso8859_1+set}" = set; then
21774ecf19b2Smrg  enableval="$enable_iso8859_1"
21784ecf19b2Smrg  ISO8859_1=$enableval
21794ecf19b2Smrgelse
21804ecf19b2Smrg  ISO8859_1=yes
21814ecf19b2Smrgfi;
21824ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-1 fonts" >&5
21834ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-1 fonts... $ECHO_C" >&6
21844ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_1" >&5
21854ecf19b2Smrgecho "${ECHO_T}$ISO8859_1" >&6
21864ecf19b2Smrg
21874ecf19b2Smrg
21884ecf19b2Smrgif test "x$ISO8859_1" = xyes; then
21894ecf19b2Smrg  ISO8859_1_TRUE=
21904ecf19b2Smrg  ISO8859_1_FALSE='#'
21914ecf19b2Smrgelse
21924ecf19b2Smrg  ISO8859_1_TRUE='#'
21934ecf19b2Smrg  ISO8859_1_FALSE=
21944ecf19b2Smrgfi
21954ecf19b2Smrg
21964ecf19b2Smrg
21974ecf19b2Smrg
21984ecf19b2Smrg	# Check whether --enable-iso8859-2 or --disable-iso8859-2 was given.
21994ecf19b2Smrgif test "${enable_iso8859_2+set}" = set; then
22004ecf19b2Smrg  enableval="$enable_iso8859_2"
22014ecf19b2Smrg  ISO8859_2=$enableval
22024ecf19b2Smrgelse
22034ecf19b2Smrg  ISO8859_2=yes
22044ecf19b2Smrgfi;
22054ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-2 fonts" >&5
22064ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-2 fonts... $ECHO_C" >&6
22074ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_2" >&5
22084ecf19b2Smrgecho "${ECHO_T}$ISO8859_2" >&6
22094ecf19b2Smrg
22104ecf19b2Smrg
22114ecf19b2Smrgif test "x$ISO8859_2" = xyes; then
22124ecf19b2Smrg  ISO8859_2_TRUE=
22134ecf19b2Smrg  ISO8859_2_FALSE='#'
22144ecf19b2Smrgelse
22154ecf19b2Smrg  ISO8859_2_TRUE='#'
22164ecf19b2Smrg  ISO8859_2_FALSE=
22174ecf19b2Smrgfi
22184ecf19b2Smrg
22194ecf19b2Smrg
22204ecf19b2Smrg
22214ecf19b2Smrg	# Check whether --enable-iso8859-3 or --disable-iso8859-3 was given.
22224ecf19b2Smrgif test "${enable_iso8859_3+set}" = set; then
22234ecf19b2Smrg  enableval="$enable_iso8859_3"
22244ecf19b2Smrg  ISO8859_3=$enableval
22254ecf19b2Smrgelse
22264ecf19b2Smrg  ISO8859_3=yes
22274ecf19b2Smrgfi;
22284ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-3 fonts" >&5
22294ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-3 fonts... $ECHO_C" >&6
22304ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_3" >&5
22314ecf19b2Smrgecho "${ECHO_T}$ISO8859_3" >&6
22324ecf19b2Smrg
22334ecf19b2Smrg
22344ecf19b2Smrgif test "x$ISO8859_3" = xyes; then
22354ecf19b2Smrg  ISO8859_3_TRUE=
22364ecf19b2Smrg  ISO8859_3_FALSE='#'
22374ecf19b2Smrgelse
22384ecf19b2Smrg  ISO8859_3_TRUE='#'
22394ecf19b2Smrg  ISO8859_3_FALSE=
22404ecf19b2Smrgfi
22414ecf19b2Smrg
22424ecf19b2Smrg
22434ecf19b2Smrg
22444ecf19b2Smrg	# Check whether --enable-iso8859-4 or --disable-iso8859-4 was given.
22454ecf19b2Smrgif test "${enable_iso8859_4+set}" = set; then
22464ecf19b2Smrg  enableval="$enable_iso8859_4"
22474ecf19b2Smrg  ISO8859_4=$enableval
22484ecf19b2Smrgelse
22494ecf19b2Smrg  ISO8859_4=yes
22504ecf19b2Smrgfi;
22514ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-4 fonts" >&5
22524ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-4 fonts... $ECHO_C" >&6
22534ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_4" >&5
22544ecf19b2Smrgecho "${ECHO_T}$ISO8859_4" >&6
22554ecf19b2Smrg
22564ecf19b2Smrg
22574ecf19b2Smrgif test "x$ISO8859_4" = xyes; then
22584ecf19b2Smrg  ISO8859_4_TRUE=
22594ecf19b2Smrg  ISO8859_4_FALSE='#'
22604ecf19b2Smrgelse
22614ecf19b2Smrg  ISO8859_4_TRUE='#'
22624ecf19b2Smrg  ISO8859_4_FALSE=
22634ecf19b2Smrgfi
22644ecf19b2Smrg
22654ecf19b2Smrg
22664ecf19b2Smrg
22674ecf19b2Smrg	# Check whether --enable-iso8859-9 or --disable-iso8859-9 was given.
22684ecf19b2Smrgif test "${enable_iso8859_9+set}" = set; then
22694ecf19b2Smrg  enableval="$enable_iso8859_9"
22704ecf19b2Smrg  ISO8859_9=$enableval
22714ecf19b2Smrgelse
22724ecf19b2Smrg  ISO8859_9=yes
22734ecf19b2Smrgfi;
22744ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-9 fonts" >&5
22754ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-9 fonts... $ECHO_C" >&6
22764ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_9" >&5
22774ecf19b2Smrgecho "${ECHO_T}$ISO8859_9" >&6
22784ecf19b2Smrg
22794ecf19b2Smrg
22804ecf19b2Smrgif test "x$ISO8859_9" = xyes; then
22814ecf19b2Smrg  ISO8859_9_TRUE=
22824ecf19b2Smrg  ISO8859_9_FALSE='#'
22834ecf19b2Smrgelse
22844ecf19b2Smrg  ISO8859_9_TRUE='#'
22854ecf19b2Smrg  ISO8859_9_FALSE=
22864ecf19b2Smrgfi
22874ecf19b2Smrg
22884ecf19b2Smrg
22894ecf19b2Smrg
22904ecf19b2Smrg	# Check whether --enable-iso8859-10 or --disable-iso8859-10 was given.
22914ecf19b2Smrgif test "${enable_iso8859_10+set}" = set; then
22924ecf19b2Smrg  enableval="$enable_iso8859_10"
22934ecf19b2Smrg  ISO8859_10=$enableval
22944ecf19b2Smrgelse
22954ecf19b2Smrg  ISO8859_10=yes
22964ecf19b2Smrgfi;
22974ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-10 fonts" >&5
22984ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-10 fonts... $ECHO_C" >&6
22994ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_10" >&5
23004ecf19b2Smrgecho "${ECHO_T}$ISO8859_10" >&6
23014ecf19b2Smrg
23024ecf19b2Smrg
23034ecf19b2Smrgif test "x$ISO8859_10" = xyes; then
23044ecf19b2Smrg  ISO8859_10_TRUE=
23054ecf19b2Smrg  ISO8859_10_FALSE='#'
23064ecf19b2Smrgelse
23074ecf19b2Smrg  ISO8859_10_TRUE='#'
23084ecf19b2Smrg  ISO8859_10_FALSE=
23094ecf19b2Smrgfi
23104ecf19b2Smrg
23114ecf19b2Smrg
23124ecf19b2Smrg
23134ecf19b2Smrg	# Check whether --enable-iso8859-13 or --disable-iso8859-13 was given.
23144ecf19b2Smrgif test "${enable_iso8859_13+set}" = set; then
23154ecf19b2Smrg  enableval="$enable_iso8859_13"
23164ecf19b2Smrg  ISO8859_13=$enableval
23174ecf19b2Smrgelse
23184ecf19b2Smrg  ISO8859_13=yes
23194ecf19b2Smrgfi;
23204ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-13 fonts" >&5
23214ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-13 fonts... $ECHO_C" >&6
23224ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_13" >&5
23234ecf19b2Smrgecho "${ECHO_T}$ISO8859_13" >&6
23244ecf19b2Smrg
23254ecf19b2Smrg
23264ecf19b2Smrgif test "x$ISO8859_13" = xyes; then
23274ecf19b2Smrg  ISO8859_13_TRUE=
23284ecf19b2Smrg  ISO8859_13_FALSE='#'
23294ecf19b2Smrgelse
23304ecf19b2Smrg  ISO8859_13_TRUE='#'
23314ecf19b2Smrg  ISO8859_13_FALSE=
23324ecf19b2Smrgfi
23334ecf19b2Smrg
23344ecf19b2Smrg
23354ecf19b2Smrg
23364ecf19b2Smrg	# Check whether --enable-iso8859-14 or --disable-iso8859-14 was given.
23374ecf19b2Smrgif test "${enable_iso8859_14+set}" = set; then
23384ecf19b2Smrg  enableval="$enable_iso8859_14"
23394ecf19b2Smrg  ISO8859_14=$enableval
23404ecf19b2Smrgelse
23414ecf19b2Smrg  ISO8859_14=yes
23424ecf19b2Smrgfi;
23434ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-14 fonts" >&5
23444ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-14 fonts... $ECHO_C" >&6
23454ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_14" >&5
23464ecf19b2Smrgecho "${ECHO_T}$ISO8859_14" >&6
23474ecf19b2Smrg
23484ecf19b2Smrg
23494ecf19b2Smrgif test "x$ISO8859_14" = xyes; then
23504ecf19b2Smrg  ISO8859_14_TRUE=
23514ecf19b2Smrg  ISO8859_14_FALSE='#'
23524ecf19b2Smrgelse
23534ecf19b2Smrg  ISO8859_14_TRUE='#'
23544ecf19b2Smrg  ISO8859_14_FALSE=
23554ecf19b2Smrgfi
23564ecf19b2Smrg
23574ecf19b2Smrg
23584ecf19b2Smrg
23594ecf19b2Smrg	# Check whether --enable-iso8859-15 or --disable-iso8859-15 was given.
23604ecf19b2Smrgif test "${enable_iso8859_15+set}" = set; then
23614ecf19b2Smrg  enableval="$enable_iso8859_15"
23624ecf19b2Smrg  ISO8859_15=$enableval
23634ecf19b2Smrgelse
23644ecf19b2Smrg  ISO8859_15=yes
23654ecf19b2Smrgfi;
23664ecf19b2Smrg	echo "$as_me:$LINENO: checking whether to build ISO8859-15 fonts" >&5
23674ecf19b2Smrgecho $ECHO_N "checking whether to build ISO8859-15 fonts... $ECHO_C" >&6
23684ecf19b2Smrg	echo "$as_me:$LINENO: result: $ISO8859_15" >&5
23694ecf19b2Smrgecho "${ECHO_T}$ISO8859_15" >&6
23704ecf19b2Smrg
23714ecf19b2Smrg
23724ecf19b2Smrgif test "x$ISO8859_15" = xyes; then
23734ecf19b2Smrg  ISO8859_15_TRUE=
23744ecf19b2Smrg  ISO8859_15_FALSE='#'
23754ecf19b2Smrgelse
23764ecf19b2Smrg  ISO8859_15_TRUE='#'
23774ecf19b2Smrg  ISO8859_15_FALSE=
23784ecf19b2Smrgfi
23794ecf19b2Smrg
23804ecf19b2Smrg
23814ecf19b2Smrg
23824ecf19b2Smrg
23834ecf19b2Smrg
23844ecf19b2Smrg# Check whether --with-release-version or --without-release-version was given.
23854ecf19b2Smrgif test "${with_release_version+set}" = set; then
23864ecf19b2Smrg  withval="$with_release_version"
23874ecf19b2Smrg  RELEASE_VERSION="$withval"
23884ecf19b2Smrgelse
23894ecf19b2Smrg  RELEASE_VERSION=""
23904ecf19b2Smrgfi;
23914ecf19b2Smrg	if test "x$RELEASE_VERSION" != "x"; then
23924ecf19b2Smrg		PACKAGE="$PACKAGE-$RELEASE_VERSION"
23934ecf19b2Smrg		PACKAGE_TARNAME="$PACKAGE_TARNAME-$RELEASE_VERSION"
23944ecf19b2Smrg		{ echo "$as_me:$LINENO: Building with package name set to $PACKAGE" >&5
23954ecf19b2Smrgecho "$as_me: Building with package name set to $PACKAGE" >&6;}
23964ecf19b2Smrg	fi
23974ecf19b2Smrg
23984ecf19b2Smrg
23994ecf19b2Smrg          ac_config_files="$ac_config_files Makefile"
24004ecf19b2Smrgcat >confcache <<\_ACEOF
24014ecf19b2Smrg# This file is a shell script that caches the results of configure
24024ecf19b2Smrg# tests run on this system so they can be shared between configure
24034ecf19b2Smrg# scripts and configure runs, see configure's option --config-cache.
24044ecf19b2Smrg# It is not useful on other systems.  If it contains results you don't
24054ecf19b2Smrg# want to keep, you may remove or edit it.
24064ecf19b2Smrg#
24074ecf19b2Smrg# config.status only pays attention to the cache file if you give it
24084ecf19b2Smrg# the --recheck option to rerun configure.
24094ecf19b2Smrg#
24104ecf19b2Smrg# `ac_cv_env_foo' variables (set or unset) will be overridden when
24114ecf19b2Smrg# loading this file, other *unset* `ac_cv_foo' will be assigned the
24124ecf19b2Smrg# following values.
24134ecf19b2Smrg
24144ecf19b2Smrg_ACEOF
24154ecf19b2Smrg
24164ecf19b2Smrg# The following way of writing the cache mishandles newlines in values,
24174ecf19b2Smrg# but we know of no workaround that is simple, portable, and efficient.
24184ecf19b2Smrg# So, don't put newlines in cache variables' values.
24194ecf19b2Smrg# Ultrix sh set writes to stderr and can't be redirected directly,
24204ecf19b2Smrg# and sets the high bit in the cache file unless we assign to the vars.
24214ecf19b2Smrg{
24224ecf19b2Smrg  (set) 2>&1 |
24234ecf19b2Smrg    case `(ac_space=' '; set | grep ac_space) 2>&1` in
24244ecf19b2Smrg    *ac_space=\ *)
24254ecf19b2Smrg      # `set' does not quote correctly, so add quotes (double-quote
24264ecf19b2Smrg      # substitution turns \\\\ into \\, and sed turns \\ into \).
24274ecf19b2Smrg      sed -n \
24284ecf19b2Smrg	"s/'/'\\\\''/g;
24294ecf19b2Smrg	  s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1='\\2'/p"
24304ecf19b2Smrg      ;;
24314ecf19b2Smrg    *)
24324ecf19b2Smrg      # `set' quotes correctly as required by POSIX, so do not add quotes.
24334ecf19b2Smrg      sed -n \
24344ecf19b2Smrg	"s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"
24354ecf19b2Smrg      ;;
24364ecf19b2Smrg    esac;
24374ecf19b2Smrg} |
24384ecf19b2Smrg  sed '
24394ecf19b2Smrg     t clear
24404ecf19b2Smrg     : clear
24414ecf19b2Smrg     s/^\([^=]*\)=\(.*[{}].*\)$/test "${\1+set}" = set || &/
24424ecf19b2Smrg     t end
24434ecf19b2Smrg     /^ac_cv_env/!s/^\([^=]*\)=\(.*\)$/\1=${\1=\2}/
24444ecf19b2Smrg     : end' >>confcache
24454ecf19b2Smrgif diff $cache_file confcache >/dev/null 2>&1; then :; else
24464ecf19b2Smrg  if test -w $cache_file; then
24474ecf19b2Smrg    test "x$cache_file" != "x/dev/null" && echo "updating cache $cache_file"
24484ecf19b2Smrg    cat confcache >$cache_file
24494ecf19b2Smrg  else
24504ecf19b2Smrg    echo "not updating unwritable cache $cache_file"
24514ecf19b2Smrg  fi
24524ecf19b2Smrgfi
24534ecf19b2Smrgrm -f confcache
24544ecf19b2Smrg
24554ecf19b2Smrgtest "x$prefix" = xNONE && prefix=$ac_default_prefix
24564ecf19b2Smrg# Let make expand exec_prefix.
24574ecf19b2Smrgtest "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
24584ecf19b2Smrg
24594ecf19b2Smrg# VPATH may cause trouble with some makes, so we remove $(srcdir),
24604ecf19b2Smrg# ${srcdir} and @srcdir@ from VPATH if srcdir is ".", strip leading and
24614ecf19b2Smrg# trailing colons and then remove the whole line if VPATH becomes empty
24624ecf19b2Smrg# (actually we leave an empty line to preserve line numbers).
24634ecf19b2Smrgif test "x$srcdir" = x.; then
24644ecf19b2Smrg  ac_vpsub='/^[	 ]*VPATH[	 ]*=/{
24654ecf19b2Smrgs/:*\$(srcdir):*/:/;
24664ecf19b2Smrgs/:*\${srcdir}:*/:/;
24674ecf19b2Smrgs/:*@srcdir@:*/:/;
24684ecf19b2Smrgs/^\([^=]*=[	 ]*\):*/\1/;
24694ecf19b2Smrgs/:*$//;
24704ecf19b2Smrgs/^[^=]*=[	 ]*$//;
24714ecf19b2Smrg}'
24724ecf19b2Smrgfi
24734ecf19b2Smrg
24744ecf19b2Smrg# Transform confdefs.h into DEFS.
24754ecf19b2Smrg# Protect against shell expansion while executing Makefile rules.
24764ecf19b2Smrg# Protect against Makefile macro expansion.
24774ecf19b2Smrg#
24784ecf19b2Smrg# If the first sed substitution is executed (which looks for macros that
24794ecf19b2Smrg# take arguments), then we branch to the quote section.  Otherwise,
24804ecf19b2Smrg# look for a macro that doesn't take arguments.
24814ecf19b2Smrgcat >confdef2opt.sed <<\_ACEOF
24824ecf19b2Smrgt clear
24834ecf19b2Smrg: clear
24844ecf19b2Smrgs,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 (][^	 (]*([^)]*)\)[	 ]*\(.*\),-D\1=\2,g
24854ecf19b2Smrgt quote
24864ecf19b2Smrgs,^[	 ]*#[	 ]*define[	 ][	 ]*\([^	 ][^	 ]*\)[	 ]*\(.*\),-D\1=\2,g
24874ecf19b2Smrgt quote
24884ecf19b2Smrgd
24894ecf19b2Smrg: quote
24904ecf19b2Smrgs,[	 `~#$^&*(){}\\|;'"<>?],\\&,g
24914ecf19b2Smrgs,\[,\\&,g
24924ecf19b2Smrgs,\],\\&,g
24934ecf19b2Smrgs,\$,$$,g
24944ecf19b2Smrgp
24954ecf19b2Smrg_ACEOF
24964ecf19b2Smrg# We use echo to avoid assuming a particular line-breaking character.
24974ecf19b2Smrg# The extra dot is to prevent the shell from consuming trailing
24984ecf19b2Smrg# line-breaks from the sub-command output.  A line-break within
24994ecf19b2Smrg# single-quotes doesn't work because, if this script is created in a
25004ecf19b2Smrg# platform that uses two characters for line-breaks (e.g., DOS), tr
25014ecf19b2Smrg# would break.
25024ecf19b2Smrgac_LF_and_DOT=`echo; echo .`
25034ecf19b2SmrgDEFS=`sed -n -f confdef2opt.sed confdefs.h | tr "$ac_LF_and_DOT" ' .'`
25044ecf19b2Smrgrm -f confdef2opt.sed
25054ecf19b2Smrg
25064ecf19b2Smrg
25074ecf19b2Smrgac_libobjs=
25084ecf19b2Smrgac_ltlibobjs=
25094ecf19b2Smrgfor ac_i in : $LIBOBJS; do test "x$ac_i" = x: && continue
25104ecf19b2Smrg  # 1. Remove the extension, and $U if already installed.
25114ecf19b2Smrg  ac_i=`echo "$ac_i" |
25124ecf19b2Smrg	 sed 's/\$U\././;s/\.o$//;s/\.obj$//'`
25134ecf19b2Smrg  # 2. Add them.
25144ecf19b2Smrg  ac_libobjs="$ac_libobjs $ac_i\$U.$ac_objext"
25154ecf19b2Smrg  ac_ltlibobjs="$ac_ltlibobjs $ac_i"'$U.lo'
25164ecf19b2Smrgdone
25174ecf19b2SmrgLIBOBJS=$ac_libobjs
25184ecf19b2Smrg
25194ecf19b2SmrgLTLIBOBJS=$ac_ltlibobjs
25204ecf19b2Smrg
25214ecf19b2Smrg
25224ecf19b2Smrgif test -z "${MAINTAINER_MODE_TRUE}" && test -z "${MAINTAINER_MODE_FALSE}"; then
25234ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"MAINTAINER_MODE\" was never defined.
25244ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25254ecf19b2Smrgecho "$as_me: error: conditional \"MAINTAINER_MODE\" was never defined.
25264ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25274ecf19b2Smrg   { (exit 1); exit 1; }; }
25284ecf19b2Smrgfi
25294ecf19b2Smrgif test -z "${ISO8859_1_TRUE}" && test -z "${ISO8859_1_FALSE}"; then
25304ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_1\" was never defined.
25314ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25324ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_1\" was never defined.
25334ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25344ecf19b2Smrg   { (exit 1); exit 1; }; }
25354ecf19b2Smrgfi
25364ecf19b2Smrgif test -z "${ISO8859_2_TRUE}" && test -z "${ISO8859_2_FALSE}"; then
25374ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_2\" was never defined.
25384ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25394ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_2\" was never defined.
25404ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25414ecf19b2Smrg   { (exit 1); exit 1; }; }
25424ecf19b2Smrgfi
25434ecf19b2Smrgif test -z "${ISO8859_3_TRUE}" && test -z "${ISO8859_3_FALSE}"; then
25444ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_3\" was never defined.
25454ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25464ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_3\" was never defined.
25474ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25484ecf19b2Smrg   { (exit 1); exit 1; }; }
25494ecf19b2Smrgfi
25504ecf19b2Smrgif test -z "${ISO8859_4_TRUE}" && test -z "${ISO8859_4_FALSE}"; then
25514ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_4\" was never defined.
25524ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25534ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_4\" was never defined.
25544ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25554ecf19b2Smrg   { (exit 1); exit 1; }; }
25564ecf19b2Smrgfi
25574ecf19b2Smrgif test -z "${ISO8859_9_TRUE}" && test -z "${ISO8859_9_FALSE}"; then
25584ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_9\" was never defined.
25594ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25604ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_9\" was never defined.
25614ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25624ecf19b2Smrg   { (exit 1); exit 1; }; }
25634ecf19b2Smrgfi
25644ecf19b2Smrgif test -z "${ISO8859_10_TRUE}" && test -z "${ISO8859_10_FALSE}"; then
25654ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_10\" was never defined.
25664ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25674ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_10\" was never defined.
25684ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25694ecf19b2Smrg   { (exit 1); exit 1; }; }
25704ecf19b2Smrgfi
25714ecf19b2Smrgif test -z "${ISO8859_13_TRUE}" && test -z "${ISO8859_13_FALSE}"; then
25724ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_13\" was never defined.
25734ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25744ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_13\" was never defined.
25754ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25764ecf19b2Smrg   { (exit 1); exit 1; }; }
25774ecf19b2Smrgfi
25784ecf19b2Smrgif test -z "${ISO8859_14_TRUE}" && test -z "${ISO8859_14_FALSE}"; then
25794ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_14\" was never defined.
25804ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25814ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_14\" was never defined.
25824ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25834ecf19b2Smrg   { (exit 1); exit 1; }; }
25844ecf19b2Smrgfi
25854ecf19b2Smrgif test -z "${ISO8859_15_TRUE}" && test -z "${ISO8859_15_FALSE}"; then
25864ecf19b2Smrg  { { echo "$as_me:$LINENO: error: conditional \"ISO8859_15\" was never defined.
25874ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&5
25884ecf19b2Smrgecho "$as_me: error: conditional \"ISO8859_15\" was never defined.
25894ecf19b2SmrgUsually this means the macro was only invoked conditionally." >&2;}
25904ecf19b2Smrg   { (exit 1); exit 1; }; }
25914ecf19b2Smrgfi
25924ecf19b2Smrg
25934ecf19b2Smrg: ${CONFIG_STATUS=./config.status}
25944ecf19b2Smrgac_clean_files_save=$ac_clean_files
25954ecf19b2Smrgac_clean_files="$ac_clean_files $CONFIG_STATUS"
25964ecf19b2Smrg{ echo "$as_me:$LINENO: creating $CONFIG_STATUS" >&5
25974ecf19b2Smrgecho "$as_me: creating $CONFIG_STATUS" >&6;}
25984ecf19b2Smrgcat >$CONFIG_STATUS <<_ACEOF
25994ecf19b2Smrg#! $SHELL
26004ecf19b2Smrg# Generated by $as_me.
26014ecf19b2Smrg# Run this file to recreate the current configuration.
26024ecf19b2Smrg# Compiler output produced by configure, useful for debugging
26034ecf19b2Smrg# configure, is in config.log if it exists.
26044ecf19b2Smrg
26054ecf19b2Smrgdebug=false
26064ecf19b2Smrgac_cs_recheck=false
26074ecf19b2Smrgac_cs_silent=false
26084ecf19b2SmrgSHELL=\${CONFIG_SHELL-$SHELL}
26094ecf19b2Smrg_ACEOF
26104ecf19b2Smrg
26114ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
26124ecf19b2Smrg## --------------------- ##
26134ecf19b2Smrg## M4sh Initialization.  ##
26144ecf19b2Smrg## --------------------- ##
26154ecf19b2Smrg
26164ecf19b2Smrg# Be Bourne compatible
26174ecf19b2Smrgif test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
26184ecf19b2Smrg  emulate sh
26194ecf19b2Smrg  NULLCMD=:
26204ecf19b2Smrg  # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
26214ecf19b2Smrg  # is contrary to our usage.  Disable this feature.
26224ecf19b2Smrg  alias -g '${1+"$@"}'='"$@"'
26234ecf19b2Smrgelif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
26244ecf19b2Smrg  set -o posix
26254ecf19b2Smrgfi
26264ecf19b2SmrgDUALCASE=1; export DUALCASE # for MKS sh
26274ecf19b2Smrg
26284ecf19b2Smrg# Support unset when possible.
26294ecf19b2Smrgif ( (MAIL=60; unset MAIL) || exit) >/dev/null 2>&1; then
26304ecf19b2Smrg  as_unset=unset
26314ecf19b2Smrgelse
26324ecf19b2Smrg  as_unset=false
26334ecf19b2Smrgfi
26344ecf19b2Smrg
26354ecf19b2Smrg
26364ecf19b2Smrg# Work around bugs in pre-3.0 UWIN ksh.
26374ecf19b2Smrg$as_unset ENV MAIL MAILPATH
26384ecf19b2SmrgPS1='$ '
26394ecf19b2SmrgPS2='> '
26404ecf19b2SmrgPS4='+ '
26414ecf19b2Smrg
26424ecf19b2Smrg# NLS nuisances.
26434ecf19b2Smrgfor as_var in \
26444ecf19b2Smrg  LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
26454ecf19b2Smrg  LC_MEASUREMENT LC_MESSAGES LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER \
26464ecf19b2Smrg  LC_TELEPHONE LC_TIME
26474ecf19b2Smrgdo
26484ecf19b2Smrg  if (set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`"); then
26494ecf19b2Smrg    eval $as_var=C; export $as_var
26504ecf19b2Smrg  else
26514ecf19b2Smrg    $as_unset $as_var
26524ecf19b2Smrg  fi
26534ecf19b2Smrgdone
26544ecf19b2Smrg
26554ecf19b2Smrg# Required to use basename.
26564ecf19b2Smrgif expr a : '\(a\)' >/dev/null 2>&1; then
26574ecf19b2Smrg  as_expr=expr
26584ecf19b2Smrgelse
26594ecf19b2Smrg  as_expr=false
26604ecf19b2Smrgfi
26614ecf19b2Smrg
26624ecf19b2Smrgif (basename /) >/dev/null 2>&1 && test "X`basename / 2>&1`" = "X/"; then
26634ecf19b2Smrg  as_basename=basename
26644ecf19b2Smrgelse
26654ecf19b2Smrg  as_basename=false
26664ecf19b2Smrgfi
26674ecf19b2Smrg
26684ecf19b2Smrg
26694ecf19b2Smrg# Name of the executable.
26704ecf19b2Smrgas_me=`$as_basename "$0" ||
26714ecf19b2Smrg$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \
26724ecf19b2Smrg	 X"$0" : 'X\(//\)$' \| \
26734ecf19b2Smrg	 X"$0" : 'X\(/\)$' \| \
26744ecf19b2Smrg	 .     : '\(.\)' 2>/dev/null ||
26754ecf19b2Smrgecho X/"$0" |
26764ecf19b2Smrg    sed '/^.*\/\([^/][^/]*\)\/*$/{ s//\1/; q; }
26774ecf19b2Smrg  	  /^X\/\(\/\/\)$/{ s//\1/; q; }
26784ecf19b2Smrg  	  /^X\/\(\/\).*/{ s//\1/; q; }
26794ecf19b2Smrg  	  s/.*/./; q'`
26804ecf19b2Smrg
26814ecf19b2Smrg
26824ecf19b2Smrg# PATH needs CR, and LINENO needs CR and PATH.
26834ecf19b2Smrg# Avoid depending upon Character Ranges.
26844ecf19b2Smrgas_cr_letters='abcdefghijklmnopqrstuvwxyz'
26854ecf19b2Smrgas_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ'
26864ecf19b2Smrgas_cr_Letters=$as_cr_letters$as_cr_LETTERS
26874ecf19b2Smrgas_cr_digits='0123456789'
26884ecf19b2Smrgas_cr_alnum=$as_cr_Letters$as_cr_digits
26894ecf19b2Smrg
26904ecf19b2Smrg# The user is always right.
26914ecf19b2Smrgif test "${PATH_SEPARATOR+set}" != set; then
26924ecf19b2Smrg  echo "#! /bin/sh" >conf$$.sh
26934ecf19b2Smrg  echo  "exit 0"   >>conf$$.sh
26944ecf19b2Smrg  chmod +x conf$$.sh
26954ecf19b2Smrg  if (PATH="/nonexistent;."; conf$$.sh) >/dev/null 2>&1; then
26964ecf19b2Smrg    PATH_SEPARATOR=';'
26974ecf19b2Smrg  else
26984ecf19b2Smrg    PATH_SEPARATOR=:
26994ecf19b2Smrg  fi
27004ecf19b2Smrg  rm -f conf$$.sh
27014ecf19b2Smrgfi
27024ecf19b2Smrg
27034ecf19b2Smrg
27044ecf19b2Smrg  as_lineno_1=$LINENO
27054ecf19b2Smrg  as_lineno_2=$LINENO
27064ecf19b2Smrg  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
27074ecf19b2Smrg  test "x$as_lineno_1" != "x$as_lineno_2" &&
27084ecf19b2Smrg  test "x$as_lineno_3"  = "x$as_lineno_2"  || {
27094ecf19b2Smrg  # Find who we are.  Look in the path if we contain no path at all
27104ecf19b2Smrg  # relative or not.
27114ecf19b2Smrg  case $0 in
27124ecf19b2Smrg    *[\\/]* ) as_myself=$0 ;;
27134ecf19b2Smrg    *) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27144ecf19b2Smrgfor as_dir in $PATH
27154ecf19b2Smrgdo
27164ecf19b2Smrg  IFS=$as_save_IFS
27174ecf19b2Smrg  test -z "$as_dir" && as_dir=.
27184ecf19b2Smrg  test -r "$as_dir/$0" && as_myself=$as_dir/$0 && break
27194ecf19b2Smrgdone
27204ecf19b2Smrg
27214ecf19b2Smrg       ;;
27224ecf19b2Smrg  esac
27234ecf19b2Smrg  # We did not find ourselves, most probably we were run as `sh COMMAND'
27244ecf19b2Smrg  # in which case we are not to be found in the path.
27254ecf19b2Smrg  if test "x$as_myself" = x; then
27264ecf19b2Smrg    as_myself=$0
27274ecf19b2Smrg  fi
27284ecf19b2Smrg  if test ! -f "$as_myself"; then
27294ecf19b2Smrg    { { echo "$as_me:$LINENO: error: cannot find myself; rerun with an absolute path" >&5
27304ecf19b2Smrgecho "$as_me: error: cannot find myself; rerun with an absolute path" >&2;}
27314ecf19b2Smrg   { (exit 1); exit 1; }; }
27324ecf19b2Smrg  fi
27334ecf19b2Smrg  case $CONFIG_SHELL in
27344ecf19b2Smrg  '')
27354ecf19b2Smrg    as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
27364ecf19b2Smrgfor as_dir in /bin$PATH_SEPARATOR/usr/bin$PATH_SEPARATOR$PATH
27374ecf19b2Smrgdo
27384ecf19b2Smrg  IFS=$as_save_IFS
27394ecf19b2Smrg  test -z "$as_dir" && as_dir=.
27404ecf19b2Smrg  for as_base in sh bash ksh sh5; do
27414ecf19b2Smrg	 case $as_dir in
27424ecf19b2Smrg	 /*)
27434ecf19b2Smrg	   if ("$as_dir/$as_base" -c '
27444ecf19b2Smrg  as_lineno_1=$LINENO
27454ecf19b2Smrg  as_lineno_2=$LINENO
27464ecf19b2Smrg  as_lineno_3=`(expr $as_lineno_1 + 1) 2>/dev/null`
27474ecf19b2Smrg  test "x$as_lineno_1" != "x$as_lineno_2" &&
27484ecf19b2Smrg  test "x$as_lineno_3"  = "x$as_lineno_2" ') 2>/dev/null; then
27494ecf19b2Smrg	     $as_unset BASH_ENV || test "${BASH_ENV+set}" != set || { BASH_ENV=; export BASH_ENV; }
27504ecf19b2Smrg	     $as_unset ENV || test "${ENV+set}" != set || { ENV=; export ENV; }
27514ecf19b2Smrg	     CONFIG_SHELL=$as_dir/$as_base
27524ecf19b2Smrg	     export CONFIG_SHELL
27534ecf19b2Smrg	     exec "$CONFIG_SHELL" "$0" ${1+"$@"}
27544ecf19b2Smrg	   fi;;
27554ecf19b2Smrg	 esac
27564ecf19b2Smrg       done
27574ecf19b2Smrgdone
27584ecf19b2Smrg;;
27594ecf19b2Smrg  esac
27604ecf19b2Smrg
27614ecf19b2Smrg  # Create $as_me.lineno as a copy of $as_myself, but with $LINENO
27624ecf19b2Smrg  # uniformly replaced by the line number.  The first 'sed' inserts a
27634ecf19b2Smrg  # line-number line before each line; the second 'sed' does the real
27644ecf19b2Smrg  # work.  The second script uses 'N' to pair each line-number line
27654ecf19b2Smrg  # with the numbered line, and appends trailing '-' during
27664ecf19b2Smrg  # substitution so that $LINENO is not a special case at line end.
27674ecf19b2Smrg  # (Raja R Harinath suggested sed '=', and Paul Eggert wrote the
27684ecf19b2Smrg  # second 'sed' script.  Blame Lee E. McMahon for sed's syntax.  :-)
27694ecf19b2Smrg  sed '=' <$as_myself |
27704ecf19b2Smrg    sed '
27714ecf19b2Smrg      N
27724ecf19b2Smrg      s,$,-,
27734ecf19b2Smrg      : loop
27744ecf19b2Smrg      s,^\(['$as_cr_digits']*\)\(.*\)[$]LINENO\([^'$as_cr_alnum'_]\),\1\2\1\3,
27754ecf19b2Smrg      t loop
27764ecf19b2Smrg      s,-$,,
27774ecf19b2Smrg      s,^['$as_cr_digits']*\n,,
27784ecf19b2Smrg    ' >$as_me.lineno &&
27794ecf19b2Smrg  chmod +x $as_me.lineno ||
27804ecf19b2Smrg    { { echo "$as_me:$LINENO: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&5
27814ecf19b2Smrgecho "$as_me: error: cannot create $as_me.lineno; rerun with a POSIX shell" >&2;}
27824ecf19b2Smrg   { (exit 1); exit 1; }; }
27834ecf19b2Smrg
27844ecf19b2Smrg  # Don't try to exec as it changes $[0], causing all sort of problems
27854ecf19b2Smrg  # (the dirname of $[0] is not the place where we might find the
27864ecf19b2Smrg  # original and so on.  Autoconf is especially sensible to this).
27874ecf19b2Smrg  . ./$as_me.lineno
27884ecf19b2Smrg  # Exit status is that of the last command.
27894ecf19b2Smrg  exit
27904ecf19b2Smrg}
27914ecf19b2Smrg
27924ecf19b2Smrg
27934ecf19b2Smrgcase `echo "testing\c"; echo 1,2,3`,`echo -n testing; echo 1,2,3` in
27944ecf19b2Smrg  *c*,-n*) ECHO_N= ECHO_C='
27954ecf19b2Smrg' ECHO_T='	' ;;
27964ecf19b2Smrg  *c*,*  ) ECHO_N=-n ECHO_C= ECHO_T= ;;
27974ecf19b2Smrg  *)       ECHO_N= ECHO_C='\c' ECHO_T= ;;
27984ecf19b2Smrgesac
27994ecf19b2Smrg
28004ecf19b2Smrgif expr a : '\(a\)' >/dev/null 2>&1; then
28014ecf19b2Smrg  as_expr=expr
28024ecf19b2Smrgelse
28034ecf19b2Smrg  as_expr=false
28044ecf19b2Smrgfi
28054ecf19b2Smrg
28064ecf19b2Smrgrm -f conf$$ conf$$.exe conf$$.file
28074ecf19b2Smrgecho >conf$$.file
28084ecf19b2Smrgif ln -s conf$$.file conf$$ 2>/dev/null; then
28094ecf19b2Smrg  # We could just check for DJGPP; but this test a) works b) is more generic
28104ecf19b2Smrg  # and c) will remain valid once DJGPP supports symlinks (DJGPP 2.04).
28114ecf19b2Smrg  if test -f conf$$.exe; then
28124ecf19b2Smrg    # Don't use ln at all; we don't have any links
28134ecf19b2Smrg    as_ln_s='cp -p'
28144ecf19b2Smrg  else
28154ecf19b2Smrg    as_ln_s='ln -s'
28164ecf19b2Smrg  fi
28174ecf19b2Smrgelif ln conf$$.file conf$$ 2>/dev/null; then
28184ecf19b2Smrg  as_ln_s=ln
28194ecf19b2Smrgelse
28204ecf19b2Smrg  as_ln_s='cp -p'
28214ecf19b2Smrgfi
28224ecf19b2Smrgrm -f conf$$ conf$$.exe conf$$.file
28234ecf19b2Smrg
28244ecf19b2Smrgif mkdir -p . 2>/dev/null; then
28254ecf19b2Smrg  as_mkdir_p=:
28264ecf19b2Smrgelse
28274ecf19b2Smrg  test -d ./-p && rmdir ./-p
28284ecf19b2Smrg  as_mkdir_p=false
28294ecf19b2Smrgfi
28304ecf19b2Smrg
28314ecf19b2Smrgas_executable_p="test -f"
28324ecf19b2Smrg
28334ecf19b2Smrg# Sed expression to map a string onto a valid CPP name.
28344ecf19b2Smrgas_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'"
28354ecf19b2Smrg
28364ecf19b2Smrg# Sed expression to map a string onto a valid variable name.
28374ecf19b2Smrgas_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'"
28384ecf19b2Smrg
28394ecf19b2Smrg
28404ecf19b2Smrg# IFS
28414ecf19b2Smrg# We need space, tab and new line, in precisely that order.
28424ecf19b2Smrgas_nl='
28434ecf19b2Smrg'
28444ecf19b2SmrgIFS=" 	$as_nl"
28454ecf19b2Smrg
28464ecf19b2Smrg# CDPATH.
28474ecf19b2Smrg$as_unset CDPATH
28484ecf19b2Smrg
28494ecf19b2Smrgexec 6>&1
28504ecf19b2Smrg
28514ecf19b2Smrg# Open the log real soon, to keep \$[0] and so on meaningful, and to
28524ecf19b2Smrg# report actual input values of CONFIG_FILES etc. instead of their
28534ecf19b2Smrg# values after options handling.  Logging --version etc. is OK.
28544ecf19b2Smrgexec 5>>config.log
28554ecf19b2Smrg{
28564ecf19b2Smrg  echo
28574ecf19b2Smrg  sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
28584ecf19b2Smrg## Running $as_me. ##
28594ecf19b2Smrg_ASBOX
28604ecf19b2Smrg} >&5
28614ecf19b2Smrgcat >&5 <<_CSEOF
28624ecf19b2Smrg
28634ecf19b2SmrgThis file was extended by font-adobe-75dpi $as_me 1.0.0, which was
28644ecf19b2Smrggenerated by GNU Autoconf 2.59.  Invocation command line was
28654ecf19b2Smrg
28664ecf19b2Smrg  CONFIG_FILES    = $CONFIG_FILES
28674ecf19b2Smrg  CONFIG_HEADERS  = $CONFIG_HEADERS
28684ecf19b2Smrg  CONFIG_LINKS    = $CONFIG_LINKS
28694ecf19b2Smrg  CONFIG_COMMANDS = $CONFIG_COMMANDS
28704ecf19b2Smrg  $ $0 $@
28714ecf19b2Smrg
28724ecf19b2Smrg_CSEOF
28734ecf19b2Smrgecho "on `(hostname || uname -n) 2>/dev/null | sed 1q`" >&5
28744ecf19b2Smrgecho >&5
28754ecf19b2Smrg_ACEOF
28764ecf19b2Smrg
28774ecf19b2Smrg# Files that config.status was made for.
28784ecf19b2Smrgif test -n "$ac_config_files"; then
28794ecf19b2Smrg  echo "config_files=\"$ac_config_files\"" >>$CONFIG_STATUS
28804ecf19b2Smrgfi
28814ecf19b2Smrg
28824ecf19b2Smrgif test -n "$ac_config_headers"; then
28834ecf19b2Smrg  echo "config_headers=\"$ac_config_headers\"" >>$CONFIG_STATUS
28844ecf19b2Smrgfi
28854ecf19b2Smrg
28864ecf19b2Smrgif test -n "$ac_config_links"; then
28874ecf19b2Smrg  echo "config_links=\"$ac_config_links\"" >>$CONFIG_STATUS
28884ecf19b2Smrgfi
28894ecf19b2Smrg
28904ecf19b2Smrgif test -n "$ac_config_commands"; then
28914ecf19b2Smrg  echo "config_commands=\"$ac_config_commands\"" >>$CONFIG_STATUS
28924ecf19b2Smrgfi
28934ecf19b2Smrg
28944ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
28954ecf19b2Smrg
28964ecf19b2Smrgac_cs_usage="\
28974ecf19b2Smrg\`$as_me' instantiates files from templates according to the
28984ecf19b2Smrgcurrent configuration.
28994ecf19b2Smrg
29004ecf19b2SmrgUsage: $0 [OPTIONS] [FILE]...
29014ecf19b2Smrg
29024ecf19b2Smrg  -h, --help       print this help, then exit
29034ecf19b2Smrg  -V, --version    print version number, then exit
29044ecf19b2Smrg  -q, --quiet      do not print progress messages
29054ecf19b2Smrg  -d, --debug      don't remove temporary files
29064ecf19b2Smrg      --recheck    update $as_me by reconfiguring in the same conditions
29074ecf19b2Smrg  --file=FILE[:TEMPLATE]
29084ecf19b2Smrg		   instantiate the configuration file FILE
29094ecf19b2Smrg
29104ecf19b2SmrgConfiguration files:
29114ecf19b2Smrg$config_files
29124ecf19b2Smrg
29134ecf19b2SmrgReport bugs to <bug-autoconf@gnu.org>."
29144ecf19b2Smrg_ACEOF
29154ecf19b2Smrg
29164ecf19b2Smrgcat >>$CONFIG_STATUS <<_ACEOF
29174ecf19b2Smrgac_cs_version="\\
29184ecf19b2Smrgfont-adobe-75dpi config.status 1.0.0
29194ecf19b2Smrgconfigured by $0, generated by GNU Autoconf 2.59,
29204ecf19b2Smrg  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
29214ecf19b2Smrg
29224ecf19b2SmrgCopyright (C) 2003 Free Software Foundation, Inc.
29234ecf19b2SmrgThis config.status script is free software; the Free Software Foundation
29244ecf19b2Smrggives unlimited permission to copy, distribute and modify it."
29254ecf19b2Smrgsrcdir=$srcdir
29264ecf19b2SmrgINSTALL="$INSTALL"
29274ecf19b2Smrg_ACEOF
29284ecf19b2Smrg
29294ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
29304ecf19b2Smrg# If no file are specified by the user, then we need to provide default
29314ecf19b2Smrg# value.  By we need to know if files were specified by the user.
29324ecf19b2Smrgac_need_defaults=:
29334ecf19b2Smrgwhile test $# != 0
29344ecf19b2Smrgdo
29354ecf19b2Smrg  case $1 in
29364ecf19b2Smrg  --*=*)
29374ecf19b2Smrg    ac_option=`expr "x$1" : 'x\([^=]*\)='`
29384ecf19b2Smrg    ac_optarg=`expr "x$1" : 'x[^=]*=\(.*\)'`
29394ecf19b2Smrg    ac_shift=:
29404ecf19b2Smrg    ;;
29414ecf19b2Smrg  -*)
29424ecf19b2Smrg    ac_option=$1
29434ecf19b2Smrg    ac_optarg=$2
29444ecf19b2Smrg    ac_shift=shift
29454ecf19b2Smrg    ;;
29464ecf19b2Smrg  *) # This is not an option, so the user has probably given explicit
29474ecf19b2Smrg     # arguments.
29484ecf19b2Smrg     ac_option=$1
29494ecf19b2Smrg     ac_need_defaults=false;;
29504ecf19b2Smrg  esac
29514ecf19b2Smrg
29524ecf19b2Smrg  case $ac_option in
29534ecf19b2Smrg  # Handling of the options.
29544ecf19b2Smrg_ACEOF
29554ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
29564ecf19b2Smrg  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
29574ecf19b2Smrg    ac_cs_recheck=: ;;
29584ecf19b2Smrg  --version | --vers* | -V )
29594ecf19b2Smrg    echo "$ac_cs_version"; exit 0 ;;
29604ecf19b2Smrg  --he | --h)
29614ecf19b2Smrg    # Conflict between --help and --header
29624ecf19b2Smrg    { { echo "$as_me:$LINENO: error: ambiguous option: $1
29634ecf19b2SmrgTry \`$0 --help' for more information." >&5
29644ecf19b2Smrgecho "$as_me: error: ambiguous option: $1
29654ecf19b2SmrgTry \`$0 --help' for more information." >&2;}
29664ecf19b2Smrg   { (exit 1); exit 1; }; };;
29674ecf19b2Smrg  --help | --hel | -h )
29684ecf19b2Smrg    echo "$ac_cs_usage"; exit 0 ;;
29694ecf19b2Smrg  --debug | --d* | -d )
29704ecf19b2Smrg    debug=: ;;
29714ecf19b2Smrg  --file | --fil | --fi | --f )
29724ecf19b2Smrg    $ac_shift
29734ecf19b2Smrg    CONFIG_FILES="$CONFIG_FILES $ac_optarg"
29744ecf19b2Smrg    ac_need_defaults=false;;
29754ecf19b2Smrg  --header | --heade | --head | --hea )
29764ecf19b2Smrg    $ac_shift
29774ecf19b2Smrg    CONFIG_HEADERS="$CONFIG_HEADERS $ac_optarg"
29784ecf19b2Smrg    ac_need_defaults=false;;
29794ecf19b2Smrg  -q | -quiet | --quiet | --quie | --qui | --qu | --q \
29804ecf19b2Smrg  | -silent | --silent | --silen | --sile | --sil | --si | --s)
29814ecf19b2Smrg    ac_cs_silent=: ;;
29824ecf19b2Smrg
29834ecf19b2Smrg  # This is an error.
29844ecf19b2Smrg  -*) { { echo "$as_me:$LINENO: error: unrecognized option: $1
29854ecf19b2SmrgTry \`$0 --help' for more information." >&5
29864ecf19b2Smrgecho "$as_me: error: unrecognized option: $1
29874ecf19b2SmrgTry \`$0 --help' for more information." >&2;}
29884ecf19b2Smrg   { (exit 1); exit 1; }; } ;;
29894ecf19b2Smrg
29904ecf19b2Smrg  *) ac_config_targets="$ac_config_targets $1" ;;
29914ecf19b2Smrg
29924ecf19b2Smrg  esac
29934ecf19b2Smrg  shift
29944ecf19b2Smrgdone
29954ecf19b2Smrg
29964ecf19b2Smrgac_configure_extra_args=
29974ecf19b2Smrg
29984ecf19b2Smrgif $ac_cs_silent; then
29994ecf19b2Smrg  exec 6>/dev/null
30004ecf19b2Smrg  ac_configure_extra_args="$ac_configure_extra_args --silent"
30014ecf19b2Smrgfi
30024ecf19b2Smrg
30034ecf19b2Smrg_ACEOF
30044ecf19b2Smrgcat >>$CONFIG_STATUS <<_ACEOF
30054ecf19b2Smrgif \$ac_cs_recheck; then
30064ecf19b2Smrg  echo "running $SHELL $0 " $ac_configure_args \$ac_configure_extra_args " --no-create --no-recursion" >&6
30074ecf19b2Smrg  exec $SHELL $0 $ac_configure_args \$ac_configure_extra_args --no-create --no-recursion
30084ecf19b2Smrgfi
30094ecf19b2Smrg
30104ecf19b2Smrg_ACEOF
30114ecf19b2Smrg
30124ecf19b2Smrg
30134ecf19b2Smrg
30144ecf19b2Smrg
30154ecf19b2Smrg
30164ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
30174ecf19b2Smrgfor ac_config_target in $ac_config_targets
30184ecf19b2Smrgdo
30194ecf19b2Smrg  case "$ac_config_target" in
30204ecf19b2Smrg  # Handling of arguments.
30214ecf19b2Smrg  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
30224ecf19b2Smrg  *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
30234ecf19b2Smrgecho "$as_me: error: invalid argument: $ac_config_target" >&2;}
30244ecf19b2Smrg   { (exit 1); exit 1; }; };;
30254ecf19b2Smrg  esac
30264ecf19b2Smrgdone
30274ecf19b2Smrg
30284ecf19b2Smrg# If the user did not use the arguments to specify the items to instantiate,
30294ecf19b2Smrg# then the envvar interface is used.  Set only those that are not.
30304ecf19b2Smrg# We use the long form for the default assignment because of an extremely
30314ecf19b2Smrg# bizarre bug on SunOS 4.1.3.
30324ecf19b2Smrgif $ac_need_defaults; then
30334ecf19b2Smrg  test "${CONFIG_FILES+set}" = set || CONFIG_FILES=$config_files
30344ecf19b2Smrgfi
30354ecf19b2Smrg
30364ecf19b2Smrg# Have a temporary directory for convenience.  Make it in the build tree
30374ecf19b2Smrg# simply because there is no reason to put it here, and in addition,
30384ecf19b2Smrg# creating and moving files from /tmp can sometimes cause problems.
30394ecf19b2Smrg# Create a temporary directory, and hook for its removal unless debugging.
30404ecf19b2Smrg$debug ||
30414ecf19b2Smrg{
30424ecf19b2Smrg  trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0
30434ecf19b2Smrg  trap '{ (exit 1); exit 1; }' 1 2 13 15
30444ecf19b2Smrg}
30454ecf19b2Smrg
30464ecf19b2Smrg# Create a (secure) tmp directory for tmp files.
30474ecf19b2Smrg
30484ecf19b2Smrg{
30494ecf19b2Smrg  tmp=`(umask 077 && mktemp -d -q "./confstatXXXXXX") 2>/dev/null` &&
30504ecf19b2Smrg  test -n "$tmp" && test -d "$tmp"
30514ecf19b2Smrg}  ||
30524ecf19b2Smrg{
30534ecf19b2Smrg  tmp=./confstat$$-$RANDOM
30544ecf19b2Smrg  (umask 077 && mkdir $tmp)
30554ecf19b2Smrg} ||
30564ecf19b2Smrg{
30574ecf19b2Smrg   echo "$me: cannot create a temporary directory in ." >&2
30584ecf19b2Smrg   { (exit 1); exit 1; }
30594ecf19b2Smrg}
30604ecf19b2Smrg
30614ecf19b2Smrg_ACEOF
30624ecf19b2Smrg
30634ecf19b2Smrgcat >>$CONFIG_STATUS <<_ACEOF
30644ecf19b2Smrg
30654ecf19b2Smrg#
30664ecf19b2Smrg# CONFIG_FILES section.
30674ecf19b2Smrg#
30684ecf19b2Smrg
30694ecf19b2Smrg# No need to generate the scripts if there are no CONFIG_FILES.
30704ecf19b2Smrg# This happens for instance when ./config.status config.h
30714ecf19b2Smrgif test -n "\$CONFIG_FILES"; then
30724ecf19b2Smrg  # Protect against being on the right side of a sed subst in config.status.
30734ecf19b2Smrg  sed 's/,@/@@/; s/@,/@@/; s/,;t t\$/@;t t/; /@;t t\$/s/[\\\\&,]/\\\\&/g;
30744ecf19b2Smrg   s/@@/,@/; s/@@/@,/; s/@;t t\$/,;t t/' >\$tmp/subs.sed <<\\CEOF
30754ecf19b2Smrgs,@SHELL@,$SHELL,;t t
30764ecf19b2Smrgs,@PATH_SEPARATOR@,$PATH_SEPARATOR,;t t
30774ecf19b2Smrgs,@PACKAGE_NAME@,$PACKAGE_NAME,;t t
30784ecf19b2Smrgs,@PACKAGE_TARNAME@,$PACKAGE_TARNAME,;t t
30794ecf19b2Smrgs,@PACKAGE_VERSION@,$PACKAGE_VERSION,;t t
30804ecf19b2Smrgs,@PACKAGE_STRING@,$PACKAGE_STRING,;t t
30814ecf19b2Smrgs,@PACKAGE_BUGREPORT@,$PACKAGE_BUGREPORT,;t t
30824ecf19b2Smrgs,@exec_prefix@,$exec_prefix,;t t
30834ecf19b2Smrgs,@prefix@,$prefix,;t t
30844ecf19b2Smrgs,@program_transform_name@,$program_transform_name,;t t
30854ecf19b2Smrgs,@bindir@,$bindir,;t t
30864ecf19b2Smrgs,@sbindir@,$sbindir,;t t
30874ecf19b2Smrgs,@libexecdir@,$libexecdir,;t t
30884ecf19b2Smrgs,@datadir@,$datadir,;t t
30894ecf19b2Smrgs,@sysconfdir@,$sysconfdir,;t t
30904ecf19b2Smrgs,@sharedstatedir@,$sharedstatedir,;t t
30914ecf19b2Smrgs,@localstatedir@,$localstatedir,;t t
30924ecf19b2Smrgs,@libdir@,$libdir,;t t
30934ecf19b2Smrgs,@includedir@,$includedir,;t t
30944ecf19b2Smrgs,@oldincludedir@,$oldincludedir,;t t
30954ecf19b2Smrgs,@infodir@,$infodir,;t t
30964ecf19b2Smrgs,@mandir@,$mandir,;t t
30974ecf19b2Smrgs,@build_alias@,$build_alias,;t t
30984ecf19b2Smrgs,@host_alias@,$host_alias,;t t
30994ecf19b2Smrgs,@target_alias@,$target_alias,;t t
31004ecf19b2Smrgs,@DEFS@,$DEFS,;t t
31014ecf19b2Smrgs,@ECHO_C@,$ECHO_C,;t t
31024ecf19b2Smrgs,@ECHO_N@,$ECHO_N,;t t
31034ecf19b2Smrgs,@ECHO_T@,$ECHO_T,;t t
31044ecf19b2Smrgs,@LIBS@,$LIBS,;t t
31054ecf19b2Smrgs,@INSTALL_PROGRAM@,$INSTALL_PROGRAM,;t t
31064ecf19b2Smrgs,@INSTALL_SCRIPT@,$INSTALL_SCRIPT,;t t
31074ecf19b2Smrgs,@INSTALL_DATA@,$INSTALL_DATA,;t t
31084ecf19b2Smrgs,@CYGPATH_W@,$CYGPATH_W,;t t
31094ecf19b2Smrgs,@PACKAGE@,$PACKAGE,;t t
31104ecf19b2Smrgs,@VERSION@,$VERSION,;t t
31114ecf19b2Smrgs,@ACLOCAL@,$ACLOCAL,;t t
31124ecf19b2Smrgs,@AUTOCONF@,$AUTOCONF,;t t
31134ecf19b2Smrgs,@AUTOMAKE@,$AUTOMAKE,;t t
31144ecf19b2Smrgs,@AUTOHEADER@,$AUTOHEADER,;t t
31154ecf19b2Smrgs,@MAKEINFO@,$MAKEINFO,;t t
31164ecf19b2Smrgs,@AMTAR@,$AMTAR,;t t
31174ecf19b2Smrgs,@install_sh@,$install_sh,;t t
31184ecf19b2Smrgs,@STRIP@,$STRIP,;t t
31194ecf19b2Smrgs,@ac_ct_STRIP@,$ac_ct_STRIP,;t t
31204ecf19b2Smrgs,@INSTALL_STRIP_PROGRAM@,$INSTALL_STRIP_PROGRAM,;t t
31214ecf19b2Smrgs,@AWK@,$AWK,;t t
31224ecf19b2Smrgs,@SET_MAKE@,$SET_MAKE,;t t
31234ecf19b2Smrgs,@am__leading_dot@,$am__leading_dot,;t t
31244ecf19b2Smrgs,@MAINTAINER_MODE_TRUE@,$MAINTAINER_MODE_TRUE,;t t
31254ecf19b2Smrgs,@MAINTAINER_MODE_FALSE@,$MAINTAINER_MODE_FALSE,;t t
31264ecf19b2Smrgs,@MAINT@,$MAINT,;t t
31274ecf19b2Smrgs,@BDFTOPCF@,$BDFTOPCF,;t t
31284ecf19b2Smrgs,@UCS2ANY@,$UCS2ANY,;t t
31294ecf19b2Smrgs,@MKFONTSCALE@,$MKFONTSCALE,;t t
31304ecf19b2Smrgs,@MKFONTDIR@,$MKFONTDIR,;t t
31314ecf19b2Smrgs,@FONTDIR@,$FONTDIR,;t t
31324ecf19b2Smrgs,@PKG_CONFIG@,$PKG_CONFIG,;t t
31334ecf19b2Smrgs,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t
31344ecf19b2Smrgs,@MAPS_CFLAGS@,$MAPS_CFLAGS,;t t
31354ecf19b2Smrgs,@MAPS_LIBS@,$MAPS_LIBS,;t t
31364ecf19b2Smrgs,@MAPFILES_PATH@,$MAPFILES_PATH,;t t
31374ecf19b2Smrgs,@ISO8859_1_TRUE@,$ISO8859_1_TRUE,;t t
31384ecf19b2Smrgs,@ISO8859_1_FALSE@,$ISO8859_1_FALSE,;t t
31394ecf19b2Smrgs,@ISO8859_2_TRUE@,$ISO8859_2_TRUE,;t t
31404ecf19b2Smrgs,@ISO8859_2_FALSE@,$ISO8859_2_FALSE,;t t
31414ecf19b2Smrgs,@ISO8859_3_TRUE@,$ISO8859_3_TRUE,;t t
31424ecf19b2Smrgs,@ISO8859_3_FALSE@,$ISO8859_3_FALSE,;t t
31434ecf19b2Smrgs,@ISO8859_4_TRUE@,$ISO8859_4_TRUE,;t t
31444ecf19b2Smrgs,@ISO8859_4_FALSE@,$ISO8859_4_FALSE,;t t
31454ecf19b2Smrgs,@ISO8859_9_TRUE@,$ISO8859_9_TRUE,;t t
31464ecf19b2Smrgs,@ISO8859_9_FALSE@,$ISO8859_9_FALSE,;t t
31474ecf19b2Smrgs,@ISO8859_10_TRUE@,$ISO8859_10_TRUE,;t t
31484ecf19b2Smrgs,@ISO8859_10_FALSE@,$ISO8859_10_FALSE,;t t
31494ecf19b2Smrgs,@ISO8859_13_TRUE@,$ISO8859_13_TRUE,;t t
31504ecf19b2Smrgs,@ISO8859_13_FALSE@,$ISO8859_13_FALSE,;t t
31514ecf19b2Smrgs,@ISO8859_14_TRUE@,$ISO8859_14_TRUE,;t t
31524ecf19b2Smrgs,@ISO8859_14_FALSE@,$ISO8859_14_FALSE,;t t
31534ecf19b2Smrgs,@ISO8859_15_TRUE@,$ISO8859_15_TRUE,;t t
31544ecf19b2Smrgs,@ISO8859_15_FALSE@,$ISO8859_15_FALSE,;t t
31554ecf19b2Smrgs,@LIBOBJS@,$LIBOBJS,;t t
31564ecf19b2Smrgs,@LTLIBOBJS@,$LTLIBOBJS,;t t
31574ecf19b2SmrgCEOF
31584ecf19b2Smrg
31594ecf19b2Smrg_ACEOF
31604ecf19b2Smrg
31614ecf19b2Smrg  cat >>$CONFIG_STATUS <<\_ACEOF
31624ecf19b2Smrg  # Split the substitutions into bite-sized pieces for seds with
31634ecf19b2Smrg  # small command number limits, like on Digital OSF/1 and HP-UX.
31644ecf19b2Smrg  ac_max_sed_lines=48
31654ecf19b2Smrg  ac_sed_frag=1 # Number of current file.
31664ecf19b2Smrg  ac_beg=1 # First line for current file.
31674ecf19b2Smrg  ac_end=$ac_max_sed_lines # Line after last line for current file.
31684ecf19b2Smrg  ac_more_lines=:
31694ecf19b2Smrg  ac_sed_cmds=
31704ecf19b2Smrg  while $ac_more_lines; do
31714ecf19b2Smrg    if test $ac_beg -gt 1; then
31724ecf19b2Smrg      sed "1,${ac_beg}d; ${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
31734ecf19b2Smrg    else
31744ecf19b2Smrg      sed "${ac_end}q" $tmp/subs.sed >$tmp/subs.frag
31754ecf19b2Smrg    fi
31764ecf19b2Smrg    if test ! -s $tmp/subs.frag; then
31774ecf19b2Smrg      ac_more_lines=false
31784ecf19b2Smrg    else
31794ecf19b2Smrg      # The purpose of the label and of the branching condition is to
31804ecf19b2Smrg      # speed up the sed processing (if there are no `@' at all, there
31814ecf19b2Smrg      # is no need to browse any of the substitutions).
31824ecf19b2Smrg      # These are the two extra sed commands mentioned above.
31834ecf19b2Smrg      (echo ':t
31844ecf19b2Smrg  /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $tmp/subs.frag) >$tmp/subs-$ac_sed_frag.sed
31854ecf19b2Smrg      if test -z "$ac_sed_cmds"; then
31864ecf19b2Smrg	ac_sed_cmds="sed -f $tmp/subs-$ac_sed_frag.sed"
31874ecf19b2Smrg      else
31884ecf19b2Smrg	ac_sed_cmds="$ac_sed_cmds | sed -f $tmp/subs-$ac_sed_frag.sed"
31894ecf19b2Smrg      fi
31904ecf19b2Smrg      ac_sed_frag=`expr $ac_sed_frag + 1`
31914ecf19b2Smrg      ac_beg=$ac_end
31924ecf19b2Smrg      ac_end=`expr $ac_end + $ac_max_sed_lines`
31934ecf19b2Smrg    fi
31944ecf19b2Smrg  done
31954ecf19b2Smrg  if test -z "$ac_sed_cmds"; then
31964ecf19b2Smrg    ac_sed_cmds=cat
31974ecf19b2Smrg  fi
31984ecf19b2Smrgfi # test -n "$CONFIG_FILES"
31994ecf19b2Smrg
32004ecf19b2Smrg_ACEOF
32014ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
32024ecf19b2Smrgfor ac_file in : $CONFIG_FILES; do test "x$ac_file" = x: && continue
32034ecf19b2Smrg  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
32044ecf19b2Smrg  case $ac_file in
32054ecf19b2Smrg  - | *:- | *:-:* ) # input from stdin
32064ecf19b2Smrg	cat >$tmp/stdin
32074ecf19b2Smrg	ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
32084ecf19b2Smrg	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
32094ecf19b2Smrg  *:* ) ac_file_in=`echo "$ac_file" | sed 's,[^:]*:,,'`
32104ecf19b2Smrg	ac_file=`echo "$ac_file" | sed 's,:.*,,'` ;;
32114ecf19b2Smrg  * )   ac_file_in=$ac_file.in ;;
32124ecf19b2Smrg  esac
32134ecf19b2Smrg
32144ecf19b2Smrg  # Compute @srcdir@, @top_srcdir@, and @INSTALL@ for subdirectories.
32154ecf19b2Smrg  ac_dir=`(dirname "$ac_file") 2>/dev/null ||
32164ecf19b2Smrg$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
32174ecf19b2Smrg	 X"$ac_file" : 'X\(//\)[^/]' \| \
32184ecf19b2Smrg	 X"$ac_file" : 'X\(//\)$' \| \
32194ecf19b2Smrg	 X"$ac_file" : 'X\(/\)' \| \
32204ecf19b2Smrg	 .     : '\(.\)' 2>/dev/null ||
32214ecf19b2Smrgecho X"$ac_file" |
32224ecf19b2Smrg    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
32234ecf19b2Smrg  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
32244ecf19b2Smrg  	  /^X\(\/\/\)$/{ s//\1/; q; }
32254ecf19b2Smrg  	  /^X\(\/\).*/{ s//\1/; q; }
32264ecf19b2Smrg  	  s/.*/./; q'`
32274ecf19b2Smrg  { if $as_mkdir_p; then
32284ecf19b2Smrg    mkdir -p "$ac_dir"
32294ecf19b2Smrg  else
32304ecf19b2Smrg    as_dir="$ac_dir"
32314ecf19b2Smrg    as_dirs=
32324ecf19b2Smrg    while test ! -d "$as_dir"; do
32334ecf19b2Smrg      as_dirs="$as_dir $as_dirs"
32344ecf19b2Smrg      as_dir=`(dirname "$as_dir") 2>/dev/null ||
32354ecf19b2Smrg$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
32364ecf19b2Smrg	 X"$as_dir" : 'X\(//\)[^/]' \| \
32374ecf19b2Smrg	 X"$as_dir" : 'X\(//\)$' \| \
32384ecf19b2Smrg	 X"$as_dir" : 'X\(/\)' \| \
32394ecf19b2Smrg	 .     : '\(.\)' 2>/dev/null ||
32404ecf19b2Smrgecho X"$as_dir" |
32414ecf19b2Smrg    sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ s//\1/; q; }
32424ecf19b2Smrg  	  /^X\(\/\/\)[^/].*/{ s//\1/; q; }
32434ecf19b2Smrg  	  /^X\(\/\/\)$/{ s//\1/; q; }
32444ecf19b2Smrg  	  /^X\(\/\).*/{ s//\1/; q; }
32454ecf19b2Smrg  	  s/.*/./; q'`
32464ecf19b2Smrg    done
32474ecf19b2Smrg    test ! -n "$as_dirs" || mkdir $as_dirs
32484ecf19b2Smrg  fi || { { echo "$as_me:$LINENO: error: cannot create directory \"$ac_dir\"" >&5
32494ecf19b2Smrgecho "$as_me: error: cannot create directory \"$ac_dir\"" >&2;}
32504ecf19b2Smrg   { (exit 1); exit 1; }; }; }
32514ecf19b2Smrg
32524ecf19b2Smrg  ac_builddir=.
32534ecf19b2Smrg
32544ecf19b2Smrgif test "$ac_dir" != .; then
32554ecf19b2Smrg  ac_dir_suffix=/`echo "$ac_dir" | sed 's,^\.[\\/],,'`
32564ecf19b2Smrg  # A "../" for each directory in $ac_dir_suffix.
32574ecf19b2Smrg  ac_top_builddir=`echo "$ac_dir_suffix" | sed 's,/[^\\/]*,../,g'`
32584ecf19b2Smrgelse
32594ecf19b2Smrg  ac_dir_suffix= ac_top_builddir=
32604ecf19b2Smrgfi
32614ecf19b2Smrg
32624ecf19b2Smrgcase $srcdir in
32634ecf19b2Smrg  .)  # No --srcdir option.  We are building in place.
32644ecf19b2Smrg    ac_srcdir=.
32654ecf19b2Smrg    if test -z "$ac_top_builddir"; then
32664ecf19b2Smrg       ac_top_srcdir=.
32674ecf19b2Smrg    else
32684ecf19b2Smrg       ac_top_srcdir=`echo $ac_top_builddir | sed 's,/$,,'`
32694ecf19b2Smrg    fi ;;
32704ecf19b2Smrg  [\\/]* | ?:[\\/]* )  # Absolute path.
32714ecf19b2Smrg    ac_srcdir=$srcdir$ac_dir_suffix;
32724ecf19b2Smrg    ac_top_srcdir=$srcdir ;;
32734ecf19b2Smrg  *) # Relative path.
32744ecf19b2Smrg    ac_srcdir=$ac_top_builddir$srcdir$ac_dir_suffix
32754ecf19b2Smrg    ac_top_srcdir=$ac_top_builddir$srcdir ;;
32764ecf19b2Smrgesac
32774ecf19b2Smrg
32784ecf19b2Smrg# Do not use `cd foo && pwd` to compute absolute paths, because
32794ecf19b2Smrg# the directories may not exist.
32804ecf19b2Smrgcase `pwd` in
32814ecf19b2Smrg.) ac_abs_builddir="$ac_dir";;
32824ecf19b2Smrg*)
32834ecf19b2Smrg  case "$ac_dir" in
32844ecf19b2Smrg  .) ac_abs_builddir=`pwd`;;
32854ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_builddir="$ac_dir";;
32864ecf19b2Smrg  *) ac_abs_builddir=`pwd`/"$ac_dir";;
32874ecf19b2Smrg  esac;;
32884ecf19b2Smrgesac
32894ecf19b2Smrgcase $ac_abs_builddir in
32904ecf19b2Smrg.) ac_abs_top_builddir=${ac_top_builddir}.;;
32914ecf19b2Smrg*)
32924ecf19b2Smrg  case ${ac_top_builddir}. in
32934ecf19b2Smrg  .) ac_abs_top_builddir=$ac_abs_builddir;;
32944ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_top_builddir=${ac_top_builddir}.;;
32954ecf19b2Smrg  *) ac_abs_top_builddir=$ac_abs_builddir/${ac_top_builddir}.;;
32964ecf19b2Smrg  esac;;
32974ecf19b2Smrgesac
32984ecf19b2Smrgcase $ac_abs_builddir in
32994ecf19b2Smrg.) ac_abs_srcdir=$ac_srcdir;;
33004ecf19b2Smrg*)
33014ecf19b2Smrg  case $ac_srcdir in
33024ecf19b2Smrg  .) ac_abs_srcdir=$ac_abs_builddir;;
33034ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_srcdir=$ac_srcdir;;
33044ecf19b2Smrg  *) ac_abs_srcdir=$ac_abs_builddir/$ac_srcdir;;
33054ecf19b2Smrg  esac;;
33064ecf19b2Smrgesac
33074ecf19b2Smrgcase $ac_abs_builddir in
33084ecf19b2Smrg.) ac_abs_top_srcdir=$ac_top_srcdir;;
33094ecf19b2Smrg*)
33104ecf19b2Smrg  case $ac_top_srcdir in
33114ecf19b2Smrg  .) ac_abs_top_srcdir=$ac_abs_builddir;;
33124ecf19b2Smrg  [\\/]* | ?:[\\/]* ) ac_abs_top_srcdir=$ac_top_srcdir;;
33134ecf19b2Smrg  *) ac_abs_top_srcdir=$ac_abs_builddir/$ac_top_srcdir;;
33144ecf19b2Smrg  esac;;
33154ecf19b2Smrgesac
33164ecf19b2Smrg
33174ecf19b2Smrg
33184ecf19b2Smrg  case $INSTALL in
33194ecf19b2Smrg  [\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;;
33204ecf19b2Smrg  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
33214ecf19b2Smrg  esac
33224ecf19b2Smrg
33234ecf19b2Smrg  if test x"$ac_file" != x-; then
33244ecf19b2Smrg    { echo "$as_me:$LINENO: creating $ac_file" >&5
33254ecf19b2Smrgecho "$as_me: creating $ac_file" >&6;}
33264ecf19b2Smrg    rm -f "$ac_file"
33274ecf19b2Smrg  fi
33284ecf19b2Smrg  # Let's still pretend it is `configure' which instantiates (i.e., don't
33294ecf19b2Smrg  # use $as_me), people would be surprised to read:
33304ecf19b2Smrg  #    /* config.h.  Generated by config.status.  */
33314ecf19b2Smrg  if test x"$ac_file" = x-; then
33324ecf19b2Smrg    configure_input=
33334ecf19b2Smrg  else
33344ecf19b2Smrg    configure_input="$ac_file.  "
33354ecf19b2Smrg  fi
33364ecf19b2Smrg  configure_input=$configure_input"Generated from `echo $ac_file_in |
33374ecf19b2Smrg				     sed 's,.*/,,'` by configure."
33384ecf19b2Smrg
33394ecf19b2Smrg  # First look for the input files in the build tree, otherwise in the
33404ecf19b2Smrg  # src tree.
33414ecf19b2Smrg  ac_file_inputs=`IFS=:
33424ecf19b2Smrg    for f in $ac_file_in; do
33434ecf19b2Smrg      case $f in
33444ecf19b2Smrg      -) echo $tmp/stdin ;;
33454ecf19b2Smrg      [\\/$]*)
33464ecf19b2Smrg	 # Absolute (can't be DOS-style, as IFS=:)
33474ecf19b2Smrg	 test -f "$f" || { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
33484ecf19b2Smrgecho "$as_me: error: cannot find input file: $f" >&2;}
33494ecf19b2Smrg   { (exit 1); exit 1; }; }
33504ecf19b2Smrg	 echo "$f";;
33514ecf19b2Smrg      *) # Relative
33524ecf19b2Smrg	 if test -f "$f"; then
33534ecf19b2Smrg	   # Build tree
33544ecf19b2Smrg	   echo "$f"
33554ecf19b2Smrg	 elif test -f "$srcdir/$f"; then
33564ecf19b2Smrg	   # Source tree
33574ecf19b2Smrg	   echo "$srcdir/$f"
33584ecf19b2Smrg	 else
33594ecf19b2Smrg	   # /dev/null tree
33604ecf19b2Smrg	   { { echo "$as_me:$LINENO: error: cannot find input file: $f" >&5
33614ecf19b2Smrgecho "$as_me: error: cannot find input file: $f" >&2;}
33624ecf19b2Smrg   { (exit 1); exit 1; }; }
33634ecf19b2Smrg	 fi;;
33644ecf19b2Smrg      esac
33654ecf19b2Smrg    done` || { (exit 1); exit 1; }
33664ecf19b2Smrg_ACEOF
33674ecf19b2Smrgcat >>$CONFIG_STATUS <<_ACEOF
33684ecf19b2Smrg  sed "$ac_vpsub
33694ecf19b2Smrg$extrasub
33704ecf19b2Smrg_ACEOF
33714ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
33724ecf19b2Smrg:t
33734ecf19b2Smrg/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
33744ecf19b2Smrgs,@configure_input@,$configure_input,;t t
33754ecf19b2Smrgs,@srcdir@,$ac_srcdir,;t t
33764ecf19b2Smrgs,@abs_srcdir@,$ac_abs_srcdir,;t t
33774ecf19b2Smrgs,@top_srcdir@,$ac_top_srcdir,;t t
33784ecf19b2Smrgs,@abs_top_srcdir@,$ac_abs_top_srcdir,;t t
33794ecf19b2Smrgs,@builddir@,$ac_builddir,;t t
33804ecf19b2Smrgs,@abs_builddir@,$ac_abs_builddir,;t t
33814ecf19b2Smrgs,@top_builddir@,$ac_top_builddir,;t t
33824ecf19b2Smrgs,@abs_top_builddir@,$ac_abs_top_builddir,;t t
33834ecf19b2Smrgs,@INSTALL@,$ac_INSTALL,;t t
33844ecf19b2Smrg" $ac_file_inputs | (eval "$ac_sed_cmds") >$tmp/out
33854ecf19b2Smrg  rm -f $tmp/stdin
33864ecf19b2Smrg  if test x"$ac_file" != x-; then
33874ecf19b2Smrg    mv $tmp/out $ac_file
33884ecf19b2Smrg  else
33894ecf19b2Smrg    cat $tmp/out
33904ecf19b2Smrg    rm -f $tmp/out
33914ecf19b2Smrg  fi
33924ecf19b2Smrg
33934ecf19b2Smrgdone
33944ecf19b2Smrg_ACEOF
33954ecf19b2Smrg
33964ecf19b2Smrgcat >>$CONFIG_STATUS <<\_ACEOF
33974ecf19b2Smrg
33984ecf19b2Smrg{ (exit 0); exit 0; }
33994ecf19b2Smrg_ACEOF
34004ecf19b2Smrgchmod +x $CONFIG_STATUS
34014ecf19b2Smrgac_clean_files=$ac_clean_files_save
34024ecf19b2Smrg
34034ecf19b2Smrg
34044ecf19b2Smrg# configure is writing to config.log, and then calls config.status.
34054ecf19b2Smrg# config.status does its own redirection, appending to config.log.
34064ecf19b2Smrg# Unfortunately, on DOS this fails, as config.log is still kept open
34074ecf19b2Smrg# by configure, so config.status won't be able to write to it; its
34084ecf19b2Smrg# output is simply discarded.  So we exec the FD to /dev/null,
34094ecf19b2Smrg# effectively closing config.log, so it can be properly (re)opened and
34104ecf19b2Smrg# appended to by config.status.  When coming back to configure, we
34114ecf19b2Smrg# need to make the FD available again.
34124ecf19b2Smrgif test "$no_create" != yes; then
34134ecf19b2Smrg  ac_cs_success=:
34144ecf19b2Smrg  ac_config_status_args=
34154ecf19b2Smrg  test "$silent" = yes &&
34164ecf19b2Smrg    ac_config_status_args="$ac_config_status_args --quiet"
34174ecf19b2Smrg  exec 5>/dev/null
34184ecf19b2Smrg  $SHELL $CONFIG_STATUS $ac_config_status_args || ac_cs_success=false
34194ecf19b2Smrg  exec 5>>config.log
34204ecf19b2Smrg  # Use ||, not &&, to avoid exiting from the if with $? = 1, which
34214ecf19b2Smrg  # would make configure fail if this is the last instruction.
34224ecf19b2Smrg  $ac_cs_success || { (exit 1); exit 1; }
34234ecf19b2Smrgfi
34244ecf19b2Smrg
3425