VirtualBox

Changeset 280 in kBuild for branches/GNU/src/gmake/glob/glob.c


Ignore:
Timestamp:
May 16, 2005 4:54:02 PM (20 years ago)
Author:
bird
Message:

Current make snaphot, 2005-05-16.

Location:
branches/GNU/src/gmake
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/gmake

    • Property svn:ignore
      •  

        old new  
        3434README.DOS
        3535README.W32
         36README.OS2
        3637aclocal.m4
        3738autom4te.cache
  • branches/GNU/src/gmake/glob/glob.c

    r53 r280  
    13051305              int fnm_flags = ((!(flags & GLOB_PERIOD) ? FNM_PERIOD : 0)
    13061306                               | ((flags & GLOB_NOESCAPE) ? FNM_NOESCAPE : 0)
    1307 #if defined _AMIGA || defined VMS
     1307#if defined HAVE_CASE_INSENSITIVE_FS
    13081308                                   | FNM_CASEFOLD
    13091309#endif
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette