OSDN Git Service

Changes for static build.
authorJaroslav Kysela <perex@perex.cz>
Wed, 24 Oct 2001 14:14:11 +0000 (14:14 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 24 Oct 2001 14:14:11 +0000 (14:14 +0000)
commit27472b56a68c2ba7479f345560796b937afbf986
treedcb638f093252265b00cb39078f231e71e6df5fa
parentcaa8d5372ec9291ec59eabbbc212969a8cee35af
Changes for static build.
44 files changed:
INSTALL
doc/doxygen.cfg
include/global.h
src/conf.c
src/confmisc.c
src/control/Makefile.am
src/control/control.c
src/control/control_hw.c
src/control/control_shm.c
src/dlmisc.c
src/hwdep/Makefile.am
src/hwdep/hwdep.c
src/hwdep/hwdep_hw.c
src/pcm/Makefile.am
src/pcm/pcm.c
src/pcm/pcm_adpcm.c
src/pcm/pcm_alaw.c
src/pcm/pcm_copy.c
src/pcm/pcm_file.c
src/pcm/pcm_hooks.c
src/pcm/pcm_hw.c
src/pcm/pcm_linear.c
src/pcm/pcm_meter.c
src/pcm/pcm_mulaw.c
src/pcm/pcm_multi.c
src/pcm/pcm_null.c
src/pcm/pcm_plug.c
src/pcm/pcm_rate.c
src/pcm/pcm_route.c
src/pcm/pcm_share.c
src/pcm/pcm_shm.c
src/rawmidi/Makefile.am
src/rawmidi/rawmidi.c
src/rawmidi/rawmidi_hw.c
src/seq/Makefile.am
src/seq/seq.c
src/seq/seq_hw.c
src/timer/Makefile.am
src/timer/timer.c
src/timer/timer_hw.c
src/timer/timer_query.c
src/timer/timer_query_hw.c
test/Makefile.am
test/midiloop.c