Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(286)

Unified Diff: third_party/hunspell_new/src/hunspell/Makefile.am

Issue 1135173004: Rename third_party/hunspell_new back to third_party/hunspell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/hunspell_new/hunspell.vsprops ('k') | third_party/hunspell_new/src/hunspell/Makefile.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/hunspell_new/src/hunspell/Makefile.am
diff --git a/third_party/hunspell_new/src/hunspell/Makefile.am b/third_party/hunspell_new/src/hunspell/Makefile.am
deleted file mode 100644
index 642218ba05281eea8d0188153116868d06c33c4c..0000000000000000000000000000000000000000
--- a/third_party/hunspell_new/src/hunspell/Makefile.am
+++ /dev/null
@@ -1,19 +0,0 @@
-lib_LTLIBRARIES = libhunspell-1.3.la
-libhunspell_1_3_includedir = $(includedir)/hunspell
-libhunspell_1_3_la_SOURCES=affentry.cxx affixmgr.cxx csutil.cxx \
- dictmgr.cxx hashmgr.cxx hunspell.cxx \
- suggestmgr.cxx license.myspell license.hunspell \
- phonet.cxx filemgr.cxx hunzip.cxx replist.cxx
-
-libhunspell_1_3_include_HEADERS=affentry.hxx htypes.hxx affixmgr.hxx \
- csutil.hxx hunspell.hxx atypes.hxx dictmgr.hxx hunspell.h \
- suggestmgr.hxx baseaffix.hxx hashmgr.hxx langnum.hxx \
- phonet.hxx filemgr.hxx hunzip.hxx w_char.hxx replist.hxx \
- hunvisapi.h
-
-libhunspell_1_3_la_DEPENDENCIES=utf_info.cxx
-libhunspell_1_3_la_LDFLAGS=-no-undefined
-
-AM_CXXFLAGS=$(CFLAG_VISIBILITY) -DBUILDING_LIBHUNSPELL
-
-EXTRA_DIST=hunspell.dsp makefile.mk README utf_info.cxx
« no previous file with comments | « third_party/hunspell_new/hunspell.vsprops ('k') | third_party/hunspell_new/src/hunspell/Makefile.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698