Search code examples
What are .Plo files and how are they used by the source code and GNU Autotools?...


c++autotoolsautoconfautomake

Read More
How to access default value of $prefix (/usr/local) in configure.ac?...


autotoolsautoconfm4

Read More
Append compile flags to CFLAGS and CXXFLAGS while configuration/make...


makefileconfigureautoconfautomake

Read More
CFLAGS vs CPPFLAGS...


makefileautotoolsautoconfcflags

Read More
"Command not found" errors in configure script how to diagnose?...


bashconfigureautotoolsautoconfautoreconf

Read More
possibly undefined macro: AC_MSG_ERROR...


autotoolsautoconf

Read More
"Linking" to different versions of automake/autoconf tools...


autoconfautomake

Read More
How to trace which `configure.ac` m4 macro expands to a specific bash code block in `configure`?...


bashconfigureautotoolsautoconfm4

Read More
autotools is there a short for AC_ARG_ENABLE action-if-given...


autotoolsautoconfautomake

Read More
Autoconf: Breaking long lines in strings...


autoconf

Read More
When building Yate from sources on Centos 6.10, the error appears on the configure phase...


autoconfyate

Read More
How do I compile Autoconf from git without already having Autoconf...


autoconf

Read More
automake gives the error ".la: file not recognized: file format not recognized"...


autotoolsautoconfautomakelibtool

Read More
How to successfully run make install without root privileges...


makefilerpmautotoolsautoconf

Read More
How to package an RPM with an old autoconf/automake project...


rpmautotoolsautoconfautomakerpmbuild

Read More
share AC_DEFINE trough AC_CONFIG_SUBDIRS in autoconf...


cautotoolsautoconf

Read More
AC_CHECK_LIB with multiple dependencies...


autoconf

Read More
How do I use a sysroot with autoconf?...


c++configurationcompilationautoconf

Read More
Correct installation of config.h for shared library using autotools...


c++shared-librariesautotoolsautoconflibtool

Read More
Makefile.am: How to list all files (of specific extension) in `foo_HEADERS`?...


autotoolsautoconfautomake

Read More
automake: how to portably throw an error and aborting the target...


makefileautotoolsautoconfautomake

Read More
How to compile libpng with a non-system zlib...


zlibconfigureautoconflibpng

Read More
Automake and CUDA, Include flags ignored...


cudaautoconfautomake

Read More
How do you "echo" the last configure/make build --options within a source directory?...


makefilegnuautotoolsconfigureautoconf

Read More
C++ constexpr function to test preprocessor macros...


c++c++11c-preprocessorautoconfconstexpr

Read More
Does a list of all known target triplets in use exist?...


compiler-constructioncross-compilingautoconf

Read More
AS_IF and AC_MSG_ERROR: error: possibly undefined macro...


autotoolsautoconfautogenlibnice

Read More
autoconf: `PKG_CONFIG_PATH` not working in `configure.ac` when using `PKG_CHECK_EXISTS`...


linuxautotoolsautoconfpkg-config

Read More
How do I convert architecture-based checks to autoconf?...


autotoolsautoconf

Read More
Why cross-compiling for ARM fails in ./configure?...


gccarmcross-compilingautoconfswi-prolog

Read More
BackNext