зеркало из https://github.com/mozilla/pjs.git
fixing mac bustage, r=cls
This commit is contained in:
Родитель
5b84169fbb
Коммит
d347443b52
|
@ -166,7 +166,7 @@ CPPSRCS = \
|
|||
|
||||
EXPORTS = nsUCvLatinCID.h
|
||||
|
||||
LOCAL_INCLUDES = -I$(srcdir)/../util
|
||||
LOCAL_INCLUDES = -I$(srcdir)/../util -I$(srcdir)/../src
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@
|
|||
// labeled as us-ascii for iso-8859-1. Be generous here should be fine.
|
||||
|
||||
static const PRUint16 g_utMappingTable[] = {
|
||||
#include "../src/cp1252.ut"
|
||||
#include "cp1252.ut"
|
||||
};
|
||||
|
||||
static const PRInt16 g_utShiftTable[] = {
|
||||
|
|
Загрузка…
Ссылка в новой задаче