~ubuntu-branches/debian/squeeze/djvulibre/squeeze

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-12-17 16:36:59 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051217163659-ondcoxbkgrxxrxsb
Tags: 3.5.16-1ubuntu1
* debian/control:
  - fix the -dev package to Depends on the lib itself and libjpeg62-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# From configure.ac Id: configure.ac.
3
3
# Guess values for system-dependent variables and create Makefiles.
4
 
# Generated by GNU Autoconf 2.59 for djvulibre 3.5.14.
 
4
# Generated by GNU Autoconf 2.59 for djvulibre 3.5.16.
5
5
#
6
6
# Copyright (C) 2003 Free Software Foundation, Inc.
7
7
# This configure script is free software; the Free Software Foundation
422
422
# Identity of this package.
423
423
PACKAGE_NAME='djvulibre'
424
424
PACKAGE_TARNAME='djvulibre'
425
 
PACKAGE_VERSION='3.5.14'
426
 
PACKAGE_STRING='djvulibre 3.5.14'
 
425
PACKAGE_VERSION='3.5.16'
 
426
PACKAGE_STRING='djvulibre 3.5.16'
427
427
PACKAGE_BUGREPORT=''
428
428
 
429
429
ac_unique_file="INSTALL"
465
465
# include <unistd.h>
466
466
#endif"
467
467
 
468
 
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os SET_MAKE LN_S RM AR TOUCH MKDIR INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT EGREP ECHO ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CPP CXX CXXFLAGS ac_ct_CXX CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBTOOL_DEPS OPTS CXXRPOFLAGS RPO_YES RPO_NO JPEG_LIBS JPEG_CFLAGS TIFF_LIBS TIFF_CFLAGS PTHREAD_LIBS PTHREAD_CFLAGS THREAD_LIBS THREAD_CFLAGS X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS QTDIR QT_CFLAGS QT_LIBS MOC UIC LUPDATE LRELEASE XML_YES XML_NO GUI_YES GUI_NO LINGUAS I18N_YES I18N_NO KDE_CONFIG dtop_applications dtop_icons dtop_pixmaps dtop_mime_info dtop_application_registry dtop_applnk dtop_mimelnk dtop_menu NSDEJAVU_CFLAGS NSDEJAVU_LIBS INSTALL_SHLIB LIBOBJS LTLIBOBJS'
 
468
ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS build build_cpu build_vendor build_os host host_cpu host_vendor host_os LIBDJVU_VER SET_MAKE LN_S RM AR TOUCH MKDIR INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT EGREP ECHO ac_ct_AR RANLIB ac_ct_RANLIB STRIP ac_ct_STRIP CPP CXX CXXFLAGS ac_ct_CXX CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL LIBTOOL_DEPS OPTS CXXRPOFLAGS RPO_YES RPO_NO JPEG_LIBS JPEG_CFLAGS TIFF_LIBS TIFF_CFLAGS PTHREAD_LIBS PTHREAD_CFLAGS THREAD_LIBS THREAD_CFLAGS X_CFLAGS X_PRE_LIBS X_LIBS X_EXTRA_LIBS QTDIR QT_CFLAGS QT_LIBS MOC UIC LUPDATE LRELEASE XML_YES XML_NO GUI_YES GUI_NO LINGUAS I18N_YES I18N_NO KDE_CONFIG dtop_applications dtop_icons dtop_pixmaps dtop_mime_info dtop_application_registry dtop_applnk dtop_mimelnk dtop_menu NSDEJAVU_CFLAGS NSDEJAVU_LIBS INSTALL_SHLIB LIBOBJS LTLIBOBJS'
469
469
ac_subst_files=''
470
470
 
471
471
# Initialize some variables set by options.
998
998
  # Omit some internal or obsolete options to make the list less imposing.
999
999
  # This message is too long to be a string in the A/UX 3.1 sh.
1000
1000
  cat <<_ACEOF
1001
 
\`configure' configures djvulibre 3.5.14 to adapt to many kinds of systems.
 
1001
\`configure' configures djvulibre 3.5.16 to adapt to many kinds of systems.
1002
1002
 
1003
1003
Usage: $0 [OPTION]... [VAR=VALUE]...
1004
1004
 
1063
1063
 
1064
1064
if test -n "$ac_init_help"; then
1065
1065
  case $ac_init_help in
1066
 
     short | recursive ) echo "Configuration of djvulibre 3.5.14:";;
 
1066
     short | recursive ) echo "Configuration of djvulibre 3.5.16:";;
1067
1067
   esac
1068
1068
  cat <<\_ACEOF
1069
1069
 
1221
1221
    else
1222
1222
      echo "$as_me: WARNING: no configuration information is in $ac_dir" >&2
1223
1223
    fi
1224
 
    cd $ac_popdir
 
1224
    cd "$ac_popdir"
1225
1225
  done
1226
1226
fi
1227
1227
 
1228
1228
test -n "$ac_init_help" && exit 0
1229
1229
if $ac_init_version; then
1230
1230
  cat <<\_ACEOF
1231
 
djvulibre configure 3.5.14
 
1231
djvulibre configure 3.5.16
1232
1232
generated by GNU Autoconf 2.59
1233
1233
 
1234
1234
Copyright (C) 2003 Free Software Foundation, Inc.
1242
1242
This file contains any messages produced by compilers while
1243
1243
running configure, to aid debugging if configure makes a mistake.
1244
1244
 
1245
 
It was created by djvulibre $as_me 3.5.14, which was
 
1245
It was created by djvulibre $as_me 3.5.16, which was
1246
1246
generated by GNU Autoconf 2.59.  Invocation command line was
1247
1247
 
1248
1248
  $ $0 $@
1663
1663
 
1664
1664
 
1665
1665
 
 
1666
# Library version
 
1667
LIBDJVU_VER_COMPAT=15
 
1668
LIBDJVU_VER=`echo $PACKAGE_VERSION | sed -e 's/^3\.5\.//'`
 
1669
LIBDJVU_VER=$LIBDJVU_VER:0:`expr $LIBDJVU_VER - $LIBDJVU_VER_COMPAT`
 
1670
 
 
1671
 
 
1672
# Additional libraries
1666
1673
 
1667
1674
# Check whether --with-extra-includes or --without-extra-includes was given.
1668
1675
if test "${with_extra_includes+set}" = set; then
2638
2645
  cat conftest.err >&5
2639
2646
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2640
2647
  (exit $ac_status); } &&
2641
 
         { ac_try='test -z "$ac_c_werror_flag"
2642
 
                         || test ! -s conftest.err'
 
2648
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2643
2649
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2644
2650
  (eval $ac_try) 2>&5
2645
2651
  ac_status=$?
2697
2703
  cat conftest.err >&5
2698
2704
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2699
2705
  (exit $ac_status); } &&
2700
 
         { ac_try='test -z "$ac_c_werror_flag"
2701
 
                         || test ! -s conftest.err'
 
2706
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2702
2707
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2703
2708
  (eval $ac_try) 2>&5
2704
2709
  ac_status=$?
2814
2819
  cat conftest.err >&5
2815
2820
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2816
2821
  (exit $ac_status); } &&
2817
 
         { ac_try='test -z "$ac_c_werror_flag"
2818
 
                         || test ! -s conftest.err'
 
2822
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2819
2823
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2820
2824
  (eval $ac_try) 2>&5
2821
2825
  ac_status=$?
2869
2873
  cat conftest.err >&5
2870
2874
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2871
2875
  (exit $ac_status); } &&
2872
 
         { ac_try='test -z "$ac_c_werror_flag"
2873
 
                         || test ! -s conftest.err'
 
2876
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2874
2877
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2875
2878
  (eval $ac_try) 2>&5
2876
2879
  ac_status=$?
2915
2918
  cat conftest.err >&5
2916
2919
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2917
2920
  (exit $ac_status); } &&
2918
 
         { ac_try='test -z "$ac_c_werror_flag"
2919
 
                         || test ! -s conftest.err'
 
2921
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2920
2922
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2921
2923
  (eval $ac_try) 2>&5
2922
2924
  ac_status=$?
2960
2962
  cat conftest.err >&5
2961
2963
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
2962
2964
  (exit $ac_status); } &&
2963
 
         { ac_try='test -z "$ac_c_werror_flag"
2964
 
                         || test ! -s conftest.err'
 
2965
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
2965
2966
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
2966
2967
  (eval $ac_try) 2>&5
2967
2968
  ac_status=$?
3342
3343
 
3343
3344
# This must be Linux ELF.
3344
3345
linux*)
3345
 
  case $host_cpu in
3346
 
  alpha*|hppa*|i*86|ia64*|m68*|mips*|powerpc*|sparc*|s390*|sh*)
3347
 
    lt_cv_deplibs_check_method=pass_all ;;
3348
 
  *)
3349
 
    # glibc up to 2.1.1 does not perform some relocations on ARM
3350
 
    # this will be overridden with pass_all, but let us keep it just in case
3351
 
    lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )' ;;
3352
 
  esac
3353
 
  lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
3354
3346
  lt_cv_deplibs_check_method=pass_all
3355
3347
  ;;
3356
3348
 
3357
 
netbsd*)
 
3349
netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
3358
3350
  if echo __ELF__ | $CC -E - | grep __ELF__ > /dev/null; then
3359
3351
    lt_cv_deplibs_check_method='match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|_pic\.a)$'
3360
3352
  else
3471
3463
  ;;
3472
3464
*-*-irix6*)
3473
3465
  # Find out which ABI we are using.
3474
 
  echo '#line 3474 "configure"' > conftest.$ac_ext
 
3466
  echo '#line 3466 "configure"' > conftest.$ac_ext
3475
3467
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
3476
3468
  (eval $ac_compile) 2>&5
3477
3469
  ac_status=$?
3591
3583
  cat conftest.err >&5
3592
3584
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3593
3585
  (exit $ac_status); } &&
3594
 
         { ac_try='test -z "$ac_c_werror_flag"
3595
 
                         || test ! -s conftest.err'
 
3586
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3596
3587
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3597
3588
  (eval $ac_try) 2>&5
3598
3589
  ac_status=$?
3901
3892
  cat conftest.err >&5
3902
3893
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
3903
3894
  (exit $ac_status); } &&
3904
 
         { ac_try='test -z "$ac_c_werror_flag"
3905
 
                         || test ! -s conftest.err'
 
3895
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
3906
3896
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
3907
3897
  (eval $ac_try) 2>&5
3908
3898
  ac_status=$?
4072
4062
  cat conftest.err >&5
4073
4063
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4074
4064
  (exit $ac_status); } &&
4075
 
         { ac_try='test -z "$ac_c_werror_flag"
4076
 
                         || test ! -s conftest.err'
 
4065
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
4077
4066
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4078
4067
  (eval $ac_try) 2>&5
4079
4068
  ac_status=$?
4140
4129
  cat conftest.err >&5
4141
4130
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4142
4131
  (exit $ac_status); } &&
4143
 
         { ac_try='test -z "$ac_c_werror_flag"
4144
 
                         || test ! -s conftest.err'
 
4132
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
4145
4133
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4146
4134
  (eval $ac_try) 2>&5
4147
4135
  ac_status=$?
4401
4389
  cat conftest.err >&5
4402
4390
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4403
4391
  (exit $ac_status); } &&
4404
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4405
 
                         || test ! -s conftest.err'
 
4392
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4406
4393
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4407
4394
  (eval $ac_try) 2>&5
4408
4395
  ac_status=$?
4460
4447
  cat conftest.err >&5
4461
4448
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4462
4449
  (exit $ac_status); } &&
4463
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4464
 
                         || test ! -s conftest.err'
 
4450
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4465
4451
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4466
4452
  (eval $ac_try) 2>&5
4467
4453
  ac_status=$?
4532
4518
  cat conftest.err >&5
4533
4519
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4534
4520
  (exit $ac_status); } &&
4535
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4536
 
                         || test ! -s conftest.err'
 
4521
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4537
4522
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4538
4523
  (eval $ac_try) 2>&5
4539
4524
  ac_status=$?
4577
4562
  cat conftest.err >&5
4578
4563
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4579
4564
  (exit $ac_status); } &&
4580
 
         { ac_try='test -z "$ac_cxx_werror_flag"
4581
 
                         || test ! -s conftest.err'
 
4565
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
4582
4566
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4583
4567
  (eval $ac_try) 2>&5
4584
4568
  ac_status=$?
4934
4918
 
4935
4919
 
4936
4920
# Provide some information about the compiler.
4937
 
echo "$as_me:4937:" \
 
4921
echo "$as_me:4921:" \
4938
4922
     "checking for Fortran 77 compiler version" >&5
4939
4923
ac_compiler=`set X $ac_compile; echo $2`
4940
4924
{ (eval echo "$as_me:$LINENO: \"$ac_compiler --version </dev/null >&5\"") >&5
4980
4964
  cat conftest.err >&5
4981
4965
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
4982
4966
  (exit $ac_status); } &&
4983
 
         { ac_try='test -z "$ac_f77_werror_flag"
4984
 
                         || test ! -s conftest.err'
 
4967
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
4985
4968
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
4986
4969
  (eval $ac_try) 2>&5
4987
4970
  ac_status=$?
5030
5013
  cat conftest.err >&5
5031
5014
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
5032
5015
  (exit $ac_status); } &&
5033
 
         { ac_try='test -z "$ac_f77_werror_flag"
5034
 
                         || test ! -s conftest.err'
 
5016
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
5035
5017
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
5036
5018
  (eval $ac_try) 2>&5
5037
5019
  ac_status=$?
5972
5954
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
5973
5955
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
5974
5956
   -e 's:$: $lt_compiler_flag:'`
5975
 
   (eval echo "\"\$as_me:5975: $lt_compile\"" >&5)
 
5957
   (eval echo "\"\$as_me:5957: $lt_compile\"" >&5)
5976
5958
   (eval "$lt_compile" 2>conftest.err)
5977
5959
   ac_status=$?
5978
5960
   cat conftest.err >&5
5979
 
   echo "$as_me:5979: \$? = $ac_status" >&5
 
5961
   echo "$as_me:5961: \$? = $ac_status" >&5
5980
5962
   if (exit $ac_status) && test -s "$ac_outfile"; then
5981
5963
     # The compiler can only warn and ignore the option if not recognized
5982
5964
     # So say no if there are warnings
6205
6187
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6206
6188
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6207
6189
   -e 's:$: $lt_compiler_flag:'`
6208
 
   (eval echo "\"\$as_me:6208: $lt_compile\"" >&5)
 
6190
   (eval echo "\"\$as_me:6190: $lt_compile\"" >&5)
6209
6191
   (eval "$lt_compile" 2>conftest.err)
6210
6192
   ac_status=$?
6211
6193
   cat conftest.err >&5
6212
 
   echo "$as_me:6212: \$? = $ac_status" >&5
 
6194
   echo "$as_me:6194: \$? = $ac_status" >&5
6213
6195
   if (exit $ac_status) && test -s "$ac_outfile"; then
6214
6196
     # The compiler can only warn and ignore the option if not recognized
6215
6197
     # So say no if there are warnings
6265
6247
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
6266
6248
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
6267
6249
   -e 's:$: $lt_compiler_flag:'`
6268
 
   (eval echo "\"\$as_me:6268: $lt_compile\"" >&5)
 
6250
   (eval echo "\"\$as_me:6250: $lt_compile\"" >&5)
6269
6251
   (eval "$lt_compile" 2>out/conftest.err)
6270
6252
   ac_status=$?
6271
6253
   cat out/conftest.err >&5
6272
 
   echo "$as_me:6272: \$? = $ac_status" >&5
 
6254
   echo "$as_me:6254: \$? = $ac_status" >&5
6273
6255
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
6274
6256
   then
6275
6257
     # The compiler can only warn and ignore the option if not recognized
6442
6424
      fi
6443
6425
      ;;
6444
6426
 
6445
 
    netbsd*)
 
6427
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6446
6428
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6447
6429
        archive_cmds='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
6448
6430
        wlarc=
6500
6482
      else
6501
6483
        archive_expsym_cmds="$tmp_archive_cmds"
6502
6484
      fi
 
6485
      link_all_deplibs=no
6503
6486
    else
6504
6487
      ld_shlibs=no
6505
6488
    fi
6656
6639
  cat conftest.err >&5
6657
6640
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6658
6641
  (exit $ac_status); } &&
6659
 
         { ac_try='test -z "$ac_c_werror_flag"
6660
 
                         || test ! -s conftest.err'
 
6642
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6661
6643
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6662
6644
  (eval $ac_try) 2>&5
6663
6645
  ac_status=$?
6717
6699
  cat conftest.err >&5
6718
6700
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
6719
6701
  (exit $ac_status); } &&
6720
 
         { ac_try='test -z "$ac_c_werror_flag"
6721
 
                         || test ! -s conftest.err'
 
6702
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
6722
6703
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
6723
6704
  (eval $ac_try) 2>&5
6724
6705
  ac_status=$?
6961
6942
      link_all_deplibs=yes
6962
6943
      ;;
6963
6944
 
6964
 
    netbsd*)
 
6945
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
6965
6946
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
6966
6947
        archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
6967
6948
      else
7610
7591
  dynamic_linker='GNU/Linux ld.so'
7611
7592
  ;;
7612
7593
 
 
7594
netbsdelf*-gnu)
 
7595
  version_type=linux
 
7596
  need_lib_prefix=no
 
7597
  need_version=no
 
7598
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
7599
  soname_spec='${libname}${release}${shared_ext}$major'
 
7600
  shlibpath_var=LD_LIBRARY_PATH
 
7601
  shlibpath_overrides_runpath=no
 
7602
  hardcode_into_libs=yes
 
7603
  dynamic_linker='NetBSD ld.elf_so'
 
7604
  ;;
 
7605
 
7613
7606
knetbsd*-gnu)
7614
7607
  version_type=linux
7615
7608
  need_lib_prefix=no
7909
7902
  cat conftest.err >&5
7910
7903
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
7911
7904
  (exit $ac_status); } &&
7912
 
         { ac_try='test -z "$ac_c_werror_flag"
7913
 
                         || test ! -s conftest.err'
 
7905
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
7914
7906
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
7915
7907
  (eval $ac_try) 2>&5
7916
7908
  ac_status=$?
8013
8005
  cat conftest.err >&5
8014
8006
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8015
8007
  (exit $ac_status); } &&
8016
 
         { ac_try='test -z "$ac_c_werror_flag"
8017
 
                         || test ! -s conftest.err'
 
8008
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8018
8009
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8019
8010
  (eval $ac_try) 2>&5
8020
8011
  ac_status=$?
8079
8070
  cat conftest.err >&5
8080
8071
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8081
8072
  (exit $ac_status); } &&
8082
 
         { ac_try='test -z "$ac_c_werror_flag"
8083
 
                         || test ! -s conftest.err'
 
8073
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8084
8074
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8085
8075
  (eval $ac_try) 2>&5
8086
8076
  ac_status=$?
8173
8163
  cat conftest.err >&5
8174
8164
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8175
8165
  (exit $ac_status); } &&
8176
 
         { ac_try='test -z "$ac_c_werror_flag"
8177
 
                         || test ! -s conftest.err'
 
8166
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8178
8167
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8179
8168
  (eval $ac_try) 2>&5
8180
8169
  ac_status=$?
8239
8228
  cat conftest.err >&5
8240
8229
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8241
8230
  (exit $ac_status); } &&
8242
 
         { ac_try='test -z "$ac_c_werror_flag"
8243
 
                         || test ! -s conftest.err'
 
8231
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8244
8232
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8245
8233
  (eval $ac_try) 2>&5
8246
8234
  ac_status=$?
8306
8294
  cat conftest.err >&5
8307
8295
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8308
8296
  (exit $ac_status); } &&
8309
 
         { ac_try='test -z "$ac_c_werror_flag"
8310
 
                         || test ! -s conftest.err'
 
8297
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8311
8298
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8312
8299
  (eval $ac_try) 2>&5
8313
8300
  ac_status=$?
8373
8360
  cat conftest.err >&5
8374
8361
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
8375
8362
  (exit $ac_status); } &&
8376
 
         { ac_try='test -z "$ac_c_werror_flag"
8377
 
                         || test ! -s conftest.err'
 
8363
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
8378
8364
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
8379
8365
  (eval $ac_try) 2>&5
8380
8366
  ac_status=$?
8449
8435
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8450
8436
  lt_status=$lt_dlunknown
8451
8437
  cat > conftest.$ac_ext <<EOF
8452
 
#line 8452 "configure"
 
8438
#line 8438 "configure"
8453
8439
#include "confdefs.h"
8454
8440
 
8455
8441
#if HAVE_DLFCN_H
8547
8533
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
8548
8534
  lt_status=$lt_dlunknown
8549
8535
  cat > conftest.$ac_ext <<EOF
8550
 
#line 8550 "configure"
 
8536
#line 8536 "configure"
8551
8537
#include "confdefs.h"
8552
8538
 
8553
8539
#if HAVE_DLFCN_H
9619
9605
  cat conftest.err >&5
9620
9606
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9621
9607
  (exit $ac_status); } &&
9622
 
         { ac_try='test -z "$ac_cxx_werror_flag"
9623
 
                         || test ! -s conftest.err'
 
9608
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
9624
9609
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9625
9610
  (eval $ac_try) 2>&5
9626
9611
  ac_status=$?
9681
9666
  cat conftest.err >&5
9682
9667
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
9683
9668
  (exit $ac_status); } &&
9684
 
         { ac_try='test -z "$ac_cxx_werror_flag"
9685
 
                         || test ! -s conftest.err'
 
9669
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
9686
9670
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
9687
9671
  (eval $ac_try) 2>&5
9688
9672
  ac_status=$?
10060
10044
        ;;
10061
10045
    esac
10062
10046
    ;;
10063
 
  netbsd*)
 
10047
  netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
10064
10048
    if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
10065
10049
      archive_cmds_CXX='$LD -Bshareable  -o $lib $predep_objects $libobjs $deplibs $postdep_objects $linker_flags'
10066
10050
      wlarc=
10619
10603
            ;;
10620
10604
        esac
10621
10605
        ;;
10622
 
      netbsd*)
 
10606
      netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
10623
10607
        ;;
10624
10608
      osf3* | osf4* | osf5*)
10625
10609
        case $cc_basename in
10730
10714
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10731
10715
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10732
10716
   -e 's:$: $lt_compiler_flag:'`
10733
 
   (eval echo "\"\$as_me:10733: $lt_compile\"" >&5)
 
10717
   (eval echo "\"\$as_me:10717: $lt_compile\"" >&5)
10734
10718
   (eval "$lt_compile" 2>conftest.err)
10735
10719
   ac_status=$?
10736
10720
   cat conftest.err >&5
10737
 
   echo "$as_me:10737: \$? = $ac_status" >&5
 
10721
   echo "$as_me:10721: \$? = $ac_status" >&5
10738
10722
   if (exit $ac_status) && test -s "$ac_outfile"; then
10739
10723
     # The compiler can only warn and ignore the option if not recognized
10740
10724
     # So say no if there are warnings
10790
10774
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
10791
10775
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10792
10776
   -e 's:$: $lt_compiler_flag:'`
10793
 
   (eval echo "\"\$as_me:10793: $lt_compile\"" >&5)
 
10777
   (eval echo "\"\$as_me:10777: $lt_compile\"" >&5)
10794
10778
   (eval "$lt_compile" 2>out/conftest.err)
10795
10779
   ac_status=$?
10796
10780
   cat out/conftest.err >&5
10797
 
   echo "$as_me:10797: \$? = $ac_status" >&5
 
10781
   echo "$as_me:10781: \$? = $ac_status" >&5
10798
10782
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
10799
10783
   then
10800
10784
     # The compiler can only warn and ignore the option if not recognized
10860
10844
  cygwin* | mingw*)
10861
10845
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGS] /s/.* \([^ ]*\)/\1 DATA/'\'' | $SED -e '\''/^[AITW] /s/.* //'\'' | sort | uniq > $export_symbols'
10862
10846
  ;;
 
10847
  linux*)
 
10848
    link_all_deplibs_CXX=no
 
10849
  ;;
10863
10850
  *)
10864
10851
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED '\''s/.* //'\'' | sort | uniq > $export_symbols'
10865
10852
  ;;
11312
11299
  dynamic_linker='GNU/Linux ld.so'
11313
11300
  ;;
11314
11301
 
 
11302
netbsdelf*-gnu)
 
11303
  version_type=linux
 
11304
  need_lib_prefix=no
 
11305
  need_version=no
 
11306
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
11307
  soname_spec='${libname}${release}${shared_ext}$major'
 
11308
  shlibpath_var=LD_LIBRARY_PATH
 
11309
  shlibpath_overrides_runpath=no
 
11310
  hardcode_into_libs=yes
 
11311
  dynamic_linker='NetBSD ld.elf_so'
 
11312
  ;;
 
11313
 
11315
11314
knetbsd*-gnu)
11316
11315
  version_type=linux
11317
11316
  need_lib_prefix=no
11611
11610
  cat conftest.err >&5
11612
11611
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11613
11612
  (exit $ac_status); } &&
11614
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11615
 
                         || test ! -s conftest.err'
 
11613
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11616
11614
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11617
11615
  (eval $ac_try) 2>&5
11618
11616
  ac_status=$?
11715
11713
  cat conftest.err >&5
11716
11714
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11717
11715
  (exit $ac_status); } &&
11718
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11719
 
                         || test ! -s conftest.err'
 
11716
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11720
11717
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11721
11718
  (eval $ac_try) 2>&5
11722
11719
  ac_status=$?
11781
11778
  cat conftest.err >&5
11782
11779
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11783
11780
  (exit $ac_status); } &&
11784
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11785
 
                         || test ! -s conftest.err'
 
11781
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11786
11782
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11787
11783
  (eval $ac_try) 2>&5
11788
11784
  ac_status=$?
11875
11871
  cat conftest.err >&5
11876
11872
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11877
11873
  (exit $ac_status); } &&
11878
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11879
 
                         || test ! -s conftest.err'
 
11874
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11880
11875
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11881
11876
  (eval $ac_try) 2>&5
11882
11877
  ac_status=$?
11941
11936
  cat conftest.err >&5
11942
11937
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
11943
11938
  (exit $ac_status); } &&
11944
 
         { ac_try='test -z "$ac_cxx_werror_flag"
11945
 
                         || test ! -s conftest.err'
 
11939
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
11946
11940
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
11947
11941
  (eval $ac_try) 2>&5
11948
11942
  ac_status=$?
12008
12002
  cat conftest.err >&5
12009
12003
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12010
12004
  (exit $ac_status); } &&
12011
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12012
 
                         || test ! -s conftest.err'
 
12005
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12013
12006
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12014
12007
  (eval $ac_try) 2>&5
12015
12008
  ac_status=$?
12075
12068
  cat conftest.err >&5
12076
12069
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
12077
12070
  (exit $ac_status); } &&
12078
 
         { ac_try='test -z "$ac_cxx_werror_flag"
12079
 
                         || test ! -s conftest.err'
 
12071
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
12080
12072
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
12081
12073
  (eval $ac_try) 2>&5
12082
12074
  ac_status=$?
12151
12143
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12152
12144
  lt_status=$lt_dlunknown
12153
12145
  cat > conftest.$ac_ext <<EOF
12154
 
#line 12154 "configure"
 
12146
#line 12146 "configure"
12155
12147
#include "confdefs.h"
12156
12148
 
12157
12149
#if HAVE_DLFCN_H
12249
12241
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
12250
12242
  lt_status=$lt_dlunknown
12251
12243
  cat > conftest.$ac_ext <<EOF
12252
 
#line 12252 "configure"
 
12244
#line 12244 "configure"
12253
12245
#include "confdefs.h"
12254
12246
 
12255
12247
#if HAVE_DLFCN_H
13076
13068
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13077
13069
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13078
13070
   -e 's:$: $lt_compiler_flag:'`
13079
 
   (eval echo "\"\$as_me:13079: $lt_compile\"" >&5)
 
13071
   (eval echo "\"\$as_me:13071: $lt_compile\"" >&5)
13080
13072
   (eval "$lt_compile" 2>conftest.err)
13081
13073
   ac_status=$?
13082
13074
   cat conftest.err >&5
13083
 
   echo "$as_me:13083: \$? = $ac_status" >&5
 
13075
   echo "$as_me:13075: \$? = $ac_status" >&5
13084
13076
   if (exit $ac_status) && test -s "$ac_outfile"; then
13085
13077
     # The compiler can only warn and ignore the option if not recognized
13086
13078
     # So say no if there are warnings
13136
13128
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
13137
13129
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
13138
13130
   -e 's:$: $lt_compiler_flag:'`
13139
 
   (eval echo "\"\$as_me:13139: $lt_compile\"" >&5)
 
13131
   (eval echo "\"\$as_me:13131: $lt_compile\"" >&5)
13140
13132
   (eval "$lt_compile" 2>out/conftest.err)
13141
13133
   ac_status=$?
13142
13134
   cat out/conftest.err >&5
13143
 
   echo "$as_me:13143: \$? = $ac_status" >&5
 
13135
   echo "$as_me:13135: \$? = $ac_status" >&5
13144
13136
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
13145
13137
   then
13146
13138
     # The compiler can only warn and ignore the option if not recognized
13313
13305
      fi
13314
13306
      ;;
13315
13307
 
13316
 
    netbsd*)
 
13308
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
13317
13309
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
13318
13310
        archive_cmds_F77='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
13319
13311
        wlarc=
13371
13363
      else
13372
13364
        archive_expsym_cmds_F77="$tmp_archive_cmds"
13373
13365
      fi
 
13366
      link_all_deplibs_F77=no
13374
13367
    else
13375
13368
      ld_shlibs_F77=no
13376
13369
    fi
13517
13510
  cat conftest.err >&5
13518
13511
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13519
13512
  (exit $ac_status); } &&
13520
 
         { ac_try='test -z "$ac_f77_werror_flag"
13521
 
                         || test ! -s conftest.err'
 
13513
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
13522
13514
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13523
13515
  (eval $ac_try) 2>&5
13524
13516
  ac_status=$?
13568
13560
  cat conftest.err >&5
13569
13561
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
13570
13562
  (exit $ac_status); } &&
13571
 
         { ac_try='test -z "$ac_f77_werror_flag"
13572
 
                         || test ! -s conftest.err'
 
13563
         { ac_try='test -z "$ac_f77_werror_flag"                         || test ! -s conftest.err'
13573
13564
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
13574
13565
  (eval $ac_try) 2>&5
13575
13566
  ac_status=$?
13812
13803
      link_all_deplibs_F77=yes
13813
13804
      ;;
13814
13805
 
13815
 
    netbsd*)
 
13806
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
13816
13807
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
13817
13808
        archive_cmds_F77='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
13818
13809
      else
14461
14452
  dynamic_linker='GNU/Linux ld.so'
14462
14453
  ;;
14463
14454
 
 
14455
netbsdelf*-gnu)
 
14456
  version_type=linux
 
14457
  need_lib_prefix=no
 
14458
  need_version=no
 
14459
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
14460
  soname_spec='${libname}${release}${shared_ext}$major'
 
14461
  shlibpath_var=LD_LIBRARY_PATH
 
14462
  shlibpath_overrides_runpath=no
 
14463
  hardcode_into_libs=yes
 
14464
  dynamic_linker='NetBSD ld.elf_so'
 
14465
  ;;
 
14466
 
14464
14467
knetbsd*-gnu)
14465
14468
  version_type=linux
14466
14469
  need_lib_prefix=no
15174
15177
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15175
15178
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15176
15179
   -e 's:$: $lt_compiler_flag:'`
15177
 
   (eval echo "\"\$as_me:15177: $lt_compile\"" >&5)
 
15180
   (eval echo "\"\$as_me:15180: $lt_compile\"" >&5)
15178
15181
   (eval "$lt_compile" 2>conftest.err)
15179
15182
   ac_status=$?
15180
15183
   cat conftest.err >&5
15181
 
   echo "$as_me:15181: \$? = $ac_status" >&5
 
15184
   echo "$as_me:15184: \$? = $ac_status" >&5
15182
15185
   if (exit $ac_status) && test -s "$ac_outfile"; then
15183
15186
     # The compiler can only warn and ignore the option if not recognized
15184
15187
     # So say no if there are warnings
15407
15410
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15408
15411
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15409
15412
   -e 's:$: $lt_compiler_flag:'`
15410
 
   (eval echo "\"\$as_me:15410: $lt_compile\"" >&5)
 
15413
   (eval echo "\"\$as_me:15413: $lt_compile\"" >&5)
15411
15414
   (eval "$lt_compile" 2>conftest.err)
15412
15415
   ac_status=$?
15413
15416
   cat conftest.err >&5
15414
 
   echo "$as_me:15414: \$? = $ac_status" >&5
 
15417
   echo "$as_me:15417: \$? = $ac_status" >&5
15415
15418
   if (exit $ac_status) && test -s "$ac_outfile"; then
15416
15419
     # The compiler can only warn and ignore the option if not recognized
15417
15420
     # So say no if there are warnings
15467
15470
   -e 's:.*FLAGS}? :&$lt_compiler_flag :; t' \
15468
15471
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15469
15472
   -e 's:$: $lt_compiler_flag:'`
15470
 
   (eval echo "\"\$as_me:15470: $lt_compile\"" >&5)
 
15473
   (eval echo "\"\$as_me:15473: $lt_compile\"" >&5)
15471
15474
   (eval "$lt_compile" 2>out/conftest.err)
15472
15475
   ac_status=$?
15473
15476
   cat out/conftest.err >&5
15474
 
   echo "$as_me:15474: \$? = $ac_status" >&5
 
15477
   echo "$as_me:15477: \$? = $ac_status" >&5
15475
15478
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15476
15479
   then
15477
15480
     # The compiler can only warn and ignore the option if not recognized
15644
15647
      fi
15645
15648
      ;;
15646
15649
 
15647
 
    netbsd*)
 
15650
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
15648
15651
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
15649
15652
        archive_cmds_GCJ='$LD -Bshareable $libobjs $deplibs $linker_flags -o $lib'
15650
15653
        wlarc=
15702
15705
      else
15703
15706
        archive_expsym_cmds_GCJ="$tmp_archive_cmds"
15704
15707
      fi
 
15708
      link_all_deplibs_GCJ=no
15705
15709
    else
15706
15710
      ld_shlibs_GCJ=no
15707
15711
    fi
15858
15862
  cat conftest.err >&5
15859
15863
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15860
15864
  (exit $ac_status); } &&
15861
 
         { ac_try='test -z "$ac_c_werror_flag"
15862
 
                         || test ! -s conftest.err'
 
15865
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
15863
15866
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15864
15867
  (eval $ac_try) 2>&5
15865
15868
  ac_status=$?
15919
15922
  cat conftest.err >&5
15920
15923
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
15921
15924
  (exit $ac_status); } &&
15922
 
         { ac_try='test -z "$ac_c_werror_flag"
15923
 
                         || test ! -s conftest.err'
 
15925
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
15924
15926
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
15925
15927
  (eval $ac_try) 2>&5
15926
15928
  ac_status=$?
16163
16165
      link_all_deplibs_GCJ=yes
16164
16166
      ;;
16165
16167
 
16166
 
    netbsd*)
 
16168
    netbsd* | netbsdelf*-gnu | knetbsd*-gnu)
16167
16169
      if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
16168
16170
        archive_cmds_GCJ='$LD -Bshareable -o $lib $libobjs $deplibs $linker_flags'  # a.out
16169
16171
      else
16812
16814
  dynamic_linker='GNU/Linux ld.so'
16813
16815
  ;;
16814
16816
 
 
16817
netbsdelf*-gnu)
 
16818
  version_type=linux
 
16819
  need_lib_prefix=no
 
16820
  need_version=no
 
16821
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major ${libname}${shared_ext}'
 
16822
  soname_spec='${libname}${release}${shared_ext}$major'
 
16823
  shlibpath_var=LD_LIBRARY_PATH
 
16824
  shlibpath_overrides_runpath=no
 
16825
  hardcode_into_libs=yes
 
16826
  dynamic_linker='NetBSD ld.elf_so'
 
16827
  ;;
 
16828
 
16815
16829
knetbsd*-gnu)
16816
16830
  version_type=linux
16817
16831
  need_lib_prefix=no
17111
17125
  cat conftest.err >&5
17112
17126
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17113
17127
  (exit $ac_status); } &&
17114
 
         { ac_try='test -z "$ac_c_werror_flag"
17115
 
                         || test ! -s conftest.err'
 
17128
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17116
17129
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17117
17130
  (eval $ac_try) 2>&5
17118
17131
  ac_status=$?
17215
17228
  cat conftest.err >&5
17216
17229
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17217
17230
  (exit $ac_status); } &&
17218
 
         { ac_try='test -z "$ac_c_werror_flag"
17219
 
                         || test ! -s conftest.err'
 
17231
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17220
17232
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17221
17233
  (eval $ac_try) 2>&5
17222
17234
  ac_status=$?
17281
17293
  cat conftest.err >&5
17282
17294
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17283
17295
  (exit $ac_status); } &&
17284
 
         { ac_try='test -z "$ac_c_werror_flag"
17285
 
                         || test ! -s conftest.err'
 
17296
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17286
17297
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17287
17298
  (eval $ac_try) 2>&5
17288
17299
  ac_status=$?
17375
17386
  cat conftest.err >&5
17376
17387
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17377
17388
  (exit $ac_status); } &&
17378
 
         { ac_try='test -z "$ac_c_werror_flag"
17379
 
                         || test ! -s conftest.err'
 
17389
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17380
17390
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17381
17391
  (eval $ac_try) 2>&5
17382
17392
  ac_status=$?
17441
17451
  cat conftest.err >&5
17442
17452
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17443
17453
  (exit $ac_status); } &&
17444
 
         { ac_try='test -z "$ac_c_werror_flag"
17445
 
                         || test ! -s conftest.err'
 
17454
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17446
17455
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17447
17456
  (eval $ac_try) 2>&5
17448
17457
  ac_status=$?
17508
17517
  cat conftest.err >&5
17509
17518
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17510
17519
  (exit $ac_status); } &&
17511
 
         { ac_try='test -z "$ac_c_werror_flag"
17512
 
                         || test ! -s conftest.err'
 
17520
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17513
17521
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17514
17522
  (eval $ac_try) 2>&5
17515
17523
  ac_status=$?
17575
17583
  cat conftest.err >&5
17576
17584
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
17577
17585
  (exit $ac_status); } &&
17578
 
         { ac_try='test -z "$ac_c_werror_flag"
17579
 
                         || test ! -s conftest.err'
 
17586
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
17580
17587
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
17581
17588
  (eval $ac_try) 2>&5
17582
17589
  ac_status=$?
17651
17658
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
17652
17659
  lt_status=$lt_dlunknown
17653
17660
  cat > conftest.$ac_ext <<EOF
17654
 
#line 17654 "configure"
 
17661
#line 17661 "configure"
17655
17662
#include "confdefs.h"
17656
17663
 
17657
17664
#if HAVE_DLFCN_H
17749
17756
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
17750
17757
  lt_status=$lt_dlunknown
17751
17758
  cat > conftest.$ac_ext <<EOF
17752
 
#line 17752 "configure"
 
17759
#line 17759 "configure"
17753
17760
#include "confdefs.h"
17754
17761
 
17755
17762
#if HAVE_DLFCN_H
19130
19137
  cat conftest.err >&5
19131
19138
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19132
19139
  (exit $ac_status); } &&
19133
 
         { ac_try='test -z "$ac_c_werror_flag"
19134
 
                         || test ! -s conftest.err'
 
19140
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19135
19141
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19136
19142
  (eval $ac_try) 2>&5
19137
19143
  ac_status=$?
19189
19195
  cat conftest.err >&5
19190
19196
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19191
19197
  (exit $ac_status); } &&
19192
 
         { ac_try='test -z "$ac_c_werror_flag"
19193
 
                         || test ! -s conftest.err'
 
19198
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19194
19199
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19195
19200
  (eval $ac_try) 2>&5
19196
19201
  ac_status=$?
19306
19311
  cat conftest.err >&5
19307
19312
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19308
19313
  (exit $ac_status); } &&
19309
 
         { ac_try='test -z "$ac_c_werror_flag"
19310
 
                         || test ! -s conftest.err'
 
19314
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19311
19315
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19312
19316
  (eval $ac_try) 2>&5
19313
19317
  ac_status=$?
19361
19365
  cat conftest.err >&5
19362
19366
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19363
19367
  (exit $ac_status); } &&
19364
 
         { ac_try='test -z "$ac_c_werror_flag"
19365
 
                         || test ! -s conftest.err'
 
19368
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19366
19369
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19367
19370
  (eval $ac_try) 2>&5
19368
19371
  ac_status=$?
19407
19410
  cat conftest.err >&5
19408
19411
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19409
19412
  (exit $ac_status); } &&
19410
 
         { ac_try='test -z "$ac_c_werror_flag"
19411
 
                         || test ! -s conftest.err'
 
19413
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19412
19414
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19413
19415
  (eval $ac_try) 2>&5
19414
19416
  ac_status=$?
19452
19454
  cat conftest.err >&5
19453
19455
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19454
19456
  (exit $ac_status); } &&
19455
 
         { ac_try='test -z "$ac_c_werror_flag"
19456
 
                         || test ! -s conftest.err'
 
19457
         { ac_try='test -z "$ac_c_werror_flag"                   || test ! -s conftest.err'
19457
19458
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19458
19459
  (eval $ac_try) 2>&5
19459
19460
  ac_status=$?
19637
19638
  cat conftest.err >&5
19638
19639
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19639
19640
  (exit $ac_status); } &&
19640
 
         { ac_try='test -z "$ac_cxx_werror_flag"
19641
 
                         || test ! -s conftest.err'
 
19641
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
19642
19642
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19643
19643
  (eval $ac_try) 2>&5
19644
19644
  ac_status=$?
19696
19696
  cat conftest.err >&5
19697
19697
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19698
19698
  (exit $ac_status); } &&
19699
 
         { ac_try='test -z "$ac_cxx_werror_flag"
19700
 
                         || test ! -s conftest.err'
 
19699
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
19701
19700
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19702
19701
  (eval $ac_try) 2>&5
19703
19702
  ac_status=$?
19768
19767
  cat conftest.err >&5
19769
19768
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19770
19769
  (exit $ac_status); } &&
19771
 
         { ac_try='test -z "$ac_cxx_werror_flag"
19772
 
                         || test ! -s conftest.err'
 
19770
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
19773
19771
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19774
19772
  (eval $ac_try) 2>&5
19775
19773
  ac_status=$?
19813
19811
  cat conftest.err >&5
19814
19812
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
19815
19813
  (exit $ac_status); } &&
19816
 
         { ac_try='test -z "$ac_cxx_werror_flag"
19817
 
                         || test ! -s conftest.err'
 
19814
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
19818
19815
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
19819
19816
  (eval $ac_try) 2>&5
19820
19817
  ac_status=$?
19936
19933
 
19937
19934
 fi
19938
19935
 
19939
 
               cpu=`uname -m 2>/dev/null`
 
19936
 
 
19937
 opt="-Wno-non-virtual-dtor"
 
19938
 echo "$as_me:$LINENO: checking if $CXX accepts $opt" >&5
 
19939
echo $ECHO_N "checking if $CXX accepts $opt... $ECHO_C" >&6
 
19940
 echo 'void f(){}' > conftest.cc
 
19941
 if test -z "`${CXX} ${CXXFLAGS} ${OPTS} $opt -c conftest.cc 2>&1`"; then
 
19942
    echo "$as_me:$LINENO: result: yes" >&5
 
19943
echo "${ECHO_T}yes" >&6
 
19944
    rm conftest.*
 
19945
    OPTS="$OPTS -Wno-non-virtual-dtor"
 
19946
 else
 
19947
    echo "$as_me:$LINENO: result: no" >&5
 
19948
echo "${ECHO_T}no" >&6
 
19949
    rm conftest.*
 
19950
 
 
19951
 fi
 
19952
 
 
19953
     cpu=`uname -m 2>/dev/null`
19940
19954
     test -z "$cpu" && cpu=${host_cpu}
19941
19955
     case "${host_cpu}" in
19942
19956
        i?86)
19943
 
           opt="-mcpu=${host_cpu}"
19944
 
 
19945
 
 opt="$opt"
19946
 
 echo "$as_me:$LINENO: checking if $CXX accepts $opt" >&5
19947
 
echo $ECHO_N "checking if $CXX accepts $opt... $ECHO_C" >&6
19948
 
 echo 'void f(){}' > conftest.cc
19949
 
 if test -z "`${CXX} ${CXXFLAGS} ${OPTS} $opt -c conftest.cc 2>&1`"; then
19950
 
    echo "$as_me:$LINENO: result: yes" >&5
19951
 
echo "${ECHO_T}yes" >&6
19952
 
    rm conftest.*
19953
 
    OPTS="$OPTS $opt"
19954
 
 else
19955
 
    echo "$as_me:$LINENO: result: no" >&5
19956
 
echo "${ECHO_T}no" >&6
19957
 
    rm conftest.*
 
19957
           opt="-mtune=${host_cpu}"
 
19958
 
 
19959
 opt="$opt"
 
19960
 echo "$as_me:$LINENO: checking if $CXX accepts $opt" >&5
 
19961
echo $ECHO_N "checking if $CXX accepts $opt... $ECHO_C" >&6
 
19962
 echo 'void f(){}' > conftest.cc
 
19963
 if test -z "`${CXX} ${CXXFLAGS} ${OPTS} $opt -c conftest.cc 2>&1`"; then
 
19964
    echo "$as_me:$LINENO: result: yes" >&5
 
19965
echo "${ECHO_T}yes" >&6
 
19966
    rm conftest.*
 
19967
    OPTS="$OPTS $opt"
 
19968
 else
 
19969
    echo "$as_me:$LINENO: result: no" >&5
 
19970
echo "${ECHO_T}no" >&6
 
19971
    rm conftest.*
 
19972
     opt="-mcpu=${host_cpu}"
 
19973
 
 
19974
 opt="$opt"
 
19975
 echo "$as_me:$LINENO: checking if $CXX accepts $opt" >&5
 
19976
echo $ECHO_N "checking if $CXX accepts $opt... $ECHO_C" >&6
 
19977
 echo 'void f(){}' > conftest.cc
 
19978
 if test -z "`${CXX} ${CXXFLAGS} ${OPTS} $opt -c conftest.cc 2>&1`"; then
 
19979
    echo "$as_me:$LINENO: result: yes" >&5
 
19980
echo "${ECHO_T}yes" >&6
 
19981
    rm conftest.*
 
19982
    OPTS="$OPTS $opt"
 
19983
 else
 
19984
    echo "$as_me:$LINENO: result: no" >&5
 
19985
echo "${ECHO_T}no" >&6
 
19986
    rm conftest.*
 
19987
 
 
19988
 fi
19958
19989
 
19959
19990
 fi
19960
19991
 
20025
20056
  cat conftest.err >&5
20026
20057
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20027
20058
  (exit $ac_status); } &&
20028
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20029
 
                         || test ! -s conftest.err'
 
20059
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20030
20060
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20031
20061
  (eval $ac_try) 2>&5
20032
20062
  ac_status=$?
20101
20131
  cat conftest.err >&5
20102
20132
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20103
20133
  (exit $ac_status); } &&
20104
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20105
 
                         || test ! -s conftest.err'
 
20134
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20106
20135
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20107
20136
  (eval $ac_try) 2>&5
20108
20137
  ac_status=$?
20177
20206
  cat conftest.err >&5
20178
20207
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20179
20208
  (exit $ac_status); } &&
20180
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20181
 
                         || test ! -s conftest.err'
 
20209
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20182
20210
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20183
20211
  (eval $ac_try) 2>&5
20184
20212
  ac_status=$?
20255
20283
  cat conftest.err >&5
20256
20284
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20257
20285
  (exit $ac_status); } &&
20258
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20259
 
                         || test ! -s conftest.err'
 
20286
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20260
20287
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20261
20288
  (eval $ac_try) 2>&5
20262
20289
  ac_status=$?
20331
20358
  cat conftest.err >&5
20332
20359
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20333
20360
  (exit $ac_status); } &&
20334
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20335
 
                         || test ! -s conftest.err'
 
20361
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20336
20362
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20337
20363
  (eval $ac_try) 2>&5
20338
20364
  ac_status=$?
20411
20437
  cat conftest.err >&5
20412
20438
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20413
20439
  (exit $ac_status); } &&
20414
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20415
 
                         || test ! -s conftest.err'
 
20440
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20416
20441
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20417
20442
  (eval $ac_try) 2>&5
20418
20443
  ac_status=$?
20515
20540
  cat conftest.err >&5
20516
20541
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20517
20542
  (exit $ac_status); } &&
20518
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20519
 
                         || test ! -s conftest.err'
 
20543
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20520
20544
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20521
20545
  (eval $ac_try) 2>&5
20522
20546
  ac_status=$?
20589
20613
  cat conftest.err >&5
20590
20614
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20591
20615
  (exit $ac_status); } &&
20592
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20593
 
                         || test ! -s conftest.err'
 
20616
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20594
20617
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20595
20618
  (eval $ac_try) 2>&5
20596
20619
  ac_status=$?
20663
20686
  cat conftest.err >&5
20664
20687
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20665
20688
  (exit $ac_status); } &&
20666
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20667
 
                         || test ! -s conftest.err'
 
20689
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20668
20690
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20669
20691
  (eval $ac_try) 2>&5
20670
20692
  ac_status=$?
20836
20858
  cat conftest.err >&5
20837
20859
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20838
20860
  (exit $ac_status); } &&
20839
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20840
 
                         || test ! -s conftest.err'
 
20861
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20841
20862
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20842
20863
  (eval $ac_try) 2>&5
20843
20864
  ac_status=$?
20909
20930
  cat conftest.err >&5
20910
20931
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20911
20932
  (exit $ac_status); } &&
20912
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20913
 
                         || test ! -s conftest.err'
 
20933
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20914
20934
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20915
20935
  (eval $ac_try) 2>&5
20916
20936
  ac_status=$?
20964
20984
  cat conftest.err >&5
20965
20985
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
20966
20986
  (exit $ac_status); } &&
20967
 
         { ac_try='test -z "$ac_cxx_werror_flag"
20968
 
                         || test ! -s conftest.err'
 
20987
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
20969
20988
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
20970
20989
  (eval $ac_try) 2>&5
20971
20990
  ac_status=$?
21036
21055
  cat conftest.err >&5
21037
21056
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21038
21057
  (exit $ac_status); } &&
21039
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21040
 
                         || test ! -s conftest.err'
 
21058
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21041
21059
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21042
21060
  (eval $ac_try) 2>&5
21043
21061
  ac_status=$?
21091
21109
  cat conftest.err >&5
21092
21110
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21093
21111
  (exit $ac_status); } &&
21094
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21095
 
                         || test ! -s conftest.err'
 
21112
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21096
21113
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21097
21114
  (eval $ac_try) 2>&5
21098
21115
  ac_status=$?
21159
21176
  cat conftest.err >&5
21160
21177
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21161
21178
  (exit $ac_status); } &&
21162
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21163
 
                         || test ! -s conftest.err'
 
21179
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21164
21180
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21165
21181
  (eval $ac_try) 2>&5
21166
21182
  ac_status=$?
21230
21246
  cat conftest.err >&5
21231
21247
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21232
21248
  (exit $ac_status); } &&
21233
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21234
 
                         || test ! -s conftest.err'
 
21249
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21235
21250
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21236
21251
  (eval $ac_try) 2>&5
21237
21252
  ac_status=$?
21299
21314
  cat conftest.err >&5
21300
21315
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21301
21316
  (exit $ac_status); } &&
21302
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21303
 
                         || test ! -s conftest.err'
 
21317
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21304
21318
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21305
21319
  (eval $ac_try) 2>&5
21306
21320
  ac_status=$?
21451
21465
  cat conftest.err >&5
21452
21466
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21453
21467
  (exit $ac_status); } &&
21454
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21455
 
                         || test ! -s conftest.err'
 
21468
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21456
21469
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21457
21470
  (eval $ac_try) 2>&5
21458
21471
  ac_status=$?
21595
21608
  cat conftest.err >&5
21596
21609
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21597
21610
  (exit $ac_status); } &&
21598
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21599
 
                         || test ! -s conftest.err'
 
21611
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21600
21612
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21601
21613
  (eval $ac_try) 2>&5
21602
21614
  ac_status=$?
21665
21677
  cat conftest.err >&5
21666
21678
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21667
21679
  (exit $ac_status); } &&
21668
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21669
 
                         || test ! -s conftest.err'
 
21680
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21670
21681
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21671
21682
  (eval $ac_try) 2>&5
21672
21683
  ac_status=$?
21730
21741
  cat conftest.err >&5
21731
21742
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21732
21743
  (exit $ac_status); } &&
21733
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21734
 
                         || test ! -s conftest.err'
 
21744
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21735
21745
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21736
21746
  (eval $ac_try) 2>&5
21737
21747
  ac_status=$?
21796
21806
  cat conftest.err >&5
21797
21807
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21798
21808
  (exit $ac_status); } &&
21799
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21800
 
                         || test ! -s conftest.err'
 
21809
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21801
21810
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21802
21811
  (eval $ac_try) 2>&5
21803
21812
  ac_status=$?
21869
21878
  cat conftest.err >&5
21870
21879
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
21871
21880
  (exit $ac_status); } &&
21872
 
         { ac_try='test -z "$ac_cxx_werror_flag"
21873
 
                         || test ! -s conftest.err'
 
21881
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
21874
21882
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
21875
21883
  (eval $ac_try) 2>&5
21876
21884
  ac_status=$?
22054
22062
  cat conftest.err >&5
22055
22063
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22056
22064
  (exit $ac_status); } &&
22057
 
         { ac_try='test -z "$ac_cxx_werror_flag"
22058
 
                         || test ! -s conftest.err'
 
22065
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
22059
22066
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22060
22067
  (eval $ac_try) 2>&5
22061
22068
  ac_status=$?
22294
22301
  cat conftest.err >&5
22295
22302
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22296
22303
  (exit $ac_status); } &&
22297
 
         { ac_try='test -z "$ac_cxx_werror_flag"
22298
 
                         || test ! -s conftest.err'
 
22304
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
22299
22305
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22300
22306
  (eval $ac_try) 2>&5
22301
22307
  ac_status=$?
22363
22369
  cat conftest.err >&5
22364
22370
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22365
22371
  (exit $ac_status); } &&
22366
 
         { ac_try='test -z "$ac_cxx_werror_flag"
22367
 
                         || test ! -s conftest.err'
 
22372
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
22368
22373
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22369
22374
  (eval $ac_try) 2>&5
22370
22375
  ac_status=$?
22549
22554
  cat conftest.err >&5
22550
22555
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22551
22556
  (exit $ac_status); } &&
22552
 
         { ac_try='test -z "$ac_cxx_werror_flag"
22553
 
                         || test ! -s conftest.err'
 
22557
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
22554
22558
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22555
22559
  (eval $ac_try) 2>&5
22556
22560
  ac_status=$?
22883
22887
  cat conftest.err >&5
22884
22888
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22885
22889
  (exit $ac_status); } &&
22886
 
         { ac_try='test -z "$ac_cxx_werror_flag"
22887
 
                         || test ! -s conftest.err'
 
22890
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
22888
22891
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22889
22892
  (eval $ac_try) 2>&5
22890
22893
  ac_status=$?
22987
22990
  cat conftest.err >&5
22988
22991
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
22989
22992
  (exit $ac_status); } &&
22990
 
         { ac_try='test -z "$ac_cxx_werror_flag"
22991
 
                         || test ! -s conftest.err'
 
22993
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
22992
22994
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
22993
22995
  (eval $ac_try) 2>&5
22994
22996
  ac_status=$?
23092
23094
  cat conftest.err >&5
23093
23095
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23094
23096
  (exit $ac_status); } &&
23095
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23096
 
                         || test ! -s conftest.err'
 
23097
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23097
23098
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23098
23099
  (eval $ac_try) 2>&5
23099
23100
  ac_status=$?
23193
23194
  cat conftest.err >&5
23194
23195
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23195
23196
  (exit $ac_status); } &&
23196
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23197
 
                         || test ! -s conftest.err'
 
23197
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23198
23198
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23199
23199
  (eval $ac_try) 2>&5
23200
23200
  ac_status=$?
23304
23304
  cat conftest.err >&5
23305
23305
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23306
23306
  (exit $ac_status); } &&
23307
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23308
 
                         || test ! -s conftest.err'
 
23307
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23309
23308
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23310
23309
  (eval $ac_try) 2>&5
23311
23310
  ac_status=$?
23400
23399
  cat conftest.err >&5
23401
23400
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23402
23401
  (exit $ac_status); } &&
23403
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23404
 
                         || test ! -s conftest.err'
 
23402
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23405
23403
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23406
23404
  (eval $ac_try) 2>&5
23407
23405
  ac_status=$?
23561
23559
  cat conftest.err >&5
23562
23560
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23563
23561
  (exit $ac_status); } &&
23564
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23565
 
                         || test ! -s conftest.err'
 
23562
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23566
23563
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23567
23564
  (eval $ac_try) 2>&5
23568
23565
  ac_status=$?
23685
23682
  cat conftest.err >&5
23686
23683
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23687
23684
  (exit $ac_status); } &&
23688
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23689
 
                         || test ! -s conftest.err'
 
23685
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23690
23686
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23691
23687
  (eval $ac_try) 2>&5
23692
23688
  ac_status=$?
23814
23810
  cat conftest.err >&5
23815
23811
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
23816
23812
  (exit $ac_status); } &&
23817
 
         { ac_try='test -z "$ac_cxx_werror_flag"
23818
 
                         || test ! -s conftest.err'
 
23813
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
23819
23814
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
23820
23815
  (eval $ac_try) 2>&5
23821
23816
  ac_status=$?
23933
23928
echo "$as_me:$LINENO: checking for X" >&5
23934
23929
echo $ECHO_N "checking for X... $ECHO_C" >&6
23935
23930
 
23936
 
 
23937
 
# Check whether --with-x or --without-x was given.
23938
 
if test "${with_x+set}" = set; then
23939
 
  withval="$with_x"
23940
 
 
23941
 
fi;
23942
 
# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
23943
 
if test "x$with_x" = xno; then
23944
 
  # The user explicitly disabled X.
23945
 
  have_x=disabled
23946
 
else
23947
 
  if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
23948
 
    # Both variables are already set.
23949
 
    have_x=yes
23950
 
  else
23951
 
    if test "${ac_cv_have_x+set}" = set; then
23952
 
  echo $ECHO_N "(cached) $ECHO_C" >&6
23953
 
else
23954
 
  # One or both of the vars are not set, and there is no cached value.
23955
 
ac_x_includes=no ac_x_libraries=no
23956
 
rm -fr conftest.dir
23957
 
if mkdir conftest.dir; then
23958
 
  cd conftest.dir
23959
 
  # Make sure to not put "make" in the Imakefile rules, since we grep it out.
23960
 
  cat >Imakefile <<'_ACEOF'
23961
 
acfindx:
23962
 
        @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
23963
 
_ACEOF
23964
 
  if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
23965
 
    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
23966
 
    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
23967
 
    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
23968
 
    for ac_extension in a so sl; do
23969
 
      if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
23970
 
         test -f $ac_im_libdir/libX11.$ac_extension; then
23971
 
        ac_im_usrlibdir=$ac_im_libdir; break
23972
 
      fi
23973
 
    done
23974
 
    # Screen out bogus values from the imake configuration.  They are
23975
 
    # bogus both because they are the default anyway, and because
23976
 
    # using them would break gcc on systems where it needs fixed includes.
23977
 
    case $ac_im_incroot in
23978
 
        /usr/include) ;;
23979
 
        *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
23980
 
    esac
23981
 
    case $ac_im_usrlibdir in
23982
 
        /usr/lib | /lib) ;;
23983
 
        *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
23984
 
    esac
23985
 
  fi
23986
 
  cd ..
23987
 
  rm -fr conftest.dir
23988
 
fi
23989
 
 
23990
 
# Standard set of common directories for X headers.
23991
 
# Check X11 before X11Rn because it is often a symlink to the current release.
23992
 
ac_x_header_dirs='
23993
 
/usr/X11/include
23994
 
/usr/X11R6/include
23995
 
/usr/X11R5/include
23996
 
/usr/X11R4/include
23997
 
 
23998
 
/usr/include/X11
23999
 
/usr/include/X11R6
24000
 
/usr/include/X11R5
24001
 
/usr/include/X11R4
24002
 
 
24003
 
/usr/local/X11/include
24004
 
/usr/local/X11R6/include
24005
 
/usr/local/X11R5/include
24006
 
/usr/local/X11R4/include
24007
 
 
24008
 
/usr/local/include/X11
24009
 
/usr/local/include/X11R6
24010
 
/usr/local/include/X11R5
24011
 
/usr/local/include/X11R4
24012
 
 
24013
 
/usr/X386/include
24014
 
/usr/x386/include
24015
 
/usr/XFree86/include/X11
24016
 
 
24017
 
/usr/include
24018
 
/usr/local/include
24019
 
/usr/unsupported/include
24020
 
/usr/athena/include
24021
 
/usr/local/x11r5/include
24022
 
/usr/lpp/Xamples/include
24023
 
 
24024
 
/usr/openwin/include
24025
 
/usr/openwin/share/include'
24026
 
 
24027
 
if test "$ac_x_includes" = no; then
24028
 
  # Guess where to find include files, by looking for Intrinsic.h.
24029
 
  # First, try using that file with no special directory specified.
24030
 
  cat >conftest.$ac_ext <<_ACEOF
24031
 
/* confdefs.h.  */
24032
 
_ACEOF
24033
 
cat confdefs.h >>conftest.$ac_ext
24034
 
cat >>conftest.$ac_ext <<_ACEOF
24035
 
/* end confdefs.h.  */
24036
 
#include <X11/Intrinsic.h>
24037
 
_ACEOF
24038
 
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
24039
 
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
24040
 
  ac_status=$?
24041
 
  grep -v '^ *+' conftest.er1 >conftest.err
24042
 
  rm -f conftest.er1
24043
 
  cat conftest.err >&5
24044
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24045
 
  (exit $ac_status); } >/dev/null; then
24046
 
  if test -s conftest.err; then
24047
 
    ac_cpp_err=$ac_cxx_preproc_warn_flag
24048
 
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
24049
 
  else
24050
 
    ac_cpp_err=
24051
 
  fi
24052
 
else
24053
 
  ac_cpp_err=yes
24054
 
fi
24055
 
if test -z "$ac_cpp_err"; then
24056
 
  # We can compile using X headers with no special include directory.
24057
 
ac_x_includes=
24058
 
else
24059
 
  echo "$as_me: failed program was:" >&5
24060
 
sed 's/^/| /' conftest.$ac_ext >&5
24061
 
 
24062
 
  for ac_dir in $ac_x_header_dirs; do
24063
 
  if test -r "$ac_dir/X11/Intrinsic.h"; then
24064
 
    ac_x_includes=$ac_dir
24065
 
    break
24066
 
  fi
24067
 
done
24068
 
fi
24069
 
rm -f conftest.err conftest.$ac_ext
24070
 
fi # $ac_x_includes = no
24071
 
 
24072
 
if test "$ac_x_libraries" = no; then
24073
 
  # Check for the libraries.
24074
 
  # See if we find them without any special options.
24075
 
  # Don't add to $LIBS permanently.
24076
 
  ac_save_LIBS=$LIBS
24077
 
  LIBS="-lXt $LIBS"
24078
 
  cat >conftest.$ac_ext <<_ACEOF
24079
 
/* confdefs.h.  */
24080
 
_ACEOF
24081
 
cat confdefs.h >>conftest.$ac_ext
24082
 
cat >>conftest.$ac_ext <<_ACEOF
24083
 
/* end confdefs.h.  */
24084
 
#include <X11/Intrinsic.h>
24085
 
int
24086
 
main ()
24087
 
{
24088
 
XtMalloc (0)
24089
 
  ;
24090
 
  return 0;
24091
 
}
24092
 
_ACEOF
24093
 
rm -f conftest.$ac_objext conftest$ac_exeext
24094
 
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
24095
 
  (eval $ac_link) 2>conftest.er1
24096
 
  ac_status=$?
24097
 
  grep -v '^ *+' conftest.er1 >conftest.err
24098
 
  rm -f conftest.er1
24099
 
  cat conftest.err >&5
24100
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24101
 
  (exit $ac_status); } &&
24102
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24103
 
                         || test ! -s conftest.err'
24104
 
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24105
 
  (eval $ac_try) 2>&5
24106
 
  ac_status=$?
24107
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24108
 
  (exit $ac_status); }; } &&
24109
 
         { ac_try='test -s conftest$ac_exeext'
24110
 
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24111
 
  (eval $ac_try) 2>&5
24112
 
  ac_status=$?
24113
 
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24114
 
  (exit $ac_status); }; }; then
24115
 
  LIBS=$ac_save_LIBS
24116
 
# We can link X programs with no special library path.
24117
 
ac_x_libraries=
24118
 
else
24119
 
  echo "$as_me: failed program was:" >&5
24120
 
sed 's/^/| /' conftest.$ac_ext >&5
24121
 
 
24122
 
LIBS=$ac_save_LIBS
24123
 
for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
24124
 
do
24125
 
  # Don't even attempt the hair of trying to link an X program!
24126
 
  for ac_extension in a so sl; do
24127
 
    if test -r $ac_dir/libXt.$ac_extension; then
24128
 
      ac_x_libraries=$ac_dir
24129
 
      break 2
24130
 
    fi
24131
 
  done
24132
 
done
24133
 
fi
24134
 
rm -f conftest.err conftest.$ac_objext \
24135
 
      conftest$ac_exeext conftest.$ac_ext
24136
 
fi # $ac_x_libraries = no
24137
 
 
24138
 
if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
24139
 
  # Didn't find X anywhere.  Cache the known absence of X.
24140
 
  ac_cv_have_x="have_x=no"
24141
 
else
24142
 
  # Record where we found X for the cache.
24143
 
  ac_cv_have_x="have_x=yes \
24144
 
                ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
24145
 
fi
24146
 
fi
24147
 
 
24148
 
  fi
24149
 
  eval "$ac_cv_have_x"
24150
 
fi # $with_x != no
24151
 
 
24152
 
if test "$have_x" != yes; then
24153
 
  echo "$as_me:$LINENO: result: $have_x" >&5
24154
 
echo "${ECHO_T}$have_x" >&6
24155
 
  no_x=yes
24156
 
else
24157
 
  # If each of the values was on the command line, it overrides each guess.
24158
 
  test "x$x_includes" = xNONE && x_includes=$ac_x_includes
24159
 
  test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
24160
 
  # Update the cache value to reflect the command line values.
24161
 
  ac_cv_have_x="have_x=yes \
24162
 
                ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
24163
 
  echo "$as_me:$LINENO: result: libraries $x_libraries, headers $x_includes" >&5
24164
 
echo "${ECHO_T}libraries $x_libraries, headers $x_includes" >&6
24165
 
fi
24166
 
 
 
23931
ac_path_x_has_been_run=yes
 
23932
 
 
23933
# Check whether --with-x or --without-x was given.
 
23934
if test "${with_x+set}" = set; then
 
23935
  withval="$with_x"
 
23936
 
 
23937
fi;
 
23938
# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
 
23939
if test "x$with_x" = xno; then
 
23940
  # The user explicitly disabled X.
 
23941
  have_x=disabled
 
23942
else
 
23943
  if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
 
23944
    # Both variables are already set.
 
23945
    have_x=yes
 
23946
  else
 
23947
    if test "${ac_cv_have_x+set}" = set; then
 
23948
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
23949
else
 
23950
  # One or both of the vars are not set, and there is no cached value.
 
23951
ac_x_includes=no ac_x_libraries=no
 
23952
rm -fr conftest.dir
 
23953
if mkdir conftest.dir; then
 
23954
  cd conftest.dir
 
23955
  # Make sure to not put "make" in the Imakefile rules, since we grep it out.
 
23956
  cat >Imakefile <<'_ACEOF'
 
23957
acfindx:
 
23958
        @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
 
23959
_ACEOF
 
23960
  if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
 
23961
    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
23962
    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
 
23963
    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
 
23964
    for ac_extension in a so sl; do
 
23965
      if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
 
23966
         test -f $ac_im_libdir/libX11.$ac_extension; then
 
23967
        ac_im_usrlibdir=$ac_im_libdir; break
 
23968
      fi
 
23969
    done
 
23970
    # Screen out bogus values from the imake configuration.  They are
 
23971
    # bogus both because they are the default anyway, and because
 
23972
    # using them would break gcc on systems where it needs fixed includes.
 
23973
    case $ac_im_incroot in
 
23974
        /usr/include) ;;
 
23975
        *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
 
23976
    esac
 
23977
    case $ac_im_usrlibdir in
 
23978
        /usr/lib | /lib) ;;
 
23979
        *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
 
23980
    esac
 
23981
  fi
 
23982
  cd ..
 
23983
  rm -fr conftest.dir
 
23984
fi
 
23985
 
 
23986
# Standard set of common directories for X headers.
 
23987
# Check X11 before X11Rn because it is often a symlink to the current release.
 
23988
ac_x_header_dirs='
 
23989
/usr/X11/include
 
23990
/usr/X11R6/include
 
23991
/usr/X11R5/include
 
23992
/usr/X11R4/include
 
23993
 
 
23994
/usr/include/X11
 
23995
/usr/include/X11R6
 
23996
/usr/include/X11R5
 
23997
/usr/include/X11R4
 
23998
 
 
23999
/usr/local/X11/include
 
24000
/usr/local/X11R6/include
 
24001
/usr/local/X11R5/include
 
24002
/usr/local/X11R4/include
 
24003
 
 
24004
/usr/local/include/X11
 
24005
/usr/local/include/X11R6
 
24006
/usr/local/include/X11R5
 
24007
/usr/local/include/X11R4
 
24008
 
 
24009
/usr/X386/include
 
24010
/usr/x386/include
 
24011
/usr/XFree86/include/X11
 
24012
 
 
24013
/usr/include
 
24014
/usr/local/include
 
24015
/usr/unsupported/include
 
24016
/usr/athena/include
 
24017
/usr/local/x11r5/include
 
24018
/usr/lpp/Xamples/include
 
24019
 
 
24020
/usr/openwin/include
 
24021
/usr/openwin/share/include'
 
24022
 
 
24023
if test "$ac_x_includes" = no; then
 
24024
  # Guess where to find include files, by looking for a specified header file.
 
24025
  # First, try using that file with no special directory specified.
 
24026
  cat >conftest.$ac_ext <<_ACEOF
 
24027
/* confdefs.h.  */
 
24028
_ACEOF
 
24029
cat confdefs.h >>conftest.$ac_ext
 
24030
cat >>conftest.$ac_ext <<_ACEOF
 
24031
/* end confdefs.h.  */
 
24032
#include <X11/Intrinsic.h>
 
24033
_ACEOF
 
24034
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
 
24035
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
 
24036
  ac_status=$?
 
24037
  grep -v '^ *+' conftest.er1 >conftest.err
 
24038
  rm -f conftest.er1
 
24039
  cat conftest.err >&5
 
24040
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24041
  (exit $ac_status); } >/dev/null; then
 
24042
  if test -s conftest.err; then
 
24043
    ac_cpp_err=$ac_cxx_preproc_warn_flag
 
24044
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 
24045
  else
 
24046
    ac_cpp_err=
 
24047
  fi
 
24048
else
 
24049
  ac_cpp_err=yes
 
24050
fi
 
24051
if test -z "$ac_cpp_err"; then
 
24052
  # We can compile using X headers with no special include directory.
 
24053
ac_x_includes=
 
24054
else
 
24055
  echo "$as_me: failed program was:" >&5
 
24056
sed 's/^/| /' conftest.$ac_ext >&5
 
24057
 
 
24058
  for ac_dir in $ac_x_header_dirs; do
 
24059
  if test -r "$ac_dir/X11/Intrinsic.h"; then
 
24060
    ac_x_includes=$ac_dir
 
24061
    break
 
24062
  fi
 
24063
done
 
24064
fi
 
24065
rm -f conftest.err conftest.$ac_ext
 
24066
fi # $ac_x_includes = no
 
24067
 
 
24068
if test "$ac_x_libraries" = no; then
 
24069
  # Check for the libraries.
 
24070
  # See if we find them without any special options.
 
24071
  # Don't add to $LIBS permanently.
 
24072
  ac_save_LIBS=$LIBS
 
24073
  LIBS="-lXt $LIBS"
 
24074
  cat >conftest.$ac_ext <<_ACEOF
 
24075
/* confdefs.h.  */
 
24076
_ACEOF
 
24077
cat confdefs.h >>conftest.$ac_ext
 
24078
cat >>conftest.$ac_ext <<_ACEOF
 
24079
/* end confdefs.h.  */
 
24080
#include <X11/Intrinsic.h>
 
24081
int
 
24082
main ()
 
24083
{
 
24084
XtMalloc (0)
 
24085
  ;
 
24086
  return 0;
 
24087
}
 
24088
_ACEOF
 
24089
rm -f conftest.$ac_objext conftest$ac_exeext
 
24090
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
24091
  (eval $ac_link) 2>conftest.er1
 
24092
  ac_status=$?
 
24093
  grep -v '^ *+' conftest.er1 >conftest.err
 
24094
  rm -f conftest.er1
 
24095
  cat conftest.err >&5
 
24096
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24097
  (exit $ac_status); } &&
 
24098
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
 
24099
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
24100
  (eval $ac_try) 2>&5
 
24101
  ac_status=$?
 
24102
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24103
  (exit $ac_status); }; } &&
 
24104
         { ac_try='test -s conftest$ac_exeext'
 
24105
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
24106
  (eval $ac_try) 2>&5
 
24107
  ac_status=$?
 
24108
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24109
  (exit $ac_status); }; }; then
 
24110
  LIBS=$ac_save_LIBS
 
24111
# We can link X programs with no special library path.
 
24112
ac_x_libraries=
 
24113
else
 
24114
  echo "$as_me: failed program was:" >&5
 
24115
sed 's/^/| /' conftest.$ac_ext >&5
 
24116
 
 
24117
LIBS=$ac_save_LIBS
 
24118
for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
 
24119
do
 
24120
  # Don't even attempt the hair of trying to link an X program!
 
24121
  for ac_extension in a so sl; do
 
24122
    if test -r $ac_dir/libXt.$ac_extension; then
 
24123
      ac_x_libraries=$ac_dir
 
24124
      break 2
 
24125
    fi
 
24126
  done
 
24127
done
 
24128
fi
 
24129
rm -f conftest.err conftest.$ac_objext \
 
24130
      conftest$ac_exeext conftest.$ac_ext
 
24131
fi # $ac_x_libraries = no
 
24132
 
 
24133
if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
 
24134
  # Didn't find X anywhere.  Cache the known absence of X.
 
24135
  ac_cv_have_x="have_x=no"
 
24136
else
 
24137
  # Record where we found X for the cache.
 
24138
  ac_cv_have_x="have_x=yes \
 
24139
                ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
 
24140
fi
 
24141
fi
 
24142
 
 
24143
  fi
 
24144
  eval "$ac_cv_have_x"
 
24145
fi # $with_x != no
 
24146
 
 
24147
if test "$have_x" != yes; then
 
24148
  echo "$as_me:$LINENO: result: $have_x" >&5
 
24149
echo "${ECHO_T}$have_x" >&6
 
24150
  no_x=yes
 
24151
else
 
24152
  # If each of the values was on the command line, it overrides each guess.
 
24153
  test "x$x_includes" = xNONE && x_includes=$ac_x_includes
 
24154
  test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
 
24155
  # Update the cache value to reflect the command line values.
 
24156
  ac_cv_have_x="have_x=yes \
 
24157
                ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
 
24158
  # It might be that x_includes is empty (headers are found in the
 
24159
  # standard search path. Then output the corresponding message
 
24160
  ac_out_x_includes=$x_includes
 
24161
  test "x$x_includes" = x && ac_out_x_includes="in standard search path"
 
24162
  echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
 
24163
echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
 
24164
fi
 
24165
 
 
24166
 
 
24167
if test "x$ac_path_x_has_been_run" != xyes; then
 
24168
  echo "$as_me:$LINENO: checking for X" >&5
 
24169
echo $ECHO_N "checking for X... $ECHO_C" >&6
 
24170
 
 
24171
ac_path_x_has_been_run=yes
 
24172
 
 
24173
# Check whether --with-x or --without-x was given.
 
24174
if test "${with_x+set}" = set; then
 
24175
  withval="$with_x"
 
24176
 
 
24177
fi;
 
24178
# $have_x is `yes', `no', `disabled', or empty when we do not yet know.
 
24179
if test "x$with_x" = xno; then
 
24180
  # The user explicitly disabled X.
 
24181
  have_x=disabled
 
24182
else
 
24183
  if test "x$x_includes" != xNONE && test "x$x_libraries" != xNONE; then
 
24184
    # Both variables are already set.
 
24185
    have_x=yes
 
24186
  else
 
24187
    if test "${ac_cv_have_x+set}" = set; then
 
24188
  echo $ECHO_N "(cached) $ECHO_C" >&6
 
24189
else
 
24190
  # One or both of the vars are not set, and there is no cached value.
 
24191
ac_x_includes=no ac_x_libraries=no
 
24192
rm -fr conftest.dir
 
24193
if mkdir conftest.dir; then
 
24194
  cd conftest.dir
 
24195
  # Make sure to not put "make" in the Imakefile rules, since we grep it out.
 
24196
  cat >Imakefile <<'_ACEOF'
 
24197
acfindx:
 
24198
        @echo 'ac_im_incroot="${INCROOT}"; ac_im_usrlibdir="${USRLIBDIR}"; ac_im_libdir="${LIBDIR}"'
 
24199
_ACEOF
 
24200
  if (xmkmf) >/dev/null 2>/dev/null && test -f Makefile; then
 
24201
    # GNU make sometimes prints "make[1]: Entering...", which would confuse us.
 
24202
    eval `${MAKE-make} acfindx 2>/dev/null | grep -v make`
 
24203
    # Open Windows xmkmf reportedly sets LIBDIR instead of USRLIBDIR.
 
24204
    for ac_extension in a so sl; do
 
24205
      if test ! -f $ac_im_usrlibdir/libX11.$ac_extension &&
 
24206
         test -f $ac_im_libdir/libX11.$ac_extension; then
 
24207
        ac_im_usrlibdir=$ac_im_libdir; break
 
24208
      fi
 
24209
    done
 
24210
    # Screen out bogus values from the imake configuration.  They are
 
24211
    # bogus both because they are the default anyway, and because
 
24212
    # using them would break gcc on systems where it needs fixed includes.
 
24213
    case $ac_im_incroot in
 
24214
        /usr/include) ;;
 
24215
        *) test -f "$ac_im_incroot/X11/Xos.h" && ac_x_includes=$ac_im_incroot;;
 
24216
    esac
 
24217
    case $ac_im_usrlibdir in
 
24218
        /usr/lib | /lib) ;;
 
24219
        *) test -d "$ac_im_usrlibdir" && ac_x_libraries=$ac_im_usrlibdir ;;
 
24220
    esac
 
24221
  fi
 
24222
  cd ..
 
24223
  rm -fr conftest.dir
 
24224
fi
 
24225
 
 
24226
# Standard set of common directories for X headers.
 
24227
# Check X11 before X11Rn because it is often a symlink to the current release.
 
24228
ac_x_header_dirs='
 
24229
/usr/X11/include
 
24230
/usr/X11R6/include
 
24231
/usr/X11R5/include
 
24232
/usr/X11R4/include
 
24233
 
 
24234
/usr/include/X11
 
24235
/usr/include/X11R6
 
24236
/usr/include/X11R5
 
24237
/usr/include/X11R4
 
24238
 
 
24239
/usr/local/X11/include
 
24240
/usr/local/X11R6/include
 
24241
/usr/local/X11R5/include
 
24242
/usr/local/X11R4/include
 
24243
 
 
24244
/usr/local/include/X11
 
24245
/usr/local/include/X11R6
 
24246
/usr/local/include/X11R5
 
24247
/usr/local/include/X11R4
 
24248
 
 
24249
/usr/X386/include
 
24250
/usr/x386/include
 
24251
/usr/XFree86/include/X11
 
24252
 
 
24253
/usr/include
 
24254
/usr/local/include
 
24255
/usr/unsupported/include
 
24256
/usr/athena/include
 
24257
/usr/local/x11r5/include
 
24258
/usr/lpp/Xamples/include
 
24259
 
 
24260
/usr/openwin/include
 
24261
/usr/openwin/share/include'
 
24262
 
 
24263
if test "$ac_x_includes" = no; then
 
24264
  # Guess where to find include files, by looking for a specified header file.
 
24265
  # First, try using that file with no special directory specified.
 
24266
  cat >conftest.$ac_ext <<_ACEOF
 
24267
/* confdefs.h.  */
 
24268
_ACEOF
 
24269
cat confdefs.h >>conftest.$ac_ext
 
24270
cat >>conftest.$ac_ext <<_ACEOF
 
24271
/* end confdefs.h.  */
 
24272
#include <X11/Intrinsic.h>
 
24273
_ACEOF
 
24274
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5
 
24275
  (eval $ac_cpp conftest.$ac_ext) 2>conftest.er1
 
24276
  ac_status=$?
 
24277
  grep -v '^ *+' conftest.er1 >conftest.err
 
24278
  rm -f conftest.er1
 
24279
  cat conftest.err >&5
 
24280
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24281
  (exit $ac_status); } >/dev/null; then
 
24282
  if test -s conftest.err; then
 
24283
    ac_cpp_err=$ac_cxx_preproc_warn_flag
 
24284
    ac_cpp_err=$ac_cpp_err$ac_cxx_werror_flag
 
24285
  else
 
24286
    ac_cpp_err=
 
24287
  fi
 
24288
else
 
24289
  ac_cpp_err=yes
 
24290
fi
 
24291
if test -z "$ac_cpp_err"; then
 
24292
  # We can compile using X headers with no special include directory.
 
24293
ac_x_includes=
 
24294
else
 
24295
  echo "$as_me: failed program was:" >&5
 
24296
sed 's/^/| /' conftest.$ac_ext >&5
 
24297
 
 
24298
  for ac_dir in $ac_x_header_dirs; do
 
24299
  if test -r "$ac_dir/X11/Intrinsic.h"; then
 
24300
    ac_x_includes=$ac_dir
 
24301
    break
 
24302
  fi
 
24303
done
 
24304
fi
 
24305
rm -f conftest.err conftest.$ac_ext
 
24306
fi # $ac_x_includes = no
 
24307
 
 
24308
if test "$ac_x_libraries" = no; then
 
24309
  # Check for the libraries.
 
24310
  # See if we find them without any special options.
 
24311
  # Don't add to $LIBS permanently.
 
24312
  ac_save_LIBS=$LIBS
 
24313
  LIBS="-lXt $LIBS"
 
24314
  cat >conftest.$ac_ext <<_ACEOF
 
24315
/* confdefs.h.  */
 
24316
_ACEOF
 
24317
cat confdefs.h >>conftest.$ac_ext
 
24318
cat >>conftest.$ac_ext <<_ACEOF
 
24319
/* end confdefs.h.  */
 
24320
#include <X11/Intrinsic.h>
 
24321
int
 
24322
main ()
 
24323
{
 
24324
XtMalloc (0)
 
24325
  ;
 
24326
  return 0;
 
24327
}
 
24328
_ACEOF
 
24329
rm -f conftest.$ac_objext conftest$ac_exeext
 
24330
if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
 
24331
  (eval $ac_link) 2>conftest.er1
 
24332
  ac_status=$?
 
24333
  grep -v '^ *+' conftest.er1 >conftest.err
 
24334
  rm -f conftest.er1
 
24335
  cat conftest.err >&5
 
24336
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24337
  (exit $ac_status); } &&
 
24338
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
 
24339
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
24340
  (eval $ac_try) 2>&5
 
24341
  ac_status=$?
 
24342
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24343
  (exit $ac_status); }; } &&
 
24344
         { ac_try='test -s conftest$ac_exeext'
 
24345
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
 
24346
  (eval $ac_try) 2>&5
 
24347
  ac_status=$?
 
24348
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
 
24349
  (exit $ac_status); }; }; then
 
24350
  LIBS=$ac_save_LIBS
 
24351
# We can link X programs with no special library path.
 
24352
ac_x_libraries=
 
24353
else
 
24354
  echo "$as_me: failed program was:" >&5
 
24355
sed 's/^/| /' conftest.$ac_ext >&5
 
24356
 
 
24357
LIBS=$ac_save_LIBS
 
24358
for ac_dir in `echo "$ac_x_includes $ac_x_header_dirs" | sed s/include/lib/g`
 
24359
do
 
24360
  # Don't even attempt the hair of trying to link an X program!
 
24361
  for ac_extension in a so sl; do
 
24362
    if test -r $ac_dir/libXt.$ac_extension; then
 
24363
      ac_x_libraries=$ac_dir
 
24364
      break 2
 
24365
    fi
 
24366
  done
 
24367
done
 
24368
fi
 
24369
rm -f conftest.err conftest.$ac_objext \
 
24370
      conftest$ac_exeext conftest.$ac_ext
 
24371
fi # $ac_x_libraries = no
 
24372
 
 
24373
if test "$ac_x_includes" = no || test "$ac_x_libraries" = no; then
 
24374
  # Didn't find X anywhere.  Cache the known absence of X.
 
24375
  ac_cv_have_x="have_x=no"
 
24376
else
 
24377
  # Record where we found X for the cache.
 
24378
  ac_cv_have_x="have_x=yes \
 
24379
                ac_x_includes=$ac_x_includes ac_x_libraries=$ac_x_libraries"
 
24380
fi
 
24381
fi
 
24382
 
 
24383
  fi
 
24384
  eval "$ac_cv_have_x"
 
24385
fi # $with_x != no
 
24386
 
 
24387
if test "$have_x" != yes; then
 
24388
  echo "$as_me:$LINENO: result: $have_x" >&5
 
24389
echo "${ECHO_T}$have_x" >&6
 
24390
  no_x=yes
 
24391
else
 
24392
  # If each of the values was on the command line, it overrides each guess.
 
24393
  test "x$x_includes" = xNONE && x_includes=$ac_x_includes
 
24394
  test "x$x_libraries" = xNONE && x_libraries=$ac_x_libraries
 
24395
  # Update the cache value to reflect the command line values.
 
24396
  ac_cv_have_x="have_x=yes \
 
24397
                ac_x_includes=$x_includes ac_x_libraries=$x_libraries"
 
24398
  # It might be that x_includes is empty (headers are found in the
 
24399
  # standard search path. Then output the corresponding message
 
24400
  ac_out_x_includes=$x_includes
 
24401
  test "x$x_includes" = x && ac_out_x_includes="in standard search path"
 
24402
  echo "$as_me:$LINENO: result: libraries $x_libraries, headers $ac_out_x_includes" >&5
 
24403
echo "${ECHO_T}libraries $x_libraries, headers $ac_out_x_includes" >&6
 
24404
fi
 
24405
 
 
24406
fi
24167
24407
if test "$no_x" = yes; then
24168
24408
  # Not all programs may use this symbol, but it does not hurt to define it.
24169
24409
 
24211
24451
  cat conftest.err >&5
24212
24452
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24213
24453
  (exit $ac_status); } &&
24214
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24215
 
                         || test ! -s conftest.err'
 
24454
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24216
24455
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24217
24456
  (eval $ac_try) 2>&5
24218
24457
  ac_status=$?
24263
24502
  cat conftest.err >&5
24264
24503
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24265
24504
  (exit $ac_status); } &&
24266
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24267
 
                         || test ! -s conftest.err'
 
24505
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24268
24506
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24269
24507
  (eval $ac_try) 2>&5
24270
24508
  ac_status=$?
24340
24578
  cat conftest.err >&5
24341
24579
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24342
24580
  (exit $ac_status); } &&
24343
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24344
 
                         || test ! -s conftest.err'
 
24581
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24345
24582
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24346
24583
  (eval $ac_try) 2>&5
24347
24584
  ac_status=$?
24396
24633
  cat conftest.err >&5
24397
24634
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24398
24635
  (exit $ac_status); } &&
24399
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24400
 
                         || test ! -s conftest.err'
 
24636
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24401
24637
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24402
24638
  (eval $ac_try) 2>&5
24403
24639
  ac_status=$?
24465
24701
  cat conftest.err >&5
24466
24702
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24467
24703
  (exit $ac_status); } &&
24468
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24469
 
                         || test ! -s conftest.err'
 
24704
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24470
24705
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24471
24706
  (eval $ac_try) 2>&5
24472
24707
  ac_status=$?
24574
24809
  cat conftest.err >&5
24575
24810
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24576
24811
  (exit $ac_status); } &&
24577
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24578
 
                         || test ! -s conftest.err'
 
24812
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24579
24813
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24580
24814
  (eval $ac_try) 2>&5
24581
24815
  ac_status=$?
24639
24873
  cat conftest.err >&5
24640
24874
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24641
24875
  (exit $ac_status); } &&
24642
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24643
 
                         || test ! -s conftest.err'
 
24876
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24644
24877
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24645
24878
  (eval $ac_try) 2>&5
24646
24879
  ac_status=$?
24708
24941
  cat conftest.err >&5
24709
24942
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24710
24943
  (exit $ac_status); } &&
24711
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24712
 
                         || test ! -s conftest.err'
 
24944
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24713
24945
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24714
24946
  (eval $ac_try) 2>&5
24715
24947
  ac_status=$?
24813
25045
  cat conftest.err >&5
24814
25046
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24815
25047
  (exit $ac_status); } &&
24816
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24817
 
                         || test ! -s conftest.err'
 
25048
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24818
25049
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24819
25050
  (eval $ac_try) 2>&5
24820
25051
  ac_status=$?
24878
25109
  cat conftest.err >&5
24879
25110
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24880
25111
  (exit $ac_status); } &&
24881
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24882
 
                         || test ! -s conftest.err'
 
25112
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24883
25113
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24884
25114
  (eval $ac_try) 2>&5
24885
25115
  ac_status=$?
24976
25206
  cat conftest.err >&5
24977
25207
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
24978
25208
  (exit $ac_status); } &&
24979
 
         { ac_try='test -z "$ac_cxx_werror_flag"
24980
 
                         || test ! -s conftest.err'
 
25209
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
24981
25210
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
24982
25211
  (eval $ac_try) 2>&5
24983
25212
  ac_status=$?
25041
25270
  cat conftest.err >&5
25042
25271
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25043
25272
  (exit $ac_status); } &&
25044
 
         { ac_try='test -z "$ac_cxx_werror_flag"
25045
 
                         || test ! -s conftest.err'
 
25273
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
25046
25274
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25047
25275
  (eval $ac_try) 2>&5
25048
25276
  ac_status=$?
25139
25367
  cat conftest.err >&5
25140
25368
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25141
25369
  (exit $ac_status); } &&
25142
 
         { ac_try='test -z "$ac_cxx_werror_flag"
25143
 
                         || test ! -s conftest.err'
 
25370
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
25144
25371
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25145
25372
  (eval $ac_try) 2>&5
25146
25373
  ac_status=$?
25204
25431
  cat conftest.err >&5
25205
25432
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25206
25433
  (exit $ac_status); } &&
25207
 
         { ac_try='test -z "$ac_cxx_werror_flag"
25208
 
                         || test ! -s conftest.err'
 
25434
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
25209
25435
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25210
25436
  (eval $ac_try) 2>&5
25211
25437
  ac_status=$?
25284
25510
  cat conftest.err >&5
25285
25511
  echo "$as_me:$LINENO: \$? = $ac_status" >&5
25286
25512
  (exit $ac_status); } &&
25287
 
         { ac_try='test -z "$ac_cxx_werror_flag"
25288
 
                         || test ! -s conftest.err'
 
25513
         { ac_try='test -z "$ac_cxx_werror_flag"                         || test ! -s conftest.err'
25289
25514
  { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5
25290
25515
  (eval $ac_try) 2>&5
25291
25516
  ac_status=$?
26311
26536
 
26312
26537
          ac_config_files="$ac_config_files tools/Makefile"
26313
26538
 
 
26539
          ac_config_files="$ac_config_files tools/jb2cmp/Makefile"
 
26540
 
26314
26541
          ac_config_files="$ac_config_files xmltools/Makefile"
26315
26542
 
26316
26543
          ac_config_files="$ac_config_files gui/Makefile"
26323
26550
 
26324
26551
          ac_config_files="$ac_config_files gui/nsdejavu/Makefile"
26325
26552
 
26326
 
          ac_config_files="$ac_config_files gsfiles/Makefile"
26327
 
 
26328
26553
          ac_config_files="$ac_config_files i18n/Makefile"
26329
26554
 
26330
26555
          ac_config_files="$ac_config_files i18n/ja/Makefile"
26696
26921
} >&5
26697
26922
cat >&5 <<_CSEOF
26698
26923
 
26699
 
This file was extended by djvulibre $as_me 3.5.14, which was
 
26924
This file was extended by djvulibre $as_me 3.5.16, which was
26700
26925
generated by GNU Autoconf 2.59.  Invocation command line was
26701
26926
 
26702
26927
  CONFIG_FILES    = $CONFIG_FILES
26756
26981
 
26757
26982
cat >>$CONFIG_STATUS <<_ACEOF
26758
26983
ac_cs_version="\\
26759
 
djvulibre config.status 3.5.14
 
26984
djvulibre config.status 3.5.16
26760
26985
configured by $0, generated by GNU Autoconf 2.59,
26761
26986
  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
26762
26987
 
26862
27087
  "Makefile" ) CONFIG_FILES="$CONFIG_FILES Makefile" ;;
26863
27088
  "libdjvu/Makefile" ) CONFIG_FILES="$CONFIG_FILES libdjvu/Makefile" ;;
26864
27089
  "tools/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/Makefile" ;;
 
27090
  "tools/jb2cmp/Makefile" ) CONFIG_FILES="$CONFIG_FILES tools/jb2cmp/Makefile" ;;
26865
27091
  "xmltools/Makefile" ) CONFIG_FILES="$CONFIG_FILES xmltools/Makefile" ;;
26866
27092
  "gui/Makefile" ) CONFIG_FILES="$CONFIG_FILES gui/Makefile" ;;
26867
27093
  "gui/desktop/Makefile" ) CONFIG_FILES="$CONFIG_FILES gui/desktop/Makefile" ;;
26868
27094
  "gui/bin2cpp/Makefile" ) CONFIG_FILES="$CONFIG_FILES gui/bin2cpp/Makefile" ;;
26869
27095
  "gui/djview/Makefile" ) CONFIG_FILES="$CONFIG_FILES gui/djview/Makefile" ;;
26870
27096
  "gui/nsdejavu/Makefile" ) CONFIG_FILES="$CONFIG_FILES gui/nsdejavu/Makefile" ;;
26871
 
  "gsfiles/Makefile" ) CONFIG_FILES="$CONFIG_FILES gsfiles/Makefile" ;;
26872
27097
  "i18n/Makefile" ) CONFIG_FILES="$CONFIG_FILES i18n/Makefile" ;;
26873
27098
  "i18n/ja/Makefile" ) CONFIG_FILES="$CONFIG_FILES i18n/ja/Makefile" ;;
26874
27099
  "i18n/de/Makefile" ) CONFIG_FILES="$CONFIG_FILES i18n/de/Makefile" ;;
26966
27191
s,@host_cpu@,$host_cpu,;t t
26967
27192
s,@host_vendor@,$host_vendor,;t t
26968
27193
s,@host_os@,$host_os,;t t
 
27194
s,@LIBDJVU_VER@,$LIBDJVU_VER,;t t
26969
27195
s,@SET_MAKE@,$SET_MAKE,;t t
26970
27196
s,@LN_S@,$LN_S,;t t
26971
27197
s,@RM@,$RM,;t t
27209
27435
  *) ac_INSTALL=$ac_top_builddir$INSTALL ;;
27210
27436
  esac
27211
27437
 
27212
 
  if test x"$ac_file" != x-; then
27213
 
    { echo "$as_me:$LINENO: creating $ac_file" >&5
27214
 
echo "$as_me: creating $ac_file" >&6;}
27215
 
    rm -f "$ac_file"
27216
 
  fi
27217
27438
  # Let's still pretend it is `configure' which instantiates (i.e., don't
27218
27439
  # use $as_me), people would be surprised to read:
27219
27440
  #    /* config.h.  Generated by config.status.  */
27252
27473
         fi;;
27253
27474
      esac
27254
27475
    done` || { (exit 1); exit 1; }
 
27476
 
 
27477
  if test x"$ac_file" != x-; then
 
27478
    { echo "$as_me:$LINENO: creating $ac_file" >&5
 
27479
echo "$as_me: creating $ac_file" >&6;}
 
27480
    rm -f "$ac_file"
 
27481
  fi
27255
27482
_ACEOF
27256
27483
cat >>$CONFIG_STATUS <<_ACEOF
27257
27484
  sed "$ac_vpsub