Rename configure.in -> configure.ac
This commit is contained in:
committed by
Andrzej Rybczak
parent
c6a710b612
commit
955d308bca
@@ -52,7 +52,7 @@ do
|
||||
|
||||
case "$c" in
|
||||
autoconf|autoheader)
|
||||
VERNEEDED=`fgrep AC_PREREQ configure.in | $AC_VERSIONGREP`
|
||||
VERNEEDED=`fgrep AC_PREREQ configure.ac | $AC_VERSIONGREP`
|
||||
VERSIONS="$AC_VERSIONS"
|
||||
pkg=autoconf
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user