comparison config.status @ 0:a5ace2e037bc

Tailorization Import of the upstream sources from Repository: https://svn.sourceforge.net/svnroot/gaim Kind: svn Module: /trunk Revision: 9
author Tailor Script <tailor@pidgin.im>
date Thu, 23 Mar 2000 03:09:51 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:a5ace2e037bc
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 akira:
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.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
26 done
27
28 ac_given_srcdir=.
29 ac_given_INSTALL="/usr/bin/ginstall -c"
30
31 trap 'rm -fr Makefile
32 src/Makefile
33 sounds/Makefile
34 pixmaps/Makefile
35 libfaim/Makefile
36 doc/Makefile
37 m4/Makefile
38 conftest*; exit 1' 1 2 15
39
40 # Protect against being on the right side of a sed subst in config.status.
41 sed 's/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\&%]/\\&/g;
42 s/@@/%@/; s/@@/@%/; s/@g$/%g/' > conftest.subs <<\CEOF
43 /^[ ]*VPATH[ ]*=[^:]*$/d
44
45 s%@SHELL@%/bin/sh%g
46 s%@CFLAGS@%-g -O2 -I/usr/local/include -I/opt/include%g
47 s%@CPPFLAGS@%%g
48 s%@CXXFLAGS@%%g
49 s%@FFLAGS@%%g
50 s%@DEFS@% -DPACKAGE=\"gaim\" -DVERSION=\"0.9.11\" -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void -DHAVE_STRFTIME=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_ATEXIT=1 %g
51 s%@LDFLAGS@%%g
52 s%@LIBS@%%g
53 s%@exec_prefix@%${prefix}%g
54 s%@prefix@%/usr/local%g
55 s%@program_transform_name@%s,x,x,%g
56 s%@bindir@%${exec_prefix}/bin%g
57 s%@sbindir@%${exec_prefix}/sbin%g
58 s%@libexecdir@%${exec_prefix}/libexec%g
59 s%@datadir@%${prefix}/share%g
60 s%@sysconfdir@%${prefix}/etc%g
61 s%@sharedstatedir@%${prefix}/com%g
62 s%@localstatedir@%${prefix}/var%g
63 s%@libdir@%${exec_prefix}/lib%g
64 s%@includedir@%${prefix}/include%g
65 s%@oldincludedir@%/usr/include%g
66 s%@infodir@%${prefix}/info%g
67 s%@mandir@%${prefix}/man%g
68 s%@INSTALL_PROGRAM@%${INSTALL}%g
69 s%@INSTALL_SCRIPT@%${INSTALL_PROGRAM}%g
70 s%@INSTALL_DATA@%${INSTALL} -m 644%g
71 s%@PACKAGE@%gaim%g
72 s%@VERSION@%0.9.11%g
73 s%@ACLOCAL@%aclocal%g
74 s%@AUTOCONF@%autoconf%g
75 s%@AUTOMAKE@%automake%g
76 s%@AUTOHEADER@%autoheader%g
77 s%@MAKEINFO@%makeinfo%g
78 s%@SET_MAKE@%%g
79 s%@host@%i686-pc-linux-gnu%g
80 s%@host_alias@%i686-pc-linux-gnu%g
81 s%@host_cpu@%i686%g
82 s%@host_vendor@%pc%g
83 s%@host_os@%linux-gnu%g
84 s%@build@%i686-pc-linux-gnu%g
85 s%@build_alias@%i686-pc-linux-gnu%g
86 s%@build_cpu@%i686%g
87 s%@build_vendor@%pc%g
88 s%@build_os@%linux-gnu%g
89 s%@RANLIB@%ranlib%g
90 s%@CC@%gcc%g
91 s%@LD@%/usr/i386-slackware-linux/bin/ld%g
92 s%@NM@%/usr/bin/nm -B%g
93 s%@LN_S@%ln -s%g
94 s%@LIBTOOL@%$(SHELL) $(top_builddir)/libtool%g
95 s%@CPP@%gcc -E%g
96 s%@GNOME_LIBS@%%g
97 s%@GNOMEUI_LIBS@%%g
98 s%@GNOMEGNORBA_LIBS@%%g
99 s%@GTKXMHTML_LIBS@%%g
100 s%@ZVT_LIBS@%%g
101 s%@GNOME_LIBDIR@%%g
102 s%@GNOME_INCLUDEDIR@%%g
103 s%@GNOME_CONFIG@%%g
104 s%@ORBIT_CONFIG@%%g
105 s%@ORBIT_IDL@%%g
106 s%@HAVE_ORBIT_TRUE@%%g
107 s%@HAVE_ORBIT_FALSE@%%g
108 s%@ORBIT_CFLAGS@%%g
109 s%@ORBIT_LIBS@%%g
110 s%@HAVE_GNORBA_TRUE@%%g
111 s%@HAVE_GNORBA_FALSE@%%g
112 s%@GNORBA_CFLAGS@%%g
113 s%@GNORBA_LIBS@%%g
114 s%@GNOME_APPLETS_LIBS@%%g
115 s%@GNOME_CAPPLET_LIBS@%%g
116 s%@GTK_CONFIG@%/usr/bin/gtk-config%g
117 s%@GTK_CFLAGS@%-I/usr/X11R6/include -I/usr/lib/glib/include%g
118 s%@GTK_LIBS@%-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm%g
119 s%@XPM_LIBS@%%g
120 s%@PTHREAD_LIB@%%g
121 s%@GLIB_CONFIG@%/usr/bin/glib-config%g
122 s%@GLIB_CFLAGS@%-I/usr/lib/glib/include%g
123 s%@GLIB_LIBS@%-L/usr/lib -lglib%g
124 s%@ESD_CONFIG@%/usr/bin/esd-config%g
125 s%@ESD_CFLAGS@%%g
126 s%@ESD_LIBS@%-L/usr/lib -lesd -laudiofile -lm%g
127 s%@GAIM_CFLAGS@%-g -O2 -I/usr/local/include -I/opt/include -I../ -I/usr/X11R6/include -I/usr/lib/glib/include -DESD_SOUND%g
128 s%@GAIM_LIBS@% -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -L/usr/lib -lesd -laudiofile -lm%g
129 s%@GAIM_LDADD@%%g
130 s%@LIBFAIM_DO@%%g
131
132 CEOF
133
134 # Split the substitutions into bite-sized pieces for seds with
135 # small command number limits, like on Digital OSF/1 and HP-UX.
136 ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
137 ac_file=1 # Number of current file.
138 ac_beg=1 # First line for current file.
139 ac_end=$ac_max_sed_cmds # Line after last line for current file.
140 ac_more_lines=:
141 ac_sed_cmds=""
142 while $ac_more_lines; do
143 if test $ac_beg -gt 1; then
144 sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
145 else
146 sed "${ac_end}q" conftest.subs > conftest.s$ac_file
147 fi
148 if test ! -s conftest.s$ac_file; then
149 ac_more_lines=false
150 rm -f conftest.s$ac_file
151 else
152 if test -z "$ac_sed_cmds"; then
153 ac_sed_cmds="sed -f conftest.s$ac_file"
154 else
155 ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
156 fi
157 ac_file=`expr $ac_file + 1`
158 ac_beg=$ac_end
159 ac_end=`expr $ac_end + $ac_max_sed_cmds`
160 fi
161 done
162 if test -z "$ac_sed_cmds"; then
163 ac_sed_cmds=cat
164 fi
165
166 CONFIG_FILES=${CONFIG_FILES-"Makefile
167 src/Makefile
168 sounds/Makefile
169 pixmaps/Makefile
170 libfaim/Makefile
171 doc/Makefile
172 m4/Makefile
173 "}
174 for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
175 # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
176 case "$ac_file" in
177 *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
178 ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
179 *) ac_file_in="${ac_file}.in" ;;
180 esac
181
182 # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
183
184 # Remove last slash and all that follows it. Not all systems have dirname.
185 ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
186 if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
187 # The file is in a subdirectory.
188 test ! -d "$ac_dir" && mkdir "$ac_dir"
189 ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
190 # A "../" for each directory in $ac_dir_suffix.
191 ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
192 else
193 ac_dir_suffix= ac_dots=
194 fi
195
196 case "$ac_given_srcdir" in
197 .) srcdir=.
198 if test -z "$ac_dots"; then top_srcdir=.
199 else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
200 /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
201 *) # Relative path.
202 srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
203 top_srcdir="$ac_dots$ac_given_srcdir" ;;
204 esac
205
206 case "$ac_given_INSTALL" in
207 [/$]*) INSTALL="$ac_given_INSTALL" ;;
208 *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
209 esac
210
211 echo creating "$ac_file"
212 rm -f "$ac_file"
213 configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
214 case "$ac_file" in
215 *Makefile*) ac_comsub="1i\\
216 # $configure_input" ;;
217 *) ac_comsub= ;;
218 esac
219
220 ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
221 sed -e "$ac_comsub
222 s%@configure_input@%$configure_input%g
223 s%@srcdir@%$srcdir%g
224 s%@top_srcdir@%$top_srcdir%g
225 s%@INSTALL@%$INSTALL%g
226 " $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
227 fi; done
228 rm -f conftest.s*
229
230
231
232 exit 0