~pac72/ubuntu/lucid/ddd/devel

« back to all changes in this revision

Viewing changes to libiberty/acconfig.h

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Schepler
  • Date: 2004-07-22 03:49:37 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20040722034937-cysl08t1jvba4jrx
Tags: 1:3.3.9-3
USERINFO has been renamed to USERINFO.txt; adjust debian/rules code
to match, to get correct information on the About DDD dialog.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/* Define if you have the sys_errlist variable.  */
2
 
#undef HAVE_SYS_ERRLIST
3
 
 
4
 
/* Define if you have the sys_nerr variable.  */
5
 
#undef HAVE_SYS_NERR
6
 
 
7
 
/* Define if you have the sys_siglist variable.  */
8
 
#undef HAVE_SYS_SIGLIST
9
 
 
10
 
/* Define if you have the strerror function.  */
11
 
#undef HAVE_STRERROR
 
1
/* Define to `unsigned long' if <sys/types.h> doesn't define.  */
 
2
#undef uintptr_t
 
3