summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorChoe Hwanjin <choe.hwanjin@gmail.com>2005-11-20 01:13:49 +0900
committerChoe Hwanjin <choe.hwanjin@gmail.com>2005-11-20 01:13:49 +0900
commitdb74a6f906a92b0c6fb297d9a58de846b9a75f0e (patch)
tree0e1871f05cbb9bc04e683b5d07190635162ae6f2 /autogen.sh
parent6b8a277e05b0a6e32a31499bb7a503354e278e9e (diff)
downloadlibhangul-db74a6f906a92b0c6fb297d9a58de846b9a75f0e.tar.gz
add libtoolize command
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@42 8f00fcd2-89fc-0310-932e-b01be5b65e01
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 1067c70..c1b598e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,6 @@
#!/bin/sh
+libtoolize --automake
aclocal $ACLOCAL_AMFLAGS
autoheader
automake --add-missing