[X2Go-Commits] x2gognomebindings.git - master (branch) updated: 2.0.1.7-25-g42d9c58

X2Go dev team git-admin at x2go.org
Sun Jul 28 12:12:52 CEST 2013


The branch, master has been updated
       via  42d9c5895ffaf04966f13220624f44421ef86e50 (commit)
      from  d5f45f2f36214bfb46f2fc16cbb6d19372795a77 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 42d9c5895ffaf04966f13220624f44421ef86e50
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Jul 28 12:12:49 2013 +0200

    fix autogen.sh, search for configure.ac instead of configure.in

-----------------------------------------------------------------------

Summary of changes:
 autogen.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/autogen.sh b/autogen.sh
index 1bfe21c..a3d511f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -7,7 +7,7 @@ test -z "$srcdir" && srcdir=.
 PKG_NAME="x2gognomebindings"
 REQUIRED_AUTOMAKE_VERSION=1.7
 
-(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


hooks/post-receive
-- 
x2gognomebindings.git (GNOME bindings for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gognomebindings.git" (GNOME bindings for X2Go).




More information about the x2go-commits mailing list