Ticket #451 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

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

Changed 14 months ago by peter

  • status changed from new to closed
  • resolution set to fixed

r2576+2577 remove the odbcbackend, as we don't support Windows anymore, anyway. Hope this helps :)

Note: See TracTickets for help on using tickets.