Issue 2

Title
generated config.h contains ${prefix}
Component
Code
Versions
1.3.ipv6-9
Severity
minor
Priority
low
Status
closed
Resolution
fixed
Assigned to
cmeerw
Target Version
1.3.ipv6-10
Nosy list
cmeerw

Created on 2011-04-11.20:51:34 by cmeerw, last changed 180 months ago by cmeerw.

Messages

Author: cmeerw
Date: 2011-04-15.22:10:16
fixed in SVN revision 40.
Author: cmeerw
Date: 2011-04-11.20:51:34
There was also another small bug which I could work around easily enough; but it 
would be good to fix: namely that the generated config.h contains:

        #define SYSCONFDIR "${prefix}/etc"
History
Date User Action Args
2011-04-15 22:10:16cmeerwsetstatus: new -> closed
messages: + msg4
resolution: fixed
target: head -> 1.3.ipv6-10
2011-04-11 20:51:34cmeerwcreate