Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Oct 2003 04:31:15 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/glimpse Makefile
Message-ID:  <200310201131.h9KBVFns040529@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2003/10/20 04:31:15 PDT

  FreeBSD ports repository

  Modified files:
    textproc/glimpse     Makefile 
  Log:
  Define __STRICT_ANSI__ when compiling glimpse so it will use <stdarg.h>
  instead of <varargs.h>.  Note that this is a workaround, not a fix; the
  correct fix would be to excise all mention of <varargs.h> from the code.
  
  Revision  Changes    Path
  1.25      +2 -8      ports/textproc/glimpse/Makefile



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