From 6c9bcc6f41bb738c216fc810246f60576d9ec6e4 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 26 Nov 2004 03:20:37 +0100 Subject: cpu dependent skeleton --- test/x11pdf.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/x11pdf.c') diff --git a/test/x11pdf.c b/test/x11pdf.c index b02b2c58..46e95632 100644 --- a/test/x11pdf.c +++ b/test/x11pdf.c @@ -362,6 +362,8 @@ int main(int argc, char **argv) if (argc - optind == 0) usage(); + fz_cpudetect(); + filename = argv[optind++]; xopen(); -- cgit v1.2.3