Date: Wed, 5 Jan 2000 04:59:32 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd Makefile Message-ID: <200001051259.EAA28322@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel      2000/01/05 04:59:32 PST
  Modified files:
    usr.bin/doscmd       Makefile 
  Log:
  Don't build with X support if DESTDIR is defined. This prevents
  breaking a cross-build caused by taking the X libraries on the
  build machine. In general this means that we never compile with
  X support. The user has to manually compile doscmd for that.
  
  Suggested by: bde, imp (among others)
  
  Revision  Changes    Path
  1.21      +19 -22    src/usr.bin/doscmd/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001051259.EAA28322>
