autotools.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 08 Feb 2019 00:08:47 +0200
changeset 2352 effb01df8cff
parent 2100 d6afe5b2e1c3
permissions -rw-r--r--
Debugging Gradle.

.. -*- coding: utf-8; -*-

===========
 Autotools
===========
.. contents::
   :local:

Regenerate all autotools confetti
=================================

Make sure that you have installed ``automake``, ``autobuild``, ``autogen``,
``autoconf``, ``make``, ``m4``. Then run in project root::

  $ autoreconf