The /src/potrace directory needed some cleaning up. Also, as Bulia suggested, I needed make /trace a subdir of /src, so that in the future other implementations might be added (such as maybe something of our own). In addition, it is probably best to not litter Peter's Potrace source files with files of our own.
So now it is organized as /src/trace and /src/trace/potrace, and Makefile_insert Makefile.am verbs.cpp dialogs/tracedialog.h dialogs/tracedialog.cpp and several of the items in /trace have been edited to reflect this structure.
You will need 'cvs up -P -d' to get this stuff. . -Please- let me know if this breaks the build. I am trying a fresh checkout/build to make sure it is OK.
Bob
On Tue, Sep 28, 2004 at 03:04:23PM -0500, Bob Jamison wrote:
-Please- let me know if this breaks the build. I am trying a fresh checkout/build to make sure it is OK.
I just did fresh builds on Linux and W32, so the tree is OK, as far as I know. But I still would like someone else to check it.
It was necessary for me to re-run autogen.sh and ./config.status --re && ./config.status . But after that it compiled fine.
pjrm.
participants (2)
-
Bob Jamison
-
Peter Moulder