a/src/configure b/src/configure
1
#! /bin/sh
1
#! /bin/sh
2
# Guess values for system-dependent variables and create Makefiles.
2
# Guess values for system-dependent variables and create Makefiles.
3
# Generated by GNU Autoconf 2.68 for Recoll 1.6.
3
# Generated by GNU Autoconf 2.68 for Recoll 1.16.0.
4
#
4
#
5
#
5
#
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
7
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
7
# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
8
# Foundation, Inc.
8
# Foundation, Inc.
...
...
555
MAKEFLAGS=
555
MAKEFLAGS=
556
556
557
# Identity of this package.
557
# Identity of this package.
558
PACKAGE_NAME='Recoll'
558
PACKAGE_NAME='Recoll'
559
PACKAGE_TARNAME='recoll'
559
PACKAGE_TARNAME='recoll'
560
PACKAGE_VERSION='1.6'
560
PACKAGE_VERSION='1.16.0'
561
PACKAGE_STRING='Recoll 1.6'
561
PACKAGE_STRING='Recoll 1.16.0'
562
PACKAGE_BUGREPORT=''
562
PACKAGE_BUGREPORT=''
563
PACKAGE_URL=''
563
PACKAGE_URL=''
564
564
565
ac_unique_file="index/recollindex.cpp"
565
ac_unique_file="index/recollindex.cpp"
566
# Factoring default headers for most tests.
566
# Factoring default headers for most tests.
...
...
599
# include <unistd.h>
599
# include <unistd.h>
600
#endif"
600
#endif"
601
601
602
ac_subst_vars='LTLIBOBJS
602
ac_subst_vars='LTLIBOBJS
603
LIBOBJS
603
LIBOBJS
604
RCLVERSION
604
NOPIC
605
NOPIC
605
NOCMDLINE
606
NOCMDLINE
606
NOQTMAKE
607
NOQTMAKE
607
HAVE_MKDTEMP
608
HAVE_MKDTEMP
608
XAPIANCXXFLAGS
609
XAPIANCXXFLAGS
...
...
700
LIBS
701
LIBS
701
CPPFLAGS
702
CPPFLAGS
702
CCC
703
CCC
703
CC
704
CC
704
CFLAGS
705
CFLAGS
705
LDFLAGS
706
LIBS
707
CPPFLAGS
708
CPP
706
CPP
709
CPPFLAGS
710
XMKMF
707
XMKMF
711
CXXCPP
708
CXXCPP'
712
CPPFLAGS'
713
709
714
710
715
# Initialize some variables set by options.
711
# Initialize some variables set by options.
716
ac_init_help=
712
ac_init_help=
717
ac_init_version=false
713
ac_init_version=false
...
...
1250
#
1246
#
1251
if test "$ac_init_help" = "long"; then
1247
if test "$ac_init_help" = "long"; then
1252
  # Omit some internal or obsolete options to make the list less imposing.
1248
  # Omit some internal or obsolete options to make the list less imposing.
1253
  # This message is too long to be a string in the A/UX 3.1 sh.
1249
  # This message is too long to be a string in the A/UX 3.1 sh.
1254
  cat <<_ACEOF
1250
  cat <<_ACEOF
1255
\`configure' configures Recoll 1.6 to adapt to many kinds of systems.
1251
\`configure' configures Recoll 1.16.0 to adapt to many kinds of systems.
1256
1252
1257
Usage: $0 [OPTION]... [VAR=VALUE]...
1253
Usage: $0 [OPTION]... [VAR=VALUE]...
1258
1254
1259
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1255
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1260
VAR=VALUE.  See below for descriptions of some of the useful variables.
1256
VAR=VALUE.  See below for descriptions of some of the useful variables.
...
...
1315
_ACEOF
1311
_ACEOF
1316
fi
1312
fi
1317
1313
1318
if test -n "$ac_init_help"; then
1314
if test -n "$ac_init_help"; then
1319
  case $ac_init_help in
1315
  case $ac_init_help in
1320
     short | recursive ) echo "Configuration of Recoll 1.6:";;
1316
     short | recursive ) echo "Configuration of Recoll 1.16.0:";;
1321
   esac
1317
   esac
1322
  cat <<\_ACEOF
1318
  cat <<\_ACEOF
1323
1319
1324
Optional Features:
1320
Optional Features:
1325
  --disable-option-checking  ignore unrecognized --enable/--with options
1321
  --disable-option-checking  ignore unrecognized --enable/--with options
...
...
1438
fi
1434
fi
1439
1435
1440
test -n "$ac_init_help" && exit $ac_status
1436
test -n "$ac_init_help" && exit $ac_status
1441
if $ac_init_version; then
1437
if $ac_init_version; then
1442
  cat <<\_ACEOF
1438
  cat <<\_ACEOF
1443
Recoll configure 1.6
1439
Recoll configure 1.16.0
1444
generated by GNU Autoconf 2.68
1440
generated by GNU Autoconf 2.68
1445
1441
1446
Copyright (C) 2010 Free Software Foundation, Inc.
1442
Copyright (C) 2010 Free Software Foundation, Inc.
1447
This configure script is free software; the Free Software Foundation
1443
This configure script is free software; the Free Software Foundation
1448
gives unlimited permission to copy, distribute and modify it.
1444
gives unlimited permission to copy, distribute and modify it.
...
...
1991
} # ac_fn_cxx_check_func
1987
} # ac_fn_cxx_check_func
1992
cat >config.log <<_ACEOF
1988
cat >config.log <<_ACEOF
1993
This file contains any messages produced by compilers while
1989
This file contains any messages produced by compilers while
1994
running configure, to aid debugging if configure makes a mistake.
1990
running configure, to aid debugging if configure makes a mistake.
1995
1991
1996
It was created by Recoll $as_me 1.6, which was
1992
It was created by Recoll $as_me 1.16.0, which was
1997
generated by GNU Autoconf 2.68.  Invocation command line was
1993
generated by GNU Autoconf 2.68.  Invocation command line was
1998
1994
1999
  $ $0 $@
1995
  $ $0 $@
2000
1996
2001
_ACEOF
1997
_ACEOF
...
...
4411
4407
4412
if test A"$LIBICONV" = A ; then
4408
if test A"$LIBICONV" = A ; then
4413
   as_fn_error $? "Cannot find iconv_open anywhere. Please install iconv" "$LINENO" 5
4409
   as_fn_error $? "Cannot find iconv_open anywhere. Please install iconv" "$LINENO" 5
4414
   exit 1
4410
   exit 1
4415
fi
4411
fi
4416
echo LIBICONV $LIBICONV
4412
#echo LIBICONV $LIBICONV
4417
echo INCICONV $INCICONV
4413
#echo INCICONV $INCICONV
4418
4414
4419
CPPFLAGS="$CPPFLAGS $INCICONV"
4415
CPPFLAGS="$CPPFLAGS $INCICONV"
4420
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for type of inbuf parameter to iconv" >&5
4416
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for type of inbuf parameter to iconv" >&5
4421
$as_echo_n "checking for type of inbuf parameter to iconv... " >&6; }
4417
$as_echo_n "checking for type of inbuf parameter to iconv... " >&6; }
4422
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
4418
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
...
...
5543
m_prefix=$prefix
5539
m_prefix=$prefix
5544
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
5540
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
5545
m_datadir=${m_prefix}/share
5541
m_datadir=${m_prefix}/share
5546
QTRECOLL_DATADIR=${m_datadir}/recoll
5542
QTRECOLL_DATADIR=${m_datadir}/recoll
5547
5543
5544
RCLVERSION='1.16.0'
5548
5545
5549
5546
5550
5547
5551
5548
5552
5549
...
...
5562
5559
5563
5560
5564
5561
5565
5562
5566
5563
5564
5565
5566
# All object files depend on localdefs which has the cc flags. Avoid
5567
# changing it unless necessary
5567
ac_config_files="$ac_config_files mk/localdefs"
5568
ac_config_files="$ac_config_files mk/localdefs.new:mk/localdefs.in"
5568
5569
5569
ac_config_files="$ac_config_files recollinstall"
5570
ac_config_files="$ac_config_files recollinstall"
5570
5571
5571
ac_config_files="$ac_config_files Makefile"
5572
ac_config_files="$ac_config_files Makefile"
5572
5573
5573
ac_config_files="$ac_config_files sampleconf/recoll.conf"
5574
ac_config_files="$ac_config_files sampleconf/recoll.conf"
5575
5576
ac_config_files="$ac_config_files common/rclversion.h"
5574
5577
5575
5578
5576
for d in bincimapmime index lib query
5579
for d in bincimapmime index lib query
5577
do
5580
do
5578
    rm -f $d/alldeps.stamp
5581
    rm -f $d/alldeps.stamp
...
...
6097
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6100
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6098
# Save the log message, to keep $0 and so on meaningful, and to
6101
# Save the log message, to keep $0 and so on meaningful, and to
6099
# report actual input values of CONFIG_FILES etc. instead of their
6102
# report actual input values of CONFIG_FILES etc. instead of their
6100
# values after options handling.
6103
# values after options handling.
6101
ac_log="
6104
ac_log="
6102
This file was extended by Recoll $as_me 1.6, which was
6105
This file was extended by Recoll $as_me 1.16.0, which was
6103
generated by GNU Autoconf 2.68.  Invocation command line was
6106
generated by GNU Autoconf 2.68.  Invocation command line was
6104
6107
6105
  CONFIG_FILES    = $CONFIG_FILES
6108
  CONFIG_FILES    = $CONFIG_FILES
6106
  CONFIG_HEADERS  = $CONFIG_HEADERS
6109
  CONFIG_HEADERS  = $CONFIG_HEADERS
6107
  CONFIG_LINKS    = $CONFIG_LINKS
6110
  CONFIG_LINKS    = $CONFIG_LINKS
...
...
6159
6162
6160
_ACEOF
6163
_ACEOF
6161
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6164
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6162
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6165
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6163
ac_cs_version="\\
6166
ac_cs_version="\\
6164
Recoll config.status 1.6
6167
Recoll config.status 1.16.0
6165
configured by $0, generated by GNU Autoconf 2.68,
6168
configured by $0, generated by GNU Autoconf 2.68,
6166
  with options \\"\$ac_cs_config\\"
6169
  with options \\"\$ac_cs_config\\"
6167
6170
6168
Copyright (C) 2010 Free Software Foundation, Inc.
6171
Copyright (C) 2010 Free Software Foundation, Inc.
6169
This config.status script is free software; the Free Software Foundation
6172
This config.status script is free software; the Free Software Foundation
...
...
6282
for ac_config_target in $ac_config_targets
6285
for ac_config_target in $ac_config_targets
6283
do
6286
do
6284
  case $ac_config_target in
6287
  case $ac_config_target in
6285
    "common/autoconfig.h") CONFIG_HEADERS="$CONFIG_HEADERS common/autoconfig.h" ;;
6288
    "common/autoconfig.h") CONFIG_HEADERS="$CONFIG_HEADERS common/autoconfig.h" ;;
6286
    "$QTGUI/recoll.pro") CONFIG_FILES="$CONFIG_FILES $QTGUI/recoll.pro" ;;
6289
    "$QTGUI/recoll.pro") CONFIG_FILES="$CONFIG_FILES $QTGUI/recoll.pro" ;;
6287
    "mk/localdefs") CONFIG_FILES="$CONFIG_FILES mk/localdefs" ;;
6290
    "mk/localdefs.new") CONFIG_FILES="$CONFIG_FILES mk/localdefs.new:mk/localdefs.in" ;;
6288
    "recollinstall") CONFIG_FILES="$CONFIG_FILES recollinstall" ;;
6291
    "recollinstall") CONFIG_FILES="$CONFIG_FILES recollinstall" ;;
6289
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6292
    "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6290
    "sampleconf/recoll.conf") CONFIG_FILES="$CONFIG_FILES sampleconf/recoll.conf" ;;
6293
    "sampleconf/recoll.conf") CONFIG_FILES="$CONFIG_FILES sampleconf/recoll.conf" ;;
6294
    "common/rclversion.h") CONFIG_FILES="$CONFIG_FILES common/rclversion.h" ;;
6291
6295
6292
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6296
  *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6293
  esac
6297
  esac
6294
done
6298
done
6295
6299
...
...
6867
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
6871
if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then
6868
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
6872
  { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: unrecognized options: $ac_unrecognized_opts" >&5
6869
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
6873
$as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;}
6870
fi
6874
fi
6871
6875
6876
6877
if cmp -s mk/localdefs mk/localdefs.new ; then
6878
  rm -f mk/localdefs.new
6879
else
6880
  mv -f mk/localdefs.new mk/localdefs
6881
fi
6882