libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FYI: destdir tests are libtool tests


From: Ralf Wildenhues
Subject: FYI: destdir tests are libtool tests
Date: Tue, 6 Feb 2007 19:56:26 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Applied to HEAD.

Cheers,
Ralf

2007-02-06  Ralf Wildenhues  <address@hidden>

        * tests/destdir.at: Add `libtool' keyword to tests.

Index: tests/destdir.at
===================================================================
RCS file: /cvsroot/libtool/libtool/tests/destdir.at,v
retrieving revision 1.1
diff -u -r1.1 destdir.at
--- tests/destdir.at    12 Sep 2006 18:02:32 -0000      1.1
+++ tests/destdir.at    6 Feb 2007 18:56:15 -0000
@@ -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 @@
 
 
 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_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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]