~ubuntu-branches/ubuntu/precise/lordsawar/precise

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2007-10-29 15:38:06 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071029153806-z2j47adhmdjc7wae
Tags: 0.0.4-1
* New upstream release
* Add desktop file and simple manpage for new binary lordsawar-army-editor
* Syntax fixes on manpages
* Move manpages to correct section (6)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.61 for lordsawar 0.0.3.
 
3
# Generated by GNU Autoconf 2.61 for lordsawar 0.0.4.
4
4
#
5
5
# Report bugs to <benasselstine@gmail.com>.
6
6
#
574
574
# Identity of this package.
575
575
PACKAGE_NAME='lordsawar'
576
576
PACKAGE_TARNAME='lordsawar'
577
 
PACKAGE_VERSION='0.0.3'
578
 
PACKAGE_STRING='lordsawar 0.0.3'
 
577
PACKAGE_VERSION='0.0.4'
 
578
PACKAGE_STRING='lordsawar 0.0.4'
579
579
PACKAGE_BUGREPORT='benasselstine@gmail.com'
580
580
 
581
581
ac_unique_file="config.h.in"
675
675
AUTOMAKE
676
676
AUTOHEADER
677
677
MAKEINFO
678
 
AMTAR
679
678
install_sh
680
679
STRIP
681
680
INSTALL_STRIP_PROGRAM
 
681
mkdir_p
682
682
AWK
683
683
SET_MAKE
684
684
am__leading_dot
 
685
AMTAR
 
686
am__tar
 
687
am__untar
685
688
CXX
686
689
CXXFLAGS
687
690
LDFLAGS
1306
1309
  # Omit some internal or obsolete options to make the list less imposing.
1307
1310
  # This message is too long to be a string in the A/UX 3.1 sh.
1308
1311
  cat <<_ACEOF
1309
 
\`configure' configures lordsawar 0.0.3 to adapt to many kinds of systems.
 
1312
\`configure' configures lordsawar 0.0.4 to adapt to many kinds of systems.
1310
1313
 
1311
1314
Usage: $0 [OPTION]... [VAR=VALUE]...
1312
1315
 
1377
1380
 
1378
1381
if test -n "$ac_init_help"; then
1379
1382
  case $ac_init_help in
1380
 
     short | recursive ) echo "Configuration of lordsawar 0.0.3:";;
 
1383
     short | recursive ) echo "Configuration of lordsawar 0.0.4:";;
1381
1384
   esac
1382
1385
  cat <<\_ACEOF
1383
1386
 
1384
1387
Optional Features:
1385
1388
  --disable-FEATURE       do not include FEATURE (same as --enable-FEATURE=no)
1386
1389
  --enable-FEATURE[=ARG]  include FEATURE [ARG=yes]
1387
 
  --disable-dependency-tracking Speeds up one-time builds
1388
 
  --enable-dependency-tracking  Do not reject slow dependency extractors
 
1390
  --disable-dependency-tracking  speeds up one-time build
 
1391
  --enable-dependency-tracking   do not reject slow dependency extractors
1389
1392
  --disable-sdltest       Do not try to compile and run a test SDL program
1390
1393
  --enable-sound         Enable or disable sound usage (default on)
1391
1394
  --enable-winlibs         enable windows cross-compiling libs
1514
1517
test -n "$ac_init_help" && exit $ac_status
1515
1518
if $ac_init_version; then
1516
1519
  cat <<\_ACEOF
1517
 
lordsawar configure 0.0.3
 
1520
lordsawar configure 0.0.4
1518
1521
generated by GNU Autoconf 2.61
1519
1522
 
1520
1523
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1528
1531
This file contains any messages produced by compilers while
1529
1532
running configure, to aid debugging if configure makes a mistake.
1530
1533
 
1531
 
It was created by lordsawar $as_me 0.0.3, which was
 
1534
It was created by lordsawar $as_me 0.0.4, which was
1532
1535
generated by GNU Autoconf 2.61.  Invocation command line was
1533
1536
 
1534
1537
  $ $0 $@
2044
2047
    NONENONEs,x,x, &&
2045
2048
  program_prefix=${target_alias}-
2046
2049
 
2047
 
am__api_version="1.7"
 
2050
am__api_version="1.9"
2048
2051
# Find a good install program.  We prefer a C program (faster),
2049
2052
# so one script is as good as another.  But avoid the broken or
2050
2053
# incompatible versions:
2183
2186
program_transform_name=`echo $program_transform_name | sed -f conftest.sed`
2184
2187
rm -f conftest.sed
2185
2188
 
2186
 
 
2187
2189
# expand $ac_aux_dir to an absolute path
2188
2190
am_aux_dir=`cd $ac_aux_dir && pwd`
2189
2191
 
2197
2199
echo "$as_me: WARNING: \`missing' script is too old or missing" >&2;}
2198
2200
fi
2199
2201
 
 
2202
if mkdir -p --version . >/dev/null 2>&1 && test ! -d ./--version; then
 
2203
  # We used to keeping the `.' as first argument, in order to
 
2204
  # allow $(mkdir_p) to be used without argument.  As in
 
2205
  #   $(mkdir_p) $(somedir)
 
2206
  # where $(somedir) is conditionally defined.  However this is wrong
 
2207
  # for two reasons:
 
2208
  #  1. if the package is installed by a user who cannot write `.'
 
2209
  #     make install will fail,
 
2210
  #  2. the above comment should most certainly read
 
2211
  #     $(mkdir_p) $(DESTDIR)$(somedir)
 
2212
  #     so it does not work when $(somedir) is undefined and
 
2213
  #     $(DESTDIR) is not.
 
2214
  #  To support the latter case, we have to write
 
2215
  #     test -z "$(somedir)" || $(mkdir_p) $(DESTDIR)$(somedir),
 
2216
  #  so the `.' trick is pointless.
 
2217
  mkdir_p='mkdir -p --'
 
2218
else
 
2219
  # On NextStep and OpenStep, the `mkdir' command does not
 
2220
  # recognize any option.  It will interpret all options as
 
2221
  # directories to create, and then abort because `.' already
 
2222
  # exists.
 
2223
  for d in ./-p ./--version;
 
2224
  do
 
2225
    test -d $d && rmdir $d
 
2226
  done
 
2227
  # $(mkinstalldirs) is defined by Automake if mkinstalldirs exists.
 
2228
  if test -f "$ac_aux_dir/mkinstalldirs"; then
 
2229
    mkdir_p='$(mkinstalldirs)'
 
2230
  else
 
2231
    mkdir_p='$(install_sh) -d'
 
2232
  fi
 
2233
fi
 
2234
 
2200
2235
for ac_prog in gawk mawk nawk awk
2201
2236
do
2202
2237
  # Extract the first word of "$ac_prog", so it can be a program name with args.
2278
2313
fi
2279
2314
rmdir .tst 2>/dev/null
2280
2315
 
2281
 
 # test to see if srcdir already configured
 
2316
# test to see if srcdir already configured
2282
2317
if test "`cd $srcdir && pwd`" != "`pwd`" &&
2283
2318
   test -f $srcdir/config.status; then
2284
2319
  { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
2298
2333
 
2299
2334
# Define the identity of the package.
2300
2335
 PACKAGE='lordsawar'
2301
 
 VERSION='0.0.3'
 
2336
 VERSION='0.0.4'
2302
2337
 
2303
2338
 
2304
2339
cat >>confdefs.h <<_ACEOF
2326
2361
 
2327
2362
MAKEINFO=${MAKEINFO-"${am_missing_run}makeinfo"}
2328
2363
 
2329
 
 
2330
 
AMTAR=${AMTAR-"${am_missing_run}tar"}
2331
 
 
2332
2364
install_sh=${install_sh-"$am_aux_dir/install-sh"}
2333
2365
 
2334
2366
# Installed binaries are usually stripped using `strip' when the user
2437
2469
 
2438
2470
# We need awk for the "check" target.  The system "awk" is bad on
2439
2471
# some platforms.
 
2472
# Always define AMTAR for backward compatibility.
 
2473
 
 
2474
AMTAR=${AMTAR-"${am_missing_run}tar"}
 
2475
 
 
2476
am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'
 
2477
 
 
2478
 
2440
2479
 
2441
2480
 
2442
2481
 
3154
3193
    : > sub/conftest.c
3155
3194
    for i in 1 2 3 4 5 6; do
3156
3195
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
3157
 
      : > sub/conftst$i.h
 
3196
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
3197
      # Solaris 8's {/usr,}/bin/sh.
 
3198
      touch sub/conftst$i.h
3158
3199
    done
3159
3200
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
3160
3201
 
3182
3223
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
3183
3224
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
3184
3225
      # icc doesn't choke on unknown options, it will just issue warnings
3185
 
      # (even with -Werror).  So we grep stderr for any message
3186
 
      # that says an option was ignored.
3187
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
3226
      # or remarks (even with -Werror).  So we grep stderr for any message
 
3227
      # that says an option was ignored or not supported.
 
3228
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
3229
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
3230
      # The diagnosis changed in icc 8.0:
 
3231
      #   icc: Command line remark: option '-MP' not supported
 
3232
      if (grep 'ignoring option' conftest.err ||
 
3233
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
3188
3234
        am_cv_CXX_dependencies_compiler_type=$depmode
3189
3235
        break
3190
3236
      fi
4031
4077
    : > sub/conftest.c
4032
4078
    for i in 1 2 3 4 5 6; do
4033
4079
      echo '#include "conftst'$i'.h"' >> sub/conftest.c
4034
 
      : > sub/conftst$i.h
 
4080
      # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with
 
4081
      # Solaris 8's {/usr,}/bin/sh.
 
4082
      touch sub/conftst$i.h
4035
4083
    done
4036
4084
    echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf
4037
4085
 
4059
4107
       grep sub/conftest.${OBJEXT-o} sub/conftest.Po > /dev/null 2>&1 &&
4060
4108
       ${MAKE-make} -s -f confmf > /dev/null 2>&1; then
4061
4109
      # icc doesn't choke on unknown options, it will just issue warnings
4062
 
      # (even with -Werror).  So we grep stderr for any message
4063
 
      # that says an option was ignored.
4064
 
      if grep 'ignoring option' conftest.err >/dev/null 2>&1; then :; else
 
4110
      # or remarks (even with -Werror).  So we grep stderr for any message
 
4111
      # that says an option was ignored or not supported.
 
4112
      # When given -MP, icc 7.0 and 7.1 complain thusly:
 
4113
      #   icc: Command line warning: ignoring option '-M'; no argument required
 
4114
      # The diagnosis changed in icc 8.0:
 
4115
      #   icc: Command line remark: option '-MP' not supported
 
4116
      if (grep 'ignoring option' conftest.err ||
 
4117
          grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else
4065
4118
        am_cv_CC_dependencies_compiler_type=$depmode
4066
4119
        break
4067
4120
      fi
11927
11980
and GTKMM_LIBS to avoid the need to call pkg-config.
11928
11981
See the pkg-config man page for more details.
11929
11982
 
11930
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
11983
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
11931
11984
See \`config.log' for more details." >&5
11932
11985
echo "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
11933
11986
is in your PATH or set the PKG_CONFIG environment variable to the full
11937
11990
and GTKMM_LIBS to avoid the need to call pkg-config.
11938
11991
See the pkg-config man page for more details.
11939
11992
 
11940
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
11993
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
11941
11994
See \`config.log' for more details." >&2;}
11942
11995
   { (exit 1); exit 1; }; }
11943
11996
else
12043
12096
and LIBSIGC_LIBS to avoid the need to call pkg-config.
12044
12097
See the pkg-config man page for more details.
12045
12098
 
12046
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
12099
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
12047
12100
See \`config.log' for more details." >&5
12048
12101
echo "$as_me: error: The pkg-config script could not be found or is too old.  Make sure it
12049
12102
is in your PATH or set the PKG_CONFIG environment variable to the full
12053
12106
and LIBSIGC_LIBS to avoid the need to call pkg-config.
12054
12107
See the pkg-config man page for more details.
12055
12108
 
12056
 
To get pkg-config, see <http://pkg-config.freedesktop.org/>.
 
12109
To get pkg-config, see <http://www.freedesktop.org/software/pkgconfig>.
12057
12110
See \`config.log' for more details." >&2;}
12058
12111
   { (exit 1); exit 1; }; }
12059
12112
else
12235
12288
do
12236
12289
  for j in $ggzdmod_header;
12237
12290
  do
12238
 
    echo "configure: 12238: $i/$j" >&5
 
12291
    echo "configure: 12291: $i/$j" >&5
12239
12292
    if test -r "$i/$j"; then
12240
12293
      echo "taking that" >&5
12241
12294
      ggzdmod_incdir=$i
12526
12579
do
12527
12580
  for j in $ggzmod_header;
12528
12581
  do
12529
 
    echo "configure: 12529: $i/$j" >&5
 
12582
    echo "configure: 12582: $i/$j" >&5
12530
12583
    if test -r "$i/$j"; then
12531
12584
      echo "taking that" >&5
12532
12585
      ggzmod_incdir=$i
12658
12711
do
12659
12712
  for j in ggz-config;
12660
12713
  do
12661
 
    echo "configure: 12661: $i/$j" >&5
 
12714
    echo "configure: 12714: $i/$j" >&5
12662
12715
    if test -r "$i/$j"; then
12663
12716
      echo "taking that" >&5
12664
12717
      ggz_config_dir=$i
13005
13058
do
13006
13059
  for j in $libggz_header;
13007
13060
  do
13008
 
    echo "configure: 13008: $i/$j" >&5
 
13061
    echo "configure: 13061: $i/$j" >&5
13009
13062
    if test -r "$i/$j"; then
13010
13063
      echo "taking that" >&5
13011
13064
      libggz_incdir=$i
13191
13244
do
13192
13245
  for j in $ggzdmod_header;
13193
13246
  do
13194
 
    echo "configure: 13194: $i/$j" >&5
 
13247
    echo "configure: 13247: $i/$j" >&5
13195
13248
    if test -r "$i/$j"; then
13196
13249
      echo "taking that" >&5
13197
13250
      ggzdmod_incdir=$i
13377
13430
do
13378
13431
  for j in $ggzmod_header;
13379
13432
  do
13380
 
    echo "configure: 13380: $i/$j" >&5
 
13433
    echo "configure: 13433: $i/$j" >&5
13381
13434
    if test -r "$i/$j"; then
13382
13435
      echo "taking that" >&5
13383
13436
      ggzmod_incdir=$i
13505
13558
do
13506
13559
  for j in ggz-config;
13507
13560
  do
13508
 
    echo "configure: 13508: $i/$j" >&5
 
13561
    echo "configure: 13561: $i/$j" >&5
13509
13562
    if test -r "$i/$j"; then
13510
13563
      echo "taking that" >&5
13511
13564
      ggz_config_dir=$i
13745
13798
LORDSAWAR_DATADIR=${LORDSAWAR_DATADIR/'${prefix}'/$prefix}
13746
13799
 
13747
13800
 
13748
 
ac_config_files="$ac_config_files dat/Makefile dat/army/Makefile dat/army/default/Makefile dat/tilesets/Makefile dat/tilesets/default/Makefile dat/tilesets/default/misc/Makefile dat/tilesets/dark/Makefile dat/tilesets/dark/misc/Makefile dat/various/Makefile dat/various/items/Makefile dat/various/borders/Makefile dat/various/editor/Makefile dat/map/Makefile dat/ggz/Makefile dat/ggz/lordsawar.dsc dat/ggz/lordsawar-server.dsc dat/music/Makefile dat/theme/Makefile dat/theme/lordsawar/Makefile dat/theme/generic/Makefile dat/glade/Makefile dat/glade/editor/Makefile intl/Makefile po/Makefile.in po/Makefile Makefile src/Makefile src/utils/Makefile src/server/Makefile src/editor/Makefile src/gui/Makefile"
 
13801
ac_config_files="$ac_config_files dat/Makefile dat/army/Makefile dat/army/default/Makefile dat/army/bigdefault/Makefile dat/tilesets/Makefile dat/tilesets/default/Makefile dat/tilesets/default/misc/Makefile dat/various/Makefile dat/various/items/Makefile dat/various/editor/Makefile dat/map/Makefile dat/ggz/Makefile dat/ggz/lordsawar.dsc dat/ggz/lordsawar-server.dsc dat/music/Makefile dat/glade/Makefile dat/glade/editor/Makefile intl/Makefile po/Makefile.in po/Makefile Makefile src/Makefile src/utils/Makefile src/server/Makefile src/editor/Makefile src/gui/Makefile"
13749
13802
 
13750
13803
cat >confcache <<\_ACEOF
13751
13804
# This file is a shell script that caches the results of configure
14206
14259
# report actual input values of CONFIG_FILES etc. instead of their
14207
14260
# values after options handling.
14208
14261
ac_log="
14209
 
This file was extended by lordsawar $as_me 0.0.3, which was
 
14262
This file was extended by lordsawar $as_me 0.0.4, which was
14210
14263
generated by GNU Autoconf 2.61.  Invocation command line was
14211
14264
 
14212
14265
  CONFIG_FILES    = $CONFIG_FILES
14259
14312
_ACEOF
14260
14313
cat >>$CONFIG_STATUS <<_ACEOF
14261
14314
ac_cs_version="\\
14262
 
lordsawar config.status 0.0.3
 
14315
lordsawar config.status 0.0.4
14263
14316
configured by $0, generated by GNU Autoconf 2.61,
14264
14317
  with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
14265
14318
 
14385
14438
    "dat/Makefile") CONFIG_FILES="$CONFIG_FILES dat/Makefile" ;;
14386
14439
    "dat/army/Makefile") CONFIG_FILES="$CONFIG_FILES dat/army/Makefile" ;;
14387
14440
    "dat/army/default/Makefile") CONFIG_FILES="$CONFIG_FILES dat/army/default/Makefile" ;;
 
14441
    "dat/army/bigdefault/Makefile") CONFIG_FILES="$CONFIG_FILES dat/army/bigdefault/Makefile" ;;
14388
14442
    "dat/tilesets/Makefile") CONFIG_FILES="$CONFIG_FILES dat/tilesets/Makefile" ;;
14389
14443
    "dat/tilesets/default/Makefile") CONFIG_FILES="$CONFIG_FILES dat/tilesets/default/Makefile" ;;
14390
14444
    "dat/tilesets/default/misc/Makefile") CONFIG_FILES="$CONFIG_FILES dat/tilesets/default/misc/Makefile" ;;
14391
 
    "dat/tilesets/dark/Makefile") CONFIG_FILES="$CONFIG_FILES dat/tilesets/dark/Makefile" ;;
14392
 
    "dat/tilesets/dark/misc/Makefile") CONFIG_FILES="$CONFIG_FILES dat/tilesets/dark/misc/Makefile" ;;
14393
14445
    "dat/various/Makefile") CONFIG_FILES="$CONFIG_FILES dat/various/Makefile" ;;
14394
14446
    "dat/various/items/Makefile") CONFIG_FILES="$CONFIG_FILES dat/various/items/Makefile" ;;
14395
 
    "dat/various/borders/Makefile") CONFIG_FILES="$CONFIG_FILES dat/various/borders/Makefile" ;;
14396
14447
    "dat/various/editor/Makefile") CONFIG_FILES="$CONFIG_FILES dat/various/editor/Makefile" ;;
14397
14448
    "dat/map/Makefile") CONFIG_FILES="$CONFIG_FILES dat/map/Makefile" ;;
14398
14449
    "dat/ggz/Makefile") CONFIG_FILES="$CONFIG_FILES dat/ggz/Makefile" ;;
14399
14450
    "dat/ggz/lordsawar.dsc") CONFIG_FILES="$CONFIG_FILES dat/ggz/lordsawar.dsc" ;;
14400
14451
    "dat/ggz/lordsawar-server.dsc") CONFIG_FILES="$CONFIG_FILES dat/ggz/lordsawar-server.dsc" ;;
14401
14452
    "dat/music/Makefile") CONFIG_FILES="$CONFIG_FILES dat/music/Makefile" ;;
14402
 
    "dat/theme/Makefile") CONFIG_FILES="$CONFIG_FILES dat/theme/Makefile" ;;
14403
 
    "dat/theme/lordsawar/Makefile") CONFIG_FILES="$CONFIG_FILES dat/theme/lordsawar/Makefile" ;;
14404
 
    "dat/theme/generic/Makefile") CONFIG_FILES="$CONFIG_FILES dat/theme/generic/Makefile" ;;
14405
14453
    "dat/glade/Makefile") CONFIG_FILES="$CONFIG_FILES dat/glade/Makefile" ;;
14406
14454
    "dat/glade/editor/Makefile") CONFIG_FILES="$CONFIG_FILES dat/glade/editor/Makefile" ;;
14407
14455
    "intl/Makefile") CONFIG_FILES="$CONFIG_FILES intl/Makefile" ;;
14535
14583
AUTOMAKE!$AUTOMAKE$ac_delim
14536
14584
AUTOHEADER!$AUTOHEADER$ac_delim
14537
14585
MAKEINFO!$MAKEINFO$ac_delim
14538
 
AMTAR!$AMTAR$ac_delim
14539
14586
install_sh!$install_sh$ac_delim
14540
14587
STRIP!$STRIP$ac_delim
14541
14588
INSTALL_STRIP_PROGRAM!$INSTALL_STRIP_PROGRAM$ac_delim
 
14589
mkdir_p!$mkdir_p$ac_delim
14542
14590
AWK!$AWK$ac_delim
14543
14591
SET_MAKE!$SET_MAKE$ac_delim
14544
14592
am__leading_dot!$am__leading_dot$ac_delim
 
14593
AMTAR!$AMTAR$ac_delim
 
14594
am__tar!$am__tar$ac_delim
 
14595
am__untar!$am__untar$ac_delim
14545
14596
CXX!$CXX$ac_delim
14546
14597
CXXFLAGS!$CXXFLAGS$ac_delim
14547
14598
LDFLAGS!$LDFLAGS$ac_delim
14569
14620
SDL_CFLAGS!$SDL_CFLAGS$ac_delim
14570
14621
SDL_LIBS!$SDL_LIBS$ac_delim
14571
14622
CPP!$CPP$ac_delim
 
14623
_ACEOF
 
14624
 
 
14625
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
 
14626
    break
 
14627
  elif $ac_last_try; then
 
14628
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
 
14629
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
 
14630
   { (exit 1); exit 1; }; }
 
14631
  else
 
14632
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
 
14633
  fi
 
14634
done
 
14635
 
 
14636
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
 
14637
if test -n "$ac_eof"; then
 
14638
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
 
14639
  ac_eof=`expr $ac_eof + 1`
 
14640
fi
 
14641
 
 
14642
cat >>$CONFIG_STATUS <<_ACEOF
 
14643
cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
 
14644
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
 
14645
_ACEOF
 
14646
sed '
 
14647
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
 
14648
s/^/s,@/; s/!/@,|#_!!_#|/
 
14649
:n
 
14650
t n
 
14651
s/'"$ac_delim"'$/,g/; t
 
14652
s/$/\\/; p
 
14653
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
 
14654
' >>$CONFIG_STATUS <conf$$subs.sed
 
14655
rm -f conf$$subs.sed
 
14656
cat >>$CONFIG_STATUS <<_ACEOF
 
14657
CEOF$ac_eof
 
14658
_ACEOF
 
14659
 
 
14660
 
 
14661
ac_delim='%!_!# '
 
14662
for ac_last_try in false false false false false :; do
 
14663
  cat >conf$$subs.sed <<_ACEOF
14572
14664
GREP!$GREP$ac_delim
14573
14665
EGREP!$EGREP$ac_delim
14574
14666
FL_RESRC_TRUE!$FL_RESRC_TRUE$ac_delim
14575
 
_ACEOF
14576
 
 
14577
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 97; then
14578
 
    break
14579
 
  elif $ac_last_try; then
14580
 
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
14581
 
echo "$as_me: error: could not make $CONFIG_STATUS" >&2;}
14582
 
   { (exit 1); exit 1; }; }
14583
 
  else
14584
 
    ac_delim="$ac_delim!$ac_delim _$ac_delim!! "
14585
 
  fi
14586
 
done
14587
 
 
14588
 
ac_eof=`sed -n '/^CEOF[0-9]*$/s/CEOF/0/p' conf$$subs.sed`
14589
 
if test -n "$ac_eof"; then
14590
 
  ac_eof=`echo "$ac_eof" | sort -nru | sed 1q`
14591
 
  ac_eof=`expr $ac_eof + 1`
14592
 
fi
14593
 
 
14594
 
cat >>$CONFIG_STATUS <<_ACEOF
14595
 
cat >"\$tmp/subs-1.sed" <<\CEOF$ac_eof
14596
 
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b
14597
 
_ACEOF
14598
 
sed '
14599
 
s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g
14600
 
s/^/s,@/; s/!/@,|#_!!_#|/
14601
 
:n
14602
 
t n
14603
 
s/'"$ac_delim"'$/,g/; t
14604
 
s/$/\\/; p
14605
 
N; s/^.*\n//; s/[,\\&]/\\&/g; s/@/@|#_!!_#|/g; b n
14606
 
' >>$CONFIG_STATUS <conf$$subs.sed
14607
 
rm -f conf$$subs.sed
14608
 
cat >>$CONFIG_STATUS <<_ACEOF
14609
 
CEOF$ac_eof
14610
 
_ACEOF
14611
 
 
14612
 
 
14613
 
ac_delim='%!_!# '
14614
 
for ac_last_try in false false false false false :; do
14615
 
  cat >conf$$subs.sed <<_ACEOF
14616
14667
FL_RESRC_FALSE!$FL_RESRC_FALSE$ac_delim
14617
14668
MKINSTALLDIRS!$MKINSTALLDIRS$ac_delim
14618
14669
USE_NLS!$USE_NLS$ac_delim
14689
14740
LTLIBOBJS!$LTLIBOBJS$ac_delim
14690
14741
_ACEOF
14691
14742
 
14692
 
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 74; then
 
14743
  if test `sed -n "s/.*$ac_delim\$/X/p" conf$$subs.sed | grep -c X` = 77; then
14693
14744
    break
14694
14745
  elif $ac_last_try; then
14695
14746
    { { echo "$as_me:$LINENO: error: could not make $CONFIG_STATUS" >&5
15161
15212
  else
15162
15213
    continue
15163
15214
  fi
15164
 
  grep '^DEP_FILES *= *[^ #]' < "$mf" > /dev/null || continue
15165
 
  # Extract the definition of DEP_FILES from the Makefile without
15166
 
  # running `make'.
15167
 
  DEPDIR=`sed -n -e '/^DEPDIR = / s///p' < "$mf"`
 
15215
  # Extract the definition of DEPDIR, am__include, and am__quote
 
15216
  # from the Makefile without running `make'.
 
15217
  DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"`
15168
15218
  test -z "$DEPDIR" && continue
 
15219
  am__include=`sed -n 's/^am__include = //p' < "$mf"`
 
15220
  test -z "am__include" && continue
 
15221
  am__quote=`sed -n 's/^am__quote = //p' < "$mf"`
15169
15222
  # When using ansi2knr, U may be empty or an underscore; expand it
15170
 
  U=`sed -n -e '/^U = / s///p' < "$mf"`
15171
 
  test -d "$dirpart/$DEPDIR" || mkdir "$dirpart/$DEPDIR"
15172
 
  # We invoke sed twice because it is the simplest approach to
15173
 
  # changing $(DEPDIR) to its actual value in the expansion.
15174
 
  for file in `sed -n -e '
15175
 
    /^DEP_FILES = .*\\\\$/ {
15176
 
      s/^DEP_FILES = //
15177
 
      :loop
15178
 
        s/\\\\$//
15179
 
        p
15180
 
        n
15181
 
        /\\\\$/ b loop
15182
 
      p
15183
 
    }
15184
 
    /^DEP_FILES = / s/^DEP_FILES = //p' < "$mf" | \
 
15223
  U=`sed -n 's/^U = //p' < "$mf"`
 
15224
  # Find all dependency output files, they are included files with
 
15225
  # $(DEPDIR) in their names.  We invoke sed twice because it is the
 
15226
  # simplest approach to changing $(DEPDIR) to its actual value in the
 
15227
  # expansion.
 
15228
  for file in `sed -n "
 
15229
    s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \
15185
15230
       sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do
15186
15231
    # Make sure the directory exists.
15187
15232
    test -f "$dirpart/$file" && continue