make it compile
2003-10-20 Bastien Nocera <hadess@hadess.net> * configure.in: make it compile
This commit is contained in:
committed by
Bastien Nocera
parent
80aeb305c2
commit
45273d9a44
@@ -1,3 +1,7 @@
|
|||||||
|
2003-10-20 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* configure.in: make it compile
|
||||||
|
|
||||||
2003-10-19 Carlos Perelló Marín <carlos@gnome.org>
|
2003-10-19 Carlos Perelló Marín <carlos@gnome.org>
|
||||||
|
|
||||||
* support/*: Reverted libgtop changes. It's a common module
|
* support/*: Reverted libgtop changes. It's a common module
|
||||||
|
@@ -479,5 +479,6 @@ lib/Makefile
|
|||||||
examples/Makefile
|
examples/Makefile
|
||||||
doc/Makefile
|
doc/Makefile
|
||||||
support/Makefile
|
support/Makefile
|
||||||
|
support/gnome-support-2.0.pc
|
||||||
libgtop-2.0.pc
|
libgtop-2.0.pc
|
||||||
])
|
])
|
||||||
|
@@ -1,3 +1,7 @@
|
|||||||
|
2003-10-20 Bastien Nocera <hadess@hadess.net>
|
||||||
|
|
||||||
|
* Makefile.am: make it compile
|
||||||
|
|
||||||
2003-05-11 Andrew Sobala <aes@gnome.org>
|
2003-05-11 Andrew Sobala <aes@gnome.org>
|
||||||
|
|
||||||
* gnuserv.c: (permitted): fix buffer overflow vulnerability
|
* gnuserv.c: (permitted): fix buffer overflow vulnerability
|
||||||
|
@@ -40,7 +40,7 @@ libgtop_daemon2_LDADD = $(top_builddir)/lib/libgtop-2.0.la \
|
|||||||
@sysdeps_suid_lib@ \
|
@sysdeps_suid_lib@ \
|
||||||
$(suid_sysdeps) $(suid_common)\
|
$(suid_sysdeps) $(suid_common)\
|
||||||
$(LIBGTOP_LIBS)\
|
$(LIBGTOP_LIBS)\
|
||||||
@LIBSUPPORT@ @INTLLIBS@ @libs_xauth@
|
@LIBSUPPORT@ @INTLLIBS@ @libs_xauth@ -lpopt
|
||||||
|
|
||||||
libgtop_server2_SOURCES = server.c slave.c io.c version.c daemon.h
|
libgtop_server2_SOURCES = server.c slave.c io.c version.c daemon.h
|
||||||
libgtop_server2_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
|
libgtop_server2_LDADD = $(top_builddir)/sysdeps/@sysdeps_dir@/libgtop_sysdeps_suid-2.0.la \
|
||||||
|
Reference in New Issue
Block a user