about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJames Booth <boothj5@users.noreply.github.com>2016-09-09 21:05:46 +0100
committerGitHub <noreply@github.com>2016-09-09 21:05:46 +0100
commit8e1481660e68c067408652f47fb9c13247b97c29 (patch)
treeb15275f96756d50c3d579e12efddade2f832cb97
parent56c0c533e3f2d8b01be16eecdafa39dc6ebb4e32 (diff)
parentaf53ca8f6c63fe58f60958cedd53b3ef469fd37f (diff)
downloadprofani-tty-8e1481660e68c067408652f47fb9c13247b97c29.tar.gz
Merge pull request #848 from pasis/configure-parser
configure.ac: remove outdated xml parser info
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ab395741..5c26bbca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -309,7 +309,6 @@ echo "AM_CFLAGS      : $AM_CFLAGS"
 echo "AM_CPPFLAGS    : $AM_CPPFLAGS"
 echo "AM_LDFLAGS     : $AM_LDFLAGS"
 echo "LIBS           : $LIBS"
-echo "XML Parser     : $PARSER"
 echo "Install themes : $THEMES_INSTALL"
 echo "Themes path    : $THEMES_PATH"
 echo "Icons path     : $ICONS_PATH"