Re: XForms: Thinking out loud

From: Angus Leeming (angus.leeming@btopenworld.com)
Date: Tue Apr 15 2003 - 06:44:36 EDT

  • Next message: Jean-Marc Lasgouttes: "Re: XForms: Thinking out loud"

    # To subscribers of the xforms list from Angus Leeming <angus.leeming@btopenworld.com> :

    On Tuesday 15 April 2003 8:46 am, Jean-Marc Lasgouttes wrote:
    > # To subscribers of the xforms list from Jean-Marc Lasgouttes >
    > Angus> I'm currently doing my best
    > Angus> to move the compilation process from Imakefile to
    > Angus> automake/autoconf. I've got a lot further than I thought I
    > Angus> would but (JMarc beware!) I do have a couple of questions for
    > Angus> later.
    >
    > Feel free to ask...

    Question 1.
    In config/configure.ac I have:
    AC_INIT(xforms,1.1cvs,xforms@bob.usuhs.mil)
    AC_PREREQ(2.52)
    dnl AC_CONFIG_SRCDIR(src/main.C)

    Ditto, config/configure.in begins:
    AC_INIT(src/main.C)

    What _should_ I have, given that xforms is a library, not an executable.

    > Do you use libtool too?

    I do.
    I have so far simply hacked down LyX's configure stuff. Ie, I have included
    all the tests LyX makes that xforms also requires. I have not yet considered
    adding xforms-specific tests.

    I'll get the hacked down stuff working properly (all that remains is to
    rewrite LYX_PROG_CXX as the rather simpler XFORMS_PROG_C) and then post it to
    the LyX list; the licences of the two projects are different, so I'll need
    approval of all authors etc, etc...

    > Does it really? You could try to reuse some flag somewhere like
    > 'prop', or maybe make use of the reserved[10] array at the end...
    > Would that break binary compatibility?

    Good idea actually. No it wouldn't.

    Angus

    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/
    Development: http://savannah.nongnu.org/files/?group=xforms



    This archive was generated by hypermail 2b29 : Tue Apr 15 2003 - 05:41:07 EDT