mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-10 13:03:41 -04:00
14 lines
458 B
Plaintext
14 lines
458 B
Plaintext
$NetBSD: patch-ab,v 1.7 1999/10/22 23:34:23 tron Exp $
|
|
|
|
--- Makefile.in.orig Thu Oct 7 19:35:19 1999
|
|
+++ Makefile.in Wed Oct 20 19:55:00 1999
|
|
@@ -123,7 +121,7 @@
|
|
|
|
CONFIGURE_DEPENDENCIES = acglib.m4
|
|
|
|
-libglib_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) -release $(LT_RELEASE) -export-dynamic
|
|
+libglib_la_LDFLAGS = -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
|
|
|
|
|
|
noinst_PROGRAMS = testglib testgdate testgdateparser
|