Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

How to use autotools to build Python interface at same time as library

Autotools: How to run a single test using make check?

Advantages of using autotools and alternates

c++ c linker makefile autotools

How to insert Git-based version in autoconf-managed project?

How to properly set up GLib testing framework with autotools

Make autoconf "check" target without running it

autotools: Enable compiler warnings

autotools and python setup.py

python autotools

In a C/Java project, what is an appropriate way to manage the build?

java c ant makefile autotools

Using The Boost Unit Test Framework (UTF) with `make check`

Getting started with gnulib on MinGW and not familiar (enough) with autotools

mingw autotools gnulib