From 9b4238209ecd49f1e5b168f9bcc21c9e2b8c267e Mon Sep 17 00:00:00 2001 From: Dan Cross Date: Thu, 11 Oct 2018 19:00:27 +0000 Subject: [PATCH] Check in a file that autotools keeps modifying. This is a file that some component of autotools keeps clobbering. Check in what it produces. Signed-off-by: Dan Cross --- deps/libuuid/config.h.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/deps/libuuid/config.h.in b/deps/libuuid/config.h.in index 3003a8d..8eb0959 100644 --- a/deps/libuuid/config.h.in +++ b/deps/libuuid/config.h.in @@ -76,7 +76,8 @@ /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP -/* Define to the sub-directory where libtool stores uninstalled libraries. */ +/* Define to the sub-directory in which libtool stores uninstalled libraries. + */ #undef LT_OBJDIR /* Name of package */