Skip to content

Commit 81f76cf

Browse files
committed
Use CMake 3.27-style uppercase *_ROOT variables for simplicity
1 parent ca2ac8c commit 81f76cf

File tree

7 files changed

+56
-56
lines changed

7 files changed

+56
-56
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ New configuration variables:
1717

1818
Removed configuration variables:
1919

20-
* Aspell_ROOT
21-
* Cclient_ROOT
20+
* ASPELL_ROOT
21+
* CCLIENT_ROOT
2222
* EXT_DBA_GDBM
2323
* EXT_IMAP
2424
* EXT_IMAP_KERBEROS
@@ -32,8 +32,8 @@ Removed configuration variables:
3232
* EXT_PSPELL_SHARED
3333
* EXT_READLINE_LIBREADLINE
3434
* GDBM_ROOT
35-
* Kerberos_ROOT
36-
* Readline_ROOT
35+
* KERBEROS_ROOT
36+
* READLINE_ROOT
3737

3838
## PHP 8.3
3939

0 commit comments

Comments
 (0)