File: do_not_configure.patch

package info (click to toggle)
nip2 8.9.1-2
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 23,404 kB
  • sloc: ansic: 64,076; sh: 4,681; yacc: 1,133; makefile: 927; lex: 386; xml: 40; perl: 17
file content (16 lines) | stat: -rw-r--r-- 373 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Let us run configure
 Want to run configure with all of our flags and external variables.
Forwarded: not-needed
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Last-Update: 2020-07-06

---

--- a/autogen.sh
+++ b/autogen.sh
@@ -47,4 +47,4 @@ autoheader
 $LIBTOOLIZE --copy --force --automake
 automake --add-missing --copy
 
-./configure $*
+#./configure $*