[BACK]Return to config.status CVS log [TXT][DIR] Up to [local] / OpenXM / src / asir-doc / jtexindex / C

Annotation of OpenXM/src/asir-doc/jtexindex/C/config.status, Revision 1.1.1.1

1.1       noro        1: #! /bin/sh
                      2: # Generated automatically by configure.
                      3: # Run this file to recreate the current configuration.
                      4: # This directory was configured as follows,
                      5: # on host shio:
                      6: #
                      7: # ./configure
                      8: #
                      9: # Compiler output produced by configure, useful for debugging
                     10: # configure, is in ./config.log if it exists.
                     11:
                     12: ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
                     13: for ac_option
                     14: do
                     15:   case "$ac_option" in
                     16:   -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
                     17:     echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion"
                     18:     exec ${CONFIG_SHELL-/bin/sh} ./configure  --no-create --no-recursion ;;
                     19:   -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
                     20:     echo "./config.status generated by autoconf version 2.7"
                     21:     exit 0 ;;
                     22:   -help | --help | --hel | --he | --h)
                     23:     echo "$ac_cs_usage"; exit 0 ;;
                     24:   *) echo "$ac_cs_usage"; exit 1 ;;
                     25:   esac
                     26: done
                     27:
                     28: ac_given_srcdir=.
                     29: ac_given_INSTALL="/usr/bin/install -c"
                     30:
                     31: trap 'rm -fr Makefile conftest*; exit 1' 1 2 15
                     32:
                     33: # Protect against being on the right side of a sed subst in config.status.
                     34: sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
                     35:  s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
                     36: /^[    ]*VPATH[        ]*=[^:]*$/d
                     37:
                     38: s%@CFLAGS@%-g -O%g
                     39: s%@CPPFLAGS@%%g
                     40: s%@CXXFLAGS@%%g
                     41: s%@DEFS@% -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STRING_H=1 -DHAVE_VARARGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_ALLOCA=1 -DHAVE_SETVBUF=1 -DHAVE_GETCWD=1 -DHAVE_BZERO=1 -DHAVE_BCOPY=1 -DHAVE_MEMSET=1 -DHAVE_MEMCPY=1 -DHAVE_MEMMOVE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_VFPRINTF=1 -DHAVE_VSPRINTF=1 -DHAVE_STRERROR=1 -DHAVE_SIGPROCMASK=1 -DHAVE_SIGSETMASK=1 %g
                     42: s%@LDFLAGS@%%g
                     43: s%@LIBS@%%g
                     44: s%@exec_prefix@%${prefix}%g
                     45: s%@prefix@%/usr/local%g
                     46: s%@program_transform_name@%s,x,x,%g
                     47: s%@bindir@%${exec_prefix}/bin%g
                     48: s%@sbindir@%${exec_prefix}/sbin%g
                     49: s%@libexecdir@%${exec_prefix}/libexec%g
                     50: s%@datadir@%${prefix}/share%g
                     51: s%@sysconfdir@%${prefix}/etc%g
                     52: s%@sharedstatedir@%${prefix}/com%g
                     53: s%@localstatedir@%${prefix}/var%g
                     54: s%@libdir@%${exec_prefix}/lib%g
                     55: s%@includedir@%${prefix}/include%g
                     56: s%@oldincludedir@%/usr/include%g
                     57: s%@infodir@%${prefix}/info%g
                     58: s%@mandir@%${prefix}/man%g
                     59: s%@CC@%gcc%g
                     60: s%@CPP@%gcc -E%g
                     61: s%@INSTALL_PROGRAM@%${INSTALL}%g
                     62: s%@INSTALL_DATA@%${INSTALL} -m 644%g
                     63: s%@RANLIB@%ranlib%g
                     64: s%@TERMLIBS@% -lcurses%g
                     65: s%@ALLOCA@%%g
                     66:
                     67: CEOF
                     68:
                     69: CONFIG_FILES=${CONFIG_FILES-"Makefile"}
                     70: for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
                     71:   # Support "outfile[:infile]", defaulting infile="outfile.in".
                     72:   case "$ac_file" in
                     73:   *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
                     74:        ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
                     75:   *) ac_file_in="${ac_file}.in" ;;
                     76:   esac
                     77:
                     78:   # Adjust relative srcdir, etc. for subdirectories.
                     79:
                     80:   # Remove last slash and all that follows it.  Not all systems have dirname.
                     81:   ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
                     82:   if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
                     83:     # The file is in a subdirectory.
                     84:     test ! -d "$ac_dir" && mkdir "$ac_dir"
                     85:     ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
                     86:     # A "../" for each directory in $ac_dir_suffix.
                     87:     ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
                     88:   else
                     89:     ac_dir_suffix= ac_dots=
                     90:   fi
                     91:
                     92:   case "$ac_given_srcdir" in
                     93:   .)  srcdir=.
                     94:       if test -z "$ac_dots"; then top_srcdir=.
                     95:       else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
                     96:   /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
                     97:   *) # Relative path.
                     98:     srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
                     99:     top_srcdir="$ac_dots$ac_given_srcdir" ;;
                    100:   esac
                    101:
                    102:   case "$ac_given_INSTALL" in
                    103:   [/$]*) INSTALL="$ac_given_INSTALL" ;;
                    104:   *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
                    105:   esac
                    106:   echo creating "$ac_file"
                    107:   rm -f "$ac_file"
                    108:   configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
                    109:   case "$ac_file" in
                    110:   *Makefile*) ac_comsub="1i\\
                    111: # $configure_input" ;;
                    112:   *) ac_comsub= ;;
                    113:   esac
                    114:   sed -e "$ac_comsub
                    115: s%@configure_input@%$configure_input%g
                    116: s%@srcdir@%$srcdir%g
                    117: s%@top_srcdir@%$top_srcdir%g
                    118: s%@INSTALL@%$INSTALL%g
                    119: " -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
                    120: fi; done
                    121: rm -f conftest.subs
                    122:
                    123:
                    124:
                    125: exit 0

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>