From 849d8b780da19eb281ec93c709d51ca9dc32a27e Mon Sep 17 00:00:00 2001 From: Nathan Kinder Date: Tue, 8 Jun 2010 09:06:58 -0700 Subject: Bug 601433 - Add man pages for start-dirsrv and related commands This adds man pages for the start-dirsrv, stop-dirsrv, and restart-dirsrv commands. --- config.h.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) mode change 100644 => 100755 config.h.in (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in old mode 100644 new mode 100755 index a153b85e..ec970a22 --- a/config.h.in +++ b/config.h.in @@ -321,10 +321,6 @@ slash. */ #undef LSTAT_FOLLOWS_SLASHED_SYMLINK -/* Define to the sub-directory in which libtool stores uninstalled libraries. - */ -#undef LT_OBJDIR - /* Linux */ #undef Linux @@ -436,7 +432,7 @@ /* Define to `int' if does not define. */ #undef pid_t -/* Define to `unsigned int' if does not define. */ +/* Define to `unsigned' if does not define. */ #undef size_t /* SunOS5 */ -- cgit