Remove unnecessary TESTS_ENVIRONMENT setting.
authorBruno Haible <bruno@clisp.org>
Tue, 8 Jan 2008 10:43:00 +0000 (11:43 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 8 Jan 2008 10:43:00 +0000 (11:43 +0100)
ChangeLog
modules/memmem-tests

index 5e739cb..9f4e3ae 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-08  Bruno Haible  <bruno@clisp.org>
+
+       * modules/memmem-tests (Makefile.am): Remove TESTS_ENVIRONMENT
+       augmentation.
+
 2008-01-08  Mike Frysinger  <vapier@gentoo.org>
 
        Add a configure time option: --disable-acl.
index c9365e9..b4a0bdb 100644 (file)
@@ -8,6 +8,5 @@ AC_CHECK_DECLS_ONCE([alarm])
 
 Makefile.am:
 TESTS += test-memmem
-TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-memmem