]> granicus.if.org Git - fribidi/commit
Towards fixing out-of-tree builds
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 28 Jan 2018 19:35:41 +0000 (11:35 -0800)
committerBehdad Esfahbod <behdad@behdad.org>
Sun, 28 Jan 2018 19:35:41 +0000 (11:35 -0800)
commit5a99e2895bcf50c0ee3bb9445e45b8cbff6ebc4d
treee77817676173963cdb87d000ccd05e3dd829b911
parent84851fc657e8dfb7db2e733531cfae79d04fb530
Towards fixing out-of-tree builds

One cannot just call compiler like that. Sources files need to be
redirected through Make to be found correctly.  Let's see if overriding
CC and CFLAGS works.

This, still fails to build for me from a bootstrap repo and out-of-tree
build. Make seem to have become too smart for what I wrote before.
Still trying.
configure.ac
gen.tab/Makefile.am