Juha Sointusalo
|
64350e3955
|
build: fix removing ln test directory
Fixes "/bin/rmdir: failed to remove 'ln_test': No such file or directory"
error message from configure.
|
2019-02-09 23:24:50 +02:00 |
Christian Beer
|
6e8c08b38f
|
Build: test if hard links are really working
The AFS filesystem does not allow hard links between files in different directories. We fall back to symbolic links in that case.
|
2017-04-11 15:16:08 +02:00 |
Eric J Korpela
|
630dcb0835
|
- First fixes for out-of-source-tree configure and compile - samples/example_app will no longer build by default. To build person compile must run make in the example_app directory in-source-tree. Thats because the Makefile is not and should not be generated by automake.
|
2013-03-01 16:19:16 +01:00 |
Eric J. Korpela
|
1cc1bf05a8
|
Added autoconf macro to check if soft and hard links really work, or are
just faked.
svn path=/trunk/boinc/; revision=6976
|
2005-08-02 18:25:17 +00:00 |