Hi folks,

I noted that sometimes the *.Po file for a *.o file looks
like this

utils/src/libbigint_a-bigint.o : \
 \
 /local/tmp/nbuild/sandboxsLSPpw/src/utils/src/bigint.cc \
 /usr/include/string.h /usr/include/features.h \
 :
 :

and sometimes like this

sound.o sound.o: ../../../src/mylib/sound.cxx ../../../include/common.h \
  ../../include/config.h /usr/include/stdio.h /usr/include/features.h \
  /usr/include/sys/cdefs.h /usr/include/gnu/stubs.h \
  :

Note the different path to the source files.

How comes?

I like the second version, cause it allows me to rename my
sandbox directory without having to rebuild everything. Is
there a way to enforce this format?


Regards

Harri

_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to