summaryrefslogtreecommitdiff
path: root/autoconf-lib-link/tests/rpathly/usey.c
diff options
context:
space:
mode:
Diffstat (limited to 'autoconf-lib-link/tests/rpathly/usey.c')
-rw-r--r--autoconf-lib-link/tests/rpathly/usey.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/autoconf-lib-link/tests/rpathly/usey.c b/autoconf-lib-link/tests/rpathly/usey.c
deleted file mode 100644
index 9fff7871b..000000000
--- a/autoconf-lib-link/tests/rpathly/usey.c
+++ /dev/null
@@ -1,2 +0,0 @@
-extern int rpathy_value (void);
-int main () { return !(rpathy_value () == 57); }