[clutter/wip/cogl-winsys-egl: 28/30] for compatability AC_SUBST an empty MAINTAINER_CFLAGS
- From: Robert Bragg <rbragg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/wip/cogl-winsys-egl: 28/30] for compatability AC_SUBST an empty MAINTAINER_CFLAGS
- Date: Wed, 20 Apr 2011 13:00:26 +0000 (UTC)
commit 2179ec3ab1fe09f1b60c8043c230fb36e12bd69d
Author: Robert Bragg <robert linux intel com>
Date: Tue Apr 19 17:47:57 2011 +0100
for compatability AC_SUBST an empty MAINTAINER_CFLAGS
clutter/cogl/configure.ac | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/clutter/cogl/configure.ac b/clutter/cogl/configure.ac
index b9533de..d96a4bf 100644
--- a/clutter/cogl/configure.ac
+++ b/clutter/cogl/configure.ac
@@ -704,6 +704,10 @@ AC_SUBST(COGL_DEP_LIBS)
AC_SUBST(COGL_EXTRA_CFLAGS)
AC_SUBST(COGL_EXTRA_LDFLAGS)
+# just for compatability with the clutter build...
+MAINTAINER_CFLAGS=
+AC_SUBST(MAINTAINER_CFLAGS)
+
AC_OUTPUT(
Makefile
cogl/Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]