remove deprecated GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2, fix warnings
2002-02-17 Gediminas Paulauskas <menesis@delfi.lt> * configure.in: remove deprecated GNOME_COMMON_INIT, GNOME_PLATFORM_GNOME_2, fix warnings macros.
This commit is contained in:
parent
0018db8569
commit
6016be681e
2 changed files with 6 additions and 6 deletions
|
@ -1,3 +1,8 @@
|
|||
2002-02-17 Gediminas Paulauskas <menesis@delfi.lt>
|
||||
|
||||
* configure.in: remove deprecated GNOME_COMMON_INIT,
|
||||
GNOME_PLATFORM_GNOME_2, fix warnings macros.
|
||||
|
||||
2002-02-14 Richard Hestilow <hestilow@ximian.com>
|
||||
|
||||
* Committed slackware compilation patch from
|
||||
|
|
|
@ -5,10 +5,8 @@ AM_INIT_AUTOMAKE(control-center, 1.99.3)
|
|||
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
GNOME_COMMON_INIT
|
||||
AC_PROG_INTLTOOL
|
||||
GNOME_PLATFORM_GNOME_2(yes, force)
|
||||
GNOME_COMPILE_WARNINGS(maximum)
|
||||
GNOME_COMPILE_WARNINGS
|
||||
|
||||
AC_ISC_POSIX
|
||||
AC_PROG_CC
|
||||
|
@ -154,9 +152,6 @@ dnl =======================================
|
|||
dnl End: Variables for config_archiverConf.sh.in
|
||||
dnl =======================================
|
||||
|
||||
dnl Honor ACLOCAL_FLAGS for --enable-maintainer-mode
|
||||
ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
|
||||
|
||||
AC_OUTPUT([
|
||||
control-center.spec
|
||||
Makefile
|
||||
|
|
Loading…
Add table
Reference in a new issue