~swag/armagetronad/0.2.9-sty+ct+ap-fork

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: z-man
  • Date: 2007-01-10 17:29:46 UTC
  • Revision ID: svn-v3-list-QlpoOTFBWSZTWZvbKhsAAAdRgAAQABK6798QIABURMgAAaeoNT1TxT1DQbKaeobXKiyAmlWT7Y5MkdJOtXDtB7w7DOGFBHiOBxaUIu7HQyyQSvxdyRThQkJvbKhs:7d95bf1e-0414-0410-9756-b78462a59f44:armagetronad%2Fbranches%2F0.2.8%2Farmagetronad:6752
Backported Luke's directory fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
825
825
 
826
826
# additional paths:
827
827
# scripts
828
 
AC_AA_PATH(scriptdir,${aa_datadir}/scripts,[shell scripts],[DATADIR/scripts])
 
828
AC_AA_PATH_NOSUFFIX(scriptdir,${aa_datadir}/scripts,[shell scripts],[DATADIR/scripts])
829
829
 
830
830
# documentation
831
831
AC_AA_PATH_PREPARE(docdir)