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, libfuse/master has been updated
via defdeff585f61dbc7cff2ea6cfa5cfc66288b6a5 (commit)
from 8bb3547d7c2e47a88006a2da9c82655efb5f950e (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 defdeff585f61dbc7cff2ea6cfa5cfc66288b6a5
Author: Pino Toscano <[email protected]>
Date: Thu Mar 21 17:25:46 2013 +0100
Simplify installation of the "old" fuse.h
Instead of using a single Makefile.am to just install the old fuse.h,
install it directly from include/Makefile.am.
* configure.ac (AC_CONFIG_FILES): Remove include/old/Makefile.
* include/Makefile.am (SUBDIRS): Remove variable.
(include_HEADERS): New variable.
* include/old/Makefile.am: Remove file.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
include/Makefile.am | 4 ++--
include/old/Makefile.am | 10 ----------
3 files changed, 3 insertions(+), 13 deletions(-)
delete mode 100644 include/old/Makefile.am
hooks/post-receive
--
the great next stuff