Skip to content

Commit

Permalink
atk: Fix linking with static libintl
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexpux committed Mar 25, 2016
1 parent b1870e3 commit 518536a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion mingw-w64-atk/PKGBUILD
Expand Up @@ -35,7 +35,9 @@ build() {
--enable-static \
--enable-shared \
--enable-introspection \
--disable-glibtest
--disable-glibtest \
--without-libintl-prefix \
--without-libiconv-prefix

make
}
Expand Down

0 comments on commit 518536a

Please sign in to comment.