autogen.sh

Tue, 29 May 2018 11:05:12 +0200

author
Mike Becker <universe@uap-core.de>
date
Tue, 29 May 2018 11:05:12 +0200
changeset 325
a3e63cb21e20
parent 252
6342cbbd1922
permissions
-rwxr-xr-x

changes sstr shortcut macros s.t. they distinguish sstr_t and scstr_t + add macros which can completely disable the shortcuts

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