checkAPIs: remove '-g abort'; g_assert OK for wsutils files ?
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 17 Jul 2008 21:40:28 +0000 (21:40 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 17 Jul 2008 21:40:28 +0000 (21:40 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25761 f5534014-38df-0310-8fa8-9805f1628bb7

wsutil/Makefile.nmake

index 22decd24f651e70e31271104272761a8068c91c2..e57355a3420db8b3777661b46f35fa629ac9fef6 100644 (file)
@@ -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