[Pcsclite-cvs-commit] Drivers/ccid/src debug.h,1.7,1.8

rousseau@haydn.debian.org rousseau@haydn.debian.org


Update of /cvsroot/pcsclite/Drivers/ccid/src
In directory haydn:/tmp/cvs-serv24626

Modified Files:
	debug.h 
Log Message:
we do not need to have PACKAGE defined (I do not remember what it was
used for)


Index: debug.h
===================================================================
RCS file: /cvsroot/pcsclite/Drivers/ccid/src/debug.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- debug.h	6 Apr 2004 13:09:59 -0000	1.7
+++ debug.h	30 Jun 2004 13:28:22 -0000	1.8
@@ -36,10 +36,6 @@
  *
  */
  
-#ifndef PACKAGE		/* PACKAGE is defined in ../config.h by ./configure */
-#error "file config.h NOT included"
-#endif
-
 #ifndef _GCDEBUG_H_
 #define  _GCDEBUG_H_