SHA256
1
0
forked from pool/automake

- Adapt automake-SuSE.patch to changed config.guess.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/automake?expand=0&rev=36
This commit is contained in:
Philipp Thomas 2013-06-17 11:46:26 +00:00 committed by Git OBS Bridge
parent 5d72b8d9f4
commit 99fd556f2d

View File

@ -6,6 +6,7 @@ Mon Jun 17 13:43:50 CEST 2013 - pth@suse.de
user-defined suffix rules were present in a single Makefile.am,
automake would needlessly include definition of some make variables
related to C compilation in the generated Makefile.in (bug#14560).
- Adapt automake-SuSE.patch to changed config.guess.
-------------------------------------------------------------------
Wed Jun 12 15:07:16 CEST 2013 - pth@suse.de