mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 04:11:16 +00:00
2372fb6412
Add PACKAGECONFIG for 'qt4' and default to not enable it as there's do_compile failure when qt4 is enabled. The obsolete '--without-lisp-files' option is removed. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
12 lines
523 B
Diff
12 lines
523 B
Diff
--- /tmp/Makefile.am 2007-08-23 13:10:15.560659023 +0200
|
|
+++ gnuplot-4.2.0/Makefile.am 2007-08-23 13:10:34.961764629 +0200
|
|
@@ -1,7 +1,7 @@
|
|
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
|
AUTOMAKE_OPTIONS = foreign 1.2h
|
|
|
|
-SUBDIRS = config m4 term src docs $(LISPDIR) man demo tutorial share
|
|
+SUBDIRS = config m4 term src $(LISPDIR) man share
|
|
|
|
EXTRA_DIST = BUGS CodeStyle Copyright FAQ GNUmakefile INSTALL INSTALL.gnu \
|
|
Makefile.maint PATCHLEVEL PGPKEYS PORTING README README.1ST README.exp \
|