Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

Automake: variable not expanded on Solaris

Show all missing dependencies when running configure

autotools

How to compile project with clang and the option -std=c++11, using autotools

c++ c c++11 clang autotools

Portable method to package C++11 program sources

Why am I getting this aclocal error?

Changing *FLAGS in configure.ac vs. caching with subprojects

how to make autotools tests read files?

How to pass extra custom ./configure autotools options to a Buildroot package?

Cross-compile Autotools-based Libraries for Official iPhone SDK

Check framework example giving me error when running './configure'

How to set compiler-specific flags with autotools

autoconf: Set AC_CHECK_LIB compiler flags

Handling whitespaces in file names using autotools

autotools automake

Use "make check" to launch bash script for tests which use the program binary

autotools

Where is aclocal's search path

c autotools autoconf automake

Using ccache when cross-compiling with autotools

Can't run Makefile.am, what should I do?

c++ linux makefile autotools