Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 12:59:58 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 8921 for review
Message-ID:  <200204022059.g32KxwC17092@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8921

Change 8921 by murray@murray_builder on 2002/04/02 12:59:26

	MFC: Define X_AS_PKG.

Affected files ...

... //depot/releng/5_dp1/src/usr.sbin/sysinstall/Makefile#4 edit

Differences ...

==== //depot/releng/5_dp1/src/usr.sbin/sysinstall/Makefile#4 (text+ko) ====

@@ -15,6 +15,7 @@
 .endif
 
 CFLAGS+= -I${.CURDIR}/../../gnu/lib/libdialog -I.
+CFLAGS+= -DX_AS_PKG
 .if ${MACHINE} == "pc98"
 CFLAGS+= -DPC98
 .endif

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-releng" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204022059.g32KxwC17092>