Fix spelling error.

Submitted by:	remko
This commit is contained in:
rwatson 2006-03-05 13:30:37 +00:00
parent 6db6365c65
commit 6b00bc1c16

View File

@ -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