projects
/
platform
/
upstream
/
elementary.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9941c7
)
efl: add back touch on configure time generated file.
author
Cedric BAIL
<cedric.bail@free.fr>
Tue, 22 Feb 2011 10:29:28 +0000
(10:29 +0000)
committer
Cedric BAIL
<cedric.bail@free.fr>
Tue, 22 Feb 2011 10:29:28 +0000
(10:29 +0000)
SVN revision: 57232
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
2d8df88
..
788702c
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,5
+1,7
@@
#!/bin/sh
+touch README
+
echo "Running autopoint..." ; autopoint -f || :
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Running autoheader..." ; autoheader || exit 1