Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
--- extconf.rb (saved version) +++ (current document) @@ -1,4 +1,6 @@ require "mkmf" +$CFLAGS << " -I/opt/local/include " +$LDFLAGS << " -L/opt/local/lib " $readline_headers = ["stdio.h"]
This paste will be private.
From the Design Piracy series on my blog: