~ubuntu-branches/ubuntu/saucy/rubyluabridge/saucy

« back to all changes in this revision

Viewing changes to extconf.rb

  • Committer: Bazaar Package Importer
  • Author(s): Roberto C. Sanchez
  • Date: 2010-06-13 00:22:17 UTC
  • mfrom: (2.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100613002217-mhw0ffxxlx66of9j
Tags: 0.7.0-1
* New upstream release
* Update watch file and add repack script
* Bump standards version to 3.8.4 (no changes)
* Add dependency on libboost-dev
* Add missing ${misc:Depends}
* Update to Debian source format 3.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
    $CFLAGS += '-DRLB_DEBUG '
20
20
end
21
21
 
 
22
# link in C++ libraries
 
23
$LIBS << " -lstdc++ -lc"
22
24
 
23
25
nolua_msg = <<END_OF_MESSAGE
24
26
need liblua.