projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
997a896
)
Enable expat support
author
Peter Nixon
<listuser@peternixon.net>
Sat, 5 Jan 2008 17:19:15 +0000
(17:19 +0000)
committer
Peter Nixon
<listuser@peternixon.net>
Sat, 5 Jan 2008 17:19:15 +0000
(17:19 +0000)
SVN-Revision: 10120
libs/ptlib/Makefile
patch
|
blob
|
history
diff --git
a/libs/ptlib/Makefile
b/libs/ptlib/Makefile
index 8318f8ea6348a3cea60d445910b11aab8614d768..0657d71ad8e96e6ddcae86ef9c88b2fbf8e60d7c 100644
(file)
--- a/
libs/ptlib/Makefile
+++ b/
libs/ptlib/Makefile
@@
-21,7
+21,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/ptlib
SECTION:=libs
CATEGORY:=Libraries
-
#
DEPENDS:=+expat
+ DEPENDS:=+expat
TITLE:=Portable Tools library
URL:=http://www.opalvoip.org/
endef
@@
-46,7
+46,7
@@
CONFIGURE_ARGS += \
--disable-configfile \
--disable-dc \
--disable-dtmf \
- --
dis
able-expat \
+ --
en
able-expat \
--disable-ftp \
--disable-http \
--disable-httpsvc \