Use INTL_DLL for the gettext DLL name.

svn path=/trunk/; revision=31028
This commit is contained in:
Gerald Combs 2009-11-19 22:02:44 +00:00
parent b1f6df534a
commit e18f01d410
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ File "${GTK_DIR}\bin\libgthread-2.0-0.dll"
!ifdef ICONV_DIR
File "${GTK_DIR}\bin\iconv.dll"
!endif
File "${GTK_DIR}\bin\intl.dll"
File "${GTK_DIR}\bin\${INTL_DLL}"
!ifdef ZLIB_DIR
File "${ZLIB_DIR}\zlib1.dll"
!endif