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