]> git.pld-linux.org Git - packages/openhpi.git/blob - openhpi-configure.patch
- updated types patch
[packages/openhpi.git] / openhpi-configure.patch
1 --- openhpi-2.7.2/configure.ac.orig     2007-03-25 00:45:46.000000000 +0000
2 +++ openhpi-2.7.2/configure.ac  2007-03-25 01:26:20.000000000 +0000
3 @@ -475,7 +475,7 @@
4      else
5              CFLAGS=`echo $CFLAGS | sed -e 's/^-g\w*[ ]*\| -g\w*//g'`
6      fi],
7 -    [CFLAGS=`echo $CFLAGS | sed -e 's/^-g\w*[ ]*\| -g\w*//g'`]
8 +    [AC_MSG_NOTICE([don't mess with my precious -gflags])]
9      )
10  
11  dnl This will let the user decide whether he wants
This page took 0.091825 seconds and 3 git commands to generate.