Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in autoconf

Should a "configure" script be distributed if configure.ac is available?

autoconf

How do I combine AC_SUBST and AC_DEFINE?

autoconf

autoconf complains "C compiler cannot create executables" on Linux Mint

linux gcc autoconf

aclocal/autoconf reports missing m4sugar.m4 on Mac OS X?

xcode autoconf m4

With autoconf/automake, how do I specify include file paths?

makefile autoconf automake

Autoconf subdirectories with subpackages depending on each other?

Tell a configure script to use a relative path for --datarootdir

cross-compiling autoconf

How to detect if a m4 macro exists / can be called

autotools autoconf m4

More robust AC_COMPILE_IFELSE feature testing?

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

Using Autotools for a project with platform specific source code

How to disable tracking of a dependency in configure script

configure autoconf automake

How to check for haskell package versions in ./configure?

haskell configure autoconf

Run configure in gyp file

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

autoconf

How to point autoconf/automake to non-standard packages

How to package data files with GNU's autoconf and automake

Portably include GLib headers in autoconf/automake

Cross-compile to static lib (libgcrypt) for use on iOS

ios autoconf libgcrypt