diff options
-rw-r--r-- | contrib/openbsm/FREEBSD-upgrade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/openbsm/FREEBSD-upgrade b/contrib/openbsm/FREEBSD-upgrade index aa6718b..89ae0ff 100644 --- a/contrib/openbsm/FREEBSD-upgrade +++ b/contrib/openbsm/FREEBSD-upgrade @@ -12,7 +12,7 @@ src/lib/libbsm/* Build for OpenBSM library OpenBSM is normally built using an integrated autoconf/automake build system. For the purposes of tight integration with FreeBSD, we use an -adapted BSD make (bmake) build system loosely based on the autmake +adapted BSD make (bmake) build system loosely based on the automake setup. We also rely on a static config.h generated when OpenBSM is imported, rather than re-configuring every build. This leads to a more reproduceable build environment, and avoids dependence on things |