Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

Install binaries into /bin, /sbin, /usr/bin and /usr/sbin, interactions with --prefix and DESTDIR

Using Autotools for a project with platform specific source code

How do I compile a binary which works with both libcrypto.so.0.9.8 and libcryto.so.1.0.0?

c openssl autotools libssl

What does autoconf actually run for the AC_CHECK_FUNCS functionality [duplicate]

c autotools

Library defined but no canonical name

autotools automake