summaryrefslogtreecommitdiff
path: root/xdelta1/config.status
diff options
context:
space:
mode:
authordotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e>2006-09-30 04:47:47 +0000
committerdotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e>2006-09-30 04:47:47 +0000
commitad85653ca73c8126de516b9a4294e8f08577c00d (patch)
tree79fb4d644ccf6a4fe8dac146b801a21d63537b23 /xdelta1/config.status
parent5a7c245871879325d7b05c06e0b2011203986ee8 (diff)
import 1.1.3
Diffstat (limited to 'xdelta1/config.status')
-rwxr-xr-xxdelta1/config.status277
1 files changed, 277 insertions, 0 deletions
diff --git a/xdelta1/config.status b/xdelta1/config.status
new file mode 100755
index 0000000..65ec131
--- /dev/null
+++ b/xdelta1/config.status
@@ -0,0 +1,277 @@
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 spin:
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 Makefile
32 doc/Makefile
33 test/Makefile
34 djgpp/Makefile
35 xdelta-config
36 libedsio/Makefile
37 libedsio/edsio-comp config.h conftest*; exit 1' 1 2 15
38
39# Protect against being on the right side of a sed subst in config.status.
40sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
41 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
42/^[ ]*VPATH[ ]*=[^:]*$/d
43
44s%@SHELL@%/bin/sh%g
45s%@CFLAGS@% -Wall -O3%g
46s%@CPPFLAGS@%%g
47s%@CXXFLAGS@%%g
48s%@FFLAGS@%%g
49s%@DEFS@%-DHAVE_CONFIG_H%g
50s%@LDFLAGS@%%g
51s%@LIBS@%%g
52s%@exec_prefix@%${prefix}%g
53s%@prefix@%/usr/local%g
54s%@program_transform_name@%s,x,x,%g
55s%@bindir@%${exec_prefix}/bin%g
56s%@sbindir@%${exec_prefix}/sbin%g
57s%@libexecdir@%${exec_prefix}/libexec%g
58s%@datadir@%${prefix}/share%g
59s%@sysconfdir@%${prefix}/etc%g
60s%@sharedstatedir@%${prefix}/com%g
61s%@localstatedir@%${prefix}/var%g
62s%@libdir@%${exec_prefix}/lib%g
63s%@includedir@%${prefix}/include%g
64s%@oldincludedir@%/usr/include%g
65s%@infodir@%${prefix}/info%g
66s%@mandir@%${prefix}/man%g
67s%@INSTALL_PROGRAM@%${INSTALL}%g
68s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g
69s%@INSTALL_DATA@%${INSTALL} -m 644%g
70s%@PACKAGE@%xdelta%g
71s%@VERSION@%1.1.3%g
72s%@ACLOCAL@%aclocal%g
73s%@AUTOCONF@%autoconf%g
74s%@AUTOMAKE@%automake%g
75s%@AUTOHEADER@%autoheader%g
76s%@MAKEINFO@%makeinfo%g
77s%@SET_MAKE@%%g
78s%@MAINTAINER_MODE_TRUE@%#%g
79s%@MAINTAINER_MODE_FALSE@%%g
80s%@MAINT@%#%g
81s%@CC@%gcc%g
82s%@CPP@%gcc -E%g
83s%@host@%i686-pc-linux-gnu%g
84s%@host_alias@%i686-pc-linux-gnu%g
85s%@host_cpu@%i686%g
86s%@host_vendor@%pc%g
87s%@host_os@%linux-gnu%g
88s%@build@%i686-pc-linux-gnu%g
89s%@build_alias@%i686-pc-linux-gnu%g
90s%@build_cpu@%i686%g
91s%@build_vendor@%pc%g
92s%@build_os@%linux-gnu%g
93s%@RANLIB@%ranlib%g
94s%@LD@%/usr/i586-pc-linux-gnu/bin/ld%g
95s%@NM@%/usr/bin/nm -B%g
96s%@LN_S@%ln%g
97s%@LIBTOOL@%$(SHELL) $(top_builddir)/libtool%g
98s%@EMACS@%/usr/bin/xemacs%g
99s%@top_srcdir_absolute@%/mnt/polaroid/Polaroid/orbit_linux/home/jmacd/projects/xdelta11%g
100s%@GLIB_CONFIG@%/usr/local/bin/glib-config%g
101s%@GLIB_CFLAGS@%-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include%g
102s%@GLIB_LIBS@%-L/usr/local/lib -lglib%g
103
104CEOF
105
106# Split the substitutions into bite-sized pieces for seds with
107# small command number limits, like on Digital OSF/1 and HP-UX.
108ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
109ac_file=1 # Number of current file.
110ac_beg=1 # First line for current file.
111ac_end=$ac_max_sed_cmds # Line after last line for current file.
112ac_more_lines=:
113ac_sed_cmds=""
114while $ac_more_lines; do
115 if test $ac_beg -gt 1; then
116 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
117 else
118 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
119 fi
120 if test ! -s conftest.s$ac_file; then
121 ac_more_lines=false
122 rm -f conftest.s$ac_file
123 else
124 if test -z "$ac_sed_cmds"; then
125 ac_sed_cmds="sed -f conftest.s$ac_file"
126 else
127 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
128 fi
129 ac_file=`expr $ac_file + 1`
130 ac_beg=$ac_end
131 ac_end=`expr $ac_end + $ac_max_sed_cmds`
132 fi
133done
134if test -z "$ac_sed_cmds"; then
135 ac_sed_cmds=cat
136fi
137
138CONFIG_FILES=${CONFIG_FILES-"Makefile
139 doc/Makefile
140 test/Makefile
141 djgpp/Makefile
142 xdelta-config
143 libedsio/Makefile
144 libedsio/edsio-comp"}
145for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
146 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
147 case "$ac_file" in
148 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
149 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
150 *) ac_file_in="${ac_file}.in" ;;
151 esac
152
153 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
154
155 # Remove last slash and all that follows it. Not all systems have dirname.
156 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
157 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
158 # The file is in a subdirectory.
159 test ! -d "$ac_dir" && mkdir "$ac_dir"
160 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
161 # A "../" for each directory in $ac_dir_suffix.
162 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
163 else
164 ac_dir_suffix= ac_dots=
165 fi
166
167 case "$ac_given_srcdir" in
168 .) srcdir=.
169 if test -z "$ac_dots"; then top_srcdir=.
170 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
171 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
172 *) # Relative path.
173 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
174 top_srcdir="$ac_dots$ac_given_srcdir" ;;
175 esac
176
177 case "$ac_given_INSTALL" in
178 [/$]*) INSTALL="$ac_given_INSTALL" ;;
179 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
180 esac
181
182 echo creating "$ac_file"
183 rm -f "$ac_file"
184 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
185 case "$ac_file" in
186 *Makefile*) ac_comsub="1i\\
187# $configure_input" ;;
188 *) ac_comsub= ;;
189 esac
190
191 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
192 sed -e "$ac_comsub
193s%@configure_input@%$configure_input%g
194s%@srcdir@%$srcdir%g
195s%@top_srcdir@%$top_srcdir%g
196s%@INSTALL@%$INSTALL%g
197" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
198fi; done
199rm -f conftest.s*
200
201# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
202# NAME is the cpp macro being defined and VALUE is the value it is being given.
203#
204# ac_d sets the value in "#define NAME VALUE" lines.
205ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
206ac_dB='\([ ][ ]*\)[^ ]*%\1#\2'
207ac_dC='\3'
208ac_dD='%g'
209# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
210ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
211ac_uB='\([ ]\)%\1#\2define\3'
212ac_uC=' '
213ac_uD='\4%g'
214# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
215ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
216ac_eB='$%\1#\2define\3'
217ac_eC=' '
218ac_eD='%g'
219
220if test "${CONFIG_HEADERS+set}" != set; then
221 CONFIG_HEADERS="config.h"
222fi
223for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
224 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
225 case "$ac_file" in
226 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
227 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
228 *) ac_file_in="${ac_file}.in" ;;
229 esac
230
231 echo creating $ac_file
232
233 rm -f conftest.frag conftest.in conftest.out
234 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
235 cat $ac_file_inputs > conftest.in
236
237 cat > conftest.frag <<CEOF
238${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD}
239${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD}
240${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD}
241${ac_dA}HAVE_GETTIMEOFDAY${ac_dB}HAVE_GETTIMEOFDAY${ac_dC}1${ac_dD}
242${ac_uA}HAVE_GETTIMEOFDAY${ac_uB}HAVE_GETTIMEOFDAY${ac_uC}1${ac_uD}
243${ac_eA}HAVE_GETTIMEOFDAY${ac_eB}HAVE_GETTIMEOFDAY${ac_eC}1${ac_eD}
244${ac_dA}TIME_WITH_SYS_TIME${ac_dB}TIME_WITH_SYS_TIME${ac_dC}1${ac_dD}
245${ac_uA}TIME_WITH_SYS_TIME${ac_uB}TIME_WITH_SYS_TIME${ac_uC}1${ac_uD}
246${ac_eA}TIME_WITH_SYS_TIME${ac_eB}TIME_WITH_SYS_TIME${ac_eC}1${ac_eD}
247s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
248CEOF
249 sed -f conftest.frag conftest.in > conftest.out
250 rm -f conftest.in
251 mv conftest.out conftest.in
252
253 rm -f conftest.frag conftest.h
254 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
255 cat conftest.in >> conftest.h
256 rm -f conftest.in
257 if cmp -s $ac_file conftest.h 2>/dev/null; then
258 echo "$ac_file is unchanged"
259 rm -f conftest.h
260 else
261 # Remove last slash and all that follows it. Not all systems have dirname.
262 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
263 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
264 # The file is in a subdirectory.
265 test ! -d "$ac_dir" && mkdir "$ac_dir"
266 fi
267 rm -f $ac_file
268 mv conftest.h $ac_file
269 fi
270fi; done
271
272
273
274test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
275chmod +x libedsio/edsio-comp xdelta-config
276
277exit 0