Make version explicit in contrib/minizip/configure.ac [Bosmans].
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- Autoconf -*-
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([minizip], [@ZLIB_VER@], [bugzilla.redhat.com])
|
||||
AC_INIT([minizip], [1.2.6], [bugzilla.redhat.com])
|
||||
AC_CONFIG_SRCDIR([minizip.c])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
LT_INIT
|
||||
|
||||
Reference in New Issue
Block a user