freebsd-ports/devel/autoconf254/files
Steve Price de8800ab88 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 <gdinolt@pacbell.net>
2000-08-25 14:36:39 +00:00
..
patch-aa
patch-ab
patch-ac
patch-ad Create a tempfile a bit later on so it doesnt get left behind. 2000-02-17 07:37:53 +00:00
patch-ae Secure tempfile generation 2000-01-15 07:38:56 +00:00
patch-af Secure tempfile generation 2000-01-15 07:38:56 +00:00
patch-ag m4(1) was stripping the [] to leave *.Cc in my previous fix and this 2000-08-25 14:36:39 +00:00