diff options
| author | Kees Cook <kees@outflux.net> | 2007-12-10 05:29:23 +0000 |
|---|---|---|
| committer | keescook <keescook@users.sourceforge.net> | 2007-12-10 05:29:23 +0000 |
| commit | 3bbfb29347465809918421d6dafcd5c0816935e1 (patch) | |
| tree | eb280d39803051efd86b1f496bfe130afa42787f /src/Makefile.am | |
| parent | always build cairo backend; add interface for setting cairo surface to renderer (diff) | |
| download | inkscape-3bbfb29347465809918421d6dafcd5c0816935e1.tar.gz inkscape-3bbfb29347465809918421d6dafcd5c0816935e1.zip | |
Implement cross-architecture print dialog using cairo and PNG backends.
(bzr r4199)
Diffstat (limited to 'src/Makefile.am')
| -rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 9eb9e1693..0c84fe7b8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -21,7 +21,6 @@ INCLUDES = \ $(INKBOARD_CFLAGS) \ $(LIBWPG_CFLAGS) \ $(XFT_CFLAGS) \ - $(GTK_UNIX_PRINT_CFLAGS) \ $(POPPLER_CFLAGS) \ $(POPPLER_GLIB_CFLAGS) \ -DPOTRACE=\"potrace\" \ |
