mirror of
https://github.com/apache/httpd.git
synced 2025-07-25 17:01:22 +00:00

Reverses r758929 with a little bit of conflict resolution. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@807930 13f79535-47bb-0310-9956-ffa450edef68
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
if test "$OS" = "os2" ; then
|
|
APR_ADDTO(CFLAGS, [-DOS2 -O2])
|
|
fi
|