+"product" category in general.
authorshort <>
Mon, 12 Dec 2005 17:35:54 +0000 (17:35 +0000)
committershort <>
Mon, 12 Dec 2005 17:35:54 +0000 (17:35 +0000)
+MMS2 product.
+HotelGate product.
+svg -> png support for Inkscape sources.

configure.ac

index 7821e25..7ceaf0a 100644 (file)
@@ -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_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([
 
 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
 ./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
 ./project/Makefile
 ./project/step/Makefile
 ./project/Islet/Makefile