319fa1c71d
Alexander S . Guy. Some minor packaging tweaks. Uses cd0c by default, as this is the most likely place for a CD-Rom drive.
13 lines
708 B
Plaintext
13 lines
708 B
Plaintext
$OpenBSD: patch-configure_sub,v 1.1.1.1 2000/09/21 16:07:22 espie Exp $
|
|
--- configure.sub.orig Tue Sep 19 16:18:13 2000
|
|
+++ configure.sub Tue Sep 19 16:16:35 2000
|
|
@@ -638,7 +638,7 @@ case $os in
|
|
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
|
|
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
|
|
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
|
- | -hiux* | -386bsd* | -netbsd* | -freebsd* | -riscix* \
|
|
+ | -hiux* | -386bsd* | -openbsd* | -netbsd* | -freebsd* | -riscix* \
|
|
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
|
|
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
|
|
| -udi* | -eabi* | -lites* )
|