ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/configure
(Generate patch)

Comparing gvpe/configure (file contents):
Revision 1.59 by root, Thu Oct 25 04:32:26 2018 UTC vs.
Revision 1.60 by root, Thu Oct 25 07:31:58 2018 UTC

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. 3# Generated by GNU Autoconf 2.69 for gvpe 3.1.
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#
573subdirs= 573subdirs=
574MFLAGS= 574MFLAGS=
575MAKEFLAGS= 575MAKEFLAGS=
576 576
577# Identity of this package. 577# Identity of this package.
578PACKAGE_NAME= 578PACKAGE_NAME='gvpe'
579PACKAGE_TARNAME= 579PACKAGE_TARNAME='gvpe'
580PACKAGE_VERSION= 580PACKAGE_VERSION='3.1'
581PACKAGE_STRING= 581PACKAGE_STRING='gvpe 3.1'
582PACKAGE_BUGREPORT= 582PACKAGE_BUGREPORT=''
583PACKAGE_URL= 583PACKAGE_URL=''
584 584
585ac_unique_file="src/gvpe.C" 585ac_unique_file="src/gvpe.C"
586# Factoring default headers for most tests. 586# Factoring default headers for most tests.
587ac_includes_default="\ 587ac_includes_default="\
588#include <stdio.h> 588#include <stdio.h>
619# include <unistd.h> 619# include <unistd.h>
620#endif" 620#endif"
621 621
622ac_subst_vars='LTLIBOBJS 622ac_subst_vars='LTLIBOBJS
623LIBOBJS 623LIBOBJS
624INCLUDES 624AM_CPPFLAGS
625ROHC_FALSE 625ROHC_FALSE
626ROHC_TRUE 626ROHC_TRUE
627LDFLAGS_DAEMON 627LDFLAGS_DAEMON
628LIBCRYPTO_LIBS 628LIBCRYPTO_LIBS
629LIBCRYPTO_CFLAGS 629LIBCRYPTO_CFLAGS
830sharedstatedir='${prefix}/com' 830sharedstatedir='${prefix}/com'
831localstatedir='${prefix}/var' 831localstatedir='${prefix}/var'
832runstatedir='${localstatedir}/run' 832runstatedir='${localstatedir}/run'
833includedir='${prefix}/include' 833includedir='${prefix}/include'
834oldincludedir='/usr/include' 834oldincludedir='/usr/include'
835docdir='${datarootdir}/doc/${PACKAGE}' 835docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
836infodir='${datarootdir}/info' 836infodir='${datarootdir}/info'
837htmldir='${docdir}' 837htmldir='${docdir}'
838dvidir='${docdir}' 838dvidir='${docdir}'
839pdfdir='${docdir}' 839pdfdir='${docdir}'
840psdir='${docdir}' 840psdir='${docdir}'
1339# 1339#
1340if test "$ac_init_help" = "long"; then 1340if test "$ac_init_help" = "long"; then
1341 # Omit some internal or obsolete options to make the list less imposing. 1341 # Omit some internal or obsolete options to make the list less imposing.
1342 # This message is too long to be a string in the A/UX 3.1 sh. 1342 # This message is too long to be a string in the A/UX 3.1 sh.
1343 cat <<_ACEOF 1343 cat <<_ACEOF
1344\`configure' configures this package to adapt to many kinds of systems. 1344\`configure' configures gvpe 3.1 to adapt to many kinds of systems.
1345 1345
1346Usage: $0 [OPTION]... [VAR=VALUE]... 1346Usage: $0 [OPTION]... [VAR=VALUE]...
1347 1347
1348To assign environment variables (e.g., CC, CFLAGS...), specify them as 1348To assign environment variables (e.g., CC, CFLAGS...), specify them as
1349VAR=VALUE. See below for descriptions of some of the useful variables. 1349VAR=VALUE. See below for descriptions of some of the useful variables.
1388 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share] 1388 --datarootdir=DIR read-only arch.-independent data root [PREFIX/share]
1389 --datadir=DIR read-only architecture-independent data [DATAROOTDIR] 1389 --datadir=DIR read-only architecture-independent data [DATAROOTDIR]
1390 --infodir=DIR info documentation [DATAROOTDIR/info] 1390 --infodir=DIR info documentation [DATAROOTDIR/info]
1391 --localedir=DIR locale-dependent data [DATAROOTDIR/locale] 1391 --localedir=DIR locale-dependent data [DATAROOTDIR/locale]
1392 --mandir=DIR man documentation [DATAROOTDIR/man] 1392 --mandir=DIR man documentation [DATAROOTDIR/man]
1393 --docdir=DIR documentation root [DATAROOTDIR/doc/PACKAGE] 1393 --docdir=DIR documentation root [DATAROOTDIR/doc/gvpe]
1394 --htmldir=DIR html documentation [DOCDIR] 1394 --htmldir=DIR html documentation [DOCDIR]
1395 --dvidir=DIR dvi documentation [DOCDIR] 1395 --dvidir=DIR dvi documentation [DOCDIR]
1396 --pdfdir=DIR pdf documentation [DOCDIR] 1396 --pdfdir=DIR pdf documentation [DOCDIR]
1397 --psdir=DIR ps documentation [DOCDIR] 1397 --psdir=DIR ps documentation [DOCDIR]
1398_ACEOF 1398_ACEOF
1410 --target=TARGET configure for building compilers for TARGET [HOST] 1410 --target=TARGET configure for building compilers for TARGET [HOST]
1411_ACEOF 1411_ACEOF
1412fi 1412fi
1413 1413
1414if test -n "$ac_init_help"; then 1414if test -n "$ac_init_help"; then
1415 1415 case $ac_init_help in
1416 short | recursive ) echo "Configuration of gvpe 3.1:";;
1417 esac
1416 cat <<\_ACEOF 1418 cat <<\_ACEOF
1417 1419
1418Optional Features: 1420Optional Features:
1419 --disable-option-checking ignore unrecognized --enable/--with options 1421 --disable-option-checking ignore unrecognized --enable/--with options
1420 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no) 1422 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1560fi 1562fi
1561 1563
1562test -n "$ac_init_help" && exit $ac_status 1564test -n "$ac_init_help" && exit $ac_status
1563if $ac_init_version; then 1565if $ac_init_version; then
1564 cat <<\_ACEOF 1566 cat <<\_ACEOF
1565configure 1567gvpe configure 3.1
1566generated by GNU Autoconf 2.69 1568generated by GNU Autoconf 2.69
1567 1569
1568Copyright (C) 2012 Free Software Foundation, Inc. 1570Copyright (C) 2012 Free Software Foundation, Inc.
1569This configure script is free software; the Free Software Foundation 1571This configure script is free software; the Free Software Foundation
1570gives unlimited permission to copy, distribute and modify it. 1572gives unlimited permission to copy, distribute and modify it.
2229} # ac_fn_cxx_try_link 2231} # ac_fn_cxx_try_link
2230cat >config.log <<_ACEOF 2232cat >config.log <<_ACEOF
2231This file contains any messages produced by compilers while 2233This file contains any messages produced by compilers while
2232running configure, to aid debugging if configure makes a mistake. 2234running configure, to aid debugging if configure makes a mistake.
2233 2235
2234It was created by $as_me, which was 2236It was created by gvpe $as_me 3.1, which was
2235generated by GNU Autoconf 2.69. Invocation command line was 2237generated by GNU Autoconf 2.69. Invocation command line was
2236 2238
2237 $ $0 $@ 2239 $ $0 $@
2238 2240
2239_ACEOF 2241_ACEOF
2973 fi 2975 fi
2974fi 2976fi
2975 2977
2976 2978
2977# Define the identity of the package. 2979# Define the identity of the package.
2978 PACKAGE=gvpe 2980 PACKAGE='gvpe'
2979 VERSION=3.1 2981 VERSION='3.1'
2980 2982
2981 2983
2982cat >>confdefs.h <<_ACEOF 2984cat >>confdefs.h <<_ACEOF
2983#define PACKAGE "$PACKAGE" 2985#define PACKAGE "$PACKAGE"
2984_ACEOF 2986_ACEOF
9064cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 9066cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
9065# Save the log message, to keep $0 and so on meaningful, and to 9067# Save the log message, to keep $0 and so on meaningful, and to
9066# report actual input values of CONFIG_FILES etc. instead of their 9068# report actual input values of CONFIG_FILES etc. instead of their
9067# values after options handling. 9069# values after options handling.
9068ac_log=" 9070ac_log="
9069This file was extended by $as_me, which was 9071This file was extended by gvpe $as_me 3.1, which was
9070generated by GNU Autoconf 2.69. Invocation command line was 9072generated by GNU Autoconf 2.69. Invocation command line was
9071 9073
9072 CONFIG_FILES = $CONFIG_FILES 9074 CONFIG_FILES = $CONFIG_FILES
9073 CONFIG_HEADERS = $CONFIG_HEADERS 9075 CONFIG_HEADERS = $CONFIG_HEADERS
9074 CONFIG_LINKS = $CONFIG_LINKS 9076 CONFIG_LINKS = $CONFIG_LINKS
9130 9132
9131_ACEOF 9133_ACEOF
9132cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 9134cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
9133ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" 9135ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
9134ac_cs_version="\\ 9136ac_cs_version="\\
9135config.status 9137gvpe config.status 3.1
9136configured by $0, generated by GNU Autoconf 2.69, 9138configured by $0, generated by GNU Autoconf 2.69,
9137 with options \\"\$ac_cs_config\\" 9139 with options \\"\$ac_cs_config\\"
9138 9140
9139Copyright (C) 2012 Free Software Foundation, Inc. 9141Copyright (C) 2012 Free Software Foundation, Inc.
9140This config.status script is free software; the Free Software Foundation 9142This config.status script is free software; the Free Software Foundation

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines