Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

speed up autoconf/configure of large project

autoconf automake

How to select the autoconf build directory?

c++ autoconf

How can I use AC_REVISION with Git?

git autoconf

Makefile.in and variable substitution

makefile autoconf automake

how to compile MPI and non-MPI version of the same program with automake?

mpi autoconf automake

Why doesn't autoconf pass the AC_CHECK_HEADER test when the .h is file clearly available?

c autoconf

PKG_CHECK_MODULES syntax error near luajit

How to disable Automake docs?

Using the pkg-config macro PKG_CHECK_MODULES failing

Should I include configure and makefile in a github repository?

Boost and Autoconf

linux boost autoconf

Error in automake

Does a list of all known target triplets in use exist?

Using rake with a non-ruby project

ruby rake autoconf

autotools temporary files

autotools autoconf

How to test a C++ library usability in configure.in?

Autoconf check for struct flock

c linux unix autotools autoconf

How to dump conftest.c?

dump autoconf

How do I escape text in autoconf/m4?

bash autoconf m4

Why would autoconf/automake project link against installed library instead of local development library?