Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

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

Precompiled headers with Autotools

Autoconf/Automake: How to avoid passing the "check" option to AC_CONFIG_SUBDIRS

c++ autoconf automake

Autoconf and configure.exe on Windows

windows configure autoconf

How to get absolute path to top build directory in autoconf configure.ac?

autotools autoconf automake

How to avoid redefining VERSION, PACKAGE, etc

c linux unix autoconf automake

Writing `configure` file for an r package

autoconf r-package sbml

Suppress "C source seen but `CC` undefined" in automake?

ocaml autoconf automake

autoconf not generating makefile?

unix configure autoconf

GNU Autotools: rebuild without version info

autotools autoconf automake

How to cross-compile C++-library with dependencies?

Hello World Library using autotools

autotools autoconf automake

autotools: force make not to rebuild configure/Makefile

How do I get autotools to compile with the Intel compiler?

autotools autoconf automake

autoconf with -pthread

pthreads autoconf