aboutsummaryrefslogtreecommitdiffstats
path: root/meta-filesystems/recipes-filesystems/smbnetfs/smbnetfs/configure.patch
blob: c80fed1879ee6d41b49c1a8a33b68f713dc8c9af (plain)
1
2
3
4
5
6
7
8
9
10
11
Index: git/configure.in
===================================================================
--- git.orig/configure.in	2014-06-18 16:06:16.040721349 +0000
+++ git/configure.in	2014-07-18 07:49:17.085552256 +0000
@@ -1,5 +1,5 @@
 AC_INIT([SMBNetFS],[0.5.3а])
-AM_INIT_AUTOMAKE
+AM_INIT_AUTOMAKE([foreign])
 AC_CONFIG_HEADERS([src/config.h])
 AC_PROG_CC