Original commit message from CVS:
2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
* configure.ac:
fix typo
+2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
+
+ * configure.ac:
+ fix typo
+
2005-05-05 Christian Schaller <uraeus@gnome.org>
* Update configure.ac and Makefiles to only build what is actually
dnl ], [
dnl Some old BSD versions :
dnl AC_CHECK_HEADER(machine/soundcard.h, [
-dnln AC_DEFINE(HAVE_OSS_INCLUDE_IN_MACHINE,, [Define if OSS includes are in /machine/])
+dnl AC_DEFINE(HAVE_OSS_INCLUDE_IN_MACHINE,, [Define if OSS includes are in /machine/])
dnl ], [
dnl HAVE_OSS="no"
dnl ])