mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-30 00:11:26 +00:00
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:
parent
e27124b35e
commit
b6fc56985f
5 changed files with 5 additions and 5 deletions
|
@ -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!])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue