autogen.sh

Thu, 03 Oct 2019 11:16:12 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 03 Oct 2019 11:16:12 +0200
branch
feature/array
changeset 358
885f31c6098b
parent 252
6342cbbd1922
permissions
-rwxr-xr-x

tells libtool to prefer the static library to avoid accidental testing against a previously installed version of ucx

universe@252 1 #!/bin/sh
universe@252 2 autoreconf --install
universe@252 3

mercurial