(long): Don't update getdate.c.
This commit is contained in:
parent
309daad2ae
commit
ba716acf76
1 changed files with 0 additions and 3 deletions
|
@ -140,9 +140,6 @@ if [ "x`ls -t configure configure.in | head -1`" != "xconfigure" ]; then
|
|||
autoconf || { x=$?; echo Autoconf FAILED! >&2; exit $x; }
|
||||
fi
|
||||
|
||||
### Update getdate.c.
|
||||
(cd lib-src; make -f Makefile getdate.c YACC="bison -y")
|
||||
|
||||
echo "Updating Info files"
|
||||
|
||||
(cd man; make info)
|
||||
|
|
Loading…
Add table
Reference in a new issue