summaryrefslogtreecommitdiff
path: root/xmlsec1.m4
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-11-22 10:31:06 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-11-22 10:31:06 -0800
commit07bb297329b9e9754d09dcb6d70417272a626619 (patch)
treec1bdcad5f080f8cfe2e876604177670061cdc101 /xmlsec1.m4
parentf251dedaa31b48f7c05a4b53c112b40ebca890ef (diff)
downloadxmlsec1-07bb297329b9e9754d09dcb6d70417272a626619.tar.gz
xmlsec1-07bb297329b9e9754d09dcb6d70417272a626619.tar.bz2
xmlsec1-07bb297329b9e9754d09dcb6d70417272a626619.zip
Imported Upstream version 1.2.14upstream/1.2.14
Diffstat (limited to 'xmlsec1.m4')
-rw-r--r--xmlsec1.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsec1.m4 b/xmlsec1.m4
index 363c723d..0f5e21aa 100644
--- a/xmlsec1.m4
+++ b/xmlsec1.m4
@@ -108,7 +108,7 @@ int main(int argc, char **argv) {
printf("*** being found. The easiest way to fix this is to remove the old version\n");
printf("*** of libxmlsec1, but you can also set the XMLSEC1_CONFIG environment to point to the\n");
printf("*** correct copy of xmlsec1-config. (In this case, you will have to\n");
- printf("*** modify your LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf\n");
+ printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
printf("*** so that the correct libraries are found at run-time))\n");
return 1;
}