autogen.sh

Mon, 14 May 2018 18:27:23 +0200

author
Mike Becker <universe@uap-core.de>
date
Mon, 14 May 2018 18:27:23 +0200
changeset 315
5b97de37aada
parent 252
6342cbbd1922
permissions
-rwxr-xr-x

finally removes the underscore of ugliness from ucx_str_cmp() and ucx_str_casecmp()

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

mercurial