Skip to content
Extraits de code Groupes Projets
Valider 22a0dca6 rédigé par Amar Takhar's avatar Amar Takhar
Parcourir les fichiers

* Add m4macros/Makefile so Makefile.in gets parsed

* Remove nodist_* and change it to noinst_* for universalchardet
  (cut-and-paste-o)

Originally committed to SVN as r1909.
parent b62b58ed
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -529,6 +529,7 @@ universalchardet/Makefile ...@@ -529,6 +529,7 @@ universalchardet/Makefile
auto3/Makefile auto3/Makefile
automation/Makefile automation/Makefile
po/Makefile.in po/Makefile.in
m4macros/Makefile
]) ])
......
...@@ -2,7 +2,7 @@ noinst_LIBRARIES = libuniversalchardet.a ...@@ -2,7 +2,7 @@ noinst_LIBRARIES = libuniversalchardet.a
AM_CPPFLAGS = -D_X86_ AM_CPPFLAGS = -D_X86_
nodist_libuniversalchardet_a_SOURCES = \ libuniversalchardet_a_SOURCES = \
CharDistribution.cpp \ CharDistribution.cpp \
JpCntx.cpp \ JpCntx.cpp \
LangBulgarianModel.cpp \ LangBulgarianModel.cpp \
...@@ -29,7 +29,7 @@ nodist_libuniversalchardet_a_SOURCES = \ ...@@ -29,7 +29,7 @@ nodist_libuniversalchardet_a_SOURCES = \
nsUTF8Prober.cpp \ nsUTF8Prober.cpp \
nsUniversalDetector.cpp nsUniversalDetector.cpp
nodist_libuniversalchardet_a_SOURCES += \ libuniversalchardet_a_SOURCES += \
CharDistribution.h \ CharDistribution.h \
JpCntx.h \ JpCntx.h \
nsBig5Prober.h \ nsBig5Prober.h \
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Terminez d'abord l'édition de ce message.
Veuillez vous inscrire ou vous pour commenter