From: Karsten Ballüder Date: Mon, 7 Jun 1999 20:48:26 +0000 (+0000) Subject: now accepts automake 1.3, too X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/98394c294ee450540edb2ae32b62bfab674e5f3a now accepts automake 1.3, too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/Makefile.am b/Makefile.am index b8e540ad6e..6540a67638 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -AUTOMAKE_OPTIONS = 1.4 +AUTOMAKE_OPTIONS = 1.3 # no-dependencies SUBDIRS = include src samples misc # utils user docs