~ubuntu-branches/ubuntu/precise/parted/precise

« back to all changes in this revision

Viewing changes to gnulib/modules/d-type

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-02-06 16:39:19 UTC
  • mfrom: (1.1.5 upstream)
  • mto: (7.3.2 experimental)
  • mto: This revision was merged to the branch mainline in revision 48.
  • Revision ID: james.westby@ubuntu.com-20100206163919-nsxr2vtchk0ecabf
Tags: upstream-2.1
ImportĀ upstreamĀ versionĀ 2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description:
2
 
Check whether struct dirent has a member named d_type.
3
 
 
4
 
Files:
5
 
m4/d-type.m4
6
 
 
7
 
Depends-on:
8
 
 
9
 
configure.ac:
10
 
gl_CHECK_TYPE_STRUCT_DIRENT_D_TYPE
11
 
 
12
 
Makefile.am:
13
 
 
14
 
Include:
15
 
 
16
 
License:
17
 
LGPLv2+
18
 
 
19
 
Maintainer:
20
 
Jim Meyering