Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

How should I run a prebuilt Makefile from a Makefile.am?

autotools autoconf automake

Building only a small subset of project using autotools

makefile autotools autoconf

How to create an installation directory variable with autoconf?

autotools configure

autogen.sh does not (re)generate po/Makefile.in.in

Should Autotools output scripts and Makefiles be included in a repository?

EXTRA_DIST not considered on VPATH Build

Is it possible to re-run configure without specifying --prefix, but yet keeping the prefix specified on an earlier run?

autotools: one project with one executable, one shared obj and a "shared" internal library

c autotools libtool

How do you do multiple actions if-true in an AS_IF?

autotools pkg-config

Setting and using path to data directory with GNU AutoTools

Compiling fish shell under Cygwin?

shell cygwin autotools fish

How to disable specified warning for specified file while using autotools?

c makefile antlr autotools

Query pkg-config variable through autotools

How can I make a C++ program to read predefined files after installation on linux

Make an executable Guile program with auto-tools?

scheme gnu autotools guile fhs

Out of source build fails in autotools

c autotools configure automake

Autotools: should config.guess, depcomp or ltmain.sh be stored in the SVN repo?

autotools automake libtool