PackagingDrafts/AutoConf

From FedoraProject

Jump to: navigation, search

Contents

Using autoconf/automake in spec files

This document seeks to document the usage of autoconf, automake, and libtoolize during a package build in Fedora; i.e. the usage of older packages like autoconf213 and automake1{4,5,6,7}.

Problem

Solution

Further reading

Updating from autoconf213 to a recent version is covered at Upgrading From Version 2.13.

Tips to update from older Automake versions are available at Upgrading a Package to a Newer Automake Version. The NEWS file in the latest automake package also lists differences between the versions and gives some hint what one has to look out for.