/autotools

Repository for demonstrating autotools usage. Also useful for tracking down and debugging build system issues.

Primary LanguageM4

Autotools

Demo some autotools usage with modern C++ code.

A lot of what's done here is based off of the Bitcoin Core build system.

Usage

./autogen.sh
./configure
make

./src/basic_binary
Basic Autotools 0.0.1 Binary
API Version: 1
Calling some_func(2): 40