Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

In autotools, what is dnl'ed?

autotools autoconf m4

autotools configure error when passing options using shell variable

bash nginx autotools configure

Autoconf complains of undefined macro, suggests m4_pattern_allow? what's going on?

autotools cc