projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69885a
)
Schwern says this is most probably an old VMS MakeMaker
author
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 31 Jul 2003 05:39:11 +0000
(
05:39
+0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 31 Jul 2003 05:39:11 +0000
(
05:39
+0000)
bug workaround that can go now.
p4raw-id: //depot/perl@20370
ext/SDBM_File/sdbm/Makefile.PL
patch
|
blob
|
history
diff --git
a/ext/SDBM_File/sdbm/Makefile.PL
b/ext/SDBM_File/sdbm/Makefile.PL
index
2e576da
..
48e3c49
100644
(file)
--- a/
ext/SDBM_File/sdbm/Makefile.PL
+++ b/
ext/SDBM_File/sdbm/Makefile.PL
@@
-13,7
+13,6
@@
WriteMakefile(
# LINKTYPE => 'static',
DEFINE => $define,
INC => '-I$(PERL_INC)', # force PERL_INC dir ahead of system -I's
- INST_ARCHLIB => '.',
SKIP => [qw(dynamic dynamic_lib dlsyms)],
OBJECT => '$(O_FILES)',
clean => {'FILES' => 'dbu libsdbm.a dbd dba dbe x-dbu *.dir *.pag'},