summaryrefslogtreecommitdiff
path: root/ext/gd/config.m4
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2019-05-12 18:43:03 +0200
committerPeter Kokot <peterkokot@gmail.com>2019-05-12 18:43:03 +0200
commit75fb74860da7decd94432a4d211795310308a4a8 (patch)
treea4a7a4755150cf43bca6c4f7d075ce67e1c4ade2 /ext/gd/config.m4
parente96c776bd5d03d3042e9b1c91d395ebf81741540 (diff)
downloadphp-git-75fb74860da7decd94432a4d211795310308a4a8.tar.gz
Normalize comments in *nix build system m4 files
Normalization include: - Use dnl for everything that can be ommitted when configure is built in favor of the shell comment character # which is visible in the output. - Line length normalized to 80 columns - Dots for most of the one line sentences - Macro definitions include similar pattern header comments now
Diffstat (limited to 'ext/gd/config.m4')
-rw-r--r--ext/gd/config.m43
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/gd/config.m4 b/ext/gd/config.m4
index c1b96fa812..a13313c8e8 100644
--- a/ext/gd/config.m4
+++ b/ext/gd/config.m4
@@ -1,9 +1,6 @@
-dnl config.m4 for extension gd
-
dnl
dnl Configure options
dnl
-
PHP_ARG_ENABLE([gd],
[for GD support],
[AS_HELP_STRING([--enable-gd],