]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[rt25901_atf] autoreconf --install
authorTomasz Mrugalski <tomasz@isc.org>
Tue, 14 Aug 2012 13:00:01 +0000 (13:00 +0000)
committerTomasz Mrugalski <tomasz@isc.org>
Tue, 14 Aug 2012 13:00:01 +0000 (13:00 +0000)
common/Makefile.in
configure
server/Makefile.in

index d705b22e43bdb0638ec42754ab5a2b342be86da1..3f990a768c725793843ab1e7f95948a86888f9b6 100644 (file)
@@ -184,6 +184,11 @@ libdhcp_a_SOURCES = alloc.c bpf.c comapi.c conflex.c ctrace.c discover.c \
 
 man_MANS = dhcp-eval.5 dhcp-options.5
 EXTRA_DIST = $(man_MANS)
+
+# We want to build this directory first, before descending into tests subdir.
+# The reason is that ideally the tests should link existing objects from this
+# directory. That eliminates any discrepancies between tested code and
+# production code. Sadly, we are not there yet.
 SUBDIRS = . tests
 all: all-recursive
 
index c7f8f6d649a3b8d518b6bd813bd6c53c9cf84d16..b3868dacb2600b28c4e22d73e7d273ca085ab602 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for DHCP 4.2.0-git.
+# Generated by GNU Autoconf 2.67 for DHCP 4.2.0.
 #
 # Report bugs to <dhcp-users@isc.org>.
 #
@@ -552,8 +552,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='DHCP'
 PACKAGE_TARNAME='dhcp'
-PACKAGE_VERSION='4.2.0-git'
-PACKAGE_STRING='DHCP 4.2.0-git'
+PACKAGE_VERSION='4.2.0'
+PACKAGE_STRING='DHCP 4.2.0'
 PACKAGE_BUGREPORT='dhcp-users@isc.org'
 PACKAGE_URL=''
 
@@ -1267,7 +1267,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 DHCP 4.2.0-git to adapt to many kinds of systems.
+\`configure' configures DHCP 4.2.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1333,7 +1333,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of DHCP 4.2.0-git:";;
+     short | recursive ) echo "Configuration of DHCP 4.2.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1477,7 +1477,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-DHCP configure 4.2.0-git
+DHCP configure 4.2.0
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2195,7 +2195,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by DHCP $as_me 4.2.0-git, which was
+It was created by DHCP $as_me 4.2.0, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2884,7 +2884,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='dhcp'
- VERSION='4.2.0-git'
+ VERSION='4.2.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6815,7 +6815,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by DHCP $as_me 4.2.0-git, which was
+This file was extended by DHCP $as_me 4.2.0, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -6881,7 +6881,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-DHCP config.status 4.2.0-git
+DHCP config.status 4.2.0
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
index 3743b1b809915adffc749484b025d4d776275bb6..ba0167de2941b326f0b9274bb5ed5e953f642ee6 100644 (file)
@@ -188,6 +188,11 @@ target_alias = @target_alias@
 top_build_prefix = @top_build_prefix@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
+
+# We want to build this directory first, before descending into tests subdir.
+# The reason is that ideally the tests should link existing objects from this
+# directory. That eliminates any discrepancies between tested code and
+# production code. Sadly, we are not there yet.
 SUBDIRS = . tests
 AM_CPPFLAGS = -I.. -DLOCALSTATEDIR='"@localstatedir@"'
 dist_sysconf_DATA = dhcpd.conf