12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
--- kspell/Makefile.in.orig Mon May 31 19:19:24 1999
|
|
+++ kspell/Makefile.in Mon May 31 19:19:36 1999
|
|
@@ -182,7 +182,7 @@
|
|
INCLUDES = -I$(top_srcdir)/kdecore -I$(top_srcdir)/kdeui $(QT_INCLUDES) $(X_INCLUDES)
|
|
|
|
lib_LTLIBRARIES = libkspell.la
|
|
-libkspell_la_LDFLAGS = -version-info 2:0
|
|
+libkspell_la_LDFLAGS = -version-info 1:1
|
|
|
|
include_HEADERS = kspell.h ksconfig.h kprocio.h kspelldlg.h
|
|
noinst_HEADERS = version.h
|