Makefile.am

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
child 256
2c21b42cf11d
permissions
-rw-r--r--

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

     1 SUBDIRS = src test
     2 ACLOCAL_AMFLAGS = -I m4
     4 nobase_include_HEADERS = src/ucx/*.h

mercurial