OSDN Git Service

ecpg.patch (wrong makefile expansion in some cases)
authorMarc G. Fournier <scrappy@hub.org>
Sat, 5 Jun 1999 04:13:21 +0000 (04:13 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sat, 5 Jun 1999 04:13:21 +0000 (04:13 +0000)
commit840306af04740ccd483651b373a434c97db8f878
tree2e2bab023d8d0706b1e1b6ccbb9663500ed112a3
parentbf1dd3ec40ebba17d7d0cefb20e0e493a4456f91
ecpg.patch (wrong makefile expansion in some cases)

        the ecpg Makefiles use a variable DESTDIR which is never defined
        except by debian/rules makefile, in which case the ecpg makefiles
        expand wrong pathnames. If we want to support a DESTDIR root it
        must be done consistently in all the makefiles, not just in ecpg.

From: Massimo Dal Zotto <dz@cs.unitn.it>
src/interfaces/ecpg/include/Makefile
src/interfaces/ecpg/preproc/Makefile