]> git.lizzy.rs Git - zlib.git/commitdiff
Fix configure.ac for contrib/minizip [Schiffer].
authorMark Adler <madler@alumni.caltech.edu>
Mon, 16 Jan 2012 21:13:07 +0000 (13:13 -0800)
committerMark Adler <madler@alumni.caltech.edu>
Tue, 17 Jan 2012 00:44:40 +0000 (16:44 -0800)
contrib/minizip/configure.ac

index 23c147b4df66b45f82dc91d9064e7b6588274d37..429f04d82f427d3e5b64745e603f59f5cac20184 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_INIT([minizip], [@ZLIB_VER@], [bugzilla.redhat.com])
-AC_CONFIG_SRCDIR([minigzip.c])
+AC_CONFIG_SRCDIR([minizip.c])
 AM_INIT_AUTOMAKE([foreign])
 LT_INIT