]> git.pld-linux.org Git - packages/MathPlanner.git/blob - MathPlanner-ac_fix.patch
- updated to 3.0.4... nfy (needs qt magic or sth)
[packages/MathPlanner.git] / MathPlanner-ac_fix.patch
1 --- configure.ac~       Wed Aug 28 20:29:17 2002
2 +++ configure.ac        Wed Aug 28 20:41:40 2002
3 @@ -12,7 +12,7 @@
4  AC_PROG_CC
5  AC_PROG_CXX
6  AC_PROG_INSTALL
7 -# AM_PROG_LIBTOOL
8 +AM_PROG_LIBTOOL
9  
10  
11  # Checks for header files.
12 --- Makefile.am~        Wed Aug 28 20:29:17 2002
13 +++ Makefile.am Wed Aug 28 20:44:04 2002
14 @@ -12,8 +12,8 @@
15  
16  EXTRA_DIST = ChangeLog COPYING MPLConfig.txt Doc.htm MathPlanner3.spec
17  
18 -AUTOMAKE_OPTIONS = foreign
19 -##AUTOMAKE_OPTIONS = foreign dist-bzip2
20 +#AUTOMAKE_OPTIONS = foreign
21 +AUTOMAKE_OPTIONS = foreign dist-bzip2
22  
23  install-data-local: $(EXTRA_DIST)
24         @$(NORMAL_INSTALL)
This page took 0.024771 seconds and 3 git commands to generate.