Add new check. (AC_OUTPUT): Also generate `macros/Makefile'.
* configure.in (GNOME_X_CHECKS): Add new check. (AC_OUTPUT): Also generate `macros/Makefile'. * Makefile.am (macros/macros.dep): Maintainer rule to auto-regenerate aclocal.m4. (SUBDIRS): Add `macros'. * help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace `snprintf' with `g_snprintf'.
This commit is contained in:
parent
7a5721aaca
commit
9f72873211
5 changed files with 33 additions and 83 deletions
|
@ -19,6 +19,8 @@ AC_PROG_CXX
|
|||
AC_PROG_LEX
|
||||
AC_DECL_YYTEXT
|
||||
|
||||
GNOME_X_CHECKS
|
||||
|
||||
ALL_LINGUAS=""
|
||||
AM_GNU_GETTEXT
|
||||
|
||||
|
@ -53,6 +55,7 @@ AC_SUBST(PROGRAMS_PANEL_CDPLAYER)
|
|||
AC_OUTPUT([
|
||||
Makefile
|
||||
po/Makefile.in
|
||||
macros/Makefile
|
||||
panel/Makefile
|
||||
panel/batmon/Makefile
|
||||
panel/batmon/Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue