mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-10-29 05:40:25 -04:00
use AM_CFLAGS and AM_LDFLAGS for the recent automake.
This commit is contained in:
parent
d91948db49
commit
ebf1e77bb2
3 changed files with 3 additions and 3 deletions
|
|
@ -16,6 +16,6 @@ queue_timer_LDADD=../src/libasound.la
|
|||
code_CFLAGS=-Wall -pipe -g -O2
|
||||
|
||||
INCLUDES=-I$(top_srcdir)/include
|
||||
CFLAGS=-static -Wall -pipe -g
|
||||
AM_CFLAGS=-static -Wall -pipe -g
|
||||
|
||||
EXTRA_DIST=seq-decoder.c seq-sender.c midifile.h midifile.c midifile.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue