mirror of
https://github.com/brl/mutter.git
synced 2024-11-22 16:10:41 -05:00
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>
|
2007-06-22 Matthew Allum <mallum@openedhand.com>
|
||||||
|
|
||||||
* NEWS:
|
* NEWS:
|
||||||
|
@ -2,8 +2,6 @@
|
|||||||
gtkdocize || exit 1
|
gtkdocize || exit 1
|
||||||
|
|
||||||
# back in the stupidity of autoreconf
|
# back in the stupidity of autoreconf
|
||||||
touch README
|
|
||||||
autoreconf -v --install || exit 1
|
autoreconf -v --install || exit 1
|
||||||
rm -f README
|
|
||||||
|
|
||||||
./configure "$@"
|
./configure "$@"
|
||||||
|
@ -292,7 +292,6 @@ AC_SUBST(CLUTTER_LIBS)
|
|||||||
|
|
||||||
AC_CONFIG_FILES([
|
AC_CONFIG_FILES([
|
||||||
Makefile
|
Makefile
|
||||||
README
|
|
||||||
clutter/pango/Makefile
|
clutter/pango/Makefile
|
||||||
clutter/Makefile
|
clutter/Makefile
|
||||||
clutter/clutter-version.h
|
clutter/clutter-version.h
|
||||||
|
Loading…
Reference in New Issue
Block a user