Trival cleanup: remove AC_SUBST(CFLAGS), AC_SUBST(CPPFLAGS) and

AC_SUBST(LDFLAGS). This variables are substed by default.
This commit is contained in:
Tomasz Kłoczko 2004-02-04 16:19:57 +00:00
parent 75bdcd6e77
commit 0a986e7dba
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,9 @@
2004-02-04 Tomasz K³oczko <kloczek@pld.org.pl>
* configure.in: Trival cleanup: remove AC_SUBST(CFLAGS),
AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are
substed by default.
2004-02-03 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 2.5.2

View File

@ -53,10 +53,6 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Finding gettext package]
AC_DEFINE_UNQUOTED(GNOME_ICONDIR, "${prefix}/share/pixmaps", [Determining icon location])
AC_SUBST(CFLAGS)
AC_SUBST(CPPFLAGS)
AC_SUBST(LDFLAGS)
AC_OUTPUT([
Makefile
zenity.spec