diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2007-01-10 19:08:00 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2007-01-10 19:08:00 +0000 |
commit | d3ebbe858ab7fccef9faa9ddc6b31fa65c763765 (patch) | |
tree | 1d8e5e596805d3fc4ad06e07592d30c798138f6f /usr.sbin/bind/libtool.m4 | |
parent | 4ceaae588a26669445a79d94a13455d26920d0c8 (diff) |
resolve conflicts and regen configure script
Diffstat (limited to 'usr.sbin/bind/libtool.m4')
-rw-r--r-- | usr.sbin/bind/libtool.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bind/libtool.m4 b/usr.sbin/bind/libtool.m4 index c3b71e89326..551ffd0d83e 100644 --- a/usr.sbin/bind/libtool.m4 +++ b/usr.sbin/bind/libtool.m4 @@ -2557,7 +2557,7 @@ AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH($1) AC_LIBTOOL_SYS_LIB_STRIP AC_LIBTOOL_DLOPEN_SELF($1) -# Report which librarie types wil actually be built +# Report which libraries types will actually be built AC_MSG_CHECKING([if libtool supports shared libraries]) AC_MSG_RESULT([$can_build_shared]) |