From: P. F. Chimento Date: Mon, 13 Jun 2011 21:31:32 +0000 (+0200) Subject: Don't need to mkdir m4 anymore X-Git-Tag: v0.9~74^2 X-Git-Url: https://git.stderr.nl/gitweb?p=projects%2Fchimara%2Fchimara.git;a=commitdiff_plain;h=983a2bbf53f798cbcd2d1577f951b5093218901f Don't need to mkdir m4 anymore ...because it's now in git --- diff --git a/autogen.sh b/autogen.sh index 6556cd8..15d4f31 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,10 +1,6 @@ #!/bin/sh ### autogen.sh with sensible comments ############################### -### CREATE MACRO DIRECTORY ########################################## -# Needed by Gtk-doc -mkdir -p m4 - ### GTK-DOC ######################################################### # Run before autotools echo "Setting up Gtk-Doc"