aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_fahey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_fahey.c')
-rw-r--r--src/PJ_fahey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_fahey.c b/src/PJ_fahey.c
index 69fd40b7..4f4b92a4 100644
--- a/src/PJ_fahey.c
+++ b/src/PJ_fahey.c
@@ -50,7 +50,7 @@ PJ *PROJECTION(fahey) {
return P;
}
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_fahey_selftest (void) {return 0;}
#else