diff options
author | Peter Kokot <peterkokot@gmail.com> | 2019-05-12 18:51:50 +0200 |
---|---|---|
committer | Peter Kokot <peterkokot@gmail.com> | 2019-05-12 18:51:50 +0200 |
commit | 2cf90bb2f006e2973b666426b18596e2e67ccfd9 (patch) | |
tree | 119e06295fd516d1dbf2ecf3c316b6ab7af7c67c /ext/calendar | |
parent | 3005d6c21d8a4d6115a8159934b604e10b8a1136 (diff) | |
parent | 75fb74860da7decd94432a4d211795310308a4a8 (diff) | |
download | php-git-2cf90bb2f006e2973b666426b18596e2e67ccfd9.tar.gz |
Merge branch 'PHP-7.4'
* PHP-7.4:
Normalize comments in *nix build system m4 files
Diffstat (limited to 'ext/calendar')
-rw-r--r-- | ext/calendar/config.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/calendar/config.m4 b/ext/calendar/config.m4 index 7c179760df..bb3cfe4a62 100644 --- a/ext/calendar/config.m4 +++ b/ext/calendar/config.m4 @@ -1,5 +1,3 @@ -dnl config.m4 for extension calendar - PHP_ARG_ENABLE([calendar], [whether to enable calendar conversion support], [AS_HELP_STRING([--enable-calendar], |