Fix Win32 build breakage.

svn path=/trunk/; revision=27634
This commit is contained in:
Gerald Combs 2009-03-07 03:25:01 +00:00
parent 8f69ddeb00
commit 2731028a0c
2 changed files with 5 additions and 3 deletions

View File

@ -733,7 +733,7 @@ process_libs:
gettext-runtime-0.17-1 gettext-runtime-0.17-1.zip
!ELSE
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIBS)" \
gettext-0.17-1 gettext_0.17-1_win64.zip
gettext-0.17-1 gettext$(GETTEXT_PKG).zip
!ENDIF
!IFDEF KFW_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIBS)" \

View File

@ -153,7 +153,7 @@ ATK_PKG=1.24.0-1
LIBPNG_PKG=1.2.32-1
TIFF_PKG=tiff-3.8.2-1-bin
JPEG_PKG=jpeg-6b-4-bin
PANGO_PKG=1.22.0
PANGO_PKG=1.22.2-1
#
# Mandatory: Version numbers of GTK and pango.
@ -317,7 +317,8 @@ PORTAUDIO_VERSION=19
# GETTEXT include files and library resides.
#
#GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-runtime-0.17-1
GETTEXT_PKG=-runtime-0.17-1
GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.17-1
#
# Optional: AirPcap developer's pack to capture wireless network traffic
# incl. 802.11 management frames.
@ -539,6 +540,7 @@ PORTAUDIO_VERSION=19
# GETTEXT include files and library resides.
#
#GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.14.5
GETTEXT_PKG=_0.17-1_win64
GETTEXT_DIR=$(WIRESHARK_LIBS)\gettext-0.17-1
#
# Optional: AirPcap developer's pack to capture wireless network traffic