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 angel:
6#
7# ./configure
8#
9# Compiler output produced by configure, useful for debugging
10# configure, is in ./config.log if it exists.
11
12ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
13for ac_option
14do
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.13"
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
26done
27
28ac_given_srcdir=.
29ac_given_INSTALL="/usr/bin/install -c"
30
31trap 'rm -fr
32	Makefile
33	man/Makefile
34	src/Makefile
35	 config.h conftest*; exit 1' 1 2 15
36
37# Protect against being on the right side of a sed subst in config.status.
38sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
39 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
40/^[ 	]*VPATH[ 	]*=[^:]*$/d
41
42s%@SHELL@%/bin/sh%g
43s%@CFLAGS@%-g -O2%g
44s%@CPPFLAGS@%%g
45s%@CXXFLAGS@%%g
46s%@FFLAGS@%%g
47s%@DEFS@%-DHAVE_CONFIG_H%g
48s%@LDFLAGS@%%g
49s%@LIBS@%%g
50s%@exec_prefix@%${prefix}%g
51s%@prefix@%/usr/local%g
52s%@program_transform_name@%s,x,x,%g
53s%@bindir@%${exec_prefix}/bin%g
54s%@sbindir@%${exec_prefix}/sbin%g
55s%@libexecdir@%${exec_prefix}/libexec%g
56s%@datadir@%${prefix}/share%g
57s%@sysconfdir@%${prefix}/etc%g
58s%@sharedstatedir@%${prefix}/com%g
59s%@localstatedir@%${prefix}/var%g
60s%@libdir@%${exec_prefix}/lib%g
61s%@includedir@%${prefix}/include%g
62s%@oldincludedir@%/usr/include%g
63s%@infodir@%${prefix}/info%g
64s%@mandir@%${prefix}/man%g
65s%@INSTALL_PROGRAM@%${INSTALL}%g
66s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g
67s%@INSTALL_DATA@%${INSTALL} -m 644%g
68s%@PACKAGE@%fstyp%g
69s%@VERSION@%0.1%g
70s%@ACLOCAL@%aclocal%g
71s%@AUTOCONF@%autoconf%g
72s%@AUTOMAKE@%automake%g
73s%@AUTOHEADER@%autoheader%g
74s%@MAKEINFO@%makeinfo%g
75s%@SET_MAKE@%%g
76s%@MAINTAINER_MODE_TRUE@%#%g
77s%@MAINTAINER_MODE_FALSE@%%g
78s%@MAINT@%#%g
79s%@CC@%gcc%g
80s%@CPP@%gcc -E%g
81s%@host@%i386-unknown-freebsd8.0%g
82s%@host_alias@%i386-unknown-freebsd8.0%g
83s%@host_cpu@%i386%g
84s%@host_vendor@%unknown%g
85s%@host_os@%freebsd8.0%g
86s%@build@%i386-unknown-freebsd8.0%g
87s%@build_alias@%i386-unknown-freebsd8.0%g
88s%@build_cpu@%i386%g
89s%@build_vendor@%unknown%g
90s%@build_os@%freebsd8.0%g
91s%@LN_S@%ln -s%g
92s%@OBJEXT@%o%g
93s%@EXEEXT@%%g
94s%@ECHO@%echo%g
95s%@RANLIB@%ranlib%g
96s%@STRIP@%strip%g
97s%@LIBTOOL@%$(SHELL) $(top_builddir)/libtool%g
98
99CEOF
100
101# Split the substitutions into bite-sized pieces for seds with
102# small command number limits, like on Digital OSF/1 and HP-UX.
103ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
104ac_file=1 # Number of current file.
105ac_beg=1 # First line for current file.
106ac_end=$ac_max_sed_cmds # Line after last line for current file.
107ac_more_lines=:
108ac_sed_cmds=""
109while $ac_more_lines; do
110  if test $ac_beg -gt 1; then
111    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
112  else
113    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
114  fi
115  if test ! -s conftest.s$ac_file; then
116    ac_more_lines=false
117    rm -f conftest.s$ac_file
118  else
119    if test -z "$ac_sed_cmds"; then
120      ac_sed_cmds="sed -f conftest.s$ac_file"
121    else
122      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
123    fi
124    ac_file=`expr $ac_file + 1`
125    ac_beg=$ac_end
126    ac_end=`expr $ac_end + $ac_max_sed_cmds`
127  fi
128done
129if test -z "$ac_sed_cmds"; then
130  ac_sed_cmds=cat
131fi
132
133CONFIG_FILES=${CONFIG_FILES-"Makefile
134	man/Makefile
135	src/Makefile
136	"}
137for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
138  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
139  case "$ac_file" in
140  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
141       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
142  *) ac_file_in="${ac_file}.in" ;;
143  esac
144
145  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
146
147  # Remove last slash and all that follows it.  Not all systems have dirname.
148  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
149  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
150    # The file is in a subdirectory.
151    test ! -d "$ac_dir" && mkdir "$ac_dir"
152    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
153    # A "../" for each directory in $ac_dir_suffix.
154    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
155  else
156    ac_dir_suffix= ac_dots=
157  fi
158
159  case "$ac_given_srcdir" in
160  .)  srcdir=.
161      if test -z "$ac_dots"; then top_srcdir=.
162      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
163  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
164  *) # Relative path.
165    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
166    top_srcdir="$ac_dots$ac_given_srcdir" ;;
167  esac
168
169  case "$ac_given_INSTALL" in
170  [/$]*) INSTALL="$ac_given_INSTALL" ;;
171  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
172  esac
173
174  echo creating "$ac_file"
175  rm -f "$ac_file"
176  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
177  case "$ac_file" in
178  *Makefile*) ac_comsub="1i\\
179# $configure_input" ;;
180  *) ac_comsub= ;;
181  esac
182
183  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
184  sed -e "$ac_comsub
185s%@configure_input@%$configure_input%g
186s%@srcdir@%$srcdir%g
187s%@top_srcdir@%$top_srcdir%g
188s%@INSTALL@%$INSTALL%g
189" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
190fi; done
191rm -f conftest.s*
192
193# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
194# NAME is the cpp macro being defined and VALUE is the value it is being given.
195#
196# ac_d sets the value in "#define NAME VALUE" lines.
197ac_dA='s%^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
198ac_dB='\([ 	][ 	]*\)[^ 	]*%\1#\2'
199ac_dC='\3'
200ac_dD='%g'
201# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
202ac_uA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
203ac_uB='\([ 	]\)%\1#\2define\3'
204ac_uC=' '
205ac_uD='\4%g'
206# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
207ac_eA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
208ac_eB='$%\1#\2define\3'
209ac_eC=' '
210ac_eD='%g'
211
212if test "${CONFIG_HEADERS+set}" != set; then
213  CONFIG_HEADERS="config.h"
214fi
215for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
216  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
217  case "$ac_file" in
218  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
219       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
220  *) ac_file_in="${ac_file}.in" ;;
221  esac
222
223  echo creating $ac_file
224
225  rm -f conftest.frag conftest.in conftest.out
226  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
227  cat $ac_file_inputs > conftest.in
228
229  cat > conftest.frag <<CEOF
230${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"fstyp"${ac_dD}
231${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"fstyp"${ac_uD}
232${ac_eA}PACKAGE${ac_eB}PACKAGE${ac_eC}"fstyp"${ac_eD}
233${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"0.1"${ac_dD}
234${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"0.1"${ac_uD}
235${ac_eA}VERSION${ac_eB}VERSION${ac_eC}"0.1"${ac_eD}
236${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
237${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
238${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD}
239${ac_dA}HAVE_DLFCN_H${ac_dB}HAVE_DLFCN_H${ac_dC}1${ac_dD}
240${ac_uA}HAVE_DLFCN_H${ac_uB}HAVE_DLFCN_H${ac_uC}1${ac_uD}
241${ac_eA}HAVE_DLFCN_H${ac_eB}HAVE_DLFCN_H${ac_eC}1${ac_eD}
242CEOF
243  sed -f conftest.frag conftest.in > conftest.out
244  rm -f conftest.in
245  mv conftest.out conftest.in
246
247  cat > conftest.frag <<CEOF
248${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
249${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
250${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD}
251${ac_dA}HAVE_FCNTL_H${ac_dB}HAVE_FCNTL_H${ac_dC}1${ac_dD}
252${ac_uA}HAVE_FCNTL_H${ac_uB}HAVE_FCNTL_H${ac_uC}1${ac_uD}
253${ac_eA}HAVE_FCNTL_H${ac_eB}HAVE_FCNTL_H${ac_eC}1${ac_eD}
254${ac_dA}HAVE_MKDIR${ac_dB}HAVE_MKDIR${ac_dC}1${ac_dD}
255${ac_uA}HAVE_MKDIR${ac_uB}HAVE_MKDIR${ac_uC}1${ac_uD}
256${ac_eA}HAVE_MKDIR${ac_eB}HAVE_MKDIR${ac_eC}1${ac_eD}
257s%^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
258CEOF
259  sed -f conftest.frag conftest.in > conftest.out
260  rm -f conftest.in
261  mv conftest.out conftest.in
262
263  rm -f conftest.frag conftest.h
264  echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
265  cat conftest.in >> conftest.h
266  rm -f conftest.in
267  if cmp -s $ac_file conftest.h 2>/dev/null; then
268    echo "$ac_file is unchanged"
269    rm -f conftest.h
270  else
271    # Remove last slash and all that follows it.  Not all systems have dirname.
272      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
273      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
274      # The file is in a subdirectory.
275      test ! -d "$ac_dir" && mkdir "$ac_dir"
276    fi
277    rm -f $ac_file
278    mv conftest.h $ac_file
279  fi
280fi; done
281
282
283
284test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
285
286exit 0
287