diff Makeconf.in @ 8444:c3ac9f2772cd

do not eat white space within @example environments of docstrings
author Thorsten Meyer <thorsten.meyier@gmx.de>
date Mon, 05 Jan 2009 10:54:22 +0100
parents 654bcfb937bf
children d66c9b6e506a
line wrap: on
line diff
--- a/Makeconf.in
+++ b/Makeconf.in
@@ -33,6 +33,8 @@
 export FIND
 
 PERL = @PERL@
+export PERL
+
 PYTHON = @PYTHON@
 
 GNUPLOT = @GNUPLOT@