summaryrefslogtreecommitdiffstats
path: root/dcopc
diff options
context:
space:
mode:
Diffstat (limited to 'dcopc')
-rw-r--r--dcopc/glib.m44
-rw-r--r--dcopc/gtk.m44
2 files changed, 4 insertions, 4 deletions
diff --git a/dcopc/glib.m4 b/dcopc/glib.m4
index 51ba728c..b8094bbf 100644
--- a/dcopc/glib.m4
+++ b/dcopc/glib.m4
@@ -97,7 +97,7 @@ main ()
printf ("*** to remove the old version of GLIB. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
- printf("*** retquired on your system.\n");
+ printf("*** required on your system.\n");
printf("*** If glib-config was wrong, set the environment variable GLIB_CONFIG\n");
printf("*** to point to the correct copy of glib-config, and remove the file config.cache\n");
printf("*** before re-running configure\n");
@@ -169,7 +169,7 @@ main ()
echo "*** version of GLIB. If it is not finding GLIB, you'll need to set your"
echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
echo "*** to the installed location Also, make sure you have run ldconfig if that"
- echo "*** is retquired on your system"
+ echo "*** is required on your system"
echo "***"
echo "*** If you have an old version installed, it is best to remove it, although"
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"
diff --git a/dcopc/gtk.m4 b/dcopc/gtk.m4
index 01401067..af4c0855 100644
--- a/dcopc/gtk.m4
+++ b/dcopc/gtk.m4
@@ -95,7 +95,7 @@ main ()
printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
- printf("*** retquired on your system.\n");
+ printf("*** required on your system.\n");
printf("*** If gtk-config was wrong, set the environment variable GTK_CONFIG\n");
printf("*** to point to the correct copy of gtk-config, and remove the file config.cache\n");
printf("*** before re-running configure\n");
@@ -170,7 +170,7 @@ main ()
echo "*** version of GTK. If it is not finding GTK, you'll need to set your"
echo "*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point"
echo "*** to the installed location Also, make sure you have run ldconfig if that"
- echo "*** is retquired on your system"
+ echo "*** is required on your system"
echo "***"
echo "*** If you have an old version installed, it is best to remove it, although"
echo "*** you may also be able to get things to work by modifying LD_LIBRARY_PATH"