projects
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
850d460
)
[packages] gnuplot: explicitely disable wxwidgets (#9478)
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Jun 2011 13:13:21 +0000
(13:13 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 3 Jun 2011 13:13:21 +0000
(13:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27097
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
utils/gnuplot/Makefile
patch
|
blob
|
history
diff --git
a/utils/gnuplot/Makefile
b/utils/gnuplot/Makefile
index
9925727
..
b60e943
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