[pango: 1/2] [configure.in] Look for pango.pc.in instead of Cha



commit 2599e265eba6fd27b3f7684c484f3160f9a67595
Author: Behdad Esfahbod <behdad behdad org>
Date:   Mon Mar 16 11:23:22 2009 -0400

    [configure.in] Look for pango.pc.in instead of ChangeLog
---
 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index b02bbe5..1209d21 100644
--- a/configure.in
+++ b/configure.in
@@ -41,7 +41,7 @@ m4_define([pango_module_version], [1.6.0])
 AC_INIT(pango, pango_version(),
         [http://bugzilla.gnome.org/enter_bug.cgi?product=pango])
 
-AC_CONFIG_SRCDIR([ChangeLog])
+AC_CONFIG_SRCDIR([pango.pc.in])
 
 dnl -Wno-portability tells automake to stop complaining about the
 dnl usage of GNU Make specific features.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]