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