summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/hello/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/samples/hello/init.c')
-rw-r--r--c/src/tests/samples/hello/init.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/tests/samples/hello/init.c b/c/src/tests/samples/hello/init.c
index 344617d598..adda41cd20 100644
--- a/c/src/tests/samples/hello/init.c
+++ b/c/src/tests/samples/hello/init.c
@@ -20,7 +20,7 @@
* $Id$
*/
-#define TEST_INIT
+#define CONFIGURE_INIT
#include "system.h"
#include <stdio.h>