add initial support for the crisarchitecture used on foxboards to openwrt
[openwrt/staging/chunkeey.git] / target / linux / etrax-2.6 / image / e100boot / src / libpcap-0.4 / 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 bertha:
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.12"
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=" install_elinux -p"
30
31 trap 'rm -fr Makefile 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%@CFLAGS@%-g -O2%g
39 s%@CPPFLAGS@%%g
40 s%@CXXFLAGS@%%g
41 s%@DEFS@% -DHAVE_MALLOC_H=1 -DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 -DHAVE_NET_IF_ARP_H=1 %g
42 s%@LDFLAGS@%%g
43 s%@LIBS@%%g
44 s%@exec_prefix@%${prefix}%g
45 s%@prefix@%/usr/local%g
46 s%@program_transform_name@%s,x,x,%g
47 s%@bindir@%${exec_prefix}/bin%g
48 s%@sbindir@%${exec_prefix}/sbin%g
49 s%@libexecdir@%${exec_prefix}/libexec%g
50 s%@datadir@%${prefix}/share%g
51 s%@sysconfdir@%${prefix}/etc%g
52 s%@sharedstatedir@%${prefix}/com%g
53 s%@localstatedir@%${prefix}/var%g
54 s%@libdir@%${exec_prefix}/lib%g
55 s%@includedir@%${prefix}/include%g
56 s%@oldincludedir@%/usr/include%g
57 s%@infodir@%${prefix}/info%g
58 s%@mandir@%${prefix}/man%g
59 s%@host@%i686-pc-linux-gnu%g
60 s%@host_alias@%i686-pc-linux-gnu%g
61 s%@host_cpu@%i686%g
62 s%@host_vendor@%pc%g
63 s%@host_os@%linux-gnu%g
64 s%@target@%i686-pc-linux-gnu%g
65 s%@target_alias@%i686-pc-linux-gnu%g
66 s%@target_cpu@%i686%g
67 s%@target_vendor@%pc%g
68 s%@target_os@%linux-gnu%g
69 s%@build@%i686-pc-linux-gnu%g
70 s%@build_alias@%i686-pc-linux-gnu%g
71 s%@build_cpu@%i686%g
72 s%@build_vendor@%pc%g
73 s%@build_os@%linux-gnu%g
74 s%@SHLICC2@%%g
75 s%@CC@%gcc%g
76 s%@CPP@%gcc -E%g
77 s%@V_LEX@%flex -Ppcap_%g
78 s%@V_YACC@%bison -y -p pcap_%g
79 s%@V_RANLIB@%ranlib%g
80 s%@V_CCOPT@%-O2%g
81 s%@V_INCLS@% -Ilinux-include%g
82 s%@V_PCAP@%linux%g
83 s%@INSTALL_PROGRAM@%${INSTALL}%g
84 s%@INSTALL_DATA@%${INSTALL} -m 644%g
85
86 CEOF
87
88 # Split the substitutions into bite-sized pieces for seds with
89 # small command number limits, like on Digital OSF/1 and HP-UX.
90 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
91 ac_file=1 # Number of current file.
92 ac_beg=1 # First line for current file.
93 ac_end=$ac_max_sed_cmds # Line after last line for current file.
94 ac_more_lines=:
95 ac_sed_cmds=""
96 while $ac_more_lines; do
97 if test $ac_beg -gt 1; then
98 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
99 else
100 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
101 fi
102 if test ! -s conftest.s$ac_file; then
103 ac_more_lines=false
104 rm -f conftest.s$ac_file
105 else
106 if test -z "$ac_sed_cmds"; then
107 ac_sed_cmds="sed -f conftest.s$ac_file"
108 else
109 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
110 fi
111 ac_file=`expr $ac_file + 1`
112 ac_beg=$ac_end
113 ac_end=`expr $ac_end + $ac_max_sed_cmds`
114 fi
115 done
116 if test -z "$ac_sed_cmds"; then
117 ac_sed_cmds=cat
118 fi
119
120 CONFIG_FILES=${CONFIG_FILES-"Makefile"}
121 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
122 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
123 case "$ac_file" in
124 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
125 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
126 *) ac_file_in="${ac_file}.in" ;;
127 esac
128
129 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
130
131 # Remove last slash and all that follows it. Not all systems have dirname.
132 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
133 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
134 # The file is in a subdirectory.
135 test ! -d "$ac_dir" && mkdir "$ac_dir"
136 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
137 # A "../" for each directory in $ac_dir_suffix.
138 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
139 else
140 ac_dir_suffix= ac_dots=
141 fi
142
143 case "$ac_given_srcdir" in
144 .) srcdir=.
145 if test -z "$ac_dots"; then top_srcdir=.
146 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
147 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
148 *) # Relative path.
149 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
150 top_srcdir="$ac_dots$ac_given_srcdir" ;;
151 esac
152
153 case "$ac_given_INSTALL" in
154 [/$]*) INSTALL="$ac_given_INSTALL" ;;
155 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
156 esac
157
158 echo creating "$ac_file"
159 rm -f "$ac_file"
160 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
161 case "$ac_file" in
162 *Makefile*) ac_comsub="1i\\
163 # $configure_input" ;;
164 *) ac_comsub= ;;
165 esac
166
167 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
168 sed -e "$ac_comsub
169 s%@configure_input@%$configure_input%g
170 s%@srcdir@%$srcdir%g
171 s%@top_srcdir@%$top_srcdir%g
172 s%@INSTALL@%$INSTALL%g
173 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
174 fi; done
175 rm -f conftest.s*
176
177
178
179 exit 0