]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Sun, 27 Feb 2011 13:30:04 +0000 (13:30 +0000)
committerMark Andrews <marka@isc.org>
Sun, 27 Feb 2011 13:30:04 +0000 (13:30 +0000)
config.h.in
configure

index d3b17e40098d2b4082ffa29287bc939bc098bd44..9fdc9da605657dc75f90408653ade03a7990a4bd 100644 (file)
@@ -16,7 +16,7 @@
  * PERFORMANCE OF THIS SOFTWARE.
  */
 
-/* $Id: config.h.in,v 1.143.8.2 2011/02/27 06:17:04 marka Exp $ */
+/* $Id: config.h.in,v 1.143.8.3 2011/02/27 13:30:04 marka Exp $ */
 
 /*! \file */
 
index f24e4b62115ecfb0dfeb9a28ed191621b62ffe02..7d3c49ea4f793e1cd3904fbf1660c5701faa1b78 100755 (executable)
--- a/configure
+++ b/configure
@@ -14,7 +14,7 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 #
-# $Id: configure,v 1.493.8.2 2011/02/27 06:17:04 marka Exp $
+# $Id: configure,v 1.493.8.3 2011/02/27 13:30:04 marka Exp $
 #
 #      Portions of this code release fall under one or more of the
 #      following Copyright notices.  Please see individual source
 # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 # OF THE POSSIBILITY OF SUCH DAMAGE.
 #
-# From configure.in Revision: 1.512.8.3 .
+# From configure.in Revision: 1.512.8.4 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.67.
 #
@@ -26387,7 +26387,7 @@ $as_echo "#define ATF_TEST 1" >>confdefs.h
 
        STD_CINCLUDES="$STD_CINCLUDES -I$atf/include"
        ATFBIN="$atf/bin"
-       ATFLIBS="-L $atf/lib -latf-c"
+       ATFLIBS="-L$atf/lib -latf-c"
        UNITTESTS=tests
 fi