file-set.h: guard __attibute__ use, now that it's not always defined
authorBruno Haible <bruno@clisp.org>
Mon, 13 Jun 2011 09:19:42 +0000 (11:19 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 13 Jun 2011 09:36:54 +0000 (11:36 +0200)
commit258036d8674583fce2002a04afc996f18c8b8486
treeed8f44041481b6f988588eeb279ef43c53d70b0f
parent227b08bbf68b66e8d7cd4da5c1a6f0ebf5a5d9e8
file-set.h: guard __attibute__ use, now that it's not always defined

* lib/file-set.h (record_file): Use __attribute__ only with compiler
versions that support it.  This fixes a coreutils build failure with
/bin/cc on HP-UX 11.31.
ChangeLog
lib/file-set.h