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:
ea528b3
)
[packages] gnuplot: explicitely disable wxwidgets (#9478)
author
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 3 Jun 2011 13:13:21 +0000
(13:13 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Fri, 3 Jun 2011 13:13:21 +0000
(13:13 +0000)
SVN-Revision: 27097
utils/gnuplot/Makefile
patch
|
blob
|
history
diff --git
a/utils/gnuplot/Makefile
b/utils/gnuplot/Makefile
index 992572726bb2bc4da7cc2446fe9dd08dd3014137..b60e943b6de3a02e5878f3472e07a5e756ec94cc 100644
(file)
--- a/
utils/gnuplot/Makefile
+++ b/
utils/gnuplot/Makefile
@@
-39,7
+39,8
@@
CONFIGURE_ARGS += \
--disable-mouse \
--without-tutorial \
--without-row-help \
- --without-lisp-files
+ --without-lisp-files \
+ --disable-wxwidgets
define Package/gnuplot/install
$(INSTALL_DIR) $(1)/usr/bin