Bug#762638: metaconfig source control/distribution and Debian's DFSG

2014-10-04 Thread H.Merijn Brand
t metaconfig output and what's > > > actually in the perl release tarball, since Configure is explicitly > > > allowed to be patched even though it's generated. > > > > To be complete, you would have to include both perl's metaconfig > > repository and an ap

Bug#139537: Debian Bug#139537: empty values in %Config for some programs

2006-04-11 Thread H.Merijn Brand
put the defines in there, so you do not have to add all the -D to Configure all the time. > This presumes that any program using these variables does so as: > > my $tail = $Config{tail} || 'tail'; > my $sendmail = $Config{sendmail} || '/usr/sbin/send