From 7d3b1240c412845aa8e645dcf17da18a5a304ea7 Mon Sep 17 00:00:00 2001 From: Michael Roitzsch Date: Wed, 17 Jul 2002 14:43:54 +0000 Subject: fix alsa web address CVS patchset: 2299 CVS date: 2002/07/17 14:43:54 --- m4/alsa.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/alsa.m4 b/m4/alsa.m4 index 822d884ec..5a6c542d2 100644 --- a/m4/alsa.m4 +++ b/m4/alsa.m4 @@ -130,7 +130,7 @@ int main() { printf("\n*** An old version of ALSA (%d.%d.%d) was found.\n", SND_LIB_MAJOR, SND_LIB_MINOR, SND_LIB_SUBMINOR); printf("*** You need a version of ALSA newer than %d.%d.%d. The latest version of\n", major, minor, micro); - printf("*** ALSA is always available from: http://www.alsa-drivers.org/\n"); + printf("*** ALSA is always available from: http://www.alsa-project.org/\n"); printf("***\n"); printf("*** If you have already installed a sufficiently new version\n"); printf("*** the easiest way to fix this is to remove the old version, and\n"); -- cgit v1.2.3