Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

Glibc Configuration Error

how can I check a particular gcc feature in configure.ac

c++ c gcc autoconf

Why autoconf isn't detecting boost properly?

Adding a custom installation directory option to Autoconf-generated configure scripts

autoconf: should I always use AS_IF over if and m4_if?

shell autoconf m4

Configuring Postgres with OpenSSL and '--with-openssl' option

postgresql openssl autoconf

How to get fully expanded variables out of configure?

Autoconf - Where does config.h go?

why automake fails to generate Makefile.in

makefile autoconf automake

Autotools build fails due to subdir-objects option in AM_INIT_AUTOMAKE

C++: ::ntohs() fails on higher optimization levels

c++ linux autoconf automake

Should a "configure" script be distributed if configure.ac is available?

autoconf

How do I combine AC_SUBST and AC_DEFINE?

autoconf

autoconf complains "C compiler cannot create executables" on Linux Mint

linux gcc autoconf

aclocal/autoconf reports missing m4sugar.m4 on Mac OS X?

xcode autoconf m4

With autoconf/automake, how do I specify include file paths?

makefile autoconf automake

Autoconf subdirectories with subpackages depending on each other?

Tell a configure script to use a relative path for --datarootdir

cross-compiling autoconf

How to detect if a m4 macro exists / can be called

autotools autoconf m4