~ubuntu-branches/ubuntu/maverick/openipmi/maverick

« back to all changes in this revision

Viewing changes to include/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-05-26 14:58:52 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100526145852-q08oehnlfle6j5da
Tags: 2.0.18-0ubuntu1
New upstream version. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
TCL_PKGCONF = @TCL_PKGCONF@
172
172
TCL_SO = @TCL_SO@
173
173
TCL_TARGET = @TCL_TARGET@
 
174
TERM_LIBS = @TERM_LIBS@
174
175
VERSION = @VERSION@
175
176
ac_ct_CC = @ac_ct_CC@
176
177
ac_ct_CXX = @ac_ct_CXX@