]>
Commit | Line | Data |
---|---|---|
bac41a7b A |
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 dougsx: | |
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 makehead config.h conftest*; exit 1' 1 2 15 | |
32 | ||
33 | # Protect against being on the right side of a sed subst in config.status. | |
34 | sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g; | |
35 | s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF | |
36 | /^[ ]*VPATH[ ]*=[^:]*$/d | |
37 | ||
38 | s%@SHELL@%/bin/sh%g | |
39 | s%@CFLAGS@%-DMACOS -DYYTEXT_POINTER -DFLEX_IN_USE%g | |
40 | s%@CPPFLAGS@%%g | |
41 | s%@CXXFLAGS@%-g -O2%g | |
42 | s%@FFLAGS@%%g | |
43 | s%@DEFS@%-DHAVE_CONFIG_H%g | |
44 | s%@LDFLAGS@%%g | |
45 | s%@LIBS@%%g | |
46 | s%@exec_prefix@%${prefix}%g | |
47 | s%@prefix@%/usr/local%g | |
48 | s%@program_transform_name@%s,x,x,%g | |
49 | s%@bindir@%${exec_prefix}/bin%g | |
50 | s%@sbindir@%${exec_prefix}/sbin%g | |
51 | s%@libexecdir@%${exec_prefix}/libexec%g | |
52 | s%@datadir@%${prefix}/share%g | |
53 | s%@sysconfdir@%${prefix}/etc%g | |
54 | s%@sharedstatedir@%${prefix}/com%g | |
55 | s%@localstatedir@%${prefix}/var%g | |
56 | s%@libdir@%${exec_prefix}/lib%g | |
57 | s%@includedir@%${prefix}/include%g | |
58 | s%@oldincludedir@%/usr/include%g | |
59 | s%@infodir@%${prefix}/info%g | |
60 | s%@mandir@%${prefix}/man%g | |
61 | s%@SET_MAKE@%%g | |
62 | s%@CC@%cc%g | |
63 | s%@MKDEP_CCINC@%-I/usr/local/include -I/usr/libexec/ppc/2.95.2 | |
64 | /usr/libexec/ppc/include -F/System/Library/PrivateFrameworks%g | |
65 | s%@CPP@%cc -E -traditional-cpp%g | |
66 | s%@CXX@%c++%g | |
67 | s%@SNACC_NOVOLAT@%%g | |
68 | s%@LEX@%flex%g | |
69 | s%@LEXLIB@%-ll%g | |
70 | s%@LEX_OUTPUT_ROOT@%lex.yy%g | |
71 | s%@LFLAGS@%%g | |
72 | s%@PATCH@%patch%g | |
73 | s%@YACC@%bison -y%g | |
74 | s%@MKDEP@%mkdep%g | |
75 | s%@AR@%ar%g | |
76 | s%@RANLIB@%ranlib%g | |
77 | s%@INSTALL_PROGRAM@%${INSTALL}%g | |
78 | s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g | |
79 | s%@INSTALL_DATA@%${INSTALL} -m 644%g | |
80 | s%@X_CFLAGS@%%g | |
81 | s%@X_PRE_LIBS@%%g | |
82 | s%@X_LIBS@%%g | |
83 | s%@X_EXTRA_LIBS@%%g | |
84 | s%@TCLSH@%false%g | |
85 | s%@TCLLIBS@%%g | |
86 | s%@TREELIBS@%%g | |
87 | s%@LATEX@%false%g | |
88 | s%@BIBTEX@%false%g | |
89 | s%@DVIPS@%false%g | |
90 | s%@DETEX@%false%g | |
91 | s%@PSPREVIEW@%true%g | |
92 | s%@PSBOOK@%false%g | |
93 | s%@PSNUP@%false%g | |
94 | s%@SPELL@%spell%g | |
95 | ||
96 | CEOF | |
97 | ||
98 | # Split the substitutions into bite-sized pieces for seds with | |
99 | # small command number limits, like on Digital OSF/1 and HP-UX. | |
100 | ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script. | |
101 | ac_file=1 # Number of current file. | |
102 | ac_beg=1 # First line for current file. | |
103 | ac_end=$ac_max_sed_cmds # Line after last line for current file. | |
104 | ac_more_lines=: | |
105 | ac_sed_cmds="" | |
106 | while $ac_more_lines; do | |
107 | if test $ac_beg -gt 1; then | |
108 | sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file | |
109 | else | |
110 | sed "${ac_end}q" conftest.subs > conftest.s$ac_file | |
111 | fi | |
112 | if test ! -s conftest.s$ac_file; then | |
113 | ac_more_lines=false | |
114 | rm -f conftest.s$ac_file | |
115 | else | |
116 | if test -z "$ac_sed_cmds"; then | |
117 | ac_sed_cmds="sed -f conftest.s$ac_file" | |
118 | else | |
119 | ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file" | |
120 | fi | |
121 | ac_file=`expr $ac_file + 1` | |
122 | ac_beg=$ac_end | |
123 | ac_end=`expr $ac_end + $ac_max_sed_cmds` | |
124 | fi | |
125 | done | |
126 | if test -z "$ac_sed_cmds"; then | |
127 | ac_sed_cmds=cat | |
128 | fi | |
129 | ||
130 | CONFIG_FILES=${CONFIG_FILES-"makehead"} | |
131 | for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then | |
132 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
133 | case "$ac_file" in | |
134 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
135 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
136 | *) ac_file_in="${ac_file}.in" ;; | |
137 | esac | |
138 | ||
139 | # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories. | |
140 | ||
141 | # Remove last slash and all that follows it. Not all systems have dirname. | |
142 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
143 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
144 | # The file is in a subdirectory. | |
145 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
146 | ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`" | |
147 | # A "../" for each directory in $ac_dir_suffix. | |
148 | ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'` | |
149 | else | |
150 | ac_dir_suffix= ac_dots= | |
151 | fi | |
152 | ||
153 | case "$ac_given_srcdir" in | |
154 | .) srcdir=. | |
155 | if test -z "$ac_dots"; then top_srcdir=. | |
156 | else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;; | |
157 | /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;; | |
158 | *) # Relative path. | |
159 | srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix" | |
160 | top_srcdir="$ac_dots$ac_given_srcdir" ;; | |
161 | esac | |
162 | ||
163 | case "$ac_given_INSTALL" in | |
164 | [/$]*) INSTALL="$ac_given_INSTALL" ;; | |
165 | *) INSTALL="$ac_dots$ac_given_INSTALL" ;; | |
166 | esac | |
167 | ||
168 | echo creating "$ac_file" | |
169 | rm -f "$ac_file" | |
170 | configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure." | |
171 | case "$ac_file" in | |
172 | *Makefile*) ac_comsub="1i\\ | |
173 | # $configure_input" ;; | |
174 | *) ac_comsub= ;; | |
175 | esac | |
176 | ||
177 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
178 | sed -e "$ac_comsub | |
179 | s%@configure_input@%$configure_input%g | |
180 | s%@srcdir@%$srcdir%g | |
181 | s%@top_srcdir@%$top_srcdir%g | |
182 | s%@INSTALL@%$INSTALL%g | |
183 | " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file | |
184 | fi; done | |
185 | rm -f conftest.s* | |
186 | ||
187 | # These sed commands are passed to sed as "A NAME B NAME C VALUE D", where | |
188 | # NAME is the cpp macro being defined and VALUE is the value it is being given. | |
189 | # | |
190 | # ac_d sets the value in "#define NAME VALUE" lines. | |
191 | ac_dA='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)' | |
192 | ac_dB='\([ ][ ]*\)[^ ]*%\1#\2' | |
193 | ac_dC='\3' | |
194 | ac_dD='%g' | |
195 | # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE". | |
196 | ac_uA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
197 | ac_uB='\([ ]\)%\1#\2define\3' | |
198 | ac_uC=' ' | |
199 | ac_uD='\4%g' | |
200 | # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE". | |
201 | ac_eA='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)' | |
202 | ac_eB='$%\1#\2define\3' | |
203 | ac_eC=' ' | |
204 | ac_eD='%g' | |
205 | ||
206 | if test "${CONFIG_HEADERS+set}" != set; then | |
207 | CONFIG_HEADERS="config.h" | |
208 | fi | |
209 | for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then | |
210 | # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in". | |
211 | case "$ac_file" in | |
212 | *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'` | |
213 | ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;; | |
214 | *) ac_file_in="${ac_file}.in" ;; | |
215 | esac | |
216 | ||
217 | echo creating $ac_file | |
218 | ||
219 | rm -f conftest.frag conftest.in conftest.out | |
220 | ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"` | |
221 | cat $ac_file_inputs > conftest.in | |
222 | ||
223 | cat > conftest.frag <<CEOF | |
224 | ${ac_dA}__USE_ANSI_C__${ac_dB}__USE_ANSI_C__${ac_dC}1${ac_dD} | |
225 | ${ac_uA}__USE_ANSI_C__${ac_uB}__USE_ANSI_C__${ac_uC}1${ac_uD} | |
226 | ${ac_eA}__USE_ANSI_C__${ac_eB}__USE_ANSI_C__${ac_eC}1${ac_eD} | |
227 | ${ac_dA}BOOL_BUILTIN${ac_dB}BOOL_BUILTIN${ac_dC}1${ac_dD} | |
228 | ${ac_uA}BOOL_BUILTIN${ac_uB}BOOL_BUILTIN${ac_uC}1${ac_uD} | |
229 | ${ac_eA}BOOL_BUILTIN${ac_eB}BOOL_BUILTIN${ac_eC}1${ac_eD} | |
230 | ${ac_dA}HAVE_VARIABLE_SIZED_AUTOMATIC_ARRAYS${ac_dB}HAVE_VARIABLE_SIZED_AUTOMATIC_ARRAYS${ac_dC}1${ac_dD} | |
231 | ${ac_uA}HAVE_VARIABLE_SIZED_AUTOMATIC_ARRAYS${ac_uB}HAVE_VARIABLE_SIZED_AUTOMATIC_ARRAYS${ac_uC}1${ac_uD} | |
232 | ${ac_eA}HAVE_VARIABLE_SIZED_AUTOMATIC_ARRAYS${ac_eB}HAVE_VARIABLE_SIZED_AUTOMATIC_ARRAYS${ac_eC}1${ac_eD} | |
233 | ${ac_dA}TIME_WITH_SYS_TIME${ac_dB}TIME_WITH_SYS_TIME${ac_dC}1${ac_dD} | |
234 | ${ac_uA}TIME_WITH_SYS_TIME${ac_uB}TIME_WITH_SYS_TIME${ac_uC}1${ac_uD} | |
235 | ${ac_eA}TIME_WITH_SYS_TIME${ac_eB}TIME_WITH_SYS_TIME${ac_eC}1${ac_eD} | |
236 | CEOF | |
237 | sed -f conftest.frag conftest.in > conftest.out | |
238 | rm -f conftest.in | |
239 | mv conftest.out conftest.in | |
240 | ||
241 | cat > conftest.frag <<CEOF | |
242 | ${ac_dA}HAVE_DIRENT_H${ac_dB}HAVE_DIRENT_H${ac_dC}1${ac_dD} | |
243 | ${ac_uA}HAVE_DIRENT_H${ac_uB}HAVE_DIRENT_H${ac_uC}1${ac_uD} | |
244 | ${ac_eA}HAVE_DIRENT_H${ac_eB}HAVE_DIRENT_H${ac_eC}1${ac_eD} | |
245 | ${ac_dA}STDC_HEADERS${ac_dB}STDC_HEADERS${ac_dC}1${ac_dD} | |
246 | ${ac_uA}STDC_HEADERS${ac_uB}STDC_HEADERS${ac_uC}1${ac_uD} | |
247 | ${ac_eA}STDC_HEADERS${ac_eB}STDC_HEADERS${ac_eC}1${ac_eD} | |
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_UNISTD_H${ac_dB}HAVE_UNISTD_H${ac_dC}1${ac_dD} | |
252 | ${ac_uA}HAVE_UNISTD_H${ac_uB}HAVE_UNISTD_H${ac_uC}1${ac_uD} | |
253 | ${ac_eA}HAVE_UNISTD_H${ac_eB}HAVE_UNISTD_H${ac_eC}1${ac_eD} | |
254 | CEOF | |
255 | sed -f conftest.frag conftest.in > conftest.out | |
256 | rm -f conftest.in | |
257 | mv conftest.out conftest.in | |
258 | ||
259 | cat > conftest.frag <<CEOF | |
260 | ${ac_dA}HAVE_MEMORY_H${ac_dB}HAVE_MEMORY_H${ac_dC}1${ac_dD} | |
261 | ${ac_uA}HAVE_MEMORY_H${ac_uB}HAVE_MEMORY_H${ac_uC}1${ac_uD} | |
262 | ${ac_eA}HAVE_MEMORY_H${ac_eB}HAVE_MEMORY_H${ac_eC}1${ac_eD} | |
263 | ${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD} | |
264 | ${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD} | |
265 | ${ac_eA}HAVE_STRING_H${ac_eB}HAVE_STRING_H${ac_eC}1${ac_eD} | |
266 | ${ac_dA}HAVE_FCNTL_H${ac_dB}HAVE_FCNTL_H${ac_dC}1${ac_dD} | |
267 | ${ac_uA}HAVE_FCNTL_H${ac_uB}HAVE_FCNTL_H${ac_uC}1${ac_uD} | |
268 | ${ac_eA}HAVE_FCNTL_H${ac_eB}HAVE_FCNTL_H${ac_eC}1${ac_eD} | |
269 | ${ac_dA}HAVE_VPRINTF${ac_dB}HAVE_VPRINTF${ac_dC}1${ac_dD} | |
270 | ${ac_uA}HAVE_VPRINTF${ac_uB}HAVE_VPRINTF${ac_uC}1${ac_uD} | |
271 | ${ac_eA}HAVE_VPRINTF${ac_eB}HAVE_VPRINTF${ac_eC}1${ac_eD} | |
272 | CEOF | |
273 | sed -f conftest.frag conftest.in > conftest.out | |
274 | rm -f conftest.in | |
275 | mv conftest.out conftest.in | |
276 | ||
277 | cat > conftest.frag <<CEOF | |
278 | ${ac_dA}WORDS_BIGENDIAN${ac_dB}WORDS_BIGENDIAN${ac_dC}1${ac_dD} | |
279 | ${ac_uA}WORDS_BIGENDIAN${ac_uB}WORDS_BIGENDIAN${ac_uC}1${ac_uD} | |
280 | ${ac_eA}WORDS_BIGENDIAN${ac_eB}WORDS_BIGENDIAN${ac_eC}1${ac_eD} | |
281 | ${ac_dA}SIZEOF_SHORT${ac_dB}SIZEOF_SHORT${ac_dC}2${ac_dD} | |
282 | ${ac_uA}SIZEOF_SHORT${ac_uB}SIZEOF_SHORT${ac_uC}2${ac_uD} | |
283 | ${ac_eA}SIZEOF_SHORT${ac_eB}SIZEOF_SHORT${ac_eC}2${ac_eD} | |
284 | ${ac_dA}SIZEOF_INT${ac_dB}SIZEOF_INT${ac_dC}4${ac_dD} | |
285 | ${ac_uA}SIZEOF_INT${ac_uB}SIZEOF_INT${ac_uC}4${ac_uD} | |
286 | ${ac_eA}SIZEOF_INT${ac_eB}SIZEOF_INT${ac_eC}4${ac_eD} | |
287 | ${ac_dA}SIZEOF_LONG${ac_dB}SIZEOF_LONG${ac_dC}4${ac_dD} | |
288 | ${ac_uA}SIZEOF_LONG${ac_uB}SIZEOF_LONG${ac_uC}4${ac_uD} | |
289 | ${ac_eA}SIZEOF_LONG${ac_eB}SIZEOF_LONG${ac_eC}4${ac_eD} | |
290 | CEOF | |
291 | sed -f conftest.frag conftest.in > conftest.out | |
292 | rm -f conftest.in | |
293 | mv conftest.out conftest.in | |
294 | ||
295 | cat > conftest.frag <<CEOF | |
296 | ${ac_dA}SIZEOF_DOUBLE${ac_dB}SIZEOF_DOUBLE${ac_dC}8${ac_dD} | |
297 | ${ac_uA}SIZEOF_DOUBLE${ac_uB}SIZEOF_DOUBLE${ac_uC}8${ac_uD} | |
298 | ${ac_eA}SIZEOF_DOUBLE${ac_eB}SIZEOF_DOUBLE${ac_eC}8${ac_eD} | |
299 | ${ac_dA}HAVE_ISINF${ac_dB}HAVE_ISINF${ac_dC}1${ac_dD} | |
300 | ${ac_uA}HAVE_ISINF${ac_uB}HAVE_ISINF${ac_uC}1${ac_uD} | |
301 | ${ac_eA}HAVE_ISINF${ac_eB}HAVE_ISINF${ac_eC}1${ac_eD} | |
302 | ${ac_dA}HAVE_FINITE${ac_dB}HAVE_FINITE${ac_dC}1${ac_dD} | |
303 | ${ac_uA}HAVE_FINITE${ac_uB}HAVE_FINITE${ac_uC}1${ac_uD} | |
304 | ${ac_eA}HAVE_FINITE${ac_eB}HAVE_FINITE${ac_eC}1${ac_eD} | |
305 | ${ac_dA}HAVE_MEMSET${ac_dB}HAVE_MEMSET${ac_dC}1${ac_dD} | |
306 | ${ac_uA}HAVE_MEMSET${ac_uB}HAVE_MEMSET${ac_uC}1${ac_uD} | |
307 | ${ac_eA}HAVE_MEMSET${ac_eB}HAVE_MEMSET${ac_eC}1${ac_eD} | |
308 | CEOF | |
309 | sed -f conftest.frag conftest.in > conftest.out | |
310 | rm -f conftest.in | |
311 | mv conftest.out conftest.in | |
312 | ||
313 | cat > conftest.frag <<CEOF | |
314 | ${ac_dA}HAVE_MEMCPY${ac_dB}HAVE_MEMCPY${ac_dC}1${ac_dD} | |
315 | ${ac_uA}HAVE_MEMCPY${ac_uB}HAVE_MEMCPY${ac_uC}1${ac_uD} | |
316 | ${ac_eA}HAVE_MEMCPY${ac_eB}HAVE_MEMCPY${ac_eC}1${ac_eD} | |
317 | ${ac_dA}HAVE_MEMCMP${ac_dB}HAVE_MEMCMP${ac_dC}1${ac_dD} | |
318 | ${ac_uA}HAVE_MEMCMP${ac_uB}HAVE_MEMCMP${ac_uC}1${ac_uD} | |
319 | ${ac_eA}HAVE_MEMCMP${ac_eB}HAVE_MEMCMP${ac_eC}1${ac_eD} | |
320 | ${ac_dA}X_DISPLAY_MISSING${ac_dB}X_DISPLAY_MISSING${ac_dC}1${ac_dD} | |
321 | ${ac_uA}X_DISPLAY_MISSING${ac_uB}X_DISPLAY_MISSING${ac_uC}1${ac_uD} | |
322 | ${ac_eA}X_DISPLAY_MISSING${ac_eB}X_DISPLAY_MISSING${ac_eC}1${ac_eD} | |
323 | s%^[ ]*#[ ]*undef[ ][ ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */% | |
324 | CEOF | |
325 | sed -f conftest.frag conftest.in > conftest.out | |
326 | rm -f conftest.in | |
327 | mv conftest.out conftest.in | |
328 | ||
329 | rm -f conftest.frag conftest.h | |
330 | echo "/* $ac_file. Generated automatically by configure. */" > conftest.h | |
331 | cat conftest.in >> conftest.h | |
332 | rm -f conftest.in | |
333 | if cmp -s $ac_file conftest.h 2>/dev/null; then | |
334 | echo "$ac_file is unchanged" | |
335 | rm -f conftest.h | |
336 | else | |
337 | # Remove last slash and all that follows it. Not all systems have dirname. | |
338 | ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'` | |
339 | if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then | |
340 | # The file is in a subdirectory. | |
341 | test ! -d "$ac_dir" && mkdir "$ac_dir" | |
342 | fi | |
343 | rm -f $ac_file | |
344 | mv conftest.h $ac_file | |
345 | fi | |
346 | fi; done | |
347 | ||
348 | ||
349 | date > stamp-h | |
350 | exit 0 |