summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2007-10-15 10:24:55 +0200
committerJaroslav Kysela <perex@perex.cz>2007-10-15 10:24:55 +0200
commitd25e281230ef6493c7a27bc58c05e3d919b91437 (patch)
treedc57d920323354ee68cf0ec633fbbe15ab14f42c /utils
parentd2a2d964b8c9d139c52fc126c69347d161336062 (diff)
downloadalsa-lib-d25e281230ef6493c7a27bc58c05e3d919b91437.tar.gz
Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Diffstat (limited to 'utils')
-rw-r--r--utils/alsa-lib.spec.in2
-rw-r--r--utils/alsa.m42
2 files changed, 2 insertions, 2 deletions
diff --git a/utils/alsa-lib.spec.in b/utils/alsa-lib.spec.in
index ceb9562a..021cc75d 100644
--- a/utils/alsa-lib.spec.in
+++ b/utils/alsa-lib.spec.in
@@ -30,7 +30,7 @@ Development files for building applications which use the ALSA libraries.
- use standard rpm macros for build and install
- changed BuildRoot from /var/tmp to %{_tmppath}
-* Tue Nov 20 2001 Jaroslav Kysela <perex@suse.cz>
+* Tue Nov 20 2001 Jaroslav Kysela <perex@perex.cz>
- changed BuildRoot from /tmp to /var/tmp
- use the standard RPM macros for prefix and paths
diff --git a/utils/alsa.m4 b/utils/alsa.m4
index 50b34005..79a24ef5 100644
--- a/utils/alsa.m4
+++ b/utils/alsa.m4
@@ -1,7 +1,7 @@
dnl Configure Paths for Alsa
dnl Some modifications by Richard Boulton <richard-alsa@tartarus.org>
dnl Christopher Lansdown <lansdoct@cs.alfred.edu>
-dnl Jaroslav Kysela <perex@suse.cz>
+dnl Jaroslav Kysela <perex@perex.cz>
dnl Last modification: $Id: alsa.m4,v 1.24 2004/09/15 18:48:07 tiwai Exp $
dnl AM_PATH_ALSA([MINIMUM-VERSION [, ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]])
dnl Test for libasound, and define ALSA_CFLAGS and ALSA_LIBS as appropriate.