]> git.pld-linux.org Git - packages/gcvs.git/blob - gcvs-nocvsunix.patch
- uhm, exceptions are used; but new gcc can generate rtti for them only where needed
[packages/gcvs.git] / gcvs-nocvsunix.patch
1 --- ./configure.in.org  Tue Jan 28 19:42:44 2003
2 +++ ./configure.in      Tue Jan 28 19:43:52 2003
3 @@ -188,7 +188,6 @@
4  packagesrcdir=`cd $srcdir && pwd`
5  AC_DEFINE_UNQUOTED(PACKAGE_SOURCE_DIR, "${packagesrcdir}/gcvs")
6  
7 -AC_CONFIG_SUBDIRS(cvsunix)
8  AC_OUTPUT([
9         Makefile \
10         common/Makefile \
11 --- ./Makefile.am.org   Tue Jan 28 19:42:43 2003
12 +++ ./Makefile.am       Tue Jan 28 19:44:23 2003
13 @@ -1,5 +1,5 @@
14  EXTRA_DIST = GCVS-VERSION .cvsignore PORTING README.SUN gcvs.spec make_configure
15 -SUBDIRS = common cvstree rf gcvs Macros cvsunix GuiDoc
16 +SUBDIRS = common cvstree rf gcvs Macros GuiDoc
17  CONFIG_STATUS_DEPENDENCIES = GCVS-VERSION
18  
19  etags:
This page took 0.05467 seconds and 3 git commands to generate.