This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[Configure PATCH] for OS/2
[perl5.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'`