octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53394] building the user manual now depends o


From: Rik
Subject: [Octave-bug-tracker] [bug #53394] building the user manual now depends on Qt, fails with --without-qt
Date: Tue, 20 Mar 2018 20:21:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53394 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #2:

Maybe borrow the phrasing from doc/interpreter/module.mk and use an
AM_CONDITIONAL?


if AMCOND_BUILD_DOCS
...
...
endif


Instead, we would surround the Qt help stuff with another conditional.


if AMCOND_BUILD_QT_DOCS
...
...
endif


Please try out the patch attached.  If it works I'll add a commit message and
make it a proper cset.



(file #43609)
    _______________________________________________________

Additional Item Attachment:

File name: qt_doc.patch                   Size:2 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53394>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]