[gnome-panel] [build] Rename configure.in to configure.ac
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] [build] Rename configure.in to configure.ac
- Date: Wed, 8 Sep 2010 17:20:28 +0000 (UTC)
commit 08a679723341134cc403f469675edc773802da36
Author: Vincent Untz <vuntz gnome org>
Date: Wed Sep 8 17:09:02 2010 +0200
[build] Rename configure.in to configure.ac
autogen.sh | 2 +-
configure.in => configure.ac | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 34e4b5b..98f30c3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="GNOME Panel"
REQUIRED_AUTOMAKE_VERSION=1.9
-(test -f $srcdir/configure.in \
+(test -f $srcdir/configure.ac \
&& test -d $srcdir/gnome-panel) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
diff --git a/configure.in b/configure.ac
similarity index 100%
rename from configure.in
rename to configure.ac
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]