Search code examples
How to handle library's function files (not header files) in autotools?...

c++autotoolsautomake

Read More
Is it possible to re-run configure without specifying --prefix, but yet keeping the prefix specified...

cachingconfigureautotoolsprefixautoconf

Read More
What are Makefile.am and Makefile.in?...

makefileautotoolsautomake

Read More
How to use autotools to build Python interface at same time as library...

c++pythonswigautotoolsautoconf

Read More
Autoconf : How to get program output in a string and check if another string is present in that...

shautotoolsautoconf

Read More
How do you force automake to copy shared objects to /usr/local/lib?...

linuxmakefileshared-librariesgnuautotools

Read More
ensure config.h is included once...

linuxheader-filesautotools

Read More
autotools/libtool shared library not installed...

autotoolsautomakelibtool

Read More
How can I make a C++ program to read predefined files after installation on linux...

c++autotoolsautoconfautomake

Read More
How do I convert an Autotools project to a CMake project?...

buildbuild-processcmakeautotoolsbuild-system

Read More
How to build static and shared library with autotools?...

ubuntumakefileautotoolsautomakelibtool

Read More
Unable to cross compile PostgreSQL with OpenSSL, fails on <openssl/opensslconf.h> not found - ...

linuxpostgresqlopensslautotoolsautoconf

Read More
Where to add a CFLAG, such as -std=gnu99, into an autotools project...

cautotools

Read More
autotools: Enable compiler warnings...

ccompiler-warningsautotools

Read More
Using Autotools for a new shared library...

c++gccg++shared-librariesautotools

Read More
How to set a define through "./configure" with Autoconf...

c++autotoolsconfigureautoconfautomake

Read More
Build Apple Silicon binary on Intel machine...

cmacosarmautotoolsapple-silicon

Read More
Automake error './ltmain.sh' not found...

cautotoolsautomakemingw32libtool

Read More
How can I use Google Test with my project that builds via autotools?...

c++unit-testingautomated-testsautotoolsgoogletest

Read More
Autotool : Compiling same project using multiple configuration...

buildautotools

Read More
Build 32bit on 64 bit Linux using an automake configure script?...

autotoolsconfigureautomake

Read More
Flex Bison and Gnu Automake...

bisonflex-lexeryacclexautotools

Read More
Library defined but no canonical name...

autotoolsautomake

Read More
Using pkg-config with autotools...

makefileautotoolsautomake

Read More
How to propagate an configure option in an autotools project?...

autotoolsautoconfautomake

Read More
Make Gnu MP library with minGW: "Nothing to be done for Makefile.in"...

windowsmakefilemingwautotoolsgmp

Read More
automake error: no proper invocation of AM_INIT_AUTOMAKE was found...

autotoolsautomake

Read More
Libtool: link one of the project generated libs statically...

makefilebuildstatic-linkingautotoolslibtool

Read More
How to use automake/autoconf with subdirectories properly?...

c++autotoolsautomake

Read More
How to edit a file from within configure.ac?...

rpackageautotools

Read More
BackNext