Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

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

What is the proper method to modify the autotools options of a Buildroot source package using BR2_EXTERNAL?

autotools buildroot ntpd

automake: Add dependency to _PROGRAMS target

autotools automake vala

How to configure autotools/gcc to print warnings and errors with the absolute path?

How to troubleshoot "Possibly undefined macro: AC_MSG_ERROR"

autotools autoconf m4

How to set default CPPFLAGS on autotools project

autotools automake

autoreconf got an error: required file './test-driver' not found

autotools

Getting full source path in config.h in autotools

autotools autoconf

AC_SUBST does not expand variable

autotools autoconf automake m4

How to learn to use autotools/libtool? (Does anybody dislike it too?)

autotools libtool

Automake: overwriting DEFAULT_INCLUDES

autotools autoconf automake

Correct installation of config.h for shared library using autotools

How can I tell autogen.sh to generate files(m4 and object files) in separate folder?

c unix makefile autotools

Command line error D8003 : missing source filename When linking

How to create a shared library (.so) in an automake script?

What is the place of libtool, when to use it?