From 3e25a2a2f1fb881debade053d4862f094614e24a Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 25 Jul 2018 21:31:27 +0200 Subject: Remove obsolete SAXParser class and eXpat dependency. --- plugingui/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'plugingui') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index c726088..4da8ce9 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -164,7 +164,6 @@ plugingui_CXXFLAGS = \ $(GUI_CPPFLAGS) \ $(SNDFILE_CXXFLAGS) \ $(PTHREAD_CFLAGS) \ - $(EXPAT_CFLAGS) \ -I$(top_srcdir)/include \ -I$(top_srcdir)/src \ -I$(top_srcdir)/hugin -- cgit v1.2.3