Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

More robust AC_COMPILE_IFELSE feature testing?

Install binaries into /bin, /sbin, /usr/bin and /usr/sbin, interactions with --prefix and DESTDIR

Using Autotools for a project with platform specific source code

How to disable tracking of a dependency in configure script

configure autoconf automake

How to check for haskell package versions in ./configure?

haskell configure autoconf

Run configure in gyp file

Why do conditionals in autoconf scripts prefix variables with "x"?

autoconf

How to point autoconf/automake to non-standard packages

How to package data files with GNU's autoconf and automake

Portably include GLib headers in autoconf/automake

Cross-compile to static lib (libgcrypt) for use on iOS

ios autoconf libgcrypt

autoconf error on ubuntu 11.04

Recommended way to use Autoconf Archive macros and other 3rd party macros

Passing environment variables to autoconf's `./configure`

autoconf using sh, I need SHELL=BASH, how do I force autoconf to use bash?

bash unix autoconf sh

How do you set the order of libraries in automake?

Autotools library and object file output control

How do I modify the install name of a .dylib at build time

AS_IF and AC_MSG_ERROR: error: possibly undefined macro

Are there noteworthy uses of m4 besides autoconf? [closed]

c++ c preprocessor autoconf m4