Import pavumeter version 0.9.3.
[pkgsrc.git] / audio / gnome-media / patches / patch-ad
1 $NetBSD$
2
3 --- config.h.in.orig    Thu Jul 15 05:58:29 1999
4 +++ config.h.in Mon Aug 30 09:25:31 1999
5 @@ -53,6 +53,7 @@
6  #undef HAVE_CATGETS
7  #undef HAVE_GETTEXT
8  #undef HAVE_LINUX_SOUNDCARD_H
9 +#undef HAVE_SOUNDCARD_H
10  #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME
11  #undef HAVE_PROGRAM_INVOCATION_NAME
12  
13 @@ -150,6 +151,9 @@
14  
15  /* Define if you have the <linux/soundcard.h> header file.  */
16  #undef HAVE_LINUX_SOUNDCARD_H
17 +
18 +/* Define if you have the <soundcard.h> header file.  */
19 +#undef HAVE_SOUNDCARD_H
20  
21  /* Define if you have the <locale.h> header file.  */
22  #undef HAVE_LOCALE_H