Also configure SSL

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13134 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2002-03-17 03:07:33 +00:00
parent 3ee7db1018
commit e562b12be5
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2002-03-16 Adam Fedor <fedor@gnu.org>
* configure.in: Also configure SSL.
2002-03-16 Richard Frith-Macdonald <rfm@gnu.org>
* Headers/gnustep/base/Unicode.h: Add more options for character

4
configure vendored
View file

@ -5690,7 +5690,7 @@ fi
subdirs="Source/mframe"
subdirs="Source/mframe SSL"
#--------------------------------------------------------------------
@ -6152,7 +6152,7 @@ if test "$no_recursion" != yes; then
esac
done
for ac_config_dir in Source/mframe; do
for ac_config_dir in Source/mframe SSL; do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.

View file

@ -964,7 +964,7 @@ fi
AC_SUBST(SYSTEM_DEFS)
AC_CONFIG_SUBDIRS(Source/mframe)
AC_CONFIG_SUBDIRS(Source/mframe SSL)
#--------------------------------------------------------------------
# Record the version