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

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

[Octave-bug-tracker] [bug #43805] mxarray.in.h gets installed


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #43805] mxarray.in.h gets installed
Date: Tue, 30 Dec 2014 00:37:50 +0000
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:33.0) Gecko/20100101 Firefox/33.0 SeaMonkey/2.30

Follow-up Comment #3, bug #43805 (project octave):

Furthermore, in libinterp/Makefile.in I see:


:
BUILT_NODISTFILES = \
  corefcn/mxarray.h \
  corefcn/oct-errno.cc \
:


suggesting that mxarray.h shouldn't be in the dist archive, while a little
lower:


:
EXTRA_DIST = Makefile.in DOCSTRINGS config-features.sh \
        find-defun-files.sh gendoc.pl genprops.awk mk-errno-list \
        mk-pkg-add mkbuiltins mkdefs mkops oct-conf.in.h version.in.h \
        $(BUILT_DISTFILES) parse-tree/module.mk \
        :
        corefcn/mxarray.in.h corefcn/oct-errno.in.cc \
:


and there seem to be a few more .in.h files mentioned there that look like
they're intentionally included in the dist as well.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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