* configure.in: set execute bit on gnc-test-env.

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@5834 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Rob Browning 2001-11-12 22:27:52 +00:00
parent c720b11fde
commit 7b3bef3989

View File

@ -711,6 +711,11 @@ AC_SUBST(GNUCASH_REGISTER_CORE_CFLAGS)
AC_SUBST(GNUCASH_REGISTER_CORE_LIBS)
### --------------------------------------------------------------------------
### Adjustments.
chmod u+x src/gnc-test-env
### --------------------------------------------------------------------------
### Makefile creation