Hey,

I am currently experiencing some odd behaviour of the autotools package handler. I am trying to integrate an autotools package with a given configure script - no *.in oder *.ac file is provided:

1. Although all options like pkg[:aclocal], pkg[:autoconf] etc. are
   explicitly turned off, autoproj still wants a *.in or *.ac file -
   which is definitely not used, if I create an empty one
2. When autoproj executes the configure script, something like
   --prefix=/foo/ is /always /passed as a script argument. How to turn
   off that prefix? It's necessary because the script wants a custom
   argument like -prefix=/foo/, which can be configured by seperately
   calling pkg.configureflags.

Best,

Dennis

_______________________________________________
Rock-dev mailing list
[email protected]
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev

Reply via email to