diff options
author | Ian Lynagh <ian@well-typed.com> | 2013-05-28 17:31:53 +0100 |
---|---|---|
committer | Ian Lynagh <ian@well-typed.com> | 2013-05-30 15:22:59 +0100 |
commit | bc5bf1b34c9b0520d16fbe0bc2bd4af3cab78a3f (patch) | |
tree | e490fa339b2d2a3471855527a9c8a20ec3b72d1f /aclocal.m4 | |
parent | 30059bd8c19f510114075bc5918509b75c98ab06 (diff) | |
download | haskell-bc5bf1b34c9b0520d16fbe0bc2bd4af3cab78a3f.tar.gz |
Remove an out-of-date comment
Diffstat (limited to 'aclocal.m4')
-rw-r--r-- | aclocal.m4 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/aclocal.m4 b/aclocal.m4 index 4b84e027a0..10c460bbfa 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -693,8 +693,6 @@ AC_ARG_WITH($2, # Figure out how to do context diffs. Sets the output variable ContextDiffCmd. # # Note: NeXTStep thinks diff'ing a file against itself is "trouble". -# -# Used by ghc, glafp-utils/ltx, and glafp-utils/runstdtest. AC_DEFUN([FP_PROG_CONTEXT_DIFF], [AC_CACHE_CHECK([for a working context diff], [fp_cv_context_diff], [echo foo > conftest1 |