[pango] Remove residuals from when HarfBuzz was in-tree
- From: Behdad Esfahbod <behdad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango] Remove residuals from when HarfBuzz was in-tree
- Date: Mon, 27 Aug 2012 22:13:57 +0000 (UTC)
commit 90a1bb8607c05d585de00bb36488ec4b90247c9b
Author: Behdad Esfahbod <behdad behdad org>
Date: Mon Aug 27 18:13:29 2012 -0400
Remove residuals from when HarfBuzz was in-tree
configure.in | 6 +-----
docs/tmpl/vertical.sgml | 2 +-
2 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/configure.in b/configure.in
index 651ce4e..a8fb393 100644
--- a/configure.in
+++ b/configure.in
@@ -134,13 +134,9 @@ AC_LANG_RESTORE
-AC_PROG_CXX
-AC_CHECK_FUNCS(mprotect sysconf getpagesize)
+AC_CHECK_FUNCS(sysconf getpagesize)
AC_CHECK_HEADERS(unistd.h sys/mman.h)
-# Make sure we don't link to libstdc++ (needs de-gcc-fication)
-CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions"
-
#
# Win32 stuff
diff --git a/docs/tmpl/vertical.sgml b/docs/tmpl/vertical.sgml
index 174427e..382f323 100644
--- a/docs/tmpl/vertical.sgml
+++ b/docs/tmpl/vertical.sgml
@@ -101,7 +101,7 @@ pango_attr_gravity_hint_new()
</para>
- gravity:
+ gravity:
<!-- ##### MACRO PANGO_GRAVITY_IS_VERTICAL ##### -->
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]