[gimp/gimp-2-10] configure: fix typo which was breaking the build.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] configure: fix typo which was breaking the build.
- Date: Wed, 13 Nov 2019 12:26:20 +0000 (UTC)
commit 68d2a7f952c2482d322c07127d398c5bdc16dad8
Author: Jehan <jehan girinstud io>
Date: Wed Nov 13 13:24:48 2019 +0100
configure: fix typo which was breaking the build.
(cherry picked from commit 6124be59b7616a90e62afa3c904741135180ce6b)
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/configure.ac b/configure.ac
index 112702bf80..bf94f7de29 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1830,7 +1830,7 @@ WARNING: libheif version 1.5.0 and 1.5.1 are known to crash when
fi
if test "x$have_libheif" = xyes; then
- FILE_HEIF='file-heif$(EXEEXT)',
+ FILE_HEIF='file-heif$(EXEEXT)'
fi
AC_SUBST(FILE_HEIF)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]