We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a9a92f commit 485dbf1Copy full SHA for 485dbf1
configure.ac
@@ -1,5 +1,6 @@
1
AC_PREREQ([2.69])
2
AC_INIT([anymeal], [1.33], [jan@wedesoft.de])
3
+AC_CONFIG_AUX_DIR([.])
4
AM_INIT_AUTOMAKE([--warnings=no-portability foreign])
5
AC_CONFIG_MACRO_DIR([m4])
6
LT_INIT
0 commit comments