Changeset 1079 for trunk/configure.ac

Show
Ignore:
Timestamp:
09/20/08 15:38:42 (4 months ago)
Author:
alonbl
Message:

Revert last changes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/configure.ac

    r1078 r1079  
    3838 
    3939AC_MSG_CHECKING([svn checkout]) 
    40 if test -e $srcdir/packaged; then 
     40if test -e packaged; then 
    4141        svn_checkout="no" 
    4242else