Changeset 772


Ignore:
Timestamp:
Aug 2, 2010, 10:59:23 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

configure.cmd: Close header file to unlock it for the compiler (Object REXX specific).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.cmd

    r771 r772  
    134134        if (i == 0) then leave
    135135    end
     136    /* close file to unlock it */
     137    call lineout qglobal_h
    136138
    137139    if (G.QT_VERSION \== "") then do
Note: See TracChangeset for help on using the changeset viewer.