Opened 11 years ago

Closed 11 years ago

#345 closed defect (fixed)

configure uses "strange" default paths

Reported by: ph3-der-loewe Owned by:
Priority: major Milestone: RoarAudio major release 1.0
Component: RoarAudio Main Package Version: 1.0beta9
Keywords: Cc:
Architecture: Compiler:
Difficulty: easy Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol:
Sound driver: Topic: Porting

Description

configure uses strange default paths for the following options:

--prefix-sysconf DIR        - Set prefix for system configuration (default: $PREFIX/etc)
--prefix-dev DIR            - Set prefix for devices (default: $PREFIX/dev)
--prefix-tmp DIR            - Set prefix for temporary files (default: $PREFIX/tmp)
--prefix-var DIR            - Set prefix for variable files (default: $PREFIX/var)

The usage of $PREFIX should be removed here.

Subtickets

Change History (1)

comment:1 Changed 11 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from new to closed
  • Version changed from current to 1.0beta9
Note: See TracTickets for help on using tickets.