Explicitly define SUNOS4 for SunOS 4.1.x builds instead of hiding it in the Tinderbox script.

This commit is contained in:
briano%netscape.com 1999-08-25 03:28:26 +00:00
Родитель 6bc22d7407
Коммит c674111783
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -626,6 +626,7 @@ dnl the qsort routine under solaris is faulty
DSO_LDOPTS='-Bdynamic'
MKSHLIB='-$(LD) $(DSO_LDOPTS)'
MKCSHLIB='-$(LD) $(DSO_LDOPTS)'
AC_DEFINE(SUNOS4)
AC_DEFINE(SPRINTF_RETURNS_STRING)
;;