diff options
| author | Lars Thegler <lth@FreeBSD.org> | 2008-02-27 08:44:35 +0000 |
|---|---|---|
| committer | Lars Thegler <lth@FreeBSD.org> | 2008-02-27 08:44:35 +0000 |
| commit | 760227385cb938dd23d134ee593918d32def1ba2 (patch) | |
| tree | dcf59d8575b63cfefc12af2e92b9a560038d63ed /www/libhttpd-persistent/files/patch-makegen_library_unix.mm | |
| parent | Add my location. (diff) | |
- Removed www/libhttpd-persistent (expired)
2007-11-04 www/libhttpd-persistent: Development stalled for years, outdated.
Diffstat (limited to 'www/libhttpd-persistent/files/patch-makegen_library_unix.mm')
| -rw-r--r-- | www/libhttpd-persistent/files/patch-makegen_library_unix.mm | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/www/libhttpd-persistent/files/patch-makegen_library_unix.mm b/www/libhttpd-persistent/files/patch-makegen_library_unix.mm deleted file mode 100644 index de21aed83f2f..000000000000 --- a/www/libhttpd-persistent/files/patch-makegen_library_unix.mm +++ /dev/null @@ -1,28 +0,0 @@ ---- makegen/library_unix.mm.orig Fri Aug 22 03:49:39 2003 -+++ makegen/library_unix.mm Tue Oct 28 12:45:32 2003 -@@ -8,14 +8,6 @@ then - fi - - --if echo '\c' | grep -s c >/dev/null 2>&1 --then -- ECHO_N="echo -n" -- ECHO_C="" --else -- ECHO_N="echo" -- ECHO_C='\c' --fi - - - lib=$1 -@@ -24,10 +16,6 @@ libobj=`echo $3 | sed "s/,/ /g"` - - for src in $libsrc - do -- if test -c /dev/tty -- then -- $ECHO_N ".$ECHO_C" > /dev/tty -- fi - base=`echo $src | sed "s/\..*//"` - obj=`echo $src | sed "s/\.c\$/.o/"` - libobj="$libobj $obj" |
