From a297fd1c28ff2f876ba6f638a2471b63354f1548 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Wed, 26 Apr 2006 08:16:41 +0000 Subject: [PATCH] * lib/configure.py: sync comment with 1.5 git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13743 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/configure.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/lib/configure.py b/lib/configure.py index d1689b1045..4cf0b845e5 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -8,10 +8,7 @@ # Full author contact details are available in file CREDITS. # This is an experimental version of the configure script, written -# in Python. It is not yet used by LyX but aims to replace the -# configure script eventually. Part of the goal to reduce the -# number of scripting languages used by an official LyX distribution -# to just one --- Python. +# in Python. import sys, os, re, shutil, glob