aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schlemmer <azarah@gentoo.org>2005-05-04 23:35:39 +0000
committerMartin Schlemmer <azarah@gentoo.org>2005-05-04 23:35:39 +0000
commited0b393782c3ca906e04fb59bb4242dc5176c569 (patch)
treeeb854c212724418da8a498daaea1639a20d0c295 /libctest.c
parentAdd rename support of symlinks pointing to protected files/directories. (diff)
downloadsandbox-ed0b393782c3ca906e04fb59bb4242dc5176c569.tar.gz
sandbox-ed0b393782c3ca906e04fb59bb4242dc5176c569.tar.bz2
sandbox-ed0b393782c3ca906e04fb59bb4242dc5176c569.zip
We create libctest.c via configure, so no need to keep it around. Do some
cleanup related to libctest.c and libctest during configure. Signed-off-by: Martin Schlemmer <azarah@gentoo.org>
Diffstat (limited to 'libctest.c')
-rw-r--r--libctest.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libctest.c b/libctest.c
deleted file mode 100644
index 78f2de1..0000000
--- a/libctest.c
+++ /dev/null
@@ -1 +0,0 @@
-int main(void) { return 0; }