diff options
-rw-r--r-- | gtk/configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/configure.ac b/gtk/configure.ac index 7630351d2..5eeebedeb 100644 --- a/gtk/configure.ac +++ b/gtk/configure.ac @@ -89,6 +89,8 @@ IT_PROG_INTLTOOL([0.35.0]) AM_PROG_LIBTOOL +AC_SYS_LARGEFILE + case $host in *-*-mingw*) GHB_PACKAGES="gthread-2.0 gio-2.0 gmodule-2.0" |