
$FreeBSD: ports/math/guppi/files/patch-configure,v 1.1 2001/11/23 17:58:18 sobomax Exp $

--- configure	2001/11/23 16:23:25	1.1
+++ configure	2001/11/23 16:23:38
@@ -9545,9 +9545,9 @@
 
 ### Configure Guile
 
-	guile_msg = 'Huh?'
+	guile_msg='Huh?'
 if test x$withval = xno ; then
-	guile_msg = 'disabled'
+	guile_msg='disabled'
 	GUILE_LIBS=
 	GUILE_INCS=
 	
