Index: configure.in
===================================================================
RCS file: /cvsroot/alsa/alsa-driver/configure.in,v
retrieving revision 1.137
diff -u -w -p -r1.137 configure.in
--- configure.in	29 Jan 2003 10:39:19 -0000	1.137
+++ configure.in	29 Jan 2003 11:40:46 -0000
@@ -817,10 +817,10 @@ AC_SUBST(CONFIG_USB)
 
 dnl PCMCIA stuff
 AC_ARG_WITH(pcmcia,
-  [  --with-pcmcai=kernel,external   support kernel PCMCIA driver or external PCMCIA driver],
+  [  --with-pcmcia=kernel,external   support kernel PCMCIA driver or external PCMCIA driver],
   pcmcia="$withval", pcmcia="kernel")
 AC_ARG_WITH(pcmcia_root,
-  [  --with-pcmcai-root=dir  specify the root directory of external PCMCIA source-tree],
+  [  --with-pcmcia-root=dir  specify the root directory of external PCMCIA source-tree],
   pcmciaroot="$withval", pcmciaroot="")
 EXTRA_INCLUDES=""
 if test "$pcmcia" = "kernel"; then



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to