- m4 with
--program-prefix=g
.
after installation,export M4=/usr/local/bin/gm4
.
- autoconf
- automake
- libtool with
--program-prefix=g
after installation,export LIBTOOL=/usr/local/bin/glibtool
export LIBTOOLIZE=/usr/local/bin/glibtoolize
. - pkg-config with
--with-pc-path=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig
. - gettext
- libffi
- glib
- freetype
- libpng