~ubuntu-branches/debian/lenny/italc/lenny

« back to all changes in this revision

Viewing changes to debian/patches/20-configure.patch

  • Committer: Bazaar Package Importer
  • Author(s): Patrick Winnertz
  • Date: 2008-06-17 13:46:54 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080617134654-cl0gi4u524cv1ici
Tags: 1:1.0.9~rc3-1
* Package new upstream version
  - upstream ported the code to qt4.4 (Closes: #481974)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- configure.orig      2006-06-04 17:54:01.000000000 +0200
2
 
+++ configure   2006-06-04 17:55:16.000000000 +0200
3
 
@@ -1765,7 +1765,7 @@
4
 
 
5
 
           ac_config_headers="$ac_config_headers config.h"
6
 
 
7
 
-CFLAGS="$CFLAGS -O2 -g0 -ansi"
8
 
+CFLAGS="$CFLAGS -O2 -g0"
9
 
 CXXFLAGS="$CXXFLAGS -O2 -g0"
10
 
 
11
 
 # Checks for programs.
12
 
@@ -5862,7 +5862,6 @@
13
 
 
14
 
 
15
 
 # Checks for libraries.
16
 
-LIBS="$LIBS -L$x_libraries"
17
 
 
18
 
 
19
 
 echo "$as_me:$LINENO: checking for XawViewportSetCoordinates in -lXaw" >&5