Revision: 52563
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52563&view=rev
Author:   carlmoore
Date:     2012-09-26 20:28:23 +0000 (Wed, 26 Sep 2012)
Log Message:
-----------
fix spellings

Modified Paths:
--------------
    brlcad/trunk/configure.ac

Modified: brlcad/trunk/configure.ac
===================================================================
--- brlcad/trunk/configure.ac   2012-09-26 19:21:12 UTC (rev 52562)
+++ brlcad/trunk/configure.ac   2012-09-26 20:28:23 UTC (rev 52563)
@@ -1015,7 +1015,7 @@
 
 dnl if building jove wasn't specifically requested and wasn't
 dnl disabled, see if there is either emacs or jove available.
-dnl i.e. auto for jove is dependant on what is installed
+dnl i.e. auto for jove is dependent on what is installed
 BCEDITOR=""
 if test "x$bc_build_jove" = "xauto" ; then
     AC_PATH_PROG(BCEDITOR, emacs, , $PATH)
@@ -3361,7 +3361,7 @@
 AC_SUBST(LIBNSL)
 
 dnl *** libnetwork ***
-AC_MSG_CHECKING(for system network library availablity)
+AC_MSG_CHECKING(for system network library availability)
 AC_MSG_RESULT([$network_link_works])
 AC_SUBST(LIBNETWORK)
 
@@ -3795,7 +3795,7 @@
 
 BC_CONFIGURE_STAGE([output], [9 of 9])
 
-# remove surrounding whitspace
+# remove surrounding whitespace
 CFLAGS="`echo $CFLAGS`"
 CXXFLAGS="`echo $CXXFLAGS`"
 CPPFLAGS="`echo $CPPFLAGS`"

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to