Search code examples
Run configure in gyp file...


node.jsautotoolsautoconfnode-gypgyp

Read More
How do I resolve a LIBRARY_PATH Cilk build-error on Ubuntu Linux?...


linuxgccautotoolsautoconfcilk

Read More
Is it possible to build `git` such that the install directory and the deployment prefix is not the s...


gitautoconf

Read More
How to configure autotools/gcc to print warnings and errors with the absolute path?...


autotoolsautoconfautomakegcc-warning

Read More
howto debug autoconf failure building alsa-utils 1.1.2 on Ubuntu 12.04?...


ubuntu-12.04autoconfalsa

Read More
Automake fails when trying to run platform-specific build...


makefileautoconfautomake

Read More
Modify make distclean so that it will delete .deps or *~ backup files...


autotoolsautoconfautomake

Read More
Autotools: how to override the intermediate build product directory?...


c++buildautotoolsautoconf

Read More
Autotools (AX_PYTHON_DEVEL and AM_PATH_PYTHON)...


autotoolsautoconf

Read More
How to add/use a --with-package arg in an autotools project?...


autotoolsautoconf

Read More
Substitute variable into m4 macro when running autoconf...


autotoolsautoconfm4

Read More
Confused about configure script and Makefile.in...


makefileconfigureautoconf

Read More
What is the best way to specify a wildcard or regex in a "test" statement in configure.ac?...


regextestingautoconf

Read More
autoconf: best practice for including `libftdi` in `configure.ac`...


cautotoolsautoconfautomakelibftdi

Read More
Unable to cross compile postgresql 12.2 for ARM...


linuxpostgresqlcross-compilingautoconf

Read More
Tips on how to deploy C++ code to work every where...


c++buildmakefileautoconf

Read More
Adding a dynamic symbol name not work with AC_DEFINE_UNQUOTED from configure.ac...


cautotoolsautoconf

Read More
how to check the version of a program from inside autoconf script configure.ac...


rautoconf

Read More
AC_SYS_LARGEFILE with CMake...


cmakelarge-filesautoconf

Read More
How can I compile with different version of g++ in c++ Autotools project...


c++g++autotoolsautoconfautomake

Read More
Autoconf x86 cross-compiling...


ccross-compilingautotoolsautoconf

Read More
Why do conditionals in autoconf scripts prefix variables with "x"?...


autoconf

Read More
Including cpputest in makefile for project...


makefilegnu-makeautotoolsautoconfcpputest

Read More
Using gnu autoconf, is there a way to build into a sandbox?...


sandboxautoconf

Read More
Read a version number from a file in configure.ac...


autoconf

Read More
Writing `configure` file for an r package...


autoconfr-packagesbml

Read More
Where does autoconf's AC_CHECK_HEADERS verify the header files?...


headerincludeautoconf

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
Including different libraries for different bin_Programs in autotool...


c++makefilebuildautotoolsautoconf

Read More
BackNext