[gvfs/mtp-backend: 52/64] MTP: Review Feedback: AC_SUBST LIBMT_LIBS and LIBMTP_CFLAGS.



commit 5d51919183e5633184be6bff22e6a83cea7f5933
Author: Philip Langdale <philipl overt org>
Date:   Thu Jan 3 20:19:02 2013 -0800

    MTP: Review Feedback: AC_SUBST LIBMT_LIBS and LIBMTP_CFLAGS.
    
    Whoops

 configure.ac |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index edd665f..90744c4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -523,6 +523,8 @@ if test "x$enable_libmtp" != "xno" -a "x$msg_gudev" = "xyes"; then
   fi
 fi
 
+AC_SUBST(LIBMTP_CFLAGS)
+AC_SUBST(LIBMTP_LIBS)
 AM_CONDITIONAL(USE_LIBMTP, [test "$msg_libmtp" = "yes"])
 
 dnl ==========================================================================



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