This adds previously disabled G_matvec_ functions to the C programming documentation. git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66503 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -1532,7 +1532,9 @@ INCLUDE_FILE_PATTERNS =
PREDEFINED = HAVE_OGR \
HAVE_TIFFIO_H \
- HAVE_GEOS
+ HAVE_GEOS \
+ HAVE_LIBLAPACK \
+ HAVE_LIBBLAS
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then
# this tag can be used to specify a list of macro names that should be expanded.