Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automake

JNI and Java: ant calling make or make calling ant?

Library defined but no canonical name

autotools automake

LTLIBRARIES: mv *.Tpo *.Plo, but the former doesn't exist and the latter already does

make distcheck and tests that need input files

unit-testing automake

How to point autoconf/automake to non-standard packages

Automake and standard shared libraries

shared-libraries automake

Install arbitrary data files in fixed location with Automake?

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

Portably include GLib headers in autoconf/automake

autoconf error on ubuntu 11.04

Installing pkg-config files to proper path on CentOS with automake

centos automake pkg-config

Tell automake to run a few commands on a program just before installing or just after linking

automake

Recommended way to use Autoconf Archive macros and other 3rd party macros

How do you set the order of libraries in automake?

Autotools library and object file output control

Automake not generating Makefile.in in subdirs

Using pkg-config with autotools

makefile autotools automake

Setting per-file flags with automake

linux gcc automake

Precompiled headers with Autotools

Autoconf/Automake: How to avoid passing the "check" option to AC_CONFIG_SUBDIRS

c++ autoconf automake