util-macros-1.20.2

Introduction to 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.

Package Information

util-macros Dependencies

Required

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)

Installation of util-macros

Install util-macros by running the following commands:

./configure --prefix=/usr    \
    --sysconfdir=/etc    \
    --localstatedir=/var \
    --disable-static

This package does not come with a test suite.

Now Install, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: None
Installed Directory: /usr/share/pkgconfig and /usr/share/util-macros