~ubuntu-branches/ubuntu/jaunty/luatex/jaunty

« back to all changes in this revision

Viewing changes to src/texk/etc/autoconf/acidentifiers

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Preining
  • Date: 2007-09-24 12:56:11 UTC
  • Revision ID: james.westby@ubuntu.com-20070924125611-a8ge689azbptxvla
Tags: upstream-0.11.2
ImportĀ upstreamĀ versionĀ 0.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sys_siglist     AC_DECL_SYS_SIGLIST
 
2
mode_t          AC_TYPE_MODE_T
 
3
off_t           AC_TYPE_OFF_T
 
4
pid_t           AC_TYPE_PID_T
 
5
size_t          AC_TYPE_SIZE_T
 
6
uid_t           AC_TYPE_UID_T
 
7
gid_t           AC_TYPE_UID_T
 
8
S_ISDIR         AC_HEADER_STAT
 
9
S_ISREG         AC_HEADER_STAT
 
10
S_ISCHR         AC_HEADER_STAT
 
11
S_ISBLK         AC_HEADER_STAT
 
12
S_ISFIFO        AC_HEADER_STAT
 
13
S_ISLNK         AC_HEADER_STAT
 
14
S_ISSOCK        AC_HEADER_STAT
 
15
st_blksize      AC_STRUCT_ST_BLKSIZE
 
16
st_blocks       AC_STRUCT_ST_BLOCKS
 
17
st_rdev         AC_STRUCT_ST_RDEV
 
18
timeval         AC_HEADER_TIME
 
19
tm              AC_STRUCT_TM
 
20
tm_zone         AC_STRUCT_TIMEZONE
 
21
const           AC_C_CONST
 
22
inline          AC_C_INLINE