Changeset 164 for server/common/oursrc/execsys
- Timestamp:
- Feb 14, 2007, 10:27:31 PM (19 years ago)
- File:
- 
          - 1 edited
 
 - 
          server/common/oursrc/execsys/configure.in (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        server/common/oursrc/execsys/configure.inr163 r164 17 17 ])]) 18 18 19 # the second argument should contain no spaces ("[]") if the corresponding 20 # extension is three character long (eg, "php"), and it should contain 21 # one space ("[ ]") if the corresponding extension is two characters long 22 # (eg, "pl") 23 19 24 SUPPORT([pl], [ ]) 20 25 SUPPORT([php], []) 21 26 SUPPORT([py], [ ]) 22 SUPPORT([exe], [ 27 SUPPORT([exe], []) 23 28 24 29 AC_SUBST(UPD_VARS) 
Note: See TracChangeset
          for help on using the changeset viewer.
      
