turn on NSCAP_DISABLE_DEBUG_PTR_TYPES for AIX

This commit is contained in:
jdunn%netscape.com 1999-11-12 03:55:34 +00:00
parent d2fd69dd5d
commit 516103b7f2

View File

@ -443,6 +443,7 @@ case "$target" in
fi
MKSHLIB='$(AIX_SHLIB_BIN) -p1 -brtl -bso -berok'
MKCSHLIB='$(AIX_SHLIB_BIN) -p1 -brtl -bso -berok'
AC_DEFINE(NSCAP_DISABLE_DEBUG_PTR_TYPES)
;;
*-beos*)