changeset 1419:6b89fe340316

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 04 Jul 1998 01:46:23 +0000
parents 2bff629b579f
children 336e17fe624d
files m4/regex.m4
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/regex.m4
+++ b/m4/regex.m4
@@ -8,7 +8,6 @@
 		[  --without-included-regex don't compile regex],
 		jm_with_regex=$withval,
 		jm_with_regex=yes)
-
     if test "$jm_with_regex" = yes; then
       LIBOBJS="$LIBOBJS regex.o"
     fi