https://bugzilla.redhat.com/show_bug.cgi?id=1324743

            Bug ID: 1324743
           Summary: mingw64-configure and mingw32-configure ignore
                    --prefix option
           Product: Fedora
           Version: 23
         Component: mingw32-filesystem
          Assignee: extras-orp...@fedoraproject.org
          Reporter: linuxau...@showlabor.de
        QA Contact: extras...@fedoraproject.org
                CC: dr...@land.ru, erik-fed...@vanpienbroek.nl,
                    extras-orp...@fedoraproject.org,
                    fedora-mi...@lists.fedoraproject.org,
                    klem...@redhat.com



(Note: I could not find the component mingw64-filesystem to file a bug there,
so read this as a combined report for mingw32 and mingw64.)

The common --prefix option for autotool projects has no effect when used with
mingw32-configure and mingw64-configure


Version-Release number of selected component (if applicable):

100-2.fc23

How reproducible:

Always.


Steps to Reproduce:
1. Configure any autotools project with 'mingw32-configure --prefix=/my/path',
or 'mingw64-configure --prefix=/my/path'.
2. Build it.
3. 'make install'

(or do the equivalent steps with mingw64-configure.)

Actual results:

Everything's is going to be installed in 

/usr/i686-w64-mingw32/sys-root/mingw/ , or
/usr/x86_64-w64-mingw32/sys-root/mingw/ respectively.

Expected results:

Files should be installed under /my/path.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
mingw mailing list
mingw@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/mingw@lists.fedoraproject.org

Reply via email to