Index: head/comms/qico/files/patch-configure =================================================================== --- head/comms/qico/files/patch-configure (nonexistent) +++ head/comms/qico/files/patch-configure (revision 433095) @@ -0,0 +1,10 @@ +--- configure.orig 2003-04-05 13:33:18 UTC ++++ configure +@@ -8343,6 +8343,7 @@ cat >>conftest.$ac_ext <<_ACEOF + #endif + static char *fl = "/usr/local/bin/some.file"; + int main(int argc, char **argv) { ++ fl = strdup(fl); + char *b = basename(fl); return ((*b != '/')?0:1); + } + Property changes on: head/comms/qico/files/patch-configure ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property