Explicitly define SUNOS4 for SunOS 4.1.x builds instead of hiding it in the Tinderbox script.
This commit is contained in:
Родитель
6bc22d7407
Коммит
c674111783
|
@ -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)
|
||||
;;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче