configure.ac: fix typo
Original commit message from CVS: 2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org> * configure.ac: fix typo
This commit is contained in:
parent
68d555f8e6
commit
9fe604bdff
@ -1,3 +1,8 @@
|
|||||||
|
2005-05-06 Zaheer Abbas Merali <zaheerabbas at merali dot org>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
fix typo
|
||||||
|
|
||||||
2005-05-05 Christian Schaller <uraeus@gnome.org>
|
2005-05-05 Christian Schaller <uraeus@gnome.org>
|
||||||
|
|
||||||
* Update configure.ac and Makefiles to only build what is actually
|
* Update configure.ac and Makefiles to only build what is actually
|
||||||
|
@ -337,7 +337,7 @@ dnl AC_DEFINE(HAVE_OSS_INCLUDE_IN_ROOT,, [Define if OSS includes are in /])
|
|||||||
dnl ], [
|
dnl ], [
|
||||||
dnl Some old BSD versions :
|
dnl Some old BSD versions :
|
||||||
dnl AC_CHECK_HEADER(machine/soundcard.h, [
|
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 ], [
|
||||||
dnl HAVE_OSS="no"
|
dnl HAVE_OSS="no"
|
||||||
dnl ])
|
dnl ])
|
||||||
|
Loading…
x
Reference in New Issue
Block a user