Ignore:
Timestamp:
Jul 24, 2006 2:07:11 AM (18 years ago)
Author:
bennylp
Message:

Added initial implementation of autoconf script (aconfigure)

Location:
pjproject/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk

    • Property svn:ignore
      •  

        old new  
        33user.mak 
        44python 
         5*.log 
         6config.log 
         7config.status 
         8*.cache 
  • pjproject/trunk/svn_add

    r168 r625  
    11#!/bin/sh 
    22 
    3 svn add $1 
     3svn add $* 
    44 
    5 ./svn_pset $1 
     5./svn_pset $* 
Note: See TracChangeset for help on using the changeset viewer.