]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Do not bother with MODPATH. We don't use it.
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 29 May 2010 15:37:42 +0000 (17:37 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Thu, 3 Jun 2010 17:55:00 +0000 (19:55 +0200)
lib/m4/hooks.m4

index 854cdcb79ec6c40550d1c01ddd46243a456ec6ae..4fad2ba8a53944e689b810995e3bc659461b8bde 100644 (file)
@@ -121,7 +121,7 @@ AC_DEFUN([LIBGNUTLS_HOOKS],
 
        module_path="${libdir}:${libdir}/pkcs11"
 
-       CPPFLAGS="$CPPFLAGS -DPAKCHOIS_MODPATH=\\\"${module_path}\\\""
+       CPPFLAGS="$CPPFLAGS -DPAKCHOIS_MODPATH=\"\""
   fi
 
   AC_ARG_WITH(lzo,