summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorAlain Magloire <alainm@rcsm.ee.mcgill.ca>1998-12-02 03:34:24 +0000
committerAlain Magloire <alainm@rcsm.ee.mcgill.ca>1998-12-02 03:34:24 +0000
commit145ddbb46b9dd9807ff366afc842d8c7f49c0d0e (patch)
tree929dbf72946bc5651a11abbbb221dc262f691e92 /m4
parent6ec5f4ee088e2d356a32f6f7e75e500b225a87ce (diff)
downloadgrep-145ddbb46b9dd9807ff366afc842d8c7f49c0d0e.tar.gz
update.
update. update. update. * doc/Makefile.am djgpp/Makefile.am m4/Makefile.am vms/Makefile.am: New files. * m4/progtest.m4: proctect '[]' from m4. Noted by Eli Z. * PATCHES-AC: New file, add the patch for autoconf in the dist. * acconfig.h: (HAVE_DOS_FILENAME) * TODO: updated. * src/search.c: remove obsolete 'gegrep,ggrep,gnugrep' matchers. grep no longer depend on argv[0]. * grep-2.2e beta to test DJGPP port.
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am
index 4b1751dc..bdb9b09d 100644
--- a/m4/Makefile.am
+++ b/m4/Makefile.am
@@ -1,8 +1,6 @@
## Process this file with automake to create Makefile.in
AUTOMAKE_OPTIONS = no-dependencies
-ACLOCAL_AMFLAGS = --acdir=m4
-
EXTRA_DIST = gettext.m4 \
header.m4 \
init.m4 \