]> git.pld-linux.org Git - packages/bash.git/blame - bash-autoconf.patch
- release 10,
[packages/bash.git] / bash-autoconf.patch
CommitLineData
5af966b5 1diff -urN bash-2.03.orig/Makefile.in bash-2.03/Makefile.in
2--- bash-2.03.orig/Makefile.in Thu Feb 18 18:07:38 1999
3+++ bash-2.03/Makefile.in Sun Mar 7 23:48:02 1999
4@@ -514,8 +514,8 @@
5 $(SHELL) ./config.status --recheck
6
7 # comment out for distribution
8-$(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 $(srcdir)/config.h.in
9- cd $(srcdir) && autoconf
10+#$(srcdir)/configure: $(srcdir)/configure.in $(srcdir)/aclocal.m4 $(srcdir)/config.h.in
11+# cd $(srcdir) && autoconf
12
13 # for chet
14 reconfig: force
This page took 0.051861 seconds and 4 git commands to generate.