]> git.pld-linux.org Git - packages/aMule.git/blob - aMule-configure_in.patch
- tabs in preamble
[packages/aMule.git] / aMule-configure_in.patch
1 diff -ur aMule-2.1.0.org/configure.in aMule-2.1.0/configure.in
2 --- aMule-2.1.0.org/configure.in        2006-01-01 23:30:28.000000000 +0100
3 +++ aMule-2.1.0/configure.in    2006-01-02 22:02:24.636967250 +0100
4 @@ -10,8 +10,8 @@
5  AM_MAINTAINER_MODE
6  
7  # Removing -fomit since it causes problems with CryptoPP
8 -CFLAGS="`echo $CFLAGS | sed "s/-fomit-frame-pointer//g"`"
9 -CXXFLAGS="`echo $CXXFLAGS | sed "s/-fomit-frame-pointer//g"`"
10 +#CFLAGS="`echo $CFLAGS | sed "s/-fomit-frame-pointer//g"`"
11 +#CXXFLAGS="`echo $CXXFLAGS | sed "s/-fomit-frame-pointer//g"`"
12  
13  # System detection, need AC_CANONICAL_TARGET
14  case "${target_os}" in
This page took 0.040105 seconds and 3 git commands to generate.