Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

Detect preprocessor macro in another library with Autoconf

Can't install Thrift on Mac OS 10.9.2

macos thrift autotools

Make autotools add --std=c11 to CFLAGS

c autotools c11

How to reconfigure a large program for GNU Autotools

autotools autoconf automake

Should autogen.sh be included in a tarball?

release autotools

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

c++ linux makefile autotools