13 lines
554 B
Plaintext
13 lines
554 B
Plaintext
$OpenBSD: patch-Imlib_Makefile_in,v 1.2 2002/05/17 02:42:15 brad Exp $
|
|
--- Imlib/Makefile.in.orig Mon Mar 25 11:50:26 2002
|
|
+++ Imlib/Makefile.in Thu May 16 21:56:33 2002
|
|
@@ -120,7 +120,7 @@ include_HEADERS = Imlib.h Imlib_private.
|
|
libImlib_la_SOURCES = cache.c colors.c load.c misc.c rend.c utils.c save.c snprintf.c
|
|
|
|
|
|
-libImlib_la_LDFLAGS = -version-info 10:14:9
|
|
+libImlib_la_LDFLAGS = -version-info 19:14:0
|
|
#libImlib_la_LDDADD = $(SUPPORT_LIBS)
|
|
libImlib_la_LIBADD = $(SUPPORT_LIBS) $(X_PRE_LIBS) $(X_LIBS) $(X_EXTRA_LIBS)
|
|
|