From e20d5ae3622d5d656dc28d7a090aee76b08158b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Mart=C3=ADn?= Date: Sun, 7 Sep 2003 20:01:24 +0000 Subject: updating pdp to current version 0.12.2 svn path=/trunk/externals/pdp/; revision=936 --- include/pdp_config.h.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'include/pdp_config.h.in') diff --git a/include/pdp_config.h.in b/include/pdp_config.h.in index 3ef59a3..1fd0ff6 100644 --- a/include/pdp_config.h.in +++ b/include/pdp_config.h.in @@ -3,12 +3,24 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* Define to 1 if you have the `gsl' library (-lgsl). */ +#undef HAVE_LIBGSL + +/* Define to 1 if you have the `gslcblas' library (-lgslcblas). */ +#undef HAVE_LIBGSLCBLAS + /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* build pdp_glx */ +#undef HAVE_PDP_GLX + +/* build png support */ +#undef HAVE_PDP_PNG + /* build pdp_qt */ #undef HAVE_PDP_QT -- cgit v1.2.1