From 3ca41e1bddc30deffbd36e063bfdf4c6fcf28cca Mon Sep 17 00:00:00 2001 From: garbled Date: Mon, 14 Sep 1998 19:36:10 +0000 Subject: -Uunix -Dunix is a complete noop. Pull out the -U and things work again. --- lang/guile/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/guile') diff --git a/lang/guile/Makefile b/lang/guile/Makefile index 8894cab96e1..aa76947a734 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/08/20 15:17:04 tsarna Exp $ +# $NetBSD: Makefile,v 1.6 1998/09/14 19:36:10 garbled Exp $ # FreeBSD Id: Makefile,v 1.12 1997/11/22 16:01:32 jseger Exp # @@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnu.org/software/guile/guile.html USE_LIBTOOL= yes GNU_CONFIGURE= YES -CONFIGURE_ENV= CPPFLAGS="-Uunix -Dunix" \ +CONFIGURE_ENV= CPPFLAGS="-Dunix" \ INSTALL_PROGRAM="${INSTALL_PROGRAM}" \ INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_SCRIPT="${INSTALL_SCRIPT}" -- cgit v1.2.3