~ubuntu-branches/ubuntu/hardy/ltspfs/hardy-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Oliver Grawert
  • Date: 2008-02-05 11:04:43 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: james.westby@ubuntu.com-20080205110443-zj6vn436pshbx3pl
Tags: upstream-0.5.0~bzr20080109
ImportĀ upstreamĀ versionĀ 0.5.0~bzr20080109

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
ECHO_T = @ECHO_T@
91
91
EGREP = @EGREP@
92
92
EXEEXT = @EXEEXT@
 
93
GLIB_CFLAGS = @GLIB_CFLAGS@
 
94
GLIB_LIBS = @GLIB_LIBS@
 
95
GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
 
96
GOBJECT_LIBS = @GOBJECT_LIBS@
93
97
GREP = @GREP@
94
98
INSTALL_DATA = @INSTALL_DATA@
95
99
INSTALL_PROGRAM = @INSTALL_PROGRAM@