|
16 | 16 | #
|
17 | 17 | # This macro is just an envelope macro for SIM_AC_CVS_CHANGE invokations.
|
18 | 18 | # It performs necessary initializations and finalizing. All the
|
19 |
| -# SIM_AC_CVS_CHANGE invokations should be preformed inside the same |
| 19 | +# SIM_AC_CVS_CHANGE invokations should be performed inside the same |
20 | 20 | # SIM_AC_CVS_CHANGES macro.
|
21 | 21 | #
|
22 | 22 | # Authors:
|
@@ -112,7 +112,7 @@ CVS_CHANGE_EOF
|
112 | 112 | $sim_ac_cvs_problem || {
|
113 | 113 | cat <<"CVS_CHANGE_EOF"
|
114 | 114 |
|
115 |
| -The configure script has detected source hierachy inconsistencies between |
| 115 | +The configure script has detected source hierarchy inconsistencies between |
116 | 116 | your source repository and the master source repository. This needs to be
|
117 | 117 | fixed before you can proceed.
|
118 | 118 |
|
@@ -2143,7 +2143,7 @@ if test -n "$_LT_AC_TAGVAR(hardcode_libdir_flag_spec, $1)" || \
|
2143 | 2143 | test -n "$_LT_AC_TAGVAR(runpath_var $1)" || \
|
2144 | 2144 | test "X$_LT_AC_TAGVAR(hardcode_automatic, $1)"="Xyes" ; then
|
2145 | 2145 |
|
2146 |
| - # We can hardcode non-existant directories. |
| 2146 | + # We can hardcode non-existent directories. |
2147 | 2147 | if test "$_LT_AC_TAGVAR(hardcode_direct, $1)" != no &&
|
2148 | 2148 | # If the only mechanism to avoid hardcoding is shlibpath_var, we
|
2149 | 2149 | # have to relink, otherwise we might link with an installed library
|
@@ -3640,7 +3640,7 @@ AC_LIBTOOL_SYS_LIB_STRIP
|
3640 | 3640 | AC_LIBTOOL_SYS_DYNAMIC_LINKER($1)
|
3641 | 3641 | AC_LIBTOOL_DLOPEN_SELF($1)
|
3642 | 3642 |
|
3643 |
| -# Report which librarie types wil actually be built |
| 3643 | +# Report which library types will actually be built |
3644 | 3644 | AC_MSG_CHECKING([if libtool supports shared libraries])
|
3645 | 3645 | AC_MSG_RESULT([$can_build_shared])
|
3646 | 3646 |
|
@@ -8726,7 +8726,7 @@ if test x"$with_pthread" != xno; then
|
8726 | 8726 | # FIXME: should investigate and document the exact meaning of
|
8727 | 8727 | # the _REENTRANT flag. larsa's commit message mentions
|
8728 | 8728 | # "glibc-doc/FAQ.threads.html". Also, kintel points to the
|
8729 |
| - # comp.programming.thrads FAQ, which has an entry on the |
| 8729 | + # comp.programming.threads FAQ, which has an entry on the |
8730 | 8730 | # _REENTRANT define.
|
8731 | 8731 | #
|
8732 | 8732 | # Preferably, it should only be set up when really needed
|
@@ -9110,7 +9110,7 @@ m4_do([popdef([cache_variable])],
|
9110 | 9110 | # SIM_AC_INVENTOR_EXTENSIONS( ACTION )
|
9111 | 9111 | #
|
9112 | 9112 | # This macro adds an "--with-iv-extensions=..." option to configure, that
|
9113 |
| -# enabes the configurer to enable extensions in third-party libraries to |
| 9113 | +# enables the configurer to enable extensions in third-party libraries to |
9114 | 9114 | # be initialized by the library by default. The configure-option argument
|
9115 | 9115 | # must be a comma-separated list of link library path options, link library
|
9116 | 9116 | # options and class-names.
|
|
9349 | 9349 | # **************************************************************************
|
9350 | 9350 | # SIM_AC_CHECK_JOYSTICK_LINUX( SUCCESS-ACTION, FAILURE-ACTION )
|
9351 | 9351 | #
|
9352 |
| -# This macro checks wether the system has the Linux Joystick driver or not. |
| 9352 | +# This macro checks whether the system has the Linux Joystick driver or not. |
9353 | 9353 | #
|
9354 | 9354 | # Authors:
|
9355 | 9355 | # Lars J. Aas <larsa@sim.no>
|
@@ -9476,7 +9476,7 @@ main ()
|
9476 | 9476 | gtk_major_version, gtk_minor_version, gtk_micro_version);
|
9477 | 9477 | printf ("*** was found! If gtk-config was correct, then it is best\n");
|
9478 | 9478 | printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
|
9479 |
| - printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); |
| 9479 | + printf("*** by modifying your LD_LIBRARY_PATH environment variable, or by editing\n"); |
9480 | 9480 | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
|
9481 | 9481 | printf("*** required on your system.\n");
|
9482 | 9482 | printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
|
@@ -9515,7 +9515,7 @@ main ()
|
9515 | 9515 | printf("*** being found. The easiest way to fix this is to remove the old version\n");
|
9516 | 9516 | printf("*** of GTK+, but you can also set the GTK_CONFIG environment to point to the\n");
|
9517 | 9517 | printf("*** correct copy of gtk-config. (In this case, you will have to\n");
|
9518 |
| - printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); |
| 9518 | + printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n"); |
9519 | 9519 | printf("*** so that the correct libraries are found at run-time))\n");
|
9520 | 9520 | }
|
9521 | 9521 | }
|
@@ -9562,7 +9562,7 @@ main ()
|
9562 | 9562 | echo "***"
|
9563 | 9563 | echo "*** rpm --erase --nodeps gtk gtk-devel" ],
|
9564 | 9564 | [ echo "*** The test program failed to compile or link. See the file config.log for the"
|
9565 |
| - echo "*** exact error that occured. This usually means GTK was incorrectly installed" |
| 9565 | + echo "*** exact error that occurred. This usually means GTK was incorrectly installed" |
9566 | 9566 | echo "*** or that you have moved GTK since it was installed. In the latter case, you"
|
9567 | 9567 | echo "*** may want to edit the gtk-config script: $GTK_CONFIG" ])
|
9568 | 9568 | CFLAGS="$ac_save_CFLAGS"
|
|
0 commit comments