Continue reforming procedure execution. In this phase, move
[pspp-builds.git] / src / ui / terminal / ChangeLog
index 330d94abc0e36f1402efac75d00f9224549a5585..f86d6c8ca7053f0a18e90213f589244f56924951 100644 (file)
@@ -1,3 +1,14 @@
+Thu May  4 21:50:59 2006  Ben Pfaff  <blp@gnu.org>
+
+       Continue reforming procedure execution.  In this phase, move
+       procedure.c and procedure.h from src to src/data.  Update
+       makefiles and #includes accordingly.
+
+       * automake.mk: (src_ui_terminal_pspp_SOURCES) Remove
+       src/procedure.c and src/procedure.h.
+       (src_ui_terminal_pspp_LDADD) Move libexpressions.a later in list
+       to make the link work.
+
 Wed May  3 23:09:37 2006  Ben Pfaff  <blp@gnu.org>
 
        Continue reforming procedure execution.  In this phase, get rid of