bug-automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#11323: automake-1.11.4 regression


From: Ralf Corsepius
Subject: bug#11323: automake-1.11.4 regression
Date: Tue, 24 Apr 2012 09:50:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Hi,

With automake < 1.11.4 it was possible to create empty directories this way:

Makefile.am:
mystatedir = $(pkglocalstatedir)
mystatedir_DATA =


With automake-1.11.4, this doesn't work anymore and silently breaks existing Makefile.ams.

Ralf





reply via email to

[Prev in Thread] Current Thread [Next in Thread]