aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-08-02 02:34:13 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-08-02 02:34:13 +0000
commit99050171cb6071ffd704c90975f0d3abc062ed8b (patch)
tree18b4ba998664d926be552b37cddce5a4e05a56e6 /wsutil/Makefile.am
parent9bf533c9dbf3610100044e4ef9b00cd4e494523f (diff)
Keep checkAPIs happy (even though it's just test code). Get that test code
compiling again (warning free). Fix the checkapi target in automake. svn path=/trunk/; revision=51114
Diffstat (limited to 'wsutil/Makefile.am')
-rw-r--r--wsutil/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/wsutil/Makefile.am b/wsutil/Makefile.am
index 4b35e8484f..6ccf8f2e80 100644
--- a/wsutil/Makefile.am
+++ b/wsutil/Makefile.am
@@ -124,7 +124,8 @@ dumpabi-libwsutil: all abi-descriptor.xml
cd .libs && ln -sf libwsutil_*.abi.tar.gz libwsutil.abi.tar.gz
checkapi:
-# $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
$(PERL) ../tools/checkAPIs.pl -g termoutput -build \
$(LIBWSUTIL_SRC)
+
+# $(PERL) ../tools/checkAPIs.pl -g abort -g termoutput \
# file_util.c unicode-utils.c