home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 113 / EnigmaAmiga113CD.iso / software / sviluppo / sed-3.02 / acconfig.h next >
Encoding:
Text File  |  1998-07-02  |  286 b   |  15 lines

  1. /* PACKAGE name */
  2. #undef PACKAGE
  3.  
  4. /* Package VERSION number */
  5. #undef VERSION
  6.  
  7. /* Use lib/regex-gnu.h header (in preference to system's <regex.h>) */
  8. #undef USE_REGEX_GNU_H
  9.  
  10. /* have the regexec() function */
  11. #undef HAVE_REGEXEC
  12.  
  13. /* have the regnexec() function */
  14. #undef HAVE_REGNEXEC
  15.