K 10
svn:author
V 7
mibsoft
K 8
svn:date
V 27
1998-02-26T14:18:50.000000Z
K 7
svn:log
V 512
|From:             Richard Michael Todd <rmtodd@mailhost.ecn.ou.edu>
|
|The new Makefile.in files don't have any references to the CFLAGS variable
|that configure finds.  This means that even though configure determines
|that we should all be building with '-g -O2', say, the Makefiles built by
|configure never include these flags, meaning that a lot of people may be
|surprised to find their inn-current executables didn't have the debugging
|symbols they thought they were supposed to have. :-)  Patch below:

END
