r9349: update for allegro7
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 May 2004 11:32:08 +0000 (11:32 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 13 May 2004 11:32:08 +0000 (11:32 +0000)
wol.asd

diff --git a/wol.asd b/wol.asd
index 46b8b3f7f161fcd6474f36c03e55571d0bdb3c60..e75c959be37f886f8b47513f54ca95e836e42db8 100644 (file)
--- a/wol.asd
+++ b/wol.asd
@@ -21,7 +21,7 @@
 #+allegro (require :phtml)
 #+allegro (require :pxml)
 #+allegro (require :sock)
-#+(and allegro unix) (require :ipc)
+#+(and allegro-v6.2 unix) (require :ipc)
 
 (defpackage #:wol-system (:use #:cl #:asdf))
 (in-package #:wol-system)