summaryrefslogtreecommitdiffstats
path: root/extra/aspell/libmath.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-05-21 08:49:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-05-21 08:49:47 +0000
commit69832c36aaf715044b978334d4a0ceda102a2754 (patch)
tree9d81dd04074c4c5968426094bd75b4171545c067 /extra/aspell/libmath.patch
parent594846e69cc4c59bc8d91ce514ea4fdc322e7b45 (diff)
extra/aspell: new aport
A spell checker designed to eventually replace Ispell http://aspell.net/
Diffstat (limited to 'extra/aspell/libmath.patch')
-rw-r--r--extra/aspell/libmath.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/extra/aspell/libmath.patch b/extra/aspell/libmath.patch
new file mode 100644
index 00000000000..3fad33a5d2c
--- /dev/null
+++ b/extra/aspell/libmath.patch
@@ -0,0 +1,11 @@
+--- a/Makefile.orig 2009-05-21 08:22:51.000000000 +0000
++++ b/Makefile 2009-05-21 08:23:06.000000000 +0000
+@@ -568,7 +568,7 @@
+ lib/string_list-c.cpp lib/find_speller.cpp lib/speller-c.cpp \
+ lib/string_pair_enumeration-c.cpp lib/new_checker.cpp \
+ modules/filter/url.cpp $(am__append_3)
+-libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB)
++libaspell_la_LIBADD = $(LTLIBINTL) $(PTHREAD_LIB) -lm
+ libaspell_la_LDFLAGS = -version-info 16:4:1 -no-undefined
+ #libaspell_la_LDFLAGS = -version-info 16:4:0 -no-undefined
+ libpspell_la_SOURCES = lib/dummy.cpp