jdk/make/common/Defs-linux.gmk
changeset 9367 7ed49dc79ebc
parent 8796 604a43386301
child 9371 ac4c4dd63f1a
equal deleted inserted replaced
9357:714a5a1cd415 9367:7ed49dc79ebc
   353 
   353 
   354 #
   354 #
   355 # Japanese manpages
   355 # Japanese manpages
   356 #
   356 #
   357 JA_SOURCE_ENCODING = eucJP
   357 JA_SOURCE_ENCODING = eucJP
   358 JA_TARGET_ENCODINGS = eucJP
   358 JA_TARGET_ENCODINGS = UTF-8
   359 
   359 
   360 # Settings for the JDI - Serviceability Agent binding.
   360 # Settings for the JDI - Serviceability Agent binding.
   361 HOTSPOT_SALIB_PATH   = $(HOTSPOT_IMPORT_PATH)/jre/lib/$(LIBARCH)
   361 HOTSPOT_SALIB_PATH   = $(HOTSPOT_IMPORT_PATH)/jre/lib/$(LIBARCH)
   362 SALIB_NAME = $(LIB_PREFIX)saproc.$(LIBRARY_SUFFIX)
   362 SALIB_NAME = $(LIB_PREFIX)saproc.$(LIBRARY_SUFFIX)
   363 
   363