[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Collapsed directories in libinterp
From: |
John W. Eaton |
Subject: |
Re: Collapsed directories in libinterp |
Date: |
Thu, 04 Jul 2013 09:37:42 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20130116 Icedove/10.0.12 |
On 07/03/2013 10:42 PM, Rik wrote:
7/3/13
Jordi,
I went ahead and collapsed interp-core and interpfcn into the existing
corefcn directory.
OK, after this change, it's probably a good idea to wipe out the old
interp-core and interpfcn directories in your build trees.
Also, make by itself did not handle the rearrangement, so I'd
recommend running ./bootstrap in the source tree. Then Make
ran configure again for me.
jwe