https://bz.apache.org/bugzilla/show_bug.cgi?id=62188
--- Comment #2 from Rainer Jung <[email protected]> --- Note that the change you cited was already part of 2.4.32. Looking at the small diff between 2.4.32 and 2.4.33 I do not see anything that changes the build system. This would also not be expected. Concerning the basic problem: why do you need -L/usr/lib in LDFLAGS? Note that there are variables like ab_LDADD, MOD_SSL_LDADD etc. which can be used to make specific LDFLAGS additions for individual files with specific dependencies. Regards, Rainer -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
