Artifact a97be3dfc9a2045e0643cbe10d2ad721e0e4a6c60b5656b1c9e8b592f00d9d7e:
- Executable file autogen.sh — part of check-in [4b47674079] at 2018-01-21 22:34:55 on branch trunk — Update buildsys (user: js, size: 188) [annotate] [blame] [check-ins using]
#!/bin/sh set -e # Set a version for OpenBSD : ${AUTOCONF_VERSION:=2.69} : ${AUTOMAKE_VERSION:=1.15} export AUTOCONF_VERSION AUTOMAKE_VERSION aclocal -I build-aux/m4 autoconf autoheader