DEBSOURCES
Skip Quicknav
sources / libmath-mpfr-perl / 4.38-1 / checklib.in
12345678
#include <stdio.h> int main(void) { printf("%s", "Found the mpfr and gmp libraries"); return 0; }