-----BEGIN PGP SIGNED MESSAGE-----

>> 
>> I got a compiler error when trying to compile xmame-0.84.1/src/cdrom.c
>> stating that the line...
>> 
>>      #if LSB_FIRST
>> 
>> is missing something to compare it to.
>> 
>> Shouldn't the line be...
>> 
>>      #ifdef LSB_FIRST
>> 
>> as thats what the rest of the code uses.
>
>To cover all cases, I'll change src/unix.make so it reads -DLSB_FIRST=1 
>instead of just -DLSB_FIRST.
>

If you're going to do that, you might as well go through the makefile and 
change all the other defines that don't have values as well.  (just to be 
safe).


 +------------------+--------------------------+---------------+
 | Robert Alan Byer | [EMAIL PROTECTED] | ICQ #65926579 |
 +------------------+--------------------------+---------------+
 | Send an E-mail request to obtain a copy of my PGP key.      |
 +-------------------------------------------------------------+
 | "It is by caffeine alone I set my mind in motion.  It is by |
 |  cans of cola the thoughts aquire speed, the hands acquire  |
 |  shakes, the shakes become a warning.  It is by caffeine    |
 |  alone I set my mind in motion."                            |
 +-------------------------------------------------------------+


-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQEVAwUBQQ+A+aVSqzlBVJbBAQH2NAgAnQlu/M4mq+Lxdb59HPT5NINKNp/+faN5
t53txLVgnKL9ouJdP2z2UE3CjyL0sqXkyQpshzZ7pSYSX4dM9uLAwo/KmRnDgpK7
SGnS0bhQBwVWd61Kh3fC0tMwwlyO+0J/6syW0PdGkBbXU4Ty3EVOr/Ogs5+xW9jI
eIn5DTJiBp8/TR93GBJhbSZz3sAMEpJ7oDFlX5/X0+pJLDCusQwiiE6eL55cLL9Q
lUpn+CiWIGhkCgypN9mPaYlmXyAyDxQvvkOUv3ELodWGhbEHVD7aMsBTKWTW2pmw
5zpjmOBo7zFTVXrOIg6l5DJz5AE1yeSEQSwJvnB8/f8XOIWfUpTq/A==
=UDh5
-----END PGP SIGNATURE-----

_______________________________________________
Xmame mailing list
[EMAIL PROTECTED]
http://toybox.twisted.org.uk/mailman/listinfo/xmame

Reply via email to