octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #54216] Additional items for .hgignore


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54216] Additional items for .hgignore
Date: Mon, 2 Jul 2018 13:03:16 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Follow-up Comment #11, bug #54216 (project octave):

Keep in mind that Autoconf already has a standard check that prevents a user
from doing something like this


$ ./configure
$ make  ## or not
$ mkdir foo
$ cd foo
$ ../configure
...
configure: error: source directory already configured; run "make distclean"
there first



I agree that distclean does not clean up all of our generated files, but it
may be good enough for your concerns.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54216>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]