Search code examples
How to NOT print in the output a comment in a makefile...

buildmakefileautotools

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

autotoolsautoconfautomake

Read More
How to configure/build external libraries in order to achieve relocatable builds?...

linuxopensslconfigureautotools

Read More
How to detect in autotools what libc uses Linux distributive: glibc, uclibc, musl, etc...

autotoolsautomake

Read More
Automake: adding local convenience behavior to "make check"...

testingmakefileautomated-testsautotoolsautomake

Read More
Debugging the error "gcc: error: x86_64-linux-gnu-gcc: No such file or directory"...

pythongccmakefileautotools

Read More
Find location of library on disk using autotools...

autotools

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
Correct installation of config.h for shared library using autotools...

c++shared-librariesautotoolsautoconflibtool

Read More
How to correctly use both Doxygen and GNU Autotools together...

doxygenautotoolsautomake

Read More
Autotools: If I only change the installation directory do I need to rebuild everything? If not how c...

makefilebuildautotools

Read More
automake -- SUBDIRS -- "No such file or directory"...

makefileautotoolsautomake

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
Building a library using autotools from cmake...

build-processbuild-automationcmakeautotoolsantlr3

Read More
Variable directory path for AC_CONFIG_FILES in configure.ac...

makefileconfigureautotools

Read More
Termux autotools/libtool cannot determine link -lib interface...

androidautotoolslibtooltermux

Read More
Apart from complexity, are there technical barriers to have a "crossplatform autotools"?...

c++ccmakeautotoolsbuild-system

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

makefilegnuautotoolsconfigureautoconf

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
Linux shared object version scheme...

linuxshared-librariesautotools

Read More
Combining two conditionals using AND in Makefile.am...

makefileconfigureautotoolsautomake

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

autotoolsautoconf

Read More
How to configure a non-standard linker for an autotooled build?...

linkerconfigureautotoolslibtool

Read More
Use autotools with README.md...

cgithubautotools

Read More
check if a library is present...

c++includeautotools

Read More
BackNext