PERFORCE change 124932 for review

Peter Wemm peter at FreeBSD.org
Wed Aug 8 19:16:44 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=124932

Change 124932 by peter at peter_work on 2007/08/09 02:15:46

	Fix a stupid valgrind vs autoconf bug

Affected files ...

.. //depot/projects/valgrind/configure.in#3 edit

Differences ...

==== //depot/projects/valgrind/configure.in#3 (text+ko) ====

@@ -59,6 +59,7 @@
 AC_PROG_CPP
 AC_PROG_CXX
 AC_PROG_RANLIB
+AC_PROG_EGREP
 
 # Check for the compiler support
 if test "${GCC}" != "yes" ; then


More information about the p4-projects mailing list