summaryrefslogtreecommitdiff
path: root/configure
blob: 353b1a0f983a122ece0d383c299ee7b68334c364 (plain)
1
2
3
4
#!/bin/sh

# Top-level configure script for folks who don't want to read documentation.
cd build_posix && exec ./configure "$@"