summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2013-08-31 01:39:23 +0300
committerRobert Roth <robert.roth.off@gmail.com>2013-08-31 01:39:23 +0300
commite4b740fb90a09717f611b6432e0124fc0a55dae5 (patch)
tree8ecc88bc5db43a22aadb767169341d940456472b
parentb6eb0873e7e3ea036bc20afb09748e20f457a9a7 (diff)
downloadlibgtop-e4b740fb90a09717f611b6432e0124fc0a55dae5.tar.gz
Renamed configure.in to configure.ac
-rwxr-xr-xautogen.sh2
-rw-r--r--configure.ac (renamed from configure.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 36435a78..c2d0ac67 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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"
diff --git a/configure.in b/configure.ac
index dc4e6543..dc4e6543 100644
--- a/configure.in
+++ b/configure.ac