aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-07-17 21:40:28 +0000
committerBill Meier <wmeier@newsguy.com>2008-07-17 21:40:28 +0000
commitb0aae5a02e0e2c8cbfe78c288e6922789b34b775 (patch)
treeeb7bfe90d55c59946201f5520e646a76e3307b36 /wsutil
parentdf002f6b82387c225762734c2b770eeb86dcc054 (diff)
checkAPIs: remove '-g abort'; g_assert OK for wsutils files ?
svn path=/trunk/; revision=25761
Diffstat (limited to 'wsutil')
-rw-r--r--wsutil/Makefile.nmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/Makefile.nmake b/wsutil/Makefile.nmake
index 22decd24f6..e57355a342 100644
--- a/wsutil/Makefile.nmake
+++ b/wsutil/Makefile.nmake
@@ -53,6 +53,7 @@ distclean: clean
maintainer-clean: distclean
checkapi:
- $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
+## $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
+ $(PERL) ../tools/checkAPIs.pl -g termoutput \
$(LIBWSUTIL_SRC) \
# file_util.c unicode-utils.c