[MOAB-dev] commit/MOAB: tautges: Removing reference to install include location, since that may refer to stale files.

Vijay S. Mahadevan vijay.m at gmail.com
Tue Jan 7 15:14:45 CST 2014


Tim,

I noticed that we are not installing Version.h. Can you also add this
to src/Makefile.am. It is useful to know which version of MOAB is
installed in a location since it is quite hard to get this information
out otherwise. Or did I miss something ?

Vijay

On Tue, Jan 7, 2014 at 3:09 PM,  <commits-noreply at bitbucket.org> wrote:
> 1 new commit in MOAB:
>
> https://bitbucket.org/fathomteam/moab/commits/347c6ebd3e8d/
> Changeset:   347c6ebd3e8d
> Branch:      master
> User:        tautges
> Date:        2014-01-07 22:09:21
> Summary:     Removing reference to install include location, since that may refer to stale files.
> Should never have to refer there, since all includes in that location come from within source anyway.
>
> Affected #:  1 file
>
> diff --git a/test/perf/point_location/Makefile.am b/test/perf/point_location/Makefile.am
> index 308aec4..8aa6258 100644
> --- a/test/perf/point_location/Makefile.am
> +++ b/test/perf/point_location/Makefile.am
> @@ -2,7 +2,6 @@
>  AM_CPPFLAGS += -I$(top_srcdir)/src \
>                 -I$(top_srcdir)/src/io/mhdf/include \
>                 -I$(top_builddir)/ \
> -               -I$(top_builddir)/include \
>                 -I$(top_srcdir)/src/LocalDiscretization/ \
>                 -I$(top_srcdir)/tools/mbcoupler \
>                 -I$(top_srcdir)/src/moab/point_locator/lotte \
>
> Repository URL: https://bitbucket.org/fathomteam/moab/
>
> --
>
> This is a commit notification from bitbucket.org. You are receiving
> this because you have the service enabled, addressing the recipient of
> this email.


More information about the moab-dev mailing list