/* Descriptive text for autoconf-generated C preprocessor macros for diffutils. Copyright 1995, 1998 Free Software Foundation,Inc. This file is part of GNU DIFF. GNU DIFF is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. GNU DIFF is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /* Define if memchr works. */ #undef HAVE_MEMCHR /* Define if struct stat has a char st_fstype[] member. */ #undef HAVE_ST_FSTYPE_STRING /* Define if diffutils should work around ClearCase MVFS bug ATRia04618. */ #undef WITH_MVFS_STAT_BUG /* Define if diffutils should work around rare NFS server bugs (see README). */ #undef WITH_NFS_STAT_BUG