pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/configure.ac


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/configure.ac
Date: Tue, 03 May 2005 07:26:05 -0400

Index: pspp/configure.ac
diff -u pspp/configure.ac:1.29 pspp/configure.ac:1.30
--- pspp/configure.ac:1.29      Wed Apr 13 10:09:59 2005
+++ pspp/configure.ac   Tue May  3 11:26:03 2005
@@ -48,7 +48,7 @@
 
 AC_CHECK_LIB(gslcblas,main,,AC_MSG_ERROR([You must install libgslcblas]))
 AC_CHECK_LIB(gsl, gsl_cdf_chisq_Q,,
-       AC_MSG_ERROR([You must install libgsl version 1.4 or later]))
+  AC_MSG_ERROR([You must install libgsl version 1.4 or later]))
 
 AC_CHECK_LIB(gnugetopt,getopt_long)
 AC_CHECK_FUNC(getopt_long,,




reply via email to

[Prev in Thread] Current Thread [Next in Thread]