Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
# present in the archive are really unusual.
# ----------------------------------------------------------------------
-# TODO: this definition-oriented interface is almost god enough to offer
+# TODO: this definition-oriented interface is almost good enough to offer
# as a public API allowing the user to define and use new archive formats.
# However, we must think carefully about possible problems before setting
# the API in stone. So, for the moment, we keep this internal and
noinst_HEADERS = subsub/foo.h
subsub/foo.h:
# Use and inlined function, not a #define, for the sake of
- # Emacs an XEmacs ctags (at least up to versions 22 and 23).
+ # Emacs and XEmacs ctags (at least up to version 23).
echo 'inline int IsBigger (int a, int b) { return (a > b); }' >$@
CLEANFILES = $(noinst_HEADERS)
END
end
END
-# No file to tag here, deliberately.
+# No files to tag here, deliberately.
: > sub3/Makefile.am
$ACLOCAL