2
0
mirror of https://gitlab.com/apparmor/apparmor synced 2025-08-31 14:25:52 +00:00

Now that config.h.in has been deleted, remove the dependency on it in

configure.in.
This commit is contained in:
Steve Beattie
2007-08-08 16:57:34 +00:00
parent b8b12a6a6c
commit 99b510da88

View File

@@ -1,6 +1,5 @@
AC_INIT(configure.in)
AM_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE(libapparmor1, 2.2)
AM_PROG_LEX