#! /bin/sh # Generated automatically by configure. # Run this file to recreate the current configuration. # This directory was configured as follows, # on host darwintel: # # ./configure CFLAGS=-fno-common --with-medium=Letterdj --sharedstatedir=/usr/local/share --sysconfdir=/usr/local/etc --datadir=/usr/local/share --localstatedir=/usr/local/share --prefix=/usr/local i386-unknown-gnu --cache-file=.././config.cache --srcdir=. # # Compiler output produced by configure, useful for debugging # configure, is in ./config.log if it exists. # Files that config.status was made for. config_files="\ composeglyphs Makefile ogonkify.in doc/Makefile m4/Makefile" ac_cs_usage="\ \`./config.status' instantiates files from templates according to the current configuration. Usage: ./config.status [OPTIONS] FILE... --recheck Update ./config.status by reconfiguring in the same conditions --version Print the version of Autoconf and exit --help Display this help and exit --file=FILE[:TEMPLATE] Instantiate the configuration file FILE Configuration files: $config_files Report bugs to ." ac_cs_version="\ ./config.status generated by autoconf version 2.14a. Configured on host darwintel by running ./configure CFLAGS=-fno-common --with-medium=Letterdj --sharedstatedir=/usr/local/share --sysconfdir=/usr/local/etc --datadir=/usr/local/share --localstatedir=/usr/local/share --prefix=/usr/local i386-unknown-gnu --cache-file=.././config.cache --srcdir=." # Root of the tmp file names. Use pid to allow concurrent executions. ac_cs_root=cs$$ ac_given_srcdir=. ac_given_INSTALL="/usr/bin/install -c -o root -g wheel" # If no file are specified by the user, then we need to provide default # value. By we need to know if files were specified by the user. ac_need_defaults=: while test $# != 0 do case "$1" in --*=*) ac_option=`echo "$1" | sed -e 's/=.*//'` ac_optarg=`echo "$1" | sed -e 's/[^=]*=//'` shift set dummy "$ac_option" "$ac_optarg" ${1+"$@"} shift ;; -*);; *) # This is not an option, so the user has probably given explicit # arguments. ac_need_defaults=false;; esac case "$1" in # Handling of the options. -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) echo "running ${CONFIG_SHELL-/bin/sh} ./configure CFLAGS=-fno-common --with-medium=Letterdj --sharedstatedir=/usr/local/share --sysconfdir=/usr/local/etc --datadir=/usr/local/share --localstatedir=/usr/local/share --prefix=/usr/local i386-unknown-gnu --cache-file=.././config.cache --srcdir=. --no-create --no-recursion" exec ${CONFIG_SHELL-/bin/sh} ./configure CFLAGS=-fno-common --with-medium=Letterdj --sharedstatedir=/usr/local/share --sysconfdir=/usr/local/etc --datadir=/usr/local/share --localstatedir=/usr/local/share --prefix=/usr/local i386-unknown-gnu --cache-file=.././config.cache --srcdir=. --no-create --no-recursion ;; -version | --version | --versio | --versi | --vers | --ver | --ve | --v) echo "$ac_cs_version"; exit 0 ;; --he | --h) # Conflict between --help and --header echo "./config.status: ambiguous option: $ac_option"; exit 1 ;; -help | --help | --hel ) echo "$ac_cs_usage"; exit 0 ;; --file | --fil | --fi | --f ) shift CONFIG_FILES="$CONFIG_FILES $1" ac_need_defaults=false;; --header | --heade | --head | --hea ) shift CONFIG_HEADERS="$CONFIG_FILES $1" ac_need_defaults=false;; # Handling of arguments. 'composeglyphs' ) CONFIG_FILES="$CONFIG_FILES composeglyphs" ;; 'Makefile' ) CONFIG_FILES="$CONFIG_FILES Makefile" ;; 'ogonkify.in' ) CONFIG_FILES="$CONFIG_FILES ogonkify.in" ;; 'doc/Makefile' ) CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; 'm4/Makefile' ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;; # This is an error. -*) echo "./config.status: invalid option: $1"; exit 1 ;; *) echo "./config.status: invalid argument: $1"; exit 1 ;; esac shift done # If the user did not use the arguments to specify the items to instantiate, # then the envvar interface is used. Set only those that are not. if $ac_need_defaults; then : ${CONFIG_FILES="$config_files"} fi # Remove all the CONFIG_FILES, and trap to remove the temp files. rm -fr `echo "$CONFIG_FILES" | sed "s/:[^ ]*//g"` trap 'rm -fr $ac_cs_root*; exit 1' 1 2 15 # # INIT-COMMANDS section. # # # CONFIG_FILES section. # # No need to generate the scripts if there are no CONFIG_FILES. # This happens for instance when ./config.status config.h if test -n "$CONFIG_FILES"; then # Protect against being on the right side of a sed subst in config.status. sed 's/%@/@@/; s/@%/@@/; s/%;t t$/@;t t/; /@;t t$/s/[\\&%]/\\&/g; s/@@/%@/; s/@@/@%/; s/@;t t$/%;t t/' >$ac_cs_root.subs <<\CEOF s%@SHELL@%/bin/sh%;t t s%@CFLAGS@%%;t t s%@CPPFLAGS@%%;t t s%@CXXFLAGS@%-fno-common%;t t s%@FFLAGS@%%;t t s%@DEFS@% -DPACKAGE=\"ogonkify\" -DVERSION=\"novers\" %;t t s%@LDFLAGS@%%;t t s%@LIBS@%%;t t s%@exec_prefix@%${prefix}%;t t s%@prefix@%/usr/local%;t t s%@program_transform_name@%s,x,x,%;t t s%@bindir@%${exec_prefix}/bin%;t t s%@sbindir@%${exec_prefix}/sbin%;t t s%@libexecdir@%${exec_prefix}/libexec%;t t s%@datadir@%/usr/local/share%;t t s%@sysconfdir@%/usr/local/etc%;t t s%@sharedstatedir@%/usr/local/share%;t t s%@localstatedir@%/usr/local/share%;t t s%@libdir@%${exec_prefix}/lib%;t t s%@includedir@%${prefix}/include%;t t s%@oldincludedir@%/usr/include%;t t s%@infodir@%${prefix}/info%;t t s%@mandir@%${prefix}/man%;t t s%@INSTALL_PROGRAM@%install -o root -g wheel -m 555%;t t s%@INSTALL_SCRIPT@%install -o root -g wheel -m 555%;t t s%@INSTALL_DATA@%install -o root -g wheel -m 444%;t t s%@PACKAGE@%ogonkify%;t t s%@VERSION@%novers%;t t s%@ACLOCAL@%${SHELL} /mnt/gmirror/ports/print/a2ps-letterdj/work/a2ps-4.13/auxdir/missing --run aclocal%;t t s%@AUTOCONF@%${SHELL} /mnt/gmirror/ports/print/a2ps-letterdj/work/a2ps-4.13/auxdir/missing --run autoconf%;t t s%@AUTOMAKE@%${SHELL} /mnt/gmirror/ports/print/a2ps-letterdj/work/a2ps-4.13/auxdir/missing --run automake%;t t s%@AUTOHEADER@%${SHELL} /mnt/gmirror/ports/print/a2ps-letterdj/work/a2ps-4.13/auxdir/missing --run autoheader%;t t s%@MAKEINFO@%${SHELL} /mnt/gmirror/ports/print/a2ps-letterdj/work/a2ps-4.13/auxdir/missing --run makeinfo%;t t s%@AMTAR@%${SHELL} /mnt/gmirror/ports/print/a2ps-letterdj/work/a2ps-4.13/auxdir/missing --run tar%;t t s%@install_sh@%%;t t s%@AWK@%mawk%;t t s%@SET_MAKE@%%;t t s%@AMDEP@%%;t t s%@AMDEPBACKSLASH@%\%;t t s%@DEPDIR@%.deps%;t t s%@EXTENSIONS_TRUE@%%;t t s%@EXTENSIONS_FALSE@%#%;t t s%@PERL@%/usr/local/bin/perl%;t t s%@CPP@%cc -E%;t t s%@IBMFONTS@%/usr/X11R6/lib/X11/fonts/Type1/cour*.pfa%;t t CEOF # Split the substitutions into bite-sized pieces for seds with # small command number limits, like on Digital OSF/1 and HP-UX. ac_max_sed_lines=48 ac_sed_frag=1 # Number of current file. ac_beg=1 # First line for current file. ac_end=$ac_max_sed_lines # Line after last line for current file. ac_more_lines=: ac_sed_cmds="" while $ac_more_lines; do if test $ac_beg -gt 1; then sed "1,${ac_beg}d; ${ac_end}q" $ac_cs_root.subs >$ac_cs_root.sfrag else sed "${ac_end}q" $ac_cs_root.subs >$ac_cs_root.sfrag fi if test ! -s $ac_cs_root.sfrag; then ac_more_lines=false rm -f $ac_cs_root.sfrag else # The purpose of the label and of the branching condition is to # speed up the sed processing (if there are no `@' at all, there # is no need to browse any of the substitutions). # These are the two extra sed commands mentioned above. (echo ':t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b' && cat $ac_cs_root.sfrag) >$ac_cs_root.s$ac_sed_frag if test -z "$ac_sed_cmds"; then ac_sed_cmds="sed -f $ac_cs_root.s$ac_sed_frag" else ac_sed_cmds="$ac_sed_cmds | sed -f $ac_cs_root.s$ac_sed_frag" fi ac_sed_frag=`expr $ac_sed_frag + 1` ac_beg=$ac_end ac_end=`expr $ac_end + $ac_max_sed_lines` fi done if test -z "$ac_sed_cmds"; then ac_sed_cmds=cat fi fi # test -n "$CONFIG_FILES" for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". case "$ac_file" in *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; *) ac_file_in="${ac_file}.in" ;; esac # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. # Remove last slash and all that follows it. Not all systems have dirname. ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then # The file is in a subdirectory. test ! -d "$ac_dir" && mkdir "$ac_dir" ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" # A "../" for each directory in $ac_dir_suffix. ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` else ac_dir_suffix= ac_dots= fi case "$ac_given_srcdir" in .) srcdir=. if test -z "$ac_dots"; then top_srcdir=. else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; *) # Relative path. srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" top_srcdir="$ac_dots$ac_given_srcdir" ;; esac case "$ac_given_INSTALL" in [/$]*) INSTALL="$ac_given_INSTALL" ;; *) INSTALL="$ac_dots$ac_given_INSTALL" ;; esac echo creating "$ac_file" rm -f "$ac_file" configure_input="Generated automatically from `echo $ac_file_in | sed 's%.*/%%'` by configure." case "$ac_file" in *[Mm]akefile*) ac_comsub="1i\\ # $configure_input" ;; *) ac_comsub= ;; esac # Don't redirect the output to AC_FILE directly: use `mv' so that updating # is atomic, and doesn't need trapping. ac_file_inputs=`echo $ac_file_in | sed -e "s%^%$ac_given_srcdir/%;s%:% $ac_given_srcdir/%g"` for ac_file_input in $ac_file_inputs; do test -f "$ac_file_input" || { echo "configure: error: cannot find input file \`$ac_file_input'" 1>&2; exit 1; } done sed -e " /^[ ]*VPATH[ ]*=[^:]*$/d :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s%@configure_input@%$configure_input%;t t s%@srcdir@%$srcdir%;t t s%@top_srcdir@%$top_srcdir%;t t s%@INSTALL@%$INSTALL%;t t " $ac_file_inputs | (eval "$ac_sed_cmds") >$ac_cs_root.out mv $ac_cs_root.out $ac_file # Run the commands associated with the file. case "$ac_file" in composeglyphs ) chmod +x composeglyphs ;; esac fi; done rm -f $ac_cs_root.s* # # CONFIG_COMMANDS section. # exit 0