summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2010-09-08 17:15:50 +0200
committerVincent Untz <vuntz@gnome.org>2010-09-08 17:16:29 +0200
commitdb0d4206749ab214cfcabcf35ac355153e971bc1 (patch)
tree3cb05dd24a2c7462eeacab5941b6dcd97685fe74
parent2805adf5e92994a0d1cbef352e99b2a1b81af25c (diff)
downloadlibwnck-db0d4206749ab214cfcabcf35ac355153e971bc1.tar.gz
[build] Rename 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 01f521f..ef00210 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ PKG_NAME="libwnck"
REQUIRED_AUTOMAKE_VERSION=1.9
REQUIRED_M4MACROS=introspection.m4
-(test -f $srcdir/configure.in \
+(test -f $srcdir/configure.ac \
&& test -f $srcdir/libwnck/libwnck.h) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
diff --git a/configure.in b/configure.ac
index 30957b4..30957b4 100644
--- a/configure.in
+++ b/configure.ac