use AM_CFLAGS and AM_LDFLAGS for the recent automake.

This commit is contained in:
Takashi Iwai 2004-02-25 14:32:32 +00:00
parent d91948db49
commit ebf1e77bb2
3 changed files with 3 additions and 3 deletions

View file

@ -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