diff options
author | dotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e> | 2006-09-30 04:47:47 +0000 |
---|---|---|
committer | dotdotisdead <dotdotisdead@a3eca27d-f21b-0410-9b4a-6511e771f64e> | 2006-09-30 04:47:47 +0000 |
commit | ad85653ca73c8126de516b9a4294e8f08577c00d (patch) | |
tree | 79fb4d644ccf6a4fe8dac146b801a21d63537b23 /xdelta1/config.status | |
parent | 5a7c245871879325d7b05c06e0b2011203986ee8 (diff) |
import 1.1.3
Diffstat (limited to 'xdelta1/config.status')
-rwxr-xr-x | xdelta1/config.status | 277 |
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 | |||
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.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 | ||
26 | done | ||
27 | |||
28 | ac_given_srcdir=. | ||
29 | ac_given_INSTALL="/usr/bin/install -c" | ||
30 | |||
31 | trap '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. | ||
40 | sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g; | ||
41 | s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF | ||
42 | /^[ ]*VPATH[ ]*=[^:]*$/d | ||
43 | |||
44 | s%@SHELL@%/bin/sh%g | ||
45 | s%@CFLAGS@% -Wall -O3%g | ||
46 | s%@CPPFLAGS@%%g | ||
47 | s%@CXXFLAGS@%%g | ||
48 | s%@FFLAGS@%%g | ||
49 | s%@DEFS@%-DHAVE_CONFIG_H%g | ||
50 | s%@LDFLAGS@%%g | ||
51 | s%@LIBS@%%g | ||
52 | s%@exec_prefix@%${prefix}%g | ||
53 | s%@prefix@%/usr/local%g | ||
54 | s%@program_transform_name@%s,x,x,%g | ||
55 | s%@bindir@%${exec_prefix}/bin%g | ||
56 | s%@sbindir@%${exec_prefix}/sbin%g | ||
57 | s%@libexecdir@%${exec_prefix}/libexec%g | ||
58 | s%@datadir@%${prefix}/share%g | ||
59 | s%@sysconfdir@%${prefix}/etc%g | ||
60 | s%@sharedstatedir@%${prefix}/com%g | ||
61 | s%@localstatedir@%${prefix}/var%g | ||
62 | s%@libdir@%${exec_prefix}/lib%g | ||
63 | s%@includedir@%${prefix}/include%g | ||
64 | s%@oldincludedir@%/usr/include%g | ||
65 | s%@infodir@%${prefix}/info%g | ||
66 | s%@mandir@%${prefix}/man%g | ||
67 | s%@INSTALL_PROGRAM@%${INSTALL}%g | ||
68 | s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g | ||
69 | s%@INSTALL_DATA@%${INSTALL} -m 644%g | ||
70 | s%@PACKAGE@%xdelta%g | ||
71 | s%@VERSION@%1.1.3%g | ||
72 | s%@ACLOCAL@%aclocal%g | ||
73 | s%@AUTOCONF@%autoconf%g | ||
74 | s%@AUTOMAKE@%automake%g | ||
75 | s%@AUTOHEADER@%autoheader%g | ||
76 | s%@MAKEINFO@%makeinfo%g | ||
77 | s%@SET_MAKE@%%g | ||
78 | s%@MAINTAINER_MODE_TRUE@%#%g | ||
79 | s%@MAINTAINER_MODE_FALSE@%%g | ||
80 | s%@MAINT@%#%g | ||
81 | s%@CC@%gcc%g | ||
82 | s%@CPP@%gcc -E%g | ||
83 | s%@host@%i686-pc-linux-gnu%g | ||
84 | s%@host_alias@%i686-pc-linux-gnu%g | ||
85 | s%@host_cpu@%i686%g | ||
86 | s%@host_vendor@%pc%g | ||
87 | s%@host_os@%linux-gnu%g | ||
88 | s%@build@%i686-pc-linux-gnu%g | ||
89 | s%@build_alias@%i686-pc-linux-gnu%g | ||
90 | s%@build_cpu@%i686%g | ||
91 | s%@build_vendor@%pc%g | ||
92 | s%@build_os@%linux-gnu%g | ||
93 | s%@RANLIB@%ranlib%g | ||
94 | s%@LD@%/usr/i586-pc-linux-gnu/bin/ld%g | ||
95 | s%@NM@%/usr/bin/nm -B%g | ||
96 | s%@LN_S@%ln%g | ||
97 | s%@LIBTOOL@%$(SHELL) $(top_builddir)/libtool%g | ||
98 | s%@EMACS@%/usr/bin/xemacs%g | ||
99 | s%@top_srcdir_absolute@%/mnt/polaroid/Polaroid/orbit_linux/home/jmacd/projects/xdelta11%g | ||
100 | s%@GLIB_CONFIG@%/usr/local/bin/glib-config%g | ||
101 | s%@GLIB_CFLAGS@%-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include%g | ||
102 | s%@GLIB_LIBS@%-L/usr/local/lib -lglib%g | ||
103 | |||
104 | CEOF | ||
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. | ||
108 | ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. | ||
109 | ac_file=1 # Number of current file. | ||
110 | ac_beg=1 # First line for current file. | ||
111 | ac_end=$ac_max_sed_cmds # Line after last line for current file. | ||
112 | ac_more_lines=: | ||
113 | ac_sed_cmds="" | ||
114 | while $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 | ||
133 | done | ||
134 | if test -z "$ac_sed_cmds"; then | ||
135 | ac_sed_cmds=cat | ||
136 | fi | ||
137 | |||
138 | CONFIG_FILES=${CONFIG_FILES-"Makefile | ||
139 | doc/Makefile | ||
140 | test/Makefile | ||
141 | djgpp/Makefile | ||
142 | xdelta-config | ||
143 | libedsio/Makefile | ||
144 | libedsio/edsio-comp"} | ||
145 | for 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 | ||
193 | s%@configure_input@%$configure_input%g | ||
194 | s%@srcdir@%$srcdir%g | ||
195 | s%@top_srcdir@%$top_srcdir%g | ||
196 | s%@INSTALL@%$INSTALL%g | ||
197 | " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file | ||
198 | fi; done | ||
199 | rm -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. | ||
205 | ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' | ||
206 | ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' | ||
207 | ac_dC='\3' | ||
208 | ac_dD='%g' | ||
209 | # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". | ||
210 | ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | ||
211 | ac_uB='\([ ]\)%\1#\2define\3' | ||
212 | ac_uC=' ' | ||
213 | ac_uD='\4%g' | ||
214 | # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | ||
215 | ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | ||
216 | ac_eB='$%\1#\2define\3' | ||
217 | ac_eC=' ' | ||
218 | ac_eD='%g' | ||
219 | |||
220 | if test "${CONFIG_HEADERS+set}" != set; then | ||
221 | CONFIG_HEADERS="config.h" | ||
222 | fi | ||
223 | for 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} | ||
247 | s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% | ||
248 | CEOF | ||
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 | ||
270 | fi; done | ||
271 | |||
272 | |||
273 | |||
274 | test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h | ||
275 | chmod +x libedsio/edsio-comp xdelta-config | ||
276 | |||
277 | exit 0 | ||