Search code examples
libtool .la library file wrong path...


c++linkerautotoolslibtool

Read More
How to set compiler-specific flags with autotools...


gccclangautotoolscompiler-options

Read More
How to access default value of $prefix (/usr/local) in configure.ac?...


autotoolsautoconfm4

Read More
How do I remove -Werror from autotools-generated makefiles?...


makefileautotoolsautomakesuppress-warningsautogen

Read More
How can I tell autogen.sh to generate files(m4 and object files) in separate folder?...


cunixmakefileautotools

Read More
Make Autotools project with SDL2...


csdl-2autotools

Read More
CFLAGS vs CPPFLAGS...


makefileautotoolsautoconfcflags

Read More
"Command not found" errors in configure script how to diagnose?...


bashconfigureautotoolsautoconfautoreconf

Read More
possibly undefined macro: AC_MSG_ERROR...


autotoolsautoconf

Read More
How to trace which `configure.ac` m4 macro expands to a specific bash code block in `configure`?...


bashconfigureautotoolsautoconfm4

Read More
Which files generated by Autotools should I keep in version control repository?...


gitversion-controlautotools

Read More
How to go about adding unit tests to an established (autotools) C project...


cunit-testingautotools

Read More
Flint installation error: make: *** [build/generic_files/memory_manager.lo] Error 1...


clinuxmakefileautotoolsflint

Read More
libtool: link: unsupported hardcode properties - Blank CXX Configuration...


macosconfigureautotoolslibtoolclang++

Read More
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
What are .Plo files and how are they used by the source code and GNU Autotools?...


c++autotoolsautoconfautomake

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
BackNext