Renamed configure.in to configure.ac

This commit is contained in:
Robert Roth
2013-08-31 01:39:23 +03:00
parent b6eb0873e7
commit e4b740fb90
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="Gnome Top Library"
(test -f $srcdir/configure.in \
(test -f $srcdir/configure.ac \
&& test -f $srcdir/copyright.txt \
&& test -d $srcdir/sysdeps) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"