libtool :)

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4941 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-05-24 03:52:25 +00:00
parent e6f2274794
commit 8131b7a664

View File

@@ -20,7 +20,7 @@ automake
(cd lib/krb5; perl ../../cf/make-proto.pl `perl -e '
do {
$_ = <>;
} until(/libkrb5_a_SOURCES/);
} until(/libkrb5_la_SOURCES/);
while(/\\\\\s*$/s){
$_ = $_ . <>;
}