Remove a duplicate of patch-aa that snuck in here.

This commit is contained in:
Dag-Erling Smørgrav 2003-01-22 23:06:56 +00:00
parent 036c0769d7
commit f525587551
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73827
3 changed files with 0 additions and 30 deletions

View File

@ -31,13 +31,3 @@
#endif
}
--- configure.orig Thu Dec 5 16:31:39 2002
+++ configure Wed Jan 22 11:51:50 2003
@@ -4206,6 +4206,7 @@
if test -r /usr/include/soundcard.h \
-o -r /usr/include/linux/soundcard.h \
-o -r /usr/include/machine/soundcard.h \
+ -o -r /usr/include/sys/soundcard.h \
-o -r /usr/include/audio.h \
-o "x$ac_cv_header_windows_h" = "xyes" \
-o "$HOSTTYPE" = "macintosh"; then

View File

@ -31,13 +31,3 @@
#endif
}
--- configure.orig Thu Dec 5 16:31:39 2002
+++ configure Wed Jan 22 11:51:50 2003
@@ -4206,6 +4206,7 @@
if test -r /usr/include/soundcard.h \
-o -r /usr/include/linux/soundcard.h \
-o -r /usr/include/machine/soundcard.h \
+ -o -r /usr/include/sys/soundcard.h \
-o -r /usr/include/audio.h \
-o "x$ac_cv_header_windows_h" = "xyes" \
-o "$HOSTTYPE" = "macintosh"; then

View File

@ -31,13 +31,3 @@
#endif
}
--- configure.orig Thu Dec 5 16:31:39 2002
+++ configure Wed Jan 22 11:51:50 2003
@@ -4206,6 +4206,7 @@
if test -r /usr/include/soundcard.h \
-o -r /usr/include/linux/soundcard.h \
-o -r /usr/include/machine/soundcard.h \
+ -o -r /usr/include/sys/soundcard.h \
-o -r /usr/include/audio.h \
-o "x$ac_cv_header_windows_h" = "xyes" \
-o "$HOSTTYPE" = "macintosh"; then