Don't need to mkdir m4 anymore
authorP. F. Chimento <philip.chimento@gmail.com>
Mon, 13 Jun 2011 21:31:32 +0000 (23:31 +0200)
committerP. F. Chimento <philip.chimento@gmail.com>
Mon, 13 Jun 2011 21:31:32 +0000 (23:31 +0200)
...because it's now in git

autogen.sh

index 6556cd8f3ddf8fa8566f68c8e5555746d0be96a3..15d4f313a61c2c2fc3021172b64346af7bf4198e 100755 (executable)
@@ -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"