Skip to content
  • Aaron Bockover's avatar
    [build] add profile-configure · 5e0672ae
    Aaron Bockover authored
    profile-configure is just a lame ./configure wrapper that keeps
    a memory of common configure arguments for certain common cases.
    
    I have added meego and darwin profiles. These are sets of configure
    arguments that are most likely for those environments.
    
    bootstrap-bundle now passes its profile directly to profile-configure,
    and autogen.sh also now supports skipping calling configure if the
    typical NOCONFIGURE environment variable has been set.
    5e0672ae