Skip to content

Commit

Permalink
fixing configury version drift
Browse files Browse the repository at this point in the history
  • Loading branch information
fche committed Feb 17, 2009
1 parent c14341d commit 7fbd9d0
Show file tree
Hide file tree
Showing 13 changed files with 6,024 additions and 4,860 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2009-02-17 Frank Ch. Eigler <fche@elastic.org>

* configury throughout: autoreconf -f -i'd.

2009-02-17 Frank Ch. Eigler <fche@elastic.org>

* includes/sys/sdt.h: Change all parameter register constraints to
Expand Down
5 changes: 4 additions & 1 deletion INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Installation Instructions
*************************

Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
2006 Free Software Foundation, Inc.
2006, 2007 Free Software Foundation, Inc.

This file is free documentation; the Free Software Foundation gives
unlimited permission to copy, distribute and modify it.
Expand Down Expand Up @@ -67,6 +67,9 @@ The simplest way to compile this package is:
all sorts of other programs in order to regenerate files that came
with the distribution.

6. Often, you can also type `make uninstall' to remove the installed
files again.

Compilers and Options
=====================

Expand Down
439 changes: 226 additions & 213 deletions Makefile.in

Large diffs are not rendered by default.

Loading

0 comments on commit 7fbd9d0

Please sign in to comment.