]>
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
/ppc
/2.95.2
64 /usr
/libexec
/ppc
/include
-F/System
/Library
/PrivateFrameworks
%g
65 s
%@CPP@
%cc
-E -traditional-cpp%g
70 s
%@LEX_OUTPUT_ROOT@
%lex.yy
%g
77 s
%@INSTALL_PROGRAM@
%${INSTALL}%g
78 s
%@INSTALL_SCRIPT@
%${INSTALL_PROGRAM}%g
79 s
%@INSTALL_DATA@
%${INSTALL} -m 644%g
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.
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
110 sed "${ac_end}q" conftest.subs
> conftest.s
$ac_file
112 if test ! -s conftest.s
$ac_file; then
114 rm -f conftest.s
$ac_file
116 if test -z "$ac_sed_cmds"; then
117 ac_sed_cmds
="sed -f conftest.s$ac_file"
119 ac_sed_cmds
="$ac_sed_cmds | sed -f conftest.s$ac_file"
121 ac_file
=`expr $ac_file + 1`
123 ac_end
=`expr $ac_end + $ac_max_sed_cmds`
126 if test -z "$ac_sed_cmds"; then
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".
134 *:*) ac_file_in
=`echo "$ac_file"|sed 's%[^:]*:%%'`
135 ac_file
=`echo "$ac_file"|sed 's%:.*%%'` ;;
136 *) ac_file_in
="${ac_file}.in" ;;
139 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
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'`
150 ac_dir_suffix
= ac_dots
=
153 case "$ac_given_srcdir" in
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" ;;
159 srcdir
="$ac_dots$ac_given_srcdir$ac_dir_suffix"
160 top_srcdir
="$ac_dots$ac_given_srcdir" ;;
163 case "$ac_given_INSTALL" in
164 [/$
]*) INSTALL
="$ac_given_INSTALL" ;;
165 *) INSTALL
="$ac_dots$ac_given_INSTALL" ;;
168 echo creating
"$ac_file"
170 configure_input
="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
172 *Makefile
*) ac_comsub
="1i\\
173 # $configure_input" ;;
177 ac_file_inputs
=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
179 s%@configure_input@%$configure_input%g
181 s%@top_srcdir@%$top_srcdir%g
182 s%@INSTALL@%$INSTALL%g
183 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
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.
190 # ac_d sets the value in "#define NAME VALUE" lines.
191 ac_dA
='s%^\([ ]*\)#\([ ]*define[ ][ ]*\)'
192 ac_dB
='\([ ][ ]*\)[^ ]*%\1#\2'
195 # ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
196 ac_uA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
197 ac_uB
='\([ ]\)%\1#\2define\3'
200 # ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
201 ac_eA
='s%^\([ ]*\)#\([ ]*\)undef\([ ][ ]*\)'
202 ac_eB
='$%\1#\2define\3'
206 if test "${CONFIG_HEADERS+set}" != set; then
207 CONFIG_HEADERS
="config.h"
209 for ac_file
in ..
$CONFIG_HEADERS; do if test "x$ac_file" != x..
; then
210 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.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" ;;
217 echo creating
$ac_file
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
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}
237 sed -f conftest.frag conftest.
in > conftest.out
239 mv conftest.out conftest.
in
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}
255 sed -f conftest.frag conftest.
in > conftest.out
257 mv conftest.out conftest.
in
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}
273 sed -f conftest.frag conftest.
in > conftest.out
275 mv conftest.out conftest.
in
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}
291 sed -f conftest.frag conftest.
in > conftest.out
293 mv conftest.out conftest.
in
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}
309 sed -f conftest.frag conftest.
in > conftest.out
311 mv conftest.out conftest.
in
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]*%/* & */%
325 sed -f conftest.frag conftest.
in > conftest.out
327 mv conftest.out conftest.
in
329 rm -f conftest.frag conftest.h
330 echo "/* $ac_file. Generated automatically by configure. */" > conftest.h
331 cat conftest.
in >> conftest.h
333 if cmp -s $ac_file conftest.h
2>/dev
/null
; then
334 echo "$ac_file is unchanged"
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"
344 mv conftest.h
$ac_file