Fix a couple of types and, more importantly, documentation files accidentally

omitted from original svn add.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35675 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-MacDonald 2012-10-12 16:59:04 +00:00
parent c2f36df36e
commit 544785c84f
6 changed files with 701 additions and 3 deletions

2
configure vendored
View file

@ -4302,7 +4302,7 @@ fi
if test "${with_readline+set}" = set; then
withval=$with_readline;
else
with_readline=no
with_readline=yes
fi