autogen.sh

Wed, 18 Oct 2017 19:10:29 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 18 Oct 2017 19:10:29 +0200
changeset 254
c45c385ac578
parent 252
6342cbbd1922
permissions
-rwxr-xr-x

fixes include path and non-cpp build for test program

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