Searched refs:GRUB_LIBS (Results 1 – 13 of 13) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/grub/ |
H A D | Makefile.am | 19 grub_LDADD = ../stage2/libgrub.a ../lib/libcommon.a $(GRUB_LIBS)
|
H A D | Makefile.in | 101 GRUB_LIBS = @GRUB_LIBS@ 192 grub_LDADD = ../stage2/libgrub.a ../lib/libcommon.a $(GRUB_LIBS)
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | configure.ac | 205 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 D | Makefile.in | 105 GRUB_LIBS = @GRUB_LIBS@
|
H A D | configure | 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 D | config.status.solaris | 553 s,@GRUB_LIBS@, -lcurses,;t t
|
H A D | ChangeLog | 8226 (GRUB_LIBS): ... this, and call AC_SUBST for this. 8244 (grub_LDADD): Set to the library libgrub.a and @GRUB_LIBS@.
|
/titanic_41/usr/src/grub/grub-0.97/stage1/ |
H A D | Makefile.in | 106 GRUB_LIBS = @GRUB_LIBS@
|
/titanic_41/usr/src/grub/grub-0.97/lib/ |
H A D | Makefile.in | 100 GRUB_LIBS = @GRUB_LIBS@
|
/titanic_41/usr/src/grub/grub-0.97/util/ |
H A D | Makefile.in | 106 GRUB_LIBS = @GRUB_LIBS@
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | Makefile.in | 123 GRUB_LIBS = @GRUB_LIBS@
|
/titanic_41/usr/src/grub/grub-0.97/netboot/ |
H A D | Makefile.in | 101 GRUB_LIBS = @GRUB_LIBS@
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | Makefile.in | 395 GRUB_LIBS = @GRUB_LIBS@
|