<br><br><div class="gmail_quote">On Thu, Feb 14, 2008 at 12:24 AM, Garrick Staples <<a href="mailto:garrick@usc.edu">garrick@usc.edu</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, Feb 13, 2008 at 10:29:03PM -0500, Glen Beane alleged:<br>
<div><div></div><div class="Wj3C7c">> I just ran "make distclean" and "svn status" on my copy of trunk and got<br>
> this (in addition to the "M"s for the files i'm working on):<br>
><br>
> ? src/resmom/cpa<br>
> ? src/resmom/linux/cpuset<br>
><br>
> are these new files that are generated during configure or make?<br>
<br>
</div></div>Just delete them.<br>
<br>
These are directories that were removed last week and are no longer under svn<br>
control. The single source files they contained are now one directory up.<br>
<br>
They were originally created because automake didn't support conditionally<br>
compiling single source files. You had to conditionally create and link a<br>
static archive. Automake in rhel4 has improved and we no longer have to jump<br>
through those hops.</blockquote></div><br>OK, thanks<br>