summaryrefslogtreecommitdiff
path: root/acinclude.m4
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-12-01 00:59:43 +0000
committerfoobar <sniper@php.net>2001-12-01 00:59:43 +0000
commit8a8741a1fea40972b6d470b4a1a82915357552ee (patch)
treef5da699c21df4729a5c57ef484463e604c14c54d /acinclude.m4
parent80d8e554d3fe018c85dc49b138e64dfc4b017d5b (diff)
downloadphp-git-8a8741a1fea40972b6d470b4a1a82915357552ee.tar.gz
This makes the configure --help output more readable.
Diffstat (limited to 'acinclude.m4')
-rw-r--r--acinclude.m49
1 files changed, 9 insertions, 0 deletions
diff --git a/acinclude.m4 b/acinclude.m4
index 468fa0e47b..c63db812b8 100644
--- a/acinclude.m4
+++ b/acinclude.m4
@@ -5,6 +5,15 @@ dnl This file contains local autoconf functions.
sinclude(dynlib.m4)
dnl
+dnl Separator into the configure --help display.
+dnl
+AC_DEFUN(PHP_HELP_SEPARATOR,[
+AC_ARG_ENABLE([],[
+$1
+],[])
+])
+
+dnl
dnl PHP_TARGET_RDYNAMIC
dnl
dnl Checks whether -rdynamic is supported by the compiler. This