OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Todd C. Miller (millertcvs.openbsd.org)
Date: Wed Nov 21 2001 - 09:35:38 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    CVSROOT: /cvs
    Module name: src
    Changes by: millertcvs.openbsd.org 2001/11/21 08:35:38

    Modified files:
            gnu/usr.bin/cvs: Makefile.bsd-wrapper

    Log message:
    Dummy out aclocal, autoconf, automake, and autoheader since there
    are still things in cvs's Makefile.in files that will attempt to
    run e.g. autoheader. Doing this here should mean we don't get hosed
    again the next time cvs is updated.

    I believe Marc Espie suggested something similar a while ago.