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.69 for Recoll 1.18.0.
3
# Generated by GNU Autoconf 2.69 for Recoll 1.19.0.
4
#
4
#
5
#
5
#
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
6
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
7
#
7
#
8
#
8
#
...
...
575
MAKEFLAGS=
575
MAKEFLAGS=
576
576
577
# Identity of this package.
577
# Identity of this package.
578
PACKAGE_NAME='Recoll'
578
PACKAGE_NAME='Recoll'
579
PACKAGE_TARNAME='recoll'
579
PACKAGE_TARNAME='recoll'
580
PACKAGE_VERSION='1.18.0'
580
PACKAGE_VERSION='1.19.0'
581
PACKAGE_STRING='Recoll 1.18.0'
581
PACKAGE_STRING='Recoll 1.19.0'
582
PACKAGE_BUGREPORT=''
582
PACKAGE_BUGREPORT=''
583
PACKAGE_URL=''
583
PACKAGE_URL=''
584
584
585
ac_unique_file="index/recollindex.cpp"
585
ac_unique_file="index/recollindex.cpp"
586
# Factoring default headers for most tests.
586
# Factoring default headers for most tests.
...
...
621
621
622
ac_subst_vars='LTLIBOBJS
622
ac_subst_vars='LTLIBOBJS
623
LIBOBJS
623
LIBOBJS
624
RCLVERSION
624
RCLVERSION
625
NOPYTHON
625
NOPYTHON
626
NOTHREADS
626
NOPIC
627
NOPIC
627
LIBQZEITGEIST
628
LIBQZEITGEIST
628
QMAKE_DISABLE_ZEITGEIST
629
QMAKE_DISABLE_ZEITGEIST
629
QMAKE_ENABLE_ZEITGEIST
630
QMAKE_ENABLE_ZEITGEIST
630
QMAKE_DISABLE_WEBKIT
631
QMAKE_DISABLE_WEBKIT
...
...
1276
#
1277
#
1277
if test "$ac_init_help" = "long"; then
1278
if test "$ac_init_help" = "long"; then
1278
  # Omit some internal or obsolete options to make the list less imposing.
1279
  # Omit some internal or obsolete options to make the list less imposing.
1279
  # This message is too long to be a string in the A/UX 3.1 sh.
1280
  # This message is too long to be a string in the A/UX 3.1 sh.
1280
  cat <<_ACEOF
1281
  cat <<_ACEOF
1281
\`configure' configures Recoll 1.18.0 to adapt to many kinds of systems.
1282
\`configure' configures Recoll 1.19.0 to adapt to many kinds of systems.
1282
1283
1283
Usage: $0 [OPTION]... [VAR=VALUE]...
1284
Usage: $0 [OPTION]... [VAR=VALUE]...
1284
1285
1285
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1286
To assign environment variables (e.g., CC, CFLAGS...), specify them as
1286
VAR=VALUE.  See below for descriptions of some of the useful variables.
1287
VAR=VALUE.  See below for descriptions of some of the useful variables.
...
...
1341
_ACEOF
1342
_ACEOF
1342
fi
1343
fi
1343
1344
1344
if test -n "$ac_init_help"; then
1345
if test -n "$ac_init_help"; then
1345
  case $ac_init_help in
1346
  case $ac_init_help in
1346
     short | recursive ) echo "Configuration of Recoll 1.18.0:";;
1347
     short | recursive ) echo "Configuration of Recoll 1.19.0:";;
1347
   esac
1348
   esac
1348
  cat <<\_ACEOF
1349
  cat <<\_ACEOF
1349
1350
1350
Optional Features:
1351
Optional Features:
1351
  --disable-option-checking  ignore unrecognized --enable/--with options
1352
  --disable-option-checking  ignore unrecognized --enable/--with options
...
...
1474
fi
1475
fi
1475
1476
1476
test -n "$ac_init_help" && exit $ac_status
1477
test -n "$ac_init_help" && exit $ac_status
1477
if $ac_init_version; then
1478
if $ac_init_version; then
1478
  cat <<\_ACEOF
1479
  cat <<\_ACEOF
1479
Recoll configure 1.18.0
1480
Recoll configure 1.19.0
1480
generated by GNU Autoconf 2.69
1481
generated by GNU Autoconf 2.69
1481
1482
1482
Copyright (C) 2012 Free Software Foundation, Inc.
1483
Copyright (C) 2012 Free Software Foundation, Inc.
1483
This configure script is free software; the Free Software Foundation
1484
This configure script is free software; the Free Software Foundation
1484
gives unlimited permission to copy, distribute and modify it.
1485
gives unlimited permission to copy, distribute and modify it.
...
...
2027
} # ac_fn_cxx_check_func
2028
} # ac_fn_cxx_check_func
2028
cat >config.log <<_ACEOF
2029
cat >config.log <<_ACEOF
2029
This file contains any messages produced by compilers while
2030
This file contains any messages produced by compilers while
2030
running configure, to aid debugging if configure makes a mistake.
2031
running configure, to aid debugging if configure makes a mistake.
2031
2032
2032
It was created by Recoll $as_me 1.18.0, which was
2033
It was created by Recoll $as_me 1.19.0, which was
2033
generated by GNU Autoconf 2.69.  Invocation command line was
2034
generated by GNU Autoconf 2.69.  Invocation command line was
2034
2035
2035
  $ $0 $@
2036
  $ $0 $@
2036
2037
2037
_ACEOF
2038
_ACEOF
...
...
4355
$as_echo "#define RCL_USE_XATTR 1" >>confdefs.h
4356
$as_echo "#define RCL_USE_XATTR 1" >>confdefs.h
4356
4357
4357
fi
4358
fi
4358
4359
4359
# Enable use of threads in the indexing pipeline.
4360
# Enable use of threads in the indexing pipeline.
4360
# Threads are used in bucket-brigade fashion for the processing steps
4361
# This is disabled by default as we usually care little about indexing
4361
# (reading file - text splitting - indexing proper). The performance
4362
# absolute performance (more about impact on usability and total
4362
# increase can be significant, but this is disabled by default as we
4363
# resources used).
4363
# usually care little about indexing absolute performance (more about
4364
# impact on usability and total resources used).
4365
# Check whether --enable-idxthreads was given.
4364
# Check whether --enable-idxthreads was given.
4366
if test "${enable_idxthreads+set}" = set; then :
4365
if test "${enable_idxthreads+set}" = set; then :
4367
  enableval=$enable_idxthreads; idxthreadsEnabled=$enableval
4366
  enableval=$enable_idxthreads; idxthreadsEnabled=$enableval
4368
else
4367
else
4369
  idxthreadsEnabled=no
4368
  idxthreadsEnabled=no
...
...
4372
4371
4373
if test X$idxthreadsEnabled = Xyes ; then
4372
if test X$idxthreadsEnabled = Xyes ; then
4374
4373
4375
$as_echo "#define IDX_THREADS 1" >>confdefs.h
4374
$as_echo "#define IDX_THREADS 1" >>confdefs.h
4376
4375
4376
  NOTHREADS=""
4377
else
4378
  NOTHREADS="#"
4377
fi
4379
fi
4378
4380
4379
# Enable CamelCase word splitting. This is optional because it causes
4381
# Enable CamelCase word splitting. This is optional because it causes
4380
# problems with phrases: with camelcase enabled, "MySQL manual"
4382
# problems with phrases: with camelcase enabled, "MySQL manual"
4381
# will be matched by "MySQL manual" and "my sql manual" but not
4383
# will be matched by "MySQL manual" and "my sql manual" but not
...
...
5715
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
5717
test "X$m_prefix" = "XNONE" && m_prefix=/usr/local
5716
m_datadir=${m_prefix}/share
5718
m_datadir=${m_prefix}/share
5717
QTRECOLL_DATADIR=${m_datadir}/recoll
5719
QTRECOLL_DATADIR=${m_datadir}/recoll
5718
5720
5719
RCLVERSION=`cat VERSION`
5721
RCLVERSION=`cat VERSION`
5722
5720
5723
5721
5724
5722
5725
5723
5726
5724
5727
...
...
6272
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6275
cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
6273
# Save the log message, to keep $0 and so on meaningful, and to
6276
# Save the log message, to keep $0 and so on meaningful, and to
6274
# report actual input values of CONFIG_FILES etc. instead of their
6277
# report actual input values of CONFIG_FILES etc. instead of their
6275
# values after options handling.
6278
# values after options handling.
6276
ac_log="
6279
ac_log="
6277
This file was extended by Recoll $as_me 1.18.0, which was
6280
This file was extended by Recoll $as_me 1.19.0, which was
6278
generated by GNU Autoconf 2.69.  Invocation command line was
6281
generated by GNU Autoconf 2.69.  Invocation command line was
6279
6282
6280
  CONFIG_FILES    = $CONFIG_FILES
6283
  CONFIG_FILES    = $CONFIG_FILES
6281
  CONFIG_HEADERS  = $CONFIG_HEADERS
6284
  CONFIG_HEADERS  = $CONFIG_HEADERS
6282
  CONFIG_LINKS    = $CONFIG_LINKS
6285
  CONFIG_LINKS    = $CONFIG_LINKS
...
...
6334
6337
6335
_ACEOF
6338
_ACEOF
6336
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6339
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
6337
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6340
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
6338
ac_cs_version="\\
6341
ac_cs_version="\\
6339
Recoll config.status 1.18.0
6342
Recoll config.status 1.19.0
6340
configured by $0, generated by GNU Autoconf 2.69,
6343
configured by $0, generated by GNU Autoconf 2.69,
6341
  with options \\"\$ac_cs_config\\"
6344
  with options \\"\$ac_cs_config\\"
6342
6345
6343
Copyright (C) 2012 Free Software Foundation, Inc.
6346
Copyright (C) 2012 Free Software Foundation, Inc.
6344
This config.status script is free software; the Free Software Foundation
6347
This config.status script is free software; the Free Software Foundation