File: 06_autoheader-fixes.patch

package info (click to toggle)
mxml 4.0.4-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,672 kB
  • sloc: ansic: 4,246; sh: 3,389; makefile: 522; cpp: 178; xml: 56
file content (12 lines) | stat: -rw-r--r-- 545 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
Description: _autoheader fixes
--- a/configure.ac
+++ b/configure.ac
@@ -24,7 +24,7 @@
 dnl This line is provided to ensure that you don't run the autoheader program
 dnl against this project.  Doing so is completely unsupported and WILL cause
 dnl problems!
-AH_TOP([#error "Somebody ran autoheader on this project which is unsupported and WILL cause problems."])
+dnl AH_TOP([#error "Somebody ran autoheader on this project which is unsupported and WILL cause problems."])
 
 
 dnl Get the build and host platforms and split the host_os value