OSDN Git Service

Don't fail the "make install" if the info files have not been built
authorTheodore Ts'o <tytso@mit.edu>
Thu, 13 Mar 2008 22:52:18 +0000 (18:52 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 13 Mar 2008 22:52:18 +0000 (18:52 -0400)
commit54d1342debe0b7448bc5f7d332b389991e1b41ed
tree44dc974a9af7dda1a6d1574aff977234f7cdc310
parentba71e3ea1b14ee0d7ab37c7f0ac75bbf60428062
Don't fail the "make install" if the info files have not been built

We don't fail the "make all" if the "makeinfo" command isn't there, so
we shouldn't fail the "make install", either.

Addresses-Sourceforge-Bug: #1586610

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
doc/Makefile.in