diff options
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in index 13673e7..7c11f48 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ # Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. # -# $Id: configure.in,v 1.22 2002/12/08 00:35:54 jao Exp $ +# $Id: configure.in,v 1.23 2002/12/08 01:37:41 jao Exp $ # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -144,6 +144,7 @@ misc/Makefile samples/Makefile po/Makefile.in intl/Makefile +m4/Makefile ) if test x$readl = xtrue; then |