Skip to content

Commit 61f71d5

Browse files
committed
to pass TextExtLibs
1 parent 00777a1 commit 61f71d5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

debian/rules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ export SHELL := /bin/bash
4343
configure_options += --with-out-ext=tcl
4444
configure_options += --with-out-ext=tk
4545

46+
# for TestExtLibs
47+
configure_options += --with-out-ext=win32ole
48+
configure_options += --with-out-ext=win32api
49+
4650
%:
4751
dh $@ --parallel --with autotools-dev --with autoreconf
4852

0 commit comments

Comments
 (0)