* Revert r1594 - it didn't solve the problem. Instead add
svn-revision to distributions, which should fix it.
This commit is contained in:
parent
2248becfd3
commit
3ade3e7721
3 changed files with 5 additions and 4 deletions
|
|
@ -7,5 +7,5 @@ AM_CXXFLAGS = \
|
|||
-DNIX_DATA_DIR=\"$(datadir)\" \
|
||||
-DNIX_STATE_DIR=\"$(localstatedir)/nix\" \
|
||||
-DNIX_LOG_DIR=\"$(localstatedir)/log/nix\" \
|
||||
-DNIX_VERSION=\"$(NIX_VERSION)\" \
|
||||
-DNIX_VERSION=\"$(VERSION)\" \
|
||||
-I.. ${aterm_include} -I../libutil -I../libstore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue