The SILC Project

source navigation ]
identifier search ]
freetext search ]
file search ]

silc/silcer/macros/gnome-common.m4

  1 # gnome-common.m4
  2 # 
  3 # This only for packages that are not in the GNOME CVS tree.
  4 
  5 dnl GNOME_COMMON_INIT
  6 
  7 AC_DEFUN([GNOME_COMMON_INIT],
  8 [
  9         GNOME_ACLOCAL_DIR="$GNOME_COMMON_MACROS_DIR"
 10         AC_SUBST(GNOME_ACLOCAL_DIR)
 11 
 12         ACLOCAL="$ACLOCAL $ACLOCAL_FLAGS"
 13 ])
 14 

This page was automatically generated by the LXR engine.
Free-text search provided by Glimpse