mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 06:10:30 -04:00
17 lines
282 B
Text
17 lines
282 B
Text
|
|
$FreeBSD$
|
|
|
|
--- 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=
|
|
|