Talk:PrepareProgram
From GoboLinux Knowledge Base
It would be rely nice if the list of the prefix flags PrepareProgram sends to ./configure was on this page. I keep coming back every time I get the erge to really build something form source. This would be really useful for those who experiment with compiling programs in there home directors.
- Just use PrepareProgram. That is what it is for. Whenever you would call "./configure", call PrepareProgram instead. You can pass whatever flags you were passing to configure to "PrepareProgram --", eg "PrepareProgram Foobar 1.0 -- --enable-shared"


