Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

Why am I getting this aclocal error?

Changing *FLAGS in configure.ac vs. caching with subprojects

how to make autotools tests read files?

How to pass extra custom ./configure autotools options to a Buildroot package?

Cross-compile Autotools-based Libraries for Official iPhone SDK

Check framework example giving me error when running './configure'

How to set compiler-specific flags with autotools

autoconf: Set AC_CHECK_LIB compiler flags

Handling whitespaces in file names using autotools

autotools automake

Use "make check" to launch bash script for tests which use the program binary

autotools

Where is aclocal's search path

c autotools autoconf automake

Using ccache when cross-compiling with autotools

CMake error with ExternalProject

Expected project/directory structure for Automake?

c gnu autotools automake

How to pass an environment variable to ExternalProject_Add CONFIGURE_COMMAND?

How to add and implement configure flags in Autotools?

Gnu autotools missing file depcomp

gnu autotools automake

How to define shared library major version in autoconf?

Automake AM_LDADD workaround

Can't run Makefile.am, what should I do?

c++ linux makefile autotools