projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c166a7
)
[packages] pptpd: always disable libintl
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Dec 2010 21:09:05 +0000
(21:09 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 18 Dec 2010 21:09:05 +0000
(21:09 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@24687
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
net/pptpd/Makefile
patch
|
blob
|
history
diff --git
a/net/pptpd/Makefile
b/net/pptpd/Makefile
index
6916eca
..
e79e0a7
100644
(file)
--- a/
net/pptpd/Makefile
+++ b/
net/pptpd/Makefile
@@
-31,6
+31,9
@@
endef
CONFIGURE_ARGS += \
--enable-bcrelay \
+CONFIGURE_VARS += \
+ ac_cv_header_libintl_h=no \
+
MAKE_FLAGS += \
COPTS="$(TARGET_CFLAGS)" \
INSTALL="install" \