1. 06 3月, 2014 6 次提交
  2. 05 3月, 2014 17 次提交
  3. 04 3月, 2014 8 次提交
  4. 03 3月, 2014 8 次提交
  5. 02 3月, 2014 1 次提交
    • Travis Cross's avatar
      Fix FHS default modulesdir define · b04bbc6c
      Travis Cross 提交于
      The default value of libdir is (unexpanded) '${exec_prefix}/lib'.  In
      the non-FHS path this is fine because it only ends up in a variable
      where it will be expanded later.  By using this to define modulesdir
      we let it slip into a define where it made no sense.
      b04bbc6c