From 8efea242fe4f64103b62821a0154dee63a707f80 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 1 Feb 2008 00:45:13 +0000 Subject: 2008-01-31 Joel Sherrill * tmitronsem01/init.c: Change TEST_INIT to CONFIGURE_INIT. Make tmacros.h available to all POSIX tests. Add a clock_settime case for < 1988. --- testsuites/tmitrontests/tmitronsem01/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/tmitrontests/tmitronsem01') diff --git a/testsuites/tmitrontests/tmitronsem01/init.c b/testsuites/tmitrontests/tmitronsem01/init.c index b526419ad9..3f57f0f8dd 100644 --- a/testsuites/tmitrontests/tmitronsem01/init.c +++ b/testsuites/tmitrontests/tmitronsem01/init.c @@ -20,7 +20,7 @@ * $Id$ */ -#define TEST_INIT +#define CONFIGURE_INIT #include "system.h" #include #include -- cgit v1.2.3