From 26abe38d0748c549f2458da57507614fad599d83 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 21:58:19 -0600 Subject: Fix retquire --- dcopc/glib.m4 | 4 ++-- dcopc/gtk.m4 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dcopc') 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" -- cgit v1.2.1