Skip to content

Commit 20e24ad

Browse files
author
Ivan Zhakov
committed
Follow-up to r1934396: Fix syntax error in build/apr_hints.m4.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1934399 13f79535-47bb-0310-9956-ffa450edef68
1 parent 7976b43 commit 20e24ad

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

build/apr_hints.m4

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,6 @@ dnl # Not a problem in 10.20. Otherwise, who knows?
386386
*-irix*)
387387
APR_ADDTO(CPPFLAGS, [-D_POSIX_THREAD_SAFE_FUNCTIONS])
388388
;;
389-
esac
390-
APR_ADDTO(CPPFLAGS, [-DSIGPROCMASK_SETS_THREAD_MASK])
391-
;;
392389
4850-*.*)
393390
APR_ADDTO(CPPFLAGS, [-DSVR4 -DMPRAS])
394391
APR_ADDTO(LIBS, [-lc -L/usr/ucblib -lucb])

0 commit comments

Comments
 (0)