Skip to content
  • Elias Pipping's avatar
    Bug fix: start with empty ax_lib · cf8ef22e
    Elias Pipping authored
    Not doing this has two effects:
     * The sanity check if ax_lib is empty will have no effect (since it
       will usually contain something)
     * Error messages with refer to ax_lib from the previous check, so
       that e.g. boost will claim there is a problem with linking -lGL
    
    [[Imported from SVN: r8383]]
    cf8ef22e