Useless AC_SUBST calls in configure.ac

Bug #411311 reported by Loïc Minier
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xsplash
Fix Released
Undecided
Ken VanDine

Bug Description

Hi there

Just a note that in this construct:
PKG_CHECK_MODULES(GTK, gtk+-2.0 >= $GTK_REQUIRED_VERSION)
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)

the AC_SUBST calls are useless and can be dropped (the pkg-config macro does them already). There are two such constructs in configure.ac.

Bye

Related branches

Changed in xsplash:
assignee: nobody → Ken VanDine (ken-vandine)
Changed in xsplash:
status: New → Fix Committed
Changed in xsplash:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.