Skip to content
  • Duy Nguyen's avatar
    config: use OPT_FILENAME() · 66445664
    Duy Nguyen authored
    Do not handle prefix directly. It's simpler to use OPT_FILENAME()
    instead. The othe reason for doing this is because this code (where
    the deleted code is) will be factored out and called when "prefix" is
    not available.
    66445664