comment `autoheader' invocation from autogen.sh, we don't need any config.h file...
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=pablo/emailAddress=pablo@netfilter.org>
Tue, 23 Jan 2007 13:15:53 +0000 (13:15 +0000)
committerr.kubiak <r.kubiak@samsung.com>
Mon, 16 Nov 2015 13:12:05 +0000 (14:12 +0100)
autogen.sh

index 80766c8..cf697c6 100755 (executable)
@@ -45,7 +45,7 @@ run ()
     fi
 }
 
-[ "x$1" == "xdistrib" ] && include
+[ "x$1" = "xdistrib" ] && include
 run libtoolize
 run aclocal
 #run autoheader