conf: Document aikgen options

This commit is contained in:
Tobias Brunner
2014-06-30 13:25:13 +02:00
parent 3986c1e3fd
commit 4d066ef7fc
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -1519,6 +1519,7 @@ fi
strongswan_options=
AM_COND_IF([USE_AIKGEN], [strongswan_options=${strongswan_options}" aikgen"])
AM_COND_IF([USE_ATTR_SQL], [strongswan_options=${strongswan_options}" pool"])
AM_COND_IF([USE_CHARON], [strongswan_options=${strongswan_options}" charon charon-logging"])
AM_COND_IF([USE_FILE_CONFIG], [strongswan_options=${strongswan_options}" starter"])