diff options
Diffstat (limited to 'prboom')
-rw-r--r-- | prboom/prboom_2.3.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prboom/prboom_2.3.0.oe b/prboom/prboom_2.3.0.oe index c477a2a34c..130c2a5ce0 100644 --- a/prboom/prboom_2.3.0.oe +++ b/prboom/prboom_2.3.0.oe @@ -11,6 +11,7 @@ inherit autotools EXTRA_OECONF = "--without-x --disable-sdltest" do_configure() { + gnu-configize oe_runconf } |