commit | 1e994a8fcc94dfea42a6cbfe23a401142d79a1a6 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Tue Sep 03 18:11:47 2013 -0400 |
committer | Behdad Esfahbod <behdad@behdad.org> | Tue Sep 03 18:11:47 2013 -0400 |
tree | 66a193d1632e84597f9fc0a9a24c4a1a01027da2 | |
parent | 81a007ffad683e53f12093a0c9e30112106f415d [diff] |
[gtk-doc] Copy makefile
diff --git a/autogen.sh b/autogen.sh index 42e69d0..6f4e903 100755 --- a/autogen.sh +++ b/autogen.sh
@@ -24,7 +24,7 @@ echo "*** No gtkdocize found, please install it ***" exit 1 } -gtkdocize || exit 1 +gtkdocize --copy || exit 1 echo -n "checking for autoreconf... " which autoreconf || {