From: /C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org Date: Tue, 23 Jan 2007 13:15:53 +0000 (+0000) Subject: comment `autoheader' invocation from autogen.sh, we don't need any config.h file... X-Git-Tag: upstream/1.0.2~110 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7fe6134c0378f9172a180daa9653313cc77852e6;p=platform%2Fupstream%2Flibnetfilter_queue.git comment `autoheader' invocation from autogen.sh, we don't need any config.h file to compile the conntrack tool --- diff --git a/autogen.sh b/autogen.sh index 80766c8..cf697c6 100755 --- a/autogen.sh +++ b/autogen.sh @@ -45,7 +45,7 @@ run () fi } -[ "x$1" == "xdistrib" ] && include +[ "x$1" = "xdistrib" ] && include run libtoolize run aclocal #run autoheader