Commited Thu. May 20, 2010 at 04:31:25 PM EDT
Fixing a crash-on-launch issue when using the default libedit emulation on OS X
(overriding rl_getc is apparently bad, but luckily also unnecessary)
Now uses dlsym to test which library is in use and leave rl_getc_function alone if using libedit