Made message 'checking for shared objc library...' clearer

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14517 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-09-23 04:02:22 +00:00
parent 06955f1af3
commit 432c31c0ad

View file

@ -269,7 +269,7 @@ fi
# Check to see if the libobjc library is in our GNUSTEP_SYSTEM_ROOT.
# If so, there are probably other libraries that we want there also, so
# leave the proper includes in CPPFLAGS and LDFLAGS
AC_MSG_CHECKING(for shared objc library)
AC_MSG_CHECKING(for custom shared objc library)
AC_CACHE_VAL(gs_cv_objc_libdir,
[dnl
gs_cv_objc_libdir=NONE