]> git.ipfire.org Git - thirdparty/squid.git/commit
Fixed default -I options: there are no headers in $(top_builddir)/lib/ but
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 20:28:48 +0000 (13:28 -0700)
committerAlex Rousskov <rousskov@measurement-factory.com>
Thu, 19 Feb 2009 20:28:48 +0000 (13:28 -0700)
commitef7513ff6c25e778744d8d850e090a8fdb780adf
treef0e3e481972a0fd28c0a14c717ff1681540447e7
parenta2197d3ad3a1410acfee43314b4ee91881b38cef
Fixed default -I options: there are no headers in $(top_builddir)/lib/ but
there is autoconf.h in $(top_builddir)/include/

Fixed hard-coded OBJS dependencies: autoconf.h is in $(top_builddir)/include/
The bug apparently did not bother anyobody too much, adding to my suspicion
that we do not really need these hard-coded OBJS dependencies.
src/Common.am