mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-24 07:00:00 -05:00
autoconf & automake clean up.
This commit is contained in:
parent
e24a42fbea
commit
9d40e1834b
11 changed files with 12 additions and 24 deletions
|
|
@ -5,7 +5,5 @@ AC_PROG_INSTALL
|
|||
AC_HEADER_STDC
|
||||
AM_PATH_GTK(1.0.1)
|
||||
AM_PATH_ALSA(0.9.0)
|
||||
CFLAGS="$CFLAGS $GTK_CFLAGS $ALSA_FLAGS"
|
||||
LDFLAGS="$LDFLAGS $GTK_LIBS $ALSA_LIBS"
|
||||
|
||||
AC_OUTPUT(Makefile)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue