Ticket #409: agg-2.5.patch
| File agg-2.5.patch, 383 bytes (added by scottmc, 5 years ago) |
|---|
-
Makefile.am
diff -urN agg-2.5/Makefile.am agg-2.5-haiku/Makefile.am
old new 1 SUBDIRS = gpc src font_freetype font_win32_tt include examples1 SUBDIRS = gpc src font_freetype font_win32_tt include 2 2 3 3 pkgconfigdir = $(libdir)/pkgconfig 4 4 pkgconfig_DATA = libagg.pc
