Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

Am I using libtool correctly?

Lib directory on 64-bit OpenSuse distribution

64-bit autotools opensuse

Autotools/libtool link library with libstdc++ despite -stdlib=libc++ option passed to configure

autotools output test-suite.log contents on test failure

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

c++ linux makefile autotools