This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 3af59f80675c394ff2f24c1e2dccabcb5e383fac Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Mar 25 06:42:08 2019 +0100 nxdialog/: create (almost) empty m4 directory. Older autoconf versions - as used on SLE 11 and RHEL 6 - choke if aclocal is passed an include directory that does not exist. Instead of removing the option from the aclocal call, let's keep it and just use an empty directory for now. Maybe we'll actually use it at a later time. --- nxdialog/m4/.keep | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/nxdialog/m4/.keep b/nxdialog/m4/.keep new file mode 100644 index 0000000..e69de29 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git