aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_calcofi.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_calcofi.c')
-rw-r--r--src/PJ_calcofi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_calcofi.c b/src/PJ_calcofi.c
index 23c42c4f..b9a8ca22 100644
--- a/src/PJ_calcofi.c
+++ b/src/PJ_calcofi.c
@@ -166,7 +166,7 @@ PJ *PROJECTION(calcofi) {
}
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_calcofi_selftest (void) {return 0;}
#else