Changeset 163
- Timestamp:
- Feb 14, 2007, 9:55:05 PM (19 years ago)
- Location:
- server
- Files:
- 
          - 3 edited
 
 - 
          common/oursrc/execsys/configure.in (modified) (1 diff)
- 
          common/oursrc/execsys/upd-execsys (modified) (1 diff)
- 
          fedora/specs/execsys.spec (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
        server/common/oursrc/execsys/configure.inr104 r163 20 20 SUPPORT([php], []) 21 21 SUPPORT([py], [ ]) 22 SUPPORT([exe], [ ]) 22 23 23 24 AC_SUBST(UPD_VARS) 
- 
        server/common/oursrc/execsys/upd-execsysr141 r163 27 27 cgi 28 28 scm 29 exe 29 30 ); 30 31 
- 
        server/fedora/specs/execsys.specr120 r163 24 24 25 25 %build 26 ./configure --with-pl=/usr/bin/perl --with-php=/usr/bin/php-cgi --with-py=/usr/bin/python 26 ./configure --with-pl=/usr/bin/perl --with-php=/usr/bin/php-cgi --with-py=/usr/bin/python --with-exe=/usr/bin/mono 27 27 make SYSCATDIR=/usr/local/sbin 28 28 
Note: See TracChangeset
          for help on using the changeset viewer.
      
