From: nix Date: Sat, 5 Jan 2008 23:01:38 +0000 (+0000) Subject: --enable-configfile is needed together with expat X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=868bce8b0659e9ce2e21af13722bc67c160b5993;p=packages.git --enable-configfile is needed together with expat git-svn-id: svn://svn.openwrt.org/openwrt/packages@10121 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/ptlib/Makefile b/libs/ptlib/Makefile index 0657d71ad..1aa0b8c38 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 \