Switch to unified view

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.17.1.
3
# Generated by GNU Autoconf 2.68 for Recoll 1.18.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.17.1'
560
PACKAGE_VERSION='1.18.0'
561
PACKAGE_STRING='Recoll 1.17.1'
561
PACKAGE_STRING='Recoll 1.18.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.
...
...
1256
#
1256
#
1257
if test "$ac_init_help" = "long"; then
1257
if test "$ac_init_help" = "long"; then
1258
  # Omit some internal or obsolete options to make the list less imposing.
1258
  # Omit some internal or obsolete options to make the list less imposing.
1259
  # This message is too long to be a string in the A/UX 3.1 sh.
1259
  # This message is too long to be a string in the A/UX 3.1 sh.
1260
  cat <<_ACEOF
1260
  cat <<_ACEOF
1261
\`configure' configures Recoll 1.17.1 to adapt to many kinds of systems.
1261
\`configure' configures Recoll 1.18.0 to adapt to many kinds of systems.
1262
1262
1263
Usage: $0 [OPTION]... [VAR=VALUE]...
1263
Usage: $0 [OPTION]... [VAR=VALUE]...
1264
1264
1265
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1265
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1266
VAR=VALUE.  See below for descriptions of some of the useful variables.
1266
VAR=VALUE.  See below for descriptions of some of the useful variables.
...
...
1321
_ACEOF
1321
_ACEOF
1322
fi
1322
fi
1323
1323
1324
if test -n "$ac_init_help"; then
1324
if test -n "$ac_init_help"; then
1325
  case $ac_init_help in
1325
  case $ac_init_help in
1326
     short | recursive ) echo "Configuration of Recoll 1.17.1:";;
1326
     short | recursive ) echo "Configuration of Recoll 1.18.0:";;
1327
   esac
1327
   esac
1328
  cat <<\_ACEOF
1328
  cat <<\_ACEOF
1329
1329
1330
Optional Features:
1330
Optional Features:
1331
  --disable-option-checking  ignore unrecognized --enable/--with options
1331
  --disable-option-checking  ignore unrecognized --enable/--with options
...
...
1448
fi
1448
fi
1449
1449
1450
test -n "$ac_init_help" && exit $ac_status
1450
test -n "$ac_init_help" && exit $ac_status
1451
if $ac_init_version; then
1451
if $ac_init_version; then
1452
  cat <<\_ACEOF
1452
  cat <<\_ACEOF
1453
Recoll configure 1.17.1
1453
Recoll configure 1.18.0
1454
generated by GNU Autoconf 2.68
1454
generated by GNU Autoconf 2.68
1455
1455
1456
Copyright (C) 2010 Free Software Foundation, Inc.
1456
Copyright (C) 2010 Free Software Foundation, Inc.
1457
This configure script is free software; the Free Software Foundation
1457
This configure script is free software; the Free Software Foundation
1458
gives unlimited permission to copy, distribute and modify it.
1458
gives unlimited permission to copy, distribute and modify it.
...
...
2001
} # ac_fn_cxx_check_func
2001
} # ac_fn_cxx_check_func
2002
cat >config.log <<_ACEOF
2002
cat >config.log <<_ACEOF
2003
This file contains any messages produced by compilers while
2003
This file contains any messages produced by compilers while
2004
running configure, to aid debugging if configure makes a mistake.
2004
running configure, to aid debugging if configure makes a mistake.
2005
2005
2006
It was created by Recoll $as_me 1.17.1, which was
2006
It was created by Recoll $as_me 1.18.0, which was
2007
generated by GNU Autoconf 2.68.  Invocation command line was
2007
generated by GNU Autoconf 2.68.  Invocation command line was
2008
2008
2009
  $ $0 $@
2009
  $ $0 $@
2010
2010
2011
_ACEOF
2011
_ACEOF
...
...
5649
m_prefix=$prefix
5649
m_prefix=$prefix
5650
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
5650
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
5651
m_datadir=${m_prefix}/share
5651
m_datadir=${m_prefix}/share
5652
QTRECOLL_DATADIR=${m_datadir}/recoll
5652
QTRECOLL_DATADIR=${m_datadir}/recoll
5653
5653
5654
RCLVERSION='1.17.1'
5654
RCLVERSION=`cat VERSION`
5655
5655
5656
5656
5657
5657
5658
5658
5659
5659
...
...
6219
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6219
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6220
# Save the log message, to keep $0 and so on meaningful, and to
6220
# Save the log message, to keep $0 and so on meaningful, and to
6221
# report actual input values of CONFIG_FILES etc. instead of their
6221
# report actual input values of CONFIG_FILES etc. instead of their
6222
# values after options handling.
6222
# values after options handling.
6223
ac_log="
6223
ac_log="
6224
This file was extended by Recoll $as_me 1.17.1, which was
6224
This file was extended by Recoll $as_me 1.18.0, which was
6225
generated by GNU Autoconf 2.68.  Invocation command line was
6225
generated by GNU Autoconf 2.68.  Invocation command line was
6226
6226
6227
  CONFIG_FILES    = $CONFIG_FILES
6227
  CONFIG_FILES    = $CONFIG_FILES
6228
  CONFIG_HEADERS  = $CONFIG_HEADERS
6228
  CONFIG_HEADERS  = $CONFIG_HEADERS
6229
  CONFIG_LINKS    = $CONFIG_LINKS
6229
  CONFIG_LINKS    = $CONFIG_LINKS
...
...
6281
6281
6282
_ACEOF
6282
_ACEOF
6283
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6283
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6284
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6284
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6285
ac_cs_version="\\
6285
ac_cs_version="\\
6286
Recoll config.status 1.17.1
6286
Recoll config.status 1.18.0
6287
configured by $0, generated by GNU Autoconf 2.68,
6287
configured by $0, generated by GNU Autoconf 2.68,
6288
  with options \\"\$ac_cs_config\\"
6288
  with options \\"\$ac_cs_config\\"
6289
6289
6290
Copyright (C) 2010 Free Software Foundation, Inc.
6290
Copyright (C) 2010 Free Software Foundation, Inc.
6291
This config.status script is free software; the Free Software Foundation
6291
This config.status script is free software; the Free Software Foundation