# HG changeset patch # User Tomas Lindquist Olsen # Date 1236888267 -3600 # Node ID 81fd116b5dc99790725351b7232ed91884fbf907 # Parent b30fe7e1dbb9d34be4a4f16e8fe9c0520a8d6aa7 Removed plain wrong note from ldc.conf.in, I never implemented that! diff -r b30fe7e1dbb9 -r 81fd116b5dc9 ldc.conf.in --- a/ldc.conf.in Thu Mar 12 20:37:27 2009 +0100 +++ b/ldc.conf.in Thu Mar 12 21:04:27 2009 +0100 @@ -6,7 +6,6 @@ { // 'switches' holds array of string that are appends to the command line // arguments before they are parsed. - // {#} is replaced with the path to the directory holding the executable switches = [ "-I@RUNTIME_DIR@", "-I@RUNTIME_DIR@/lib/common",