|
|
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 viking:
6: #
7: # ./configure
8:
9: for arg
10: do
11: case "$arg" in
12: -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
13: echo running /bin/sh ./configure
14: exec /bin/sh ./configure ;;
15: *) echo "Usage: config.status --recheck" 2>&1; exit 1 ;;
16: esac
17: done
18:
19: trap 'rm -f Makefile; exit 1' 1 3 15
20: CC='cc'
21: CPP='/lib/cpp'
22: INSTALL='/usr/bin/install -c'
23: INSTALL_PROGRAM='$(INSTALL)'
24: INSTALL_DATA='$(INSTALL) -m 644'
25: ALLOCA=''
26: LIBS=''
27: srcdir='.'
28: DEFS=' -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_STDLIB_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRERROR=1'
29: prefix=''
30: exec_prefix=''
31: prsub=''
32:
33: top_srcdir=$srcdir
34:
35: # Allow make-time overrides of the generated file list.
36: test -n "$gen_files" || gen_files="Makefile"
37:
38: for file in .. $gen_files; do if [ "x$file" != "x.." ]; then
39: srcdir=$top_srcdir
40: # Remove last slash and all that follows it. Not all systems have dirname.
41: dir=`echo $file|sed 's%/[^/][^/]*$%%'`
42: if test "$dir" != "$file"; then
43: test "$top_srcdir" != . && srcdir=$top_srcdir/$dir
44: test ! -d $dir && mkdir $dir
45: fi
46: echo creating $file
47: rm -f $file
48: echo "# Generated automatically from `echo $file|sed 's|.*/||'`.in by configure." > $file
49: sed -e "
50: $prsub
51: s%@CC@%$CC%g
52: s%@CPP@%$CPP%g
53: s%@INSTALL@%$INSTALL%g
54: s%@INSTALL_PROGRAM@%$INSTALL_PROGRAM%g
55: s%@INSTALL_DATA@%$INSTALL_DATA%g
56: s%@ALLOCA@%$ALLOCA%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:
63: exit 0
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.