aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch
blob: d5e9040b9a02a887e3c3c57ad3b183fca2331a35 (plain)
1
2
3
4
5
6
7
8
9
10
11
Upstream-Status: Pending

--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([SMBNetFS],[0.6.3])
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_HEADERS([src/config.h])
 AC_PROG_CC