diff options
Diffstat (limited to 'src/PJ_nell_h.c')
| -rw-r--r-- | src/PJ_nell_h.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_nell_h.c b/src/PJ_nell_h.c index 3523e535..dfad72b2 100644 --- a/src/PJ_nell_h.c +++ b/src/PJ_nell_h.c @@ -64,7 +64,7 @@ PJ *PROJECTION(nell_h) { } -#ifdef PJ_OMIT_SELFTEST +#ifndef PJ_SELFTEST int pj_nell_h_selftest (void) {return 0;} #else |
