summaryrefslogtreecommitdiff
path: root/modules/longlong
blob: 5b73e93170c570b18dbeb10c2ef64b2d9cca83d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description:
Define HAVE_LONG_LONG_INT if 'long long int' works.

Files:
m4/longlong.m4

configure.ac:
AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])

License:
GPL

Maintainer:
Ben Pfaff