projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32a530a
)
Don't define NDEBUG, now that it's done via configure's --disable-assert option.
author
Jim Meyering
<jim@meyering.net>
Wed, 1 Jul 1998 12:44:22 +0000
(12:44 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 1 Jul 1998 12:44:22 +0000
(12:44 +0000)
lib/xstrtol.c
patch
|
blob
|
history
diff --git
a/lib/xstrtol.c
b/lib/xstrtol.c
index 621f67370cab40c5a8de6cbf8b7cbf2a8983d862..befa2f7c97d085e8a92ab0712217068e7e1ca94b 100644
(file)
--- a/
lib/xstrtol.c
+++ b/
lib/xstrtol.c
@@
-34,7
+34,6
@@
# endif
#endif
-#define NDEBUG
#include <assert.h>
#include <errno.h>