Thread Apache::Cookie: mit cpan unter Win32 installieren (25 answers)
Opened by esskar at 2006-01-03 02:08

GwenDragon
 2006-01-05 21:47
#29724 #29724
User since
2005-01-17
14861 Artikel
Admin1
[Homepage]
user image
Sorry, mein diff mag irgendwie nicht

Es wurde nur
Code: (dl )
     \$(CP) \$(INCO_D)${o}*.\[ch\] \$(INSTALLTOP)${o}include${o}openssl

zu
Code: (dl )
1
2
     \$(CP) \$(INCO_D)${o}*.c \$(INSTALLTOP)${o}include${o}openssl
\$(CP) \$(INCO_D)${o}*.h \$(INSTALLTOP)${o}include${o}openssl
geändert, weil das Windos copy keine Wildcards wie [ch] kann.

View full thread Apache::Cookie: mit cpan unter Win32 installieren