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-12-06 23:23:36 +0200
commit8204d4d45083a66d16d700ad0c18e9098be4e1b8 (patch)
tree49ad80aaffbd4bd835b9a65918232b785818de61
parent44653a62eea49c6606a4c758bedb34f04c46f82b (diff)
downloadlibgtop-8204d4d45083a66d16d700ad0c18e9098be4e1b8.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