Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 110798 Details for
Bug 160296
coreutils link interferes with vim-core-7.0.17 configure
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
/var/tmp/portage/app-editors/vim-core-7.0.174/work/vim7/src/auto/config.mk
config.mk (text/plain), 2.88 KB, created by
Jan Glaescher
on 2007-02-21 08:23:39 UTC
(
hide
)
Description:
/var/tmp/portage/app-editors/vim-core-7.0.174/work/vim7/src/auto/config.mk
Filename:
MIME Type:
Creator:
Jan Glaescher
Created:
2007-02-21 08:23:39 UTC
Size:
2.88 KB
patch
obsolete
># ># config.mk.in -- autoconf template for Vim on Unix vim:ts=8:sw=8: ># ># DO NOT EDIT config.mk!! It will be overwritten by configure. ># Edit Makefile and run "make" or run ./configure with other arguments. ># ># Configure does not edit the makefile directly. This method is not the ># standard use of GNU autoconf, but it has two advantages: ># a) The user can override every choice made by configure. ># b) Modifications to the makefile are not lost when configure is run. ># ># I hope this is worth being nonstandard. jw. > > > >VIMNAME = vim >EXNAME = ex >VIEWNAME = view > >CC = i686-pc-linux-gnu-gcc >DEFS = -DHAVE_CONFIG_H >CFLAGS = -Os -march=pentium-m -fomit-frame-pointer -pipe >CPPFLAGS = >srcdir = . > >LDFLAGS = -L/usr/local/lib >LIBS = -lelf -lnsl -lcurses -lacl -lattr >TAGPRG = exuberant-ctags -I INIT+ --fields=+S > >CPP = i686-pc-linux-gnu-gcc -E >CPP_MM = M >DEPEND_CFLAGS_FILTER = | sed 's+-I */+-isystem /+g' >X_CFLAGS = >X_LIBS_DIR = >X_PRE_LIBS = >X_EXTRA_LIBS = >X_LIBS = > >MZSCHEME_LIBS = >MZSCHEME_SRC = >MZSCHEME_OBJ = >MZSCHEME_CFLAGS = >MZSCHEME_PRO = > >PERL = >PERLLIB = >PERL_LIBS = >SHRPENV = >PERL_SRC = >PERL_OBJ = >PERL_PRO = >PERL_CFLAGS = > >PYTHON_SRC = >PYTHON_OBJ = >PYTHON_CFLAGS = >PYTHON_LIBS = >PYTHON_CONFDIR = >PYTHON_GETPATH_CFLAGS = > >TCL = >TCL_SRC = >TCL_OBJ = >TCL_PRO = >TCL_CFLAGS = >TCL_LIBS = > >HANGULIN_SRC = >HANGULIN_OBJ = > >WORKSHOP_SRC = >WORKSHOP_OBJ = > >NETBEANS_SRC = netbeans.c >NETBEANS_OBJ = objects/netbeans.o > >RUBY = >RUBY_SRC = >RUBY_OBJ = >RUBY_PRO = >RUBY_CFLAGS = >RUBY_LIBS = > >SNIFF_SRC = >SNIFF_OBJ = > >AWK = gawk > >STRIP = /bin/true >/usr/bin/true faking strip > >EXEEXT = > >COMPILEDBY = > >INSTALLVIMDIFF = >INSTALLGVIMDIFF = >INSTALL_LANGS = install-languages >INSTALL_TOOL_LANGS = install-tool-languages > >### Line break character as octal number for "tr" >NL = "\\012" > >### Top directory for everything >prefix = /usr > >### Top directory for the binary >exec_prefix = ${prefix} > >### Prefix for location of data files >BINDIR = ${exec_prefix}/bin > >### Prefix for location of data files >DATADIR = /usr/share > >### Prefix for location of man pages >MANDIR = /usr/share/man > >### Do we have a GUI >GUI_INC_LOC = >GUI_LIB_LOC = >GUI_SRC = $(NONE_SRC) >GUI_OBJ = $(NONE_OBJ) >GUI_DEFS = $(NONE_DEFS) >GUI_IPATH = $(NONE_IPATH) >GUI_LIBS_DIR = $(NONE_LIBS_DIR) >GUI_LIBS1 = $(NONE_LIBS1) >GUI_LIBS2 = $(NONE_LIBS2) >GUI_INSTALL = $(NONE_INSTALL) >GUI_TARGETS = $(NONE_TARGETS) >GUI_MAN_TARGETS = $(NONE_MAN_TARGETS) >GUI_TESTTARGET = $(NONE_TESTTARGET) >GUI_TESTARG = $(NONE_TESTARG) >GUI_BUNDLE = $(NONE_BUNDLE) >NARROW_PROTO = >GUI_X_LIBS = >MOTIF_LIBNAME = >GTK_LIBNAME = > >### Any OS dependent extra source and object file >OS_EXTRA_SRC = >OS_EXTRA_OBJ = > >### If the *.po files are to be translated to *.mo files. >MAKEMO = yes > ># Make sure that "make first" will run "make all" once configure has done its ># work. This is needed when using the Makefile in the top directory. >first: all
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 160296
:
110795
| 110798