$NetBSD: patch-ab,v 1.1.1.1 2002/01/15 01:07:25 wiz Exp $ --- lib/Makefile.in.orig Mon Aug 20 05:44:55 2001 +++ lib/Makefile.in @@ -92,14 +92,14 @@ CLEANFILES = dirs.h -INCLUDES = -I./inc -I../ -I../util -I../filter -I$(includedir) +INCLUDES = -I./inc -I../ -I../util -I../filter lib_LTLIBRARIES = libaspell.la libaspell_la_SOURCES = config.cc language.cc phonetic.cc writable_repl.cc data.cc language_exceps.cc readonly_ws.cc writable_ws.cc manager.cc suggest.cc writable_base.cc token.cc check.cc invalid_word.cc invalid_flag.cc multi_ws.cc file_data_util.cc -libaspell_la_LIBADD = ../util/libaspell-util.la ../filter/libaspell-filter.la -L$(libdir) -lpspell -lpspell-impl +libaspell_la_LIBADD = ../util/libaspell-util.la ../filter/libaspell-filter.la -lpspell -lpspell-impl libaspell_la_LDFLAGS = ${extra_ldflags} -version-info 11:1:1