]> sourceware.org Git - automake.git/commitdiff
* lib/am/distdir.am (distdir): Don't assume that 'grep -F' works;
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 May 2002 12:16:32 +0000 (12:16 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 30 May 2002 12:16:32 +0000 (12:16 +0000)
instead, use shell pattern matching.

ChangeLog

index e82a36741cb2830f6dc190c38257f75c78937b04..f74dfe9b02e45e576caedf4ec0087d5d2036ad63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-30  Paul Eggert  <eggert@twinsun.com>
+
+       * lib/am/distdir.am (distdir): Don't assume that 'grep -F' works;
+       instead, use shell pattern matching.
+
 2002-05-29  Paul Eggert  <eggert@twinsun.com>
 
        Don't assume that egrep and fgrep exist, as POSIX 1003.1-2001 no
This page took 0.02905 seconds and 5 git commands to generate.