dd: work around compilation failure on AIX 5.1 and 5.2
authorJim Meyering <meyering@redhat.com>
Tue, 26 Apr 2011 07:09:43 +0000 (09:09 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 26 Apr 2011 07:27:44 +0000 (09:27 +0200)
commit740516cd1205b58ad07f2318335d8177586a4ca4
tree6aff6b3e651803d0f7c5e04b453296fcc7ec8f4a
parentd891fe81f7f774aa19857c888e5924aecf421ebe
dd: work around compilation failure on AIX 5.1 and 5.2

* src/dd.c (O_NOCACHE): Undefine.  This symbol is defined
via AIX's <fcntl.h>, yet used as an enum name in dd.c.
Reported by Gary V. Vaughan in http://debbugs.gnu.org/8555
* NEWS (Portability): Mention this.
NEWS
src/dd.c