From 3ac73eff216f78a6bbd0fee0052685d0cbc4f911 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 27 Jun 2009 21:59:01 +0000 Subject: Renovate AC_CONFIG usage. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6491b40..e543c1f 100644 --- a/configure.ac +++ b/configure.ac @@ -60,5 +60,6 @@ if test "x$GCC" = "xyes"; then fi fi -AC_OUTPUT(call/Makefile ax25ipd/Makefile listen/Makefile Makefile ax25rtd/Makefile ax25mond/Makefile) +AC_CONFIG_FILES([call/Makefile ax25ipd/Makefile listen/Makefile Makefile ax25rtd/Makefile ax25mond/Makefile]) +AC_OUTPUT -- cgit v1.2.3