Define deprecated symbol "unix".
This commit is contained in:
parent
13fea383e3
commit
3c9ed78eed
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 1999/04/13 01:00:46 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.11 1999/05/23 07:50:05 tron Exp $
|
||||
# FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp
|
||||
#
|
||||
|
||||
|
@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
|
|||
|
||||
LDFLAGS+= -L${X11BASE}/lib
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include"
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include -Dunix"
|
||||
CONFIGURE_ARGS= --with-zdir=/usr --with-jpegdir=${LOCALBASE} --with-pngdir=${LOCALBASE}
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue