|
|
@ -1,5 +1,5 @@ |
|
|
|
diff --git a/configure.ac b/configure.ac
|
|
|
|
index 2182e81..4836b3d 100644
|
|
|
|
index cd3c680..3d3771b 100644
|
|
|
|
--- a/configure.ac
|
|
|
|
+++ b/configure.ac
|
|
|
|
@@ -31,9 +31,6 @@ AC_FUNC_GCC_VISIBILITY
|
|
|
@ -12,7 +12,7 @@ index 2182e81..4836b3d 100644 |
|
|
|
AC_ARG_ENABLE([debug], |
|
|
|
[AS_HELP_STRING([--enable-debug], [Enable extra debugging])]) |
|
|
|
AS_IF([test "x$enable_debug" = "xyes"], |
|
|
|
@@ -61,6 +58,5 @@ AC_CONFIG_COMMANDS([include/sys],
|
|
|
|
@@ -60,6 +57,5 @@ AC_CONFIG_COMMANDS([include/sys],
|
|
|
|
AC_CONFIG_FILES([ |
|
|
|
libacl.pc |
|
|
|
Makefile |
|
|
|