From 1c810f2bc20851ca01c93d91f06b6f950a4a64db Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Sat, 5 Jan 2002 22:00:28 +0000 Subject: corrected the temp file name --- lib/libgnutls.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libgnutls.m4 b/lib/libgnutls.m4 index 4ce8af1233..d554c9d428 100644 --- a/lib/libgnutls.m4 +++ b/lib/libgnutls.m4 @@ -153,7 +153,7 @@ main () LIBGNUTLS_LIBS="" ifelse([$3], , :, [$3]) fi - rm -f conf.libngnutlstest + rm -f conf.libgnutlstest AC_SUBST(LIBGNUTLS_CFLAGS) AC_SUBST(LIBGNUTLS_LIBS) ]) -- cgit v1.2.1