adjust searchdict.t for EBCDIC (still needs documenting)
[p5sagit/p5-mst-13.2.git] / hints / next_3.sh
index 55e8959..43340c0 100644 (file)
@@ -72,7 +72,7 @@ cccdlflags=' '
 # If you want to build for specific architectures, change the line
 # below to something like
 #
-#      archs=(m68k i386)
+#      archs='m68k i386'
 #
 archs=`/bin/lipo -info /usr/lib/libm.a | sed -n 's/^[^:]*:[^:]*: //p'`