diff autogen.sh @ 18:4d7486cb20a9

Sync with upstream
author thib
date Tue, 16 Sep 2008 15:30:03 +0000
parents 223b71206888
children 759202cf1756
line wrap: on
line diff
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,7 +1,7 @@
 #!/bin/sh
-autoheader
-aclocal -I . -I /usr/local/share/aclocal
-autoconf
+autoheader259
+aclocal19 -I . -I /usr/local/share/aclocal
+autoconf259
 # gcc 3.0.2 用の修正
 # gtkmm の autoconf が変でエラーが出るので
 # 強制的にエラーの元になる行を削除