1389d9c2fc
config system, courtesy of gcc. Find gdbm, link against it, fix dependency. Fake. There is probably more to install, some dictionaries to build, and I have a hunch the audio output is Ulaw where it should be linear, but this will wait...
12 lines
650 B
Plaintext
12 lines
650 B
Plaintext
--- config.sub.orig Mon Oct 31 14:41:52 1994
|
|
+++ config.sub Sat Apr 8 19:15:47 2000
|
|
@@ -704,7 +704,7 @@ case $os in
|
|
| -amigados* | -msdos* | -newsos* | -unicos* | -aos* \
|
|
| -nindy* | -vxworks* | -ebmon* | -hms* | -mvs* | -clix* \
|
|
| -riscos* | -linux* | -uniplus* | -iris* | -rtu* | -xenix* \
|
|
- | -hiux* | -386bsd* | -netbsd* | -riscix* | -lynxos* \
|
|
+ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -riscix* | -lynxos* \
|
|
| -go32 | -vsta | -sim | -es1800* | -udi | -hms* | -xray | -hds* \
|
|
| -os68k* | -none* | -v88r* | -aout* | -coff | -elf* | -bosx* \
|
|
| -abug | -ecoff* | -netware* | -os9* )
|