From: Bo Peng Date: Sun, 4 Feb 2007 16:49:57 +0000 (+0000) Subject: lib/configure.py: remove comments, this file is no longer experimental X-Git-Tag: 1.6.10~10919 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=afc9bac8d3766657351e6370ca3663caabd3033c;p=features.git lib/configure.py: remove comments, this file is no longer experimental git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17041 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/configure.py b/lib/configure.py index 048e85ab71..bd2d04f6c4 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -7,9 +7,6 @@ # \author Bo Peng # Full author contact details are available in file CREDITS. -# This is an experimental version of the configure script, written -# in Python. - import sys, os, re, shutil, glob