Remove last vestiges of Carbon-related tools from the makefile
Don't detect DeRez, Rez and SetFile in configure, they are not used any longer as .r resource files are not used under modern macOS.
This commit is contained in:
parent
e24bc249e4
commit
2a3721bf98
5 changed files with 2 additions and 79 deletions
|
|
@ -397,7 +397,6 @@ to run the tests, include CppUnit library here.
|
|||
<!-- ================================================================== -->
|
||||
|
||||
<if cond="FORMAT=='autoconf'">
|
||||
<option name="DEREZ"/>
|
||||
<option name="TOOLKIT"/>
|
||||
<option name="TOOLKIT_LOWERCASE"/>
|
||||
<option name="TOOLKIT_VERSION"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue