Commit 466c451d authored by Jared Reisinger's avatar Jared Reisinger
Browse files

Add missing #ifndef DISABLE_OUTPUT_HISTORY

I tried building after a `./configure --disable-output-history`, and
discovered that there was one (but only one!) reference to some
undefined output history resources.  With the `#ifndef` protection
added, it compiled and linked successfully.
parent fc7e2fc8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment