mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-12-16 08:56:42 -05:00
Added autoheader to cvscompile.
Added config.h.in to .cvsignore. Removed old version defines from asoundlib.h.
This commit is contained in:
parent
e7841f4022
commit
dd53a219d4
3 changed files with 1 additions and 9 deletions
|
|
@ -1,6 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
aclocal $ACLOCAL_FLAGS
|
||||
autoheader
|
||||
automake --foreign
|
||||
autoconf
|
||||
export CFLAGS='-O2 -Wall -W -pipe -g'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue