~ubuntu-branches/ubuntu/raring/icecc/raring

« back to all changes in this revision

Viewing changes to config.h.in

  • Committer: Package Import Robot
  • Author(s): Rodrigo Belem
  • Date: 2012-12-16 12:57:40 UTC
  • mfrom: (1.2.9)
  • Revision ID: package-import@ubuntu.com-20121216125740-rnwdduxnnvddrp8y
Tags: 0.9.8~git2012121601-0ubuntu1
* New git snapshot.
* Remove warnings from init script.
* Add libcap-ng-dev as build dependency.
* Update debian/icecc.conf to use defaults for iceccd log,

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
/* Define to 1 if you have the <kinfo.h> header file. */
111
111
#undef HAVE_KINFO_H
112
112
 
 
113
/* Define if system has libcap-ng installed */
 
114
#undef HAVE_LIBCAP_NG
 
115
 
113
116
/* Define to 1 if you have the `inet' library (-linet). */
114
117
#undef HAVE_LIBINET
115
118