diff options
Diffstat (limited to 'src/PJ_geos.c')
| -rw-r--r-- | src/PJ_geos.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_geos.c b/src/PJ_geos.c index 578608c9..283063ba 100644 --- a/src/PJ_geos.c +++ b/src/PJ_geos.c @@ -239,7 +239,7 @@ PJ *PROJECTION(geos) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_geos_selftest (void) {return 0;} #else |
