]> git.cworth.org Git - svg2png/commitdiff
Add example compilation command line
authorCarl Worth <cworth@cworth.org>
Fri, 7 Sep 2007 15:51:38 +0000 (08:51 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 7 Sep 2007 15:51:38 +0000 (08:51 -0700)
svg2pdf.c

index 1dab19e2fd52cef617ddd0a935c7665703e83423..d7dbf5a838fd1f47fe4ed3152992f88a883d3a91 100644 (file)
--- a/svg2pdf.c
+++ b/svg2pdf.c
@@ -1,4 +1,5 @@
-/*
+/* gcc `pkg-config --cflags --libs librsvg-2.0 cairo-pdf` -o svg2pdf svg2pdf.c
+ *
  * Copyright © 2005 Red Hat, Inc.
  * Copyright © 2006 Red Hat, Inc.
  * Copyright © 2007 Red Hat, Inc.