try again
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7173 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -25,10 +25,11 @@ automake | ||||
| make_proto () { | ||||
| 	   (top=`pwd` | ||||
| 	   cd $1 | ||||
| 	   b=`basename $1` | ||||
| 	   perl $top/cf/make-proto.pl -o $2 -p $3 `perl -e ' | ||||
| 		do {  | ||||
| 			$_ = <>;  | ||||
| 		} until(/'$1'_.*SOURCES/);  | ||||
| 		} until(/'$b'_.*SOURCES/);  | ||||
| 		while(/\\\\\s*$/s){  | ||||
| 			$_ = $_ . <>; | ||||
| 		}  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Assar Westerlund
					Assar Westerlund