From b0f44aeed7b7f0860e688fe87cbcb51f3b8e7854 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 18 Sep 2000 19:00:27 +0000 Subject: [PATCH] removed the touch - it's wrong here svn path=/trunk/kdegraphics/kdvi/; revision=64297 --- configure.in.in | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.in.in b/configure.in.in index 32c3b97f8..9f4869f5b 100644 --- a/configure.in.in +++ b/configure.in.in @@ -5,6 +5,5 @@ AC_SUBST(LTLIBOBJS) dnl AC_CONFIG_SUBDIRS has to be done before KDE_CREATE_SUBDIRSLIST if test -f kdvi/kpathsea/configure; then - touch kdvi/kpathsea/configure AC_CONFIG_SUBDIRS([kdvi/kpathsea]) fi