diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-windows | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/mh-windows b/config/mh-windows index e5f606c..e191981 100644 --- a/config/mh-windows +++ b/config/mh-windows @@ -2,3 +2,4 @@ CC=cc CFLAGS= RANLIB=true AR_FLAGS= +HOST_FLAGS="srcroot=$(srcdir)" |