From 5c8c8daa6c7bbf7b3a386316043615bc7f2f93ca Mon Sep 17 00:00:00 2001 From: Peter Nixon Date: Sat, 5 Jan 2008 23:01:38 +0000 Subject: [PATCH] --enable-configfile is needed together with expat SVN-Revision: 10121 --- libs/ptlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ptlib/Makefile b/libs/ptlib/Makefile index 0657d71ad8..1aa0b8c387 100644 --- a/libs/ptlib/Makefile +++ b/libs/ptlib/Makefile @@ -43,7 +43,7 @@ CONFIGURE_ARGS += \ --disable-alsa \ --disable-asn \ --disable-avc \ - --disable-configfile \ + --enable-configfile \ --disable-dc \ --disable-dtmf \ --enable-expat \ -- 2.30.2