Deleted Added
full compact
configure (187214) configure (189279)
1#! /bin/sh
2# From configure.ac P4: //depot/projects/trustedbsd/openbsm/configure.ac#49 .
3# Guess values for system-dependent variables and create Makefiles.
1#! /bin/sh
2# From configure.ac P4: //depot/projects/trustedbsd/openbsm/configure.ac#49 .
3# Guess values for system-dependent variables and create Makefiles.
4# Generated by GNU Autoconf 2.61 for OpenBSM 1.1alpha5.
4# Generated by GNU Autoconf 2.61 for OpenBSM 1.1beta1.
5#
6# Report bugs to <trustedbsd-audit@TrustesdBSD.org>.
7#
8# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
10# This configure script is free software; the Free Software Foundation
11# gives unlimited permission to copy, distribute and modify it.
12## --------------------- ##

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

724subdirs=
725MFLAGS=
726MAKEFLAGS=
727SHELL=${CONFIG_SHELL-/bin/sh}
728
729# Identity of this package.
730PACKAGE_NAME='OpenBSM'
731PACKAGE_TARNAME='openbsm'
5#
6# Report bugs to <trustedbsd-audit@TrustesdBSD.org>.
7#
8# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
9# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
10# This configure script is free software; the Free Software Foundation
11# gives unlimited permission to copy, distribute and modify it.
12## --------------------- ##

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

724subdirs=
725MFLAGS=
726MAKEFLAGS=
727SHELL=${CONFIG_SHELL-/bin/sh}
728
729# Identity of this package.
730PACKAGE_NAME='OpenBSM'
731PACKAGE_TARNAME='openbsm'
732PACKAGE_VERSION='1.1alpha5'
733PACKAGE_STRING='OpenBSM 1.1alpha5'
732PACKAGE_VERSION='1.1beta1'
733PACKAGE_STRING='OpenBSM 1.1beta1'
734PACKAGE_BUGREPORT='trustedbsd-audit@TrustesdBSD.org'
735
736ac_unique_file="bin/auditreduce/auditreduce.c"
737# Factoring default headers for most tests.
738ac_includes_default="\
739#include <stdio.h>
740#ifdef HAVE_SYS_TYPES_H
741# include <sys/types.h>

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

1399
1400#
1401# Report the --help message.
1402#
1403if test "$ac_init_help" = "long"; then
1404 # Omit some internal or obsolete options to make the list less imposing.
1405 # This message is too long to be a string in the A/UX 3.1 sh.
1406 cat <<_ACEOF
734PACKAGE_BUGREPORT='trustedbsd-audit@TrustesdBSD.org'
735
736ac_unique_file="bin/auditreduce/auditreduce.c"
737# Factoring default headers for most tests.
738ac_includes_default="\
739#include <stdio.h>
740#ifdef HAVE_SYS_TYPES_H
741# include <sys/types.h>

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

1399
1400#
1401# Report the --help message.
1402#
1403if test "$ac_init_help" = "long"; then
1404 # Omit some internal or obsolete options to make the list less imposing.
1405 # This message is too long to be a string in the A/UX 3.1 sh.
1406 cat <<_ACEOF
1407\`configure' configures OpenBSM 1.1alpha5 to adapt to many kinds of systems.
1407\`configure' configures OpenBSM 1.1beta1 to adapt to many kinds of systems.
1408
1409Usage: $0 [OPTION]... [VAR=VALUE]...
1410
1411To assign environment variables (e.g., CC, CFLAGS...), specify them as
1412VAR=VALUE. See below for descriptions of some of the useful variables.
1413
1414Defaults for the options are specified in brackets.
1415

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

1469System types:
1470 --build=BUILD configure for building on BUILD [guessed]
1471 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1472_ACEOF
1473fi
1474
1475if test -n "$ac_init_help"; then
1476 case $ac_init_help in
1408
1409Usage: $0 [OPTION]... [VAR=VALUE]...
1410
1411To assign environment variables (e.g., CC, CFLAGS...), specify them as
1412VAR=VALUE. See below for descriptions of some of the useful variables.
1413
1414Defaults for the options are specified in brackets.
1415

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

1469System types:
1470 --build=BUILD configure for building on BUILD [guessed]
1471 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1472_ACEOF
1473fi
1474
1475if test -n "$ac_init_help"; then
1476 case $ac_init_help in
1477 short | recursive ) echo "Configuration of OpenBSM 1.1alpha5:";;
1477 short | recursive ) echo "Configuration of OpenBSM 1.1beta1:";;
1478 esac
1479 cat <<\_ACEOF
1480
1481Optional Features:
1482 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1483 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1484 --enable-maintainer-mode enable make rules and dependencies not useful
1485 (and sometimes confusing) to the casual installer

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

1575 fi || ac_status=$?
1576 cd "$ac_pwd" || { ac_status=$?; break; }
1577 done
1578fi
1579
1580test -n "$ac_init_help" && exit $ac_status
1581if $ac_init_version; then
1582 cat <<\_ACEOF
1478 esac
1479 cat <<\_ACEOF
1480
1481Optional Features:
1482 --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
1483 --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
1484 --enable-maintainer-mode enable make rules and dependencies not useful
1485 (and sometimes confusing) to the casual installer

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

1575 fi || ac_status=$?
1576 cd "$ac_pwd" || { ac_status=$?; break; }
1577 done
1578fi
1579
1580test -n "$ac_init_help" && exit $ac_status
1581if $ac_init_version; then
1582 cat <<\_ACEOF
1583OpenBSM configure 1.1alpha5
1583OpenBSM configure 1.1beta1
1584generated by GNU Autoconf 2.61
1585
1586Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
15872002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1588This configure script is free software; the Free Software Foundation
1589gives unlimited permission to copy, distribute and modify it.
1590_ACEOF
1591 exit
1592fi
1593cat >config.log <<_ACEOF
1594This file contains any messages produced by compilers while
1595running configure, to aid debugging if configure makes a mistake.
1596
1584generated by GNU Autoconf 2.61
1585
1586Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
15872002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1588This configure script is free software; the Free Software Foundation
1589gives unlimited permission to copy, distribute and modify it.
1590_ACEOF
1591 exit
1592fi
1593cat >config.log <<_ACEOF
1594This file contains any messages produced by compilers while
1595running configure, to aid debugging if configure makes a mistake.
1596
1597It was created by OpenBSM $as_me 1.1alpha5, which was
1597It was created by OpenBSM $as_me 1.1beta1, which was
1598generated by GNU Autoconf 2.61. Invocation command line was
1599
1600 $ $0 $@
1601
1602_ACEOF
1603exec 5>>config.log
1604{
1605cat <<_ASUNAME

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

19071 else
19072 CYGPATH_W=echo
19073 fi
19074fi
19075
19076
19077# Define the identity of the package.
19078 PACKAGE=OpenBSM
1598generated by GNU Autoconf 2.61. Invocation command line was
1599
1600 $ $0 $@
1601
1602_ACEOF
1603exec 5>>config.log
1604{
1605cat <<_ASUNAME

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

19071 else
19072 CYGPATH_W=echo
19073 fi
19074fi
19075
19076
19077# Define the identity of the package.
19078 PACKAGE=OpenBSM
19079 VERSION=1.1alpha5
19079 VERSION=1.1beta1
19080
19081
19082cat >>confdefs.h <<_ACEOF
19083#define PACKAGE "$PACKAGE"
19084_ACEOF
19085
19086
19087cat >>confdefs.h <<_ACEOF

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

23579
23580
23581exec 6>&1
23582
23583# Save the log message, to keep $[0] and so on meaningful, and to
23584# report actual input values of CONFIG_FILES etc. instead of their
23585# values after options handling.
23586ac_log="
19080
19081
19082cat >>confdefs.h <<_ACEOF
19083#define PACKAGE "$PACKAGE"
19084_ACEOF
19085
19086
19087cat >>confdefs.h <<_ACEOF

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

23579
23580
23581exec 6>&1
23582
23583# Save the log message, to keep $[0] and so on meaningful, and to
23584# report actual input values of CONFIG_FILES etc. instead of their
23585# values after options handling.
23586ac_log="
23587This file was extended by OpenBSM $as_me 1.1alpha5, which was
23587This file was extended by OpenBSM $as_me 1.1beta1, which was
23588generated by GNU Autoconf 2.61. Invocation command line was
23589
23590 CONFIG_FILES = $CONFIG_FILES
23591 CONFIG_HEADERS = $CONFIG_HEADERS
23592 CONFIG_LINKS = $CONFIG_LINKS
23593 CONFIG_COMMANDS = $CONFIG_COMMANDS
23594 $ $0 $@
23595

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

23632Configuration commands:
23633$config_commands
23634
23635Report bugs to <bug-autoconf@gnu.org>."
23636
23637_ACEOF
23638cat >>$CONFIG_STATUS <<_ACEOF
23639ac_cs_version="\\
23588generated by GNU Autoconf 2.61. Invocation command line was
23589
23590 CONFIG_FILES = $CONFIG_FILES
23591 CONFIG_HEADERS = $CONFIG_HEADERS
23592 CONFIG_LINKS = $CONFIG_LINKS
23593 CONFIG_COMMANDS = $CONFIG_COMMANDS
23594 $ $0 $@
23595

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

23632Configuration commands:
23633$config_commands
23634
23635Report bugs to <bug-autoconf@gnu.org>."
23636
23637_ACEOF
23638cat >>$CONFIG_STATUS <<_ACEOF
23639ac_cs_version="\\
23640OpenBSM config.status 1.1alpha5
23640OpenBSM config.status 1.1beta1
23641configured by $0, generated by GNU Autoconf 2.61,
23642 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
23643
23644Copyright (C) 2006 Free Software Foundation, Inc.
23645This config.status script is free software; the Free Software Foundation
23646gives unlimited permission to copy, distribute and modify it."
23647
23648ac_pwd='$ac_pwd'

--- 942 unchanged lines hidden ---
23641configured by $0, generated by GNU Autoconf 2.61,
23642 with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
23643
23644Copyright (C) 2006 Free Software Foundation, Inc.
23645This config.status script is free software; the Free Software Foundation
23646gives unlimited permission to copy, distribute and modify it."
23647
23648ac_pwd='$ac_pwd'

--- 942 unchanged lines hidden ---