Opened 9 years ago

Closed 9 years ago

#855 closed defect (fixed)

autoreconf 2.69 produces warnings

Reported by: Dimitar Misev Owned by: Bidesh Thapaliya
Priority: major Milestone: 9.0.x
Component: build system Version: development
Keywords: Cc:
Complexity: Medium

Description


Change History (3)

comment:1 by bismaili, 9 years ago

autoreconf -fi produces the following warnings:

java/Makefile.am:57: warning: realpath ./src/rasj: non-POSIX variable name
java/Makefile.am:57: (probably a GNU make extension)
java/Makefile.am:58: warning: realpath ./src/org: non-POSIX variable name
java/Makefile.am:58: (probably a GNU make extension)

comment:2 by Dimitar Misev, 9 years ago

Owner: changed from bismaili to Bidesh Thapaliya
Status: newassigned

Bidesh can you check and substitute realpath with something else (it seems to be a specific GNU extension)? It's been introduced by you if I remember correctly.

comment:3 by Dimitar Misev, 9 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.