>>> "Alexander" == Alexander Fuchs <[EMAIL PROTECTED]> writes:
[...]
Alexander> So, is this a bug?
Obviously :)
I've submitted this as PR/325.
Alexander> Why is $(gflibutilitydir) not evaluated,
Because it's a make variable. configure extracts the list of
dependency files to create out
Hello,
I am using (or more specific: trying to learn how to use ;-) ) autoconf
2.53 and automake 1.6.1 (and tested automake 1.6).
I have a problem with the creation of the automatic dependency files
(.deps/*.Po) in conjunction with the automake option subdir-objects.
The important parts of M