Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Varnish: Dev

[PATCH 1/2] Add OpenBSD support

 

 

Varnish dev RSS feed   Index | Next | Previous | View Threaded


fgsch at lodoss

Aug 8, 2012, 6:32 PM

Post #1 of 1 (160 views)
Permalink
[PATCH 1/2] Add OpenBSD support

Trivial diff so I can compile varnish unchanged in OpenBSD.

f.-

diff --git a/autogen.sh b/autogen.sh
index 07df626..d7e360d 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -15,6 +15,9 @@ FreeBSD)
Linux)
LIBTOOLIZE=libtoolize
;;
+OpenBSD)
+ LIBTOOLIZE=libtoolize
+ ;;
SunOS)
LIBTOOLIZE=libtoolize
;;

_______________________________________________
varnish-dev mailing list
varnish-dev [at] varnish-cache
https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev

Varnish dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.