]> git.pld-linux.org Git - packages/MathPlanner.git/blame_incremental - MathPlanner-ac_fix.patch
- updated to next version
[packages/MathPlanner.git] / MathPlanner-ac_fix.patch
... / ...
CommitLineData
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.080797 seconds and 4 git commands to generate.