Search code examples
autotools: how to test a program which requires a configuration file?...


autotoolsautomake

Read More
libtool: what is the path to my module?...


automakelibtool

Read More
libtool doesn't provide library dependencies to link...


automakelibtool

Read More
automake error message in autotools...


linuxautotoolsconfigureautoconfautomake

Read More
GNU Automake - How does dist_bin_SCRIPTS work and can I change it?...


linuxmakefilegnuautomake

Read More
Cross-compiling for ffmpeg : libvpx decoder version must be >=0.9.1...


ffmpegcross-compilingautomake

Read More
error: possibly undefined macro: AC_PREFIX_CONFIG_H...


makefileautoconfautomake

Read More
gcc 4.8.2 cc1plus: error: unrecognized command line option "-std=gnu++11"...


c++11gccmakefileautomake

Read More
Specify a dependency of `bin_PROGRAMS` without telling Automake how to build `bin_PROGRAMS`...


makefilebuildgnu-makeautomake

Read More
Cannot totally compile and link cpp project as a static library...


c++makefileautotoolsautoconfautomake

Read More
how to link with a static library in an existing auto make project...


clinuxgccmakefileautomake

Read More
how to set macro in makefile.am that i can used in code...


makefilemacrosautomake

Read More
how to set include paths with autotools...


autotoolsautoconfautomakeinclude-path

Read More
Add source to an existing automake program...


c++cmakefileautomake

Read More
How to check the OS with automake...


linuxautomake

Read More
How to exclude specific directories for dist-gzip / dist-zip?...


automake

Read More
How do I change the order in automake's CXXLINK?...


c++gcclinkerautoconfautomake

Read More
configure.ac specify folder for all build files...


gnuautotoolsautomake

Read More
How to enable flags with automake specific to GCC...


gccautomake

Read More
How do I test autoconf's AC_REPLACE_FUNCS?...


autotoolsautoconfautomake

Read More
Automake AM_LDADD workaround...


c++unit-testingmakefileautotoolsautomake

Read More
Using conditionals in automake...


cmakefileautomake

Read More
Can I have multiple configure.ac files and what to do with AC_OUTPUT then?...


projects-and-solutionsautotoolsautoconfautomake

Read More
How should I link libraries in automake normally linked with pkg-config?...


makefileautoconfautomakeallegro5

Read More
autotools - Fix undefined reference to `pow' and `floor'...


autotoolsautoconfautomake

Read More
automake: How do I copy files to the build directory?...


automake

Read More
"make clean" doesn't clean dependencies with Automake?...


gitdependenciesmakefileautomake

Read More
Libtool - Mismatch version...


centosautomakelibtoolautoreconf

Read More
autotools: how to include my own m4 macro in configure.ac...


autotoolsautoconfautomakem4

Read More
Are there any disadvantages in using a Makefile.am over setup.py?...


pythonc++autotoolsautomakedistutils

Read More
BackNext