11 Dec
2007
11 Dec
'07
3:33 p.m.
Author: diego Date: Tue Dec 11 21:33:56 2007 New Revision: 25361 Log: Remove redundant condition from list of CD/DVD-ROM devices. Modified: trunk/configure Modified: trunk/configure ============================================================================== --- trunk/configure (original) +++ trunk/configure Tue Dec 11 21:33:56 2007 @@ -8257,9 +8257,6 @@ $_def_vcd #ifdef sun #define DEFAULT_CDROM_DEVICE "/vol/dev/aliases/cdrom0" #define DEFAULT_DVD_DEVICE DEFAULT_CDROM_DEVICE -#elif defined(HPUX) -#define DEFAULT_CDROM_DEVICE "/dev/cdrom" -#define DEFAULT_DVD_DEVICE "/dev/dvd" #elif defined(WIN32) #define DEFAULT_CDROM_DEVICE "D:" #define DEFAULT_DVD_DEVICE "D:"
6545
Age (days ago)
6545
Last active (days ago)
0 comments
1 participants
participants (1)
-
diego