Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

Should Autotools output scripts and Makefiles be included in a repository?

EXTRA_DIST not considered on VPATH Build

Is it possible to re-run configure without specifying --prefix, but yet keeping the prefix specified on an earlier run?

Setting and using path to data directory with GNU AutoTools

Create custom ./configure command line arguments

autoconf

Query pkg-config variable through autotools

How can I make a C++ program to read predefined files after installation on linux

automake Adding all c files in a directory

autoconf automake

C++ constexpr function to test preprocessor macros

In autotools, what is dnl'ed?

autotools autoconf m4

Best practices for probing for symbol visibility extensions in autoconf

Autoconf: Breaking long lines in strings

autoconf

How to configure autotools/gcc to print warnings and errors with the absolute path?

How to troubleshoot "Possibly undefined macro: AC_MSG_ERROR"

autotools autoconf m4

Automake demands "Autoconf 2.65 or better" and yet I already have Autoconf 2.69 installed

autoconf automake

Getting full source path in config.h in autotools

autotools autoconf

cross compiling with autoconf

c cross-compiling autoconf

AC_SUBST does not expand variable

autotools autoconf automake m4