XANTRONIX Development
83977e115f
Replace some tabs with spaces in ./configure
2024-03-01 00:20:47 -05:00
XANTRONIX Development
7571c6f97b
Improve BSD man page location detection
...
Improve BSD man page location detection by using /usr/share/man as the
system default
2024-03-01 00:20:47 -05:00
XANTRONIX Development
bfd97bb7e5
Add OS-specific man path support in ./configure
2024-03-01 00:20:47 -05:00
XANTRONIX Development
05081df9c6
Add support for --prefix= flag to ./configure
2024-03-01 00:20:47 -05:00
XANTRONIX Development
220be99359
Fix bugs in ./configure
...
Fix bugs in ./configure wherein build.mk is written in src/, not mk/
2024-03-01 00:20:47 -05:00
XANTRONIX Development
a1cabeb1e1
Move paths to build/install tools to mk/build.mk
2024-03-01 00:20:47 -05:00
XANTRONIX Development
b0e9ae6e0d
Improved portability in ./configure
...
Improved portability in ./configure to add detection for various smaller
items, such as headers necessary for openpty(3), et cetera; improve
overall script structure
2024-03-01 00:20:47 -05:00
XANTRONIX Development
4c427854da
Portability fixes for ./configure
...
Fix portability of ./configure by defaulting to a more generic POSIX
setup for all values of `uname -s` apart from "Darwin"
2024-03-01 00:20:47 -05:00
XANTRONIX Development
c321f6150e
Add byte order swapping macros to configure
...
Changes:
* Make ./configure generate src/config.h, which will contain the
appropriate #include for endian.h, or #defines to provide
alternatives
* Make sure to include config.h in src/frame.c to allow compiling
on macOS
2024-03-01 00:20:46 -05:00
XANTRONIX Development
f271bd33ee
Update configure from birchvm
2024-03-01 00:20:46 -05:00
XANTRONIX Development
7709abbc1c
Damn Xan, you code like a BEAST O:)
2015-07-14 16:45:03 +00:00