summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorwlemb <wlemb>2001-08-24 23:37:48 +0000
committerwlemb <wlemb>2001-08-24 23:37:48 +0000
commit379f0c32819a009f9a8cdc57f2c80b42b4d0559b (patch)
tree1f089e4bc159c36e92b7f04240c370692f4deb46 /configure.ac
parent4ac7dc0b5ee1fe0baddda3022de7a351e1f6a11b (diff)
downloadgroff-379f0c32819a009f9a8cdc57f2c80b42b4d0559b.tar.gz
* src/include/getopt.h, src/libs/libgroff/{getopt.c, getopt1.c}:
Updated to latest version of libc. * configure.ac: Don't create subdirectories before AC_CONFIG_FILES. Autoconf 2.50 and newer can handle this. * configure: Regenerated.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b38fc57a..a4cc20b5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -66,7 +66,6 @@ GROFF_BROKEN_SPOOLER_FLAGS
GROFF_PAGE
GROFF_G
GROFF_TMAC
-$srcdir/mkinstalldirs src/xditview
AC_CONFIG_FILES(stamp-h, [echo timestamp > stamp-h])
AC_CONFIG_FILES([Makefile src/xditview/Imakefile])
AC_OUTPUT