home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / ext2tool.exe / GLOBLIB / CONFIG.H next >
Text File  |  1996-01-09  |  432b  |  11 lines

  1. /***************************************************************************
  2.  * Configuration file for glob() when used with the ext2 tools
  3.  *
  4.  * Copyright (C) 1995 Claus Tondering, ct@login.dknet.dk
  5.  * This file may be redistributed under the terms of the GNU Public License.
  6.  ***************************************************************************/
  7.  
  8. #define DIRENT
  9. #define __EXT2TOOLS
  10. #define    GLOB_METASEEN    (1 << 9)
  11.