diff options
| author | foobar <sniper@php.net> | 2001-11-30 19:00:13 +0000 |
|---|---|---|
| committer | foobar <sniper@php.net> | 2001-11-30 19:00:13 +0000 |
| commit | f1397d533969095577f9d11005015a1291b16568 (patch) | |
| tree | b2bf7c7cbd6bcda7d16530d137968f9e7c85f71d /ext/satellite/config.m4 | |
| parent | e858d27888471107a4816d62033db785fab5f2da (diff) | |
| download | php-git-f1397d533969095577f9d11005015a1291b16568.tar.gz | |
Unified the configure messages.
Diffstat (limited to 'ext/satellite/config.m4')
| -rw-r--r-- | ext/satellite/config.m4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ext/satellite/config.m4 b/ext/satellite/config.m4 index 23e7c95aa3..779ca59640 100644 --- a/ext/satellite/config.m4 +++ b/ext/satellite/config.m4 @@ -1,10 +1,9 @@ +dnl dnl $Id$ +dnl dnl vim: syntax=config -dnl My first config.m4 - now much improved... :-) - -PHP_ARG_WITH(satellite, whether to enable CORBA support via Satellite, -dnl Make sure that the comment is aligned: +PHP_ARG_WITH(satellite, for CORBA support via Satellite, [ --with-satellite[=DIR] Enable CORBA support via Satellite (EXPERIMENTIAL) DIR is the base directory for ORBit]) |
