head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2012.04.14.02.37.58;	author mezz;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Opa is an open source, simple and unified platform for writing web
applications. All aspects are directly written in Opa: Frontend code,
backend code, database queries and configuration. And everything is
strongly statically typed.

WWW: http://opalang.org/
@
text
@--- configure.orig	2011-12-31 12:07:36.000000000 -0600
+++ configure	2011-12-31 12:10:21.000000000 -0600
@@@@ -399,7 +399,7 @@@@
 if [ -n "$HAS_CAMLIDL" ]; then
 # - checking libnatpmp *
     echo-check libnatpmp
-    if LIBNATPMP=($(check-c-lib -opt libnatpmp/natpmp netinet/in.h arpa/inet.h libnatpmp/getgateway.h libnatpmp/natpmp.h)); then
+    if LIBNATPMP=($(check-c-lib -opt libnatpmp/natpmp netinet/in.h arpa/inet.h natpmp.h)); then
         HAS_LIBNATPMP=1
     else
         LIBNATPMP=("")
@
