projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fb1676
)
Don't need to mkdir m4 anymore
author
P. F. Chimento
<philip.chimento@gmail.com>
Mon, 13 Jun 2011 21:31:32 +0000
(23:31 +0200)
committer
P. 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
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index 6556cd8f3ddf8fa8566f68c8e5555746d0be96a3..15d4f313a61c2c2fc3021172b64346af7bf4198e 100755
(executable)
--- 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"