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.localdomain:
6#
7# ./configure  --cache-file=.././config.cache --srcdir=.
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  --cache-file=.././config.cache --srcdir=. --no-create --no-recursion"
18    exec ${CONFIG_SHELL-/bin/sh} ./configure  --cache-file=.././config.cache --srcdir=. --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
26done
27
28ac_given_srcdir=.
29
30trap 'rm -fr Makefile conftest*; exit 1' 1 2 15
31
32# Protect against being on the right side of a sed subst in config.status.
33sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
34 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
35/^[ 	]*VPATH[ 	]*=[^:]*$/d
36
37s%@SHELL@%/bin/sh%g
38s%@CFLAGS@%-g -O2 -fno-strength-reduce%g
39s%@CPPFLAGS@%%g
40s%@CXXFLAGS@%%g
41s%@FFLAGS@%%g
42s%@DEFS@% -DHAVE_DLFCN_H=1 -DHAVE_DLOPEN=1 %g
43s%@LDFLAGS@%%g
44s%@LIBS@%%g
45s%@exec_prefix@%${prefix}%g
46s%@prefix@%/usr/local%g
47s%@program_transform_name@%s,x,x,%g
48s%@bindir@%${exec_prefix}/bin%g
49s%@sbindir@%${exec_prefix}/sbin%g
50s%@libexecdir@%${exec_prefix}/libexec%g
51s%@datadir@%${prefix}/share%g
52s%@sysconfdir@%${prefix}/etc%g
53s%@sharedstatedir@%${prefix}/com%g
54s%@localstatedir@%${prefix}/var%g
55s%@libdir@%${exec_prefix}/lib%g
56s%@includedir@%${prefix}/include%g
57s%@oldincludedir@%/usr/include%g
58s%@infodir@%${prefix}/info%g
59s%@mandir@%${prefix}/man%g
60s%@CONFIG_DIR@%/tools/slang/tmptmp/slang-1.4.5jp2/demo%g
61s%@CC@%gcc%g
62s%@CPP@%$gcc -E%g
63s%@SET_MAKE@%%g
64s%@host@%i586-pc-linux-gnu%g
65s%@host_alias@%i586-pc-linux-gnu%g
66s%@host_cpu@%i586%g
67s%@host_vendor@%pc%g
68s%@host_os@%linux-gnu%g
69s%@DYNAMIC_LINK_LIB@%-ldl%g
70s%@DYNAMIC_LINK_FLAGS@%%g
71s%@TERMCAP@%%g
72s%@SRCDIR@%/tools/slang/tmptmp/slang-1.4.5jp2/demo%g
73s%@OBJDIR@%/tools/slang/tmptmp/slang-1.4.5jp2/demo/objs%g
74s%@ELFDIR@%/tools/slang/tmptmp/slang-1.4.5jp2/demo/elfobjs%g
75s%@PROGRAM_OFILES@% useropen.o pager.o keypad.o smgtest.o%g
76s%@PROGRAM_CFILES@% useropen.c pager.c keypad.c smgtest.c%g
77s%@PROGRAM_HFILES@%%g
78s%@PROGRAM_OBJECTS@% $(OBJDIR)/useropen.o $(OBJDIR)/pager.o $(OBJDIR)/keypad.o $(OBJDIR)/smgtest.o%g
79s%@PROGRAM_ELFOBJECTS@% $(ELFDIR)/useropen.o $(ELFDIR)/pager.o $(ELFDIR)/keypad.o $(ELFDIR)/smgtest.o%g
80
81CEOF
82
83# Split the substitutions into bite-sized pieces for seds with
84# small command number limits, like on Digital OSF/1 and HP-UX.
85ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
86ac_file=1 # Number of current file.
87ac_beg=1 # First line for current file.
88ac_end=$ac_max_sed_cmds # Line after last line for current file.
89ac_more_lines=:
90ac_sed_cmds=""
91while $ac_more_lines; do
92  if test $ac_beg -gt 1; then
93    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
94  else
95    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
96  fi
97  if test ! -s conftest.s$ac_file; then
98    ac_more_lines=false
99    rm -f conftest.s$ac_file
100  else
101    if test -z "$ac_sed_cmds"; then
102      ac_sed_cmds="sed -f conftest.s$ac_file"
103    else
104      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
105    fi
106    ac_file=`expr $ac_file + 1`
107    ac_beg=$ac_end
108    ac_end=`expr $ac_end + $ac_max_sed_cmds`
109  fi
110done
111if test -z "$ac_sed_cmds"; then
112  ac_sed_cmds=cat
113fi
114
115CONFIG_FILES=${CONFIG_FILES-"Makefile"}
116for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
117  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
118  case "$ac_file" in
119  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
120       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
121  *) ac_file_in="${ac_file}.in" ;;
122  esac
123
124  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
125
126  # Remove last slash and all that follows it.  Not all systems have dirname.
127  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
128  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
129    # The file is in a subdirectory.
130    test ! -d "$ac_dir" && mkdir "$ac_dir"
131    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
132    # A "../" for each directory in $ac_dir_suffix.
133    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
134  else
135    ac_dir_suffix= ac_dots=
136  fi
137
138  case "$ac_given_srcdir" in
139  .)  srcdir=.
140      if test -z "$ac_dots"; then top_srcdir=.
141      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
142  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
143  *) # Relative path.
144    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
145    top_srcdir="$ac_dots$ac_given_srcdir" ;;
146  esac
147
148
149  echo creating "$ac_file"
150  rm -f "$ac_file"
151  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
152  case "$ac_file" in
153  *Makefile*) ac_comsub="1i\\
154# $configure_input" ;;
155  *) ac_comsub= ;;
156  esac
157
158  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
159  sed -e "$ac_comsub
160s%@configure_input@%$configure_input%g
161s%@srcdir@%$srcdir%g
162s%@top_srcdir@%$top_srcdir%g
163" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
164fi; done
165rm -f conftest.s*
166
167
168
169exit 0
170