Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

What is the place of libtool, when to use it?

How do I prevent autotools from re-generating configure script automatically?

git autotools

Refactoring build system to use Autotools

How to install and use libtool shared library (.lo files)?

c++ autotools autoconf libtool

autotools is there a short for AC_ARG_ENABLE action-if-given

autotools autoconf automake

How would one setup autotools to build a project for separate architectures, concurrently, on multiple systems?

How to force test program to be linked to static library built by libtool

Running valgrind on project compiled with autotools outputs multiple heap summaries

compiling xkbcomp (Xorg App)

needed packages to run autoreconf and configure on debian wheezy

linux autotools autoreconf

What is the purpose of HAVE_* macros?

c++ c macros autotools

How to conditionally compile in a autotools project?

autotools autoconf automake

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