зеркало из https://github.com/mozilla/mozjpeg.git
Don't test for GNU malloc as we don't need it (or even check the result
of the test). git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@9 632fc199-4ca6-4c93-a231-07263d6284db
This commit is contained in:
Родитель
aa026fbf36
Коммит
b22e883a5f
|
@ -68,7 +68,6 @@ AC_TRY_LINK(
|
|||
AC_DEFINE([NEED_SHORT_EXTERNAL_NAMES], 1, [Define if you need short function names])])
|
||||
|
||||
# Checks for library functions.
|
||||
AC_FUNC_MALLOC
|
||||
AC_CHECK_FUNCS([memset memcpy], [],
|
||||
[AC_DEFINE([NEED_BSD_STRINGS], 1,
|
||||
[Define if you have BSD-like bzero and bcopy])])
|
||||
|
|
Загрузка…
Ссылка в новой задаче