freetype2/builds/unix
Alexei Podtelezhnikov 12ef831fc3 [builds/unix] Do not use autoconf SIZEOF.
* builds/unix/ftconfig.h.in [FT_USE_AUTOCONF_SIZEOF_TYPES]: Removed.
* builds/unix/configure.raw: Remove AC_CHECK_SIZEOF and update.

After this commit, autoconf builds will fully rely on <limits.h>
rather than falling back on it if AC_CHECK_SIZEOF failed for some
reason.  There is a risk that misconfigured cross-compilation might
have wrong headers.  Note that Meson and CMake builds always relied on
<limits.h> for sizes and availability of integer types.
2021-09-24 22:27:27 -04:00
..
.gitignore [unix] Install a massaged `ftoption.h' file (#51780). 2017-11-25 11:30:38 +01:00
ax_compare_version.m4 [docwriter] Drop support for Python < 3.5. 2020-03-21 20:17:17 +05:30
ax_prog_python_version.m4 [docwriter] Drop support for Python < 3.5. 2020-03-21 20:17:17 +05:30
ax_pthread.m4 * builds/unix/ax_pthread.m4: Update from 'autoconf-archive'. 2021-02-19 20:33:50 +01:00
configure.raw [builds/unix] Do not use autoconf SIZEOF. 2021-09-24 22:27:27 -04:00
detect.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
freetype-config.in Update all copyright notices. 2021-01-17 07:18:48 +01:00
freetype2.in Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
freetype2.m4 * builds/unix/freetype2.m4: Fix help string formatting. 2021-04-16 20:50:27 +02:00
ft-munmap.m4 Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftconfig.h.in [builds/unix] Do not use autoconf SIZEOF. 2021-09-24 22:27:27 -04:00
ftsystem.c [base] Initialize stream memory earlier. 2021-09-22 00:30:03 -04:00
install.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
pkg.m4 Typos. 2017-01-24 23:56:59 -05:00
unix-cc.in Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix-def.in Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix-dev.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix-lcc.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
unix.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
unixddef.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00