~ubuntu-branches/ubuntu/lucid/gnats/lucid

« back to all changes in this revision

Viewing changes to libiberty/config.h-vms

  • Committer: Bazaar Package Importer
  • Author(s): Chad Walstrom
  • Date: 2005-03-07 17:56:31 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 hoary)
  • Revision ID: james.westby@ubuntu.com-20050307175631-agtm10dvjbemuc64
Tags: 4.1.0-0
* New upstream version
* debian/rules: now uses '--with-lispdir' option instead of environment
  variable overloading. Re-enabled optimization.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#ifndef NEED_strerror
2
 
#define NEED_strerror
3
 
#endif
4
 
#ifndef NEED_basename
5
 
#define NEED_basename
6
 
#endif
7
 
#ifndef NEED_psignal
8
 
#define NEED_psignal
9
 
#endif
10
 
#ifndef NEED_on_exit
11
 
#define NEED_on_exit
12
 
#endif
13