Contents
/usr/share/pkgconfig and
/usr/share/util-macros
The util-macros package contains the m4 macros used by all of the Xorg packages.
This package is known to build and work properly using an LFS 12.4 platform.
Download (HTTP): https://xorg.freedesktop.org/archive/individual//util/util-macros-1.20.2.tar.xz
Download SHA256 Sum: 9ac269eba24f672d7d7b3574e4be5f333d13f04a7712303b1821b2a51ac82e8e
Download MD5 sum: 5f683a1966834b0a6ae07b3680bcb863
Download size: 84 KB
Estimated disk space required: 524 KB
Estimated build time: less than 0.1 SBU
export XORG_PREFIX="/usr" and export XORG_CONFIG="--prefix=$XORG_PREFIX --sysconfdir=/etc --localstatedir=/var --disable-static" (should be set for the following instructions to work)
Install util-macros by running the following commands:
./configure --prefix=/usr \
--sysconfdir=/etc \
--localstatedir=/var \
--disable-staticThis package does not come with a test suite.
Now Install, as the root user:
make install
/usr/share/pkgconfig and
/usr/share/util-macros