Salome HOME
bos #23995: normalize ParaView patches names
[tools/sat_salome.git] / products / patches / ftgl-2.1.3_no_doc.patch
1 diff -pruN ftgl-2.1.3-rc5/configure.ac ftgl-2.1.3-rc5_NEW/configure.ac
2 --- ftgl-2.1.3-rc5/configure.ac 2008-06-12 15:14:43.000000000 +0200
3 +++ ftgl-2.1.3-rc5_NEW/configure.ac     2015-11-13 10:27:03.946859667 +0100
4 @@ -99,8 +99,6 @@ AC_CONFIG_FILES([
5  AC_CONFIG_FILES([
6    Makefile
7    demo/Makefile
8 -  docs/Makefile
9 -  docs/doxygen.cfg
10    msvc/Makefile
11    src/Makefile
12    test/Makefile
13 diff -pruN ftgl-2.1.3-rc5/Makefile.am ftgl-2.1.3-rc5_NEW/Makefile.am
14 --- ftgl-2.1.3-rc5/Makefile.am  2008-05-12 20:04:08.000000000 +0200
15 +++ ftgl-2.1.3-rc5_NEW/Makefile.am      2015-11-13 10:26:18.980788629 +0100
16 @@ -1,7 +1,7 @@
17  
18  ACLOCAL_AMFLAGS = -I m4
19  
20 -SUBDIRS = src test demo docs
21 +SUBDIRS = src test demo
22  DIST_SUBDIRS = $(SUBDIRS) msvc
23  
24  pkgconfigdir = $(libdir)/pkgconfig