[gnome-color-manager] Add AC_PROG_RANLIB to configure. Fixes #610771
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Add AC_PROG_RANLIB to configure. Fixes #610771
- Date: Tue, 23 Feb 2010 11:38:39 +0000 (UTC)
commit ce602986799dda1100da4c5204417d2485b79e87
Author: Richard Hughes <richard hughsie com>
Date: Tue Feb 23 09:38:26 2010 +0000
Add AC_PROG_RANLIB to configure. Fixes #610771
configure.ac | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index c6c15cc..ba4a545 100644
--- a/configure.ac
+++ b/configure.ac
@@ -11,6 +11,7 @@ m4_ifdef([AM_SILENT_RULES],[AM_SILENT_RULES([yes])])
AC_PROG_CC
AC_PROG_INSTALL
+AC_PROG_RANLIB
LT_INIT
AM_PROG_CC_C_O
IT_PROG_INTLTOOL([0.35.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]