~ubuntu-branches/ubuntu/gutsy/libsamplerate/gutsy

« back to all changes in this revision

Viewing changes to src/config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Anand Kumria
  • Date: 2005-11-26 09:44:31 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20051126094431-q45da3haxdd72g0i
Tags: 0.1.2-2
* Previous upload was rejected by ftp-master becasue they felt that
  having only a single binary in samplerate-programs was not a good
  idea.
* Include all example programs instead

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
/* Define to 1 if you have the <memory.h> header file. */
64
64
#undef HAVE_MEMORY_H
65
65
 
66
 
/* Define to 1 if you have the <mmreg.h> header file. */
67
 
#undef HAVE_MMREG_H
68
 
 
69
66
/* Set to 1 if you have libsndfile. */
70
67
#undef HAVE_SNDFILE
71
68
 
84
81
/* Define to 1 if you have the <sys/stat.h> header file. */
85
82
#undef HAVE_SYS_STAT_H
86
83
 
 
84
/* Define to 1 if you have the <sys/times.h> header file. */
 
85
#undef HAVE_SYS_TIMES_H
 
86
 
87
87
/* Define to 1 if you have the <sys/types.h> header file. */
88
88
#undef HAVE_SYS_TYPES_H
89
89