zap unneeded patch,

This commit is contained in:
jasper 2007-04-25 11:01:16 +00:00
parent 2d2d8d5b54
commit e38eeba0f0

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-Makefile_in,v 1.2 2007/03/19 00:20:49 alek Exp $
--- Makefile.in.orig Mon Feb 26 19:32:22 2007
+++ Makefile.in Mon Mar 19 01:07:19 2007
@@ -196,7 +196,7 @@ BUILT_SOURCES = lexer.c parser.c parser.
libIDL_2_la_SOURCES = parser.c parser.h lexer.c \
ns.c util.c util.h rename.h
-libIDL_2_la_LDFLAGS = -version-info $(LT_VERSION) $(LIBIDL_LIBS) -no-undefined
+libIDL_2_la_LDFLAGS = $(LIBIDL-2_LTVERSION) $(LIBIDL_LIBS) -no-undefined
tstidl_SOURCES = tstidl.c
tstidl_LDADD = libIDL-2.la $(LIBIDL_LIBS)