From 64aff3f39c059dd55a87ddcbd0044a1e2f65e8a0 Mon Sep 17 00:00:00 2001 From: Denis Perchine II Date: Fri, 12 Dec 1997 13:46:59 +0000 Subject: [PATCH] export removed svn path=/trunk/kdegraphics/kdvi/; revision=3385 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 63a81c811..12f149100 100644 --- a/Makefile.am +++ b/Makefile.am @@ -124,4 +124,4 @@ psheader.c: psheader.txt squeeze $(kpathsea) vf.c: $(kpathsea) $(kpathsea): - cd kpathsea && CC="$(CC)" && export CC && CFLAGS="$(CFLAGS)" && export CFLAGS && ./configure && $(MAKE) + cd kpathsea && CC="$(CC)" && CFLAGS="$(CFLAGS)" && ./configure && $(MAKE)