components/wxwidgets/Makefile
changeset 459 c7579764bc73
parent 287 4679ead72494
child 609 775168282b2f
equal deleted inserted replaced
458:2edc011b559e 459:c7579764bc73
    43 
    43 
    44 # get rid of compiler path set in RUNPATH
    44 # get rid of compiler path set in RUNPATH
    45 LDFLAGS += $(studio_NORUNPATH)
    45 LDFLAGS += $(studio_NORUNPATH)
    46 LDFLAGS += $(CC_BITS)
    46 LDFLAGS += $(CC_BITS)
    47 
    47 
       
    48 CXXFLAGS += $(studio_XREGS)
       
    49 
    48 CONFIGURE_OPTIONS += --with-gtk
    50 CONFIGURE_OPTIONS += --with-gtk
    49 CONFIGURE_OPTIONS += --enable-gtk2
    51 CONFIGURE_OPTIONS += --enable-gtk2
    50 CONFIGURE_OPTIONS += --enable-unicode
    52 CONFIGURE_OPTIONS += --enable-unicode
    51 CONFIGURE_OPTIONS += --enable-mimetype
    53 CONFIGURE_OPTIONS += --enable-mimetype
    52 CONFIGURE_OPTIONS += --enable-gui
    54 CONFIGURE_OPTIONS += --enable-gui