* aclocal.m4 (CONFIG_RULES): Define using AC_DEFUN
authorKen Raeburn <raeburn@mit.edu>
Sat, 12 Oct 2002 01:41:12 +0000 (01:41 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 12 Oct 2002 01:41:12 +0000 (01:41 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14926 dc483132-0cff-0310-8789-dd5450dbe970

src/aclocal.m4

index a5af3e228d86757ed1572bbecdd199bccc276d56..6852aa322c3c04631233f31d1cca12f2cb60fa7f 100644 (file)
@@ -46,7 +46,7 @@ fi
 dnl
 dnl drop in standard rules for all configure files -- CONFIG_RULES
 dnl
-define(CONFIG_RULES,[dnl
+AC_DEFUN(CONFIG_RULES,[dnl
 V5_SET_TOPDIR dnl
 WITH_CC dnl
 WITH_CCOPTS dnl