Author: Thibaut Paumard <paumard@users.sourceforge.net>
Description: Configure the package by editing the Makefile 
Forwarded: not-needed

--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,8 @@
  INSTALL=cp -p
 
  CC = gcc -pipe
-#CPPFLAGS =  -I. -DOP_INTEGER=long -DOP_LOGICAL=int
- CPPFLAGS = -I.
+ CPPFLAGS =  -I. -DOP_INTEGER=long -DOP_LOGICAL=int
+#CPPFLAGS = -I.
  CFLAGS = -O2 -Wall
 
  RM = rm -f
