summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/Makefile.am1
-rw-r--r--config/config.h.in2
2 files changed, 2 insertions, 1 deletions
diff --git a/config/Makefile.am b/config/Makefile.am
index 8e66ec718..079c12187 100644
--- a/config/Makefile.am
+++ b/config/Makefile.am
@@ -55,6 +55,7 @@ CONFIG_EXTRA_DIST = \
config/francais.xml \
config/ImageMagick.rc \
config/ImageMagick.rdf.in \
+ config/install-sh \
config/lndir.sh \
config/locale.md \
config/locale.xml \
diff --git a/config/config.h.in b/config/config.h.in
index a6c03ca00..76706e9dd 100644
--- a/config/config.h.in
+++ b/config/config.h.in
@@ -109,7 +109,7 @@
/* Define to 1 if you have the `clock_getres' function. */
#undef HAVE_CLOCK_GETRES
-/* Define to 1 if you have clock_gettime. */
+/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
/* Define to 1 if clock_gettime supports CLOCK_REALTIME. */