Changeset fa14b3
- Timestamp:
- May 5, 2016, 9:42:58 AM (9 years ago)
- Parents:
- 996ef1
- git-author:
- Frederik Heber <heber@…> (04/28/16 18:56:50)
- git-committer:
- Frederik Heber <heber@…> (05/05/16 09:42:58)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r996ef1 rfa14b3 47 47 AS_HELP_STRING([--enable-action-thread],[turn on extra run thread for ActionQueue [default=yes]]), 48 48 enable_action_thread=$enableval, 49 enable_action_thread=" no"49 enable_action_thread="yes" 50 50 ) 51 51 AC_MSG_RESULT($enable_action_thread)
Note:
See TracChangeset
for help on using the changeset viewer.