aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch
blob: f22b389b1c941bd2d5abe5f84a4eb0b55d87762d (plain)
1
2
3
4
5
6
7
8
9
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([SMBNetFS],[0.6.2])
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_HEADERS([src/config.h])
 AC_PROG_CC