~ubuntu-branches/ubuntu/lucid/graphviz/lucid-security

« back to all changes in this revision

Viewing changes to lib/utilities/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-11-05 09:54:54 UTC
  • mfrom: (1.2.6 upstream) (6.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20081105095454-ly206extt9viqwia
Tags: 2.20.2-3ubuntu1
* Merge with Debian unstable; remaining Ubuntu changes:
  - Build against guile 1.8 instead of 1.6. (forwarded to Debian #493974)
  - Fix gs-common build dependency to ghostscript. (forwarded to 
    Debian #504569)
  - Update build dep libltdl3-dev to libltdl7-dev. (forwarded to
    Debian #504571)
* Build against lua 5.1 instead of 5.0. This drops this Debian delta and
  moves Ubuntu towards the newer lua version, which we need to do at some
  point anyway.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: Makefile.am,v 1.8 2008/03/08 19:00:27 ellson Exp $ $Revision: 1.8 $
2
 
# ## Process this file with automake to produce Makefile.in
3
 
#
4
 
AM_CPPFLAGS = \
5
 
        -I$(top_srcdir) \
6
 
        -I$(top_srcdir)/cmd/smyrna \
7
 
        -I$(top_srcdir)/lib/utilities \
8
 
        -I$(top_srcdir)/lib/xdot \
9
 
        -I$(top_srcdir)/lib/glcomp \
10
 
        -I$(top_srcdir)/lib/cgraph \
11
 
        -I$(top_srcdir)/lib/cdt \
12
 
        $(GTK_CFLAGS) $(GTKGL_CFLAGS) $(GTKGLEXT_CFLAGS) $(GLADE_CFLAGS) $(FREETYPE2_CFLAGS)
13
 
 
14
 
if WITH_SMYRNA
15
 
noinst_HEADERS = \
16
 
        abstring.h cclass.h cname.h glTexFont.h glTexFontDefs.h \
17
 
        glTexFontInclude.h glTexFontTGA.h utils.h
18
 
 
19
 
noinst_LTLIBRARIES = libutilities_C.la
20
 
endif
21
 
 
22
 
libutilities_C_la_SOURCES = \
23
 
        abstring.c glTexFont.c glTexFontColor.c glTexFontTGA.c intersect.c