~ubuntu-branches/ubuntu/maverick/tn5250/maverick

« back to all changes in this revision

Viewing changes to tn5250.pc.in

  • Committer: Bazaar Package Importer
  • Author(s): Carey Evans
  • Date: 2009-12-17 22:23:00 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20091217222300-cyutcin1bc0m9wrd
Tags: 0.17.4-2
Fix many compiler warnings, especially implicit pointer conversions
(closes: #561165, #561166).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
prefix=@prefix@
2
 
exec_prefix=@exec_prefix@
3
 
libdir=@libdir@
4
 
includedir=@includedir@
5
 
gconf_serverdir=@libexecdir@
6
 
krb5includedir=@krb5includedir@
7
 
sslincludedir=@sslincludedir@
8
 
      
9
 
 
10
 
 
11
 
Name: tn5250
12
 
Description: 5250 Terminal Emulator.
13
 
Version: @VERSION@
14
 
Libs: -L${libdir} -l5250 @LIBS@
15
 
Cflags: -I${includedir} ${krb5includedir} ${sslincludedir}