summaryrefslogtreecommitdiffstats
path: root/source4/lib/smbreadline/readline.m4
Commit message (Collapse)AuthorAgeFilesLines
* samba: share readline wrappers among all buildsystems.Günther Deschner2010-10-011-96/+0
| | | | Guenther
* smbtorture: Add history support to shell mode.James Peach2010-06-211-0/+5
|
* rl_event_hook detectionTimur I. Bakeyev2009-06-081-1/+4
| | | | | | | | | | | This patch is relevant for Samba4 source mostly. The way, how readline compiled under FreeBSD makes it require stdio.h to get all the necessary declarations. Without this addition rl_event_hook is not properly detected. With regards, Timur Bakeyev. Signed-off-by: Stefan Metzmacher <metze@samba.org>
* Use AS_HELP_STRING() in a couple more places.Jelmer Vernooij2009-01-151-1/+1
|
* Add variable for smbreadline directory.Jelmer Vernooij2008-05-271-2/+2
| | | | (This used to be commit 94167c7d4273fbd6084d6ddae7fd15dcb189d62f)
* r18213: don't list LIBREPLACE depdendecies explicit andStefan Metzmacher2007-10-101-2/+2
| | | | | | | always at it as first private dependencies metze (This used to be commit 135d096776b53ae09ffc2b4f767dfbd18139570f)
* r18208: Mac OS X also doesn't have history_list()Andrew Tridgell2007-10-101-1/+5
| | | | | must be a pretty old readline lib! (This used to be commit ba901e6820c02bc696c0bd3e9e0788801fd0795b)
* r18207: not all readline libs have rl_event_hookAndrew Tridgell2007-10-101-0/+3
| | | | | this should help with coreserverbuild (Mac OS X) (This used to be commit b0efbdfa98cfda87a78874c2a71a52cc091e4021)
* r18134: the lib/replace/system/filesys.h in this patch should beAndrew Tridgell2007-10-101-2/+2
| | | | | system/filesys.h, but it doesn't work. Metze is looking into it :-) (This used to be commit 0dc0b7ff613d39f93c1680116c04348b720afaff)
* r15406: Move 'smbreadline' out of libreplace as it doesn't replace functionalityJelmer Vernooij2007-10-101-0/+81
not available on some platforms but is a Samba-specific library. (This used to be commit e9d3660fa6678424e5159708a1aa572824926c8e)