[gtkhtml] Fix some build tool warnings.



commit f54d36b55b18db0b6a972e837997ed4353f2a447
Author: Matthew Barnes <mbarnes redhat com>
Date:   Fri Jul 17 17:40:38 2009 -0400

    Fix some build tool warnings.

 acconfig.h               |   25 -------------------------
 gtkhtml/libgtkhtml.pc.in |    2 +-
 2 files changed, 1 insertions(+), 26 deletions(-)
---
diff --git a/gtkhtml/libgtkhtml.pc.in b/gtkhtml/libgtkhtml.pc.in
index 68fe1cc..8df1179 100644
--- a/gtkhtml/libgtkhtml.pc.in
+++ b/gtkhtml/libgtkhtml.pc.in
@@ -2,7 +2,7 @@ prefix= prefix@
 exec_prefix= exec_prefix@
 libdir= libdir@
 includedir= includedir@
-gtkhtml_datadir= datadir@/gtkhtml- GTKHTML_API_VERSION@
+gtkhtml_datadir= datarootdir@/gtkhtml- GTKHTML_API_VERSION@
 gtkhtml_apiversion= GTKHTML_API_VERSION@
 
 Name: libgtkhtml



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