Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

config.status: error: cannot find input file: `po/Makefile.in.in'

autotools -- make[1]: *** No rule to make target `all'. Stop

makefile autotools

Using Autotools for a new shared library

Using "program_name_transform" from autoconf in program

error: version mismatch. This is Automake 1.15.1 but the definition ... comes from Automake 1.14.1

autotools automake

How to include -lm in Makefile.am or configure.ac

c makefile autotools

Distributing autotool metafiles

autotools autoconf automake

libtool automake: LIBADD broken with static linking?

autotools automake libtool

How can I propagate automake variables in a sub-package setup?

autotools autoconf automake

Using maven2 to build autotools-based C/C++ package

How to fully include another project(s) with autotools build system?

autotools build-system

Should I push Makefile.in to git repository?

Automake silent-rules (on by default?)

autotools autoconf automake

PKG_CHECK_MODULES vs AC_CHECK_LIB for checking availability of libraries

Finding custom includes directories with autoconf

How to install protobuf on windows? (Win7x64/MinGW)

autotools, how to fail if cross compiler cannot be found

c autotools

autoreconf -i not running recursively with AX_SUBDIRS_CONFIGURE

autotools

libtool python module linking and installation

How to use an AC_CHECK_HEADER header in an AC_COMPILE_IFELSE program

c x86 autotools autoconf