Ticket #251 (closed enhancement: invalid)
Add feature '--with-glib'
Reported by: | slavazanko | Owned by: | slavazanko |
---|---|---|---|
Priority: | major | Milestone: | 4.7 |
Component: | mc-core | Version: | 4.6.2 |
Keywords: | review | Cc: | |
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description
Target of mhl - remove as possible all extern relations (to other libraries). But someone don't agree with this. :)
I'll create branch with feature './configure --with[out]-glib'.
Attachments
Change History
comment:2 Changed 16 years ago by styx
Do we still need this one or may be eglib should be some where here?...
comment:3 Changed 16 years ago by slavazanko
Yes, I think.
Do you know link to eglib?
And, anoter question, how use option for ./configure?
--with-glib --with-glib=/path/to/glib --with-glib=eglib --without-glib - invalid choise and must raise error.
Is this good idea?
comment:4 Changed 16 years ago by Mikhail
2009/2/18 Ticket System <tickets@…>
#251: Add feature '--with-glib'
Reporter: slavazanko | Owner: slavazanko
Type: enhancement | Status: new
Priority: major | Milestone: 4.7
Component: mc-core | Version: 4.6.2
Resolution: | Keywords: review
Blocking: | Blockedby:
Comment(by slavazanko):
Yes, I think.
Do you know link to eglib?
And, anoter question, how use option for ./configure?
--with-glib --with-glib=/path/to/glib --with-glib=eglib --without-glib - invalid choise and must raise error.Is this good idea?
--
Ticket URL: <www.midnight-commander.org/ticket/251#comment:3>
Midnight Commander <www.midnight-commander.org>
Midnight Development Center
_
Mc-devel mailing list
http://mail.gnome.org/mailman/listinfo/mc-devel
I think it's ok.
Some links:
http://github.com/myabc/mono/tree/master/eglib
http://anonsvn.mono-project.com/viewvc/trunk/mono/eglib/
branch 251_with_glib created.
Some thinks:
after configure --without-glib compilation process will fail. This because mhl don't fully replace glib :)