Juergen Vigna <[EMAIL PROTECTED]> writes:
| On 18-Sep-2000 Lars Gullik Bjønnes wrote:
| > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes:
| >
| >| Hi folk,
| >|
| >| This small patch fixes a ``make dist'' oversight (and lets my auto-compile
| >| and RPM generation proceed). However, even with this, I get the following
| >| errors on compilation:
| >|
| >| table.C:791: new declaration `class string LyXTable::GetPWidth(int)'
| >| table.h:173: ambiguates old declaration `const class string
| >| LyXTable::GetPWidth(
| >
| > This is strange since table.C and table. are not part of the build
| > process anymore.
| >
|
| Well he modified the Makefile and put them in again ;)
|
| I fixed this and IMO they still should be part of the build process
| at least until we remove all references to them in the LyX-Source and
| remove them from the repository!
The only reason why I haven't done that already is that you might need
them a bit further. If you don't need those files I will remove them.
Lgb