Home
last modified time | relevance | path

Searched refs:GRUB_LIBS (Results 1 – 13 of 13) sorted by relevance

/titanic_52/usr/src/grub/grub-0.97/grub/
H A DMakefile.am19 grub_LDADD = ../stage2/libgrub.a ../lib/libcommon.a $(GRUB_LIBS)
H A DMakefile.in101 GRUB_LIBS = @GRUB_LIBS@
192 grub_LDADD = ../stage2/libgrub.a ../lib/libcommon.a $(GRUB_LIBS)
/titanic_52/usr/src/grub/grub-0.97/
H A Dconfigure.ac205 AC_CHECK_LIB(util, opendisk, [GRUB_LIBS="$GRUB_LIBS -lutil"
210 AC_CHECK_LIB(ncurses, wgetch, [GRUB_LIBS="$GRUB_LIBS -lncurses"
212 [AC_CHECK_LIB(curses, wgetch, [GRUB_LIBS="$GRUB_LIBS -lcurses"
216 AC_SUBST(GRUB_LIBS) subst
H A DMakefile.in105 GRUB_LIBS = @GRUB_LIBS@
H A Dconfigure314 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar build build_cpu build_vendor build_os host host_cpu host_vendor host_os MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT PERL CC ac_ct_CC CFLAGS LDFLAGS CPPFLAGS EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CCAS RANLIB ac_ct_RANLIB STAGE1_CFLAGS STAGE2_CFLAGS GRUB_CFLAGS OBJCOPY ac_ct_OBJCOPY GRUB_LIBS CPP EGREP NETBOOT_SUPPORT_TRUE NETBOOT_SUPPORT_FALSE DISKLESS_SUPPORT_TRUE DISKLESS_SUPPORT_FALSE HERCULES_SUPPORT_TRUE HERCULES_SUPPORT_FALSE SERIAL_SUPPORT_TRUE SERIAL_SUPPORT_FALSE SERIAL_SPEED_SIMULATION_TRUE SERIAL_SPEED_SIMULATION_FALSE BUILD_EXAMPLE_KERNEL_TRUE BUILD_EXAMPLE_KERNEL_FALSE FSYS_CFLAGS NET_CFLAGS NET_EXTRAFLAGS NETBOOT_DRIVERS CCASFLAGS LIBOBJS LTLIBOBJS'
4616 GRUB_LIBS="$GRUB_LIBS -lutil"
4692 GRUB_LIBS="$GRUB_LIBS -lncurses"
4764 GRUB_LIBS="$GRUB_LIBS -lcurses"
6815 s,@GRUB_LIBS@,$GRUB_LIBS,;t t
H A Dconfig.status.solaris553 s,@GRUB_LIBS@, -lcurses,;t t
H A DChangeLog8226 (GRUB_LIBS): ... this, and call AC_SUBST for this.
8244 (grub_LDADD): Set to the library libgrub.a and @GRUB_LIBS@.
/titanic_52/usr/src/grub/grub-0.97/lib/
H A DMakefile.in100 GRUB_LIBS = @GRUB_LIBS@
/titanic_52/usr/src/grub/grub-0.97/stage1/
H A DMakefile.in106 GRUB_LIBS = @GRUB_LIBS@
/titanic_52/usr/src/grub/grub-0.97/util/
H A DMakefile.in106 GRUB_LIBS = @GRUB_LIBS@
/titanic_52/usr/src/grub/grub-0.97/docs/
H A DMakefile.in123 GRUB_LIBS = @GRUB_LIBS@
/titanic_52/usr/src/grub/grub-0.97/netboot/
H A DMakefile.in101 GRUB_LIBS = @GRUB_LIBS@
/titanic_52/usr/src/grub/grub-0.97/stage2/
H A DMakefile.in395 GRUB_LIBS = @GRUB_LIBS@