Search code examples
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
AS_IF and AC_MSG_ERROR: error: possibly undefined macro...

autotoolsautoconfgnu-autogenlibnice

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
How to point autoconf/automake to non-standard packages...

autoconfconfigureautomakeapache-zookeeper

Read More
autoconf configure warning: /usr/bin/file: No such file or directory...

ubuntudockerconfigureautoconf

Read More
How to add include and lib paths to configure/make cycle?...

bashmakefilelinkerconfigureautoconf

Read More
How to get a configure script to look for a library...

autoconfconfigure

Read More
error: am__fastdepCXX does not appear in AM_CONDITIONAL...

linuxautotoolsautoconf

Read More
How to understand AS_IF in autoconf?...

autoconf

Read More
Can you modify ACLOCAL_PATH from configure.ac?...

configureautoconf

Read More
Docker Alpine Error: possibly undefined macro: AC_PROG_LIBTOOL...

dockercompilationautoconfalpine-linuxlibtool

Read More
In what scenario is the --srcdir config option valid?...

configurationconfigureautoconf

Read More
custom object rules inside Makefile.am for automake...

autoconfautomake

Read More
NDK Toolchain documentation faulty for 'Autoconf' projects (for example libxml2)...

android-ndkautoconf

Read More
how to compile lighttpd modules statically...

clighttpdautoconfautomakelibtool

Read More
Is there a way to check for compile flags that doesn't require the autoconf-archive package?...

gccconfigureautoconfautomakem4

Read More
3rd party library complains about types when building on alpine...

linuxalpine-linuxautoconflibtoolmusl

Read More
Autoconf loop but stop after first success?...

configureautotoolsautoconfm4

Read More
Pass variable using autoconf AC_ARG_WITH into C program...

cmakefileconfigureautotoolsautoconf

Read More
How can I elegantly update the version string from autoconf in things like the man page and other no...

gitversion-controlversionreleaseautoconf

Read More
Autoconf and configure.exe on Windows...

windowsconfigureautoconf

Read More
#define getting cleared between file loads?...

cgccmakefileconfigureautoconf

Read More
What's the difference of "./configure" option "--build", "--host" ...

cross-compilingconfigureautoconf

Read More
BackNext