[libcroco] Use AC_CANONICAL_HOST
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libcroco] Use AC_CANONICAL_HOST
- Date: Tue, 6 Dec 2011 17:57:34 +0000 (UTC)
commit 99d80d31fcbfee72d8d0e81d27a6c6d7988b438a
Author: Maarten Bosmans <mkbosmans gmail com>
Date: Tue Dec 6 18:56:25 2011 +0100
Use AC_CANONICAL_HOST
https://bugzilla.gnome.org/show_bug.cgi?id=664542
configure.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.in b/configure.in
index e31c7cd..fab8e10 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.5)
AC_INIT([libcroco],[0.6.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=libcroco],[libcroco])
AC_CONFIG_SRCDIR([src/cr-input.c])
PACKAGE=libcroco
-AC_CANONICAL_TARGET
+AC_CANONICAL_HOST
AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
AM_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]