Commit graph

8 commits

Author SHA1 Message Date
Diego 'Flameeyes' Pettenò
56970e8143 Fix building of alsa-tools when using the --as-needed linker option.
Please note that LDFLAGS is the _wrong_ variable to pass libraries
with, automake tells you to use _LDADD for binaries and _LIBADD for
libraries, while autoconf wants them in the LIBS variable.

Signed-off-by: Diego 'Flameeyes' Pettenò <flameeyes@gmail.com>
2008-11-13 13:13:53 +01:00
Jaroslav Kysela
a726e5df68 Added configure target to global Makefile and gitcompile to EXTRA_DIST
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2008-09-09 14:17:10 +02:00
Takashi Iwai
5341e4ece0 Support both GTK+1.2 and GTK+2.x
Support both GTK+ 1.2 and GTK+ 2.x in single configure scripts.
GTK+ 2.x is used unless --with-gtk2=no is given.

If you have no gtk1 or gtk2 devel packages, use configure.in-gtk1
or -gtk2 and do autoreconf.
2006-03-29 11:33:02 +00:00
Takashi Iwai
63d29906c0 support the compilation with gtk2. 2004-02-26 17:56:12 +00:00
Takashi Iwai
3e2d7cbfa9 added AUTOMAKE_OPTIONS. 2004-02-25 11:26:47 +00:00
Takashi Iwai
e9f52dd913 added depcomp to EXTRA_DIST 2003-11-25 14:27:45 +00:00
Takashi Iwai
47db50fa74 added alsa-dist hook. 2003-07-14 14:49:00 +00:00
Takashi Iwai
79b0ba6680 Added rmedigicontrol utility for rme96 and rme32 cards (requiring gtk) 2003-07-02 10:22:21 +00:00