2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 21:47:59 +00:00

remove space between -L path

This commit is contained in:
Mark Andrews 2011-02-27 13:29:11 +00:00
parent 9298c45a55
commit a5ee263bea

View File

@ -18,7 +18,7 @@ AC_DIVERT_PUSH(1)dnl
esyscmd([sed "s/^/# /" COPYRIGHT])dnl
AC_DIVERT_POP()dnl
AC_REVISION($Revision: 1.515 $)
AC_REVISION($Revision: 1.516 $)
AC_INIT(lib/dns/name.c)
AC_PREREQ(2.59)