Skip to content

Commit 5d5755a

Browse files
author
foobar
committed
MFH: Fixed bug #22987 (missing perror() check in configure)
1 parent f373bca commit 5d5755a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,6 +479,7 @@ memmove \
479479
mkstemp \
480480
mmap \
481481
nl_langinfo \
482+
perror \
482483
poll \
483484
putenv \
484485
realpath \

0 commit comments

Comments
 (0)