mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 19:08:55 -04:00
Eliminate unused HAVE_GETTIMEOFDAY which conflicts with Python's definition anyway.
This commit is contained in:
parent
40cc37e3da
commit
0046d259dc
@ -1883,7 +1883,6 @@ DTOOL_CONFIG=[
|
||||
("SIMPLE_STRUCT_POINTERS", '1', 'UNDEF'),
|
||||
("HAVE_DINKUM", 'UNDEF', 'UNDEF'),
|
||||
("HAVE_STL_HASH", 'UNDEF', 'UNDEF'),
|
||||
("HAVE_GETTIMEOFDAY", 'UNDEF', '1'),
|
||||
("GETTIMEOFDAY_ONE_PARAM", 'UNDEF', 'UNDEF'),
|
||||
("HAVE_GETOPT", 'UNDEF', '1'),
|
||||
("HAVE_GETOPT_LONG_ONLY", 'UNDEF', '1'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user