~ubuntu-branches/ubuntu/trusty/htop/trusty-proposed

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Bazaar Package Importer
  • Author(s): Eugene V. Lyubimkin
  • Date: 2009-04-05 11:51:34 UTC
  • mto: (10.1.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20090405115134-6hho5nhqqb21f1gp
Tags: upstream-0.8.1+svn149
ImportĀ upstreamĀ versionĀ 0.8.1+svn149

Show diffs side-by-side

added added

removed removed

Lines of Context:
44
44
/* Define if openvz support enabled. */
45
45
#undef HAVE_OPENVZ
46
46
 
 
47
/* Have plpa */
 
48
#undef HAVE_PLPA
 
49
 
47
50
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
48
51
   and to 0 otherwise. */
49
52
#undef HAVE_REALLOC