|
From: Jeremy F. <je...@go...> - 2003-12-16 02:16:37
|
CVS commit by fitzhardinge: Back out unintended change M +2 -2 autogen.sh 1.3 --- valgrind/autogen.sh #1.2:1.3 @@ -12,6 +12,6 @@ } -run aclocal-1.6 +run aclocal run autoheader -run automake-1.6 -a +run automake -a run autoconf |