[gephex-devel] [Bug 82] New: Dangerous -DINST_INSTALL_PREFIX compiler flag

bugzilla-daemon at sonnenland.kexbox.org bugzilla-daemon at sonnenland.kexbox.org
Sun Feb 6 19:54:20 CET 2005


https://bugs.gephex.org/show_bug.cgi?id=82

           Summary: Dangerous -DINST_INSTALL_PREFIX compiler flag
           Product: GePhex
           Version: 0.4
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: build
        AssignedTo: georg at gephex.org
        ReportedBy: georg at gephex.org


In engine/src/engine/Makefile.am and qtgui/src/gui/Makefile.am,
the installation prefix given to the configure script is passed as a
cpp prepcessor macro INST_INSTALL_PREFIX to the compiler.

This is dangerous since the compiled code must not depend on this
prefix (the prefix can be changed at install time).

The macro is nowhere used in the code.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the gephex-devel mailing list