Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

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

Enforce strict C99 in Autoconf project

c gcc c99 autotools autoconf

how to create binary and .so using libtool

Injecting mercurial changeset as version information in a C executable

Which files of an autoconf project to put into .gitignore?

c++ git makefile autoconf

How to generate a source file when building using autotools

"AM_PROG_LIBTOOL" not found in library

autoconf automake libtool

speed up autoconf/configure of large project

autoconf automake

How to select the autoconf build directory?

c++ autoconf

How can I use AC_REVISION with Git?

git autoconf

Makefile.in and variable substitution

makefile autoconf automake

how to compile MPI and non-MPI version of the same program with automake?

mpi autoconf automake