autogen.sh

Wed, 18 Oct 2017 14:23:57 +0200

author
Mike Becker <universe@uap-core.de>
date
Wed, 18 Oct 2017 14:23:57 +0200
changeset 253
e19825a1430a
parent 252
6342cbbd1922
permissions
-rwxr-xr-x

removes unnecessary macros from ucx.h + removes the usage of restrict and _Bool completely, instead of defining macros

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

mercurial