# File lib/mkmf.rb, line 540
def append_library(libs, lib)
  format(LIBARG, lib) + " " + libs
end