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:
a39a310
)
autogen: unobrk things.
author
Cedric BAIL
<cedric.bail@free.fr>
Thu, 14 Apr 2011 14:51:36 +0000
(14:51 +0000)
committer
Cedric BAIL
<cedric.bail@free.fr>
Thu, 14 Apr 2011 14:51:36 +0000
(14:51 +0000)
SVN revision: 58668
autogen.sh
patch
|
blob
|
history
diff --git
a/autogen.sh
b/autogen.sh
index
3563ad3
..
b7397d4
100755
(executable)
--- a/
autogen.sh
+++ b/
autogen.sh
@@
-1,5
+1,8
@@
#!/bin/sh
+touch README
+touch ABOUT-NLS
+
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Running autoheader..." ; autoheader || exit 1
echo "Running autoconf..." ; autoconf || exit 1