diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-11 22:31:42 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-11 22:31:42 -0600 |
commit | 80f7740fa8f2d5637c8cef6221285d3d81e57267 (patch) | |
tree | 66e9eddb135d84fee39d4a4c2310eb790ca6c173 /servers/admin_sys_ctl_server_lin | |
parent | 1936e344437d5d212705892fa9c82cdc4bf81304 (diff) | |
download | ulab-80f7740fa8f2d5637c8cef6221285d3d81e57267.tar.gz ulab-80f7740fa8f2d5637c8cef6221285d3d81e57267.zip |
Update for latest version of TDE
Diffstat (limited to 'servers/admin_sys_ctl_server_lin')
-rw-r--r-- | servers/admin_sys_ctl_server_lin/aclocal.m4 | 10 | ||||
-rw-r--r-- | servers/admin_sys_ctl_server_lin/doc/Makefile.in | 39 | ||||
-rw-r--r-- | servers/admin_sys_ctl_server_lin/doc/en/Makefile.in | 28 | ||||
-rw-r--r-- | servers/admin_sys_ctl_server_lin/po/Makefile.in | 28 | ||||
-rw-r--r-- | servers/admin_sys_ctl_server_lin/src/Makefile.am | 2 | ||||
-rw-r--r-- | servers/admin_sys_ctl_server_lin/src/main.cpp | 12 |
6 files changed, 91 insertions, 28 deletions
diff --git a/servers/admin_sys_ctl_server_lin/aclocal.m4 b/servers/admin_sys_ctl_server_lin/aclocal.m4 index a7f0dd4..6135e5b 100644 --- a/servers/admin_sys_ctl_server_lin/aclocal.m4 +++ b/servers/admin_sys_ctl_server_lin/aclocal.m4 @@ -1,4 +1,4 @@ -# generated automatically by aclocal 1.11.3 -*- Autoconf -*- +# generated automatically by aclocal 1.11.6 -*- Autoconf -*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, # 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, @@ -14,8 +14,8 @@ m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, -[m4_warning([this file was generated for autoconf 2.68. +m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.69],, +[m4_warning([this file was generated for autoconf 2.69. You have another version of autoconf. It may work, but is not guaranteed to. If you have problems, you may need to regenerate the build system entirely. To do so, use the procedure documented by the package, typically `autoreconf'.])]) @@ -664,7 +664,7 @@ AC_DEFUN([AM_AUTOMAKE_VERSION], [am__api_version='1.11' dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.3], [], +m4_if([$1], [1.11.6], [], [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl ]) @@ -680,7 +680,7 @@ m4_define([_AM_AUTOCONF_VERSION], []) # Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. # This function is AC_REQUIREd by AM_INIT_AUTOMAKE. AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.3])dnl +[AM_AUTOMAKE_VERSION([1.11.6])dnl m4_ifndef([AC_AUTOCONF_VERSION], [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl _AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) diff --git a/servers/admin_sys_ctl_server_lin/doc/Makefile.in b/servers/admin_sys_ctl_server_lin/doc/Makefile.in index 9435987..f08f3d6 100644 --- a/servers/admin_sys_ctl_server_lin/doc/Makefile.in +++ b/servers/admin_sys_ctl_server_lin/doc/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11.3 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # KDE tags expanded automatically by am_edit - $Revision$ # @configure_input@ @@ -19,6 +19,23 @@ # the SUBDIRS is filled automatically by am_edit. If files are # in this directory they are installed into the english dir VPATH = @srcdir@ +am__make_dryrun = \ + { \ + am__dry=no; \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ + *) \ + for am__flg in $$MAKEFLAGS; do \ + case $$am__flg in \ + *=*|--*) ;; \ + *n*) am__dry=yes; break;; \ + esac; \ + done;; \ + esac; \ + test $$am__dry = yes; \ + } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -66,6 +83,11 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ install-pdf-recursive install-ps-recursive install-recursive \ installcheck-recursive installdirs-recursive pdf-recursive \ ps-recursive uninstall-recursive nmcheck-recursive bcheck-recursive +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ distclean-recursive maintainer-clean-recursive AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ @@ -192,9 +214,7 @@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ LIB_KDED = @LIB_KDED@ LIB_KDNSSD = @LIB_KDNSSD@ -LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ LIB_KIMPROXY = @LIB_KIMPROXY@ LIB_KIO = @LIB_KIO@ LIB_KJS = @LIB_KJS@ @@ -210,6 +230,8 @@ LIB_QT = @LIB_QT@ LIB_QUI = @LIB_QUI@ LIB_SMB = @LIB_SMB@ LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEFILE = @LIB_TDEFILE@ +LIB_TDEHTML = @LIB_TDEHTML@ LIB_TDEPIM = @LIB_TDEPIM@ LIB_TDEPRINT = @LIB_TDEPRINT@ LIB_TDEUI = @LIB_TDEUI@ @@ -592,13 +614,10 @@ distdir: $(DISTFILES) done @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ + $(am__make_dryrun) \ + || test -d "$(distdir)/$$subdir" \ + || $(MKDIR_P) "$(distdir)/$$subdir" \ + || exit 1; \ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ $(am__relativize); \ new_distdir=$$reldir; \ diff --git a/servers/admin_sys_ctl_server_lin/doc/en/Makefile.in b/servers/admin_sys_ctl_server_lin/doc/en/Makefile.in index 586e134..a656d80 100644 --- a/servers/admin_sys_ctl_server_lin/doc/en/Makefile.in +++ b/servers/admin_sys_ctl_server_lin/doc/en/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11.3 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # KDE tags expanded automatically by am_edit - $Revision$ # @configure_input@ @@ -16,6 +16,23 @@ @SET_MAKE@ VPATH = @srcdir@ +am__make_dryrun = \ + { \ + am__dry=no; \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ + *) \ + for am__flg in $$MAKEFLAGS; do \ + case $$am__flg in \ + *=*|--*) ;; \ + *n*) am__dry=yes; break;; \ + esac; \ + done;; \ + esac; \ + test $$am__dry = yes; \ + } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -48,6 +65,11 @@ CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) #>+ 1 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) @@ -141,9 +163,7 @@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ LIB_KDED = @LIB_KDED@ LIB_KDNSSD = @LIB_KDNSSD@ -LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ LIB_KIMPROXY = @LIB_KIMPROXY@ LIB_KIO = @LIB_KIO@ LIB_KJS = @LIB_KJS@ @@ -159,6 +179,8 @@ LIB_QT = @LIB_QT@ LIB_QUI = @LIB_QUI@ LIB_SMB = @LIB_SMB@ LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEFILE = @LIB_TDEFILE@ +LIB_TDEHTML = @LIB_TDEHTML@ LIB_TDEPIM = @LIB_TDEPIM@ LIB_TDEPRINT = @LIB_TDEPRINT@ LIB_TDEUI = @LIB_TDEUI@ diff --git a/servers/admin_sys_ctl_server_lin/po/Makefile.in b/servers/admin_sys_ctl_server_lin/po/Makefile.in index 3e4f5d3..8b7a4cd 100644 --- a/servers/admin_sys_ctl_server_lin/po/Makefile.in +++ b/servers/admin_sys_ctl_server_lin/po/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.11.3 from Makefile.am. +# Makefile.in generated by automake 1.11.6 from Makefile.am. # KDE tags expanded automatically by am_edit - $Revision$ # @configure_input@ @@ -16,6 +16,23 @@ @SET_MAKE@ VPATH = @srcdir@ +am__make_dryrun = \ + { \ + am__dry=no; \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ + *) \ + for am__flg in $$MAKEFLAGS; do \ + case $$am__flg in \ + *=*|--*) ;; \ + *n*) am__dry=yes; break;; \ + esac; \ + done;; \ + esac; \ + test $$am__dry = yes; \ + } pkgdatadir = $(datadir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ pkglibdir = $(libdir)/@PACKAGE@ @@ -48,6 +65,11 @@ CONFIG_CLEAN_FILES = CONFIG_CLEAN_VPATH_FILES = SOURCES = DIST_SOURCES = +am__can_run_installinfo = \ + case $$AM_UPDATE_INFO_DIR in \ + n|no|NO) false;; \ + *) (install-info --version) >/dev/null 2>&1;; \ + esac #>- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) #>+ 1 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) $(KDE_DIST) @@ -141,9 +163,7 @@ LIB_KAB = @LIB_KAB@ LIB_KABC = @LIB_KABC@ LIB_KDED = @LIB_KDED@ LIB_KDNSSD = @LIB_KDNSSD@ -LIB_KFILE = @LIB_KFILE@ LIB_KFM = @LIB_KFM@ -LIB_KHTML = @LIB_KHTML@ LIB_KIMPROXY = @LIB_KIMPROXY@ LIB_KIO = @LIB_KIO@ LIB_KJS = @LIB_KJS@ @@ -159,6 +179,8 @@ LIB_QT = @LIB_QT@ LIB_QUI = @LIB_QUI@ LIB_SMB = @LIB_SMB@ LIB_TDECORE = @LIB_TDECORE@ +LIB_TDEFILE = @LIB_TDEFILE@ +LIB_TDEHTML = @LIB_TDEHTML@ LIB_TDEPIM = @LIB_TDEPIM@ LIB_TDEPRINT = @LIB_TDEPRINT@ LIB_TDEUI = @LIB_TDEUI@ diff --git a/servers/admin_sys_ctl_server_lin/src/Makefile.am b/servers/admin_sys_ctl_server_lin/src/Makefile.am index 6e2c003..4b4082c 100644 --- a/servers/admin_sys_ctl_server_lin/src/Makefile.am +++ b/servers/admin_sys_ctl_server_lin/src/Makefile.am @@ -6,6 +6,6 @@ bin_PROGRAMS = remotefpga_adminsysctlserver remotefpga_adminsysctlserver_SOURCES = main.cpp admin_sys_ctl.cpp remotefpga_adminsysctlserver_METASOURCES = AUTO -remotefpga_adminsysctlserver_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -lktexteditor -ltdekrbsocket -ltqtrla +remotefpga_adminsysctlserver_LDFLAGS = $(all_libraries) $(KDE_RPATH) $(LIB_QT) -lDCOP $(LIB_TDECORE) $(LIB_TDEUI) -ltdefx $(LIB_KIO) -ltdetexteditor -ltdekrbsocket -ltqtrla KDE_OPTIONS = nofinal diff --git a/servers/admin_sys_ctl_server_lin/src/main.cpp b/servers/admin_sys_ctl_server_lin/src/main.cpp index aa2a661..4456169 100644 --- a/servers/admin_sys_ctl_server_lin/src/main.cpp +++ b/servers/admin_sys_ctl_server_lin/src/main.cpp @@ -45,16 +45,16 @@ static const char version[] = "v0.0.1"; int main(int argc, char *argv[]) { - KAboutData aboutData( "remotefpga_admin_sys_ctl_server", I18N_NOOP("RemoteFPGA System Administration Control Server"), - version, description, KAboutData::License_GPL, + TDEAboutData aboutData( "remotefpga_admin_sys_ctl_server", I18N_NOOP("RemoteFPGA System Administration Control Server"), + version, description, TDEAboutData::License_GPL, "(c) 2012, Timothy Pearson"); aboutData.addAuthor("Timothy Pearson",0, "kb9vqf@pearsoncomputing.net"); - KCmdLineArgs::init( argc, argv, &aboutData ); - KApplication::disableAutoDcopRegistration(); + TDECmdLineArgs::init( argc, argv, &aboutData ); + TDEApplication::disableAutoDcopRegistration(); - KApplication app(false, false); + TDEApplication app(false, false); - KStartupInfo::appStarted(); + TDEStartupInfo::appStarted(); KSimpleConfig config("remotefpga_adminsysctlserver.conf", false); config.setGroup("Server"); |