Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

libreadline.so.7: undefined symbol: UP

Building a multi module C project (i.e. solution) with Eclipse CDT

Unit tests using Automake

Libtool creates static library only - I need shared objects