flex: Patch Makefile.in instead of Makefile.am
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 29 Apr 2018 21:48:19 +0000 (23:48 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 29 Apr 2018 21:48:19 +0000 (23:48 +0200)
commit1b60db492de558cd5ca09a5911a64f84761e3ab2
treeaddd82cf400f2cfa7c556e29836e601112ec442f
parent14f80a0529c2630e7f913018d3a40e1a1b1081bc
flex: Patch Makefile.in instead of Makefile.am

This avoids the following error when building under ubuntu 18.04
which has a never version of automake:

configure.ac:31: error: version mismatch.  This is Automake 1.15.1,
configure.ac:31: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:31: comes from Automake 1.15.  You should recreate
configure.ac:31: aclocal.m4 with aclocal and run automake again.
packages/flex/Makefile.am.patch [deleted file]
packages/flex/Makefile.in.patch [new file with mode: 0644]