From bb4e50f30c46bef8ab49a886c3042644a25322d9 Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Fri, 12 Jun 2020 18:14:45 +0200 Subject: Add an explicit defition for the libsquashfs so version Signed-off-by: David Oberhollenzer --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b87b404..e5b29d7 100644 --- a/configure.ac +++ b/configure.ac @@ -11,6 +11,8 @@ AC_PROG_SED AC_SYS_LARGEFILE AC_CANONICAL_HOST +AC_SUBST([LIBSQUASHFS_SO_VERSION], [0:0:0]) + m4_ifndef([PKG_PROG_PKG_CONFIG], [m4_fatal([Could not locate the pkg-config autoconf macros. These are usually located in /usr/share/aclocal/pkg.m4. -- cgit v1.2.3