[Tile-serving] [osm2pgsql] Conversion to C++ (#187)
kevinkreiser
notifications at github.com
Tue Oct 7 22:04:47 UTC 2014
> @@ -121,6 +121,14 @@ fi
> dnl Check for pthread library
> AX_PTHREAD(,[AC_MSG_ERROR([no])])
>
> +dnl Check for Boost libraries
> +AX_BOOST_BASE([1.49], , [AC_MSG_ERROR([cannot find Boost libraries, which are are required for building avecado. Please install libboost-dev.])])
You got me! Copy paste fail!
Am 07.10.2014 18:02 schrieb "Paul Norman" <notifications at github.com>:
> In configure.ac:
>
> > @@ -121,6 +121,14 @@ fi
> > dnl Check for pthread library
> > AX_PTHREAD(,[AC_MSG_ERROR([no])])
> >
> > +dnl Check for Boost libraries
> > +AX_BOOST_BASE([1.49], , [AC_MSG_ERROR([cannot find Boost libraries, which are are required for building avecado. Please install libboost-dev.])])
>
> should be osm2pgsql, not avecado
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/openstreetmap/osm2pgsql/pull/187/files#r18552486>.
>
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/187/files#r18552625
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141007/c112cbf3/attachment.html>
More information about the Tile-serving
mailing list