summaryrefslogtreecommitdiff
path: root/aterm/aterm-configure.patch
blob: 216d62117d2f7e95be13e02e2d11d17d99b1f15a (plain)
    1 diff -Nru aterm-1.0.0.orig/autoconf/configure.in aterm-1.0.0/autoconf/configure.in
    2 --- aterm-1.0.0.orig/autoconf/configure.in	2006-07-12 07:11:18.000000000 +0200
    3 +++ aterm-1.0.0/autoconf/configure.in	2006-07-12 07:12:39.000000000 +0200
    4 @@ -352,7 +352,7 @@
    5  			AC_MSG_RESULT($AFTERSTEP_LIBS)
    6  		else
    7  	    	    if test "$afterstep_config" != "NO" ; then 	
    8 -		   ÿÿÿÿ	AC_MSG_RESULT(afterstep-config not found in $afterstep_config)	
    9 +			AC_MSG_RESULT(afterstep-config not found in $afterstep_config)	
   10  		    else
   11  			AC_MSG_RESULT(afterstep-config not found)	 
   12  		    fi

Generated by cgit