diff options
Diffstat (limited to 'src/PJ_fahey.c')
| -rw-r--r-- | src/PJ_fahey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_fahey.c b/src/PJ_fahey.c index 69fd40b7..4f4b92a4 100644 --- a/src/PJ_fahey.c +++ b/src/PJ_fahey.c @@ -50,7 +50,7 @@ PJ *PROJECTION(fahey) { return P; } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_fahey_selftest (void) {return 0;} #else |
