mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-06 13:29:59 -05: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
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
CFLAGS = -g -O2 -W -Wall
|
||||
AM_CFLAGS = -g -O2 -W -Wall
|
||||
|
||||
pkglib_LTLIBRARIES = liblevel.la
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue