~mixxxdevelopers/mixxx/features_library_scanner

« back to all changes in this revision

Viewing changes to mixxx/config.status

  • Committer: tuehaste
  • Date: 2002-02-26 11:12:07 UTC
  • Revision ID: vcs-imports@canonical.com-20020226111207-5rly26cj9gdd19ba
Initial revision

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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 sakaki:
 
6
#
 
7
# ./configure  --enable-mt --prefix /usr/local
 
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  --enable-mt --prefix /usr/local --no-create --no-recursion"
 
18
    exec ${CONFIG_SHELL-/bin/sh} ./configure  --enable-mt --prefix /usr/local --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/install -c -p"
 
30
 
 
31
trap 'rm -fr Makefile mixxx/Makefile mixxx/docs/Makefile mixxx/docs/en/Makefile  config.h 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%@SHELL@%/bin/sh%g
 
39
s%@CFLAGS@%-O2  %g
 
40
s%@CPPFLAGS@% -DPIC -fPIC -DQT_THREAD_SUPPORT  -D_REENTRANT%g
 
41
s%@CXXFLAGS@%-O2 -O0 -g3 -Wall -fno-exceptions -fno-check-new%g
 
42
s%@FFLAGS@%%g
 
43
s%@DEFS@%-DHAVE_CONFIG_H%g
 
44
s%@LDFLAGS@%  %g
 
45
s%@LIBS@%%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
 
61
s%@host@%i686-pc-linux-gnu%g
 
62
s%@host_alias@%i686-pc-linux-gnu%g
 
63
s%@host_cpu@%i686%g
 
64
s%@host_vendor@%pc%g
 
65
s%@host_os@%linux-gnu%g
 
66
s%@target@%i686-pc-linux-gnu%g
 
67
s%@target_alias@%i686-pc-linux-gnu%g
 
68
s%@target_cpu@%i686%g
 
69
s%@target_vendor@%pc%g
 
70
s%@target_os@%linux-gnu%g
 
71
s%@build@%i686-pc-linux-gnu%g
 
72
s%@build_alias@%i686-pc-linux-gnu%g
 
73
s%@build_cpu@%i686%g
 
74
s%@build_vendor@%pc%g
 
75
s%@build_os@%linux-gnu%g
 
76
s%@INSTALL_PROGRAM@%${INSTALL} $(INSTALL_STRIP_FLAG)%g
 
77
s%@INSTALL_SCRIPT@%${INSTALL}%g
 
78
s%@INSTALL_DATA@%${INSTALL} -m 644%g
 
79
s%@PACKAGE@%mixxx%g
 
80
s%@VERSION@%0.1%g
 
81
s%@ACLOCAL@%aclocal%g
 
82
s%@AUTOCONF@%autoconf%g
 
83
s%@AUTOMAKE@%automake%g
 
84
s%@AUTOHEADER@%autoheader%g
 
85
s%@MAKEINFO@%makeinfo%g
 
86
s%@SET_MAKE@%%g
 
87
s%@CC@%gcc%g
 
88
s%@CXX@%c++%g
 
89
s%@USE_EXCEPTIONS@%-fexceptions%g
 
90
s%@USE_RTTI@%%g
 
91
s%@CXXCPP@%c++ -E%g
 
92
s%@NOOPT_CXXFLAGS@% -g3 -Wall -fno-exceptions -fno-check-new%g
 
93
s%@REPO@%-frepo%g
 
94
s%@NOREPO@%-fno-repo%g
 
95
s%@KDE_USE_FINAL_TRUE@%#%g
 
96
s%@KDE_USE_FINAL_FALSE@%%g
 
97
s%@KDE_USE_CLOSURE_TRUE@%%g
 
98
s%@KDE_USE_CLOSURE_FALSE@%#%g
 
99
s%@KDE_CXXFLAGS@%%g
 
100
s%@OBJEXT@%o%g
 
101
s%@EXEEXT@%%g
 
102
s%@LN_S@%ln -s%g
 
103
s%@RANLIB@%ranlib%g
 
104
s%@STRIP@%strip%g
 
105
s%@LIBTOOL@%$(SHELL) $(top_builddir)/libtool%g
 
106
s%@KDE_PLUGIN@%-avoid-version -module -no-undefined $(KDE_RPATH) $(KDE_MT_LDFLAGS)%g
 
107
s%@all_includes@%-I/usr/lib/qt2//include -I/usr/X11R6/include%g
 
108
s%@all_libraries@%-L/usr/X11R6/lib -L/usr/lib/qt2//lib  -DPIC -fPIC -lpthread%g
 
109
s%@MSGFMT@%/usr/bin/msgfmt%g
 
110
s%@GMSGFMT@%/usr/bin/msgfmt%g
 
111
s%@XGETTEXT@%/usr/bin/xgettext%g
 
112
s%@CPP@%gcc -E%g
 
113
s%@LIBUTIL@%-lutil%g
 
114
s%@LIBCOMPAT@%%g
 
115
s%@LIBCRYPT@%-lcrypt%g
 
116
s%@LIBSOCKET@% -lresolv%g
 
117
s%@LIBRESOLV@%-lresolv%g
 
118
s%@X_EXTRA_LIBS@% -lresolv%g
 
119
s%@LIBUCB@%%g
 
120
s%@LIBDL@%-ldl%g
 
121
s%@X_INCLUDES@%-I/usr/X11R6/include%g
 
122
s%@X_LDFLAGS@%-L/usr/X11R6/lib%g
 
123
s%@x_libraries@%/usr/X11R6/lib%g
 
124
s%@x_includes@%/usr/X11R6/include%g
 
125
s%@LIBSM@%-lSM -lICE%g
 
126
s%@X_PRE_LIBS@%%g
 
127
s%@LIB_X11@%-lX11 $(LIBSOCKET)%g
 
128
s%@LIBXINERAMA@%%g
 
129
s%@QTE_NORTTI@%%g
 
130
s%@LIB_XEXT@%-lXext%g
 
131
s%@LIBPTHREAD@%-lpthread%g
 
132
s%@USE_THREADS@% -DPIC -fPIC%g
 
133
s%@KDE_MT_LDFLAGS@% -DPIC -fPIC -lpthread%g
 
134
s%@USER_INCLUDES@%%g
 
135
s%@USER_LDFLAGS@%%g
 
136
s%@LIBZ@%-lz%g
 
137
s%@LIBPNG@%-lpng -lz -lm%g
 
138
s%@LIBJPEG@%-ljpeg%g
 
139
s%@qt_libraries@%/usr/lib/qt2//lib%g
 
140
s%@qt_includes@%/usr/lib/qt2//include%g
 
141
s%@QT_INCLUDES@%-I/usr/lib/qt2//include%g
 
142
s%@QT_LDFLAGS@%-L/usr/lib/qt2//lib%g
 
143
s%@MOC@%/usr/lib/qt2//bin/moc%g
 
144
s%@UIC@%/usr/lib/qt2//bin/uic%g
 
145
s%@UIC_TR@%i18n%g
 
146
s%@LIB_QT@%-lqt-mt $(LIBPNG) $(LIBJPEG) -lXext $(LIB_X11) $(LIBSM)%g
 
147
s%@kde_qtver@%2%g
 
148
s%@TOPSUBDIRS@% mixxx%g
 
149
 
 
150
CEOF
 
151
 
 
152
# Split the substitutions into bite-sized pieces for seds with
 
153
# small command number limits, like on Digital OSF/1 and HP-UX.
 
154
ac_max_sed_cmds=90 # Maximum number of lines to put in a sed script.
 
155
ac_file=1 # Number of current file.
 
156
ac_beg=1 # First line for current file.
 
157
ac_end=$ac_max_sed_cmds # Line after last line for current file.
 
158
ac_more_lines=:
 
159
ac_sed_cmds=""
 
160
while $ac_more_lines; do
 
161
  if test $ac_beg -gt 1; then
 
162
    sed "1,${ac_beg}d; ${ac_end}q" conftest.subs > conftest.s$ac_file
 
163
  else
 
164
    sed "${ac_end}q" conftest.subs > conftest.s$ac_file
 
165
  fi
 
166
  if test ! -s conftest.s$ac_file; then
 
167
    ac_more_lines=false
 
168
    rm -f conftest.s$ac_file
 
169
  else
 
170
    if test -z "$ac_sed_cmds"; then
 
171
      ac_sed_cmds="sed -f conftest.s$ac_file"
 
172
    else
 
173
      ac_sed_cmds="$ac_sed_cmds | sed -f conftest.s$ac_file"
 
174
    fi
 
175
    ac_file=`expr $ac_file + 1`
 
176
    ac_beg=$ac_end
 
177
    ac_end=`expr $ac_end + $ac_max_sed_cmds`
 
178
  fi
 
179
done
 
180
if test -z "$ac_sed_cmds"; then
 
181
  ac_sed_cmds=cat
 
182
fi
 
183
 
 
184
CONFIG_FILES=${CONFIG_FILES-"Makefile mixxx/Makefile mixxx/docs/Makefile mixxx/docs/en/Makefile "}
 
185
for ac_file in .. $CONFIG_FILES; do if test "x$ac_file" != x..; then
 
186
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
 
187
  case "$ac_file" in
 
188
  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
 
189
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
 
190
  *) ac_file_in="${ac_file}.in" ;;
 
191
  esac
 
192
 
 
193
  # Adjust a relative srcdir, top_srcdir, and INSTALL for subdirectories.
 
194
 
 
195
  # Remove last slash and all that follows it.  Not all systems have dirname.
 
196
  ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
 
197
  if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
 
198
    # The file is in a subdirectory.
 
199
    test ! -d "$ac_dir" && mkdir "$ac_dir"
 
200
    ac_dir_suffix="/`echo $ac_dir|sed 's%^\./%%'`"
 
201
    # A "../" for each directory in $ac_dir_suffix.
 
202
    ac_dots=`echo $ac_dir_suffix|sed 's%/[^/]*%../%g'`
 
203
  else
 
204
    ac_dir_suffix= ac_dots=
 
205
  fi
 
206
 
 
207
  case "$ac_given_srcdir" in
 
208
  .)  srcdir=.
 
209
      if test -z "$ac_dots"; then top_srcdir=.
 
210
      else top_srcdir=`echo $ac_dots|sed 's%/$%%'`; fi ;;
 
211
  /*) srcdir="$ac_given_srcdir$ac_dir_suffix"; top_srcdir="$ac_given_srcdir" ;;
 
212
  *) # Relative path.
 
213
    srcdir="$ac_dots$ac_given_srcdir$ac_dir_suffix"
 
214
    top_srcdir="$ac_dots$ac_given_srcdir" ;;
 
215
  esac
 
216
 
 
217
  case "$ac_given_INSTALL" in
 
218
  [/$]*) INSTALL="$ac_given_INSTALL" ;;
 
219
"") ;;
 
220
  *) INSTALL="$ac_dots$ac_given_INSTALL" ;;
 
221
  esac
 
222
 
 
223
  echo creating "$ac_file"
 
224
  rm -f "$ac_file"
 
225
  configure_input="Generated automatically from `echo $ac_file_in|sed 's%.*/%%'` by configure."
 
226
  case "$ac_file" in
 
227
  *Makefile*) ac_comsub="1i\\
 
228
# $configure_input" ;;
 
229
  *) ac_comsub= ;;
 
230
  esac
 
231
 
 
232
  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
 
233
  sed -e "$ac_comsub
 
234
s%@configure_input@%$configure_input%g
 
235
s%@srcdir@%$srcdir%g
 
236
s%@top_srcdir@%$top_srcdir%g
 
237
s%@INSTALL@%$INSTALL%g
 
238
" $ac_file_inputs | (eval "$ac_sed_cmds") > $ac_file
 
239
fi; done
 
240
rm -f conftest.s*
 
241
 
 
242
# These sed commands are passed to sed as "A NAME B NAME C VALUE D", where
 
243
# NAME is the cpp macro being defined and VALUE is the value it is being given.
 
244
#
 
245
# ac_d sets the value in "#define NAME VALUE" lines.
 
246
ac_dA='s%^\([   ]*\)#\([        ]*define[       ][      ]*\)'
 
247
ac_dB='\([      ][      ]*\)[^  ]*%\1#\2'
 
248
ac_dC='\3'
 
249
ac_dD='%g'
 
250
# ac_u turns "#undef NAME" with trailing blanks into "#define NAME VALUE".
 
251
ac_uA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
 
252
ac_uB='\([      ]\)%\1#\2define\3'
 
253
ac_uC=' '
 
254
ac_uD='\4%g'
 
255
# ac_e turns "#undef NAME" without trailing blanks into "#define NAME VALUE".
 
256
ac_eA='s%^\([   ]*\)#\([        ]*\)undef\([    ][      ]*\)'
 
257
ac_eB='$%\1#\2define\3'
 
258
ac_eC=' '
 
259
ac_eD='%g'
 
260
 
 
261
if test "${CONFIG_HEADERS+set}" != set; then
 
262
  CONFIG_HEADERS="config.h"
 
263
fi
 
264
for ac_file in .. $CONFIG_HEADERS; do if test "x$ac_file" != x..; then
 
265
  # Support "outfile[:infile[:infile...]]", defaulting infile="outfile.in".
 
266
  case "$ac_file" in
 
267
  *:*) ac_file_in=`echo "$ac_file"|sed 's%[^:]*:%%'`
 
268
       ac_file=`echo "$ac_file"|sed 's%:.*%%'` ;;
 
269
  *) ac_file_in="${ac_file}.in" ;;
 
270
  esac
 
271
 
 
272
  echo creating $ac_file
 
273
 
 
274
  rm -f conftest.frag conftest.in conftest.out
 
275
  ac_file_inputs=`echo $ac_file_in|sed -e "s%^%$ac_given_srcdir/%" -e "s%:% $ac_given_srcdir/%g"`
 
276
  cat $ac_file_inputs > conftest.in
 
277
 
 
278
  cat > conftest.frag <<CEOF
 
279
${ac_dA}PACKAGE${ac_dB}PACKAGE${ac_dC}"mixxx"${ac_dD}
 
280
${ac_uA}PACKAGE${ac_uB}PACKAGE${ac_uC}"mixxx"${ac_uD}
 
281
${ac_eA}PACKAGE${ac_eB}PACKAGE${ac_eC}"mixxx"${ac_eD}
 
282
${ac_dA}VERSION${ac_dB}VERSION${ac_dC}"0.1"${ac_dD}
 
283
${ac_uA}VERSION${ac_uB}VERSION${ac_uC}"0.1"${ac_uD}
 
284
${ac_eA}VERSION${ac_eB}VERSION${ac_eC}"0.1"${ac_eD}
 
285
${ac_dA}HAVE_TEMPLATE_REPOSITORY${ac_dB}HAVE_TEMPLATE_REPOSITORY${ac_dC}1${ac_dD}
 
286
${ac_uA}HAVE_TEMPLATE_REPOSITORY${ac_uB}HAVE_TEMPLATE_REPOSITORY${ac_uC}1${ac_uD}
 
287
${ac_eA}HAVE_TEMPLATE_REPOSITORY${ac_eB}HAVE_TEMPLATE_REPOSITORY${ac_eC}1${ac_eD}
 
288
${ac_dA}HAVE_CRYPT${ac_dB}HAVE_CRYPT${ac_dC}1${ac_dD}
 
289
${ac_uA}HAVE_CRYPT${ac_uB}HAVE_CRYPT${ac_uC}1${ac_uD}
 
290
${ac_eA}HAVE_CRYPT${ac_eB}HAVE_CRYPT${ac_eC}1${ac_eD}
 
291
CEOF
 
292
  sed -f conftest.frag conftest.in > conftest.out
 
293
  rm -f conftest.in
 
294
  mv conftest.out conftest.in
 
295
 
 
296
  cat > conftest.frag <<CEOF
 
297
${ac_dA}ksize_t${ac_dB}ksize_t${ac_dC}socklen_t${ac_dD}
 
298
${ac_uA}ksize_t${ac_uB}ksize_t${ac_uC}socklen_t${ac_uD}
 
299
${ac_eA}ksize_t${ac_eB}ksize_t${ac_eC}socklen_t${ac_eD}
 
300
${ac_dA}HAVE_RES_INIT${ac_dB}HAVE_RES_INIT${ac_dC}1${ac_dD}
 
301
${ac_uA}HAVE_RES_INIT${ac_uB}HAVE_RES_INIT${ac_uC}1${ac_uD}
 
302
${ac_eA}HAVE_RES_INIT${ac_eB}HAVE_RES_INIT${ac_eC}1${ac_eD}
 
303
${ac_dA}SIZEOF_INT${ac_dB}SIZEOF_INT${ac_dC}4${ac_dD}
 
304
${ac_uA}SIZEOF_INT${ac_uB}SIZEOF_INT${ac_uC}4${ac_uD}
 
305
${ac_eA}SIZEOF_INT${ac_eB}SIZEOF_INT${ac_eC}4${ac_eD}
 
306
${ac_dA}SIZEOF_LONG${ac_dB}SIZEOF_LONG${ac_dC}4${ac_dD}
 
307
${ac_uA}SIZEOF_LONG${ac_uB}SIZEOF_LONG${ac_uC}4${ac_uD}
 
308
${ac_eA}SIZEOF_LONG${ac_eB}SIZEOF_LONG${ac_eC}4${ac_eD}
 
309
CEOF
 
310
  sed -f conftest.frag conftest.in > conftest.out
 
311
  rm -f conftest.in
 
312
  mv conftest.out conftest.in
 
313
 
 
314
  cat > conftest.frag <<CEOF
 
315
${ac_dA}SIZEOF_CHAR_P${ac_dB}SIZEOF_CHAR_P${ac_dC}4${ac_dD}
 
316
${ac_uA}SIZEOF_CHAR_P${ac_uB}SIZEOF_CHAR_P${ac_uC}4${ac_uD}
 
317
${ac_eA}SIZEOF_CHAR_P${ac_eB}SIZEOF_CHAR_P${ac_eC}4${ac_eD}
 
318
${ac_dA}SIZEOF_CHAR${ac_dB}SIZEOF_CHAR${ac_dC}1${ac_dD}
 
319
${ac_uA}SIZEOF_CHAR${ac_uB}SIZEOF_CHAR${ac_uC}1${ac_uD}
 
320
${ac_eA}SIZEOF_CHAR${ac_eB}SIZEOF_CHAR${ac_eC}1${ac_eD}
 
321
${ac_dA}HAVE_LIBZ${ac_dB}HAVE_LIBZ${ac_dC}1${ac_dD}
 
322
${ac_uA}HAVE_LIBZ${ac_uB}HAVE_LIBZ${ac_uC}1${ac_uD}
 
323
${ac_eA}HAVE_LIBZ${ac_eB}HAVE_LIBZ${ac_eC}1${ac_eD}
 
324
${ac_dA}HAVE_LIBPNG${ac_dB}HAVE_LIBPNG${ac_dC}1${ac_dD}
 
325
${ac_uA}HAVE_LIBPNG${ac_uB}HAVE_LIBPNG${ac_uC}1${ac_uD}
 
326
${ac_eA}HAVE_LIBPNG${ac_eB}HAVE_LIBPNG${ac_eC}1${ac_eD}
 
327
CEOF
 
328
  sed -f conftest.frag conftest.in > conftest.out
 
329
  rm -f conftest.in
 
330
  mv conftest.out conftest.in
 
331
 
 
332
  cat > conftest.frag <<CEOF
 
333
${ac_dA}HAVE_LIBJPEG${ac_dB}HAVE_LIBJPEG${ac_dC}1${ac_dD}
 
334
${ac_uA}HAVE_LIBJPEG${ac_uB}HAVE_LIBJPEG${ac_uC}1${ac_uD}
 
335
${ac_eA}HAVE_LIBJPEG${ac_eB}HAVE_LIBJPEG${ac_eC}1${ac_eD}
 
336
${ac_dA}HAVE_LIBPTHREAD${ac_dB}HAVE_LIBPTHREAD${ac_dC}1${ac_dD}
 
337
${ac_uA}HAVE_LIBPTHREAD${ac_uB}HAVE_LIBPTHREAD${ac_uC}1${ac_uD}
 
338
${ac_eA}HAVE_LIBPTHREAD${ac_eB}HAVE_LIBPTHREAD${ac_eC}1${ac_eD}
 
339
s%^[    ]*#[    ]*undef[        ][      ]*[a-zA-Z_][a-zA-Z_0-9]*%/* & */%
 
340
CEOF
 
341
  sed -f conftest.frag conftest.in > conftest.out
 
342
  rm -f conftest.in
 
343
  mv conftest.out conftest.in
 
344
 
 
345
  rm -f conftest.frag conftest.h
 
346
  echo "/* $ac_file.  Generated automatically by configure.  */" > conftest.h
 
347
  cat conftest.in >> conftest.h
 
348
  rm -f conftest.in
 
349
  if cmp -s $ac_file conftest.h 2>/dev/null; then
 
350
    echo "$ac_file is unchanged"
 
351
    rm -f conftest.h
 
352
  else
 
353
    # Remove last slash and all that follows it.  Not all systems have dirname.
 
354
      ac_dir=`echo $ac_file|sed 's%/[^/][^/]*$%%'`
 
355
      if test "$ac_dir" != "$ac_file" && test "$ac_dir" != .; then
 
356
      # The file is in a subdirectory.
 
357
      test ! -d "$ac_dir" && mkdir "$ac_dir"
 
358
    fi
 
359
    rm -f $ac_file
 
360
    mv conftest.h $ac_file
 
361
  fi
 
362
fi; done
 
363
 
 
364
 
 
365
 
 
366
test -z "$CONFIG_HEADERS" || echo timestamp > stamp-h
 
367
 
 
368
exit 0