From: Ralf Wildenhues Date: Tue, 6 Feb 2007 18:56:57 +0000 (+0000) Subject: * tests/destdir.at: Add `libtool' keyword to tests. X-Git-Tag: release-2-1b~210 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd744836ceec44ebf356d9ccdadaa461ecff290d;p=thirdparty%2Flibtool.git * tests/destdir.at: Add `libtool' keyword to tests. --- diff --git a/ChangeLog b/ChangeLog index 3d765172d..d0ebb595f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-02-06 Ralf Wildenhues + + * tests/destdir.at: Add `libtool' keyword to tests. + 2007-02-05 Ralf Wildenhues * libltdl/m4/libtool.m4 (_LT_COMPILER_BOILERPLATE) diff --git a/tests/destdir.at b/tests/destdir.at index 61a727761..9ead46f55 100644 --- a/tests/destdir.at +++ b/tests/destdir.at @@ -1,5 +1,5 @@ # Hand crafted tests for GNU Libtool. -*- Autotest -*- -# Copyright 2006 Free Software Foundation, Inc. +# Copyright 2006, 2007 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -40,6 +40,7 @@ eval `$LIBTOOL --config | $EGREP '^(FGREP|OBJDUMP)='` AT_SETUP([Simple DESTDIR install]) +AT_KEYWORDS([libtool]) # A program that depends upon a library, both in the same package. _LT_DIRSETUP @@ -66,6 +67,7 @@ AT_CLEANUP AT_SETUP([DESTDIR with in-package deplibs]) +AT_KEYWORDS([libtool]) # A program that depends upon a library that depends upon another # library, all in the same package. Use two deplibs, one in $libdir