Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

Simple "hello world" configure.ac fails to run

c autoconf automake

Autoconf test for JNI include dir

'configure' failing with Android NDK standalone toolchain

How to insert Git-based version in autoconf-managed project?

Make autoconf "check" target without running it

Automake and files with the same name

autoconf automake libtool

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