Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automake

Conditional subdir-objects

build gnu autotools automake

Autotools build fails due to subdir-objects option in AM_INIT_AUTOMAKE

Configuration files and log files installation with automake

automake

Makefile.am create empty directory

How do I use pkginclude_HEADERS and Automake to get a second include directory?

automake

How do I declare an optional target in automake?

automake

Header dependency in automake

C++: ::ntohs() fails on higher optimization levels

c++ linux autoconf automake

How can I get 'make uninstall' to remove empty directories as well as files?

uninstallation automake

Is there a way to tell automake not to interpret part of the automakefile?

makefile gnu-make automake

"make clean" doesn't clean dependencies with Automake?

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

autotools automake

Writing a Makefile.am to invoke googletest unit tests

With autoconf/automake, how do I specify include file paths?

makefile autoconf 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

Using Autotools for a project with platform specific source code

How to disable tracking of a dependency in configure script

configure autoconf automake