Opened 10 years ago

Closed 10 years ago

#45272 closed defect (fixed)

gegl: ./configure: line 18305: ,: command not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: gegl

Description

During configure, gegl prints this message:

./configure: line 18305: ,: command not found

There is a stray comma on a line by itself at that point in the configure script.

This appears to come from the patch to the configure.ac file in the patch-fix-introspection.diff patchfile.

I believe the attached patch for the patchfile is the correct fix.

Attachments (1)

patch-fix-introspection.diff.diff (503 bytes) - added by ryandesign (Ryan Carsten Schmidt) 10 years ago.

Download all attachments as: .zip

Change History (2)

Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

comment:1 Changed 10 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed
Version: 2.3.99

Committed in r126279. Thanks, Ryan.

Note: See TracTickets for help on using tickets.