From 6b08fe9117062d2bd2ea29925d1fd6321a29c17e Mon Sep 17 00:00:00 2001 From: Stephan Witt Date: Mon, 7 Jan 2019 00:33:33 +0100 Subject: [PATCH] Remove outdated comment --- lib/configure.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/configure.py b/lib/configure.py index f1550fc031..680b7fe052 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -1859,8 +1859,6 @@ Format %i inkscape_cl = inkscape_gui if os.name == 'nt': inkscape_cl = inkscape_gui.replace('.exe', '.com') - # On MacOSX, Inkscape requires full path file arguments. This - # is not needed on Linux and Win and even breaks the latter. checkFormatEntries(dtl_tools) checkConverterEntries() (chk_docbook, bool_docbook, docbook_cmd) = checkDocBook() -- 2.39.5