Stefan Knoblich
|
8541587db6
|
Better fix for the tr issue on solaris: force the C locale for the tr call since the issue is cause by the system using utf8 (or any other multibyte locale)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8390 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 22:02:50 +00:00 |
Stefan Knoblich
|
91d2ca2920
|
Fix libedit build on solaris (add workaround to libedit/src/makelist to use /usr/xpg4/bin/tr which properly supports [:lower:] [:upper:])
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8389 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-05-13 21:39:41 +00:00 |
Michal Bielicki
|
16d6e9901c
|
And here the replacement libedit. Fixes some problems on solaris and hopefully on OpenBSD as well :)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7502 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-03 23:43:05 +00:00 |
Michal Bielicki
|
8cc4b29d20
|
replacing libedit
leaving libedit.old in just in case for a day ...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7501 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2008-02-03 22:56:23 +00:00 |
Anthony Minessale
|
c5c13c2668
|
add --enable-core-libedit-support configure flag in case you want nicer command line stuff in the debug console (I know I do when I am coding dunno about you)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5044 d0543943-73ff-0310-b7d9-9358b9ac24b2
|
2007-04-30 20:37:41 +00:00 |