Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14075] yaz : library data retrieval (Z39.50) toolkit

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14075] yaz : library data retrieval (Z39.50) toolkit
  • Date: 3 Nov 2007 21:57:29 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14075


jakakranjc AT email.si changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jakakranjc AT email.si
Status|NEW |RESOLVED
Resolution| |FIXED
Flag| |fixed, in, lesser, branch+




------- Additional Comments From jakakranjc AT email.si 2007-11-03 16:57 -------
committed to test, thanks.

a proper BUILD would be like this:
OPTS="$OPTS --enable-shared" &&
default_build

OPTS is what gets passed to configure. Our wrapper passes a bunch of other
flags so the install is sane and that's why it is prefered to calling
configure
(and make) directly.

BUT, --enabled-shared is not needed, configure says it is on by default and a
test showed the same. So no BUILD is needed at all.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page