~ubuntu-branches/ubuntu/trusty/tla/trusty

« back to all changes in this revision

Viewing changes to src/PLUGIN/auto

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Suffield
  • Date: 2004-05-30 20:13:29 UTC
  • Revision ID: james.westby@ubuntu.com-20040530201329-mgovd2u99mkxi0hf
Tags: upstream-1.2
ImportĀ upstreamĀ versionĀ 1.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
;; On some systems, programs that use socket functions
 
3
;; need to link with a library "-lsocket".  We presume that
 
4
;; if such a library exists, it should be used.
 
5
;; 
 
6
 
 
7
library-test socket-library -lsocket
 
8
 
 
9
gcc-test gcc-version
 
10
 
 
11
exec-suffix-test
 
12