Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

Using pkg-config with autotools

makefile autotools automake

AS_IF and AC_MSG_ERROR: error: possibly undefined macro

Adding a path to AC_CHECK_LIB

autotools

How to include Boost in GNU Autotools project?

c++ boost makefile autotools

Preview man-page without installing package

autogen.sh: You need gtk-doc to build this package

linux ubuntu autotools autogen

Precompiled headers with Autotools

Do I need to run "make clean" before ./configure when reconfiguring?

autotools

How to get absolute path to top build directory in autoconf configure.ac?

autotools autoconf automake

GNU Autotools: rebuild without version info

autotools autoconf automake

How to cross-compile C++-library with dependencies?

Hello World Library using autotools

autotools autoconf automake

Bumping version numbers for new releases in associated files (documentation)

autotools: force make not to rebuild configure/Makefile

Creating debug build of autotools' build source

How do I get autotools to compile with the Intel compiler?

autotools autoconf automake

Unix C++ compilers that do not understand -c -o

Building autotooled software to LLVM bitcode

llvm autotools llvm-clang

Avoiding recursive make install

Where to add a CFLAG, such as -std=gnu99, into an (Eclipse CDT) autotools project