summaryrefslogtreecommitdiff
path: root/ext/mbstring/mbstring.c
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-04-17 00:09:36 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-04-17 21:52:58 +0200
commit02c1f3293ea2f5ef2d712c93cad3964e382e4fb0 (patch)
treec80c19a713c0032859c25287586746eb6b75e317 /ext/mbstring/mbstring.c
parent663056aa5f161854d4255bfb66526e71bbf4f639 (diff)
downloadphp-git-02c1f3293ea2f5ef2d712c93cad3964e382e4fb0.tar.gz
Join build makefiles together
Changes: - Joins build/build.mk and build/build2.mk files together since there isn't any practical reason for having two different files with the current build system. - Makefile is now more portable. All special syntaxes are omitted, for example, a conditional assignment operators `?=`. This makes buildconf more useful on Solaris make derivative, so there is no longer need to override make with gmake: `MAKE=gmake ./buildconf`. - Suppressing autoconf and autoheader warnings is not needed anymore with current build system. Instead, the option `-Wall` has been used when running `./buildconf --debug` to get more useful debug info about current M4.
Diffstat (limited to 'ext/mbstring/mbstring.c')
0 files changed, 0 insertions, 0 deletions