summaryrefslogtreecommitdiff
path: root/libs/hunspell/src/Makefile.am
diff options
context:
space:
mode:
authorMikalaiR <nikolay.romanovich@narod.ru>2016-01-30 17:01:37 +0000
committerMikalaiR <nikolay.romanovich@narod.ru>2016-01-30 17:01:37 +0000
commit6893a28bd219b45bdf1e2ed5be015bc365d709d9 (patch)
treeb7d4895eb9a2cdcdf7e24239281a8a036182a623 /libs/hunspell/src/Makefile.am
parent95586c66c5821471e840e3f85f35fef098ae3017 (diff)
hunspell: project update
git-svn-id: http://svn.miranda-ng.org/main/trunk@16193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'libs/hunspell/src/Makefile.am')
-rw-r--r--libs/hunspell/src/Makefile.am19
1 files changed, 0 insertions, 19 deletions
diff --git a/libs/hunspell/src/Makefile.am b/libs/hunspell/src/Makefile.am
deleted file mode 100644
index 642218ba05..0000000000
--- a/libs/hunspell/src/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