2007-06-22 Matthew Allum <mallum@openedhand.com>
* README: * README.in: * autogen.sh: * configure.ac: Move back to regular README naming at least for now.
This commit is contained in:
parent
ee6156cb01
commit
016633db7b
@ -1,3 +1,11 @@
|
||||
2007-06-22 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* README:
|
||||
* README.in:
|
||||
* autogen.sh:
|
||||
* configure.ac:
|
||||
Move back to regular README naming at least for now.
|
||||
|
||||
2007-06-22 Matthew Allum <mallum@openedhand.com>
|
||||
|
||||
* NEWS:
|
||||
|
@ -2,8 +2,6 @@
|
||||
gtkdocize || exit 1
|
||||
|
||||
# back in the stupidity of autoreconf
|
||||
touch README
|
||||
autoreconf -v --install || exit 1
|
||||
rm -f README
|
||||
|
||||
./configure "$@"
|
||||
|
@ -292,7 +292,6 @@ AC_SUBST(CLUTTER_LIBS)
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
README
|
||||
clutter/pango/Makefile
|
||||
clutter/Makefile
|
||||
clutter/clutter-version.h
|
||||
|
Loading…
Reference in New Issue
Block a user