Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in automake

Distributing autotool metafiles

autotools autoconf automake

libtool automake: LIBADD broken with static linking?

autotools automake libtool

How can I propagate automake variables in a sub-package setup?

autotools autoconf automake

Should I push Makefile.in to git repository?

Automake silent-rules (on by default?)

autotools autoconf automake

How to create dependencies in automake?

makefile autoconf automake

Finding custom includes directories with autoconf

Error message: "AMDEP" was never defined

autoconf automake

Makefile conditional with automake/autoconf

Adding AM_LDFLAGS has no effect in final library, causing linker errors

automake: modify implicity make rule to include extra flags

OpenWRT looking for files in staging_dir at compile time

autotools automake openwrt

Include a (header-only) library in an autotools project

How to get shell script output into Makefile.am at make time?

autotools autoconf automake

Where to put helper-scripts with GNU autoconf/automake?

autoconf automake

Insert few line in Makefile.am if condition is true

Why does this VLC Media Player Build Fail?

makefile vlc ld automake