]> granicus.if.org Git - php/commit
Refactor genif.sh
authorPeter Kokot <peterkokot@gmail.com>
Mon, 8 Jul 2019 12:58:26 +0000 (14:58 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Mon, 8 Jul 2019 12:58:26 +0000 (14:58 +0200)
commit900de30b0f40a254e19082d3e2b696d58e338b43
tree6c7045a7072e10e5010e2bab2bfd153be20e1291
parent392398bfe63b43288a0fbd301491b564eb24dfe9
Refactor genif.sh

Changes:
- Coding style fixes
- ${1+"$@"} replaced with "$@" [1]
- EXTRA_MODULE_PTRS variable is not used anymore
- awk tool defined via environment variable
- srcdir determined automatically from the genif.sh location

[1] https://www.in-ulm.de/~mascheck/various/bourne_args/

Closes GH-4372
build/genif.sh
configure.ac