Changeset 1005


Ignore:
Timestamp:
Aug 18, 2011, 5:02:14 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

OS/2: configure.cmd: Fix: -nomake option was ignored.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.cmd

    r1001 r1005  
    799799        j = wordpos(word(G.CFG_NOBUILD_PARTS, i), G.CFG_BUILD_PARTS)
    800800        if (j > 0) then
    801             call delword G.CFG_BUILD_PARTS, j
     801           
    802802    end
    803803    /* libs is a required part of the build */
Note: See TracChangeset for help on using the changeset viewer.