1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

Regenerate url_scanner_ex.c (always) without '#line' directives for

releases and snapshots. PR: 7154, 7263, 7289
# Sascha: Is this allright?
This commit is contained in:
foobar
2000-10-20 01:58:00 +00:00
parent 287fc71ee2
commit d485e7fc29

View File

@@ -17,3 +17,6 @@ EOF
(cd ext/standard && make parsedate.c)
rm config_vars.mk .deps ext/standard/libs.mk $files
re2c -b ext/standard/url_scanner_ex.re | grep -v "#line" > ext/standard/url_scanner_ex.c