Search code examples
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
error: am__fastdepCXX does not appear in AM_CONDITIONAL...


linuxautotoolsautoconf

Read More
Install arbitrary data files in fixed location with Automake?...


autotoolsautomake

Read More
Is there a reasonable way to pass linker flags though configure and libtool?...


autotoolslibtool

Read More
How to use simple variable expansion in an Automake script as in a GNU Make script?...


makefileautotoolsautomake

Read More
How to handle library dependencies with automake?...


cshared-librariesautotoolsautomake

Read More
libtool version mismatch error...


autotoolslibtool

Read More
Bitbake autotools...


yoctoautotoolsbitbakegnu-autogen

Read More
How to run a command for each subdirectory with a Makefile?...


makefileautotools

Read More
Why does clang -dumpversion report 4.2.1...


clangautotools

Read More
Unable to `make clean`: "No rule to make target ...Plo"...


makefilegnu-makeconfigureautotoolsautomake

Read More
Old .Po file references old directory, how to start fresh?...


makefilegnu-makeconfigureautotoolsautomake

Read More
How to let autotools compile a QT module with qmake...


qtcross-platformautotoolsdynamic-linkingqmake

Read More
autotools, stdc++fs, false positive...


c++c++17autotools

Read More
How to bundle libstdc++.so.* correctly?...


c++c++11gnu-makeautotoolslibstdc++

Read More
Autoconf complains of undefined macro, suggests m4_pattern_allow? what's going on?...


autotoolscc

Read More
Makefile generation wrong? Warning during build...


makefileautotools

Read More
Recompile with -fPIC on NDK CPython compilation...


ccompilationlinker-errorsautotoolsfpic

Read More
Clion, Autotools and JNI...


javacjava-native-interfaceclionautotools

Read More
libcheck fails with /usr/bin/ld: cannot find @CHECK_CFLAGS@: No such file or directory...


cautotools

Read More
Condense Makefile.am...


makefileautotools

Read More
Building latest Vala releases (make check fails and valac can't find shared lib)...


cgccbuildautotoolsvala

Read More
Adding an option to the configure...


configureautotools

Read More
How to deal with user defined files in `Makefile.am`...


autotools

Read More
".am.in" ? Is it okay to write ".in" without generating it?...


autotools

Read More
BackNext