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

252
6342cbbd1922 removes custom make files and adds autoconf support
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 #!/bin/sh
6342cbbd1922 removes custom make files and adds autoconf support
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 autoreconf --install
6342cbbd1922 removes custom make files and adds autoconf support
Mike Becker <universe@uap-core.de>
parents:
diff changeset
3

mercurial