This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".
The branch, filter has been updated
via a85ac8c0d182245d75eed1136503a57ac1c3a8fa (commit)
from 9401ed47c6d00cca32b581e096502f9534998bcd (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit a85ac8c0d182245d75eed1136503a57ac1c3a8fa
Author: Sergiu Ivanov <[email protected]>
Date: Tue Oct 27 20:33:07 2009 +0000
Add an autotools-based build system.
* configure.ac: New file.
* package.m4: Likewise.
* Makefile.am: Likewise.
* build: Remove file.
* filter.c (netfs_server_name, netfs_server_version): Set from the Autoconf
variables.
* options.c (argp_program_version): Likewise.
(argp_program_bug_address): New.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
configure.ac | 45 +++++++++++++++++++++++++++++++++++++++++++++
filter.c | 4 ++--
options.c | 3 ++-
package.m4 | 3 +++
5 files changed, 106 insertions(+), 3 deletions(-)
create mode 100644 Makefile.am
create mode 100644 configure.ac
create mode 100644 package.m4
hooks/post-receive
--
the great next stuff