Commit Graph

25 Commits

Author SHA1 Message Date
Ryan C. Gordon 1ce70462bd Can now disable CD-ROM code on Unix systems at build time if need be. The
configure option is not exposed, but the configure script can check this
 on a system by system basis.
2002-07-25 05:21:00 +00:00
Ryan C. Gordon fa77075d7c Added build system support for OpenBSD. 2002-07-23 23:10:50 +00:00
Ryan C. Gordon ba4869514e More FreeBSD build fixes. 2002-07-21 09:06:28 +00:00
Ryan C. Gordon 248b3381bf Generalized CD-ROM routine selection. 2002-07-20 00:19:53 +00:00
Ryan C. Gordon c02838ad5e FreeBSD patches; appears to be fully functional now. 2002-07-17 23:25:18 +00:00
Ryan C. Gordon 27e1c81ef7 Now makes newer autoconfs happier. 2002-07-11 08:46:30 +00:00
Ryan C. Gordon c2824f149e Upped version to 0.1.7. 2002-07-10 07:22:41 +00:00
Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. 2002-06-29 10:23:17 +00:00
Ryan C. Gordon f3b6485f60 More build stuff. 2002-06-28 06:21:17 +00:00
Ryan C. Gordon a5b01bc1f2 Build dance continues. 2002-06-28 05:59:14 +00:00
Ryan C. Gordon 8b4c237a94 Build system should now work everywhere, including older autoconfs. I hope. 2002-06-28 05:01:41 +00:00
Ryan C. Gordon 3090b6e121 Can now build shared libraries under BeOS, and probably Cygwin, too. 2002-06-15 10:25:52 +00:00
Ryan C. Gordon ac1b3ada9f Rewrote build system to work on MacOS X. 2002-06-14 21:11:05 +00:00
Ryan C. Gordon b066867e53 Removed some unnecessary things that broke BeOS builds. 2002-06-08 08:37:45 +00:00
Ryan C. Gordon 78efe227f3 64-bit _llseek() detection code. 2002-06-06 06:09:51 +00:00
Ryan C. Gordon bc4f230542 Added -Wall to debug builds. 2002-06-02 03:50:16 +00:00
Ryan C. Gordon 2cc2477ebb Only attempt to build BeOS code on BeOS (don't even try building an empty
object file elsewhere).
2002-05-25 10:54:13 +00:00
Ryan C. Gordon be92dae75b Upped version to 0.1.6 2002-05-25 02:55:40 +00:00
Ryan C. Gordon f835f26cfe BeOS support. 2002-05-24 09:44:38 +00:00
Ryan C. Gordon e7920f0e74 Corrected to fix "make dist". 2002-05-24 03:39:05 +00:00
Ryan C. Gordon 996aa0013a Fixme removal. 2002-05-21 11:24:49 +00:00
Ryan C. Gordon db5732634f readline detection fixes by Edward Rudd. 2002-05-16 02:45:09 +00:00
Ryan C. Gordon 9213a76597 --enable-debug is default. 2002-05-10 09:28:25 +00:00
Ryan C. Gordon a2bec46a6b Initial autoconf support. 2002-05-10 09:25:25 +00:00
Ryan C. Gordon bd450d0e68 Initial add. 2002-05-10 09:16:38 +00:00