From 1f7fad8b62418b26d592bf73320466830a59d1dd Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 29 Jun 2005 19:52:37 +0000 Subject: [PATCH] update comments git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17273 dc483132-0cff-0310-8789-dd5450dbe970 --- src/config/lib.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/lib.in b/src/config/lib.in index ef159f528..5343b6014 100644 --- a/src/config/lib.in +++ b/src/config/lib.in @@ -1,10 +1,11 @@ ### config/lib.in +# *** keep this in sync with libnover.in # # Makefile fragment that creates static, shared, and profiled libraries. # # The following variables must be set in the Makefile.in: # -# LIB library name without "lib" or extension +# LIBBASE library name without "lib" or extension # LIBMAJOR library major version # LIBMINOR library minor version # STOBJLISTS list of files, each of which is an OBJS.ST created by -- 2.26.2