From: short <> Date: Mon, 12 Dec 2005 17:35:54 +0000 (+0000) Subject: +"product" category in general. X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=commitdiff_plain;h=a750499e431105b1a192ca927d0a712d8c0f1947 +"product" category in general. +MMS2 product. +HotelGate product. +svg -> png support for Inkscape sources. --- diff --git a/configure.ac b/configure.ac index 7821e25..7ceaf0a 100644 --- a/configure.ac +++ b/configure.ac @@ -36,6 +36,7 @@ PATH_PROG_CHECKED(PATH_PPMTOGIF,ppmtogif) PATH_PROG_CHECKED(PATH_PNMTOPNG,pnmtopng) PATH_PROG_CHECKED(PATH_PNGTOPNM,pngtopnm) PATH_PROG_CHECKED(PATH_PNMGAMMA,pnmgamma) +PATH_PROG_CHECKED(PATH_INKSCAPE,inkscape) dnl "Makefile" output files MUST have pathnames incl./excl. "./" prefix as specified! AC_OUTPUT([ @@ -46,6 +47,10 @@ Makefile ./My/Hash/Makefile ./resume/Makefile ./etmms/Makefile +./product/Makefile +./product/mms2/Makefile +./product/hotelgate/Makefile +./product/hotelgate/screenshot/Makefile ./project/Makefile ./project/step/Makefile ./project/Islet/Makefile