From 2a937e435cad09c921b018dd902bb78a635bde2c Mon Sep 17 00:00:00 2001 From: Houtan Bastani <houtan.bastani@ens.fr> Date: Tue, 18 Sep 2012 13:17:35 +0200 Subject: [PATCH] typo --- m4/ax_gsl.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/m4/ax_gsl.m4 b/m4/ax_gsl.m4 index 314d162d7..fe5ae8bdc 100644 --- a/m4/ax_gsl.m4 +++ b/m4/ax_gsl.m4 @@ -1,4 +1,4 @@ -dnl Detect the GSL. +dnl Detect the GSL Library. dnl We don't use the official M4 macro since it relies on the script gsl-config, dnl which does not work when cross-compiling. dnl -- GitLab