aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_fouc_s.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_fouc_s.c')
-rw-r--r--src/PJ_fouc_s.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_fouc_s.c b/src/PJ_fouc_s.c
index ae176d71..4392a6ec 100644
--- a/src/PJ_fouc_s.c
+++ b/src/PJ_fouc_s.c
@@ -81,7 +81,7 @@ PJ *PROJECTION(fouc_s) {
}
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_fouc_s_selftest (void) {return 0;}
#else