diff options
Diffstat (limited to 'src/PJ_lsat.c')
| -rw-r--r-- | src/PJ_lsat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_lsat.c b/src/PJ_lsat.c index dcbed485..292a5827 100644 --- a/src/PJ_lsat.c +++ b/src/PJ_lsat.c @@ -211,7 +211,7 @@ PJ *PROJECTION(lsat) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_lsat_selftest (void) {return 0;} #else |
