Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

Autoconf - Where does config.h go?

What is the right way to install header files from some package?

c autotools

Configure an autotools project with Clang sanitizers in a static lib configuration?

How can you force recompilation of a single file in a Makefile?

c++ c makefile autotools

Conditional subdir-objects

build gnu autotools automake

Autotools build fails due to subdir-objects option in AM_INIT_AUTOMAKE

Makefile.am create empty directory

Create both static and shared library with GNU libtool?

ARM compiler with autoconf

Compiling workflow with version control

libtool linkage - global state initalization of convenience libraries

c++ autotools libtool

BLAS and LAPACK libraries required for compiling

Automake ignore missing NEWS/AUTHORS/COPYING/etc. standard files

autotools automake

Libtool install warning: xxx.la has not been installed in /user/local/lib

autotools automake libtool

Autoconf subdirectories with subpackages depending on each other?

automake version (am__api_version) hardcoded in configure script

Cross-compile a gnulib based project to MinGW

How to detect if a m4 macro exists / can be called

autotools autoconf m4