summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 105be89..f984d26 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -8,7 +8,7 @@ REQUIRED_AUTOMAKE_VERSION=1.9
PKG_NAME="Gnome Common Macros"
-(test -f $srcdir/configure.in \
+(test -f $srcdir/configure.ac \
## put other tests here
) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
diff --git a/configure.in b/configure.ac
index 40cca9b..40cca9b 100644
--- a/configure.in
+++ b/configure.ac