Skip to content

Instantly share code, notes, and snippets.

@Habbie
Created April 26, 2013 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Habbie/5466726 to your computer and use it in GitHub Desktop.
Save Habbie/5466726 to your computer and use it in GitHub Desktop.
$NetBSD$
--- configure.orig 2012-01-23 14:16:18.745785316 +0000
+++ configure
@@ -16867,7 +16867,7 @@ do
done
modulelibs="$modulelibs `cat $srcdir/modules/${a}backend/OBJECTLIBS`"
- if test ${a} == "gpgsql"; then
+ if test ${a} = "gpgsql"; then
case "$host_os" in
freebsd*)
;;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment