[Pkg-ace-devel] r420 - /trunk/debian/config/config.h

tgg-guest at users.alioth.debian.org tgg-guest at users.alioth.debian.org
Thu Sep 21 18:00:45 UTC 2006


Author: tgg-guest
Date: Thu Sep 21 18:00:42 2006
New Revision: 420

URL: http://svn.debian.org/wsvn/pkg-ace/?sc=1&rev=420
Log:
config.h does include config-lite.h, so remove the duplicate #error.

Modified:
    trunk/debian/config/config.h

Modified: trunk/debian/config/config.h
URL: http://svn.debian.org/wsvn/pkg-ace/trunk/debian/config/config.h?rev=420&op=diff
==============================================================================
--- trunk/debian/config/config.h (original)
+++ trunk/debian/config/config.h Thu Sep 21 18:00:42 2006
@@ -1,9 +1,5 @@
 #ifndef ACE_CONFIG_H
 #define ACE_CONFIG_H
-
-#ifndef _REENTRANT
-#error _REENTRANT has to be defined!
-#endif
 
 // bossekr at debian.org: Get the system capabilities.
 #include <unistd.h>




More information about the Pkg-ace-devel mailing list