4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
if test "$OS" = "os2" ; then
|
|
APR_ADDTO(CFLAGS, [-DOS2 -O2])
|
|
fi
|