aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2007-05-18 13:10:55 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2007-05-18 13:10:55 +0000
commit045145804bf41fa458c8314854ee1478e7b1f583 (patch)
treea03395276aba02d6a6e67b533088ba93e520f6be
parent8cf84288da99ba9d3cd01f7179d3470982794329 (diff)
downloadcflow-045145804bf41fa458c8314854ee1478e7b1f583.tar.gz
cflow-045145804bf41fa458c8314854ee1478e7b1f583.tar.bz2
Update
-rw-r--r--.cvsignore1
-rw-r--r--NEWS4
-rw-r--r--README-alpha1
-rw-r--r--README-hacking1
-rw-r--r--src/.cvsignore1
5 files changed, 8 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index 1b66749..e603953 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,5 +1,6 @@
*.tar.bz2
*.tar.gz
+.bootstrap
ABOUT-NLS
INSTALL
Makefile
diff --git a/NEWS b/NEWS
index 5f5fb9b..e89f672 100644
--- a/NEWS
+++ b/NEWS
@@ -65,4 +65,8 @@ Copyright (C) 2005, 2006 Sergey Poznyakoff
Local variables:
mode: outline
paragraph-separate: "[ ]*$"
+eval: (add-hook 'write-file-hooks 'time-stamp)
+time-stamp-start: "changes. "
+time-stamp-format: "%:y-%02m-%02d"
+time-stamp-end: "\n"
end:
diff --git a/README-alpha b/README-alpha
index 23a2504..46c3a00 100644
--- a/README-alpha
+++ b/README-alpha
@@ -45,6 +45,7 @@ latest stable version.
- Automake <http://www.gnu.org/software/automake/>
- Autoconf <http://www.gnu.org/software/autoconf/>
+- Flex <http://flex.sourceforge.net/>
- Gettext <http://www.gnu.org/software/gettext/>
- Gnulib <http://www.gnu.org/software/gnulib/>
- M4 <http://www.gnu.org/software/m4/>
diff --git a/README-hacking b/README-hacking
index 2b3e889..2ec10df 100644
--- a/README-hacking
+++ b/README-hacking
@@ -9,6 +9,7 @@ stable versions of the maintainer tools we depend upon, including:
- Automake <http://www.gnu.org/software/automake/>
- Autoconf <http://www.gnu.org/software/autoconf/>
+- Flex <http://flex.sourceforge.net/>
- Gettext <http://www.gnu.org/software/gettext/>
- Gnulib <http://www.gnu.org/software/gnulib/>
- M4 <http://www.gnu.org/software/m4/>
diff --git a/src/.cvsignore b/src/.cvsignore
index 0aeca93..3f2c0d7 100644
--- a/src/.cvsignore
+++ b/src/.cvsignore
@@ -1,3 +1,4 @@
+Makevars
.deps
Makefile
Makefile.in

Return to:

Send suggestions and report system problems to the System administrator.