* errno.cc (errmap): Correct DIRECTORY mapping to ENOTDIR.
This commit is contained in:
@@ -43,7 +43,7 @@ dnl normal versions of a library), tasteless as that idea is.
|
||||
if test "$ac_test_CFLAGS" = set; then
|
||||
CFLAGS="$ac_save_CFLAGS"
|
||||
elif test $ac_cv_prog_cc_g = yes; then
|
||||
CFLAGS="-g -O2"
|
||||
CFLAGS="-gstabs+ -O2"
|
||||
else
|
||||
CFLAGS="-O2"
|
||||
fi
|
||||
|
Reference in New Issue
Block a user