]> andersk Git - libfaim.git/commitdiff
Ooops.
authormid <mid>
Sat, 24 Jun 2000 02:23:51 +0000 (02:23 +0000)
committermid <mid>
Sat, 24 Jun 2000 02:23:51 +0000 (02:23 +0000)
faim/aim.h

index 20105f8332347da3ac9ea20522670accd413c286..6d6ec251b744c4f61927d183f61774a9f8674303 100644 (file)
@@ -13,7 +13,7 @@
 #include <faim/faimconfig.h>
 #include <faim/aim_cbtypes.h>
 
-#if !defined(FAIM_USEPTHREADS) || !defined(FAIM_USEFAKELOCKS)
+#if !defined(FAIM_USEPTHREADS) && !defined(FAIM_USEFAKELOCKS)
 #error pthreads or fakelocks are currently required.
 #endif
 
This page took 0.186338 seconds and 5 git commands to generate.