[nautilus-sendto] Rename configure.in
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-sendto] Rename configure.in
- Date: Sun, 12 Jun 2016 23:30:32 +0000 (UTC)
commit a1d5691b82d41df996cbe6c91c26b5b81429dad0
Author: Michael Catanzaro <mcatanzaro gnome org>
Date: Sun Jun 12 18:23:46 2016 -0500
Rename configure.in
autogen.sh | 2 +-
configure.in => configure.ac | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/autogen.sh b/autogen.sh
index 5a7f4dd..047d4a7 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -6,7 +6,7 @@ test -z "$srcdir" && srcdir=.
PKG_NAME="nautilus-sendto"
-(test -f $srcdir/configure.in ) || {
+(test -f $srcdir/configure.ac ) || {
echo -n "**Error**: Directory "\`$srcdir\'" does not look like the"
echo " top-level $PKG_NAME directory"
exit 1
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]