[java-atk-wrapper] Add AC_SUBST(JAW_LIBS)



commit 35e87804702d5646662a171b5815d75f874c3989
Author: Magdalen Berns <m berns thismagpie com>
Date:   Tue Dec 30 17:52:21 2014 +0000

    Add AC_SUBST(JAW_LIBS)
    
    Bug https://bugzilla.gnome.org/show_bug.cgi?id=742121

 configure.ac |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 217f65e..2a5caaa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,6 +42,7 @@ PKG_CHECK_MODULES(JAW, [
   gdk-2.0
   gconf-2.0
 ])
+AC_SUBST(JAW_LIBS)
 
 case "${target_os}" in
 cygwin*)


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