diff options
Diffstat (limited to 'src/PJ_nocol.c')
| -rw-r--r-- | src/PJ_nocol.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_nocol.c b/src/PJ_nocol.c index 029f785b..88836a10 100644 --- a/src/PJ_nocol.c +++ b/src/PJ_nocol.c @@ -65,7 +65,7 @@ PJ *PROJECTION(nicol) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_nicol_selftest (void) {return 0;} #else |
