Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

How to check for the existence of a header of a package?

How to check Linux version with Autoconf?

linux autoconf

Can you override the default configure help message generated as part of running autoconf?

configure autoconf

Using "program_name_transform" from autoconf in program

How can I tell autoconf to create a Windows DLL?

autoconf

Distributing autotool metafiles

autotools autoconf automake

How can I propagate automake variables in a sub-package setup?

autotools autoconf automake

Automake silent-rules (on by default?)

autotools autoconf automake

PKG_CHECK_MODULES vs AC_CHECK_LIB for checking availability of libraries

How to create dependencies in automake?

makefile autoconf automake

Finding custom includes directories with autoconf

autoconf AC_CHECK_HEADERS for C++11

debian autoconf

Error message: "AMDEP" was never defined

autoconf automake

Homebrew installed to home directory - how to link to libs in autoconf?

homebrew autoconf

Autoconf for Visual C++

visual-c++ autoconf

How to use an AC_CHECK_HEADER header in an AC_COMPILE_IFELSE program

c x86 autotools autoconf

Makefile conditional with automake/autoconf

Adding AM_LDFLAGS has no effect in final library, causing linker errors

automake: modify implicity make rule to include extra flags