[libgtop/wip/libgtop-ng] Renamed configure.in to configure.ac
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgtop/wip/libgtop-ng] Renamed configure.in to configure.ac
- Date: Fri, 30 Aug 2013 22:39:49 +0000 (UTC)
commit e4b740fb90a09717f611b6432e0124fc0a55dae5
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]