Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

Run configure in gyp file

How to override environment variables when running configure?

Using a variable in AC_INIT

autotools

LTLIBRARIES: mv *.Tpo *.Plo, but the former doesn't exist and the latter already does

Install arbitrary data files in fixed location with Automake?

Portably include GLib headers in autoconf/automake

Autotools and version control