mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-04 08:20:45 -08:00
Remove flag that offends some versions of MSVC
This commit is contained in:
parent
2abb3c9fed
commit
e5ede760be
1 changed files with 1 additions and 1 deletions
|
|
@ -297,7 +297,7 @@ MA 02111-1307, USA. */
|
|||
#define HAVE_LONG_DOUBLE 1
|
||||
|
||||
/* Define if the system has the type `long long'. */
|
||||
#define HAVE_LONG_LONG 1
|
||||
#define HAVE_LONG_LONG 0
|
||||
|
||||
/* Define if you have the `lrand48' function. */
|
||||
#undef HAVE_LRAND48
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue