diff options
Diffstat (limited to 'src/PJ_laea.c')
| -rw-r--r-- | src/PJ_laea.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_laea.c b/src/PJ_laea.c index f1cc9c7f..c9aef5c3 100644 --- a/src/PJ_laea.c +++ b/src/PJ_laea.c @@ -278,7 +278,7 @@ PJ *PROJECTION(laea) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_laea_selftest (void) {return 0;} #else |
