Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automake

Writing a Makefile.am to invoke googletest unit tests

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

makefile autoconf automake

Libtool install warning: xxx.la has not been installed in /user/local/lib

autotools automake libtool

Autoconf subdirectories with subpackages depending on each other?

automake version (am__api_version) hardcoded in configure script

Using Autotools for a project with platform specific source code

How to disable tracking of a dependency in configure script

configure autoconf 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