Changeset 573 for trunk/configure.ac


Ignore:
Timestamp:
12/19/2011 18:32:49 (5 months ago)
Author:
ccowart
Message:

Mocking up a hook that simply checks to see if confman:version revprop is
set.

See #152.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        1818confman.conf.sample 
        1919confman_completion 
         20confman_precommit 
        2021confmancommon.sh 
        2122confmanlib.sh 
  • trunk/configure.ac

    r390 r573  
    88AC_PATH_PROG([BASH_SHELL], [bash]) 
    99AC_PATH_PROG([SVN], [svn]) 
     10AC_PATH_PROG([SVNLOOK], [svnlook]) 
    1011AC_PATH_PROG([SUDO], [sudo]) 
    1112AC_PATH_PROG([GREADLINK], [greadlink]) 
Note: See TracChangeset for help on using the changeset viewer.