K 10 svn:author V 5 steve K 8 svn:date V 27 2000-08-25T14:36:39.000000Z K 7 svn:log V 293 m4(1) was stripping the [] to leave *.Cc in my previous fix and this was causing problems with a few ports determining that .c was the suffix for executables. The fix is to expand it to '*.c | *.C' so that m4(1) doesn't try to outsmart us. Noticed by: George W. Dinolt END