maint.mk: catch more abuse of HAVE_DECL in syntax-check
[gnulib.git] / tests / havelib / rpathlyx / usey.c
1 extern int rpathy_value (void);
2 int main () { return !(rpathy_value () == 57); }