overquote to pacify automake1.8

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13338 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-02-12 14:21:14 +00:00
parent c38bbbb149
commit f32ed23aa8
48 changed files with 49 additions and 49 deletions

View File

@@ -3,7 +3,7 @@ dnl
dnl rk_TEST_PACKAGE(package,headers,libraries,extra libs,
dnl default locations, conditional, config-program)
AC_DEFUN(rk_TEST_PACKAGE,[
AC_DEFUN([rk_TEST_PACKAGE],[
AC_ARG_WITH($1,
AC_HELP_STRING([--with-$1=dir],[use $1 in dir]))
AC_ARG_WITH($1-lib,