Search code examples
Using Autotools to compile and install a python module to the python library path...


pythonautotoolsautomake

Read More
autoconf ignoring CFLAGS?...


cgccautotoolsautoconf

Read More
autoconf-generated Makefile does not pass flags for library headers when using PKG_CHECK_MODULES...


autotoolsautoconfautomakepkg-config

Read More
build bsdiff into static link .a...


makefilegnu-makeconfigureautotoolsbsdiff

Read More
Including different libraries for different bin_Programs in autotool...


c++makefilebuildautotoolsautoconf

Read More
How to locate binaries during make check?...


autotoolsautomake

Read More
Install systemd service using autotools...


systemdautotools

Read More
Install binaries into /bin, /sbin, /usr/bin and /usr/sbin, interactions with --prefix and DESTDIR...


linuxmakefileautotoolsautoconfpam

Read More
How to append arguments to the end of the libtool-generated compiler command line in GNU Build Syste...


autotoolsautomakelibtool

Read More
Can CMake generate a configure file?...


c++buildcmakeautotoolsconfigure

Read More
AS_HELP_STRING multiple lines...


autotoolsautoconfm4

Read More
how to make autotools tests read files?...


unit-testingautotoolsautomake

Read More
How to fully include another project(s) with autotools build system?...


autotoolsbuild-system

Read More
autoconf unable to find pkg-config (PKG_PROG_PKG_CONFIG failing)...


yoctoautotoolsautoconfbitbake

Read More
GNU autotools: Debug/Release targets?...


c++autotoolsautoconfautomake

Read More
Autotools ./configure fails during config.status: executing depfiles commands in alpine due to incor...


autotoolsalpine-linux

Read More
How can an autotools user specify a combination of static & dynamic linking?...


autotoolsstatic-linkingdynamic-linkinglibtool

Read More
How to interpret the $@ symbol in a makefile loop...


makefilegnu-makeautotools

Read More
Autotools AC_DEFINE doesn't wơrk...


autotoolsautoconf

Read More
Invoke external script using Autotools...


autotoolsautomake

Read More
Correct iOS architecture names for autotools?...


c++ioscompiler-errorsautotools

Read More
How to write automake files to recursive build subdirectories?...


linuxautotoolsautoconfautomake

Read More
How to build in a separate directory with autotool...


c++makefileautotoolsautoconfautomake

Read More
How to enable Xcode-specific build flags for autotool-based projects...


iosxcodeprotocol-buffersautotoolsbitcode

Read More
What is the difference between '$$directoryName' and '$(directoryName)' in makefile...


makefileautotools

Read More
Autotools build fails while linking...


gcclinkerg++gnuautotools

Read More
how to trace ./configure failure on cross compile...


autotoolsautoconf

Read More
What's "auto" value in "AC_ARG_ENABLE"?...


configureautotoolsautoconf

Read More
Get list of all includes for project compiled with GNU autotools...


cheader-filesconfigureautotools

Read More
Why do shell script comparisons often use x$VAR = xyes?...


unixshellautotools

Read More
BackNext