Skip to content

Commit 395cc07

Browse files
committed
Use word "Autoconf local macros" for project defined Autoconf macros
1 parent 20aceb0 commit 395cc07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/evolution.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ including the removal of `aclocal.m4` in favor of the php related M4 macros in
239239
detected by pkg-config.
240240
* The `--enable-opcache-file` configure option has been removed.
241241
242-
##### Autoconf macros
242+
##### Autoconf local macros
243243
244244
* Obsolescent macros `AC_FUNC_VPRINTF` and `AC_FUNC_UTIME_NULL` have been
245245
removed. Symbols `HAVE_VPRINTF` and `HAVE_UTIME_NULL` are no longer defined
@@ -459,7 +459,7 @@ and Autotools configuration headers were synced to a nearly identical behavior.
459459
either defined to 1 or undefined.
460460
* Symbol `HAVE_LIBCRYPT` has been removed.
461461
462-
##### Autoconf macros
462+
##### Autoconf local macros
463463
464464
* Autoconf macro `PHP_DEFINE` (atomic includes) removed in favor of `AC_DEFINE`
465465
and extensions's config.h.

0 commit comments

Comments
 (0)