projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8da587
)
Use AM_DISTCHECK_CONFIGURE_FLAGS
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 31 Mar 2016 01:54:04 +0000
(21:54 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 31 Mar 2016 01:54:04 +0000
(21:54 -0400)
This is preferred over DISTCHECK_CONFIGURE_FLAGS in modern automake.
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index a4c56a770127c0ec3e8dbc964e0759d249c1620d..38e8b1ccb1d1aa908e897d8c1a5c2c80051e0c3c 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-95,7
+95,7
@@
ChangeLog:
uninstall-local:
rm -f $(DESTDIR)$(pkgconfigdir)/gtk+-3.0.pc
-
DISTCHECK_CONFIGURE_FLAGS =
\
+
AM_DISTCHECK_CONFIGURE_FLAGS =
\
--enable-gtk-doc \
--disable-doc-cross-references \
--enable-man \