GTK+ FAQ | ||
---|---|---|
<<< Previous | Development with GTK+: the begining | Next >>> |
The backquote construction seems to not be accepted by some old make utilities. If you use one of these, the make process will probably fail. In order to have the backquote syntax working again, you should use the GNU make utility (get it on the GNU ftp server at ftp://ftp.gnu.org/gnu/make/).
<<< Previous | Home | Next >>> |
What about using the make utility? [GTK 2.x] | Up | I want to add some configure stuff, how could I do this? [GTK 2.x] |