~lidaobing/ibus/ibus-table-cangjie

« back to all changes in this revision

Viewing changes to configure

mergeĀ upstream

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-table-cangjie 1.1.0.20090313.
 
3
# Generated by GNU Autoconf 2.63 for ibus-table-cangjie 1.1.0.20090514.
4
4
#
5
5
# Report bugs to <http://code.google.com/p/ibus/issues/entry>.
6
6
#
596
596
# Identity of this package.
597
597
PACKAGE_NAME='ibus-table-cangjie'
598
598
PACKAGE_TARNAME='ibus-table-cangjie'
599
 
PACKAGE_VERSION='1.1.0.20090313'
600
 
PACKAGE_STRING='ibus-table-cangjie 1.1.0.20090313'
 
599
PACKAGE_VERSION='1.1.0.20090514'
 
600
PACKAGE_STRING='ibus-table-cangjie 1.1.0.20090514'
601
601
PACKAGE_BUGREPORT='http://code.google.com/p/ibus/issues/entry'
602
602
 
603
603
ac_subst_vars='LTLIBOBJS
1254
1254
  # Omit some internal or obsolete options to make the list less imposing.
1255
1255
  # This message is too long to be a string in the A/UX 3.1 sh.
1256
1256
  cat <<_ACEOF
1257
 
\`configure' configures ibus-table-cangjie 1.1.0.20090313 to adapt to many kinds of systems.
 
1257
\`configure' configures ibus-table-cangjie 1.1.0.20090514 to adapt to many kinds of systems.
1258
1258
 
1259
1259
Usage: $0 [OPTION]... [VAR=VALUE]...
1260
1260
 
1321
1321
 
1322
1322
if test -n "$ac_init_help"; then
1323
1323
  case $ac_init_help in
1324
 
     short | recursive ) echo "Configuration of ibus-table-cangjie 1.1.0.20090313:";;
 
1324
     short | recursive ) echo "Configuration of ibus-table-cangjie 1.1.0.20090514:";;
1325
1325
   esac
1326
1326
  cat <<\_ACEOF
1327
1327
 
1411
1411
test -n "$ac_init_help" && exit $ac_status
1412
1412
if $ac_init_version; then
1413
1413
  cat <<\_ACEOF
1414
 
ibus-table-cangjie configure 1.1.0.20090313
 
1414
ibus-table-cangjie configure 1.1.0.20090514
1415
1415
generated by GNU Autoconf 2.63
1416
1416
 
1417
1417
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1425
1425
This file contains any messages produced by compilers while
1426
1426
running configure, to aid debugging if configure makes a mistake.
1427
1427
 
1428
 
It was created by ibus-table-cangjie $as_me 1.1.0.20090313, which was
 
1428
It was created by ibus-table-cangjie $as_me 1.1.0.20090514, which was
1429
1429
generated by GNU Autoconf 2.63.  Invocation command line was
1430
1430
 
1431
1431
  $ $0 $@
2141
2141
 
2142
2142
# Define the identity of the package.
2143
2143
 PACKAGE='ibus-table-cangjie'
2144
 
 VERSION='1.1.0.20090313'
 
2144
 VERSION='1.1.0.20090514'
2145
2145
 
2146
2146
 
2147
2147
cat >>confdefs.h <<_ACEOF
3332
3332
# report actual input values of CONFIG_FILES etc. instead of their
3333
3333
# values after options handling.
3334
3334
ac_log="
3335
 
This file was extended by ibus-table-cangjie $as_me 1.1.0.20090313, which was
 
3335
This file was extended by ibus-table-cangjie $as_me 1.1.0.20090514, which was
3336
3336
generated by GNU Autoconf 2.63.  Invocation command line was
3337
3337
 
3338
3338
  CONFIG_FILES    = $CONFIG_FILES
3382
3382
_ACEOF
3383
3383
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3384
3384
ac_cs_version="\\
3385
 
ibus-table-cangjie config.status 1.1.0.20090313
 
3385
ibus-table-cangjie config.status 1.1.0.20090514
3386
3386
configured by $0, generated by GNU Autoconf 2.63,
3387
3387
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
3388
3388
 
4012
4012
  Install prefix            $prefix
4013
4013
  Build CangJie3            $enable_cangjie3
4014
4014
  Build CangJie5            $enable_cangjie5
 
4015
  Build Quick3              $enable_quick3
 
4016
  Build Quick5              $enable_quick5
4015
4017
" >&5
4016
4018
$as_echo "
4017
4019
Build options:
4019
4021
  Install prefix            $prefix
4020
4022
  Build CangJie3            $enable_cangjie3
4021
4023
  Build CangJie5            $enable_cangjie5
 
4024
  Build Quick3              $enable_quick3
 
4025
  Build Quick5              $enable_quick5
4022
4026
" >&6; }
4023
4027