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