]> rtime.felk.cvut.cz Git - omk/sssa.git/commitdiff
Changed ambiguous CONFGEN filename
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 12 May 2009 09:49:09 +0000 (11:49 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 12 May 2009 09:49:09 +0000 (11:49 +0200)
CONFGEN message included the name of the stamp file without the
extension. This was ambiguous because in the case of named (not
LOCAL_CONFIG_H) config files, the final header file is located in
different directory than stamp file and therefore the message mentioned
a non-existent file path. Now, the CONFGEN message only includes
filename without directory. The full path is shown in update message.


No differences found