Ticket #451 (closed defect: fixed)
odbcbackend does not use automake, distclean missing
| Reported by: | anon | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | component1 | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Hi,
the (new?) odbc backend does not use automake for its Makefile, there is no Makefile.am, but only a Makefile.in.
This Makefile.in is missing the distclean target, which in turn makes make distclean fail, which in turn makes the Debian build process fail.
Please consider either adding a (working!) distclean target, or use automake.
Greetings Marc
Change History
Note: See
TracTickets for help on using
tickets.