[gnome-desktop] [build] Rename configure.in to configure.ac
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-desktop] [build] Rename configure.in to configure.ac
- Date: Wed, 8 Sep 2010 17:29:35 +0000 (UTC)
commit 338b5cdf2f436ddbf241483f9ea90c0290546f64
Author: Vincent Untz <vuntz gnome org>
Date: Wed Sep 8 16:44:32 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 344e600..1e15dfc 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="GNOME Desktop Library"
REQUIRED_AUTOMAKE_VERSION=1.9
-(test -f $srcdir/configure.in \
+(test -f $srcdir/configure.ac \
&& test -d $srcdir/libgnome-desktop) || {
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]