Update description of MEMFS feature

This commit is contained in:
Shahram Najm 2016-06-20 18:00:09 +01:00
parent 889e758f66
commit caaadd923a
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ endif()
# memfs
ecbuild_add_option( FEATURE MEMFS
DESCRIPTION "Memory based access to definitions"
DESCRIPTION "Memory based access to definitions/samples"
DEFAULT OFF
CONDITION EC_HAVE_FMEMOPEN OR EC_HAVE_FUNOPEN
REQUIRED_PACKAGES "Python VERSION 2.6"