13 lines
344 B
Plaintext
13 lines
344 B
Plaintext
$NetBSD: patch-ab,v 1.2 2000/01/16 18:37:05 jlam Exp $
|
|
|
|
--- autoconf/Makefile.defines.in.orig Tue Mar 9 05:35:24 1999
|
|
+++ autoconf/Makefile.defines.in Sun Jan 16 13:24:05 2000
|
|
@@ -28,6 +28,7 @@
|
|
INCS_XPM = @XPM_CFLAGS@
|
|
INCLUDES = $(INCS_X) $(INCS_XPM)
|
|
|
|
+LDFLAGS = @LDFLAGS@
|
|
LIBS_X = @X_LIBS@ @x_libs@
|
|
LIBS_XPM =
|
|
LIBS_JPEG = @JPEG_LIB@
|