Fixed class name error.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@14272 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
CaS 2002-08-14 17:00:05 +00:00
parent e27124b35e
commit b6fc56985f
5 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
# License along with this library; if not, write to the Free
# Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA
AC_INIT
AC_CONFIG_SRCDIR([GSUnixSSLHandle.m])
AC_CONFIG_SRCDIR([GSSSLHandle.m])
if test -z "$GNUSTEP_SYSTEM_ROOT"; then
AC_MSG_ERROR([You must run the GNUstep initialization script first!])