Changeset 495


Ignore:
Timestamp:
Jan 29, 2010, 7:11:34 PM (16 years ago)
Author:
Dmitry A. Kuminov
Message:

configure: Enabled the sqlite3 plugin (that uses the sqlite3 source supplied with Qt) by default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.cmd

    r456 r495  
    847847    if (G.CFG_GRAPHICS_SYSTEM == "default") then G.CFG_GRAPHICS_SYSTEM = "raster"
    848848
     849
     850
     851
     852
     853
     854
     855
     856
     857
     858
     859
     860
     861
     862
     863
     864
     865
     866
     867
     868
     869
     870
     871
     872
     873
     874
     875
     876
     877
     878
     879
     880
     881
    849882    /*--------------------------------------------------------------------------
    850883     ask for all that hasn't been auto-detected or specified in the arguments
     
    15901623    /* G++ is the only supported compiler on OS/2 so far */
    15911624    if (G.CFG_EXCEPTIONS \== "no") then
    1592         call SaySay,,
     1625        call SaySay,
    15931626'        This target is using the GNU C++ compiler ('G.PLATFORM').'G.EOL||,
    15941627''G.EOL||,
Note: See TracChangeset for help on using the changeset viewer.