diff options
author | Peter Kokot <peterkokot@gmail.com> | 2018-10-17 06:06:50 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2018-10-18 08:35:43 +0200 |
commit | 370882bb598599a768b2fe05c7997d6248b68419 (patch) | |
tree | 5e06416fb75d95c4e5dc2cafea96e6787026697a /scripts/phpize.in | |
parent | 0e60b812c05ed5e3704ab6f31f29040040c3edd7 (diff) | |
download | php-git-370882bb598599a768b2fe05c7997d6248b68419.tar.gz |
Remove stamp-h
The stamp-* files can be used as helpers for Makefiles to not redo
certain targets again. The stamp-h are mentioned in the Autoconf docs [1]
to help generate the config.h file.
Since the usage of stamp-h file was removed in 232afa4816c60a20d3db48c304ac59312d46ec46
this patch cleans few obsolete occurrences.
This patch also removes two occurrences of `main/stamp-h1` and
`main/streams/stamp-h1` rules in the .gitignore file since they are not
generated with the current build systems anymore. The `stamp-h$am_indx` files
were once generated using aclocal and automake.
[1] https://www.gnu.org/software/autoconf/manual/autoconf-2.69/autoconf.html
Diffstat (limited to 'scripts/phpize.in')
0 files changed, 0 insertions, 0 deletions