[libgtop/testing] Renamed configure.in to configure.ac
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgtop/testing] Renamed configure.in to configure.ac
- Date: Fri, 6 Dec 2013 22:05:55 +0000 (UTC)
commit 8204d4d45083a66d16d700ad0c18e9098be4e1b8
Author: Robert Roth <robert roth off gmail com>
Date: Sat Aug 31 01:39:23 2013 +0300
Renamed 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 36435a7..c2d0ac6 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
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]