[pktools] 130/375: include path lasclasses

Bas Couwenberg sebastic at xs4all.nl
Wed Dec 3 21:54:06 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a commit to branch upstream-master
in repository pktools.

commit bc8d00ea3c3ba11a900f21cad2745f3b8889839f
Author: user <user at osgeolive.(none)>
Date:   Fri Sep 13 09:27:08 2013 +0200

    include path lasclasses
---
 INSTALL               | 6 ++++++
 src/apps/pklas2img.cc | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/INSTALL b/INSTALL
index d564d13..82839ad 100644
--- a/INSTALL
+++ b/INSTALL
@@ -9,6 +9,12 @@ The simplest way to compile this package is:
      `sh ./configure' instead to prevent `csh' from trying to execute
      `configure' itself.
      
+     You might need to execute:
+     
+     automake --add-missing
+
+     before you are able to configure
+     
      configure options (use ./configure --help for help info)
      
         --with-gdal=<path to gdal-config file>
diff --git a/src/apps/pklas2img.cc b/src/apps/pklas2img.cc
index 85abf15..2a8c68c 100644
--- a/src/apps/pklas2img.cc
+++ b/src/apps/pklas2img.cc
@@ -22,7 +22,7 @@ along with pktools.  If not, see <http://www.gnu.org/licenses/>.
 #include "imageclasses/ImgReaderGdal.h"
 #include "imageclasses/ImgWriterGdal.h"
 #include "imageclasses/ImgReaderOgr.h"
-#include "fileclasses/FileReaderLas.h"
+#include "lasclasses/FileReaderLas.h"
 #include "algorithms/StatFactory.h"
 #include "algorithms/Filter2d.h"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pktools.git



More information about the Pkg-grass-devel mailing list