summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorDouglas Lankshear <doug@lankshear.net>1998-07-09 02:51:42 -0700
committerGurusamy Sarathy <gsar@cpan.org>1998-07-11 02:06:11 +0000
commitbaed7233d4dfe516b6be04fb05fade5080a282e0 (patch)
treefefb177b6dc3a97b7acfeaa48f9c25eb6a281a27 /perl.c
parentec943e08dab44ba23d627be8e095a4a8d45c007d (diff)
downloadperl-baed7233d4dfe516b6be04fb05fade5080a282e0.tar.gz
added patch, made linking with setargv a build option
Message-ID: <000101bdab59$d9602dc0$a32fa8c0@tau.Active> Subject: [PATCH 5.004_71] p4raw-id: //depot/perl@1416
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/perl.c b/perl.c
index dd48844cca..309d75f354 100644
--- a/perl.c
+++ b/perl.c
@@ -1718,6 +1718,9 @@ moreswitches(char *s)
#ifdef atarist
printf("atariST series port, ++jrb bammi@cadence.com\n");
#endif
+#ifdef BINARY_BUILD_NOTICE
+ BINARY_BUILD_NOTICE;
+#endif
printf("\n\
Perl may be copied only under the terms of either the Artistic License or the\n\
GNU General Public License, which may be found in the Perl 5.0 source kit.\n\n\