Deleted Added
full compact
configure (117610) configure (125647)
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# Guess values for system-dependent variables and create Makefiles.
3# Generated by GNU Autoconf 2.53 for OpenPAM 20030715.
3# Generated by GNU Autoconf 2.53 for OpenPAM 20040210.
4#
5# Report bugs to <des@freebsd.org>.
6#
7# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
8# Free Software Foundation, Inc.
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11

--- 239 unchanged lines hidden (view full) ---

251# Maximum number of lines to put in a shell here document.
252# This variable seems obsolete. It should probably be removed, and
253# only ac_max_sed_lines should be used.
254: ${ac_max_here_lines=38}
255
256# Identity of this package.
257PACKAGE_NAME='OpenPAM'
258PACKAGE_TARNAME='openpam'
4#
5# Report bugs to <des@freebsd.org>.
6#
7# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
8# Free Software Foundation, Inc.
9# This configure script is free software; the Free Software Foundation
10# gives unlimited permission to copy, distribute and modify it.
11

--- 239 unchanged lines hidden (view full) ---

251# Maximum number of lines to put in a shell here document.
252# This variable seems obsolete. It should probably be removed, and
253# only ac_max_sed_lines should be used.
254: ${ac_max_here_lines=38}
255
256# Identity of this package.
257PACKAGE_NAME='OpenPAM'
258PACKAGE_TARNAME='openpam'
259PACKAGE_VERSION='20030715'
260PACKAGE_STRING='OpenPAM 20030715'
259PACKAGE_VERSION='20040210'
260PACKAGE_STRING='OpenPAM 20040210'
261PACKAGE_BUGREPORT='des@freebsd.org'
262
263ac_unique_file="lib/pam_start.c"
264# Factoring default headers for most tests.
265ac_includes_default="\
266#include <stdio.h>
267#if HAVE_SYS_TYPES_H
268# include <sys/types.h>

--- 488 unchanged lines hidden (view full) ---

757
758#
759# Report the --help message.
760#
761if test "$ac_init_help" = "long"; then
762 # Omit some internal or obsolete options to make the list less imposing.
763 # This message is too long to be a string in the A/UX 3.1 sh.
764 cat <<_ACEOF
261PACKAGE_BUGREPORT='des@freebsd.org'
262
263ac_unique_file="lib/pam_start.c"
264# Factoring default headers for most tests.
265ac_includes_default="\
266#include <stdio.h>
267#if HAVE_SYS_TYPES_H
268# include <sys/types.h>

--- 488 unchanged lines hidden (view full) ---

757
758#
759# Report the --help message.
760#
761if test "$ac_init_help" = "long"; then
762 # Omit some internal or obsolete options to make the list less imposing.
763 # This message is too long to be a string in the A/UX 3.1 sh.
764 cat <<_ACEOF
765\`configure' configures OpenPAM 20030715 to adapt to many kinds of systems.
765\`configure' configures OpenPAM 20040210 to adapt to many kinds of systems.
766
767Usage: $0 [OPTION]... [VAR=VALUE]...
768
769To assign environment variables (e.g., CC, CFLAGS...), specify them as
770VAR=VALUE. See below for descriptions of some of the useful variables.
771
772Defaults for the options are specified in brackets.
773

--- 50 unchanged lines hidden (view full) ---

824 --build=BUILD configure for building on BUILD [guessed]
825 --host=HOST cross-compile to build programs to run on HOST [BUILD]
826 --target=TARGET configure for building compilers for TARGET [HOST]
827_ACEOF
828fi
829
830if test -n "$ac_init_help"; then
831 case $ac_init_help in
766
767Usage: $0 [OPTION]... [VAR=VALUE]...
768
769To assign environment variables (e.g., CC, CFLAGS...), specify them as
770VAR=VALUE. See below for descriptions of some of the useful variables.
771
772Defaults for the options are specified in brackets.
773

--- 50 unchanged lines hidden (view full) ---

824 --build=BUILD configure for building on BUILD [guessed]
825 --host=HOST cross-compile to build programs to run on HOST [BUILD]
826 --target=TARGET configure for building compilers for TARGET [HOST]
827_ACEOF
828fi
829
830if test -n "$ac_init_help"; then
831 case $ac_init_help in
832 short | recursive ) echo "Configuration of OpenPAM 20030715:";;
832 short | recursive ) echo "Configuration of OpenPAM 20040210:";;
833 esac
834 cat <<\_ACEOF
835
836Optional Features:
837 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
838 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
839 --enable-static=PKGS build static libraries default=no
840 --enable-shared=PKGS build shared libraries default=yes

--- 82 unchanged lines hidden (view full) ---

923 fi
924 cd $ac_popdir
925 done
926fi
927
928test -n "$ac_init_help" && exit 0
929if $ac_init_version; then
930 cat <<\_ACEOF
833 esac
834 cat <<\_ACEOF
835
836Optional Features:
837 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
838 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
839 --enable-static=PKGS build static libraries default=no
840 --enable-shared=PKGS build shared libraries default=yes

--- 82 unchanged lines hidden (view full) ---

923 fi
924 cd $ac_popdir
925 done
926fi
927
928test -n "$ac_init_help" && exit 0
929if $ac_init_version; then
930 cat <<\_ACEOF
931OpenPAM configure 20030715
931OpenPAM configure 20040210
932generated by GNU Autoconf 2.53
933
934Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
935Free Software Foundation, Inc.
936This configure script is free software; the Free Software Foundation
937gives unlimited permission to copy, distribute and modify it.
938_ACEOF
939 exit 0
940fi
941exec 5>config.log
942cat >&5 <<_ACEOF
943This file contains any messages produced by compilers while
944running configure, to aid debugging if configure makes a mistake.
945
932generated by GNU Autoconf 2.53
933
934Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
935Free Software Foundation, Inc.
936This configure script is free software; the Free Software Foundation
937gives unlimited permission to copy, distribute and modify it.
938_ACEOF
939 exit 0
940fi
941exec 5>config.log
942cat >&5 <<_ACEOF
943This file contains any messages produced by compilers while
944running configure, to aid debugging if configure makes a mistake.
945
946It was created by OpenPAM $as_me 20030715, which was
946It was created by OpenPAM $as_me 20040210, which was
947generated by GNU Autoconf 2.53. Invocation command line was
948
949 $ $0 $@
950
951_ACEOF
952{
953cat <<_ASUNAME
954## --------- ##

--- 2080 unchanged lines hidden (view full) ---

3035 test -f $srcdir/config.status; then
3036 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
3037echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
3038 { (exit 1); exit 1; }; }
3039fi
3040
3041# Define the identity of the package.
3042PACKAGE=OpenPAM
947generated by GNU Autoconf 2.53. Invocation command line was
948
949 $ $0 $@
950
951_ACEOF
952{
953cat <<_ASUNAME
954## --------- ##

--- 2080 unchanged lines hidden (view full) ---

3035 test -f $srcdir/config.status; then
3036 { { echo "$as_me:$LINENO: error: source directory already configured; run \"make distclean\" there first" >&5
3037echo "$as_me: error: source directory already configured; run \"make distclean\" there first" >&2;}
3038 { (exit 1); exit 1; }; }
3039fi
3040
3041# Define the identity of the package.
3042PACKAGE=OpenPAM
3043VERSION=20030715
3043VERSION=20040210
3044
3045cat >>confdefs.h <<_ACEOF
3046#define PACKAGE "$PACKAGE"
3047_ACEOF
3048
3049
3050cat >>confdefs.h <<_ACEOF
3051#define VERSION "$VERSION"

--- 1327 unchanged lines hidden (view full) ---

4379{
4380 echo
4381 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
4382## Running $as_me. ##
4383_ASBOX
4384} >&5
4385cat >&5 <<_CSEOF
4386
3044
3045cat >>confdefs.h <<_ACEOF
3046#define PACKAGE "$PACKAGE"
3047_ACEOF
3048
3049
3050cat >>confdefs.h <<_ACEOF
3051#define VERSION "$VERSION"

--- 1327 unchanged lines hidden (view full) ---

4379{
4380 echo
4381 sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX
4382## Running $as_me. ##
4383_ASBOX
4384} >&5
4385cat >&5 <<_CSEOF
4386
4387This file was extended by OpenPAM $as_me 20030715, which was
4387This file was extended by OpenPAM $as_me 20040210, which was
4388generated by GNU Autoconf 2.53. Invocation command line was
4389
4390 CONFIG_FILES = $CONFIG_FILES
4391 CONFIG_HEADERS = $CONFIG_HEADERS
4392 CONFIG_LINKS = $CONFIG_LINKS
4393 CONFIG_COMMANDS = $CONFIG_COMMANDS
4394 $ $0 $@
4395

--- 45 unchanged lines hidden (view full) ---

4441Configuration commands:
4442$config_commands
4443
4444Report bugs to <bug-autoconf@gnu.org>."
4445_ACEOF
4446
4447cat >>$CONFIG_STATUS <<_ACEOF
4448ac_cs_version="\\
4388generated by GNU Autoconf 2.53. Invocation command line was
4389
4390 CONFIG_FILES = $CONFIG_FILES
4391 CONFIG_HEADERS = $CONFIG_HEADERS
4392 CONFIG_LINKS = $CONFIG_LINKS
4393 CONFIG_COMMANDS = $CONFIG_COMMANDS
4394 $ $0 $@
4395

--- 45 unchanged lines hidden (view full) ---

4441Configuration commands:
4442$config_commands
4443
4444Report bugs to <bug-autoconf@gnu.org>."
4445_ACEOF
4446
4447cat >>$CONFIG_STATUS <<_ACEOF
4448ac_cs_version="\\
4449OpenPAM config.status 20030715
4449OpenPAM config.status 20040210
4450configured by $0, generated by GNU Autoconf 2.53,
4451 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
4452
4453Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
4454Free Software Foundation, Inc.
4455This config.status script is free software; the Free Software Foundation
4456gives unlimited permission to copy, distribute and modify it."
4457srcdir=$srcdir

--- 784 unchanged lines hidden ---
4450configured by $0, generated by GNU Autoconf 2.53,
4451 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
4452
4453Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001
4454Free Software Foundation, Inc.
4455This config.status script is free software; the Free Software Foundation
4456gives unlimited permission to copy, distribute and modify it."
4457srcdir=$srcdir

--- 784 unchanged lines hidden ---