Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

How to tell AC_SUBST to not substitute variables in arguments?

Explicit Intermediate Object Files in GNU AutoMake

c autotools automake

Modify make distclean so that it will delete .deps or *~ backup files

autotools autoconf automake

Is there a way to work out all the required dependencies but without doing "./configure" - C

c++ c autotools gnu-make

How to substitute a pattern in Makefile.am

makefile autotools

Make Autotools project with SDL2

c sdl-2 autotools

autoconf-generated Makefile does not pass flags for library headers when using PKG_CHECK_MODULES

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