Packaging

- Began modification of script.txt in preparation for next movie!
- Added README.1.5.0 warning to configure.ac.  Do you think people
  will see it?  And then read the file?  I may need to provide an
  automated solution.
This commit is contained in:
Paul Beckingham
2009-02-15 23:44:58 -05:00
parent 0219ed4fe3
commit 6d551357ff
2 changed files with 16 additions and 5 deletions

View File

@@ -73,3 +73,10 @@ AC_CHECK_FUNC(srandom, [AC_DEFINE([HAVE_SRANDOM], [1], [Found srandom])])
AC_CONFIG_FILES([Makefile src/Makefile])
AC_OUTPUT
AC_MSG_NOTICE([...])
AC_MSG_NOTICE([...])
AC_MSG_NOTICE([Existing task users please read the README.1.5.0 file!])
AC_MSG_NOTICE([...])
AC_MSG_NOTICE([...])