summaryrefslogtreecommitdiff
path: root/source4/lib/replace/readline.m4
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r14349: Kill proto.h!Jelmer Vernooij1-6/+2
Prototypes are now spread over multiple headers, usually one per subsystem. This change is required to allow proper header dependencies later on, without recompiling Samba each time the mtime of any source file changes. (This used to be commit 3da79bf909f801386a52e6013db399c384d0401c)
2007-10-10r14240: fix summary output (step 2)Stefan Metzmacher1-5/+18
we now need to explicit enable external libraries in *.m4 files again... metze (This used to be commit ca809a7910b16a248fffddc640298bbe4cdedc01)
2007-10-10r12592: Remove some useless dependenciesJelmer Vernooij1-0/+72
(This used to be commit ca8db1a0cd77682ac2c6dc4718f5d753a4fcc4db)