[cogl/cogl-1.22] Disable profiling when distchecking
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/cogl-1.22] Disable profiling when distchecking
- Date: Fri, 26 Aug 2016 17:46:39 +0000 (UTC)
commit 19426226c0ff18a36cdfff5a5017e261b5b03bad
Author: Emmanuele Bassi <ebassi gnome org>
Date: Fri Aug 26 18:31:59 2016 +0100
Disable profiling when distchecking
Like Cogl, UProf is basically unmaintained, and it's an undue burden on
the people doing releases to clone and install a long since dead project
in order to generate a dist tarball of Cogl.
It's also of questionable use to require a development-oriented library
just to cut a release.
Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c018884..d31a51f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -35,7 +35,6 @@ DISTCLEANFILES=
DISTCHECK_CONFIGURE_FLAGS = \
--enable-gtk-doc \
--enable-maintainer-flags \
- --enable-profile \
--enable-gles2 \
--enable-gl \
--enable-xlib-egl-platform \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]