aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_healpix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_healpix.c')
-rw-r--r--src/PJ_healpix.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/PJ_healpix.c b/src/PJ_healpix.c
index 5aae9c6b..c5374df7 100644
--- a/src/PJ_healpix.c
+++ b/src/PJ_healpix.c
@@ -662,7 +662,7 @@ PJ *PROJECTION(rhealpix) {
}
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_healpix_selftest (void) {return 0;}
#else
@@ -721,7 +721,7 @@ int pj_healpix_selftest (void) {
#endif
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_rhealpix_selftest (void) {return 0;}
#else