This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug guile/17105] New: /usr/share/gdb/guile/ gets installed even --without-guile


https://sourceware.org/bugzilla/show_bug.cgi?id=17105

            Bug ID: 17105
           Summary: /usr/share/gdb/guile/ gets installed even
                    --without-guile
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: guile
          Assignee: unassigned at sourceware dot org
          Reporter: jan.kratochvil at redhat dot com

gdb/data-directory/Makefile.in
install-only: install-syscalls install-python install-guile \
                                              ^^^^^^^^^^^^^
This should be conditional from configure.

python has the same bug.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]