diff options
author | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2002-03-20 02:10:21 +0100 |
---|---|---|
committer | Han-Wen Nienhuys <hanwen@xs4all.nl> | 2002-03-20 02:10:21 +0100 |
commit | 2fc177dc2401903f604f4520c7b59e1544046ed5 (patch) | |
tree | 4cf0c9676acf76da32c248baea10a8f126d16495 /aclocal.m4 | |
parent | 7323d84deb8390c751b1fa696f7de4f1b8803462 (diff) |
release: 1.5.44
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index d00052343c..3f659588d8 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -267,7 +267,6 @@ AC_DEFUN(AC_STEPMAKE_INIT, [ AC_MSG_RESULT($builddir) (cd stepmake 2>/dev/null || mkdir stepmake) - (cd stepmake; rm -f stepmake; ln -s ../$srcdir/stepmake .) (cd stepmake; rm -f bin; ln -s ../$srcdir/bin .) AC_CONFIG_AUX_DIR(bin) stepmake=stepmake |