Skip to content

Commit fad7e91

Browse files
committed
Enable match_regex, target_replace, and target_set plugins.
1 parent efb0789 commit fad7e91

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,10 @@ build_windows ()
152152
--host="mingw32" \
153153
--enable-logfile \
154154
--enable-eventlog \
155+
--enable-match_regex \
155156
--enable-network \
157+
--enable-target_replace \
158+
--enable-target_set \
156159
--enable-wmi
157160

158161
cp ${GNULIB_DIR}/../config.h src/gnulib_config.h

0 commit comments

Comments
 (0)