Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autotools

How do I get rid of LD_LIBRARY_PATH at run-time?

Enforce strict C99 in Autoconf project

c gcc c99 autotools autoconf

Why does clang -dumpversion report 4.2.1

clang autotools

Is there a terminal tool to automatically generate autoconf/automake makefiles for a Vala project?

autotools vala

GCC Not linking correct libraries

c++ gcc g++ autotools ld

Autotools include path

autotools

How to generate a source file when building using autotools

How to use autotools nobase and nodist prefixs together on include_HEADERS

c autotools automake

Force linking a static library into a shared one with Libtool

autoreconf cleanup

autotools

PKG_CHECK_MODULES syntax error near luajit

make: disable parallel building in subdirectory for single target only

build makefile autotools

Error in automake

libtool links with 32-bit version of libstdc++.so on a 64-bit target platform when multiple version of gcc are installed

autotools temporary files

autotools autoconf

CMake generate config.h like from Autoconf

cmake autotools

How to list features that can be enabled and disabled in ./configure script?

autotools

Correcting the GCC command line ordering using Automake

linux gcc autotools automake

How to test a C++ library usability in configure.in?

Possibly undefined macro: AC_PROG_LIBTOOL

linux autotools libtool