]> git.lyx.org Git - lyx.git/blobdiff - development/scons/SConstruct
Add a cache for converted image files. This needs to be enabled in the
[lyx.git] / development / scons / SConstruct
index 8e23e71b86445a4e1f00d605597a932683c2cf58..63229e6beaac26529704524182feaeedd687e879 100644 (file)
@@ -986,6 +986,7 @@ result = utils.createConfigFile(conf,
     ],
     functions = [
         ('open', 'HAVE_OPEN', None),
+        ('chmod', 'HAVE_CHMOD', None),
         ('close', 'HAVE_CLOSE', None),
         ('popen', 'HAVE_POPEN', None),
         ('pclose', 'HAVE_PCLOSE', None),