As a side effect of commit Linux-PAM-1_1_8
-11-g3fa23ce, tarball name
changed accidentally from "Linux-PAM" to "linux-pam".
This change brings it back to "Linux-PAM".
* configure.in (AC_INIT): Explicitly specify TARNAME argument.
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([Linux-PAM], [1.1.8])
+AC_INIT([Linux-PAM], [1.1.8], , [Linux-PAM])
AC_CONFIG_SRCDIR([conf/pam_conv1/pam_conv_y.y])
AC_CONFIG_AUX_DIR([build-aux])
AM_INIT_AUTOMAKE