repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
longlong
blob
714e2f20beb8390a4ceb019f3c7b9388f0f60236
1
Description:
2
Define HAVE_LONG_LONG_INT if 'long long int' works.
3
4
Status:
5
obsolete
6
7
Notice:
8
This module is obsolete.
9
10
Files:
11
m4/longlong.m4
12
13
configure.ac:
14
AC_REQUIRE([AC_TYPE_LONG_LONG_INT])
15
AC_REQUIRE([AC_TYPE_UNSIGNED_LONG_LONG_INT])
16
17
License:
18
LGPL
19
20
Maintainer:
21
Ben Pfaff