Skip to content

Commit 3d9524a

Browse files
committed
Sync
1 parent e775c11 commit 3d9524a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cmake/main/config.w32.cmake.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@
757757

758758
#undef HAVE_PWD_H
759759

760-
/* Define to 1 if you have the 'RAND_egd' function. */
760+
/* Define to 1 if OpenSSL crypto library has the 'RAND_egd' function. */
761761
#cmakedefine HAVE_RAND_EGD 1
762762

763763
/* Define to 1 if edit/readline library has the 'rl_callback_read_char'

cmake/main/php_config.cmake.h.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@
12451245
/* Define to 1 if you have the 'pwrite' function. */
12461246
#cmakedefine HAVE_PWRITE 1
12471247

1248-
/* Define to 1 if you have the 'RAND_egd' function. */
1248+
/* Define to 1 if OpenSSL crypto library has the 'RAND_egd' function. */
12491249
#cmakedefine HAVE_RAND_EGD 1
12501250

12511251
/* Define to 1 if you have the <resolv.h> header file. */

0 commit comments

Comments
 (0)