~ubuntu-branches/ubuntu/oneiric/ibus-m17n/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): LI Daobing
  • Date: 2009-09-30 23:15:39 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (2.1.6 sid)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20090930231539-3vtw4sxl0nzf630s
* new upstream release.
* debian/control: bump standards version to 3.8.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.63 for ibus-m17n 1.2.0.20090617.
 
3
# Generated by GNU Autoconf 2.63 for ibus-m17n 1.2.0.20090930.
4
4
#
5
5
# Report bugs to <http://code.google.com/p/ibus/issues/entry>.
6
6
#
745
745
# Identity of this package.
746
746
PACKAGE_NAME='ibus-m17n'
747
747
PACKAGE_TARNAME='ibus-m17n'
748
 
PACKAGE_VERSION='1.2.0.20090617'
749
 
PACKAGE_STRING='ibus-m17n 1.2.0.20090617'
 
748
PACKAGE_VERSION='1.2.0.20090930'
 
749
PACKAGE_STRING='ibus-m17n 1.2.0.20090930'
750
750
PACKAGE_BUGREPORT='http://code.google.com/p/ibus/issues/entry'
751
751
 
752
752
# Factoring default headers for most tests.
819
819
lt_ECHO
820
820
RANLIB
821
821
AR
822
 
OBJDUMP
823
822
LN_S
824
823
NM
825
824
ac_ct_DUMPBIN
1515
1514
  # Omit some internal or obsolete options to make the list less imposing.
1516
1515
  # This message is too long to be a string in the A/UX 3.1 sh.
1517
1516
  cat <<_ACEOF
1518
 
\`configure' configures ibus-m17n 1.2.0.20090617 to adapt to many kinds of systems.
 
1517
\`configure' configures ibus-m17n 1.2.0.20090930 to adapt to many kinds of systems.
1519
1518
 
1520
1519
Usage: $0 [OPTION]... [VAR=VALUE]...
1521
1520
 
1585
1584
 
1586
1585
if test -n "$ac_init_help"; then
1587
1586
  case $ac_init_help in
1588
 
     short | recursive ) echo "Configuration of ibus-m17n 1.2.0.20090617:";;
 
1587
     short | recursive ) echo "Configuration of ibus-m17n 1.2.0.20090930:";;
1589
1588
   esac
1590
1589
  cat <<\_ACEOF
1591
1590
 
1701
1700
test -n "$ac_init_help" && exit $ac_status
1702
1701
if $ac_init_version; then
1703
1702
  cat <<\_ACEOF
1704
 
ibus-m17n configure 1.2.0.20090617
 
1703
ibus-m17n configure 1.2.0.20090930
1705
1704
generated by GNU Autoconf 2.63
1706
1705
 
1707
1706
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1715
1714
This file contains any messages produced by compilers while
1716
1715
running configure, to aid debugging if configure makes a mistake.
1717
1716
 
1718
 
It was created by ibus-m17n $as_me 1.2.0.20090617, which was
 
1717
It was created by ibus-m17n $as_me 1.2.0.20090930, which was
1719
1718
generated by GNU Autoconf 2.63.  Invocation command line was
1720
1719
 
1721
1720
  $ $0 $@
2432
2431
 
2433
2432
# Define the identity of the package.
2434
2433
 PACKAGE='ibus-m17n'
2435
 
 VERSION='1.2.0.20090617'
 
2434
 VERSION='1.2.0.20090930'
2436
2435
 
2437
2436
 
2438
2437
cat >>confdefs.h <<_ACEOF
4541
4540
 
4542
4541
# define PACKAGE_VERSION_* variables
4543
4542
 
4544
 
  PACKAGE_VERSION_MAJOR=$(echo 1.2.0.20090617 | cut -d'.' -f1)
4545
 
  PACKAGE_VERSION_MINOR=$(echo 1.2.0.20090617 | cut -d'.' -f2)
4546
 
  PACKAGE_VERSION_MICRO=$(echo 1.2.0.20090617 | cut -d'.' -f3)
 
4543
  PACKAGE_VERSION_MAJOR=$(echo 1.2.0.20090930 | cut -d'.' -f1)
 
4544
  PACKAGE_VERSION_MINOR=$(echo 1.2.0.20090930 | cut -d'.' -f2)
 
4545
  PACKAGE_VERSION_MICRO=$(echo 1.2.0.20090930 | cut -d'.' -f3)
4547
4546
 
4548
4547
 
4549
4548
 
4553
4552
  { $as_echo "$as_me:$LINENO: checking nano version" >&5
4554
4553
$as_echo_n "checking nano version... " >&6; }
4555
4554
 
4556
 
  NANO=$(echo 1.2.0.20090617 | cut -d'.' -f4)
 
4555
  NANO=$(echo 1.2.0.20090930 | cut -d'.' -f4)
4557
4556
 
4558
4557
  if test x"$NANO" = x || test "x$NANO" = "x0" ; then
4559
4558
    { $as_echo "$as_me:$LINENO: result: 0 (release)" >&5
6345
6344
 
6346
6345
 
6347
6346
 
6348
 
macro_version='2.2.6'
6349
 
macro_revision='1.3012'
 
6347
macro_version='2.2.4'
 
6348
macro_revision='1.2976'
6350
6349
 
6351
6350
 
6352
6351
 
6905
6904
else
6906
6905
  lt_cv_nm_interface="BSD nm"
6907
6906
  echo "int some_variable = 0;" > conftest.$ac_ext
6908
 
  (eval echo "\"\$as_me:6908: $ac_compile\"" >&5)
 
6907
  (eval echo "\"\$as_me:6907: $ac_compile\"" >&5)
6909
6908
  (eval "$ac_compile" 2>conftest.err)
6910
6909
  cat conftest.err >&5
6911
 
  (eval echo "\"\$as_me:6911: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
 
6910
  (eval echo "\"\$as_me:6910: $NM \\\"conftest.$ac_objext\\\"\"" >&5)
6912
6911
  (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out)
6913
6912
  cat conftest.err >&5
6914
 
  (eval echo "\"\$as_me:6914: output\"" >&5)
 
6913
  (eval echo "\"\$as_me:6913: output\"" >&5)
6915
6914
  cat conftest.out >&5
6916
6915
  if $GREP 'External.*some_variable' conftest.out > /dev/null; then
6917
6916
    lt_cv_nm_interface="MS dumpbin"
6957
6956
    lt_cv_sys_max_cmd_len=-1;
6958
6957
    ;;
6959
6958
 
6960
 
  cygwin* | mingw* | cegcc*)
 
6959
  cygwin* | mingw*)
6961
6960
    # On Win9x/ME, this test blows up -- it succeeds, but takes
6962
6961
    # about 5 minutes as the teststring grows exponentially.
6963
6962
    # Worse, since 9x/ME are not pre-emptively multitasking,
7158
7157
 
7159
7158
 
7160
7159
 
7161
 
if test -n "$ac_tool_prefix"; then
7162
 
  # Extract the first word of "${ac_tool_prefix}objdump", so it can be a program name with args.
7163
 
set dummy ${ac_tool_prefix}objdump; ac_word=$2
7164
 
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7165
 
$as_echo_n "checking for $ac_word... " >&6; }
7166
 
if test "${ac_cv_prog_OBJDUMP+set}" = set; then
7167
 
  $as_echo_n "(cached) " >&6
7168
 
else
7169
 
  if test -n "$OBJDUMP"; then
7170
 
  ac_cv_prog_OBJDUMP="$OBJDUMP" # Let the user override the test.
7171
 
else
7172
 
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7173
 
for as_dir in $PATH
7174
 
do
7175
 
  IFS=$as_save_IFS
7176
 
  test -z "$as_dir" && as_dir=.
7177
 
  for ac_exec_ext in '' $ac_executable_extensions; do
7178
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7179
 
    ac_cv_prog_OBJDUMP="${ac_tool_prefix}objdump"
7180
 
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7181
 
    break 2
7182
 
  fi
7183
 
done
7184
 
done
7185
 
IFS=$as_save_IFS
7186
 
 
7187
 
fi
7188
 
fi
7189
 
OBJDUMP=$ac_cv_prog_OBJDUMP
7190
 
if test -n "$OBJDUMP"; then
7191
 
  { $as_echo "$as_me:$LINENO: result: $OBJDUMP" >&5
7192
 
$as_echo "$OBJDUMP" >&6; }
7193
 
else
7194
 
  { $as_echo "$as_me:$LINENO: result: no" >&5
7195
 
$as_echo "no" >&6; }
7196
 
fi
7197
 
 
7198
 
 
7199
 
fi
7200
 
if test -z "$ac_cv_prog_OBJDUMP"; then
7201
 
  ac_ct_OBJDUMP=$OBJDUMP
7202
 
  # Extract the first word of "objdump", so it can be a program name with args.
7203
 
set dummy objdump; ac_word=$2
7204
 
{ $as_echo "$as_me:$LINENO: checking for $ac_word" >&5
7205
 
$as_echo_n "checking for $ac_word... " >&6; }
7206
 
if test "${ac_cv_prog_ac_ct_OBJDUMP+set}" = set; then
7207
 
  $as_echo_n "(cached) " >&6
7208
 
else
7209
 
  if test -n "$ac_ct_OBJDUMP"; then
7210
 
  ac_cv_prog_ac_ct_OBJDUMP="$ac_ct_OBJDUMP" # Let the user override the test.
7211
 
else
7212
 
as_save_IFS=$IFS; IFS=$PATH_SEPARATOR
7213
 
for as_dir in $PATH
7214
 
do
7215
 
  IFS=$as_save_IFS
7216
 
  test -z "$as_dir" && as_dir=.
7217
 
  for ac_exec_ext in '' $ac_executable_extensions; do
7218
 
  if { test -f "$as_dir/$ac_word$ac_exec_ext" && $as_test_x "$as_dir/$ac_word$ac_exec_ext"; }; then
7219
 
    ac_cv_prog_ac_ct_OBJDUMP="objdump"
7220
 
    $as_echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5
7221
 
    break 2
7222
 
  fi
7223
 
done
7224
 
done
7225
 
IFS=$as_save_IFS
7226
 
 
7227
 
fi
7228
 
fi
7229
 
ac_ct_OBJDUMP=$ac_cv_prog_ac_ct_OBJDUMP
7230
 
if test -n "$ac_ct_OBJDUMP"; then
7231
 
  { $as_echo "$as_me:$LINENO: result: $ac_ct_OBJDUMP" >&5
7232
 
$as_echo "$ac_ct_OBJDUMP" >&6; }
7233
 
else
7234
 
  { $as_echo "$as_me:$LINENO: result: no" >&5
7235
 
$as_echo "no" >&6; }
7236
 
fi
7237
 
 
7238
 
  if test "x$ac_ct_OBJDUMP" = x; then
7239
 
    OBJDUMP="false"
7240
 
  else
7241
 
    case $cross_compiling:$ac_tool_warned in
7242
 
yes:)
7243
 
{ $as_echo "$as_me:$LINENO: WARNING: using cross tools not prefixed with host triplet" >&5
7244
 
$as_echo "$as_me: WARNING: using cross tools not prefixed with host triplet" >&2;}
7245
 
ac_tool_warned=yes ;;
7246
 
esac
7247
 
    OBJDUMP=$ac_ct_OBJDUMP
7248
 
  fi
7249
 
else
7250
 
  OBJDUMP="$ac_cv_prog_OBJDUMP"
7251
 
fi
7252
 
 
7253
 
test -z "$OBJDUMP" && OBJDUMP=objdump
7254
 
 
7255
 
 
7256
 
 
7257
 
 
7258
 
 
7259
 
 
7260
 
 
7261
 
 
7262
7160
 
7263
7161
{ $as_echo "$as_me:$LINENO: checking how to recognize dependent libraries" >&5
7264
7162
$as_echo_n "checking how to recognize dependent libraries... " >&6; }
7313
7211
  fi
7314
7212
  ;;
7315
7213
 
7316
 
cegcc)
7317
 
  # use the weaker test based on 'objdump'. See mingw*.
7318
 
  lt_cv_deplibs_check_method='file_magic file format pe-arm-.*little(.*architecture: arm)?'
7319
 
  lt_cv_file_magic_cmd='$OBJDUMP -f'
7320
 
  ;;
7321
 
 
7322
7214
darwin* | rhapsody*)
7323
7215
  lt_cv_deplibs_check_method=pass_all
7324
7216
  ;;
7857
7749
aix*)
7858
7750
  symcode='[BCDT]'
7859
7751
  ;;
7860
 
cygwin* | mingw* | pw32* | cegcc*)
 
7752
cygwin* | mingw* | pw32*)
7861
7753
  symcode='[ABCDGISTW]'
7862
7754
  ;;
7863
7755
hpux*)
8116
8008
  ;;
8117
8009
*-*-irix6*)
8118
8010
  # Find out which ABI we are using.
8119
 
  echo '#line 8119 "configure"' > conftest.$ac_ext
 
8011
  echo '#line 8011 "configure"' > conftest.$ac_ext
8120
8012
  if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5
8121
8013
  (eval $ac_compile) 2>&5
8122
8014
  ac_status=$?
10174
10066
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10175
10067
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10176
10068
   -e 's:$: $lt_compiler_flag:'`
10177
 
   (eval echo "\"\$as_me:10177: $lt_compile\"" >&5)
 
10069
   (eval echo "\"\$as_me:10069: $lt_compile\"" >&5)
10178
10070
   (eval "$lt_compile" 2>conftest.err)
10179
10071
   ac_status=$?
10180
10072
   cat conftest.err >&5
10181
 
   echo "$as_me:10181: \$? = $ac_status" >&5
 
10073
   echo "$as_me:10073: \$? = $ac_status" >&5
10182
10074
   if (exit $ac_status) && test -s "$ac_outfile"; then
10183
10075
     # The compiler can only warn and ignore the option if not recognized
10184
10076
     # So say no if there are warnings other than the usual output.
10246
10138
      # PIC is the default for these OSes.
10247
10139
      ;;
10248
10140
 
10249
 
    mingw* | cygwin* | pw32* | os2* | cegcc*)
 
10141
    mingw* | cygwin* | pw32* | os2*)
10250
10142
      # This hack is so that the source file can tell whether it is being
10251
10143
      # built for inclusion in a dll (and should export symbols for example).
10252
10144
      # Although the cygwin gcc ignores -fPIC, still need this for old-style
10261
10153
      ;;
10262
10154
 
10263
10155
    hpux*)
10264
 
      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
10265
 
      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
10266
 
      # sets the default TLS model and affects inlining.
 
10156
      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
 
10157
      # not for PA HP-UX.
10267
10158
      case $host_cpu in
10268
 
      hppa*64*)
 
10159
      hppa*64*|ia64*)
10269
10160
        # +Z the default
10270
10161
        ;;
10271
10162
      *)
10315
10206
      fi
10316
10207
      ;;
10317
10208
 
10318
 
    mingw* | cygwin* | pw32* | os2* | cegcc*)
 
10209
    mingw* | cygwin* | pw32* | os2*)
10319
10210
      # This hack is so that the source file can tell whether it is being
10320
10211
      # built for inclusion in a dll (and should export symbols for example).
10321
10212
      lt_prog_compiler_pic='-DDLL_EXPORT'
10345
10236
 
10346
10237
    linux* | k*bsd*-gnu)
10347
10238
      case $cc_basename in
10348
 
      # old Intel for x86_64 which still supported -KPIC.
10349
 
      ecc*)
 
10239
      icc* | ecc* | ifort*)
10350
10240
        lt_prog_compiler_wl='-Wl,'
10351
10241
        lt_prog_compiler_pic='-KPIC'
10352
10242
        lt_prog_compiler_static='-static'
10353
10243
        ;;
10354
 
      # icc used to be incompatible with GCC.
10355
 
      # ICC 10 doesn't accept -KPIC any more.
10356
 
      icc* | ifort*)
10357
 
        lt_prog_compiler_wl='-Wl,'
10358
 
        lt_prog_compiler_pic='-fPIC'
10359
 
        lt_prog_compiler_static='-static'
10360
 
        ;;
10361
 
      # Lahey Fortran 8.1.
10362
 
      lf95*)
10363
 
        lt_prog_compiler_wl='-Wl,'
10364
 
        lt_prog_compiler_pic='--shared'
10365
 
        lt_prog_compiler_static='--static'
10366
 
        ;;
10367
10244
      pgcc* | pgf77* | pgf90* | pgf95*)
10368
10245
        # Portland Group compilers (*not* the Pentium gcc compiler,
10369
10246
        # which looks to be a dead project)
10513
10390
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10514
10391
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10515
10392
   -e 's:$: $lt_compiler_flag:'`
10516
 
   (eval echo "\"\$as_me:10516: $lt_compile\"" >&5)
 
10393
   (eval echo "\"\$as_me:10393: $lt_compile\"" >&5)
10517
10394
   (eval "$lt_compile" 2>conftest.err)
10518
10395
   ac_status=$?
10519
10396
   cat conftest.err >&5
10520
 
   echo "$as_me:10520: \$? = $ac_status" >&5
 
10397
   echo "$as_me:10397: \$? = $ac_status" >&5
10521
10398
   if (exit $ac_status) && test -s "$ac_outfile"; then
10522
10399
     # The compiler can only warn and ignore the option if not recognized
10523
10400
     # So say no if there are warnings other than the usual output.
10618
10495
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10619
10496
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10620
10497
   -e 's:$: $lt_compiler_flag:'`
10621
 
   (eval echo "\"\$as_me:10621: $lt_compile\"" >&5)
 
10498
   (eval echo "\"\$as_me:10498: $lt_compile\"" >&5)
10622
10499
   (eval "$lt_compile" 2>out/conftest.err)
10623
10500
   ac_status=$?
10624
10501
   cat out/conftest.err >&5
10625
 
   echo "$as_me:10625: \$? = $ac_status" >&5
 
10502
   echo "$as_me:10502: \$? = $ac_status" >&5
10626
10503
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
10627
10504
   then
10628
10505
     # The compiler can only warn and ignore the option if not recognized
10673
10550
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
10674
10551
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
10675
10552
   -e 's:$: $lt_compiler_flag:'`
10676
 
   (eval echo "\"\$as_me:10676: $lt_compile\"" >&5)
 
10553
   (eval echo "\"\$as_me:10553: $lt_compile\"" >&5)
10677
10554
   (eval "$lt_compile" 2>out/conftest.err)
10678
10555
   ac_status=$?
10679
10556
   cat out/conftest.err >&5
10680
 
   echo "$as_me:10680: \$? = $ac_status" >&5
 
10557
   echo "$as_me:10557: \$? = $ac_status" >&5
10681
10558
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
10682
10559
   then
10683
10560
     # The compiler can only warn and ignore the option if not recognized
10777
10654
  extract_expsyms_cmds=
10778
10655
 
10779
10656
  case $host_os in
10780
 
  cygwin* | mingw* | pw32* | cegcc*)
 
10657
  cygwin* | mingw* | pw32*)
10781
10658
    # FIXME: the MSVC++ port hasn't been tested in a loooong time
10782
10659
    # When not using gcc, we currently assume that we are using
10783
10660
    # Microsoft Visual C++.
10864
10741
      fi
10865
10742
      ;;
10866
10743
 
10867
 
    cygwin* | mingw* | pw32* | cegcc*)
 
10744
    cygwin* | mingw* | pw32*)
10868
10745
      # _LT_TAGVAR(hardcode_libdir_flag_spec, ) is actually meaningless,
10869
10746
      # as there is no search path for DLLs.
10870
10747
      hardcode_libdir_flag_spec='-L$libdir'
10930
10807
          tmp_addflag=' -i_dynamic -nofor_main' ;;
10931
10808
        ifc* | ifort*)                  # Intel Fortran compiler
10932
10809
          tmp_addflag=' -nofor_main' ;;
10933
 
        lf95*)                          # Lahey Fortran 8.1
10934
 
          whole_archive_flag_spec=
10935
 
          tmp_sharedflag='--shared' ;;
10936
10810
        xl[cC]*)                        # IBM XL C 8.0 on PPC (deal with xlf below)
10937
10811
          tmp_sharedflag='-qmkshrobj'
10938
10812
          tmp_addflag= ;;
11164
11038
        fi
11165
11039
      fi
11166
11040
 
11167
 
      export_dynamic_flag_spec='${wl}-bexpall'
11168
11041
      # It seems that -bexpall does not export symbols beginning with
11169
11042
      # underscore (_), so it is better to generate a list of symbols to export.
11170
11043
      always_export_symbols=yes
11339
11212
      export_dynamic_flag_spec=-rdynamic
11340
11213
      ;;
11341
11214
 
11342
 
    cygwin* | mingw* | pw32* | cegcc*)
 
11215
    cygwin* | mingw* | pw32*)
11343
11216
      # When not using gcc, we currently assume that we are using
11344
11217
      # Microsoft Visual C++.
11345
11218
      # hardcode_libdir_flag_spec is actually meaningless, as there is
11370
11243
  whole_archive_flag_spec=''
11371
11244
  link_all_deplibs=yes
11372
11245
  allow_undefined_flag="$_lt_dar_allow_undefined"
11373
 
  case $cc_basename in
11374
 
     ifort*) _lt_dar_can_shared=yes ;;
11375
 
     *) _lt_dar_can_shared=$GCC ;;
11376
 
  esac
11377
 
  if test "$_lt_dar_can_shared" = "yes"; then
 
11246
  if test "$GCC" = "yes"; then
11378
11247
    output_verbose_link_cmd=echo
11379
11248
    archive_cmds="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
11380
11249
    module_cmds="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
11466
11335
          archive_cmds='$CC -shared ${wl}+h ${wl}$soname -o $lib $libobjs $deplibs $compiler_flags'
11467
11336
          ;;
11468
11337
        ia64*)
11469
 
          archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
 
11338
          archive_cmds='$CC -shared ${wl}+h ${wl}$soname ${wl}+nodefaultrpath -o $lib $libobjs $deplibs $compiler_flags'
11470
11339
          ;;
11471
11340
        *)
11472
11341
          archive_cmds='$CC -shared -fPIC ${wl}+h ${wl}$soname ${wl}+b ${wl}$install_libdir -o $lib $libobjs $deplibs $compiler_flags'
12208
12077
  # libtool to hard-code these into programs
12209
12078
  ;;
12210
12079
 
12211
 
cygwin* | mingw* | pw32* | cegcc*)
 
12080
cygwin* | mingw* | pw32*)
12212
12081
  version_type=windows
12213
12082
  shrext_cmds=".dll"
12214
12083
  need_version=no
12215
12084
  need_lib_prefix=no
12216
12085
 
12217
12086
  case $GCC,$host_os in
12218
 
  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
 
12087
  yes,cygwin* | yes,mingw* | yes,pw32*)
12219
12088
    library_names_spec='$libname.dll.a'
12220
12089
    # DLL is installed to $(libdir)/../bin by postinstall_cmds
12221
12090
    postinstall_cmds='base_file=`basename \${file}`~
12238
12107
      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
12239
12108
      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
12240
12109
      ;;
12241
 
    mingw* | cegcc*)
 
12110
    mingw*)
12242
12111
      # MinGW DLLs use traditional 'lib' prefix
12243
12112
      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
12244
12113
      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
12525
12394
  # before this can be enabled.
12526
12395
  hardcode_into_libs=yes
12527
12396
 
12528
 
  # Add ABI-specific directories to the system library path.
12529
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
12530
 
 
12531
12397
  # Append ld.so.conf contents to the search path
12532
12398
  if test -f /etc/ld.so.conf; then
12533
12399
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
12534
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
 
12400
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
12535
12401
  fi
12536
12402
 
12537
12403
  # We used to test for /lib/ld.so.1 and disable shared libraries on
12714
12580
  version_type=linux
12715
12581
  need_lib_prefix=no
12716
12582
  need_version=no
12717
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
 
12583
  library_name_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
12718
12584
  shlibpath_var=LD_LIBRARY_PATH
12719
12585
  shlibpath_overrides_runpath=no
12720
12586
  hardcode_into_libs=yes
12891
12757
    lt_cv_dlopen_self=yes
12892
12758
    ;;
12893
12759
 
12894
 
  mingw* | pw32* | cegcc*)
 
12760
  mingw* | pw32*)
12895
12761
    lt_cv_dlopen="LoadLibrary"
12896
12762
    lt_cv_dlopen_libs=
12897
12763
    ;;
13476
13342
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13477
13343
  lt_status=$lt_dlunknown
13478
13344
  cat > conftest.$ac_ext <<_LT_EOF
13479
 
#line 13479 "configure"
 
13345
#line 13345 "configure"
13480
13346
#include "confdefs.h"
13481
13347
 
13482
13348
#if HAVE_DLFCN_H
13517
13383
#  endif
13518
13384
#endif
13519
13385
 
 
13386
#ifdef __cplusplus
 
13387
extern "C" void exit (int);
 
13388
#endif
 
13389
 
13520
13390
void fnord() { int i=42;}
13521
13391
int main ()
13522
13392
{
13532
13402
  else
13533
13403
    puts (dlerror ());
13534
13404
 
13535
 
  return status;
 
13405
    exit (status);
13536
13406
}
13537
13407
_LT_EOF
13538
13408
  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
13572
13442
  lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
13573
13443
  lt_status=$lt_dlunknown
13574
13444
  cat > conftest.$ac_ext <<_LT_EOF
13575
 
#line 13575 "configure"
 
13445
#line 13445 "configure"
13576
13446
#include "confdefs.h"
13577
13447
 
13578
13448
#if HAVE_DLFCN_H
13613
13483
#  endif
13614
13484
#endif
13615
13485
 
 
13486
#ifdef __cplusplus
 
13487
extern "C" void exit (int);
 
13488
#endif
 
13489
 
13616
13490
void fnord() { int i=42;}
13617
13491
int main ()
13618
13492
{
13628
13502
  else
13629
13503
    puts (dlerror ());
13630
13504
 
13631
 
  return status;
 
13505
    exit (status);
13632
13506
}
13633
13507
_LT_EOF
13634
13508
  if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
14150
14024
          fi
14151
14025
        fi
14152
14026
 
14153
 
        export_dynamic_flag_spec_CXX='${wl}-bexpall'
14154
14027
        # It seems that -bexpall does not export symbols beginning with
14155
14028
        # underscore (_), so it is better to generate a list of symbols to
14156
14029
        # export.
14329
14202
        esac
14330
14203
        ;;
14331
14204
 
14332
 
      cygwin* | mingw* | pw32* | cegcc*)
 
14205
      cygwin* | mingw* | pw32*)
14333
14206
        # _LT_TAGVAR(hardcode_libdir_flag_spec, CXX) is actually meaningless,
14334
14207
        # as there is no search path for DLLs.
14335
14208
        hardcode_libdir_flag_spec_CXX='-L$libdir'
14362
14235
  whole_archive_flag_spec_CXX=''
14363
14236
  link_all_deplibs_CXX=yes
14364
14237
  allow_undefined_flag_CXX="$_lt_dar_allow_undefined"
14365
 
  case $cc_basename in
14366
 
     ifort*) _lt_dar_can_shared=yes ;;
14367
 
     *) _lt_dar_can_shared=$GCC ;;
14368
 
  esac
14369
 
  if test "$_lt_dar_can_shared" = "yes"; then
 
14238
  if test "$GCC" = "yes"; then
14370
14239
    output_verbose_link_cmd=echo
14371
14240
    archive_cmds_CXX="\$CC -dynamiclib \$allow_undefined_flag -o \$lib \$libobjs \$deplibs \$compiler_flags -install_name \$rpath/\$soname \$verstring $_lt_dar_single_mod${_lt_dsymutil}"
14372
14241
    module_cmds_CXX="\$CC \$allow_undefined_flag -o \$lib -bundle \$libobjs \$deplibs \$compiler_flags${_lt_dsymutil}"
15283
15152
    beos* | irix5* | irix6* | nonstopux* | osf3* | osf4* | osf5*)
15284
15153
      # PIC is the default for these OSes.
15285
15154
      ;;
15286
 
    mingw* | cygwin* | os2* | pw32* | cegcc*)
 
15155
    mingw* | cygwin* | os2* | pw32*)
15287
15156
      # This hack is so that the source file can tell whether it is being
15288
15157
      # built for inclusion in a dll (and should export symbols for example).
15289
15158
      # Although the cygwin gcc ignores -fPIC, still need this for old-style
15309
15178
      fi
15310
15179
      ;;
15311
15180
    hpux*)
15312
 
      # PIC is the default for 64-bit PA HP-UX, but not for 32-bit
15313
 
      # PA HP-UX.  On IA64 HP-UX, PIC is the default but the pic flag
15314
 
      # sets the default TLS model and affects inlining.
 
15181
      # PIC is the default for IA64 HP-UX and 64-bit HP-UX, but
 
15182
      # not for PA HP-UX.
15315
15183
      case $host_cpu in
15316
 
      hppa*64*)
 
15184
      hppa*64*|ia64*)
15317
15185
        ;;
15318
15186
      *)
15319
15187
        lt_prog_compiler_pic_CXX='-fPIC'
15411
15279
            lt_prog_compiler_wl_CXX='--backend -Wl,'
15412
15280
            lt_prog_compiler_pic_CXX='-fPIC'
15413
15281
            ;;
15414
 
          ecpc* )
15415
 
            # old Intel C++ for x86_64 which still supported -KPIC.
 
15282
          icpc* | ecpc* )
 
15283
            # Intel C++
15416
15284
            lt_prog_compiler_wl_CXX='-Wl,'
15417
15285
            lt_prog_compiler_pic_CXX='-KPIC'
15418
15286
            lt_prog_compiler_static_CXX='-static'
15419
15287
            ;;
15420
 
          icpc* )
15421
 
            # Intel C++, used to be incompatible with GCC.
15422
 
            # ICC 10 doesn't accept -KPIC any more.
15423
 
            lt_prog_compiler_wl_CXX='-Wl,'
15424
 
            lt_prog_compiler_pic_CXX='-fPIC'
15425
 
            lt_prog_compiler_static_CXX='-static'
15426
 
            ;;
15427
15288
          pgCC* | pgcpp*)
15428
15289
            # Portland Group C++ compiler
15429
15290
            lt_prog_compiler_wl_CXX='-Wl,'
15592
15453
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15593
15454
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15594
15455
   -e 's:$: $lt_compiler_flag:'`
15595
 
   (eval echo "\"\$as_me:15595: $lt_compile\"" >&5)
 
15456
   (eval echo "\"\$as_me:15456: $lt_compile\"" >&5)
15596
15457
   (eval "$lt_compile" 2>conftest.err)
15597
15458
   ac_status=$?
15598
15459
   cat conftest.err >&5
15599
 
   echo "$as_me:15599: \$? = $ac_status" >&5
 
15460
   echo "$as_me:15460: \$? = $ac_status" >&5
15600
15461
   if (exit $ac_status) && test -s "$ac_outfile"; then
15601
15462
     # The compiler can only warn and ignore the option if not recognized
15602
15463
     # So say no if there are warnings other than the usual output.
15691
15552
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15692
15553
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15693
15554
   -e 's:$: $lt_compiler_flag:'`
15694
 
   (eval echo "\"\$as_me:15694: $lt_compile\"" >&5)
 
15555
   (eval echo "\"\$as_me:15555: $lt_compile\"" >&5)
15695
15556
   (eval "$lt_compile" 2>out/conftest.err)
15696
15557
   ac_status=$?
15697
15558
   cat out/conftest.err >&5
15698
 
   echo "$as_me:15698: \$? = $ac_status" >&5
 
15559
   echo "$as_me:15559: \$? = $ac_status" >&5
15699
15560
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15700
15561
   then
15701
15562
     # The compiler can only warn and ignore the option if not recognized
15743
15604
   -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \
15744
15605
   -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \
15745
15606
   -e 's:$: $lt_compiler_flag:'`
15746
 
   (eval echo "\"\$as_me:15746: $lt_compile\"" >&5)
 
15607
   (eval echo "\"\$as_me:15607: $lt_compile\"" >&5)
15747
15608
   (eval "$lt_compile" 2>out/conftest.err)
15748
15609
   ac_status=$?
15749
15610
   cat out/conftest.err >&5
15750
 
   echo "$as_me:15750: \$? = $ac_status" >&5
 
15611
   echo "$as_me:15611: \$? = $ac_status" >&5
15751
15612
   if (exit $ac_status) && test -s out/conftest2.$ac_objext
15752
15613
   then
15753
15614
     # The compiler can only warn and ignore the option if not recognized
15816
15677
  pw32*)
15817
15678
    export_symbols_cmds_CXX="$ltdll_cmds"
15818
15679
  ;;
15819
 
  cygwin* | mingw* | cegcc*)
 
15680
  cygwin* | mingw*)
15820
15681
    export_symbols_cmds_CXX='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;/^.*[ ]__nm__/s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols'
15821
15682
  ;;
15822
15683
  *)
16074
15935
  # libtool to hard-code these into programs
16075
15936
  ;;
16076
15937
 
16077
 
cygwin* | mingw* | pw32* | cegcc*)
 
15938
cygwin* | mingw* | pw32*)
16078
15939
  version_type=windows
16079
15940
  shrext_cmds=".dll"
16080
15941
  need_version=no
16081
15942
  need_lib_prefix=no
16082
15943
 
16083
15944
  case $GCC,$host_os in
16084
 
  yes,cygwin* | yes,mingw* | yes,pw32* | yes,cegcc*)
 
15945
  yes,cygwin* | yes,mingw* | yes,pw32*)
16085
15946
    library_names_spec='$libname.dll.a'
16086
15947
    # DLL is installed to $(libdir)/../bin by postinstall_cmds
16087
15948
    postinstall_cmds='base_file=`basename \${file}`~
16104
15965
      soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
16105
15966
      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
16106
15967
      ;;
16107
 
    mingw* | cegcc*)
 
15968
    mingw*)
16108
15969
      # MinGW DLLs use traditional 'lib' prefix
16109
15970
      soname_spec='${libname}`echo ${release} | $SED -e 's/[.]/-/g'`${versuffix}${shared_ext}'
16110
15971
      sys_lib_search_path_spec=`$CC -print-search-dirs | $GREP "^libraries:" | $SED -e "s/^libraries://" -e "s,=/,/,g"`
16390
16251
  # before this can be enabled.
16391
16252
  hardcode_into_libs=yes
16392
16253
 
16393
 
  # Add ABI-specific directories to the system library path.
16394
 
  sys_lib_dlsearch_path_spec="/lib64 /usr/lib64 /lib /usr/lib"
16395
 
 
16396
16254
  # Append ld.so.conf contents to the search path
16397
16255
  if test -f /etc/ld.so.conf; then
16398
16256
    lt_ld_extra=`awk '/^include / { system(sprintf("cd /etc; cat %s 2>/dev/null", \$2)); skip = 1; } { if (!skip) print \$0; skip = 0; }' < /etc/ld.so.conf | $SED -e 's/#.*//;/^[       ]*hwcap[        ]/d;s/[:,      ]/ /g;s/=[^=]*$//;s/=[^= ]* / /g;/^$/d' | tr '\n' ' '`
16399
 
    sys_lib_dlsearch_path_spec="$sys_lib_dlsearch_path_spec $lt_ld_extra"
 
16257
    sys_lib_dlsearch_path_spec="/lib /usr/lib $lt_ld_extra"
16400
16258
  fi
16401
16259
 
16402
16260
  # We used to test for /lib/ld.so.1 and disable shared libraries on
16579
16437
  version_type=linux
16580
16438
  need_lib_prefix=no
16581
16439
  need_version=no
16582
 
  library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
 
16440
  library_name_spec='${libname}${release}${shared_ext}$versuffix ${libname}${release}${shared_ext}$major $libname${shared_ext}'
16583
16441
  shlibpath_var=LD_LIBRARY_PATH
16584
16442
  shlibpath_overrides_runpath=no
16585
16443
  hardcode_into_libs=yes
19567
19425
# report actual input values of CONFIG_FILES etc. instead of their
19568
19426
# values after options handling.
19569
19427
ac_log="
19570
 
This file was extended by ibus-m17n $as_me 1.2.0.20090617, which was
 
19428
This file was extended by ibus-m17n $as_me 1.2.0.20090930, which was
19571
19429
generated by GNU Autoconf 2.63.  Invocation command line was
19572
19430
 
19573
19431
  CONFIG_FILES    = $CONFIG_FILES
19630
19488
_ACEOF
19631
19489
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
19632
19490
ac_cs_version="\\
19633
 
ibus-m17n config.status 1.2.0.20090617
 
19491
ibus-m17n config.status 1.2.0.20090930
19634
19492
configured by $0, generated by GNU Autoconf 2.63,
19635
19493
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
19636
19494
 
19781
19639
lt_NL2SP='`$ECHO "X$lt_NL2SP" | $Xsed -e "$delay_single_quote_subst"`'
19782
19640
reload_flag='`$ECHO "X$reload_flag" | $Xsed -e "$delay_single_quote_subst"`'
19783
19641
reload_cmds='`$ECHO "X$reload_cmds" | $Xsed -e "$delay_single_quote_subst"`'
19784
 
OBJDUMP='`$ECHO "X$OBJDUMP" | $Xsed -e "$delay_single_quote_subst"`'
19785
19642
deplibs_check_method='`$ECHO "X$deplibs_check_method" | $Xsed -e "$delay_single_quote_subst"`'
19786
19643
file_magic_cmd='`$ECHO "X$file_magic_cmd" | $Xsed -e "$delay_single_quote_subst"`'
19787
19644
AR='`$ECHO "X$AR" | $Xsed -e "$delay_single_quote_subst"`'
19940
19797
lt_SP2NL \
19941
19798
lt_NL2SP \
19942
19799
reload_flag \
19943
 
OBJDUMP \
19944
19800
deplibs_check_method \
19945
19801
file_magic_cmd \
19946
19802
AR \
21031
20887
reload_flag=$lt_reload_flag
21032
20888
reload_cmds=$lt_reload_cmds
21033
20889
 
21034
 
# An object symbol dumper.
21035
 
OBJDUMP=$lt_OBJDUMP
21036
 
 
21037
20890
# Method to check whether dependent libraries are shared objects.
21038
20891
deplibs_check_method=$lt_deplibs_check_method
21039
20892