summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2002-07-15 14:56:42 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2002-07-15 14:56:42 +0000
commitb907dc6df5598c65ac49c95722cc559b8745a323 (patch)
tree3a1c3be6d72377f5161f03e5af98b32c73556368 /Porting
parenta97119f6de67f39591bb954895abb6be8d28d5a8 (diff)
downloadperl-b907dc6df5598c65ac49c95722cc559b8745a323.tar.gz
configure.gnu wants to be executable, too.
p4raw-id: //depot/perl@17553
Diffstat (limited to 'Porting')
-rw-r--r--Porting/makerel1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/makerel b/Porting/makerel
index a67b802517..8937b258a5 100644
--- a/Porting/makerel
+++ b/Porting/makerel
@@ -85,6 +85,7 @@ system("find t ext lib -name 'test.pl' -print | xargs chmod +x");
my @exe = qw(
Configure
configpm
+ configure.gnu
embed.pl
installperl
installman