The branch, build-main 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 ----------------------------------------------------------------- ----------------------------------------------------------------------- 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).