]> granicus.if.org Git - php/commitdiff
Fix config.guess and config.sub files in .gitignore
authorPeter Kokot <peterkokot@gmail.com>
Tue, 18 Sep 2018 03:21:19 +0000 (05:21 +0200)
committerPeter Kokot <peterkokot@gmail.com>
Tue, 18 Sep 2018 03:21:19 +0000 (05:21 +0200)
Files `config.guess` and `config.sub` are committed in the php-src
repository so these don't need to be ignored for the root directory.
For the extensions these can be ignored in case of building extension
inside the php-src with phpize.

.gitignore

index c0a5939537f905f687b632ca029f1e3f7f041c7b..84078dc0382f0d483b3e4efa2d857199bf43f819 100644 (file)
@@ -43,13 +43,11 @@ buildconf.stamp
 buildmk.stamp
 confdefs.h
 config.h
-config.guess
 config.cache
 config.h.in
 config.log
 config.nice
 config.status
-config.sub
 config_vars.mk
 configuration-parser.c
 configuration-parser.h
@@ -145,6 +143,7 @@ ext/*/build
 ext/*/scan_makefile_in.awk
 ext/*/Makefile.global
 ext/*/acinclude.m4
+ext/*/config.guess
 ext/*/config.sub
 ext/date/lib/timelib_config.h
 ext/iconv/php_have_bsd_iconv.h