SPECS: nmap.spec - fixed fake GTK AC_DEFUN

sparky sparky at pld-linux.org
Sat Dec 10 15:27:44 CET 2005


Author: sparky                       Date: Sat Dec 10 14:27:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed fake GTK AC_DEFUN

---- Files affected:
SPECS:
   nmap.spec (1.120 -> 1.121) 

---- Diffs:

================================================================
Index: SPECS/nmap.spec
diff -u SPECS/nmap.spec:1.120 SPECS/nmap.spec:1.121
--- SPECS/nmap.spec:1.120	Thu Dec  8 19:23:08 2005
+++ SPECS/nmap.spec	Sat Dec 10 15:27:39 2005
@@ -136,7 +136,7 @@
 %{__autoconf}
 cd ../nmapfe
 cp -f /usr/share/automake/config.sub .
-%{!?with_x:echo 'AC_DEFUN([AM_PATH_GTK],[AC_DEFINE(MISSING_GTK)])' >> acinclude.m4}
+%{!?with_x:echo 'AC_DEFUN([AM_PATH_GTK_2_0],[AC_DEFINE(MISSING_GTK)])' >> acinclude.m4}
 %{__aclocal}
 %{__autoconf}
 cd ../nsock/src
@@ -194,6 +194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.121  2005/12/10 14:27:39  sparky
+- fixed fake GTK AC_DEFUN
+
 Revision 1.120  2005/12/08 18:23:08  qboosh
 - BR: openssl-devel,pcre-devel (used by default), pkgconfig (if with x)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nmap.spec?r1=1.120&r2=1.121&f=u




More information about the pld-cvs-commit mailing list