common/check.mak RELEASE-0_9_5
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 2 Nov 2005 16:02:54 +0000 (16:02 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 2 Nov 2005 16:02:54 +0000 (16:02 +0000)
Original commit message from CVS:
common/check.mak

check.mak

index 769f783..6982f17 100644 (file)
--- a/check.mak
+++ b/check.mak
@@ -51,7 +51,7 @@ LOOPS = 10
 
 # gdb any given test by running make test.gdb
 %.gdb: %
-       $(REGISTRY_ENVIRONMENT)                                 \
+       $(TESTS_ENVIRONMENT)                                    \
        CK_FORK=no                                              \
        libtool --mode=execute                                  \
        gdb $*