Don't complain about using GNU make extensions during running ./autogen.sh

svn path=/trunk/; revision=42995
This commit is contained in:
Balint Reczey 2012-06-02 12:57:40 +00:00
parent 7ef7aae265
commit 0da41f3c89
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
AUTOMAKE_OPTIONS = -Wno-portability
.l.c:
$(RUNLEX) "$(LEX)" -o$@ $<