Skip to content
Snippets Groups Projects
  • Daniel Bevenius's avatar
    Fix build failure for --disable-shared · 90466b2c
    Daniel Bevenius authored
    Currently, when configuring with --disable-shared the following error is
    generated when running make check:
    make[2]: *** No rule to make target `../lib/.libs/*.o',
    needed by `main'.  Stop.
    make[2]: *** Waiting for unfinished jobs....
    
    This commit adds a conditional for this case.
    90466b2c
Code owners
Assign users and groups as approvers for specific file changes. Learn more.