Search found 2 matches
- Wed May 27, 2009 2:33 pm
- Forum: newLISP in the real world
- Topic: Modifying newlisp to be able to handle variable ${PREFIX}
- Replies: 5
- Views: 2819
Where do I submit a patch to the makefile?
I completely forgot about this, but I wrote a patch to the makefile to make it more *nix-like re:$PREFIX. I only happened to notice it after doing some spring cleaning of my hard drive. :D I just took a casual look at the newlisp changes file and there's no prefix support so far, so I think it's fai...
- Mon Apr 06, 2009 2:24 am
- Forum: newLISP in the real world
- Topic: Modifying newlisp to be able to handle variable ${PREFIX}
- Replies: 5
- Views: 2819
Modifying newlisp to be able to handle variable ${PREFIX}
Hi, Just like to say I just recently discovered newlisp and am very interested in playing with it! The first thing I want to do is literally play with newlisp itself, to make it more amenable with my package manager (and other package managers). For that to happen, I have to find a way to deal with ...