mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
* builds/unix/configure.raw: Don't check for memcpy and memmove.
We expect a C99 compiler, and both functions are part of this standard.
This commit is contained in:
@@ -163,9 +163,6 @@ fi
|
||||
AC_SUBST([FTSYS_SRC])
|
||||
|
||||
|
||||
AC_CHECK_FUNCS([memcpy memmove])
|
||||
|
||||
|
||||
# get compiler flags right
|
||||
#
|
||||
# We try to make the compiler work for C99-strict source. Even if the
|
||||
|
||||
Reference in New Issue
Block a user