summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorCristy <mikayla-grace@urban-warrior.org>2019-05-13 15:45:13 -0400
committerCristy <mikayla-grace@urban-warrior.org>2019-05-13 15:45:13 -0400
commitb85e3a03f187d061db339018bdb801f89ebf543c (patch)
tree5f5aee289642fee5528f3fb88bdc86f743e50654 /config
parentf086cda3bff99a3f212bbb01157e39b050c50be5 (diff)
downloadImageMagick-b85e3a03f187d061db339018bdb801f89ebf543c.tar.gz
...
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. */