some changes in configure
This commit is contained in:
parent
dcaba813d6
commit
389d794af2
@ -1,3 +1,7 @@
|
||||
2005-05-08 Evgeniy Kozhuhovskiy <e.kozhuhovskiy@generation-p.com>
|
||||
|
||||
* configure.in: Some changes
|
||||
|
||||
2005-03-26 ugenk <e.kozhuhovskiy@generation-p.com>
|
||||
|
||||
* bforce/nodelist.c (nodelist_open): fixed compilation with gcc-2.95
|
||||
|
47
source/configure
vendored
47
source/configure
vendored
@ -1,8 +1,8 @@
|
||||
#! /bin/sh
|
||||
# Guess values for system-dependent variables and create Makefiles.
|
||||
# Generated by GNU Autoconf 2.59 for bforce 0.22.8.ugenk2.
|
||||
# Generated by GNU Autoconf 2.59 for bforce 0.22.8.ugenk5.
|
||||
#
|
||||
# Report bugs to <ugenk@tut.by>.
|
||||
# Report bugs to <e.kozhuhovskiy@gmail.com>.
|
||||
#
|
||||
# Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
# This configure script is free software; the Free Software Foundation
|
||||
@ -269,9 +269,9 @@ SHELL=${CONFIG_SHELL-/bin/sh}
|
||||
# Identity of this package.
|
||||
PACKAGE_NAME='bforce'
|
||||
PACKAGE_TARNAME='bforce'
|
||||
PACKAGE_VERSION='0.22.8.ugenk2'
|
||||
PACKAGE_STRING='bforce 0.22.8.ugenk2'
|
||||
PACKAGE_BUGREPORT='ugenk@tut.by'
|
||||
PACKAGE_VERSION='0.22.8.ugenk5'
|
||||
PACKAGE_STRING='bforce 0.22.8.ugenk5'
|
||||
PACKAGE_BUGREPORT='e.kozhuhovskiy@gmail.com'
|
||||
|
||||
# Factoring default headers for most tests.
|
||||
ac_includes_default="\
|
||||
@ -779,7 +779,7 @@ if test "$ac_init_help" = "long"; then
|
||||
# Omit some internal or obsolete options to make the list less imposing.
|
||||
# This message is too long to be a string in the A/UX 3.1 sh.
|
||||
cat <<_ACEOF
|
||||
\`configure' configures bforce 0.22.8.ugenk2 to adapt to many kinds of systems.
|
||||
\`configure' configures bforce 0.22.8.ugenk5 to adapt to many kinds of systems.
|
||||
|
||||
Usage: $0 [OPTION]... [VAR=VALUE]...
|
||||
|
||||
@ -841,7 +841,7 @@ fi
|
||||
|
||||
if test -n "$ac_init_help"; then
|
||||
case $ac_init_help in
|
||||
short | recursive ) echo "Configuration of bforce 0.22.8.ugenk2:";;
|
||||
short | recursive ) echo "Configuration of bforce 0.22.8.ugenk5:";;
|
||||
esac
|
||||
cat <<\_ACEOF
|
||||
|
||||
@ -874,7 +874,7 @@ Some influential environment variables:
|
||||
Use these variables to override the choices made by `configure' or to help
|
||||
it to find libraries and programs with nonstandard names/locations.
|
||||
|
||||
Report bugs to <ugenk@tut.by>.
|
||||
Report bugs to <e.kozhuhovskiy@gmail.com>.
|
||||
_ACEOF
|
||||
fi
|
||||
|
||||
@ -970,7 +970,7 @@ fi
|
||||
test -n "$ac_init_help" && exit 0
|
||||
if $ac_init_version; then
|
||||
cat <<\_ACEOF
|
||||
bforce configure 0.22.8.ugenk2
|
||||
bforce configure 0.22.8.ugenk5
|
||||
generated by GNU Autoconf 2.59
|
||||
|
||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||
@ -984,7 +984,7 @@ cat >&5 <<_ACEOF
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by bforce $as_me 0.22.8.ugenk2, which was
|
||||
It was created by bforce $as_me 0.22.8.ugenk5, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
$ $0 $@
|
||||
@ -2659,7 +2659,6 @@ test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644'
|
||||
|
||||
|
||||
|
||||
|
||||
ac_header_dirent=no
|
||||
for ac_hdr in dirent.h sys/ndir.h sys/dir.h ndir.h; do
|
||||
as_ac_Header=`echo "ac_cv_header_dirent_$ac_hdr" | $as_tr_sh`
|
||||
@ -3661,9 +3660,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
|
||||
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
|
||||
(
|
||||
cat <<\_ASBOX
|
||||
## --------------------------- ##
|
||||
## Report this to ugenk@tut.by ##
|
||||
## --------------------------- ##
|
||||
## --------------------------------------- ##
|
||||
## Report this to e.kozhuhovskiy@gmail.com ##
|
||||
## --------------------------------------- ##
|
||||
_ASBOX
|
||||
) |
|
||||
sed "s/^/$as_me: WARNING: /" >&2
|
||||
@ -3814,9 +3813,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
|
||||
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
|
||||
(
|
||||
cat <<\_ASBOX
|
||||
## --------------------------- ##
|
||||
## Report this to ugenk@tut.by ##
|
||||
## --------------------------- ##
|
||||
## --------------------------------------- ##
|
||||
## Report this to e.kozhuhovskiy@gmail.com ##
|
||||
## --------------------------------------- ##
|
||||
_ASBOX
|
||||
) |
|
||||
sed "s/^/$as_me: WARNING: /" >&2
|
||||
@ -3965,9 +3964,9 @@ echo "$as_me: WARNING: $ac_header: proceeding with the preprocessor's result" >&
|
||||
echo "$as_me: WARNING: $ac_header: in the future, the compiler will take precedence" >&2;}
|
||||
(
|
||||
cat <<\_ASBOX
|
||||
## --------------------------- ##
|
||||
## Report this to ugenk@tut.by ##
|
||||
## --------------------------- ##
|
||||
## --------------------------------------- ##
|
||||
## Report this to e.kozhuhovskiy@gmail.com ##
|
||||
## --------------------------------------- ##
|
||||
_ASBOX
|
||||
) |
|
||||
sed "s/^/$as_me: WARNING: /" >&2
|
||||
@ -5556,7 +5555,7 @@ _ASBOX
|
||||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by bforce $as_me 0.22.8.ugenk2, which was
|
||||
This file was extended by bforce $as_me 0.22.8.ugenk5, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -5616,7 +5615,7 @@ _ACEOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
bforce config.status 0.22.8.ugenk2
|
||||
bforce config.status 0.22.8.ugenk5
|
||||
configured by $0, generated by GNU Autoconf 2.59,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
@ -6689,7 +6688,7 @@ _ASBOX
|
||||
} >&5
|
||||
cat >&5 <<_CSEOF
|
||||
|
||||
This file was extended by bforce $as_me 0.22.8.ugenk2, which was
|
||||
This file was extended by bforce $as_me 0.22.8.ugenk5, which was
|
||||
generated by GNU Autoconf 2.59. Invocation command line was
|
||||
|
||||
CONFIG_FILES = $CONFIG_FILES
|
||||
@ -6749,7 +6748,7 @@ _ACEOF
|
||||
|
||||
cat >>$CONFIG_STATUS <<_ACEOF
|
||||
ac_cs_version="\\
|
||||
bforce config.status 0.22.8.ugenk2
|
||||
bforce config.status 0.22.8.ugenk5
|
||||
configured by $0, generated by GNU Autoconf 2.59,
|
||||
with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
|
||||
|
||||
|
@ -3,7 +3,7 @@ dnl
|
||||
dnl $Id$
|
||||
dnl
|
||||
#AC_INIT(bforce/bforce.c)
|
||||
AC_INIT([bforce],[0.22.8.ugenk2],[ugenk@tut.by])
|
||||
AC_INIT([bforce],[0.22.8.ugenk5],[e.kozhuhovskiy@gmail.com])
|
||||
AC_CONFIG_HEADER(include/config.h)
|
||||
AC_CANONICAL_SYSTEM
|
||||
dnl # Minimum Autoconf version required.
|
||||
@ -86,7 +86,6 @@ dnl Checks for programs.
|
||||
AC_PROG_YACC
|
||||
AC_PROG_CC
|
||||
AC_PROG_INSTALL
|
||||
|
||||
dnl Checks for libraries.
|
||||
|
||||
dnl Checks for header files.
|
||||
|
Loading…
x
Reference in New Issue
Block a user