[X2Go-Commits] [libx2goclient] 50/132: /: add autogen.sh - useful for regenerating configure.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 3 15:26:31 CET 2021


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository libx2goclient.

commit 9f2e8a949c97669e984804bdc3001cc405f2606b
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Apr 30 13:36:43 2021 +0200

    /: add autogen.sh - useful for regenerating configure.
---
 autogen.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 0000000..892d0b0
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+set -e
+
+gtkdocize
+autoreconf -fvi

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git


More information about the x2go-commits mailing list