bug-findutils
[Top][All Lists]
Advanced

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

[bug #46714] make oldfind optional


From: Mike Frysinger
Subject: [bug #46714] make oldfind optional
Date: Sun, 27 Dec 2015 21:45:23 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2593.0 Safari/537.36

Follow-up Comment #3, bug #46714 (project findutils):

few notes:
 - find/Makefile.am: using noinst_PROGRAMS means it'll still be
compiled/linked.  if you used check_PROGRAMS instead, that'd only happen if
you did `make oldfind` or `make check`.
 - whitespace in find/Makefile.am with the new line is off
 - configure.ac: i would just delete the fts configure option entirely.  i
don't think keeping --with-fts is useful.  if you delete it, configure will
still warn about the flag being unknown for devs to see.
 - configure.ac: whitespace is off w/new no case -- it's mixing tabs
w/spaces.
 - do you still need the WITH_FTS make conditional ?

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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