diff options
Diffstat (limited to 'src/PJ_nell.c')
| -rw-r--r-- | src/PJ_nell.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_nell.c b/src/PJ_nell.c index b69b9997..1b6af010 100644 --- a/src/PJ_nell.c +++ b/src/PJ_nell.c @@ -61,7 +61,7 @@ PJ *PROJECTION(nell) { return P; } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_nell_selftest (void) {return 0;} #else |
