diff options
Diffstat (limited to 'Build/source/utils/asymptote/config.h.in')
-rw-r--r-- | Build/source/utils/asymptote/config.h.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Build/source/utils/asymptote/config.h.in b/Build/source/utils/asymptote/config.h.in index 29260eaf7d8..e29cd3f5e50 100644 --- a/Build/source/utils/asymptote/config.h.in +++ b/Build/source/utils/asymptote/config.h.in @@ -51,7 +51,7 @@ /* Define to 1 if you have the `glut' library (-lglut). */ #undef HAVE_LIBGLUT -/* Define to 1 if you have the 'gsl' library (-lgsl). */ +/* Define to 1 if you have the `gsl' library (-lgsl). */ #undef HAVE_LIBGSL /* Define to 1 if you have the <libintl.h> header file. */ @@ -129,9 +129,6 @@ /* Define to 1 if you have the `strptime' function. */ #undef HAVE_STRPTIME -/* Define if the function strptime is declared in <time.h> */ -#undef HAVE_STRPTIME_DECL - /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H |