Ticket #100 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Unable to disable CUnit in 0.5.3

Reported by: ivazquez Assigned to:
Priority: major Milestone: xmlroff 0.5.4
Component: xmlroff Version: 0.5.x
Keywords: Cc:
Blocking:

Description

Passing --disable-cunit to configure does not actually disable CUnit. Additionally, near the end of configure the following is printed with --disable-cunit:

...

checking for CUNIT... configure: creating ./config.status

...

Change History

12/18/07 09:44:13 changed by tkg

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

(In [285]) Fixed compilation problem if CUnit not present (fixes #100). Upped version to 0.5.4.

01/11/08 19:41:05 changed by tkg

(In [286]) Further fix for when CUnit not required (re #100).

01/31/08 17:59:15 changed by tkg

  • milestone set to xmlroff 0.5.4.