[gegl/video-rejuvenation: 9/30] configure.ac: add gexiv2 detection



commit 858912f40b8b4ea5463dc73b7b689b0bb8689af7
Author: Øyvind Kolås <pippin gimp org>
Date:   Wed Oct 7 02:19:05 2015 +0200

    configure.ac: add gexiv2 detection

 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 949ecab..9f94e81 100644
--- a/configure.ac
+++ b/configure.ac
@@ -683,8 +683,8 @@ fi
 
 AM_CONDITIONAL(HAVE_GEXIV2, test "$have_gexiv2" = "yes")
 
-AC_SUBST(GEXIV2_CFLAGS) 
-AC_SUBST(GEXIV2_LIBS) 
+AC_SUBST(GEXIV2_CFLAGS)
+AC_SUBST(GEXIV2_LIBS)
 
 #################
 # Check for Cairo


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