also in non-Configure lands.
p4raw-id: //depot/cfgperl@3009
# $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
#
-# Generated on Mon Feb 22 10:52:12 EET 1999 [metaconfig 3.0 PL70]
+# Generated on Mon Feb 22 11:10:33 EET 1999 [metaconfig 3.0 PL70]
# (with additional metaconfig patches by perlbug@perl.com)
cat >/tmp/c1$$ <<EOF
''|[nN]*) crosscompile="$undef" ;;
esac
+case "$osname" in
+next) multiarch="$define" ;;
+esac
case "$multiarch" in
''|[nN]*) multiarch="$undef" ;;
esac
# use the following two lines if you have perl5.003_22 or better and
# do not encounter intermittent core dumps.
-ccflags='-DUSE_NEXT_CTYPE -DMULTIARCH'
+ccflags='-DUSE_NEXT_CTYPE'
usemymalloc='n'
######################################################################
echo It will not be found there. Try moving it to >&4
echo /NextDeveloper/Headers/bsd/gdbm.h. >&4
-ccflags='-DUSE_NEXT_CTYPE -DNEXT30_NO_ATTRIBUTE -DMULTIARCH'
+ccflags='-DUSE_NEXT_CTYPE -DNEXT30_NO_ATTRIBUTE'
POSIX_cflags='ccflags="-posix $ccflags"'
useposix='undef'
ldflags='-u libsys_s'
ldflags='-dynamic -prebind'
lddlflags='-dynamic -bundle -undefined suppress'
-ccflags='-dynamic -fno-common -DUSE_NEXT_CTYPE -DUSE_PERL_SBRK -DMULTIARCH'
+ccflags='-dynamic -fno-common -DUSE_NEXT_CTYPE -DUSE_PERL_SBRK'
cccdlflags='none'
ld='cc'
#optimize='-g -O'
$ if "''myname'" .eqs. "" THEN myname = f$trnlnm("SYS$NODE")
$!
$! ##ADD NEW CONSTANTS HERE##
+$ perl_multiarch="undef"
+$ perl_crosscompile="undef"
$ perl_d_madvise="undef"
$ perl_d_msync="undef"
$ perl_d_mprotect="undef"
$ WC "d_munmap='" + perl_d_munmap + "'"
$ WC "d_mmap='" + perl_d_mmap + "'"
$ WC "i_sysmman='" + perl_i_sysmman + "'"
+$ WC "multiarch='" + perl_multiarch + "'"
+$ WC "crosscompile='" + perl_crosscompile + "'"
$!
$! ##WRITE NEW CONSTANTS HERE##
$!
cpprun='cpp32 -oCON'
cppstdin='cpp32 -oCON'
cppsymbols=''
+crosscompile='undef'
cryptlib=''
csh='undef'
d_Gconvert='gcvt((x),(n),(b))'
models='none'
modetype='mode_t'
more='more /e'
+multiarch='undef'
mv=''
myarchname='MSWin32'
mydomain=''
cpprun='gcc -E'
cppstdin='gcc -E'
cppsymbols=''
+crosscompile='undef'
cryptlib=''
csh='undef'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
models='none'
modetype='mode_t'
more='more /e'
+multiarch='undef'
mv=''
myarchname='MSWin32'
mydomain=''
cpprun='cl -nologo -E'
cppstdin='cl -nologo -E'
cppsymbols=''
+crosscompile='undef'
cryptlib=''
csh='undef'
d_Gconvert='sprintf((b),"%.*g",(n),(x))'
models='none'
modetype='mode_t'
more='more /e'
+multiarch='undef'
mv=''
myarchname='MSWin32'
mydomain=''
*/
/*#define HAS_MPROTECT /**/
+/* MULTIARCH:
+ * This symbol, if defined, indicates that we have a multiarchitecture
+ * build.
+ */
+/*#define MULTIARCH /**/
+
+/* CROSSCOMPILE:
+ * This symbol, if defined, indicates that we have a cross-compile
+ * build.
+ */
+/*#define MULTIARCH /**/
+
/* HAS_READV:
* This symbol, if defined, indicates that the readv routine is
* available to do gather reads. You will also need <sys/uio.h>
*/
/*#define HAS_MPROTECT /**/
+/* MULTIARCH:
+ * This symbol, if defined, indicates that we have a multiarchitecture
+ * build.
+ */
+/*#define MULTIARCH /**/
+
+/* CROSSCOMPILE:
+ * This symbol, if defined, indicates that we have a cross-compile
+ * build.
+ */
+/*#define MULTIARCH /**/
+
/* HAS_READV:
* This symbol, if defined, indicates that the readv routine is
* available to do gather reads. You will also need <sys/uio.h>
*/
/*#define HAS_MPROTECT /**/
+/* MULTIARCH:
+ * This symbol, if defined, indicates that we have a multiarchitecture
+ * build.
+ */
+/*#define MULTIARCH /**/
+
+/* CROSSCOMPILE:
+ * This symbol, if defined, indicates that we have a cross-compile
+ * build.
+ */
+/*#define MULTIARCH /**/
+
/* HAS_READV:
* This symbol, if defined, indicates that the readv routine is
* available to do gather reads. You will also need <sys/uio.h>