autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

question about the *.Po files


From: Harald Dunkel
Subject: question about the *.Po files
Date: Wed, 06 Apr 2005 10:01:56 +0200
User-agent: Debian Thunderbird 1.0.2 (X11/20050331)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]