diff options
Diffstat (limited to '')
| -rw-r--r-- | contrib/minizip/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/minizip/configure.ac b/contrib/minizip/configure.ac index 860c6ba..339d6dc 100644 --- a/contrib/minizip/configure.ac +++ b/contrib/minizip/configure.ac | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # -*- Autoconf -*- | 1 | # -*- Autoconf -*- |
| 2 | # Process this file with autoconf to produce a configure script. | 2 | # Process this file with autoconf to produce a configure script. |
| 3 | 3 | ||
| 4 | AC_INIT([minizip], [1.3.1.1], [bugzilla.redhat.com]) | 4 | AC_INIT([minizip], [1.3.1.2], [bugzilla.redhat.com]) |
| 5 | AC_CONFIG_SRCDIR([minizip.c]) | 5 | AC_CONFIG_SRCDIR([minizip.c]) |
| 6 | AM_INIT_AUTOMAKE([foreign]) | 6 | AM_INIT_AUTOMAKE([foreign]) |
| 7 | LT_INIT | 7 | LT_INIT |
