- using unsigned long long for constant max value of puk

- fixed fixup_la
- guessing building machine


git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@634 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
frankmorgner
2011-11-07 21:55:37 +00:00
parent df23b98c27
commit 27a3385f36
3 changed files with 14 additions and 14 deletions

View File

@@ -72,7 +72,6 @@ AC_TYPE_SIZE_T
AC_TYPE_SSIZE_T
AC_TYPE_UINT16_T
AC_TYPE_UINT32_T
AC_TYPE_UINT64_T
AC_TYPE_UINT8_T
# Checks for library functions.