projects
/
vte.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b48f5ea
)
Distcheck with --with-gtk=3.0
0.25.90
author
Christian Persch
<chpe@gnome.org>
Mon, 16 Aug 2010 19:26:29 +0000
(21:26 +0200)
committer
Christian Persch
<chpe@gnome.org>
Mon, 16 Aug 2010 19:26:29 +0000
(21:26 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
633e44c
..
3f0a06c
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-23,7
+23,11
@@
endif
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = vte$(VTE_PC_VERSION).pc
-DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection --disable-silent-rules
+DISTCHECK_CONFIGURE_FLAGS = \
+ --enable-gtk-doc \
+ --enable-introspection \
+ --disable-silent-rules \
+ --with-gtk=3.0
MAINTAINERCLEANFILES = \
ChangeLog \