Pathnames detection generalized, no longer 'configuration' specific.
authorshort <>
Sun, 26 Jun 2005 04:41:38 +0000 (04:41 +0000)
committershort <>
Sun, 26 Jun 2005 04:41:38 +0000 (04:41 +0000)
PID is now also tried to be stored to: /tmp

src/Makefile.am

index 9628abc..7514226 100644 (file)
@@ -63,14 +63,14 @@ endif
 udpgate_SOURCES= \
                configuration.c \
                configuration.h \
-               configuration-pathname.c \
-               configuration-pathname.h \
                main.c \
                main.h \
                network.c \
                network.h \
                packet.c \
                packet.h \
+               pathname.c \
+               pathname.h \
                startup-lsb.c \
                startup-lsb.h \
                startup-chkconfig.c \
@@ -91,6 +91,7 @@ EXTRA_DIST+= \
 
 udpgate_CFLAGS= \
                -DSYSCONFDIR="$(sysconfdir)" \
+               -DLOCALSTATEDIR="$(localstatedir)" \
                -DCATALOGS="$(CATALOGS)"
 udpgate_LDADD=