]>
git.saurik.com Git - apple/security.git/blob - SecuritySNACCRuntime/config.status
2 # Generated automatically by configure.
3 # Run this file to recreate the current configuration.
4 # This directory was configured as follows,
9 # Compiler output produced by configure, useful for debugging
10 # configure, is in ./config.log if it exists.
12 ac_cs_usage
="Usage: ./config.status [--recheck] [--version] [--help]"
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"
22 -help | --help | --hel | --he | --h)
23 echo "$ac_cs_usage"; exit 0 ;;
24 *) echo "$ac_cs_usage"; exit 1 ;;
29 ac_given_INSTALL
="/usr/bin/install -c"
31 trap 'rm -fr makehead config.h conftest*; exit 1' 1 2 15
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
39 s
%@CFLAGS@
%-DMACOS -DYYTEXT_POINTER -DFLEX_IN_USE%g
43 s
%@DEFS@
%-DHAVE_CONFIG_H%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
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
69 s
%@LEX_OUTPUT_ROOT@
%lex.yy
%g
76 s
%@INSTALL_PROGRAM@
%${INSTALL}%g
77 s
%@INSTALL_SCRIPT@
%${INSTALL_PROGRAM}%g
78 s
%@INSTALL_DATA@
%${INSTALL} -m 644%g
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.
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
109 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
111 if test ! -s conftest.s
$ac_file; then
113 rm -f conftest.s
$ac_file
115 if test -z "$ac_sed_cmds"; then
116 ac_sed_cmds
="sed -f conftest.s$ac_file"
118 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
120 ac_file
=`expr $ac_file + 1`
122 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
125 if test -z "$ac_sed_cmds"; then
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".
133 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
134 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
135 *) ac_file_in
="${ac_file}.in" ;;
138 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
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'`
149 ac_dir_suffix
= ac_dots
=
152 case "$ac_given_srcdir" in
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" ;;
158 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
159 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
162 case "$ac_given_INSTALL" in
163 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
164 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
167 echo creating
"$ac_file"
169 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
171 *Makefile
*) ac_comsub
="1i\\
172 # $configure_input" ;;
176 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
178 s%@configure_input@%$configure_input%g
180 s%@top_srcdir@%$top_srcdir%g
181 s%@INSTALL@%$INSTALL%g
182 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
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.
189 # ac_d sets the value in "#define NAME VALUE" lines.
190 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
191 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
194 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
195 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
196 ac_uB
='\([ ]\)%\1#\2define\3'
199 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
200 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
201 ac_eB
='$%\1#\2define\3'
205 if test "${CONFIG_HEADERS+set}" != set; then
206 CONFIG_HEADERS
="config.h"
208 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
209 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.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" ;;
216 echo creating
$ac_file
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
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}
236 sed -f conftest.frag conftest.
in > conftest.out
238 mv conftest.out conftest.
in
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}
254 sed -f conftest.frag conftest.
in > conftest.out
256 mv conftest.out conftest.
in
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}
272 sed -f conftest.frag conftest.
in > conftest.out
274 mv conftest.out conftest.
in
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}
290 sed -f conftest.frag conftest.
in > conftest.out
292 mv conftest.out conftest.
in
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}
308 sed -f conftest.frag conftest.
in > conftest.out
310 mv conftest.out conftest.
in
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]*%/* & */%
324 sed -f conftest.frag conftest.
in > conftest.out
326 mv conftest.out conftest.
in
328 rm -f conftest.frag conftest.h
329 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
330 cat conftest.
in >> conftest.h
332 if cmp -s $ac_file conftest.h
2>/dev
/null
; then
333 echo "$ac_file is unchanged"
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"
343 mv conftest.h
$ac_file