missing copyright section added, and few typo fixes
[platform/core/appfw/message-port-dbus.git] / autogen.sh
index 019025b..5552649 100755 (executable)
@@ -6,6 +6,7 @@ test -z "$srcdir" && srcdir=.
 mkdir -p m4
 aclocal #-I m4 
 autoheader 
+libtoolize --force --copy
 autoconf 
 automake --add-missing --copy
 autoreconf --install --force