|
|
1.1 ! root 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 dalek : ! 6: # ! 7: # ./configure ! 8: ! 9: for arg ! 10: do ! 11: case "$arg" in ! 12: -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) ! 13: exec /bin/sh ./configure ;; ! 14: *) echo "Usage: config.status --recheck" 2>&1; exit 1 ;; ! 15: esac ! 16: done ! 17: ! 18: trap 'rm -f Makefile; exit 1' 1 3 15 ! 19: CC='gcc -O' ! 20: INSTALL='/usr/bbx/install -c' ! 21: INSTALL_PROGRAM='$(INSTALL)' ! 22: INSTALL_DATA='$(INSTALL) -m 644' ! 23: CPP='/lib/cpp -DNO_UNDERLINE' ! 24: ALLOCA='' ! 25: OBJA='match.o' ! 26: SEDCMD='' ! 27: LIBS='' ! 28: srcdir='.' ! 29: DEFS=' -DASMV -D_POSIX_SOURCE=1 -D_POSIX_1_SOURCE=2 -D_MINIX=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DDIRENT=1 -DVOID_CLOSEDIR=1' ! 30: prefix='/usr' ! 31: exec_prefix='${prefix}' ! 32: prsub='s%^prefix\([ ]*\)=\([ ]*\).*$%prefix\1=\2/usr% ! 33: s%^exec_prefix\([ ]*\)=\([ ]*\).*$%exec_prefix\1=\2${prefix}%' ! 34: ! 35: top_srcdir=$srcdir ! 36: for file in .. Makefile; do if [ "x$file" != "x.." ]; then ! 37: srcdir=$top_srcdir ! 38: # Remove last slash and all that follows it. Not all systems have dirname. ! 39: dir=`echo $file|sed 's%/[^/][^/]*$%%'` ! 40: if test "$dir" != "$file"; then ! 41: test "$top_srcdir" != . && srcdir=$top_srcdir/$dir ! 42: test ! -d $dir && mkdir $dir ! 43: fi ! 44: echo creating $file ! 45: rm -f $file ! 46: echo "# Generated automatically from `echo $file|sed 's|.*/||'`.in by configure." > $file ! 47: sed -e " ! 48: $prsub ! 49: s%@CC@%$CC%g ! 50: s%@INSTALL@%$INSTALL%g ! 51: s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g ! 52: s%@INSTALL_DATA@%$INSTALL_DATA%g ! 53: s%@CPP@%$CPP%g ! 54: s%@ALLOCA@%$ALLOCA%g ! 55: s%@OBJA@%$OBJA%g ! 56: s%@SEDCMD@%$SEDCMD%g ! 57: s%@LIBS@%$LIBS%g ! 58: s%@srcdir@%$srcdir%g ! 59: s%@DEFS@%$DEFS% ! 60: " $top_srcdir/${file}.in >> $file ! 61: fi; done ! 62:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.