4ea670fd4b
extra steps to rebuild with --no-split.
13 lines
531 B
Plaintext
13 lines
531 B
Plaintext
$OpenBSD: patch-libIDL_Makefile_in,v 1.3 2005/01/27 02:09:52 naddy Exp $
|
|
--- libIDL/Makefile.in.orig Mon Jan 7 04:23:50 2002
|
|
+++ libIDL/Makefile.in Sun Feb 24 16:56:17 2002
|
|
@@ -121,7 +121,7 @@ BUILT_SOURCES = lexer.c parser.c parser.
|
|
|
|
libIDL_la_SOURCES = parser.c parser.h lexer.c ns.c util.c util.h rename.h
|
|
|
|
-libIDL_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE)
|
|
+libIDL_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
|
|
|
|
|
m4datadir = $(datadir)/aclocal
|