File: debianization-examples.patch

package info (click to toggle)
gmp-ecm 7.0.6%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,816 kB
  • sloc: ansic: 41,655; asm: 26,855; sh: 964; xml: 628; python: 493; makefile: 322
file content (24 lines) | stat: -rw-r--r-- 647 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description: debianization -- examples
 System preprocessing directive #include for examples.
Origin: debian
Forwarded: not-needed
Author: Jerome Benoit <calculus@rezozer.net>
Last-Update: 2015-05-31

--- a/ecmfactor.c
+++ b/ecmfactor.c
@@ -1,4 +1,4 @@
-/* ecmfactor.c - example of use of libecm.a.
+/* ecmfactor.c - example of use of the ECM library.
 
 Copyright 2005-2016 Paul Zimmermann, Dave Newman, Pierrick Gaudry.
 
@@ -22,7 +22,7 @@
 #include <string.h>
 #include <pthread.h>
 #include <gmp.h> /* GMP header file */
-#include "ecm.h" /* ecm header file */
+#include <ecm.h> /* ecm header file */
 
 /* thread structure */
 typedef struct