diff options
Diffstat (limited to 'auto/modules')
| -rw-r--r-- | auto/modules | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/auto/modules b/auto/modules index e2c909280..8fcaf8a22 100644 --- a/auto/modules +++ b/auto/modules @@ -1,10 +1,4 @@ -if [ $EVENT_RTSIG = YES ]; then - have=HAVE_RTSIG . auto/have - EVENT_MODULES="$EVENT_MODULES $RTSIG_MODULE" - CORE_SRCS="$CORE_SRCS $RTSIG_SRCS" -fi - if [ $EVENT_SELECT = NO -a $EVENT_FOUND = NO ]; then EVENT_SELECT=YES fi |
