~ubuntu-branches/ubuntu/hoary/cdrtools/hoary

« back to all changes in this revision

Viewing changes to include/vadefs.h

  • Committer: Bazaar Package Importer
  • Author(s): Eduard Bloch
  • Date: 2002-04-09 10:03:06 UTC
  • Revision ID: james.westby@ubuntu.com-20020409100306-0mibp3jcbifarjue
Tags: 4:1.10-7
* The seventh-time-lucky release. This should go into Woody.
* Simplified the old crap^h^h^h^hdebconf interaction part, moved makedev
  calls to cdrecord.postinst, since makedev != essential. Closes: #141905

Show diffs side-by-side

added added

removed removed

Lines of Context:
51
51
#       endif
52
52
#endif
53
53
 
54
 
#if (defined(__linux__) || defined(__linux) || defined(sun)) && \
 
54
#if (defined(linux) || defined(sun)) && \
55
55
                (defined(__ppc) || defined(__PPC) || defined(powerpc) || defined(__powerpc__))
56
56
 
57
57
#       ifndef  VA_LIST_IS_ARRAY