[vte/vte-0-32] build: Fix missing bracked
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-32] build: Fix missing bracked
- Date: Thu, 8 Mar 2012 20:33:44 +0000 (UTC)
commit bbfcc64b4f52c14b71c008a52b253d9fdc205fd5
Author: Alban Browaeys <prahal yahoo com>
Date: Thu Mar 8 21:33:33 2012 +0100
build: Fix missing bracked
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index 56f961c..4a558da 100644
--- a/configure.in
+++ b/configure.in
@@ -374,7 +374,7 @@ AC_SUBST([VTE_MAJOR_VERSION],[version_major])
AC_SUBST([VTE_MINOR_VERSION],[version_minor])
AC_SUBST([VTE_MICRO_VERSION],[version_micro])
-AC_SUBST([AM_CPPFLAGS],"$AM_CPPFLAGS -DGLIB_DISABLE_DEPRECATION_WARNINGS"])
+AC_SUBST([AM_CPPFLAGS],["$AM_CPPFLAGS -DGLIB_DISABLE_DEPRECATION_WARNINGS"])
AC_SUBST([AM_CFLAGS])
AC_SUBST([AM_LDFLAGS])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]