Changed HAVE_LPT_PORT to HAVE_PCSTYLE_LPT_CONTROL

This commit is contained in:
gfk
2002-05-04 14:20:22 +00:00
parent 3f385754b0
commit 26a63f7d81
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
#if defined DELAY_GETTIMEOFDAY
# undef DELAY_NANOSLEEP
# undef DELAY_IOCALLS
#elif defined DELAY_IOCALLS && defined HAVE_LPT_PORT
#elif defined DELAY_IOCALLS && defined HAVE_PCSTYLE_LPT_CONTROL
# undef DELAY_GETTIMEOFDAY
# undef DELAY_NANOSLEEP
# include "port.h"