~ubuntu-branches/ubuntu/karmic/freej/karmic

« back to all changes in this revision

Viewing changes to lib/sdl_image/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luca Bigliardi
  • Date: 2008-06-24 15:59:29 UTC
  • mfrom: (1.1.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080624155929-aa5w6drerpknu0jy
Tags: 0.10git20080824-1
* Imported from upstream some build fixes.
* Add a note on GFDL for freej manpage in debian/copyright.
* Fix typos in 'Description:' (Closes: #487839)

Show diffs side-by-side

added added

removed removed

Lines of Context:
98
98
CPP = @CPP@
99
99
CPPFLAGS = @CPPFLAGS@
100
100
CWIID_DIR = @CWIID_DIR@
 
101
CWIID_LIBS = @CWIID_LIBS@
101
102
CXX = @CXX@
102
103
CXXCPP = @CXXCPP@
103
104
CXXDEPMODE = @CXXDEPMODE@
127
128
GLADE2_CFLAGS = @GLADE2_CFLAGS@
128
129
GLADE2_LIBS = @GLADE2_LIBS@
129
130
GOOM_DIR = @GOOM_DIR@
 
131
GOOM_LIBS = @GOOM_LIBS@
130
132
GOOM_PPC_FILES = @GOOM_PPC_FILES@
131
133
GREP = @GREP@
132
134
INSTALL_DATA = @INSTALL_DATA@