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 foxconn137678:
6#
7# ./configure  --host=mipsel-linux
8#
9# Compiler output produced by configure, useful for debugging
10# configure, is in ./config.log if it exists.
11
12ac_cs_usage="Usage: ./config.status [--recheck] [--version] [--help]"
13for ac_option
14do
15  case "$ac_option" in
16  -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
17    echo "running ${CONFIG_SHELL-/bin/sh} ./configure  --host=mipsel-linux --no-create --no-recursion"
18    exec ${CONFIG_SHELL-/bin/sh} ./configure  --host=mipsel-linux --no-create --no-recursion ;;
19  -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
20    echo "./config.status generated by autoconf version 2.1"
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
26done
27
28ac_given_srcdir=.
29ac_given_INSTALL="/usr/bin/install -c"
30
31trap 'rm -fr Makefile config.h:conf.in conftest*; exit 1' 1 2 15
32
33# Protect against being on the right side of a sed subst in config.status. 
34sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g; 
35 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
36/^[ 	]*VPATH[ 	]*=[^:]*$/d
37
38s%@CFLAGS@%-O2 -DBCMNVRAM -DBCMWPA2 -DRESTART_ALL_PROCESSES -D__CONFIG_USBAP__ -DBCMQOS -D__CONFIG_WPS__ -D__CONFIG_EMF__ -D__CONFIG_IGMP_PROXY__ -DWLPROBSUP -DSUPPORT_REMOTE_HTTPS -DINCLUDE_5G_AUTO_CHANNEL -DOPENDNS_PARENTAL_CONTROL -DINCLUDE_ACCESSCONTROL -DU12H189 -DWNDR4500REV -DWNDR4500v2 -DMULTIPLE_SSID -DENABLE_ML -DBCM53125 -DCONFIG_RUSSIA_IPTV -DINCLUDE_DETECT_AP_MODE -DINCLUDE_UCP -DDLNA -DHTTP_ACCESS_USB -DSAMBA_ENABLE -DUSB_NEW_SPEC -DINCLUDE_WIFI_BUTTON -DINCLUDE_USB_LED -DINCLUDE_DUAL_BAND -DSINGLE_FIRMWARE -DINCLUDE_GET_ST_CHKSUM -DUNIFIED_STR_TBL -DFIRST_MTD_ROTATION -DWIFI_ON_OFF_SCHE -DAUTO_CONN_24HR -DIGMP_PROXY -DAP_MODE -D__CONFIG_IGMP_SNOOPING__ -DLINUX26 -DINCLUDE_IPV6 -DPRESET_WL_SECURITY -DNEW_BCM_WPS_IPC -DINCLUDE_AFP%g
39s%@CPPFLAGS@%%g
40s%@CXXFLAGS@%%g
41s%@DEFS@%-DHAVE_CONFIG_H%g
42s%@LDFLAGS@%%g
43s%@LIBS@%%g
44s%@exec_prefix@%${prefix}%g
45s%@prefix@%/usr/local%g
46s%@program_transform_name@%s,x,x,%g
47s%@LN_S@%ln -s%g
48s%@YACC@%bison -y%g
49s%@CC@%mipsel-uclibc-linux26-gcc%g
50s%@RANLIB@%mipsel-uclibc-linux26-ranlib%g
51s%@INSTALL_PROGRAM@%${INSTALL}%g
52s%@INSTALL_DATA@%${INSTALL} -m 644%g
53s%@SET_MAKE@%%g
54s%@CPP@%mipsel-uclibc-linux26-gcc -E%g
55s%@ALLOCA@%%g
56
57CEOF
58
59CONFIG_FILES=${CONFIG_FILES-"Makefile"}
60for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
61  # Support "outfile[:infile]", defaulting infile="outfile.in".
62  case "$ac_file" in
63  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
64       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
65  *) ac_file_in="${ac_file}.in" ;;
66  esac
67
68  # Adjust relative srcdir, etc. for subdirectories.
69
70  # Remove last slash and all that follows it.  Not all systems have dirname.
71  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
72  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
73    # The file is in a subdirectory.
74    test ! -d "$ac_dir" && mkdir "$ac_dir"
75    ac_dir_suffix="/$ac_dir"
76    # A "../" for each directory in $ac_dir_suffix.
77    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
78  else
79    ac_dir_suffix= ac_dots=
80  fi
81
82  case "$ac_given_srcdir" in
83  .)  srcdir=.
84      if test -z "$ac_dots"; then top_srcdir=.
85      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
86  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
87  *) # Relative path.
88    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
89    top_srcdir="$ac_dots$ac_given_srcdir" ;;
90  esac
91
92  case "$ac_given_INSTALL" in
93  [/$]*) INSTALL="$ac_given_INSTALL" ;;
94  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
95  esac
96  echo creating "$ac_file"
97  rm -f "$ac_file"
98  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
99  case "$ac_file" in
100  *Makefile*) ac_comsub="1i\\
101# $configure_input" ;;
102  *) ac_comsub= ;;
103  esac
104  sed -e "$ac_comsub
105s%@configure_input@%$configure_input%g
106s%@srcdir@%$srcdir%g
107s%@top_srcdir@%$top_srcdir%g
108s%@INSTALL@%$INSTALL%g
109" -f conftest.subs $ac_given_srcdir/$ac_file_in > $ac_file
110fi; done
111rm -f conftest.subs
112
113# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
114# NAME is the cpp macro being defined and VALUE is the value it is being given.
115#
116# ac_d sets the value in "#define NAME VALUE" lines.
117ac_dA='s%^\([ 	]*\)#\([ 	]*define[ 	][ 	]*\)'
118ac_dB='\([ 	][ 	]*\)[^ 	]*%\1#\2'
119ac_dC='\3'
120ac_dD='%g'
121# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
122ac_uA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
123ac_uB='\([ 	]\)%\1#\2define\3'
124ac_uC=' '
125ac_uD='\4%g'
126# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
127ac_eA='s%^\([ 	]*\)#\([ 	]*\)undef\([ 	][ 	]*\)'
128ac_eB='$%\1#\2define\3'
129ac_eC=' '
130ac_eD='%g'
131
132CONFIG_HEADERS=${CONFIG_HEADERS-"config.h:conf.in"}
133for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
134  # Support "outfile[:infile]", defaulting infile="outfile.in".
135  case "$ac_file" in
136  *:*) ac_file_in=`echo "$ac_file"|sed 's%.*:%%'`
137       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
138  *) ac_file_in="${ac_file}.in" ;;
139  esac
140
141  echo creating $ac_file
142
143  rm -f conftest.frag conftest.in conftest.out
144  cp $ac_given_srcdir/$ac_file_in conftest.in
145
146  cat > conftest.frag <<CEOF
147${ac_dA}HAVE_STRING_H${ac_dB}HAVE_STRING_H${ac_dC}1${ac_dD}
148${ac_uA}HAVE_STRING_H${ac_uB}HAVE_STRING_H${ac_uC}1${ac_uD}
149${ac_eA}HAVE_STRING_H${ac_eB}HAVE_STRING_H${ac_eC}1${ac_eD}
150${ac_dA}HAVE_MALLOC_H${ac_dB}HAVE_MALLOC_H${ac_dC}1${ac_dD}
151${ac_uA}HAVE_MALLOC_H${ac_uB}HAVE_MALLOC_H${ac_uC}1${ac_uD}
152${ac_eA}HAVE_MALLOC_H${ac_eB}HAVE_MALLOC_H${ac_eC}1${ac_eD}
153${ac_dA}HAVE_SYS_TYPES_H${ac_dB}HAVE_SYS_TYPES_H${ac_dC}1${ac_dD}
154${ac_uA}HAVE_SYS_TYPES_H${ac_uB}HAVE_SYS_TYPES_H${ac_uC}1${ac_uD}
155${ac_eA}HAVE_SYS_TYPES_H${ac_eB}HAVE_SYS_TYPES_H${ac_eC}1${ac_eD}
156${ac_dA}HAVE_ALLOCA_H${ac_dB}HAVE_ALLOCA_H${ac_dC}1${ac_dD}
157${ac_uA}HAVE_ALLOCA_H${ac_uB}HAVE_ALLOCA_H${ac_uC}1${ac_uD}
158${ac_eA}HAVE_ALLOCA_H${ac_eB}HAVE_ALLOCA_H${ac_eC}1${ac_eD}
159CEOF
160  sed -f conftest.frag conftest.in > conftest.out
161  rm -f conftest.in
162  mv conftest.out conftest.in
163
164  cat > conftest.frag <<CEOF
165${ac_dA}HAVE_ALLOCA${ac_dB}HAVE_ALLOCA${ac_dC}1${ac_dD}
166${ac_uA}HAVE_ALLOCA${ac_uB}HAVE_ALLOCA${ac_uC}1${ac_uD}
167${ac_eA}HAVE_ALLOCA${ac_eB}HAVE_ALLOCA${ac_eC}1${ac_eD}
168s%^[ 	]*#[ 	]*undef[ 	][ 	]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
169CEOF
170  sed -f conftest.frag conftest.in > conftest.out
171  rm -f conftest.in
172  mv conftest.out conftest.in
173
174  rm -f conftest.frag conftest.h
175  echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
176  cat conftest.in >> conftest.h
177  rm -f conftest.in
178  if cmp -s $ac_file conftest.h 2>/dev/null; then
179    echo "$ac_file is unchanged"
180    rm -f conftest.h
181  else
182    rm -f $ac_file
183    mv conftest.h $ac_file
184  fi
185fi; done
186
187
188test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
189exit 0
190