OSDN Git Service

New syntax for the substituted variables - $(var).
authorJaroslav Kysela <perex@perex.cz>
Mon, 11 Jun 2001 08:07:48 +0000 (08:07 +0000)
committerJaroslav Kysela <perex@perex.cz>
Mon, 11 Jun 2001 08:07:48 +0000 (08:07 +0000)
commit61bf03ce707c83115ade1cc6d7701d6b255a128a
treea978d6e8ef6fdc8a85ab6812c84144ac3691bbb6
parent135461daeb68b3ee2a88cfb67f8b406974091eab
New syntax for the substituted variables - $(var).
Improved the variable substitution (all references in a string are replaced).
Added special redirect loading code (to separate card dependant code to
single files).
configure.in
include/conf.h
src/Makefile.am
src/alsa.conf
src/cards/Makefile.am [new file with mode: 0644]
src/cards/SI_7018.conf [new file with mode: 0644]
src/conf.c
src/pcm/pcm.c