We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82c91ec commit 22de0f6Copy full SHA for 22de0f6
configure.ac
@@ -6,7 +6,7 @@ AC_INIT([cairo],
6
AC_CONFIG_SRCDIR(src/cairo.h)
7
AC_CONFIG_HEADERS(config.h)
8
AC_CONFIG_AUX_DIR(build)
9
-AM_INIT_AUTOMAKE([1.8])
+AM_INIT_AUTOMAKE([1.8 foreign no-define])
10
11
dnl ===========================================================================
12
dnl
0 commit comments