summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index a95758f4..48365194 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -462,11 +462,10 @@ AC_CACHE_VAL(groff_cv_decl_needed_$1,
#include <stdio.h>
#ifdef HAVE_STRING_H
#include <string.h>
-#else
+#endif
#ifdef HAVE_STRINGS_H
#include <strings.h>
#endif
-#endif
#ifdef HAVE_STDLIB_H
#include <stdlib.h>
#endif