diff options
Diffstat (limited to 'autogen.sh')
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ # simple script to redo the autotooling cp /usr/share/libtool/config/ltmain.sh . -autoheader && aclocal && autoconf && automake --add-missing --copy +autoreconf && autoheader && aclocal && autoconf && automake --add-missing --copy cp /usr/share/gettext/config.rpath . cp /usr/share/glib-2.0/gettext/mkinstalldirs . rm -r autom4te.cache |
