* acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple files in
authorTom Yu <tlyu@mit.edu>
Wed, 12 Jun 1996 23:34:35 +0000 (23:34 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 12 Jun 1996 23:34:35 +0000 (23:34 +0000)
commit15e47291414a0ec73dfd4183492a3b6a8a295da4
tree29cccf4266ddcf559e8e5bee7cc0c3592954243a
parent44217b465a75cd6f6222eeda8df2e1f4a8fb13f0
* acgeneral.m4 (AC_OUTPUT_FILES): allow for multiple files in
AC_OUTPUT; this is done via
AC_OUTPUT(outfile[:infile1[+infile2[+infile3...]]]).  The
source files are concatenated and substituted over.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8341 dc483132-0cff-0310-8789-dd5450dbe970
src/util/autoconf/acgeneral.m4